/*--------------------
CTC Site
---------------------*/
body {
	background:#FFFFFF;
	margin:0 10px 20px;
	font:normal 11px/12px verdana,arial,sans-serif;
	color:#9d9282;
}
html {
	height:100%;
	margin-bottom:1px;
}
* {
	padding:0;
	margin:0;
	border:0;
}
.clear {
	clear: both;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color:#9d9282;
	padding-bottom: 15px;
} 
p.qty {
	padding-bottom: 0px;
} 

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 19px;
	color:#9d9282;
} 
p.line {
	line-height: 15px;
}
a {
	text-decoration: none;
	color:#9d9282;
	}
a:hover {
	text-decoration: none;
	color: #bbb0a6;
	}

.hi { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	line-height: 12px;
}
a.red {
	text-decoration: none;
	color:#f05133;
	}
a.red:hover {
	text-decoration: none;
	color: #bbb0a6;
	}

/*--------------------
	main page elements
---------------------*/
#mainframe {
	position:relative;
	width:960px;
	margin: auto;
}
#top-row {
	width:930px;
	height:38px;
	margin:30px 15px 0 15px;
}
#nav-cell {
	float: left;
	width:280px;
	height:25px;
	padding-top: 13px;
}
#shopNav-cell {
	float: left;
	width:709px;
	height:31px;
	padding-top: 7px;
}
#subNav-cell {
	float: left;
	width:945px;
	height:25px;
	padding-left:15px;
}

#second-cell {
	float: left;
	width:394px;
	height:25px;
	padding-top: 13px;
	padding-left: 35px;
}
#logo-cell {
	float: left;
	width:221px;
	height: 38px;
}
#content-cell {
	margin: 5px 0 0px 15px;
	width:930px;
}
.hline {
	width:960px;
	height:4px;
	overflow: hidden;
	margin: 0 0 1px;
	background-image:url(../images/hor-dot.gif);
}

.vline {
	float: left;
	width:3px;
	height:377px;
	background-image:url(../images/vert-dot.gif);
}
.designVline {
	float: left;
	width:2px;
	height:24px;
	background-image:url(../images/design_nav_divider.gif);
}
.designSmVline {
	float: left;
	width:1px;
	height:24px;
	background-image:url(../images/design_sm_divider.gif);
}
.gray {
	color:#9d9282;
}

/******************************** home page content ****************************/

#sph-content {
	width:960px;
}
#sph-left {
	float: left;
	width:317px;
	margin-top: 20px;
}
#sph-LtBtm {
	width:289px;
	margin-top: 4px;
	padding:12px;
	background: #e6f4ee;
}
#sph-RtBtm {
	width:289px;
	margin-top: 4px;
	margin-left: 4px;
	padding:12px;
	background: #fef7e8;
}
.sph-LtRtBtmContent {
	float: left;
	width:269px;
	height: 60px;
	overflow: hidden;
}
#sph-CBtm {
	width:285px;
	margin-top: 4px;
	margin-left: 4px;
	padding:12px;
	background: #feeee6;
}
#sph-CBtm p, #sph-LtBtm p, #sph-RtBtm p {
	font-size:11px;
}
.sph-CContent {
	float: left;
	width:265px;
	height: 60px;
	overflow: hidden;
}
.sph-btmArrow {
	float: left;
	width:8px;
	height: 16px;
	padding:44px 0 0 12px;
}
#sph-mid {
	float: left;
	width:317px;
	margin-top: 20px;
}
#sph-right {
	float: left;
	width:317px;
	margin-top: 20px;
}
#sph-bottomBtn {
	width: 960px;
	text-align: right;
	padding: 6px 12px 0 0;
}
#splDesignNav div {
	float:left;
	text-indent:-1000em;
}
.sph-hrder {
	float: left;
	height: 26px;
	padding: 0 0 10px 15px;
}
#sph-DesignNav div {
	float:left;
	text-indent:-1000em;
}
#sph-DesignNav div a {
	display:block;
	height:26px;
	background-position:0 100%;
	background-repeat:no-repeat;
}
#sph-DesignNav div a:hover {
	background-position: 0 0;
}
#sph-DesignNav div a.design {
	width: 279px;
	background-image:url(../images/hrd_design.gif);
}

