html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline;outline:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}
.node table{
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	text-align: left;
	margin: 0.5em 0 1em 0;
}


#service-links, #service-links tr, #service-links td{
	border: 0;
}

tr.even, tr.odd {
	background-color: #EEE;
	border-bottom: 1px solid #CCC;
	padding: 0.1em 0.6em;
}
tr.odd{
	background: white;
}

table td, table th {
	border-bottom: 1px solid #E2E1DE;
	padding: 5px;
}

textarea{resize:none}
input{margin:0;padding:0}


html, body {
    font: 14px/18px Segoe UI, Arial, Helvetica, sans-serif;
    height: 100%;
    width: 100%;
	color: #2a2a2a;
}
body.in1_page, body.front{
	width: 100%;
	min-width: 980px;
    min-height:100%;
    /*background: #fff url(../../../misc/adv/fg_bg.png) repeat-x 0 0px;*/	    
}
h1,h2,h3,h4,h5,h6{font-weight:400}
h1{font-size:25px;}
h2{font-size:21px;}
h3{font-size:18px;}
h4,h5,h6{font-size:16px;}
a{color:#43596b; /*3a4d5d*/text-decoration:none}
a:hover{text-decoration:underline}
td,th{vertical-align: middle}
input[type=text],textarea{font-size:13px;outline:none;color:#000;}
b,strong,th,dt{
	font-weight:700;
}
i,em,blockquote{font-style:italic}

p{padding:7px 0 7px 0}
code,pre,samp{font-family:monospace}
sup,sub{font-size:10px}
sub{vertical-align:sub}
sup{vertical-align:super}
hr{border:none;border-bottom:solid 1px #000;margin:0}
.clear{clear:both}
#wrapper,#header,#container,#main,#content,#sidebar-first,#sidebar-second,#footer{position:relative}

#wrapper, #footer-wrapper{
    /*	min-height:100%;*/
    width:982px;
    margin:0 auto;
    padding: 0;
}
.bener-left{
    background: none;
    height: 600px;
    left: -175px;
    position: absolute;
    top: 163px;
    width: 158px;
}
.bener-right{
    background: none;
    height: 600px;
    right: -175px;
    position: absolute;
    top: 163px;
    width: 158px;
}
ul.pager{
	margin-top: 0.75em;	
}
.item-list ul.pager li, ul.pager .pager-current{
	padding: 0;
	margin-left: 0.4em;
}
ul.pager a, ul.pager li.pager-current, .pager-item a{
	display: inline-block;
	background: #E1E9FF;
	padding: 0.3em 0.5em 0.3em 0.5em;
	outline: none;		
}
 
ul.pager a:hover{
	background: #c6cde0;
	text-decoration: none;
}

.views_slideshow_pagerNumbered{
	text-align: center;
}


/* Header*/
#header-bg-enf{
	background: #fff url(../../../misc/img/bg-top.png) repeat-x 0 0px;
	margin: 0 auto;
	min-height: 800px;
	display: block;
    position:relative;
    /*margin-top:143px;
    width: 1000px;*/
}

#header{
    height:151px;
    padding-bottom: 4px;
    position:relative;
    left:-4px;
}
.login{
    overflow: hidden;
    height: 25px;
    line-height: 22px;
    padding-left: 1px;
    font-size: 0.9em;
}
ul.language{
    float: left;
    height: 25px;	
    list-style-type: none;
}	

ul.language li{
    float: left;
} 

ul.log{
    float: right;
    display: inline; 
    height: 25px;
    list-style-type: none;	
}

ul.log li{
    float: left; 
}
ul.log #usershow{
    color: #fff; 
}



.language li a, .log li a{
    color: #cdcdcd;  
}

.language li{
    border-right: 1px solid #484848;
    margin-right: 11px;
    padding: 0 11px 0 0;
}
.log li{
    border-right: 1px solid #484848;
    margin-left: 11px;
    padding: 0 11px 0 0;
}
.logo{
    left: 32px;
    position: absolute;
    top: 41px;
}
.logo img{
    vertical-align: top;
}
#last-language{
    border: 0;
}
.language li.active a{
    color: #9a9a9a;
    cursor: text;
}
.log li.last{
    border: 0;
    padding-right: 0;
}
.social{
	float: right;
    overflow: hidden;
    padding-right: 20px;
    padding-top: 28px;
    z-index:9999;
}
.social li{
    float: left;
    margin-right: 16px;
    list-style-type: none;
}
.social li a img{
    vertical-align: top;
}
.search{
    position: relative;
    margin-left: 201px;
    margin-top: 27px;
    width: 498px;
    height: 37px;
    background: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    float: left;
}
.search input{
    float: right;
    position: relative;
}
.search input[type="text"]{
    margin-right: 5px;
    margin-top: 10px;
    width: 464px;
    border: 0;
}
.search input[type="submit"]{
    border: 0;
    background: #fff url(../../../misc/img/sub.gif) no-repeat 0 0;
    width: 13px;
    height: 13px;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 12px;
}

#page {
  width: 982px;
  margin: 0 auto;
}

/* Container*/
#container{
    width:100%;
    padding-bottom: 13px;
    position: relative;
    z-index:0;    
}
#main{	
    float:left;
    width:100%;
    position: relative;
    z-index:0;
  	padding-top: 2em;
  	padding-bottom: 3em;  	
}
#content{
    overflow:hidden;
    position: relative;    
    z-index:0;     
  	float: left;
  	width: 100%;
  	margin-right: -100%;
}

#last{
    margin-bottom: 4px;
}

