@import "reset.css";
@import "pop.css";

body {
	margin: 0;
	background: #D3E2F0;
	text-align: center;
	font-family: arial, verdana, sans-serif;
}
#email2 { display: none; }
img { border: 0; }
form { margin: 0; padding: 0; }

input.text,
textarea.text {
	padding: .3em .5em;
	color: #333;
}

.block { display: block; }
.container {
	margin: 0 auto;
	text-align: left;
}
textarea, input {
	font-family: arial, verdana, sans-serif;

}
h2.common { margin: 0 0 2.5em 0; }
h2.common.narrow { margin: 0 0 .2em 0; }
h2.common span {
	display: none;
	
}
.belly h3
{
	color:#1471d1;
	font:15px arial;
	font-weight:bold;
	margin: 0 0 1.0em 0;
}

.nav {
	background: url(/static/img/nav/nav.bg.gif) repeat-x top left;
	height: 226px;
	text-align: center;
	width:100%;
}
.nav .nav-position {
	text-align: left;
	margin: 0 auto;
	width: 1000px;
}
.tabs {
	position: absolute;
	z-index: 999;
	margin: 193px 0 0 57px;
}
	.tabs a { text-indent: -9999px; }
	.tabs img {
		display: inline;
		margin: 0 5px 0 0;
		*float: left;
	}
.nav .nav-student {
	position: absolute;
	z-index: 99;
	margin: 4px 0 0 410px;
}
.nav .nav-utility {
	float: right;
	padding: 4px 0 0 0;
	width: 304px;
	position: relative;
	right: 28px;
}
.nav .nav-utility  img { float: left; margin: 0 25px 0 0; }
.nav .nav-utility  .chat {
	float: right;
	width: 179px;
	height: 22px;
	margin: 0;
}
.nav .nav-quote {
	
	
}
	.nav .nav-quote img { margin: 0; float: none; }


.hold
{
width:382px;
position:relative;
}
.logo {
	position: absolute;
	/*margin: 54px 0 0 85px;*/
	/*margin: 54px 0 0 0x;*/
	top:74px;
	left:54px;
}
.belly {
	background: #fff;
	text-align: center;
	padding: 0 0 20px 0;
}
.belly .belly-container {
	/* mess around with this when putting real content in */
	margin: 0 auto;
	position: relative;
	right: 148px;
	text-align: left;
	width: 565px;
	padding: 25px 0 0 0;
}
.belly-bottom {
	background: url(/static/img/belly.bottom.bg.gif) repeat-x;
	height: 14px;
}
.form {
	position: absolute;
	z-index: 1000;
	border: 7px solid #94B9D5;
	margin: 154px 0 0 667px;
	width: 288px;
}
.form .form-container {
	border: 1px solid #7E9DB5;
	width: 288px;
	background: #CFDFEF;
	text-align: center;
	padding: 0 0 9px 0;
}	
.form .form-thanks {
	background: #13508F;
	text-align: left;
	padding: 40px 0 0 0;
	height: 600px;
}
.form .form-thanks img {
	margin: 0 0 0 16px;
}
.form .form-container form {
	margin: 7px 0 0 0;
}
.form .textbox {
	border: 1px solid #7F9DB9;
	background: #fff;
	padding: 3px 0 3px 4px;
	font-size: 12px;
	color: #333;
	width: 153px;
	vertical-align: top;
}
.form .selectbox {
	border: 1px solid #7F9DB9;
	background: #fff;
	padding: 1px 0 1px 2px;
	font-size: 12px;
	color: #333;
	float: right;
	vertical-align: top;
behavior:expression(window.dropdown_menu_hack!=null?window.dropdown_menu_hack(this):0);
}
.form .tb-nofloat {
	float: none;
}
.form .field-name {
	color: #333;
	font-size: 11px;
	margin: 4px 0 0 0;
	line-height: 15px;


}	

.form .fn-fix {
	border-collapse: collapse;
	padding: 0;
	width: 254px;
	margin: 0 auto;
}
.form .fn-fix td {
	vertical-align: top;
	padding: 0 0 14px 0;
	text-align: left;
}
.form .fn-fix td.f-name {
	width: 95px;
	color: #333;
	font-size: 11px;
	padding-top: 4px;
	line-height: 15px;
}
.form .fn-fix td.f-nameOneCol {
	color: #333;
	font-size: 11px;
	padding-top: 4px;
	line-height: 15px;
}
	.form .fn-fix td.f-nameOneCol span{
	float:left;
	}
	.form .fn-fix td.f-nameOneCol select{
	float:right;
	position:relative;
	right:37px;
	}
