/* $Id: skin1_admin.css,v 1.37.2.16 2007/08/16 09:55:59 max Exp $ */
/*
	General styles
*/
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT { color: #232323; font: 11px Verdana, Arial, Helvetica, Sans-serif; }
a { color: #330000; text-decoration: none; }
a:hover { color: #550000; text-decoration: underline; }
H1 { font-size: 15px; }
H2 { font-size: 13px; }
H3 { font-size: 12px; }
HR { color: #DDDDDD; height: 1px; }
HTML,BODY { margin: 0px 7px 0px 7px; background: #fff; }
FORM { margin: 0px; }
TABLE,IMG { border: 0px; }
/*
	Content enviroment styles
*/
TABLE.Container { width: 100%; }
TD.Container { vertical-align: top; }
/*
	Header styles
*/
.HeadLogo { padding: 0; text-align: left; }
.HeadRightBox { text-align: right; vertical-align: top; }
.HeadText { padding: 11px; color: #8F8F8F; font-size: 11px; text-align: right; }
.HeadLine { padding: 4px; background: #272727; color: #fff; }
.HeadLine a { color: #fff; }
.HeadLine b { 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; }
.AuthText { padding-bottom: 5px; font-size: 11px; font-weight: bold; }
/*
	Footer styles
*/
.BottomRow { text-align: center; vertical-align: bottom; }
.Bottom { padding: 5px 11px 5px 5px; background: #272727; color: #fff; text-align: right; }
.Bottom a { color: #fff; text-decoration: underline; }
.Bottom a:hover { color: #DF0600; text-decoration: none; }
.BottomPopup { padding-bottom: 11px; width: 100%; text-align: right; }
.BottomPopup a { font-weight: bold; }
.BottomDialogBox { padding-bottom: 11px; padding-left: 13px; padding-top: 11px; background: #F8F8F3; }
.foot { padding: 11px; display: none; text-align: center; }
/*
	Common styles
*/
.SubmitBox { padding-top: 11px; }
.SubmitBox INPUT { margin-right: 15px; }
HR.Line { border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; width: 100%; height: 1px; }
.SectionBox { background: #ffffff; text-align: left; }
.Text { color: #000000; }
.NumberOfArticles { color: #000000; font-weight: bold; }
.TopLabel { color: #000; font-size: 12px; 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; text-align: center; text-transform: uppercase; height: 20px; }
.TableSubHead { background: #EEEEEE; }
.Spc { width: 1px; height: 1px; }
TABLE.EmptyBox { width: 100%; }
TABLE.EmptyBox TR TD { padding: 0px; }
.AdminSmallMessage { color: #FF3300; }
.AdminTitle { color: #FF3300; font-size: 12px; font-weight: bold; }
.TableHeadLevel2 { color: #000000; background: #CCCCCC; font-weight: bold; text-align: center; height: 20px; }
.TableLine { background: #F0F0F0; }
.TableSeparator { color: #000000; font-size: 11px; font-weight: bold; }
.InputWidth { width: 80%; }
.StatisticsBar { background: #A8BCC8; }
.HightLightRow { background: #B0B0B0; font-weight: bold; }
TD.OptionLabel { padding-right: 11px; white-space: nowrap; }
/*
	Popup styles
*/
.PopupContainer { width: 100%; text-align: center; height: 100%; }
.PopupTitle { background: #DFDFDF; font-size: 12px; font-weight: bold; text-align: center; height: 15px; vertical-align: middle; }
.PopupBG { background: #EBEBEB; }
.PopupHelpLink { color: #330000; font-size: 9px; text-decoration: none; }
/*
	BuyNow section
*/
.BuyNowQuantity { padding-right: 11px; width: 15%; white-space: nowrap; height: 25px; }
.BuyNowPrices { width: 100%; height: 25px; vertical-align: middle; }
/*
	Vertical menu
*/
.VertMenuLeftColumn { padding-right: 20px; vertical-align: top; }
.VertMenuRightColumn { padding-left: 20px; vertical-align: top; }
.VertMenuBox { background: #F4F4F4; }
.VertMenuBoxCat { background: #F4F4F4; }
.VertMenuBorder { background: #2B2B55; }
.VertMenuTitle { padding: 2px 4px 2px 7px; background: #272727; color: #FFFFFF; font-size: 11px; font-weight: bold; vertical-align: middle; }
.VertMenuTitle a { color: #FFFFFF; }
.VertMenuSubTitle { background: #FFA92F; }
.VertMenuTitleIcon { margin-left: 8px; margin-right: 8px; width: 21px; height: 20px; vertical-align: middle; }
.VertMenuItems { color: #330000; text-decoration: none; }
.VertMenuItems a { color: #330000; text-decoration: none; }
.VertMenuItems a:hover { color: #550000; text-decoration: underline; }
.VertMenuHr { color: #999999; }
.CategoriesList { font-size: 12px; }
.VertMenuItemsHL{ color: #330000; font-weight: bold; text-decoration: none; }
.VertMenuItemsHL a { color: #330000; font-weight: bold; text-decoration: none; }
.VertMenuItemsHL a:hover { color: #550000; font-weight: bold; text-decoration: underline; }
/*
	Dialog box
*/
TABLE.DialogBox { width: 100%; height: 100%; vertical-align: top; }
.DialogBox { padding: 7px; background: #ffffff; }
.DialogBorder { background: #fff; }
.DialogTitle { border: 1px #ccc solid; padding: 4px; background: #E4E4E4; color: #000; font-size: 11px; font-weight: bold; }
FONT.DialogTitle { margin-left: 11px; color: #FFFFFF; font-size: 11px; font-weight: bold; text-align: left; height: 15px; vertical-align: bottom; }
/*
	Dialog info box
*/
TABLE.DialogInfo { width: 85%; text-align: center; }
.DialogInfoTitle { padding: 0px 5px; color: #FFFFFF; font-size: 11px; font-weight: bold; text-align: left; height: 15px; vertical-align: bottom; }
.DialogInfoTitleBorder { padding: 0px; background: #B5B5B5; height: 15px; vertical-align: bottom; }
.DialogInfoBorder { padding: 0px; background: #B5B5B5; }
.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: #B00000; }
.NavDialogBox { background: #F8F8F8; }
.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
*/
.ProductTitle { color: #000000; font-size: 12px; font-weight: bold; }
.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 { width: 57px; color: #FFFFFF; background: url(images/save_money.gif); font-weight: bold; text-align: center; height: 57px; vertical-align: middle; }
.MarketPrice { font: 14px Times New Roman; }
.PImgBox { padding-right: 8px; width: 100px; text-align: left; vertical-align: top; }
/*
	Products list
*/
TD.PListImgBox { width: 125px; padding-right: 8px; white-space: nowrap; text-align: center; vertical-align: top; }
DIV.PListImgBox { white-space: nowrap; }
HR.PListLine { border-bottom-width: 0px; border-left-width: 0px; border-right-width: 0px; width: 100%; height: 1px; }
.PListTaxBox { padding: 2px 2px 2px 70px; }
.PListCell { padding: 11px; background: #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: #4C4C4C; font-weight: bold; text-decoration: none; }
.NavigationPath a { color: #4C4C4C; font-weight: bold; text-decoration: underline; }
.NavigationPath a:hover { color: #AE0000; font-weight: bold; text-decoration: none; }
/*
	Buttons
*/
.FormButton { color: #330000; font-weight: bold; }
TABLE.ButtonTable { cursor: pointer; direction: ltr; vertical-align: middle; }
TABLE.ButtonTable TD { padding: 0px; }
TD.Button { padding-left: 5px; padding-right: 5px; white-space: nowrap; background: url(images/butbg.gif); background: #7A7A7A repeat-x; vertical-align: middle; }
FONT.Button { color: #1E1E1E; font: bold 11px Arial; text-decoration: none; }
IMG.ButtonSide { color: #1E1E1E; }
.SimpleButton TR TD { padding: 0px; white-space: nowrap; }
a.Button a, .Button a:hover { color: #1E1E1E; font-weight: bold; }
.GoImage { border: 0px; 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: #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 { background: #ECE9D8; text-transform: uppercase; }
.Tab a { color: #000; font-size: 11px; }
.Tab a:hover { color: #F20000; 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: 11px; 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, .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: 11px; width: 100%; }
.SubHeaderGrey { padding: 0px; color: #666666; font-size: 11px; font-weight: bold; }
.SubHeaderGreyLine { padding: 0px; background: #CCCCCC; height: 1px; }
TABLE.SubHeaderBlack { margin-bottom: 11px; width: 100%; }
.SubHeaderBlack { padding: 0px; color: #000000; font-size: 12px; font-weight: bold; }
.SubHeaderBlackLine { padding: 0px; background: #000000; height: 1px; }
TABLE.SubHeaderRed { margin-bottom: 11px; width: 100%; }
.SubHeaderRed { padding: 0px; font-weight: bold; }
.SubHeaderRedLine { padding: 0px; background: #550000; height: 1px; }
TABLE.SubHeader { margin-bottom: 11px; width: 100%; }
.SubHeader { padding: 0px; color: #FF3300; font-size: 12px; font-weight: bold; }
.SubHeaderLine { padding: 0px; background: #FF6600; height: 1px; }
/*
	User profile page
*/
.RegSectionTitle { color: #550000; font-size: 11px; font-weight: bold; }
/*
	Webmaster mode
*/
DIV.Lbl { display: inline; color: #008601; font-weight: bold; }
.Section { margin: 0; padding: 0; display: inline; }
/*
	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: black; }
TR.DataSheet { white-space: nowrap; color: #000000; background: #CCCCCC; font-weight: bold; text-align: center; text-transform: uppercase; height: 20px; }
TABLE.DataSheet TR TD { padding: 2px; background: 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: url(images/tree_v.gif); height: 19px; vertical-align: middle; }
.AffiliateCell { width: 19px; height: 19px; vertical-align: middle; }
.AffiliateElmTitle { padding: 1px; background: #DDDDDD; font-weight: bold; text-align: center; }
.AffiliateElmIconBox { width: 70px; text-align: center; vertical-align: middle; }
.AffiliateElmsBox { background: #ffffff; text-align: center; height: 100%; vertical-align: top; }
.MediaElementProperties { color: #666666; font-size: 11px; }
/*
	Survey module
*/
.SurveyStatLabel { padding-left: 11px; white-space: nowrap; }
TD.SurveyAnswerComment { padding-left: 20px; }
DIV.SurveyAnswerComment { width: 80%; padding: 0px; margin: 5px; border: 1px solid #DDDDDD; background: #EEEEEE; }
.SurveyQuestion { padding: 2px; font-size: 12px; font-weight: bold; }
.SurveyQuestionMenu { padding: 0px; font-weight: bold; }
.SurveyAnswerTextLine_1 { padding: 5px; background: #EEEEEE; }
.SurveyAnswerTextLine_2 { padding: 5px; background: #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: 0px 11px; white-space: nowrap; color: #953e0e; font-size: 12px; text-decoration: underline; cursor: pointer; height: 26px; }
TD.SurveyTabSelected { padding: 0px 11px; white-space: nowrap; color: #953e0e; background: #dddddd; font-weight: bold; font-size: 12px; height: 26px; }
TD.SurveyTabLine { background: #dddddd; height: 1px; }
TD.SurveyTabLine IMG { width: 100%; height: 1px; }
/*
	NEW styles
*/
.headerSub { border-bottom: 1px #D9D9D9 solid; border-top: 1px #666 solid; padding: 7px 7px 7px 15px; background: #F0EEE1; }
.design { padding-left: 20px; color: #DCDCDC; font-size: 11px; }
.design a { color: #DCDCDC; text-decoration: none; }
