/* $Id: skin1.css,v 1.84.2.17 2006/12/08 13:37:24 max Exp $ */

/*

        General styles

*/

BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT { color: #6a6a6a; font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 11px; }

a { color: #476db3; text-decoration: none; }

a:hover { color: #1fbe8a; text-decoration: none; }

h1 { font-size: 18px; color: #5579b3; font-weight: bold; margin: 0px; padding: 5px 0 10px 0; letter-spacing: 2px;}

h2 { font-size: 13px; margin: 0px; padding: 5px 0 10px 0; }

h3 { font-size: 12px; color: #5675B5; margin: 0px; padding: 5px 0 10px 0; }

hr { color: #ddd; height: 1px; }

HTML,BODY { margin: 0; background: #f7f7f7; }

FORM { margin: 0; }

TABLE,IMG { border: 0; }

TD { vertical-align: top; }
.clearing {
	padding: 0;
	margin: 0;
	clear: both;
}
/*

        Content enviroment styles

*/

#container_header {
	width: 100%;
	height: 184px;
	background: #d5dbff url(images/new_skin/header_bg.gif) repeat-x top;
}
#container_header .line1 {
	width: 950px;
	height: 124px;
	margin: 0 auto;
}
#container_header .line1 .logo {
	width: 244px;
	height: 74px;
	padding-top: 30px;
	float: left;
}
#container_header .line1 .text_right {
	width: 706px;
	text-align: right;
	padding-top: 40px;
	float: right;
}
#container_header .line1 .text_right .phone {
	font-size: 19px;
	font-weight: bold;
	text-align: right;
	color: #476db3;
	padding: 3px;
}
#container_header .line1 .text_right .slogan {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #1fbe8a;
	padding: 3px;
}
#container_header .line2 {
	width: 950px;
	height: 60px;
	line-height: 55px;
	margin: 0 auto;
}
#container_header .line2 a.topmenu_link:link,
 #container_header .line2 a.topmenu_link:active,
 #container_header .line2 a.topmenu_link:visited,
 #container_header .line2 a.topmenu_link:hover
{
	font-weight: bold;
	font-size: 15px;
	color: #476db3;
	letter-spacing: 2px;
	text-decoration: none;
}
#container_header .line2 a.topmenu_link:hover
{
	color: #1fbe8a;
}
#container_header .line2 .topmenu_link_devider
{
	padding: 0 20px;
}
#container_header .line2 .topmenubox {
	width: 740px;
	float: left;
}
#container_header .line2 .authbox {
	background: transparent url(images/new_skin/auth_bg.png) no-repeat;
	width: 210px;
	height: 35px;
	margin-top: 11px;
	float: right;
	text-align: center;
	line-height: 33px;
}
#container_header .line2 .authbox a.auth_link:link,
 #container_header .line2 .authbox a.auth_link:active,
 #container_header .line2 .authbox a.auth_link:visited,
 #container_header .line2 .authbox a.auth_link:hover
{
	font-weight: bold;
	font-size: 15px;
	color: #1fbe8a;
	letter-spacing: 2px;
	text-decoration: none;
	margin: 0 10px;
}
#container_header .line2 .authbox a.auth_link:hover
{
	color: #476db3;
}
#container_footer {
	width: 100%;
	height: 162px;
	background: #d5dbff url(images/new_skin/footer_bg.gif) repeat-x top;
	position: relative;
}
#container_footer .contents {
	width: 950px;
	height: 130px;
	margin: auto;
	position: relative;
	top: 13px;
	padding-top: 10px;
	color: #6a6a6a;
	font-size: 11px;
}
#container_footer .contents span.title{
	font-weight: bold;
	text-transform: uppercase;
}
#container_footer .contents .column_left {
	width: 170px;
	margin-right: 10px;
	float: left;
	line-height: 18px;
}
#container_footer .contents .column_right {
	width: 410px;
	text-align: right;
	float: left;
	line-height: 18px;
}
#container_footer .contents .column_left a.item:link,
 #container_footer .contents .column_left a.item:active,
 #container_footer .contents .column_left a.item:visited,
 #container_footer .contents .column_left a.item:hover
{
	padding-left:10px;
	font-weight: notmal;
	font-size: 11px;
	color: #6a6a6a;
	text-decoration: none;
}
#container_footer .contents .column_left a.item:hover {
	color: #9a9a9a;
}

