/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: #ffffff;
	font-family:trebuchet ms,sans-serif;
	font-size:12px;
	color:#552a2c;
}

a img {
border:0px;
}


/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:849px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	border:0px solid;
	/*background: url("/graphics/splashbg.gif") #ffffff no-repeat;*/
	
}

div#container_sub {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:849px;
	/*background: url("/graphics/mainbg2.gif") #ffffff repeat-y;*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	border:0px solid;
}

div#lightblue {
	background: url("/graphics/lightblue.gif") #ffffff no-repeat;
}

div#main {
	width:849px;
	background: url("/graphics/home_mainbg.jpg") #ffffff no-repeat;
}



div#header {
	width:803px;
	height:72px;
	background: #ffffff;
	margin: 0 auto 0 auto;
	border:0px solid;
}
	
div#content {
	
	margin: 0 auto 0 auto;
}

div#content_sub {
	padding:0 0 200px 0; /* bottom padding for footer */
	_padding:0 0 300px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
	border:0px solid #ffffff;
}

div#footer {
	
	width:803px;
	height:71px;
	
	background: url("/graphics/footer.gif") repeat-x;
	font-size:10px;
	margin: 0 auto ;
	visibility: hidden;
}

div#footer_sub {
	float:left;
	width:803px;
	height:170px;
	

	background: url("/graphics/footer_sub.gif") repeat-x;
	font-size:10px;
	margin: 0 auto 0 23px;
	visibility: hidden;
}




/* main nav */


#topmenu {
	width: 803px;
	height:50px;
	background: url("/graphics/topmenubg.gif") #ffffff repeat-x;
	margin: 0 auto 0 auto;
	border:0px solid;
}

#bottommenu {
	width: 803px;
	height:28px;
	margin: 6px auto 0 auto;
	border:0px solid;
}

#bottommenu_sub {
	width: 803px;
	height:28px;
	margin: 115px auto 0 auto;
	border:0px solid;
}





/* content formatting */

#pagecontent {
	width: 680px;
	
	width:803px;
	margin:0 auto;
	
	background: url("/graphics/bodybg.gif") no-repeat;
	line-height:15px;
	
	border:0px solid #ffffff;
}

#pagecontent_col {
	width: 780px;
	padding: 19px 12px 0 12px;
	margin: 0 22px 0 0;
	_margin: 0 11px 0 0;
	overflow: auto;
	background: url("/graphics/bodybg.gif") no-repeat;
	line-height:15px;
	float:right;
	border:0px solid #ffffff;
	overflow:hidden;
}

#pagecontent_splash {
	width: 803px;
	padding: 0;
	margin: 0 23px 0 0;
	_margin: 0 11px 0 0;
	overflow: hidden;
	line-height:15px;
	float:right;
	border:0px solid;
}

#pagecontent_catalog {
	width: 755px;
	padding: 20px 25px 0 23px;
	margin: 0 22px 0 0;
	_margin: 0 11px 0 0;
	overflow: auto;
	line-height:15px;
	float:right;
	border:0px solid;
}

#catalog_pic {
	width:415px; 
	height:415px; 
	border:7px solid #ffffff; 
	float:left; 
	background: url("/graphics/bigpic.jpg") no-repeat;
}

#collections {
	float:right; 
	width:216px; 
	height:190px; 
	margin:0 0 0 4px;
	display: inline;
	background: url("/graphics/lightblue.gif") no-repeat;
	text-align:center;
	padding-top: 15px;
}

#collections2 {
	float:right; 
	width:212px; 
	height:190px; 
	margin:0 0 0 4px;
	display: inline;
	background: url("/graphics/lightblue.gif") no-repeat;
	text-align:center;
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 2px;
}

#news {
	margin-left: 4px;
	display: inline;
	background-color:#E4EBF4;
	text-align:center;
	width:234px;
	height:190px;
	float: left;
}

#stories {
	margin: 5px 15px 15px 15px;
	text-align: center;
}

#swirls {
	width:803px; 
	height:143px; 
	background: url("/graphics/ctbg.gif") #ffffff repeat-y;
}

#right_foot {
	color: #6d4d2c;
	float: right;
	padding-top: 8px;
	padding-right:20px;
}

