@charset "UTF-8";
/* CSS Document */

/* HTML */
/*a{ outline: none; }*/
body { width:100%; margin:auto; padding:0; background:url('../../_images/gray/body-bg.png') repeat-x #0F3367; background-position: top; font-family:Arial,Helvetica,sans-serif; }

img{ border:0; }
hr {border-top:1px #ccc solid;}
p{ font-size: 12px; line-height: 1.5; color: #333; }
a:visited{ color: #a1461e ; }
.clear{ clear:both; }
.skip {left: -1000em; overflow: hidden; position: absolute; top: 0;width: 0;}
.main_h1{ margin: 35px 0 0 30px; }
.main_h1 a{ display: block; height: 54px; text-indent: -9999px; width: 566px; }
.main_expand_h1{ float: left; margin: 0 0 0 20px; width: 194px; }
.main_expand_h1 a{ display: block; height: 62px; text-indent: -9999px; width: 194px; }
#main_expand_break {float: left; display: block;  position: absolute; margin: 0 15px 0 25px; padding: 0 0 0 0; z-index: 600; top: 65px; left: 225px; height: 65px;width: 1px; background:url('../../_images/gray/main_expand_break.jpg') top center no-repeat; }
#main_expand_h2, h2#main_expand_h2{  float: left;  display: block;  position: relative; margin: 0 0 0 65px; padding: 0 0 0 0; z-index: 500; height: 0; top: 58px; font-size: 14px; font-family: Arial,Helvetica,sans-serif;  text-transform: uppercase; letter-spacing: .05em; }
#main_expand_h2 a{ text-decoration: none; color: #fff; }
#main_expand_header_image{ float: left;  display: block;  position: absolute; margin: 0 15px 0 25px; padding: 0 0 0 0; z-index: 400; height: 0; top: 43px; left: 490px; height: 95px; width: 330px; background:url('../../_images/gray/main_expand_header_image.gif') top center no-repeat; }
.breadcrumb{ font-size: 10px; margin: 0; padding: 0 0 8px 18px; overflow: hidden; }
.breadcrumb_gateway{ font-size: 10px; margin: 0; padding: 0 0 8px 0; overflow: hidden; }
.breadcrumb ul, .breadcrumb-orange ul, .breadcrumb_gateway{ list-style: none; margin: 0; overflow: hidden; }
.breadcrumb li, .breadcrumb-orange li, .breadcrumb_gateway li{ float: left; list-style: none;}
.breadcrumb a, .breadcrumb span, .breadcrumb_gateway a, .breadcrumb_gateway span{ color: #999; text-decoration: none; }
a.breadcrumb_last{ color: #fff; font-weight: bold; text-decoration: none; }
.breadcrumb span, .breadcrumb-orange span, .breadcrumb_gateway span{ margin: 0 11px; }
.breadcrumb-orange ul{ font-size: 11px; color: #e66e24; height: 15px; padding-left: 18px; }
.breadcrumb-orange a{ color: #e66e24; text-decoration: none; }
a.breadcrumb_orange_last{ color: #e66e24; font-weight: bold; text-decoration: none; }
#container, #sa_container{ /*width:1500px;*/ height:100%; margin:auto; padding:0 0 0 0; /*was auto*/ text-align:center; background: transparent url('../../_images/gray/site-bg.png') no-repeat ; background-position:top center; position:relative; overflow:visible;}
#admissions_container{ /*width:1500px;*/ height:100%; margin:auto; padding: 0 0 0 0; /*was auto*/ text-align:center; background:url('../../_images/gray/admissions-bg.png') no-repeat #0f3367; background-position:top center; position:relative; }
#content{ margin:auto; padding:0 0 0 2px; width:961px; text-align:left; position:relative;  /*background:url('../../_images/gray/site-bg.png') no-repeat #0f3367; */ background-position:top center; }



#header {
	/*height:172px;*/
	height: 162px;
	width:962px;
	position:relative;
	padding:15px 0 0 0;
	text-transform:uppercase;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9.5px;
	color:#fff;
	font-weight:bold;
	background-image:url(../../_images/gray/bg_header.gif);
	background-repeat:no-repeat;
	clear:both;
	}
	
/* AZ CODE */
#header_expand{ background:url('../../_images/gray/bg_header_expand.gif') no-repeat; color:#fff; font-family: Arial,Helvetica,sans-serif; font-size:9.5px; font-weight:bold; height:154px; padding:15px 0 0 0; position:relative; clear:both; width:962px; z-index: 999; }
#header_submenu_container{ margin: 0 0 2px; overflow: hidden;}
#header_submenu{ display:none; float: left; margin: 32px 0 0; overflow: hidden; width: 745px; } 	
#header_submenu ul{ border-left: 1px solid #5f88c6; float: left; list-style: none; margin: 0 0 10px 35px; padding: 0 20px 0 12px; }
#header_submenu li{ margin-bottom: 4px; }
#header_submenu a{ color: #a9bed1; font-size: 12px; font-weight: normal; line-height: 16px; text-decoration: none; }
#header_submenu a:hover{ font-size: 12px; font-weight: normal; line-height: 16px; text-decoration: none; color: #fff; }
#connect_uta{/* float: left; margin: 0 0 0 2px;*/
    clear: left;   
    float: left;
    margin: 18px 0 0 35px;
    width: 450px; }	
#connect_uta p{/* color: #fff; margin: 0 0 8px; overflow: hidden; text-transform: uppercase;*/  
color: #FFFFFF;
    float: left;
    font-size: 11px;
    margin: 0 15px 0 0;
    overflow: hidden;
    padding-top: 5px;
    text-transform: uppercase;}	
#connect_uta a {
    background: url("../../_images/social_icons_footer.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 24px;
    margin: 0 7px 0 0;
    text-indent: -9999px;
    width: 24px;
}
#connect_uta a.FB {
    background-position: 0 -24px;
}
#connect_uta a.TW {
    background-position: -24px -24px;
}
#connect_uta a.IN {
    background-position: -48px -24px;
}
#connect_uta a.YT {
    background-position: -72px -24px;
}
#connect_uta a.FL {
    background-position: -96px -24px;
}
#connect_uta a.MO {
    background-position: -168px -24px;
}
/*
a.connect_uta_fb, a.connect_uta_twitter{ display: block; float: left; height: 20px; margin: 0 7px 0 0; text-indent: -9999px; width: 20px; }
a.connect_uta_fb{ background:url('../../_images/gray/header_submenu_fb.gif') no-repeat; }
a.connect_uta_twitter{ background:url('../../_images/gray/header_submenu_twitter.gif') no-repeat; }
*/
a#expand_bttn{ background:url('../../_images/gray/expand_close_menu.png') no-repeat 0 0; display: block; height:33px; width: 100px; position: absolute; right: 18px; bottom: 30px; cursor:pointer; }
a#expand_bttn:hover { background-position: 0 -200px ; background:url('../../_images/gray/expand_close_menu.png') no-repeat 0 0; display: block; height:33px; width: 100px; position: absolute; right: 18px; bottom: 30px; cursor:pointer; }
#header_news{ height:157px; width:962px; position:relative; padding:15px 0 0 0; text-transform:uppercase; font-family:Arial,Helvetica,sans-serif; font-size:9.5px; color:#fff; font-weight:bold; background-image:url(../../_images/gray/bg_header.gif); background-repeat:no-repeat; clear :both; }
#header_left ul li a, #header_right ul li a, #header_midnav_left a, #header_midnav_right a{ color: #A9BED1; text-decoration: none; }
#header_left ul li a:hover, #header_right ul li a:hover{ color: #D05117; }
#header a:hover, #header_news a:hover{ text-decoration:none; color:#D05117; }
	
