@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#020e19;
	background-image:url(../images/layout.jpg);
	background-position:top;
	background-attachment:fixed;
	background-repeat:no-repeat;
	overflow:auto;
	text-align: center;
	font-family:"Trebuchet MS";
	color:#000;
}
div{
	margin:0px;
	padding:0px;
}
#flashcontent{
	width:1026px;
	text-align:left;
}
label.error{
	display:block;
	color:#74390A;
	font-family:"Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
}

.content{
	text-align:justify;
	font-size:12px;
}
.content b, .content strong{
	color:#158E2F;
	font-size:18px;	
}
.content a{
	color:#55802B;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.content a:hover{
	color:#993300;
	font-size:12px;
	font-style:normal;
	text-decoration:underline;
}
.equus{
	font-family:"Times New Roman";
	font-size:18px;
	color:#000000;
	line-height:20px;
	font-style:italic;	
}
.red_text{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#922625;
	line-height:16px;
	font-weight:bold;
}
.black_text{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000000;
	line-height:16px;
	font-weight:normal;
}
.black_text_normal{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	line-height:16px;
	font-weight:normal;
	text-align:justify;
}
.black_text_normal_button{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#922625;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
.black_text_normal_button:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
.black_titles{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#000000;
	line-height:16px;
	font-weight:bold;
}
.bigtitle {
border-bottom-style:none;
border-width:thin;
color:#158E2F;
font-size:36px;
font-weight:bold;
}
.green_titles{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#15832d;
	line-height:16px;
	font-weight:bold;
}
.more_info{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000000;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
.more_info:hover{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#922625;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
.mail_title{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#74390a;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}
.mail_text{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#74390a;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
.textfield_mail{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #74390a;
	border: 1px solid #74390a;
	height: 23px;
}
.bottom_buttons{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#15832d;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
.bottom_buttonsb{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#15832d;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
.bottom_buttonsb:hover{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
.copyright{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
.site_design{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
.site_design:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#922625;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
.textfield{
	font-family:"Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	background-color:#FFFFFF;
	border: 1px solid #FECB02;
	height: 20px;
}







.fontwhite a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFF;	
	text-decoration:none;
}
.fontwhite a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ff961a;	
}
.fontblack{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333;
	text-decoration:none;
}
.fontblack a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333;
	text-decoration:none;
}
.fontblack a:Hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333;
	text-decoration:underline;
}
.fontblue{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#74cce9;	
}
.fontorange{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#ff8624;	
}
.fontorangelink{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ff8624;
	text-decoration:underline;
	font-weight:bold;
}
.fontorangelink:Hover{
	color:#74cce9;
}
.readmorelink{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
.readmorelink:Hover{
	color:#ff8624;
}
.titlearticles{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;	
	letter-spacing: normal;
	line-height:15px;
	color:#666;
}
.namelogin{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;	
	letter-spacing: normal;
	line-height:15px;
	color:#fff;
}

.textfieldlog{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #28719c;
	border: 1px solid #77c3f0;	
}
.textfieldm{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #06C;
	background-color: #c2e5fa;
	border: 1px solid #77c3f0;
}
.linegreenbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #81b94f;
}
.lineredbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fc7e7f;
}
.linebluebottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5faedc;
}
.nameprofile{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;	
	letter-spacing: normal;
	line-height:15px;
	color:#06C;
}
.readmore{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FFF;	
}
.readmore a{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#FFF;	
	text-decoration:underline;
}
.readmore a:hover{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#74cce9;	
	text-decoration:none;
}
.borderall {
	border: 1px solid #a3c5d6;
}
.textfieldS{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #06C;
	background-color: #fff;
	border: 1px solid #77c3f0;
	height: 23px;
}
.points{
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#999999;
}

.text2{
color:#73241D;
font-family:"Trebuchet MS";
font-size:11px;
font-weight:bold;
}

.text3{
	color:#333333;
font-family:"Trebuchet MS";
font-size:11px;
font-weight:normal;
}

.center{
	text-align:center !important;
}

#newsletter-block{
    height: 50px;
    color: #74390a;
    font-size: 13px !important;
    text-align: left;
    font-weight: bold !important;
    background: url(../images/newsletter-layout.png) repeat-y top center; 
}
#newsletter-block .content{
    width: 900px;
    margin: 0 0 0 auto;
}
#newsletter-follow{
    font-size: 13px !important;
    font-weight: bold !important;
    float: left;
    width: 150px;
    border-right: 1px solid #fecb02;
    padding-top: 10px;
    height: 30px;
}
#newsletter-follow img{
    vertical-align: middle;
}
#newsletter-call{
    font-size: 13px !important;
    font-weight: bold !important;
    float: left;
    text-align: center;
    width: 200px;
    border-right: 1px solid #fecb02;
    padding-top: 10px;
    height: 30px;
}
#newsletter-call b{
    color: #000;
    font-size: 13px !important; 
}
#newsletter-form{
    font-size: 13px !important;
    font-weight: bold !important;
    float: left;
    padding-top: 10px;
    height: 30px;
    width: 500px;
}
#newsletter-form label.error{
    color: #f00;
    display: inline;
    display: none;
}
#formEmail-block{
    margin: 0 !important;
    padding: 0 0 0 20px !important;
}
#newsletter-form #txtMail{
    width: 155px;
    text-align: center;
    border-top: 1px #b29934 solid;
    border-left: 1px #b29934 solid;
    border-right: 1px #fff solid;
    border-bottom: 1px #fff solid;
    
}
#newsletter-form #sendMail{
    margin-left: -5px;
    vertical-align: bottom;
    
}

.clear{
    clear: both;
}
