/*ÎÑÍÎÂÍÎÉ ØÐÈÔÒ {}*/
	body,td,pre{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: black;

		/*ÏÎËÎÑÀ ÏÐÎÊÐÓÒÊÈ {}*/
		SCROLLBAR-FACE-COLOR: black;
		SCROLLBAR-TRACK-COLOR: lightgray;
		SCROLLBAR-ARROW-COLOR: red;
		SCROLLBAR-HIGHLIGHT-COLOR: gray;
		SCROLLBAR-3DLIGHT-COLOR: lightgray;
		SCROLLBAR-SHADOW-COLOR: gray;
		SCROLLBAR-DARKSHADOW-COLOR: lightgray;
	}
	pre{
		font-family: monospace;
	}


	td.body{
		background-color: white;

	}
	table.bigtable{
		width: 880px;
	}
/*ÇÀÃÎËÎÂÎÊ ÑÒÐÀÍÈÖ {}*/
	td.pane_top{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	td.top-banner{
		padding-right:7px;
	}
/*ÏÀÍÅËÈ ËÅÂÀß, ÏÐÀÂÀß, ÑÐÅÄÍßß {}*/
	td.pane_left, td.pane_right{
	}
	td.pane_left{
		width: 140px;
		padding-right: 20px;
	}
	td.pane_right{
		width: 242px;
		background: url("images/dots_v.png") repeat-y 10 0;
		padding-left: 20px;
	}

	td.pane_center{
	}

	td.pane_menuhoriz{
		background-color: #ff5e06;
	}
/*ÄËß ÌÎËÓÅÉ {}*/
	table.moduleL, table.moduleR{
		width: 100%;
		margin-bottom: 0px;
	}
	.moduleSmallTitle, .moduleBigTitle{
		font-weight: bold;
		padding: 2 0 2 4;
		color: white;
		background-color: #dc001f; 
	}
	td.moduleL, td.moduleR, td.moduleMENU{
		padding-bottom: 12px;
	}
	td.moduleMENU{
	}


	table.moduleC{
		width: 100%;
	}
	td.moduleC{
		background-color: white;
		padding: 0 0 30 0;
		text-align: justify;
	}


/*ÏÎÄÍÎÆÜÅ ÑÒÐÀÍÈÖ {}*/
	td.pane_footer{
		background: url("images/dots_h.png") repeat-x;
		padding: 10 0 10 0;
	}
	
	div.footer_right{
		float: right;
		
	}
	div.footer_right a{
		text-decoration: none;
		color: black;
	}
	div.footer_right a:hover{
		text-decoration: underline;
	}
	



/*ÑÑÛËÊÈ Â ÌÅÍÞ {}*/
	/*ÑÒÐÎÊÀ ÌÅÍÞ Nãî ÓÐÎÂÍß {}*/
	div.menu0{
		padding-left: 0px;
		background: url(images/dots_h.png) repeat-x bottom;
		height: 19px;
		padding-top: 5px;
	}
	div.menu1{
		padding-left: 12px;
		background: url(images/dots_h.png) repeat-x bottom;
	}

	/*ÏÓÍÊÒ ÌÅÍÞ Nãî ÓÐÎÂÍß {}*/
	a.menulink0, a.menuactive0, font.menunolink0,  a.menulink1, a.menuactive1, font.menunolink1{
		color: black;
		text-decoration: none;
	}
	/*àêòèâíûé ïóíêò {}*/
	a.menuactive0, a.menuactive1{
		color: red;
	}
	/*ïóíêò ïðè íàâåäåíèè {}*/
	a.menulink0:hover, a.menuactive0:hover,  a.menulink1:hover, a.menuactive1:hover{
		color: red;
	}



	table.menu_horiz{
		height: 20px;
	}
	td.menu_horiz{
		padding-right: 16px;
	}
	table.menu_layer{
		background-color: #ff5e06;
		border: 2px solid black;
	}
/*---ÏÎËÜÇÎÂÀÒÅËÜÑÊÈÅ ÑÒÈËÈ------------------------------------------------------------------------- {}*/


/*ÇÀÃÎËÎÂÎÊ #1 {}*/
	h1{
		color: #ea0000;
		font-size: 16px;
		font-weight: bold;
		text-decoration: none;
		font-family : Arial, Helvetica, sans-serif;
	}

	pre, p{
		margin: 0px;
	}

	/*ÑÑÛËÊÈ ÏÎ ÒÅÊÑÒÓ {}*/
	a{
		color: #bf0000;
		text-decoration: underline;
	}
	a:hover{
		color: #530000;
	}
	
	hr{
		height: 1px;
		background-color: #a7a7a7;
	}

/*ÝËÅÌÅÍÒÛ ÔÎÐÌ {}*/
	input, select, textarea{
		background-image: url(images/innershadow.png);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	input, select, textarea, .inputerror{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		background-color: white;
		border : 1px solid #e6e6e6;
	}
	.inputerror{
		background-image: none;
		background-color: #FFC0C0;
	}
	input.image{
		background-image: none;
		background : transparent;
		border : none;
	}
	input.radio{
		background-image: none;
		border : none;
	}
	input.checkbox{
		background-image: none;
		margin: 4px;
	}
	input.submit{
		background: url("images/submit.png") repeat-x bottom #f9f9f9;
		color: #dc001f;
		border : 1px solid #e6e6e6;
	}

/*ÝËÅÌÅÍÒÛ ÒÀÁËÈÖ {}*/
	th{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: black;
		color: white;
		text-align: left;
		border-bottom: 1px solid black;
	}
	td.data{
		border-bottom: 1px solid black;
	}

	
	td.header_login_form{
		padding-bottom: 10px;
		color: #676767;
		text-align:center;
	}
	td.header_login_form a{
		color: red;
		text-decoration: none;
	}
	input.header_login_form_submit{
		background: none;
		border: none;
		font-size: 13px;
		color: red;
	}
	
	span.vert_divider{	
		background: url('/themes/rockyou/images/dots_v.png') repeat-y;
	}
	div.horiz_divider, div.horiz_dividermargin{
		height: 1px;
		font-size: 1px;
		background: url('/themes/rockyou/images/dots_h.png') repeat-x;
	}
	div.horiz_dividermargin{
		margin: 10 0 10 0;
	}

	div.note_area{
		background-color: #fefbf4;
		border: 1px solid #eeeeee;
		padding: 4px;
		overflow: auto;
		clear: both;
	}
	
	.spacer{
		clear: both;
		height: 1px;
		line-height: 1px;
		font-size: 1px;
	}

/** rss button **/
.block-title-mod{
	width:100%;
	vertical-align:middle;
}
.block-title-mod td.right{
	width:45px;
	
}
.block-title-mod td.left{
	color:#fff;
	font-weight:bold;
}
.block-title-mod td.left a{
	color:#fff;
	text-decoration:none;
}
.block-title-mod td.left a:hover{
	text-decoration:underline;
}

a.block-title-mod-link{
	color:#fff;
	text-decoration:none;	
}
a.block-title-mod-link:hover{
	color:#fff;
	text-decoration:underline;	
}