@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, div, ul, li, input {
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
}
body {
	background:#FFF;
}

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


a img           { border-color:#000 }

h1,h2,h3,h4,h5,h6 { margin:0px; padding:0; color:#d11226; 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}


h1.name {
	font:24px Trebuchet MS;
	color:#303030;
	text-transform:uppercase;
	border-bottom:2px solid #303030;
	padding:20px 0 2px 0;
	}

.hk {
	font:11px Arial, Helvetica, sans-serif;
	color:#999999;
	margin:2px 0 12px 0;
	}
	.hk a {
		color:#d11226;
		text-decoration:none;
		}
	.hk a:hover {
		color:#d11226;
		text-decoration:underline;
		}

.content {
	font:12px Tahoma, Times, serif;
	color:#666666;
	padding:0 8px 46px 22px;
	}


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 -105px 0;
	background:url(top_bg.jpg) top repeat-x;
	}
.clear {
	clear:both;
	height:105px;
	}


a.img1 {
	border:none;
	display:block;
	text-align:center;
	width:145px;
	background:url(img1.jpg) bottom center no-repeat;
	padding:0 0 130px 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#d11226;
	text-transform:uppercase;
	text-decoration:none;
	}
	a:hover.img1 {
		color:#d11226;
		text-decoration:underline;
		}
	
a.img2 {
	border:none;
	display:block;
	text-align:center;
	width:145px;
	background:url(img2.jpg) bottom center no-repeat;
	padding:0 0 130px 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#d11226;
	text-transform:uppercase;
	text-decoration:none;
	}
	a:hover.img2 {
		color:#d11226;
		text-decoration:underline;
		}

a.img3 {
	border:none;
	display:block;
	text-align:center;
	width:145px;
	background:url(img3.jpg) bottom center no-repeat;
	padding:0 0 130px 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#d11226;
	text-transform:uppercase;
	text-decoration:none;
	}
	a:hover.img3 {
		color:#d11226;
		text-decoration:underline;
		}

a.img4 {
	border:none;
	display:block;
	text-align:center;
	width:145px;
	background:url(img4.jpg) bottom center no-repeat;
	padding:0 0 130px 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#d11226;
	text-transform:uppercase;
	text-decoration:none;
	}
	a:hover.img4 {
		color:#d11226;
		text-decoration:underline;
		}


/*TOP*/

.top {
	height:290px;
	background:url(top_pic.jpg) top left no-repeat;
	}
.top1 {
	height:57px;
	}
.icon_block {
	float:left;
	padding:20px 0 0 20px;
	}
	.icon_block img {
		display:inline;
		margin:0 4px;
		border:none;
		}
#tmenu {
	float:right;
	list-style:none;
	padding:30px 15px 0 0;
	margin:0;
	}
#tmenu li {
	display:inline;
	font-weight:bold;
	text-transform:uppercase;
	}
	#tmenu li a {
		display:inline-block;
		color:#d11226;
		text-decoration:none;
		padding:0 15px 12px 15px;
		}
	#tmenu li a:hover {
		color:#303030;
		text-decoration:none;
		border-bottom:6px solid #303030;
		padding:0 15px 6px 15px;
		}

			
			/*/TOP*/

.center {
	background:url(body_bg.jpg) top repeat-x #ffffff;
	}
.center_ {
	background:url(body_bot_bg.jpg) bottom repeat-x;
	padding:0 0 0 15px;
	}	
	
			/*LEFT_COLUMN*/


.search {
	height:61px;
	background:url(search_pic.gif) top left no-repeat;
	padding:22px 0 0 31px;
	margin:20px 0 26px 0
	}

		form.search_ {
					margin:0;
					padding:0;
					background:url(search.gif) top left no-repeat;
					width:184px;
					height:18px;
			}
		input.search_box {
					float:left;
					border:none;
					background:transparent;
					width:110px;
					height:14px;
					padding:2px 3px 2px 10px;
					margin:0;
					font:11px;
					color:#999999;
					}
		input.search_button {
					float:left;
					border:none;
					cursor:pointer;
					background:url(search_button.gif) top left no-repeat;
					width:60px;
					height:18px;
					}				

#lmenu {
	list-style:none;
	padding:0 9px;
	margin:0 0 20px 0;
	font:12px;
	text-transform:uppercase;
	}
#lmenu li {
	border-bottom: 1px solid #c9c9c9;
	}
#lmenu li.normal {
	display:block;
	background:url(lmenu_icon_n.gif) center left no-repeat;
	padding:7px 24px 7px 20px;
	}
