* {padding: 0; margin: 0;}

body {
        color: #555; 
        font: 11px verdana; 
        text-align: left; 
        background: #edf1f6;
}
img {
        border:0; 
        vertical-align: middle;
}
p {
        text-indent: 20px; 
} 
textarea {
        border: 1px solid #E6E6E6; 
        background: #F3F3F3;
        color: #666; 
        padding: 2px 0 2px 5px; 
        font: 11px Verdana;
}
textarea: focus {
        color:#333; 
        border: 1px solid #777;
}
select {
        border: 1px solid #B5B5B5; 
        background: #FFF;
        color: #666; 
        padding: 2px 0 2px 2px; 
        font: 11px Verdana;
}
.m_button {
        width: 60px;
	height: 20px;
        text-align: center; 
        background-color: #ffffff; 
        border: 1px solid #B5B5B5; 
        color: #757575; 
        font-size: 11px; 
        font-family: Verdana;        
        padding: 0;
	margin: 0;
}
.m_textarea {
        border: 1px solid #B5B5B5; 
        color: #757575; 
        font-size: 11px; 
        font-family: tahoma; 
        /* background-image: url(../images/f_field.gif);  */
        background-repeat: repeat-x;
}

div {
        vertical-align: top;
}
table, td {
        vertical-align: top;
}
.table {
	border: 1px solid #ccc;
        border-collapse:collapse;
	width: 90%;
}
.table td {
        height: 40px;
        vertical-align: middle;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px;
}
.table .head td {
        height: 40px;
	text-align: center;
        vertical-align: middle;
	padding: 6px;
        background: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
        font-weight: bold;
	color: #000;
}
h1 {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 10px;
        font-weight: normal;
        color: #105CB6;
        font-size: 20px;
        line-height: 95%;
}

a:link {
        color: #578cca; 
        text-decoration: underline;
}
a:visited {
        color: #578cca; 
        text-decoration: underline;
}
a:hover {
        color: #000; 
        text-decoration: none; 
        border-bottom: 1px solid #ccc;
}
a:active {
        color: #578cca;  
        text-decoration: underline;
}
a.green {
        color: #5E9C04; 
        text-decoration: underline;
}
a.green:visited {
        color: #5E9C04; 
        text-decoration: underline;
}
a.green:hover {
        color: #5E9C04; 
        text-decoration: none; 
        border-bottom: 1px solid #ccc;
}
a.green:active {
        color: #5E9C04; 
        text-decoration: underline;
}

a.red {
        color: #ff5223; 
        text-decoration: none;
}
a.red:visited {
        color: #ff5223; 
        text-decoration: none;
}
a.red:hover {
        color: #ff5223; 
        text-decoration: underline; 
        border-bottom: none;
}
a.red:active {
        color: #ff5223; 
        text-decoration: none;
}
a.nobord:hover {
        border-bottom:0px;
}

h3 {
        color: #36a32a; 
        font-size: 17px; 
        font-family: verdana; 
        font-weight: normal; 
        margin:0 0 5px 0;
}

.mother {
        width: 100%;
}
.wrap {
        background: #fff;
	width: 90%;
        padding: auto; 
        margin: auto; 
        display: block;
}

.leftside {
        align: left; 
        width: 200px; 
        display: block; 
        padding: 0 15px 20px 15px; 
}
.leftside h3 {
        color: #5E9C04; 
        font-size: 17px; 
        font-family: verdana; 
        font-weight: normal; 
        letter-spacing: -1px; 
        margin:0 0 1px 0; 
        border-bottom: 1px dotted #ccc; 
        padding-bottom: 4px;
}
.sunside {
        align: left;	
        /* width: 600px;  */
		width: 80%;
        border-left: 1px solid #e9e9e9; 
        border-right: 1px solid #e9e9e9; 
        padding: 0 10px 20px 10px;
}
.rightside {
        align: left; 
        width: 200px; 
        display: block; 
        padding: 0 15px 20px 15px; 
}
.rightside h3 {
        color: #5E9C04; 
        font-size: 17px; 
        font-family: verdana; 
        font-weight: normal; 
        letter-spacing: -1px; 
        margin: 0 0 1px 0; 
        border-bottom: 1px dotted #ccc; 
        padding-bottom:4px;
}
.after-h3 {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 11px;
        text-indent: 0;
        padding: 0 0 4px 1px;
}

