@charset "utf-8";
/* CSS Document */

/*
 * Author: Duo Consulting
 * Contact: www.duoconsulting.com
 * File: layout_shell.css
 * 
 * Description:
 * Rules for the outer shell for screen display only.
 * General display rules should appear in basesyles.css.
 *
 */

/* Basic Layout */

.cbdd_bounds {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#cbdd_content .cbdd_bounds {
	margin-left: auto;
	margin-right: auto;
}

/* Ads
------------------------------------------------------------- */
#cbdd_leaderboard {
	text-align: center;
	margin: 0;
	padding: 10px 0;
	background: #e2e2e2 url(http://valid1.net/images/degreedriven/bg_leaderboard.gif) bottom center repeat-x;
	border-bottom: 1px solid #ccc;
}
#cbdd_leaderboard .cbdd_adContainer {
	text-align: left;
	width: 728px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999;
	overflow: hidden;
}
#cbdd_leaderboard .cbdd_adContainer .cbdd_ad {
}

/* Masthead 
------------------------------------------------------------- */
#cbdd_masthead {
	font: 12px/1.4em Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-align: center;
	background: #006 url(http://valid1.net/images/degreedriven/bg_masthead.gif) bottom center repeat-x;
	padding-top: 14px;
}
#cbdd_masthead .cbdd_bounds {
	background: transparent url(http://valid1.net/images/degreedriven/bg_masthead_bounds.gif) bottom right no-repeat;
}
#cbdd_masthead h1 {
	margin: 0 0 10px;
	padding: 0;
	float: left;
}
#cbdd_masthead h1 a {
}
#cbdd_masthead h1 a img {
	border: none;
}

/* Navigation
------------------------------------------------------------- */
/* Main Navigation */
.cbdd_mNav {
	clear: left;
}
.cbdd_mNav ul {
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
}
.cbdd_mNav li {
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 3px;
}
.cbdd_mNav a {
	display: block;
	background: #b6b6de url(http://valid1.net/images/degreedriven/img/bg_mnav.gif) top left repeat-x;
	padding: .2em .8em .15em;
	color: #000066;
	text-decoration: none;
	border-top: 1px solid #a1a1cf;
	border-bottom: 3px solid #a5a5c7;
}
.cbdd_mNav a:hover {
	text-decoration: underline;
}
.cbdd_mNav .cbdd_current a {
	background: #fff url(http://valid1.net/images/degreedriven/bg_mnav_active.gif) top left repeat-x;
	color: gray;
	border-top: 1px solid #e8e8f1;
	border-bottom: 3px solid #fff;
}

/* Eyebrow Navigation */
.cbdd_eNav {
	float: right;
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
}
.cbdd_eNav a {
	color: #fff;
	text-decoration: none;
}
.cbdd_eNav a:hover {
	text-decoration: underline;
}


/* Footer Navigation */
.cbdd_fNav {
}
.cbdd_fNav ul {
	text-align: center;
	list-style: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.cbdd_fNav li {
	display: inline;
	margin: 0 .5em;
	padding: 0;
}
.cbdd_fNav a {
	color: #000066;
	text-decoration: none;
}
.cbdd_fNav a:hover {
	text-decoration: underline;
}

/* Footer
------------------------------------------------------------- */
#cbdd_footer {
	clear: both;
	text-align: center;
	font: 11px/1.8em Arial, Tahoma, Verdana, Helvetica, sans-serif;
	border-top: 2px solid #f90;
	background: white url(http://valid1.net/images/degreedriven/bg_footer.gif) top center repeat-x;
	padding: .75em 0 2.25em;
}

/* Content
------------------------------------------------------------- */
#cbdd_content {
	background-color: #fff;
	text-align: center;
	padding: 2em 0;
}

/* Columns */
#cbdd_content .cbdd_container {
	clear: both;
	margin-bottom: 15px;
}
#cbdd_content .cbdd_2column .cbdd_mainColumn {
	float: left;
	width: 553px;
}
#cbdd_content .cbdd_2column .cbdd_rightColumn {
	float: right;
	width: 162px;
}
#cbSal_noThank{font-size: 12px; font-family: verdana;
color: #000000; font-weight: normal; padding:15px; margin-left:25px; background-color:#ffffff;  padding:5px; height:35px; width:800px; margin:auto;}
#cbSal_noThank p{ float: left; width:650px; padding-top:15px;  padding-left:15px;}
.cbSal_noThankimg{ float: left; width: 120px; padding-top:15px; }