  /* reset */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

html{
	background:#ffffff url('../img/bg-stroke.jpg') repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222;
	line-height:20px;
}

html.empty{
	background:none;
}

body{
	background:url('../img/bg.jpg') no-repeat center top;
}

body.empty{
	background:none;
}

input, 
textarea{
	outline:none;/* preventing the chrome and safari nasty yellow border */	
}

a:focus{
	outline:none;
}

a, 
a:visited, 
a:active{
	color:#fff;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

i{
	font-size:11px;
}

h1{
	color:#02619e;
}

h2{
	color:#02619e;
}

h3{
	color:#02619e;
}

h4{
	color:#02619e;
}

h5{
	color:#02619e;
}

h6{
	color:#02619e;
}

img{
	border:none;
}

hr{
	/*margin:0 20px;*/
	margin:3px 0;
}

hr.sidebar-divider{
	margin:0 20px 20px 20px;
}

div#container{
	width:1030px;
	margin:0 auto!important;
	overflow:hidden!important;
}

div#header{
	background:url('../img/bg-header-slider.jpg') no-repeat;
	width:1000px;
	/*height:486px;*/
	height:466px;
	padding:0 15px 0 15px!important;
	position:relative;
}

div#header-noslider{
	width:1000px;
	height:118px;
	padding:0 15px 0 15px!important;
	position:relative;
}

div#search-drop{
	height:38px;
	width:371px;
	position:absolute;
	right:14px;
	top:-38;
	background-color:#278ab7;
	z-index:100;
}

input#search-field{
	height:20px;
	width:250px;
	background-color:#52a7cd;
	border:1px solid #7dc9ec;
	margin:8px 0 0 10px;
	color:#FFF;
	padding:2px 0 0 4px;
	float:left;
}

input#search-btn{
	height:24px;
	width:60px;
	background-color:#52a7cd;
	border:1px solid #7dc9ec;
	margin:8px 0 0 10px;
	color:#FFF;
	padding:0px 0 4px 0;
	cursor:pointer;
	float:left;
}

div#search-drop img{
	margin:13px 10px 0 0;
	float:right;
	cursor:pointer;
}

#go{
	color:#FFF;
	cursor:pointer;
}

#go:hover{
	text-decoration:underline;
}

div#menu{
	height:40px;
	width:400px;
	position:absolute;
	right:14px;
	top:0;
	/*
	background-color:#278ab7;
	border-right:1px solid #7dc9ec;
	border-bottom:1px solid #7dc9ec;
	border-left:1px solid #7dc9ec;
	*/
}

div#logo{
	height:102px;
	width:600px;
	clear:both;
	position:absolute;
	left:15px;
	top:3px;
}

div#logo img{
	margin:6px 0 0 0;
}

div#login-fields{
	height:87px;
	width:230px;
	position:absolute;
	right:100px;
	top:20px;
	color:#fff;
	/*border:1px solid black;*/
}

div#login-fields h3{
	display:inline;
}

#forgot-password-link{
	font-size:10px;
}

div#login-button{
	position:absolute;
	right:30px;
	top:62px;
}

div#register-button .btn{
	cursor:pointer;
	border:1px solid #ff9f16;
	background:#ff9703;
	color:#FFF;
	padding:4px;
	font-weight: bold;
	float:right;
}

div#login-fields h3{
	color:#fff;
	margin-bottom:5px;
	height:20px;
}

div#login-button .btn{
	cursor:pointer;
	border:1px solid #ff9f16;
	background:#ff9703;
	color:#FFF;
	padding:4px;
	font-weight: bold;
}

div#section-links{
	height:64px;
	width:380px;
	position:absolute;
	right:9px;
	top:30px;
}

div#section-links table{
	width:380px;
	height:64px;
	margin:10px 0 0 0;
	border-collapse:separate;
	border-spacing:5px;
}

div#section-links table tr td{
	width:68px;
	border:2px solid #e69420;
	background:#ffffff url('../img/sectionlink-bg.gif') repeat-x;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
}

div#section-links table tr td.chosen{
	/*background:#ffffff url('../img/sectionlink-selected-bg.gif') repeat-x;*/
	background:none;
}

div#section-links table tr td a{
	/*height: 35px;*/
	display: block;
	color:#fff;
	text-decoration:none;
	/*padding-top:17px;*/
}