/* CONTENT AREA - FRONT PAGE */
#content-header {
    padding: 8px 275px 0 185px;
}
#content-top {
    padding: 0 275px 0 185px;
}
#content-area {
    padding: 8px 275px 0 185px;
}
#content-bottom {
    padding: 8px 275px 0 185px;
}

/* CONTENT AREA - USUAL NODES */
#content-header-n {
    padding: 8px 275px 0 0;
}
#content-top-n {
    padding: 0 275px 0 0;
}
#content-area-n {
    padding: 8px 275px 0 0;
}
#content-bottom-n {
    padding: 8px 275px 0 0;
}

/* CONTENT AREA - ACP PAGE */
#content-header-a {
    padding: 8px 0 0 185px;
}
#content-top-a {
    padding: 0 0 0 185px;
}
#content-area-a {
    padding: 8px 0 0 185px;
}
#content-bottom-a {
    padding: 8px 0 0 185px;
}

#content .block-title, .imp-post div.view-header p{ 
	background: #FFFFFF url(../../../misc/img/title.gif) 0px 0px repeat-x;
	color: #B50001;
	font-family: Verdana, Tahoma;
	font-size: 120%;
	font-weight: 500;
	line-height: 180%;
	margin: 1em 0 0.5em 0;
	padding: 0;
}

#content .block{
	margin-bottom: 10px;
}

#content .block .item-list li {
	list-style: none;
	background: url("../../../misc/img/marker1.gif") no-repeat 0px 7px transparent;
	padding-left: 12px;
}
#content .view thead th{
	background: #DB0000;
	color: #fff;
	border-bottom: none;
}
#content .view tbody tr, #content .view tbody tr{
	background: #fff;
	border-bottom: none;
}

#content .view tbody tr.views-row-last{
	border-bottom: 2px solid red;
}

.block table{
	width: 100%;
}
#sidebar-second .block table th{
	border-bottom:none;
}

.block td{
	padding: 5px 10px;
	vertical-align: middle;
}

h2.title{
    top:-10px;
    position:relative;
}
h2.title a{
    font-size: 14px;
    color: #fff;
    word-spacing: 2px;
    line-height: 20px;
    display: inline-block;
}
.node-teaser h2.title a{
    font-size: 17px;
    color: #1c1c1c;
    word-spacing: 2px;
    line-height: 20px;
    display: inline-block;
}
.title1{
    background: #db0000 url(../../../misc/img/title.gif) repeat-x 0 0; 
    border: 1px solid #d35b5b;
    border-top: 1px solid #d35b5b;  
    margin-bottom: 10px;
    overflow: hidden;
    padding-left: 15px;
    padding-bottom: 14px;
    margin-bottom: 31px;
}
.title1 .search{
    margin-left: 0;
    margin-top: 13px;
    width: 228px;
}
.title1 .search input[type="text"] {
    border: 0 none;
    margin-right: 5px;
    margin-top: 10px;
     width: 197px;
}
.title1 span{
    color: #fff;
    font-size: 14px;
    /*font-family: 'Myriad Pro Regular';*/
    display: block;
    padding-top: 10px;
}
.title h3{
    color: #fff;
    /*font-family: 'Myriad Pro Regular';*/
    text-transform: uppercase;
    font-size: 11px;
    padding-left: 5px;
    padding-top: 1px;
    position: relative;
    text-shadow: black 1px 1px 2px;
}
.news-wrap{
    background: #f2f2f2 url(../../../misc/img/news-wrap.gif) repeat-y 0 0;
    position: relative;
    width: 501px;
    margin-top: 3px;
     margin-bottom: 5px;
}
.bg-t, .bg-b{
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
}
.bg-t{
    background: #f2f2f2 url(../../../misc/img/bg-t.gif) repeat-x 0 0; 
    top: 0;
}
.bg-b{
    background: #f2f2f2 url(../../../misc/img/bg-b.gif) repeat-x 0 -2px; 
    bottom: 0;
}
.news1 li{

    padding-bottom: 5px;
    margin-bottom: 3px;
}
.news1 li.last{
    border: 0;
}

.block .feed-icon{
    bottom: 3px;
    position: absolute;
    right: 3px;
}
.block-title .rss{
    bottom: 3px;
    right: 4px;
}
.new .rss{
    bottom: 4px;
    right: 6px;
}
.rss img{
    vertical-align: top;
}

.view-footer {
padding: 0 5px 5px 0;
}

a.linkmore{
    color: #465D70;
    display: inline-block;
    font-size: 11px;
    margin: 0 20px 0 20px;
    height: 30px;
    line-height: 30px;
    float: right;
    position:relative;
}

.nik{
    display: inline-block;
}
#last-news{
    padding-bottom: 7px;
}
.title-new{
    padding-bottom: 2px;
}
.title-in1 .last{
    background: none;
}

.tags{
    background: url("../../../misc/img/marker5.gif") no-repeat scroll 100% 7px transparent;
    color: #005C95;
    margin-right: -2px;
    padding-left: 4px;
    padding-right: 10px;
}

div.taxonomy ul.inline li{
    background: url("../../../misc/img/marker5.gif") no-repeat scroll 0% 7px transparent;
    display:inline;
    margin-right: -2px;
    padding-left: 10px;
    padding-right: 5px;
}
div.taxonomy{
    margin-bottom: 20px;
	padding-left: 10px;
	font-size:90%;
}
div.taxonomy ul.inline li a{
    color: #005C95;
    font-size:1em;
}

/* SIDEBARS */

