/* CSS Document */
.f11{ font-size:11px;}
.f12{ font-size:12px;}
.f28{ font-size:28px;}
.f13{ font-size:13px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}

.f18{ font-size:18px;}
.f25{ font-size:25px;}

.red{color:#C44000;}
.green_tc{ color:#136C64;}
.green{color:#299B26;}
.white{ color:#FFFFFF;}
.pink{ color:#FF0080;}
.orng{ color:#FF6600;}
.bold{ font-weight:bold; text-decoration:none;}
.blue{ color:#0080FF;}
.gray{	color:#666666;}
.dark_gray{	color:#333333;}
/*.yellow{color:#ffc000;}*/
.yellow{color:#000000;}
.black{ color:#000000;}

form fieldset { -moz-border-radius: 6px; -webkit-border-radius: 6px; border: 1px solid #dfe6ee; padding: 10px 15px; }
form fieldset legend { 
padding:4px; font-size: 16px; border: 1px solid #7f9db9; -moz-border-radius: 6px; -webkit-border-radius: 6px;
color:#000000; font-weight:bold;
}
form input[type="text"],[type="Password"],[type="file"],textarea {
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #7f9db9;
	margin-bottom: 2px; padding: 2px; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; 
	color: #51555b; size:25; width:200px;
}
#serch_input input[type="text"]{
	width:120px;
}
.password{
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #7f9db9;
	margin-bottom: 2px; padding: 2px; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; 
	color: #51555b; size:25; width:200px;
}
form input[type="text"],[type="password"]{ height:22px; }
form input[type="submit"]{
	margin-bottom: 2px; padding: 2px; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;
}
.label { display: block; float: left; width: 120px; text-align: right; margin-right: 5px; } 
label.error { width: 400px; display: block; float: inherit; color: red; padding-left: 10px; }

a{color:#C44000; text-decoration:none;}
a:hover {
	color:#0080FF;
	text-decoration:underline;
}
a, button, .button{ cursor:pointer;}
.img_left{
	margin-right:15px;
}
.img_right{
	margin-left:15px;
}
.img_center{
	margin:5px;
}
img{
	vertical-align:middle;
}
.b{ font-weight:bold; }


/*page box div style*/




#quotes{
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:80%; 
	text-align:justify;
	height:100px;
	margin-top:8px;
	position:relative;
}

#author{
	position:absolute;
	bottom:10px;
	font-size:18px;
	color:#FFFFFF;
	right:10px;
}

/*massage css*/
 .info, .success, .warning, div.error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../images/icon/info.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../images/icon/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/icon/warning.png');
}
div.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/icon/error.png');
}

.removeFields
{
	color: #D8000C;
	padding:10px;
	margin:auto 10px auto 10px;
}

.addMoreFields
{
	color:#009900;
	padding:10px;
	margin:auto 10px auto 10px;

}
.blank{
width:960px;
height:60px;
}
.footer{
 font-size:12px;
 font-weight:bold;
 color:#999999;
}
#breadcrumb{
  margin-bottom:20px;
  font-weight:bold;
}
#breadcrumb ul li{
   list-style-image: none;
   display:inline;
   padding: 0 3px 0 0;
   margin: 3px 0 0 0;
}
#breadcrumb ul{
   margin:0;padding:0;
   list-style-type: none;
   color:#666666;
}
#home_section1{
	margin-top:15px;
	width:100%;
	height:240px;
}
.image1{
	float:left;
	background-repeat:no-repeat;
	height:226px;
	width:293px;
}
.text1{
	text-align:justify;
	width:427px;
	float:right;
	height:auto;
	position:relative;
}
.text2{
	margin-top:15px;
	text-align:justify;
	width:470px;
	float:left;
	height:auto;
	padding-right:15px;
}
.image2{
	margin-top:15px;
	float:right;
	background-repeat:no-repeat;
	height:166px;
	width:230px;
	position:relative;
}

.Formsection{
	float:left;
	width:650px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.CheckBox{
	float:left;
	height:auto;
	width:20px;
}
.CheckBoxMsg{
	float:left;
	text-align:left;
	height:auto;
	width:630px;
	position:relative;
}
.FildHeading{
	float:left;
	height:auto;
	width:160px;
	padding-bottom:5px;
}
.FieldName{
	float:left;
	height:auto;
	width:640px;
	position:relative;
}
.FieldMessage{
	width:200;
	text-align:left;
	float:left;
	height:auto;
	position:relative;
}

.red_star{
	font-size:18px; color:#FF4242; vertical-align:middle;
}
.space{
 height:10px;
}
.enhanced{ border:1px #ffc000 solid ;}
.lby{
	border-left:1px #ffc000 solid ;
}
.rby{
	border-right:1px #ffc000 solid ;
}
.bby{
	border-bottom:1px #ffc000 solid ;
}
.tby{
	border-top:1px #ffc000 solid ;
}
.div_enhanced{float:right; text-align:center; width:60px; height:45px; vertical-align:top; top:0px;}
.lbb{
	border-left:1px #333333 solid ;
}
.rbb{
	border-right:1px #333333 solid ;
}
.bbb{
	border-bottom:1px #333333 solid ;
}
.tbb{
	border-top:1px #333333 solid ;
}
.div_getlisted{float:right; text-align:center; width:150px; height:30px; vertical-align:bottom; position:static;}
#enhanced_td1 ul{
 list-style-image:url(../images/icon/check_yellow.png);
  font-weight:bold;
}
#enhanced_td1 li{
	height:10px; vertical-align:middle;
}
#enhanced_td2 ul{
 list-style-image:url(../images/icon/check_white.png);
  font-weight:bold;
}
.pointer{
 cursor:pointer; color:#0070c0;
}
.messagebox{
	position:absolute;
	margin-left:110px;
	width:250px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
	float:left;
}
.messageboxok{
	position:absolute;
	margin-left:110px;
	width:auto;
	white-space:nowrap;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;
	float:left;
	position:relative;
	
}
.messageboxerror{
	position:absolute;
	margin-left:110px;
	width:auto;
	white-space:nowrap;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
	float:left;
}
#tooltip{
	position:absolute;
	height:124px;
	padding:10px 10px 0px 0px;
	color:#FFFFFF;
	font-size:12px;
	opacity:0.8;filter:alpha(opacity=80)
}
.hr{ border-bottom:#E9E9E9 1px solid;}
.ptr{
	cursor:pointer;
}
table.tablesorter {
	width: 100%;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	border: 1px solid #FFF;
	padding: 4px;
	text-align:left;
}
table.tablesorter thead tr .header {
	background-image: url(../images/admin/body/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/admin/body/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/admin/body/desc.gif);
}

.submenu{
	margin-top:20px;
	margin-left:20px;
}
.pager{
	width:90%;
	float:left;
	margin-left:20px
}


.ASC{
	background-image: url(../images/admin/body/desc.gif); background-position: center right; background-repeat:no-repeat;
}
.DESC{
	background-image: url(../images/admin/body/asc.gif);background-position: center right; background-repeat:no-repeat;
}
.none{
	background-image: url(../images/admin/body/bg.gif); background-position: center right; background-repeat:no-repeat;
}