div#section-links table tr td a:hover{
	color:#fff;
	text-decoration:underline;
}

div#slider{
	height:300px;
	/*width:980px;*/
	width:610px;
	margin:10px;
	position:absolute;
	top:122px;
	left:15px;
}

div#registration{
	height:280px;
	width:340px;
	margin:20px;
	position:absolute;
	top:122px;
	left:640px;
}

div#registration label{
	margin-left:20px;
}
div#registration .input{
	padding-right:35px;
}

div#registration h1{
	margin-top:0;
	margin-bottom:15px;
}

div#controls{
	height:21px;
	/*width:1000px;*/
	width:622px;
	margin-top:15px;
	position:absolute;
	top:439px;
	left:15px;
}

div.controls-left{
	height:21px;
	width:500px;
	float:left;
}

div.controls-left a,
div.controls-left a:visited { 
	border:1px solid #cccccc;
	background:#FFF;
	color: #60b6dd;
	margin-right:8px;
	display:inline-block;
	height:20px;
	width:20px;
	vertical-align:middle;
	text-align:center;
}

div.controls-left a.activeSlide { 
	background: #60b6dd;
	border:1px solid #60b6dd;
	color:#FFF;
}

div.controls-left a:focus { 
    outline: none; 
}

div.controls-right{
	height:21px;
	width:70px;
	float:right;
	text-align:right;
}

div.controls-right img{
	margin-left:10px;
	cursor:pointer;
}

div#content{
	width:1000px;
	margin-left:15px;
	_margin-left:7px;/* ie6 */
	float:left;
}

div#content-full{
	background:url('../img/bg-content.jpg') no-repeat;
	width:1000px;
    float:left;
	padding:5px 15px 0 15px!important;
	min-height:600px;
}

div#content-split{
	background:url('../img/bg-content-split.jpg') no-repeat;
	width:1000px;
	padding:5px 15px 0 15px!important;
	min-height:600px;
}

div#bg-white{
	background-color:#fff;
	width:1000px;
    float:left;
}

div#content-left{
	width:700px;
    float:left;
}

div#content-right{
	width:300px;
    float:right;
}

div#index-left{
/*	background:#fff url('../img/index-left.jpg') no-repeat top;*/
	width:700px;
	float:left;
/*	margin-right:20px;*/
}

div#section-title{
	margin:20px 20px 10px 20px;
}

div.item1{
	width:700px;
	float:left;
}

div.item1 div.item-content{
	margin:6px 20px 20px 20px;
}

/*
div.item1 img{
	margin:20px;
	float:left;
	border:1px solid #ccc;
}

div.item1 h2{
	margin:20px 20px 0 20px;
	font-size:18px;
}

div.item1 h3{
	margin:10px 20px 0 20px;
}

div.item1 p{
	margin:6px 20px 20px 20px;
}

div.item1 .item1table{
	margin:6px 20px 20px 20px;
}
*/
div.item2{
	width:1000px;
	float:left;
}

div.item2 div.item-content{
	margin:6px 20px 20px 20px;
}
/*
div.item2 img{
	margin:20px;
	float:left;
	border:1px solid #ccc;
}
*/
div.item2 h1{
	margin:20px 20px 0 20px;
	font-size:18px;
}

div.item2 p{
	margin:6px 40px 20px 20px;
}

div.item3{
	width:500px;
	height:302px;
	float:left;
	margin-bottom:20px;
}

div.item3 img{
	border:1px solid #ccc;
}

div.item3 .rm-btn{
	border:none;
	margin:35px 0 0 0;
	/*float:left;*/
	float:right;
}

div.item3 h2{
	/*margin:20px 20px 0 0px;*/
	margin:20px 0 0 20px;
	font-size:18px;
}

div.item3 p{
	/*margin:6px 40px 20px 0px;*/
	margin:6px 0 20px 20px;
}

/*div.item3 a{
	color:#000;
}*/

div.item4{
	float:left;
	margin:0 0px 0px 0px;
}

div.item4 div{
	width:340px;
	margin:4px 0px 0 0px;
	height:20px;
	float:left;
}

div.item4 div img{
	margin:0 14px 0 0px;
	padding-top:0px;
}