#sidebar-first h3.block-title{
    display: inline-block;
	position: relative;
    /*top: -12px;*/   
    background: #fff;
    border:0;
    text-align: center;
    font-size: 120%;
    font-family: Verdana, Tahoma;
    color: #B50001;
    padding: 5px 4px 5px 4px; /*добавлены поля 5px вверху и внизу*/
    font-weight: 200;
}

#sidebar-second h3.block-title{
    display: inline-block;
	position: absolute;
    top: -14px;
    left: 0;	
    text-align: left;   
    background: #fff;
    border:0;
    font-size: 120%;
    font-family: Verdana, Tahoma;
    color: #B50001;
    padding: 0 2px 0 2px;
    font-weight: 200; 
}

/* All blocks  */

.block ul.menu{
	padding-left: 0px;	
}

#sidebar-first .block{
    border: 1px solid #bcbcbc;
    /*moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px;
    border-bottom: 2px solid #d6d6d6;*/
    position: relative;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 25px;
    font-size: 0.9em;	
}

/* Product of the month */

#sidebar-first #block-block-31{
	background: #f2eac9;
	border: none;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:0;
}
#block-block-31 h3.block-title{
    background: transparent;	
	display: block;
	color: #545146;
	position: relative;
	top: 0px;
	padding-bottom: 5px;
	padding-top: 2px;
}
#block-block-31 a{
	color: #545146;
}
/* Editor's choise */
#sidebar-first #block-block-20{
	background: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:0;
}

#block-block-20 h3.block-title{
    background: transparent;	
	display: block;
	position: relative;
	top: 0px;
	padding-bottom: 5px;
	padding-top: 2px;
}
	
#block-block-15{
	text-align: left;	
}
.block-openx{
	border: none !important;	
}

/* Directories (frontpage) / Local menus */

#sidebar-first #block-menu-menu-hottheme, #sidebar-first #block-menu-menu-audience, #sidebar-second .block-menu {
	background: #e1e9ff;
	border: none;
	padding: 0;
	margin-top: 0;
	moz-border-radius: 0px; -webkit-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px;
	font-family: Verdana;
	font-size: 0.9em;	
}
#sidebar-first #block-menu-menu-audience{
	background: #375c70 /*#2f2f2f*/;
}
#block-menu-menu-hottheme ul.menu, #block-menu-menu-audience ul.menu, #sidebar-second .block-menu ul.menu{
	padding-bottom: 0px;
}
#block-menu-menu-hottheme ul.menu li, #block-menu-menu-audience ul.menu li{
	background: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	list-style-image: none;
}
#sidebar-second .block-menu ul.menu li{
	background: url(../../../misc/img/marker4.gif) no-repeat 10px 12px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}
#sidebar-second .block-menu ul.menu li ul li{
	background: #ebf0ff url(../../../misc/img/marker4.gif) no-repeat 25px 12px;
	border-top: 1px solid #fff;
	border-bottom: none;
}

#block-menu-menu-hottheme ul.menu li a{
	padding: 6px 10px 6px 10px;
	display: block;
	color: #43596B;
}
#sidebar-second .block-menu ul.menu li a{
	padding: 6px 10px 6px 25px;
	display: block;
	color: #43596B;
}
#block-menu-menu-audience ul.menu li a{
	padding: 6px 10px 6px 10px;
	display: block;
	color: #FFF;
}

#sidebar-second .block-menu ul.menu li ul li a{
	padding-left: 40px;
	color: #56738a;
}
#block-menu-menu-hottheme ul.menu li a:hover{
	background: #d2deff/* url(../../../misc/img/marker4.gif) no-repeat 150px 12px*/;
	text-decoration: none;
}
#block-menu-menu-audience ul.menu li a:hover{
	background: #284351 /*#202020*/;
	text-decoration: none;
}

#sidebar-second .block-menu ul.menu li a:hover, #sidebar-second .block-menu ul.menu li a.active{
	background: #c6cde0 url(../../../misc/img/marker4.gif) no-repeat 10px 12px;
	text-decoration: none;
}
#sidebar-second .block-menu ul.menu li ul li a:hover, #sidebar-second .block-menu ul.menu li ul li a.active{
	background: #c6cde0 url(../../../misc/img/marker4.gif) no-repeat 25px 12px;
	text-decoration: none;
}

#sidebar-second .block-menu h3.block-title{
	top: -20px;
}

#sidebar-first #block-block-10{
	border: none;
}

#sidebar-second .block{
    border-top: 1px solid #bcbcbc;
    position: relative;
    margin-bottom: 25px;
    margin-top: 10px;
    font-size: 0.9em;    
}

.block-views li.views-row{
	padding: 7px 0px 7px 15px;
	margin: 0;
    line-height: 16px;
    background: url(../../../misc/img/marker.gif) no-repeat 0 12px;
	list-style: none;
}

#sidebar-second .block-id-62 img{
	clear: none !important;
	float: none !important;
	margin: 10px 55px !important;
}
#sidebar-second .block-id-62 .views-field-title{
	padding: 10px 0;
}
/*#sidebar-first .block-menu{
    padding: 1em 0.5em;
    text-align: left;
}*/
#sidebar-first .block-menu li, #sidebar-second .block-menu li{
    padding-left: 12px;
    background: url(../../../misc/img/marker.gif) no-repeat 0px 7px;
    padding-bottom: 4px;
	list-style: none; 	   
}
#sidebar-first .block-menu li a, #sidebar-second .block-menu li a{
    color: #465d70;
}
 #sidebar-second .block-menu {
	border-top: none;
 }

