* {
	margin: 0px;
	padding: 0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}


/* End hide from IE-mac */

/* normal html changes */
p, ol, ul {
	margin-top: 15px;
}

img {
	border: none;
} 

img.border {
	border: 1px solid #999;
}
.noborder {
	border: none;
}
body, html {
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color:#5fa644;
	font-size:9pt;
	line-height: 1.6em;
	color: #333;
}
ol, ul {
	margin-left: 20px;
}

.linkcolor {
	color: #114F9E;
}
a {
	color: #0084B4;
	text-decoration: none;
}
/* use this if on a header, etc) */
a.largerfont {
	color: #db8900;
}
a:hover {
	text-decoration: underline;
}
.top_spacing{padding-top:15px}
.top_spacing2{padding-top:10px}
.gry_brdr{padding-top:10px; border-top:1px #eaeaea solid; margin-top:10px; font-size:9pt }

.gry_brdr h4 {color:#666666;font-size:11pt; font-weight:bold}
.alert_button{padding-top:10px; padding-bottom:5px; padding-left:3px; text-align:left}
.red{color:#ec4835; padding-top:15px}
.detail{overflow:hidden; width:722px; background-color:#FFFFFF; padding:10px;-webkit-border-radius: 5px;
-moz-border-radius: 5px; margin-top:8px}
.add_term_txt { font-family:Arial, Helvetica, sans-serif; font-size:8.5pt; color:#FE6C00;}
#brown {
	width:702px;
	overflow:hidden;
	padding:10px;
	font-size:11pt;
	text-align:left;
	color:#666666
}
#brown  ul
{width:712px; overflow:hidden; text-align:left; padding:0px; margin:0px}
#brown  ul li
{text-align:left; padding:0px; margin:0px; display:inline; float:left}
#brown h1{font-family:Arial, Helvetica, sans-serif; font-size:2em; font-weight:bold; color:#000; letter-spacing:-0.5px; line-height:1.3em}
#brown h2{font-family:Georgia,serif; font-size:28px; font-weight:normal; color:#000; letter-spacing:-1px; line-height:1.3em}
#brown h3{font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#000; letter-spacing:-0.5px; line-height:1.3em}
#brown2 h1{font-family:Georgia,serif; font-size:1.5em; font-weight:normal; letter-spacing:-0.5px; line-height:1.3em}
#brown2 h2{font-family:Georgia,serif; font-size:16px; font-weight:normal; color:#000; letter-spacing:-0.1px; line-height:1.3em}
#brown2 h3{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000; letter-spacing:-0.5px; line-height:1.3em}
.subheader{font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#000; letter-spacing:-0.5px; line-height:1.3em}

.lable{
	color:#666666;
	font-size:11pt;
	font-weight:normal;
	padding-right:10px;
		
	}

.small_lb { font-size:8pt }
.small_lb a{
	color:#0099FF;
	font-size:8pt;
	font-weight:normal;
	}

	
.text_drop {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-radius: 5px;
color:#999;
border:1px solid #DDDDDD;
font-size:11pt;
margin:0;
padding:8px;
width:262px;
height:38px;

}

.text_field {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-radius: 5px;
border:1px solid #DDDDDD;
font-size:18px;
margin:0;
padding:6px;
width:250px;
}

.text_field:focus{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:0px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:0px;
border:1px solid #AAAAAA;
font-size:18px;
background-color:#FAFAFA;
margin:0;
padding:6px;
width:250px;
display:block;
}

.text_field2 {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:0px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:0px;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
border:1px solid #AAAAAA;
font-size:18px;
background-color:#FAFAFA;
margin:0;
padding:6px;
width:250px;
display:block;
}

.error_text_field {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:0px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:0px;
-webkit-border-radius: 5px;
border:1px solid #DDDDDD;
font-size:18px;
margin:0;
padding:6px;
width:250px;
}

.error_text_field:focus{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:0px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:0px;
border:1px solid #AAAAAA;
font-size:18px;
margin:0;
padding:6px;
width:250px;
display:block;
}

.error_text{
font-size:9pt;
color:#f34d37;
margin:0;
padding-left:5px;
width:250px;
display:block;
} 

.err-label-box {
-moz-border-radius-bottomright:10px;
-moz-border-radius-topright:10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
background:#ffcfcf;
border-color:#E5A3A3;
border-style:solid;
border-width:1px 1px 1px 2px;
color:#801B1B;
font-size:12px;
line-height:1.45em;
padding:8px 10px 8px 10px;
text-transform:lowercase;
margin-left:-3px;
*margin-left:-1.5px;
width:195px;
}


.label-box {
-moz-border-radius-bottomright:10px;
-moz-border-radius-topright:10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
background:#F2F2F2 url(/images/signup_info.gif) no-repeat scroll 13px 50%;
border-color:#DBDBDB;
border-style:solid;
border-width:1px 1px 1px 2px;
color:#666666;
font-size:12px;
line-height:1.45em;
padding:8px 10px 8px 10px;
text-transform:lowercase;
margin-left:-3px;
*margin-left:-1.5px;
width:195px;
}

.form_style{ width:705px; font-size:11pt; }	

form_style td{ line-height:50px}

#screen_name_url {
color:#666666;
display:block;
font-size:10px;
padding-top:0.3em;
}

#username_url {
color:green;
font-weight:bold;
}

.space{height:18px;}
.space1{height:5px;}


.img_holder{
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius: 5px;
	border:1px #DDDDDD solid; border-bottom:0px; padding:5px;}
	
.sub{padding-left:170px; color:#666666;}

#logo {
	padding-top:20px;
	margin-left:0px;
	padding-bottom:0px;
	width:722px;
	text-align:left
	
	
}

.popup{ position:absolute; left:20%; top:30%; z-index:1000}
.arrow{ width:48%; height:20px; padding-left:30px;}
.txt_bg{ 
background-image:url(../images/popup_bg.png); 
background-repeat:repeat;
color:#ffffff; 
font-family:Arial, Helvetica, sans-serif; 
padding:10px;
width:50%;
}
/* StyleSheet for Tooltip Begins */

#dhtmltooltip{
	position: absolute;
	left: -300px;
	border: 1px solid #5FA644;
	padding: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding-left:10px; 
	padding-right:10px;
	color:#ffffff;
	background-image:url(../images/popup_bg.png);
	font-size:9pt;
	text-align:left;
/*	background-color:#c4eeff; */
	visibility: hidden;
	z-index: 100;
/*	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=120); */
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	margin-top:-4px;
	visibility: hidden;}	

/* StyleSheet for Tooltip Ends */
.succ_msg { border: 1px solid rgb(95, 166, 68); padding: 5px 50px 5px 50px; width: 380px; color: rgb(95, 166, 68); text-align: center; background-color: rgb(255, 255, 255); margin-top: 10px; font-size: 10pt; margin-left:230px; }
.err_msg { border: 1px solid rgb(255, 0, 0); padding: 5px 50px 5px 50px; width: 380px; color: rgb(255, 0, 0); text-align: center; background-color: rgb(255, 255, 255); margin-top: 10px; font-size: 10pt; margin-left:230px; }
.andq_msg { width: 50px; color: #999999; text-align: center; background-color: rgb(255, 255, 255);  font-size: 10pt; }
.pause_msg { border: 1px solid rgb(95, 166, 68); padding: 5px 20px 5px 20px; width: 540px; color: rgb(95, 166, 68); text-align: center; background-color: rgb(255, 255, 255); margin-top: 10px; margin-left:55px; font-size: 10pt;  }

.gray{ color:#999}
.gray_small {color:#999999;font-size:9pt;}
.gray_link{color:#999; text-decoration:underline; font-size:9pt}
.home_link{ color:#0099CC; font-size:11pt; font-family:Arial, Helvetica, sans-serif}
.home_link:hover{ color:#0099CC; font-size:11pt; text-decoration:underline; font-family:Arial, Helvetica, sans-serif}
.footer{width:722px; overflow:hidden; padding-top:3px; color:#1D3D35}
.footerlink{ color:#1D3D35; font-size:8pt}
.footerlink:hover{ color:#1D3D35; font-size:8pt; text-decoration:underline}



/*For select from tushar*/

.td_select{*background-image:url(../images/bg_select.png);
*background-repeat:no-repeat;
*background-position:left top;
*height:42px;
*width:269px;
*padding-top:2px;
*padding-left:3px;
}

.td_select2{*background-image:url(../images/bg_select.png);
*background-repeat:no-repeat;
*background-position:left top;
*height:42px;
*width:269px;
*padding-top:2px;
*padding-left:3px;
*display:inline;
}

/* updated on 1st May*/

#top_tab{
	width:730px;
	overflow:hidden;
	font-family:Lucida Grande,Helvetica,Arial,Tahoma,sans-serif;

}
#top_tab  ul
{width:730px; overflow:hidden; text-align:left; padding:0px; margin:0px}
#top_tab  ul li
{text-align:left;  margin:0px; display:inline; float:left}

.top_link {	font-family:Lucida Grande,Helvetica,Arial,Tahoma,sans-serif; font-size:9pt; font-weight:normal; color:#FFFFFF; padding-top:4px; padding-left:5px; padding-right:12px}
.top_link a{font-family:Lucida Grande,Helvetica,Arial,Tahoma,sans-serif; font-size:9pt; font-weight:normal; color:#FFFFFF;}
.top_link a:hover{font-family:Lucida Grande,Helvetica,Arial,Tahoma,sans-serif; font-size:9pt; font-weight:normal; color:#FFFFFF;}

.leftbg{background-image:url(../images/left_tab.png); background-repeat:no-repeat; width:13px; height:26px; float:left}
.centerbg{background-image:url(../images/mid_tab.png); background-repeat:repeat-x; height:20px; float:left; font-size:9pt; font-weight:normal; color:#FFFFFF; padding-top:6px}
.rightbg{background-image:url(../images/right_tab.png); background-repeat:no-repeat; width:20px; height:26px; float:left}

.comment_txt_area {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #DDDDDD;
height:100px;
margin:0;
padding:8px;
width:530px;
}

.maincontent{color:#808080; width:560px; font-size:14px; border-right:1px #eaeaea solid;  margin-right:10px; padding-right:10px}
.dashboard_txt { font-size:11pt; font-style:italic; color:#808080; padding-top:7px; font-family:Georgia,serif; }

.interview_blue {
border:1px solid #c0c0c0;
padding-top:25px;
width:127px;
text-align:center;
height:70px; 
background-color:#eaeaea;
}

.popup_block {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
border:2px thick #666666;
background:#FFFFFF none repeat scroll 0 0;
float:left;
left:50%;
margin:0 0 0 -250px;
padding:0 10px;
position:fixed;
top:0;
width:300px;
z-index:100;
}

.popup_block .popup {
-moz-border-radius:5px;
background:#fff none repeat scroll 0 0;
border:4px solid #333;
float:left;
margin:210px 0;
padding:0px 0;
width:100%;
color:#666;
font-size:13px;
}

#fade {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
height:100%;
left:0;
opacity:0.75;
position:fixed;
top:0;
width:100%;
z-index:10;
}

.popup img.cntrl {
position:absolute;
right:-15px;
top:-15px;
}

.sqr {
width:500px;
border:1px solid #CCCCCC;
padding: 5px 5px 5px 5px;
}


.thanx_msg{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E2F9E3 url(../images/alertgood_icon.gif) no-repeat scroll left center;
border:1px #99CC99 solid;
color:#006600;
font-size:12px;
text-align:left;
width:500px;
padding:5px;
padding-left:20px;
margin-top:15px
}


.error_alert {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CC0000 url(../images/alertbad_icon.gif) no-repeat scroll left center;
border:1px #CC9999 solid;
color:#FFFFFF;
font-size:12px;
text-align:left;
padding:5px;
width:500px;
padding-left:30px;
margin-bottom:15px;
margin-left:5px
}
