@charset "UTF-8";

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-color: #fff;
	padding: 0;
	margin: 0;
	}


a img {
	border: none;
	}

a, a:link, a:visited {
	color: #900;
}

a:hover {
	text-decoration: none;
}

p {margin-top: 0;}

#header {
	height: 105px;
	padding-top: 10px;
	/*position: relative;*/ /*This is set in good-browsers.css*/
	top: 1px;
	left: 0;
	}

/*#wrap {
	width: 870px;
	padding: 10px;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	background-color: #FFF;
	border: 1px solid #cccccc;
	}*/
	
/*#filters { 
	background-color: #333;
	width: 850px;
}*/

#logo {
	position: fixed;
	left: 20px;
	top: 20px;
	}
	
#left_wrap {
	width: 290px;
	/*float: left;*/
}

#swatch_wrap {
	/*float: left;*/
	padding: 0 20px 20px 311px;
	min-width: 600px;
	}
	
#swatch_viewer {
	width: 260px;
	border: 1px solid #000;
	position: fixed;
	left: 20px;
	top: 138px;
	}
	
#viewer_text {
	padding: 10px;	
}

#viewer_text p {
	margin-top: 0px;
	margin-bottom: 0px;
}
	
#swatch_thumbnails, {
	margin-top: 20px;
	
}

.collection_wrap {
	padding: 10px 0;
}

.collection_wrap div {
	float: left;
	width: 173px;
	height: auto;
	margin-right: 20px;
}

.collection_wrap div img {
	width: 173px;
	height: 130px;
	margin-bottom: 3px;
	}
	
.collection_wrap hr {
	clear: both;
	height: 1px; 
	color: #FFF border-bottom: dashed 1px #666;
	}
	
.pattern_name {
	font-size: 15px;
	font-weight: bold;
	}
	
.swatch_name {
	font-size: 13px;
	font-weight: bold;
	}
	
.swatch_number { font-size: 9px; }

.repeat {
	font-size: 10px; 
	clear: both;
	}

.extratop { padding-top: 10px;}

/*------------ NAVIGATION -------------- */
#top_nav
{	margin: 0;
	padding: 0;
	/*position: absolute;*/ /*This is set in good-browsers.css*/
	bottom: 20px;
	}

#top_nav li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-weight: bold;}

#top_nav li a, #top_nav li a:link, #top_nav li a:visited
{	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0 20px 0 0;
	padding: 0 0 2px 0px;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
	}
	
#top_nav li a:hover
{	border-bottom: #900 2px solid;
	padding: 0;
		}


/* ---------------------------------------- */

h3 {
	background-color: #999;
	padding: 5px 10px;
	text-transform: capitalize;
	color: #003;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 3px;
	border-top: 4px solid #003;
}

h1 { font-size: 18px; }
h2 { font-size: 15px; color: #333; }

h4 { font-size: 12px; margin-bottom: 5px;  margin-top: 20px; font-style: italic;}

h5 { font-size: 14px; color: #036;  font-weight: bold; margin-bottom: 2px; margin-top: 20px;}



.simple_lists li { margin-bottom: 10px; margin-left: 30px;}

.faqs p { margin-left: 30px; }


/* ------------------ACCOUNT---------------------- */

#content {
	margin-top: 20px;
	width: 600px;
}

#account {font-size: 12px;}

#account p {
  	padding-top: 1px;
	font-weight:bold;
	margin-bottom:20px;
	clear:both;
	}
	
#account p input {
  	/*float: left;*/
	margin-left: 0px;
	width: 250px;
	}

#account p label {
	margin-right: 10px;
	float: left;
	width: 250px;
	text-align: right;
	padding-right: 10px;
	}
	
.small_text {
	font-size:9px;}
	
p.submitbutton { margin-left: 200px; margin-bottom: 0; padding: 0;}


/* ------------------CART---------------------- */

.top_cart p {
	margin-bottom:5px;}

#right_info {
	float:right;
	width:400px;
	margin-bottom: 40px;
	}
	
.cart_fabric {
	margin-top: 10px;
	margin-bottom:10px;
	border-bottom:dotted 1px #333;
	clear:both;
	min-height: 110px;
	height: auto !important; /*this is a hack to fix IE6 problem*/
	height: 110px; /*this is a hack to fix IE6 problem*/
	position: relative;/*added because IE6 can't handle negative margings and the left div needs to be done using positioning */
	}
	
.cart_fabric img {
	width: 100px;
	height: 75px;
	float:left;
	margin-right:10px;}
	
.cart_fabric p {
	padding: 0px 5px 0 5px;
	}
	
.float_right {
	float: right}

a.cart_button, a.cart_button:link {
	background-color:#600;	
	border:solid 3px;
	border-bottom-color: #3D1600;
	border-left-color: #690000;
	border-right-color:#800700;
	border-top-color: #E70000;
	color:#FFF;
	width: 150px; 
	margin-right: 30px;
	text-align:center;
	vertical-align:middle;
	padding: 5px;
	text-decoration: none;
	float:left;
	display: block;
	}
	

a.cart_button:hover {
	background-color: #fff;
	color:#600;
	border:solid 3px;
	border-top-color: #3D1600;
	border-right-color: #690000;
	border-left-color:#800700;
	border-bottom-color: #E70000;
}

.red { color: #F00; font-weight: bold; }

.login_header { padding: 5px; border: #999 1px dotted; font-weight: bold; margin-bottom: 20px; margin-top: 20px; }

.green { color: #060; font-weight: bold; }

.half_screens {width: 280px; float: left; padding: 0; margin-right: 20px;}


/* ---------- collection_books ------------------- */


.collection_books {
	display: block;
	clear: both;	
	padding-left: 183px;
	padding-top: 20px;
	
	min-height: 150px;
	height: auto !important;	/*this is a hack to fix IE6 problem*/
	height: 150px;	/*this is a hack to fix IE6 problem*/
	
	border-bottom: 1px dotted #39C;

}

.collection_books img {
	width: 173px;
	height: 130px;
	margin-left: -183px;
	float: left;
	
}

.collection_books h5 {
	margin-top: 0px;

}


.collection_books h4 {
	margin-top: -5px;

}

.collection_books ul {
	margin-top: 0px;	
}