/* The best in blogs */
#block-views-bestinblogs-block_1 td{
	padding:5px;
}
#block-views-bestinblogs-block_1 .views-field-value{
	width:15%;
	text-align: center;
}
#block-views-bestinblogs-block_1 .views-field-value-1{
	width:10%;
	text-align: center;
}
#block-views-bestinblogs-block_1 table{
	font-size: 90%;
}
#block-views-bestinblogs-block_1 table th{
	font-weight: normal;
}

/* Last poll */

#sidebar-first #block-poll-0 {
    border: none;
    background: #ede5ce;
	padding-top: 5px;    
}
#sidebar-first #block-poll-0 h3.block-title {
	position: relative;
	top: 0px;
	background: transparent;
    color: #4d4a43;	
}

.poll .choices{
    padding: 10px 0;
    text-align: left;
}
.poll .form-radios{
	margin-top: 10px;
}
.poll div.title{
    color: #000;
    background:transparent;
    border:0;
    
    text-align: left;
    line-height: 15px;
    margin: 5px 10px 10px 10px;    
}

.poll .choices .form-item{
	margin-left: 13px;
}
.poll .text{
    color: #4d4a43;	
    margin: 0 10px;
	text-align: left;
}
.poll .percent{
    margin: 0 10px 0 0;
}
.poll .bar{
    margin: 0 10px;
	background-color: #fefefe;    
}
.poll .bar .foreground {
	background-color: #4d4a43;
}
.poll .total{
    color: #4d4a43;		
	font-size:90%;
}

#block-poll-0 div.links{
margin: -5px 0 0 -20px;
}

div.links ul.links li {
background:transparent;
list-style-type:none;
}

#block-poll-0 div.links ul.links li a{
font-size:11px;
}
#block-poll-0 div.links{
visibility:hidden;
height: 10px;
}

#promoblock{
    background: url(../../../misc/btc.gif) left center no-repeat;
    padding: 5px 0 5px 25px;
}

.form-radios label{
    color: #555;
    padding-left: 12px;
    display: block;
    line-height: 15px;
    padding-right: 20px;
}
.form-item input[type="radio"]{
    width: 14px;
    height: 14px;
    display: inline-block;
    cursor: pointer;
    /*background: url(../../../misc/img/radio.png) no-repeat 0 -14px;
    overflow: hidden;*/
    float: left;
    margin-top: 0px;
}

input#edit-vote {
background: url(../../../misc/img/sub.png) no-repeat 0 0;
border: 0;
color:#fff;
cursor: pointer;
height: 29px;
position:relative;
text-indent:-9999px;
top:-10px;
width: 92px;
}


.radioChecked {
    background-position: 0 0;
}
.radio-wrap{
    padding-left: 14px;
    padding-bottom: 7px;
}

#block-r{
    margin-bottom: 1em;
    margin-top: 1em;
}
.top{
    margin-bottom: 25px; 
}
.block-r h3{
   left: 0px; 
}

/* Right sidebar */

.block-quicktabs{
    padding-top: 10px;
}
div.block-quicktabs_tabpage{
	border-top: none !important;
	margin: 0 !important;
}

.block-quicktabs div.item-list ul{
    padding-left: 0;
}
.block-quicktabs .views-row{
	background: url("../../../misc/img/marker.gif") no-repeat scroll 4px 12px transparent;
	border-bottom: 1px solid #E4E4E4;
	overflow: hidden;
	padding: 7px 0px 7px 20px !important;
	margin: 0;
    font-size: 1.16em;	
}
.block-quicktabs .views-row-last{
	border-bottom: none;
}
.baner{
    width: 180px;
    height: 231px;
    margin-bottom: 35px;
}
.baner1{
    width: 180px;
    height: 62px;
    margin-bottom: 11px;
}
.baner2{
    width: 259px;
    height: 176px;
   margin-bottom: 28px;
}
.block-r .rss{
    right: 5px;
}
.baner a img, .baner1 a img, .baner2 a img{
    vertical-align: top;
}
.interview{
    padding: 11px 0 13px;
    text-align: left;
}
.interview label{
    color: #555;
    padding-left: 29px;
    display: block;
    line-height: 15px;
    padding-right: 20px;
}
.title-interview{
    color: #000;
    text-align: left;
    line-height: 15px;
    padding-left: 13px;
    padding-bottom: 16px;
}
.niceRadio {
    width: 14px;
    height: 14px;
    display: inline-block;
    cursor: pointer;
    background: url(../../../misc/img/radio.png) no-repeat 0 -14px;
    overflow: hidden;
    float: left;
    margin-top: 8px;
}
.radioChecked {
    background-position: 0 0;
}
.niceRadio input {
    margin-left: -17px;
}
.radio-wrap{
    padding-left: 14px;
    padding-bottom: 7px;
}
.submit{
    text-align: center;
    padding-top: 7px;
}
.submit input{
    width: 92px;
    height: 29px;
    border: 0;
    cursor: pointer;
    background: url(../../../misc/img/sub.png) no-repeat 0 0;
}
#sidebar .links{
    padding: 13px 13px 7px;
    text-align: left;
}
#sidebar .links li{
    padding-left: 26px;
    background: url(../../../misc/img/marker.gif) no-repeat 6px 7px;
    padding-bottom: 4px;
}
#sidebar .links li a{
    color: #465d70;
    font-size: 14px;
    line-height: 16px;
}
#sidebar-second{
    float: right;
    margin-left: -265px;
    padding-right: 2px;
    position:relative;
    width: 260px;
	z-index:0;    
}

.block-title h3, .block-title1 h3, .block-title2 h3, .block-r h3{
    display: inline-block;
    position: absolute;
    top: -14px;
    left: 5px;
    background: #fff;
    text-align: left;
    font-size: 13px;
    text-transform: uppercase;
    color: #db0000;
    padding: 0 0 0 2px;
    font-weight: normal;
}

