* {padding: 0; margin: 0;}


.xfields textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: verdana;	/* ! */

	width: 255px;
	height: 86px;
	border: 1px solid #e0e0e0;
}
.xfields input {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: verdana;	/* ! */

	width: 260px;
	height: 14px;
	border: 1px solid #e0e0e0;
}
.hide {
display:none
}

.partner {
color: blue;
font-size: 11px;
font-family: verdana;
padding-top: 15px;
}
.partner a {
color: red;
text-decoration:none;
}
.partner a:hover {
text-decoration: none;
}
.xfields select {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: verdana;	/* ! */
	border: 1px solid #e0e0e0;
}

/*Link to news *by DeN*/
#news_address {width:auto; height:500px; text-align:center; padding:10px; background:#CCC;}
.na_inp {width:600px; padding:2px; padding-right:0px; margin:2px; margin-left:22px;0 0px 0;}

.na_inp1 {width:600px; padding:2px; padding-right:0px; margin:2px; margin-left:35px;0 0px 0;}

.na_inp2 {width:600px; padding:2px; padding-right:0px; margin:2px; margin-left:0px;0 0px 0;}

body {
        color: #555; 
        font: 11px verdana; 
        text-align: left; 
        background: #FFFFFF;
}
img {
        border:0; 
		margin: 0px;
        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: verdana; 
        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: #5E9C04;
        font-size: 20px;
        line-height: 95%;
}

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

a.red {
        color: #ff5223; 
        text-decoration: none;
}
a.red:visited {
        color: #ff5223; 
        text-decoration: none;
}
a.red:hover {
        color: #ff5223; 
        text-decoration: none; 
        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: 265px; 
        display: block; 
        padding: 0px 0px 20px 0px; 
}
.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: 70%; 
        border-left: 1px solid #e9e9e9; 
        border-right: 1px solid #e9e9e9; 
        padding: 0px 0px 20px 0px;
}
.rightside {
        align: left; 
        width: 200px; 
        display: block; 
        padding: 0 0px 20px 0px; 
}
.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, verdana, 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; text-decoration: none;}
.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: 4px;
        padding-left: 8px;
        padding-right: 10px;
}

.cat-speed {
        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: 4px;
        padding-left: 8px;
        padding-right: 10px;
}

.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; 
        padding-left: 8px; 
        padding-right: 10px; 
        clear: both
}

.news img {
margin: 5px;
}

.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: none;
}
.news a:visited {
        color: #105CB6; 
        text-decoration: none;
}
.news a:hover {
        color: #000; 
        text-decoration: none;
}
.news a:active {
        color: #105CB6;  
        text-decoration: none;
}
.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; 
		padding-left: 8px; 
        padding-right: 10px; 
        font-size: 1.2em; 
        font-family: verdana; 
        color: #333; 
        text-align: justify;
}
.story img {
        border: 0px solid #f1f1f1;
		margin-right: 5px;
}
.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: none;
}
.story-bottom a:visited {
        color: #f36f00; 
        text-decoration: none;
}
.story-bottom a:hover {
        color: #f36f00; 
        text-decoration: none;
}
.story-bottom a:active {
        color: #f36f00; 
        text-decoration: none;
}
.story-bottom img {
       border: 0px;
}




.sbl {
       padding: 5px 8px; 
       float: left; 
       text-align: left; 
       width: 57%;
}
.sbl a:hover img {
       border: 0px;
}
.sbr {
       padding: 5px 0px 10px; 
       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;
	   border: 1px solid #fff1bf; 
}
.related-date {
       padding: 3px; 
       background: #fbf6e1; 
       color: #333;
}
.related-title {
       padding: 3px; 
       width: 100%; 
       font-size: 1.2em; 
       font-family: verdana;
}
.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;
}

.reset_button {
       border: 2px solid #F3F3F3; 
       background: #eba929; 
       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;
       background-image: url(images/spacer.gif);
       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: verdana;
margin-top: 5px;
}
.topmenu a:active,
.topmenu a:visited,
.topmenu a:link {
color: black;
text-decoration:none;
}
.topmenu a:hover {
color: #ff0000;
text-decoration: none;
}
#blue-red a:link {color:#2d6db7; text-decoration:none;}
#blue-red a:visited {color:#2d6db7; text-decoration:none;}
#blue-red a:hover {color:red; text-decoration:none; border-bottom:1px solid #ccc;}
#blue-red a:active {color:#2d6db7;  text-decoration:none;}

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

