/*Phos Theme for PHP-Fusion 7 by Max "Matonor" Toball*/

/*General*/
html {
	font-size: 75%;
	scroll-behavior: smooth;
	}
body {
	color: #141414;
}
* {
	font-family: Verdana, Arial, Sans, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 1em;
}
ul, ol, dl {margin: 0.5em 1em}
option {padding-left: 0.75em}
#subheader ul, #subheader li, #userbar ul, #userbar li, #navigation ul, #navigation li {margin: 0; line-height: inherit;}

#contentBlock {
	position: absolute;
	left: -9999px;
}

/*Links*/
a {text-decoration: none;} 
a.side1, a.side1:hover { color: #777; }
a.side1:hover { border-bottom: 1px dashed #777; }
#subheader a, #links a{
	color: #fff;
	text-decoration: none;
}
#subheader a{
	display: block;
	float: left;
	color: #242424;
	margin: 0 0.4em;
	background: #969696 url(images/navtab_bg.jpg) repeat-x top right;
}
* html #subheader a {margin: 0 0.2em;}
#subheader a span{
	display: block;
	float:left;
	height: 2em;
	line-height: 2em;
	padding: 0 0.5em;
	background: transparent url(images/navtab_l.jpg) no-repeat top left;
}
#subheader a:hover, #subheader .active a{
	background: #d1d1d1 url(images/navtab_hbg.jpg) repeat-x top right;
}
#subheader a:hover span, #subheader .active span{
	background-image: url(images/navtab_hl.jpg);
}
#links a{
	line-height: 1.6em;
	height: 1.6em;
	font-size: 0.9em;
	margin-right: 0.3em;
}
#links a:hover {
	color: #ccc;
}
#footer a {
	color: #4980a7;
	text-shadow: 1px 0 2px #a7ddff;
}
.news_b {
	font-weight: bold;	
}
.assorti_l {
	border: 0;
    margin-top: 2px;
    width: 100%;
}
.assorti_l2 {
	border: 0;
    width: 100%;
}
.anchors {
	line-height: 1.6em;
	font-size: 1em;
	color: #444;
	margin-left: 0.5em;
	padding: 0 15px 0 3px;
}

.admin-message {
	color: #6B6B6B;
	padding: 0.5em;
	background-color: #D6D5D5;
	background-image: url(images/admin-gradient.png);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #D4D2D2;
	margin: 1em auto;
	width: 80%;
}

.admin-message a{
	color: #2C81C9;
    text-decoration: none;
}

.spacefix {
	padding-bottom: 20px;
}
.d_button { 
	border:none;
	width:208px;
	height:41px;
	opacity:0.4;
	-moz-opacity:0.4;
	-webkit-opacity:0.4;
	margin:5px;
	transition: 0.5s; 
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s; 
	-o-transition: 0.5s; 
	}
.d_button:hover { 
	opacity:1.0;
	-moz-opacity:1.0;
	-webkit-opacity:1.0;
	transition: 1.0s; 
	-moz-transition: 1.0s;
	-webkit-transition: 1.0s; 
	-o-transition: 1.0s; 
	}

