/* CSS Document */
/******************* General styles *********************/
body {
	height:100%;
	background-color:#ffffff;
	margin:0;
}
TH,TD,DIV { font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color:#000000;}
A,A:link,A:visited,A:active{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:333333; text-decoration:none;}
A:hover{ color:#fec301; text-decoration:none;}

/******************* User styles *********************/
.user,a.user:link,a.user:active,a.user:visited{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; color:#5e5d5d;text-decoration:none; text-transform:uppercase;}
a.user:hover{ color:#fec301; text-decoration:none;}
/******************* Footer styles *********************/
.footer,a.footer:link,a.footer:active,a.footer:visited{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color:#333333;text-decoration:none;}
a.footer:hover{ color:#fec301; text-decoration:none;}

/******************* Search styles *********************/
#SearchContainer input{MARGIN-top:-1px; padding:2px 3px; BORDER:none; font-size:11px; color:#333333; BACKGROUND:none;  WIDTH: 160px;  HEIGHT: 19px;}

/******************* Language styles *********************/
#LanguageContainer select{MARGIN:0px 0px 0px 0px; BORDER:1px solid #7f9db9; font-size:9px; color:#333333; BACKGROUND:#ffffff; WIDTH: 140px; HEIGHT: 16px;}
/******************* Content Pane styles *********************/
.LogoPane{ padding:0px 0px 0px 0px;}
.LogPane{ padding:0px;}
.CartPane{padding:0 29px 0 10px;}
.MenuBottomPane{ padding: 0 14px;}
.PopularPane{ padding:0px;}
.FooterPane { padding:0px;}
.LeftTopPane{ padding:0px 10px 0px 0px; width:210px;}
.LeftLinkPane{ padding:0px 10px 0px 0px; width:210px;}
.LeftBottomPane{ padding:0px 10px 0px 0px;width:210px;}
.TopPane{ padding:0px;}
.RightPane{ padding:0px 0px 0px 10px; width:27%;}
.ContentPane{ padding:0px; }
.BottomPane{ padding:0px;}
/******************* Menu styles *********************/
.MainMenu_MenuContainer{ background:transparent; width:100%; margin:0px auto; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
/*---------Root Menu Seperator Style------------*/
.MainMenu_MenuBreak{ display:block; border-bottom:1px solid #AEAEAE; border-top:1px solid #9F9F9F;}
/*---------Make Menu Background Transparent------------*/
.ModuleTitle_MenuItemSel {background-color: transparent;}
.MainMenu_MenuItemSel {background-color: transparent;}
/*------sub menu display style-------*/
.MainMenu_MenuItem{
	color:#333333;	font-size:11px;	font-weight:normal;
	padding:2px 7px 2px 7px;
	border-width:1px 0px;
	border:1px #ffffff solid;
}
.submenuitembreadcrumb{
	color:#333333;
	font-size:11px;
	font-weight:normal;
	padding:2px 7px 2px 7px;
	border-width:1px 0px;
	Margin:0px;
	background:#fdeaa7;
	border:1px #fdeaa7 solid;
}
/*------sub menu display style on select-------*/
.submenuitemselected{
	color:#333333;
	font-size:11px;
	font-weight:normal;
	padding:2px 7px 2px 7px;
	border-width:1px 0px;
	Margin:0px;
	background:#fdeaa7;
	border:1px #fdeaa7 solid;
}
/*------sub menu frame display style-------*/
.submenu{
	z-index:1000;
	padding:0px;
	margin:0px;
	background:#ffffff;
	font-size:11px;
	border:1px solid #6f7073;
}
/**************** Menu styles****************/
.rootmenuitem TD{ padding:0; margin:0;}
.rootmenuitem TD DIV{ background-image:url(images/hover_rtimg.gif); background-position: top right; background-repeat: no-repeat; margin:0; padding:0; margin:-1px  0 -18px 0; _margin: -12px 0 -14 0;}
.rootmenuitem TD DIV DIV{ background-image:url(images/hover_ltimg.gif); background-position: top left; background-repeat: no-repeat; margin:0; padding:0 6px 0 8px; margin:-1px  0 -18px 0; _margin: -12px 0 -14 0;}
.rootmenuitem TD DIV DIV DIV{ color:#333333; background-image:url(images/hover_bg.gif); background-position: top center; background-repeat:repeat-x;  font-family:Tahoma,Georgia, "Times New Roman", Times, serif;font-size:11px; font-weight:bold; padding: 5px 6px 0 6px; height:30px;margin:-1px  0 -18px 0; _margin: -12px 0 -14 0; text-align:center; line-height:1.7em;}

.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{ padding:0; margin:0;}
 .rootmenuitemselected TD DIV, .rootmenuitembreadcrumb TD DIV{ background-image:url(images/normal_rtimg.gif); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-1px  0 -18px 0; _margin: -12px 0 -14 0;}
.rootmenuitemselected TD DIV DIV,.rootmenuitembreadcrumb TD DIV DIV{ background-image:url(images/normal_ltimg.gif); background-position: top left; background-repeat: no-repeat; margin:0; padding:0 6px 0 8px;margin:-1px  0 -18px 0; _margin: -12px 0 -14 0;}
.rootmenuitemselected TD DIV DIV DIV,.rootmenuitembreadcrumb TD DIV DIV DIV{ color:#333333; background-image:url(images/normal_bg.gif); background-position: top center; background-repeat:repeat-x; font-family:Tahoma,Georgia, "Times New Roman", Times, serif; font-size:11px; font-weight:bold; padding: 5px 6px 0 6px; height:30px;margin:-1px  0 -18px 0; _margin: -12px 0 -14 0; text-align:center; line-height:1.7em;}


/******************* Control Panel styles *********************/
.controlpanel{ background:#FFF; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333;}
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{ color:#000; }
.controlpanel A.CommandButton:visited{ color:#000; }
.controlpanel A.CommandButton:active{ color:#000; }
.controlpanel A.CommandButton:hover{ color:#FF9900; text-decoration:underline;}
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	color:#000000; text-decoration:none; }
A.CommandButton:hover{ color:#F8BE22; text-decoration:underline;}

/******************* Container styles *********************/
.Head{ font-size:12px; font-weight:bold; color:#000000;}
.SubHead{ font-size:11px; color:#000000; }
.SubSubHead{ font-size:11px; color:#000000;}
.Normal{ font-size:11px; color:#000000; line-height:120%; letter-spacing: .5px;}

/******************* other styles *********************/
#wrapper{ position:relative; height:258px; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%; background:url(headerbg.gif); }
#menu{ position:absolute; background:url(menubg.jpg); width:auto; height:54px; bottom:0px; z-index:1; }

/*  HTML DESIGN STYLE TEMPLATES */
.topbg{ background:url(images/top_bg.gif) top left repeat-x;}
.topleft{ background:url(images/top_ltimg.jpg) top left no-repeat;}
.topright{ background:url(images/top_rtimg.gif) top right no-repeat;}

.logo_bg{padding:13px 0 0 0px; background-repeat:repeat-x; background-position:top left;}

.productsearch{ background:url(images/product_search_bg.gif) top left repeat-x;border-right:1px solid #e6e6e6; padding:0 9px 0 13px;}

.popularsearch{ background: url(images/popular_search_bg1.gif) top left repeat-x;border-right:1px solid #e6e6e6; padding:0 14px;}

.contentborder{ border-left:1px solid #e3e3e3;border-right:1px solid #e6e6e6;}

.foot{ background:url(images/footer_bg.gif) top left repeat-x;}

/******************CONTENT STYLES *********************/
.cart{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color:#000000;}
.cartbold{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color:#000000;}

.white{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#ffffff;}

.orange{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#ffffff;}

.small,a.small:link,a.small:active,a.small:visited{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; color:#333333;text-decoration:none;}
a.small:hover{ color:#fec301; text-decoration:none;}

.small1,a.small1:link,a.small1:active,a.small1:visited{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; color:#333333;text-decoration:underline;}
a.small1:hover{ color:#fec301; text-decoration:underline;}

.big,a.big:link,a.big:active,a.big:visited{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color:#590000;text-decoration:underline;}
a.big:hover{ color:#fec301; text-decoration:none;}


.menubottom,a.menubottom:link,a.menubottom:active,a.menubottom:visited{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold;color:#ffffff;text-decoration:none;}
a.menubottom:hover{ color:#fec301; text-decoration:none;}


.cart,a.cart:link,a.cart:active,a.cart:visited{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold;color:#000000;text-decoration:none;}
a.cart:hover{ color:#fec301; text-decoration:none;}

.cart1,a.cart1:link,a.cart1:active,a.cart1:visited{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;color:#000000;text-decoration:none;}
a.cart1:hover{ color:#fec301; text-decoration:none;}

