@charset "utf-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;
	display:block;
	height:100%;
	
}
div, img {
	margin:0;
	padding:0;
	display:block;
	}

body, td {
	font: 12px Arial, Helvetica, sans-serif;
	color:#6d7b8c;
}
body {
	background:#FFF;
}

a {
	color: #ff0000;
	text-decoration:none;
}
a:hover {
	color: #ff0000;
	text-decoration:underline;
}


a img           { border-color:#000 }

h1,h2,h3,h4,h5,h6 { margin:0px; padding:0; color:#5a5857; font-family:Arial, Helvetica, sans-serif;}
h1 { font-size:18px}
h2 { font-size:16px}
h3 { font-size:14px}
h4 { font-size:12px}
h5,h6 { font-size:11px}




div.wrapper {
	width:100%;
	min-width:990px;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<985?'990px':'');
	height: auto !important;
	height: 100%;
	min-height:100%;
	margin:0 0 -166px 0;
	background:url(t_bg.gif) top repeat-x;
	}
.clear {
	clear:both;
	height:166px;
	}

/*TOP*/

.top {
	height:98px;
	}
.top img {
	border:none;
	}
.tmenu {
	font:14px Trebuchet MS;
	color:#525f6a;
	padding:38px 12px 10px 12px;
	}
.tmenuO {
	font:14px Trebuchet MS;
	color:#ff0000;
	cursor:pointer;
	padding:28px 12px 10px 12px;
	border-top:10px solid #c91010;
	}
	.tmenu a, .tmenu a:hover {
		color:#525f6a;
		text-decoration:underline;
		}
	.tmenuO a, .tmenuO a:hover {
		color:#ff0000;
		text-decoration:underline;
		}

/*TOP_PIC*/

.pic {
	background:url(pic_bg.jpg) top repeat-x;
	}
.pic_l {
	background:url(pic_l.jpg) top left no-repeat;
	}
.pic_r {
	position:relative;
	height:220px;
	background:url(pic_r.jpg) top right no-repeat;
	}

.icon_block {
	float:left;
	padding:12px 0 0 5px;
	}
.icon_block img {
	border:none;
	padding:6px 0;
	}

.tel {
	position:absolute;
	left:170px;
	}

/*CONTENT*/

.center {
	position:relative;
	padding:0 8px 0 0;
	}
table.body {
	border-collapse:collapse;
	border:none;
	margin:0;
	padding:0;
	width:100%;
	}
table.body td {
	border-collapse:collapse;
	border:none;
	margin:0;
	vertical-align:top;
	}
table.body td.left {
	width:221px;
	padding:40px 0;
	}
table.body td.right {
	width:204px;
	padding:40px 0;
	}
	
	
		/*LEFT_COLUMN*/
	

.lmenu_title {
	margin:0 0 11px 18px;
	padding:0 2px 2px 0;
	border-bottom:1px solid #d0d0d0;
	text-align:center;
	font:17px Trebuchet MS;
	color:#5a5857;
	}

#lmenu {
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
	width:221px;
	}
#lmenu li {
	display:block;
	list-style:none;
	padding:2px;
	border-left:3px solid #c60000;
	font:14px Trebuchet MS;
	color:#1067bf;
	}
	#lmenu li a {
		color:#1067bf;
		text-decoration:underline;
		}
	#lmenu li a:hover {
		color:#ff0000;
		text-decoration:underline;
		}

.t_block {
	margin:0 8px;
	padding:8px 14px;
	border:1px solid #c5c5c5;
	background:#fcf0f0;
	font:12px 'ArialNarrow';
	color:#808080
	}
.t_block span {
	font:14px 'ArialNarrow';
	color:#c60000;
	}	

.news_title {
	margin:45px 0 8px 18px;
	padding:0 2px 2px 0;
	border-bottom:1px solid #d0d0d0;
	text-align:right;
	font:19px Trebuchet MS;
	color:#5a5857;
	}

.news {
	text-align:right;
	font:12px Trebuchet MS;
	color:#6d7b8c;
	padding:0 0 0 40px;
	}
	.news a {
		color:#ff0000;
		text-decoration:none;
		}
	.news a:hover {
		color:#ff0000;
		text-decoration:underline;
		}
.news span {
	color:#1067bf;
	}
.news b {
	background:#c60000;
	color:#FFFFFF;
	padding:0 15px;
	}
.news p {
	margin:5px 0;
	}

.counters {
	text-align:center;
	padding:70px 0 5px 0;
	}

		/*CENTER*/

h1.name {
	font:19px Trebuchet MS;
	color:#5a5857;
	margin:40px 0 8px 0;
	}
.content {
	font:12px Trebuchet MS;
	color:#6d7b8c;
	padding:0 42px 42px 42px;
	}


		/*RIGHT_COLUMN*/

.r_block_title {
	margin:0 8px 18px 0;
	padding:0 0 2px 2px;
	border-bottom:1px solid #d0d0d0;
	font:19px Trebuchet MS;
	color:#5a5857;
	}
.baner {
	padding:0 8px 0 0;
	}

.button {
	margin:0;
	}