.form .field {
	margin: 0 auto 13px auto;
	width: 254px;
	text-align: left;
	height: 23px; /* opera fix */
}
.form .fields {
	float: left;
	position: relative;
}
.form .zip {
	width: 72px;
	margin: 0 81px 0 0;
}
.form .state {
	width: 75px!important;
	position: relative;
	right: 83px;
}
.form .select-grad,
.form .select-classes {
	width: 72px;
}
.form .grad {
	width: 66px;
}
.form .form-bottom {
	border-top: 1px solid #E7F3FF;
	margin: 0 auto;
	width: 256px;
	padding: 14px 0 0 0;
}
.form .form-bottom .textbox {
	float: right;
}
.form p {
	color: #333;
	margin: 0 0 9px 0;
	line-height: 15px;
	font-size: 11px;
	text-align: left;
}
.form .note {
	color: #666;
}
.form  textarea {
	background: #fff;
	height: 80px;
	width: 252px;
	border: 1px solid #7F9DB9;
	margin: 0 0 11px 0;
	font-size: 12px;
	color: #333;
	padding: 2px 0 0 4px;
	overflow: auto;
}
.form .submit {
	width: 258px;
	margin: 0 0 10px 0;
}
.form .call-line {
	color: #4E6189;
	font-size: 18px;
	line-height: 23px;
	margin: 0;
	text-align: right;
}
.footer {
	width: 886px;
	margin: 8px auto 16px auto;
	text-align: left;
	padding: 0 0 20px 0;
}
.footer p {
	margin: 0;
	color: #628AA8;
	line-height: 18px;
	font-size: 11px;
}	

/* ML ADDITIONS */
	/*BEGIN HOME TAB .....*/

.reasonContainer
{
width:385px;
float:left;
}
.reasonLine ul { 
	list-style: none; 
	margin: 0;
	padding: 0;
}
	.reasonLine ul li { 
		margin: 0;
		padding: 10px 0;
		border-bottom: 1px solid #D4D4D4;
	}
	.reasonLine ul li.last { border-bottom: 0; }
.reasonLine p
{
font:15px arial;
color:#333333;
line-height:20px;
float:right;
width:335px;
margin:0;
padding:0;

}
.reasonLine img
{
float:left;
width:22px;
margin: 0 20px 0 0;
}
.reasonRight
{
float:right;
width:175px;
height:325px;
position:relative;
top:-10px;
right:43px;
}
	.inner-reasonRight
	{
	/*background:url(/static/img/graduate-male-bg.jpg) no-repeat top left;*/
	position:absolute;
	bottom:0;
	width:152px;
	height:370px;
	left:60px;
	
	}
	.playBtn
	{
	position:absolute;
	top:295px;
	right:90px;
	}
	html:first-child .playBtn
	{
	position:absolute;
	top:295px;
	right:175px;
	}


.clearMeDouble
{

border-top:1px solid #d4d4d4;
border-bottom:1px solid #d4d4d4;
padding:2px auto;
height:2px;
line-height:2px;
margin: 0 0 30px 0;
}


.cmbMod {
	width: 566px;
	margin: 30px 0 5px 0;
}

.clearMeDouble.btm
{
margin:0;
position:relative;
/*top:-55px!important;*/
}

.clearMeNoBRdr
{
clear:both;
width:100%;
height:15px;
}
.logoFloat
{
position:relative;

}
.logoFloat img.first { margin-right: 33px; }
.logoFloat img
{
float:left;
margin-right:30px;
}
	/*END HOME TAB .....*/
	/*BEGIN FAQs TAB .....*/
.faqLink
{
padding: 14px 0;
border-bottom: 1px solid #D4D4D4;
margin: 0 0 10px 0;
}	
.faqLink a:link,.faqLink a:visited
{
color:#13508f;
float:left;
font:13px arial;
font-weight:bold;
text-decoration:underline;
margin-right:23px;
/*position:relative;*/
}
.faqLink a.last { margin-right: 0; }

.faqLink span
{
color:#333333;
float:left;
font:13px arial;
font-weight:bold;
margin-right:15px;
}
.q-aCOntainer
{
width:556px;
}
	.q-aContainer .row { margin: 0 0 5px 0; }
.q-number
{
width:42px;
font:14px arial;
float:left;
line-height: 22px;
color:#630000;
font-weight:bold;
}
.q-link 
{
/*display:block;*/
width:520px;
color:#1f83eb;
font:14px arial;
line-height:16px;
float:right;
line-height: 22px;
}
	.q-link a {
		color:#1f83eb;
		text-decoration: underline;
	}
	.q-link p { display: none; }
