/*
	Author: ALAN
	Copyright: freedom.of.by
	e-mail: alanneo@tut.by
	URL: http://www.freedom.of.by/user/alanneo
*/

@import url("tools.css");
@import url("blocks.css");
@import url("base.css");
@import url("engine.css");

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, table, font {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    margin: 0 0 0.2em 0;
	line-height: 1.1em;
}

h1 { font-size: 12px; font-weight: bold; }
h2 { font-size: 12px; font-weight: bold; line-height: 18px; }
h3 { font-size: 1em; font-weight: bold; line-height: 16px; }
h4 { font-size: 10px; font-weight: bold; line-height: 15px; }
.flarge { font-size: 17px; font-weight: normal; line-height: 18px; }
.indents {
	padding: 0; margin: 0;
	line-height: normal;
}


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


input, textarea, select {
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}


body {
	color: #414141;
	background-color: #ffffff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
}

.pagebg {
	padding: 0; margin: 0;
	/*background-attachment: fixed;*/
}

*html .pagebg { background-attachment: scroll; }


p {
	padding: 0; margin: 0;
	margin-bottom: 12px;
}
.clr { clear: both; }
img  { border:0 none; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
hr	{
	border: 0 none;
	border-top: 1px solid #cfcfcf;
	height: 1px;
}

table {
	border-collapse: collapse;
	border-spacing: 0; border: 0px;
}

table td { padding: 0px; }


ul {
    margin: 0;
    padding-left: 16px;
    list-style-position:outside;
    list-style-image:none;
    }

ul li { margin: 0; padding: 0; }

ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 18px;
	margin-left: 2.2em;
}

.wrapper {
	margin: auto;
	width: 100%;
	min-width: 994px;
	max-width: 1600px;
	text-align: left;
}

.wrapper { width: expression(((document.body.clientWidth)) < 994? "994px": ((document.body.clientWidth)) > 5000? "5000px": "100%" ); }


.tophead, .tophead .dleft, .tophead .dright { height: 241px; }
.tophead {
	overflow: hidden;
	background: url("../images/tophead_bg.png") repeat-x 0 0;
}
.tophead .dleft {
	background: url("../images/tophead_left.png") no-repeat 0 0;
	padding-left: 577px;
	position: relative;
}
.tophead .dright {
	background: url("../images/tophead_right.png") no-repeat 100% 0;
	padding-right: 0px;
}

h1.freedomlogo {
	display: block;
	margin: 0; padding: 0;
	position: absolute;
	top: 20px; left: 0px;
}
h1.radio {
	padding-top: 30px; padding-left: 10px;
}
.verhmenu {
	display: block;
	width: 60px; height: 60px;
	margin: 0; padding: 0;
	position: absolute;
	top: 150px; left: 12px;
}

.tophead_i1 { padding-top: 65px; height: 100px; overflow: hidden;}
.tophead_i2 {
	height: 100px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
}


.tophead .blockinform,
.tophead .blockinform .dleft,
.tophead .blockinform .dright { height: 83px; }
.tophead .blockinform { 
	overflow: hidden;
	background: #e8f6fc url("../images/blockinform.png") repeat-x 0 -83px;
 }
.tophead .blockinform .dleft { 
	background: url("../images/blockinform.png") no-repeat 0 0;
	padding-left: 40px;
 }
.tophead .blockinform .dright { 
	background: url("../images/blockinform.png") no-repeat 100% -166px;
	padding-right: 10px;
 }

.blockinform .bicont {
	padding-top: 0px;
	color: #537386;
}