#top{
     margin-top: 16px;
      margin-bottom: 22px;
}
#top1{
    margin-top: 6px;
     margin-bottom: 24px;
}
.tab-content>li{
    background: url("../../../misc/img/marker.gif") no-repeat scroll 4px 4px transparent;
    border-bottom: 1px solid #E4E4E4;
    line-height: 14px;
    overflow: hidden;
    padding-bottom: 5px;
    padding-left: 20px;
     margin-bottom: 2px;
}
.tabs1 .tab-content>li{
    padding-bottom: 7px;
}
.tab-content>li.last{
    border: 0;
}
.tab-content>li a{
    color: #375c71;
}
.star li{
    float: left;
    margin-right: 5px;
     margin-top: 7px;
}
.interv{
    text-align: center;
    padding-top: 6px;
     padding-bottom: 11px;
}
.interv1{
    text-align: center;
    padding-top: 3px;
    padding-bottom: 23px;
}
.interv1 span{
    display: block;
    font-size: 13px;
     font-family: 'Myriad Pro Bold';
     color: #000;
      padding-bottom: 14px;
}
.interv1 span a{
    color: #000;
}
.interv a img{
    margin-bottom: 11px;
    vertical-align: top;
}
.interv1 a img{
    margin-bottom: 12px;
    vertical-align: top;
}
.interv1 p{
   color: #000000;
    font-size: 11px;
    line-height: 14px;
    padding-bottom: 0;
}
.interv a{
    color: #465d70;
    line-height: 14px;
    display: inline-block;
}
.interv1 a{
    color: #465d70;
    line-height: 14px;
    display: inline-block;
}
.lineForm{
    overflow: hidden;
    padding-bottom: 13px;
}
.lineForm label{
    display: block;
    color: #555555;
    font-size: 14px;
     line-height: 14px;
     padding-bottom: 12px;
}
.lineForm input{
    float: left;
     color: #555555;
    font-size: 14px;
}
.lineForm input[type="text"]{
    border: 1px solid #bcbdbd;
    border-top: 1px solid #c9caca;
     border-radius: 2px;
    -moz-border-radius: 2px;
     height: 25px;
    line-height: 27px;
    margin-right: 4px;
    padding-left: 10px;
    width: 140px;
    position: relative;
    padding-bottom: 2px;
}
.lineForm input[type="submit"]{
    border: 0;
    color: #fff;
    background: #DB0000;
    width: 104px;
    height: 29px;
    cursor: pointer;
    padding:0;
}
.forum li{
  background: url("../../../misc/img/marker.gif") no-repeat scroll 0 7px transparent;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 5px;
    padding-bottom: 4px;
    padding-left: 16px;
}
.press li{
  background: url("../../../misc/img/marker.gif") no-repeat scroll 0 5px transparent;
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 9px;
    padding-bottom: 17px;
    padding-left: 16px;
}
.activity li{
  background: url("../../../misc/img/marker.gif") no-repeat scroll 0 5px transparent;
    margin-bottom: 20px;
    padding-bottom: 6px;
    padding-left: 17px;
}
/*
.breadcrumbs{
    overflow: hidden;
    padding-left: 0;
     padding-bottom: 13px;
}
.breadcrumbs li{
    background: url("../../../misc/img/marker3.gif") no-repeat scroll 100% 7px transparent;
    float: left;
    margin-right: 6px;
    padding-right: 12px;
}
.breadcrumbs li a{
    text-decoration: underline;
    color: #375d71;
    font-size: 13px;
}

.breadcrumb{    
background: url("../../../misc/img/marker3.gif") no-repeat scroll 100% 7px transparent;
    float: left;
    margin-right: 6px;
    padding-right: 12px;
}
*/.breadcrumb {
    padding-top: .5em;
	background: none;    
}
.breadcrumb a{
    text-decoration: underline;
    color: #375d71;
    font-size: 13px;
}
.title-in{
    background: #f8f8f8;
    color: #1c1c1c;
    padding: 6px 0 6px 0;
}
.title-in1{
    background: #f3f3f3;
    color: #1c1c1c;
    /*padding-bottom: 10px;*/
}
.title-in2{
    color: #1c1c1c;
    /*padding-bottom: 10px;*/
}

.title-in h1, .title-in1 h1, .title-in h2, .title-in1 h2{
    background: url("../../../misc/img/bord.gif") repeat-x scroll 1px 100% transparent;
    line-height: 28px;    
    padding: 13px 0 12px 18px;
    /*margin-bottom: 10px;*/
}
.title-in2 h1{
    line-height: 28px;    
    padding: 13px 0 12px 18px;
}

/* THE LATEST NEWS BLOCK */
#block-views-news1-block_1 .views-row {
	margin-bottom: 20px;	
}
#block-views-news1-block_1 .views-field-title, .view-important .views-field-title{
    background: #f3f3f3;
    color: #1c1c1c;
    padding: 10px 7px 10px 7px;
}
#block-views-news1-block_1 .views-field-created{
    color: #999;
    background: url("../../../misc/img/bord.gif") repeat-x scroll 5px 100% transparent;
	margin: 0 7px 5px 7px;
	font-size: 80%;
}
#block-views-news1-block_1 .views-field-title a, .view-important .views-field-title a{
    font-size: 20px;
    padding: 10px 0 10px 0;
    color: #1C1C1C;
}
#block-views-news1-block_1 .views-field-teaser{
	margin: 0 7px 0 7px;	
}