.corner-left {
        align: left; 
        width: 19px; 
        height: 100%; 
        background-image: url(../fastheme/f_mid-left.gif); 
        background-repeat: repeat-y;
}
.corner-right {
        align: right; 
        width: 19px; 
        height: 100%; 
        background-image: url(../fastheme/f_mid-rig.gif); 
        background-repeat: repeat-y;
}
.corner {
        width: 19px; 
        height: 13px;
}
.corner2 {
        width: 100%; 
        height: 13px;
}

.comments {width:100%; border-left:1px solid #e9e9e9; border-top:2px solid #f36f00; border-right:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9;}
.r1, .r3 { display: block; height: 1px; }
.r3 { margin: 0pt 3px; }
.r1 { margin: 0pt 1px; }

#rounded-box-3-comments .inner-box, #rounded-box-3-comments b { background-color: rgb(236, 241, 255); }
.inner-box { padding: 0.8em; }
.r1, .r3 { overflow: hidden; font-size: 1px; }

#cat-title h2 {
        color: #5E9C04; 
        font-size: 17px; 
        font-family: verdana; 
        font-weight: normal; 
        letter-spacing: -1px; 
        margin: 0 0 5px 0; 
        border-bottom: 1px dotted #ccc; 
        padding-bottom: 5px;
}

.blink {
        text-align: justify; 
        font-size: 10px;
}
.blink a:link {
        color: #578cca; 
        text-decoration: none;
}
.blink a:visited {
        color: #578cca; 
        text-decoration: none;
}
.blink a:hover {
        color: #000; 
        text-decoration: none;
}
.blink a:active {
        color: #578cca;  
        text-decoration: none;
}

.news {
        padding-top: 10px; 
        clear: both
}
.news h1 {
        color: #105CB6; 
        font-size: 17px; 
        font-family: tahoma; 
        font-weight: normal;
        line-height: 18px;  
        margin: 0px; 
        padding: 3px 0px;
}
.news a:link {
        color: #105CB6; 
        text-decoration: underline;
}
.news a:visited {
        color: #105CB6; 
        text-decoration: underline;
}
.news a:hover {
        color: #000; 
        text-decoration: none;
}
.news a:active {
        color: #105CB6;  
        text-decoration: underline;
}
.date {
        padding: 0px 10px 10px 0px; 
        background: url(../fastheme/f_calendar.gif) no-repeat; 
        float: left;	
        font: 22px/100% Arial, Helvetica, sans-serif;
        width: 45px;
        color: #666666;
        height: 40px;
        text-align: center;
}
.date span {
        display: block; 
        font: 11px Arial, Helvetica, sans-serif; 
        color: #ffffff; 
        padding-top: 5px; 
        height: 16px; 
        text-align: center;
}
.story {
        clear: both; 
        padding: 5px 0; 
        font-size: 1.2em; 
        font-family: tahoma; 
        color: #333; 
        text-align: justify;
}
.story img {
        border: 0px solid #f1f1f1;
}
.story a:hover img {
        border: 0px solid #e1e1e1; 
        text-decoration: none;
}
.story-bottom {
        font: 11px verdana; 
        clear: both; 
        width: 100%; 
        background: url(../fastheme/f_scissor.gif) top left; 
        background-repeat: repeat-x; 
        margin-top:5px;
}
.story-bottom a {
        color: #f36f00; 
        text-decoration: underline;
}
.story-bottom a:visited {
        color: #f36f00; 
        text-decoration: underline;
}
.story-bottom a:hover {
        color: #f36f00; 
        text-decoration: none;
}
.story-bottom a:active {
        color: #f36f00; 
        text-decoration: underline;
}
.story-bottom img {
       border: 0px;
}
.sbl {
       padding: 5px 0px; 
       float: left; 
       text-align: left; 
       width: 60%;
}
.sbl a:hover img {
       border: 0px;
}
.sbr {
       padding: 5px 0px; 
       text-align: right; 
       float: left; 
       width: 40%;
}
.sbr a:hover img {
       border: 0px;
}