#sph-EventNav div {
	float:left;
	text-indent:-1000em;
}
#sph-EventNav div a {
	display:block;
	height:26px;
	background-position:0 100%;
	background-repeat:no-repeat;
}
#sph-EventNav div a:hover {
	background-position: 0 0;
}
#sph-EventNav div a.event {
	width: 264px;
	background-image:url(../images/hrd_events.gif);
}
#sph-ShopNav div {
	float:left;
	text-indent:-1000em;
}
#sph-ShopNav div a {
	display:block;
	height:26px;
	background-position:0 100%;
	background-repeat:no-repeat;
}
#sph-ShopNav div a:hover {
	background-position: 0 0;
}
#sph-ShopNav div a.shop {
	width: 302px;
	background-image:url(../images/hrd_shop.gif);
}

/******************************** design/shop content ****************************/
#shopCont-cell {
	width:945px;
	padding:25px 0 0 15px;
}
#shopCont-LtBox {
	float: left;
	width:195px;
	padding:5px 20px 0 0;
}
#shopCont-LtBox h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 17px;
	color:#9d9282;
	padding-bottom: 10px;
}
ul.shopCont {
	margin:0;
	padding-left:20px;
	list-style-type:none;
}
ul.shopCont li {
	font-size:11px;
	color:#9d9282;
	line-height: 17px;
	padding-bottom: 5px;
}
ul.shopCont li a {
	color:#9d9282;
	text-decoration: none;
}
ul.shopCont li a:hover {
	color:#bbb0a6;
	text-decoration: none;
}
ul.shopCont li.selected {
	color:#f05133;
}
ul.shopCont li.subtext {
	line-height: 8px;
}
ul.shopCont li.last {
	padding-bottom: 20px;
}
ul.shopCont li.top {
	line-height: 8px;
	padding-top: 5px;
}
#shopCont-RtBox {
	float: left;
	width:720px;
}
.prod-row {
	padding-bottom:25px;
}
.prod-cell {
	float: left;
	width:130px;
	margin-right: 20px;
}
.prod-box {
	width:130px;
	height:130px;
}
.prod-des {
	width:130px;
	padding-top: 3px;
}
.prod-des h3 {
	font-weight: normal;
	font-size: 11px;
	color: #f05133;
}
/***** shop add to cart content *****/
#shopCont-MidBox {
	float: left;
	width:380px;
}
.prod-detailImg {
	width:380px;
	padding-bottom: 5px;
}
.prod-counter {
	float: left;
	width:180px;
}
.prod-back {
	float: left;
	text-align: right;
	width:180px;
}
#shopCont-SmRtBox {
	float: left;
	width:330px;
}
.prod-qtyAdd {
	float: left;
	padding-top: 20px;
	width:136px;
}
input { 
width: 35px; 
border: 1px solid #ccc5bc;
}
/***** about content *****/

#about-LtBox {
	float: left;
	width:640px;
	height: 417px;
	/*padding: 0 15px;*/
	background: #9d9282;
}

#about-LtBox p {
	font-size: 13px;
	color: #fff;
}
#about-LtBox H1 {
	font-size: 15px;
	padding: 30px 0 20px 0;
	color: #D8D0C7;
}
#about-RtBox {
	float: left;
	height: 387px;
	padding: 30px 0 10px 20px;
	width:240px;
}
#aboutVio-LtBox {
	float: left;
	width:670px;
	height: 387px;
	/*padding: 30px 15px 0 15px;*/
	background: #a2c5c5;
}
#aboutVio-RtBox {
	float: left;
	height: 417px;
	width:260px;
	padding-bottom: 10px;
}
#aboutVio-LtBox p {
	color: #fff;
}

/* mac hide \*/
* html #about-LtBox {
	height:417px;
}
* html #aboutVio-LtBox {
	height:387px;
}
/* end hide */

