/* @override 
	http://swww2.royall.com/dev/css/screen.css
	http://www.royall.com/css/screen.css
*/

/* Royall & Company :: Screen Styles

	=LAYOUT
	=NAVIGATION
	=TYPE
	=LINKS
	=FORMS
	
	Colors:
		Red		#a41c15
		Grey	#e8e8e8
	
---------------------------------------------------------------------------------------*/
@import "reset.css";
@import "../js/facebox/facebox.css";
@import "validationEngine.jquery.css";


/* css_browser_selector is being used. it classes the html element. here are the available classes:

Available Browser Codes [browser]:

ie - Internet Explorer (All versions)
ie8 - Internet Explorer 8.x
ie7 - Internet Explorer 7.x
ie6 - Internet Explorer 6.x
ie5 - Internet Explorer 5.x
gecko - Mozilla, Firefox (all versions), Camino
ff2 - Firefox 2
ff3 - Firefox 3
ff3_5 - Firefox 3.5 new
opera - Opera (All versions)
opera8 - Opera 8.x
opera9 - Opera 9.x
opera10 - Opera 10.x
konqueror - Konqueror
webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome
safari3 - Safari 3.x
chrome - Google Chrome
iron - SRWare Iron new

*/



@font-face {
	font-family: 'BitstreamVeraSansRoman';
	src: url('fonts/Bitstream-Vera-Sans/Vera-webfont.eot');
	src: local('☺'), url('fonts/Bitstream-Vera-Sans/Vera-webfont.woff') format('woff'), url('fonts/Bitstream-Vera-Sans/Vera-webfont.ttf') format('truetype'), url('fonts/Bitstream-Vera-Sans/Vera-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BitstreamVeraSansOblique';
	src: url('fonts/Bitstream-Vera-Sans/Vera-Italic-webfont.eot');
	src: local('☺'), url('fonts/Bitstream-Vera-Sans/Vera-Italic-webfont.woff') format('woff'), url('fonts/Bitstream-Vera-Sans/Vera-Italic-webfont.ttf') format('truetype'), url('fonts/Bitstream-Vera-Sans/Vera-Italic-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BitstreamVeraSansBold';
	src: url('fonts/Bitstream-Vera-Sans/Vera-Bold-webfont.eot');
	src: local('☺'), url('fonts/Bitstream-Vera-Sans/Vera-Bold-webfont.woff') format('woff'), url('fonts/Bitstream-Vera-Sans/Vera-Bold-webfont.ttf') format('truetype'), url('fonts/Bitstream-Vera-Sans/Vera-Bold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BitstreamVeraSansBoldOblique';
	src: url('fonts/Bitstream-Vera-Sans/Vera-Bold-Italic-webfont.eot');
	src: local('☺'), url('fonts/Bitstream-Vera-Sans/Vera-Bold-Italic-webfont.woff') format('woff'), url('fonts/Bitstream-Vera-Sans/Vera-Bold-Italic-webfont.ttf') format('truetype'), url('fonts/Bitstream-Vera-Sans/Vera-Bold-Italic-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}




.clear { clear: both; }
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
hr { background: #fff; border: 1px solid #fff; height: 0;}
.leadlander_img {
	position: absolute;
	top: -100px;
}
/* =LAYOUT
---------------------------------------------------------------------------------------*/
body {
	background: #fff url(../images/body_bg.gif) repeat 0 0;
}
#masthead {
	background: #a41c15 url(../images/masthead_bg.jpg) no-repeat center top;
	height: 130px;
}
#page_update #masthead {
	height:100px;
}
#page_home #masthead {
	height: 274px;
}
#header {
	position: relative;
	width: 802px;
	height: 65px;
	margin: 0 auto;
}
#results {
	position: absolute;
	top: 105px;
	left: 26px;
	width: 500px;
	height: 156px;
}
#results li {
	width: 500px;
		height:241px;
		overflow:hidden; 
	}
#results ul img {
	height: 156px;
}
#controls {
	position: absolute;
	top: 272px;
	left: 130px;
	z-index: 500;
}
#controls a:link, #controls a:visited {
	text-indent: -999em;
	display: block;
	width: 17px;
	height: 17px;
	margin-right: 10px;
	background: url(../images/slider_dot2.gif) no-repeat 0 0;
	border: 0;
}
#controls li.current a, #controls a:hover {
	background-position: 0 -17px;
}
#controls li {
	float: right;
}
#inquiries {
	list-style: none;
	position: absolute;
	top: 92px;
	right: 0;
	z-index: 1500;
}
#content_body {
	background: #fff url(../images/content_body_bg.jpg) no-repeat center top;
	border-bottom: 6px solid #e8e8e8;
}
#page_home #content_body {
	background: #fff url(../images/content_body_bg_home.jpg) no-repeat center top;
}
#content {
	width: 802px;
	margin: 0 auto;
	position: relative;
}
#page_home #content {
	margin-bottom: 30px;
	}