div.item4 div b{
	vertical-align:top;
	font-weight:normal;
}

div.item4 h1{
	margin:20px 20px 14px 0px;
	font-size:18px;
}

div.item4 p{
	margin:6px 30px 20px 0px;
}

div.item5{
	float:left;
}

div.item5 h2{
	margin:20px 20px 0px 0px;
	font-size:18px;
}

div.item5 p{
	margin:6px 30px 20px 0px;
}

div.item6 {
}

div.item6 p{
	padding:60px 80px 20px 0px;
}

div.item7 {
}

div.item7 h1{
	margin:20px 20px 0 20px;
	font-size:18px;
}

div.item7 h2{
	margin:20px 20px 0 20px;
	font-size:18px;
}

div.item7 p{
	margin:6px 40px 20px 20px;
}

div.item8 {
}

div.item8 h2{
	margin:20px 20px 0 20px;
	font-size:18px;
}

div.item8 p{
	margin:6px 40px 20px 20px;
}

div.item9 {
}

div.item9 h2{
	margin:20px 20px 0 20px;
	font-size:18px;
}

div.item9 p{
	margin:6px 40px 20px 20px;
}

div.item9 ul{
	margin:6px 40px 20px 20px;
}

div.item9 li{
	list-style:square;
	list-style-position:inside;
}

div.item9 li a{
	color:#222222;
}

div.item10 {
}

div.item10 img{
	margin:20px 10px 0 20px;
	border:1px solid #999;
}

div.item11 {
}

div.item11 h1,
div.item11 h2,
div.item11 h3,
div.item11 h4,
div.item11 h5,
div.item11 h6 {
		margin:20px 20px 0 20px;
}

div#index-right{
	/*background:#ffffff url('../img/index-right.jpg') no-repeat top;*/
	width:280px;
	float:right;
	/*padding-top:22px;*/
	padding-top:0px;
}

div#index-right div.right-pane-section{
	padding-bottom:5px;
	margin:10px;
	border-bottom:1px solid #ccc;
}

div#index-right div h3{
	/*margin:22px 20px 0px 20px;*/
	margin-bottom:10px;
	line-height:1em;
	font-size:16px;
}

div#index-right div p{
	margin:4px 20px 20px 20px;
}

div#projects-left{
	width:500px;
	float:left;
}

div#projects-right{
	width:500px;
	float:right;
}

div#contact-left{
	width:660px;
    float:left;
	padding-top:52px;
}

div#contact-right{
	width:340px;
	_width:330px;/* IE6 */
    float:right;
}

div#contact-left div{
    float:left;
	margin:0 0 10px 20px;
	_margin:0 0 10px 10px;/* IE6 */
}

div#contact-left div label{
	width:160px;
    float:left;
	height:22px;
}

div#contact-left div input{
	width:400px;
	height:20px;
    float:left;
	border:1px solid #999;
	padding:4px 0 0 2px;
}

div#contact-left div textarea{
	width:400px;
	height:200px;
    float:left;
	border:1px solid #999;
	padding:4px 0 0 2px;
}

div#contact-left #btn{
	width:120px;
	height:26px;
	background:#52add7;
	border:1px solid #4b8c9c;
	color:#FFF;
	padding:0 0 2px 0;
	cursor:pointer;
	margin-left:0px;
	float:left;
	margin-left:180px;
}

div.cycle-wrap{
	width:460px;
	height:100px;
	/*padding:20px;*/
	padding:15px 20px 0 20px;
	position:relative;
	/*margin-bottom:20px;*/
}

div.pro-cycle-1,
div.pro-cycle-2,
div.pro-cycle-3{
	width:458px;
	height:100px;
	border:1px solid #ccc;
}

.overlay-1,
.overlay-2,
.overlay-3{
	position:absolute;
	left:20px;
	background:#333;
	width:437px;
	bottom:20px;
	height:0;
	padding:0px 8px 8px 14px;
	margin-left:0px;
	display:none;
	color:#ffffff;
	font-size:14px;
	z-index:100!important;
}

.overlay-1 li,
.overlay-2 li,
.overlay-3 li{ 
	width: 50px; 
	float: left; 
	margin: 10px;
	_margin:10px 4px; /* IE6 */
	list-style: none 
}

