@charset "utf-8";
/* CSS Document */
/*
* {margin: 0; padding: 0}
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #fff;
	min-width: 1000px;
	background: #98ca33;
	margin: 0px;
	padding: 0px;
}
html, body {height: 100%}
	
table, img {border: 0}

a {color: #fff; text-decoration: underline}
a:hover {text-decoration: none}

h1.title_page_h1 {
	position: relative;
	top: -6px;
	display: block;
	width: 339px;
	height: 40px;
	padding-top: 44px;
	font-size: 200%;
	font-style: italic;
	color: #1c0b06;
	text-align: center;
	margin: 0 auto;
	background-image: url(/templates/www/palmira/images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

p {margin-bottom: 14px}


#main, #footer {position: relative; min-width: 1000px; max-width: 2048px; min-height: 100%; font-size: 0.75em; margin: 0 auto;
	background: #98ca33 url(/templates/www/palmira/images/main_bg.gif) repeat-x 0 0}
*html #main, #footer {height: 100%; width: expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 2049 ? "2048px" : (((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 1000 ? "1000px" : "100%"))}
#main.inner {
	background-image: url(/templates/www/palmira/images/main_inner_bg.gif);
	background-repeat: repeat-x;
	background-position: 24px 0;
}


#mid_block {height: 765px; text-align: center; background: url(/templates/www/palmira/images/flash_block_bg_bot.gif) no-repeat center bottom}
#flash_block {margin-bottom: 7px; background: url(/templates/www/palmira/images/flash_block_bg_mid.gif) no-repeat center 408px}
#botmenu {text-align: center}
#botmenu div.top {height: 18px}
#botmenu a {font-weight: bold; margin: 0 9px 0 8px}

#header {height: 212px; padding: 42px 0 0 334px; background: url(/templates/www/palmira/images/header_bg.jpg) no-repeat 0 0}
#logo {font-size: 400%; font-weight: bold; height: 108px}
#contacts {text-align: right; padding-right: 78px}

#topmenu {height: 30px; text-align: center}
#topmenu span.splitter {padding-left: 5px; background: url(/templates/www/palmira/images/topmenu_splitter.gif) no-repeat 1px 0}

#content {color: #1c0b06; padding: 0 8px}



#content_bg_top {width: 100%; background: #fff url(/templates/www/palmira/images/content_bg_top.gif) repeat-x 0 0}
#content_bg_bot {width: 100%; background: url(/templates/www/palmira/images/content_bg_bot.gif) repeat-x 0 bottom}
#content_bg_right {width: 100%; background: url(/templates/www/palmira/images/content_bg_right.gif) repeat-y right 0}
#content_bg_left {width: 100%; background: url(/templates/www/palmira/images/content_bg_left.gif) repeat-y 0 0}
#content_bg_topleft {width: 100%; background: url(/templates/www/palmira/images/content_bg_topleft.gif) no-repeat 0 0}
#content_bg_topright{width: 100%; background: url(/templates/www/palmira/images/content_bg_topright.gif) no-repeat right 0}
#content_bg_botright {width: 100%; background: url(/templates/www/palmira/images/content_bg_botright.gif) no-repeat right bottom}
#content_bg_botleft {position: relative; width: 100%; min-height: 400px; background: url(/templates/www/palmira/images/content_bg_botleft.gif) no-repeat 0 bottom}

*html #content_bg_botleft {
	height: 400px;
}
#content_in {
	padding-top: 27px;
	padding-right: 73px;
	padding-bottom: 18px;
	padding-left: 67px;
/*
	overflow: scroll;
	background-color: #FFCCFF;
	*/
}
#content_in a:link, #content_in a:hover, #content_in a:active, #content_in a:visited{
    color:#508be3;
}


#footer_block {clear: both; height: 106px}
#footer_main {position: relative; clear: both; height: 106px; margin: -106px 0; font-size: 0.75em}
#footer {height: 106px; font-size: 95%; text-align: center; background: url(/templates/www/palmira/images/footer_bg.gif) repeat-x 0 bottom}
#footer div.block {padding-top: 1px}
#footer a.counter img {margin: 0 9px 7px 9px}
#copy {float: left; padding: 37px 0 0 75px}
#counters {float: right; padding: 22px 79px 0 0}
#counters a { float: left; margin-left: 17px}

.news_item{
	float:left;
	clear:left;
	width:100%;
	margin:0 0 10px 0;
}

div.news_date{
    float:left;
    width:74px;
    height:18px;
    color:#ffffff;
    font-family:Verdana;
    padding:2px 0 0 10px;
}

div.news_body{
    margin:0 0 0 92px;
}

div.news_body div.news_name, div.news_item_head div.news_name{
    font-family:Verdana;
    font-size:14px;
    color:#6db3d1;
}

div.news_item_head div.news_name{
    margin:0 0 0 92px;
}

