/* Stylesheet version 1.1   */
/* Last updated 18/02/2008  */
/* Copyright Lambda Factory */
/* www.lambdafactory.com    */

body
{
color: #7c7c7c;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
background-color: #F5F5F5;
font-size:12px;
}
#doc4{
  background-color: #FFFFFF;
  }
#custom-doc{
width:980px;

}
#maincontent{
min-height: 600px;
height: auto !important;
  height: 600px;
}

/* footer */
#ft{
margin:auto;
text-align:center;
}
/* news */
.news{
  width:470px;
  margin-bottom:10px;
  text-align: left;
  padding-top:8px; padding-bottom:8px;
color:#339900;
font-weight:bold;
padding-left:5px;
}
.news.heading{
background-color:#ffffff;
padding-top:5px; padding-bottom:5px;
padding-left:3px;
font-weight:bold;
font-size:14;

}

.l{
font-size: 10px;
color:#B1B1B1;
}
.d{
width:460px;
*width:420px;
border-bottom: 1px solid #999999;
0margin-bottom:3px;
}


/* horizontal menu */
#top_var{
  background-color: #ffffff;
  height:27px;
  width:250px;
  float:right;
 /*border-top:solid 2px #696969;
 border-bottom:solid 2px #696969;*/
}
.top_hmenu{
position:relative;
/*left:100px;   */
font-weight:bold;
top:5px;
}
#top_var li{
  float:left;
  padding-right: 0.5em;
}

.top_hmenu a:link, .top_hmenu a:visited{
text-decoration: none;
  color:#666666;
  font-weight: bold;
  font-size: 14px;

}
.top_hmenu a:hover{
 text-decoration: none;
  color:#47bb2f;
  font-weight: bold;
  font-size: 14px;
  /*background-color: #e6f7da;
  border-top: 1px solid #7cd23b;
  border-bottom: 1px solid #7cd23b; */
  padding-top:5px;
  padding-bottom:4px;
}

.title_conteiner_a{
width:730px;
}

.title1{
width:4px;
height:32px;
background-image: url(../images/t-l.gif);
float:left;

}

.gen{
height:32px;
background-image: url(../images/t-m.gif);
float:left;
text-align:center;
}
.title2{
width:722px;
}
.title3{
width:4px;
height:32px;
background-image: url(../images/t-r.gif);
float:left;
}
.title_conteiner_b{
width:230px;
margin-bottom:10px;
}
.title2_b{
width:222px;
}
.title_conteiner_c{
width:230px;
height:32px;
}
.title2_c{
width:222px;
}
.title_conteiner_d{
width:230px;
height:32px;
}
.title2_d{
width:222px;
}
.title_conteiner_e{
width:480px;
height:32px;
}
.title2_e{
width:472px;
}
.title_text{
   margin:auto;
   font-weight: bold;
   font-size: 14px;
   padding-top: 8px;
}
.statistics{
width:225px;
padding-top: 5px;
padding-left: 15px;
}


#footer{
margin:auto;
padding-top:5px;
padding-bottom:5px;
width:980px;
background-color:#f0f0f0;
font-weight:bold;
}
.divider{
height:10px;
clear:both;
}
.yui-ge{
text-align:center;
}

.yui-ge img{
  margin:auto;
}
.text{
padding-left:10px;
  text-align:left;
  font-weight:bold;
}
.yui-ge a:link,.yui-ge a:visited{
font-size: 10px;
color:#7c7c7c;
}
.yui-ge a:hover{
font-size: 10px;
  color:#47bb2f;
}

.features li{
  list-style-image: url(../images/arrow.gif);
  padding-top:10px;
}
.features ul{
  padding-top:10px;
}

.features{
  text-align:left;
  padding-left:30px;
  padding-top:20px;
  font-size: 16px;
  font-weight: bold;
}

/* registration */
#registration p{
  margin:0 0 10px 0;
	padding:0;
	}
#registration td{

	padding-left:3px;
    padding-right:3px;
    line-height:23px;
    padding-bottom:5px;
	}

#registration form {
	font:13px Georgia, "Times New Roman", Times, serif;
	background:#eee;
	margin:20px;
	padding:10px 20px;
	width:630px;
	}
#registration form ol {
		list-style:none;
		margin:0;
		padding:0;
		}

		#registration form li {
			padding:6px;
			background:#e1e1e1;
			margin-bottom:1px;
			}

			#registration form li#send {
				background:none;
				margin-top:6px;
				}
	#registration form label {
			float:left;
			width:170px;
			text-align:right;
			margin-right:7px;
			color:#0066CC;
			line-height:23px;	 /* This will make the labels vertically centered with the inputs */
			}
            #registration form span{
			font-size:10px;
            color:#666666 ;
            line-height:23px;
            padding-left:3px;
			}

			#registration form input.check{
			padding:4px;
			font:13px Georgia, "Times New Roman", Times, serif;
			border:1px solid #999999;
			width:200px;
			}
            #registration form input.check2{
			padding:4px;
            border-left:1px solid #9F9F9F;
 border-top:1px solid #9F9F9F;
 border-right:1px solid #CDCDCD;
 border-bottom:1px solid #CDCDCD;
            }

				#registration form input:focus,
				#registration form textarea:focus {
				border:1px solid #666;
				background:#CCFFCC;
				}

input{
border: 1px solid #DCDCDC;
margin:4px;
}