.banner-120x600 { border:1px solid #f9f1ea; height:600px; margin:auto; padding:5px; width:120px; }
.banner-bottom {
       border: 1px solid #f9f1ea; 
       padding: 5px;
}
.banner-bottom img {
       border: 0px solid #f1f1f1;
}
.banner-bottom img:hover {
       border: 0px solid #ffcead;
}
.banner {
       border-bottom: 1px solid #f9f1ea; 
       padding-bottom: 15px;
}
.nextprev {
       width: 100%; 
       border-bottom: 1px solid #f9f1ea;
}
.nextprev-item {
       width: 30%; 
       padding: 5px;
}

.related-line {
       clear: both; 
       width: 100%; 
       padding-bottom: 8px;
}
.related-date {
       padding: 3px; 
       background: #fbf6e1; 
       color: #333;
}
.related-title {
       padding: 3px; 
       width: 100%; 
       font-size: 1.2em; 
       font-family: tahoma;
}
.addc {
       margin-left: 20px;
}
.addcline {
       clear: both; 
       padding: 5px 5px 5px 0;
}
.addcline span.label {
       float: left; 
       width: 25%; 
       text-align: left;
}
.addcline span.formw {
       float: left; 
       width: 75%; 
       text-align: left;
} 

dt {
       clear: both; 
       float: left; 
       width: 20%; 
       padding: 4px 0 2px 10px; 
       font-weight: bold;
}
dd {
       float: left; 
       width: 75%; 
       margin: 0 0 15px 0;
}

.hint {
       display: none; 
       position: absolute; 
       margin-left: 40px; 
       width: 200px; 
       margin-top: -4px; 
       border: 1px solid #c93; 
       padding: 10px 12px; 
       background-color: #ffc;
}
.hint .hint-pointer {
       position: absolute; 
       left: -10px; 
       top: 5px; 
       width: 10px; 
       height: 19px; 
       background: url(../fastheme/pointer.gif) left top no-repeat;
}

.login-text {
       margin: 10px 10px 20px 0; 
       font: 20px Verdana;
}

.search-top {
       float: right; 
       margin-top: 0px;
	   
       width: 350px; 
       height: 42px; 
       background: url(../fastheme/f_search.gif);
}
.search-input-top {
       padding: 0 0 0 5px; 
       width: 237px; 
       height: 20px; 
       color: #696969; 
       border: 1px solid #d5e3f3;  
       margin: 11px 0 0 31px; 
       float: left; 
       background-color: #fff;
}
.search-button-top {
       width: 60px; 
       height: 22px;
       color: #696969;  
       border: 1px solid #d5e3f3; 
       margin: 11px 0 0 7px;
       padding: 0; 
       float: left; 
       background-color: #fff;
}
.after-search {
       float: right; 
       width: 400px;
}

.button {
       border: 2px solid #F3F3F3; 
       background: #BBC790; 
       color: #fff; 
       padding: 2px;
}
.button-com {
       border: 2px solid #F3F3F3; 
       background: #BBC790; 
       color: #fff;
       padding: 3px 2px;
}
#button {
       border: 2px solid #F3F3F3; 
       background: #BBC790; 
       color: #fff; 
       padding: 2px;
}
.stats {
       width: 100%; 
       border-left: 1px solid #e9e9e9; 
       border-top: 1px solid #e9e9e9; 
       border-right: 1px solid #e9e9e9;
}
.what {
       align: left; 
       width: 175px; 
       border-right: 1px solid #e9e9e9; 
       border-bottom: 1px solid #e9e9e9; 
       padding: 5px;
} 
.info {
       align: left; 
       width: 375px; 
       border-bottom: 1px solid #e9e9e9; 
       padding: 5px;
}
#what {
       align: left; 
       width: 20%; 
       border-right: 1px solid #e9e9e9; 
       border-bottom: 1px solid #e9e9e9; 
       padding: 7px;
}
#info {
       align: left; 
       width: 80%; 
       border-bottom: 1px solid #e9e9e9; 
       padding: 7px;
}

.pm-header {
       font: 18px verdana;
       line-height: 25px;
       letter-spacing: -1px;
       padding-left: 10px;
       padding-top: 20px;
}

