
@import url("/css/reset.css");

*
{
    border: 1px solid; 
}

body{
	 font-family:Verdana, Arial, sans-serif;
	background:url(/images/careerfinder/bg_body.jpg) top center no-repeat #002631;
	 }
	
#wrapper{
	width:514px;
	margin:150px auto 0px auto;
	}
	
img.fl{
	margin:0px;
	float: left;
	display: inline;}
	
#content{
	background:url(/images/careerfinder/bg_content.png) no-repeat top center;
	width:100%;
	height: 119px; 
	float: left;
	display: inline;
	}
#content h1{
	margin:10px 0px 10px 135px;
	color:#f6861f;
	font-size:20px;
}
#content h2{
	margin:50px 0px 10px 145px;
	color:#f6861f;
	font-size:30px;
	width: 220px;
	text-align: center;}	
#content p{
	margin:10px 130px 10px 135px;
	font-size:14px;
	line-height: 1.8em;}	

#bottom{
	background:url(/images/careerfinder/bg_bottom.png) no-repeat top center;
	width:100%;
	height: 114px;
	float: left;
	display: inline; }
	
#bottom_results{
	background:url(/images/careerfinder/bg_bottom_results.png) no-repeat top center;
	width:100%;
	height: 144px;
	float: left;
	display: inline;
	}
    		
#answers{
	margin:10px 130px 0px 135px;
	}
	
.no{
	margin-left:20px;}
	
#results{
	width:100%;
	background: url(/images/careerfinder/bg_whitebar.png) repeat-y;
	padding-bottom:10px;
	float: left;
	display: inline;
	}
	
#career-options
{
    margin: 0 0 0 85px;
    width: 400px;
    overflow: hidden;
}	

#career-options .career
{
    width: 180px;
    float: left;
    position: relative;
}

#career-options a
{
    display: block;
    padding: 4px;
    color: #004358;
    font-size: 13px;
    text-decoration: underline;
}
	
#results h2{
	color:#1f8a70;
	margin:10px 55px 10px 55px;
	}	
#results p{
	margin:10px 55px 10px 55px;
	line-height: 17px;
	font-size: 13px;
	}
#footer{
	width:100%;
	height: 97px;
	float: left;
	display: inline;
	clear: both;
	background: url(/images/careerfinder/bg_result_footer.png);
}

#finder-results
{
    display: inline;
    overflow: hidden;
}

.yes-btn
{
    position: relative;
}

.no-btn
{
    margin: 0 0 0 15px;
    position: relative;
}

.show-my-results
{
    position: relative;
}

/* */
#search-results
{
	margin: 0 0 0 4px;
	width: 563px;
	padding: 15px;
	background: #fff;
	font-size: small;
}

#search-results h1
{
	margin: 5px 0;
	color: rgb(246, 134, 31);
	font-size: 20px;
}

#search-results p
{
	margin: 15px;
}

#COResults
{
    border-top: 1px solid #DEDEDE;
    font-size: small;
    margin: 0 auto;
    width: 400px;
	padding: 25px 0;
	text-align: center;
}

#COResults a
{
	color:#004358;
}

#COResults td
{
	text-align: left;
	vertical-align: middle;
	padding: 15px;
	border-bottom: 1px solid #dedede;
}

.school-programs ul
{
	margin: 0x 0 0 0;
}

.school-programs ul li
{
	padding: 4px 0;
}

.school-details h2
{
    color:#F6861F !important;
    margin: 0 0 10px 0 !important;
    text-align: left !important;
}

.request-info-btn
{
	display: none;
}

#finder-results
{
    display: block;
}

#zipcode-form
{
    width: 100%;
    border: 1px solid;
    text-align: center;
    position: relative;
}

#zipcode
{
    position: relative;
    z-index: 100;
}