#lmenu li.over {
	background:url(lmenu_bot_o.gif) bottom right no-repeat #d11226;
	cursor:pointer;
	padding:7px 0 7px 0;
	}
	#lmenu li.normal a, #lmenu li.normal a:hover {
		display:block;
		color:#313131;
		text-decoration:none;
		}
	#lmenu li.over a, #lmenu li.over a:hover {
		color:#f9ed09;
		text-decoration:none;
		background:url(lmenu_icon_o.gif) center left no-repeat;
		padding:0 24px 0 20px;
		}


.lblock_titles {
	font:14px;
	color:#f9ed09;
	text-transform:uppercase;
	height:20px;
	padding:4px 0 0 8px;
	margin:25px 0 0 0;
	background:url(spec_title.gif) top left no-repeat;
	}

.spec {
	font:14px;
	color:#666666;
	border-right: solid 1px #c9c9c9;
	padding:15px 0 5px 0;
	}
.spec span {
	font:16px;
	color:#d11226;
	}

.spec_img {
	height:5px;
	background:url(spec_bot.gif) top left no-repeat;
	}

.contacts {
	font:15px;
	color:#666666;
	border-right: solid 1px #c9c9c9;
	padding:22px 38px 18px 18px;
	}
.counters {
	padding:25px 0 30px 0;
	text-align:center;
	}
			/*/LEFT_COLUMN*/

			/*RIGHT_COLUMN*/


.news_title {
	font:24px Trebuchet MS;
	color:#d11226;
	text-transform:uppercase;
	border-bottom: 2px solid #d11226;
	padding:0 0 2px 0;
	margin:20px 0 12px 0;
	}
.news {
	font:11px Arial, Helvetica, sans-serif;
	color:#888888;
	}
	.news a {
		color:#303030;
		text-decoration:none;
		}
	.news a:hover {
		color:#303030;
		text-decoration:underline;
		}
.news span {
	font:13px Arial, Helvetica, sans-serif;
	color:#303030;
	text-decoration:underline;
	}
.date {
	background:url(date_right.gif) top right no-repeat;
	padding-right:11px;
	}
.date .bg {
	font:12px Arial, Helvetica, sans-serif;
	color:#f9ed09;
	background:url(date_bg.gif) top repeat-x;
	padding:2px 0 8px 6px;
	}

.rblock_title {
	height:20px;
	background:url(rblock_title.gif) top left no-repeat;
	padding:4px 0 0 8px;
	margin:25px 0 0 0;
	font:14px;
	color:#f9ed09;
	text-transform:uppercase;
	}
.new {
	border-left: 1px solid #c9c9c9;
	font:12px;
	color:#666666;
	padding:15px 0 5px 0;
	}
.new span {
	font:16px;
	color:#d11226;
	}
.new_img {
	height:5px;
	background:url(new_img.gif) top left no-repeat;
	}

.info {
	border-left: 1px solid #c9c9c9;
	padding:22px 0;
	text-align:center;
	}

			/*/RIGHT_COLUMN*/

			/*BOTTOM*/

#bottom {
	width:100%;
	min-width:990px;
	height:105px;
	background:url(bot_bg.jpg) bottom repeat-x;
	}
.in_bottom {
	height:101px;
	background:url(bot_pic.jpg) top left no-repeat;
	padding:4px 0 0 0;
	}
#bmenu {
	list-style:none;
	text-align:right;
	height:30px;
	padding:0px 25px 0 0;
	margin:0;
	}
#bmenu li {
	display:inline;
	font:11px;
	text-transform:uppercase;
	}
	#bmenu li a {
		display:inline-block;
		color:#d11226;
		text-decoration:none;
		padding:12px 15px 0 15px;
		}
	#bmenu li a:hover {
		color:#303030;
		text-decoration:none;
		border-top:4px solid #303030;
		padding:8px 15px 0 15px
		}

.copy {
	height:30px;
	padding:29px 0 0 24px;
	font:11px Tahoma, Times, serif;
	color:#666666;
	}
	.copy a {
		color:#666666;
		text-decoration:none;
		}
	.copy a:hover {
		color:#666666;
		text-decoration:underline;
		}

.title {
	height:12px;
	text-align:center;
	font:9px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	.title a, .title a:hover {
		color:#666666;
		text-decoration:none;
		}

			/*/BOTTOM*/











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


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


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

.thumb              {color:#666666}

/* */

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; }