/*--------------------------------------  DEFAULTS  ---------------*/
*{
	margin: 0px;
    padding: 0px;

}


img{
    border: 0px;
}

img.png {
    behavior: url("/pngbehavior.htc");
}

a{
    text-decoration: underline;
    color: #ff4800;
}
a:hover { color:#ff0000; text-decoration:underline }
a img { border:none }

span.arrow{
	font-family: "Times New Roman", serif;
}
body,html { min-height:100%; height:auto !important; height:100% }
body{

	background: #fff url(/img/main_page_body_bg.jpg) repeat-x;
	text-align: left;
	width: 100%;
	font: 81.26% arial,sans-serif;
	color: #333;
position:relative
}

ul{                       /* убираем маркеры в списках */
	list-style: none;
	margin:0 0 15px 0;
}
ul li { margin:0 0 5px 0 }


div#wrap{
	min-width: 1000px;
	/*
	z-index: 1;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	*/

	background: url(/img/sub_page_bg.jpg) no-repeat top right;
}

h1{
	font: 1.69em "Arial Narrow",arial,sans-serif;
	color: #4d4d4d;
	font-weight: 400;
	margin-bottom: 30px;
	overflow: hidden;
	clear: both;
}

.hh{
width: 331px;
	float: left;
	font: 22px "Arial Narrow",serif;
	color: #404040;
	margin-bottom: 0px;
	clear: none;
}


p { margin:0 0 15px 0 }

/*---------------------------------------- IMAGES ------------------------------------------*/

img.picto_home, img.picto_home_active{
	width: 11px;
	height: 11px;
}

img.picto_map, img.picto_map_active{
	width: 15px;
	height: 11px;
}

img.picto_search, img.picto_search_active{
	width: 10px;
	height: 10px;
}

img#main_logo{
	width: 203px;
	height: 48px;
}

img#cosmos_logo{
	width: 111px;
	height: 20px;
}




/*--------------------------------------- ABOVE HEADER ------------------------------------*/

div#above_header{
	width: 100%;
	height: 68px;
	overflow: hidden;
	clear: both;
}

div#above_header div.for_main_menu{
	width: 63%;
	height: 100%;
	background: #4d4d4d url(/i/header-background.gif) repeat-x top;
	float: left;
}

ul#main_menu{
	width: 91%;
	margin: 22px 0px 0px 50px;
	overflow: hidden;
	font-weight: 900;
}

ul#main_menu li{
	float: left;
	padding-right: 2.2%;
}

ul#main_menu li p{
	float: left;
	padding: 3px 7px 3px 7px;
}

ul#main_menu li.current p{
	background: #ff4800;
}
ul#main_menu li a{
	color: #fffefe;
}

ul#main_menu li a:hover{
	color: #ff6232;
}

ul#main_menu li.current a:hover{
	color: #fff;
}

ul#main_menu li.current strong{
	color: #ffffff;
}

div#above_header ul.icons{
	width: 190px;
	float: left;
	margin: 17px 0px 0px 18px;
}

div#above_header ul.icons li{
	width: 38px;
	height: 38px;
	float: left;
	text-align: center;
	margin-right: 24px;
}

div#above_header ul.icons li.current{
	background: url(/img/icons_current_bg.gif) no-repeat;
}

div#above_header ul.icons li img{
	margin-top: 12px;
}


/*--------------------------------- MAIN -------------------------------------------*/

div#main{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-bottom: 140px;

}

div#main_left{
	float: left;
	width: 64%;
	/*overflow: hidden;*/
	margin-left: 50px;
}

div#header{
	width: 100%;
	margin-top: 59px;
	overflow: hidden;
}

div#header div.for_main_logo{
	width: 280px;
	float: left;
}

div#header h1{
	width: 331px;
	float: left;
	font: 22px "Arial Narrow",serif;
	color: #404040;
	margin-bottom: 0px;
	clear: none;
}

div#sub_right{
	width: 280px;
	float: right;
	margin-top: 59px;
}

div#full_text{
	margin: 61px 0px 30px 0px;
	width: 100%;
	line-height: 1.4em;
}

div#full_text ul li{
	background: url(/img/sub_right_menu_bg.gif) no-repeat 0px 9px;
	padding-left: 21px;
}

div#full_text img{
	border: #4d4d4d solid 2px;
	margin: 10px 10px 10px 0px;
}

div#catalog_columns{
	margin-top: 61px;
	overflow: hidden;
	width: 100%;
}







/*---------------------------------- FOOTER --------------------------------*/

div#footer{
	width: 100%;
	height: 113px;
	overflow: hidden;
	clear: both;

	position: absolute;
	bottom: 0px;

	background: #f3efe6;
}

div#footer_left{
	width: 30%;
	float: left;
	margin: 50px 0px 0px 50px;
	font-size: 0.85em;
}

div#footer_right{
	width: 140px;
	float: right;
	text-align: right;
	margin: 50px 50px 0px 0px;
}

#blackBack { position:absolute; top:0; left:0; height:100%; width:100%; background:#4d4d4d; z-index:300;
filter: alpha(opacity=50);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.50;
opacity:0.50;
}
#iframeBack { position:absolute; top:0; left:0; height:95%; width:95%; background:#ffffff; margin:0; padding:0; z-index:299;
filter: alpha(opacity=0);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
-moz-opacity: 0.0;
opacity:0.0;
}

a.more { text-decoration:none; border-bottom:#ff4800 1px dashed }
a.more:hover { text-decoration:none; border-bottom:#ff0000 1px dashed }
.button { font-family:Arial, Helvetica, sans-serif; color:#4d4d4d; font-size:1em; padding:.5em 1em; height:auto !important }
.textInput { font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#4d4d4d; background:url(/img/input_.gif) -6px 0 no-repeat; padding:2px 2px 2px 4px; border-top:#999999 1px solid; border-right:#efefef 1px solid; border-bottom:#efefef 1px solid; border-left:#cccccc 1px solid; }
.inputRequired { background-position:0 0 }
#send_request_form .body_left .textInput { width:192px }
#send_request_form .body_right .textInput { width:326px }
div#send_request_form div.send div.for_button input.button{
	width: 132px;
	height: 29px;
	margin-left: 45px;
	font-size:1.08em
}

h3 {padding-bottom: 20px; padding-top: 10px;}
.cat img { behavior: url(/css/iepngfix.htc); }



.salelinks {color:#D18F3D !important; font-size:10px !important;}
.salelinks a {font-size:10px !important; color:#D18F3D !important; text-decoration:underline !important;}
.salelinks a:hover {font-size:10px !important; color:#D18F3D !important; text-decoration:none !important;}