#footer {
	width: 802px;
	margin: 0 auto;
	color: #7a7a7a;
	padding: 20px 0;
}
#footer #footer_nav {
	float: left;
	width: 520px;
	padding-right: 11px;
}
#footer_links {
	margin-top: 25px;
	background: #e8e8e8;
	font-size: 10px;
	padding-left: 5px;
	width: 400px;
}
#footer #follow {
	float: left;
	width: 280px;
}
#footer #testimonials {
	position: relative;
	padding-right: 270px;
}
#footer #testimonials .logo {
	position: absolute;
	top: 0;
	right: 0;
	width: 246px;
	height: 100%;
	border-left: 3px solid #e8e8e8;
	padding-left: 12px;
	text-align: center;
}

.section_main {
	border-bottom: 0;
	background-image: none;
padding: 6px;
background-color: rgba(96,96,96,0.19);
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
	margin-bottom: 12px;
	}
#page_contest .section_main p, #page_contest .section_main ol, #page_contest .section_main ul, #page_contest .section_main iframe {
	background-color: #fff;
	padding: 26px 30px 18px 36px;
	margin: 0;
	}
#page_contest .section_main iframe {
	width: 724px !important;
	margin: 0;
	}
#page_home .section_main {
	background: #fff url(../images/content_overlap_body_mission.gif) repeat-y 0 0;
	border: 0;
	border-bottom: 6px solid #e8e8e8;
	margin-bottom: 24px;
	position: relative;
	left: -20px;
	width: 842px;
	padding: 0;
	font-family: 'BitstreamVeraSansBold', Verdana, sans-serif;
	}

.section_main p, .section_main ol {
	margin-left: 0 !important;
	padding:20px 20px 0 20px;
	text-align: left;
	margin-bottom: 0 !important;
	}
.section_main .last {
	padding-bottom: 20px;
	}
#page_contest .section_main ol {
	padding-left: 40px;
	}
.section_main p, .section_main ol,  .section_main h4, .section_main li, .section_main div {
	background-color: #FFFFFF;
	color:#333333;
	}
#page_internships .section_main {
	background: #fff url(../images/content_overlap_body_530.gif) repeat-y 0 0;
	width: 530px;
}
.section_main span {
	display: block;
	background: url(../images/content_overlap.gif) no-repeat 0 0;
	padding: 26px 30px 18px 36px;
}
#page_study_results .section_main span {
	display: inline;
	background: none;
	padding: 0;
	}
#page_home .section_main span {
	display: block;
	background: url(../images/content_overlap_mission.gif) no-repeat 0 0;
	padding: 26px 30px 18px 36px;
}
#page_internships .section_main span {
	background: url(../images/content_overlap_530.gif) no-repeat 0 0;
}
.section, .section_1, .section_2, .section_3 {
	border: 6px solid #e8e8e8;
	padding: 20px 30px 18px;
	margin-bottom: 12px;
}
#page_internships .section {
	width: 459px;
}
.section_intern_testimonial {
	width: 260px;
	position: absolute;
	top: 0;
	right: 0;
	background: #fff url(../images/content_overlap_body_260.gif) repeat-y 0 0;
	border-bottom: 6px solid #e8e8e8;
}
.section_intern_testimonial .section_inner {
	background: url(../images/content_overlap_260.gif) no-repeat 0 0;
	padding: 6px 6px 12px 6px;
}
.section_1, .section_2, .section_3 {
	float: left;
	width: 198px;
	padding-right: 20px;
	min-height: 140px;
}
.section_1, .section_2 {
	margin-right: 11px;
}
.section_promote {
	position: relative;
	border: 6px solid #e8e8e8;
	background: #fff url(../images/section_bg.jpg) no-repeat right 50%;
	padding: 20px 250px 18px 30px;
	margin-bottom: 12px;
}
#section_team_leaders {
	clear: both;
}
.bio_1, .bio_2, .bio_3, #bio_heading {
	width: 260px;
	float: left;
	border-bottom: 2px solid #e8e8e8;
	padding-bottom: 8px;
	margin-bottom: 24px;
	background: url(../images/body_bg.gif) repeat 0 0;
}
.bio_1, .bio_2, #bio_heading {
	margin-right: 11px;
}
#bio_heading {
	padding-top: 40px;
	height: 110px;
	text-align: center;
	}