#header_midnav_left {
	position:absolute;
	top:70px;
	right:159px;
	line-height:1.7;
	width:110px;
	font-weight:normal;
	border-right:1px solid #4d7ec6;
	}	
	
#header_midnav_right {
	position:absolute;
	top:70px;
	right:0;
	line-height:1.7;
	width:140px;
	font-weight:normal;
	}


#header_left{ float: left; padding-left: 15px; text-transform: uppercase; }
#header_right{ float: right; padding: 0 15px 0 0; text-transform: uppercase; }
#header_right ul, #header_left ul{ list-style: none; margin: 0; overflow: hidden; padding: 3px 0 0; }
#header_right li, #header_left li{ display: block; float: left; margin: 0; padding: 0;  }
#header_right li a, #header_left li a{ float: left; height: 14px; margin:0 3px 0 5px; color: #a9bed1; }
#header_right li a:hover, #header_left li a:hover{ float: left; height: 14px; margin:0 3px 0 5px; color:#f16f30; }
#header_right form{ display: block; margin: -4px 0 0; padding: 0; }
.top_search{ background:#B0C6E8; border:0; float: left; height:15px; margin: 0 3px 0 5px; width: 95px; font-size: 10px; text-indent: 5px; color: #333333;}
.top_search_submit{ display: block; float: left; height: 12px; margin-top: 3px; width: 12px; font-size: 10px; }

a.my_mav{ background: url('../../_images/gray/icon_home.gif') no-repeat left -2px; display: block; padding: 0 0 0 15px; text-indent: -9999px; }
a.az_index{ background: url('../../_images/gray/icon_az.gif') no-repeat left -2px; display: block; padding: 0 10px 0 20px; }
a.find_people{ background: url('../../_images/gray/icon_find.gif') no-repeat left 0; display: block; padding: 0 10px 0 20px; }
a.contact_us{ background: url('../../_images/gray/icon_contact.gif') no-repeat left 0; display: block; padding: 0 10px 0 23px ;}
a.maps{ background: url('../../_images/gray/icon_maps.gif') no-repeat left 0; display: block; padding: 0 10px 0 15px; }

a.my_mav:hover { background-position: 0px -21px; }
a.az_index:hover{ background-position:  0px -21px;  }
a.find_people:hover{ background-position:  0px -21px; }
a.contact_us:hover{ background-position:  0px -21px; }
a.maps:hover{  background-position:  0px -21px;  }

#footer {
	width:900px;
	padding: 0 0 0 0; /*was auto*/
	color:#98b3db;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	margin:20px auto;
	text-align:left;
	overflow: hidden;
	}	
#footer_left {
	font-size:10px;
	float:left;
	width:475px;
	line-height:1.3;
	}
#footer_mid {
	font-size:10px;
	float:left;
	width:175px;
	text-align:center;
	line-height:1.3;
	padding: 0 0 0 0px;
	}
#footer_right {
	font-size:11px;
	float:right;
	width:350px;
	line-height:1.3;
	overflow: hidden;
	}
#footer_right_col_1{ float: right ;padding-right: 30px; border-right: 1px solid #98b3db; }	
#footer_right_col_2{ float: right; margin-left: 30px; }	

/* Buttons Social */

ul.social_footer{ display: block; list-style: none; margin: 0 0 10px; overflow: hidden; padding: 0;} 
/* a.social_foot_IN, a.social_foot_TW, a.social_foot_FB, a.social_foot_YT{ background: url('../../_images/gray/social_icons_footer.png') no-repeat; display: block; height: 24px; margin: 0; padding: 0; text-indent: -9999px; width: 24px; }*/
ul.social_footer li{ float: left; margin-right: 6px; }
/*
a.social_foot_IN { background-position: 0 0; }
a.social_foot_TW{ background-position: -24px 0; }
a.social_foot_FB{ background-position: -48px 0; }
a.social_foot_YT{ background-position: -72px 0; }
a.social_foot_IN:hover{ background-position: 0 -24px; }
a.social_foot_TW:hover{ background-position: -24px -24px; }
a.social_foot_FB:hover{ background-position: -48px -24px; }
a.social_foot_YT:hover{ background-position: -72px -24px; }
*/
.socialHolder_B {
	display: block;
	float: left;
	width: 375px; 
	padding: 0 0 10PX 0px;}

.socialHolder {
	display: block;
	float: right;
	padding: 0 0 0 0px;}

footContl_Holder {
	display: block;
	float: left;}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
	color:#98b3db;
	}
	
#footer a:hover {
	text-decoration:none;
	color:#D05117;
	}