.chromestyle {
       font: 11px verdana; 
       padding: 4px 0 4px 0;
}
.chromestyle ul {
       clear: both; 
       width: 100%; 
       padding: 6px 0; 
       margin: 0px; 
       text-align: center;
}
.chromestyle ul li {
       display: inline;
}
.chromestyle ul li a, 
.chromestyle ul li a:active, 
.chromestyle ul li a:visited {
       color: #555; 
       padding: 6px 7px; 
       text-decoration: none;
}
.chromestyle ul li a:hover {
       color: #111; 
       background: #fff; 
       border-bottom: 2px solid #53abd7;
}
.dropmenudiv {
       position: absolute; 
       border: 1px solid #e9e9e9; 
       border-top-width: 0; 
       line-height:17px; 
       z-index: 100; 
       background-color: #fff; 
       width: 170px; 
       text-align: left; 
       visibility: hidden;
}
.dropmenudiv a, 
.dropmenudiv a:active, 
.dropmenudiv a:visited {
       color: #444; 
       border-left: 2px solid #53abd7; 
       display: block; 
       text-indent: 3px; 
       border-top: 1px solid #e9e9e9; 
       padding: 2px 5px; 
       text-decoration: none;
}
.dropmenudiv a:hover {
       background-color: #eef7ff; 
       border-bottom:0;
}
#editcon {
       padding-top: 3px;
}
.navigation {
       color: #666; 
       margin: 15px 0 15px 0;
}
.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
       text-decoration: none; 
       color: #636363; 
       background: #F9F9F9; 
       border: 1px solid #E6E6E6; 
       padding: 2px 5px;
}
.navigation a:hover {
       background: #799AE3; 
       color: #fff; 
       border-color: #E6E6E6;
}
.navigation span {
       text-decoration: none; 
       background: #799AE3; 
       padding: 2px 5px; 
       border: 1px solid #E6E6E6;
       color: #FFFFFF;
}
#niceloginform div.head {
       width:100%;
       height:26px; 
       background:url(../images/pasportbgzag.gif) #5D5B5E repeat-x bottom left;
       margin:0; 
       padding:0;
} 
#niceloginform div.head div.left {
       float:left; 
       font:11px Verdana; 
       color:#FFFFFF; 
       padding:6px;
}
#niceloginform div.head div.right {
       float:right; 
       padding:6px;
}
#niceloginform {
       position: absolute;
       width: 332px;
       left: 50%;
       margin-left:-170px;
       top: 50%;
       margin-top:-150px;
       text-align:left;
       background:url(../images/login.jpg) right center no-repeat #FFFFFF;
       display: none;
       z-index: 99;
}
#screen {
       position: absolute;
       top: 0;
       left: 0;
       right: 0;
       width: 100%;
       height: 100%;
       z-index: 98;
       display: none;
       /* background: url(../images/bg.png); */
}
* html #screen {
       background-color: #333;
       background-color: transparent;
       filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg.png", sizingMethod="scale");
}
#niceloginform div.border {
       border:1px solid #3C3C3C;
       padding:5px 10px 18px 10px;
       line-height:20px;
       font:11px Verdana;
       color:#000;
}
#niceloginform div.border h2 {
       font:20px Tahoma; 
       color:#CC3300;
       margin-top:0;
}
#niceloginform div.border div.input {
       margin:0;
       padding:4px 0 1px 0;
}
#niceloginform div.border input.data {
       width:190px;
       padding:3px 3px 3px 5px;
}
#niceloginform div.border input.data {
       border:1px solid #D4D0C8;
       background:#FFFFFF;
       color:#000000;
}
#niceloginform div.border div {
       margin:0 0 10px 0;
}
#niceloginform div.border div#register {
       border-top:1px solid #D4D0C8;
       margin:10px 0 0 0;
       padding:5px 0 0 0;
}

.topmenu {
color: black;
font-weight:bold;
font-size: 12px;
font-family: tahoma;
margin-top: 5px;
}
.topmenu a:active,
.topmenu a:visited,
.topmenu a:link {
color: black;
text-decoration:none;
}
.topmenu a:hover {
color: #ff0000;
text-decoration: underline;
}
#blue-red a:link {color:#2d6db7; text-decoration:underline;}
#blue-red a:visited {color:#2d6db7; text-decoration:underline;}
#blue-red a:hover {color:red; text-decoration:none; border-bottom:1px solid #ccc;}
#blue-red a:active {color:#2d6db7;  text-decoration:underline;}

.navigationbg2 {
color: black;
font-size: 11px;
font-family: tahoma;
padding: 5px;
}
.navigationbg2 a:active,
.navigationbg2 a:visited,
.navigationbg2 a:link {
color: #5E85B0;
text-decoration:none;
}
.navigationbg2 a:hover {
color: #727272;
text-decoration: underline;
}

.onlhover a:link {
         
        text-decoration:none;
}
.onlhover a:visited {
        
        text-decoration: none;
}
.onlhover a:hover {
         
        text-decoration: none; 
        
}
.onlhover a:active {
          
        text-decoration: none;
}