.bio_photo {
	width: 260px;
	height: 112px;
	overflow: hidden; /*for js effect*/
	position: relative; /*for js effect*/
	margin-bottom: 12px;
	cursor: pointer;
}
.bio_photo img {
	width: 260px;
	position: absolute; /*for js effect*/
	top: 0; /*for js effect*/
	left: 0; /*for js effect*/
}
.boxcaption {  /*for js effect*/
    float: left;  
    position: absolute;  
    background: #000;  
    height: 100px;  
    width: 100%;  
    opacity: .6;  
    /* For IE 5-7 */  
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);  
    /* For IE 8 */  
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";  
}
.boxcaption {  /*for js effect*/
    top: 112px;  
    left: 0;  
}
.boxcaption p {
	margin: 0 0 0 12px;
	line-height: 32px;
}
.boxcaption a:link, .boxcaption a:visited {
	color: #fff;
	border-bottom: 1px solid #fff !important;
}
#section_team_leaders .bio_1, #section_team_leaders .bio_2, #section_team_leaders .bio_3 {
	background: none;
	border-bottom: 0;
	border-top: 1px solid #e8e8e8;
	width: 235px;
	padding-top: 12px;
	margin-bottom: 12px;
}
#facebox_overlay { z-index: 80; }
#facebox { z-index: 9000; }

#facebox .content {
	width: 650px;
	padding: 6px 18px 1px;
}
#facebox .footer {
	border: 0 !important;
	padding: 1px 18px;
}
#facebox ul {
	list-style-type: disc;
	padding: 0 20px;
}

#funnel, #achieve {
	width: 50%;
	float: left;
	}
#funnel li {
	margin: 0 auto;
	width: 300px;
	text-align: center;
	color: #fff;
	padding: 3px;
	margin-bottom: 8px;
	background: url(../images/funnel_left.gif) top left no-repeat, url(../images/funnel_right.gif) top right no-repeat;
	background-color: #b3261b;
	}
	
.ff3 #funnel li {
	margin: 0 auto;
	width: 300px;
	padding: 0 0 0 25px;
	text-align: center;
	color: #fff;
	margin-bottom: 8px;
	background: #b3261b url(../images/funnel_left.gif) no-repeat left top;
	}

.ff3 #funnel li a {
	padding: 5px 25px 4px 6px;
	display: block;
	background: #b3261b url(../images/funnel_right.gif) no-repeat right top;
	}
#funnel .level5 a {background-image: none;}
	
	
	
#funnel li.level1 {}
#funnel li.level2 {width: 250px;}
#funnel li.level3 {width: 200px;}
#funnel li.level4 {width: 150px;}
#funnel li.level5 {width: 100px; background-image: none;}
#funnel li.level5 a {background-image: none;}

#funnel a:link, #funnel a:visited {
	text-decoration: none;
	border-bottom: none;
	color: #fff;
	}
#funnel a:hover, #funnel a:active {
	color: #e8e8e8;
	}
#achieve {
	padding-top: 60px;
	}
#achieve ol {
	margin: 0 0 0 100px;
	list-style-type: decimal;
	font-size: 18px;
	line-height: 30px;
	}
/* =NAVIGATION
---------------------------------------------------------------------------------------*/
#mainnav {
	position: absolute;
	right: -5px;
	top: 1px;
	z-index: 2000;
}
#mainnav li {
	position: relative;
	float: left;
}
#mainnav a:link, #mainnav a:visited {
	text-indent: -999em;
	display: block;
	height: 65px;
	text-decoration: none;
	margin-left: 20px;
	border: 0;
}
#mainnav-1 a:link, #mainnav-1 a:visited {
	width: 64px;
	background: url(../images/mainnav_about_you.gif) no-repeat 0 0;
}
#mainnav-2 a:link, #mainnav-2 a:visited {
	width: 58px;
	background: url(../images/mainnav_about_us.gif) no-repeat 0 0;
}
#mainnav-3 a:link, #mainnav-3 a:visited {
	width: 77px;
	background: url(../images/mainnav_our_services.gif) no-repeat 0 0;
}
#mainnav-4 a:link, #mainnav-4 a:visited {
	width: 62px;
	background: url(../images/mainnav_resources.gif) no-repeat 0 0;
}
#mainnav-5 a:link, #mainnav-5 a:visited {
	width: 67px;
	background: url(../images/mainnav_contact_us.gif) no-repeat 0 0;
}
#page_financial_officers #mainnav-1 a,
#page_presidents #mainnav-1 a,
#page_enrollment_managers #mainnav-1 a,
#page_knowledge #mainnav-2 a,
#page_about_us #mainnav-2 a,
#page_our_services #mainnav-3 a,
#page_news_events #mainnav-4 a,
#page_presentations #mainnav-4 a,
#page_research #mainnav-4 a,
#page_contact_us #mainnav-5 a,
#mainnav a:hover {
	background-position: 0 -65px !important;
}