div.news_body div.news_name a:link, div.news_body div.news_name a:hover, div.news_body div.news_name a:active, div.news_body div.news_name a:visited{
    font-family:Verdana;
    font-size:14px;
    color:#6db3d1;
    text-decoration:underline;
}

div.news_body div.news_short{
    margin:8px 0 0 0;
    color:#666666;
    font-family:Verdana;
    font-size:12px;    
}

div.news_item_head{
	float:left;
	width:100%;
	margin:0 0 10px 0;
}

div.news_item_body{
    clear:left;
    color:#666666;
    font-family:Verdana;
    font-size:12px;    
}

div#news_archive{
    text-align:center;
    margin:10px 0 10px 0;
}
/*
.news_img{
	border:1px solid #003399;
	float:left;
	margin:0 5px 5px 0;	
}

.news_img img{
	display:block;
}

.news_name{
	padding:0 0 3px 0;
	color:#0099cc;
}

.news_name a:link, .news_name a:hover, .news_name a:active, .news_name a:visited{
	font-weight:bold;
	color:#0099cc;
}

.news_date{
	color:#0099cc;
	margin:0 0 5px 0;	
}
*/
.news_iimg{
	float:left;
	border:1px solid #003399;
	margin:0 8px 8px 0;
}

.news_iimg img{
	display:block;
}

#page_nav{
	clear:left;
	margin:10px 0 0 0;
}

#page_nav div{
	padding:3px 8px 3px 8px;
	float:left;
	color:#ffffff;
	font-weight:bold;
}

#pre_next{
	clear:left;
	float:left;
	width:100%;
	padding:15px 0 15px 0;
}

#list_arch{
	clear:left;
	float:left;
	width:100%;	
	margin:15px 0 0 0;
}

div.sub_menu{
    position:absolute;
    display:none;
    width:211px;
    z-index:8000;
}

div.sub_menu ul{
    width:211px;
    background:url(/templates/www/palmira/images/sub_bg.gif) repeat-y;
    list-style:none;
    margin:0;
    padding:0;
}

div.sub_menu ul li{
    text-align:left;
    background:url(/templates/www/palmira/images/sub_li_bg.gif) no-repeat;
    background-position:bottom;
    width:194px;
    padding:0 0 8px 17px;
    margin:0 0 5px 0;
}

div.sub_menu div.top{
    width:211px;
    height:13px;
    background:url(/templates/www/palmira/images/sub_top.gif) no-repeat;
}

div.sub_menu div.bottom{
    width:211px;
    height:13px;
    background:url(/templates/www/palmira/images/sub_bottom.gif) no-repeat;
}

div.sub_menu ul li a:link, div.sub_menu ul li a:hover,
 div.sub_menu ul li a:active, div.sub_menu ul li a:visited{
	text-decoration:none;
	font-family:Verdana;
}

ul.catalog_category{
    float:left;
    clear:left;
    list-style:none;
}

ul.catalog_category li{
    float:left;
    width:150px;
    border:1px solid red;
    height:30px;
    margin:5px 0 0 5px;
}

/*************************************************************************************/

/* Профлисты */

.td_align_c {
	text-align: center;
}

.td_align_c img {
	padding-left: 15px;
}

table.profl td {
	padding-bottom: 25px;
	vertical-align: top;
/*	border: thick solid #00CC00; */
}

table.profl h2 {
/*	padding-bottom: 15px; */
	font-size: 26px;
/*	padding-top: 0px; */
	margin-top: 0px;
}

table.profl {
	margin-right: auto;
	margin-left: auto;
/*	width: auto; */
}

.profl li {
	margin-left: 20px;
}

/* *********** профиль руки *************/

table.table_schema {
	font-size: 20px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}

table.table_schema td {
	vertical-align: middle;
	padding-bottom: 0px;
/*	border: thick dotted #009966; */
}
/*
.td_align_c img {
	float: left;
}
*/

.img_item_left {
	float: left;
}

#color_text h1 {
	font-size: 20px;
}

#color_text h3 {
	margin-top: 20px;
	margin-bottom: 5px;
	/*	margin: 10px;  */
/*	padding: 0px; */
/*	background-color: #00CC66; */
	font-size: 14px; 
}

#color_text p {
/*	background-color: #FF99CC; */
	margin-bottom: 0px;
	margin-top: 0px;
}
/*************************************************************************************/

/* Rockwool */

#colora {
	margin-right: auto;
	margin-left: auto;
}

/* paroc */

#paroc table td {
	padding: 5px; 
/*	border: thin dotted #006699; */
}

#paroc table {
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}
/*
#paroc li {
	margin-left: 50px;
}
*/
table.paroc_compare td {
/*	padding: 5px;  */
	border: thin solid #333333;
}

tr.header_compare td {
	background-color: #A2E8D1;
	font-weight: bold;
	vertical-align: top;
}

/* Matrix управление стилем меню 27/06/09 */

div.sub_menu a {
	display: block;	 
}

div.sub_menu a:hover {
	color: #000000;
}

/* Matrix управление стилем меню */

