/****** Main Table ******/
.basicTable 	{width: 980px; padding: 13px 0px 60px 0px;}

.mainTable {width: 980px; border-left: 7px solid #E8EBEE; border-right: 7px solid #E8EBEE; margin: 0px auto;}
.mainTable75 {width: 980px; border-left: 7px solid #E8EBEE; border-right: 7px solid #E8EBEE; margin: 0px auto;}
.mainTable50 {width: 500px; border-left: 7px solid #E8EBEE; border-right: 7px solid #E8EBEE; margin: 0px auto;}

.mainTableCell	 		{padding: 14px 0px 14px 0px; vertical-align: top; background: #E8EBEE;}
.mainTableCellLeft 		{padding: 14px 11px 14px 0px; vertical-align: top; background: #E8EBEE;}
.mainTableCellCenter 	{padding: 14px 0px 14px 0px; vertical-align: top; background: #EDEFF2 url(../images/lights2go/bg/list.gif) repeat-x top;}
.mainTableCellRight 	{padding: 14px 0px 14px 11px; vertical-align: top; background: #E8EBEE;}

.forProducts .bl_categoriescatalog .titleTop {display: none;}
.forProducts .bl_categoriescatalog	{padding-left: 17px;}
.forProducts .bl_categoriescatalog .ccBorder	{padding: 0px 5px 0px 0px;}
.forProducts .bl_categoriescatalog a.bigtitle	{text-decoration: none; font: bold 12px/28px Arial, Tahoma, sans-serif; color: #fff; background: url(../images/lights2go/topBg.gif) repeat-x top; padding: 0px 0px 8px 0px; display: block; white-space: nowrap; vertical-align: top; width: auto; text-align: center;}
.forProducts .bl_categoriescatalog a.bigtitle:hover	{text-decoration: none; font: bold 12px/28px Arial, Tahoma, sans-serif; color: #fff; background: url(../images/lights2go/topBg.gif) repeat-x top; padding: 0px 0px 8px 0px; display: block; white-space: nowrap; vertical-align: top; width: auto; text-align: center;}
.forProducts .bl_categoriescatalog img.img	{ vertical-align: bottom;}

* html .forDetails .footerAll {width: 980px;}
* html .forDetails .bl_categorieslist	{width: 200px;}

.homeGreeting 		{padding: 10px; vertical-align: top;}
.homeGreeting table	{width: 100%; border: 1px solid #E8EBEE;}
.homeGreeting table td	{padding: 5px;}

.introBlock {}
.introBlock td {padding: 6px;}
.noDispl {display: none;}
.nwrp {white-space: nowrap;}
.bl_support input.text {width: 230px;}
*+html .bl_support input.submit {padding: 5px 0px 6px 9px;}
* html .bl_support input.submit {padding: 5px 0px 6px 9px;}
/****** Main Table ******/

/*******************************************************************************/

/****** Menu ******/
.headerMenu {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	border-left: 7px solid #E8EBEE; border-top: 7px solid #E8EBEE; border-right: 7px solid #E8EBEE;
	background: #E8EBEE;
	}

.headerMenu td.headerBg {background: #DEE6EE url(../images/lights2go/bg/header.gif) repeat-y top;}

.headerMenu td#logo  {vertical-align: top; width: 381px; height: 118px; border: none;}
.headerMenu td#logo img {border: none;}
.headerMenu td#logoL {display: none;}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background: #000 url(../images/lights2go/bg/menu.gif) repeat-x center;
	height: 40px;
	}
.headerMenu td#menu img.Img {width: 0px; height: 0px;}
.headerMenu td#menu table {width: auto;}
.headerMenu td#menu td {text-align: center;}
.headerMenu td#menu .begin {width: 20%;}
.headerMenu td#menu .end {width: 40%;}

.vertical td {vertical-align: top;}
td.call {padding: 30px 65px 0px 0px;}
.search span {margin: 30px 0px 3px 0px; display: inline-block; text-align: left; width: 144px; height: 71px; position: relative; top: 0px; left: 80px;}

td.search {padding: 0px;}
a.advSearch {display: block; font: normal 11px Arial, sans-serif; color: #000; text-decoration: underline; margin: 0px; padding:0px; padding-top: 2px;}
a.advSearch:hover {display: block; font: normal 11px Arial, sans-serif; color: #000; text-decoration: none; margin: 0px; padding:0px; padding-top: 2px;}
.forPages .bl_search td.padding10px	{padding: 0px 10px 10px 10px;}
.forPages .bl_search .titleTopCenter div	{}
span.searchTitle {display: inline-block; padding: 3px; background: #C7D0D8; height: 25px;}
html:root span.searchTitle {padding: 6px 3px 9px 3px;}
html:root span.searchTitle input	{width: 110px;}
span.searchTitle input	{width: 100px;}
html:root .bl_search input.submit	{padding-left: 9px; padding-right: 9px;}
.bl_search input.submit	{padding-left: 3px; padding-right: 3px;}

/* Active & Noneactive links in menu */
a.menu:link, a.menu:visited {
	display:block;
	color: #fff;
}

a.menu:hover, a.menu:active {
	color: #fff;
	display:block;
}

a.menuActive:link, a.menuActive:visited {
	display:block;
	color: #fff;
}
a.menuActive:hover, a.menuActive:active {
	color: #fff;
	display:block;
}

a.forAdd img.AddFavor	{background: url(../images/lights2go/bg/add.gif) no-repeat top left; width: 196px; height: 40px; border: none; display: block; float: left;}
a.forAdd:hover img.AddFavor	{background: url(../images/lights2go/bg/addActive.gif) no-repeat top left; width: 196px; height: 40px; border: none; display: block; float: left;}

/****** Sub Menu ******/
.subMenuBlock {
	background: #A7A7A7;
	display:none;
	position:absolute;
	border-top: 1px solid black;
	border-left: 1px solid black;
	text-align: left;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding: 7px 20px 7px 10px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	font: 11px Arial, verdana, sans-serif; 
	color:black;
	display:block;
	text-decoration:none;
	background: #A7A7A7 ; 
}

a.subMenu:hover, a.subMenu:active {
	background:#DDDDDD;
	color:black;
	display:block;
	text-decoration:none;
}

/****** Secondary Menu ******/

table.secondaryMenu 		{width: 100%; border-bottom: 1px solid #000;}
td#menu td.secondaryBegin img.Img	{width: 1px; height: 25px;}
a.secondaryMenu 			{display:block; font: bold 11px Arial, Tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #000;}
a.secondaryMenu:hover 		{display:block; font: bold 11px Arial, Tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #000;}
a.secondaryMenuActive 		{display:block; font: bold 11px Arial, Tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #000; text-decoration: none;}
a.secondaryMenuActive:hover	{display:block; font: bold 11px Arial, Tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #000; text-decoration: underline;}
td#menu td.secondaryEnd  	{width: 100%;}
td#menu td.secondaryEnd  img.Img	{width: 1px; height: 25px;}

/****** Menu ******/

/*****************************************************************************/

/************* Breadcrumb *******************/
.breadcrumb {margin: 21px 20px 0px 22px;}

.breadcrumbBegin {width: 0px;}
.breadcrumbBegin img {width: 1px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	border: 0px;
	padding: 0px;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a { font: normal 11px Arial, sans-serif; color: #850100; text-decoration:none;}
.breadcrumbDelimiter a:hover {font: normal 11px Arial, sans-serif; color: #850100; text-decoration: underline;}
.breadcrumbDelimiter span {display: none;}
.breadcrumbDelimiter img { background:url(../images/lights2go/button/breadcrumb.gif) no-repeat center; width: 3px; height: 6px; margin: 0px 5px;}

.breadcrumbRSS {
	border: 0px;
	padding: 0px 6px;
	}

.breadcrumbEnd {
	width: 20px;
	}
.breadcrumbEnd img {width: 1px; height: 1px;}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {font: normal 11px Arial, sans-serif; color: #850100; margin-right: 10px;}
.breadcrumbDelimiter span.active {font: normal 11px Arial, sans-serif; color: #000000; margin-right: 10px;}
/************* end Order Pages ***************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/
.titleTop {margin-top: 0px;}

.titleTopImgLeft {width: 0px; height: 1px;}

.titleTopCenter div {
	font: normal 18px Arial, Tahoma, serif; 
	color: #000; 
	padding: 14px 10px 14px 13px;
	
	position: relative;
}

.titleTopImgRight {width: 0px; height: 1px;}

/****** Top ******/

/****** Center ******/

/****** Center ******/

/****** Bottom ******/

.titleBot {margin-bottom: 0px;}

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

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

/****** Bottom ******/

/************* end Fieldset ***************/

/***************Block Simple***************/
.bl_simple .titleTop {display: none; margin: 0px;}
.bl_simple .blockTD .padding10px {padding: 0px;}
.bl_simple .titleBot {display: none; margin: 0px;}
.bl_simple .block {background: none;}

/**************Block Offers***************/
div.bl_offers {border: 8px solid #C0C8CD; background: #E8EBEE; padding: 21px 1px 21px 18px;}
.bl_offers .titleTopLeft {display: none;}
.bl_offers .titleTop div {font: normal 24px Arial, Tahoma, serif; color: #28303D; padding: 0px 0px 25px 0px;}
.bl_offers .offerImg img {padding: 1px; border: 1px solid #8A6017; background: #fff;}
.bl_offers .blockTD .padding10px {padding: 0px;}
.offerImg a.bigtitle {font: bold 12px Arial, Tahoma, sans-serif; text-decoration: underline; color: #850100;}
.offerImg a.bigtitle:hover {font: bold 12px Arial, Tahoma, sans-serif; text-decoration: none; color: #850100;}
.bl_offers .titleBot {display: none; margin: 0px;}
.bl_offers .titleTop {margin: 0px;}

#offerTitle		{display: none;}
.offerImg		{text-align: left;}
.offerImg img	{float: left; margin: 0px;} 
.offerImg div	{text-align: justify;}

/***********Latest*****************/
.bl_productslatest {background: #CBD1D5 url(../images/lights2go/bg/latest.gif) repeat-x top; padding: 29px 25px 25px 25px;}
.bl_productslatest a img {padding: 1px; border: 1px solid #8A6017; background: #fff;}
.bl_productslatest .titleTop {display: none; margin: 0px;}
.bl_productslatest .titleBot {display: none; margin: 0px;}
.bl_productslatest a.title {font: bold 12px Arial, Tahoma, sans-serif; text-decoration: underline; color: #850100;}
.bl_productslatest a.title:hover  {font: bold 12px Arial, Tahoma, sans-serif; text-decoration: none; color: #850100;}

/**************Categories List*******/
.bl_categorieslist {background: #E8EBEE; border: 8px solid #CBD1D5; padding: 0px 0px 10px 0px;}
.bl_categorieslist .titleTopLeft {display: none;}
.bl_categorieslist .titleTopCenter div {font: normal 18px Arial, Tahoma, serif; color: #000; padding: 7px 10px 20px 10px;}
.bl_categorieslist .titleBot { position: relative; top:-2px; background: url(../images/lights2go/bg/latest.gif) repeat-x top; width: 100%;}
.bl_categorieslist .titleBotImgLeft {width: 1px; height: 5px;}
.mainTableCellLeft .bl_categorieslist, .mainTableCellRight .bl_categorieslist {margin-bottom: 16px;}

/**************Products List*********/
.bl_productslist .titleTop {display: none;}
.bl_productslist .blockTD .padding10px {background: #EDEFF2;}
.bl_productslist .productImg {border: 1px solid #8A6017; padding: 1px; background: #fff; margin: 0px 8px 0px 10px; vertical-align: top;}
*+html .bl_productslist .productImg {margin: 0px;}
* html .bl_productslist .productImg {margin: 0px;}
.bl_productslist a.bigtitle {color: #850100; font: bold 12px Arial, Tahoma, sans-serif; display: block; margin-bottom: 11px;}
.bl_productslist a.bigtitle:hover {color: #850100; font: bold 12px Arial, Tahoma, sans-serif; display: block; margin-bottom: 11px;}
.navigator a { font: normal 11px Arial, sans-serif; color: #850100; text-decoration:none;}
.navigator a:hover {font: normal 11px Arial, sans-serif; color: #850100; text-decoration: underline;}
td.navigator { font: normal 11px Arial, sans-serif; color: #850100;}

/***************Categories Discription*****/
.bl_categorydescription .padding10px  {padding: 0px 20px 20px 23px; font: 14px Arial, Tahoma, Helvetica, sans-serif !important; text-align: left !important;}
* html .bl_categorydescription .padding10px  {padding: 0px 40px 20px 23px;}
*+html .bl_categorydescription .padding10px  {padding: 0px 40px 20px 23px;}
.bl_categorydescription .titleTopCenter div {padding: 17px 10px 20px 23px;}
.bl_categorydescription .titleTopLeft {display: none;}

.help {font: bold 12px Arial, Tahoma, sans-serif; color: #000;}
a.help:hover {font: bold 12px Arial, Tahoma, sans-serif; color: #000; text-decoration: none;}
.bl_categoriescatalog_sp .blockTD td {padding: 0px 5px 0px 0px;}
.forIndex .bl_categoriescatalog_sp img.spImg {border: 1px solid #8A6017; padding: 1px; background: #fff; margin: 0px 12px 0px 0px;}
.bl_categoriescatalog_sp {padding: 0px; margin-top: 7px;}
.bl_categoriescatalog_sp .topCategory {background: url(../images/lights2go/button/black.gif) repeat-x bottom; border: none; display: block; white-space: nowrap; margin: 0px 0px 19px 0px; text-align: center; font: bold 12px Arial, sans-serif; color: #fff; height: 15px;}
.bl_categoriescatalog_sp .titleBot	{display: none;}
.bl_categoriescatalog_sp hr.sp_hr	{color: #E8EBEE; background: #E8EBEE; height: 1px;}
.forIndex .bl_categoriescatalog_sp td.sp_Bg	{padding: 24px 16px 20px 16px;}
.forIndex .bl_categoriescatalog_sp table.sp_Block	{padding-left: 8px;}
.sp_Title	{font: 18px Arial, Tahoma, serif; padding: 15px 0px 0px 16px;}

.bl_categoriescatalog_sp .titleTopCenter div {padding: 17px 10px 20px 3px;}
.forIndex div.bl_categoriescatalog_sp {border: 8px solid #CBD1D5;}
.forIndex .bl_categoriescatalog_sp a.categoryName	{font: bold 12px Arial, Tahoma, sans-serif; color: #850100; text-decoration: underline;}
.forIndex .bl_categoriescatalog_sp a.categoryName:hover	{font: bold 12px Arial, Tahoma, sans-serif; color: #850100; text-decoration: none;}
.priceFrom {font: bold 12px Arial, Tahoma, sans-serif; color: #000;}
.priceFrom span {color: #850100;}

.bl_categoriescatalog a.bigtitle	{text-decoration: none; font: bold 12px/28px Arial, Tahoma, sans-serif; color: #fff; background: url(../images/lights2go/topBg.gif) repeat-x top; padding: 0px 0px 8px 0px; display: block; white-space: nowrap; vertical-align: top; width: auto; text-align: center;}
.bl_categoriescatalog a.bigtitle:hover	{text-decoration: none; font: bold 12px/28px Arial, Tahoma, sans-serif; color: #fff; background: url(../images/lights2go/topBg.gif) repeat-x top; padding: 0px 0px 8px 0px; display: block; white-space: nowrap; vertical-align: top; width: auto; text-align: center;}

.bl_categoriescatalog a.topCategory	{border: none;}
.bl_categoriescatalog img.img	{border: 1px solid #A8B4BD; padding: 1px; background: #fff;}
.bl_categoriescatalog td {border: 3px solid #EDEFF2;}

/***************Cart***********************/
.bl_cart .titleTop {background: #C5CBD0; border-bottom: 1px solid #E8EBEE; padding-left: 14px;}
.bl_cart .block {background: #E7EAED url(../images/lights2go/bg/cart.gif) repeat-x top;}
.bl_cart tr.middle td {padding-bottom: 5px;}
.bl_cart td {font: 11px Arial, Tahoma, sans-serif;}
.bl_cart .padding10px {padding: 10px 6px;}
.bl_cart td.p23 {width: 13px; border-bottom: 0px solid #D2D6DA;}
.bl_cart td.p21 {width: 11px; border-bottom: 0px solid #D2D6DA;}

/***************Prod Details****************/
.bl_productdetails .productImg {vertical-align: top; padding: 1px; border: 1px solid #A8B4BD; margin: 0px 19px 0px 8px;}
.bl_productdetails .titleTopCenter div {padding: 17px 10px 20px 23px;}

/*************Custom Pages***************/
span.help {font: bold 12px Arial, Tahoma, sans-serif; color: #000;}
span.bold {font-weight: bold;}

/*****************Bottom Menu**************/
.bottomMenu th {font: bold 14px Georgia, Tahoma, sans-serif; color: #000; border-bottom: 2px solid #ACB0B4; padding: 14px 0px 8px 9px; text-align: left;}
.bottomMenu .undLine {font: normal 12px Arial, Tahoma, sans-serif; color: #000; border-bottom: 1px solid #D0D3D6; padding: 6px 0px 8px 10px;}
.bottomMenu td {font: normal 12px Arial, Tahoma, sans-serif; color: #000; padding: 6px 0px 8px 10px;}
.bottomMenu td a:hover {font: normal 12px Arial, Tahoma, sans-serif; color: #000; text-decoration: none;}
.bottomMenu a {background: url(../images/lights2go/button/greyBullet.gif) no-repeat center left; padding: 0px 0px 0px 15px;}
.Bottom {background: #BCC3C9 url(../images/lights2go/bg/bottomBg.gif) repeat-x top; padding-bottom: 40px;} 

/************* userHome *******************/
td.userHome {padding: 7px;}
td.userHomeTitle {
	font-size: 10pt;
}
td.userHomeTitle b {color: #0000CC;}

div.userHomeBottom {						
	display: auto;
	background: none;
	padding: 5px 20px 5px 20px;
	background: #B7BFC5;
	}
div.userHomeBottom a {font: bold 11px Arial; color: #000000; text-decoration:underline;}
div.userHomeBottom a:hover {font: bold 11px Arial; color: #000000; text-decoration:none;}

td.userHome img.orders 		{background: url(../images/icons/admin_orders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.orders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_orders.png,sizingMethod=crop);}
td.userHome img.profile 	{background: url(../images/icons/admin_profile.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.profile {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_profile.png,sizingMethod=crop);}
td.userHome img.arr		 	{background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0px 5px 0px 55px;}
td.userHome img.support 	{background: url(../images/icons/admin_support.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.support {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_support.png,sizingMethod=crop);}
td.userHome img.forum 		{background: url(../images/icons/admin_forum.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.forum {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_forum.png,sizingMethod=crop);}
td.userHome img.products 	{background: url(../images/icons/admin_products.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.products {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_products.png,sizingMethod=crop);}
td.userHome img.pages 		{background: url(../images/icons/admin_pages.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.pages {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_pages.png,sizingMethod=crop);}
td.userHome img.salesorders	{background: url(../images/icons/admin_salesorders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.salesorders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_salesorders.png,sizingMethod=crop);}
td.userHome img.merchant 	{background: url(../images/icons/admin_merchant.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.merchant {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_merchant.png,sizingMethod=crop);}
td.userHome img.affiliates 	{background: url(../images/icons/admin_affiliates.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.affiliates {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_affiliates.png,sizingMethod=crop);}
td.userHome img.payments 	{background: url(../images/icons/admin_payments.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.payments {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_payments.png,sizingMethod=crop);}
td.userHome img.carts	 	{background: url(../images/icons/admin_carts.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.carts {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_carts.png,sizingMethod=crop);}
td.userHome img.wishlist 	{background: url(../images/icons/admin_wishlist.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.wishlist {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_wishlist.png,sizingMethod=crop);}
td.userHome img.reminders 	{background: url(../images/icons/admin_reminders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.reminders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_reminders.png,sizingMethod=crop);}

td.userHome div {margin: 0px 0px 0px 50px;}
/************* userHome *******************/

/*****************************************************************************/

/************* Button Links *******************/
td.butTd span.spacer {display: none;}	/* '|' between button */

a.button:link, a.button:visited {font: bold 11px Arial, Tahoma, sans-serif; text-decoration: none; color: #fff; text-transform:lowercase; line-height: 24px;}
a.button:hover, a.button:active {font: bold 11px Arial, Tahoma, sans-serif; text-decoration: none; color: #fff; text-transform:lowercase; line-height: 24px;}

a.button_add span 		{background: url(../images/lights2go/button/red_right.gif) no-repeat center right; cursor: pointer; white-space: nowrap; display: inline-block; padding: 5px 11px 6px 9px;}		/* add to cart (products categories, product details) */
a.button_add img 		{display: none;}

a.button_view span 		{background: url(../images/lights2go/button/black_right.gif) no-repeat center right; cursor: pointer; white-space: nowrap; padding: 5px 11px 6px 9px; display: inline-block;}		/* view cart (products categories, product details) */
a.button_view img 		{display: none;}

a.button_check span 	{background: url(../images/lights2go/button/black_right.gif) no-repeat center right; cursor: pointer; white-space: nowrap; padding: 5px 11px 6px 9px; display: inline-block;}		/* check out (products categories, product details) */
a.button_check img 		{display: none;}

a.button_wishlist span 	{background: url(../images/lights2go/button/black_right.gif) no-repeat center right; cursor: pointer; white-space: nowrap; padding: 5px 11px 6px 9px; display: inline-block;}		/* wishlist (products categories, product details) */
a.button_wishlist img 		{display: none;}

a.button-add span 		{background: url(../images/lights2go/button/red_right.gif) no-repeat center right; cursor: pointer; white-space: nowrap; display: inline-block; padding: 5px 11px 6px 9px;}		/* add to cart (products categories, product details) */
a.button-add img 		{display: none;}

a.buttonBasket:link, a.buttonBasket:visited {font: bold 11px Arial, Tahoma, sans-serif; text-decoration: none; color: #fff; text-transform:lowercase;}
a.buttonBasket:hover, a.buttonBasket:active {font: bold 11px Arial, Tahoma, sans-serif; text-decoration: none; color: #fff; text-transform:lowercase;}

a.button-shopping span 	{background: url(../images/lights2go/button/black_right.gif) no-repeat center right; cursor: pointer; white-space: nowrap; padding: 5px 11px 6px 9px; display: inline-block;}			/* Continue shopping (basket) */
a.button-shopping img 	{display: none;}
a.button-retrieve span 	{background: url(../images/lights2go/button/black_right.gif) no-repeat center right; cursor: pointer; white-space: nowrap; padding: 5px 11px 6px 9px; display: inline-block;}			/* Retrieve Cart (basket) */
a.button-retrieve img 	{display: none;}
a.button-save span 		{background: url(../images/lights2go/button/black_right.gif) no-repeat center right; cursor: pointer; white-space: nowrap; padding: 5px 11px 6px 9px; display: inline-block;}			/* Save cart (basket) */
a.button-save img 		{display: none;}
a.button-clear span 	{background: url(../images/lights2go/button/black_right.gif) no-repeat center right; cursor: pointer; white-space: nowrap; padding: 5px 11px 6px 9px; display: inline-block;}			/* Clear cart (basket) */
a.button-clear img 		{display: none;}
a.button-checkout span 	{background: url(../images/lights2go/button/red_right.gif) no-repeat center right; cursor: pointer; white-space: nowrap; display: inline-block; padding: 5px 11px 6px 9px;}			/* Checkout (basket) */
a.button-checkout img 	{display: none;}

a.buttonCart:link, a.buttonCart:visited {font: bold 11px Arial, Tahoma, sans-serif; text-decoration: none; color: #fff; text-transform:lowercase; line-height: 24px;}
a.buttonCart:hover, a.buttonCart:active {font: bold 11px Arial, Tahoma, sans-serif; text-decoration: none; color: #fff; text-transform:lowercase; line-height: 24px;}

a.button-check span 	{background: url(../images/lights2go/button/red_right.gif) no-repeat center right; cursor: pointer; white-space: nowrap; display: inline-block; padding: 5px 11px 6px 9px;}		/* Checkout (small cart) */
a.button-check img 		{display: none;}
a.button-amend span 	{background: url(../images/lights2go/button/black_right.gif) no-repeat center right; cursor: pointer; white-space: nowrap; padding: 5px 11px 6px 9px; display: inline-block;}		/* Amend cart (small cart) */
a.button-amend img 		{display: none;}
a.button-view span 		{background: url(../images/lights2go/button/black_right.gif) no-repeat center right; cursor: pointer; white-space: nowrap; padding: 5px 11px 6px 9px; display: inline-block;}		/* View cart (small cart) */
a.button-view img 		{display: none;}

a.buttonMore:link, a.buttonMore:visited {font: bold 11px Arial, Tahoma, sans-serif; text-decoration: none; color: #fff;}
a.buttonMore:hover, a.buttonMore:active {font: bold 11px Arial, Tahoma, sans-serif; text-decoration: none; color: #fff;}

a.buttonMore span 	{background: url(../images/lights2go/button/black_right.gif) no-repeat center right; cursor: pointer; white-space: nowrap; padding: 5px 11px 6px 9px; display: inline-block;}		/* read more... (special offers, etc.) */
a.buttonMore img 	{display: none;}

.disabled {							/* disadled add to cart */
	color: #666; cursor: pointer; 
	font: 8pt Arial, Tahoma,sans-serif; 
	text-decoration:none; 
	border: 1px solid gray; 
	background: silver; 
	padding-left:3px; padding-right:3px; 
}
a.disabled:hover {color: #666; cursor: pointer; text-decoration:none;}
/************* Button Links *******************/

/************* Category *******************/
.topCategory {background: transparent; margin: 0px; padding: 4px 0px; border-bottom: 1px solid #CBD1D5;}
.selectedtopCategory {background: url(../images/lights2go/bg/selected.jpg) repeat-x center; margin: 0px; padding: 4px 0px; border-bottom: 1px solid #CBD1D5;}
        
.subCategory {background: transparent; margin: 0px; padding: 4px 0px; border-bottom: 1px solid #CBD1D5;}
.selectedsubCategory {background: url(../images/lights2go/bg/selected.jpg) repeat-x center; margin: 0px; padding: 4px 0px; border-bottom: 1px solid #CBD1D5;}

.topCategory .category_img, .selectedtopCategory .category_img {margin: 5px 8px 0px 18px; background: url(../images/lights2go/button/greyBullet.gif) no-repeat center; width: 7px; height: 7px;}
.subCategory .category_img, .selectedsubCategory .category_img {margin: 5px 0px 0px 30px; background: url(../images/lights2go/button/greyBullet.gif) no-repeat center; width: 7px; height: 7px;}
.subCategory a.title {padding: 0px 5px 0px 10px; display: block;}
.selectedsubCategory a.title {padding: 0px 5px 0px 10px; display: block;}
/************* Category *******************/

/************* Latest *******************/
td.topArticle {padding: 3px 3px 3px 0px;}
td.subArticle {padding: 3px 3px 3px 0px;}
a.subArticle {padding-left: 8px; font-size: 11px; background: url(../images/bullet.gif) no-repeat left 3px;}
/************* Latest *******************/

/************* Forum *******************/
.forumAdmin { color: blue; font-weight: bold; }
.forumUser { color: black; font-weight: bold; }
.forumGuest       	{color: black; font-weight: bold; font-style: italic;}
.forumMessageLeft {border-left:1px solid #999999; 	border-top:1px solid #999999; border-bottom:1px solid #999999; }
.forumMessageRight {border: 1px solid #999999; }
.forumMessageTop { background: #dedede; border-bottom: 1px solid #999999; }

/*****************************************************************************/

/************* Footer *******************/
* html .for404 .footerAll {width: 980px;}
*+html .for404 .footerAll {width: 980px;}
.footerAll {width: 966px; margin: 0px auto; background: #BCC3C9; border-left: 7px solid #F2F5F7; border-right: 7px solid #F2F5F7; border-bottom: 7px solid #F2F5F7; padding-top: 7px;}
.footerMenu	{text-align: center; font: normal 12px Arial, Tahoma, sans-serif; margin: 7px 0px 40px 0px; padding: 8px 0px 8px 0px; background: #DCDFE4;}
.footerMenu a	{display: inline-block;}
.footerMenu	span {padding-right: 16px; padding-left: 20px; display: inline-block;}
.footerHTML	{text-align: center; margin: 0px 0px 20px 0px; white-space: nowrap;}
.footerHTML font	{font: normal 12px Arial, Tahoma, sans-serif; color: #000;}
.footerHTML font a {font: normal 12px Arial, Tahoma, sans-serif; color: #000; text-decoration: underline;}
.footerHTML font a:hover {font: normal 12px Arial, Tahoma, sans-serif; color: #000; text-decoration: none;}
.footerImg	{display: none;}
.footerImg img		{display: none;}
div.sayu {font: normal 12px Arial, Tahoma, sans-serif; color: #000; text-align: center; padding: 10px;}
div.sayu a {font: normal 12px Arial, Tahoma, sans-serif; color: #000; text-decoration: underline;}
div.sayu a:hover {font: normal 12px Arial, Tahoma, sans-serif; color: #000; text-decoration: none;}

/************* Footer *******************/

.commonbg { background: #000; }
.middlebg {font: normal 18px Arial, Tahoma, serif; color: #000;}
.errorbg  { background: #cc0000; }

body		{font: 12px Arial,verdana,sans-serif; color: #000; margin: 0; padding: 0; background: #E8EBEE;}
body.popup	{font: 12px Arial,verdana,sans-serif; color: #000; margin: 0; padding: 0; background: #fff;}

tr, td					{font-size:12px; font-family: Arial,verdana,sans-serif; color: #000; }
tr.header, td.header	{color: black;}
tr.middle, td.middle	{font-weight: bold;}
tr.error, td.error		{background-color: #FFE0E0; color: #cc0000; font-weight: bold;}

td.padding10px			{padding: 10px;}
table.padding6px td		{padding: 6px;}
table.padding6px td td	{padding: 0px;}
table.padding4px td		{padding: 4px;}
table.padding4px td td	{padding: 0px;}

.tab				{font-family: Arial, Tahoma; font-size: 11pt; font-weight: bold; text-decoration: none; background: #dedede;}
.tab:hover			{text-decoration: none; }
.tabActive			{font-family: Arial, Tahoma; font-size: 11pt; font-weight: bold; text-decoration: none; background: #999999; color: white;}
.tabActive:hover	{text-decoration: none; color: white;}
.tabline 			{background: #999999;}

div.adminTab 			{font-size:11px; border-bottom:#919b9c 1px solid; border-left:#91a7b4 1px solid; border-right:#91a7b4 1px solid; border-top:#91a7b4 1px solid; padding: 3px 8px 2px 8px; margin:3px 2px 0px 2px; cursor:hand; font-family:Verdana, sans-serif; background:#F5F3EB; white-space: nowrap;}
div.adminTabActive 	{font-size:11px; border-right:#919b9c 1px solid; border-left:#919b9c 1px solid; border-top:#FF8200 2px solid; border-bottom:0px solid; padding: 5px 9px 4px 9px;; margin:3px 0px 0px 0px; font-weight:bold; cursor:default; font-family:Verdana, sans-serif; background-color:#FCFFD5; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #919b9c;}
td.adminTabActive	{border: 0px;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #919b9c;}
td.endTab			{padding: 0px 4px; width: 100%; border-bottom: 1px solid #919b9c;}

input.usualprice	{background-color: #F4F4F4; border: none; text-align: right; font-family: Arial,verdana,sans-serif; font-size: 8pt;}
input.orderprice	{background-color: #dedede; border: none; text-align: right; font-family: Arial,verdana,sans-serif; font-size: 8pt; font-weight: bold;}
input.search		{font-family:Arial,Verdana,Tahoma,sans-serif; font-size:13px; width:150px; border: 1px solid #525558; color: #000; background: #fff; padding: 0px; white-space: nowrap; height: 21px;}
span.search {display: inline-block; padding: 3px; background: #C7D0D8; height: 25px;}
html:root span.search {padding: 6px 3px 9px 3px;}
html:root input.search {margin-bottom: 1px;}

input.text			{font-family:Arial,Verdana,Tahoma,sans-serif; font-size:13px; border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black;}
input.submit		{background: url(../images/lights2go/button/black_right.gif) no-repeat center right; cursor: pointer; white-space: nowrap; padding: 5px 9px 6px 9px; display: inline-block; font: bold 12px "Lucida Sans Unicode", sans-serif; text-decoration: none; color: #fff; text-transform: uppercase; border: 0px;}
input#cancel		{color: #999;}

select				{font-family:Arial,Verdana,Tahoma,sans-serif; font-size:8pt; color:black}
select.search		{font-family:Arial,Verdana,Tahoma,sans-serif; font-size:8pt; color:black}
textarea			{font-family:Arial,Verdana,Tahoma,sans-serif; font-size:8pt; border: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}

form {margin: 0px;}

hr {background: #CCCCCC; border: 0px; color: #CCCCCC;}

a.header			{color: #000; text-decoration: underline;}
a.header:hover 		{color: #00f; text-decoration: underline;}
a.title 			{font: normal 14px Arial, Tahoma, sans-serif; text-decoration: none; color: #000;}
a.title:hover 		{font: normal 14px Arial, Tahoma, sans-serif; text-decoration: underline; color: #000;}
a.smallText 		{color: #000; text-decoration: underline; font: normal 12px Arial, Tahoma, sans-serif;}
a.smallText:hover 	{color: #000; text-decoration: none; font: normal 12px Arial, Tahoma, sans-serif;}
a 					{color: #000; text-decoration: underline; font: normal 12px Arial, Tahoma, sans-serif;}
a:hover 			{color: #000; text-decoration: none; font: normal 12px Arial, Tahoma, sans-serif;}

ol {color:#3B3B3B; margin-left:25px; margin-bottom:0px}
ul.faq {margin-left:35px; margin-bottom:0px; list-style:circle}
li {font-family:Arial,Verdana,Tahoma,sans-serif; font-weight:normal; color:black; margin-left:-5px; margin-bottom:7px}

/* prices styles */
.priceBlock { color: #000; font: bold 12px Arial, verdana, sans-serif; }
.priceBlockOld { color: #000; font: normal 12px Arial, verdana, sans-serif; }
.priceBlockHidden { color: #000; font-weight: bold; font-family: Arial, verdana, sans-serif; display: none; }
.priceBlockEdit { color: #000; font-weight: bold; font-family: Arial, verdana, sans-serif; }
.priceBlock .price, .priceBlockHidden .price { font-weight: bold; color: #850100; }
.priceBlockOld .price { font-weight: normal; }
.priceBlockEdit input.price { text-align: right; font-weight: bold; width: 80px; font-size:10pt; color:black; border-top: 1px solid #7F9DB9; border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; }
.priceBlock .priceTax, .priceBlockHidden .priceTax {display: none;}
.priceBlockOld .priceTax {display: none;}

.salesBlock {color: #000; font: bold 12px Arial, verdana, sans-serif; border: none; background: transparent;}
.salesPrice { font-weight: bold; color: #850100; }
.salesTax {display: none;}

.priceSaveBlock { color: green; font-weight: bold; font-family: Arial, verdana, sans-serif; }
.priceSaveBlock .price { font-weight: bold; }
.priceSaveBlock .percent { font-weight: normal; }

.pointsPriceBlock { font-family: Arial, verdana, sans-serif; }
.pointsPriceBlock .points { }

.rewardPointsBlock { font-family: Arial, verdana, sans-serif; }
.rewardPointsBlock .points { }

.productsTable th 		{padding: 3px;}
.productsTable td 		{padding: 3px;}
.productsCategory 		{font-size: 10pt; font-weight: bold; color: #000000; background: #DEDEDE; padding: 5px 10px !important; }
.productsDelimiter 		{background: #CCCCCC; padding: 0px !important;}
.productsDelimiterTop 	{background: #CCCCCC; padding: 0px !important;}
.productsDelimiterTop img 	{height: 2px;}

.wishlist-opacity	{display: none; z-index: 900; filter: alpha(opacity=50); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-color: #E1E1E1; moz-opacity: 0.5; opacity: 0.5;}
.wishlist-shadow	{display: none; z-index: 1000; position: absolute; top: 0px; left: 0px; width: 400px; background: #CCCCCC;}
.wishlist-block		{position: relative; bottom: 5px; right: 5px; width: 400px; background: #F4F4F4; border: 1px solid #78C7FF;}
.wishlist-img-close	img {margin: 10px 10px 5px 0px;}
.wishlist-descr		{padding: 0px 35px 20px 30px; font-size: 12px; text-align:justify;}

.titleText			{color: #000; text-decoration: underline;}
.articleDate	{font-size: 8pt; color: #7777CC; margin-bottom: 5px;}
.top			{font-size: 8pt; padding: 2px 0px 2px 0px;}
.smallText		{color: #000; font: normal 12px Arial, Tahoma, sans-serif;}
.middleText		{font-size: 9pt;}
.bigText		{font-size: 10pt;}
.comment		{font-size: 8pt; color: #7777CC;}
.message		{font-size: 9pt; color: #0000CC;}
.title			{font-family: Arial, Tahoma,Verdana,sans-serif; font-size:9pt; text-decoration:none; color: #000000; font-weight:bolder;}
.bigtitle		{color: #000; font: 12px Arial, Tahoma, sans-serif;}
.error			{color: #cc0000; font-size:9pt}
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }
.link       {color: green; }

span.nobr       {white-space: nowrap !important;}

tr.botBorder2 td {background: url(../images/lights2go/pic/border2.gif) repeat-x bottom; padding-bottom: 10px;}
tr.botBorder1 td {background: url(../images/lights2go/pic/border1.gif) repeat-x bottom; padding-bottom: 10px; padding-top: 10px;}
td.topBorder1	{background: url(../images/lights2go/pic/border1.gif) repeat-x top;}
/*************  Manual  ***************/

.level1 {padding: 2px 2px 2px 15px;}
.level1 a {font-weight: bold;}
.level1 a:hover {font-weight: bold;}
.level2 {padding: 2px 2px 2px 30px;}
.level3 {padding: 2px 2px 2px 40px;}
.level4 {padding: 2px 2px 2px 50px;}

/*************  Left Menu  ***************/

.menuLeft .level1 {padding: 2px 2px 2px 5px;}
.menuLeft .level2 {padding: 2px 2px 2px 15px;}
.menuLeft .level3 {padding: 2px 2px 2px 30px;}
.menuLeft .level4 {padding: 2px 2px 2px 40px;}

.menuLeft .a a {font-weight: bold;}
.menuLeft .a a:hover {font-weight: bold;}

.orderI	{white-space: nowrap;}
td.personalTitle	{font: bold 12px Arial, Tahoma, sans-serif; color: #000; height: 70px;}
.personalTitle font.smallText	{font: normal 12px Arial, Tahoma, sans-serif; color: #000;}

table.darkBg {background: #CBD1D5;}
table.lightBg {background: #E8EBEE;}
td.tdButton {height: 26px; vertical-align: bottom;}
html:root td.tdButton { vertical-align: top; padding-top: 7px;}

/*************  User Profile  ***************/
.login_information {}
.personal_details {float: left; width: 50%;}
.delivery_details {float: left; width: 50%;}
.additional_details {clear: left;}

/***************Index2*******************/
.bl_custom_page_body .titleTop	{display: none;}
.bl_custom_page_body .padding10px	{padding: 0px;}
.bl_categoriescatalog_sp	{padding: 0px; margin: 0px; border: none;}
div.bl_categoriescatalog_sp {border: none;}
.bl_categoriescatalog_sp table.sp_Block	{padding-left: 0px;}
.bl_categoriescatalog_sp td.sp_Bg	{padding: 14px 0px 7px 6px;}
.bl_categoriescatalog_sp a.categoryName	{font: bold 12px Arial, Tahoma, sans-serif; color: #850100; text-decoration: underline; white-space: nowrap;}
.bl_categoriescatalog_sp a.categoryName:hover	{font: bold 12px Arial, Tahoma, sans-serif; color: #850100; text-decoration: none; white-space: nowrap;}
.bl_categoriescatalog_sp img.spImg	{margin-right: 6px; border: 1px solid #8A6017; padding: 1px; background: #fff;}