@charset "utf-8";
/* CSS Document */
/* general css ======================================================================================*/
body {margin:0px; background-color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:17px; color:#ffffff;}
/* common css ======================================================================================*/
#main_container {width:960px; margin:0 auto; background-color:#000000;}
#top_menu { margin:0 auto; background-image:url(images/top_menu_bg.jpg); background-repeat:no-repeat; height:33px; width:955px;}
#logo{ float:left; padding:10px 0px 10px 20px;}
#menu_txt{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #7c3307; font-weight:bold; text-align:left; padding:2px 0px 2px 10px; text-decoration:none;}
#menu_txt:hover{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; font-weight:bold; text-align:left; padding:2px 0px 2px 10px; text-decoration:none;}
#flash{ float:left; padding-left:24px; }
/* text css ======================================================================================*/
#product_txt{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#666666; font-weight:bold; text-align:center;}
#product_txt_sub{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000; font-weight:bold; text-align:center;}
#footer_menu{ font-family:Arial, Helvetica, sans-serif ; font-size:12px; color:#FFFFFF; font-weight:normal; padding-top:5px;}
#footer_copyright{ font-family:Arial, Helvetica, sans-serif ; font-size:11px; color:#FFFFFF; font-weight:normal;} 

#submenu_txt{ font-family:Trebuchet MS; font-size:13px; color:#FFFFFF; font-weight:bold; text-decoration:none;}
#submenu_txt:hover{ font-family:Trebuchet MS; font-size:13px; color:#FF6600; font-weight:bold; text-decoration:none;}

.form_button
{
   font-size:11px;
   font-family:Verdana;
   width:100px;
   color:#000000;
   height:22px;
   letter-spacing:1px;
   background-color:#ECB036;
   border-top-style:solid;
   border-top-color:#ECB036;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#ECB036;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#ECB036;
   border-left-width:2px;
   border-right-style:solid;
   border-right-color:#ECB036;
   border-right-width:3px;
}
.search_but
{
   font-size:11px;
   font-family:Verdana;
   width:80px;
   color:#000000;
   height:20px;
   letter-spacing:1px;
   background-color:#CA7762;
   border-top-style:solid;
   border-top-color:#CA7762;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#CA7762;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#CA7762;
   border-left-width:2px;
   border-right-style:solid;
   border-right-color:#CA7762;
   border-right-width:3px;
}
.req{
font-size:11px;
color:#ff0000;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}

.caption
{
	padding-left:20px; 
	font-size:14px; 
	color:#FAF7AF; 
	font-weight:bold;
}
.cart_text{font-size:11px; color:#EE9559;}
.text{font-size:14px; color:#F1C332; font-weight:bold; padding-left:15px;}




