/* $Id: skin1.css,v 1.84.2.20 2007/08/16 09:55:58 max Exp $ */
/*
	General styles
*/
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
	color: #666666;
	font-family:  Arial, Helvetica, Sans-serif;
	font-size: 12px;
}
a { color: #666666; text-decoration: none; }
a:hover { color: #FFCC00; text-decoration: underline; }
H1 { color: #6699CC; font-size: 15px; }
H2 { color: #6699CC; font-size: 13px; }
H3 { font-size: 12px; }
HR { color: #ddd; height: 1px; }
HTML,BODY {
	margin: 0;
	background-color: #99cccc;
	background-image: url(skin1/images/tiler.jpg);
	background-repeat: repeat-x;
}
FORM { margin: 0; }
TABLE,IMG { border: 0; }
TD {  }
/*
	Content enviroment styles
*/
TABLE.Container {
	width: 960px;
	background-color: #fff;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

TD.Container { vertical-align: top; }
/*
	Header styles
*/
.HeadLogo {
	padding: 0;
	text-align: left;
	width: 201px;
}
.HeadLogo img{
	margin-top: 10px;
	margin-bottom: 10px;
}
.HeadRightBox { text-align: left; vertical-align: top;  width: 100%; }
.HeadText { padding: 10px; color: #8F8F8F; font-size: 12px; font-weight: bold; text-align: right; vertical-align: bottom; }
.HeadLine { padding: 7px; border-bottom: 1px solid #000; background: #7b117b url(images/bg_line.gif) repeat-x bottom; color: #fff; vertical-align: middle; }
.HeadLine a { color: #fff; }
.HeadLineSearch { padding: 5px 5px 5px 15px; border-bottom: 1px solid #000; background: #7b117b url(images/bg_line.gif) repeat-x bottom; color: #fff; vertical-align: middle; }
.HeadLineSearch a { color: #fff; }
.HeadLineAccount { padding: 0 15px 0 0; line-height: 20px; }
.HeadLineAccount img { float: right; margin: 0 8px; }
.HeadLineStart { padding: 5px 5px 5px 15px; border-bottom: 1px solid #000; background: #7b117b url(images/search_line.gif) no-repeat bottom left; color: #fff; vertical-align: middle; }
.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; }
/*
	Footer styles
*/
.BottomRow { vertical-align: bottom; }
.Bottom {
	padding: 5px 10px 5px 5px;
	color: #fff;
	background-image: url(images/blue_bar.jpg);
	background-repeat: no-repeat;
}
.BottomPopup { padding-bottom: 10px; width: 100%; text-align: right; }
.BottomPopup a { font-weight: bold; }
.BottomDialogBox { padding-bottom: 10px; padding-left: 13px; padding-top: 10px; background: #f1f1f1; }
.foot { padding: 10px; text-align: center; }
/*
	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; }
.Message { color: #FF3300; }
.Line { background: #8d148d; }
TD.ButtonsRow { padding: 2px 12px 2px 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; }
/*
	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-right: 15px; vertical-align: top; }
.VertMenuRightColumn { padding-left: 15px; vertical-align: top; }
.VertMenuBox { border-left: 1px solid #C7C7C7; border-right: 1px solid #C7C7C7; padding: 5px; }
.VertMenuBorder { background: #8E4B00; }
.VertMenuTitle {
	padding: 0 0 0 5px;
	color: #FFF;
	font-weight: bold;
	vertical-align: middle;
	background-color: #69C;
}
.VertMenuSubTitle { background: #FFA92F; }
.VertMenuTitleIcon { margin-left: 8px; margin-right: 8px; width: 21px; height: 20px; vertical-align: middle; }
.VertMenuItems { color: #666666; text-decoration: none; }
.VertMenuItems a { color: #FFCC00; text-decoration: none; }
.VertMenuItems a:hover { color: #550000; text-decoration: underline; }
.VertMenuHr { color: #999; }
.CategoriesList { font-size: 12px; }
/*
	Dialog box
*/
TABLE.DialogBox { width: 100%; height: 100%; vertical-align: top; }
.DialogBox { padding: 7px; background: #fff; }
.DialogBorder { background: #fff; }
.DialogTitle { padding: 0 5px; color: #ffffff; background: #6699CC; font-weight: bold; font-size: 12px; vertical-align: middle; }
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: 0 5px; 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: #610d61; }
.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: #003399; font-size: 12px; font-weight: bold; }
.ProductTitleHidden { color: #666; font-size: 11px; font-weight: bold; }
.ProductDetailsTitle { color: #6a0f6a; font-size: 12px; font-weight: bold; }
.ProductDetails { color: #000; }
.ProductPriceTitle { color: #000; font-size: 12px; font-weight: bold; }
.ProductPriceConverting { color: #000; font-size: 12px; font-weight: bold; }
.ProductPrice { color: #ff0000; font-size: 12px; font-weight: bold; }
.ProductPriceSmall { color: #ff0909; font-weight: bold; }
.SaveMoneyLabel { width: 57px; background: url(images/save_money.gif); color: #fff; font-weight: bold; text-align: center; height: 53px; 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; 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: 2px 2px 2px 70px; }
.PListCell { padding: 10px; background: #fff; text-align: center; vertical-align: top; }
/*
	Items style
*/
.ItemsList { color: #0066cc; 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: #430a43; font-weight: bold; }
TABLE.ButtonTable { cursor: pointer; direction: ltr; vertical-align: middle; }
TD.Button { padding-left: 5px; padding-right: 5px; white-space: nowrap; background: #cfcfcf url(images/butbg.gif) repeat-x; letter-spacing: 1px; vertical-align: middle; }
FONT.Button { color: #430a43; font: bold 11px Arial; text-decoration: none; }
IMG.ButtonSide { color: #430a43; }
.SimpleButton TR TD { padding: 0; white-space: nowrap; }
.Button a, .Button a:hover { color: #430a43; font-weight: bold; }
.GoImage { border: 0; 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: #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; }
/*
	Tab mechanism
*/
.Tab { background: #EDEDED; text-transform: uppercase; }
.Tab a { color: #000; font-size: 10px; }
.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: 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: 0; color: #FF3300; font-size: 12px; font-weight: bold; }
.SubHeaderLine { padding: 0; background: #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: #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
*/
DIV.Lbl { display: inline; color: #008601; font-weight: bold; }
.Section { margin: 0; padding: 0; display: inline; }
/*
	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; }
TD.LCSBackground { background: #FF8600; }
TD.FLCDialogCell { width: 50%; text-align: center; height: 225px; }
/*
		-- ADDONS --
*/
/*
	Gift registry module
*/
.HighLight { background: #FFFFCC; }
/*
	Feature comparison module
*/
TABLE.CompareBtn { cursor: pointer; }
TD.CompareBtnLeft { width: 21px; background: url(images/compare1.gif); height: 18px; }
TD.CompareBtnLeft IMG { width: 21px; height: 18px; }
TD.CompareBtnMain { padding-left: 5px; padding-top: 2px; background: url(images/compare2.gif) repeat-x; vertical-align: top; }
TD.CompareBtnMainMozilla { padding-left: 5px; padding-top: 1px; background: url(images/compare2.gif) repeat-x; vertical-align: top; }
TD.CompareBtnRight { width: 9px; height: 18px; }
TD.CompareBtnRight IMG { width: 9px; height: 18px; }
TD.FCompProductSelBox { padding: 0; white-space: nowrap; }
TD.FCompProductButtonBox { width: 100%; padding: 0 0 0 25px; white-space: nowrap; }
TD.FCompProductAddCL { padding: 10px 0 0; }
TD.FCompFeatureHCell { background: #EEEEEE; font-weight: bold; text-align: center; vertical-align: top; }
.HightLightEqualRow { background: #ffe8af; text-align: center; }
.EqualRow { background: #fff; 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: none; margin: 3px 0 3px 1px; background: transparent; color: #330000; font-size: 12px; cursor: pointer; }
.CatMenuItemOffExp { border: none; margin: 1px 3px 1px 2px; background: transparent; cursor: pointer; }
.CatMenuItemOn { border-bottom: none; border-left: none; border-right: 0 solid; border-top: none; margin: 3px 0 3px 1px; background: #efefef; color: #FB0000; font-size: 12px; cursor: pointer; }
.CatSubMenu { border: #d9d9d9 1px solid; margin: 0; padding: 2px; width: 168px; background: #F2F2F2; color: #1B1B1B; }
a.CatMenuItem { font: 12px Arial; cursor: pointer; }
a.CatMenuItem:link { color: #330000; text-decoration: none; }
a.CatMenuItem:visited { color: #330000; text-decoration: none; }
a.CatMenuItem:hover { color: #e30000; text-decoration: none; }
a.CatMenuItem:active { color: #330000; text-decoration: none; }
A#nojs.CatMenuItem:hover { background: #E0E0E0; color: #FB0000; text-decoration: none; }
IMG.FCIcon { border-width: 0; margin-left: 2px; margin-right: 3px; }
IMG.FCTriangle { border-width: 0; margin-left: 3px; width: 9px; height: 9px; }
TABLE.FCItemTable { border-width: 0; margin: 0; 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; }
TABLE.CatMenuContainer { width: 165px; }
/*
	Product configurator module
*/
.ProductBG { background: #fff; }
.SlotCell { padding-top: 25px; width: 50%; background: #fff; text-align: center; height: 35px; }
.SlotProductCell { width: 50%; background: #fff; text-align: center; height: 35px; }
TABLE.PCSummaryTable { width: 100%; background: #fff; }
.YellowBackground { background: #CECECE; }
/*
	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: 0; font-weight: bold; }
TEXTAREA.Survey { }
.SurveyAnswer { padding: 2px; width: 100%; }
.SurveyAnswerMenu { padding: 0; width: 100%; }
TD.SurveyAnswerMark { padding: 2px; width: 15px; }
TD.SurveyAnswerMarkMenu { padding: 0; 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: 2px 2px 5px; }
.SurveyAnswersMenu { padding: 0 0 5px; }
.SurveyAnswerComment { padding: 2px; }
.SurveyAnswerCommentMenu { padding: 0; }
/*	 
	New Tab mechanism	
*/
#tabs { clear: both; float: right; margin-right: 10px; font-size: 93%; line-height: normal; }
#tabs ul { margin: 0; padding: 72px 10px 0 50px; list-style: none; }
#tabs li { margin: 0; padding: 0; display: inline; }
#tabs a { float: left; margin: 0; padding: 0 0 0 5px; background: url(images/tableftI.gif) no-repeat left top; font-weight: bold; text-decoration: none; }
#tabs a span { float: left; padding: 5px 15px 4px 6px; display: block; background: url(images/tabrightI.gif) no-repeat right top; color: #2f062f; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span { float: none; }
/* End IE5-Mac hack */
#tabs a:hover span { color: #fff; }
#tabs a:hover { background-position: 0% -42px; }
#tabs a:hover span { background-position: 100% -42px; }
/*
	NEW styles
*/
.categories a { border-bottom: 1px #ebebeb dotted; padding: 2px 3px 2px 10px; display: block; color: #0066cc; }
.categories a:hover { color: #FFCC00; text-decoration: none; }
.categoriesCart a {
	padding: 3px 4px 3px 10px;
	margin: 2px;
	display: block;
	background: #f8f8f8;
	color: #003399;
	font-size: 11px;
	line-height: 10px;
}
.categoriesCart a:hover { background: #f3f3f3; color: #ffcc00; text-decoration: none; }
.headerMinicart { color: #330000; text-decoration: none; }
.headerMinicart a { color: #330000; text-decoration: none; }
.headerMinicart a:hover { color: #550000; text-decoration: underline; }
.headerSub {
	height: 10px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.listing { border: 1px solid #6699cc; padding: 5px; background: #fff url(images/angle_listing.gif) no-repeat top left; text-align: center; }
.listing2 { padding: 5px; border: 1px dotted #ffcc00; background: #fafafa url(images/angle_listing_hover.gif) no-repeat top left; text-align: center; }
.design { padding-right: 15px; float: right; color: #b4b4b4; font-size: 9px; }
.design a { color: #b4b4b4; text-decoration: none; }
.LoginInput { border: 1px inset #F8F8F8; width: 95%; margin: 2px 0; color: #000; background: #F8F8F8; }
.HeaderPhone { padding: 4px 15px; background: #ededed; color: #3a3a3a; text-align: right; }
.MainTable { padding: 0 10px; }
.SmallPadding { padding: 15px 3px 8px; }
#auth_box { margin: 15px 0 0; border: 1px solid #7b117b; background: #fffae3; }
#auth_box .LoginInput { border: 1px solid #951d95; }
#auth_box .VertMenuTitle { padding: 5px; background: #7b117b; color: #fce9fc; }
#auth_box img { display: none; }
#auth_box .VertMenuBox { border: none; }
.PListImgBox { padding-right: 8px; width: auto; white-space: nowrap; text-align: center; vertical-align: top; }
.productsList { padding: 10px 7px 10px 7px; background: #fcfcfc; }
.productsList2 { padding: 10px 7px 10px 7px; background: #f5f5f5; }
/* 
	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 #e7e7e7; border-bottom: none; background: #e7e7e7; color: #313131; text-decoration: none; }
.basictab li a:hover, .basictab li a.current { background: #7b117b; color: #fff; }
#tabcontentcontainer { border: 1px solid #e7e7e7; padding: 10px; margin: 0 0 15px 0; background: #fff; }
#tabcontentcontainer .DialogBorder { border: 0; }
#tabcontentcontainer .DialogTitle { display: none; }
.tabcontent{ display: none; }

/*
  head.tpl Navigation
*/

#head_navigation{
	margin-top: 54px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 75px;
	width: 500px;
}
#head_navigation ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#head_navigation li {
	list-style-type: none;
	
	height: 31px;
	width: 86px;
	background-image: url(skin1/images/nav_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 5px;
}

#head_navigation li a {
	color: #039;
	display: block;
	height: 10px;
	width: 60px;
	text-align: center;
	margin-top: 15px;
	margin-right: 13px;
	margin-left: 13px;
}
#head_navigation lia:link {
	color: #039;
}
#head_navigation lia:visited {
	color: #039;
}
#head_navigation lia:hover {
	color: #039;
}
#contactus{
	width: 152px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#blue_bar{
	background-image: url(skin1/images/blue_bar.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 31px;
	width: 1026px;
}
.border_on{
	border: 1px solid #6699CC;
}
.ttest{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}
#search_bar{
	float: right;
	margin-top: 2px;
}
#search_bar input{
	height: 12px;
	width: 120px;
}
#free_home_delivery{
	margin-bottom: 5px;
}
#next_day_banners{
	margin-bottom: 5px;
}

/*  
      products_t.tpl 
*/
.products_t_box{
	width: 180px;
	float:left;
	padding: 5px;
	border: 1px solid #6699cc;
	text-align: center;
	margin: 3px;
}
.products_t_box_over{
	width: 175px;
	float:left;
	padding: 5px;
	border: 1px solid #72150E;
	text-align: center;
	margin: 3px;
	background-color: #EEEEEE;
}
.products_title{
	height:50px;
}
.products_title a:link{
	color: #003399;
	font:arial;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	text-align: center;
	display: inherit;
	height: 45px;
}
.products_title a:visited{
	font:arial;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	text-align: center;
	display: inherit;
	height: 45px;
}
.products_t_imagebox{
	position: relative;
	height:110px;
	width:160px;
	overflow: hidden;
	margin-left:8px;
	margin-right:8px;
}
.products_t_imagebox img{
	position:relative;
	z-index:1;
	
}
.products_t_extra{
	text-align: center;
	height:20px;
	font-size: 16px;
	color: #CD0067;
	font-weight: bold;
}
.products_more_details{
	height:12px;	
}
.products_market_price{
	FONT-SIZE: 14px;
	FONT-FAMILY: Times New Roman;
	height:15px;
}
.products_price{
	color: #ff0000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	height:20px;
	padding-top: 10px;
	
}
.overlay{
 	position:absolute;
	left:-1px;
	top:-1px;
	z-index:2;
	width:160px;
	height:140px;	
 }
 .overlay3{
 	text-align:center;
	height:18px;	
 }
  .overlay4{
 	position:absolute;
	left:-1px;
	top:-1px;
	z-index:3;
	width:160px;
	height:140px;	
 }