/*Structure*/
#header{
	padding: 13px 13px 0 13px;
}
#header_bg{
	position: relative;
	background: #242424 url(images/header_bg.jpg) no-repeat bottom right;
}
#subheader{
	float: left;
	height: 1.9em;
	overflow: hidden;
}
#subheader ul{
	display: table;
	white-space: nowrap;
	right: 0 !important;
	padding: 0 !important;
}
#subheader li{
	display: table-cell;
}
#mainheader{
	padding: 0.5em;
}
#userbar{
	height: 1.8em;
	position: relative;
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
}
#userbar ul li, #subheader ul li {
	float: left;
	list-style: none;
}
#links{
	position: absolute;
	right: 0.5em;
	top: 0;
}
#tab{
	position: absolute;
	right: -13px;
	bottom: 0;
	margin-top: 0.1em;
	width: 210px;
	height: 23px;
	background: transparent url(images/tab_l.gif) repeat-x bottom left;
}
#tab_s{
	position: absolute;
	right: 250px;
	bottom: 0;
	margin-top: 0.1em;
	width: 210px;
	height: 23px;
	background: transparent url(images/search_field.png) no-repeat bottom left;
}
#tab_r{
	height: 23px;
	line-height: 23px;
	padding: 0 1em;
}
#footer {
	width: 95%;
	color: #3e403f;
	background: #d1d1d1;
	border: 2px solid #e8e8e8;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin: 1.5em auto;
	padding: 1em 0.5em;
	font-size: 0.8em;
}
#subfooter{
	width: 90%;
	margin: 0.5em auto;
	color: #fff;
	font-size: 0.8em;
}
#main {
	left: 0;
	position: absolute;
	top: 10px;
}
#cont{
	margin: 0;
	background: #d1d1d1;
	background-image: url(/images/fon_1.png);
}


}
#corner_bl{padding-bottom: 17px;}
*+html #corner_bl{padding-bottom: 0em; overflow: hidden;}
* html #corner_bl{padding-bottom: 0;}
#main-bg {
	padding: 1em 0.25em;
}
* html #cont{
	height: 1%;
	width: auto;
	background: transparent;
}
#side-border-left {
	width: 16em;
	max-width: 16em;
	margin: 0px 3px;
	padding: 0.75em 0.5em 0.75em 1.10em;
	float: left;
	display: inline;
	
}
#side-border-right {
	width: 16.333em;
	max-width: 16.333em;
	margin: 0px 3px;
	padding: 0.75em 1.10em 0.75em 0.5em;
	float: right;
	display: inline;
}
.side-both #main-bg {margin: 0 16.5em;}
.side-left #main-bg {margin: 0 0.5em 0 16.5em;}
.side-right #main-bg {margin: 0 16.5em 0 0.5em;}
.side-both #container {margin: 0 0.75em;}
.side-left #container {margin: 0 0.5em 0 0.75em;}
.side-right #container {margin: 0 0.75em 0 0.5em;}
.side:hover {
	color: #00cc00;
}
.side:active, side.active {
	color: #009900;
}
/*Navigation Panel*/
#navigation{ margin: -0.4em; }
#navigation h2, .side-label {
	color: #fff;
	font-size: 1.1em;
	padding: 0.25em;
	margin-bottom: 1px;
	font-weight: 700;
}
#navigation ul {
	margin: 0;
	display: block;
	list-style-type: none;
	line-height: 1.2em;
}
#navigation .bullet {display: none;}
* html #navigation ul li, #navigation a {height: 1%;}
#navigation a {
	background-color: #ede9e4;
	display: block;
	text-decoration : none;
	margin-bottom: 1px;
}
#navigation a span{
	color: #fff;
	display: block;
	height: 1.7em;
	line-height: 1.7em;
	padding: 0 0.5em;
}
#navigation a:hover {color: #fff;}

.frame-body {
	overflow: hidden;
	padding: 0;
	margin: 0 -8px;
}

.frame-cont {
	position: relative;
	top: -9px;
	left: -9px;
	margin-right: -18px;
}