.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: none;
}
.tags a:visited {
        color: #578cca; 
        text-decoration: none;
}
.tags a:hover {
        color: #000; 
        text-decoration: none; 
        border-bottom: 1px solid #ccc;
}
.tags a:active {
        color: #578cca;  
        text-decoration: none;
}


/*!!!!!!!!!!! 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%;
	}
	
	.copy {
	color: #555555;
	font-size: 11px;		/* ! */
	font-family: verdana;	/* ! */
	text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #555555;
	text-decoration: none;
}
.copy a:hover {
	color: #06bab4;
	text-decoration: none;
}

.copy_user {
	color: #555555;
	font-size: 8px;		/* ! */
	font-family: verdana;	/* ! */
	text-decoration: none;
}
.copy_user a:active, .copy_user a:visited, .copy_user a:link {
	color: #555555;
	text-decoration: none;
}
.copy_user a:hover {
	color: #06bab4;
	text-decoration: none;
}

div.link_book
{ 
width: 100%; float: center;
}

span.link_book
{
color: #000;
font-size: 11px;
font-weight: normal;
font-family: verdana;
text-align: center;
padding-bottom: 0px;
}

div.link_bookvn
{
margin-top: 5px;
text-align: center;
}

div.link_bookvn a img
{
padding: 2px;
margin: 0px;
border: 1px solid #CCCCCC;
}

div.link_bookvn img
{
margin: 0 7px 3px 0 !important;
}

div.link_bookvn a img:hover
{
border: 1px solid #FF0000;
}

div.link_bookvn a img
{
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
   
div.link_bookvn a img:hover
{
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}

.inv {display: none;}

.new {
color: red;
}

.newg {
color: green;
}
.swtab{
	padding: 8px 10px 8px 10px;
}
.swtab span:hover{
	padding: 5px 10px 5px 10px;
	background-color: #919191;
	color:#ffffff;
}
.swtab span
{
	padding: 5px 10px 5px 10px;
	border: 1px solid black;
}
.statist
{
	position: absolute;
	border: 1px solid black;
	left:0px;
	right:0px;
	width:640px;
	height:480px;
	background: #ffffff;
	display: none;
	z-index:10;
}
.statist div.head
{
	border-bottom:1px solid black;
	background: #cccccc;
	text-align: right;
	padding: 2px 2px 2px 2px;
}
.statist div.statist_cont
{
	border:0px;
	background: transparent;
	text-align:left;
	padding:0px;
}

.resize
{
	position: relative;
	width:10px;
	height:10px;
	cursor: nw-resize;
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-top:1px solid black;
	border-right:0px;
	background: #cccccc;
	text-align: right;
	padding: 2px 2px 2px 2px;
}

/* модуль S-Block 1.7*/
div#stip {
  display: none;
  position:absolute;
  border:1px solid #777;
  background:#fafafa;
  color:#282828;
  padding:4px;
  z-index: 9999;
} 

/*Модуль универсальный топ комментариев начало*/
.topava {

width: 90px;
}

.topava img {

padding:5px;
border:1px solid #E7E5E0;

}
/*Модуль универсальный топ комментариев конец*/

#banners a img {
opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40);
}

#banners a:hover img {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/
padding:5px;
border:1px solid #787878;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 2px solid #787878;
border-bottom: 2px solid #787878;
visibility: hidden;
}

#qwertyz {
	float:left;
	width:100px;
	text-align: left;
}

#qwertyz1 {
	float:left;
	width:100px;
	text-align: left;
	margin-left:100px;
}

