/****** Main Table ******/
.fullHeightTbl {height: 100%; width: 100%;}
.fullHeightTbl .fullHeightTd 		{vertical-align: top;}
.fullHeightTbl .footTd 	{height: 30px; background:  #333333;}
.basicTable  {width: 900px;}

.mainTable {width: 100%;}
.mainTable75 {width: 100%;}
.mainTable50 {width: 100%;}

.mainTableCellLeft 	{padding: 0px 10px 30px 0px; vertical-align: top;}
.mainTableCellCenter {padding: 0px 0px 30px 0px; vertical-align: top;}
.mainTableCellRight 	{padding: 0px 0px 0px 0px; 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 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.headerMenu td#logo  {					/* Background under logo on the site */
	display: none;
	background: ;
	vertical-align: top;
	}
.headerMenu td#logo img {				/* Logo on the site */
	width: 0px;
	height: 0px;
	border: 0px solid #333;
	background: ;
	}
	
.headerMenu td#logoL {}
.headerMenu td#logoL img {				/* Logo on the site (if logo is left)*/
	margin: 15px 0px 17px 2px;
	border: 0px;
	}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	padding: 0px 0px 0px 0px;
	}
.headerMenu td#menu div {padding-bottom: 18px;}
.headerMenu td#menu img.Img {width: 0px; height: 0px;}
.headerMenu td#menu table {width: 100%;}
.headerMenu td#menu td {text-align: center;}

/* Active & Noneactive links in menu */

