/****** Main Table ******/
.basicTable
{
	width: 999px;
}
.mainTable
{
	width: 999px;
}
.mainTable75
{
	width: 999px;
}
.mainTable50
{
	width: 999px;
}
.mainTableCellLeft
{
	padding: 0px 8px 0px 0px;
	vertical-align: top;
	background: transparent;
}
.mainTableCellCenter
{
	padding: 0px;
	vertical-align: top;
}
.mainTableCellRight
{
	padding: 0px 0px 0px 8px;
	vertical-align: top;
}
.homeGreeting
{
	padding: 0px 0px 15px;
	vertical-align: top;
}
.homeGreetingTable
{
	width: 100%;
}
.homeGreetingCenter
{
	padding: 8px 6px;
	background: #F3F3F3;
	border-left: 5px solid #CCCCCC;
	border-right: 5px solid #CCCCCC;
}
.introBlock
{
	border: 1px solid #CCCCCC;
}
.introBlock TD
{
	padding: 6px;
}
/****** Main Table *****
*****************************************************************************
***** Menu ******/
.headerMenu
{
	width: 999px;
	margin: 0px 0px 8px;
	padding: 0px;
}
.headerMenu TD#logo
{
/*Background under logo on the site*/
	background: #a4ddef url(../images/sunny/sunnyHeader.png) repeat-x top right;
	vertical-align: top;
}
.headerMenu TD#logo IMG
{
/*Logo on the site*/
	margin: 10px 22px 7px;
	border: 0;
}
.headerMenu TD#logoL
{
	display: none;
}
.headerMenu TD#menu
{
/*Text Menu with or without images*/
	width: 100%;
	background-image: url(../images/sunny/hin_bg.gif);
}
.headerMenu TD#menu IMG.Img
{
	display: block;
	width: 25px;
	height: 1px;
}
.headerMenu TD#menu TABLE
{
	width: auto;
}
.headerMenu TD#menu TD
{
	text-align: center;
}
.headerMenu TD#menu TD IMG
{
	display: auto;
}
.headerMenu TD#menu TD BR
{
	display: none;
}
/*.headerMenu td#menu td nobr*/
#INVALID-RULE
{
	display: auto;
}
/*Active & Noneactive links in menu*/
A.menu:link, A.menu:visited
{
	font: bold 11px sans-serif, arial, tahoma, verdana;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	background: #ffa400 url(../images/sunny/hin_bg.gif);
	padding: 3px 10px 4px;
	display: block;
}
A.menu:hover, A.menu:active
{
	font: bold 11px sans-serif, arial, tahoma, verdana;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	background: #ffa400 url(../images/sunny/hin_bg.gif);
	padding: 3px 10px 4px;
	display: block;
}
A.menuActive:link, A.menuActive:visited
{
	font: bold 11px sans-serif, arial, tahoma, verdana;
	text-transform: uppercase;
	text-decoration: none;
	color: #FAF9F9;
	padding: 3px 10px 4px;
	display: block;
}
A.menuActive:hover, A.menuActive:active
{
	font: bold 11px sans-serif, arial, tahoma, verdana;
	text-transform: uppercase;
	text-decoration: none;
	color: #FBFBFB;
	background: #FFFFFF url(../images/sunny/hin_bg.gif);
	padding: 3px 10px 4px;
	display: block;
}
/****** Sub Menu ******/
.subMenuBlock
{
	background: #FFE58F;
	display: none;
	position: absolute;
	z-index: 2500;
}
A.subMenu
{
	width: 150px;
	padding: 6px 20px 6px 10px;
	display: block;
	font: 11px tahoma, verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background: #FFA200;
}
A.subMenu:hover, A.subMenu:active
{
	background: #FFFFFF;
	color: #000000;
	display: block;
	text-decoration: none;
}
/****** Secondary Menu ******/
TABLE.secondaryMenu
{
	background: #FFFFFF;
	border: 2px solid #E0E0E0;
	border-top: none;
	width: 100%;
}
TD#menu TD.secondaryBegin IMG.Img
{
	width: 5px;
	height: 1px;
}
A.secondaryMenu
{
	display: block;
	font: bold 11px arial, tahoma, verdana, sans-serif;
	padding: 0px 0px 0px 20px;
	color: #000000;
}
A.secondaryMenu:hover
{
	display: block;
	font: bold 11px arial, tahoma, verdana, sans-serif;
	padding: 0px 0px 0px 20px;
	color: #000000;
}
A.secondaryMenuActive
{
	display: block;
	font: bold 11px arial, tahoma, verdana, sans-serif;
	padding: 0px 0px 0px 20px;
	color: #000000;
	text-decoration: none;
}
A.secondaryMenuActive:hover
{
	display: block;
	font: bold 11px arial, tahoma, verdana, sans-serif;
	padding: 0px 0px 0px 20px;
	color: #000000;
	text-decoration: underline;
}
TD#menu TD.secondaryEnd
{
	width: 100%;
}
TD#menu TD.secondaryEnd IMG.Img
{
	width: 1px;
	height: 25px;
}
/****** Menu ******/
.filterPopup
{
	display: none;
	position: absolute;
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	z-index: 2000;
}
.filterPopup A
{
	line-height: 160%;
}
.filterPopup A:hover, .filterPopup A:active
{
}
/****************************************************************************
************ Breadcrumb *******************/
.breadcrumb
{
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 15px;
}
.breadcrumbBegin
{
	width: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #DEDEDE;
	border-bottom: 1px solid #F3F3F3;
	border-left: 0px solid #DEDEDE;
	background: #FEFEFE repeat-y left;
}
.breadcrumbBegin IMG
{
	width: 10px;
	height: 1px;
}
.breadcrumbDelimiter
{
	width: 100%;
	white-space: normal;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #DEDEDE;
	border-bottom: 1px solid #F3F3F3;
	border-left: 0px solid #DEDEDE;
	font-size: 8pt;
	padding: 4px 0px;
	background: #FEFEFE;
}
.breadcrumbDelimiter TD
{
}
.breadcrumbDelimiter A
{
	color: #4144B9;
	text-decoration: underline;
	font-size: 8pt;
}
.breadcrumbDelimiter A:hover
{
	color: #6666FF;
	text-decoration: underline;
	font-size: 8pt;
}
.breadcrumbDelimiter A.treeItemLast
{
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
.breadcrumbDelimiter A.treeItemLast:hover
{
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
.breadcrumbDelimiter B
{
	color: #4144B9;
	font-weight: normal;
}
.breadcrumbDelimiter SPAN
{
	color: #000;
	display: auto;
	font-size: 11px;
}
.breadcrumbDelimiter IMG
{
	display: none;
}
.breadcrumbRSS
{
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #DEDEDE;
	border-bottom: 1px solid #F3F3F3;
	border-left: 0px solid #DEDEDE;
	padding: 0px 4px;
	background: #F3F3F3;
}
.breadcrumbEnd
{
	width: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #DEDEDE;
	border-bottom: 1px solid #F3F3F3;
	border-left: 0px solid #DEDEDE;
	background: #F3F3F3;
}
.breadcrumbEnd IMG
{
	width: 1px;
	height: 1px;
}
/************* Breadcrumb ******************
************** Order Pages ****************/
.breadcrumbDelimiter SPAN.nonactive
{
	font-size: 10pt;
	color: #AAAAAA;
	margin-right: 10px;
	display: inline;
	font-weight: bold;
}
.breadcrumbDelimiter SPAN.active
{
	font-size: 10pt;
	color: #41B944;
	margin-right: 10px;
	display: inline;
	font-weight: bold;
}
/************* end Order Pages **************
***************************************************************************
************ Fieldset ******************
***** Top ******/
.titleTop
{
	margin-top: 0px;
}
.titleTopLeft
{
	width: 10px;
	background: url(../images/sunny/box_h.png);
}
.titleTopImgLeft
{
	width: 10px;
	height: 1px;
}
.titleTopCenter
{
/*Title of block (example: any blocks, articles,...)*/
	white-space: normal;
	padding:0px;
	background: url(../images/sunny/box_h.png);
	height: 30px;
}
.titleTopCenter DIV
{
	color: #3E3EAB;
	font: bold 14px sans-serif, arial, tahoma, verdana;
/*text-transform: uppercase;*/
}
.titleTopCenter H1
{
	color: #000000;
	font: bold 11pt sans-serif, arial, tahoma, verdana;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.titleTopRight
{
	/*[disabled]width:1px;*/
	background: url(../images/sunny/box_h.png);
}
.titleTopImgRight
{
	width: 1px;
	height: 1px;
}
/****** Top *****
***** Center ******/
.block
{
	background: #FFFFFF;
}
/****** Center *****
***** Bottom ******/
.titleBot
{
	margin-bottom: 15px;
}
.titleBotLeft
{
	width: 20px;
	border-bottom: 1px solid #CCCCCC;
	background: #FFF;
}
.titleBotImgLeft
{
	width: 1px;
	height: 1px;
}
.titleBotRight
{
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	background: #FFF;
}
.titleBotImgRight
{
	width: 1px;
	height: 1px;
}
/****** Bottom *****
************ end Fieldset **************
****************************************************************************/
TD.userHome
{
	padding: 7px;
}
TD.userHomeTitle
{
	font-size: 10pt;
	white-space: nowrap;
	background: #F3F3F3;
}
TD.userHomeTitle B
{
	color: #0000CC;
}
DIV.userHomeBottom
{
	background: none;
	padding: 5px 20px;
	background: #F4F4F4;
	border: 0px solid #CCC;
}
DIV.userHomeBottom A
{
	color: #000000;
	text-decoration: underline;
}
DIV.userHomeBottom A:hover
{
	color: #000000;
	text-decoration: none;
}
TD.userHome IMG.orders
{
	background: url(../images/icons/admin_orders.png) no-repeat;
	width: 50px;
	height: 50px;
	border: 0px solid #000000;
	float: left;
}
* HTML TD.userHome IMG.orders
{
	background-image: none, url(!), url(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 solid #000000;
	float: left;
}
* HTML TD.userHome IMG.profile
{
	background-image: none, url(!), url(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 solid #000000;
	margin: 0px 5px 0px 55px;
}
TD.userHome IMG.support
{
	background: url(../images/icons/admin_support.png) no-repeat;
	width: 50px;
	height: 50px;
	border: 0px solid #000000;
	float: left;
}
* HTML TD.userHome IMG.support
{
	background-image: none, url(!), url(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 solid #000000;
	float: left;
}
* HTML TD.userHome IMG.forum
{
	background-image: none, url(!), url(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 solid #000000;
	float: left;
}
* HTML TD.userHome IMG.products
{
	background-image: none, url(!), url(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 solid #000000;
	float: left;
}
* HTML TD.userHome IMG.pages
{
	background-image: none, url(!), url(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 solid #000000;
	float: left;
}
* HTML TD.userHome IMG.salesorders
{
	background-image: none, url(!), url(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 solid #000000;
	float: left;
}
* HTML TD.userHome IMG.merchant
{
	background-image: none, url(!), url(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 solid #000000;
	float: left;
}
* HTML TD.userHome IMG.affiliates
{
	background-image: none, url(!), url(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 solid #000000;
	float: left;
}
* HTML TD.userHome IMG.payments
{
	background-image: none, url(!), url(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 solid #000000;
	float: left;
}
* HTML TD.userHome IMG.carts
{
	background-image: none, url(!), url(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 solid #000000;
	float: left;
}
* HTML TD.userHome IMG.wishlist
{
	background-image: none, url(!), url(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 solid #000000;
	float: left;
}
* HTML TD.userHome IMG.reminders
{
	background-image: none, url(!), url(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
{
}
TD.butTd SPAN.spacer
{
	display: auto;
	color: #999999;
}
/*'|' between button*/
A.button:link, A.button:visited
{
	color: #4144B9;
	padding: 0px 10px 0px 0px;
	font: bold 12px sans-serif, arial;
	white-space: nowrap;
}
A.button:hover, A.button:active
{
	color: #6666FF;
	padding: 0px 10px 0px 0px;
	font: bold 12px sans-serif, arial;
	white-space: nowrap;
}
A.button SPAN
{
	cursor: pointer;
}
A.button IMG
{
	display: none;
}
A.button-add SPAN
{
}
/*add to cart (products categories, product details)*/
A.button-add
{
	color: #41B944 !important;
}
A.button-add:hover
{
	color: #6666FF !important;
}
A.button-view SPAN
{
}
/*view cart (products categories, product details)*/
A.button-check SPAN
{
}
/*check out (products categories, product details)*/
A.button-wishlist SPAN
{
}
/*wishlist (products categories, product details)*/
A.buttonBasket:link, A.buttonBasket:visited
{
	color: #4144B9;
	padding: 0px 5px;
	font: bold 12px sans-serif, arial;
	white-space: nowrap;
}
A.buttonBasket:hover, A.buttonBasket:active
{
	color: #6666FF;
	padding: 0px 5px;
	font: bold 12px sans-serif, arial;
	white-space: nowrap;
}
A.buttonBasket SPAN
{
	cursor: pointer;
}
A.buttonBasket IMG
{
	display: none;
}
A.button-shopping SPAN
{
}
/*Continue shopping (basket)*/
A.button-shopping
{
	color: #41B944 !important;
}
A.button-shopping:hover
{
	color: #6666FF !important;
}
A.button-retrieve SPAN
{
}
/*Retrieve Cart (basket)*/
A.button-save SPAN
{
}
/*Save cart (basket)*/
A.button-clear SPAN
{
}
/*Clear cart (basket)*/
A.button-checkout SPAN
{
}
/*Checkout (basket)*/
A.button-checkout
{
	color: #41B944 !important;
}
A.button-checkout:hover
{
	color: #6666FF !important;
}
A.buttonCart:link, A.buttonCart:visited
{
	font: normal 11px tahoma, sans-serif;
	white-space: nowrap;
	white-space: nowrap;
}
A.buttonCart:hover, A.buttonCart:active
{
	font: normal 11px tahoma, sans-serif;
	white-space: nowrap;
	white-space: nowrap;
}
A.buttonCart SPAN
{
	cursor: pointer;
}
A.buttonCart IMG
{
	display: none;
}
A.button-check SPAN
{
}
/*Checkout (small cart)*/
A.button-amend SPAN
{
}
/*Amend cart (small cart)*/
A.button-view SPAN
{
}
/*View cart (small cart)*/
A.buttonMore:link, A.buttonMore:visited
{
	font: bold 9pt sans-serif, arial;
	white-space: nowrap;
}
A.buttonMore:hover, A.buttonMore:active
{
	font: bold 9pt sans-serif, arial;
	white-space: nowrap;
}
A.buttonMore SPAN
{
	cursor: pointer;
}
/*read more... (special offers, etc.)*/
A.buttonMore IMG
{
	display: none;
}
.disabled
{
/*disadled add to cart*/
	color: #666;
	cursor: pointer;
	font: bold 11px sans-serif, arial;
	text-decoration: none;
	border: 1px solid #808080;
	background: #C0C0C0;
	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: 3px 0px;
}
.selectedtopCategory
{
	background: #FEFFAD;
	margin: 0px;
	padding: 3px 0px;
	border-top: 1px solid #FEFFAD;
	border-bottom: 1px solid #FEFFAD;
}
.subCategory
{
	background: transparent;
	margin: 0px;
	padding: 0px;
}
.selectedsubCategory
{
	background: #FEFFAD;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FEFFAD;
	border-bottom: 1px solid #FEFFAD;
}
.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img
{
	margin: 0px 0px 0px 5px;
}
/************* 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 ******************
************ Offers *******************/
.offerTitle
{
	display: none;
}
.offerTd
{
	text-align: left;
}
.offerTd IMG
{
	float: left;
	margin: 0px 5px 0px 0px;
}
.offerTd DIV.offerText
{
	text-align: justify;
}
/************* Forum *******************/
.forumAdmin
{
	color: #0000FF;
	font-weight: bold;
}
.forumUser
{
	color: #000000;
	font-weight: bold;
}
.forumGuest
{
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.forumMessageLeft
{
	background: #F4F4F4;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.forumMessageRight
{
	background: #F4F4F4;
	border: 1px solid #000000;
}
.forumMessageTop
{
	background: #CCCCCC;
	border-bottom: 1px solid #000000;
}
/************* Categoties (catalogue) *******************/
.block-categories-catalog .blockTD
{
	padding-left: 5px;
}
/****************************************************************************
************ Footer *******************/
.footerMenu
{
	width: 999px;
	text-align: center;
	font-size: 8pt;
	margin: 10px 0px;
}
.footerHTML
{
	width: 999px;
	text-align: center;
	margin: 0px;
	border-top: 1px solid #DEDEDE;
}
.footerHTML FONT
{
	font-size: 10px;
	padding: 1px 0px 1px 10px;
}
.footerImg
{
	text-align: right;
	padding: 0px 10px 0px 0px;
}
.footerImg IMG
{
	width: 80px;
	height: 26px;
	border: none;
	margin-top: 10px;
}
/************* Footer *******************/
BODY
{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #DCF0F6 url(../images/sunny/body_grad.png);
	background-repeat: repeat-x;
}
BODY.popup
{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
TR, TD
{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}
H1, H2
{
	padding: 0px;
	margin: 0px;
}
.middlebg
{
	background: #FEFFAD;
}
.middlebg TD
{
	font-weight: bold;
}
.usualbg
{
	background: #FFFFFF;
}
.errorbg
{
	background: #FFE0E0;
	border: 1px solid #CC0000;
	color: #CC0000;
	padding: 6px;
}
.popup .errorbg
{
	padding: 4px;
}
.messagebg
{
	color: #0000CC;
	font-weight: bold;
	padding: 6px;
}
.padding10px
{
	padding: 10px 5px;
}
.padding6px TD
{
	padding: 6px;
}
.block-product-details .padding6px TD
{
	padding: 6px 10px;
}
.padding6px TD TD
{
	padding: 0px;
}
.padding6px .padding4px TD
{
	padding: 4px;
}
.padding4px TD
{
	padding: 4px;
}
.padding4px TD TD
{
	padding: 0px;
}
.paddingReviews TD
{
	padding: 0px 11px;
}
.paddingReviews TD TD
{
	padding: 0px;
}
.paddingRev5px TD
{
	padding: 5px 11px;
}
.paddingRev3px TD
{
	padding: 3px 3px 3px 11px;
}
INPUT
{
	font-size: 8pt;
	font-family: tahoma, verdana, sans-serif;
	color: #000000;
}
INPUT.usualprice
{
	background: transparent;
	border: none;
	text-align: right;
	font-family: tahoma, verdana, sans-serif;
	font-size: 10pt;
}
INPUT.orderprice
{
	background: transparent;
	border: none;
	text-align: right;
	font-family: tahoma, verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
INPUT.search
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	width: 120px;
	border-left: 1px solid #747474;
	border-top: 1px solid #747474;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	color: #000000;
}
INPUT.text
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	border-left: 1px solid #747474;
	border-top: 1px solid #747474;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	color: #000000;
}
INPUT.submit
{
	background: #FFE58F url(../images/c2s/bg-button.gif) repeat-x;
	padding-left: 5px;
	padding-right: 5px;
}
SELECT
{
	font-size: 8pt;
	font-family: tahoma, verdana, sans-serif;
	color: #000000;
}
SELECT.search
{
}
TEXTAREA
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	border: 1px solid #747474;
	border-top: 1px solid #747474;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	color: #000000;
}
FORM
{
	margin: 0px;
	padding: 0px;
}
A.header
{
	color: #3E3EAB;
	text-decoration: underline;
}
A.header:hover
{
	color: #6666FF;
	text-decoration: underline;
}
A.title
{
/*font-weight: bolder;*/
	color: #000000;
	text-decoration: none;
}
A.title:hover
{
/*font-weight: bolder;*/
	color: #6666FF;
	text-decoration: underline;
}
A.smallText
{
	color: #0000CC;
	font-size: 8pt;
}
A.smallText:hover
{
	color: #6666FF;
	font-size: 8pt;
}
A
{
	color: #3E3EAB;
}
A:hover
{
	color: #6666FF;
}
.titleText
{
	color: #3E3EAB;
	text-decoration: underline;
}
.articleDate
{
	font-size: 8pt;
	color: #828282;
	font-style: italic;
}
.top
{
	font-size: 8pt;
	padding: 2 0;
}
.smallText
{
	font-size: 8pt;
}
.middleText
{
	font-size: 9pt;
}
.bigText
{
	font-size: 10pt;
}
.comment
{
	font-size: 8pt;
	color: #7777CC;
}
.message
{
	font-size: 8pt;
	font-weight: bolder;
	color: #0000FF;
}
.title
{
	font-family: tahoma, verdana, sans-serif;
	font-size: 14px;
/*font-weight: bold;*/
}
.bigtitle
{
	font-family: arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
.error
{
	color: #D50000;
}
.terms
{
	height: 300px;
	width: 600px;
	overflow: auto;
	border: 1px solid #C0C0C0;
}
.link
{
	color: #008000;
}
SPAN.nobr
{
	white-space: nowrap !important;
}
A.bigtitle
{
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
A.bigtitle:hover
{
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #6666FF;
	text-decoration: underline;
}
DIV.block-offers A.bigtitle
{
	font-size: 10pt;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
DIV.block-offers A.bigtitle:hover
{
	font-size: 10pt;
	font-weight: bolder;
	color: #6666FF;
	text-decoration: underline;
}
DIV.block-product-details DIV.bigtitle
{
	color: #41B944;
	font-weight: bold;
	font-size: 11pt;
	text-transform: uppercase;
}
DIV.block-product-details SPAN.bigtitle
{
	display: none;
}
/***** Delimiter for list and rollover for details ****
**/
.vDelimiter
{
	border-right: 1px solid #CCCCCC;
}
/***/
.hDelimiter
{
	background: #CCCCCC;
	border: 0px solid #000000;
}
/**
**/
.rolloverImagesTop
{
	padding: 10px 0px 0px;
}
/***/
.rolloverImages
{
	float: left;
	padding: 5px;
	text-align: center;
	width: 30%;
}
/***/
.manufacturerImage
{
	padding: 10px 0px 0px;
}
/***** Delimiter for list and rollover for details ****
**** Visualisation tubs on product details *****/
TD.tab
{
	border: 1px solid #DEDEDE;
	border-bottom: none;
	background: none;
	padding: 0px;
}
TD.tabActive
{
	border: 1px solid #DEDEDE;
	border-bottom: none;
	background: #DEDEDE;
	padding: 0px;
}
A.tab
{
	background: none;
	color: #3E3EAB;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
}
A.tab:hover
{
	background: #DEDEDE;
	color: #6666FF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
}
A.tabActive
{
	background: #DEDEDE;
	color: #3E3EAB;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
	cursor: text;
}
A.tabActive:hover
{
	background: #DEDEDE;
	color: #3E3EAB;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
	cursor: text;
}
.tabline
{
	background: #DEDEDE;
}
/***** Visualisation tubs on product details ****
**** Visualisation tubs on UserHome pages *****/
.blockTDtabs TABLE
{
	width: 100%;
	margin-bottom: 10px;
}
DIV.adminTab
{
	font: 11px Verdana, sans-serif;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	padding: 3px 8px 2px;
	margin: 0px 2px;
	cursor: pointer;
	background: none;
	white-space: nowrap;
}
DIV.adminTabActive
{
	font: bold 11px Verdana, sans-serif;
	border: 1px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	border-bottom: none;
	padding: 5px 9px;
	margin: 3px 0px 0px;
	white-space: nowrap;
}
TD.adminTab
{
	border-bottom: 1px solid #CCCCCC;
	vertical-align: bottom;
}
TD.adminTabActive
{
	border: none;
}
TD.beginTab
{
	padding: 0px 4px;
	border-bottom: 1px solid #CCCCCC;
}
TD.endTab
{
	padding: 0px 4px;
	width: 90%;
	border-bottom: 1px solid #CCCCCC;
}
A.blackSm, A.blackSm:hover
{
	text-decoration: none;
}
/***** Visualisation tubs on UserHome pages ****
**** Prices on the site *****/
.priceBlock
{
	color: #000;
	font-weight: bold;
}
.priceBlock .price
{
	font-weight: bold;
}
.priceBlock .priceTax
{
	font-weight: normal;
}
.priceBlockOld
{
	color: #000;
	text-decoration: line-through;
}
.priceBlockOld .price
{
	font-weight: normal;
}
.priceBlockOld .priceTax
{
	font-weight: normal;
}
.priceBlockHidden
{
	color: #000;
	font-weight: bold;
	display: none;
}
.priceBlockHidden .price
{
	font-weight: bold;
}
.priceBlockHidden .priceTax
{
	font-weight: normal;
}
.priceBlockEdit
{
	color: #000;
	font-weight: bold;
}
.priceBlockEdit INPUT.price
{
	text-align: right;
	font-weight: bold;
	width: 60px;
	font-size: 11px;
	color: #000000;
	border-left: 1px solid #747474;
	border-top: 1px solid #747474;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}
.salesBlock
{
	color: #000;
	font-weight: bold;
	border: none;
	background: transparent;
}
.salesPrice
{
	font-weight: bold;
}
.salesTax
{
	font-weight: normal;
}
.priceSaveBlock
{
	color: #008000;
	font-weight: bold;
}
.priceSaveBlock .price
{
	font-weight: bold;
}
.priceSaveBlock .percent
{
	font-weight: normal;
}
.pointsPriceBlock
{
}
.pointsPriceBlock .points
{
}
.rewardPointsBlock
{
}
.rewardPointsBlock .points
{
}
/***** Prices on the site ****
**** Visualisation product list as table *****/
.productsTable TH
{
	padding: 3px;
}
.productsTable TD
{
	padding: 3px;
}
.productsCategory
{
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	background: #FEFFAD;
	padding: 6px !important;
}
.productsDelimiter
{
	background: #CCCCCC;
	padding: 0px !important;
}
.productsDelimiterTop
{
	background: #CCCCCC;
	padding: 0px !important;
}
.productsDelimiterTop IMG
{
	height: 2px;
}
/***** Visualisation product list as table ****
**** Rating iamges *****/
.neutral
{
	display: none;
}
.commend
{
	background: url(../images/icons/commend.png) no-repeat;
	width: 20px;
	height: 20px;
	border: 0px solid #000000;
}
* HTML .commend
{
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/commend.png,sizingMethod=crop);
}
.discommend
{
	background: url(../images/icons/discommend.png) no-repeat;
	width: 20px;
	height: 20px;
	border: 0px solid #000000;
}
* HTML .discommend
{
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/discommend.png,sizingMethod=crop);
}
.not-rated
{
	background: url(../images/icons/not-rated.png) no-repeat;
	width: 97px;
	height: 18px;
	border: 0px solid #000000;
}
* HTML .not-rated
{
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/not-rated.png,sizingMethod=crop);
}
.rating-1
{
	background: url(../images/icons/rating-1.png) no-repeat;
	width: 97px;
	height: 18px;
	border: 0px solid #000000;
}
* HTML .rating-1
{
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-1.png,sizingMethod=crop);
}
.rating-2
{
	background: url(../images/icons/rating-2.png) no-repeat;
	width: 97px;
	height: 18px;
	border: 0px solid #000000;
}
* HTML .rating-2
{
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-2.png,sizingMethod=crop);
}
.rating-3
{
	background: url(../images/icons/rating-3.png) no-repeat;
	width: 97px;
	height: 18px;
	border: 0px solid #000000;
}
* HTML .rating-3
{
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-3.png,sizingMethod=crop);
}
.rating-4
{
	background: url(../images/icons/rating-4.png) no-repeat;
	width: 97px;
	height: 18px;
	border: 0px solid #000000;
}
* HTML .rating-4
{
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-4.png,sizingMethod=crop);
}
.rating-5
{
	background: url(../images/icons/rating-5.png) no-repeat;
	width: 97px;
	height: 18px;
	border: 0px solid #000000;
}
* HTML .rating-5
{
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-5.png,sizingMethod=crop);
}
/***** Rating iamges ****
**** Wishlist pop-up window *****/
.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: #EEEEEE;
	border: 1px solid #333333;
}
.wishlist-img-close IMG
{
	margin: 10px 10px 5px 0px;
}
.wishlist-descr
{
	padding: 0px 35px 20px 30px;
	font-size: 12px, sans-serif;
	text-align: justify;
}
/***** Wishlist pop-up window ****
**** New Product's icon *****/
.block-product-details .newProduct
{
	display: block;
	position: relative;
	padding-right: 34px !important;
}
.block-product-details .newProduct IMG
{
	background: url(../images/icons/new_l.png) no-repeat;
	width: 30px;
	height: 22px;
	border: none;
	position: absolute;
	bottom: -2px;
	margin: 0px 0px 0px 2px;
}
* HTML .block-product-details .newProduct IMG
{
	background-image: none, url(!), url(important);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);
}
.block-products-list .newProduct IMG
{
	background: url(../images/icons/new_l.png) no-repeat;
	width: 30px;
	height: 22px;
	border: none;
	position: relative;
	bottom: -6px;
	margin: 0px 0px 0px 2px;
}
* HTML .block-products-list .newProduct IMG
{
	background-image: none, url(!), url(important);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);
}
.newProduct IMG
{
	background: url(../images/icons/new_m.png) no-repeat;
	width: 20px;
	height: 16px;
	border: none;
	position: relative;
	bottom: -3px;
	margin: 0px 0px 0px 2px;
}
* HTML .newProduct IMG
{
	background-image: none, url(!), url(important);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_m.png,sizingMethod=crop);
}
/***** New Product's icon ****
**** Restricted Item's icon *****/
.block-products-list .restrictedItem IMG.restrictedItem
{
	background: url(../images/icons/lock.png) no-repeat;
	width: 22px;
	height: 23px;
	border: none;
	position: relative;
	bottom: -3px;
	margin: 0px 0px 0px 2px;
}
* HTML .block-products-list .restrictedItem IMG.restrictedItem
{
	background-image: none, url(!), url(important);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/lock.png,sizingMethod=crop);
}
.restrictedItem IMG.restrictedItem
{
	background: url(../images/icons/lock-s.png) no-repeat;
	width: 15px;
	height: 16px;
	border: none;
	position: relative;
	bottom: -3px;
	margin: 0px 0px 0px 2px;
}
* HTML .restrictedItem IMG.restrictedItem
{
	background-image: none, url(!), url(important);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/lock-s.png,sizingMethod=crop);
}
.restrictedCategory IMG.restrictedCategory
{
	background: url(../images/icons/lock-s.png) no-repeat;
	width: 15px;
	height: 16px;
	border: none;
	position: relative;
	bottom: -3px;
	margin: 0px 0px 0px 2px;
}
* HTML .restrictedCategory IMG.restrictedCategory
{
	background-image: none, url(!), url(important);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/lock-s.png,sizingMethod=crop);
}
/***** Restricted Item's icon ****
**** Manual list *****/
.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;
}
/***** Manual list ****
**** Custom menu list *****/
.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;
}
/***** Custom menu list ****
**** Matrix price *****/
TABLE.matrix
{
	border: 1px solid #808080;
	margin-bottom: 5px;
	margin-top: 5px;
}
TH.matrixTop
{
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #C0C0C0;
}
TH.matrixBottom
{
	padding-left: 5px;
	padding-right: 5px;
}
TD.matrixTop
{
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	padding-left: 5px;
	padding-right: 5px;
}
TD.matrixBottom
{
	border-left: 1px solid #C0C0C0;
	padding-left: 5px;
	padding-right: 5px;
}
/***** Matrix price *****/



/* #search_mod */


#search_mod {
    position:relative;
    float:right;
    width:480px;
    height:66px;
    margin:35px 0 0 0;
    display:inline;
    background:transparent url(../images/sunny/search_bkg.png) 0 6px no-repeat;
}

#search_mod fieldset {
    width:475px;
    padding:0;
    border:none;
    margin:0;
}   

#search_mod legend, #search_mod label {
    display:none;
}

#search_mod input {
    position:relative;
    float:left;
    width:407px;
    border:solid 1px #7abacc;
    margin:12px 0 0 6px;
    padding:2px;
    font-size:1.4em;
    color:#7abacc;
    font-weight:normal;
}

#search_mod input:focus {
    border:solid 1px #1095ba;
}

#search_mod button {
    position:relative;
    float:right;
    background:transparent url("../images/sunny/go_button.png") 0 0 no-repeat;
    width:45px;
    height:63px;
    text-indent:-9999px;
    cursor:pointer;
    border:none;
    margin:0;
}

#search_mod button:hover {
    background:transparent url("../images/sunny/go_button.png") 0 -63px no-repeat;
}

p#logo {
    float: left;
    top:50px;
    left:0;
    padding:0;
}

p#logo a {
    display:block;
    width:170px;
    height:77px;
    background:transparent url(../images/sunny_logo.png) top left no-repeat;
    text-indent:-9999px;
}

/* #cloud_overlay */

#cloud_overlay {
    position: absolute;
    top: 68px;
    left: 850px;
    width: 77px;
    height: 34px;
    background: transparent url(../images/sunny/cloud_overlay.png) 0 0 no-repeat;
    z-index: 10;
}

#cloud_overlay_basket {
    position: absolute;
    left: 620px;
    top: 0;
    width: 340px;
    height: 30px;
    background:transparent url(../images/sunny/basket_clouds.png) 0 0 no-repeat;
}