/* RELATED LINKS */
#block-relatedlinks-3 .block-title, #comments #comments-title{
    background: #F3F3F3 url("../../../misc/img/bord.gif") repeat-x scroll 1px 100%;
    font-size: 17px;
    padding: 13px 0 12px 18px;
    margin-bottom: 10px;
    border:none;
	color: #1C1C1C;
	text-transform: none;
}
/* VIDEO PAGE and BLOCK VIEW */
.view-video .views-field-title{
	padding: 10px 0 5px 0;
}
.view-video .views-field-value{
	padding: 5px 0 20px 0;
}
.emvideo{
	padding: 10px 0;
}

/* FRONT PAGE VIEW */
.imp-post .views-row {
	margin-bottom: 20px;
}
.imp-post .views-field-title{
    background: #f3f3f3;
    color: #1c1c1c;
    padding: 10px 5px 10px 5px;
}
.imp-post .views-field-created, .imp-post .views-field-name{
    color: #999;
    background: url("../../../misc/img/bord.gif") repeat-x scroll 5px 100% transparent;
	margin: 0 7px 5px 7px;
	padding-bottom: 3px;
	font-size: 80%;
}
.imp-post .views-field-title a{
    font-size: 20px;
    color: #1c1c1c;
    padding: 10px 0 10px 0;
}
.imp-post .views-field-teaser {
	margin: 0 7px 0 7px;	
}
#block-views-news1-block_1{
	margin-bottom: 0 !important;	
}

#block-views-news_second-block_1{
	padding: 10px 25px 0 0;
	margin-top: 0;
	background: #F8F8F8 /*url(../../../misc/img/news-wrap.gif) repeat-y 0 0*/;
	/*border: 1px solid #DEDEDE;*/
	position: relative;
}
#block-views-news_second-block_1 li{
	list-style: none;
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-bottom: 3px;
	background: url("../../../misc/img/marker1.gif") no-repeat 0px 5px transparent;
}
#block-views-news_second-block_1 li.views-row-last{
	border-bottom: none;
}
#block-views-news_second-block_1 div.views-field-created{
	color: #999;
	font-size: 80%;
	padding-top: 3px;
}


/* EVENT BLOCK */
#block-views-events_list-block_1, #block-multiblock-4{
	padding: 0.5em;
}
#block-views-events_list-block_1 ul, #block-multiblock-4 ul{
	padding-left: 0;
}

#block-views-events_list-block_1 li.views-row, #block-multiblock-4 li.views-row, #block-block-15 .forum-topics{
    padding-left: 12px;
    background: url(../../../misc/img/marker.gif) no-repeat 0px 7px;
    padding-bottom: 4px;
	list-style: none;
	margin:0;
	font-size: 100%;	
}
.view-events-list .views-field-unix-event-start, .view-events-list .views-field-unix-event-end, #block-multiblock-4 .views-field-unix-event-start, #block-multiblock-4 .views-field-unix-event-end{
	color: #999;
	font-size: 90%;
	padding-top: 3px;
}
#block-block-15{
	padding-top: 1em
}
#block-block-15 .forum_data{
	color: #999;
	font-size: 90%;
	padding-top: 3px;
}

#block-profile-0{
	padding: 1em;	
}

/*New in Blogs*/
#block-views-blogsnew1-block_1 ul{
	background: #E1E9FF;
	padding-bottom: 0;
}

#block-views-blogsnew1-block_1 li{
	list-style: none;
	padding: 10px 0 10px 0 !important;
	background: none !important;	
	border-bottom: 1px #fff solid;
	min-height: 90px;
}

#block-views-blogsnew1-block_1 .picture{
	margin:0;
	float: none;
}

#block-views-blogsnew1-block_1 .picture img{
	width: 80px;
	height: 80px;
	float: left;
	padding: 5px 10px 10px 0;
}

#block-views-blogsnew1-block_1 .views-field-value, #block-views-blogsnew1-block_1 .views-field-value-1{
	font-size: 90%;
}
#block-views-blogsnew1-block_1 .views-field-value{

}

#block-views-blogsnew1-block_1 .views-field-created{
	font-size: 80%;
	color: #999;
	margin: 5px 0 3px 0;	
}

#block-views-blogsnew1-block_1 .views-field-title{
	font-size: 130%;
	margin-bottom: 5px;
}

.title-in h2.nobg{
    font-size: 17px;
    padding: 13px 0 12px 18px;
    /*margin-bottom: 10px;*/
}

.title-in h2 a, .title-in1 h2 a{
    color: #1c1c1c;
}
.title-data{
    color: #9a9a9a;
    font-size: 12px;
    padding-left: 18px;
}
.title-data span{
    color: #375d71;
}
.forum li.last{
    border: 0;
}
.press li.last{
    border: 0 none;
    margin-bottom: 8px;
    padding-bottom: 0;
}
.txt-wrap{
    padding: 0.5em 0.5em 1em 0.5em;
    margin-bottom: 0.5em;
    background: url("../../../misc/img/bord1.gif") repeat-x scroll 0 100% transparent;
    height:auto; 
}
.txtoverflow{
    overflow: auto;	
}
.fivestar-widget{
	margin-top: 1.5em;
}