.q-link .answer
{
/*display:none;*/
font:13px arial;
color:#000000;
float:right;
line-height:18px;
width:518px;

margin:7px 0 5px 0;
display:block;
}
.q-link ul.answer
{
/*display:none;*/
font:13px arial;
color:#000000;
line-height:18px;
width:530px;
margin:0px 0 0 0;
}
p.answer a
{
display:inline!important;
color:auto!important;
width:auto!important;
float:none!important;
font-size:13px!important;

}
h3.questionHeader
{
color:#4d0819;
font:14px Arial;
font-weight:bold;

margin-top:15px;
}
.shutIt
{
display:none;
}
	/*END FAQs TAB .....*/
	/*BEGIN Why Online TAB .....*/	
.general
{
font:13px arial;
line-height:20px;
margin: 0 0 20px 0;
}	
.nextClass
{
font:20px arial;
color:#1471d1;
font-weight:bold;
height:20px;
margin:22px auto 18px auto;
vertical-align:middle;
}	
	/*END Why Online TAB .....*/	
	/*Begin Describe you TAB .....*/	
.describeContain
{
width:564px;
height:auto;
background-color:#803131;
padding-bottom:10px;
margin: 0 0 16px 0;
}	
	.describeInner
	{
	width:552px;
	margin:0 auto;
	padding-bottom:14px;
	height:auto;
	position:relative;
	top:5px;
	background-color:#ffffff;
	}	
		.descInnerMost
		{
		width:540px;
		margin:0 auto;
		height:auto;
		background-color:#ffffff;
		position:relative;
		padding: 5px 0 0 0;
		top:7px;
		background:url(/static/img/describe-box/desc.inner.most.bg.jpg) bottom left repeat-x;
		}
		.descInnerMostNEW
		{
		width:538px;
		margin:0 auto;
		height:240px;
		background-color:#803131;
		position:relative;
		padding:0;
		top:7px;
		}
			.NEWloadMsg
			{
			font:24px arial;
			width:210px;
			margin:0 auto;
			color:#FFFFFF;
			vertical-align:middle;
			height:240px;
			}
				.NEWloadMsg span
				{
				position:relative;
				top:80px;
				}
			.descTitle
			{
			font:20px arial;
			color:#000000;
			width:505px;
			line-height:27px;
			padding: 0 0 8px 0;
			border-bottom:1px solid #d3d3d3;
			margin:0 auto 20px auto;
			}
			.descInnerMost p.general
			{
			margin:0 auto;
			width:505px;
			/*font-size:12px;*/
			line-height:17px;
			position:relative;
			bottom:8px;
			}
			.descPicContain
			{
			width:552px;
			margin:0 auto;
			height:145px;
			background-color:#803131;
			}
			.descPicContain img
			{
			margin:0;
			padding:0;
			
			}
			.descPicContain a
			{
			width:180px;
			height:145px;
			float:left;
			margin:0 0 0 6px;

			}
			.descPicContain a.first, .descPicContain a.describe1.first,.descPicContain a.describe1-on.first img
			{
			margin-left:0;
			}
.generalBig
{
font:15px arial;
color:#333333;
line-height:19px;
margin: 0 0 1.0em 0;
}
.chartContain
{
float:left;
width:268px;
}
.salaryChartHeader
{
width:268px;
position:relative;
bottom:0;
}
.salaryChart
{
width:266px;
border-left:1px solid #c6c6c6;
border-right:1px solid #c6c6c6;
border-bottom:1px solid #c6c6c6;
font:16px arial;
position:relative;
top:0;
float:left;
margin: 0 0 10px 0;
}

.salaryChart .white
{

width:266px;
}
.salaryChart .white p.state
{
margin:0 0 0 10px;
padding:0;
float:left;
line-height:25px;
display: inline;
}
.salaryChart .white .salary
{
margin:0 16px 0 0;
padding:0;
float:right;
line-height:20px;
color:#803131;
line-height:25px;
font-weight:bold;
display: inline;
}
.salaryChart .gray
{

width:266px;
background-color:#ebebeb;
}
.salaryChart .gray p.state
{
margin:0 0 0 10px;
padding:0;
float:left;
line-height:20px;
line-height:25px;
display: inline;
}

.salaryChart .gray .salary
{
margin:0 16px 0 0;
padding:0;
float:right;
line-height:20px;
color:#803131;
line-height:25px;
font-weight:bold;
display: inline;
}
.mockVid
{
float:left;
margin-left:15px;
position: relative;
left: 15px;
}
	/*Begin Describe you TAB .....*/	
