/*=============================================================
Seven Portal. Copyright by Evanston 2008.
=============================================================*/
* {
	margin:0;
	padding:0;
}

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

body {
	behavior:url("/js/csshover.htc");
	background:#fff;
	color:#4b4b4b;
	font-family:Tahoma;
	font-size:12px;
    word-spacing:1px;
    line-height: 150%;
}

a {
	color:#39a7e0;
	text-decoration:underline;
}

a:hover {
	color:#E44A3E;
}

img {
	border:none;
}

/*=============================================================
Блоки
=============================================================*/
#header {
	height:105px;
    min-width:1000px;
    width: expression(document.body.clientWidth > 1010 ? "100%" : "1010px")
    }

.tag_l {
background:transparent url('../images/bir_left.gif') no-repeat scroll 0 0;
display:inline-block;
padding:0 0 1px 18px;
}
.tag_r {
background:transparent url('../images/bir_right.gif') no-repeat scroll 100% 0;
color:#666666;
padding:0 4px 1px 0;
text-decoration:none;
line-height:normal;
font-size:11px;
}
#nav {
	float:right;
	padding-right:30px;
}
div#qTip {
padding: 1px 6px 2px 6px;
border: 1px solid #E6E0B6;
display: none;
background: #FEFED0 none repeat scroll 0 0;
color: #333333;
font: bold 10px sans-serif;
position: absolute;
    -moz-border-radius : 5px;
z-index: 1002;
}

.shadow {
	height:10px;
	background:url('../images/shadow.png') 35px 0px no-repeat;
}

.right-top {
	height:30px;
	background:url('../images/right-top.png') no-repeat;
	width:260px;
}

.right-bottom {
	height:30px;
	background:url('../images/right-bottom.png') no-repeat;
	width:260px;
}

.right-middle {
	background:url('../images/right.png') repeat-y;
	width:260px;
}

.menu {
	padding-left:20px;
	padding-right:20px;
}

.menu ul li {
	list-style-type:none;
	border-bottom:1px dashed #ddd;
	background:url('../images/bullet_blue.png') no-repeat left center;
}

.menu ul li a {
	display:block;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
}

.block {
	padding-left:10px;
	padding-right:10px;
}

.menu ul li:hover {
	background:#eee url('../images/bullet_blue.png') no-repeat left center;
}

.menu ul li a:hover {
	color:#555;
}

#content {
	clear:left;
	margin-top:20px;
}

#logo {
	float:left;
	width:470px;
    position: absolute;
    left: 20px;
}

#footer {
	background:url('../images/footer.gif') repeat-x;
	height:87px;
}

#footer p {
	color:#fff;
	padding-top:20px;
}
/*=============================================================
Логин
=============================================================*/
#login {
	background:url(../images/login_bg.png) no-repeat;
	width:411px;
	height:100px;
    float:right;
    margin-right:20px;
}
.cabi2 {
	font-size:12px;
}

.cabi 2 a {
	font-size:12px;
}

a.login {
	text-decoration:none;
	border-bottom:1px dashed;
	font-size:18px;
}

a.login-e {
	font-size:18px;
}

#footer a {
	text-decoration:none;
	border-bottom:1px dashed;
	font-size:14px;
	color:#fff;
	margin-right: 10px;
}

#footer a:hover {
	color:#EABF24;
}

/*=============================================================
Оформление
=============================================================*/
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
    font-family: Trebuchet MS;
	font-size:18px;
}

h4 {
	font-size:13px;
}

h1 a, h2 a {
	font-size:18px;
	vertical-align:top;
	line-height: 23px;
	font-weight:normal;
    font-family: Trebuchet MS;
	padding:0;
	margin:0;
}

h5 {
	color:#E72A2A;
	font-size:12px;
	font-weight:bold;
    font-family: Tahoma;
	padding-bottom:5px;
}

.news {
	padding-bottom:30px;
	background:url('../images/separator.gif') no-repeat bottom right;
}

.info {
	margin-top:10px;
	padding:5px;
}

.top-info {
	font-size:11px;
	color:#888;
	margin-bottom:10px;
}

.clear {
	clear:both;
}

.menu h1 {
	background:#68ac17;
	color:#fff;
	padding-left:20px;
	font-size:18px;
	padding-bottom:5px;
	padding-top:3px;
	border-right:20px solid #4c7e11;
}

