* {margin: 0px;padding: 0px;}
body, html 				{height: 100%; background-color: Black; text-align: center; font-family: "Trebuchet MS"; font-size: 13px;}
a:link, a:visited 	{color: #6bbcf5; text-decoration: underline; font-size: 13px;}
a:hover					{text-decoration: none;}
p {margin: 5px 0px}
img {border: none}
.clr { font-size:1px; line-height:1px; height:1px; clear:both;}
#body_div {
	 background: #535353 url(../images/bg_head.jpg) no-repeat top;
	 width: 1000px;
	 min-height: 732px;
	 /*height: 932px;*/
	 margin: 0px auto;
}
#body_top {
	width: 1000px;
	min-height: 732px;
	/*height: 932px;*/
	background: url(../images/bg.jpg) no-repeat bottom;
}
/*Меню*/
#menu {
	margin: 0px auto;
}
.moduletable_main {
	width: 200px;
}
/*Главное меню*/
.moduletable_main td {
	text-align: center;
}
#menu td, .moduletable_main td {
	background-image: url(../images/cell_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
}
.moduletable_main td {
	padding-left: 8px;
}
*table.moduletable_main td {
	padding-left: 10px;
}
.moduletable_main td a:link, .moduletable_main td a:visited {
	color: #254862;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.moduletable_main td a:hover {
	color: White;
}
#menu a {
    white-space: normal;
}
#menu_top {
	height: 35px;
	background-image: url(../images/menu_top.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#menu_bot {
	height: 82px;
	background-image: url(../images/menu_bot.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu_side {
	background-image: url(../images/menu_side_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	vertical-align: top;
	width: 47px;
}
#menu_side_bg {
	width: 47px;
	height: 267px;
	background-image: url(../images/menu_side.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#menu_content {
	width: 201px;
	text-align: center;
	background-color: #d5d4d2;
	vertical-align: top;
}
.menu_cell {
	background-image: url(../images/cell_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 5px 0px;
	text-align: left;
	padding-left: 15px;
}
.menu_cell a:link, .menu_cell a:visited {
	color: #254862;
	text-decoration: none;
	font-size: 13px;
}
.menu_cell a:hover {
	text-decoration: underline;
}
/**/
.contentpaneopen {
	color: White;
}
/*Новости*/
.date-news {
	color: #fa9100;
	font-size: 14px;
}
.intro-news {
	color: #a2a2a2;
	font-size: 14px;
}
/*Заказ*/
#products_table {
	margin: 5px;
	border-collapse: collapse;
	border-color: #5a5a5a;
}
#products_table .head td {
	background-color: #626262;
	color: #feb300;
}
#products_table td {
	padding: 5px;
	text-align: center;
	border: 1px solid #5a5a5a;
}
#order {
	display: none;
}
/*Footer*/
#footer {
    height: 100px;
    text-align: center;
}

ul.pagination li {
display: inline;
padding: 0 5px;
}

ul.pagination li a:link, ul.pagination li a:visited {
	text-decoration: none;
	
	}
	
ul.pagination li a:hover {
	text-decoration: underline;
	}
	
.componentheading {
	font-weight: bold;
	width: 100%;
	border-bottom: 1px #ccc solid;
	font-size: 15px;
	}		








#topblocks { padding:0 0 20px 0;}
#botblocks { padding:10px 0 0 0;}
.blockrl { width:33%; float:left;}
.blockc { width:34%; float:left;}
.lpad { padding:0 10px 0 0;}
.cpad { padding:0 5px;}
.rpad { padding:0 0 0 10px;}















