/* $Id: skin1.css,v 1.84 2006/03/28 08:21:07 max Exp $ */
/*
	General styles
*/
BODY,DIV,TH,TD,P,TT { 
	color: #FF9900; 
	font-family: Arial, Sans-serif; 
	font-size: 11px; 
}
INPUT,SELECT,TEXTAREA { 
	color: #FF9900; 
	font-family: Arial, Sans-serif; 
	font-size: 11px;
	border: 1px solid #666666;
	background-color: #1C1C1C; 
}
a { 
	color: #FFFF00; 
	text-decoration: none; 
}
a:visited { 
	color: #FFFF00; 
	text-decoration: none;
}
a:hover { 
	color: #FFFF00; 
	text-decoration: underline; 
}
a:active { 
	color: #FFFF00; 
	text-decoration: none;
}
H1 { font-size: 15px; }
H2 { font-size: 13px; }
H3 { font-size: 12px; }
HR { 
	color: #FF9900; 
	height: 1px; 
	background-color: #FF9900; 
}
HTML,BODY { 
	margin-left: auto;
	margin-right: auto; 
	background: #000000; 
}
FORM { margin: 0px; }
TABLE,IMG { border: 0px; }
TD { vertical-align: top; }
/*
	Content enviroment styles
*/
TABLE.Container { width: 990px; margin: auto; }
TD.Container { vertical-align: top; }
/*
	Header styles
*/
.headerBg { 
	background: url(images/header_bg.jpg); 	
	background-color: #FF9900;
}
.HeadLogo { 
	padding: 0; 
	text-align: left; 
	vertical-align: bottom; 
	width: 161px;
}
.HeadRightBox { 
	padding: 14px 15px 0 0; 
	text-align: right; 
	vertical-align: top; 
}
.HeadText { 
	padding: 15px 0px 23px 10px; 
	color: #ffcc00; 
	font-size: 12px; 
	text-align: right; 
	vertical-align: middle; 
}
.HeadLine { 
	padding: 2px; 
	color: #323232; 
	background: #000000;
	vertical-align: middle; 
}
.HeadMiddleLine { 
	padding: 0px; 
	color: #323232; 
	background: #000000 url(images/headline_center.gif) repeat-x; 
	vertical-align: middle;	
	width: 660px;
	height: 40px;
}
.HeadMiddle1Line { 
	padding: 0px; 
	color: #323232; 
	background: #000000 url(images/headline_center.gif) repeat-x; 
	vertical-align: middle;	
	height: 40px;
}
.HeadLeftLine { 
	background-image: url('images/headline_left.gif');
	background-repeat:no-repeat;
	width: 17px;
	height: 40px;
}
.HeadRightLine { 
	background-image: url('images/headline_right.gif');
	background-repeat:no-repeat;
	width: 17px;
	height: 40px;
}
.HeadTopSpace { height: 5px; vertical-align: middle; }
.HeadLine a { color: #323232; }
.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: center; vertical-align: bottom; }
.Bottom { padding: 5px; border-top: 1px solid #333333; color: #A29C90; }
.Bottom a { color: #A29C90; font-weight: bold; }
.BottomPopup { padding-bottom: 10px; width: 100%; text-align: center; }
.BottomPopup a { font-weight: bold; }
.BottomDialogBox { padding-bottom: 10px; padding-left: 10px; padding-top: 10px; background-color: #272727; }
/*
	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: #323232; 
	text-align: left; 
}
.Text { 
	color: #FF9900; 
}
.NumberOfArticles { 
	color: #FF9900; 
	font-weight: bold; 
}
.TopLabel { 
	color: #FF9900; 
	font-size: 12px; 
	font-weight: bold; 
}
.Message { color: #FF3300; }
.Line { background-color: #FF9900; }
TD.ButtonsRow { padding-bottom: 2px; padding-left: 2px; padding-right: 12px; padding-top: 2px; }
.CustomerMessage { color: #FF3300; font-weight: bold; }
.CategorySubHeadings { color: #FF3300; font-weight: bold; font-size: 13px; }
.ErrorMessage { color: #FF3300; font-weight: bold; }
.Star { color: #FF9900; }
.TableHead { background-color: #323232; font-weight: bold; }
.TableSubHead { 
	background-color: #323232; 
}
.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 { 
	padding-right: 15px; 
	vertical-align: top; 
}
.VertMenuRightColumn { 
	padding-left: 15px; 
	vertical-align: top; 
}
.VertMenuBox { 
	background-color: #272727; 
	padding: 1px; 
}
.VertMenuBoxCat { 
	background: #F4F1E6; 
}
.VertMenuBorder { 
	background: #000000; 
}
.VertMenuTitle { 
	padding: 3px; 
	color: #ffcc00; 
	background: #212121 url(images/menu_title_bg.gif) repeat-x top; 
	font-size: 12px; 
	font-weight: bold; 
	vertical-align: middle; 
	width: 189px; 
	height: 34px;
	text-align: center;
}
.VertMenuSubTitle { 
	background-color: #FFA92F; 
}
.VertMenuTitleIcon { 
	margin-left: 8px; 
	margin-right: 8px; 
	width: 21px; 
	height: 20px; 
	vertical-align: middle; 
}
.VertMenuItems { 
	color: #FF9900; 
	text-decoration: none;	
}

.VertMenuItems a { 
	color: #FF9900; 
	text-decoration: none; 
}
.VertMenuItems a:hover { 
	color: #FF9900; 
	text-decoration: underline; 
}
.VertMenuItems a:visited { 
	color: #FF9900; 
	text-decoration: none; 
}
.VertMenuItems a:active { 
	color: #FF9900; 
	text-decoration: none; 
}
.VertMenuHr { 
	color: #C4C4C4; 
}
.CategoriesList { 
	font-size: 12px; 
}
/*
	Dialog box
*/
TABLE.DialogBox { 
	width: 100%; 
	height: 100%; 
	vertical-align: top; 
}
.DialogBoxFeatured { 
	border: 1px solid #333333;
	background: #323232; 
	text-align: center; 
}
.DialogBox { 
	padding: 7px; 
	background: #272727; 
}
.DialogBorder { 
	border: 1px solid #333333; 
}
.DialogTitle2 { 
	border-bottom: 1px solid #D9D5B4; 
	padding: 3px; 
	background: #F2F1EA; 
	color: #404040; 
	font-weight: bold; 
	font-size: 11px; 
}
.DialogTitle { 	
	color: #ffcc00;
	font-weight: bold; 	
	vertical-align: middle; 
	font-size: 16px; 
}
FONT.DialogTitle { margin-left: 10px; color: #404040; 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: 0px; padding-left: 5px; padding-right: 5px; padding-top: 0px; color: #ffcc00; font-size: 11px; font-weight: bold; text-align: left; height: 15px; vertical-align: bottom; }
.DialogInfoTitleBorder { padding: 0px; background-color: #FF8600; height: 15px; vertical-align: bottom; }
.DialogInfoBorder { padding: 0px; background-color: #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-color: #B00000; }
.NavDialogBox { background-color: #F8F8F8; }
.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, .ProductTitle a { 
	color: #FF9900; 
	font-size: 11px; 
	font-weight: bold; 
}
.ProductTitleHidden { color: #666666; font-size: 11px; font-weight: bold; }
.ProductDetailsTitle { color: #FF9900; font-size: 12px; font-weight: bold; }
.ProductDetails { color: #FF9900; }
.ProductPriceTitle { color: #FF9900; font-size: 12px; font-weight: bold; }
.ProductPriceConverting { color: #FF9900; font-size: 12px; font-weight: bold; }
.ProductPrice { color: #D79700; font-size: 12px; font-weight: bold; }
.ProductPriceSmall { color: #D79700; font-weight: bold; }
.SaveMoneyLabel { width: 57px; background-image: url(images/save_money.gif); color: #ffcc00; font-weight: bold; text-align: center; height: 55px; vertical-align: middle; }
.MarketPrice { font-size: 12px; }
.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: 10px; background-color: #ffcc00; text-align: center; vertical-align: top; }
/*
	Items style
*/
.ItemsList { color: #FF9900; font-weight: bold; }
.ItemsListDisabled { color: #FF9900; }
.ItemsList a { color: #FF9900; font-weight: bold; text-decoration: none; }
.ItemsList a:hover { color: #FF9900; font-weight: bold; text-decoration: none; }
/*
	Location bar
*/
.NavigationPath { color: #FF9900; font-size: 12px; font-weight: normal; text-decoration: none; }
.NavigationPath a { color: #FF9900; font-size: 12px; font-weight: normal; text-decoration: none; }
.NavigationPath a:hover { color: #FF9900; }
/*
	Buttons
*/
.FormButton { color: #FF9900; font-weight: bold; }
TABLE.ButtonTable { 
	cursor: pointer; 
	direction: ltr; 
	vertical-align: middle; 
}
TD.Button { 
	padding-left: 5px; 
	padding-right: 5px; 
	white-space: nowrap;
	background: #1C1C1C; 
	vertical-align: middle; 
	color: #FF9900; 	
	border: 1px solid #666666;
	height: 25px;
 }
FONT.Button { 
	color: #FF9900; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
}

IMG.ButtonSide { color: #1E1E1E; }
.SimpleButton TR TD { padding: 0px; white-space: nowrap; }
.Button a, .Button a:hover{ color: #1E1E1E; font-weight: bold; }
.GoImage { border: 0px; vertical-align: middle; }
/*
	Small text/link style
*/
.SmallNote a { color: #0D0EB7; font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 10px; text-decoration: none; }
.SmallNote a:hover { color: #0D0EB7; font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 9px; text-decoration: underline; }
.SmallText { color: #0D0EB7; font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 11px; text-decoration: none; }
/*
	Category page
*/
.SubcatTitle { padding-left: 5px; width: 95%; text-align: left; }
.SubcatInfo { white-space: nowrap; color: #FF9900; 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: 3px; 
	padding-bottom: 3px; 
	color: #ffcc00; 
	font-size: 12px;
	font-weight: bold;
}
.Tab a { 
	color: #ffcc00; 
	text-decoration: none; 
	font-size: 12px;
	font-weight: bold;
}
.Tab a:visited { 
	color: #ffcc00; 
	text-decoration: none; 
	font-size: 12px;
	font-weight: bold;
}
.Tab a:hover { 
	color: #ffcc00; 
	text-decoration: underline; 
	font-size: 12px;
	font-weight: bold;
}
.Tab a:active { 
	color: #ffcc00; 
	text-decoration: none; 
	font-size: 12px;
	font-weight: bold;
}

.TabTop { background-image: url(images/tab_b.gif); height: 5px; }
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, .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: #FF9900; font-size: 12px; font-weight: bold; }
.SubHeaderBlackLine { padding: 0px; background-color: #FF9900; height: 1px; }
TABLE.SubHeaderRed { margin-bottom: 10px; width: 100%; }
.SubHeaderRed { padding: 0px; font-weight: bold; }
.SubHeaderRedLine { padding: 0px; background-color: #0000CC; height: 1px; }
TABLE.SubHeader { margin-bottom: 10px; width: 100%; }
.SubHeader { padding: 0px; color: #FF9900; font-size: 12px; font-weight: bold; }
.SubHeaderLine { padding: 0px; background-color: #FF9900; height: 1px; }
/*
	User profile page
*/
.RegSectionTitle { color: #FF9900; font-size: 11px; 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: #ffcc00; }
.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; }
/*
	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; }
/*
		-- ADDONS --
*/
/*
	Gift registry module
*/
.HighLight { background-color: #FFFFCC; }
/*
	Feature comparison module
*/
TABLE.CompareBtn { cursor: pointer; }
TD.CompareBtnLeft { width: 21px; background-image: url(images/compare1.gif); height: 18px; }
TD.CompareBtnLeft IMG { width: 21px; height: 18px; }
TD.CompareBtnMain { padding-left: 5px; padding-top: 2px; background-image: url(images/compare2.gif); background-repeat: repeat-x; vertical-align: top; }
TD.CompareBtnMainMozilla { padding-left: 5px; padding-top: 1px; background-image: url(images/compare2.gif); background-repeat: repeat-x; vertical-align: top; }
TD.CompareBtnRight { width: 9px; height: 18px; }
TD.CompareBtnRight IMG { width: 9px; height: 18px; }
TD.FCompProductSelBox { padding: 0px; white-space: nowrap; }
TD.FCompProductButtonBox { padding-bottom: 0px; padding-left: 25px; padding-right: 0px; padding-top: 0px; width: 100%; white-space: nowrap; }
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: #ffcc00; 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; }
/*
	Fancy categories module
*/
.CatMenuItemOff { border-bottom: none; border-left: none; border-right: none; border-top: none; margin-bottom: 3px; margin-left: 1px; margin-right: 0px; margin-top: 3px; background-color: transparent; color: #330000; font-size: 12px; cursor: pointer; }
.CatMenuItemOffExp { border-bottom: none; border-left: none; border-right: none; border-top: none; margin-bottom: 1px; margin-left: 2px; margin-right: 3px; margin-top: 1px; background-color: transparent; cursor: pointer; }
.CatMenuItemOn { border-bottom: none; border-left: none; border-right: 0px solid; border-top: none; margin-bottom: 3px; margin-left: 1px; margin-right: 0px; margin-top: 3px; background-color: #FF8600; color: #330000; 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; 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; background-color: #FFD44C; }
a.CatMenuItem { font-family: Arial; font-size: 12px; 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 { background-color: #FF8600; color: #330000; text-decoration: none; }
IMG.FCIcon { border-width: 0px; margin-left: 2px; margin-right: 3px; width: 16px; height: 16px; }
IMG.FCTriangle { border-width: 0px; margin-left: 3px; width: 9px; height: 9px; }
TABLE.FCItemTable { border-width: 0px; margin: 0px; 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; }
/*
	Product configurator module
*/
.ProductBG { background-color: #ffcc00; }
.SlotCell { padding-top: 25px; width: 50%; background-color: #ffcc00; text-align: center; height: 35px; }
.SlotProductCell { width: 50%; background-color: #ffcc00; text-align: center; height: 35px; }
TABLE.PCSummaryTable { width: 100%; background-color: #ffcc00; }
.YellowBackground { background: #CECECE; }
/*
	NEW styles
*/
.categories a { 
	border-bottom: 1px dotted #F9F9F9; 
	padding: 5px 3px 5px 15px; 
	display: block; 
	color: #FF9900; 
	background: #272727 url('images/bul.gif') no-repeat left; 
	font-size: 11px; 
}
.categories a:hover { 
	padding-left: 15px; 
	color: #000000; 
	background: #FF9900 url('images/bul_hover.gif') no-repeat left; 
	text-decoration: none; 
}
.categoriesCart a { 
	border-bottom: 1px dotted #F9F9F9; 
	padding: 5px 3px 5px 15px; 
	display: block; 
	color: #FF9900; 
	background: #272727 url('images/bul.gif') no-repeat left; 
	font-size: 11px; 
}
.categoriesCart a:hover { 
	padding-left: 15px; 
	color: #000000; 
	background: #FF9900 url('images/bul_hover.gif') no-repeat left; 
	text-decoration: none; 
}

.headerSub { padding: 10px 7px 0px 15px; }
.listing { border: 1px solid; padding: 7px; border-color: #E5E5E5; background: #F8F8F8; text-align: center; }
.listing2 { padding: 7px; border: 1px dotted #845974; background: #F5F5F5; text-align: center; }
.productsList { padding: 15px 7px 15px 7px; background: #FBFAF8; }
.productsList2 { padding: 15px 7px 15px 7px; background: #F2F1EA; }
.design { padding-left: 20px; color: #DADADA; font-size: 11px; }
.design a { color: #DADADA; text-decoration: none; }

/* Tabs Menu */
.basictab ul { 
	margin: 20px 0 0 0; 
	padding: 0 0 6px 0; 
	list-style-type: none; 
	text-align: left; 
}
.basictab li { 
	margin: 0; 
	display: inline; 
	white-space: pre; 
	line-height: 13px; 
}
.basictab li a { 
	padding: 6px; 
	margin-right: 3px; 
	border: 1px solid #333333; 
	border-bottom: none; 
	background: #272727; 
	color: #FF9900; 
	text-decoration: none; 
}
.basictab li a:hover, .basictab li a.current { 
	background: #333333; 
	color: #FF9900; 
}
#tabcontentcontainer { 
	border: 1px solid #333333; 
	padding: 5px; 
	margin: 0 0 15px 0; 
	background: #333333; 
}
.tabcontent{ display: none; }

/* menu styles */
.menu_top_left {
	background-image: url('images/menu_top_left.gif');
	background-repeat:no-repeat;
	width: 10px;
	height: 9px;
}
.menu_top_center {
	background-image: url('images/menu_top_center.gif');
	background-repeat:repeat-x;
	height: 9px;
}
.menu_top_right {
	background-image: url('images/menu_top_right.gif');
	background-repeat:no-repeat;
	width: 9px;
	height: 9px;
}
.menu_middle_left {
	background-image: url('images/menu_middle_left.gif');
	background-repeat:repeat-y;
	width: 10px;
}
.menu_middle_right {
	background-image: url('images/menu_middle_right.gif');
	background-repeat:repeat-y;
	width: 9px;
}
.menu_bottom_left {
	background-image: url('images/menu_bottom_left.gif');
	background-repeat:no-repeat;
	width: 10px; 
	height: 9px;
}
.menu_bottom_center {
	background-image: url('images/menu_bottom_center.gif');
	background-repeat:repeat-x;
	height: 9px;
}
.menu_bottom_right {
	background-image: url('images/menu_bottom_right.gif');
	background-repeat:no-repeat;
	width: 9px;
	height: 9px;
}
.top_left {
	background-image: url('images/top_left.gif');
	background-repeat:no-repeat;
	width: 16px;
	height: 36px;
}
.top_center {
	background-image: url('images/top_center.gif');
	background-repeat:repeat-x;
	height: 36px;
	padding: 5px;
	vertical-align: middle;
	font-size: 12px; 
	font-weight: bold;
	color: #ffcc00;
}
.top_right {
	background-image: url('images/top_right.gif');
	background-repeat:no-repeat;
	width: 16px;
	height: 36px;
}

.product_title { 	 
	padding-top: 5px; 
	display: block; 
	color: #FF9900; 
	background: #272727 url('images/product_bg.gif') repeat; 
	font-size: 11px; 	
	height: 41px;	
}
.product_title a { 
	color: #FF9900;
	text-decoration: none; 
	
}
.product_title a:hover { 	 
	color: #ffcc00; 
	text-decoration: underline; 
}

/* Social Bookarking Mod by xcartmods.co.uk */
.socialAddBox {
	width: 500px;
	font-size: 0.9em;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.socialAddButton {
	margin-right: 10px;
}

.header {
    width: 888px;
    height: 76px;
    background: url('images/header_bgv4.jpg') 50% 50% no-repeat;
    position: relative;
}
.header .logo {
    display: block;
    height: 76px;
    width: 450px;
}
.header .speed_bar {
    position: absolute;
    top: 10px;
    right: 10px;
}
.clear {
    clear: both;
}
.category-selector {
    float: left; 
    width: 25%
}