/***** press content *****/
#press-LtBox {
	float: left;
	width:640px;
	height: 427px;
}
.pressvline {
	float: left;
	width:3px;
	height:427px;
	background-image:url(../images/vert-dot.gif);
}
#scrollContent {
	float: left;
	overflow: hidden;
	width:240px;
	height:382px;
	padding: 35px 12px 0 20px;
}
ul.scrollContent {
	margin:0;
	list-style-type:none;
}
ul.scrollContent li {
	font-size:11px;
	color:#9d9282;
	line-height: 12px;
	padding-bottom: 7px;
}
ul.scrollContent li a {
	color:#9d9282;
	text-decoration: none;
}
ul.scrollContent li a:hover {
	color:#bbb0a6;
	text-decoration: none;
}
ul.scrollContent li.selected {
	color:#60513A;
}
ul.onlineContent {
	margin-left: 20px;
	margin-top: 35px;
	list-style-type:none;
}
ul.onlineContent li {
	font-size:11px;
	color:#9d9282;
	line-height: 12px;
	padding-bottom: 7px;
}
ul.onlineContent li a {
	color:#9d9282;
	text-decoration: none;
}
ul.onlineContent li a:hover {
	color:#bbb0a6;
	text-decoration: none;
}
.scrollArrow {
	float: left;
	width:8px;
	height: 16px;
	padding:400px 0 0 0;
}
#pressWord-LtBox {
	float: left;
	width:640px;
	height: 427px;
}
#pressWordContent {
	width:603px;
	height: 335px;
	padding: 30px 15px 15px 15px;
	background: #edede6;
}
#pressWordContent p {
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 30px;
}
.name {
	font-size: 13px;
	line-height: 35px;
	font-style: italic;
}
.scrollWordArrow {
	width:8px;
	height: 16px;
	padding:10px 15px 10px 610px;
	background:#edede6;
}

/***** retailers content *****/
.retail-Box {
	float: left;
	width:440px;
	padding: 25px 10px 25px 0;
}

.retail-Box h1, .retailOnline-Box h1 {
	color: #f05133;
	font-size: 12px;
	padding-bottom: 5px;
}
.retail-Box p, .retailOnline-Box p {
	line-height: 17px;
	padding-bottom: 20px;
}
.retailOnline-Box {
	float: left;
	width:370px;
	height: 377px;
	padding: 25px 10px 25px 0;
}

/***** faq content *****/
.faq-Box {
	float: left;
	width:640px;
	padding: 25px 10px 25px 0;
}

.faq-Box p {
	line-height: 17px;
	padding-bottom: 20px;
}

/***** shop download content *****/
#shopCont-DwMidBox {
	float: left;
	width:500px;
}
#shopCont-DwRtBox {
	float: left;
	width:230px;
}
.prod-counter2 {
	float: left;
	width:300px;
}
/***** design brand... content *****/
#design-imgBox {
	float: left;
	width:640px;
	height: 425px;
	padding-bottom: 10px;
}
#design-ContBox {
	float: left;
	width:260px;
	height: 255px;
	padding: 150px 0 10px 20px;
}

#design-ContBox h1 {
	font-size:10px;
	line-height: 13px;
	color: #867866;
}
#design-ContBox p {
	font-size:11px;
	color: #867866;
	padding-bottom: 5px;
}
#design-ContBox2 {
	float: left;
	width:260px;
	height: 255px;
	padding: 10px 0 10px 20px;
}
#design-ContBox2 h1 {
	font-size:10px;
	line-height: 13px;
	color: #867866;
}
#design-ContBox2 p {
	font-size:11px;
	color: #867866;
	padding-bottom: 5px;
}
#design-hline {
	width: 260px;
	height: 7px;
	overflow: hidden;
	background-image:url(../images/des_hline.gif);
}
#design-title {
	width: 260px;
}
#design-des {
	width: 260px;
	line-height: 14px;
	padding-top: 5px;
}
#design-pageNum {
	float: left;
	font-size: 11px;
	width: 80px;
}
#design-pageArw {
	float: left;
	width: 100px;
}
#titleContent {
	width: 260px;
	height: 230px;
}
#rec {
	width: 260px;
	height: 15px;
	color: #d3cfc7;
	padding: 5px 0 10px 0;
}
#crd {
	width: 260px;
	height: 15px;
	padding: 5px 0 10px 0;
}
ul.desArrow {
	margin-top: 30px;
	list-style-type:none;
}
ul.desArrow li {
	float: left;
	font-size:11px;
	color:#9d9282;
	line-height: 12px;
	padding-bottom: 7px;
}
ul.scrollContent li a {
	color:#9d9282;
	text-decoration: none;
}
ul.scrollContent li a:hover {
	color:#bbb0a6;
	text-decoration: none;
}
ul.desArrow li.number {
	margin-right: 15px;
}
ul.desArrow li.line {
	margin: 0 6px;
}
#design-thb {
	width:900px;
	padding: 10px 0 0 15px;
}
.design-thbImg {
	float: left;
	width:52px;
	height: 45px;
	background: #999;
}
/******************************** shop nav ****************************/

