/* $Id: skin1.css,v 1.84.2.11 2006/06/29 15:32:02 svowl Exp $ */
/*
	General styles
*/
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT { font-family: Verdana, Arial, Helvetica, Sans-serif; }
a { color: #330000; text-decoration: none; }
a:hover { color: #F20000; text-decoration: underline; }
H1 { font-size: 15px; }
H2 { font-size: 13px; }
H3 { color: #B00000; font-size: 12px; }
HR { color: #BABABA; height: 1px; }
HTML,BODY { background: #E5E5E5; color: #232323; font-size: 11px; margin: 0; }
FORM { margin: 0px; }
TABLE,IMG { border: 0px; margin: 0px; }
TD { vertical-align: top; }
/*
	Content enviroment styles
*/
TABLE.Container { background-color: #fff; width: 100%; }
TD.Container { height: 90%; vertical-align: top; }
/*
	Header styles
*/
.HeadLogo { background: #004080; padding: 0; text-align: left; vertical-align: bottom; }
.HeadRightBox { background: #004080 url('images/logo_bg_right.jpg') no-repeat right bottom; color: #FFFFFF; padding: 5px 20px 10px 10px; text-align: right; vertical-align: bottom; }
.HeadText { color: #F0F0F0; font-size: 11px; font-weight: bold; margin-bottom: 40px; text-align: right; }
.HeadLine { background: #004080 url('images/subnav_bg.gif') repeat-x left; border-bottom: 2px solid #000; color: #fff; padding: 8px; }
.HeadLine b { color: #fff; }
.HeadLine a { color: #fff; }
.HeadThinLine { background-color: #AEAEAE; height: 1px; }
.PrintableRow { height: 18px; padding-right: 176px; vertical-align: middle; width: 100%; }
.HeadTopPad { height: 18px; }
.HeadTopPad IMG { height: 18px; width: 1px; }
/*
	Footer styles
*/
.BottomRow { text-align: center; vertical-align: bottom; }
.Bottom { background: #E5E5E5 url('images/toptab_bg.gif') repeat-x top; color: #FFFFFF; font-size: 10px; padding: 7px 15px 7px 6px; text-align: right; }
.Bottom a { color: #FFFFFF; font-weight: bold; text-decoration: none; }
.Bottom a:hover { color: #FF8040; text-decoration: underline; }
.BottomPopup { padding-bottom: 10px; text-align: right; width: 100%; }
.BottomPopup a { font-weight: bold; }
.BottomDialogBox { background: #E5E5E5; color: #323232; padding: 10px 10px 10px 15px; }
/*
	Common styles
*/
.SubmitBox { padding-top: 10px; }
HR.Line { border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; height: 1px; width: 100%; }
.SectionBox { background-color: #ffffff; text-align: left; }
.Text { color: #000000; }
.NumberOfArticles { color: #000000; font-weight: bold; }
.TopLabel { color: #fff; font-size: 12px; font-weight: bold; }
.Message { color: #FF3300; }
.Line { background-color: #FF6600; }
TD.ButtonsRow { padding-bottom: 2px; padding-left: 2px; padding-right: 12px; padding-top: 2px; }
.CustomerMessage { color: #FF3300; font-weight: bold; }
.ErrorMessage { color: #FF3300; font-weight: bold; }
.Star { color: #FF0000; }
.TableHead { background-color: #CCCCCC; font-weight: bold; }
.TableSubHead { background-color: #EEEEEE; }
.Spc { height: 1px; width: 1px; }
TABLE.EmptyBox { width: 100%; }
TABLE.EmptyBox TR TD { padding: 0px; }
/*
	Popup styles
*/
.PopupContainer { height: 100%; text-align: center; width: 100%; }
.PopupTitle { background-color: #FFD44C; font-size: 12px; font-weight: bold; height: 15px; text-align: center; vertical-align: middle; }
.PopupBG { background-color: #FFD44C; }
.PopupHelpLink { color: #330000; font-size: 9px; text-decoration: none; }
/*
	BuyNow section
*/
.BuyNowQuantity { height: 25px; padding-right: 10px; white-space: nowrap; width: 15%; }
.BuyNowPrices { height: 25px; vertical-align: middle; width: 100%; }
/*
	Vertical menu
*/
.VertMenuLeftColumn { background-color: #E5E5E5; padding: 0; vertical-align: top; }
.VertMenuRightColumn { background-color: #E5E5E5; vertical-align: top; }
.VertMenuBox { background: #E5E5E5; color: #2C2C2C; }
.VertMenuBoxCat { background: #E5E5E5; color: #2C2C2C; }
.VertMenuBorder { background: #2B2B55; }
.VertMenuTitle { background: url('images/title_bg.gif') repeat bottom; color: #fff; font-size: 11px; font-weight: bold; margin: 0; padding: 0px 4px 0px 7px; vertical-align: middle; }
.VertMenuTitle a { color: #fff; }
.VertMenuSubTitle { background-color: #AFAFAF; }
.VertMenuTitleIcon { height: 20px; margin-left: 8px; margin-right: 8px; vertical-align: middle; width: 21px; }
.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: #FF1A1A; text-decoration: underline; }
.VertMenuHr { color: #757575; }
.CategoriesList { font-size: 12px; }
/*
	Dialog box
*/
TABLE.DialogBox { height: 100%; vertical-align: top; width: 100%; }
.DialogBox { background-color: #ffffff; padding: 7px; }
.DialogBorder { border: 1px solid #D4D4D4; }
.DialogTitle { background-image: url(images/dialog_bg_n.gif); color: #003568; font-size: 11px; font-weight: bold; padding: 3px 4px 4px 35px; vertical-align: bottom; }
/*
	Dialog info box
*/
TABLE.DialogInfo { text-align: center; width: 85%; }
.DialogInfoTitle { color: #FFFFFF; font-size: 11px; font-weight: bold; height: 15px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; padding-top: 0px; text-align: left; vertical-align: bottom; }
.DialogInfoTitleBorder { background-color: #D9D9D9; height: 15px; padding: 0px; vertical-align: bottom; }
.DialogInfoBorder { background-color: #304474; padding: 0px; }
.DialogTr { color: #389DA6; }
.DialogInfoIcon { height: 16px; width: 16px; }
.DialogInfoClose { height: 13px; width: 15px; }
/*
	Dialog tools section
*/
.NavDialogTitle { color: #fff; font-size: 11px; font-weight: bold; padding-left: 8px; width: 50%; }
.NavDialogBorder { background-color: #004080; }
.NavDialogBox { background-color: #F8F8F8; }
.NavDialogBox .VertMenuItems { color: #3F3F3F; text-decoration: none; }
.NavDialogSeparator { background-image: url(images/separator.gif); height: 14px; padding-left: 7px; width: 100%; }
.NavDialogSeparator IMG { height: 14px; width: 100%; }
.NavDialogCell { padding-right: 3px; }
.NavDialogCell A IMG { height: 9px; width: 9px; }
/*
	Product details page
*/
.ProductTitle, a.ProductTitle:link, a.ProductTitle:visited { color: #003568; font-size: 12px; font-weight: bold; text-transform: uppercase; }
.ProductTitleHidden { color: #666666; font-size: 11px; font-weight: bold; }
.ProductDetailsTitle { color: #FF3300; font-size: 12px; font-weight: bold; }
.ProductDetails { color: #000000; }
.ProductPriceTitle { color: #000000; font-size: 12px; font-weight: bold; }
.ProductPriceConverting { color: #000000; font-size: 12px; font-weight: bold; }
.ProductPrice { color: #FF3300; font-size: 12px; font-weight: bold; }
.ProductPriceSmall { color: #FF3300; font-weight: bold; }
.SaveMoneyLabel { background-image: url(images/save_money.gif); color: #FFFFFF; font-weight: bold; height: 55px; text-align: center; vertical-align: middle; width: 57px; }
.MarketPrice { font-family: Times New Roman; font-size: 14px; }
.PImgBox { padding-right: 8px; text-align: left; vertical-align: top; width: 100px; }
/*
	Products list
*/
TD.PListImgBox { padding-right: 8px; text-align: center; vertical-align: top; white-space: nowrap; width: 125px; }
DIV.PListImgBox { white-space: nowrap; }
HR.PListLine { border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; height: 1px; width: 100%; }
.PListTaxBox { padding-bottom: 2px; padding-left: 70px; padding-right: 2px; padding-top: 2px; }
.PListCell { background-color: #ffffff; padding: 10px; text-align: center; vertical-align: top; }
/*
	Items style
*/
.ItemsList { color: #330000; font-weight: bold; }
.ItemsListDisabled { color: #909090; }
.ItemsList a { color: #330000; font-weight: bold; text-decoration: none; }
.ItemsList a:hover { color: #330000; font-weight: bold; text-decoration: none; }
/*
	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 { background: #7A7A7A url(images/butbg.gif) repeat-x; padding-left: 5px; padding-right: 5px; vertical-align: middle; white-space: nowrap; }
FONT.Button { color: #003568; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none; }
IMG.ButtonSide { color: #003568; }
.SimpleButton TR TD { padding: 0px; white-space: nowrap; }
.Button a, .Button a:hover { color: #003568; font-weight: bold; }
.GoImage { border: 0px; vertical-align: middle; }
/*
	Small text/link style
*/
.SmallNote a { color: #7C4C00; font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 9px; text-decoration: none; }
.SmallNote a:hover { color: #7C4C00; font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 9px; text-decoration: underline; }
.SmallText { color: #7C4C00; font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 9px; text-decoration: none; }
/*
	Category page
*/
.SubcatTitle { padding-left: 5px; text-align: left; width: 95%; }
.SubcatInfo { color: #000000; text-align: right; white-space: nowrap; }
/*
	Search sort bar
*/
.SearchSortTitle { font-weight: bold; padding-right: 20px; }
.SearchSortLink a, .SearchSortLink a:hover { text-decoration: underline; }
.SearchSortImg { height: 9px; margin-right: 5px; width: 9px; }
.SearchSortCell { padding-right: 20px; }
/*
	Expandable section
*/
.ExpandSectionMark { cursor: pointer; vertical-align: middle; width: 11px; }
/*
	Tab mechanism
*/
.Tab { color: #FFFFFF; font-size: 10px; padding-bottom: 7px; padding-top: 7px; text-transform: uppercase; }
.Tab a { background: url('images/toptab_bg.gif') repeat-x bottom; border-left: 1px solid #809FBF; color: #FFFFFF; padding: 7px 8px 7px 8px; text-decoration: none; }
.Tab a:hover { background: url('images/toptab_bg_hover.gif') repeat-x bottom; color: #232323; padding-bottom: 7px; padding-top: 7px; text-decoration: none; }
.TabTop { background-image: url(images/tab_b.gif); height: 5px; }
TD.TabLeftSide { background-image: url(images/tab_l.gif); width: 5px; }
TD.TabRightSide { background-image: url(images/tab_r.gif); width: 5px; }
TD.TabLeftCorner { background-image: url(images/tab_c1.gif); height: 9px; width: 9px; }
TD.TabRightCorner { background-image: url(images/tab_c2.gif); height: 9px; width: 9px; }
TD.TabCenter { background-image: url(images/tab_b.gif); height: 5px; }
IMG.TabCorner { height: 5px; width: 9px; }
IMG.TabSide { height: 1px; width: 9px; }
/*
	Pagination mechanism
*/
.NavigationArrow { height: 9px; width: 9px; }
.NavigationTitle { height: 14px; padding-right: 10px; white-space: nowrap; }
.NavigationCell { background-image: url(images/page.gif); height: 14px; text-align: center; vertical-align: bottom; width: 17px; }
.NavigationCell a, .NavigationCell a:hover { text-decoration: none; }
.NavigationCell img { height: 1px; width: 17px; }
.NavigationCellWide { background-image: url(images/page_wide.gif); height: 14px; text-align: center; vertical-align: bottom; width: 23px; }
.NavigationCellWide a:link, .NavigationCellWide a:hover { text-decoration: none; }
.NavigationCellWide img { height: 1px; width: 23px; }
.NavigationCellSel { font-weight: bold; text-align: center; vertical-align: middle; width: 15px; }
/*
	Subheader styles
*/
TABLE.SubHeaderGrey { margin-bottom: 10px; width: 100%; }
.SubHeaderGrey { color: #666666; font-size: 11px; font-weight: bold; padding: 0px; }
.SubHeaderGreyLine { background-color: #CCCCCC; height: 1px; padding: 0px; }
TABLE.SubHeaderBlack { margin-bottom: 10px; width: 100%; }
.SubHeaderBlack { color: #000000; font-size: 12px; font-weight: bold; padding: 0px; }
.SubHeaderBlackLine { background-color: #000000; height: 1px; padding: 0px; }
TABLE.SubHeaderRed { margin-bottom: 10px; width: 100%; }
.SubHeaderRed { font-weight: bold; padding: 0px; }
.SubHeaderRedLine { background-color: #550000; height: 1px; padding: 0px; }
TABLE.SubHeader { margin-bottom: 10px; width: 100%; }
.SubHeader { color: #FF3300; font-size: 12px; font-weight: bold; padding: 0px; }
.SubHeaderLine { background-color: #FF6600; height: 1px; padding: 0px; }
/*
	User profile page
*/
.RegSectionTitle { color: #550000; font-size: 10px; font-weight: bold; }
/*
	Popup image
*/
.PImageImageCell { height: 100%; padding: 5px; text-align: center; vertical-align: middle; }
.PImageImageCell IMG { text-align: center; vertical-align: middle; }
.PImageNumbersCell { padding-left: 10px; padding-right: 10px; white-space: nowrap; }
.PImageLine { background-color: #CCCCCC; height: 1px; }
.PImageLine IMG { height: 1px; }
BODY.PImage { background-color: #FFFFFF; }
.PImagePageRow { height: 30px; padding-left: 10px; vertical-align: middle; }
/*
	Customer reviews module
*/
IMG.StarImg { height: 14px; width: 14px; }
/*
	Manufacturers module
*/
.ManufacturersItem { padding-left: 5px; text-align: left; white-space: nowrap; width: 95%; }
/*
	Recommended products module
*/
UL.RPItems { padding-bottom: 0px; padding-left: 10px; padding-top: 0px; }
/*
	Webmaster mode
*/
SPAN.Lbl { color: green; font-weight: bold; }
.Section { margin: 0px; padding: 0px; }
/*
	Fast Lane Checkout module
*/
.FLCAuthBox { padding-left: 10px; padding-right: 5px; white-space: nowrap; }
.FLCAuthPreBox { height: 20px; padding-left: 30px; width: 100%; }
.FLCTopPad { height: 15px; vertical-align: middle; }
.FLCTopPad IMG { height: 15px; width: 1px; }
TD.FLCDialogCell { height: 220px; text-align: center; width: 50%; }
TABLE.FLCDialog { height: 100%; width: 100%; }
/*
		-- ADDONS --
*/
/*
	Gift registry module
*/
.HighLight { background-color: #FFFFCC; }
/*
	Feature comparison module
*/
TABLE.CompareBtn { cursor: pointer; }
TD.CompareBtnLeft { background-image: url(images/compare1.gif); height: 18px; width: 21px; }
TD.CompareBtnLeft IMG { height: 18px; width: 21px; }
TD.CompareBtnMain { background-image: url(images/compare2.gif); background-repeat: repeat-x; padding-left: 5px; padding-top: 2px; vertical-align: top; }
TD.CompareBtnMainMozilla { background-image: url(images/compare2.gif); background-repeat: repeat-x; padding-left: 5px; padding-top: 1px; vertical-align: top; }
TD.CompareBtnRight { height: 18px; width: 9px; }
TD.CompareBtnRight IMG { height: 18px; width: 9px; }
TD.FCompProductSelBox { padding: 0px; white-space: nowrap; }
TD.FCompProductButtonBox { padding-bottom: 0px; padding-left: 25px; padding-right: 0px; padding-top: 0px; white-space: nowrap; width: 100%; }
TD.FCompProductAddCL { padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 10px; }
TD.FCompFeatureHCell { background-color: #EEEEEE; font-weight: bold; text-align: center; vertical-align: top; }
.HightLightEqualRow { background-color: #ffe8af; text-align: center; }
.EqualRow { background-color: #ffffff; text-align: center; }
/*
	Special offers module
*/
.SpecialOffersPrice { color: #FF3300; font-size: 14px; font-weight: bold; }
.SpecialOffersThumb { display: inline; margin-left: -51px; }
.SpecialOffersThumb A IMG { height: 44px; width: 47px; }
/*
	Fancy categories module
*/
.CatMenuItemOff { background-color: transparent; border-bottom: none; border-left: none; border-right: none; border-top: none; color: #330000; cursor: pointer; font-size: 12px; margin-bottom: 3px; margin-left: 1px; margin-right: 0px; margin-top: 3px; }
.CatMenuItemOffExp { background-color: transparent; border-bottom: none; border-left: none; border-right: none; border-top: none; cursor: pointer; margin-bottom: 1px; margin-left: 2px; margin-right: 3px; margin-top: 1px; }
.CatMenuItemOn { background-color: #FF8600; border-bottom: none; border-left: none; border-right: 0px solid; border-top: none; color: #330000; cursor: pointer; font-size: 12px; margin-bottom: 3px; margin-left: 1px; margin-right: 0px; margin-top: 3px; }
.CatSubMenu { background-color: #FFD44C; border-bottom: #8E4B00 1px solid; border-left: #8E4B00 1px solid; border-right: #8E4B00 1px solid; border-top: #8E4B00 1px solid; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; padding-top: 2px; width: 150px; }
a.CatMenuItem { cursor: pointer; font-family: Arial; font-size: 12px; }
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 { background-color: #FF8600; color: #330000; text-decoration: none; }
IMG.FCIcon { border-width: 0px; height: 16px; margin-left: 2px; margin-right: 3px; width: 16px; }
IMG.FCTriangle { border-width: 0px; height: 9px; margin-left: 3px; width: 9px; }
TABLE.FCItemTable { border-width: 0px; margin: 0px; text-align: left; width: 100%; }
TD.FCIconCell { text-align: center; vertical-align: middle; }
TD.FCTriangleCell { text-align: right; vertical-align: middle; }
TD.FCChain { background-repeat: repeat-y; width: 18px; }
TD.FCChain IMG { height: 1px; width: 18px; }
TD.FCExplorerBox { background-repeat: repeat-y; vertical-align: top; width: 37px; }
/*
	Product configurator module
*/
.ProductBG { background-color: #ffffff; }
.SlotCell { background-color: #ffffff; height: 35px; padding-top: 25px; text-align: center; width: 50%; }
.SlotProductCell { background-color: #ffffff; height: 35px; text-align: center; width: 50%; }
TABLE.PCSummaryTable { background-color: #ffffff; width: 100%; }
.YellowBackground { background: #CECECE; }
/*
	Surveys 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: 0px; font-weight: bold; }
TEXTAREA.Survey { }
.SurveyAnswer { padding: 2px; width: 100%; }
.SurveyAnswerMenu { padding: 0px; width: 100%; }
TD.SurveyAnswerMark { padding: 2px; width: 15px; }
TD.SurveyAnswerMarkMenu { padding: 0px; width: 15px; }
.SurveyBar { background-color: blue; height: 10px; }
.SurveyBarHL { background-color: green; height: 10px; }
.SurveyStatLabel { padding-left: 6px; white-space: nowrap; }
.StatisticsBar { background-color: #FFCE31; }
.StatisticsBarHL { background-color: #FF8400; }
.SurveyAnswers { padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 5px; }
.SurveyAnswersMenu { padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 5px; }
.SurveyAnswerComment { padding: 2px; }
.SurveyAnswerCommentMenu { padding: 0px; }
/*
	NEW styles
*/
.categories a { background: #E5E5E5 url('images/arr.gif') no-repeat left; border-bottom: 1px solid; border-color: #fff; color: #000; display: block; padding-bottom: 2px; padding-left: 15px; padding-top: 2px; }
.categories a:hover { background: #fff url('images/arr_hover.gif') no-repeat left; color: #004080; text-decoration: none; }
.categoriesCart a { background: #D9D9D9; color: #004080; display: block; margin: 2px; padding: 3px 4px 3px 10px; }
.categoriesCart a:hover { background: #CACACA; color: #4A4A4A; text-decoration: none; }
.headerSub { background: #DFDFDF; border-bottom: 1px #B2B2B2 solid; padding: 6px 10px 5px 15px; }
.listing { background: #F6F6F6; padding: 7px; text-align: center; }
.listing2 { background: #EFEFEF; padding: 7px; text-align: center; }
.productsList { background: #F9F9F9; border-top: 7px solid #D1D1D1; padding: 15px 7px 15px 7px; }
.productsList2 { background: #F0F0F0; border-top: 7px solid #D1D1D1; padding: 15px 7px 15px 7px; }
.subnav { background: url('images/toptab_bg.gif') repeat-x bottom; border-bottom: 2px solid #000000; border-top: 1px solid #5E5E5E; text-align: right; }
.cartTop { float: none; padding-right: 10px; }
.design { color: #A1BDD5; font-size: 10px; padding-left: 20px; }
.design a { color: #A1BDD5; text-decoration: none; }
/* 
	Tabs Menu
 */
table.tabmenu { margin: 15px 0 0 0; }
td.tabs, td.selectedtab { padding: 5px; }
td.tabs { background: #BCBCBC; cursor: pointer; color: #fff; border-right: 2px solid #fff; }
td.selectedtab { background: #0069CE url('images/toptab_bg.gif') repeat-x; color: #fff; border-right: 2px solid #fff; }
div#contentscell { background: #FFFFFF; border: 1px solid #CDCDCD; padding: 0px; margin: 0 0 15px 0; }
div.contents { display: none; }
div.selectedcontents { display: block; }