.info-wrap{
    margin-bottom: 10px;
}
.links-wrap{
   	overflow: hidden;
    padding-left: 136px;
    padding-top: 3px;
}
.links-wrap ul li{
    margin-right: 11px;
    float: left;
    font-size: 17px;
    color: #292929;
}
.links-wrap ul li a{
    font-size: 17px;
 	color: #375d71;
	display: inline-block;
}
.links-wrap ul li.active a{
    color: #777;
}
.links-wrap ul li.next a{
    background: url("../../../misc/img/next.gif") no-repeat scroll 100% 8px transparent;
    margin-left: 8px;
    padding-right: 9px;
}
.links-wrap ul li.last a{
   	background: url("../../../misc/img/last.gif") no-repeat scroll 100% 8px transparent;
    margin-left: 5px;
    padding-right: 12px;
}
.info-wrap .txt-wrap{
     padding: 12px 17px 13px 18px;
}
.title-wrap{
   background: url("../../../misc/img/bord1.gif") repeat-x scroll 0 100% transparent;
   padding: 1px 1px 8px;
    margin-bottom: 7px;
}
.title-wrap h1{
    font-size: 17px;
    color: #787878;
}

.mail-author{
      line-height: 17px;
   padding: 14px 14px 9px 21px;
     background: url("../../../misc/img/bord1.gif") repeat-x scroll 0 100% transparent;
     overflow: hidden;
     margin-bottom: 17px;
}
.wrap-star{
    background: url("../../../misc/img/bord1.gif") repeat-x scroll 0 100% transparent;
   padding-bottom: 6px;
}
.rss-news{
      padding: 6px 0 10px 8px;
}
.rss-link{
   background: url("../../../misc/img/rss.png") no-repeat scroll 0 4px transparent;
    color: #375C71;
    display: inline-block;
    font-size: 14px;
    padding-bottom: 2px;
    padding-left: 26px;
    padding-top: 2px;
}
.stars{
    overflow: hidden;
    margin-bottom: 27px;
     padding-left: 21px;
}
.stars ul li{
    float: left;
    margin-right: 5px;
     margin-bottom: 3px;
}
.stars div{
    color: #777;
    padding-left: 18px;
   clear: both;
}
.mail-author ul{
     overflow: hidden;
}
.mail-author ul li .reg{
   background: url("../../../misc/img/reg.gif") no-repeat scroll 0 4px transparent; 
}
.mail-author ul li .mail{
   background: url("../../../misc/img/mail.gif") no-repeat scroll 0 4px transparent; 
   padding-left: 25px;
}
.mail-author ul li{
    float: left;
    margin-right: 14px;
    padding-bottom: 6px;
}
.mail-author ul li a{
     padding-bottom: 1px;
    color: #9a9a9a;
    font-size: 14px;
    text-decoration: underline;
    display: inline-block;
     padding-left: 18px;
}
.net-right{
    float: right;
    overflow: hidden;
     padding-top: 4px;
}
.net-left{
    float: left;
    overflow: hidden;
}
.net-right li{
    float: left;
   margin-left: 5px;
}
.net-right li.first{
    border-right: 1px solid #000;
     padding-right: 12px;
}
.net-right li.first a img{
    margin-right: 5px;
}
.social-net{
    overflow: hidden;
     padding-left: 2px;
      padding-top: 15px;
       padding-bottom: 9px;
}
.net-left li{
    float: left;
    margin-right: 18px;
}
.net-right li a img, .net-left li a img{
    vertical-align: top;
}
.txt-wrap h3{
   	color: #555;
    font-size: 17px;
    padding-bottom: 0.5em;
    padding-top: 2em;
}
.txt-wrap p{
    color: #090909;
    padding-bottom: 0.5em;
}
.txt-wrap p img{
    vertical-align: middle;
    margin-right: 10px;
}
.txt-wrap p img[align="left"]{
    margin: 2px 10px 5px 0;
}
.txt-wrap p img[align="right"]{
    margin: 2px 0 5px 10px;
}

/*.txt-wrap p.txt-img{
    padding-bottom: 6px;
}
*/
.txt-wrap ul{
    padding-top: 1em;
    padding-bottom: 1em;
}
.txt-wrap ol{
	list-style: decimal;
    padding-top: 1em;
    padding-bottom: 1em;
	padding-left: 40px;    
}

.txt-wrap ul li{
    background: url("../../../misc/img/marker4.gif") no-repeat scroll 10px 6px transparent;
	padding-bottom: 7px;
    padding-left: 28px;
    list-style: none;
}
.txt-wrap ol li{
	padding-bottom: 7px;
}
.txt-wrap li a{
    color: #375d71;
}
.txt-wrap p span a{
    color: #375d71;
}
.forum li a{
    color: #465d70;
    display: inline-block;
    line-height: 15px;
}
.press li a{
    color: #465d70;
    display: inline-block;
    line-height: 15px;
}
.activity li a{
    color: #375c71;
    display: inline-block;
    line-height: 15px;
}