.overlay-1 a,
.overlay-2 a,
.overlay-3 a{ 
	width: 52px; 
	padding: 3px 1px 3px 3px; 
	display: block; 
	border: 1px solid #ccc; 
}

.overlay-1 a:hover,
.overlay-2 a:hover,
.overlay-3 a:hover{
	background:#fff;
}

.overlay-1 a.activeSlide,
.overlay-2 a.activeSlide,
.overlay-3 a.activeSlide{ 
    background: #ff0000;
}

.overlay-1 a:focus,
.overlay-2 a:focus,
.overlay-3 a:focus{ 
    outline: none; 
}

.overlay-1 img,
.overlay-2 img,
.overlay-3 img{ 
    border: none; 
	display: block 
}

div#footer{
	background:#52add7;
	border-top:1px solid #4b8c9c;
	height:50px;
	width:100%;
	margin-top:40px;
}

div.footer-content{
	height:20px;
	width:1000px;
	color:#FFF;
	margin:16px auto!important;
}

div.footer-content-left{
	width:500px;
	float:left;
}

div.footer-content-right{
	width:500px;
	float:right;
	text-align:right;
}

div.footer-content-right a{
	color:#fff;
}

/*                       */
/* Livevalidation styles */
/*                       */

.LV_validation_message{
    font-weight:bold;
    margin:0px 0 0 0px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
select.LV_invalid_field:active,
select.LV_invalid_field:hover  {
border:1px solid #ff0000;
background:#ffbfbf; 
background: url("../img/error.jpg") repeat;  
}

/****************************************/
/* ADDED BY MANSOOR                     */
/****************************************/

.dashboard-pane-links {
	float:right;
	padding:0 0 5px 0;
}

div.left-right-options{
	clear:both;
	display:block;
}

div.left-right-options div.left{
	float:left;
	display:inline;
}

div.left-right-options div.right{
	float:right;
	display:inline;
}

.radio-options{
	clear:both;
	display:block;
	margin:0 20px;
	line-height:2em;
}

.red {
	color:#f00;
}

#flashMessage {
	margin:10px;
}

.calc-interpret-table {
	margin-left:40px;
}
 
.calc-interpret-table tr td, .calc-interpret-table tr th {
	text-align:left;
	padding-right:15px;
}

.calc-interpret-table-heading {
	margin-left:20px;
}

#PrivacyAddMe3 {
	display:none;
}

#PrivacyMessageMe5 {
	display:none;
}

#PrivacyShowMeInSearch5 {
	display:none;
}

a.infoLink:link {color:#999;text-decoration:none;font-family:Arial;}
a.infoLink:hover {text-decoration:none;}

.error-message {display:none;color:red;}

.input-table {
}

.text input, .password input, textarea {
	padding:4px;
	margin:2px 4px 2px 0;
	border:1px solid #aaa;
	width:150px;
}

.file input {
	margin:2px 4px 2px 0;
	height:25px;
}

select {
	padding:4px 4px 4px 2px;
	margin:2px 4px 2px 0;
	border:1px solid #aaa;
	background-color: #fff;
	width:160px;
}

.checkbox input {
	float:left;
}
/* CALCULATORS INDEX PAGE */
.calcErrorList {margin-left:15px;}
.calcErrorBullet {}
/* FRIENDS PROFILE PAGE */
table.friendsGridLarge tr td {text-align:center;padding-top:5px;width:120px;}

/* SPEECH BUBBLES */
.triangle-border {
	position:relative;
	padding:7px 20px 7px 10px;
	margin:1em 0 3em;
	border:5px solid #ff9601;
	color:#333;
	background:#fff;
	
	/* css3 */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

/* creates the larger triangle */
.triangle-border:before {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	width:0;
	height:0;
	top:-40px; /* value = - border-top-width - border-bottom-width */
	right:220px; /* controls horizontal position */
	bottom:auto;
	left:auto;
	border:20px solid transparent;
	border-bottom-color:#ff9601;
}

/* creates the smaller  triangle */
.triangle-border:after {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	width:0;
	height:0;
	top:-26px; /* value = - border-top-width - border-bottom-width */
	right:227px; /* value = (:before right) + (:before border-right) - (:after border-right) */
	bottom:auto;
	left:auto;
	border:13px solid transparent;
	border-bottom-color:#fff;
}