#left_foot {
	color: #6d4d2c;
	float: left;
	padding-top: 8px;
	padding-left:20px;
	line-height:18px;
}



.clear {
	clear: both;
	
}

.clear-footer {
	float:left;
	clear:both;
	height:20px;
	width:100%;
}





/* text styles */



a {
	color: #5c3f20;
	text-decoration: underline;
}
a:hover {
	color: #ef80b3;
	text-decoration: underline;
}


a.imedia {
	color: #2a363b;
	text-decoration: underline;
}
a.imedia:hover {
	color: #c50000;
	text-decoration: underline;
}



h1 {
	font-weight:normal;
	font-size:17px;
	color: #552a2c;
	margin:0 0 5px 0;
}

h2 {
	font-weight:normal;
	font-size:11px;
	color: #552a2c;
	margin:0 0 0px 0;
}
h3 {
	font-weight:normal;
	font-size:11px;
	color: #552a2c;
	margin:0 0 0px 0;
}

h4 {
	font-weight:normal;
	font-size:17px;
	color: #552a2c;
	margin:0 0 26px 0;
}

h5 {
	font-weight:normal;
	font-size:17px;
	color: #552a2c;
	margin:0 0 5px 0;
}
h6 {
	font-weight:normal;
	font-size:20px;
	color: #552a2c;
	margin:0 0 10px 0;
}

.headr {
	margin:7px 0 72px 20px;
	.margin:23px 0 72px 20px;
	line-height:28px;
	font-weight:normal;
	text-transform:lowercase;
	font-size:28px;
	color: #552a2c;
}


span.headr_sm {
	font-weight:normal;
	text-transform:lowercase;
	font-size:22px;
	color: #552a2c;
	margin:0;
}

span.price {
	font-weight:normal;
	font-size:12px;
	color: #552a2c;
	margin:5px 15px;
}

p { 
	margin:12px 0 12px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

/* catalog styles */

a.catalog {
	color: #5c3f20;
	text-decoration: none;
}
a.catalog:hover {
	color: #ef80b3;
	text-decoration: none;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #5C4033;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eae7e3;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	padding: 2px 8px;
	font-weight: bold;
	border-bottom: solid 2px #bababa;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}






/* menu codes */

.pipelist {
   overflow: hidden;
   margin:0 auto 0 20px;
   font-size:13px;
   font-weight:bold;
   border:0px solid;
   }

.pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist li {
   border-left: 0px solid #ffffff;
   float: left;
   line-height: 26px;
   margin: 0 .5em 0 -.5em;
   padding: 0 8px 0 8px;
   white-space: nowrap;
   
   }

.pipelist li:hover {
	}
	
.pipelist a {
	color: #ffffff;
	text-decoration: none;
	float:left;

}

#footer .pipelist a {
		margin-top:5px;
}
.pipelist a:hover {
	color: #c50000;
	text-decoration: none;
}	
	
	
	
	
	
	
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 130px;
padding: 10px 0 0 40px;
.padding: 10px 0 0 0px;
font-size: 14px;
color: #552a2c;
text-align:left;
text-transform:uppercase;
}

* html #blueblock{ /*IE 6 only */
w\idth: 105px; /*Box model bug: 180px minus all left and right paddings for #blueblock  from the UL and LI */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin: 0;
}

li a.blueblock {
display: block;
padding: 0 0 0 25px;
color: #552a2c;
text-decoration: none;
width: 105px;
height:25px;
.height:23px;
background: url("/graphics/point.gif") no-repeat;
}

html>body li a.blueblock { /*Non IE6 width*/
width: auto;
}

li a.blueblock:hover{
color: #c50000;
	text-decoration: none;
}

#blueblock2{
width: 212px;
padding: 10px 0 0 0px;
.padding: 10px 0 0 0px;
font-size: 12px;
font-weight: bold;
color: #552a2c;
text-align:center;
text-transform:uppercase;
}

* html #blueblock2{ /*IE 6 only */
w\idth: 105px; /*Box model bug: 180px minus all left and right paddings for #blueblock  from the UL and LI */
}

