/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
ol,ul{}
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none; }
:focus{ outline:0; }
ins{ text-decoration:none; }
del{ text-decoration:line-through; }
table{ border-collapse:collapse; border-spacing:0; }
.clear {clear: both;}

/* General Styles */
.skiplink{ display:none; }
label{ cursor:pointer; }
a,a:visited{ color:#461d01; text-decoration:none; }
a:focus,a:hover{ text-decoration:underline; }
html{ background:#000 url(../images/bgr-html.jpg); }
body{ background:url(../images/bgr-body.jpg) repeat-x; color:#402400; font:12px "Times New Roman", Times, serif; }
#wrapper{ width:958px; margin:0 auto;}

/* Header */
#header{ position:relative; width:958px; height:170px; background:url(../images/bgr-header.jpg) no-repeat; }
#logo{ display:block; width:475px; height:170px; text-indent:-9999px; background:url(../images/logo.jpg) no-repeat; }
#board{ position:absolute; top:0; right:0; width:334px; height:215px; background:url(../images/pic-board.png) no-repeat; }
#board a, #board a:hover {display: block;height: 215px;color: #431f13;}

/* Content */
#content{ clear:both; width:958px; background:url(../images/bgr-content.jpg) repeat-y;font-size: 14px; }
#content-top{ width:908px; padding:30px 25px; background:url(../images/bgr-content-top.jpg) no-repeat top; }
#content p {font-size: 16px; padding: 5px 0px;line-height: 120%;}
.leftbox1 ul {margin-left: 30px;}
#content h2 {font-size: 22px;margin-bottom: 5px;}
#content h1 {font-size: 26px;margin-bottom: 5px;}

/* Index */
#index{ width:908px; overflow:hidden; }
.sidecol{ float:left; width:190px; font-size:22px; font-style:italic; margin-right:8px; }
.sidecol a,
.sidecol a:visited{ color:#b05824; }
.maincol{ float:left; width:705px; }
.maincol p {color:#74573e; font-size:28px; line-height:25px; }

/* Sidenav */
#sidenav{ width:190px; margin-bottom:20px; }
#sidenav h2{ width:142px; height:34px; margin-bottom:5px; text-indent:-9999px; background:url(../images/tit-sidenav.png) no-repeat; }
#sidenav ul li .sub_nav{display:none;}

/* Sideprod */
#sideprod{ width:190px; }
#sideprod h2{ width:163px; height:28px; margin-bottom:10px; text-indent:-9999px; background:url(../images/tit-sideprod.png) no-repeat; }
#sidenav li,
#sideprod li{ padding:0 0 8px 20px; margin:0 0 0 10px; background:url(../images/ico-bullet.png) no-repeat 0 5px; display:block; }

/* Welcome */
#welcome{ width:640px; padding:15px 0 20px; margin:0 auto; }
#welcome h2{ font-size:30px; font-weight:normal; font-style:italic; color:#422311; margin-bottom:10px; line-height:25px; }


/* Discountbox */
#discountbox{ clear:both; width:640px; margin:0 auto; background:url(../images/bgr-discountbox.png) repeat-y; overflow:hidden; }
.discount{ float:left; width:295px; }
#discountbox .first{ margin-right:50px; }
.discount li{ width:295px; margin-bottom:20px; overflow:hidden; }
.discount img{ display:block; float:left; margin-right:10px; border:2px solid #a58b63; }
.discount h3{ font-size:28px; font-weight:normal; font-style:italic; color:#c07f15; margin-bottom:10px; }
.discount h4{ font-size:20px; font-weight:normal; font-style:italic; color:#180d0b; margin-bottom:5px; }
.discount p{ vertical-align:middle; }
.discount .text{ float:left; width:208px; overflow:hidden; }
.more,
.more:visited{ float:left; font-size:16px; color:#664c16; padding:5px; }
.discount .price{ float:left; font-size:28px; font-style:italic; color:#b03d0d; }

/* Footer */
#footer{ clear:both; width:898px; height:116px; padding:17px 30px 0; margin-bottom:10px; background:url(../images/bgr-footer.png) no-repeat; overflow:hidden; }
.copyright {color: #eed9a0;margin-bottom: 10px; }
.copyright a {color: #ffc018;}
.copyright a:hover {text-decoration: none; color: #fff;}

/* Address */
.address2{ float:left; width:171px; font-size:19px; font-style:italic; color:#83470c; margin-right:50px; }
.address2 h2{ width:171px; height:36px; margin-bottom:5px; text-indent:-9999px; background:url(../images/pic-footerlogo.png) no-repeat; }
.address2 p{ margin:5px; }

/* Contact */
.contact{ float:left; width:180px; font-size:20px; font-style:italic; color:#e49f5c; padding-top:5px; margin-right:50px; text-align:center; line-height:25px; }
.contact h3{ font-size:28px; font-weight:normal; }
.contact a,
.contact a:visited{ color:#e49f5c; }

/* Newsletter */
#newsletter{ float:right; width:425px; }
#newsletter h3{ font-size:20px; font-weight:normal; font-style:italic; color:#e49f5c; margin:0 0 5px 5px; }
#newsletter .txt{ width:185px; height:32px; font:italic 20px "Times New Roman",Times,serif; color:#6f4027; margin-left:15px; padding:0 5px; border:0; background:url(../images/bgr-inputfooter.png) no-repeat; }
#newsletter .btn{ float:right; width:87px; height:24px; margin:10px 2px 0; border:0; cursor:pointer; background:url(../images/button-signup.png) no-repeat; }

/* Slideshow */
#slideshow{ position:relative; width:654px; height:297px; padding:25px; background:url(../images/bgr-slideshow.png) no-repeat; }
.slideshow{ width:640px; height:289px; overflow:hidden; position:relative; border:2px solid #221e17; }
.slideshow ul {margin-left: 0px;}
.slideshow li{ position:absolute; left:0; right:0; }
.slideshow .show{ z-index:500; }
.slideshow-caption{ width:640px; height:40px; position:absolute; bottom:0; left:0; color:#fff; background:#000; z-index:500; }
.slideshow-caption-container{ padding:5px 10px; z-index:1000; }
.slideshow-caption h3,
.slideshow-caption p{ width:614px; font-size:22px; font-style:italic; color:#fff; padding:5px 15px; font-weight:normal; }
#slideshow .contentdiv {margin: 0px; padding: 0px;}

.left_split {width: 342px; float: left;margin: 5px;}
.top20 {margin-top: 20px;}

/*--Signup Contact Form--*/
.form5{	margin:1em 0;padding-top:10px;}
.form5 fieldset{margin:0;padding-top:.5em;	border:none;border-top:1px solid #f1f1f1;}		
.form5 legend{background:#c2aa88;padding:5px 5px;font-size: 18px;color: #603e0d;	font-style:italic;}	
.form5 p{clear:both;	margin:.5em 0;	overflow:hidden;}	
.form5 label{	float:left;	width:100px;display:block;	text-align:right;margin-right:20px;color: #4e3000;	}	
.form5 input, .form5 textarea{margin:0;	width:250px;border:1px solid #6e593c; padding:3px 5px 3px 25px;}		
.form5 select {width: 280px;padding: 4px 4px 0px 4px;}
.form5 .expiry{width: 60px;padding: 4px 4px 0px 4px;}
.form5 div{margin:20px;}
.form5 option {border-bottom: 1px solid #ccc;padding: 3px;}
.form5 input.name{background:#fff url(../images/form5/form_name.gif) no-repeat 5px 50%;}
.form5 input.email{background:#fff url(../images/form5/form_email.gif) no-repeat 5px 50%;}
.form5 input.web{background:#fff url(../images/form5/form_url.gif) no-repeat 5px 50%;}
.form5 input.phone_number{background:#fff url(../images/form5/form_phone.gif) no-repeat 5px 50%;}
.form5 textarea.message{background:#fff url(../images/form5/form_note.gif) no-repeat 5px 6px;}
.form5 input.address{background:#fff url(../images/form5/form_add.gif) no-repeat 5px 50%;}
.form5 input.baddress{background:#fff url(../images/form5/baddress.gif) no-repeat 5px 50%;}
.form5 input.fax{background:#fff url(../images/form5/fax.png) no-repeat 5px 50%;}
.form5 input.city{background:#fff url(../images/form5/city.png) no-repeat 5px 50%;}
.form5 input.ccard{background:#fff url(../images/form5/ccard.png) no-repeat 5px 50%;}
.form5 textarea.message{background:#fff url(../images/form5/form_note.gif) no-repeat 5px 6px;}
.form5 textarea{height:125px;	overflow:auto;}					
.form5 p.submit{	clear:both;	margin:1em 0; padding:.5em 70px; border-top:1px solid #f1f1f1;}	
.form5 button{height:28px;line-height:28px;border-top:1px solid #999;	border-left:1px solid #999;	border-right:1px solid #333;border-bottom:1px solid #333;background:url(../images/form5/form_button.gif) no-repeat;	padding:0 10px 0 25px;color:#333;cursor:pointer;text-align:left;font-size:11px;	font-weight:bold;}
#colorbox {}
	
/*stuff from below?*/
.ulstore{padding:20px;}
.ulstore li{font: bold 14px/20px Arial;color:#1a5376; list-style: none;}
.ulstore li ul li a{color:#2d86bb;font: 14px/16px Arial;padding-left:15px;}

.box{width:234px;height:223px;float:left;margin: 0px 0px 0px 0px; padding-top: 20px;text-align:center; list-style: none;border-top: 2px solid #b98f68;}
.box_cat_img {height: 160px;}
.box_img {height: 150px;}
.box img{margin:0 auto 5px;border: 3px solid #462100;}
.boxtitle{color:#06202d;font-face: Times New Roman;font-size: 16px; padding-bottom:3px;min-height: 35px;}
.boxprice{font-family: Times New Roamn;font-size: 18px;color:#926235;}

/*--Store Categories--*/
.category_products { text-align: center;}
.category_products img {border: 1px solid #ccc; padding: 1px;margin-left: 50px;}
.category_products li {width: 195px;float: left;margin: 10px 5px;border-right: 1px solid #efefef; border-bottom: 1px solid #efefef;padding-bottom: 10px;height: 160px;list-style: none;}
.category_title {margin: 5px 0px;}
.category_title a {color: #205F8A;font-weight: bold; font-size: 13px;}
.category_price  {color: #F5BD2D;font-weight: bold;font-size: 16px;}

/*--Store Products--*/
.product_list h2, .product_list h2 a {color: #2f2118;font-size: 24px;}
ul.product_desc li {font-size: 12px;padding: 0px;color: #000;margin-left: 30px;padding: 5px 0px;font-size: 14px;color: #82693f}
.product_desc h3 {color: #3c2b0d;}
.product_desc p {color: #5b4114; font-size: 16px;padding: 5px;}
.product_container {width: 100%;}
.product_container h2 {color: #e78100;margin: 10px 0px;font-size: 24px;}
.product_container h4 {font-size: 20px;font-weight: normal;color: #8b3800; background-color: #e7d7bc;padding: 5px;}
.product_left {width: 301px;float: left;margin-right: 13px;text-align: center;}
.product_left img {margin:auto;vertical-align:middle;margin-top:6px;border: 1px solid #ad7c2a;padding: 1px;}
.product_right {width: 391px;float: left;}
.product_right h3 {background-color: #e5ba72;border-top: 1px solid #e19a24;border-bottom: 1px solid #e19a24;padding: 7px;font-size: 18px;font-weight: normal;color: #4c2f00;margin-top: 7px;}
.product_options {background-color: #fee5c8;border: 1px solid #f5c476; padding: 5px;margin: 7px 0px;text-align: left;}
.product_options select {width: 360px;margin-bottom: 7px;border: 1px solid #b0d0e1;padding: 2px;}
.product_addcart {margin-top: 10px;background-color: #fee5c8;border: 1px solid #f5c476; padding: 5px;text-align: left;}
.product_addcart td {vertical-align: top;}
.product_addcart button {margin-top: 5px;}
.product_addcart label {color: #c09114; font-weight: normal;font-size: 18px;}
.product_addcart input {background:#fff url(/images/store/orange_bg.jpg) repeat-x top center;margin-top: 5px;border: 1px solid #f2cb62;width: 35px;height: 21px;float: left;margin-right: 5px;padding: 2px;text-align: center;font-size: 16px;font-weight: bold; color: #fdb703;}
.product_addcart img {border: 0px;margin-top: 5px;}
.product_photos {background:#fff url(/images/store/add_photo_bg.jpg) repeat-x top center;border: 1px solid #071f37; text-align: center;height: 24px;margin-bottom: 5px;}
.product_photos a {color: #fff; text-transform: uppercase; font-size: 11px;letter-spacing: 1px;line-height: 24px;text-shadow:1px 1px 0px #222;}
.product_photos a:hover {color: #EBB62C;text-decoration: none;text-shadow:1px 1px 0px #513b00;}
.product_dash {padding: 5px;margin-top: 5px;font-family: Arial; }
.price {color: #5e3225;font-size: 18px;font-family: Times New Roman;}
.sku {border-left: 1px solid #ccc;text-transform: uppercase; font-size: 11px; color: #59421d;text-align: center;}
.avail {text-align: center;text-transform: uppercase;font-size: 11px; color: #59421d;border-left: 1px solid #ccc;}
.price_label {font-size: 11px;color: #666;vertical-align: text-top;font-family: Arial;}
	
/*--Shopping Cart--*/
.cart_table {}
.cart_table th {background: url(/images/store/mainmenux.gif) repeat-x 0 0;height: 37px; line-height: 35px; font-weight: normal; padding: 5px;color: #fff;font-size: 18px;border: 1px solid #461d01; border-bottom: 2px solid #461d01;text-shadow:1px 1px 0px #222;}
.cart_table td {vertical-align: top;padding: 5px 0px;}
.cart_table input {float: left; margin-right: 3px;background:#fff url(/images/store/orange_bg.jpg) repeat-x top center;border: 1px solid #f2cb62;width: 35px;height: 21px;padding: 2px;text-align: center;font-size: 16px;font-weight: bold; color: #fdb703;}
.cart_table #ship_row input{float:none;width:65px;}
.cart_table #ship_row a img{vertical-align:bottom;}
.cart_thumb {float: left;}
.cart_thumb img {padding: 2px;margin: 0px 10px 0px 0px;background-color: #fee5c8;border: 3px solid #462100;}
.cart_title {font-weight: normal;font-size: 16px;}
.cart_sku {font-size: 12px;color: #9d6a12;} 
.cart_quantity {width: 70px;}
.cart_price {font-size: 18px;width: 100px;}
.cart_remove {font-size: 11px;width: 50px;}
.cart_remove a {color: #e90000;}
.cart_remove img {border: 0px;padding: 0px;float: left;}
.cart_center {text-align: center;}
.cart_button {background: url(/images/store/cartbg.jpg) repeat-x 0 0; text-align: center;width: 120px;border: 1px solid #004f71;}
.cart_button a {color: #ffffff; font-weight: bold;line-height: 31px;font-size: 16px;text-shadow:1px 1px 0px #005b81;}
.cart_button button {cursor:pointer;padding:0px;border:0px;background:transparent;color: #ffffff; font-weight: bold;line-height: 31px;font-size: 16px;text-shadow:1px 1px 0px #005b81;}
.cart_button a:hover {color: #ffd200;text-decoration: none;}
select.cart_expiration {width: 100px;float: left;margin: 0px 5px;}
.cart_check p {font-size: 12px;font-weight: bold;}
.cart_check input {width: 50px;}
.cart_frow {font-weight: bold;font-size: 14px;text-align: right;border-top: 2px solid #ceb589;}
.cart_total {background-color: #f3deb8; color: #ff0000;border-bottom: 3px solid #8c744a;}
.cart_msg {background-color: #efc194;border: 2px solid #7c3d00;margin: 10px;line-height: 25px;font-weight: normal;font-size: 14px;color: #c15f00;padding: 10px;}
.cart_msg img {float: left;}
.cart_msg a {font-weight: bold;}
.btn_add_cart button{background: url(/images/store/add_to_cart.jpg) no-repeat 0 0;width:89px;height:25px;border:0px;padding:0px;cursor:pointer;font-size:100000000000px;}
.btn_view_cart{width:89px;height:25px;border:0px;padding:0px;cursor:pointer;}
.transparent_class {filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}

/*--Invoice--*/
#invoice_header {border-top: 2px solid #ccc;padding-top: 5px;font-size: 14px;}
.invoice_address {font-size: 18px;line-height: 23px;}
#invoice_id {color: #000;text-shadow:0px 0px 0px #b4e3ff;}

/*--Product Pagination--*/
.product_pagination {
	list-style: none;
	padding: 0; margin: 0;
	overflow: auto;
}
.product_pagination li, .product_pagination li span {
	float: left;
	margin-right: 2px;
}
.product_pagination li a {
	display: block;
	padding: 4px 5px;
	border: solid 1px #866936;
	color: #311f00;
	background-color: #c0a472;
	
}
.product_pagination .active a{
	padding:0px;
	border:0px;
	background-color:#DBC49B;
}
.product_pagination li a:hover {
	background: #400000;
	color: white;
	text-decoration: none;
}
.product_pagination .prev-off, .product_pagination .next-off {
	border: solid 1px black;
	padding: 4px 5px;
}
.product_pagination .active {
	padding: 4px 5px 1px 5px;
	font-weight: bold;
}

.float_right {float: right;margin: 10px;}
