/*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*/



/* =================================== Content Styles_front - begin ==================================================*/

.contentStyle_front {
	background-color: transparent;
	font: 12px Arial, sans-serif;
	color:#415500;
}

.contentStyle_front table{	
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

.contentStyle_front a{
	color:#415500;	
}

.contentStyle_front a:visited, .contentStyle_cont a:visited{ text-decoration:none;}

.contentStyle_front p{
	margin-top:0px;
	margin-bottom: 2px;
    background-color: transparent;
	font: 12px Arial, sans-serif;
	color:#415500;
}

.contentStyle_front h2{
    margin:0px 0px 9px 0px;
    background-color: transparent;	
	color:#415500;
}

/* =================================== Content Styles_front - end ====================================================*/

/* =================================== Content Styles_front_subs - begin ==================================================*/

.contentStyle_front_subs{
	background-color: #ffffff;
	color:#415500;
	font: 12px Arial, sans-serif;	
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:none;
	text-decoration:underline;
}


.contentStyle_front_subs table{	
	font: 12px Arial, Helvetica, sans-serif;
	color:#415500;
	text-decoration:underline;
}

.contentStyle_front_subs p{
	margin-bottom: 2px;
	margin-top:0px;
	background-color: #ffffff;
	color:#415500;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.contentStyle_front_subs a, .contentStyle_front_subs p a, .contentStyle_front_subs table tr td a
{
    color:#415500;
    font:12px Arial, Helvetica, sans-serif;
    text-decoration:underline;
} 
/* =================================== Content Styles_front_subs - end ====================================================*/

/* =================================== Content Styles_front_54_55_56 - begin ==================================================*/

.contentStyle_front_54_55_56{
	background-image:url(../images/front_bg_54_55_56.gif);
	background-repeat:repeat-x;
	background-color:#ADE400;
	color: #476004;
	font: 12px Arial, sans-serif;
	font-weight:bold;
	padding-left: 13px;
	padding-top: 1px;
	margin-top:0px;
	margin-bottom: 0px;
}

.contentStyle_front_54_55_56 a, .contentStyle_front_54_55_56 a:visited{
	color: #476004;
	font: 12px Arial, sans-serif;
	font-weight:bold;
	text-decoration:none;	
}

.contentStyle_front_54_55_56  table{
	/*color: #595959;*/
	/*font: 11px Verdana, Arial, sans-serif;*/
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

.contentStyle_front_54_55_56 p{
	height:29px;
	vertical-align:middle;
	line-height:29px;
	margin-top:0px;
	margin-bottom:0px;
}

.contentStyle_front_54_55_56 table{
	margin-top:0px;
	margin-bottom:0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}	
/* =================================== Content Styles_front_54_55_56 - end ====================================================*/


/* =================================== Content Styles_cont- begin ==================================================*/

.contentStyle_cont{
	background-color: #FFFFFF;
	background-repeat:repeat-x;
	background-position: left top;
	font: 13px Arial, sans-serif;
	color:#000000;
}

.contentStyle_cont table{
	/*color: #595959;*/
	/*font: 11px Verdana, Arial, sans-serif;*/
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

.contentStyle_cont a{
	/*color:#415500;*/
	
	color: #5D0053;
	text-decoration:none;
}

.contentStyle_cont table{
	margin-top:0px;
	margin-bottom:0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}	

.contentStyle_cont p{
 	color: #476004;
	font: 12px Arial, sans-serif;
	font-weight:bold;
	vertical-align:middle;
	margin-top:7px;
	margin-bottom: 7px;
}

/* =================================== Content Styles_cont - end ====================================================*/



/*CPOINT*/
.contentStyle_cont_cpoint{
    padding-left:10px;
    background-color: #336666;
    color:#fff;
}

.contentStyle_cont_cpoint p{
    color:#fff;
    font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin:5px 0;
}

.contentStyle_cont_cpoint a{
    color:#fff;
    text-decoration:none;
}

.contentStyle_cont_cpoint a:hover{
    color:#fff;
    text-decoration:underline;
}


.contentStyle_cont_cpoint div{
    padding-bottom:10px;
}


/* =================================== Content Styles - begin ==================================================*/
.contentStyle a img { border: none;}

.contentStyle{
	background-color: #ffffff;
	color: #000000;
	/*font: 12px Arial, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:none;
}


.contentStyle table , .contentStyle table tr td{
	/*color: #595959;*/
	/*font: 11px Verdana, Arial, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}



.contentStyle a {
	/*color: #00B4E6;*/
	color:#5D0053;
	
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}


.contentStyle a:visited {
	/*color: #999999;*/
	color: #5D0053;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
}

.contentStyle a:hover {
	text-decoration: underline;
}

.contentStyle h1{
	font: 30px Arial, Helvetica, sans-serif;
	color: #5D0053;
}

.contentStyle h2{
	font: 22px Arial, Helvetica, sans-serif;
	color: #415500;
}

.contentStyle h3{
	font: 22px Arial, Helvetica, sans-serif;
	color: #415500;
}

.contentStyle h4{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #415500;
}

.contentStyle p{
	margin-top: 0px;
	margin-bottom:2px;
	line-height:14px;
}

.contentStyle input{
	height: 19px;
	border: solid 1px #92BF02;
	vertical-align: middle;
	background-color: #FFFFFF;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}

.contentStyle textarea{
	height:100px;
	color: #000000;
	border: solid 1px #92BF02;
	vertical-align: middle;
	background-color: #FFFFFF;
	overflow: auto;
	overflow-x: hidden;
	scrollbar-base-color: #C8ED50;
  	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #92BF02;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #f92BF02;
	scrollbar-arrow-color: #630056;
	scrollbar-face-color: #C8ED50;
	scrollbar-3dlight-color: #92BF02;	
}	

.contentStyle select{
	color: #000000;
	border: solid 1px #92BF02;
	vertical-align: middle;
	background-color: #FFFFFF;
}

.contentStyle .form_checkbox{
	border: none;
	cursor: pointer;
	background-color: transparent;
}

.contentStyle .form_radio{
    cursor: pointer;
    border: 0px solid white;
}

.form_checkbox {
	width: auto;
	height: auto;
}

.form_radio {
	width: auto;
	height: auto;	
}

.form_submit {
	width: 100px;
	height: 20px;
}

.contentStyle .form_submit{
	background-color: #dfdfdf;
	background-image: url(../images/btn_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 21px;
	border: solid 1px #bebebe;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}
/*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;
}


.shortNews p{
	margin-top: 0px;
}
.title{
	font-family:Arial, Helvetica, sans-serif;
	color:#445507; 
	font-size:22px;
}
.non-underline-visited{	
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
text-decoration:none;}
/*Styles for editing short news text in admin: END*/

h4{
	margin:0px;
	padding:0px;
	font-size:12px;}

/* =================================== Content Styles - end ====================================================*/


.contentStyle h1{
	font: 30px Arial, Helvetica, sans-serif;
	color: #5D0053;
}

.contentStyle h2{
	font: 22px Arial, Helvetica, sans-serif;
	color: #415500;
}

.contentStyle h3{
	font: 22px Arial, Helvetica, sans-serif;
	color: #415500;
}

.contentStyle h4{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #415500;
}

.contentStyle p{
	margin-top: 0px;
	margin-bottom:2px;
	line-height:14px;
}

.contentStyle #newletterID {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	xfont: 12px Arial, Helvetica, sans-serif;
}
.contentStyle #newletterID p,.contentStyle #newletterID td, .contentStyle #newletterID a{
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	xfont: 12px Arial, Helvetica, sans-serif;
}

.contentStyle #newletterID h1{
	font: bold 13px  Arial, Helvetica, sans-serif ;
	COLOR: #000000;
}
.contentStyle #newletterID a{
	color:#0000FF;
}
