/*author: Rumin Sergey*/
/*Copyright: CENTROARTS.com*/
/*e-mail: gr-x@mail.ru, support@centroarts.com*/
/*URL: http://www.centroarts.com*/

a { color: #1567bc; text-decoration: none; }
a:hover	{ color: #ff2d2d; }

.middle { margin-top: 4px; margin-bottom: 2px;}

h1	{
	text-align: left;
	color: #1567bc;
	font-size: 26px;
	font-weight: normal;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	margin-bottom: 5px;
	display: block;
	clear: both;
	margin: 0;
}

h2				{ background: none; color: #ff4f4f; font-size: 14px; font-weight: bold; font-family: Arial, Verdana, Helvetica, sans-serif; text-align: center; }
h3				{ background: none; color: #ff4f4f; font-size: 11px; font-weight: bold; margin: 0; }
h4				{ background: none; font-size: 11px; font-weight: bold; text-align: center; margin: 2px; line-height: 135% }
h5				{ background: none; font-size: 11px; font-weight: normal; margin: 10px 0; text-align: center; }

legend			{ font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 11px; color:#F50; font-weight: bold; }
fieldset		{ border: solid #F5F5F5 1px; }

font, td, p	{
	color: #5c5c5c;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	}

hr				{ height: 0px; border: 0px solid #e4e4e4; border-top-width: 1px; }
code			{ background: none; color: #0000FF; }

ul {
	margin: 2px 0;
	padding: 0 0 0 5px;
    }

ul li {
	margin: 5px 0; padding: 0px 0 0px 14px;
	list-style-type: none;
	background: url(../images/li.gif) left 3px no-repeat;
    }

li {
	margin: 5px 0; padding: 0px 0 0px 14px;
	list-style-type: none;
	background: url(../images/li.gif) left 3px no-repeat;
    }

body {
	margin: 0;
	padding: 0;
	line-height: 125%;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #444;
	font-size: 11px;
	text-align: center;
}

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
	background: #416689 url(../images/body_bg.png) repeat-x;
}

input, textarea, select {
	background: #FAFAFA;
	color: #777;
	border: 1px #DDD solid;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
}

a img {
	border: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

#wrapper {
	margin: 0 auto;
	background: #FFF;
	width: 944px;
	text-align: left;
	clear: both;
}

#shadow-left {
	background: transparent url(../images/shadow_left.png) left top repeat-y;
	padding-left: 3px;
	}

#shadow-right {
	background: transparent url(../images/shadow_right.png) right top repeat-y;
	padding-right: 13px;
	}

/* IE hack */
* html #shadow-left {float: left;}
* html #shadow-right {float: right;}
/* END IE hack */

/* üÞÎÉÞ */
#header {
	height: 183px;
	background: #0075ed url(../images/header_bg.png) top left repeat-x;
	position: relative;
}

#header-left {
	height: 183px;
	background: transparent url(../images/header_left.jpg) top left no-repeat;
	padding-left: 13px;
}

#header-right {
	height: 183px;
	background: transparent url(../images/header_right.jpg) right top no-repeat;
	padding-right: 28px;
}

#logo{
	position: absolute;
	top: 74px;
	left: 84px;
	display: block;
	text-align: center;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	outline: none;
}

div#bannerblock {
	position: absolute;
	top: 5px;
	right: 28px;
	width: 500px;
	height: 178px;
	text-align: right;
}

#footer {
	background: #FFF url(../images/footer_bg.png) bottom repeat-x;
	position: relative;
	height: 89px;
	color: #FFF;
}

#footer-left {
	background: transparent url(../images/footer_left.jpg) left bottom no-repeat;
	height: 89px;
	padding-left: 289px;
	position: relative;
}

#footer-right {
	background: transparent url(../images/footer_right.png) right bottom no-repeat;
	height: 89px;
	padding-right: 28px;
	position: relative;
}

