/****** Main Table ******/

.mainTable {width: 100%;}
.mainTable75 {width: 75%;}
.mainTable50 {width: 500px;}

.mainTableCell		 	{padding: 4px 8px 4px 8px; vertical-align: top;}
.mainTableCellLeft 		{padding: 1px 8px 4px 10px; vertical-align: top;}
.mainTableCellCenter 	{padding: 1px; vertical-align: top;}
.mainTableCellRight 	{padding: 1px 10px 1px 1px; vertical-align: top;}

.homeGreeting 		{padding: 4px 10px 4px 10px; vertical-align: top;}
.homeGreeting table	{width: 100%; background: url(../images/default/greeteng-t-l.gif) no-repeat left top;}
.homeGreeting table td	{background: url(../images/default/greeteng-b-r.gif) no-repeat right bottom;}
.homeGreeting table div	{background: url(../images/default/greeteng-t-r.gif) no-repeat right top;}
.homeGreeting table div div	{padding: 15px; background: url(../images/default/greeteng-b-l.gif) no-repeat left bottom;}
.homeGreeting table td span	{color: #1584D2; font: 15pt Arial, Helvetica, sans-serif; display: block; padding: 0px 0px 5px 0px;}

.introBlock {border: 1px solid #D5D5D5;}
.introBlock td {padding: 6px;}

/****** Main Table ******/

/*******************************************************************************/

/****** Menu ******/
.headerMenu {
        width: 100%;
        margin: 0px 0px 4px 0px;
        padding: 0px 0px 0px 0px;

        }

.headerMenu td#logo  {                                  /* Background under logo on the site */
        background: url(/images/hdr_fill.gif) repeat-x;
        vertical-align: top;
        height: 93px;
        }
.headerMenu td#logo img {                               /* Logo on the site */
        border: 0px solid #333;
        background: url(/images/hdr_logo.gif);
        }

.headerMenu td#logoL {display: none;}

.headerMenu td#menu {                                   /* Text Menu with or without images */
        width: 100%;
        background: url(/images/top_nav_fill_bg.gif) repeat-x;
        height: 30px;
        border: 0px solid #000;
        }
.headerMenu td#menu img#Img {width: 0px; height: 0px;}
.headerMenu td#menu table {width: auto;}
.headerMenu td#menu td {text-align: center;}


/* Active & Noneactive links in menu */

a.menu:link, a.menu:visited {
        white-space: nowrap;
        font-family:arial,sans-serif;
        font-size:12px;
        font-weight:bold;
        text-transform: uppercase;
        color:white;
        text-decoration:none;
        border-right:1px solid #397bc3;
        border-top:0px solid #2E2E2E;
        border-bottom:0px solid #2E2E2E;
        padding-left:12px; padding-right:12px; padding-bottom:4px; padding-top:5px;
        display:block;
}

a.menu:hover, a.menu:active {
        font-family:arial,sans-serif;
        font-size:12px;
        font-weight:bold;
        text-transform: uppercase;
        text-decoration: underline;
        color:white;
        border-right:1px solid #397bc3;
        border-top:0px solid #2E2E2E;
        border-bottom:0px solid #2E2E2E;
        padding-left:12px;
        padding-right:12px;
        padding-bottom:4px;
        padding-top:5px;
        display:block;
        background-image: url(/images/btn_ovr.gif);
        background-repeat: no-repeat;
        background-position: top center;
}

a.menuActive:link, a.menuActive:visited {
        font-family:arial,sans-serif;
        font-size:12px;
        font-weight:bold;
        text-transform: uppercase;
        color:white;
        text-decoration:none;
        border-right:1px solid #397bc3;
        border-top:0px solid #2E2E2E;
        border-bottom:0px solid #2E2E2E;
        /* background:#A7A7A7 url(../images/default/bg-menu_active.gif);  */
        padding-left:12px;
        padding-right:12px;
        padding-bottom:4px;
        padding-top:5px;
        display:block;
}
a.menuActive:hover, a.menuActive:active {
        font-family:arial,sans-serif;
        font-size:12px;
        font-weight:bold;
        text-transform: uppercase;
        color:white;
        text-decoration:none;
        border-right:1px solid #397bc3;
        border-top:0px solid #2E2E2E;
        border-bottom:0px solid #2E2E2E;
        /* background:#A7A7A7 url(../images/default/bg-menu_active.gif);  */
        background-image: url(/images/btn_ovr.gif);
        background-repeat: no-repeat;
        background-position: top center;
        padding-left:12px;
        padding-right:12px;
        padding-bottom:4px;
        padding-top:5px;
        display:block;
}