/* Blog Detail */
div.contentDiv {
text-align: left;
}

.bloglist {
text-align: left;

}

.tagline {
font-size:13px;
font-weight:normal;
}

#underlinemenu{
	position:relative;
	margin: 0;
	padding: 16px 0 0;
}

#underlinemenu ul{
	margin: 0;
	padding-left: 0;
	float: left;
	font-weight:bold;
	font-size:15px;
	line-height:18px;
	text-transform:lowercase;
	text-align:center;
	width: auto;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
}

#underlinemenu ul li{
	display: inline;
}


#underlinemenu ul li a{
	float: left;
	color: #5e2b16;
	padding: 0px 9px;
	height:20px;
	text-decoration: none;
	background:#fff;
	border-left:1px solid #5e2b16;
}

#underlinemenu ul li a:hover{
	color: #ec68a4;
	background: #fff;
}

#underlinemenu li.guys {
	position:absolute;
	top:15px;
	right:0;
}

#underlinemenu .guys a {
	padding:0 10px 2px;
	color:#fff;
	background:#5E2B16;
	border-left:none;
}
#underlinemenu .guys a:hover {
	color:#EEA8E3;
	background:#5E2B16;
}

a.more {
	color: #5c3f20;
	text-decoration: underline;
	font-size: 11px;
}
a.more:hover {
	color: #ef80b3;
	text-decoration: underline;
	font-size: 11px;
}



/* REDESIGNED CSS 
_____________________________________*/

.slider {
	width:804px;
	float:left;
	position:relative;
}

.panel-wrapper {
	position:relative;
}

a.shop-now {
	position:absolute;
	bottom:25px;
	right:30px;
}

.left-content {
	float:left;
	width:440px;
	padding:20px 20px 20px 0;
	font-family:'Copse', georgia, serif;
}	

.left-content h1,
.sub-page-nav h1 {
	font-size:37px;
	color:#eb4e96;
	float:left;
	margin-bottom:10px;
	line-height:32px;
}

.left-content span {
	float:left;
	margin:3px 0 25px 0;
	color:#5e2b16;
	font-size:20px;
}

.left-content p {
	font-size:14px;
	clear:Left;
}

.right-content {
	float:right;
	width:323px;
	background-color:#bfeced;
	margin-top:22px;
	padding-bottom:15px;
}	

.right-content .header {
	width:100%;
	float:left;
	height:63px;
	text-indent:-9999px;
	background:url(images/latest-from-blog.jpg) no-repeat ;

}

.right-content .emailsignup {
	width:100%;
	float:left;
	padding: 10px 0 0 25px;

}

div.right-content .blog-list h4 {
	margin-bottom:3px;
}

.right-content .blog-list {
	float:left;
	margin:15px 15px 0 15px;
	padding-bottom:10px;
	border-bottom:1px solid #87cacb;
	width:293px;
}

.right-content .last {

	border-bottom:0px;
}


.cat-list {
	float:left;
}

.cat-row {
	float:left;
	clear:left;
	width:797px;
}

.cat-row .single-cat {
	float:left;
	margin:10px 6px 0px;
	width:255px;
	
}

.cat-row .single-cat a {

	float:left;
	width:100%;
}

.cat-row .single-cat a.cat-image {
	height:256px;
	border:1px solid #FFF;
}

.cat-row .single-cat a.cat-image:hover {
	border:1px solid #B2B2B2;
}



.cat-row .single-cat h4 {
	margin-bottom:5px;
	text-align:center;
	float:left;
	width:100%;
}

.cat-row .single-cat.first {
	margin-left:0px;
	margin-right:10px;
}

.cat-row .single-cat.last {
	margin-right:0px;
	margin-left:10px;
}

/* Single Item Page 
___________________________________*/

.breadcrumbs {
	float:left;
	font-family:'Copse', Georiga, serif;
	margin:15px 0;
}

.breadcrumbs li {
	float:left;
	display:inline;
	font-size:14px;
	margin-right:5px;
}

.main-info {
	width:803px;
	float:left;
}	

.single-image {
	width:446px;
	float:left;
}		

.single-info {
	float:left;
	width:315px;
	padding:20px;
	
}

