/* CSS Document */

body{
	margin:0px;
	padding:0px;
	line-height:20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size:12px;
	background-color:#362c28;
	color:#ffffff;
}

input{
font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
font-size:12px;
}
		
#preload {
display:none;
}
.tel{
	width:150px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	}		


/* styles for controlling thr common styles */

h1{

border-top:3px solid #337590;
padding:10px 0;
font-size:20px;
color:#337590;
text-align:left;
font-weight:normal;
}

h2{
	font-weight:normal;
	padding-top:10px;
	font-family:Georgia, Times, serif
	font-size:14px;
	color:#333333;
	text-align:left;
	width:100%;
	border-top:1px dotted #666666;
}
.one-row{
		background:#EAF3FA;
}

a{
	font-size:12px;
	color:#ff6600;
	
}

a:hover{
	font-size:12px;
	color:#ff6600;
	text-decoration:underline;
}

.formTxt {
color:#000000;
font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
font-size:12px;
}

/* styles for controlling thr common styles */

/* styles for  login page */

#header{
	background:#000000;
	padding:20px 10px 20px 20px;
	overflow:hidden;
	line-height:14px;
}

#header #header-left{
	float:left;
	padding-top:5px;
	color:#cccccc;
	font-size:12px;
	}

#header #header-right{
	float:right;
	color:#ffffff;
}

#header #header-right a{
	color:#ff6600;
	font-size:12px;
	text-decoration:none;
}

#header #header-right a:hover{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px dotted #D7E2DA;
}

#header #header-right a:focus{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px dotted #D7E2DA;
}

#header h1{
	color:#ffffff;
	margin:0px;
	padding:0px;
	font-size:14px;
	border:0px;
	font-weight:normal;
}

#header p{
	color:ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:9px;
}


#header #client {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	padding:5px 0 0 0;
}


#jasdl-mainnav {

	font-size:14px;
	
	font-weight:normal;
	}

#footer {
	clear:left;
	text-align:center;
	font-size:9px;
	color:#333333;
	border-top:1px dotted #666666;
	margin-top:20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}
#contentArea {
padding-bottom:10px;
}

#pgHeader {
border-top:1px solid #333333;
padding:11px 0 17px 0;
font-size:20px;
color:#337590;
text-align:left;
}

#msg {
background-color:#666666;
color:#ff9900;
font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
padding:4px 6px;
font-size:11px;
margin-bottom:5px;
text-align:left;
}
#login-box{
	margin:150px auto 0px auto;
	padding:25px;
	width:253px;
	font-size:14px;
	border: 1px solid #666666;
	background-color:#ffffff;
	color:#333333;
}

.input-box{
	width:250px;
	height:25px;
	clear:both;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:3px;
	line-height:25px;
	background-color:#e5e5e5;
	border:0;
}

.input-box:focus{
	border:1px solid #666666;
	clear:both;
}

.input-button{
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	background:#333333;
	color:#ffffff;
	padding:5px 10px;
	border:0px;
}

.input-button:hover{
	background:#000000;
}

.input-button:focus{
	background:#ff6600;
}

#login-box span{
	display:block;
	float:left;
}

.txtHeaderDefault {
font-size:18px;
}

#lost-password{
	font-size:11px;
	float:right;
	text-align:right;
}

#lost-password a{
	font-size:11px;
	text-decoration:none;
	color:#ff6600;
}

#lost-password a:hover{
	font-size:11px;
	text-decoration:underline;
	color:#333333;
}



/* styles for  login page */

/* styles for forgot password page */

#forgot-password{
	margin:0px auto 0px auto;
	padding:15px;
	width:353px;
	font-size:12px;
	overflow:hidden;
	border: 1px solid #666666;
}

#forgot-password div{
	float:left;
}


.email-text{
	margin:150px auto 20px auto;
	width:500px;
	text-align:center;
}

/* styles for forgot password page */

/* styles for sent successfully page */

.sent-successfully{
	
}

/* styles for sent successfully page */

/* styles for welcome page */

#nav-under-bg{
	background:#F6F6F6;
	height:32px;
}

#welcome-text{
	width:520px;
	padding:60px 0 150px 0;
	font-size:24px;
	line-height:26px;
	text-align:center;
	color:#337590;
}

/* styles for welcome page */

/* Validation classes */

.error{
	clear:both;
	height:30px;
	width:310px;
	line-height:30px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 40px;
	border:1px solid #CC0000;
	font-style:italic;
	background:#FDE4E2 url(../images/error.png) 10px 5px no-repeat;
}

.correct{
	clear:both;
	height:30px;
	width:315px;
	line-height:30px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 35px;
	border:1px solid #3B921A;
	font-style:italic;
	background:#D8F2C6 url(../images/success.png) 10px 5px no-repeat;
}


.input-buttons{
	background-color:#DEEBFD;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	border:1px solid #C6D9E9;
}

 .input-buttons:hover{
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	background:#E5E5E5;
	border:1px solid #D5B773;
}	

.version {
color: #a59b90;
font-family : Georgia, serif;
font-size : 36px;
text-decoration: none;
font-weight :normal;
line-height:38px;
}
.projectname{

color: #a59b90;
font-family :arial,verdana,helvetica ;
font-size : 18px;
text-decoration: none;
font-weight :normal;
line-height:24px;
}
.category{

color: #a59b90;
font-family :arial,verdana,helvetica ;
font-size : 12px;
text-decoration: none;
font-weight :bold;
line-height:18px;
}

.category_latest{

color: #5b5248;
font-family :arial,verdana,helvetica ;
font-size : 16px;
text-decoration: none;
font-weight :normal;
line-height:24px;
}

.category_white{

color: #ffffff;
font-family :arial,verdana,helvetica ;
font-size : 12px;
text-decoration: none;
font-weight :bold;
line-height:18px;
}

.linkCurrent {

color: #FF6600;
font-family :arial,verdana,helvetica ;
font-size : 12px;
border-bottom:1px dotted;
text-decoration:none;
font-weight :normal;
}

.orange {

color: #ff6600;
text-decoration:none;
font-weight :normal;
}

.linkOld {

color: #999999;
font-family :arial,verdana,helvetica ;
font-size : 12px;
border-bottom:1px dotted;
text-decoration:none;
font-weight :normal;
}

.text {

color: #ffffff;
font:normal 11px "Lucida Sans Unicode", "Lucida Grande",Arial, Helvetica, sans-serif;
text-decoration: none;
line-height:16px;
}



