@charset "utf-8";
/* CSS Document */

body{margin:0px; padding:0px; font-family:Arial; font-size:12px; color:#FFFFFF; background:#4D5A6B;}

.main{/*future use*/}
.main .innerMain{width:1003px; margin:0px auto; background:#034da2;}
.innerMain a{ text-decoration:none; outline:none; }
.innerMain img{ border:0px; display:inline; }
.innerMain .clear{ clear:both; }

.innerMain .header{/* futere use */} 
.header .innerHeader{float:left; width:1003px; background:url(../images/header2.jpg) no-repeat right top; height:130px;}
.innerHeader .header1{float:left;}
.innerHeader .logo{float:left; padding:24px 0px 0px 26px; }

.innerHeader .innerNavigation{float:left; width:1003px;}
.innerNavigation .flash{float:left; width:767px;}
.innerNavigation .rightNav{float:left; width:236px; background:#F7B91F;/*url(../images/navBg.jpg) repeat-y left top;*/ height:241px;}
.rightNav ul{margin:0px; width:200px; padding:0px 0px 0px 0px; list-style:none;}
.rightNav ul li{ padding:0px 0px 0px 0px; height:38px; border-bottom:1px #fcdc8f dashed;}
.rightNav ul li a{ padding-left:22px; display:block; font-size:14px; font-weight:bold; color:#63490e; height:38px; line-height:38px;}
.rightNav ul li a:hover{background:url(../images/navHoverImg.jpg) no-repeat left center; height:38px;}
.rightNav ul .last{border-bottom:none;}
.rightNav ul li a.current{background:url(../images/navHoverImg.jpg) no-repeat left center; height:38px;}
.rightNav ul li a.homeCurrent{background:url(../images/navHoverImg.jpg) no-repeat left center; height:38px;}

.ipRightNav{float:left; width:236px; background:#F7B91F;/*url(../images/navBg.jpg) repeat-y left top;*/ height:197px;}
.ipRightNav ul{margin:0px; width:200px; padding:0px 0px 0px 0px; list-style:none;}
.ipRightNav ul li{ padding:0px 0px 0px 0px; height:32px; border-bottom:1px #fcdc8f dashed;}
.ipRightNav ul li a{ padding-left:22px; display:block; font-size:14px; font-weight:bold; color:#63490e; height:32px; line-height:32px;}
.ipRightNav ul li a:hover{background:url(../images/navHoverImg.jpg) no-repeat left center; height:31px;}
.ipRightNav ul .last{border-bottom:none;}
.ipRightNav ul li a.current{background:url(../images/navHoverImg.jpg) no-repeat left center; height:32px;}



.innerMain .content{/* future use */}
.content .innerContent{float:left; width:925px; padding:44px 15px 30px 63px;}
.innerContent .leftPanel{ float:left; width:704px;}
.heading{width:704px; padding-bottom:15px; } 
.leftPanel .ipText{float:left; width:658px;}
.ipText ul{margin:0px; padding:0px 0px 0px 20px; }
.ipText ul li{padding:0px 0px 5px 0px; list-style-image:url(../images/bullet.jpg);}
.ipText .subHeading{font-weight:bold; font-size:13px; color:#f7b81f;}
.ipText .link{font-weight:bold; color:#02d7ff;}
.ipText .list{margin:0px; padding:0px 0px 0px 25px;} 
.ipText .list li{ padding:0px 0px 3px 0px;}

.ipText a{color:#02d7ff; text-decoration:none;}
.ipText a:hover{text-decoration:underline;}
.ipText .address1{float:left; width:230px; line-height:1.5em;}

.innerContent .rightPanel{ float:left; width:221px;}
.rightPanel .loginBox{float:left; width:199px; padding:17px 10px 12px 10px; background:url(../images/loginBG.jpg) repeat left top; border:1px #747071 solid;}
.loginBox .loginText{width:199px; color:#606261;}
.loginText .logHeading{font-size:22px; color:#054da2; padding-bottom:15px;}
.loginText .inputBox{float:left; width:199px;}
.inputBox .small{font-size:11px;}
.newUser a,.newUser a.signup{ width:196px; font-size:11px; background:url(../images/home1.jpg) no-repeat left top; display:block; height:28px; line-height:28px; font-weight:bold; color:#010000;}
.border{background:url(../images/borderLogin.jpg) repeat-x left bottom;}


.newUser a:hover{text-decoration:underline;}
.input{background:#FFFFFF; width:125px; height:17px; border:1px #d5d9d8 solid; }
.input_error{background:#FFFFFF; width:125px; height:17px; border:1px #FF0000 solid; }


.innerMain .footer{/* future use*/}
.footer .innerFooter{float:left; width:1003px; padding:22px 0px 0px 0px; background:url(../images/footerBg.jpg) repeat-x left top; height:48px;}
.innerFooter .footerText{ width:300px; float:right; height:24px; line-height:24px; padding:0px 83px 0px 0px;}
.footerText ul{ float:left; margin:0px; padding:0px 0px 0px 0px;}
.footerText ul li{display:inline; height:24px; background:url(../images/footerSpecer.jpg) no-repeat right top;}
.footerText ul li a{padding:0px 7px 0px 7px; color:#010000;  height:24px; line-height:24px;}
.footerText ul .last{ background:none;}
.footerText ul li a:hover{text-decoration:underline;}


/*----------------------------------New Css---------------------------------*/

.innerMain .topNav{float:left; width:1003px; padding:15px 0px 0px 0px; }
.topNav ul{ margin:0px; padding:0px; float:left; list-style-type:none; padding-left:35px; background:#dde0e5; }
.topNav ul li{ margin:0px; padding:0px 2px 0px 2px; float:left; list-style-type:none; background:url(../images/dashboard/spacer.jpg) no-repeat right center; }
.topNav ul li a{ padding:0px 10px 0px 10px; height:30px; line-height:30px; background:#dde0e5; display:block; color:#034da4; font-size:14px; font-weight:bold; }
.topNav ul li a:hover{ background:#587692; color:#FFFFFF;  text-shadow: 0 1px 0 #394c5d;  }
.topNav ul li a.current{ background:#587692; color:#FFFFFF;  text-shadow: 0 1px 0 #394c5d;  }
.topNav ul li.last{ background:none; padding-right:0px; }
 
.innerContent .adminLeftPanel{ float:left; width:880px;}
.adminLeftPanel .loginHeading{width:880px; font-size:34px; color:#00D8FF; font-family:"Arial Narrow"; padding-bottom:10px; }
.adminLeftPanel .adminText{width:880px; color:#FFFFFF;}
.adminText .userInfo{color:#FFFFFF; font-size:14px; font-weight:bold;}
.adminText .subHeading{font-weight:bold; font-size:13px; color:#FFFFFFF;}
.adminText a{color:#00D8FF; }
.adminText a:hover{text-decoration:underline;}
.adminText .textColor{color:#253a59;}
.adminText .password{color:#253a59; font-weight:bold; }
.adminText .password:hover{text-decoration:underline;}
.adminLeftPanel .adminTextUpdated{width:880px; color:#253A59;}
.adminTextUpdated .userInfo{color:#FFFFFF; font-size:14px; font-weight:bold;}
.adminTextUpdated .subHeading{font-weight:bold; font-size:13px; color:#FFFFFFF;}
.adminTextUpdated a{color:#253A59; }
.adminTextUpdated a:hover{text-decoration:underline;}
.adminTextUpdated .textColor{color:#253a59;}
.color{color:#FFFFFF;}
.info{color:#034da2;}
.bgColor{ font-size:13px; background:#bcc8d4;}
.bgColor2{ background:#587692;}
.bgColor3{ background:#d5dce4;}
.bgColor4{ background:#9dadbd;}
.tdbgColor{background:#d5dce4 url(../images/dashboard/vline.jpg) repeat-y right top; }
.tdbgColor2{background:#e0e5eb url(../images/dashboard/vline.jpg) repeat-y right top; }

.adminLeftPanel .formBg{background:url(../images/inner/popupBg.jpg) no-repeat left top;}
.adminLeftPanel .input1{width:178px; height:20px; border:1px #dae1e7 solid;}
.adminLeftPanel .input2{width:80px; height:20px; border:1px #dae1e7 solid;}
.adminLeftPanel .select1{width:178px; height:20px; border:1px #dae1e7 solid;}
.adminLeftPanel .selectdescribes{width:300px; height:20px; border:1px #dae1e7 solid;}
.adminLeftPanel .comments{width:178px; height:40px; border:1px solid #dae1e7;}
.adminLeftPanel .comments_error{width:178px; height:40px; border:1px solid #FF0000;}
.asterik{color:#FF0000; font-size:12px;}
/*----------------------------------New Css---------------------------------*/
.ipText .niloufer{float:left; width:658px;}
.niloufer .photo{float:left; width:115px; padding-top:4px;}
.niloufer .nilouferText{float:left; width:538px;}

/*includes*/
#topHeader{height:327px;}
#footer{height:70px;}
.redheading {
width:221px;
color:#FF0000;
}

/* --------------------------------- Custome CSS ----------------------------*/
.textareasNewTopic {
	border:1px solid #DAE1E7;
	color:#000000;
	font-family:verdana;
	font-size:11px;
	width:375px;
}
.textareasNewTopic_error {
	border:1px solid #FF0000;
	color:#000000;
	font-family:verdana;
	font-size:11px;
	width:375px;
}
.adminLeftPanel .selectRegistration {
	border:1px solid #DAE1E7;
	height:20px;
	width:75px;
}
.adminLeftPanel .input1_error {
	border:1px solid #FF0000;
	height:20px;
	width:178px;
}
.adminLeftPanel .selectRegistration_error {
	border:1px solid #FF0000;
	height:20px;
	width:75px;
}
.datefieldSearch {
	border:1px solid #DAE1E7;
	height:20px;
	width:125px;
}
.readheading {
	color:#FF0000;
}
.message_div{
	padding: 5px;
}
.message_information {
	border:2px solid #55A8B6 ;
	border-bottom:1px solid #55A8B6;
	padding-left:35px;
	line-height:30px; 
	background: #C4E1E5 url(../images/message_notice.png) no-repeat;
	background-position:10px 7px;
	/*height:30px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