.footer-img {
	background: transparent url(../images/footer_img.jpg) left top no-repeat;
	height: 133px;
	position: absolute;
	bottom: 0;
	left: 0;
}

table#copyright {
	font-size: 10px;
	line-height: 12px;
	background: #416689;
}

table#copyright td{
	font-size: 11px;
	color: #75a5d3;
	padding: 0 20px;
}

table#copyright a {
	color: #75a5d3;
	font-size: 11px;
}

table#copyright a:visited {
	color: #75a5d3;
	font-size: 11px;
}

table#copyright a:hover{
	color: #7dbffe;
}

table#banner-foot {
	position: absolute;
	right: 0;
	top: 35px;
}

#banner-foot td {
	width: 88px;
	height: 31px;
	color: #eee;
}

td.mainbody {
	padding: 0;
}

/*CONTENT*/
table.cblock {background: #fff; margin-bottom: 8px; line-height: 146%;}
td.cblock-left {background: url(../images/cblock_middle_left.gif) left top repeat-y;}
td.cblock-right {background: url(../images/cblock_middle_right.gif) right top repeat-y;}

td.cblock-top {background: url(../images/cblock_center_top.gif) left top repeat-x;}
td.cblock-bottom {background: url(../images/cblock_center_bottom.gif) left bottom repeat-x;}

h3.titlebasic {
	font-size: 12px;
	color: #3182ce;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif;
	display: block;
	padding: 0 0 8px 0;
	margin-bottom: 0;
	text-decoration: none;
}


h3.titlebasic a:link, h3.titlebasic a:visited { 
	font-size: 12px;
	color: #3182ce;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif;
	padding: 0 0 8px 0;
	margin-bottom: 0;
	text-decoration: none;
	}

h3.titlebasic a:hover {
	color: #ff3d41;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	}

div.morelink {
	margin-top: 2px;
	color: #74a4d3;
	clear: both;
	background: transparent url(../images/morelink_bg.gif) bottom repeat-x;
	padding: 8px 0;
}

div.morelink b {font-weight: normal;}
div.morelink a:link, div.morelink a:visited, div.morelink td {color: #74a4d3; font-size: 10px;}
div.morelink a:hover { color: #f98585; font-size: 10px;}

.btitle {
	padding: 0 0 8px 0;
	margin-bottom: 5px;
	background: transparent url(../images/bodyline.gif) bottom repeat-x;
}

.btitle h1 {
	font-size: 26px;
	font-weight: normal;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #1567bc;
	text-align: left;
}

.title {
	color: #1567bc;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	display: inline;
	text-decoration: none;
	background: none;
	padding: 0;
}

.title b{
	text-align: left;
	color: #1567bc;
	font-size: 26px;
	font-weight: normal;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	margin-bottom: 5px;
	background: transparent url(../images/bodyline.gif) bottom repeat-x;
	display: block;
	clear: both;
}

table.search2 {
	padding: 0;
}

table.search2 .tarea {
	background: transparent url(../images/textasearch.png) top no-repeat;
	height: 20px;
	display: block;
	width: 122px;
	border: none;
	font-size: 10px;
	padding: 3px 8px;
	margin-right: 4px;
	color: #949494;
	}

table.search2 .btn {
	display:block; 
	width: 23px;
	height: 23px;
	border: none;
	background: transparent url(../images/btnsearch.gif) no-repeat;
	font-size: 10px;
	color: #399eff;
}

.waboard {
	border: 1px dotted #DDD;
	background: #fbfbfb;
}

#watext {
	color: #878787;
	text-align: center;
	vertical-align: middle;
	padding: 6px;
}

#info {
	height: 67px;
	width: 67px;
	background: #fbfbfb url(../images/info.png) top left no-repeat;
}

#warning {
	height: 67px;
	width: 67px;
	background: #fbfbfb url(../images/warning.png) top left no-repeat;
}

.pix {
	clear: both;
	height: 88px;
	display: block;
}