/* $Id: skin1_admin.css,v 1.37.2.14 2006/08/09 11:15:33 max Exp $ */
/*
	General styles
*/
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT { font-family: Verdana, Arial, Helvetica, Sans-serif; }
a { color: #970000; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: underline; }
H1 { font-size: 15px; }
H2 { font-size: 13px; }
H3 { color: #B00000; font-size: 12px; }
HR { color: #BABABA; height: 1px; }
HTML,BODY { margin: 20px; background: #C2C8D3 url('images/bg.jpg') repeat-x top; color: #1F1F1F; font-size: 11px; }
FORM { margin: 0px; }
TABLE,IMG { border: 0px; }
TD { vertical-align: top; }
/*
	Content enviroment styles
*/
TABLE.Container { width: 100%; margin: 0 auto; background: #fff; }
TD.Container { height: 90%; vertical-align: top; }
/*
	Header styles
*/
.HeadLogo { padding: 0; background: #444D60; text-align: left; vertical-align: bottom; border-bottom: 25px solid #29303A; }
.HeadRightBox { padding: 10px 30px 10px 10px; background: #444D60; color: #fff; text-align: right; border-bottom: 25px solid #29303A;  }
.HeadText { margin-bottom: 50px; color: #C1C1C1; font-size: 11px; font-weight: bold; text-align: right; }
.HeadLine { padding: 8px; background: #58627A; color: #fff; vertical-align: middle; }
.HeadLine b { color: #fff; }
.HeadLine a { color: #fff; }
.HeadThinLine { background-color: #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: right; vertical-align: bottom; }
.Bottom { padding: 7px; color: #FFFFFF; background: #444D60; font-size: 10px; }
.Bottom a { color: #FFFFFF; font-weight: bold; text-decoration: none; }
.Bottom a:hover { color: #FF8040; }
.BottomDialogBox { padding: 10px 10px 10px 15px; background: #58627A; color: #fff; }
/*
	Common styles
*/
.SubmitBox { padding-top: 10px; }
HR.Line { border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; width: 100%; height: 1px; }
.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: #58627A; }
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 { width: 1px; height: 1px; }
TABLE.EmptyBox { width: 100%; }
TABLE.EmptyBox TR TD { padding: 0px; }
/*
	Popup styles
*/
.PopupContainer { width: 100%; text-align: center; height: 100%; }
.PopupTitle { background-color: #FFD44C; font-size: 12px; font-weight: bold; text-align: center; height: 15px; vertical-align: middle; }
.PopupBG { background-color: #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 { border-right: 1px solid #58627A; background: #58627A; color: #FFFFFF; vertical-align: top; }
.VertMenuLeftColumn a, .VertMenuRightColumn a { color: #FFFFFF; }
.VertMenuRightColumn { border-left: 1px solid #58627A; background: #58627A; color: #FFFFFF; vertical-align: top; }
.VertMenuBox { background: #58627A; color: #fff; }
.VertMenuBoxCat { background: #58627A; color: #fff; }
.VertMenuBorder { background: #2B2B55; }
.VertMenuTitle { padding: 2px; vertical-align: middle; border-bottom: 1px solid Silver; color: #fff; background: #2F3440; font-weight: bold; font-size: 11px; }
.VertMenuTitle a { color: #fff; }
.VertMenuSubTitle { background-color: #AFAFAF; }
.VertMenuTitleIcon { margin-left: 8px; margin-right: 8px; width: 21px; height: 20px; vertical-align: middle; }
.VertMenuItems { color: #E4E4E4; text-decoration: none; }
.VertMenuItems a { color: #E4E4E4; text-decoration: none; }
.VertMenuItemsSmall a { color: #BDBDBD; font-size: 10px; text-decoration: underline; }
.VertMenuItems a:hover { color: #FF2626; text-decoration: underline; }
.VertMenuHr { color: #3C3C3C; height: 1px; }
.CategoriesList { font-size: 12px; }
/*
	Dialog box
*/
TABLE.DialogBox { width: 100%; height: 100%; vertical-align: top; }
.DialogBox { background: #ffffff; padding: 5px; }
.DialogBorder { background: #FFFFFF; color: #002040; }
.DialogTitle { padding: 3px 2px 3px 20px; color: #E9E9E9; background: #434750 url('images/dialog.gif') no-repeat left; font-weight: bold; font-size: 11px; text-transform: uppercase; }
/*
	Dialog info box
*/
TABLE.DialogInfo { width: 85%; text-align: center; }
.DialogInfoTitle { padding-bottom: 0px; padding-left: 5px; padding-right: 5px; padding-top: 0px; color: #FFFFFF; font-size: 11px; font-weight: bold; text-align: left; height: 15px; vertical-align: bottom; }
.DialogInfoTitleBorder { padding: 0px; background-color: #FF0600; height: 15px; vertical-align: bottom; }
.DialogInfoBorder { padding: 0px; background-color: #FF0600; }
.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-color: #B00000; }
.NavDialogBox { background-color: #F8F8F8; }
.NavDialogBox .VertMenuItems { color: #3F3F3F; text-decoration: none; }
.NavDialogSeparator { padding-left: 7px; width: 100%; background-image: 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
*/
.ProductTitle, a.ProductTitle:link, a.ProductTitle:visited { color: Black; font-size: 12px; font-weight: bold; }
a.ProductTitle:hover { color: #CA0000; }
.ProductTitleHidden { color: #666666; font-size: 11px; font-weight: bold; }
.ProductDetailsTitle { color: #B22222; 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: #F20000; font-size: 12px; font-weight: bold; }
.ProductPriceSmall { color: #FF3300; font-weight: bold; }
.SaveMoneyLabel { width: 57px; background-image: url(images/save_money.gif); color: #FFFFFF; font-weight: bold; text-align: center; height: 55px; vertical-align: middle; }
.MarketPrice { font-size: 11px; }
.PImgBox { padding-right: 8px; width: 100px; text-align: left; vertical-align: top; }
/*
	Products list
*/
.PListImgBox { padding-right: 8px; width: 90px; white-space: nowrap; text-align: center; vertical-align: top; }
HR.PListLine { border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; width: 100%; height: 1px; }
.PListTaxBox { padding-bottom: 2px; padding-left: 70px; padding-right: 2px; padding-top: 2px; }
.PListCell { padding: 2px 4px 50px 4px; background-color: #ffffff; 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: #970000; text-decoration: none; }
.NavigationPath a { color: #970000; text-decoration: none; }
.NavigationPath a:hover { color: #800000; text-decoration: none; }
/*
	Buttons
*/
.FormButton { color: #330000; font-weight: bold; }
TABLE.ButtonTable { cursor: pointer; direction: ltr; vertical-align: middle; }
TD.Button { padding-left: 5px; padding-right: 5px; white-space: nowrap; background: #B4B4B4 url(images/butbg.gif) repeat-x; vertical-align: middle; }
TD.Button2 { padding-left: 5px; padding-right: 5px; white-space: nowrap; background: #E2E2E2 url(images/but_bg.gif) repeat-x; vertical-align: middle; }
FONT.Button { color: Black; font-family: Arial; font-size: 11px; text-decoration: none; }
IMG.ButtonSide { color: #232323; }
.SimpleButton TR TD { padding: 0px; white-space: nowrap; }
.Button a, .Button a:hover { color: #970000; 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; width: 95%; text-align: left; }
.SubcatInfo { white-space: nowrap; color: #000000; 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-top: 5px; padding-bottom: 5px; color: #C2EEBF; font-size: 10px; text-transform: uppercase; text-align: center; }
.Tab a { border-left: 1px solid; padding: 5px; border-color: #8992A0; color: #fff; background: #0B0C0F; text-decoration: none; text-align: center; }
.Tab a:hover { padding: 5px; color: #000; background: #1F1F1F url('images/toptab_bg_hover.gif') repeat-x bottom; text-decoration: none; text-align: center; }
.TabTop { border-top: 1px solid #A4A8B2; border-bottom: 1px solid #000000; background: #194F15; }
TD.TabLeftSide { width: 5px; background-image: url(images/tab_l.gif); }
TD.TabRightSide { width: 5px; background-image: url(images/tab_r.gif); }
TD.TabLeftCorner { width: 9px; background-image: url(images/tab_c1.gif); height: 9px; }
TD.TabRightCorner { width: 9px; background-image: url(images/tab_c2.gif); height: 9px; }
TD.TabCenter { background-image: 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-image: 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-image: 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: 0px; color: #666666; font-size: 11px; font-weight: bold; }
.SubHeaderGreyLine { padding: 0px; background-color: #CCCCCC; height: 1px; }
TABLE.SubHeaderBlack { margin-bottom: 10px; width: 100%; }
.SubHeaderBlack { padding: 0px; color: #000000; font-size: 12px; font-weight: bold; }
.SubHeaderBlackLine { padding: 0px; background-color: #000000; height: 1px; }
TABLE.SubHeaderRed { margin-bottom: 10px; width: 100%; }
.SubHeaderRed { padding: 0px; font-weight: bold; }
.SubHeaderRedLine { padding: 0px; background-color: #550000; height: 1px; }
TABLE.SubHeader { margin-bottom: 10px; width: 100%; }
.SubHeader { padding: 0px; color: #FF3300; font-size: 12px; font-weight: bold; }
.SubHeaderLine { padding: 0px; background-color: #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-color: #CCCCCC; height: 1px; }
.PImageLine IMG { height: 1px; }
BODY.PImage { background-color: #FFFFFF; }
.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: 0px; padding-left: 10px; padding-top: 0px; }
/*
	Webmaster mode
*/
SPAN.Lbl { color: green; font-weight: bold; }
.Section { margin: 0px; padding: 0px; }
/*
	Product configurator module
*/
.ProductBG { background-color: #ffffff; }
.SlotCell { padding-top: 25px; width: 50%; background-color: #ffffff; text-align: center; height: 35px; }
.SlotProductCell { width: 50%; background-color: #ffffff; text-align: center; height: 35px; }
TABLE.PCSummaryTable { width: 100%; background-color: #ffffff; }
/*
	NEW styles
*/
.categories a { border-bottom: 1px solid #7B869F; padding: 2px 2px 2px 20px; display: block; color: #FFFFFF; background: #58627A url('images/arr.gif') no-repeat left; }
.categories a:hover { color: #FFFFFF; background: #C5200E url('images/arr_hover.gif') no-repeat left; text-decoration: none; }
.catMenu a { border-bottom: 1px solid #7B869F; padding: 2px 2px 2px 10px; display: block; color: #FFFFFF; background: #58627A; }
.catMenu a:hover { color: #FFFFFF; background: #C5200E; text-decoration: none; }
.categoriesCart a { margin: 2px; padding: 3px 7px 3px 12px; display: block; background: #4C5469; color: #CCD0DB; }
.categoriesCart a:hover { background: #363C4C; color: #FFFFFF; text-decoration: none; }
.headerSub { padding: 10px 0 2px 0px; border-bottom: 1px solid #727272; background: #fff; }
.listing { padding: 7px; background: #F5F5F5; text-align: center; }
.listing2 { padding: 7px; background: #EFEFEF; text-align: center; }
.productsList { border: 1px solid #B1B1B1; border-top: 7px solid #8D8D8D; margin: 5px 2px 12px 2px; background: White; }
.productsList2 { border: 1px solid #B1B1B1; border-top: 7px solid #8D8D8D; margin: 5px 2px 12px 2px; background: #F3F3F3; }
.subnav { border-top: 1px solid #A4A8B2; border-bottom: 1px solid #000; background: #0B0C0F; }
.cartTop { float: none; padding-right: 10px; }
.design { padding-left: 20px; color: #949CB1; font-size: 10px; }
.design a { color: #949CB1; text-decoration: none; }
.maintable { background: url('images/bg_lefttop.gif') no-repeat left top; }
.area { background: #FFFFFF; }
.FeaturedHeight { text-align: center; height: 292px; }
.FLCDialogCell { width: 50%; }
/*
	User profile page
*/
.RegSectionTitle { color: #550000; font-size: 10px; font-weight: bold; }
/*
	Group editing of the products functionality
*/
.DataTable { border-right: solid 1px white; }
/*
	User action field stle
*/
.UsersActionDisable { color: #CC0000; }
.UsersActionEnable { color: #00CC00; }
/*
	Data sheet container
*/
TABLE.DataSheet { width: 100%; background-color: black; }
TR.DataSheet { white-space: nowrap; background-color: #CCCCCC; color: #000000; font-weight: bold; text-align: center; text-transform: uppercase; height: 20px; }
TABLE.DataSheet TR TD { padding: 2px; background-color: white; }
TABLE.DataSheet TR TH { padding: 2px; }
/*
	Advanced editor
*/
.AELinkBox { padding-bottom: 3px; text-align: right; }
/*
	Images location page styles
*/
.DBOption { color: #0000CC; }
.FSOption { color: #CC0000; }
/*
	Product options module
*/
.DataField { padding-bottom: 20px; }
/*
		-- ADDONS --
*/
/*
	Special offers module
*/
.SpecialOffersThumb { margin-left: -51px; display: inline; }
.SpecialOffersThumb A IMG { width: 47px; height: 44px; }
/*
	X-Affiliate module section
*/
.AffiliateCellBG { width: 19px; background-image: url(images/tree_v.gif); height: 19px; vertical-align: middle; }
.AffiliateCell { width: 19px; height: 19px; vertical-align: middle; }
.AffiliateElmTitle { padding: 1px; background-color: #DDDDDD; font-weight: bold; text-align: center; }
.AffiliateElmIconBox { width: 70px; text-align: center; vertical-align: middle; }
.AffiliateElmsBox { background-color: #ffffff; text-align: center; height: 100%; vertical-align: top; }
.MediaElementProperties { color: #666666; font-size: 10px; }
/*
	Survey module
*/
.SurveyStatLabel { padding-left: 10px; white-space: nowrap; }
TD.SurveyAnswerComment { padding-left: 20px; }
DIV.SurveyAnswerComment { width: 80%; padding: 0px; margin: 5px; border: 1px solid #DDDDDD; background-color: #EEEEEE; }
.SurveyQuestion { padding: 2px; font-size: 12px; font-weight: bold; }
.SurveyQuestionMenu { padding: 0px; font-weight: bold; }
.SurveyAnswerTextLine_1 { padding: 5px; background-color: #EEEEEE; }
.SurveyAnswerTextLine_2 { padding: 5px; background-color: #DDDDDD; }
A.SurveyAnswerTextLine:link { color: #330000; text-decoration: none; }
A.SurveyAnswerTextLine:visited { color: #330000; text-decoration: none; }
A.SurveyAnswerTextLine:hover { color: #330000; text-decoration: underline; }
A.SurveyAnswerTextLine:active { color: #330000; text-decoration: none; }
TD.SurveyTab { padding-top: 0px; padding-bottom: 0px; padding-left: 10px; padding-right: 10px; white-space: nowrap; color: #953e0e; font-size: 12px; text-decoration: underline; cursor: pointer; height: 26px; }
TD.SurveyTabSelected { padding-top: 0px; padding-bottom: 0px; padding-left: 10px; padding-right: 10px; white-space: nowrap; background-color: #dddddd; color: #953e0e; font-weight: bold; font-size: 12px; height: 26px; }
TD.SurveyTabLine { background-color: #dddddd; height: 1px; }
TD.SurveyTabLine IMG { width: 100%; height: 1px; }