.blockinform .bicont h3 { color: #478bb2; }

.blockinform .settings {
	float: right;
	width: 200px;
	line-height: 13px;
	font-size: 0.9em;
	text-align: right;
	padding-top: 7px;
	color: #537386;
}


.homebtn {
	position: absolute;
	top: 3px; left: 0;
}


.topmenu, .topmenu .dleft, .topmenu .dright { height: 30px; }
.topmenu {
	overflow: hidden;
	background: #4183a9 url("../images/menutop.png") repeat-x 0 -116px;
}
.topmenu .dleft {
	background: url("../images/menutop.png") no-repeat 0 0;
	padding-left: 11px;
}
.topmenu .dright {
	background: url("../images/menutop.png") no-repeat 100% -58px;
	padding-right: 11px;
}


.bannertop {
	background: #70a6c2 url("../images/bannertop_bg.png") no-repeat 50% 0;
	border-top: 1px solid #588399;
	text-align: center;
	overflow: hidden;
}
.bannertop .dleft { background: url("../images/bannertop_left.png") repeat-y 0 0; }
.bannertop .dright { background: url("../images/bannertop_right.png") repeat-y 100% 0; }

.bntopinn {
	margin: 0 8px;
	text-align: center;
}

.bannertophide, .bannertophide .dleft, .bannertophide .dright { height: 19px;  }
.bannertophide {
	overflow: hidden;
	background: #4183a9 url("../images/bannertophide.png") repeat-x 0 -46px;
	text-align: center;
}
.bannertophide .dleft { background: url("../images/bannertophide.png") no-repeat 0 0; }
.bannertophide .dright { background: url("../images/bannertophide.png") no-repeat 100% -23px; }


.s_left { padding-left: 6px; background: #ffffff url("../images/mainshadows.png") repeat-y left 0; }
.s_right { padding-right: 6px; background: transparent url("../images/mainshadows.png") repeat-y right 0; }
.s_mid { overflow: hidden; }



.container,
.rightside,
.leftside,
.centersideinn { overflow: hidden; }
.rightside { float: right; width: 210px; }
.leftside { float: left; width: 210px; padding-top: 4px; }
.centerside { margin-left: 215px; margin-right: 215px; padding-top: 4px; }
.centersideinn { overflow: hidden; }
*html .centerside { margin-left: 212px; margin-right: 212px; }
*html .centersideinn { width: 98.8%; }


.footer, .footer .dleft, .footer .dright { height: 184px; }

.footer {
        position: relative;
	background: url("../images/footerr.png");
	padding: 0;
}
.footer .dleft {
	padding-left: 170px;
	background: url("../images/footerl.png");
}
.footer .dright {
	background: url("../images/footerbg.png");
	position: relative;
}

*html .footer {
	position: relative;
	background: #cadce6 url("../images/footerr.png");
	padding: 0;
}
*html .footer .dleft {
	padding-left: 104px;
	background: url("../images/footerr.png") no-repeat 0 0;
}
*html .footer .dright {
	padding-right: 32px;
	background: url("../images/footerbg.png") no-repeat 100% -178px;
}
/* Создаем нормальные блоки*/
.fooot {
	float: right;
	width: 119px;
	height: 184px;
     padding-right: 0px;
	 background: url("../images/footerrr.png") no-repeat 0 0;
	 
}

.footblik, .footblik .dleft, .footblik .dright { height: 41px; }
.footblik { background: url("../images/footblik2.png") no-repeat 100% -41px; padding-right: 12px; }
.footblik .dleft { background: url("../images/footblik2.png") no-repeat 0 0; padding-left: 12px; }
.footblik .dright { background: url("../images/footblik2.png") repeat-x 0 -82px; }

*html .footblik { background: url("../images/footblik.png") repeat-x 0 -82px; padding: 0; }
*html .footblik .dleft { background: url("../images/footblik.png") no-repeat 0 0; padding: 0; }
*html .footblik .dright { background: url("../images/footblik.png") no-repeat 100% -41px; }

.copyright {
	float: right;
	 color: #767676;
	width: 550px;
	height: 144px;
     padding-right: 515px;
	 text-transform: uppercase; 
	 
}

.govno {
	float: right;

	top: 60px; right: 126px;
	width: 249px;
	height: 55px;
     padding-right: 115px;
	background: url("../images/rebirthingstudio.png") no-repeat 0 0;
	 
}


.rebirthingstudio img {
	position: absolute;
	top: 60px; right: 126px;
	width: 249px; height: 55px;
	background: url("../images/rebirthingstudio.png") no-repeat 0 0;
}

.rebirthingstudio:hover img {
	background: url("../images/rebirthingstudio2.png") no-repeat 0 0;
}