/*Misc Styles*/
.pagenav {padding: 0.4em;}
.pagenav span, .pagenav a, .pagenav a:hover {
	color: #FFFFFF;
	border: 1px solid #1D6395;;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}
.pagenav a {
	color: #333;
}
.switcherbutton{
	height: 16px;
	width: 16px;
}
.panelbutton{
	margin: 0.5em 0;
}
.textbox, .button {
	border-width: 1px;
	font-size: 1em;
	margin-top: 0.1em;
	padding: 0.25em;
}
.textbox{
	border-style: inset;
}
.button {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	display: inline-block;
	padding: 3px 7px 3px 7px;
	line-height: 1;
	color: #CCCCCC;
	background: #ECECEC;
	white-space: nowrap;
	cursor: pointer;
	overflow: visible;
	text-decoration: none;
	border: 1px solid #CACACA;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-background-clip: padding-box;
	border-radius: 2px;
	outline: none;
}
.button:focus, .button:hover {
	color: #fff;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	background-color: #2D7DC5;
	border-color: #3366FF;
}
.button:active, .button.active {
	background-color: #0F5EA2;
	color: #fff;
	text-shadow: none;
}
.html_k{
	background: #ECECEC url(../templates/images/admin/buttons_bg.png) 0 0 no-repeat;
	color: #3C3C3D;
	font-weight: bold;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px; 
	-khtml-border-radius: 3px;
	padding: 3px;
	cursor: pointer;
}
.html_k:hover{
	color: #fff;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	background-position: 0 -40px;
	background-color: #2D7DC5;
	border-color: #388AD4;
}
.html_k:active, .html_k.active {
	background-position: 0 -81px;
	background-color: #0F5EA2;
	color: #fff;
	text-shadow: none;
	border-color: #347BBA;
	top: 1px;
}
.bbcode{
	margin-top: 2px;
	background: #f0f0f0;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px; 
	-khtml-border-radius: 3px;

}
.bbcode:hover{
	background: #23F457;
	border: 1px solid #838385;
}
.bbcode:active, bbcode.active {
	background: #10F4E5;
}
.bbcode_smileys {
	border-radius: 0 6px 16px 16px;
	-webkit-border-radius: 0 6px 16px 16px; 
	-khtml-border-radius: 0 6px 16px 16px;
}
.comments_avatar {
	max-width: 100px;
	height: auto;
}
.po {
	cursor: pointer;
}
.news-category {
	float: left;
	margin: 0.2em 0 0 0;
	border: none;
}
.news-footer-img {vertical-align: middle;}
.panelcap {
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	color: #fff;
	text-shadow: 0 1px 2px #000;
	font-size: 1.2em;
	line-height: 1.75em;
	display: block;
	height: 1.75em;
	font-weight: 500;
	background: #242424 url(images/panelcap_bg.jpg) repeat-x top;
}
.panelcap span {
	display: block;
	background: transparent url(images/panelcap_r.jpg) no-repeat top right;
}
.panelcap span span {
	display: block;
	font-family: Verdana, Tahoma, Helvetica;
	font-weight: bold;
	padding: 0 0.75em;
	background: transparent url(images/panelcap_l.jpg) no-repeat top left;
}
.navcap_r{
	margin: -1px -1px 0 0;
	background: transparent url(images/navcap_r.jpg) no-repeat top right;
}
.navcap_l{
	margin: -1px 0 0 -1px;
	background: transparent url(images/navcap_l.jpg) no-repeat top left;
}
.news-link {
	font-family: Verdana, Tahoma, Helvetica;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 1px 2px #000;
	line-height: 1.75em;
	height: 1.75em;
	text-decoration: none;
}
.news-link:hover {
	color: #ccff00;
	text-decoration: none;
}
.info-name {
	color: #212d7f;
	text-shadow: 0 1px 3px #aab4f8;
	text-decoration: none;
}
.info-name:hover {
	background-color: #fff;
 	-webkit-border-radius: 5px; 
 	-khtml-border-radius: 5px;
 	border-radius: 5px;
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.5); 
	box-shadow: 0 0 2px rgba(0,0,0,0.5); 
	padding: 1px 5px 1px 5px;
}
.info-name:active {
	-moz-box-shadow: 0 0 5px rgba(0,0,345,345);
	-webkit-box-shadow: 0 0 5px rgba(0,0,345,345);
	box-shadow: 0 0 5px rgba(0,0,345,345);
}
.info-fav {
	color: #436731;
	text-decoration: none;
    font-weight: bold;
}
.info-fav:hover {
    color: #fff;
	text-decoration: none;
    font-weight: bold;
}
.info-dark {
	text-decoration: none;
	font-family: Arial, sans-serif;
	color: #000;
	text-shadow: 0 0px 2px #999999;
}
.info-dark:hover {
	text-decoration: none;
	font-family: Arial, sans-serif;
	color: #0066FF;
	background-color: #fff;
 	-webkit-border-radius: 5px; 
 	-khtml-border-radius: 5px;
 	border-radius: 5px;
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.5); 
	box-shadow: 0 0 2px rgba(0,0,0,0.5); 
	padding: 2px 5px 3px 5px;
}
.info-dark:active {
	-moz-box-shadow: 0 0 5px rgba0,0,345,345);
	-webkit-box-shadow: 0 0 5px rgba(0,0,345,345); 
	box-shadow: 0 0 5px rgba(0,0,345,345); 
}
.user_info_panel {
	color: #242424;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.user_info_panel:hover {
	color: #0066FF;
}
.user_info_panel:active, .user_info_panel.active {
	color: #3300FF;
}
.random_news{
	text-decoration: none;
}
.random_news:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.panelbody {
	z-index: 1000;
	background: #FFFFFF;
	margin-bottom: 1em;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.panel_r{
	margin: 0 -1px -1px 0;
	background: transparent url(images/panelbody_r.jpg) no-repeat bottom right;
}
.navcap_r .panel_r{margin: 0 0 1px 0;}
.panel_l{
	margin: 0 0 -1px -1px;
	padding: 0.75em;
	background: transparent url(images/panelbody_l.jpg) no-repeat bottom left;
}
.navcap_l .panel_l{margin: 0 0 -1px 0;}
.newsbody {
	z-index: 1000;
	background-color: #FFFFFF;
	margin-bottom: none;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.newscap_r{
	margin: 0 -1px 0 0;
}
.newscap_l{
	margin: 0 0 0 -1px;
	padding: 0.75em;
}
.quote {
	border: 1pt solid #999;
	margin: 0 2em;
	padding: 3pt;
}
code, pre {
	font-family: monospace;
	font-size: 1.1em;
}
.poll {height: 1em; border: 1px solid #000; background: #333;}
.shoutboxname, .comment-name {font-weight: 700;}
.shoutboxdate {
	color: #888;
	font-size: 0.8em;
}
.small,.small2,.side-small {font-size: 0.9em;}
.tbl-border{
	background: #FFFFFF;
	border: 2px solid #EEEEEE;
}
.tbl,.tbl1,.tbl2,.forum-caption {padding: 3pt;}
.forum-caption {
	color: #666;
	font-variant: small-caps;
	font-weight: 700;
	background: #ddd;
}
.tbl1 {background: #FFFFFF;}
.tbl2 {background: #F1F1F1;}
.tbl_comet {
	background: #e6e6e6;
	padding: 3pt;
	}
.tbl_comet_2 {
	border: 1px solid #D6D2D2;
	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px;
	}
hr {
	background-image: url("/images/line.png");
	background-position: 0% 0%;
	background-repeat: repeat-x;
	border: medium none currentColor;
	box-shadow: 0px 0px 15px #676767;
	height: 2px;
	width: 100%;
}
.news-footer {padding: 0.5em;}
.news-footer-tbl {
	font-family: Calibri, Arial, Sans-serif, Tahoma;
	font-size: 1.2em;
	color: #404040;
}
.rounded-links a.info-dark {
	font-family: Calibri, Arial, Sans-serif, Tahoma;
	background-color: #f7f7f7;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 2px 4px;
}
.rounded-links-two a {
	font-family: Calibri, Arial, Sans-serif, Tahoma;
}
.rounded-links.big a {
	padding: 3px 5px;
}
.news-bar {
	font-weight: bold;
	font-style: italic;
	margin-top: -10px;
	padding: 0;
}
.news-rating-bar {
	float: right;
	overflow: hidden;
	color: #0971E4;
	text-align: center;
	background-color: transparent;
	background-image: url(images/rating_bar.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 122px;
	height: 15px;
	margin: 0 20px 0 0;
	padding: 1px 8px 3px 8px;
}
.news-rating-bar .green { color: #05B526; }
.news-rating-bar .white { color: #E8E8E8; }
.news-rating-bar .orange { color: #EDA419; }
.panelbutton{float: right;}

.broken-link {
	background: url("images/icon_broken_link.png") no-repeat left center;
	padding: 0 0 0 16px;
	margin: 0 5px 0 0;
}

.broken-link + a img {
	vertical-align: middle;
}

a.broken-link.loading {
	background-image: url("images/loader_orange.gif");
}

span.broken-link {
	background-image: url("images/icon_reported.png");
}

h1,h2,h3,h4,h5,h6 {font-size: inherit;}
h1 {font-size:16px;font-weight:700;color:#333333;}

.head_search_button {
	width: 16px;
	height: 16px;
	background: transparent url(images/search_icon.png) no-repeat center center;
	border: none;
	cursor: pointer;
	outline: none;
	-moz-appearance: none;
}

.head_search_field {
	background-color: transparent;
	border: none;
	width: 95px;
	outline: none;
	-moz-appearance: none;
}

.head_search_box {
	width: 120px;
	height: 16px;
	background: #F7F7F9 url(images/search.png) no-repeat;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 3px 4px;
	margin: 3px 0 0 40px;
}

/*Helpers*/
.center {margin: 0 auto;}
.content_center {text-align: center;}
.flleft {float: left !important;}
.flright {float: right !important;}
.clear {clear: both;}

#container{
	width: auto;
	overflow: hidden;
}

/*IE Fixes*/
* html #main-bg {
	height: 1%;
	width: auto;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.floatfix {overflow:hidden;}
* html .floatfix {width:100%;}
.center, *[align="center"] {margin: 0 auto;}
/*-- scrollTop --*/
.scrollToTop { 
	background:url(/images/vverh.png) 0 0 no-repeat;
	display:none; width:50px; height:50px; 
	position:fixed; bottom:15px; left:70%;
	z-index:2000;
	outline: none;
	-moz-appearance: none;
}
.scrollToTop:hover{ background-position:0 -58px; }
	
.main_content {
	width: 100%;
	background: #141414;
}

.left_top {
	height: 70px;
	width: 500px;
	background: url('images/frame/left_top.png') no-repeat left top;
}

.right_top {
	height: 70px;
	width: 300px;
	background: url('images/frame/right_top.png') no-repeat right top;
}

.top {
	height: 70px;
	background: url('images/frame/top.png') repeat-x;
}

.left_bottom {
	height: 160px;
	width: 500px;
	background: url('images/frame/left_bottom.png') no-repeat left top;
}

.right_bottom {
	height: 160px;
	width: 300px;
	background: url('images/frame/right_bottom.png') no-repeat right top;
}

.bottom {
	height: 160px;
	background: url('images/frame/bottom.png') repeat-x top;
}

.left_one {
	height: 430px;
	width: 88px;
	background: url('images/frame/left_one.png') no-repeat right top;
}

.right_one {
	height: 430px;
	width: 88px;
	background: url('images/frame/right_one.png') no-repeat left top;
}

.left_second {
	height: 90px;
	width: 88px;
	background: url('images/frame/left_second.png') no-repeat right -18px;
}

.right_second {
	height: 90px;
	width: 88px;
	background: url('images/frame/right_second.png') no-repeat left -18px;
}

.left_one_bg, .left_half {
	background: url('images/frame/left.png') repeat-y right;
}

.right_one_bg, .right_half {
	background: url('images/frame/right.png') repeat-y left;
}

#info {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding-top: 44px;
	padding-left: 80px;
}

.tools {
	margin-top: 38px;
	margin-right: 100px;
	width: 180px;
	height: 23px;
}

.ozadjeiskanja {
	width: 60px;
	background: url('images/search_bg.png') left center no-repeat;
}

.gumbiskanja {
	text-align: left;
	width: 20px;
	background: url('images/search_bg.png') right center no-repeat;
}

.submitgumb {
	background: url('images/submit.png') no-repeat center;
	border: 0px;
	height: 21px;
	width: 21px;
}

.searchbox {
	font-size: 10px;
	border: 0px;
	background: none;
	height: 12px;
	width: 90px;
	margin-left: 6px;
}

#info a, #info a:hover, #info a:active {
	color: #fff;
}
.frame_shadow {
	margin:12px;
	max-width: 500px;
	padding: 6px 6px 6px 6px;
	background-color: #FFF;
	border-radius: 8px;
	-webkit-border-radius: 8px; 
 	-khtml-border-radius: 8px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); 
	box-shadow: 0 0 10px rgba(0,0,0,5); 
 }
.frame_shadow_YIP {
	background-color: #FFF;
	border-radius: 8px;
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.5); 
	box-shadow: 0 0 8px rgba(0,0,0,5); 
	padding: 6px 6px 6px 6px;
	}
.frame_shadow_textarea {
 	-webkit-border-radius: 3px; 
 	-khtml-border-radius: 3px;
	border-radius: 3px;
 	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.5);
 	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.5); 
 	box-shadow: 0 0 8px rgba(0,0,0,5);
	padding: 6px 6px 6px 6px;
	}
.blank:hover {
  color: #000;
	}
.profile_tbl_border {
    padding: 0;
	border: 1px solid #000;
	}
img.big2 {
    cursor: pointer;
    max-width: 174px;
    height: auto;
	margin-left: -3px;
	}
.imag_ramka {
    margin:0px;
    padding: 3px;
    background: url(images/b_title1.png);
    -webkit-border-radius: 3px; 
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
.imag_ramka:hover {
    background-color: #3366FF;
	}
.style_551 {
	color: #070606;
	}
.style_551:hover { 
	color: #0066FF; 
	}
.style_551:active { 
	color: #3300FF; 
	}
 /* Screenshots scale */
img.big {
    cursor: pointer;
    max-width: 175px;
 }
.blok {position: relative;}
.overlay {
	display: none;
	height: auto;
	left: 0%;
	position: absolute;
	top: 0%;
	width: auto;
	z-index: 999;
}
.overlay_container {
	background-color: #FFF;
	padding: 3px;
	border-radius: 10px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3); 
	box-shadow: 0 0 10px rgba(0,0,0,3); 
} 
.overlay:target {
	display: table;
}
.ten {
	-webkit-box-shadow: 15px 15px 15px #40310a; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#40310a,direction=125,strength=5)";
	box-shadow: 15px 15px 15px #40310a;
}

.lang-icons {
	padding-top: 3px;
}

.lang-icons a {
	border: none;
	margin: 0 3px;
}

.lang-icons a:hover {
	border: 1px solid #f1f1f1;
	margin: 0 1px;
}

.news_ccc2 {
	background: -moz-linear-gradient(#FFF, #003399);
	background: -ms-linear-gradient(#FFF, #003399);
	background: -o-linear-gradient(#FFF, #003399);
	background: -webkit-linear-gradient(#FFF, #003399);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#003399);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#003399)";
}

.news_ccc {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border:none;
}

.news_ccc:hover, ccc.hover {
	background: -moz-linear-gradient(#FFF, #006699);
	background: -ms-linear-gradient(#FFF, #006699);
	background: -o-linear-gradient(#FFF, #006699);
	background: -webkit-linear-gradient(#FFF, #006699);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#003399);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#003399)";
}

.news_ccc:active, .ccc.active {
	background: -moz-linear-gradient(#FFF, #00CC00);
	background: -ms-linear-gradient(#FFF, #00CC00);
	background: -o-linear-gradient(#FFF, #00CC00);
	background: -webkit-linear-gradient(#FFF, #00CC00);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#003399);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#003399)";
}

.news_p_m_a {
	color: #FFF;
	text-shadow: 0 1px 2px #000;
	display: block;
	text-decoration: none;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	padding: 6px 1px 7px 1px;
	outline: none;
	-moz-appearance: none;
}

.news_p_m_a:hover {
	color: #000;
	text-shadow: 0 1px 2px #fbf8f8;
}

/* .news_p_m_a:active {
	color: #333333;
} */

.news_p_m_avto {
	color: #1251ff;
	display: block;
	text-decoration: none;
	text-shadow: 0 1px 2px #978dea99;
	cursor: pointer;
	margin: 0;
    padding: 6px 0 0 0;
	outline: none;
	-moz-appearance: none;
}

.news_p_m_avto:hover {
	color: #000;
	text-shadow: 0 1px 2px #fbf8f8;
}

.news_n_ugol{
	border: 1px solid #999999;
	border-top: none;
	-webkit-border-radius: 0 0 10px 10px; 
	-khtml-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}

.news_n_ugo2{
	border: 1px;
	-webkit-border-radius: 0 0 0px 10px; 
	-khtml-border-radius: 0 0 0px 10px;
	border-radius: 0 0 0px 10px;
}

.news_n_ugo3{
	border: 1px;
	-webkit-border-radius: 0 0 10px 0px; 
	-khtml-border-radius: 0 0 10px 0px;
	border-radius: 0 0 10px 0px;
}

.news_bl0{
	margin: 0px;
	padding: 0px;
	border: none;
	max-height: 25px;
}
.l_bold{
	color: #000;
	font-weight: bold;
}
#tooltip {
	color: #00CC00;
	font-size:12px;
	padding:5px 10px;
	border-radius: 3px;
	border: 1px solid #FFF;
	background: url('/images/b_title.png');
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5); 
	box-shadow: 0 0 3px rgba(0,0,0,5);
	position:absolute;
	z-index:99999
}
.textarea_b1 {
	font-size: 14px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	color: #838383;
	background: #F8F8F8;
	border: 1px solid #BCBCBC;
	outline: none;
	-moz-appearance: none;
	padding: 5px 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.textarea_b1:focus { 
	color: #000;
	background: #FFFFFF;
	border: 1px solid #1C8BFA;
}
	
.c_button {
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	display: inline-block;
	padding: 5px 7px;
	line-height: 1;
	color: #3C3C3D;
	text-shadow: 1px 1px 0 #FFFFFF;
	background: #ECECEC url(../templates/images/admin/buttons_bg.png) 0 0 no-repeat;
	white-space: nowrap;
	cursor: pointer;
	overflow: visible;
	text-decoration: none;
	border: 1px solid #CACACA;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-background-clip: padding-box;
 	border-radius: 2px;
	outline: none;
}

.c_button::-moz-focus-inner {
	border: 0;
	padding:0px;
}

.c_button:hover, .c_button:focus {
	color: #fff;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	background-position: 0 -40px;
	background-color: #2D7DC5;
	border-color: #388AD4;
}

.c_button:active, .c_button:active {
	box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
	background-position: 0 -81px;
	background-color: #0F5EA2;
	color: #fff;
	text-shadow: none;
	border-color: #347BBA;
	top: 1px;
}

.news_otstup {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.bbb:hover { 
	font-weight: 700;
	text-decoration: none;
}
.color_b { 
	color: #0066FF;
}
.color_bh:hover { 
	color: #0066FF;
}
.messages_m {
	margin: 0px;
	padding: 2px 3px 2px 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
	background-color: #FFFFFF;
}
.messages_m:hover {
	border: 1px solid #EEEEEE;
}
/*n_m-m*/
.news_mini_meny a {
	display:block;
	float:left;
	width:50px;
	height:50px;
	padding:15px 5px 0 5px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}
.news_mini_meny a img {
	width:100%;
	display:block;
	border:0;
}
.n_m_m {
	transition: 0.6s;
	-moz-transition: 0.6s;
	-webkit-transition: 0.6s;
	-o-transition: 0.6s;
	opacity:0.5;
	-moz-opacity:0.5;
	-webkit-opacity:0.5;
	border: 1px solid #A2A0A0;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.n_m_m:hover {
	opacity:1.0;
	-moz-opacity:1.0;
	-webkit-opacity:1.0;
	border:1px solid #FFFFFF;
}
.news_mini_meny a:hover {
	width:80px;
	padding:15px 5px 0 5px;
	transform-origin: 100% 100%;
}
.WebMoney {background: url(/images/WebMoney.jpg);
}
.tv1 {
	width: 600px;
	height: 432px;
	border: 0;
}
.tv2 {
	background: url(/images/plazma.png) no-repeat;
	width: 600px;
	height: 432px;
}
.tv3  {
	margin: 19px 25px;
	width: 550px;
	height: 310px;
}
.L_F_B {
	border-top: 1px solid #DDDDDD;
}
.news_advertise {
	border: 1px solid #999999;
	margin: -3px 0 0 0;
	padding: 3px 3px 3px 3px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	background: #FFFFFF;
}
.frame_shadow_good {
	background-color: #fff;
	border-radius: 6px;
	border: 0px;
	-webkit-border-radius: 6px; 
	-khtml-border-radius: 6px;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5); 
	box-shadow: 0 0 5px rgba(0,0,0,0.5); 
	padding: 3px 3px 3px 3px;
}
.frame_shadow_good:hover {
	border: 1px solid #555555;
	-moz-box-shadow: 0 0 10px rgba(0,0,345,345);
	-webkit-box-shadow: 0 0 10px rgba(0,0,345,345);
	box-shadow: 0 0 10px rgba(0,0,345,345);
}
p.dline { 
	line-height: 1.2;
	margin: 5px 0 0 0;
}
p.dline_n { 
	line-height: 1.2;
	margin: 7px;
}
.news_info {
	color: #6d6d6d;
	font-size: 0.8em;
	border: 1px solid #cac8c8;
	-webkit-border-radius: 9px; 
	-khtml-border-radius: 9px;
	border-radius: 9px;
	padding: 1px 6px 2px 6px;
}
.screenshot {
	margin: 5px 5px 5px 5px;
	max-width: 500px;
}
.bordered {
	
	margin: 12px 12px 0 0;
	padding: 6px 6px 6px 6px;
	background-color: #FFF;
	border-radius: 8px;
	-webkit-border-radius: 8px; 
 	-khtml-border-radius: 8px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); 
	box-shadow: 0 0 10px rgba(0,0,0,5); 
 }
 /*shoutbox*/
 .m_chat1 {
	border: 1px solid #BBBBBB;
	border-radius: 3px;
	margin-bottom: 10px;
	}
.m_chat2 {
	background: #EAE9E6;
	border-bottom: 1px solid #BBBBBB;
	height: 50px;
	padding: 2px;
	}
.m_chat_avatar {
	float: left; 
	width: 50px;
	height: 50px;
	}
.m_chat_user {
	padding:0 0 0 5px;
	border: 0;
	}
.m_chat_data {
	padding:0 0 0 5px;
	width:14px;
	vertical-align:middle;
	border: 0;
	}
.m_chat_g {
	width: 100%;
	height: 21px;
	background: url(/images/t_mch.png) no-repeat 80px bottom;
}
.m_chat_icon {
	border: none;
	vertical-align: middle;
	margin: 0 2px 0 5px;
}
.shoutboxdate {
	margin-top: 2px !important;
}
.d1 {
	width: 670px;
	height: 104px;
	background: url(/images/Raznoe/g_2.png);
	border: 0px;
}
.d2 {
	display:block;
	width: 460px;
	height: 20px;
	margin: 15px 80px 0px 115px;
}
.d3 {
	height: 20px;
	border: 0px;
	padding: 16px 5px 0px 5px;
    margin-left: -7px;
}

/* Page View Counter */
.pageview-counter {
	font-size: 12px;
	text-align: right;
	line-height: 16px;
	padding: 5px 0;
	margin: 15px 0 0 0;
}

.pageview-counter span {
	display: inline-block;
	color: #7DBEBD;
	background: url("images/icon_view.png") no-repeat left center;
	padding: 0 0 0 22px;
}

/* Notice Collection */
.notice-collection {
	padding: 10px 20px;
	width: 620px;
}

.notice-collection .notice-block {
	border: 2px solid #E1E1E1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 16px;
	padding: 15px 20px;
	margin: 20px 0 0 0;
}
.notice-block:hover {
	border: 2px solid #fbb008;
	background-color: #f9f7ec;
}
.news-notifications {
	color: #141415;
	background-color: #FFF;
	padding: 3px 6px 3px 6px;
	border-radius: 9px;
	font-family: cursive;
	font-size: 14px;
	border: 1px solid #FFF;
}
.news-notifications:hover {
	border: 1px solid #adadad;
	transition: 0.5s;
}

.notice-collection .notice-block .notice-close {
	display: none;
	float: right;
	background: url("images/icon_close.png") no-repeat left top;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	-webkit-transition: -webkit-opacity .2s ease-in-out;
	-moz-transition: -moz-opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	width: 16px;
	height: 16px;
	margin: 0 0 10px 10px;
}

.notice-collection .notice-block .notice-close:hover {
	-webkit-opacity: 1.0;
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.notice-collection .notice-block:hover .notice-close { display: block; }

.notice-collection .notice-block .notice-heading .notice-class {
	font-size: 10px;
	color: #979797;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.notice-class-2 {font-size: 11px; color: #979797;}
.notice-class-2:hover {color: #F26D00;}
.notice-class-2:active {color: #E504AD;}

.notice-collection .notice-block .notice-heading h4 {
	font-size: 14px;
	line-height: 16px;
	margin: 5px 0 0 0;
}

.notice-collection .notice-block .notice-heading p {
	color: #3e3b3b;
	margin: 10px 0 0 0;
}

.notice-collection .notice-block .notice-heading .notice-more { margin-top: 10px; }

.notice-collection .notice-block:first-child { margin-top: 0; }

.part-link {
	position: relative;
}

.part-link .part {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 10px;
	color: #999;
	text-transform: uppercase;
	line-height: 50px;
	margin-top: -25px;
	margin-left: 120px;
}

.part-link .part .counter {
	font-weight: 700;
	font-size: 11px;
	color: #333;
	border: 1px solid #F26311;
	vertical-align: middle;
	border-radius: 10px;
	padding: 2px 4px;
}
.nav_up{
	padding:7px;
	background-color:white;
	border:1px solid #CCC;
	position:fixed;
	background:transparent url(../images/arrow_up.png) no-repeat top left;
	background-position:50% 50%;
	width:20px;
	height:20px;
	bottom:10px;
	opacity:0.7;
	left:30px;
	white-space:nowrap;
	cursor: pointer;
	-moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
    -khtml-border-top-left-radius:3px;
	-khtml-border-top-right-radius:3px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.nav_down{
	padding:7px;
	background-color:white;
	border:1px solid #CCC;
	position:fixed;
	background:transparent url(../images/arrow_down.png) no-repeat top left;
	background-position:50% 50%;
	width:20px;
	height:20px;
	bottom:10px;
	opacity:0.7;
	left:70px;
	white-space:nowrap;
	cursor: pointer;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-khtml-border-top-left-radius:3px;
	-khtml-border-top-right-radius:3px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	}
	.news-content {
	font-size: 1.2em;
	}
	/* Model window China */
	.lightbox { display: none; height: 100%; width: 100%; position: fixed; top: 0%; left: 0%; }
	.lightbox:target { display: table; }
	.lightbox > div { vertical-align: middle; display: table-cell; text-align: center; }
	.lightbox > div > div { display: inline-block; position: relative; }
	.model_w_China { display: none; position: fixed; top: 50%; margin-top: -340px; left: 50%; margin-left: -580px; }
	.lightbox img { width: 100%; padding: 0px; display: block;}
	.model_w_China iframe, .model_w_China object, .model_w_China embed { position: absolute; left: 0; top: 0; }
	.lightbox > div > div, .model_w_China {
	/* padding: 8px;
	background: #fff url("/images/China.png") no-repeat; */
	text-align: left;
	z-index: 9999999;
	width: 1160px; 
	height: 680px; 
	border:1px solid #FFF;
	-moz-box-shadow: 0 0 10px #FFF;
	-webkit-box-shadow: 0 0 10px #FFF; 
	box-shadow: 0 0 10px #FFF; 
	background: #1d171d8f;
	border-radius: 9px;
	}
	a[href="#close"] {
	position: fixed; top: 0; bottom: 0; right: 0; left: 0;
	z-index: 999999;
	cursor: zoom-out; cursor: -moz-zoom-out; cursor: -webkit-zoom-out;
	background: rgba(0, 0, 0, 0.8);
	text-align: right;
	font-size: 200%; 
	padding-right: 11px;
	text-decoration: none;
	color: rgb(128, 125, 125);
	display: none;}
	a[href="#close"]:hover {color: #fff;}
	.model_w_China:target, .model_w_China:target ~ a[href="#close"], 
	.lightbox:target ~ a[href="#close"] { display: block; }
	.e-menu {
	width: 1150px; 
	height: 670px;
	margin: 5px 5px 5px 5px;
	}