.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;
}

.tags a:link {
        color: #578cca; 
        text-decoration: underline;
}
.tags a:visited {
        color: #578cca; 
        text-decoration: underline;
}
.tags a:hover {
        color: #000; 
        text-decoration: none; 
        border-bottom: 1px solid #ccc;
}
.tags a:active {
        color: #578cca;  
        text-decoration: underline;
}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative;zoom:1;z-index:10;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}
.qmmc, .qmmc ul {list-style:none;padding:0px;margin:-5px 0px 0px 0px;}
.qmmc li a {float:none;}
.qmmc li:hover>ul{left:auto;}
#qm0 li {float:none;}
#qm0 li:hover>ul{top:0px;left:100%;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/

	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:190px;
		margin:0px;
		background-color:#ffffff;
		
	}

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:2px 20px 3px 15px;
		margin:0px 0px 2px 0px;
		color:#6699cc;
		font-family: Arial, Helvetica, Sans-Serif;
	    font-size: 12px;
		text-decoration:none;
		border-width:0px 0px 1px 0px;
		border-style:solid;
		border-color:#eee;
	}

	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#FFFFFF;
		border-color:#FFCC33;
	}

	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color:#ff0084;
		border-color:#eee;
	}

	/*"""""""" (SUB) Container""""""""*/	
	#qm0 ul	
	{	
      
       border-left: 1px solid #e9e9e9;
	   border-right: 1px solid #e9e9e9;
	   border-top: 1px solid #e9e9e9;
	   border-bottom: 1px solid #e9e9e9;
       background-color: #fff; 
       width: 170px; 
       text-align: left; 
	}
	
	/*"""""""" (SUB) Items""""""""*/	
	#qm0 ul li a	
	{	
	 border-left: 2px solid #53abd7;
	   font: 11px verdana;
	   color: #000000; 
       margin:0;
       padding: 3px 10px; 
       text-decoration: none;
	}

	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
	    border-left: 2px solid #53abd7;
		color:#000000;
		background-color: #eef7ff;
		text-decoration:none;
	}

	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(../fastheme/f_arrow.gif);
		background-repeat:no-repeat;
		background-position:2% 50%;
	}

	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li .qmparent	
	{	
		background-image:url(../fastheme/f_arrow.gif);
		background-repeat:no-repeat;
		background-position:2% 50%;
	}
	
/*------------------------------------------------------------------*/
/* Стили используемые в DataLife Engine     			    */
/*------------------------------------------------------------------*/

.content .lefthat {
        float: left; 
        width: 40%;
}
.content .lefthat a:hover {
        border-bottom: 0px;
}
.content .lefthat .logo {
        width: 342px;
        height: 128px;
}
.content .righat {
        float: left;
        width: 60%;
}

.content .lefthat2 {
        float: left; 
        width: 51%;
}
.content .lefthat2 a:hover {
        border-bottom: 0px;
}
.content .lefthat2 .logo {
        width: 342px;
        height: 128px;
}
.content .righat2 {
        float: right;
        width: 49%;
}

.bord-top {
        clear: both; 
        background-repeat: no-repeat;
}

.bord-top {

        background: #fff url(../fastheme/f_top-r.gif) no-repeat right top;
}

.bord-top img {
        vertical-align: top;
}
* html .bord-top img {
        vertical-align: top;
}
.content {

        /* width: 1000px;  */
		width: 100%;
        margin: 15px auto; 
        background: #fff;
}
.content .block {
        padding-bottom: 15px;
}
.clear {
        clear: both;
}
.comment {
        padding: 15px;	
        padding-left: 80px;
}
* html .comment {
        padding-left: 15px;
}
.avatar {
        width: 60px; 
        padding: 0px; 
        height: 70px; 
        position: absolute; 
        top: 15px; 
        left: 15px;
}
.text {
        float: right;
        width: 100%;
}
* html .text {
        float: left; 
        width: auto; 
        padding-left: 10px; 
        margin-left: 0px;
}
* html .avatar {
        position: static; 
        float: left;
}
.sbr a, 
.sbl a {
        color: #f36f00 !important;
}
h3 img {
        vertical-align: bottom;
}
* html .float {
        float: left;
}

/*------------------------------------------------------------------*/
/* Цитата и скрытый текст     			    
/*------------------------------------------------------------------*/

