/* $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 { color: #232323; font: 11px Verdana, Arial, Helvetica, Sans-serif; }
a { color: #aa0000; text-decoration: none; }
a:hover { color: #fd0000; text-decoration: underline; }
H1 { font-size: 15px; }
H2 { font-size: 13px; }
H3 { font-size: 12px; }
HR { color: #e2e2e2; height: 1px; }
HTML,BODY { margin: 3px; padding: 5px; background: #fff; }
FORM { margin: 0; }
TABLE,IMG { border: 0; }
TD { vertical-align: top; }
/*
	Content enviroment styles
*/
TABLE.Container { width: 100%; margin: 0 auto; }
TD.Container { vertical-align: top; }
/*
	Header styles
*/
.MainTable { margin: 0 auto; width: 870px; }
.HeadLogo { padding: 0; text-align: left; vertical-align: bottom; }
.HeadRightBox { padding: 2px 15px 2px 2px; color: #949494; text-align: right; vertical-align: top; }
.HeadMinicart { padding: 15px 0 3px 0; color: #949494; font-weight: 10px; vertical-align: middle; width: 200px; }
.HeadMinicart a { color: #949494; }
.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: 10px; font-weight: bold; }
/*	Speed Bar styles	*/
.SpeedBar { padding: 8px 0 8px 0; background: #adadad; color: #fff; }
.SpeedBar a { border-right: 1px #eaeaea solid; padding: 8px; display: inline; background: #adadad; color: #eaeaea; font-weight: bold; }
.SpeedBar a:hover { background: #c9c9c9; color: #1e1e1e; text-decoration: none; }
/*	Search Bar styles	*/
.SearchBar { padding: 4px; background: #a82b53; color: #fff; text-align: center; vertical-align: middle; border-top: 1px solid #6c6c6c; }
.SearchBar a { color: #fff; }
.SearchTable { margin: 0 auto; }
.SearchTable td { margin: 0 auto; padding-left: 5px; vertical-align: middle; }
.SearchTable #adv { padding-left: 50px; }
.SearchInput { width: 220px; padding: 2px; border: 1px inset #e9e9e9; color: #414141; background: #eeeeee; font-size: 13px; font-weight: bold; }
/*	Sub-Header Bar styles	*/
.SubHeaderBar { padding: 7px 7px 7px 15px; border-bottom: 1px #D9D9D9 solid; border-top: 1px #666 solid; background: #EDEDED; }
.SubHeaderBar a { color: #646464; }
.SubHeaderBar .Printable { padding-right: 50px; text-align: right; }
.SubHeaderBar .Language { width: 200px; text-align: right; }
/*
	Footer styles
*/
.BottomRow { text-align: center; vertical-align: bottom; }
.Bottom { padding: 5px 10px 5px 5px; border-top: 1px #e0e0e0 solid; color: #4c4c4c; text-align: right; }
.BottomPopup { padding-bottom: 10px; width: 100%; text-align: right; }
.BottomPopup a { font-weight: bold; }
.BottomDialogBox { padding-bottom: 10px; padding-left: 13px; padding-top: 10px; }
.foot { padding: 10px; text-align: center; display: none; }
/*
	Common styles
*/
.SubmitBox { padding-top: 10px; }
HR.Line { border-bottom-width: 0; border-left-width: 0; border-right-width: 0; width: 100%; height: 1px; }
.SectionBox { background: #fff; text-align: left; }
.Text { color: #000; }
.NumberOfArticles { color: #000; font-weight: bold; }
.TopLabel { color: #fff; font-size: 12px; font-weight: bold; vertical-align: middle; }
.Message { color: #FF3300; }
.Line { background: #b22222; }
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: #ccc; font-weight: bold; }
.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 { background-color: #CCCCCC; color: #000000; font-weight: bold; text-align: center; height: 20px; }
.TableLine { background-color: #F0F0F0; }
.TableSeparator { color: #000000; font-size: 11px; font-weight: bold; }
.InputWidth { width: 80%; }
.StatisticsBar { background-color: #A8BCC8; }
.HightLightRow { background-color: #B0B0B0; font-weight: bold; }
TD.OptionLabel { padding-right: 10px; white-space: nowrap; }
/*
	Popup styles
*/
.PopupContainer { width: 100%; text-align: center; height: 100%; }
.PopupTitle { background: #e7e7e7; font-size: 12px; font-weight: bold; text-align: center; height: 15px; vertical-align: middle; }
.PopupBG { background: #e7e7e7; }
.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 20px 0 5px; vertical-align: top; }
.VertMenuRightColumn { padding-left: 20px; vertical-align: top; }
.VertMenuBox { background: #fff; }
.VertMenuBoxCat { border-bottom: 0; background: #fff; }
.VertMenuBorder { border: 1px solid #dbdbdb; }
.VertMenuTitle { border-bottom: 1px solid #ccc; padding: 3px; margin-bottom: 3px; color: #484848; background: #fff; font-size: 12px; font-weight: bold; vertical-align: middle; }
.VertMenuSubTitle { background: #FFA92F; }
.VertMenuTitleIcon { margin-left: 8px; margin-right: 8px; width: 21px; height: 20px; vertical-align: middle; }
.VertMenuItems { color: #454545; text-decoration: none; }
a.VertMenuItems { color: black; text-decoration: none; }
a.VertMenuItems:hover { color: #ff0f0f; text-decoration: underline; }
.VertMenuHr { color: #cdcdcd; }
.CategoriesList { font-size: 12px; }
.VertMenuItemsHL{ color: #330000; font-weight: bold; text-decoration: none; }
A.VertMenuItemsHL:link { color: #330000; font-weight: bold; text-decoration: none; }
A.VertMenuItemsHL:visited { color: #330000; font-weight: bold; text-decoration: none; }
A.VertMenuItemsHL:hover { color: #550000; font-weight: bold; text-decoration: underline; }
A.VertMenuItemsHL:active { color: #330000; font-weight: bold; text-decoration: none; }
/*
	Dialog box
*/
TABLE.DialogBox { width: 100%; height: 100%; vertical-align: top; }
.DialogBox { padding: 7px; background: #fff; }
.DialogBorder { background: #fff; }
.DialogTitle { padding: 3px 4px 3px 18px; border: 1px #ccc solid; color: #000; background: #F2F2F2 url(images/dialog_arr.gif) no-repeat left; font-weight: bold; font-size: 11px; text-align: left; }
FONT.DialogTitle { margin-left: 10px; color: #000; 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-bottom: 0; padding-left: 5px; padding-right: 5px; padding-top: 0; color: #fff; font-size: 11px; font-weight: bold; text-align: left; height: 15px; vertical-align: bottom; }
.DialogInfoTitleBorder { padding: 0; background: #FF8600; height: 15px; vertical-align: bottom; }
.DialogInfoBorder { padding: 0; background: #FF8600; }
.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: #9d9d9d; }
.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, .ProductTitle a { color: #1f1f1f; font-size: 11px; font-weight: bold; text-transform: uppercase; }
.ProductTitleHidden { color: #666; font-size: 11px; font-weight: bold; }
.ProductDetailsTitle { color: #000; font-size: 12px; font-weight: bold; padding: 2px; }
.ProductDetails { color: #000; }
.ProductPriceTitle { color: #000; font-size: 12px; font-weight: bold; }
.ProductPriceConverting { color: #000; font-size: 12px; font-weight: bold; }
.ProductPrice { color: #cc0000; font-size: 12px; font-weight: bold; }
.ProductPriceSmall { color: #cc0000; font-weight: bold; }
.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: 0; border-left-width: 0; border-right-width: 0; width: 100%; height: 1px; }
.PListTaxBox { padding-bottom: 2px; padding-left: 70px; padding-right: 2px; padding-top: 2px; }
.PListCell { padding: 10px; background: #fff; text-align: center; vertical-align: top; }
/*
	Items style
*/
.ItemsList { color: #330000; font-weight: bold; }
.ItemsListDisabled { color: #909090; }
a.ItemsList a { color: #330000; font-weight: bold; text-decoration: none; }
a.ItemsList a:hover { color: #330000; font-weight: bold; text-decoration: none; }
/*
	Location bar
*/
.NavigationPath { color: #5B5B5B; font-weight: bold; font-size: 10px; text-decoration: none; }
.NavigationPath a { color: #5B5B5B; font-weight: bold; font-size: 10px; text-decoration: none; }
.NavigationPath a:hover { color: #AE0000; text-decoration: underline; }
/*
	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: #7A7A7A url(images/butbg.gif) repeat-x; vertical-align: middle; }
FONT.Button { color: #1E1E1E; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none; }
IMG.ButtonSide { color: #1E1E1E; }
.SimpleButton TR TD { padding: 0; white-space: nowrap; vertical-align: middle; }
.Button a, .Button a:hover { color: #1E1E1E; font-weight: bold; }
.GoImage { border: 0; 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: #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; }
/*
	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, .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: #666; font-size: 11px; font-weight: bold; }
.SubHeaderGreyLine { padding: 0; background: #ccc; 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: 2px; color: #d12828; font-size: 12px; font-weight: bold; }
.SubHeaderLine { padding: 0; background: #b22222; 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: #ccc; 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
*/
SPAN.Lbl { color: green; font-weight: bold; }
.Section { margin: 0; padding: 0; }
/*
	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; }
/*
	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: 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: blue; height: 10px; }
.SurveyBarHL { background: green; height: 10px; }
.SurveyStatLabel { padding-left: 6px; white-space: nowrap; }
.StatisticsBar { background: #FFCE31; }
.StatisticsBarHL { background: #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; }
/*
	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; }
/*
	NEW styles
*/
.categories a { padding: 2px 3px 2px 15px; display: block; background: url(images/rarrow_grey.gif) no-repeat left; color: #000; }
.categories a:hover { background: url(images/rarrow_grey_hover.gif) no-repeat left; color: #c10000; text-decoration: none; }
.categoriesCart a { padding: 3px 4px 3px 10px; margin: 2px; display: block; background: #fafafa; color: #1B1B1B; }
.categoriesCart a:hover { background: #f2f2f2; color: #FB0000; text-decoration: none; }
.listing { border: 1px solid #E5E5E5; padding: 7px; background: #fff; text-align: center; }
.listing2 { padding: 7px; border: 1px solid #A82B53; background: #fff url(images/angle_listing.gif) no-repeat top left; text-align: center; }
.productsList { padding: 15px 7px 15px 7px; border-top: 7px solid #D1D1D1; background: #F9F9F9; }
.productsList2 { padding: 15px 7px 15px 7px; border-top: 7px solid #D1D1D1; background: #F0F0F0; }
.design { padding-left: 20px; color: #cdcdcd; font-size: 10px; display: none; }
.design a { color: #cdcdcd; text-decoration: none; display: none; }
.MenuTitleIcon { float: left; margin-top: -40px; margin-left: -14px; padding: 3px; color: black; }
.LoginInput { border: 1px solid #ececec; width: 95%; padding: 2px; color: #000000; background: #fbfbfb; }