a.menu:link, a.menu:visited {color: #52ae30; text-decoration: underline; font: 12pt Arial, Helvetica, sans-serif; text-transform: capitalize;}
a.menu:hover, a.menu:active {color: #52ae30; text-decoration: none; font: 12pt Arial, Helvetica, sans-serif; text-transform: capitalize;}
a.menuActive:link, a.menuActive:visited {color: #444444; text-decoration: none; font: 12pt Arial, Helvetica, sans-serif; text-transform: capitalize;}
a.menuActive:hover, a.menuActive:active {color: #444444; text-decoration: underline; font: 12pt Arial, Helvetica, sans-serif; text-transform: capitalize;}

/****** Sub Menu ******/

.subMenuBlock {
	display:none;
	position:absolute;
	border-top: 1px solid #ffd075; 
	border-left: 1px solid #ffd075;
	z-index: 2500;
}

a.subMenu {
	width: 150px;
	padding: 6px 20px 6px 10px;
	border-right: 1px solid #ffd075;
	border-bottom: 1px solid #ffd075;
	display:block;
	font: 11px tahoma, verdana, sans-serif; 
	color: #0a0509;
	text-decoration:none;
	text-align: left;
	background: #fff1c7;
}

a.subMenu:hover, a.subMenu:active {
	background: #fffbed; 
	color: #1584d2;
	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 {margin: 20px 0px 10px 0px;}
.breadcrumbBegin {width: 0px; height: 0px;}
.breadcrumbBegin img {width: 0px; height: 0px;}
.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	font-size: 12px;
	padding: 6px 25px 6px 6px;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter b {color: #c86400; font-size: 11px;}
.breadcrumbDelimiter a {color: #c86400; text-decoration: none; font-size: 11px; font-weight: normal;}
.breadcrumbDelimiter a:hover {color: #c86400; text-decoration: underline; font-size: 11px; font-weight: normal;}
.breadcrumbDelimiter a.treeItemLast {font-weight: bold; text-decoration: none; cursor: text; color: #ff8000;}
.breadcrumbDelimiter a.treeItemLast:hover {font-weight: bold; text-decoration: none; cursor: text; color: #ff8000;}
.breadcrumbDelimiter span {
	color: #c86400;
	font-size: 11px;
	}
.breadcrumbDelimiter img {display: none;}
	
.breadcrumbRSS {
	border-top: 0px solid #D5D5D5;
	border-bottom: 0px solid #D5D5D5;
	background: #404040;
	}
.breadcrumbEnd {}
.breadcrumbEnd img {width: 0px; height: 0px;}

/************* 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;}
.titleTopLeft 		{background: ;}
.titleTopImgLeft 	{width: 0px; height: 0px;}

.titleTopCenter 			{white-space: normal; padding: 5px 0px 5px 0px;}
.titleTopCenter img 		{display: none;}
.titleTopCenter table 	{}

.titleTopCenter div 		{color: #ababab; font: bold 16px arial, sans-serif; text-align: center;}
.titleTopCenter div b 	{}
.titleTopRight 			{background: ;}
.titleTopImgRight 		{width: 0px; height: 0px;}
/****** Top ******/
/****** Center ******/
.block 		{border: 0px; background: ;}
.blockTD 	{padding: 0px 0px 0px 0px;}
.block .blockTD .padding10px {padding: 0px;}
.menuLeft {}
/****** Center ******/
/****** Bottom ******/
.titleBot 			{}
.titleBotLeft 		{background:;}
.titleBotImgLeft 	{width: 0px; height: 0px;}
.titleBotRight 	{width: 100%;}
.titleBotImgRight {}
/****** Bottom ******/
/*** BLOCKS ****/
.bl_simple .byDesign {padding: 20px 0px 20px 0px;}
.bl_simple .homePageDiv_0 {float: left; width: 40%; padding-top: 10px; padding-left: 15px;}
.bl_simple .homePageDiv_1 {text-align: right; padding-top: 20px;}
.bl_simple .injection {padding-top: 20px; text-align: right;}
.bl_simple .homePageDiv_2 {clear: both; padding-left: 15px;}
/***block custom page body***/
.bl_custom_page_body .block .blockTD table {width: 100%;}
.bl_custom_page_body h3 {text-align: center;}
			/***overview page***/
.bl_custom_page_body .titleTopCenter div {display: none;}
.bl_custom_page_body .overTbl .overDiv   {padding-top: 0px; padding-right: 30px;}
.bl_custom_page_body .overTbl .overtd	  { padding-top: 50px;}
			/***design page***/
.bl_custom_page_body .designTbl {background: url(../images/agentdraw/bgrs/design-background-01.jpg) no-repeat top; margin-top: 45px;}
.bl_custom_page_body .designTd_0 { padding-right: 35px;}
.bl_custom_page_body .designTd_1	{padding-top: 100px; padding-bottom: 100px;}
		/***prototype page***/
.bl_custom_page_body .prototype	 {background: url(../images/agentdraw/bgrs/prototype-background-01.jpg) no-repeat right top;}
.bl_custom_page_body .protoType_1 { padding-top: 135px;}
		/***production tooling page***/
.bl_custom_page_body .production	{ background: url(../images/agentdraw/bgrs/tooling-background-01.jpg) no-repeat 10px top;}
.bl_custom_page_body .injImgTd .injImg {width: 200px; height: 1px;}
.bl_custom_page_body .injection_1	{padding-top: 57px;}
		/***injection moulding***/
.bl_custom_page_body .moulding	{background: none;}
.bl_custom_page_body .moulding_0 { padding-left: 20px;}
.bl_custom_page_body .moulding_1 {padding-top: 20px;  width: 40%;}
		/***contacts page***/
.bl_custom_page_body .contacts {background: none; margin-top: 35px;}
.bl_custom_page_body .contacts_0 {padding-left: 30px;}
.bl_custom_page_body .contacts_1	{padding-top: 0px; padding-left: 30px;}
		/***Image Gallery***/
.bl_custom_page_body .imageGalleryTbl 	{margin-top: 30px; width: 600px;}			
/*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;}

.comoverview  {font-size: 18px;}
.pdcompimg {margin: 0 12px 0 0;}
.pdcomp {font-size: 22px; font-weight: normal; margin: 0; padding: 6px 0 0 0;}
.entries {color: #FF9933; font-size: 25px; font-weight: normal; margin: 0; padding: 8px 0 6px 0;}

.bl_articlesdetails_com .titleTopCenter 			{white-space: normal; padding: 15px 0px 5px 30px;}
.bl_articlesdetails_com .titleTopCenter div 		{color: #FF9933; font: bold 16px arial, sans-serif; text-align: center;}
.bl_articlesdetails_com .blockTD 	{padding: 0px 0px 0px 20px;}

.clear		{clear: both; padding: 25px 0;}
.register 	{background: url(../images/agentdraw/reg.gif) no-repeat 20px top; float: left; padding: 0 121px 0 0;}
.register a 	{display: block; font-size: 14px;padding: 12px 0 32px 73px;}
.termscond 	{background: url(../images/agentdraw/terms.gif) no-repeat left 4px; float: left; padding: 0 60px 0 0;}
.termscond a 	{display: block; padding: 28px 0 0px 46px;}
.uoloadent 	{background: url(../images/agentdraw/upload2.gif) no-repeat left top; float: left; padding: 0 10px 0 0;}
.uoloadent a 	{display: block; font-size: 14px; padding: 9px 0 30px 51px;}
.awards 		{background: url(../images/agentdraw/awards.gif) no-repeat 10px top; clear: both; font-size: 14px; padding: 9px 0px 9px 78px;}

/************* end Fieldset ***************/
/*****************************************************************************/
/************* userHome *******************/
td.userHome {padding: 7px;}
td.userHomeTitle {
	display: none;
	font-size: 10pt;
	white-space: nowrap;
	background: url(../images/default/cblock-t-bgr.gif) repeat-x top;
}
td.userHomeTitle b {color: #0000CC;}

div.userHomeBottom {						
	background: none;
	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.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 {}
td.butTd span.spacer {display: auto; color: #1584D2;}	/* '|' between button */

a.button:link, a.button:visited {font: 14px/20px Arial, Helvetica, sans-serif; padding: 0px 10px 0px 0px; white-space: nowrap;}
a.button:hover, a.button:active {font: 14px/20px Arial, Helvetica, sans-serif; padding: 0px 10px 0px 0px; white-space: nowrap;}

a.button span 	{}
a.button img 	{display: none;}

a.button-add span 		{font-weight: bold;}		/* add to cart (products categories, product details) */
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 {font: 14px/20px Arial, Helvetica, sans-serif; white-space: nowrap;}
a.buttonBasket:hover, a.buttonBasket:active {font: 14px/20px Arial, Helvetica, sans-serif; white-space: nowrap;}

a.buttonBasket span 	{}
a.buttonBasket img 	{display: none;}

a.button-shopping span 	{font-weight: bold;}			/* Continue shopping (basket) */
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 	{font-weight: bold;}			/* Checkout (basket) */

a.buttonCart:link, a.buttonCart:visited {font: 12px Arial, Helvetica, sans-serif; white-space: nowrap;}
a.buttonCart:hover, a.buttonCart:active {font: 12px Arial, Helvetica, sans-serif; white-space: nowrap;}

a.buttonCart span 	{}
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: normal normal normal 12px Arial, Helvetica, sans-serif; white-space: nowrap;}
a.buttonMore:hover, a.buttonMore:active {font: normal normal normal 12px Arial, Helvetica, sans-serif; white-space: nowrap;}

a.buttonMore span 	{}			/* 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 14px/20px Arial, Helvetica, sans-serif; padding: 0px 10px 0px 0px; 
}
a.disabled:hover {color: gray; cursor: pointer; text-decoration: none;}
/************* Button Links *******************/

/************* Category *******************/
.topCategory 			{background: transparent; margin: 0px; padding: 3px 0px;}
.selectedtopCategory {background: #F4F4F4; margin: 0px; padding: 3px 0px; border-top: 1px solid #F4F4F4; border-bottom: 1px solid #F4F4F4;}
        
.subCategory 			{background: transparent; margin: 0px; padding: 0px;}
.selectedsubCategory {background: #F4F4F4; margin: 0px; padding: 0px; border-top: 1px solid #F4F4F4; border-bottom: 1px solid #F4F4F4;}

.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 *******************/
.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;}
.offerTd 					{text-align: left;}
.offerTd img.offerImg		{float: left; padding:2px;background:#fff;margin: 0px 8px 3px 0px;border:1px solid #78C7FF;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#CAE7FF', Positive='true');/* top: -20px; position: relative;*/} 
.offerTd div.offerText	{text-align: justify;}
.offerTd 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;*/} 

/************* 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:12px; display: none;}
.footerMenu	span {padding: 0px 0px 0px 5px;}
.footerHTML	{text-align: center; background: #333333; margin-top: 0px; padding: 9px 0px 9px 0px;}
.footerHTML	a {text-decoration: none;}
.footerHTML	a:hover {text-decoration: underline;}
.footerHTML table td {font-size: 10px;}
.footerImg	{text-align:right;}
.footerImg img		{width: 0px; height: 0px; border:0px;}

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

.commonbg { background: #404040;}
/*.headerbg { background: #6699FF; }
.usualbg  { background: #f4f4f4; }*/
.middlebg {}
.errorbg  { background: #FF0000;}

html, body			{font: 13px Arial, Helvetica, sans-serif; color: #c0c0c0; margin: 0px; padding:0px; height: 100%; border: 0px;}
body.popup	{font: 13px Arial, Helvetica, sans-serif; color: #c0c0c0; margin: 0px; padding:0px;}

tr, td						{font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #c0c0c0; }
/*tr.usual, td.usual		{background-color: #F4F4F4; }
tr.header, td.header		{background-color: #6699FF; color: white; }*/
tr.middle, td.middle		{font-weight: bold; }
tr.error, td.error		{background-color: #FFE0E0; color: red; font-weight: bold; }
table.usual 				{background-color: #404040;}

body.popup tr.usual, body.popup td.usual		{background-color: #404040; }
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;}
table.paddingReviews td		{padding: 0px 11px;}
table.paddingReviews td td	{padding: 0px;}
table.paddingRev5px td		{padding: 5px 11px;}
table.paddingRev3px td		{padding: 3px 3px 3px 11px;}

td.tab				{border: 1px solid #E9E9E9; border-bottom: none; background: none; padding: 0px;}
td.tabActive		{border: 1px solid #E9E9E9; border-bottom: none; background: #E9E9E9; padding: 0px;}
a.tab					{background: none; color: #1584D2; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tab:hover			{background: #E9E9E9; color: #1584D2; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none;}
a.tabActive			{background: #E9E9E9; color: #1584D2; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
a.tabActive:hover	{background: #E9E9E9; color: #1584D2; display: block; font-size: 14px; font-weight: bold; padding: 5px 8px; text-decoration: none; cursor: text;}
.tabline 			{background: #E9E9E9;}

.blockTDtabs table	{width: 100%; margin-bottom: 10px;}
div.adminTab 			{font: 11px Verdana, sans-serif; border: 1px solid #919B9C; border-bottom: none; padding: 3px 8px 2px 8px; margin: 0px 2px; cursor: pointer; background: #E9E9E9; white-space: nowrap;}
div.adminTabActive 	{font: bold 11px Verdana, sans-serif; border: 1px solid #919B9C; border-top: 2px solid #919B9C; border-bottom: none; padding: 5px 9px 5px 9px;; margin: 3px 0px 0px 0px; white-space: nowrap;}
td.adminTab			{border-bottom: 1px solid #919B9C; vertical-align: bottom;}
td.adminTabActive	{border: none;}
td.beginTab			{padding: 0px 4px; border-bottom: 1px solid #919B9C;}
td.endTab			{padding: 0px 4px; width: 90%; border-bottom: 1px solid #919B9C;}
a.blackSm, a.blackSm:hover {text-decoration: none;}

input					{font: 12px Arial, Helvetica, sans-serif;}
/*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: 1px solid #333333;}
input.text			{border: 1px solid #333333;}
input.field			{border: 1px solid #333333;}
input.fieldSmall	{border: 1px solid #333333; font-size: 8pt; }
input.submit		{font-weight: normal; color: #000; font-size: 12px; height: 28px; padding: 0px 0px 0px 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: 1px solid #333333; font: 12px Arial, Helvetica, sans-serif;}
textarea				{border: 1px solid #333333; font: 12px Arial, Helvetica, sans-serif;}

/*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 {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: #E9E9E9; border: 0px; color: #E9E9E9;}

a.header 			{color: #1584D2; text-decoration: underline; }
a.header:hover		{color: #1584D2; text-decoration: underline; }
a.title				{font-size: 10pt; font-weight: bold;  color: #c86400; text-decoration: underline; }
a.title:hover		{font-size: 10pt; font-weight: bold;  color: #c86400; 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					{color: #ABABAB; text-decoration: none; font-size: 11px; }
a:hover				{color: #ABABAB; text-decoration: underline;}
a.orangeA			{color: #C86400; text-decoration: none; font-size: 10px;}
a.orangeA:hover	{color: #C86400; text-decoration: underline; font-size: 10px;}
.articleDate	{font-size: 8pt; color: #7777CC; font-style: italic; }

/* prices styles */
.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: 10pt; color: black; border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}

.salesBlock {color: #000; font-weight: bold; border: none; background: transparent;}
.salesPrice {font-weight: bold;}
.salesTax {font-weight: normal;}

.priceSaveBlock {color: green; font-weight: bold;}
.priceSaveBlock .price {font-weight: bold;}
.priceSaveBlock .percent {font-weight: normal;}

.pointsPriceBlock {}
.pointsPriceBlock .points {}

.rewardPointsBlock {}
.rewardPointsBlock .points {}
/* prices styles */

.productsTable th 		{padding: 3px;}
.productsTable td 		{padding: 3px;}
.productsCategory 		{font-size: 10pt; font-weight: bold; color: #1584D2; background: #E9E9E9; padding: 5px 10px !important; }
.productsDelimiter 		{background: #E9E9E9; padding: 0px !important;}
.productsDelimiterTop 	{background: #E9E9E9; 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: 14px, sans-serif; text-align:justify;}

.bl_productdetails .newProduct {display: block; position: relative; padding-right: 34px !important;}
.bl_productdetails .newProduct img {background: url(../images/icons/new_l.png) no-repeat; width: 30px; height: 22px; border: none; position: absolute; bottom: -1px; margin: 0px 0px 0px 2px;}
* html .bl_productdetails .newProduct img {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png,sizingMethod=crop);}
.bl_productslist .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 .bl_productslist .newProduct img {//background-image: none ! 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 ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_m.png,sizingMethod=crop);}

.titleText			{color: #1584d2; text-decoration: none; }
.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: #ababab; }
.bigtitle		{font-size: 13px; font-weight: bold; color: #ababab; }
a.bigtitle		{font-size: 13px; font-weight: bold; color: #ababab; text-decoration: none;}
a.bigtitle:hover		{font-size: 13px; font-weight: bold; color: #ababab; text-decoration: underline;}
.error			{color: red; }
.terms      {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }
.link       {color: green; }

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

/*************  Manual  ***************/

.level1 {padding: 2px 2px 2px 15px;}
.menuLeft .level1 table {width: 100%;}
.level2 {padding: 2px 2px 2px 30px;}
.menuLeft .level2 table {width: 100%;}
.level3 {padding: 2px 2px 2px 40px;}
.level4 {padding: 2px 2px 2px 50px;}

/*************  Left Menu  ***************/
.bl_navigation .block .menuLeft table {/*border-collapse: separate; border-spacing: 2px;*/}

.level1 a {font-weight: bolder; color: #9E9E9E; text-decoration: none; font-size: 14px; display: block; padding: 8px 0px 8px 25px; font-family: arial; text-transform: lowercase; background: #6B6B6B; margin-right: 15px;}
.level1 a:hover {font-weight: bold; color: #FEFEFE; text-decoration: none; font-size: 14px; display: block; padding: 8px 0px 8px 25px; background: #6B6B6B url(../images/agentdraw/menu_index_ico.gif) no-repeat 10px 13px; text-transform: lowercase; margin-right: 15px;}

#active1.level1 a {font-weight: bold; color: #fff; text-decoration: none; font-size: 14px; display: block; padding: 8px 0px 8px 25px; background: #6B6B6B url(../images/agentdraw/menu_index_ico.gif) no-repeat 10px 13px; text-transform: lowercase; margin-left: 25px; margin-right: 0px;}
#active1.level1 a:hover {font-weight: bold; color: #fff; text-decoration: none; font-size: 14px; display: block; padding: 8px 0px 8px 25px; background: #6B6B6B url(../images/agentdraw/menu_index_ico.gif) no-repeat 10px 13px; text-transform: lowercase; margin-left: 25px; margin-right: 0px;}


.level2 a {font-weight: normal; color: #6B6B6B; text-decoration: none; font-size: 14px; display: block; padding: 8px 0px 8px 25px; font-family: arial; text-transform: lowercase; background: #B8B7B8; margin-right: 15px;}
.level2 a:hover {font-weight: normal; color: #FEFEFE; text-decoration: none; font-size: 14px; display: block; padding: 8px 0px 8px 25px; background: #B8B7B8 url(../images/agentdraw/menu_index_ico.gif) no-repeat 10px 13px; text-transform: lowercase; margin-right: 15px;}

#active2.level2 a {font-weight: normal; color: #fff; text-decoration: none; font-size: 14px; display: block; padding: 8px 0px 8px 25px; background: #B8B7B8 url(../images/agentdraw/menu_index_ico.gif) no-repeat 10px 13px; text-transform: lowercase; margin-left: 25px; margin-right: 0px;}
#active2.level2 a:hover {font-weight: normal; color: #fff; text-decoration: none; font-size: 14px; display: block; padding: 8px 0px 8px 25px; background: #B8B7B8 url(../images/agentdraw/menu_index_ico.gif) no-repeat 10px 13px; text-transform: lowercase; margin-left: 25px; margin-right: 0px;}

.menuLeft .level1 {padding: 0px 0px 0px 0px;}
.menuLeft .level2 {padding: 0px 0px 0px 25px;}
.menuLeft .level3 {padding: 0px 0px 0px 45px;}
.menuLeft .level4 {padding: 0px 0px 0px 60px;}

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

.mainTableCellCenter .bl_navigation {float: right; margin-left: 20px; width: 180px;}

.mainTableCellCenter .level1 a {background: #6B6B6B; color: #FF9933; font: bold 14px Arial; display: block; padding: 8px 0px 8px 25px; text-decoration: none; text-transform: lowercase; margin: 0;}
.mainTableCellCenter .level1 a:hover {background: #6B6B6B url(../images/agentdraw/menu_index_ico.gif) no-repeat 10px 13px; color: #FF9933; margin: 0;}

.mainTableCellCenter #active1 a {background: #999999 url(../images/agentdraw/li.gif) no-repeat 35px 12px; color: #FF9933; font: bold 14px Arial; display: block; padding: 8px 0px 8px 50px; text-decoration: none; text-transform: lowercase; margin: 0;}
.mainTableCellCenter #active1 a:hover {background: #999999 url(../images/agentdraw/li.gif) no-repeat 35px 12px; color: #FF9933; padding: 8px 0px 8px 50px; margin: 0;}

/******************/
table.matrix { border: 1px solid gray; margin-bottom: 5px; margin-top: 5px; }
th.matrixTop { padding-left: 5px; padding-right: 5px; border-bottom: 1px solid silver;  }
th.matrixBottom { padding-left: 5px; padding-right: 5px; }
td.matrixTop { border-bottom: 1px solid silver; border-left: 1px solid silver; padding-left: 5px; padding-right: 5px; }
td.matrixBottom { border-left: 1px solid silver; padding-left: 5px; padding-right: 5px; }

.upload b	{color: #fff;}
.upload	{padding-top: 7px;}
.upload img	{float: right; margin-top: -7px;}
.bl_latest .titleTop	{display: none;}
.topArticle div.latestTitle	{display: none;}
.topArticle td.first	{width: 2%; white-space: nowrap; font: 13px Arial, Helvetica, sans-serif; color: #C0C0C0; vertical-align: top;}
.topArticle td.first span.articleDate	{font: 13px Arial, Helvetica, sans-serif; color: #C0C0C0;}
.topArticle td.second	{width: 80%; padding-left: 50px; padding-right: 50px;}
.topArticle td.second .forText	{font-size: 10px;}
.topArticle td.third a.buttonMore	{font-size: 10px; color: #C86400; text-decoration: none;}
.topArticle td.third a.buttonMore:hover	{font-size: 10px; color: #C86400; text-decoration: none;}
.bl_latest .blockTD	{padding: 0px 12px;}

a.designBorder img	{border: 1px solid #4C5454;}
a.designBorder:hover img	{border: 1px solid #DE6C29;}

.bl_articleslist .titleTopCenter table	{margin: 0px;}
.bl_articleslist .titleTopCenter	{text-align: left; padding-bottom: 20px;}
.bl_articleslist .articleDate	{color: #fff; margin-top: 10px; margin-bottom: 10px;}
.bl_articleslist  a.buttonMore	{font-size: 12px; color: #C86400; text-decoration: none;}
.bl_articleslist  a.buttonMore:hover	{font-size: 12px; color: #C86400; text-decoration: underline;}
.bl_articleslist hr	{display: none;}
.bl_articleslist td.padding10px	{padding-bottom: 20px !important;}
.bl_articlesdetails .articleDate	{color: #fff; margin-top: 10px; margin-bottom: 10px;}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	   border: 1px solid #6B6B6B;
}
div.content a, div.navigation a {
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
}
div.controls {
text-align: center;
}
div.controls a {
}
div.ss-controls {
}
div.nav-controls {
}

div.loader {
}
div.slideshow {
text-align: center;
}
div.slideshow span.image-wrapper {
}
div.slideshow a.advance-link {
}
div.slideshow img {
padding: 2px; border: 1px solid #FD7D00;
}
div.download {
}
div.embox {
}
div.image-title {
}

div.image-desc {
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
	   background: url(../images/agentdraw/gallery_new/click.gif) no-repeat 35px 0px;
		padding: 37px 35px 35px 35px;
}
div.scroller {
padding: 0px; margin: 0px; display: block; overflow-x: scroll; overflow-y: hidden; width: 615px; height: 125px;
}
#controls-adv .prev img	{margin-top: 30px; margin-right: 10px; margin-bottom: 15px;}
#controls-adv .next img	{margin-top: 30px; margin-left: 10px; margin-bottom: 15px;}
#controls-adv2 .prev img	{margin-top: 13px; margin-right: 10px; margin-bottom: 45px;}
#controls-adv2 .next img	{margin-top: 13px; margin-left: 10px; margin-bottom: 45px;}

ul.thumbs {
padding: 0px; margin: 0px; display: block; height: 125px; white-space: nowrap;
}
ul.thumbs li {
padding: 0px; margin: 0px; list-style-type: none; list-style-position: outside; display: inline;
}
a.thumb img {
padding: 1px; border: 1px solid #404040; margin-right: 20px; margin-bottom: 25px;
}
ul.thumbs li.selected a.thumb img {
padding: 1px; border: 1px solid #F07904; margin-right: 20px; margin-bottom: 25px;
}
a:focus {
outline: none;
}
a {
outline: none;
}
ul.thumbs img {
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
}

#thumbs-min a.thumb {
}

#thumbs-min ul.thumbs li.selected a.thumb {
}

.nodisplay		 {display: none;}
.simpledisplay	 {display: block;}
.errordisplay    {display: block; position: absolute; color: #EA1515;}

.thankyoucss {background: #404040; border: 2px solid #666666; display: block; left: 40%; position: absolute; padding: 10px; top: 350px; z-index: 100;}

.closediv {position: absolute; right: 5px; top: 5px; color: #CC1010; font-weight: bold; line-height: 12px; cursor: pointer; text-transform: lowercase;}

.showformcss	{background: #404040; border: 2px solid #666666; display: block; left: 40%; position: absolute; padding: 10px; top: 350px; z-index: 100;}
.showformcss .mainRequestInT	{/*text-align: right;*/}
.showformcss td	{padding: 2px 0;}

div.thankyou, 
div.mainRequest	{height: 250px; width: 270px; margin-left: 50px;}
table.mainRequest	{margin-top: 35px;}

.thankyou span	{display: block; padding-top: 80px;}

#TB_overlay {  	position: fixed; z-index: 0; top: 0; left: 0; height: 100%; width: 100%; background-color: #000;
				filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55); -moz-opacity: 0.55; -khtml-opacity: 0.55; opacity: 0.55;
			}
* html #TB_overlay {position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + "px");}

.thankyouvotecss	{display: block; padding-top: 8px;}
.errorvotecss	{display: block; padding-top: 8px;}