/* $Id: skin1.css,v 1.84.2.20 2007/08/16 09:55:58 max Exp $ */
/*
	General styles
*/
	/*blue text color #183358  */
HTML {   
	overflow: -moz-scrollbars-vertical;
	}
Body {margin: 0; padding: 0;}
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT { font-family: Verdana, Arial, Helvetica, Sans-serif;  }
.cat{ font-family: Arial, Helvetica, Sans-serif; font-size:12px; color:#333 }
/*Link Styles*/
/*.listing a:link {
			color: #333;
			text-decoration:underline
		}
.listing a:visited {
			color: #333;
			text-decoration:underline
		}
.listing a:hover {
			color: #333;
			text-decoration:none
		}
.listing a:active {
			color: #333;
			text-decoration:underline
		}
	*/
a:link { 
	color: #004080;
	text-decoration: underline;
	/*background-color: transparent;
	border-color: #333333;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;*/
 }
a:visited { 
	color: #004080;
	text-decoration: underline;
	/*background-color: transparent;
	border-color: #333333;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;*/
 }

a:hover { 
color: #004080;
	text-decoration: none;
	/*background-color: transparent;
	border-color: #333333;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;*/
	}
a:active { 
	color: #004080;
	text-decoration: underline;
	/*background-color: transparent;
	border-color: #333333;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;*/
 }
.v a:link { 
	border-left:0px transparent #004080; border-right:0px transparent #004080; border-top:0px transparent #004080; border-bottom:1px transparent #004080; color: #004080;
	text-decoration: underline;
	background-color: transparent;
	
 }
.v a:visited { 
	border-left:0px transparent #004080; border-right:0px transparent #004080; border-top:0px transparent #004080; border-bottom:1px transparent #004080; color: #004080;
	text-decoration: underline;
	background-color: transparent;
	
 }

.v a:hover { 
color: #004080;
	text-decoration: none;
	background-color: transparent;
	border-color: #004080;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	}
.v a:active { 
	border-left:0px transparent #004080; border-right:0px transparent #004080; border-top:0px transparent #004080; border-bottom:1px transparent #004080; color: #004080;
	text-decoration: underline;
	background-color: transparent;
	
 }
H1 { font-size: 13px; color:#41516b; }
H2 { font-size: 12px; color:#41516b; margin-left:2px; margin-bottom:1px;margin-top:2px;}
H3 { color: #41516b; font-size: 12px; border-bottom:1px dotted #cccccc; margin-bottom:4px;margin-top:4px;padding-bottom:4px;}
H4 {color:#ef4530; font-size:11px; font-weight:bold;}
HR { color: #BABABA; height: 1px; }
HTML,BODY { margin: 0; background: #5c80b7; /*background-image:url(images/background.gif);*/ color: #333333; font-size: 11px; }
FORM { margin: 0; }
TABLE,IMG { border: 0; margin: 0; }
TD { vertical-align: top; }
/*
	Content enviroment styles
*/
TABLE.Container {width: 917px; margin-left: auto; margin-right: auto;  background-color: #FFFFFF; border-left:1px solid #ccc; }
TABLE.Container2 {width: 900px; margin-left: auto; margin-right: auto;  background-color: #FFFFFF; border-left:1px solid #ccc; }
TD.Container { height: 90%; vertical-align: top;}
TD.speed { height: 90%; vertical-align: top;}

/*
	Header styles
*/
.HeadLogo { padding-right: 0px; background: #fff; text-align: right; vertical-align: top; }
.HeadRightBox { padding: 5px 40px 10px 10px; background: #004080 url('images/logo_bg_right.jpg') no-repeat right bottom; color: #fff; text-align: right; vertical-align: bottom; }
.HeadText { margin-bottom: 40px; color: #F0F0F0; font-size: 11px; font-weight: bold; text-align: right; }
.HeadLine { border-bottom: 2px solid #000; padding: 8px; background: #004080 url('images/subnav_bg.gif') repeat-x left; color: #fff; }
.HeadLine b { color: #fff; }
.HeadLine a { color: #fff; }
.HeadThinLine { background: #AEAEAE; height: 1px; }
.PrintableRow { padding-right: 176px; width: 100%; height: 18px; vertical-align: middle; }
.HeadTopPad { height: 18px; }
.HeadTopPad IMG { width: 1px; height: 18px; }
/*
	Footer styles
*/
.BottomRow { text-align: center; vertical-align: bottom; background-color:#CCCCCC }
.BottomRow2 { text-align: center; vertical-align: bottom; background-color:#fff }

.Bottom { padding: 7px 15px 7px 6px; background: #fff;  color: #cococo; font-size: 10px; text-align: right; }
.Bottom a { text-align:center; color: #fff; font-weight: bold; text-decoration: none; }
.Bottom a:hover { color: #FF8040; text-decoration: underline; }
.BottomPopup { padding-bottom: 10px; width: 100%; text-align: right; }
.BottomPopup a { font-weight: bold; }
.BottomDialogBox { padding: 10px 10px 10px 15px; background: #E5E5E5; color: #323232; }
/*
	Common styles
*/
.SubmitBox { padding-top: 10px; }
HR.Line { border-bottom-width: 0; border-left-width: 0; border-right-width: 0; width: 100%; height: 1px; }
hr { 
	border-left:0px solid #abb0b5; 
	border-right:0px solid #abb0b5; 
	border-top:1px dotted #abb0b5; 
	border-bottom:0px solid #abb0b5; 
	height : 1px;  }
.SectionBox { background: #fff; text-align: left; }
.Text { color: #000; }
.NumberOfArticles { color: #000; font-weight: bold; }
.TopLabel { color: #323232; font-size: 11px;font-weight: bold; }
.Message { color: #FF3300; }
.Line { background: #FF6600; }
TD.ButtonsRow { padding: 2px 12px 2px 2px; }
.CustomerMessage { color: #FF3300; font-weight: bold; }
.ErrorMessage { color: #FF3300; font-weight: bold; }
.Star { color: #FF0000; }
.TableHead { background: #CCCCCC; font-weight: bold; }
.TableSubHead { background: #EEEEEE; }
.Spc { width: 1px; height: 1px; }
TABLE.EmptyBox { width: 100%; }
TABLE.EmptyBox TR TD { padding: 0; }
TABLE.productstable {font-family: Verdana, Arial, Helvetica, Sans-serif;font-size: 9px;}
/*
	Popup styles
*/
.PopupContainer { width: 100%; text-align: center; height: 100%; }
.PopupTitle { background: #FFD44C; font-size: 12px; font-weight: bold; text-align: center; height: 15px; vertical-align: middle; }
.PopupBG { background: #FFD44C; }
.PopupHelpLink { color: #330000; font-size: 9px; text-decoration: none; }
/*
	BuyNow section
*/
.BuyNowQuantity { padding-right: 10px; width: 15%; white-space: nowrap; height: 25px; }
.BuyNowPrices { width: 100%; height: 25px; vertical-align: middle; }
/*
	Vertical menu
*/
.VertMenuLeftColumn { padding: 0; background: #E5E5E5; vertical-align: top; }
.VertMenuRightColumn { background: #E5E5E5; vertical-align: top; }
.VertMenuBox { background: #E5E5E5; color: #2C2C2C; }
.VertMenuBoxCat { background: #E5E5E5; color: #2C2C2C; }
.VertMenuBorder { background: #2B2B55; }
.VertMenuTitle { margin: 0; padding: 0 4px 0 7px; background: url('images/title_bg.gif') repeat bottom; color: #fff; font-size: 11px; font-weight: bold; vertical-align: middle; }
.VertMenuTitle a { color: #fff; }
.VertMenuSubTitle { background: #AFAFAF; }
.VertMenuTitleIcon { margin-left: 8px; margin-right: 8px; width: 21px; height: 20px; vertical-align: middle; }
.VertMenuItems { color: #000; text-decoration: none; }
.VertMenuItems a { color: #000; text-decoration: none; }
.VertMenuItemsSmall a { color: #FF1A1A; font-size: 10px; text-decoration: none; }
.VertMenuItems a:hover { color: #004080; text-decoration: none; }
.VertMenuHr { color: #757575; }
.CategoriesList { font-size: 12px; }
/*
	Dialog box
*/
TABLE.DialogBox { width: 900px; height: 100%; vertical-align: top; z-index:100; }
.DialogBox { padding: 7px; background: #fff; }
.DialogBorder { border: 1px solid #D4D4D4; }
.DialogTitle { padding: 3px 4px 4px 35px; color: #183358; background: url(images/dialog_bg_n.gif); font-size: 11px; font-weight: bold; vertical-align: bottom; }
.DialogTitle2 { color: #fff; background-color: #35399d; font-size: 10px; font-weight:bold; vertical-align: bottom; }
/*
	Dialog info box
*/
TABLE.DialogInfo { width: 85%; text-align: center; }
.DialogInfoTitle { padding: 0 5px; color: #fff; font-size: 11px; font-weight: bold; text-align: left; height: 15px; vertical-align: bottom; }
.DialogInfoTitleBorder { padding: 0; background: #D9D9D9; height: 15px; vertical-align: bottom; }
.DialogInfoBorder { padding: 0; background: #304474; }
.DialogTr { color: #389DA6; }
.DialogInfoIcon { width: 16px; height: 16px; }
.DialogInfoClose { width: 15px; height: 13px; }
/*
	Dialog tools section
*/
.NavDialogTitle { padding-left: 8px; width: 50%; color: #fff; font-size: 11px; font-weight: bold; }
.NavDialogBorder { background: #004080; }
.NavDialogBox { background: #F8F8F8; }
.NavDialogBox .VertMenuItems { color: #3F3F3F; text-decoration: none; }
.NavDialogSeparator { padding-left: 7px; width: 100%; background: url(images/separator.gif); height: 14px; }
.NavDialogSeparator IMG { width: 100%; height: 14px; }
.NavDialogCell { padding-right: 3px; }
.NavDialogCell A IMG { width: 9px; height: 9px; }
/*
	Product details page */
	.nav {
	font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:11px;
	}
	 
	.nav a:link {
			color: #e0e0e0;
			padding: 3px 10px;
			background: none;
			text-decoration:none;
			margin: 0;
		}
			.nav a:active {
			color: #e0e0e0;
			padding: 3px 10px;
			background: none;
			text-decoration:none;
			margin: 0;
		}
	
	
		.nav a:hover {
			color: #fff;
			padding: 3px 10px;
			background: none;
			text-decoration:none;
			margin: 0;
		}
			.nav a:visited {
			color: #e0e0e0;
			padding: 3px 10px;
			background: none;
			text-decoration:none;
			margin: 0;
		}
.footer a:link {
			color: #e0e0e0;
			background: none;
			text-decoration:none;
			margin: 0;
		}
		.footer a:visited {
			color: #e0e0e0;
			background: none;
			text-decoration:none;
			margin: 0;
		}
		
		.footer a:hover {
			color: #fff;
			background: none;
			text-decoration:underline;
			margin: 0;
		}
			
			.footer a:active {
			color: #e0e0e0;
			background: none;
			text-decoration:none;
			margin: 0;
		}
	
	
		
.footer
	{
	font-size: 7pt;
	
 	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
 	color: #fff;
 	line-height:1.6;
}
.ProductTitle_large, a.ProductTitle_large:link, a.ProductTitle_large:visited { color: #183358; font-size: 10px; font-weight: bold; }
.ProductTitle, a.ProductTitle:link, a.ProductTitle:visited { color: #183358; font-size: 10px; font-weight: bold; /*text-transform: uppercase; */}
.ProductTitleHidden { color: #666666; font-size: 11px; font-weight: bold; }
.ProductDetailsTitle { color: #183358; font-size: 12px; font-weight: bold; }
.ProductDetails { color: #000; }
.ProductPriceTitle { color: #000; font-size: 12px; font-weight: bold; }
.ProductPriceConverting { color: #000; font-size: 12px; font-weight: bold; }
.ProductPrice { color: #183358; font-size: 12px; font-weight: bold; }
.ProductPriceSmall { color: #183358; font-weight: bold; }
.SaveMoneyLabel { width: 57px; color: #fff; background: url(images/save_money.gif); font-weight: bold; text-align: center; height: 53px; vertical-align: middle; }
.MarketPrice { font: 14px Times New Roman; }
.PImgBox { padding-right: 8px; width: 100px; text-align: left; vertical-align: top; color:#00FF33 }
/*
	Products list
*/
TD.PListImgBox { padding-right: 8px; width: 125px; white-space: nowrap; text-align: center; vertical-align: top; }
DIV.PListImgBox { white-space: nowrap; }
HR.PListLine { border-bottom-width: 0; border-left-width: 0; border-right-width: 0; width: 100%; height: 1px; }
.PListTaxBox { padding: 2px 2px 2px 70px; }
.PListCell { padding: 10px; background: #fff; text-align: center; vertical-align: top; }
/*
	Items style
*/
.ItemsList { color: #183358;}
.ItemsListDisabled { color: #909090; }
.ItemsList a { color: #183358; text-decoration: none; }
.ItemsList a:hover { color: #183358; text-decoration: underline; }
/*
	Location bar
*/
.NavigationPath { color: #004080; text-decoration: none; }
.NavigationPath a { color: #004080; text-decoration: none; }
.NavigationPath a:hover { color: Red; text-decoration: underline; }
/*
	Buttons
*/
.FormButton { color: #002242; font-weight: bold; }
TABLE.ButtonTable { cursor: pointer; direction: ltr; vertical-align: middle; }
TD.Button { padding-left: 5px; padding-right: 5px; white-space: nowrap; background: #7A7A7A url(images/butbg.gif) repeat-x; vertical-align: middle; }
FONT.Button { color: #183358; font: bold 11px Arial; text-decoration: none; }
IMG.ButtonSide { color: #183358; }
.SimpleButton TR TD { padding: 0; white-space: nowrap; }
.Button a, .Button a:hover { color: #183358; font-weight: bold; }
.GoImage { border: 0; vertical-align: middle; }
/*
	Small text/link style
*/
.SmallNote a { color: #7C4C00; font: 9px Arial, Verdana, Helvetica, Sans-serif; text-decoration: none; }
.SmallNote a:hover { color: #7C4C00; font: 9px Arial, Verdana, Helvetica, Sans-serif; text-decoration: underline; }
.SmallText { color: #7C4C00; font: 9px Arial, Verdana, Helvetica, Sans-serif; text-decoration: none; }
/*
	Category page
*/
.SubcatTitle { padding-left: 5px; width: 95%; text-align: left; }
.SubcatInfo { white-space: nowrap; color: #000; text-align: right; }
/*
	Search sort bar
*/
.SearchSortTitle { padding-right: 20px; font-weight: bold; }
.SearchSortLink a, .SearchSortLink a:hover { text-decoration: underline; }
.SearchSortImg { margin-right: 5px; width: 9px; height: 9px; }
.SearchSortCell { padding-right: 20px; }
/*
	Expandable section
*/
.ExpandSectionMark { width: 11px; cursor: pointer; vertical-align: middle; }
/*
	Tab mechanism
*/
.Tab { padding-bottom: 7px; padding-top: 7px; color: #fff; font-size: 10px; text-transform: uppercase; }
.Tab a { border-left: 1px solid #809FBF; padding: 7px 8px 7px 8px; background: url('images/toptab_bg.gif') repeat-x bottom; color: #fff; text-decoration: none; }
.Tab a:hover { padding-bottom: 7px; padding-top: 7px; background: url('images/toptab_bg_hover.gif') repeat-x bottom; color: #333333; text-decoration: none; }
.TabTop { background: url(images/tab_b.gif); height: 5px; }
TD.TabLeftSide { width: 5px; background: url(images/tab_l.gif); }
TD.TabRightSide { width: 5px; background: url(images/tab_r.gif); }
TD.TabLeftCorner { width: 9px; background: url(images/tab_c1.gif); height: 9px; }
TD.TabRightCorner { width: 9px; background: url(images/tab_c2.gif); height: 9px; }
TD.TabCenter { background: url(images/tab_b.gif); height: 5px; }
IMG.TabCorner { width: 9px; height: 5px; }
IMG.TabSide { width: 9px; height: 1px; }
/*
	Pagination mechanism
*/
.NavigationArrow { width: 9px; height: 9px; }
.NavigationTitle { padding-right: 10px; white-space: nowrap; height: 14px; }
.NavigationCell { width: 17px; background: url(images/page.gif); text-align: center; height: 14px; vertical-align: bottom; }
.NavigationCell a, .NavigationCell a:hover { text-decoration: none; }
.NavigationCell img { width: 17px; height: 1px; }
.NavigationCellWide { width: 23px; background: url(images/page_wide.gif); text-align: center; height: 14px; vertical-align: bottom; }
.NavigationCellWide a:link, .NavigationCellWide a:hover { text-decoration: none; }
.NavigationCellWide img { width: 23px; height: 1px; }
.NavigationCellSel { width: 15px; font-weight: bold; text-align: center; vertical-align: middle; }
/*
	Subheader styles
*/
TABLE.SubHeaderGrey { margin-bottom: 10px; width: 100%; }
.SubHeaderGrey { padding: 0; color: #666666; font-size: 11px; font-weight: bold; }
.SubHeaderGreyLine { padding: 0; background: #CCCCCC; height: 1px; }
TABLE.SubHeaderBlack { margin-bottom: 10px; width: 100%; }
.SubHeaderBlack { padding: 0; color: #000; font-size: 12px; font-weight: bold; }
.SubHeaderBlackLine { padding: 0; background: #000; height: 1px; }
TABLE.SubHeaderRed { margin-bottom: 10px; width: 100%; }
.SubHeaderRed { padding: 0; font-weight: bold; }
.SubHeaderRedLine { padding: 0; background: #550000; height: 1px; }
TABLE.SubHeader { margin-bottom: 10px; width: 100%; }
.SubHeader { padding: 0; color: #FF3300; font-size: 12px; font-weight: bold; }
.SubHeaderLine { padding: 0; background: #FF6600; height: 1px; }
/*
	User profile page
*/
.RegSectionTitle { color: #550000; font-size: 10px; font-weight: bold; }
/*
	Popup image
*/
.PImageImageCell { padding: 5px; text-align: center; height: 100%; vertical-align: middle; }
.PImageImageCell IMG { text-align: center; vertical-align: middle; }
.PImageNumbersCell { padding-left: 10px; padding-right: 10px; white-space: nowrap; }
.PImageLine { background: #CCCCCC; height: 1px; }
.PImageLine IMG { height: 1px; }
BODY.PImage { background: #fff; }
.PImagePageRow { padding-left: 10px; height: 30px; vertical-align: middle; }
/*
	Customer reviews module
*/
IMG.StarImg { width: 14px; height: 14px; }
/*
	Manufacturers module
*/
.ManufacturersItem { padding-left: 5px; width: 95%; white-space: nowrap; text-align: left; }
/*
	Recommended products module
*/
UL.RPItems { padding-bottom: 0; padding-left: 10px; padding-top: 0; }
/*
	Webmaster mode
*/
DIV.Lbl { display: inline; color: #008601; font-weight: bold; }
.Section { margin: 0; padding: 0; display: inline; }
/*
	Fast Lane Checkout module
*/
.FLCAuthBox { padding-left: 10px; padding-right: 5px; white-space: nowrap; }
.FLCAuthPreBox { padding-left: 30px; width: 100%; height: 20px; }
.FLCTopPad { height: 15px; vertical-align: middle; }
.FLCTopPad IMG { width: 1px; height: 15px; }
TD.FLCDialogCell { width: 50%; text-align: center; height: 225px; }
TABLE.FLCDialog { width: 100%; height: 100%; }
/*
		-- ADDONS --
*/
/*
	Gift registry module
*/
.HighLight { background: #FFFFCC; }
/*
	Feature comparison module
*/
TABLE.CompareBtn { cursor: pointer; }
TD.CompareBtnLeft { width: 21px; background: url(images/compare1.gif); height: 18px; }
TD.CompareBtnLeft IMG { width: 21px; height: 18px; }
TD.CompareBtnMain { padding-left: 5px; padding-top: 2px; background: url(images/compare2.gif) repeat-x; vertical-align: top; }
TD.CompareBtnMainMozilla { padding-left: 5px; padding-top: 1px; background: url(images/compare2.gif) repeat-x; vertical-align: top; }
TD.CompareBtnRight { width: 9px; height: 18px; }
TD.CompareBtnRight IMG { width: 9px; height: 18px; }
TD.FCompProductSelBox { padding: 0; white-space: nowrap; }
TD.FCompProductButtonBox { padding: 0 0 0 25px; width: 100%; white-space: nowrap; }
TD.FCompProductAddCL { padding: 10px 0 0 0; }
TD.FCompFeatureHCell { background: #EEEEEE; font-weight: bold; text-align: center; vertical-align: top; }
.HightLightEqualRow { background: #ffe8af; text-align: center; }
.EqualRow { background: #fff; text-align: center; }
/*
	Special offers module
*/
.SpecialOffersPrice { color: #FF3300; font-size: 14px; font-weight: bold; }
.SpecialOffersThumb { margin-left: -51px; display: inline; }
.SpecialOffersThumb A IMG { width: 47px; height: 44px; }
/*
	Last checkout step
*/
TD.LCSBackground { background: #FF8600; }
/*
	Fancy categories module
*/
.CatMenuItemOff { border-bottom: none; border-left: none; border-right: none; border-top: none; margin: 3px 0 3px 1px; color: #330000; background: transparent; font-size: 12px; cursor: pointer; }
.CatMenuItemOffExp { border-bottom: none; border-left: none; border-right: none; border-top: none; margin: 1px 3px 1px 2px; background: transparent; cursor: pointer; }
.CatMenuItemOn { border-bottom: none; border-left: none; border-right: 0 solid; border-top: none; margin: 3px 0 3px 1px; color: #330000; background: #FF8600; font-size: 12px; cursor: pointer; }
.CatSubMenu { border-bottom: #8E4B00 1px solid; border-left: #8E4B00 1px solid; border-right: #8E4B00 1px solid; border-top: #8E4B00 1px solid; width: 150px; margin: 0; padding: 2px; background: #FFD44C; }
a.CatMenuItem { font: 12px Arial; cursor: pointer; }
a.CatMenuItem:link { color: #330000; text-decoration: none; }
a.CatMenuItem:visited { color: #330000; text-decoration: none; }
a.CatMenuItem:hover { color: #330000; text-decoration: none; }
a.CatMenuItem:active { color: #330000; text-decoration: none; }
A#nojs.CatMenuItem:hover { color: #330000; background: #FF8600; text-decoration: none; }
IMG.FCIcon { border-width: 0; margin-left: 2px; margin-right: 3px; width: 16px; height: 16px; }
IMG.FCTriangle { border-width: 0; margin-left: 3px; width: 9px; height: 9px; }
TABLE.FCItemTable { border-width: 0; margin: 0; width: 100%; text-align: left; }
TD.FCIconCell { text-align: center; vertical-align: middle; }
TD.FCTriangleCell { text-align: right; vertical-align: middle; }
TD.FCChain { width: 18px; background-repeat: repeat-y; }
TD.FCChain IMG { width: 18px; height: 1px; }
TD.FCExplorerBox { width: 37px; background-repeat: repeat-y; vertical-align: top; }
TABLE.CatMenuContainer { width: 136px; }
/*
	Product configurator module
*/
.ProductBG { background: #fff; }
.SlotCell { padding-top: 25px; width: 50%; background: #fff; text-align: center; height: 35px; }
.SlotProductCell { width: 50%; background: #fff; text-align: center; height: 35px; }
TABLE.PCSummaryTable { width: 100%; background: #fff; }
.YellowBackground { background: #CECECE; }
.RedBackground { background: #CECECE; }
/*
	Survey module
*/
H1.SurveyName { font-weight: bold; }
.SurveyHeader { font-size: 11px; }
.SurveyHeaderMenu { font-size: 10px; }
.SurveyFooter { font-size: 11px; }
.SurveyFooterMenu { font-size: 10px; }
.SurveyQuestion { padding: 2px; font-size: 12px; font-weight: bold; }
.SurveyQuestionMenu { padding: 0; font-weight: bold; }
TEXTAREA.Survey { }
.SurveyAnswer { padding: 2px; width: 100%; }
.SurveyAnswerMenu { padding: 0; width: 100%; }
TD.SurveyAnswerMark { padding: 2px; width: 15px; }
TD.SurveyAnswerMarkMenu { padding: 0; width: 15px; }
.SurveyBar { background: blue; height: 10px; }
.SurveyBarHL { background: green; height: 10px; }
.SurveyStatLabel { padding-left: 6px; white-space: nowrap; }
.StatisticsBar { background: #FFCE31; }
.StatisticsBarHL { background: #FF8400; }
.SurveyAnswers { padding: 2px 2px 5px 2px; }
.SurveyAnswersMenu { padding: 0 0 5px 0; }
.SurveyAnswerComment { padding: 2px; }
.SurveyAnswerCommentMenu { padding: 0; }
/*
	NEW styles
*/
.categories a { border-bottom: 1px solid #fff; padding: 2px 2px 2px 15px; display: block; background: #E5E5E5 url('images/arr.gif') no-repeat left; color: #000; }
.categories a:hover { background: #fff url('images/arr_hover.gif') no-repeat left; color: #004080; text-decoration: none; }
.categoriesCat a { border-bottom: 1px solid #fff; padding: 3px 3px 3px 15px; display: block; background: #E5E5E5 url('images/arr.gif') no-repeat left; color: #3f3f3f; font-weight: bold; }
.categoriesCat a:hover { background: #fff url('images/arr_hover.gif') no-repeat left; color: #004080; text-decoration: none; }
.categoriesCart a { margin: 2px; padding: 3px 4px 3px 10px; display: block; background: #D9D9D9; color: #004080; }
.categoriesCart a:hover { background: #CACACA; color: #4A4A4A; text-decoration: none; }
.headerSub { border-bottom: 1px #B2B2B2 solid; padding: 6px 10px 5px 15px; background: #DFDFDF; }
.listing { padding: 4px; background: #fff; text-align: center; font-size:10px}
.listing2 { padding: 4px; background: #fff; text-align: center; font-size:10px}
.productsList { border-top: 7px solid #D1D1D1; padding: 15px 7px 15px 7px; background: #FFF; }
.productsList2 { border-top: 7px solid #D1D1D1; padding: 15px 7px 15px 7px; background: #fff; }
.subnav { border-bottom: 2px solid #000; border-top: 1px solid #5E5E5E; background: url('images/toptab_bg.gif') repeat-x bottom; text-align: right; }
.cartTop { float: none; padding-right: 10px; }
.design { padding-left: 20px; color: #A1BDD5; font-size: 10px; }
.design a { color: #A1BDD5; text-decoration: none; }
.LoginInput { border: 1px inset #ccc; width: 130px; margin-bottom: 4px; color: #000; background: #cccccc; }

.productbullet {
	list-style-image:url(images/redball.gif)
	}
/**
* sidenavcontainer is 181px wide and a minimum of 400px high
* It has a little padding top and bottom as well
* Modify it to suit your layout

html, body, p, ul, ol, li,
h1, h2, h4, h5, h6,
form, fieldset, a {
    list-style-type: none; 
    margin: 0;
    padding: 0;
    border: 0;
}*/



/*#sidenavcontainer {
    padding:200px 0 10px 0;
    PADDING-LEFT: 20px;
    PADDING-BOTTOM: 10px;
    width:181px; 
    min-height:0px; 
    float:left;
}
*/
h3{    /* PRODUCT CATEGORIES */
    padding:200;
    margin:100;
    font-size:11px; 
    font-style:normal; 
    font-weight:bold;
	 
}
#sidenavcontainer h3 {
    margin:0 0 0 0px;
    padding:0px;
}
/*h4{    
    padding:0;
    margin:0;
    font-size:11px; 
    font-style:normal; 
    font-weight:normal; 
}*/
#sidenavcontainer h4 {
    margin:0 0 0 6px;
    padding:9;
    padding-bottom:2px; 
}
/* categories links styles */
#sidenavcontainer a { 
	border-bottom: 1px solid #fff; 
	padding: 2px 2px 2px 15px; 
	display: block; 
	background: #E5E5E5 url('images/arr.gif') no-repeat left; 
	color: #183358; }

#sidenavcontainer a:hover { 
	background: #fff url('images/arr_hover.gif') no-repeat left; 
	color: #333; 
	text-decoration: none; }
#sidenavcontainer .current {
    color:#333;
		background: #fff url('images/arr_hover.gif') no-repeat left; 
		border-bottom: 1px solid #e5e5e5; 


}
 .data_table
	{
	font-size: 8pt;
 	FONT-FAMILY: "Verdana", "Arial", "Helv", "Sans Serif";
 	color: #333;
 	line-height:1.4;
}
.colhead
	{
	background-color:e7e7e7;
}
.rowhead
	{
	background-color:efefef;
}

/* this is for the products area tables with the tech details */
#Models {
	margin-bottom:			20px;
}

#Models table {
	border:					2px solid #363A93;
	color:					#000000;
	background-color:		#FFFFCC;
}

#Models th, #Models td {
	padding:				3px 10px 3px 10px;
	margin:					0;
	border:					none;
	vertical-align:			top;
}

#Models th {
	color:					#FFFFFF;
	background-color:		#363A93;
	font-weight:			bold;
	font-size: 				11px;
	text-align:				left;
}

#Models td {
	border-bottom:			1px solid #E3DCF7;
	font-size:				11px;
}
.cartlinks a:link { color: #cccccc; text-decoration:none; padding: 1px 12px;
			border-right: 1px solid #7998bd;
			border-left: 1px solid #e9eef3;
			background: none;
			text-decoration:none;
			margin: 0;
			
}
.cartlinks a:visited { color: #cccccc; text-decoration:none; padding: 1px 12px;
			border-right: 1px solid #7998bd;
			border-left: 1px solid #e9eef3;
			background: none;
			text-decoration:none;
			margin: 0;
			
}
.cartlinks a:hover { color: #ffffff; text-decoration:none; padding: 1px 12px;
			border-right: 1px solid #7998bd;
			border-left: 1px solid #e9eef3;
			background: none;
			text-decoration:none;
			margin: 0;
	
}
.cartlinks a:active { color: #ffffff; text-decoration:none; padding: 1px 12px;
			border-right: 1px solid #7998bd;
			border-left: 1px solid #e9eef3;
			background: none;
			text-decoration:none;
			margin: 0;
			
}

/* technical data in javascript dropdowns */
.c {text-align:center;}
.red {
	background-color:#ef4530;
	COLOR:#FFF;	
	vertical-align:middle;
	text-align:center;
	font-weight:bold;

	}
.red_sm {
	background-color:#ef4530;
	COLOR:#FFF;	
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	font-size:9px;
	
	}
.small_table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	text-align:center;}

.darkgray {
	background-image:url(images/title_bg.gif);
	height:19px;
	COLOR:#FFF;
	vertical-align:middle;
}
.lightgray {
	background-color:#e5e5e5;
	text-align:center
	}
	/*powder blue*/
.xl26 {
	background-color:#84b8ed;
	text-align:center;
	}
	/*darker blue*/
.xl56 {background-color:#0f4f91;
	text-align:center;
	color:#ffffff;
}
/*lt. red*/
.xl54 {background-color:#ef4530;
	text-align:center;
	color:#ffffff;
}
/*darker red*/
.xl41 {background-color:#d10202;
	text-align:center;
	color:#ffffff;
}
/*yellow*/
.xl29 {background-color:#ffff00;
text-align:center;
	color:#000000;}
/*white*/
.xl25 {
background-color:#efefef;
	text-align:center;
	color:#000000;}

.basic {text-align:left;
color:#000000;
border:1px solid #ccc;}

TD.basic {border:1px dotted #ccc;}

TD.basic2 {
	border:1px dotted #ccc;
	background-color: #FFCC99;
	text-align:left;
	color:#000000;
	font-weight:bold;}
.small_ital {
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:10px;
	}
.pink {
background-color: #ffe3ff;
	text-align:center;
	color:#000000;}
.gray {
background-color:#efefef;
	text-align:center;
	color:#000000;}
.underline {
	border-bottom:1px dotted #ccc;
	text-align:center;
	vertical-align:middle}
	
.v a { color: #330000; text-decoration: underline; }
.v a:hover { color: #004080; text-decoration: underline; }

.sortable {color:#333;
		font-size:9px;}
		
	#table2 {text-align:center;}
	/*#table1 {text-align:center;}*/
	
	#anyid {text-align:center;}