/* top nav */
#topnav_expand{ position: absolute; bottom: 0; width: 961px; height: 29px; }
#topnav_expand ul{ background: url('../../_images/gray/topnav_blank.gif'); height: 29px; list-style: none; margin: 0; padding: 0;} 
#topnav_expand li{ border-left: 1px solid #D58057; display: block; float: left; height: 29px; margin: 0; padding: 0; }
#topnav_expand li:first-child{ border-left: 0 solid #D58057; display: block; float: left; height: 29px; margin: 0; padding: 0; }
#topnav_expand a{ background: url('../../_images/gray/topnav_blank.gif'); color: #f4ded5; background-position: 0 0;  display: block; font-size: 11px; margin: 0; padding: 10px 10px 0 10px; text-decoration: none; text-transform: uppercase; font-weight:bold; /*letter-spacing: .04em;*/ }
#topnav_expand a:hover{ background: url('../../_images/gray/topnav_blank.gif'); color: #e3c7bc; background-position: 0 -29px; display: block; height: 19px; }
#topnav_expand li.about,
#topnav_expand li.aboutselected		{ width: 114px; height: 29px; float: left; position: relative; }
#topnav_expand li.about a				{ background: url('../../_images/gray/topnav.gif'); background-position: 0 0; width: 114px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav_expand li.about a:hover,
#topnav_expand li.about a.on			{ background: url('../../_images/gray/topnav.gif'); background-position: 0 29px; }
#topnav_expand li.aboutselected a		{ background: url('../../_images/gray/topnav.gif'); background-position: 0 29px; width: 114px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav_expand li.admissions,
#topnav_expand li.admissionsselected	{ width: 124px; height: 29px; float: left; position: relative; }
#topnav_expand li.admissions a			{ background: url('../../_images/gray/topnav.gif'); background-position: -114px 0; width: 124px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav_expand li.admissions a:hover,
#topnav_expand li.admissions a.on		{ background: url('../../_images/gray/topnav.gif'); background-position: -114px 29px; }
#topnav_expand li.admissionsselected a	{ background: url('../../_images/gray/topnav.gif'); background-position: -114px 29px; width: 124px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav_expand li.academics,
#topnav_expand li.academicsselected	{ width: 121px; height: 29px; float: left; position: relative; }
#topnav_expand li.academics a			{ background: url('../../_images/gray/topnav.gif'); background-position: -238px 0; width: 121px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav_expand li.academics a:hover,
#topnav_expand li.academics a.on		{ background: url('../../_images/gray/topnav.gif'); background-position: -238px 29px; }
#topnav_expand li.academicsselected a	{ background: url('../../_images/gray/topnav.gif'); background-position: -238px 29px; width: 121px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav_expand li.research,
#topnav_expand li.researchselected		{ width: 109px; height: 29px; float: left; position: relative; }
#topnav_expand li.research a			{ background: url('../../_images/gray/topnav.gif'); background-position: -359px 0; width: 109px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav_expand li.research a:hover,
#topnav_expand li.research a.on		{ background: url('../../_images/gray/topnav.gif'); background-position: -359px 29px; }
#topnav_expand li.researchselected a	{ background: url('../../_images/gray/topnav.gif'); background-position: -359px 29px; width: 109px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; background-repeat:repeat-y;}
#topnav_expand li.student,
#topnav_expand li.studentselected	{ width: 132px; height: 29px; float: left; position: relative; }
#topnav_expand li.student a		{ background: url('../../_images/gray/topnav.gif'); background-position: -468px 0; width: 132px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav_expand li.student a:hover, 
#topnav_expand li.student a.on		{ background: url('../../_images/gray/topnav.gif'); background-position: -468px 29px; }
#topnav_expand li.studentselected a{ background: url('../../_images/gray/topnav.gif'); background-position: -468px 29px; width: 132px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; background-repeat:repeat-y;}
#topnav_expand li.giving,
#topnav_expand li.givingselected	{ width: 91px; height: 29px; float: left; position: relative; }
#topnav_expand li.giving a			{ background: url('../../_images/gray/topnav.gif'); background-position: -600px 0; width: 91px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav_expand li.giving a:hover,
#topnav_expand li.giving a.on		{ background: url('../../_images/gray/topnav.gif'); background-position: -600px 29px; }
#topnav_expand li.givingselected a	{ background: url('../../_images/gray/topnav.gif'); background-position: -600px 29px; width: 91px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; background-repeat:repeat-y;}
#topnav_expand li.athletics,
#topnav_expand li.athleticsselected	{ width: 112px; height: 29px; float: left; position: relative; }
#topnav_expand li.athletics a			{ background: url('../../_images/gray/topnav.gif'); background-position: -691px 0; width: 112px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav_expand li.athletics a:hover, 
#topnav_expand li.athletics a.on		{ background: url('../../_images/gray/topnav.gif'); background-position: -691px 29px; }
#topnav_expand li.athleticsselected a	{ background: url('../../_images/gray/topnav.gif'); background-position: -691px 29px; width: 112px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; background-repeat:repeat-y;}
#topnav_expand li.news,
#topnav_expand li.newsselected		{ width: 158px; height: 29px; float: left; position: relative; }
#topnav_expand li.news a			{ background: url('../../_images/gray/topnav.gif'); background-position: -803px 0; width: 158px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav_expand li.news a:hover,
#topnav_expand li.news a.on		{ background: url('../../_images/gray/topnav.gif'); background-position: -803px 29px; }
#topnav_expand li.newsselected a	{ background: url('../../_images/gray/topnav.gif'); background-position: -803px 29px; width: 158px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; background-repeat:repeat-y;}
#topnav							{ width:961px; height:29px; position:absolute; top:143px; left:0; border:0px solid yellow;}
#topnav ul						{ height:29px; position:relative; border:0px solid green;margin:0;padding:0;} 
#topnav li						{ display: inline; list-style: none; margin: 0; padding: 0; }
#topnav li.about,
#topnav li.aboutselected		{ width: 114px; height: 29px; float: left; position: relative; }
#topnav li.about a				{ background: url('../../_images/gray/topnav.gif'); background-position: 0 0; width: 114px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav li.about a:hover,
#topnav li.about a.on			{ background: url('../../_images/gray/topnav.gif'); background-position: 0 29px; }
#topnav li.aboutselected a		{ background: url('../../_images/gray/topnav.gif'); background-position: 0 29px; width: 114px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav li.admissions,
#topnav li.admissionsselected	{ width: 124px; height: 29px; float: left; position: relative; }
#topnav li.admissions a			{ background: url('../../_images/gray/topnav.gif'); background-position: -114px 0; width: 124px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav li.admissions a:hover,
#topnav li.admissions a.on		{ background: url('../../_images/gray/topnav.gif'); background-position: -114px 29px; }
#topnav li.admissionsselected a	{ background: url('../../_images/gray/topnav.gif'); background-position: -114px 29px; width: 124px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav li.academics,
#topnav li.academicsselected	{ width: 121px; height: 29px; float: left; position: relative; }
#topnav li.academics a			{ background: url('../../_images/gray/topnav.gif'); background-position: -238px 0; width: 121px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav li.academics a:hover,
#topnav li.academics a.on		{ background: url('../../_images/gray/topnav.gif'); background-position: -238px 29px; }
#topnav li.academicsselected a	{ background: url('../../_images/gray/topnav.gif'); background-position: -238px 29px; width: 121px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav li.research,
#topnav li.researchselected		{ width: 109px; height: 29px; float: left; position: relative; }
#topnav li.research a			{ background: url('../../_images/gray/topnav.gif'); background-position: -359px 0; width: 109px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav li.research a:hover,
#topnav li.research a.on		{ background: url('../../_images/gray/topnav.gif'); background-position: -359px 29px; }
#topnav li.researchselected a	{ background: url('../../_images/gray/topnav.gif'); background-position: -359px 29px; width: 109px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; background-repeat:repeat-y;}
#topnav li.student,
#topnav li.studentselected	{ width: 132px; height: 29px; float: left; position: relative; }
#topnav li.student a		{ background: url('../../_images/gray/topnav.gif'); background-position: -468px 0; width: 132px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav li.student a:hover, 
#topnav li.student a.on		{ background: url('../../_images/gray/topnav.gif'); background-position: -468px 29px; }
#topnav li.studentselected a{ background: url('../../_images/gray/topnav.gif'); background-position: -468px 29px; width: 132px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; background-repeat:repeat-y;}
#topnav li.giving,
#topnav li.givingselected	{ width: 91px; height: 29px; float: left; position: relative; }
#topnav li.giving a			{ background: url('../../_images/gray/topnav.gif'); background-position: -600px 0; width: 91px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav li.giving a:hover,
#topnav li.giving a.on		{ background: url('../../_images/gray/topnav.gif'); background-position: -600px 29px; }
#topnav li.givingselected a	{ background: url('../../_images/gray/topnav.gif'); background-position: -600px 29px; width: 91px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; background-repeat:repeat-y;}
#topnav li.athletics,
#topnav li.athleticsselected	{ width: 112px; height: 29px; float: left; position: relative; }
#topnav li.athletics a			{ background: url('../../_images/gray/topnav.gif'); background-position: -691px 0; width: 112px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav li.athletics a:hover, 
#topnav li.athletics a.on		{ background: url('../../_images/gray/topnav.gif'); background-position: -691px 29px; }
#topnav li.athleticsselected a	{ background: url('../../_images/gray/topnav.gif'); background-position: -691px 29px; width: 112px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; background-repeat:repeat-y;}
#topnav li.news,
#topnav li.newsselected		{ width: 158px; height: 29px; float: left; position: relative; }
#topnav li.news a			{ background: url('../../_images/gray/topnav.gif'); background-position: -803px 0; width: 158px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; }
#topnav li.news a:hover,
#topnav li.news a.on		{ background: url('../../_images/gray/topnav.gif'); background-position: -803px 29px; }
#topnav li.newsselected a	{ background: url('../../_images/gray/topnav.gif'); background-position: -803px 29px; width: 158px; height: 29px; text-indent: -999999px; overflow: hidden; float: left; background-repeat:repeat-y;}

