body
{
	margin: 0px;
	padding: 0px;
	background: #faf0df url('../img/body_bg.gif') repeat-y;
}

body, p, td
{
	font: normal 8pt Arial, sans-serif;
	color: #554711;
}

a
{
	color: #a70122;
	text-decoration: none;
}

p
{
	margin: 15px 0px;
	padding: 0px;
}

a:hover
{
	text-decoration: underline;
}

a.arrow
{
	padding-right: 7px;
	background: transparent url('../img/link_arrow.gif') no-repeat right;
}

img.border
{
	border: solid 1px #baa54f;
	padding: 1px;
}

hr
{
	display: none;
}

form
{
	margin: 0px;
	padding: 0px;
}

div.layout_container
{
	width: 100%;
}

div.layout_headbar
{
	width: 100%;
	height: 130px;
	background: transparent url('../img/headbar_bg.gif') repeat-x;
}

div.layout_headbar h1
{
	width: 360px;
	height: 130px;
	margin: 0px;
	padding: 0px;
}

div.layout_headbar h1 span
{
	display: none;
}

div.layout_headbar div.logoclick
{
	position: absolute;
	top: 37px;
	left: 30px;
}

div.layout_headbar div.logoclick a
{
	display: block;
	width: 98px;
	height: 92px;
}

div.layout_headbar div.logoclick a span
{
	display: none;
}

div.layout_content
{
	/* float: left;*/
}

div.layout_content_in
{
	margin: 0px 15px 20px 173px;
}

div.layout_left
{
	float: left;
	width: 158px;
	background: transparent url('../img/left_bg.gif') no-repeat;
}

h2
{
	margin: 0px;
	padding: 0px;
	font: normal 12pt "Times New Roman", "Times Roman", "Times", serif;
	color: #7e6916;
}
h3
{
	margin: 0px;
	padding: 0px;
	font: bold 12pt "Times New Roman", "Times Roman", "Times", serif;
	color: #7e6916;
	margin-bottom:6px;
}
div.textbox
{
	width: 420px;
}

div.sep
{
	height: 2px;
	background: transparent url('../img/sep2px.gif') repeat-x;
}

div.layout_foot
{
	clear: left;
	height: 50px;
	background: transparent url('../img/foot_bg.gif') repeat-x;
}

div.layout_foot div.left
{
	float: left;
	width: 171px;
	height: 50px;
	background: transparent url('../img/foot_left_bg.gif') no-repeat;
}

div.layout_foot div.left div.box 
{
	padding-left: 13px;
}

div.layout_foot div.left div.box div.sep
{
	width: 132px;
}

div.layout_foot div.left div.box div.copyright
{
	padding: 8px 0px;
	font-size: 7pt;
	color: #7e6916;
}

div.layout_foot div.right
{
	padding-top: 15px;
	margin-left: 159px;
	text-align: center;
}

div.layout_foot div.right ul
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

div.layout_foot div.right li
{
	margin: 0px;
	padding: 0px 8px;
	display: inline;
	background: transparent url('../img/sephr.gif') no-repeat right;
}

div.layout_foot div.right li.last
{
	background: none;
}

div.layout_foot div.right li a
{
	color: #7e6916;
}

/* menu generic */

div.layout_menu
{
	position: absolute;
	top: 0px;
	left: 270px;
}

div.layout_menu ul
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

div.layout_menu ul li
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

div.layout_menu ul li a
{
	display: block;
	float: left;
}

div.layout_menu ul li a span
{
	display: none;
}

div.loginboxcontainer
{
	margin-left: 13px;
	margin-top: 30px;
	margin-bottom: 15px;
}

div.loginboxcontainer div.loginbox
{
	width: 132px;
}

div.loginboxcontainer div.loginbox div.boxinner
{
	padding: 29px 8px 0px 8px;
	color: #7e6916;
}

div.loginboxcontainer div.loginboxfoot
{
	width: 132px;
	height: 11px;
	background: transparent url('../img/login_foot.gif') no-repeat;
}

div.loginboxcontainer div.loginbox div.boxinner h3
{
	display: none;
}

div.loginboxcontainer div.loginbox div.boxinner div.inp
{
	margin-bottom: 5px;
}