.title_quote {
        color: #666; 
        background: #ffffe6; 
        border: 1px solid #fff1bf;	
        border-bottom: 0; 
        padding: 5px;	
        font: 11px tahoma;
}
.quote {
        color: #777; 
        background: #ffffe6; 
        border: 1px solid #fff1bf;        
        text-align: justify; 
        padding: 5px;
        margin: 5px; 
        font:11px tahoma;
}

/*------------------------------------------------------------------*/
/* Tэг CODE     			    
/*------------------------------------------------------------------*/

.scriptcode {
        color: #757575;
        background-color: #f2f2f2;
        border: 1px dotted #bebebe; 
        text-align: left;
        padding: 5px;
}

/* ==================== Календарь */

.weekday-active-v {
	color: #4b73d4;
}
.day-active-v {
	color: #4b73d4;
}
.calendar {

color: #757575;
font-family: verdana;
font-size: 11px;

}
.calendar td, th {
	 font-family: verdana;
	 text-decoration: none;
/* - */
	 padding-left: 5px;
 	 padding-right: 4px;
	 padding-top: 3px;
	 padding-bottom: 4px;
/* - */
}
.weekday {
	color: #804040;
	font-family: verdana;
}
.weekday-active {
	color: #804040;
	font-family: verdana;
}
.day-active {
	color: #804040;
	font-family: verdana;
}
.day-active a, .weekday-active a, .day-active-v a, .weekday-active-v a {
	text-decoration: underline;
}
.monthlink {
	color: #5078d6;
	text-decoration: none;
}
.day-current {
	background:#F9F9F9;
	border:1px solid #E6E6E6;
}
/*------------------------------------------------------------------*/
/* Рейтинг статьи     			    
/*------------------------------------------------------------------*/

.rating {
        color: #757575; 
        font: 11px tahoma;	
        width: 85px; 
        height: 16px;
}
.unit-rating {
        list-style: none; 
        margin: 0px; 
        padding: 0px; 
        width: 85px; 
        height: 16px; 
        position: relative; 
        background: url(../dleimages/rating.gif) repeat-x top left;
}
.unit-rating li {
        text-indent: -90000px; 
        padding: 0px; 
        margin: 0px; 
        float:left;
}
.unit-rating li a {
        display: block; 
        width: 17px; 
        height: 16px; 
        text-decoration: none; 
        text-indent:-9000px;	
        z-index: 17;	
        position: absolute; 
        padding: 0px;
}
.unit-rating li a:hover {
        background-image: url(../dleimages/rating.gif);	
        background-position: left center; 
        z-index: 2; 
        left: 0px;
}
.unit-rating a.r1-unit {
        left: 0px;
}
.unit-rating a.r1-unit:hover {
        width: 17px;
}
.unit-rating a.r2-unit {
        left: 17px;
}
.unit-rating a.r2-unit:hover {
        width: 34px;
}
.unit-rating a.r3-unit {
        left: 34px;
}
.unit-rating a.r3-unit:hover {
        width: 51px;
}
.unit-rating a.r4-unit {
        left: 51px;
}	
.unit-rating a.r4-unit:hover {
        width: 68px;
}
.unit-rating a.r5-unit {
        left: 68px;
}
.unit-rating a.r5-unit:hover {
        width: 85px;
}
.unit-rating li.current-rating {
        background-image: url(../dleimages/rating.gif); 
        background-position: left bottom; 
        position: absolute; 
        height: 16px;	
        display: block; 
        text-indent: -9000px;	
        z-index: 1;
}

 
/*=================================================================*/
/* BB коды
/*=================================================================*/


.bbcodes {
        height: 20px;
        text-align: center;
	background-color: #ffffff;
	border: 1px solid #D7D7D7;
	color: #757575;
	font-size: 12px; 
	font-family: Verdana;        
	padding: 2px;
	margin: 2px;
}

.editor_button {
	float:left;
	cursor:pointer;
	padding-left: 2px;
	padding-right: 2px;
}
.editor_buttoncl {
	float:left;
	cursor:pointer;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
}
.editbclose {
	float:right;
	cursor:pointer;
}
.bbz {
        float: left; 
        cursor: pointer; 
        padding: 2px 1px;
}
.bbz2 {
        float: left; 
        cursor: pointer; 
        padding: 0px 1px;
}

/*------------------------------------------------------------------*/
/* Выпадающее меню     			    
/*------------------------------------------------------------------*/

