@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:#696969;
}
body {
	background:#FFF;
	margin:0 8px;
}

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


a img           { border-color:#000 }

h1,h2,h3,h4,h5,h6 { margin:0px; padding:0; color:#a52536; 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-bottom:-86px;
	}
.clear {
	clear:both;
	height:86px;
	}


.top {
	height:133px;
	}

.logo {
	float:left;
	padding:0 0 0 94px;
	}
.logo img {
	border:none;
	}


.tel_search {
	float:right;
	width:588px;
	height:133px;
	padding:0 18px 0 0;
	background:url(tel_search_line.gif) center no-repeat;
	}
div.tel {
	float:left;
	text-align:right;
	padding:28px 0 0 0;
	font:16px Arial, Helvetica, sans-serif;
	color:#6c6b6b;
	}
	div.tel a {
		font:18px Arial, Helvetica, sans-serif;
		color:#2d89b8;
		text-decoration:none;
		}
	div.tel a:hover {
		color:#2d89b8;
		text-decoration:underline;
		}
span.tel1 {
	 font:14px Arial, Helvetica, sans-serif;
	 color:#2b2b2b;
	 }
span.tel2 {
	font:20px Arial, Helvetica, sans-serif;
	color:#212121;
	}

.search {
	float:right;
	padding:50px 0 0 0;
	font:bold 11px Tahoma, Times, serif;
	color:#292929;
	}

input.search_box {
	float:left;
	border:none;
	background:url(search.gif) top left no-repeat;
	width:200px;
	height:14px;
	margin:2px 0 0 0;
	padding:2px 4px 2px 12px;
	font:11px Tahoma, Times, serif;
	color:#5c5c5c;
	}
input.search_button {
	float:left;
	border:none;
	background:url(search_button.gif) top left no-repeat;
	width:22px;
	height:18px;
	margin:2px 0 0 0;
	padding:0;
	cursor:pointer;
	}	


.pic {
	height:212px;
	background:url(pic.jpg) top left no-repeat;
	}
.pic_b {
	height:212px;
	background:url(pic_bot.gif) bottom right no-repeat;
	}


.top_menu {
	padding:0;
	margin:0;
	list-style:none;
	height:42px;
	background:url(top_menu_bg.gif) top repeat-x;
	}
.top_menu li.left {
	height:42px;
	background:url(top_menu_left.gif) top left no-repeat;
	}

#tmenu {
	padding:0 0 0 0;
	margin:0 0 0 20px;
	list-style:none;
	height:42px;
	background:url(top_menu_right.gif) top right no-repeat;
	}
#tmenu li.normal {
	display:inline;
	font:14px Arial, Helvetica, sans-serif;
	color:#2b2b2b;
	text-transform:uppercase;
	padding:0 0 0 17px;
	float:left;
	}
#tmenu li.over {
	font:14px Arial, Helvetica, sans-serif;
	color:#a52536;
	text-transform:uppercase;
	cursor:pointer;
	background:url(tmenu_left_o.gif) top left no-repeat;
	padding:0 0 0 17px;
	float:left;
	}
#tmenu li.normal a, #tmenu li.normal a:hover  {
	display:block;
	color:#2b2b2b;
	text-decoration:none;
	padding:13px 17px 13px 0;
	//padding:13px 17px 13px 0;
	}
#tmenu li.over a, #tmenu li.over a:hover {
	display:block;
	background:url(tmenu_right_o.gif) top right no-repeat;
	color:#a52536;
	text-decoration:none;
	padding:13px 17px 13px 0;
	//padding:13px 17px 13px 0;
	}

.center {
	padding:0 4px 0 0;
	}


#lmenu {
	list-style:none;
	padding:1px 2px 0 3px;
	margin:0;
	background:#dadada;
	}
#lmenu li {
	list-style:none;
	background:url(lmenu_icon.gif) center left no-repeat;
	font:10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#444343;
	}
	#lmenu li a {
		display:block;
		color:#444343;
		text-decoration:none;
		padding:6px 23px 6px 43px;
		margin:1px 0;
		}
	#lmenu a:hover {
		background:#a52536 url(lmenu_icon_o.gif) center left no-repeat;
		color:#ffffff;
		text-decoration:none;
		}

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



.spec_title {
	background:url(spec_title.gif) top left no-repeat;
	height:23px;
	padding:0 0 0 18px;
	margin:27px 0 0 0;
	font:18px Tahoma, Times, serif;
	color:#ffffff;
	}
.spec {
	background:#eeeeee;
	padding:13px 24px;
	color:#696969;
	}
.news {
	background:#eeeeee url(news_bot.gif) bottom left no-repeat;
	padding:20px 18px 40px 18px;
	font:12px 'ArialNarrow';
	color:#696969;
	margin-bottom:60px;
	}


			/*CONTENT*/

h1.name {
	font:20px Tahoma, Times, serif;
	color:#a52536;
	margin:46px 0 32px 0;
	}
.content {
	font:14px 'ArialNarrow';
	color:#696969;
	padding:0 18px 60px 32px;
	}


.news_title {
	background:url(news_title.gif) top left no-repeat;
	height:22px;
	padding:0 0 0 18px;
	font:18px Tahoma, Times, serif;
	color:#FFFFFF;
	}


			/*BOTTOM*/
#bottom {
	height:86px;
	background:url(bot_bg.gif) top repeat-x;
	}
.bot {
	height:86px;
	background:url(bot_pic.gif) top left no-repeat;
	}
.menu_copy {
	height:74px;
	}
.copy {
	float:left;
	background:url(mega.gif) top left no-repeat;
	height:32px;
	padding:4px 0 0 55px;
	margin:28px 0 0 28px;
	//margin:28px 0 0 18px;
	font:11px Arial, Helvetica, sans-serif;
	color:#7a7a7a;
	}
	.copy a {
		color:#a52536;
		text-decoration:none;
		}
	.copy a:hover {
		color:#a52536;
		text-decoration:underline;
		}

#bmenu {
	float:right;
	list-style:none;
	padding:38px 45px 0 0 ;
	margin:0;
	}
#bmenu img {
	display:inline;
	margin:0 0 -2px 0;
	}
#bmenu li {
	list-style:none;
	display:inline;
	font:11px Arial, Helvetica, sans-serif;
	color:#494949;
	padding:0 10px;
	}
	#bmenu li a {
		color:#494949;
		text-decoration:none;
		}
	#bmenu li a:hover {
		color:#a52536;
		text-decoration:underline;
		}

.title {
	height:12px;
	text-align:center;
	font:9px Arial, Helvetica, sans-serif;
	color:#7a7a7a;
	}
	.title a, .title a:hover {
		color:#7a7a7a;
		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 #696969;}


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

.thumb              {color:#696969}

/* */

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