div.loginboxcontainer div.loginbox div.boxinner div.inp_right
{
	width: 118px;
	margin-top: 4px;
	margin-bottom: 5px;
	text-align: right;
}

div.loginboxcontainer div.loginbox div.boxinner div.bottom
{
	width: 116px;
}

div.loginboxcontainer div.loginbox div.boxinner div.link
{
	text-align: right;
}

div.loginboxcontainer div.loginbox div.boxinner div.sep
{
	margin: 6px 0px;
}

div.loginboxcontainer div.loginbox div.boxinner div.link a
{
	color: #7e6916;
	padding-right: 11px;
	background: transparent url('../img/login_link_arrow.gif') no-repeat right;
}

div.loginboxcontainer div.loginbox div.boxinner a.save_on,
div.loginboxcontainer div.loginbox div.boxinner a.save_off
{
	color: #7e6916;
	font-size: 7pt;
	padding-left: 13px;
}

div.loginboxcontainer div.loginbox div.boxinner a.save_on
{
	background: transparent url('../img/checkbox_on.gif') no-repeat;
}

div.loginboxcontainer div.loginbox div.boxinner a.save_off
{
	background: transparent url('../img/checkbox_off.gif') no-repeat;
}

div.loginboxcontainer div.loginbox div.boxinner a.save_on:hover,
div.loginboxcontainer div.loginbox div.boxinner a.save_off:hover
{
	text-decoration: none;
}

div.userboxcontainer
{
	padding: 0px 10px 5px 10px;
}

div.usernameplate
{
	text-align: center;
	font: normal 10pt "Times New Roman", "Times Roman", "Times", serif;
	color: #7e6916;
	padding: 12px 10px 7px 10px;
}

div.userboxcontent
{
	padding: 10px 5px 0px 5px;
}

div.userboxcontent div.link
{
	padding-bottom: 2px;
}

div.userboxcontent a
{
	color: #7e6916;
	padding-left: 7px;
	background: transparent url('../img/login_link_arrow.gif') no-repeat left;
}

div.cartcontainer
{
	padding: 7px 0px 0px 4px;
}

div.cartcontainer a.cart
{
	display: block;
	width: 104px;
	height: 43px;
	color: #7e6916;
	text-decoration: none;
}

div.cartcontainer a.cart:hover
{
	text-decoration: none;
}

div.cartcontainer a.cart span.off
{
	display: none;
}

div.cartcontainer a.cart span.items
{
	display: block;
	position: relative;
	left: 39px;
	top: 21px;
	width: 56px;
	text-align: center;
}

input.login
{
	font: normal 8pt Arial, sans-serif;
	border: solid 1px #baa54f;
	padding: 2px;
	width: 110px;
	background: white;
}

div.login_error
{
	font-weight: bold;
	font-size: 7pt;
	text-align: center;
	color: #990000;
	margin-bottom: 5px;
}

div.promoboxcontainer
{
	margin-left: 13px;
	margin-top: 15px;
	margin-bottom: 15px;
}

div.promoboxcontainer div.box
{
	width: 130px;
	border: solid 1px #dcc69b;
}

div.promoboxcontainer div.box div img
{
	margin: 3px 3px 5px 3px;
	border: solid 1px #dccaa2;
}

div.promoboxcontainer div.box div.text
{
	font: normal 9pt "Times New Roman", "Times Roman", "Times", serif;
	color: #7e6916;
	padding: 0px 10px 5px 10px;
}

div.linkboxcontainer
{
	margin-left: 13px;
	margin-top: 15px;
	color: #7e6916;
}

div.linkboxcontainer div.box
{
	width: 132px;
}

div.linkboxcontainer div.box div.text
{
	margin: 5px 0px;
}

div.linkboxcontainer div.box div.text2
{
	margin: 10px 0px;
}

div.linkboxcontainer div.box div.img
{
	margin: 2px 0px 10px 0px;
}

/* forms */

.error
{
	font-weight: bold;
	color: #990000;
}

div.formitem
{
	margin-bottom: 10px;
}

div.formitem div span
{
	font-weight: bold;
	color: #990000;
}

