
/*	Company : Vanuston Intelligence Pvt Ltd.,
 	Author: Karthickeyan Suburaj s & Janarthanan S
	Style version: CSS v3.0 */

@import url("form.css");

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color:#454545; 
	padding-top: 0px;
	padding-bottom: 0px;
	background: #efefef url(../images/background.png) repeat top center;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-font-smoothing: subpixel-antialiased;
	-o-font-smoothing: subpixel-antialiased;
}
.page-container {
	width: 996px;
	background-color: white;
	/*border: 1px solid #999;*/
	padding-top: 0px;
	padding-bottom: 0px;
}
a:hover{
	color: #1176bc;
	text-decoration: underline;
}
.logoHeader {
	width: 996px;
	height: 75px;
	background-color: white;
	background-position: center;
}
.shadowBg {
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 0 18px #d5d6d6;
	-o-box-shadow: 0 0 18px #d5d6d6;
	-webkit-box-shadow: 0 0 18px #777f87;
	box-shadow: 0 0 7px #d5d6d6;
	border: 1px solid #d5d6d6;
	background-color: #FFF;
	behavior: url(border-radius.htc);
}

/* Body content Padding */

.contentHeadeer {
	font-size: 18px;
	margin: 0px;
	color: #024e7c;
	text-shadow: 0px 1px 1px #fff;
	/*padding: 0px 0px 2px 30px;*/		
}

#contentLine {	
	margin-top:-4px;
	padding:0px 16px 5px 16px;
	
}
.td_label {
	font-family: Arial;
	font-size: 14px;	
	color: #605f5f; 
	font-weight: bold;
}
.content{
	margin-right:-20px;
	margin-left:-10px;
}

.leftsidemenu {
	padding:0px 0px 0px 10px;	
}
a {
	font-size: 12px;
	color: #605f5f;
	text-decoration: none;
}
a img{
	border:0px;
}
h3 {
	font-family: Arial;
	font-size: 12px;	
	color: 605f5f;
	text-decoration: underline;
}
p {
	font-family:Arial;
	line-height: 16px;
	font-size: 12px;
	font-weight: lighter;
	/*color: #2c4002; Green font*/
	color: 605f5f; /*Gray font*/
	/*text-indent: 30px; for pharagraph first line padding*/
	text-align: justify;
	text-decoration: none;
}
table.bodyAlign {
}
table.bodyAlign th {
}
table.bodyAlign td {
}
table.tableDesign {
	
	border:1px solid #333;
	
	
}
table.tableDesign th {	
	padding: 2px;
	
	border:1px solid #333;
	
	
}
table.tableDesign tr {
	
	padding: 2px;
	
	border:1px solid #333;
	/*background-color: #dbdbdb;
	-moz-border-radius: 0px 0px 0px 0px;*/
}
table.tableDesign td {
	
	padding: 2px;
	
	/*background-color: #dbdbdb;*/
}

/*User Promotion report*/

.report_heading{
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#fff;
		height:35px;
		background:#333;		
}
.report_content{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#333;
		height:40px;		
		border-bottom:1px solid #333;				
		border-right:1px solid #333;
		padding:10px 0px 10px 0px;
}
.no_record{
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		color:#333;
}
/*END*/

/* For Label size and field font size */
.p1 {
	text-align: left;
	font-family:Arial;
	font-size: 12px;
	/*font-weight: lighter;
	color: #2c4002; Green font*/
	color: #605f5f; /*Gray font*/
	text-decoration: none;
}
.qc {
	width:200px;
	text-align: left;
	font-family:Arial;
	font-size: 12px;
	/*font-weight: lighter;
	color: #2c4002; Green font*/
	color: #605f5f; /*Gray font*/
	text-decoration: none;
}


/*Login and Register Icon at Header Part START*/

.login_icon_header {
	margin:0px;
	font-family:Arial;
	font-size: 12px;
	color: #464646;
	padding:6px 0px 0px 23px;
	text-decoration: none;
	background:url(../images/client.png) left 14px no-repeat;
}
.login_icon_header a:hover {
	color:#cb5387;
	text-decoration:underline;
}
.register_icon_header {
	margin:0px;
	font-family:Arial;
	font-size: 12px;
	color: #464646;
	padding:6px 0px 0px 24px;
	text-decoration: none;
	background:url(../images/register.png) left 13px no-repeat;
}
.register_icon_header a:hover {
	color:#cb5387;
	text-decoration:underline;
}

table_model {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.table_model1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:30px;
}
	
/*Login and Register Icon at Header Part END*/

/*Contact us*/
.sub_heading {
	font-size: 18px;
	margin: 0px;
	color: #024e7c;
	text-shadow: 0px 1px 1px #fff;
}
.sub_content {
	font-size: 13px;	
	color: #454545;
	text-align: justify;
	padding: 0px 5px 0px 5px;
}
.sub_content a {
	color: #454545;
	text-decoration: none;	
}
.sub_content a:hover {
	color: #cb5387;
	text-decoration: underline;
}

/*end*/

.session_expired_heading{
	font-family:Verdana, Geneva, sans-serif;
	font-size:25px;
	height:180px;	
	background:url(../images/error.png) center 60px no-repeat;
}
.session_expired_content{
	font-size:16px;	
}
.session_expired_content a{
	color:#454545;
	text-decoration:underline;
}

.footer {	
	height:60px;
	font-size: 11.5px;
	color: #a7a7a7;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow: 0px 1px 0px #000;
	background:url(../images/footer_bg.jpg) left top repeat-x;		
	-moz-border-radius-bottom: 10px;
	-o-border-radius-bottom: 10px;
	-webkit-border-radius-bottom: 10px;
	-ms-border-radius-bottom: 10px;
	border-radius-bottom: 10px;
}

.register_details{
	border:1px dashed #a3a3a3;
	font-size:13px;
	color:#454545;	
	line-height:20px;
	padding:20px 20px 0px 20px;		
}

