@charset "utf-8";
/* CSS Document */
html, body{ background-color:#F7F5F2; margin:0; padding:0}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, strong, em {margin: 0; padding: 0; border: 0;}

body{font-family:"Trebuchet MS", Helvetica; font-size:12px; line-height:14px; color:#666666 }

a, a:link, a:active, a:visited {color:#333300; text-decoration:underline;}
a:hover {color:#97926F;text-decoration:none;}
.copy {
	/*margin:0 5px;*/
	text-align:left;
}

.backToTop a{
	background:transparent url(../images/arrow_backtotop.gif) no-repeat left 2px;
	padding: 0 0 10px 13px; float:right
}

em {font-style:italic;}

sup {font-size: 50%; vertical-align: super;}

ul.list {margin:5px 0 0 24px; list-style-type:none}
ul.list li{margin:5px 0 0 0; list-style-image:url(../images/list_dot.gif); }
ul.list, ol.list {margin:0 0 0 32px; list-style-type:none}
ol.list li{margin:5px 0 0 0; list-style-type:decimal}
ol.list ol li{margin:5px 0 0 0; list-style-type:lower-roman}

p{ margin:10px 0 0 0}
#login {font-size:120%; font-style:italic; padding:5px; }
#login a:link, #login a:visited{ padding:0 10px; font-weight:bold; text-decoration:none}
#login a:hover{ padding:0 10px; font-weight:bold; text-decoration:underline;}


.topLine{border-top:1px solid #E8E8E8; padding-bottom:2px; }
.bottomLine{border-top:1px solid #E8E8E8; padding-bottom:2px; }
.dotHLine{ background:url(../images/dotline.gif) left repeat-x; height:10px}

.tableContent { margin:5px;padding:5px 10px; /* border-bottom:#E8E8E8 solid 1px*/	}


/***footer***********/
#footer {
	font-size:80%;
	/*margin-top:20px;*/
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	/*padding-bottom:91px;padding-top:10px;*/
	clear:both;border-top:1px solid #E8E8E8;

}
#footer .links  {display:inline;margin:0px;background:Transparent; width:500px }
#footer .links  a {color:#7B7257;text-decoration:none;padding:1px 10px;line-height:210%; }
#footer .links  a:hover {color:#BCA381;}
#footer .links  img { float:right; margin-top:2px}

/*#footer ul {margin:0;padding:0;list-style:none;clear:both;border-top:1px solid #E8E8E8;}
#footer ul.footer {position:relative;margin-left:-10px;padding:0; }
#footer ul.footer li {float:right;display:inline;margin-left:-1px;background:url(../images/border_nav.gif) left center no-repeat; text-align:right }
#footer ul.footer li.first {margin-left:0;}
#footer ul.footer li.last {padding-right:0;background:Transparent;}
#footer ul.footer li a {padding:1px 10px;line-height:210%;color:#969696;text-decoration:none;}
#footer ul.footer li a:hover {color:#BCA381;}


#footer ul.links { font-size:105%; border-bottom:0;margin:0;}
#footer ul.links li.first {margin-left:0; margin-right:10px;}
#footer ul.links li {display:inline;margin:0px;background:Transparent;  }
#footer ul.links li a {color:#7B7257;text-decoration:none;padding:1px 10px;line-height:210%; background:url(../images/border_nav2.gif) left center no-repeat;}
#footer ul.links li a:hover {color:#BCA381;}
*/
/***shopping ***********/

.item { font-size:100%; padding:2px 5px; width:175px;vertical-align:top}
.item h1{ font-size:110%; color:#81765C; padding-bottom:5px}
.item p{ padding:5px 0 0 0}
.item .details { font-size:90%; line-height:110%; font-family:Arial, Helvetica, sans-serif;  padding-right:5px; color:#999; vertical-align:top}
.item ul{margin:5px 0 0 24px; font-size:90%;font-family:Arial, Helvetica, sans-serif;  color:#999}
.item ul li{margin:0; list-style-image:url(../images/list_dot.gif)}

.product img{ border:#CCCCCC solid 1px;}
.product img a; .product img a:visited{ border:#CCCCCC solid 1px;}
.price{font-weight:bold; font-size:110%}

/*////////////////Details//////*/
#detial { vertical-align:top; margin:0; padding:20px 5px 10px 5px;;}
#detial h1{ font-size:150%; color:#81765C; font-weight:bold}


/*////////////////COPY//////*/
.headering {font-size:130%; color:#81765C; font-weight:bold}
.subheader {font-size:110%; line-height:inherit; color:#666; font-weight:bold; padding-bottom:5px}
.headering2 {font-size:110%; color:#81765C; font-weight:bold; line-height:normal}
.headering3 {font-size:120%; color:#003366; font-weight:bold; line-height:normal}
.question {background:#E8E8E8;margin:0;padding: 5px 5px 5px 5px;  color:#000}
.footnote{font-size:90%; color:#666666}
ul.footnote {margin:0 0 0 24px}
ul.footnote li{margin:0; list-style-image:url(../images/list_dot.gif)}

.instruction {background:#E8E8E8;margin:0;padding: 5px 5px 2px 5px;  color:#7B7058}

hr .gold{
	height:1px;
	color:#97926F;
	background-color:#97926F;
	margin:0px;
	noshade:noshade;
	border:0;
}