div.formitem input.text
{
	font: bold 8pt Arial, sans-serif;
	color: #7e6916;
	border: solid 1px #baa54f;
	padding: 2px;
	background: white;
}

div.formitem select.text
{
	font: bold 8pt Arial, sans-serif;
	color: #7e6916;
	border: solid 1px #baa54f;
	background: white;
}

div.formitem textarea.text
{
	font: bold 8pt Arial, sans-serif;
	color: #7e6916;
	border: solid 1px #baa54f;
	background: white;
}

/* products */

div.productlist
{
	margin-top: 25px;
}

div.product_item
{
	float: left;
	width: 162px;
	margin-right: 30px;
}
div.preorder_item
{
	float: left;
	width: 350px;
	margin-right: 30px;
	margin-bottom:15px;
	height:auto;
}
div.product_title
{
	height: 35px;
	font-weight: bold;
	padding: 0px 5px;
}
div.product_pic{
	height:auto;
	margin-bottom:5px;
}

div.product_pic img{
	widht:350px;
	border:none;
}

div.product_table
{
	padding: 10px 5px 5px 5px;
	background: #fefbf5 url('../img/prodtable_bg.gif') repeat-x;
}

div.product_table .price
{
	color: #837128;
}

div.product_orderme
{
	height: 15px;
	padding-top: 7px;
	text-align: center;
}

div.product_orderme a
{
	/* color: #7e6916; */
	padding-right: 11px;
	background: transparent url('../img/link_arrow.gif') no-repeat right;
}

div.product_pager
{
	width: 99%;
	text-align: center;
}

div.product_pager div.container
{
	margin: 0px auto;
	height: 30px;
}

a.pagerlink_prev, a.pagerlink_next,
div.pagerlink_prev, div.pagerlink_next
{
	display: block;
	float: left;
	width: 100px;
	border: solid 1px #ddd1b1;
	padding: 3px 0px;
	color: #7e6916;
}

div.pagerlink_prev, div.pagerlink_next
{
	color: #b7a251;
}

a.pagerlink, div.pagerlink
{
	float: left;
	display: block;
	padding: 3px 0px;
	width: 21px;
	border: solid 1px #ddd1b1;
	text-align: center;
	margin: 0px 2px 4px 2px;
	color: #7e6916;
}

div.pagerlink
{
	background: #e6ddc6;
}

a.pagerlink:hover, a.pagerlink_prev:hover, a.pagerlink_next:hover
{
	text-decoration: none;
}

div.prodaddednote
{
	width:550px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: solid 2px #990000;
	background-color: #ffffff;
	
}

p.prodaddednote
{
	color: #7e6916;
	padding-top: 0px;
	padding-bottom: 0px;
	margin:7px;
}

table.cart
{
}

table.cart td
{
	padding: 5px 10px 5px 0px;
}

table.cart td.last
{
	padding: 0px 10px 0px 0px;
}

table.cart td.sep
{
	height: 2px;
	background: transparent url('../img/sep2px.gif') repeat-x;
	padding: 0px;
}

table.cart td select
{
	font: normal 8pt Arial, sans-serif;
	border: solid 1px #baa54f;
	background: white;
}

div.note
{
	font-size: 7pt;
}

table.datatable
{
	background: #b19f71;
}

table.datatable td
{
	background: #fdf8ef;
}

td.survey_text
{
	margin-top:25px;
	margin-bottom:10px;
	font: normal 12pt "Times New Roman", "Times Roman", "Times", serif;
	color: #7e6916;
}

.autocomplete {
    font-family: Tahoma;
    font-size: 8pt;
    background-color: white;
    border: 1px solid black;
    position: absolute;
    cursor: default;
    overflow: auto;
    overflow-x: hidden;
}

.autocomplete_item {
    padding: 1px;
    padding-left: 5px;
    color: black;
    width: 100%;
}

.autocomplete_item_highlighted {
    padding: 1px;
    padding-left: 5px;
    color: white;
    background-color: #0A246A;
}
#preorder_agree{
	margin-top:20px;
	margin-bottom:10px;
}
#preorder_submit{
	margin-bottom:20px;
}