/*suckerfish nav*/
#mainnav li ul {
	background: #000;
	padding-bottom: 12px;
}
#mainnav li ul li {
	float: none;
	display: block;
}
#mainnav li ul li a:link, #mainnav li ul li a:visited {
	text-indent: 0;
	color: #fff;
	font: 11px/24px Verdana, sans-serif;
	display: inline;
	white-space: nowrap;
}
#mainnav li ul li a:hover {
	font-style: italic;
}

#mainnav ul {
  background: #000;
  width: 150px;
  position: absolute;
  top: -999em;
  left: -1px;
	z-index: 2000;
}
#mainnav li:hover ul,
#mainnav li.sfHover ul {
  top: 55px;
}

/* =TYPE
---------------------------------------------------------------------------------------*/
body {
	font: 13px/20px BitstreamVeraSansRoman, Verdana, sans-serif;
}
body#page_about_us {
	font-size: 12px;
	line-height: 16px;
	}
h1 {
	margin-left: 30px;
	width: 231px;
	height: 29px;
	background: url(../images/logo.gif) no-repeat 0 0;
	border-top: 22px solid #000
}
h2 {
	position: absolute;
	top: 80px;
	left: 30px;
	width: 90%;
	text-indent: -2px;
	font-family: 'BitstreamVeraSansBold', Verdana, sans-serif;
	font-weight: bold;
	font-size: 36.2px;
	text-shadow: rgba(0,0,0,0.8) 0 1px 2px;
	word-spacing: 2px;
	color: #fff;
	z-index: 100;
	margin: 0 !important;
	line-height: normal;
	}

#page_internships h2 {
	background: url(../images/heading_internships.gif) no-repeat 0 0;
}
h3, h4 {
	font: 15px/23px 'BitstreamVeraSansBold', sans-serif;
	}
h3 {
	color: #fff;
	background: #000;
	display: inline;
	padding: 4px 24px 2px;
	position: relative;
	left: -36px;
	top: -26px;
}
#page_home #funnel h3, #page_home #achieve h3 {
	background-color: #fff;
	color: #000;
	left: 0;
	top: 0;
	padding: 0;
	display: block;
	margin: 20px auto;
	width: 300px;
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	}
#achieve h3 {
	width: 100%;
	font-size: 18px;
	line-height: 30px;
	}
h3.red, #facebox h3 {
	background: #a41c15;
}
#bio_heading h3 {
	position: static;
	text-align: center !important;
	background: none;
	color: #000;
	font-size: 23px;
	padding: 0;
	font-family: "BitstreamVeraSansBold";

}
#facebox h3 {
	left: -28px;
	top: 0;
	font: bold 15px Verdana, sans-serif;
}
#facebox p {
	padding-top: 18px;
}
h4 {
	font: bold 16px/23px Verdana, sans-serif;
	padding: 20px 0 0 20px;
}
h5 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
	padding-top: 24px;
}
dl {
	padding: 0 15px 5px 20px;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 15px;
}
p {
	margin-bottom: 12px;
}
cite, .date, .title, address {
	font-style: italic;
}
#page_internships address {
	padding-top: 12px;
}
.title {
	margin-bottom: 12px;
}

.section_main p, #page_contest .section p, #page_contest #content li {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 12px;
}
#page_media_webinar .section_main p {
	padding-bottom: 20px;
}
#page_internships #content ul, .section_main ul {
	list-style-type: disc !important;
	margin: 0 15px 12px 20px;
}
#page_contest #content ol {
	list-style-type: decimal;
	margin-left: 25px;
	margin-bottom: 24px;
	}
.nobottommargin {
	margin-bottom: 0 !important;
	}
#page_contest .or {
	text-align: center;
	font-size: 42px;
	font-style: italic;
	padding-bottom: 15px;
	color: #d5d5d5;
	}
#page_contest .legend {
	font-style: italic;
	color: #7a7a7a;

	}
p.tip {
	font-size: 12px !important;
}