#dropmenudiv {
        border: 1px solid #ccc; 
        border-bottom-width: 0px; 
        background-color: #f9f9f9; 
        line-height: 20px;
}
#dropmenudiv a {
        display: block; 
        text-indent: 3px;
        padding: 2px;
        text-decoration: none; 
        border-bottom: 1px solid#ccc; 
        color:#333;
}
#dropmenudiv a:hover {
        background-color: #555;
        color: #fff;
}

/*------------------------------------------------------------------*/
/* Уведомление о получении новых PM     			    
/*------------------------------------------------------------------*/

#newpm {
	position:absolute;
	width:400px;
	padding:4px;
	background-color:#FDFDFD;
	border:1px solid #BBB;
	font-family: Verdana;
	font-size: 11px;
	line-height: 135%;
	}

#newpmheader {
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	height:20px;
	color: #000;
    font-weight: bold;
	background-color:#E3C0C0;
	font-family:verdana, sans-serif;
	font-size:11px;
	cursor:move;
	}

#newpm a{
	background: transparent;
	color: #4D6A8A;
	text-decoration: none;
}

#newpm a:hover{
	background: transparent;
	color: #4D6A8A;
	text-decoration: underline;
}

/*------------------------------------------------------------------*/
/* Ссылка на скачивание прикрепленного файла     			    
/*------------------------------------------------------------------*/

#attachment {
        color: #808080;
}

/*------------------------------------------------------------------*/
/* Поиск по сайту и результаты поиска     			    
/*------------------------------------------------------------------*/

.search {
	font-family: Verdana;font-size: 11px;
	color:#53646F;
	text-decoration: none;
	padding:2px;
	}
.textin {
        border: 1px solid #B5B5B5; 
	font-family: Verdana;font-size: 11px;
        color: #757575; 
	text-decoration: none;
        /* background-image: url(../images/f_field.gif); */
        background-repeat: repeat-x;
}
.sresult  {
	text-align: justify;
	font-family:verdana;
        FONT-WEIGHT: normal;
        LINE-HEIGHT: 16px;
	font-size:12px;
	color:#606D77;
}
.userin {
        border: 0px; 
        background: #FFF;
        color: #666; 
        padding: 2px 0 2px 5px; 
        font: 11px Verdana;
}
.sbg {
        float: left; 
        margin: 0px; 
        width: 350px; 
        height: 42px; 
        background: url(../fastheme/f_search.gif);
}
.sinput {
        padding: 0 0 0 5px; 
        width: 303px; 
        height: 20px; 
        color: #696969; 
        border: 1px solid #d5e3f3; 
        margin: 11px 0 0 31px; 
        float: left; 
        background-color: #fff;
}

/*------------------------------------------------------------------*/
/* Рамка расширенной формы поиска по сайту     			    
/*------------------------------------------------------------------*/

fieldset {
        border: 1px solid #e0e0e0; 
        padding: 5px; 
        text-align: left; 
        font: 11px tahoma;
}

/*------------------------------------------------------------------*/
/* Цвета     			    
/*------------------------------------------------------------------*/

#greenc {
       color: green;
}
#greyc {
       color: #999;
}
#blackc {
       color: #090909;
}
#blackc2 {
       text-align: justify; 
       color: #090909;
}
#blackc3 {
       padding-bottom: 20px; 
       text-align: justify; 
       color: #090909;
}
#add {
       padding-bottom: 5px; 
       text-align: center;
}
#add-rules {
       padding: 10px 0 20px 10px; 
       text-align: justify; 
       color: #090909;
} 
#add-rules-item {
       padding: 7px 0 0 10px;
}
#creamc {
       color: #afa56a;
}
.blue-link a:link {
       color: #578cca; 
       text-decoration: underline;
}
.blue-link a:visited {
       color: #578cca; 
       text-decoration: underline;
}
.blue-link a:hover {
       color: #000; 
       text-decoration: none; 
       border-bottom: 1px solid #ccc;
}
.blue-link a:active {
       color: #578cca;  
       text-decoration: underline;
}

