/* ---------------------------
copyright (c) densvi.com
---------------------------*/

/* reset */

* {padding:0; margin:0;}
img {border: 0;);}
table {border-collapse: collapse; border: none;}
table th, table td {font-weight: normal;}

/* typo */


a:focus {outline: none;}
a, a:hover {text-decoration: underline; font: 12px arial; color: #2d8599;}
a:hover {text-decoration: none;}

ul li {list-style: none;}
ol li {list-style: decimal inside;}


h1 {font: 18px arial; color: #000; margin: 0 0 20px 0;}
h1 a, h1 a:hover {font-size: 18px; color: #000;}

h2 {margin-bottom: 21px; font: 18px arial;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}
h5 {font-size: 10px;}

/* body */

html {height: 100%;}
body {
	height: auto !important;
	height:100%;
	min-height:100%;
	font: 13px arial;
	color: #323232;
	line-height: 16px;
	background-color: #DDE1EA;
	background-image: url(../images/background-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrap {margin: 0 auto; width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 995? "995px":"1200px"); min-width: 995px; max-width: 1200px; padding: 0 10px 0 10px;}

/* header */

#header {height: 200px; position: relative;}
#header .logo {left: 0; top: 24px; position: absolute;}
#header .adv {right: 0; top: 37px; position: absolute;}

/* content */

#content {background: #fff;}

.tb  {height: 15px; position: relative; background: #fff;}
.tb .tl, .tb .tr, .tb .bl, .tb .br {width: 15px; height: 15px; position: absolute;}
.tb .tl {left: 0; top: 0; background: url(../images/tl.png);}
.tb .tr {left: -15px; margin-left: 100%; top: 0; background: url(../images/tr.png);}
.tb .bl {left: 0; bottom: 0; background: url(../images/bl.png);}
.tb .br {left: -15px; margin-left: 100%; top: 0; background: url(../images/br.png);}

.c-adv {height: 90px; background: #ebf4fa; border: 1px solid #c6d0da; margin-bottom: 15px;}

#columns {background: #fff; overflow: hidden; padding: 0 15px 0 15px;}
#l-col {float: left; width: 220px;}
#c-col {margin: 0 235px 0 235px;}
#r-col {float: right; width: 220px;}

#menu {margin-bottom: 21px;}
#menu li a, #menu li a:hover {display: block; height: 36px; font: 14px arial; color: #000; text-decoration: none;}
#menu li a:hover {background: url(../images/menu-active.png) #DDE1EA;}
#menu img {vertical-align: middle;}

/* right column */

#auth {padding: 7px 7px 1px 7px; background: #FFFFFF; margin-bottom: 21px;}
#auth dd, #auth dt {margin-bottom: 8px;}

#auth .u-name {background: url(../images/u-name.png) left no-repeat #fff; height: 25px; border: 1px solid #cdd6e0; padding: 0 0 0 35px; width: 129px;}
#auth .u-name input {background: none; font: 12px arial; color: #333333; height: 17px; border: none; padding-top: 5px;}

#auth .u-pass {background: url(../images/u-pass.png) left no-repeat #fff; height: 25px; border: 1px solid #cdd6e0; padding: 0 0 0 35px; width: 129px;}
#auth .u-pass input {background: none; font: 12px arial; color: #333333; height: 17px; border: none; padding-top: 5px;}

.u-login {width: 165px; height: 27px; font: bold 14px arial; color: #fff; background: #8fd301;}

/* blocks */

.blocks {background: url(../images/blocks-bg.png); width: 220px; height: 26px; padding-top: 10px; text-align: center; font: bold 14px arial; color: #38628c;}
.blocks2 {
	padding-top: 17px;
	margin-bottom: 21px;
}

.topnews li {margin-bottom: 10px; background: url(../images/arrow.gif) 0 50% no-repeat; padding-left: 11px;}


.search-main {overflow: hidden; margin-bottom: 8px;}
.search-main dd {float: left; margin-right: 7px;}
.search-main dd input {
	font: 11px arial;
	border-top: 1px solid #a4a4a6;
	border-left: 1px solid #a4a4a6;
	border-right: 1px solid #e1e1e3;
	border-bottom: 1px solid #e1e1e3;
	color: #242424;
	width: 135px;
	height: 15px;
	float: left;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
.search-main dt {float: left;}
.search-main dt input {width: 50px; font: 11px arial; color: #242424;}
.search-more {display: block; background: url(../images/searchmore.png) 0 50% no-repeat; padding: 0 0 0 20px;}


.tags {border: 1px solid #dbdbdb; padding: 10px; margin-bottom: 21px; text-align: center; line-height: 20px;}

.tag-1, .tag-1:hover {font: 11px arial;}
.tag-2, .tag-2:hover {font: 12px arial;}
.tag-3, .tag-3:hover {font: 14px arial;}
.tag-4, .tag-4:hover {font: 16px arial;}
.tag-5, .tag-5:hover {font: bold 16px arial;}
.tag-6, .tag-6:hover {font: 18px arial;}

.polls-headline {font: 12px arial; color: #323232; padding-bottom: 17px; display: block;}
.polls-list {margin-bottom: 17px;}
.polls-submit {width: 80px; height: 22px;}

.market-gid a {display: block; margin-bottom: 11px;}
.market-gid img {display: block; margin-bottom: 23px;}

/* news */

.news {margin-bottom: 21px;}
.news .headline {background: url(../images/news-hl-bg-1.png) 0 0 no-repeat; height: 33px; position: relative; padding: 6px 0 0 10px;}
.news .headline .rc {position: absolute; left: -10px; margin-left: 100%; top: 0; height: 29px; width: 10px; background: url(../images/rc.png); display: block;}
.news h1, .news h1 a, .news h1 a:hover {margin: 0; padding: 0 11px 0 0; font: bold 14px arial; color: #2d8599;}

.news-info {font: 11px arial; color: #757575; padding: 4px 0 17px 0;}
.news-info a, .news-info a:hover {font: 11px arial;}

.read-more {padding: 17px 0 0 0;}
.read-more img {vertical-align: middle;}
.news .com {color: #757575;}
.news .news-body {overflow: hidden;}

/* footer */

#footer {
	padding: 17px 0 17px 0;
	color: #000;
	position: relative;
	font-weight: bold;
}
#footer a, #footer a:hover {
	color: #1C1C1C;
	font-weight: bold;
}
#counter {top: 17px; right: 0; position: absolute;}

#madein {
	font: 11px arial;
	line-height: 1px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#madein a, #madin a:hover {font: 11px arial;}
#madein .artkmv {margin-right: 7px; vertical-align: baseline;}

.clouds_xsmall, .clouds_xsmall:hover {font: 11px arial;}
.clouds_small, .clouds_small:hover {font: 12px arial;}
.clouds_medium, .clouds_medium:hover {font: 14px arial;}
.clouds_large, .clouds_large:hover {font: 16px arial;}
.clouds_xlarge, .clouds_xlarge:hover {font: 18px arial;}

.pages {border: 1px solid #dcdcdc; background: #fbfbfb; padding: 12px 8px 8px 8px; overflow: hidden; font: 12px arial;}
.pages a, .pages a:hover {font: 12px arial;}
.prev {float: left;}
.prev a, .prev a:hover {background: #f9f9f9; padding: 2px 7px 2px 7px; border: 1px solid #e6e6e6; font-weight: bold; text-decoration: none; display:block;}
.prev a:hover {background: #2d8599; color: #fff;}

.prev span {background: #f9f9f9; color: #ccc; padding: 2px 7px 2px 7px; border: 1px solid #e6e6e6; font-weight: bold;}
.next {float: right;}
.next a, .next a:hover {background: #f9f9f9; padding: 2px 7px 2px 7px; border: 1px solid #e6e6e6; font-weight: bold; text-decoration: none; display:block;}
.next a:hover {background: #2d8599; color: #fff;}
.next span {background: #f9f9f9; color: #ccc; padding: 2px 7px 2px 7px; border: 1px solid #e6e6e6; font-weight: bold;}

.page-nums {margin: 0 44px 0 44px; text-align: center;}
.page-nums span {background: #f9f9f9; padding: 2px 7px 2px 7px; border: 1px solid #e6e6e6; color: #ccc;}
.page-nums a, .page-nums a:hover {background: #f9f9f9; padding: 2px 7px 2px 7px; border: 1px solid #e6e6e6;}
.page-nums a:hover {background: #DDE1EA; color: #fff;}

.stat-table {border: 1px solid #e1e1e1; padding: 5px;}
.stat-table td {border: 1px solid #e1e1e1; padding: 5px;}

#hintbox {
    text-align : left;
    width : 150px;
    font-size : 10px;
    border : 1px solid #99a1ab;
    background-color : #fff;
    layer-background-color : #a396d9;
    color : #282828;
    margin : 10px 0 0 10px;
    padding : 3px 5px;
    position : absolute;
    visibility : hidden;
    z-index : 998;
    -moz-opacity : 0.9;
    -moz-border-radius : 5px;
    filter : alpha(opacity="90");
}

.onl_table {
    width : 100%;
    font-size : 10px;
}
.onl_table td {
    padding-right : 5px;
    font-size : 10px;
/* Раскомментировать, если у Вас в две колонки*/ /*    width : 50%;
*/ }

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
    color : #ff0000;
}
.a_link_on a:hover, .a_link_on a:active {
    color : #ff0000;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
    color : #666666;
}
.u_link_on a:hover, .u_link_on a:active {
    color : #4b73d4;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
    color : #00a400;
}
.e_link_on a:hover, .e_link_on a:active {
    color : #00a400;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
    color : #0000ff;
}
.j_link_on a:hover, .j_link_on a:active {
    color : #0000ff;
}

.b_link, .b_link a:link, .b_link a:visited, .b_link_on {
    color : #666666;
}
.b_link_on a:hover, .b_link_on a:active {
    color : #666666;
}

.mo_link, .mo_link a:link, .mo_link a:visited, .mo_link_on {
    color : blue;
}
.mo_link_on a:hover, .mo_link_on a:active {
    color : blue;
}

.ra_link, .ra_link a:link, .ra_link a:visited, .ra_link_on {
    color : #3bb000;
}
.ra_link_on a:hover, .ra_link_on a:active {
    color : #3bb000;
}


div.blocksrs                    {
	width: 216px;
	background-color: #f6f6f6;
	background-image: url(../images/block-bgr.png);
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 8px;
}

div.blocksrs div div            {width: 216px; background: url("../images/block-nr.png") no-repeat bottom left;}
div.blocksrs div div div        {width: 200px; padding-bottom: 8px; margin-left: 8px; margin-right: 8px; padding-top: 8px; background: transparent;}


.blue                {background: url("../images/block-v_blue.png") no-repeat top left; width: 216px; height: 34px;}
.red                {
	background: url("../images/block-v_red.png") no-repeat top left;
	width: 216px;
	height: 34px;
}
.green                {background: url("../images/block-v_green.png") no-repeat top left; width: 216px; height: 34px;}
.orange                {background: url("../images/block-v_orange.png") no-repeat top left; width: 216px; height: 34px;}
.bruz                {background: url("../images/block-v_bruz.png") no-repeat top left; width: 216px; height: 34px;}


.red h3     {
	font-size: 14px;
	color: #000000;

	padding-top:8px;
	text-align: center;
	margin: 0;
}

.blue h3     {
	font-size: 14px;
	color: #000000;

	padding-top:8px;
	text-align: center;
	margin: 0;
}

.green h3     {
	font-size: 14px;
	color: #000000;

	padding-top:8px;
	text-align: center;
	margin: 0;
}

.orange h3     {
	font-size: 14px;
	color: #000000;

	padding-top:8px;
	text-align: center;
	margin: 0;
}

.bruz h3     {
	font-size: 14px;
	color: #000000;

	padding-top:8px;
	text-align: center;
	margin: 0;
}

.blocktitle {
	text-align: center;
	vertical-align: middle;
	font-weight: normal;	
}
div.blocksrs div div div div    {padding: 0px;margin: 0px;}


/**  Menu TOP **/
 
.lavaLamp {
	position: relative;
	height: 29px;
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
        }
            .lavaLamp li.back .left {
	background: url("../images/banner.png") no-repeat top left;
	height: 30px;
	margin-right: 3px;
	margin-left: 3px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	color: #CC3300;
	outline: none;
	text-align: center;
	height: 30px;
	top: 7px;
	z-index: 10;
	letter-spacing: 0;
	float: left;
	display: block;
	margin: auto 10px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FF0000;
        }
		.lavaLamp li a:hover {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	color: #CC3300;
	outline: none;
	text-align: center;
	height: 30px;
	top: 7px;
	z-index: 10;
	letter-spacing: 0;
	float: left;
	display: block;
	margin: auto 10px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FF0000;
        }


.bodyline		{
	background: #FFF;
	border: 1px #F1F1F1 solid;
}

#titlebasic {
	height: 34px;
	color: #fff;
	font-weight: bold;
	line-height: 32px;
	overflow: hidden;
	margin-bottom: 3px;
	text-align: left;
	vertical-align: middle;
	background-color: #FFF;
	background-image: url(../images/titlebasic_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

#titlebasic div {


	background: transparent url(../images/titlebasic_l.png) top left no-repeat;
	padding-left: 4px;
	height: 34px;
}

#titlebasic div div {


	background: transparent url(../images/titlebasic_r.png) top right no-repeat;
	padding-right: 4px;
	height: 34px;
	padding-left: 10px;
	padding-top: 10px;
}


#titlebasic a:link, #titlebasic a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	float: left;
}
#titlebasic a:hover {
	font-weight: bold;
	color: #000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#titlebasic span {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	padding-left: 12px;
}

.morelink {
	clear: both;
	display: block;
	border-top: 1px solid #EFEFEF;
	margin-top: 5px;
	color: #aaa;
	padding: 2px;
}

.morelink a:link, .morelink a:visited, .morelink td { color: #aaa; font-size: 10px; }
.morelink a:hover { color: #ff7d11; font-size: 10px; }
		
		.slink a:active,
.slink a:visited,
.slink a:link {
	color: #CC3333;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	}

.slink a:hover {
	color: #0066FF;
	text-decoration: underline;
	}