#page_internships .section_main p {
	font-size: inherit;
	line-height: inherit;
}

.intern_name, .intern_title, .intern_school, .intern_quote {
	padding: 0 18px;
	color: #777;
	font-size: 13px;
}
.intern_photo {
	margin-bottom: 18px;
}
.intern_name {
	font-weight: bold;
}
.intern_school {
	padding-top: 12px;
}


/* =LINKS
---------------------------------------------------------------------------------------*/
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #a41c15;
	border-bottom: 1px solid #a41c15;
}
a:hover {
	color: #000;
}
#footer a:link, #footer a:visited {
	color: #7a7a7a;
	border-bottom: 1px solid #7a7a7a;
}
h1 a:link, h1 a:visited {
	text-indent: -999em;
	display: block;
	background: none;
	border: 0;
	width: 240px;
	height: 40px;
}
#inquiries a:link, #inquiries a:visited {
	display: block;
	width: 180px;
	height: 60px;
	background: url(../images/btn_inquiry.gif) no-repeat 0 0;
	text-decoration: none;
	font-size: 13px;
	line-height: 60px;
	padding: 0 35px 0 20px;
	color: #000;
	text-align: center;
	border: 0;
}
a#feature_link:link, a#feature_link:visited,
a#inquiry_overview:link, a#inquiry_overview:visited,
a#inquiry_contest:link, a#inquiry_contest:visited,
#page_home a#inquiry_survey_results:link, #page_home a#inquiry_survey_results:visited {
	line-height: 18px;
	padding-top: 10px;
	height: 50px;
}
#inquiries a:hover {
	background-position: 0 -60px;
}

.btn_more_info a:link, .btn_more_info a:visited,
.btn_download a:link, .btn_download a:visited {
	text-indent: -999em;
	display: block;
	width: 121px;
	height: 49px;
	background: url(../images/btn_more_info.jpg) no-repeat 0 0;
	position: absolute;
	right: 38px;
	top: 50%;
	margin-top: -25px;
	border: 0;
}
.btn_download a:link, .btn_download a:visited {
	background: url(../images/btn_download.jpg) no-repeat 0 0;
}
.btn_send a:link, .btn_send a:visited, input#saveForm, input#submit {
	text-indent: -999em;
	display: block;
	width: 121px;
	background: url(../images/btn_send.jpg) no-repeat 0 0;
	height: 37px;
	border: 0;
	margin-left: 235px;
	cursor: pointer;
}
.btn_more_info a:hover,
.btn_download a:hover {
	background-position: 0 -49px;
}
.btn_send a:hover {
	background-position: 0 -37px;
}
.bio_photo a:link, .bio_photo a:visited {
	border: 0;
}
a#a_twitter:link, a#a_twitter:visited {
	text-indent: -999em;
	width: 121px;
	height: 26px;
	display: block;
	background: url(../images/twitter.gif) no-repeat 0 0;
	border: 0;
	margin-top: 10px;
}
#a_facebook {
	display: none;
}

#facebox .footer a:link, #facebox .footer a:visited {
	border: 0;
	position: relative;
	right: -28px;
}

/* =FORMS
---------------------------------------------------------------------------------------*/
fieldset li, form li, .question {
	clear: both;
	padding: 5px;
}
label {
	float: left;
	width: 230px;
}
fieldset input, form input, textarea, .question input {
	border: 2px solid #d8d8d8;
	padding: 3px;
	font-size: 14px;
}
.long input {
	width: 400px;
}
.short input {
	width: 250px;
}
textarea {
	width: 400px;
	height: 80px;
}
iframe, iframe body, iframe html, iframe #container {
	padding: 0;
	margin: 0;
}

/*contest rules wufoo */
ul.rules {
	list-style-type: disc;
	font-style: italic;
	margin: 10px 0 12px 15px;
	color: #7a7a7a;
}
#page_contest .tip {
	color: #7a7a7a;
}
#page_ub_webinar span {
	background-image: none;
	display: block;
	text-align: right;
	}

#page_ub_webinar .button { 
	border-top: 1px solid #919191;
	background: #b8b8b8;
	background: -webkit-gradient(linear, left top, left bottom, from(#d0d2d4), to(#b8b8b8));
	background: -moz-linear-gradient(top, #d0d2d4, #b8b8b8);
	padding: 6px 12px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}
#page_ub_webinar .button:hover {
	border-top-color: #a1a1a1;
	background: #a1a1a1;
	color: #f1f1f1;
	}
#page_ub_webinar .button:active {
	border-top-color: #c41826;
	background: #a41c15;
	}