/* CSS Document */
body {
	margin: 0px;
	background: url(/assets/images/bg.jpg) repeat-x #f5f1e9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
img {
	border: 0px;
	}
#cl {
	clear: both;
	}
.cl {
	clear: both;
	}
#wrapper {
	margin: 0 auto;
	width: 828px;
	}
#header {
	vertical-align: top;
	width: 830px;
	background: url(/assets/images/tmp_header.jpg) no-repeat;
	}
#middle {
	padding: 5px;
	}
h1 {
	color: #2c1913;
	margin: 0px;
	font-size: 16px;
	padding: 0px;
	}
h2 {	
	margin: 0px;
	}
h3 {
	border-bottom: 1px solid #2c1913;
	color: #788b1d;
	margin: 15px 0px 5px 0px;
	}
h5 {
	font-size: 10px;
	}
#left {
	width: 245px;
	float: left;
	text-align: center;
	}
#right {
	width: 550px;
	float: right;
	padding: 10px;
	}
#left2 {
	width: 550px;
	float: left;
	padding: 10px;
	}
#right2 {
	border-left: 1px solid #2c1913;
	width: 240px;
	float: right;
	padding-left: 5px;
	}
#title_bar {
	margin-bottom: 5px;
	}
#dye {
	width: 200px; clear: both; font-weight: bold;
	margin-bottom: 5px;
	}
#dye_colour {
	 width: 50px; height: 12px; float: left; margin-right: 5px; margin-bottom: 5px; border: 1px solid black;
	}	

#fabric {
	width: 800px;
	margin: 0px 5px 10px 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #7b8e1b;
	}
#fabric_photo{
	width: 200px;
	float: left;
	}
#fabric_info {
	width: 550px;
	float: right;
	}
#fabric_buy {
	background: url(/assets/images/pruchase.jpg) no-repeat;
	width: 522px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	padding: 35px 5px 10px 5px;
	font-weight: bold;
	min-height: 10px;
	}
#fabric1 {
	float: left;
	width: 250px;
	}
#fabric2 {
	float: right;
	width: 250px;
	}
#fabric3 {
	clear: both;
	width: 550px;
	font-size: 14px;
	font-weight: bold;	
	}
#fabric1, #fabric2 {
	font-size: 14px;
	font-weight: bold;
	}
#front_img {
	width: 234px;
	height: 208px;
	background: url(/assets/images/img_front.jpg);
	margin-bottom: 10px;
	}
#hemp_img {
	width: 197px;
	height: 289px;
	margin: 0px 0px 5px 10px;
	background: url(/assets/images/img_hemp.jpg);
	margin-bottom: 10px;
	float: right;
	}
#popcolour {
	width: 210px;
	margin: 20px 0px 5px 10px;
	}
	#popcolour #dye_colour {
		width: 25px;
		}
.addcart {
	width: auto;
	float: left;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.add_but {	
	background: url(/assets/images/cart_add.jpg);
	border: 0px;
	width: 85px;
	height: 17px;
	float: left;
	margin-top: 3px;
	}
.view_but {
	width: 85px;
	height: 17px;
	background-attachment: scroll;
	background-image: url(/assets/images/cart_view.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 3px;
	}
#option {
	font-size: 12px;
	margin-top: 2px;
	}
.sm_input {
	width: 30px;
	font-size: 11px;
	}
.md_input {
	width: 90px;
	font-size: 11px;
}
.color_pick_btn {
	width: 20px;
	font-size: 10px;
	color: #000000;
	padding: 1px;
	height: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	font-weight: normal;
	vertical-align: middle;
}
#footer {
	margin-top: 10px;
	text-align: center;
	background: url(/assets/images/footer.jpg) no-repeat;
	}
#footer_info {
	padding-top: 3px;
	}
#credit {
	padding-top: 10px;
	}
#credit, #footer_info {
	font-size: 11px;
	color: #c8bda7;
	}	
#credit a, #footer_info a, #credit a:active, #footer_info a:active, #credit a:visited, #footer_info a:visited {
	color: #c8bda7;
	text-decoration: none;
	}
#credit a:hover, #footer_info a:hover, a:hover{
	text-decoration: underline;
	}
a, a:link, a:active, a:visited {
	color: #7b8e1b;
	text-decoration: none;
	font-weight: bold;
	}
.update_but {
	border: 0px;
	width: 85px;
	height: 17px;
	background-image: url(../images/cart_update.jpg);
}
.delete_but {
	border: 0px;
	width: 85px;
	height: 17px;
	margin-left: 89px;
	background-image: url(../images/cart_delete.jpg);
}
a.bc_trail:link, a.bc_trail:visited, a.bc_trail:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663300;
	text-decoration: none;
	text-align: left;
	float: right;
	height: 19px;
	width: 140px;
	padding-top: 6px;
	padding-left: 40px;
	border: 1px solid #f5f1e9;
	background: url(/assets/images/cart.jpg) no-repeat;
}
a.bc_trail:hover {
	border: 1px solid #747C49;
}
.check_but {
	float: right;
	margin: 5px;
	}
.checkout_btn {
	float: right;
	margin: 5px;
	background-image: url(assets/images/checkout.jpg); 
	background-repeat: no-repeat; 
	height: 23px; 
	width: 157px;
	border: none;
	cursor: pointer;
	}	
.sale_box {
	border: 1px solid black;
	width: 220px;
	display: block;
	margin: 0px 0px 10px 3px;
	padding: 2px;
	}
.sale_title {
	background: #24641a;
	color: white;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
	}
.view_fabric {
	display: block;
	text-align: right;
	font-size: 11px;
	}
.hemp_book {
	background: url(../images/hemp_book.jpg) no-repeat;
	width: 98px;
	height: 123px;
	float: right;
	margin: 0px 0px 4px 5px;
	}
.fb {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	margin: 5px 5px 5px 0px;
	background: url(../images/fb.jpg) no-repeat;
	}
a.hemp_triv:link, .hemp_triv:link, .hemp_triv {
	background: url(../images/hemp_triv.jpg) no-repeat;
	display: block;
	width: 300px;
	height: 39px;
	}
.roll_btn {
	background: url(../images/roll_btn.png) no-repeat;
	display: block;
	width: 129px;
	height: 113px;
	float: left;
	}