/* Left Column Nav */
ul.leftnav{ list-style: none; margin: 0; overflow: hidden; padding: 0; } 
ul.leftnav li{ border-bottom: 1px solid #dfd9c2;margin: 0; padding: 0; }
ul.leftnav a{ color: #333; display: block; font-size: 12px; padding: 12px 0 12px 20px; text-decoration: none; }
ul.leftnav li a:hover, ul.leftnav li a.itemselected{ background: url('../../_images/gray/bg_firsttime_column_one_hover.gif'); color:#D05117; }
ul.leftnav li.title, ul.leftnav a.title{ color: #333; display: block; font-size: 12px; font-weight: bold; padding: 12px 0 12px 20px; }
/*ul.leftnav li ul{ background: #f0eacf; list-style: none; margin: 15px 0 0; overflow: hidden; padding: 0; }*/
ul.leftnav li ul{ background: #d5d4d2; list-style: none; margin: 0; overflow: hidden; padding: 0; }
ul.leftnav li ul li{ border: 0; }
ul.leftnav li ul li a{ border: 0; color: #666; padding: 8px 0 8px 34px; }
ul.leftnav li ul li a:hover, ul.leftnav li ul li a.subitemselected{ background: none; color: #D05117; }


/* the overlayed element */
.simple_overlay {
	text-align:left;
	padding:10px;
	width:750px;
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
	/* styling */
	background-color:#fff;
	border:1px solid #666;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 10px 5px #000;
	-webkit-box-shadow: 0 0 10px #000;	
}

.simple_overlay p {
	font-size:11px;
	line-height:1.2;
	}

/* close button positioned on upper right corner */

.simple_overlay .close {
	background-image:url();
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* Academics */
.academic_column_header{ height: 33px; background:url('../../_images/gray/academict_rt_col_head_bg.png') #9e724a repeat-x; padding: 2px 0 0 15px; }
.academic_column_header2{ background:url('../../_images/gray/academict_rt_col_head_bg.png') #9e724a repeat-x; height: 35px; padding: 10px 0 0 15px; }
.academic_column_header2 h4{ color:#fff; font-family: Rockwell,Arial,Helvetica,Verdana,Sans-serif; font-size: 13px; margin: 0; text-transform: uppercase; }
.menucontainer .element_container label{ color:#666; font-size: 12px; padding: 0 0 5px; }
p.detail_txt{ color:#666; font-size: 10px; margin: 0; padding: 10px 20px 0; }
ul.copy_list{ list-style: none; margin: 0 0 20px; padding: 0; }
ul.copy_list li{ line-height: 18px; margin: 0; padding: 0; }
ul.copy_list a:hover{ text-decoration: none; }

/* Student Affairs & Admissions Majors */
#column_one .student_column_header{ height:33px; width:215px; background:url('../../_images/gray/student_rt_col_head_bg.png') repeat-x; padding: 2px 0 0 15px; }
.student_column_header h1, .student_column_header h4, .academic_column_header h4{ color:#fff; font-size:13px; font-family:Rockwell,Arial,Helvetica,Verdana,Sans-serif; text-transform:uppercase; }
.student_column_header h4, .academic_column_header h4{ margin: 10px 0 0; }
#column_two_student{ background:url('../../_images/gray/bg_firsttime2_column_two.png') #fff repeat-x; float: right; color:#333; font-family:Arial,Helvetica,sans-serif; font-size:12px; line-height:1.5; overflow: hidden; padding: 0 0 50px 0; width: 711px; }
.box h3{ color:#e66e24; font-size:13px; font-family:Rockwell,Arial,Helvetica,Verdana,Sans-serif; text-transform:uppercase; }
.selects{ padding: 17px 20px; }
.element_container{ display: block; margin: 0 0 10px; overflow: hidden; }
.element_container select{ background: #fff; border: 1px solid #999; color: #666; font-size: 12px; text-align: left; width: 187px; } 
.form_txt{ color: #666; font-size: 12px; padding: 5px 0 10px; text-align: center; }
.related_links_left{ list-style: none; margin: 17px 18px 20px; padding: 0; }
.related_links_left li{ margin-bottom: 17px; }
.related_links_left a{ color: #c63; font-size: 12px; font-weight: bold; text-decoration: underline; }
.related_links_left a:hover{ text-decoration: none; }
.column_body p{ margin: 0 0 15px; }
.column_body h3{ color:#003366; font-weight:bold; font-size:12px; margin-bottom:0; }
#column_majors{ background: url('../../_images/gray/majors_bg.png') repeat-x #fff; float: right; color:#333; overflow: hidden; padding: 15px 20px 50px; width: 671px; }
#column_majors h2{ color: #e97730; font-size: 18px; margin-bottom: 8px; } 
#column_majors h3{ color: #036; font-size: 12px; margin-bottom: 20px; } 
ul#left_col_list{ float: left; margin-right: 15px; width: 240px; }
ul#middle_col_list{ float: left; width: 210px; }
ul#right_col_list{ float: right; width: 195px; }
ul#left_col_list, ul#middle_col_list, ul#right_col_list{ list-style: none; margin: 0; padding: 0;}
ul#left_col_list li, ul#middle_col_list li, ul#right_col_list li{ padding-left: 9px; }
ul#left_col_list h4, ul#middle_col_list h4, ul#right_col_list h4{ margin: 0 0 0; }
ul#left_col_list a, ul#middle_col_list a, ul#right_col_list a{ color: #D05117; font-size: 12px; line-height: 18px; text-decoration: none; }
ul#left_col_list a:hover, ul#middle_col_list a:hover, ul#right_col_list a:hover, #sa_info_grid a:hover, #news_story p a:hover, #video_slide a:hover, #video_slide2 p a:hover, ul#top-stories a:hover, .column_body a:hover{ color: #333; text-decoration: none; }
a.architecture, a.business, a.ed_health, a.engineering, a.grad_school, a.honors, a.lib_arts, a.nursing, a.science, a.social, a.university, a.urban, a.special{ background: url('../../_images/gray/majors_list.png') no-repeat; display: block; height: 19px; padding: 5px 0; text-indent: -9999px; }
a.architecture{ background-position: 0 0; margin: 0 0 14px -9px; width: 132px; }
a.business{ background-position: 0 -58px; margin: 0 0 7px -9px; width: 132px; }
a.ed_health{ background-position: 0 -116px; margin: 23px 0 9px -9px; width: 239px; }
a.engineering{ background-position: 0 -174px; margin: 27px 0 5px -9px; width: 239px; }
a.grad_school{ background-position: 0 -232px; margin: 25px 0 25px -9px; width: 138px; }
a.honors{ background-position: 0 -290px; margin: 0 0 50px -9px; width: 138px; }
a.lib_arts{ background-position: 0 -348px; margin: 0 0 9px -9px; width: 132px; }
a.nursing{ background-position: 0 -406px; margin: 21px 0 14px -9px; width: 132px; }
a.science{ background-position: 0 -464px; margin: 0 0 7px -9px; width: 112px; }
a.social{ background-position: 0 -522px; margin: 16px 0 13px -9px; width: 138px; }
a.university{ background-position: 0 -580px; margin: 0 0 14px -9px; width: 154px; }
a.urban{ background-position: 0 -638px; margin-left: -9px; width: 192px; }
a.special{ background-position: 0 -696px; margin: 0 0 14px -9px; width: 142px; }
a.architecture:hover{ background-position: 0 -29px; }
a.business:hover{ background-position: 0 -87px; }
a.ed_health:hover{ background-position: 0 -145px; }
a.engineering:hover{ background-position: 0 -203px; }
a.grad_school:hover{ background-position: 0 -261px; }
a.honors:hover{ background-position: 0 -319px; }
a.lib_arts:hover{ background-position: 0 -377px; }
a.nursing:hover{ background-position: 0 -435px; }
a.science:hover{ background-position: 0 -493px; }
a.social:hover{ background-position: 0 -551px; }
a.university:hover{ background-position: 0 -609px; }
a.urban:hover{ background-position: 0 -667px; }
a.special:hover{ background-position: 0 -725px; }

/* Division of Student Affairs */
#sa_cta{ margin: 0 auto 22px; overflow: hidden; width: 938px; }
#sa_cta_left{ /*background: url('../../_images/gray/sa_cta_top.jpg') no-repeat;*/ float: left; height: 284px; position: relative; padding: 0 0 67px; width: 635px; }
/*#sa_cta_bttm{ background: url('../../_images/gray/sa_cta_bttm.png') no-repeat; height: 69px; position: absolute; bottom: 0; width: 654px; z-index: 999; }*/
#sa_cta_right{ background: url('../../_images/gray/sa_cta_right_bg.png') repeat-x; float: left; padding: 43px 26px 81px 16px; width: 259px; }
#sa_cta_right h3{ color: #e97730; font-size: 18px; line-height: 20px; margin: 0 0 23px; text-transform: uppercase; }
#sa_cta_right p{ margin: 0 0 24px; }
#sa_info_grid{ list-style: none; margin: 0 auto; overflow: hidden; padding: 0; width: 938px; }
#sa_info_grid li{ display: block; float: left; margin-top: 0; margin-bottom: 10px; width: 303px; }
#sa_info_grid .row1, #sa_info_grid .row2, #sa_info_grid .row3, #sa_info_grid .row4{ color: #fff; font-size: 14px; height: 14px; margin: 0; }
#sa_info_grid .row1{ background: url('../../_images/gray/sa_row1_bg.png') repeat-x; }
#sa_info_grid .row2{ background: url('../../_images/gray/sa_row2_bg.png') repeat-x; }
#sa_info_grid .row3{ background: url('../../_images/gray/sa_row3_bg.png') repeat-x; }
#sa_info_grid .row4{ background: url('../../_images/gray/sa_row4_bg.png') repeat-x; }
#sa_info_grid div{ background: url('../../_images/gray/sa_info_grid_p_bg.png') repeat-x #fffffd; margin: 0; min-height: 130px; padding: 18px 15px 0; }
#sa_info_grid p{ font-size: 12px; line-height: 18px; margin: 0 0 8px; }
#sa_info_grid a, a.arrow_right{ background: url('../../_images/gray/arrow.gif') no-repeat right 2px; color: #c63; font-size: 12px; padding: 0 20px 0 0; text-decoration: underline; }
.sa_mid_margin{ margin: 0 14px 0 14px; }
a.arrow_left{ background: url('../../_images/gray/arrow.gif') no-repeat left 2px; color: #c63; font-size: 12px; padding: 0 0 0 20px; text-decoration: underline; }
.learn_more_division, .learn_more_mission{ background: url('../../_images/gray/learn_more_bttn_bg.png') no-repeat; display: block; height: 32px; text-indent: -9999px; width: 260px; }
.learn_more_division{ background-position: 0 0; margin: 0 0 12px 0; }
.learn_more_mission{ background-position: 0 -43px; }
.learn_more_division:hover { background-position: -260px 0; margin: 0 0 12px 0; }
.learn_more_mission:hover { background-position: -260px -43px; }

/* Student Life */
.stu_life_right_col{ float: right; margin: 0; width: 228px; }
#calendar_feed{ background:url('../../_images/gray/stu_life_right_col_bg.png') repeat-x #fff; padding: 18px 12px 20px 19px; }
#calendar_feed h3, .stu_life_bttm_box h5, .stu_life_bttm_box h3{ color: #e86f25; font-size: 14px; margin: 0; padding: 0; text-transform: uppercase; }
#calendar_feed ul, .stu_life_bttm_box ul{ list-style: none; margin: 20px 0 0; padding: 0; }
#calendar_feed li, .stu_life_bttm_box li{ border-bottom: 1px solid #e8e4d2; color: #666; font-size: 11px; line-height: 16px; margin: 0 0 12px; padding: 0 0 9px 0; }
#calendar_feed  a{ color: #D05117; text-decoration: underline;  }
#calendar_feed a:hover{ color: #333333;text-decoration: underline; }
.stu_life_bttm_box a{ color: #d05117; }
#calendar_feed a:hover, .stu_life_bttm_box a:hover, .box a:hover, .column_content a:hover{ color: #515151; text-decoration: none; }
#calendar_feed img{ display: block; margin: 0 0 18px; }
.stu_life_bttm_box{ background:url('../../_images/gray/stu_life_bttm_box_bg.png') repeat-x #fffffe; padding: 17px 14px 0; }
.stu_life_bttm_box h5{ margin: 18px 0 12px; }
.stu_life_bttm_box p{ font-size: 11px; line-height: 16px; margin: 0 0 12px; }
.student_column_header2{ background:url('../../_images/gray/student_rt_col_head2_bg.png') repeat-x #185585; padding: 12px 0 10px 15px; }
.student_column_header2 h4{ color:#fff; font-family: Rockwell,Arial,Helvetica,Verdana,Sans-serif; font-size: 13px; margin: 0; text-transform: uppercase; }

/* Admissions */
.ad_header_left{position: relative ;float: left; }
.ad_header_right{ position: relative; float: right; margin: 0 15px 84px 0; width: 287px; }
#admissions_bttn{ list-style: none; margin: 0; padding: 0; }
#admissions_bttn li{ margin: 0 0 12px; }
.admission_tour, .admission_apply{ background: url('../../_images/gray/admissions-buttons.png') no-repeat; display: block; height: 99px; text-indent: -9999px; width: 2288px; }
.admission_apply{ background-position: 0 0; }
.admission_tour{ background-position: 0 -200px;}
.admission_apply:hover{ background-position: 0 -100px; }
.admission_tour:hover{ background-position: 0 -300px;}

/* First Time */
.column_3{ float: left; padding: 10px 0 0; width: 220px; }
.margin_10{ margin: 0 10px; }

/* Research */
h2.header{ font-size:30px; color:#fff; margin: 8px 0 0; line-height:1; padding-left:18px; }
h2.header_gateway{ font-size:30px; color:#fff; margin: 8px 0 0; line-height:1; }
#column_right_gateway{ float: left; width: 590px; }
#gateway_right_header{ margin: 0 0 20px; }
#research_container{ background:url('../../_images/gray/bg_firsttime2_column_two.png') #fff repeat-x; color:#333; font-size:12px; line-height:1.5; overflow: hidden; }
#research_left{ float: left; width: 481px; }
#research_slider_container{ position: relative; overflow: hidden; padding: 0 0 0 0; margin: 0 0 0 0;}
ul#research_slider{ float: left; list-style: none; margin: 0; overflow: hidden; padding: 0; width: 481px; }
ul#research_slider li{ float: left; height: 258px; margin: 0; padding: 0; }
.research_slider_info{ background:url('../../_images/gray/research-slider-info-bar.png') repeat-x; bottom: 0; height: 41px; overflow: hidden; padding: 0 0 0 24px; position: absolute; width: 457px; z-index: 500; }
.research_slide_title{ float: left; font-size: 18px; width: 80%; }
#research_slide_nav{ float: right; font-size: 12px; /*width: 19%;*/ padding: 0 0 0 0; margin: 0 0 0 0; z-index: 600; position: relative; top: 230px; right: 20px; height: 0;}
#research_slide_nav {  }
#research_slide_nav a { color:#fff; margin: 0 3px 0 3px; padding: 3px 5px 3px 5px; /*border: 1px solid #ccc; background: #cff;*/ text-decoration: none; }
#research_slide_nav a.activeSlide { color:#ea7125; text-decoration: none;}
#research_slide_nav a:focus { outline: none; text-decoration: none;}
.research_slide_title, .research_slide_nav, .research_slide_nav a{ color: #fff; font-weight: bold; margin: 7px 0 0; text-decoration: none; text-transform: uppercase; }
.research_slide_nav a{ padding: 0 4px; }
.research_slide_nav a:hover{ text-decoration: underline; }
.research_left_content{ padding: 0 20px 0 25px; }
.research_left_content strong{ color: #036; }
.research_left_content h3{ border-bottom: 1px solid #eae6d8; color: #E97730; margin: 45px 0 0; padding: 0 0 5px; text-transform: uppercase; }
#find_research ul{ list-style: none; margin: 20px 0 25px; padding: 0; }
#find_research label{ margin: 0 0 0 5px; }
.find_research_submit{ float: left; width: 235px; }
.find_research_submit input{ display: block; float: left; height: 33px; margin-top: 15px; width: 155px; }
.find_keyword_submit{ float: left; }
.find_keyword_submit label{ color: #d5622d; display: block; font-weight: bold; margin: 0 0 10px; text-transform: uppercase; }
.find_keyword_submit .top_search_submit{ display: block; float: left; height: 12px; margin: 3px 0 0 5px; width: 12px; }
.top_search_submit{ display: block; float: left; height: 12px; margin-top: 3px; width: 12px; }
#search_news_events{ overflow: hidden; }
input.news_events_search{ color: #999; float: left; font-size: 10px; padding:2px; width: 140px; }
#research_right{ float: right; width: 230px; }
ul#research_nav{ list-style: none; margin: 0; padding: 0; width: 228px; }
.research_login_bttn, .research_expertise_bttn, .research_contact_bttn{ background:url('../../_images/gray/research-left-nav.png') no-repeat; padding: 0 10px 0; }
ul#research_nav a{ color: #D05117; display: block; height: 51px; padding: 17px 0 0 12px; text-indent: -9999px; width: 219px; }
.research_login_bttn{ background-position: 0 0; }
.research_expertise_bttn{ background-position: 0 -68px; }
.research_contact_bttn{ background-position: 0 -136px; }
.research_login_bttn:hover{ background-position: 0 -205px; }
.research_expertise_bttn:hover{ background-position: 0 -273px; }
.research_contact_bttn:hover{ background-position: 0 -341px; }
.research_deadlines{ background:url('../../_images/gray/research-deadline-bg.png') repeat-x #fff; padding: 15px 14px; }
.research_deadlines h3, .research_right_content h3{ color: #E97730; font-size: 13px; line-height: 16px; text-transform: uppercase; }
.research_deadlines p{ color: #928676; margin: 12px 0 0; padding: 0 0 10px; }
.bttm_border{ border-bottom: 1px solid #e8e4d3; }
.research_deadlines a, .research_right_content a{ color: #D05117; text-decoration: underline; }
.research_deadlines a:hover, .research_right_content a:hover{ text-decoration: none; }
.research_deadlines_bttm{ background:url('../../_images/gray/research-deadline-bttm.png') repeat-x; padding: 3px 0; }
.research_right_content{ background:url('../../_images/gray/research_right_content.png') repeat-x #fff; padding: 15px 14px 0; }
#video_slide2 { position:relative; }
#video-slides { padding:0; margin: 30px 0 0 0; }
#video-slides li { position:relative; }
#video-slides li .VidCaptionHolder { position:absolute; bottom:0; left:0; padding:10px 15px; margin:0; color:#ede7c9; font-size:11px; background:rgba(35,45,70,0.8); }
#video-slides li .VidCaptionHolder span { color:#FFF; text-transform:uppercase; display:block; font-weight:bold; font-size:12px; }
#video-slides-control { position:absolute; top:20px; right:20px; }
#video-slides-control #prev { background:transparent url(../../_images/gray/orange-toggle.png) 0 0 no-repeat;     display:inline-block; width:10px; height:15px; text-decoration:none; margin-right:15px; }
#video-slides-control #next { background:transparent url(../../_images/gray/orange-toggle.png) -10px 0 no-repeat; display:inline-block; width:10px; height:15px; text-decoration:none; }

/* NEWS */
.publication{ list-style: none; margin: 10px 0 20px; padding: 0; }
.pub_title{ color: #928676; font-size: 13px; font-weight: bold; margin-bottom: 8px; }
.pub_story{ color: #003366; font-size: 14px; font-weight: bold; margin-bottom: 4px; }
.pub_date{ color: #999; font-size: 11px; margin-bottom: 8px; }
.pub_desc{ color: #666; font-size: 12px; }

/* GATEWAY */
#gateway_left{ float:left; margin-right: 17px; width:315px; }
#gateway_news_items, #gateway_event_items{ height:553px; width:315px; overflow-x:hidden; overflow-y: scroll; }
.gateway_left_container{ background:url('../../_images/gray/bg_firsttime_column_one_menu.gif'); margin-bottom: 20px; overflow: hidden; width: 312px; }
.gateway_left_container .student_column_header{ background:url('../../_images/gray/student_rt_col_head_bg.png') repeat-x; height:33px; padding: 2px 0 0 15px; width:297px; }
.gateway_bttn_container{ background:url('../../_images/gray/gateway_top_box_bg.png') repeat-x #dfd9c5; padding: 22px 0 15px 27px; } 
#content_body_cur_stu{ background:url('../../_images/gray/bg_content_body.gif') repeat-x; background-position: top left; padding-left: 15px; position:relative; width:958px; }
#three_tabs{ margin: 0 0 20px; overflow: hidden; width: 590px; }
#three_tabs_nav{ background:url(../../_images/gray/bg_home_tab.gif); height: 30px; overflow: hidden; }
#three_tabs_nav h5{ color: #fff; float: left; font-size: 11px; font-weight: normal; margin: 0; text-transform: uppercase; cursor:pointer; }
#three_tabs_nav h5.on{ background: #f2ebcf; border-bottom: #dfd9c2 1px solid; color: #D05117 !important; }
.academic_resource_link{ /*background: #f2ebcf;*/ color: #d05117; display: block; float: left; height: 10px; padding: 10px; text-decoration: none; width: 180px; }
.student_services_link {/*background: #f2ebcf;*/ color: #d05117; display: block; float: left; height: 10px; padding: 10px; text-decoration: none; width: 170px; }
.campus_life_link{ /*background: #f2ebcf;*/ color: #d05117; display: block; float: left; height: 10px; padding: 10px; text-decoration: none; width: 180px; }
#academic_resource_conatiner, #student_services_conatiner, #campus_life_conatiner{ background: url('../../_images/gray/gateway_tab_content_bg.png') repeat-x #faf7eb; overflow: hidden; padding: 24px 11px; }
.tab_list_left, .tab_list_mid, .tab_list_right{ float: left; list-style: none; margin-top: 0; padding: 0; }
.tab_list_mid{ margin: 0 75px; }
.tab_list_left li, .tab_list_mid li, .tab_list_right li{ margin: 0 0 10px; }
.tab_list_left a, .tab_list_mid a, .tab_list_right a{ color: #d05117; font-size: 11px; text-decoration: underline; }
.tab_list_left a:hover, .tab_list_mid a:hover, .tab_list_right a:hover{ text-decoration: none; }
#gateway_twitter{ background:url('../../_images/gray/bg_home_box.gif') repeat-x #fff; float: left; padding: 17px 17px 18px; width: 251px; }
#gateway_twitter p{ background: #fff; color: #999; font-size: 11px; margin: 0 0 7px; padding: 12px 8px 7px; }
#gateway_twitter h3{ color: #e86f25; font-weight: bold; font-size: 14px; font-family: Rockwell,Arial,Helvetica,Verdana,Sans-serif; text-transform: uppercase; margin: 0 0 5px;}
#gateway_twitter a{ color: #D05117; text-decoration: underline; }
#gateway_twitter a:hover{ text-decoration: none; }
.gateway_bttn_container ul{ list-style: none; margin: 0; padding: 0; }
.gateway_bttn_container a{ background:url('../../_images/gray/mav_tools_bttn.png') no-repeat; display: block; height: 32px; margin: 0 0 5px; text-indent: -9999px; width: 258px; }
a.gateway_bttn_1{ background-position: 0 0; }
a.gateway_bttn_2{ background-position: 0 -32px; }
a.gateway_bttn_3{ background-position: 0 -64px; }
a.gateway_bttn_1:hover{ background-position: -261px 0; }
a.gateway_bttn_2:hover{ background-position: -261px -32px; }
a.gateway_bttn_3:hover{ background-position: -261px -64px; }

/* MISC */
.page_heading{ padding: 15px 0; }
.page_heading_none{ padding: 10px 0; }
.page_heading_admissions{ padding: 10px 0; }
.overflow{ overflow: hidden; }
.pad_bttm_18{ padding-bottom: 8px; }
.margin_0{ margin: 0; }
.left{ float: left; }
.right{ float: right; }
.spacer{ color: #D05117; float: left; font-size: 14px; line-height: 0.7; margin: 5px 5px 0; }
.none{ display: none; }
.horizontal_line{ border-top: 1px solid #e1dcc2; padding-top: 20px; }
.pad_top18{ padding: 18px 0 18px 18px; }
.pad_top12{ padding: 12px 0 24px 18px; }

/* TABS */ 
.tab_bg{ background: #F5EFD8; }
ul.tabs{ background:url('../../_images/gray/bg_home_tab.gif') repeat-x; border-bottom: 1px solid #ccc; height: 30px; list-style: none; margin: 0; padding: 0; width: 315px; }
ul.tabs li{ border-left: none; float: left; height: 30px; margin-bottom: -1px; overflow: hidden; padding: 0; position: relative; }
ul.tabs li a{ color: #fff; display: block; font-size: 12px; float: left; height: 10px; padding: 10px; text-decoration: none; text-transform: uppercase; }
ul.tabs li.active a, ul.tabs li.on a{ background-color: #f2ebcf; color: #D05117 !important; }

/* TAB CONTAINERS */
.tab_container{ clear: both; float: left; overflow: hidden; width: 100%; }
.tab_content{ height: 462px; overflow-x: hidden; overflow-y: scroll; width: 315px; position: relative; }
.tab_content h3{ color: #515151; font-size:11px; font-weight: normal; text-transform: uppercase; }
.tab_content h3{ color: #515151; font-size: 11px; font-weight: normal; text-transform: uppercase; }
.tab_content h4, .tab_content h4 a{ color: #d06a17; font-size: 14px; font-weight: bold; margin: 12px 0 0; position: relative; }
.tab_content h4 a{ text-decoration: none;}
.tab_content h4 a:hover{  text-decoration: underline; }
.tab_content p{ color: #515151; font-size: 11px; margin-top: 5px;  padding: 0; }
.news_item_1 p a, .news_item_2 p a, .events_item_1 p a, .events_item_2 p a{ color: #d05117; }
.columnone_news_bottom{ position: absolute; z-index: 9000; }