.single-info,
.order-details {
	font-family:'Copse', georgia, serif;
}

.single-info h3,
.order-details h3 {
	font-size:30px;
	margin-bottom:15px;
	line-height:27px;
}

h4.modal-header {
	width:100%;
	font-size:20px;
	float:left;
	margin-bottom:15px;

}

.single-info p,
.order-details p {
	font-size:14px;
	line-height:19px;
}

.order-details {
	float:left;
	margin-top:15px;
	width:803px;
}

.order-details span {
	margin:15px 0;
	font-size:20px;
	float:left;
}

.order-details li span {
	margin:0px; 
	
}

.section-one,
.section-two {
	padding:19px 0 0 70px;

	width:315px;
}

.section-one {background:url(images/1.png) top left no-repeat; float:left;}
.section-two {background:url(images/2.png) top left no-repeat; float:right;}


.order-details ul {
	padding:0px;
	list-style:none;
}

.selection-list ul li {
	float:left;
	display:block;
	margin:4px 0;
	padding:3px 0 11px 0;
	border-bottom:1px solid #e3ded8;
	width:320px;
}

.selection-list ul li span {
	float:right;
}

.selection-list ul li.last {
	border:0px;
}

#content_sub .hidden {
	display:none;
}



input.add-to-cart { margin-left:-6px; }

a.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fbe3ef), color-stop(1, #eacddb) );
	background:-moz-linear-gradient( center top, #fbe3ef 5%, #eacddb 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbe3ef', endColorstr='#eacddb');
	background-color:#fbe3ef;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eacddb;
	display:inline-block;
	color:#5e2c16;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	text-align:left;
	margin-right:15px;
	width:200px;
	cursor:pointer;
}
a.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #eacddb), color-stop(1, #fbe3ef) );
	background:-moz-linear-gradient( center top, #eacddb 5%, #fbe3ef 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eacddb', endColorstr='#fbe3ef');
	background-color:#eacddb;
}
a.button:active {
	position:relative;
	top:1px;
}

.single-row {
	float:left;
	clear:both;
	margin-top:10px;
	width:736px;
}
.one-image {
	float:left;
	margin:0 5px;
	width:182px;
}	
.single-selection {
	width:92px;
	float:left;
	text-align:center;
}

.sub-page-nav {
	width:200px;
	float:left;
	font-family:'Copse', georgia, serif;
}

.sub-page-nav h1 {
	font-size:18px;
	
	
}

.sub-page-nav li {
	float:left;
	clear:both;
	color:#562E15;
	font-size:15px;
	margin:3px 0;
	padding-left:15px;
	list-style-type:none;
}

.sub-page-nav li.active {
	background:url(images/active.png) 0 -1px no-repeat;
}	

.sub-page-nav a {
	text-decoration:none;
}

.sub-page-nav li a:hover {
	color:#000;
}

.image-list {
	float:left; 
	width:580px;
}

.item-added-bar {
	float:left;
	clear:both;
}

.item-added-bar h3.or {
	margin:25px 10px 0 10px;
	float:left;
	font-size:20px;
	font-family:'Copse', georgia, serif;
}

.item-added-image {
	float:left;
}

a.select-fabric {
	padding:3px 5px;
	background-color:#EACDDB;
	color:#5E2C16;
	text-decoration:none;
	width:50px;
	float:left;
	text-align:center;
	margin:3px 14px;
}

a.select-fabric:hover {
	background-color:#F5A2C6;
	color:#000;
}

a.input-done {
	padding:3px 5px;
	background-color:#EACDDB;
	color:#5E2C16;
	text-decoration:none;
	width:50px;
	float:left;
	text-align:center;
	clear:both;
	margin-top:10px;
	}

a.input-done:hover {
	background-color:#F5A2C6;
	color:#000;
}	

input.text-box {
	float:left;
}

.related-products {
	float:left;
	width:100%;
	margin-top:25px;
}

.related-products h2 {
	font-size:20px;
	float:left;
	margin-bottom:10px;
}

.related-row {
	float:left;
	clear:both;
}

.single-related {
	float:left;
	margin-right:25px;
}

.last {
	margin-right:0px;
}
	
