/*
	Author: Rumin Sergey
	Copyright: CENTROARTS.com
	e-mail: centroarts@mail.ru
	URL: http://www.centroarts.com
*/

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

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

/*h1-h6*/
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: 20px; font-weight: normal; }
h2 { font-size: 14px; font-weight: bold; line-height: 18px; color: #f38f35; }
h3 { font-size: 1em; font-weight: bold; line-height: 18px; }
h4 { font-size: 10px; font-weight: bold; line-height: 18px; }
.flarge { font-size: 17px; font-weight: normal; line-height: 18px; }

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

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

.pagebg { padding: 0; margin: 0; background-color: #282828; }

/*Other*/
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; height: 1px; border-top: 1px solid #cfcfcf; }

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

table td { padding: 0px; }

/*UL, LI*/
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: 0 auto;
	width: 974px;
	text-align: left;
}

.wrapwide { margin: 0 auto; width: 100%; min-width: 974px; }
.wrapwide { width: expression(((document.body.clientWidth)) < 974? "974px": "100%" ); }

/*HEADER*/
.headwide { height: 389px; overflow: hidden; background: transparent url("../images/header_wide.png") repeat-x 50% 0; }
.contwide { background-color: #e8e1df; }

.headwide .htop {
	height: 183px;
	background: transparent url("../images/headtop.jpg") no-repeat 50% 0;
	text-align: center;
}

.headwide .hmid {
	height: 136px;
	background: transparent url("../images/headmid.png") no-repeat 50% 0;
}

.headwide .hdown {
	height: 70px;
	background: transparent url("../images/headdown.png") no-repeat 50% 0;
}

.speedbox {
	padding-left: 37px;
	overflow: hidden;
	background: transparent url("../images/headdown.png") no-repeat -121px -70px;
	height: 38px;
	line-height: 34px;
	font-size: 0.9em;
	color: #b1b5ad;
}

.tlinks { float: right; padding-right: 15px; padding-top: 2px; }

.freegetlogo img { width: 284px; height: 86px; position: relative; top: 80px; }

.tophead .tmenu {
	float: right;
	font-size: 0.9em;
	color: #355152;
	padding-top: 8px;
	margin-right: 23px;
	text-align: right;
}
.tophead .tmenu a { color: #1d71b1; }


.s_mid { background: #fff url("../images/s_mid.png") repeat-y left 0; }
.s_top { padding-left: 2px; padding-right: 7px; background: transparent url("../images/s_top.png") no-repeat 0 0; }

.toolbox  { padding-left: 20px; }

.container,
.rightside,
.leftside,
.centersideinn { overflow: hidden; }
*html .centersideinn { width: 99%; }
.rightside { float: right; width: 223px; padding-top: 18px; }
.leftside { float: left; width: 200px; padding-top: 20px; }
.centerside { margin-left: 200px; padding-top: 5px; }
.centerside2 { margin-right: 238px; padding-top: 18px; }

.tbanner {
	width: 520px; height: 110px;
	background: transparent url("../images/bannertop.jpg") no-repeat 0 0;
	overflow: hidden;
}

.tbanner .tbinn {
	padding-left: 36px;
	padding-top: 5px;
}

.footbox {
	background: #f7f7f7 url("../images/footbox.png") no-repeat 0 0;
	height: 66px;
	padding-right: 22px;
}
.footmenu {
	padding-left: 222px;
	height: 32px;
	line-height: 30px;
	color: #a4a4a4;
	text-transform: uppercase;
	font-size: 0.8em;
}

.top-top { float: right; }

.footwide { background: transparent url("../images/footer_bg.jpg") repeat-x 50% 0; }
.footer {
	position: relative;
	height: 149px;
	overflow: hidden;
	background: transparent url("../images/footer.png") no-repeat 50% 0;
}

.footer .wrapper { text-align: center; }
.topcopy { height: 60px; position: relative; }
.centroarts { position: absolute; top: 26px; right: 20px; }
.freegetflogo img {
	width: 146px; height: 30px;
	position: relative;
	top: 26px;
}

.copyright, .copyright a { color: #bdbdbd; }
.copyright { line-height: 16px; font-size: 0.9em; }
#maincontent img {padding: 5px; border: 1px solid #cccccc;}
.top-fist {width:100%;}
.top-fist li {padding:5px 5px;}
.top-fist li:hover {background:#f1f1f1;}
.top-fist li h4 a{}
.top-fist li h4 a:hover{}
.top-fist .top-tumb{float:left;border:1px solid #ccc;margin-right:5px;}

.top-from {width:100%;}
.top-from li {padding:5px 5px;}
.top-from li:hover {background:#f1f1f1;}
.top-from li h4 a{}
.top-from li h4 a:hover{}
.top-from .top-tumb{float:left;border:1px solid #ccc;margin-right:5px;}

.top-rand {width:100%;}
.top-rand li {padding:5px 0;float:left;width:150px;height:100px;}
.top-rand li:hover {background:#f1f1f1;}
.top-rand li h4 a{}
.top-rand li h4 a:hover{}
.top-rand .top-tumb{float:left;border:1px solid #ccc;margin-right:5px;}