.forum{
   padding: 17px 17px 6px 13px;
    text-align: left;
}
.press{
   padding: 19px 17px 6px 13px;
    text-align: left;
}
.activity{
    padding: 4px 17px 0 13px;
    text-align: left;
}
.data{
    color: #777;
    display: block;
    padding-bottom: 2px;
}
/* Footer*/
#footer{
    min-height: 55px;
    clear:both;
    background:#db0000;
	overflow:hidden;
	border-top: 4px solid #ccc;
}
#page_copyright{
    color: #9a9a9a;
    line-height: 15px;
    margin: 0 auto;
    padding: 23px 0 13px;
    text-align: center;
    width: 100%;
    background: #333;
}
#page_copyright a{
    color: #999;
}
.tagadelic_views {
    text-align: center;
    padding: 1em 0 1em 0;
}
.tagadelic {
    color: #FFFFFF;
    line-height: 25px;
    text-decoration: none;
    white-space: nowrap;
z-index:8;
}
.tagadelic.level1 {
    font-size: 10px;
    margin: 1em;
}
.tagadelic.level2 {
    font-size: 11px;
    margin: 1em;
}
.tagadelic.level3 {
    font-size: 12px;
    margin: 2em;
}
.tagadelic.level4 {
    font-size: 14px;
    margin: 0.8em;
}
.tagadelic.level5 {
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    margin: 1.4em;
}
.tagadelic.level6 {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin: 1.4em;
}
.tagadelic.level7 {
    font-size: 17px;
    font-weight: 500;
    line-height: 22px;
    margin: 1.4em;
}
.tagadelic.level8 {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    margin: 1.4em;
}
.tagadelic.level9 {
    font-size: 19px;
    font-weight: 500;
    line-height: 20px;
    margin: 6px;
}
.tagadelic.level10 {
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    margin: 0.4em;
}
.tagadelic.level11 {
    font-size: 22px;
    font-weight: 500;
    line-height: 21px;
    margin: 0.7em;
}
.tagadelic.level12 {
    font-size: 24px;
    font-weight: 500;
    line-height: 20px;
    margin: 1.4em;
}
.tagadelic.level13 {
    font-size: 25px;
    font-weight: 500;
    line-height: 20px;
    margin: 1.4em;
}
.tagadelic.level14 {
    font-size: 25px;
    font-weight: 600;
    line-height: 20px;
    margin: 1.4em;
}
.tagadelic.level15 {
    font-size: 26px;
    font-weight: 500;
    line-height: 20px;
    margin: 1.4em;
}
.tagadelic.level16 {
    font-size: 26px;
    font-weight: 600;
    line-height: 20px;
    margin: 1.4em;
}



.submitted{
    color: #9a9a9a;
    font-size: 0.9em;
    padding-left: 18px;
}
.submitted a{
    color: #375d71;
}
.profile h3{
	margin: 2em 0 1em 0;
	padding-bottom: 2px;
}
.profile .picture {
	float: none;
}
.block .content .picture{
	margin: 1em;
	float: right;
}

.node div.links{
	text-align: right;
	font-size: 0.9em;
	color: #999;
	margin-bottom: 1em;
}

/* COMMENTS */
#comments{
	font-size: 90%;
}
.comment{
	margin: 1em 0 1em 0;
 	padding: 0.5em 1em 0.5em 1em;
	border: 1px solid #f0f0f0; 	
}
.comment .picture{
margin-left:18px;
}

.comment-published{
	background: #FFF;
}
.comment-by-anon{
	background: #fbf6d9;
}
.comment-mine{
	background: #F8F8F8;
}
#comments h2.ajax-comments-title-processed, h2.makeanorder{
	background: #DB0000;
	font-size: 17px;
	padding: 5px 0 7px 18px;
	margin-bottom: 10px;
	width: 220px;
}
h2.makeanorder{
	width: auto;
	display: inline-block;
	
}
#comments h2.ajax-comments-title-processed a, h2.makeanorder a{
	padding-right: 20px;
	color: #fff;
}
.comment-unpublished {
	background-color: #FFF4F4;
}

#comment-form-content{
	font-family: Calobri, Arial, sans-serif;
}

.comment .picture{
	float: left;
	margin: 0;
}
.comment div.links{
	margin-top: 5px;
	text-align:right;
}

.comment div.links ul.links li{
    background: url("../../../misc/img/marker2.gif") no-repeat scroll 100% 5px transparent;	
	text-align: right;
	font-size: 0.9em;
}
.comment div.links ul.links li a{
	padding-right: 3px;
}
.comment .new{
	color: #DE0000;
	font-weight: bold;
	font-family: Calobri, Arial, sans-serif;
	font-size: 0.9em;
	position: relative;
	vertical-align: middle;
	margin: 0 0 0 2.5em;
}
.comment .submitted{
	display: block;
	position: relative;
	height: 25px;
	vertical-align: middle;
	margin: 0 3em 0.5em 3em;
}

.comment a.canch{
	display: block;
  	float: right;
  	font-size: 1.2em;
}

.comment .content{
	margin: 0;
	color: #404040;
	font-size: 1em;
	font-family: Calobri, Arial, sans-serif;
}

/* OLD */
/* Layout rules. (Disclaimer: do not change if you're not sure you know what you're doing.) */


.sidebar {
  float: left;
}

#header,
/*#footer,*/
.mission,
.breadcrumb,
.node {
  clear: both;
}

/* Sidebars width */

.two-sidebars .center,
.sidebar-left .center {
  margin-left: 180px;
}

/* line 60, ../sass/layout.sass */
#sidebar-first {
  width: 170px;
  /*margin-right: -172px; */
  float:left;
  padding-top: 0px;
}

/* line 66, ../sass/layout.sass */
.two-sidebars .center,
.sidebar-right .center {
  margin-right: 172px;
}

/* Columns Inner */
.inner {
  padding: 0;
}

/* Navigation styles */
#navigation {
  float: left;
  margin-left: 0;
  margin-right: -100%;
  padding: 0;
  width: 100%;
  height: 40px;
}

.views-admin-links ul.links li{
display:inline;
}

.node-teaser div.links{
float:right;
margin-top:10px;
}

.node-teaser div.links ul.links li{
display:inline;
}
/*
#vi_ad {
height: 430px;
width: 100%;
position: absolute;
z-index: 0;
top: 0px;
text-align: center;
cursor:pointer;

}
#lptopspacer69691533{
height: 800px;
position: absolute;
top: 0px;
width: 100%;
min-width:1000px;
overflow: visible;
background: url(../../../misc/adv/fg1.jpg) no-repeat 50% 0px;	 
}
#lptopspacer69691533 img{
z-index: -100;
margin-left: -745px;
}

*/