#shopNavbox div {
	float:left;
	text-indent:-1000em;
}
#shopNavbox div a {
	display:block;
	height:24px;
	background-position:0 100%;
	background-repeat:no-repeat;
}
#shopNavbox div a:hover {
	background-position: 0 0;
}
#shopNavbox div a.design {
	width: 110px;
	background-image:url(../images/btn_design.gif);
}
#shopNavbox div a.events {
	width: 127px;
	background-image:url(../images/btn_events.gif);
}
#shopNavbox div a.shop {
	width: 96px;
	background-image:url(../images/btn_shop.gif);
}
#designOn {
	width: 110px;
	height:24px;
	background-image:url(../images/btn_design.gif);
	background-position:0 0;
}
#eventsOn {
	width: 127px;
	height:24px;
	background-image:url(../images/btn_events.gif);
	background-position:0 0;
}
#shopOn {
	width: 96px;
	height:24px;
	background-image:url(../images/btn_shop.gif);
	background-position:0 0;
}

/******************************** shop nav / nav ****************************/
#navBox div {
	float:left;
	text-indent:-1000em;
}
#navBox div a {
	display:block;
	height:25px;
	background-position:0 100%;
	background-repeat:no-repeat;
}
#navBox div a:hover {
	background-position: 0 0;
}
#navBox div a.wedding {
	width: 88px;
	background-image:url(../images/nav_wedding.gif);
}
#navBox div a.cards {
	width: 68px;
	background-image:url(../images/nav_cards.gif);
}
#navBox div a.fabric {
	width: 114px;
	background-image:url(../images/nav_fabric.gif);
}
#navBox div a.gifts {
	width: 33px;
	margin-right: 360px;
	background-image:url(../images/nav_gifts.gif);
}
#weddingOn {
	width: 88px;
	height:25px;
	background-image:url(../images/nav_wedding.gif);
	background-position: 0 0;
}
#cardsOn {
	width: 68px;
	height:25px;
	background-image:url(../images/nav_cards.gif);
	background-position: 0 0;
}
#fabricOn {
	width: 114px;
	height:25px;
	background-image:url(../images/nav_fabric.gif);
	background-position: 0 0;
}
#giftsOn {
	width: 33px;
	height:25px;
	background-image:url(../images/nav_gifts.gif);
	background-position: 0 0;
}

/******************************** design nav  ****************************/
#navBox div a.brand {
	width: 159px;
	background-image:url(../images/nav_brand.gif);
}
#navBox div a.editorial {
	width: 91px;
	background-image:url(../images/nav_editorial.gif);
}
#navBox div a.web {
	width: 56px;
	background-image:url(../images/nav_web.gif);
}
#navBox div a.merchandise {
	width: 84px;
	margin-right: 273px;
	background-image:url(../images/nav_merch.gif);
}
#brandOn {
	width: 159px;
	height:25px;
	background-image:url(../images/nav_brand.gif);
	background-position: 0 0;
}
#editorialOn {
	width: 91px;
	height:25px;
	background-image:url(../images/nav_editorial.gif);
	background-position: 0 0;
}
#webOn {
	width: 56px;
	height:25px;
	background-image:url(../images/nav_web.gif);
	background-position: 0 0;
}
#merchandiseOn {
	width: 84px;
	height:25px;
	margin-right: 273px;
	background-image:url(../images/nav_merch.gif);
	background-position: 0 0;
}

/******************************** event nav  ****************************/
#navBox div a.wed {
	width: 94px;
	background-image:url(../images/nav_wed.gif);
}
#navBox div a.other {
	width: 40px;
	margin-right: 529px;
	background-image:url(../images/nav_other.gif);
}

#wedOn {
	width: 94px;
	height:25px;
	background-image:url(../images/nav_wed.gif);
	background-position: 0 0;
}
#otherOn {
	width: 40px;
	height:25px;
	margin-right: 529px;
	background-image:url(../images/nav_other.gif);
	background-position: 0 0;
}