.button img {
	border:none;
	}

.spec_title {
	margin:32px 8px 0px 0;
	padding:0 0 2px 2px;
	border-bottom:1px solid #d0d0d0;
	font:19px Trebuchet MS;
	color:#5a5857;
	}

.spec {
	font:12px Trebuchet MS;
	color:#6d7b8c;
	padding:0 28px 0 0;
	}
	.spec a {
		color:#ff0000;
		text-decoration:none;
		}
	.spec a:hover {
		color:#ff0000;
		text-decoration:underline;
		}
.spec span {
	color:#1067bf;
	}
.spec p {
	margin:3px 0;
	}



/*BOTTOM*/

#bottom {
	margin:0 8px;
	height:166px;
	background:url(bot_bg.gif) top repeat-x;
	}
#bmenu {
	height:26px;
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	}
#bmenu li {
	display:inline;
	list-style:none;
	padding:11px 10px 0 10px;
	border-top:1px solid #c60000;
	font:12px Trebuchet MS;
	color:#525f6a;
	}
	#bmenu li a {
		color:#525f6a;
		text-decoration:underline;
		}
	#bmenu li a:hover {
		color:#ff0000;
		text-decoration:underline;
		}

.sn_copy {
	height:120px;
	}
.sn {
	float:left;
	padding:63px 0 0 22px;
	font:10px Trebuchet MS;
	color:#606a75;
	}
.copy {
	float:right;
	background:url(mega.jpg) top right no-repeat;
	height:22px;
	padding:9px 47px 0 0;
	margin:67px 15px 0 0;
	font:10px Trebuchet MS;
	color:#606a75;
	}	
	.copy a {
		color:#606a75;
		text-decoration:none;
		}
	.copy a:hover {
		color:#606a75;
		text-decoration:underline;
		}
	
.title {
	vertical-align:bottom;
	text-align:center;
	font:bold 9px Trebuchet MS;
	color:#bdbbbb;
	}
	.title a, .title a:hover {
		color:#bdbbbb;
		text-decoration:none;
		}




table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px; border: none}


table.table1 { border-collapse:collapse;}
table.table1 tr:hover {background: #e0e0e0}
table.table1 td { padding:5px; border: 1px solid #6d7b8c;}


table.table2 { border-collapse:collapse;}
table.table2 tr:hover {background: #e0e0e0}
table.table2 td { padding:5px; border: 1px solid #6d7b8c;}
table.table2 th { padding:8px 5px; border: 1px solid #6d7b8c; background-color:#FFFFFF; color:#6d7b8c; text-align:left;}

.thumb              {color:#6d7b8c}

/* */

td.shop-column1 { width: 70%; padding-right: 10px; }
td.shop-column2 { width: 30%; }

h2.shop-product-title { font-size: 18px; font-weight: bold; }

/* SHOP CART */

div.shop-cart { text-align: right; font-size: 10px; text-transform: uppercase; margin-bottom: 20px; }
a.shop-cart { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-cart:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP PATH */

div.shop-path { text-align: left; font-size: 10px; text-transform: uppercase; margin-bottom: 10px; }
a.shop-path { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-path:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP FOLDERS */

div.shop-folders { }
div.shop-folders-title { color:#000000;font-weight:bold;padding:5px;background-color:#e0e0e0; }
div.shop-folders-body { padding: 15px; font-size: 11px; }
a.shop-folder { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: none; text-transform: uppercase;}
a.shop-folder:hover { font-size:10px; font-family: tahoma; font-weight: bold; text-decoration: underline; text-transform: uppercase;}

/* SHOP PRODUCT LIST */

table.shop-products { font-size:11px; border-collapse: collapse; border-bottom: 1px solid #cccccc;  }
table.shop-products td { padding:5px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc;}
td.product-th { padding:5px; background-color: #cccccc; font-weight: bold; color: #000000; text-align: center; }
td.product-tb { padding:5px; border-top: 1px solid #cccccc; text-align: right; }

div.shop-add-to-cart { padding:5px; }
span.shop-remove-from-cart { cursor: pointer; color: #cc0000; text-decoration: underline; }
span.shop-remove-from-cart:hover { cursor: pointer; color: #000000; text-decoration: underline; }

/* SHOP PRODUCT LIST STAGE */

table.stage { font-size:11px; }
td.stage-title { text-transform:uppercase; background-color:#cccccc; padding:7px; }
td.stage-image { padding: 5px; text-align:center; }
td.stage-body { padding: 10px; }


/* SHOP PRODUCT FORMS */

input.number { border:1px solid #cccccc; }
input.shop-add-to-cart { }
form.nomargin { margin: 0px;}

/* SHOP PRODUCT MISC */

#shop-added { display:none; z-index:10000; padding:5px; border:1px solid gray; position:absolute; left:0px; top: -20px; background-color:#FFFFCC;font-size:11px;font-family: verdana; }







form.hidden { margin: 0px; }



ul.boxes {
	color: #cccccc;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
}

ul.boxes li { margin-bottom: 5px; }
ul.boxes li:hover { margin-bottom: 5px; }
