/* $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: #232323; font: 11px Verdana, Arial, Helvetica, Sans-serif; }
a { color: #c80083; text-decoration: none; }
a:hover { color: #c80083; text-decoration: underline; }
H1 { color: #2f062f; font-size: 11px; }
H2 { color: #2f062f; font-size: 11px; }
H3 { font-size: 12px; }
HR { color: #ddd; height: 1px; }
HTML,BODY { background: url(images/BG.gif) repeat; clear:both; padding:0 0 0 0;  margin: 0px;}
FORM { margin: 0; }
TABLE,IMG { border: 0; }
TD { vertical-align: top; }
/*
	Content enviroment styles
*/
TABLE.Container { background: #fff;
}
TD.Container { vertical-align: top; }
/*

#testing1{position: absolute; top: 50; left: 100; z-index:1; }
#testing2{position: absolute; top: 10; left: 100; z-index:2; }

#content {
	width:183px;
	height:50px; 
	overflow:auto; 
	padding:2px 2px 2px 2px;
}


	Header styles
*/
.HeadLogo { padding: 0; text-align: left; vertical-align: bottom; }
.HeadRightBox { text-align: right; 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; background: #7b117b url(images/bg_line.gif) repeat-x; color: #fff; }
.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: #c80083; 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: 1px solid #F745CF; border-left: 1px solid #F745CF; border-right: 1px solid #F745CF; padding: 5px; }
.VertMenuBorder { background: #8E4B00; }
.VertMenuTitle { border: 1px solid #F745CF; background-color:#D8D8D8; padding: 0 0 0 5px; color: #C80083; FONT-SIZE: 18px; 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: #9f0000; text-decoration: none; }
.VertMenuItems a { color: #BF0000; text-decoration: none; }
.VertMenuItems a:hover { color: #550000; text-decoration: underline; }
.VertMenuHr { color: #999; }
.CategoriesList { font-size: 12px; }
/*
	Dialog box
*/
TABLE.DialogBox { text align: center; width: 100%; height: 100%; vertical-align: top; }
.DialogBox { padding: 7px; background: #fff; }
.DialogBorder { background: #fff; }
.DialogTitle { border: 1px solid #F745CF; padding: 0 5px; color: #9e9b9d; font-weight: bold; font-size: 18px; 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: #610d61; 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: #ee0000; 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: #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: #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; }
.SubHeaderLine2 { padding: 0; background: url(images/spacing.gif); 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; vertical-align: top;}
/*
		-- 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: #c80083; text-decoration: none; }
a.CatMenuItem:visited { color: #c80083; 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: #1B1B1B; }
.categories a:hover { color: #FB0000; text-decoration: none; }
.categoriesCart a { padding: 3px 4px 3px 10px; margin: 2px; display: block; background: #f8f8f8; color: #1B1B1B; }
.categoriesCart a:hover { background: #f3f3f3; color: #FB0000; 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 { padding: 8px 7px 6px 15px; }
.listing { border: 1px solid #E5E5E5; padding: 5px; background: #fff url(images/angle_listing.gif) no-repeat top left; text-align: center; }
.listing2 { padding: 5px; border: 1px dotted #7b117b; 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: #c80083; 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; }
.NoBorder {
border-style: none;
}
.Thumbnail {
border: 1px solid #CCCCCC;
}
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}


/*  
      products_t.tpl 
*/
.products_t_box{
vertical-align: top;
	width: 200px;
	height: 250px;
	overflow:hidden;
	float:right;
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin: 3px;
}
.products_t_box_over{
	width: 200px;
	float:right;
	padding: 5px;
	border: 1px solid #72150E;
	text-align: center;
	margin: 3px;
	background-color: #EEEEEE;
}
.products_title a{
	COLOR: #000000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	text-align: center;
	display: block;
	height: 45px;
}
.products_t_imagebox{
	height:120px;
	width:180px;
	overflow: hidden;
	text-align:center;
}
.products_t_imagebox img{
	height:120px;
	width:auto;
	text-align:center;
}
.products_t_imagebox img{
	text-align:center;
}



.products_t_extra{
	text-align: center;
	height:20px;	
}
.products_more_details{
	height:40px;	
}
.products_market_price{
	FONT-SIZE: 14px;
	FONT-FAMILY: Times New Roman;
	height:15px;
}
.products_price{
	COLOR: #FF3300;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	height:15px;
}
 .overlay{
 	position:absolute;
	left:-1px;
	top:-1px;
	z-index:2;
	width:180px;
	height:140px;
	text-align:center;
 }
 .overlay2{
 	position:absolute;
	left:-1px;
	top:-1px;
	z-index:3;
	width:180px;
	height:140px;
	text-align:center;
 }
  .price_overlay{
 	position:absolute;
	left:-1px;
	top:-1px;
	z-index:4;
	width:180px;
	height:140px;
	
 }
 div.testtext {
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	height:15px;
 	position:absolute;
	left:65px;
	top:115px;
	background-color:#F90C5A;
	margin:0px auto;
	text-align:left;
	padding:2px;
    border: 1px solid #FFF;

}
.newheadbar{
background-color:#d8d8d8;
 padding-left: 4px; 
 padding-right: 4px; 
 padding-top: 5px; 
 padding-bottom: 1px;
 border: 1px solid #F745CF;
}
 /* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 690px;
/*background-color: #eee;*/
margin-bottom: 3px;
  text-align: center;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */
  text-align: center;
}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;
  text-align: center;
}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 690px;
  text-align: center;
}

#slideshow .slides ul {
/* total width of all slides -
960px multiplied by 3 in this case */
width: 1944px;
  text-align: center;
}

#slideshow .slides li {
width: 690px;
float: left;
padding-right: 20px;
  text-align: center;

}

#slideshow .slides h2 {
margin: 0;
padding: 0px 0px 10px 0px;
  text-align: center;
}

#slideshow .slides p {
height: 183px;
margin: 0 auto;
padding: 0px;
  text-align: center;
}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
border-left: 2px solid #ccc;
}

#slideshow .slides-nav li {
float: left;
}