.cb {width: 515px; font-family: Arial, Helvetica, sans-serif; background-color: #d7d7d7; position: relative; top: -20px;}
.cb_news .cb {top: 0px; margin-bottom: 10px;}
.cb_news .cb_result {top: 0px;}
.cb_lcol {float: left; width: 443px; padding: 6px 5px 10px 10px; background-color: #eaeaea;}
.cb_lcol h6 {float: left; font-size: 12px; color: #20507b; font-weight: bold; padding: 2px 5px 1px 0px; font-family: Arial, Helvetica, sans-serif; padding-top: 2px; letter-spacing: 0.2pt;}
.cb_lcol .cb_services {border-bottom: 1px solid #B8B8B8;}
.cb_lcol .cb_services .cb_services-all {height: 1%;}
.cb_lcol .cb_services .cb_services-all .cb_item {float: left; padding: 0px 8px 6px 0px;}
.cb_lcol .cb_services .cb_services-all .cb_itemtop {float: left; padding: 0px 8px 6px 0px; position: relative; top: -2px;}
.cb_lcol .cb_cod {float: left; width: 320px; padding: 5px 10px 0px 0px;}
.cb_lcol .cb_cod .cb_cod-for {margin-left: 100px; list-style-type: none; color: #868686; font-size: 10px;}
.cb_lcol .cb_cod .cb_cod-for li.li {float: left; height: 12px; padding: 4px 5px 0px 19px; overflow: hidden; background: url(../images/sb_icons.png) left top no-repeat;}
.cb_lcol .cb_cod .cb_cod-for li.ya {float: left; height: 12px; padding: 4px 12px 0px 19px; overflow: hidden; background: url(../images/sb_icons.png) left -16px no-repeat;}
.cb_lcol .cb_cod .cb_cod-for li.liv {float: left; height: 12px; padding: 4px 0px 0px 19px; overflow: hidden; background: url(../images/sb_icons.png) left -32px no-repeat;}
.cb_lcol .cb_cod .cb_cod-block {float: left; width: 300px; padding-right: 3px;}
.cb_lcol .cb_cod .cb_cod-open {padding: 0px 0px 3px 0px; font-size: 12px; margin-top: 2px; border: 1px solid #D6D6D6; background-color: white; text-align: center;}
.cb_lcol .cb_cod .cb_cod-open a {color: #20507b; text-decoration: underline;}
.cb_lcol .cb_cod .cb_cod-opened {padding: 5px 5px 5px 5px; font-size: 12px; margin-top: 2px; border: 1px solid #D6D6D6; background-color: white; text-align: left;}
.cb_lcol .cb_cod .cb_cod-opened textarea {width: 286px; height: 80px; border: 1px solid #868686; font-size: 11px;}
.cb_lcol .cb_cod .cb_help {float: left; width: 17px; height: 16px; margin-top: 4px; overflow: hidden; cursor: pointer; background: url(../images/sb_icons.png) left -48px no-repeat;}
.cb_lcol .cb_links {float: left; list-style-type: none; width: 113px; padding: 8px 0px 0px 0px; font-size: 11px;}
.cb_lcol .cb_links a {color: #e12243; text-decoration: underline;}
.cb_lcol .cb_links a:hover {text-decoration: none;}
.cb_lcol .cb_links li {padding-bottom: 6px;}
.cb_rcol {float: left; width: 57px; color: #868686; font-size: 10px; text-align: center; line-height: 1.0em;}
.cb_rcol .cb_read {color: #868686; padding-top: 4px;}
.cb_rcol .cb_print {color: #868686; padding-top: 6px;}
.cb_rcol a {color: #868686; text-decoration: none;}
.cb_rcol span.img {display: block; padding: 5px 0px 0px 12px; text-align: left;}
.cb_rcol .cb_print span.img {padding: 5px 0px 0px 8px;}
.cb_rcol span.img img {display: block; border: 0px;}
.cb_result {position: relative; top: -10px;}
.cb_result a {color: #20507B; text-decoration: none;}
.error_warning {padding: 0px 0px 6px 0px; color: #868686; font-size: 11px;}


#flashswf {margin-bottom:12px; background-color: #EAEAEA;}
.clear {clear:both; font-size:1px;}
.m_tb12 {margin:12px 0;}
#razdelitel {height: 8px;}

	#hintbox{
	position:absolute;
	top: 0;
	background-color: lightyellow;
	width: 110px; /*hint plotis*/ 
	padding: 3px;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	visibility: hidden;
	}