h1.orange { background:#e3950c; border-right:20px solid #c17e09;}
h1.blue { background:#0c90e3; border-right:20px solid #0976ba;}
h1.red { background:#c90f2e; border-right:20px solid #9f0c24;}

.cat {
background:transparent url(../images/dl_btn-right.png) no-repeat scroll right top;
color:#FFFFFF;
margin-right:7px;
margin-top:3px;
float:left;
}
.cat:hover {
background-position:right bottom;
}
.cat a {
background:transparent url(../images/dl_btn-left.png) no-repeat scroll left top;
color:#FFFFFF;
font-size:13px;
font-family: Trebuchet MS;
height:18px;
line-height:16px;
text-decoration:none;
padding:0px 5px;
float:left;
}
.cat a:hover {
background-position:left bottom;
color:#FFFFFF;
}
/*=============================================================
Верхняя линия
=============================================================*/
#topline {
	height:10px;
	padding-bottom:10px;
	width:460px;
}

/* ==================== */

.f_textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	overflow:auto;
	width: 456px;
	height: 150px;
}
.f_input {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 300px;
	height: 14px;
	border: 1px solid #e0e0e0;
}
.f_select {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
}

/*------------------------------------------------------------*
**  Комментарии
**------------------------------------------------------------*/
#comment {
	margin-bottom:10px;
	padding-bottom:10px;
}
#comment-top {
	font-size:11px;
}
.comment-date {
	float:left;
	padding-right:10px;
}
#comment-bottom {
	margin:5px;
	font-size:11px;
	paddding-top:5px;
	clear:left;
}
.comment-s {
	padding-left:10px;
	overflow:hidden;
	clear:right;
}
#com-l {
	width:100px;
	height:100px;
	float:left;
	margin-right:8px;
}
#com-r {
	width:76%;
	overflow:auto;
	float:left;
}
#com {
	margin-bottom:20px;
	border-top:1px dashed #e6e6e6;
	background:url('../images/img10.gif') no-repeat left bottom;
	padding-bottom:20px;
	padding-left:10px;
	padding-top:10px;
}

/*------------------------------------------------------------*
**  Навигация по страницам
**------------------------------------------------------------*/

.navigation {
	border: none;
	margin: 20px 0 20px 0;
}
.navigation a:link, .navigation a:visited, .navigation a:hover, .navigation a:active, .navigation span {
	display: inline-block;
	display: -moz-inline-stack;
	_overflow: hidden;
	float: left;
	width: 38px;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	line-height: 28px;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	margin: 10px 3px;
}
.navigation a:hover {
	background: url(../images/nav-hover.png) no-repeat #64a3d9;
	color: #FFFFFF;
	text-align: center;
}
.navigation span {
	background: url(../images/nav-none.png) no-repeat #64a3d9;
}
.ctitle {
font-size:12px;
line-height: 130%;
}
.ctitle a {
padding:0 0 0 1px;
}
.ctitle a:hover {
background: #E52B2B;
color: #FFF;
text-decoration: none;
}
.thumb {
border: 1px solid #CCCCCC;
padding: 1px;
}
a:hover .thumb {
border: 1px solid #0187C5;
cursor: url(/engine/classes/highslide/graphics/zoomin.cur), pointer;
}
.cloud-tags {
margin:1px;
line-height: 120%;
}
.cloud-tags:hover {
color: #5F5F5F !important;
}

/* ===== PAGE BODY ===== */
.pbt-top { background: #ffffff url("../images/pbt_top.png") repeat-x left top; }
.pbt-left { padding-left: 7px; background: transparent url("../images/pbt_left.png") no-repeat left top; }
.pbt-right { padding-right: 6px; background: transparent url("../images/pbt_right.png") no-repeat right top; }
.pb-left { background: transparent url("../images/pb_left.png") repeat-y left top; }
.pb-right { background: transparent url("../images/pb_right.png") repeat-y right top; }

/* ===== STRUCTURE TABLE ===== */
table.structure { width: 100%; }

#leftcol {vertical-align: top; padding-top: 60px; padding-left: 5px; border-right: 1px solid #DADADA}
#rightcol {vertical-align: top; padding-top: 20px;}
#maincol { width: 100%; vertical-align: top; padding-top: 30px; padding-left: 10px;}

/* ===== pbd ===== */
.pbd-bottom, .pbd-bottom .dleft, .pbd-bottom .dright { height: 13px; }
.pbd-bottom { overflow: hidden; background: #ffffff url("../images/pbd_bottom.png") repeat-x left top; width: 100%; }
.pbd-bottom .dleft { background: transparent url("../images/pbd_left.png") no-repeat left top; }
.pbd-bottom .dright { background: transparent url("../images/pbd_right.png") no-repeat right top; }

.more a{
background:#EAEAEA url(../images/more_btn.png) no-repeat scroll right 0;
color:#444444;
display:inline;
height:26px;
line-height:24px;
text-indent:5px;
width:121px;
float:left;
margin-left: -15px;
text-decoration:none;
}
.more a:hover{
background:#FFC207 url(../images/more_btn.png) no-repeat scroll right -26px;
text-decoration:none;
color:white;
}