#slideshow .slides-nav li a {
display: block;
border-right: 2px solid #ccc;
border-top: 2px solid #ccc;
border-bottom: 2px solid #ccc;
padding: 5px 10px;
outline: none;
background-color:#eee;
}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
background-color: #eee;
}

.js #slideshow .slides-nav li.on a {
background-color:#C36;
color: #FFF;
/*top: -4px;*/
}


#featured{
	width:690px;
margin:0px;
padding:0px;
	
	position:relative;
	height:250px;
	background:#fff;
}

#featured ul.ui-tabs-nav{
	position: absolute;
	top: 0px;
	left: 0;
	list-style:none;
	padding:0; 
	margin:0;
	height: 30px;
	z-index: 999;
}

#featured ul.ui-tabs-nav li{
	font-size:12px;
	color:#666;
	float: left;
	padding: 0px 7px 0 0;
}

#featured .ui-tabs-panel{
	width:690px; 
	height:170px;
	background:#999; 
	position:absolute;
	top: 30px;
	left: 0;
    overflow:hidden;
	border: 1px solid #24548b;
	border-top: 3px solid #24548b;
}

#featured .ui-tabs-panel a img {
	border: none;
}

#featured .ui-tabs-hide{
	display:none;
}

#featured li.ui-tabs-nav-item a{
	display:block;
	height:26px;
	color:#333;  
	background:#fff url('/skin1/images/tab-bg.png') repeat-x left top;
	line-height:20px;
	outline:none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	border: 1px solid #24548b;
	font-weight: bold
}

#featured li.ui-tabs-nav-item a:hover{
	background:#ffffff;
}
#featured li.ui-tabs-selected{ /*Selected tab style*/
	background:url('/skin1/images/selected-item.gif') no-repeat top left;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	border-bottom: 3px solid #fff;
}

#featured ul.ui-tabs-nav li img{
	float:left; margin:2px 5px;
	background:#fff;
	padding:2px;
	border:1px solid #eee;
}