TABLE.Container { width: 950px; margin: 0 auto; }

TD.Container { vertical-align: top; }

/*

        Header styles

*/

.HeadLogo { padding: 0; text-align: left; vertical-align: bottom; }

.HeadRightBox { padding-right: 2px; text-align: right; vertical-align: top; }

.HeadText { padding: 10px 0 20px 10px; color: #6A6A6A; font-size: 10px; text-align: right; vertical-align: bottom; font-weight: bold;}

.HeadLine { padding: 2px; color: #fff; background: #617DC5; vertical-align: middle; }

.HeadLinebold { color: #1fbe8a; vertical-align: middle; font-weight: bold; font-size: 13px; letter-spacing:2px;}

.HeadLine a { 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; }

/*

        Footer styles

*/

.BottomRow { text-align: right; }

.Bottom { background: #617DC5; color: #fff; vertical-align: middle; }

.Bottom a { color: #fff; font-weight: normal; }

.Bottom hover { color: #fff; font-weight: normal; text-decoration: underline; }

.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: #fff; }

/*

        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: #000000; }

.NumberOfArticles { color: #000000; font-weight: bold; }

.TopLabel { color: #fff; font-size: 12px; font-weight: bold; }

.Message { color: #FF3300; }

.Line { background: #FF6600; }

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: #CCCCCC; font-weight: bold; }

.TableSubHead { background: #EEEEEE; }

.Spc { width: 1px; height: 1px; }

TABLE.EmptyBox { width: 100%; }

TABLE.EmptyBox TR TD { padding: 0; }

/*

        Popup styles

*/

.PopupContainer { width: 100%; text-align: center; height: 100%; }

.PopupTitle { background: #FFD44C; font-size: 12px; font-weight: bold; text-align: center; height: 15px; vertical-align: middle; }

.PopupBG { background: #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: 5px; vertical-align: top; width: 210px; }
.VertMenuRightColumn { padding-left: 5px; vertical-align: top; width: 142px; }
.VertCentralColumn { padding: 0px; vertical-align: top; width: 588px; }
/*.VertMenuBox { padding: 4px; border: 1px solid #A5B5DE; background: #F5F6FC; }*/
.VertMenuBox {
	background: transparent;
	padding: 0 5px;
	width: 200px;
	margin-bottom: 20px;
}
.VertMenuBox a { color: #212B6E; }

.VertMenuBoxCat { border: 1px solid #A5B5DE; background: #F5F6FC; }

.VertMenuBorder { background: #fff; }

/*.VertMenuTitle { padding: 0px; color: #334C8D; background: #617DC5 url(images/menu_center.gif) repeat-x top; font-size: 11px; font-weight: bold; text-transform: uppercase; vertical-align: middle; letter-spacing: 1px;}*/
.VertMenuTitle {
	background: #617dc5 url("images/new_skin/menu_title_bg.gif") no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	line-height: 33px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 210px;
	letter-spacing: 2px;
	margin-bottom: 5px;
}
.VertMenuSubTitle { background: #FFA92F; }

.VertMenuTitleIcon { margin-left: 8px; margin-right: 8px; width: 21px; height: 20px; vertical-align: middle; }

.VertMenuItems { color: #2E2E2E; text-decoration: none; font-weight: bold; font-size: 11px; }

.VertMenuItems a { color: #2E2E2E; text-decoration: none; font-weight: bold; font-size: 11px; }

.VertMenuItems a:hover { color: #2E2E2E; text-decoration: underline; font-weight: bold; font-size: 11px; }

.VertMenuItemsBlue { color: #5675b5; text-decoration: none; font-weight: bold; font-size: 11px; }

.VertMenuItemsBlue a { color: #5675b5; text-decoration: none; font-weight: bold; font-size: 11px; }

.VertMenuItemsBlue a:link { color: #5675b5; text-decoration: none; font-weight: bold; font-size: 11px; }

.VertMenuItemsBlue a:active { color: #5675b5; text-decoration: none; font-weight: bold; font-size: 11px; }

.VertMenuItemsBlue a:visited { color: #5675b5; text-decoration: none; font-weight: bold; font-size: 11px; }

.VertMenuItemsBlue a:hover { color: #5675b5; text-decoration: underline; font-weight: bold; font-size: 11px; }

.VertMenuHr { color: #C4C4C4; }

.CategoriesList { font-size: 10px;}

/*

        Dialog box

*/

TABLE.DialogBox { width: 100%; height: 100%; vertical-align: top; }

.DialogBoxFeatured { border: 1px solid #eef0ff; text-align: center; width: 178px; }
.DialogBoxFeatured .title_featured { margin: 5px; overflow: hidden; height: 30px; }
.DialogBox { padding: 10px; background: White; }

.DialogBorder { border: 1px solid #EEF0FF; }

.DialogTitle { line-height: 30px; background: #transparent; color: #476db3; font-weight: bold; font-size: 15px; letter-spacing: 2px; margin-bottom: 10px; }

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: 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: #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, .ProductTitle a, .SubcatTitle a { font-weight: bold; font-size: 13px; color: #476db3; font-size: 12px; text-transform: none; text-decoration: none; }
.ProductTitle a:hover, .SubcatTitle a:hover { color: #1fbe8a; text-decoration: none; }
.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: #e02424; font-size: 15px; font-weight: bold; }

.ProductPriceSmall { color: #D72B00; 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: 12px; }

.PImgBox { padding-right: 8px; width: 100px; text-align: left; vertical-align: top; }

/*

        Products list

*/

.PListImgBox { padding-right: 15px; width: 125px; 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 { display: inline; }

.PListCell { padding: 10px; background: #fff; text-align: center; vertical-align: top; }

/*

        Items style

*/

.ItemsList { color: #330000; font-weight: bold; }

.ItemsListDisabled { color: #5675b5; }

.ItemsList a { color: #1fbe8a; font-weight: bold; text-decoration: none; }

.ItemsList a:hover { color: #1fbe8a; font-weight: bold; text-decoration: underline; }

/*

        Location bar

*/

.navigationpath { color: #1fbe8a; font-size: 11px; font-weight: normal; text-decoration: none; margin: 2px 0 10px 0; padding-left: 2px;}

.navigationpath a:link, .navigationpath a:visited, .navigationpath a:active, .navigationpath a:hover { color: #1fbe8a; font-size: 11px; font-weight: normal; text-decoration: none; }

.navigationpath a:hover { color: #476db3; }

.Tagline { color: #1fbe8a; font-size: 13px; font-weight: bold; text-decoration: none; letter-spacing:1.5px;}

/*

        Buttons

*/

.FormButton { color: #1E2E55; font-weight: bold; }

TABLE.ButtonTable { cursor: pointer; direction: ltr; vertical-align: middle; }

TD.Button { padding-left: 5px; padding-right: 5px; white-space: nowrap; background: transparent url(images/new_skin/butbg.png) repeat-x; vertical-align: middle; }

span.Button { color: #ffffff; font-family: Arial; font-size: 14px; font-weight: bold; text-decoration: none; padding: 0 10px; letter-spacing: 2px;}
/*font.Button { color: #1E2E55; font-family: Arial; font-size: 11px; font-weight: bold; text-decoration: none; }*/
IMG.ButtonSide { color: #1E2E55; }

.SimpleButton TR TD { padding: 0; white-space: nowrap; }

.Button a, .Button a:hover{ color: #1E2E55; 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; font-weight: normal;}

.SmallNote a:hover { color: #7C4C00; font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 9px; text-decoration: underline; font-weight: normal;}

.SmallText { color: #7C4C00; font-family: Arial, Verdana, Helvetica, Sans-serif; font-size: 9px; text-decoration: none; font-weight: normal;}

/*

        Category page

*/

.SubcatTitle { padding-left: 5px; width: 95%; text-align: left; }

.SubcatInfo { white-space: nowrap; color: #6a6a6a; 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: #fff; font-weight:bold; }

.Tab a { padding-top: 3px; padding-bottom: 3px; padding-right: 5px; padding-left: 5px; color: #fff; background: #8198D1; text-decoration: none; font-weight:bold; }

.Tab a:hover { padding-top: 3px; padding-bottom: 3px; background: #1FBE8A; color: #FBFCFC; text-decoration: none; font-weight:bold; }

.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: #666666; font-size: 11px; font-weight: bold; }

.SubHeaderGreyLine { padding: 0; background: #CCCCCC; height: 1px; }

TABLE.SubHeaderBlack { margin-bottom: 10px; width: 100%; }

.SubHeaderBlack { padding: 0; color: #000000; font-size: 12px; font-weight: bold; }

.SubHeaderBlackLine { padding: 0; background: #000000; 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: #CCCCCC; 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; }

/*

        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.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 top; }

TD.CompareBtnMainMozilla { padding-left: 5px; padding-top: 1px; background: url(images/compare2.gif) repeat-x top; }

TD.CompareBtnRight { width: 9px; height: 18px; }

TD.CompareBtnRight IMG { width: 9px; height: 18px; }

TD.FCompProductSelBox { padding: 0; white-space: nowrap; }

TD.FCompProductButtonBox { padding-bottom: 0; padding-left: 25px; padding-right: 0; padding-top: 0; width: 100%; white-space: nowrap; }

TD.FCompProductAddCL { padding-bottom: 0; padding-left: 0; padding-right: 0; padding-top: 10px; }

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; }

/*

        Last checkout step

*/

TD.LCSBackground { background: #FF8600; }

/*

        Fancy categories module

*/

.CatMenuItemOff { border-bottom: none; border-left: none; border-right: none; border-top: none; margin-bottom: 3px; margin-left: 1px; margin-right: 0; margin-top: 3px; background: 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: transparent; cursor: pointer; }

.CatMenuItemOn { border-bottom: none; border-left: none; border-right: 0 solid; border-top: none; margin-bottom: 3px; margin-left: 1px; margin-right: 0; margin-top: 3px; background: #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: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; padding-top: 2px; width: 150px; background: #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: #FF8600; color: #330000; text-decoration: none; }

IMG.FCIcon { border-width: 0; margin-left: 2px; margin-right: 3px; width: 16px; height: 16px; }

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: 136px; }

/*

        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-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 5px; }

.SurveyAnswersMenu { padding-left: 0; padding-right: 0; padding-top: 0; padding-bottom: 5px; }

.SurveyAnswerComment { padding: 2px; }

.SurveyAnswerCommentMenu { padding: 0; }

/*

        NEW styles

*/

.categories a { border-bottom: 1px solid #fff; padding: 2px 3px 2px 15px; display: block; color: #212C6F; background: #F5F6FC url('images/bul.gif') no-repeat left; font-size: 10px;}

.categories a:hover { padding-left: 15px; color: #1FBE8A; background: #E8EAF8 url('images/bul_hover.gif') no-repeat left; text-decoration: none;}

.categories_main a { border-bottom: 1px solid #fff; padding: 2px 3px 2px 15px; display: block; color: #1FBE8A; background: #F5F6FC url('images/bul_hover.gif') no-repeat left; font-size: 11px; font-weight: bold;}

.categories_main a:hover { padding-left: 15px; color: #5675b5; background: #E8EAF8 url('images/bul.gif') no-repeat left; text-decoration: none;}

.categories_lower a { border-bottom: 1px solid #fff; padding: 2px 3px 2px 15px; display: block; color: #212C6F; background: #F5F6FC url('images/bul.gif') no-repeat left; font-size: 10px; }

.categories_lower a:hover { padding-left: 15px; color: #1FBE8A; background: #E8EAF8 url('images/bul_hover.gif') no-repeat left; text-decoration: none; }

.categoriesCart a { padding: 3px 4px 3px 10px; margin: 2px; display: block; background: #E7E8F7; color: #1B1B1B; }

.categoriesCart a:hover { background: #C9CEEF; color: #1FBE8A; text-decoration: none; }

.headerSub { padding: 10px 7px 0 15px; }

.productsList { padding: 15px 7px 15px 7px; background: #FAFAFD; border: 1px solid #CCCCCC;}

.productsList2 { padding: 15px 7px 15px 7px; background: #F1F1FA;  border: 1px solid #CCCCCC;}

.design { padding-left: 20px; color: #A0A9E2; font-size: 10px; }

.design a { color: #A0A9E2; text-decoration: none; }

.LoginInput { border: 1px inset #fff; width: 135px; margin-bottom: 4px; background: #fff; color: #000; }

/*

*        Categories Menu, Lumino

*/
a.catnav:link,
 a.catnav:active ,
 a.catnav:visited,
 a.catnav:hover
  {
	color: #1fbe8a;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 3px 5px;
	text-decoration: none;
}
a.catnav:hover {
	color: #50e7b7;
}
.catnav_separator {
	margin: 5px;
}
a.catnav_sub:link,
 a.catnav_sub:active ,
 a.catnav_sub:visited,
 a.catnav_sub:hover
  {
	color: #476db3;
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding: 3px 0px 3px 15px;
	text-decoration: none;
}
a.catnav_sub:hover {
	color: #7e92b7;
}
a.leftmenunav:link,
 a.leftmenunav:active ,
 a.leftmenunav:visited,
 a.leftmenunav:hover
  {
	color: #476db3;
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding: 3px 0px 3px 5px;
	text-decoration: none;
}
a.leftmenunav:hover {
	color: #7e92b7;
}
.cart_img {
	float: left;
	width: 70px;
	height: 63px;
	margin-left: 5px;
}
.cart_total {
	float: right;
	width: 100px;
	line-height: 22px;
	padding-top: 10px;
}
span.cartitems {
	color: #1fbe8a;
	font-size: 12px;
	font-weight: bold;
}
span.carttotal {
	color: #1fbe8a;
	font-weight: bold;
	font-size: 15px;
}
span.cartempty {
	color: #a3a3a3;
	font-size: 12px;
	font-weight: bold;
}
.central_top {
	background: #f7f7f7 url(images/new_skin/central_top_bg.gif) no-repeat;
	width: 588px;
	height: 15px;
}
.central_bottom {
	background: #f7f7f7 url(images/new_skin/central_bottom_bg.gif) no-repeat;
	width: 588px;
	height: 15px;
}
.central_middle {
	background: #f7f7f7 url(images/new_skin/central_bg.gif) repeat-y;
	width: 558px;
	padding: 0 15px;
}
.fp_cats {
	margin: 20px 0px;
}
img.fp_cat {
	width: 136px;
	height: 250px;
}
.products_t_box {
	float: left;
	width: 175px;
	height: 215px;
	border: 1px solid #eef0ff;
}
.nav-search-bar-top {
	margin-bottom: 7px;
	border: 1px solid #eef0ff;
	padding: 3px;
}
.nav-search-bar-bottom {
	margin-top: 7px;
	border: 1px solid #eef0ff;
	padding: 3px;
}
.productsListBox {
	border: 1px solid #eef0ff;
	margin-bottom: 10px;
	padding: 10px;
}
.pl_descr {
	margin: 10px 0;
}
hr.pr_page {
	color: #cccccc;
	border: 0px;
	border-top: 1px solid #cccccc;
	height: 0px;
	margin: 15px 0;
}
input.search_input {
	color: #6a6a6a;
	border: 1px solid #d5dbff;
	height: 20px;
	padding: 5px 3px;
	font-size: 14px;
	margin-left: 3px;
	vertical-align: middle;
	width: 150px;
}
.questions_button {
	width: 138px;
	height: 160px;
	background: url(images/new_skin/questionsbutton.png) no-repeat;
	position: relative;
	margin-top: 15px;
}
.help_button {
	width: 138px;
	height: 160px;
	background: url(images/new_skin/needhelpbutton.png) no-repeat;
	position: relative;
	margin-top: 15px;
}
.help_button div, .questions_button div {
	cursor: pointer;
	position: relative;
	top: 2px;
	left: 2px;
	border: 1px solid #ffffff;
	width: 132px;
	height: 154px;
}
.seqslidestyle{
	margin-right: 1px;
}