
/****** Main Table ******/

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

.mainTableCellLeft 		{padding: 0px 0px 0px 0px; vertical-align: top; background: url(../images/terete/lmenu-bgr.jpg) no-repeat 0px 0px; width: 330px;}
.mainTableCellCenter 	{padding: 0px 15px 0px 0px; vertical-align: top;}
.mainTableCellRight 	{padding: 0px 15px 0px 8px; vertical-align: top;}
.mainTableCell 	{padding: 0px 25px; vertical-align: top;}

.homeGreeting		{padding: 0px; vertical-align: top;}
.homeGreeting table	{width: 100%;}
.homeGreeting table td	{padding: 8px 6px 8px 6px; border-left: 5px solid #CCCCCC; border-right: 5px solid #CCCCCC;}

.introBlock {border: 0px solid #CCCCCC;}
.introBlock td {padding: 6px;}

/****** Main Table ******/

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

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

.headerMenu {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/terete/tmenu-bgr.gif) no-repeat 0px 0px;
	}

.headerMenu td#logoL  {					/* Background under logo on the site */
	background: ;
	vertical-align: top;
	}
.headerMenu td#logoL img {				/* Logo on the site */
	width: 311px;
	height: 60px;
	border: 0px solid #333;
	margin: 21px 30px 36px 28px;
	background: url(../images/terete/logo.gif);
	}
	
.headerMenu td#logo {display: none;}

.headerMenu td#menu {					/* Text Menu with or without images */
	width: 100%;
	background: ;
	}
.headerMenu td#menu img#Img {display: block;width: 25px; height: 1px;}
.headerMenu td#menu table {width: 100%;}
.headerMenu td#menu td {}
.headerMenu td#menu td img {display: auto;}
.headerMenu td#menu td br {display: none;}
.headerMenu td#menu td nobr {display: auto;}
.headerMenu td#menu td#end {width: 287px;}
.headerMenu td#menu td#end img {display: block;
	width: 287px;
	height: 20px;
	border: 0px;
	margin: 0px 35px 0px 0px;
	background: url(../images/terete/phone.gif);
	}

/* Active & Noneactive links in menu */


a.menu:link, a.menu:visited {
	font-family: sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	color:white; 
	border-right:0px solid #e0e0e0; 
	border-top:0px solid #e0e0e0; 
	background:#000000; 
	padding: 3 10 4 10; 
	display:block;
	}
a.menu:hover, a.menu:active {
	font-family: sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	color:white; 
	border-right:0px solid #e0e0e0; 
	border-top:0px solid #e0e0e0; 
	background:#000000; 
	padding: 3 10 4 10; 
	display:block;
	}
a.menuActive:link, a.menuActive:visited {
	font-family: sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	color:black; 
	border-right:2px solid #e0e0e0; 
	border-top:2px solid #e0e0e0; 
	background:#ffffff; 
	padding: 3 10 4 10; 
	display:block;
	}
a.menuActive:hover, a.menuActive:active {
	font-family: sans-serif,arial,tahoma,verdana;
	text-transform: uppercase;
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	color:black; 
	border-right:2px solid #e0e0e0; 
	border-top:2px solid #e0e0e0; 
	background:#ffffff; 
	padding: 3 10 4 10; 
	display:block;
	}


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

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

/************* Breadcrumb *******************/