/****** Sub Menu ******/

.subMenuBlock {
        background-color: #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-left: 10px;
        padding-right:20px;
        padding-bottom: 7px;
        padding-top: 7px;
        border-right: 1px solid black;
        border-bottom: 1px solid black;
        display:block;
        font-family:tahoma, verdana, sans-serif;
        font-size:11px;
        color:black;
        text-decoration:none;
        background-color: #A7A7A7 ;
}

a.subMenu:hover, a.subMenu:hover:active{
        background-color: #DDDDDD;
        color:black;
        display:block;
        text-decoration:none;
}

/****** Secondary Menu ******/

table.secondaryMenu 		{width: 100%;}
td#menu td#secondaryBegin img#Img	{width: 1px; height: 25px;}
a.secondaryMenu 			{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #52ae30;}
a.secondaryMenu:hover 		{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #52ae30;}
a.secondaryMenuActive 		{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #444444; text-decoration: none;}
a.secondaryMenuActive:hover	{display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #444444; text-decoration: underline;}
td#menu td#secondaryEnd  	{width: 100%;}
td#menu td#secondaryEnd  img#Img	{width: 1px; height: 25px;}

/****** Menu ******/

/*****************************************************************************/

/************* Breadcrumb *******************/

.breadcrumb {border: 0px solid #D5D5D5; margin: 0px 0px 10px 0px;}

.breadcrumbBegin {
	vertical-align: top;
	width: 11px;
	border: 0px solid #999;
	background: url(../images/default/breadcramb-b-l.gif) no-repeat left bottom;
	}
.breadcrumbBegin img {width: 11px; height: 10px; background: url(../images/default/breadcramb-t-l.gif) no-repeat left top; margin-bottom: 10px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	border-top: 1px solid #D5D5D5;
	border-right: 0px solid #999;
	border-bottom: 1px solid #D5D5D5;
	border-left: 0px solid #999;
	font-size: 8pt;
	padding: 6px 25px 6px 6px;
	background: #F4F4F4;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter b {color: #1677B8; font-size: 9pt;}
.breadcrumbDelimiter a {color: #1584D2; text-decoration: none; font-size: 9pt; font-weight: normal;}
.breadcrumbDelimiter a:hover {color: #1584D2; text-decoration: underline; font-size: 9pt; font-weight: normal;}
.breadcrumbDelimiter span {
	color: #1584D2;
	font-size: 8pt;
	}
.breadcrumbDelimiter img {display: none;}
	
.breadcrumbRSS {
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	background: #F4F4F4;
	}

.breadcrumbEnd {
	vertical-align: top;
	width: 11px;
	border: 0px solid #999;
	background: url(../images/default/breadcramb-b-r.gif) no-repeat right bottom;
	}
.breadcrumbEnd img {width: 11px; height: 10px; background: url(../images/default/breadcramb-t-r.gif) no-repeat right top; margin-bottom: 10px;}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {font-size: 11pt; color: #aaaaaa; margin-right: 10px;}
.breadcrumbDelimiter span.active {font-size: 11pt; color: #444444; margin-right: 10px; font-weight: bold;}
/****************** end Order Pages ***********************************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/

.titleTop {margin-top: 0px;
        padding: 0px 0px 0px 0px;
}

.titleRow {height: 20px;
        padding: 0px 0px 0px 0px;
}

.titleTopLeft {
        width: 31px;
        border-top: 0px solid #CCC;
        border-right: 0px solid #CCC;
        border-bottom: 0px solid #CCC;
        border-left: 1px solid #CCC;
        background: url(/images/block_hdr_left.gif) repeat-x;
        }
.titleTopImgLeft {width: 0px; height: 1px;}

.titleTopCenter {                                               /* Title of block (example: any blocks, articles,...) */
        padding: 0px 0px 0px 0px;
        border-top: 0px solid #CCC;
        border-right: 0px solid #CCC;
        border-bottom: 0px solid #CCC;
        border-left: 0px solid #CCC;
        background: url(/images/block_hdr_bg.gif) repeat-x;
}
.titleTopCenter div {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 9pt;
    font-family: tahoma,sans-serif,arial,verdana;
    margin: 0px 0px 0px 0px;
    background: url(/images/block_hdr_bg.gif) repeat-x;
    padding: 2px 20px 0px 5px;
    border: 0px solid #626ABC;
    height: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.titleTopRight {
        width: 20px;
        border-top: 0px solid #CCC;
        border-right: 1px solid #CCC;
        border-bottom: 0px solid #CCC;
        border-left: 0px solid #CCC;
        background: url(/images/block_hdr_bg.gif) repeat-x;
        }
.titleTopImgRight {width: 20px; height: 1px;}



.titleTopHomeLeft {
        width: 31px;
        height: 20px;
        border-top: 0px solid #CCC;
        border-right: 0px solid #CCC;
        border-bottom: 0px solid #CCC;
        border-left: 0px solid #CCC;
        background: url(/images/block_hdr_left.gif) repeat-x;
        }

.titleTopHomeCenter .titleTopHomeLeft {
        width: 31px;
        height: 20px;
	padding: 0px;
	margin-right: 4px;
        border: 0px;
        background: url(/images/block_hdr_left.gif) repeat-x;
        }

.titleTopHomeFull h1, .titleTopHomeFull h2 {
  height: 20px;
  line-height: 20px;
  padding: 0 4px 0 36px;
  margin: 0 0 0 0;
  border: 0px;
  background: url(/images/block_hdr_full_bg.gif) repeat-x;
  font-size:9pt;
  font-family:tahoma,sans-serif,arial,verdana;
  color: #FFFFFF;
}

.leftGrayBackground  {
  background: url(/images/block_left_bg.gif) repeat-y;
  font-size:9pt;
}
.leftGrayBody {
  padding: 0 0 0 31px;
}

.titleTopHomeImgLeft {width: 31px; height: 1px;}

.titleTopHomeCenter {                                           /* Title of block (example: any blocks, articles,...) */
        padding: 0px 0px 0px 0px;
        border-top: 0px solid #CCC;
        border-right: 0px solid #CCC;
        border-bottom: 0px solid #CCC;
        border-left: 0px solid #CCC;
        background: url(/images/block_hdr_bg.gif) repeat-x;
	font-size:9pt;
        height: 20px;
}

td.titleTopHomeCenter {
  /* width: 100%;*/
  vertical-align: top;
}
.titleTopHomeCenter div, .titleTopHomeCenter h1, .titleTopHomeCenter h2 {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 9pt;
    font-family: tahoma,sans-serif,arial,verdana;
    margin: 0px 0px 0px 0px;
    background: url(/images/block_hdr_bg.gif) repeat-x;
    padding: 0px 20px 0px 5px;
    border: 0px solid #626ABC;
    height: 20px;
    line-height: 20px;
}


.titleTopHomeRight {
        width: 20px;
        border-top: 0px solid #CCC;
        border-right: 0px solid #CCC;
        border-bottom: 0px solid #CCC;
        border-left: 0px solid #CCC;
        background: url(/images/block_hdr_bg.gif) repeat-x;
        }
.titleTopHomeImgRight {width: 20px; height: 1px;}

.blockText {
  padding: 10px;
  margin-top: 0px;
  line-height: 1.5em;
  text-align: justify;
}

/****** Top ******/

/****** Center ******/

.block {
        border-top: 0px solid #CCC;
        border-right: 1px solid #CCC;
        border-bottom: 0px solid #CCC;
        border-left: 1px solid #CCC;
        }

.blockTD {background: url(../images/default/cblock-l-bgr.gif) repeat-y left; padding: 0px 11px;}
.menuLeft {background: url(../images/default/cblock-l-bgr.gif) repeat-y left; padding: 0px 11px;}

/****** Center ******/

/****** Bottom ******/

.titleBot {margin-bottom: 5px;
 border-top: 1px solid #CCC; 
}

.titleBotLeft {
        width: 20px;
        border-top: 0px solid #CCC;
        border-right: 0px solid #CCC;
        border-bottom: 0px solid #CCC;
        border-left: 0px solid #CCC;
        background: #CCC;
        }
.titleBotImgLeft {width: 0px; height: 0px;}

.titleBotRight {
        width: 100%;
        border-top: 0px solid #CCC;
        border-right: 0px solid #CCC;
        border-bottom: 0px solid #CCC;
        border-left: 0px solid #CCC;
        background: #CCC;
        }
.titleBotImgRight {width: 1px; height: 1px;}

/****** Bottom ******/

.bl_simple .titleTopRight, .bl_banners .titleTopRight, .bl_navigation .titleTopRight
 {width: 100%; background: url(../images/default/cblock-t-bgr.gif) repeat-x top; text-align: right;}
.bl_simple .titleTopImgLeft, .bl_banners .titleTopImgLeft, .bl_navigation .titleTopImgLeft 
 {width: 24px; height: 23px;}
.bl_simple .titleTopImgRight, .bl_banners .titleTopImgRight, .bl_navigation .titleTopImgRight
 {width: 24px; height: 23px; background: url(../images/default/cblock-t-r.gif) no-repeat top right;}

/*table#user-home .titleTopLeft {background: url(../images/rainbow/block-t-l.gif) no-repeat top;}*/
table#user-home .titleTopRight {width: 100%; background: url(../images/default/cblock-t-bgr.gif) repeat-x top; text-align: right;}
table#user-home .titleTopImgLeft {width: 24px; height: 23px;}
table#user-home .titleTopImgRight {width: 24px; height: 23px; background: url(../images/default/cblock-t-r.gif) no-repeat top right;}

/************* end Fieldset ***************/

/***************custom blocks in left & right column********************/
.mainTableCellLeft .titleTopCenter table, .mainTableCellRight .titleTopCenter table 
 { width: 100%;}
.mainTableCellLeft .titleTopCenter div, .mainTableCellRight .titleTopCenter div 
 { text-align: center;}
.mainTableCellLeft .titleBotImgLeft, .mainTableCellRight .titleBotImgLeft 
 {width: 23px; height: 1px;}

/***************custom blocks in left & right column********************/

/***************custom blocks offers and categories********************/
.bl_categoriescatalog .block
 {background: #fff7de url(../images/default/categories-r-bgr.gif) repeat-y right;}
.bl_categoriescatalog .block .blockTD
 {background: url(../images/default/categories-l-bgr.gif) repeat-y left;}

.bl_offers .titleTopLeft
 {width: 23px; background: url(../images/default/offers-t-l.gif) no-repeat top left;}
.bl_offers .titleTopImgLeft
 {width: 23px; height: 1px;}
.bl_offers .titleTopCenter
 {background: url(../images/default/offers-t-bgr.gif) repeat-x top;}
.bl_offers .titleTopRight
 {width: 24px; background: url(../images/default/offers-t-r.gif) no-repeat top right;}
.bl_offers .titleTopImgRight
 {width: 24px; height: 55px;}
.bl_offers .block
 {background: #def0ff url(../images/default/offers-r-bgr.gif) repeat-y right;}
.bl_offers .block .blockTD
 {background: url(../images/default/offers-l-bgr.gif) repeat-y left;}
.bl_offers .titleBotLeft
 {width: 23px; border: 0px; background: url(../images/default/offers-b-l.gif) no-repeat left;}
.bl_offers .titleBotImgLeft
 {width: 23px; height: 1px;}
.bl_offers .titleBotRight
 {width: 100%; border: 0px; background: url(../images/default/offers-b-bgr.gif) repeat-x bottom;}
.bl_offers .titleBotImgRight
 {width: 24px; height: 23px; background: #6699ff url(../images/default/offers-b-r.gif) no-repeat right;}
/***************custom blocks offers and categories********************/

/*****************************************************************************/

td.userHome {padding:7;}
td.userHomeTitle {
        display: none;
        white-space: normal;
        padding: 0px 0px 0px 0px;
        border-top: 1px solid #CCC;
        border-right: 0px solid #CCC;
        border-bottom: 0px solid #CCC;
        border-left: 0px solid #CCC;
        background: #f3f3f3;
        }

div.userHomeTop {                                       /* the button 'Logout' at the header */
        display: none;
        margin: 0px 0px 0px 0px;
        background: none;
        padding: 0px 0px 0px 0px;
        border: 0px solid #626ABC;
        }
div.userHomeTop td      {padding:0 0 0 20;background: none;border:none;}
div.userHomeTop td a {color:#fff;text-decoration:underline;}
div.userHomeTop td a:hover {color:#fff;text-decoration:none;}

div.userHome {                                          /* the button 'Logout' at the footer */
        display: auto;
        margin: 0px 0px 0px 0px;
        background: none;
        padding: 0px 0px 0px 0px;
        border: none;
        }
div.userHome td {padding:5 20 5 20;background: #CCC;border: 1px solid #ccc;}
div.userHome td a {color:#fff;text-decoration:underline;}
div.userHome td a:hover {color:#fff;text-decoration:none;}





div.userHomeBottom {
	margin: 0px;
	background: none;
	border: 0px;
	padding: 0px 20px 0px 20px;
	}
div.userHomeBottom a {color: #444444; text-decoration:underline;}
div.userHomeBottom a:hover {color: #444444; text-decoration:none;}

td.userHome img.orders 		{background: url(../images/icons/admin_orders.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.profile 	{background: url(../images/icons/user_profile.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.arr		 	{background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0 5 0 55;}
td.userHome img.support 	{background: url(../images/icons/admin_support.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.forum 		{background: url(../images/icons/admin_forum.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.products 	{background: url(../images/icons/admin_products.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.pages 		{background: url(../images/icons/admin_pages.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.merchant 	{background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.affiliates	{background: url(../images/icons/admin_affiliates.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.payments 	{background: url(../images/icons/admin_payments.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}
td.userHome img.carts	 	{background: url(../images/icons/admin_carts.gif) no-repeat; width: 50px; height: 50px; border:0px; float: left; margin: 0 5 0 0;}

td.userHome div {margin-left: 55px;}
/************* userHome *******************/

/*****************************************************************************/

/************* Button Links *******************/

td#butTd {}
td#butTd span#spacer {display:auto; color: #1584D2;}	/* '|' between button */

a.button:link, a.button:visited {font: 10pt Arial, Helvetica, sans-serif; padding: 0px 5px;}
a.button:hover, a.button:active {font: 10pt Arial, Helvetica, sans-serif; padding: 0px 5px;}

a.button#add span 		{display:auto; font-weight: bold;}	/* add to cart (products categories, product details) */
a.button#add img 		{display:none;}
a.button#view span 		{display:auto;}	/* view cart (products categories, product details) */
a.button#view img 		{display:none;}
a.button#check span 	{display:auto;}	/* check out (products categories, product details) */
a.button#check img 		{display:none;}

a.buttonBasket:link, a.buttonBasket:visited {font: 10pt Arial, Helvetica, sans-serif;}
a.buttonBasket:hover, a.buttonBasket:active {font: 10pt Arial, Helvetica, sans-serif;}

a.buttonBasket#shopping span 	{display:auto;}			/* Continue shopping (basket) */
a.buttonBasket#shopping img 	{display:none;}
a.buttonBasket#retrieve span 	{display:auto;}			/* Retrieve Cart (basket) */
a.buttonBasket#retrieve img 	{display:none;}
a.buttonBasket#save span 		{display:auto;}			/* Save cart (basket) */
a.buttonBasket#save img 		{display:none;}
a.buttonBasket#clear span 		{display:auto;}			/* Clear cart (basket) */
a.buttonBasket#clear img 		{display:none;}
a.buttonBasket#checkout span 	{display:auto;}			/* Checkout (basket) */
a.buttonBasket#checkout img 	{display:none;}

a.buttonCart:link, a.buttonCart:visited {font: 9pt Arial, Helvetica, sans-serif;}
a.buttonCart:hover, a.buttonCart:active {font: 9pt Arial, Helvetica, sans-serif;}

a.buttonCart#check span 	{display:auto;}		/* Checkout (small cart) */
a.buttonCart#check img 		{display:none;}
a.buttonCart#amend span 	{display:auto;}		/* Amend cart (small cart) */
a.buttonCart#amend img 		{display:none;}
a.buttonCart#view span 		{display:auto;}		/* View cart (small cart) */
a.buttonCart#view img 		{display:none;}

a.buttonMore:link, a.buttonMore:visited {font: normal normal normal 9pt Arial, Helvetica, sans-serif;}
a.buttonMore:hover, a.buttonMore:active {font: normal normal normal 9pt Arial, Helvetica, sans-serif;}

a.buttonMore span {display:auto;}			/* read more... (special offers, etc.) */
a.buttonMore b {font-weight: normal;}
a.buttonMore img {display:none;}

a.disabled {							/* disadled add to cart */
	color: gray; 
	cursor: pointer; 
	font: bold 10pt Arial, Helvetica, sans-serif; padding: 0px 5px; 
}
a.disabled:hover {color: gray; cursor: pointer; text-decoration: none;}

/************* Button Links *******************/

/*****************************************************************************/

/************* Category *******************/

.topCategory 			{background: transparent; margin: 0; padding: 3 0 3 0;}
.selectedtopCategory {background: #F4F4F4; margin: 0; padding: 3 0 3 0; border-top: 1px solid #F4F4F4; border-bottom: 1px solid #F4F4F4;}
        
.subCategory 			{background: transparent; margin: 0; padding: 0;}
.selectedsubCategory {background: #F4F4F4; margin: 0; padding: 0; border-top: 1px solid #F4F4F4; border-bottom: 1px solid #F4F4F4;}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0 0 0 5;}

/************* Category *******************/

/*****************************************************************************/

/************* Offers *******************/
.bl_offers .block .blockTD a.bigtitle			{font-size: 10pt; text-decoration: underline;}
.bl_offers .block .blockTD a.bigtitle:hover 	{text-decoration: none;}
#offerTitleTop				{display: none;}
#offerTitle					{text-align: left; clear: right; display: block;}
.offerImg					{text-align: left;}
.offerImg img				{float: left; padding:2px;background:#fff;margin: 0 8 3 0;border:1px solid #78C7FF;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#CAE7FF', Positive='true');/* top: -20px; position: relative;*/} 
.offerImg div				{text-align: justify;}
.offerImg div#offerText	{display: ;}
.offerImg a.buttonMore span {display:none;}


.bl_productslist .block .blockTD img.productImg, .bl_productdetails .block .blockTD img.productImg 
{padding:2px;background:#fff;border:1px solid #78C7FF;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#CAE7FF', Positive='true');/* top: -20px; position: relative;*/} 

/************* Latest *******************/

td.topArticle { padding: 3 3 3 5; }
td.subArticle { padding: 3 3 3 5; }

a.subArticle {padding-left: 8px; font-size: 11px; background: url(../images/bullet.gif) no-repeat left 3px;}

/************* Forum *******************/
.forumAdmin 			{color: blue; font-weight: bold;}
.forumUser 				{color: black; font-weight: bold;}
.forumGuest       	{color: black;  font-weight: bold; font-style: italic;}
.forumMessageLeft 	{background: #F4F4F4; border-left:1px solid #D5D5D5; 	border-top:1px solid #D5D5D5; border-bottom:1px solid #D5D5D5; }
.forumMessageRight 	{background: #F4F4F4; border: 1px solid #D5D5D5; }
.forumMessageTop 		{background: #E9E9E9; border-bottom: 1px solid #D5D5D5; }

/************* Categoties (catalogue) *******************/
.bl_categoriescatalog .blockTD	 			{padding-left: 18px;}
.bl_categoriescatalog .blockTD img 		{display: ;}
.bl_categoriescatalog a.bigtitle			{text-decoration: underline;}
.bl_categoriescatalog a.bigtitle:hover 	{text-decoration: none;}

/************* Hot (news,...) *******************/
.bl_hot .blockTD img 				{display: none;}
.bl_hot .blockTD .articleDate		{display: none;}
.bl_hot .blockTD div 				{padding-left: 15px;}
.bl_hot a.bigtitle 					{padding-left: 15px; background: url(../images/default/arrow-green.gif) no-repeat 0px 4px; display: block; position: relative; left: -15px; font-size: 10pt; text-decoration: underline;}
.bl_hot a.bigtitle:hover 			{padding-left: 15px; background: url(../images/default/arrow-green.gif) no-repeat 0px 4px; text-decoration: none;}
/*.bl_hot div.smalltext {padding-left: 15px;}*/

/*****************************************************************************/

/************* Footer *******************/

.footerMenu	{text-align:center; font-size:8pt;}
.footerMenu	span {padding: 0 0 0 5;}
.footerHTML	{text-align:center; padding: 10px;}
.footerHTML font	{font-size:12px;}
.footerImg	{text-align:right;}
.footerImg img		{width: 80px; height: 26px; border:0px;}

/************* Footer *******************/

/*.commonbg { background: #FFFFFF; }
.headerbg { background: #6699FF; }
.usualbg  { background: #f4f4f4; }*/
.middlebg { background: #E9E9E9; }
.errorbg  { background: #FF0000; }

body		{ font: 9pt Arial, Helvetica, sans-serif; color: black; margin: 0px; padding:0px;}
body.popup	{ font: 9pt Arial, Helvetica, sans-serif; color: black; margin: 0px; padding:0px;}

tr, td						{font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: black; }
/*tr.usual, td.usual		{background-color: #F4F4F4; }
tr.header, td.header		{background-color: #6699FF; color: white; }*/
tr.middle, td.middle		{background-color: #E9E9E9; font-weight: bold; }
tr.error, td.error		{background-color: #FFE0E0; color: red; font-weight: bold; }
table.usual 				{background-color: #F4F4F4;}

body.popup tr.usual, body.popup td.usual		{background-color: transparent; }
body.popup tr.header, body.popup td.header		{background-color: #E9E9E9; color: #1584D2; }

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;}

td.tab				{border-top: 1px solid #E9E9E9; border-right: 1px solid #E9E9E9; border-left: 1px solid #E9E9E9;}
.tab				{font-size: 12pt; font-weight: bold; text-decoration: none; background: transparent;}
.tab:hover			{text-decoration: none; }
.tabActive			{font-size: 12pt; font-weight: bold; text-decoration: none; background: #E9E9E9; color: #1584D2; }
.tabActive:hover	{text-decoration: none; color: #1584D2; }
.tabline 			{background: #E9E9E9;}

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; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap; 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; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap; 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					{font-family: Arial, Helvetica, sans-serif; font-size: 11pt; }
input.usualprice	{background-color: transparent; border: none; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
input.orderprice	{background-color: transparent; border: none; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
input.search		{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
input.text			{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
input.field			{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
input.submit		{font-weight: normal; border: 0px; color: #000; font-size: 10pt; cursor: pointer; background: url(../images/default/button-r-bgr.gif) no-repeat right; height: 28px; padding: 0px 7px 2px 0px; margin: 0px;}
	input#clear		{color: #8A8A8A;}
	input#reset		{color: #8A8A8A;}
	input#preview	{color: #FF6C00;}
	input#cancel	{color: #8A8A8A;}
	input#delete	{color: #8A8A8A;}
select				{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; font-size: 11pt;}
select.search		{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
textarea				{border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; font-size: 11pt;}

input.field {margin-bottom: 3px;}
select.field {margin-bottom: 3px;}

input.submit {margin: 2px 0px 2px 0px;}
html>body input.submit {margin: 4px 0px 4px 0px;}
* html input.submit {margin: 0px 0px 0px 0px;}

span.submit {background: url(../images/default/button-l-bgr.gif) no-repeat left; font: 25px Arial; padding-left: 7px !important; white-space: nowrap; display: inline-block;}
/*For old templates < ver. 3.3*/
td.submit {background: url(../images/default/button-l-bgr.gif) no-repeat left; padding-left: 7px !important;}

form { margin: 0; }

hr {background: #D5D5D5; border: 0px; color: #D5D5D5;}

a.header 		{color: #1584D2; text-decoration: underline; }
a.header:hover		{color: #1584D2; text-decoration: underline; }
a.title			{font-size: 10pt; font-weight: bold;  color: #1584D2; text-decoration: underline; }
a.title:hover		{font-size: 10pt; font-weight: bold;  color: #1584D2; text-decoration: none; }
a.smallText		{color: #1584D2; text-decoration: none; font-size: 8pt; }
a.smallText:hover	{color: #1584D2; text-decoration: underline; font-size: 8pt; }
a, a.link			{color: #000000; text-decoration: underline; }
a:visited, a.link:visited   		{color: purple; font-weight: normal; text-decoration: underline; }
a:hover,  a.link:hover			{color: #ff0000; text-decoration: underline; }

a.red			{color: #ff0000; text-decoration: underline; }
a.red:visited   		{color: #ff0000; font-weight: normal; text-decoration: underline; }
a.red:hover 			{color: #ff0000; text-decoration: underline; }
.red img { border-color: #FF0000; }

.double_underline { 
  border-bottom: 0.075em solid ! important;
  text-decoration: underline ! important;
  padding-bottom: 1px ! important
}

a.whiteborder:link  	{color: #FFFFFF; font-weight: bold; text-decoration: underline; }
a.whiteborder:visited 	{color: #0000FF; font-weight: bold; text-decoration: underline; }
a.whiteborder:hover      {color: #FF0000; text-decoration: underline; }
a.whiteborder:active	{color: #FFFFFF; text-decoration: underline; }
.whiteborder img { border-color: #FFFFFF; }

a.no_underline		{color: #000000; text-decoration: none; }
a.no_underline:visited 	{color: purple; text-decoration: none;}
a.no_underline:hover	{color: #ff0000; text-decoration: underline; }


.titleText			{color: #1584d2; text-decoration: none; }

.articleDate	{font-size: 8pt; color: #7777CC; font-style: italic; }
/* prices styles */
.priceBlock { color: #000; font-weight: bold; font-family: Arial, Helvetica; }
.priceBlockOld { color: #000; text-decoration: line-through; font-family: Arial, Helvetica; }
.priceBlockHidden { color: #000; font-weight: bold; font-family: Arial, Helvetica; display: none; }
.priceBlockEdit { color: #000; font-weight: bold; font-family: Arial, Helvetica; }
.priceBlock .price, .priceBlockHidden .price { font-weight: bold; }
.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 { font-weight: normal; }
.priceBlockOld .priceTax { font-weight: normal; }

.salesBlock {color: #000; font-weight: bold; border: none; background: transparent; font-family: Arial, Helvetica; }
.salesPrice { font-weight: bold; }
.salesTax { font-weight: normal; }

.priceSaveBlock { color: green; font-weight: bold; font-family: Arial, Helvetica; }
.priceSaveBlock .price { font-weight: bold; }
.priceSaveBlock .percent { font-weight: normal; }

.pointsPriceBlock { font-family: Arial, Helvetica; }
.pointsPriceBlock .points { }

.rewardPointsBlock { font-family: Arial, Helvetica; }
.rewardPointsBlock .points { }


.top				{font-size: 8pt; padding: 2 0 2 0;}
.smallText		{font-size: 8pt; }
.middleText		{font-size: 9pt; }
.bigText			{font-size: 10pt; }
.comment			{font-size: 8pt; color: #7777CC; }
.message			{font-size: 9pt; color: #0000CC; }
.title			{font-size: 10pt; font-weight: bold; color: #1584D2; }
.bigtitle		{font-size: 12pt; font-weight: bold; color: #1584D2; }
.error			{color: red; }
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }


/*************  Manual  ***************/

.level1 {padding: 2 2 2 15;}
.level1 a {font-weight: bold;}
.level1 a:hover {font-weight: bold;}
.level2 {padding: 2 2 2 30;}
.level3 {padding: 2 2 2 40;}
.level4 {padding: 2 2 2 50;}

/*************  Left Menu  ***************/

.menuLeft .level1 {padding: 2 2 2 5;}
.menuLeft .level2 {padding: 2 2 2 15;}
.menuLeft .level3 {padding: 2 2 2 30;}
.menuLeft .level4 {padding: 2 2 2 40;}

.menuLeft .a a {font-weight: bold;}
.menuLeft .a a:hover {font-weight: bold;}



.body_txt {
        font-family: Arial;
        font-size: 12px;
        color: #333333;
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 7px;
        padding-bottom: 0px;
}
.body_bld {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
}

a.body_white:link  	{color: #FFFFFF; font-weight: bold; text-decoration: underline; }
a.body_white:visited 	{color: #100BAF; font-weight: bold; text-decoration: underline; }
a.body_white:hover      {color: #FF7777; text-decoration: underline; }
a.body_white:active	{color: #FFFFFF; text-decoration: underline; }


.white {
        color: #FFFFFF;
}

.body_white {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
}
.body_white_sm {
        font-family: Arial;
        font-size: 9px;
        color: #FFFFFF;
}
.text_bld_blue {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #003399;
}
.body_txt_sm {
        font-family: Arial;
        font-size: 11px;
        color: #333333;
}

ul {
  padding-left:10px;
  margin-left:7px;
  margin-top:0px;
}
li {
  font-family: Arial;
  font-weight:normal;
  color:black;
  padding-left:1px;
  padding-right:7px;
  margin-left:12px;
  margin-bottom:7px
}


h1 {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
}

h2 {
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
}

h3, h4 {
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
}

table.inner_block {
        border-top: 0px solid #CCC;
        border-right: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
        border-left: 0px solid #FFF;
        padding: 0px 30px 0px 0px;
}
tr.inner_block, td.inner_block {
    padding: 5px 10px 20px 0px;
    border-bottom: 0px solid #CCC;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

td.inner_spacer {
        background: url(/images/gray_fill.gif) repeat-y;
        padding: 20px 0px 20px 35px;
        border-bottom: 0px solid #CCC;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

table.inner_content {
        border-top: 0px solid #CCC;
        border-right: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
        border-left: 0px solid #FFF;
        padding: 0px 0px 0px 0px;
}
tr.inner_content, td.inner_content {
   background: url(/images/gray_fill.gif) repeat-y;
   padding: 20px 10px 20px 35px;
   border-bottom: 1px solid #CCC;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sponsor_links {
  font-family: Arial;
  font-size: 11px;
}

.sponsor_links a, .sponsor_links a.link			{color: #003399; font-weight: bold; text-decoration: none; }
.sponsor_links a:visited, .sponsor_links a.link:visited   		{color: purple; font-weight: normal; text-decoration: underline; }
.sponsor_links a:hover,  .sponsor_links a.link:hover			{color: #ff0000; text-decoration: underline; }