/******************************** nav ****************************/
#navBox div a.about {
	width: 34px;
	margin-right: 27px;
	background-image:url(../images/nav_about.gif);
}
#navBox div a.blog {
	width: 25px;
	margin-right: 27px;
	background-image:url(../images/nav_blog.gif);
}
#navBox div a.press {
	width: 31px;
	margin-right: 27px;
	background-image:url(../images/nav_press.gif);
}
#navBox div a.retailers {
	width: 47px;
	margin-right: 27px;
	background-image:url(../images/nav_retailers.gif);
}
#navBox div a.faq {
	width: 18px;
	background-image:url(../images/nav_faq.gif);
}
#aboutOn {
	width: 34px;
	height:25px;
	margin-right: 27px;
	background-image:url(../images/nav_about.gif);
	background-position: 0 0;
}
#blogOn {
	width: 25px;
	height:25px;
	margin-right: 27px;
	background-image:url(../images/nav_blog.gif);
	background-position: 0 0;
}
#pressOn {
	width: 31px;
	height:25px;
	margin-right: 27px;
	background-image:url(../images/nav_press.gif);
	background-position: 0 0;
}
#retailersOn {
	width: 47px;
	height:25px;
	margin-right: 27px;
	background-image:url(../images/nav_retailers.gif);
	background-position: 0 0;
}
#faqOn {
	width: 18px;
	height:25px;
	background-image:url(../images/nav_faq.gif);
	background-position: 0 0;
}

/******************************** sub nav ****************************/
#subNavBox div {
	float:left;
	text-indent:-1000em;
}
#subNavBox div a {
	display:block;
	height:25px;
	background-position:0 100%;
	background-repeat:no-repeat;
}
#subNavBox div a:hover {
	background-position: 0 0;
}

/***** sub about nav *****/
#subNavBox div a.chewing {
	width: 142px;
	background-image:url(../images/nav_chewing_the_cud.gif);
}
#subNavBox div a.viola {
	width: 36px;
	background-image:url(../images/nav_viola.gif);
}
#chewingOn {
	width: 142px;
	height:25px;
	background-image:url(../images/nav_chewing_the_cud.gif);
	background-position: 0 0;
}
#violaOn {
	width: 36px;
	height:25px;
	background-image:url(../images/nav_viola.gif);
	background-position: 0 0;
}
/***** sub press nav *****/
#subNavBox div a.printpub {
	width: 152px;
	background-image:url(../images/nav_print_pub.gif);
}
#subNavBox div a.online {
	width: 75px;
	background-image:url(../images/nav_online.gif);
}
#subNavBox div a.kindwords {
	width: 75px;
	background-image:url(../images/nav_kind_words.gif);
}
#printpubOn {
	width: 152px;
	height:25px;
	background-image:url(../images/nav_print_pub.gif);
	background-position: 0 0;
}
#onlineOn {
	width: 75px;
	height:25px;
	background-image:url(../images/nav_online.gif);
	background-position: 0 0;
}
#kindwordsOn {
	width: 75px;
	height:25px;
	background-image:url(../images/nav_kind_words.gif);
	background-position: 0 0;
}

/***** sub retailers nav *****/
#subNavBox div a.brick {
	width: 145px;
	background-image:url(../images/nav_retail_brick.gif);
}
#subNavBox div a.re_online {
	width: 75px;
	background-image:url(../images/nav_retail_online.gif);
}
#brickOn {
	width: 145px;
	height:25px;
	background-image:url(../images/nav_retail_brick.gif);
	background-position: 0 0;
}
#re_onlineOn {
	width: 44px;
	height:25px;
	background-image:url(../images/nav_retail_online.gif);
	background-position: 0 0;
}

/***** sub faq nav *****/
#subNavBox div a.faqshop {
	width: 60px;
	background-image:url(../images/nav_faq_shop.gif);
}
#subNavBox div a.faqchew {
	width: 181px;
	background-image:url(../images/nav_faq_chewing.gif);
}
#faqshopOn {
	width: 60px;
	height:25px;
	background-image:url(../images/nav_faq_shop.gif);
	background-position: 0 0;
}
#faqchewOn {
	width: 181px;
	height:25px;
	background-image:url(../images/nav_faq_chewing.gif);
	background-position: 0 0;
}

/******************************** nav small design ****************************/
#navBoxSec div {
	float:left;
	text-indent:-1000em;
}
#navBoxSec div a {
	display:block;
	height:25px;
	background-position:0 100%;
	background-repeat:no-repeat;
}
#navBoxSec div a:hover {
	background-position: 0 0;
}
#navBoxSec div a.designSm {
	width: 61px;
	background-image:url(../images/btn_sm_design.gif);
}
#navBoxSec div a.eventsSm {
	width: 70px;
	background-image:url(../images/btn_sm_events.gif);
}
#navBoxSec div a.shopSm {
	width: 46px;
	background-image:url(../images/btn_sm_shop.gif);
}