.aboutLeft
{
width:255px;
float:left;
margin: 0 29px 0 0;
_margin: 0 10px 0 0;
}
.aboutRight
{
width:280px;
float:right;
}
.meetFacultyContain
{
background-color:#D6E7F7;
width:280px;
padding: 3px 0 7px;
margin: 5px 0 0 0;

}
.meetFacultyTitle
{
color:#1471d1;
font:14px arial;
font-weight:bold;
width:264px;
line-height:35px;
height:35px;
margin:0 auto;
text-align:center;
}
.meetInner
{
width:266px;
background-color:#FFFFFF;
margin:0 auto;
}
.meetInnerControl
{
width:260px;
margin:0 auto;
padding-bottom:3px;
position:relative;
top: 3px;

}
html > body .meetInnerControl
{
width:260px;
margin:0 auto;
padding-bottom:3px;
position:relative;
top:3px;
left:0;
}
.playRow
{
width:260px;
height:44px;
margin:0 auto 3px auto;
background:url(/static/img/blue.vid.bg.jpg) no-repeat bottom right;
}
.playRow img, .playRow2 img
{
float:left;
}
.playRow2
{
width:260px;
height:44px;
margin:0 auto 3px auto;
background:url(/static/img/gray.vid.bg.jpg) no-repeat bottom right;
}
.playRowBtn
{
position:relative;
top:7px;
left:10px;
margin: 0 0 0 2px;
}
.playRowText
{
float:right;
position:relative;
left:13px;
top:5px;
color:#ffffff;
width:160px;
line-height:15px;
}
.playRow2 .playRowText
{
float:right;
position:relative;
left:13px;
top:5px;
color:#333333;
width:160px;
line-height:15px;
}
.playName
{
font:14px arial;
}
.playTitle
{
font:12px arial;
}
.noPad
{
padding:0;
margin:0;
position:static;
}
.aboutBottom
{
font:16px arial;
color:#333333;
line-height:20px;
position:relative;
padding: 17px 0 0 0;
}
.aboutBottom a
{
color:#10528C;
}
.aboutBottom .red
{
color:#630000
}
.title
{
margin-top:-10px;
padding:0;
height:22px;
position:relative;
bottom:-15px;
}
.titleBtm
{
padding:0;
height:22px;
position:relative;
bottom:-15px;
}
	/*End Describe you TAB .....*/	

	
/* POST BUILD FORMATTING FIXES */
/*.operaFix
{
position:static;
height:auto;
}*/
	/*NEW ClASS NAMES FOR DESCRIBE TABS*/
	a.describe1,a.describe2,a.describe3
	{
	height:145px;
	}
	a.describe1:link img
	{
	width:180px;
	background:url(/static/img/describe-box/better.salary.off.jpg) bottom left  no-repeat;
	}
	a.describe1:visited img
	{
	width:180px;
	background:url(/static/img/describe-box/better.salary.off.jpg) bottom left  no-repeat;
	}
	a.describe1:hover img
	{
	width:180px;
	background:url(/static/img/describe-box/better.salary.over.jpg) bottom left  no-repeat;
	}

	a.describe2:link img
	{
	width:180px;
	background:url(/static/img/describe-box/from.home.off.jpg) bottom left  no-repeat;
	}
	a.describe2:visited img
	{
	width:180px;
	background:url(/static/img/describe-box/from.home.off.jpg) bottom left  no-repeat;
	}
	a.describe2:hover img
	{
	width:180px;
	background:url(/static/img/describe-box/from.home.over.jpg) bottom left  no-repeat;
	}

	a.describe3:link img
	{
	width:180px;
	background:url(/static/img/describe-box/health.career.off.jpg) bottom left  no-repeat;
	}
	a.describe3:visited img
	{
	width:180px;
	background:url(/static/img/describe-box/health.career.off.jpg) bottom left  no-repeat;
	}
	a.describe3:hover img
	{
	width:180px;
	background:url(/static/img/describe-box/health.career.over.jpg) bottom left  no-repeat;
	}
	a.describe1-on img
	{
	width:180px;
	background:url(/static/img/describe-box/better.salary.on.jpg) bottom left  no-repeat;
	}
	a.describe2-on img
	{
	width:180px;
	background:url(/static/img/describe-box/from.home.on.jpg) bottom left  no-repeat;
	}
	a.describe3-on img
	{
	width:180px;
	background:url(/static/img/describe-box/health.career.on.jpg) bottom left  no-repeat;
	}
	/*END NEW ClASS NAMES FOR DESCRIBE TABS*/
	.mock
	{
	 width:262px; 
	 margin:0 0 0 19px; 
	 font-weight:bold
	}
	.footNote
	{
	font:11px arial;
	color:666666;
	line-height: 19px;
	}
	.blueish
	{
	color:#1471D1;
	font-size:14px;
	font-weight:bold;
	display:block;
	line-height:25px;
	height:239px;
	margin-top:12px;
	}
/* ML ADDITIONS */	

#scanAlert {
	position: absolute;
	margin: 130px 0 15px 0;
	width: 288px;
}
	#scanAlert img { 
		margin: 0 auto;
		display: block;
	}