/*This style is needed only for Demo site - you may delete it START*/
.contentTdLeft .contentStyle {
	background-color: #ebebeb;
}
/*This style is needed only for Demo site - you may delete it END*/

/*Styles for editing article in admin: START*/
/*because of it article content will look in admin the same way*/
/*as in client - so user will be able to normally edit article*/
.contentStyle
{
	background-color: transparent;
	color: #111628;
	font: 11px Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 4px;
}

.contentStyle_form
{
	background-color: transparent;
	color: #000000;
	font: 15px Verdana,Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 0px;
}

.contentStyle_front{
	background-color: #DCE0E4;
	color: #77808A;
	font: 10px Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-bottom: 0px;
	border:none;
} 

.contentStyle table {
	color: #111628;
	font: 10px Verdana, Arial, sans-serif;
}

.contentStyle_form table tr td,.contentStyle_form table tr td table tr td{
	height: 25px;
	padding-top:12px;
	padding-bottom: 12px;
width:50%;
	padding-left:-10px;
	vertical-align: top;
	color: #000000;
font: 15px Verdana, Arial, sans-serif;
border:none;
}



.contentStyle_form table{
	border: 0px;
	cellpadding:0px;
	cellspacing:0px;
	padding:0px;
	margin:0px;
	margin-top: 10px;
	padding-top:10px;
	margin-top:expression('true'=='true'?'-10px':'-10px');
	margin-left:0px;
	margin-left:expression('true'=='true'?'-10px':'-10px');
	margin-bottom:-15px;
	border-collapse:collapse;
}

.special table{

}


.contentStyle a, .contentStyle_front a {
	color: #FC040D;
	text-decoration: none;
}

.contentStyle a:hover, .contentStyle_front a:hover {
	text-decoration: underline;
}


.contentStyle p, .contentStyle_form p
{
	margin-top: 0px;
	margin-bottom: 2px;
}

.contentStyle_front p{
	margin-bottom: -1px;
	margin-top: 0px;
}

.contentStyle input
{
	height: 19px;

	border: solid 1px #111628;
	vertical-align: middle;	
	color: #111628;
}

.contentStyle_form input{
	height: 20px;
	width:226px;
	border: solid 1px #111628;
	vertical-align: middle;	
	color: #000000;
	vertical-align:middle;
	font-size: 16px;
	line-height: 16px;
	padding-top:5px;

}

.contentStyle textarea
{
	color: #111628;
	border: solid 1px #111628;
	vertical-align: middle;
	background-color: #FFFFFF;
	overflow: auto;
	overflow-x: hidden;
	scrollbar-arrow-color: #CC2228; 
    scrollbar-base-color: #8E8E8F; 
    scrollbar-darkshadow-color: #8E8E8F;
    scrollbar-face-color: #D5D5D5;
    scrollbar-highlight-color: #EFEFEF; 
    scrollbar-shadow-color: #EFEFEF;   
    scrollbar-track-color: #EFEFEF;
	scrollbar-3dlight-color: #ffffff;
}

.contentStyle_form textarea
{
	color: #000000;
	border: solid 1px #111628;
	vertical-align: middle;
	background-color: #FFFFFF;
	overflow: auto;
	width: 318px;
	overflow-x: hidden;
	scrollbar-arrow-color: #CC2228; 
    scrollbar-base-color: #8E8E8F; 
    scrollbar-darkshadow-color: #8E8E8F;
    scrollbar-face-color: #D5D5D5;
    scrollbar-highlight-color: #EFEFEF; 
    scrollbar-shadow-color: #EFEFEF;   
    scrollbar-track-color: #EFEFEF;
	scrollbar-3dlight-color: #ffffff;
		vertical-align:middle;
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}


.contentStyle select, .contentStyle_form select
{
	color: #111628;
	border: solid 1px #bebebe;
	vertical-align: middle;
	background-color: #FFFFFF;
}

.contentStyle_form select{
	color: #000000;
}

.contentStyle .form_checkbox
{
	border: none;
	cursor: hand;
	background-color: transparent;
}

.contentStyle .form_radio{
    cursor: hand;
    border: 0px solid #111628;
}

.contentStyle .form_submit
{
	background-color: #dfdfdf;
	background-image: url(../images/popup_footer.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 21px;
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;	
	border-right: solid 1px #111628;
	border-bottom: solid 1px #111628;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}

.contentStyle_form .form_submit
{
	background-color: transparent;
	background-image: url(../images/but.gif);
	background-position: left top;
	height:32px;
	width:110px;
	cursor: pointer;
	cursor: hand;
	border:none;
	font-weight: bold;
	color: red;
	font-size:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #D50E11 ;!important
}
/*Styles for editing article in admin: END*/


/*Styles for editing short news text in admin: START*/
/*because of it short news text will look in admin the same way*/
/*as in client - so user will be able to normally edit it*/
.shortNews {
	background-color: #ffffff;
	color: #595959;
	font: 11px Verdana, Arial, sans-serif;
	margin-top: 0px;
}

.contentStyle H1, .contentStyle_form H1 {
	color:  #D2151C;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

.contentStyle H2, .contentStyle_form H2{
    color: #111628;
	font: 13px  Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.contentStyle H3, .contentStyle_form H3{
	color:  #D2151C;
	margin:0px;
	padding:0px;
}

.contentStyle H4, .contentStyle_form H4{
	color:  #D2151C;
	margin:0px;
	padding:0px;
}




.shortNews p
{
	margin-top: 0px;
}
/*Styles for editing short news text in admin: END*/