#blue-link a:link {
       color: #578cca; 
       text-decoration: underline;
}
#blue-link a:visited {
       color: #578cca; 
       text-decoration: underline;
}
#blue-link a:hover {
       color: #000; 
       text-decoration: none; 
       border-bottom: 1px solid #ccc;
}
#blue-link a:active {
       color: #578cca;  
       text-decoration: underline;
}
#cursor {
       cursor: pointer;
}
#cursor-link {
       cursor: pointer; 
       color: #578cca; 
       text-decoration: underline;
}
#cursor-link:hover {
       cursor: pointer; 
       color: #000; 
       text-decoration: none; 
       border-bottom: 1px solid #ccc;
}
#regme {
       text-align: justify;
       background: #ffffe0; 
       padding: 10px; 
       margin: 0px 15px 15px 10px; 
       border: 1px dotted #ccc;
}
#banner-top {
       float: right; 
       width: 468px; 
       height: 60px; 
       margin: 10px 0;
}
#banner-top2 {
border: 1px dotted #ccc;
       float: right; 
       width: 368px; 
       height: 60px; 
       margin-top: 30px;
}

/*------------------------------------------------------------------*/
/* Tools     			    
/*------------------------------------------------------------------*/

#pointer {
       background: url(../fastheme/f_pointer.gif) no-repeat left 3px; 
       padding: 0 0 3px 10px; 
       width: 180px;
}
#idlist-text {
       padding: 0 0 15px 0;
}
#idlist {
       list-style: none; 
       margin: 0;
       padding: 0;
}
#idlist li {
       display: block; 
       margin: 0; 
       border-bottom: 1px solid #eee;
       padding: 3px 0 4px 0; 
       width: 190px;
}
#idlist li a:link,
#idlist li a:visited {
        text-decoration: none;
        color: #6699cc;
}
#idlist li a:hover {
        border-bottom: none;
        color: #ff0084;
}
#idlist li a {
        font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
        background: url(../fastheme/f_arrow.gif) no-repeat left;
        margin: 0 0 0 6px;
        padding:4px 0px 4px 13px;	
}
.resizer {
       cursor: pointer; 
       width: 405px; 
       height: 14px; 
       border: 1px solid #e9e9e9; 
       background: #f9f9f9; 
       margin: 2px 0 10px 0;
}
#tooltip {
       background: #fff; 
       border-left: 1px solid #189bdd; 
       border-right: 1px solid #189bdd; 
       border-bottom: 1px solid #189bdd; 
       border-top: 3px solid #faae23; 
       font: 11px tahoma; 
       color: #1e698e; 
       padding: 5px 7px; 
       position: absolute; 
       visibility: hidden;
}
#lbOverlay {
       z-index: 150; 
       position: absolute;
       left: 0;
       width: 100%;
       background-color: #333;
       cursor: pointer;
}
#lbCenter, #lbBottomContainer {
       z-index: 160;
       position: absolute;
       left: 50%;
       overflow: hidden;
       background-color: #fff;
}
.lbLoading {
       background: #fff url(../fastheme/f_loading.gif) no-repeat center;
}
#lbImage {
       z-index: 200; 
       position: absolute;
       left: 0;
       top: 0;
       border: 10px solid #fff;
       background-repeat: 
       no-repeat;
}
#lbBottom {
       border: 10px solid #fff; 
       border-top-style: none;
}
#lbCloseLink {
       display: block;	
       border: 0; 
       float: right;
       width: 62px;
       height: 14px;
       background: transparent url(../fastheme/f_closelabel.gif) no-repeat center;
       margin: 5px 0;
}

/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии */
.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide-image {
	border: 2px solid #FFFFFF;
}
.highslide-active-anchor {
   visibility: hidden;
} 
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-dimming {
	background: black;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border: 1px solid white;
    background-color: black;
}
a.highslide-full-expand {
	background: url(../dleimages/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 12px;
	width: 11px;
	background: url(../dleimages/resize.gif);
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.highslide-caption {
	display: none;
	padding: 5px;
	background: white;
}

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
}
.highslide-controls a {
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}
.highslide-controls a.disabled {
    cursor: default;
}
.highslide-controls a span {
    /* hide the text for these graphic buttons */
    display: none;
}
 
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
    background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
    background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
    background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
    background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}
 

/* ==================== Облако тегов */
.clouds_xsmall {
	font-size: x-small;
}
.clouds_small {
	font-size: small;
}
.clouds_medium {
	font-size: medium;
}
.clouds_large {
	font-size: large;
}
.clouds_xlarge {
	font-size: x-large;
}	
.usenext {
background:url("../fastheme/download_manager.png") no-repeat scroll 5px 5px #ffffe6;
border:1px solid #BEBEBE;
margin-top:10px;
padding:10px 10px 10px 90px;
}	
