
/*

Uses the Blue CDS Styles defined in master.css

*/

.theme #footer { background-image: url(images/footer.png); }

.login_div { background: url(../../Images/cds-vendor-chip.png) left bottom no-repeat; }

.rightChip { background: url(../../Images/cds-vendor-chip.png) right bottom no-repeat; }


#logoWrap .logo {
	float:left;
	width:500px;
	height:138px;
	background: url(images/CDSF-logo.png) top left no-repeat;
}

/*accordion on profile page*/
#wrapper2 {width: 920px;	}

	
.acc_trigger2 {
	padding: 0;	margin: 0 0 2px 0;
	background: url(images/h2_trigger_f.png) no-repeat;
	height: 36px;	
	line-height: 34px;
	width: 920px;
	font-size: 1.6em;
	font-weight: normal;
	float: left;
	cursor:pointer;
	}

	
h2.acc_trigger2 a span{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 12px 0 0px 45px; text-align: left; text-decoration: none;
	}

	
h2.acc_trigger2 a:hover {
	color: #8FC4E8;
	cursor:pointer;
	}

	
h2.acc_trigger2.active {background-position: left bottom;	}
h2.acc_trigger2.active .show {display:block;	}
h2.acc_trigger2.active .hide {display:none;	}
h2.acc_trigger2 .hide{display:block;	}
h2.acc_trigger2 .show{display:none;	}
h2.active a {color: #fff; 	}

	
.acc_container2 {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	
	width: 920px;
	clear: both;
	background: #fff;
/*border: 1px solid #d6d6d6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/
	
	}

	
.acc_container2 .block {
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
	}

	
.rgAltRow {background-color: #F0F6FC;	}

	
.rgMasterTable {border: 1px solid #9DC4F5;	}


.accordion_adjust {font-size: 1.2em; font-weight: bold; letter-spacing: -.1px; padding-left: 45px;	}

	
#login_box {float: left; margin-left: 50px; width: 300px; margin-top: 35px;	}

	
#login_content {float: left; margin-left: 45px; width: 530px;	}
.login_content {float: left; margin-left: 45px; width: 530px;	}
 
	
#ctl00_ContentPlaceHolder1_login_btnLogin_148 {color:#FFF; background-color:#0099CC; 	}

	
#ctl00_ContentPlaceHolder1_login_btnLogin_148:hover {color:#fff; background-color:#003366; 	}


.accordionHeader {
/*other styles*/
	cursor: pointer;
	background-image: url(../../Images/expand_blue.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-position: 5px 6px;
	}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	