@charset "utf-8";
/* CSS Document */
@import url("reset.css");
body{
	margin:0;
	padding:0;
	background:#d2d1d0 url(../images/body_bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#777777;
}
 
.red{
	font-size:13px;
	font-family: Arial,Helvetica, sans-serif;
	color:#F00;
}
#outer{
	width:100%;
	margin:0 auto;
}
#wrapper{
	width:800px;
	margin:0 auto;
}
#header{
	background:url(../images/header_bg.jpg) no-repeat;
	height:107px;
	width:800px;
	float:left;
}
#header h1{
	float:left;
}

.title-top{
	float:right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:24px;
	color:#fff;
	padding-top:26px;
	padding-right:6px;
	
	}	
.container{
	background:url(../images/container_bg.jpg) repeat-x;
	float:left; 
	width:780px;
	padding:10px;
	margin-top:1px;
}
.container p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#77a203;
	line-height:20px;
	float:left;
}
 
/***** box css ******/
.training{
	width:780px;
	float:left;
	background:url(../images/title-bg.jpg) repeat-x left top;
	border-left:1px solid #dddcdb;
	border-right:1px solid #dddcdb;
	height:39px;
}
.training h2{
	line-height:39px;
	color:#138fde;
	width:780px;
	font-size:17px;
	padding-left:10px;
	text-shadow:0 1px 0 #FFFFFF;
}
 
.text_block{
	background:#eff3f6;
	border-top:1px solid #cacdcf;
	border-right:1px solid #f2f5f8;
	border-bottom:1px solid #f6f8fa;
	border-left:1px solid #d7dadd;
	margin-top:10px;
	float:left;
	padding:7px 10px 7px 10px;
	width:760px;
	color:#262626;
	line-height:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
}

/***** form style *****/
.fieldset{
	float:left;
	padding:7px 10px 0px 10px;
	margin-top:10px;
	width:760px;
	color:#777777;
}
h2.sub_headding{
	color:#138fde;
	font-size:17px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	width:760px;
	text-shadow:0 1px 0 #FFFFFF;
}
.row1{
	background:#e7e8e9;
	border-top:1px solid #c2c3c4;
	border-right:1px solid #eceded;
	border-bottom:1px solid #f0f0f1;
	border-left:1px solid #cfd0d1;
}
.row2{
	background:#e1e4e5;
	border-top:1px solid #bec0c1;
	border-right:1px solid #e7eaea;
	border-bottom:1px solid #edeff0;
	border-left:1px solid #cacdce;
}
.row1:hover{
	background:#e1e4e5;
	border-top:1px solid #bec0c1;
	border-right:1px solid #e7eaea;
	border-bottom:1px solid #edeff0;
	border-left:1px solid #cacdce;
}
.row2:hover{
	background:#e7e8e9;
	border-top:1px solid #c2c3c4;
	border-right:1px solid #eceded;
	border-bottom:1px solid #f0f0f1;
	border-left:1px solid #cfd0d1;
}
.inner_row1{
	background:url(../images/inner_row_border.jpg) repeat-x bottom;
	float:left;
	padding:5px 10px;
	margin-left:-10px;
	margin-right:-10px;
	width:760px;
}
.lastrow{
	background:none;
}
.inner_row1:hover{
	background:#e1e4e5;
}
.inner_row2{
	background:url(../images/inner_row_border.jpg) repeat-x bottom;
	float:left;
	padding:5px 10px;
	margin-left:-10px;
	margin-right:-10px;
	width:760px;
}
.lastrow{
	background:none;
}
.inner_row2:hover{
	background:#e7e8e9;
}
.inline_box{
	float:left;
	width:200px;
	margin-right:32px;
	padding-top:5px;
	padding-bottom:5px;
	
}
.fieldset label{
	float:left;
	margin-right:10px;
	padding-bottom:5px;
	width:200px;
}
.fieldset label.field_big{
	width:200px;
	float:left;
	padding-right:15px;
	line-height:16px;
}
.fieldset label.field_short{
	width:70px;
	float:left;
	padding-right:10px;
	line-height:16px;
	margin-top:6px;
}
.fieldset input.input{
	border-color:#bbbdbf #ecf1f3 #f4f6f8 #c5cacc;
	border-width:1px;
	border-style:solid; 
	background:url(../images/input_bg.jpg) repeat-x bottom;
	width:200px;
	line-height:17px;
	color:#777777;
	margin-bottom:5px;
}
.fieldset select.combo{
	border-color:#bbbdbf #ecf1f3 #f4f6f8 #c5cacc;
	border-width:1px;
	border-style:solid; 
	background:url(../images/combo.jpg) repeat-x top;
	height:22px;
	padding:2px;
	width:200px;
	color:#777777;
}
.fieldset textarea.textarea{ 
	background:url(../images/textarea_bg.jpg);
	border-color:#bcbec0 #ecf1f3 #f3f5f7 #c3c8cb;
	border-style:solid;
	border-width:1px;
	color:#777777;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	height:58px;
	margin-bottom:10px;
	width:237px;
	margin-top:6px;
}
.fieldset input.check{
	border:none;
	margin:0px;
	padding:0px;
	float:left;
	margin-top:3px;
	margin-right:10px;
}
.fieldset span.checkbox{
	float:left;
	margin-right:15px;
	color:#777777;
	padding-top:5px;
}
.fieldset span.radiobox{
	float:left;
	margin-right:15px;
	color:#777777;
	border:#b9b9b9;
}
.fieldset span.comment{
	float:left; 
	color:#777777;
	padding-left:15px;
}
input.comment_input{ 
	border-color:#bdbfc1 #eef2f4 #f1f3f5 #c4c9cb;
	border-width:1px;
	border-style:solid; 
	background:#f1f4f7 url(../images/comment_input.jpg) repeat-x bottom;
	width:200px;
	height:23px;
	color:#777777;
	margin-left:20px;
}
.submit{
	float:left;
	padding-left:96px;
	padding-top:27px; 
}
/******** footer style *******/
.footer{
	background:url(../images/footer_bg.jpg) repeat-x;
	height:36px;
	width:760px;
	padding:10px 20px;
	float:left;
	margin-bottom:10px;
	margin-top:2px;
	}
.copyright{
	float:left;
	background:url(../images/copyright_bg.png) no-repeat;
	text-align:center;
	width:314px;
	font-size:11px;
	padding:6px 0px;
	margin-top:7px;
}
.footer_img{
	float:right;
	position:relative;
	margin-top:-90px;
}