.breadcrumb {border-bottom: 1px solid #CCCCCC; margin: 10px 0px 15px 0px;}

.breadcrumbBegin {
	width: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #f3f3f3;
	border-left: 0px solid #dedede;
	background: #f3f3f3 url(../images/silver/bgr.gif) repeat-y left;
	}
.breadcrumbBegin img {width: 10px; height: 1px;}

.breadcrumbDelimiter {
	width: 100%;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	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 4px 0px;
	background: #f3f3f3;
	}
.breadcrumbDelimiter td {}
.breadcrumbDelimiter a {color: #4144B9; text-decoration: underline; font-size: 8pt;}
.breadcrumbDelimiter a:hover {color: #6666ff; text-decoration: underline; font-size: 8pt;}
.breadcrumbDelimiter b {color: #4144B9;font-weight:normal;}
.breadcrumbDelimiter span {
	color: #000;
	display: auto;
	font-size: 11px;
	}
.breadcrumbDelimiter img {
	display: none;
	height: 20px;
	width: 30px;
	background: #0000ff url(../images/curved/bread.gif) no-repeat center;
	}

.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 *******************/

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

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

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

.titleTop {margin-top: 10px;}

.titleTopLeft {
	width: 10px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #f3f3f3;
	border-left: 0px solid #dedede;
	/*background: #f3f3f3 url(../images/silver/bgr.gif) repeat-y left;*/
	}
.titleTopImgLeft {width: 10px; height: 1px;}

.titleTopCenter {						/* Title of block (example: any blocks, articles,...) */
	white-space: normal;
	padding: 5px 0px 5px 0px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #f3f3f3;
	border-left: 0px solid #dedede;
	/*background: #f3f3f3;*/
	}
.titleTopCenter div {
	color: #B04144;
	font-weight: ;
	font-size: 13pt;
	font-family: tahoma,verdana,sans-serif;
	text-transform: capitalize;

	z-index: 2000;
	position: relative;
	bottom: 0px;
	margin: 0px 0px 0px 0px;
	background: none;
	padding: 0px 0px 0px 0px;
	border: 0px solid #626ABC;
	}
.titleTopCenter div b {font-weight: normal;}

.titleTopRight {
	width: 1px;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #f3f3f3;
	border-left: 0px solid #dedede;
	/*background: #f3f3f3;*/
	}
.titleTopImgRight {width: 1px; height: 1px;}

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

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

.block {
	border-top: 0px solid #CCCCCC;
	border-bottom: 0px solid #dedede;
	border-left: 0px solid #dedede;
	border-right: 0px solid #CCCCCC;
	}
	
.block .menuLeft {/*background: url(../images/terete/lmenu-bgr.gif) no-repeat 20px 0px;*/ vertical-align: top; padding: 17px 0px 260px 108px;}
.block .menuLeft td {padding: 1px 0;}
.block .menuLeft td  td {padding: 2px 0;}
.block .menuLeft .level-0 img {margin:0 8 0 10;}
.block .menuLeft .level-0 a {color: #425058; text-decoration: underline; font: bold 10pt tahoma,verdana,sans-serif; white-space: nowrap;}
.block .menuLeft .level-0 a:hover {color: #425058; text-decoration: none; font: bold 10pt tahoma,verdana,sans-serif; white-space: nowrap;}
.block .menuLeft .level-0-pa img {margin:0 5 0 4;}
.block .menuLeft .level-0-pa a {color: #AB3133; text-decoration: none; font: bold 10pt tahoma,verdana,sans-serif; white-space: nowrap;}
.block .menuLeft .level-0-pa a:hover {color: #AB3133; text-decoration: none; font: bold 10pt tahoma,verdana,sans-serif; white-space: nowrap;}
/****** Center ******/

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

.titleBot {margin-bottom: 15px;}

.titleBotLeft {
	width: 20px;
	border-top: 0px solid #dedede;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #dedede;
	/*background: #fff;*/
	}
.titleBotImgLeft {width: 1px; height: 1px;}

.titleBotRight {
	width: 100%;
	border-top: 0px solid #dedede;
	border-right: 0px solid #dedede;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #dedede;
	/*background: #fff;*/
	}
.titleBotImgRight {width: 1px; height: 1px;}

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

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

.bl_cart {position: relative;}
.blCart {background: #fff url(../images/terete/cart.gif) no-repeat 6px 6px; border: 2px solid #003883; border-radius: 2px; /*bottom: -39px; */color: #333333; font-size: 12px; padding: 4px 8px 4px 32px; position: absolute; right: 0; top: 3px;}
* html .blCart {right: 15px;}
.blCart strong {color: #003883;}
.blCart a {color: #003883; font-size: 12px; font-weight: bold; text-decoration: none;}

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

/************* userHome - there is an ability to use the button 'Logout' at the header or at the footer *******************/

td.userHome {padding:7;}
td.userHomeTitle {
	display: none;
	white-space: normal;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #999;
	border-right: 0px solid #999;
	border-bottom: 0px solid #999;
	border-left: 0px solid #999;
	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: #F4F4F4;border: 0px solid #ccc;}
div.userHome td a {color:#000;text-decoration:underline;}
div.userHome td a:hover {color:#000;text-decoration:none;}

/************* userHome *******************/

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

/************* Button Links *******************/

td#butTd {}
td#butTd span#spacer {display:auto; color: #999999;}	/* '|' between button */


a.button, input.button {background: url(../images/terete/btn-bskt.gif) repeat-x 0 0; color: #fff; font: bold 12px Arial, Helvetica, sans-serif; padding: 6px 16px; text-decoration: none; border-radius: 4px; border: none; cursor: pointer;}
a.button:hover {text-decoration: none;}
a.button img {display: none;}

a.button#add			{background: url(../images/terete/btn-add.gif) repeat-x 0 0; border-radius: 4px;}
a.button#check			{border-radius: 4px;}

a.buttonBasket:link, a.buttonBasket:visited {
	color: #4144B9;
	font-size: 9pt;
	font-weight: bold;
	font-family: tahoma,verdana,sans-serif;
	}
a.buttonBasket:hover, a.buttonBasket:active {
	color: #6666ff;
	font-size: 9pt;
	font-weight: bold;
	font-family: tahoma,verdana,sans-serif;
	}

a.buttonBasket#shopping span	{display:auto;}			/* Continue shopping (basket) */
a.buttonBasket#shopping img		{display:none;width:100;height:15;border:1 solid red;}
a.buttonBasket#clear span		{display:auto;}			/* Clear cart (basket) */
a.buttonBasket#clear img		{display:none;width:100;height:15;border:1 solid red;}
a.buttonBasket#checkout			{color: #41B944;}		/* Checkout (basket) */
a.buttonBasket#checkout:hover	{color: #6666ff;}
a.buttonBasket#checkout span	{display:auto;}			
a.buttonBasket#checkout img		{display:none;width:100;height:15;border:1 solid red;}

a.buttonCart:link, a.buttonCart:visited {
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma,verdana,sans-serif;
	}
a.buttonCart:hover, a.buttonCart:active {
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma,verdana,sans-serif;
	}

a.buttonCart#check span {display:auto;}	/* Checkout (small cart) */
a.buttonCart#check img {display:none;width:100;height:15;border:1 solid red;}
a.buttonCart#amend span {display:auto;}	/* Amend cart (small cart) */
a.buttonCart#amend img {display:none;width:100;height:15;border:1 solid red;}
a.buttonCart#view span {display:auto;}	/* View cart (small cart) */
a.buttonCart#view img {display:none;width:100;height:15;border:1 solid red;}

a.buttonMore:link, a.buttonMore:visited {
	font-size: 9pt;
	font-weight: bold;
	font-family: tahoma,verdana,sans-serif;
	}
a.buttonMore:hover, a.buttonMore:active {
	font-size: 9pt;
	font-weight: bold;
	font-family: tahoma,verdana,sans-serif;
	}

a.buttonMore span {display:auto;}	/* read more... (special offers, etc.) */
a.buttonMore img {display:none;width:100;height:15;border:1 solid red;}

.disabled {							/* disadled add to cart */
	color: gray; cursor: hand; 
	font-family: tahoma, arial,sans-serif; 
	font-size: 8pt; 
	text-decoration:none; 
	border: 1px solid gray; 
	background: silver; 
	padding-left:3px; padding-right:3px; 
}

/************* Button Links *******************/

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

/************* Category *******************/
.bl_categorieslist .titleTopLeft,
.bl_categorieslist .titleTopRight {display: none;}
.bl_categorieslist .titleTopCenter {padding: 5px 0 0;}
.bl_categorieslist .titleTopCenter table {background: url(../images/terete/brws-bgr.gif) no-repeat 100% 0;}
.bl_categorieslist .titleTopCenter table div {background: url(../images/terete/brws-bgl.gif) no-repeat 0 0; color: #b04144; font-size: 12px; font-weight: bold; padding: 4px 13px;}
.bl_categorieslist .block {background: #003883;}
.bl_categorieslist .block div div {float: left; padding: 1px;}
.bl_categorieslist .block div div div {font-size: 12px; padding: 6px 8px;}
.bl_categorieslist .block div div div a {font-size: 12px;}

.topCategory {}
.selectedtopCategory {background: #fff;}
.subCategory {background: #fff;}
.selectedsubCategory {background: #003883;}

.topCategory a.title {color: #fff;}
.topCategory a.title:hover {color: #fff; text-decoration: none}
.subCategory a.title {color: #003883; }
.subCategory a.title:hover {color: #003883; text-decoration: none}

.selectedtopCategory a.title {color: #003883;}
.selectedtopCategory a.title:hover {color: #003883; text-decoration: none}
.selectedsubCategory a.title {color: #fff;}
.selectedsubCategory a.title:hover {color: #fff; text-decoration: none}

/************* Category *******************/

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

/************* Offers *******************/

.offerImg		{text-align: left;}
.offerImg img	{float: left; margin: 0 5 0 0;} 
.offerImg div	{text-align: justify;}
.offerImg div#offerText	{display: ;}

/************* Forum *******************/
.forumAdmin { color: blue; font-weight: bold; }
.forumUser { color: black; font-weight: bold; }
.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; }

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

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

.footerAll			{height: 140px; background: url(../images/terete/footer-bgr.jpg) repeat-x center bottom;}
.footerMenu			{width: 770px;text-align:center;font-size:11pt; padding: 60px 10px 10px 10px;}
.footerMenu span			{display: none;}
.footerMenu	img.separator		{margin: 10 10 10 10;}
.footerMenu a.smallText				{color: #80585c; text-decoration: underline; font: bold 10pt tahoma,verdana,sans-serif;}
.footerMenu a.smallText:hover		{color: #80585c; text-decoration: none; font: bold 10pt tahoma,verdana,sans-serif;}
.footerHTML			{width: 770px;text-align:center;margin: 0px; border: 0px}
.footerHTML font	{font-size:9pt;padding: 1 0 1 10;color: #fff; font-weight: bold;}
.footerImg			{display: none; text-align:right;}

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


/*.commonbg { background: #FFFFFF; }
.headerbg { background: #000000; }
.middlebg { background: #CCCCCC; }
.usualbg  { background: #F4F4F4; }*/
.errorbg  { background: #FF0000; }


body		{font-size:11pt; font-family: tahoma,verdana,sans-serif; color: black; margin: 0; padding: 0px; background: #a8d2f4 url(../images/terete/header-bgr.jpg) repeat-x left top;}
body.popup	{font-size: 11pt; font-family: tahoma,verdana,sans-serif; color: black; margin: 0; padding: 0px; background: #a8d2f4;}


tr, td					{font-size: 11pt; font-family: tahoma,verdana,sans-serif; color: black;}
/*tr.usual, td.usual		{background-color: #F4F4F4;}
tr.header, td.header	{color: black; font-weight:bolder; background-color: #eeeeee;}
tr.middle, td.middle	{background-color: #F4F4F4; font-weight: bold;}*/
tr.error, td.error		{background-color: #FFE0E0; color: #d50000; font-weight: bold;}


.tab				{font-family: tahoma,verdana,sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none; background: #dedede;}
.tab:hover			{text-decoration: none; }
.tabActive			{font-family: tahoma,verdana,sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none; background: #000000; color: white;}
.tabActive:hover	{text-decoration: none; color: white;}

.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-top:3px; padding-right:8px; padding-left:8px; padding-bottom:2px; margin:3px 3px 0px 0px; cursor:hand; font-family:Verdana, sans-serif; background:#F5F3EB; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap}
.adminTabActive {font-size:11px; border-right:#919b9c 1px solid; border-left:#919b9c 1px solid; border-top:#FF8200 2px solid; border-bottom:0px solid; padding-top:5px; padding-bottom:4px; padding-right:9px; padding-left:9px; margin:3px 3px 0px 0px; font-weight:bold; cursor:default; font-family:Verdana, sans-serif; background-color:#FCFFD5; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap}

input				{font-size: 8pt; font-family: tahoma,verdana,sans-serif; color: black;}
input.usualprice	{background: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size:10pt; color: #FFF;}
input.orderprice	{background: transparent; border: none; text-align: right; font-family: tahoma,verdana,sans-serif; font-size:10pt; font-weight: bold; color: #FFF;}
input.search		{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:11pt; width:120px; border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}
input.text			{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:11pt; border-left: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}
input.submit		{background:#FFE58F url(../images/c2s/bg-button.gif)  repeat-x; padding-left: 5px; padding-right: 5px;}
select				{font-size: 11pt; font-family: tahoma,verdana,sans-serif; color: black;}
select.search		{}
textarea			{font-family:Tahoma,Verdana,Arial,sans-serif; font-size:11pt; border: #747474 1px solid; border-top: #747474 1px solid; border-right: #dcdcdc 1px solid; border-bottom: #dcdcdc 1px solid; color:black}


form { margin: 0; }

hr {background: #94B9D6; border: 0px; color: #94B9D6;}

a.header			{color: #ffffff; text-decoration: underline;}
a.header:hover 		{color: #FAF7AA; text-decoration: underline;}
a.title 			{font-weight: bolder;  color: black; 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: #7F443F; font: bold 10pt tahoma,verdana,sans-serif; text-decoration: underline; outline: none;}
a:hover 			{text-decoration: none;}
a.top10 			{color: #7F443F; font: bold 10pt tahoma,verdana,sans-serif; text-decoration: none;}
a.top10:hover 		{color: #7F443F; font: bold 10pt tahoma,verdana,sans-serif; text-decoration: underline;}


.articleDate	{font-size: 8pt; color: #828282; font-style: italic;}
.realprice		{text-decoration: line-through; border: none; background: transparent;}
.ourprice		{color: #d50000; font-weight: bold; border: none; background: transparent;}
.taxprice		{color: #d50000; font-size:8pt; }
.editprice    {font-family:tahoma,verdana,sans-serif; width: 80px; font-size:8pt; color:black}
.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: 8pt; font-weight:bolder; color: blue;}
.title			{font-family: tahoma,verdana,sans-serif; font-size:10pt; font-weight:bolder}
.bigtitle		{font-family: tahoma,verdana,sans-serif; font-size:11pt; font-weight: bolder;  color: #7F443F;}
.error			{color: #d50000;}

a.bigtitle			{font-family: tahoma,verdana,sans-serif; font-size:10pt; font-weight: bolder;  color: black; text-decoration: none;}
a.bigtitle:hover	{font-family: tahoma,verdana,sans-serif; font-size:10pt; font-weight: bolder;  color: #7F443F; text-decoration: underline;}

div.blockoffers a.bigtitle			{font-size:10pt; font-weight: bolder;  color: black; text-decoration: none;}
div.blockoffers a.bigtitle:hover	{font-size:10pt; font-weight: bolder;  color: #6666ff; text-decoration: underline;}
div.productdetails div.bigtitle		{color: #FFF; font-weight: bold; font-size: 11pt; background-color: #003883; padding: 10px 5px;}
div.productdetails span.bigtitle	{display:none;}

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

a.subMenu {
	width: 150px;
	padding-left: 10px; 
	padding-right:20px; 
	padding-bottom: 6px; 
	padding-top: 6px; 
	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;
	text-align: left;
	background: #FFE58F; 
}

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

.bl-simple a {color: #7F443F; font: bold 10pt tahoma, verdana, sans-serif; text-decoration: underline;}
.bl-simple a:hover {color: #7F443F; font: bold 10pt tahoma, verdana, sans-serif; text-decoration: none;}
.bl-simple td td td {font: 11pt tahoma, verdana, sans-serif;}
.bl-simple p a {color: #7F443F; font: 11pt tahoma,verdana,sans-serif; text-decoration: none;}
.bl-simple p a:hover {color: #7F443F; font: 11pt tahoma, verdana, sans-serif; text-decoration: underline;}

.bl_artdetails_prod p { text-align: justify;}
.bl_artdetails_prod p img {margin: 5 10;}
.bl_artdetails_prod p.acc { text-align: center;}
.bl_artdetails_prod p a {color: #7F443F; font: 11pt tahoma, verdana, sans-serif; text-decoration: none;}
.bl_artdetails_prod p a:hover {color: #7F443F; font: 11pt tahoma, verdana, sans-serif; text-decoration: underline;}
p a {color: #7F443F; font: 11pt tahoma, verdana, sans-serif; text-decoration: none;}
p a:hover {color: #7F443F; font: 11pt tahoma, verdana, sans-serif; text-decoration: underline;}

.bl_artdetails_prod a {color: #7F443F; font: bold 10pt tahoma, verdana, sans-serif; text-decoration: none;}
.bl_artdetails_prod a:hover {color: #7F443F; font: bold 10pt tahoma, verdana, sans-serif; text-decoration: underline;}
.bl_artdetails_prod td td td {font: 11pt tahoma, verdana, sans-serif;}
/*************  Manual  ***************/
.manual .level-1 a {font-weight: bold;}
.manual .level-1 a:hover {font-weight: bold;}
.manual .level-2 a {margin-left: 15;}
.manual .level-2 a:hover {margin-left: 15;}
.manual .level-3 a {margin-left: 30;}
.manual .level-3 a:hover {margin-left: 30;}
.manual .level-4 a {margin-left: 40;}
.manual .level-4 a:hover {margin-left: 40;}
.manual .level-5 a {margin-left: 50;}
.manual .level-5 a:hover {margin-left: 50;}
.manual .level-6 a {margin-left: 60;}
.manual .level-6 a:hover {margin-left: 60;}
.manual3 .level-1 {font-weight: bold;}
.manual3 .level-2 {font-weight: bold;}
.manual3 .level-3 {font-weight: bold;}
.manual3 .level-4 {font-weight: bold;}
.manual3 .level-5 {font-weight: bold;}
.manual3 .level-6 {font-weight: bold;}


div.link 					{color: #7F443F; font: bold 10pt tahoma,verdana,sans-serif; text-decoration: underline; cursor: pointer;}
div.linkimg					{cursor: pointer;}
div.scroller_frame		{cursor: pointer;}
.clientImg img.limg {margin-top: 21px; margin-bottom: 10px; margin-right: 30px;}
.clientImg img.mnimg {margin: 0px; margin-right:3px; margin-left: 5px;}
.redSignature {font: bold 14px Arial, Helvetica, sans-serif; color: #B04144;}
td.vert {vertical-align: top; padding-top: 41px;}
.client img {margin-top: 17px}


/***********************************************/
div.pagination	{display: none;}
div.ss-controls	{display: none;}
#loading-adv	{display: none;}
#caption-adv	{display: none;}
		
div.navigation	{padding: 0px; margin: 0px; width: 220px;}
div.slideshow span	{border: 1px solid #D99252; display: inline-block;}
div.slideshow img	{background: #fff; border: 1px solid #fff;}
div.controls	{width: 402px; padding: 20px 0px 13px 0px; text-align: center;}
table.main	{border: 1px solid #8FAADD; padding: 0px 0px 0px 0px; height: 437px;}
a.prev img	{margin-right: 7px;}
a.next img	{margin-left: 7px;}
table.main td	{vertical-align: top; padding-top: 23px; padding-bottom: 23px;}
.content	{border-right: 1px solid #8FAADD; margin: 0px 12px 0px 30px; padding: 10px 18px 20px 0px; text-align: center;}
		
ul.thumbs	{padding: 0px; margin: 0px; width: 187px ; height: 346px; overflow: auto; float: left; list-style-position: outside;}
ul.thumbs li	{float: left; display: inline; position: relative; padding: 0px !important; margin: 0px !important; opacity: 1.0 !important; filter: alpha(opacity=100) !important;}
ul.thumbs li a.thumb	{border: none; display: block; border:3px solid #ccc; margin: 0px 4px 6px 4px !important; }
* html ul.thumbs li a.thumb	{display: inline-block;}
ul.thumbs li img	{height: 50px; width: 67px; border: none; margin: 0px !important;}
ul.thumbs li.selected	{float: left; display: inline; position: relative; padding: 0px !important; margin: 0px !important; opacity: 1.0 !important; filter: alpha(opacity=100) !important;}
ul.thumbs li.selected a.thumb	{border: none; display: block; border:2px solid #D99252; margin: 0px 4px 6px 4px !important;}
* html ul.thumbs li.selected a.thumb	{display: inline-block;}
ul.thumbs li.selected img	{height: 50px; width: 67px; border: 1px solid #fff;  margin: 0px !important;}
span.info	{display: inline-block; color: #3F5563; font: 13px/16px Arial, Helvetica, sans-serif; float: left; padding: 23px 0px 20px 3px;}	

/****************************************************/
table.newGalery	{border: 1px solid #8FAADD; margin: 7px auto;}
td.ngImg	{padding: 53px 6px 62px 6px; width: 430px; text-align: center; vertical-align: top; background: url(../images/terete/ng_spacer.gif) no-repeat 100% 23px;}
td.ngList	{padding: 0px 7px 0px 9px; width: 223px; vertical-align: top;}
td.ngList ul.rolloverImages	{padding: 0px; margin: 0px; list-style: none;}
td.ngList ul.rolloverImages li	{padding: 0px; margin: 0px; line-height: 12px;}
td.ngList a.smallThumb		{display: inline-block; margin: 0px 8px 7px 0px; border: 3px solid #ccc;}
td.ngList a.smallThumb:hover	{border: 2px solid #D99252; background: #fff; padding: 1px;}
td.ngList a.smallThumb img	{border: 0px;}
div.ngScroller	{width: 187px; height: 347px; overflow: auto; margin-left: 7px;}
img#mainImage	{padding: 1px; background: #fff; border: 1px solid #D99252; margin: 10px auto 22px auto;}
div.galleryButs img	{margin: 0px 4px; cursor: pointer;}
div.ngInfo	{color: #3F5563; font: 13px Arial, Helvetica, sans-serif; padding: 46px 0px 20px 0px;}

/*.bl_categorieslist {position: relative; z-index: 200;}
.bl_categorieslist div {position: relative;}
.productdetails {position: relative; z-index:100;}
.productdetails div {position: relative;}*/

.productdetails .titleTopCenter div {z-index:100;}
.bl_productslist .titleTopCenter div {z-index:100;}
/* cat subcat */
#cats_tree {margin: 0px 0px 0px 2px;padding: 0; z-index:1000;}
#cats_tree li {float: left;list-style: none;margin-left: -2px;}
#cats_tree li a {display: block;padding: 5px 12px;text-decoration: none;width: 60px;color: white;white-space: nowrap;border: 2px solid #003883;background: #003883; /* IE 8 fix */}
#cats_tree li a:hover {background: white;color: #003883;/* text-decoration: underline; */}
#cats_tree li.category_selected a, 
#cats_tree li.open a,
#cats_tree li.open_js a {background: white;color: #003883;}
#cats_tree li ul {margin: 0;padding: 0;position: absolute;visibility: hidden; z-index:1000;}
#cats_tree li ul li {float: none;display: inline;z-index: 1000;	margin: 0;	 /* IE 8 fix */}
#cats_tree li ul li a {width: auto;background: white;color: #003883;border-style: solid;border-color: #003883;border-width: 0px 2px 2px 2px;}
#cats_tree li ul li a:hover {background: #f0f0f0;}

table.tbl-basket td,
table.tbl-basket td a {background-color: #003883; color: #FFF !important;}
