@import url();

/* css for editing the admissions site templated pages */

body{
  font-family: Tahoma,Helvetica,sans-serif;
margin: 0;
    padding: 0;
	font-weight:normal;
	min-width:1000px;
	font-size:100%;
	max-width:1000px;
}
p{
	font-size: 0.88em;
  letter-spacing: 0;
  line-height: 200%;
  color:#666;
	opacity: 1;
}
ul, dl{
	font-family: Tahoma,Helvetica,sans-serif;
	list-style-position: outside;
	list-style-type: circle;
	margin: 4px 4px 4px 28px;
}
ol{
	font-family: Tahoma,Helvetica,sans-serif;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 4px 4px 4px 28px;
}
li {
	font-size: .73em;
}
li li {
	font-size: 100%;
}
img {
	border: 0;
}
h1{
	font-size: 2.4em;
	color: #666;
	margin: .8em 0 .6em 0;
	font-weight:normal;
}


/* alternative h1 class*/
#altstyle {
	font-size: 2em;
	margin: 0;
	font-weight:normal;
	color: #333;
}
/*-- --*/





h2{
	font-size: 2em;
	color: #946c00;
	margin: .8em 0 .6em 0;
	font-weight:normal;
}
h3{
	font-size: 1.6em;
	color: #946c00;
	margin: .8em 0 .6em 0;
	font-weight:normal;
}
h4{
	font-size: 1.6em;
	color: #333;
	margin: .8em 0 .6em 0;
	font-weight:normal;
}
h5 {
	font-size: 1;
	color: #333;
	margin: .7em 0 .5em 0;
	font-weight:bold;
}
h5 {
	font-size: 0.78em;
	color: #333;
}
h6 {
	font-size: .8em;
	color: #666;
	margin: .6em 0 .4em 0;
	font-weight:bold;
}
a:link {
	color: #862633;
	text-decoration: underline; 
}
a:visited {
	color: #862633;
	text-decoration: underline; 
}
a:hover { 
	color: #000;
	text-decoration: underline;
}
a:active { 
	color: #000;
	text-decoration: underline;
}
a:focus { 
	color: #000;
	text-decoration: underline;
}
table {
	font-family: Tahoma,Helvetica,sans-serif;
}
td {
}
thead {
	font-weight: bold;
}
.mug_right {
	float: right;
	width: 86px;
	height: auto;
	padding: 4px 0 4px 8px;
	margin: 0;
}
.mug_right .photo {
	float: right;
	height: 105px;
	width: 78px;
}
.mug_right .caption {
	height: auto;
	width: auto;
	margin: 110px 0 8px 8px;
	font-size: 0.68em;
	font-family: Tahoma,Helvetica,sans-serif;
}
.mug_left {
	float: left;
	width: 86px;
	height: auto;
	padding: 4px 8px 4px 0;
	margin: 0;
}
.mug_left .photo {
	float: left;
	height: 105px;
	width: 78px;
}
.mug_left .caption {
	height: auto;
	width: auto;
	margin: 110px 8px 8px 0px;
	font-size: 0.68em;
	font-family: Tahoma,Helvetica,sans-serif;
}
.storyphoto_right {
	float: right;
	height: auto;
	width: auto;
	padding: 4px 0 4px 8px;
	margin: 0;
}
.storyphoto_right .photo {
	height: auto;
	width: auto;
}
.storyphoto_right .caption {
	float: left;
	height: auto;
	width: auto;
	margin: 8px 0;
	font-size: 0.68em;
	font-family: Tahoma,Helvetica,sans-serif;
}
.storyphoto_left {
	float: left;
	height: auto;
	width: auto;
	padding: 4px 8px 4px 0;
	margin: 0;
}
.storyphoto_left .photo {
	height: auto;
	width: auto;
}
.storyphoto_left .caption {
	float: left;
	height: auto;
	width: auto;
	margin: 8px 0;
	font-size: 0.68em;
	font-family: Tahoma,Helvetica,sans-serif;
}
.gray_border_rt {
	background-color: #e4e4e4;
	border: 1px solid #999;
	margin: 10px 0 10px 10px;
	padding: 8px 10px;
	height: auto;
	width: 330px;
	border-radius: 5px;
	float:right;
}
.gray_border_lft {
	background-color: #e4e4e4;
	border: 1px solid #999;
	margin: 10px 10px 10px 0;
	padding: 8px 10px;
	height: auto;
	width: 330px;
	border-radius: 5px;
	float:left;
}
.maroon_border_rt {
	background-color: #e4e4e4;
	border: 1px solid #862633;
	margin: 10px 0 10px 10px;
	padding: 8px 10px;
	height: auto;
	width: 330px;
	border-radius: 5px;
	float:right;
}
.maroon_border_lft {
	background-color: #e4e4e4;
	border: 1px solid #862633;
	margin: 10px 10px 10px 0;
	padding: 8px 10px;
	height: auto;
	width: 330px;
	border-radius: 5px;
	float:left;
}
			
.gold_border_rt {
	background-color: #e4e4e4;
	border: 1px solid #eaaa00;
	margin: 10px 0 10px 10px;
	padding: 8px 10px;
	height: auto;
	width: 330px;
	border-radius: 5px;
	float:right;
}
.gold_border_lft {
	background-color: #e4e4e4;
	border: 1px solid #eaaa00;
	margin: 10px 10px 10px 0;
	padding: 8px 10px;
	height: auto;
	width: 330px;
	border-radius: 5px;
	float:left;
}
#button {
    background-color: #862633;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 4px #000000;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Tahoma,Helvetica,sans-serif;
    font-size: 0.74em;
    font-style: oblique;
    font-weight: bold;
    margin: 8px;
    padding: 12px;
    text-decoration: none;
    text-shadow: 1px 1px #000000;
}
#button:hover {
    background-color: #63666a;
    color: #FFFFFF;
}
#button2 {
    background-color: #330000;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 4px #000000;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: Tahoma,Helvetica,sans-serif;
    font-size: 0.74em;
    font-style: oblique;
    font-weight: bold;
    margin: 8px;
    padding: 12px;
    text-decoration: none;
    text-shadow: 1px 1px #000000;
}
#button2:hover {
    background-color: #63666a;
    color: #FFFFFF;
}
.photo_caption_right {
    float: right;
    height: auto;
    margin: 0;
    padding: 4px 0 12px 26px;
    width: auto;
}
.photo_caption_right .photo {
    height: auto;
    width: auto;
}
.photo_caption_right .caption {
    color: #444444;
    float: left;
    font-family: Tahoma,Helvetica,sans-serif;
    font-size: 0.68em;
    height: auto;
    margin: 8px 0;
    width: auto;
}
.photo_caption__left {
    float: left;
    height: auto;
    margin: 0;
    padding: 4px 26px 12px 0;
    width: auto;
}
.photo_caption__left .photo {
    height: auto;
    width: auto;
}
.photo_caption__left .caption {
    color: #444444;
    float: left;
    font-family: Tahoma,Helvetica,sans-serif;
    font-size: 0.68em;
    height: auto;
    margin: 8px 0;
    width: auto;
}
/* added for admissions home page */

.photobuttons {
max-width: 1200px; /*adjusted effects admiss home and facts page */
margin: .6em auto;/*adjusted*/
background-color:#fff;
}
.image1,.image4 {
display:inline-block;
margin:5px 0;

}
.image3,.image6 {
display:inline-block;
margin:5px 0;

}
.image2,.image5 {
margin: 5px 11px;
	display:inline-block;

}
.image1:hover {
opacity: .8;
}
.image2:hover {
opacity: .8;
}
.image3:hover {
opacity: 1;
}
.image4:hover {
opacity: .8;
}
.image5:hover {
opacity: .8;
}
.image6:hover {
opacity: .8;
}
/* financial aid box within photo buttons on admiss home */
#finInfo
		{width: 326px; height: 200px; float: right; border: 1px solid #ddd;
		background: #eee; padding: 10px 0 0 0; text-align: center; box-sizing: border-box;}
/* admiss home video block */
.admissFeature {width: 1000px; height: 315px; background-color: #862633; /* removed for OU editing purposes margin: 20px auto;*/}
.admissFeatureContent {color: #fff; width: 380px; margin: 30px 30px 10px 30px; float: left; 
		font-size: .88em; line-height: 200%; font-family: verdana,arial,sans;}


/* added for facts page */

.admissFeature {
max-width: 1200px;
margin: 0 auto;
}

.column-1 {
    width: 33%;
    display: inline-block;
    margin: 20px 0;
    padding: 0;
    float: left;
    border: 1px solid red;
}
.column-2 {width:66%}
		
.outerBox
		{
	
	width: 100%; margin: 0; padding:0; display: inline-block; box-sizing: border-box;	
	background-image: url(/admissions/images/yellow-triangle-md.png);
    background-repeat: no-repeat;
    background-size: 6%;
    background-position: bottom right;
	margin: 0 0 10px 0;
    background-color: #dedede;		
	}
		
.innerBox {
		    border-bottom: 2px solid #eaa000;
    padding: 2% 0 2% 12%;
    text-align: left;
    display: block;
    width: 80%;
}

		
.innerText {color:#862633;font-size:3em;font-weight:bold;display:block;}
.innerTextSub {color:#862633;font-size:2em;font-weight:normal;display:block;font-family:Times, Times New Roman, serif;}

		
.innerBody {color:#333;font-size:1.2em;font-weight:normal;font-family:Times, Times New Roman, serif;}


/* added for custom video iframes on hawkseekers page */

.two {width:48%;display:inline-block;border:1px solid red;}
    
#gray-button { 
	background: #646469 none repeat scroll 0% 0%;
    border-radius: 10px;
    color: #fff;
    display: table;
    font-size: 1.6em;
    font-weight: bold;
    margin: 20px auto;
    padding: 30px 20px;
    letter-spacing: 1px;
}

#tourCaption {border:1px solid red;}


/* added for the request info page buttons */

.requestInfo-button {
    background: #646469;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 1.6em;
    font-weight: bold;
    margin: 40px 20px 40px 24px;
    padding: 36px 0;
    letter-spacing: 1px;
    width: 440px;
    text-align: center;
    float: left;
    box-sizing: border-box;
	text-decoration: none;
}

.requestInfo-button:link {color:#fff;}	


.requestInfo-button:hover {
     background: #862633 none repeat scroll 0% 0%;
     color: #fff;
     text-decoration: none;
}

.requestInfo-button:visited {
     color: #fff;
}

/* added for hawklife box containing links on the warhawk life page */

#hawkLifeBox {
    background: #eee;
    border: 1px solid #ccc;
    float: right;
    margin: 0 0 0 16px;
    padding: 0 18px 0 10px;
    width: 240px;
}
/* added for academics page */
#pharmImage {
    width: 100%;
    max-width: 377px;
    height: auto;
    float: right;
    margin: 0 0 8px 12px;
}
/* added for admissions criteria box on admissions pages */

#infoBox {
    width: 348px;
    float: right;
    border: 1px solid #ddd;
    background: #eee;
    padding: 0 10px;
    text-align: center;
    margin-bottom: 40px;
}
#transferInfoBox {
    width: 320px;
    float: right;
    border: 1px solid #dddddd;
    padding: 0px 10px;
    margin-bottom: 40px;
    text-align: left;
    background: #eeeeee;
}

/* added for other applicants page */

		#appWrapper {text-align: center;}
	
	.menuItem {
    width: 29%;
    min-width: 200px;
    margin: 20px auto;
    display: inline-block;
    padding: 0 10px;
    background: #fff url(../images/arrow-dn.png) no-repeat center 300px;
	text-align:left;
	box-sizing: border-box;

}
	
	.menuItem .content {min-height:360px;}
	.menuItem2 .content {min-height:360px;}
	
	
	.menuItem2 {
    width: 33%;
    min-width: 200px;
    margin: 20px auto;
    display: inline-block;
    padding: 0 20px;
    background: #fff url(../images/arrow-dn.png) no-repeat center 300px;
    border-left: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
	box-sizing: border-box;
	text-align:left;
}

	.menuItem h4 {text-align: center;}
	.menuItem2 h4 {text-align: center;}

	.appButton:link {color:#fff;background:#862633;display:block;padding:10px 2px;text-align:center;text-decoration:none;vertical-align: bottom; } 
	.appButton:hover {background:#585858;}
	.appButton:visited {color:#fff;}



/* added for custom elements on connect page */

.primaryImg  {width:100%;}


#freeApply {
    display: inline-table;
    width: 46%;
    margin: 20px 1% 20px 2%;
    min-height: 96px;
    background-color: #862633;
    color: #fff;
    font-size: 1.6em;
    text-align: center;
    font-weight: bold;
    padding: 20px 0;
    text-decoration: none;
    box-sizing: border-box;
}

#regPrep {
    display: inline-table;
    width: 46%;
    margin: 20px 1%;
    min-height: 96px;
    background-color: #862633;
    color: #fff;
    font-size: 1.6em;
    text-align: center;
    font-weight: normal;
    padding: 20px 0;
    text-decoration: none;
    box-sizing: border-box;
}

#faqLink {
    display: inline-block;
    width: 44%;
    margin: 8% 0 0 3%;
    background-color: #fff;
    color: #862633;
    font-size: 2em;
    text-align: center;
    font-weight: bold;
    padding: 20px 0;
    text-decoration: none;
    box-sizing: border-box;
    border: 1px solid #862633;
    font-family: Times,Times New Roman,Palatino,serif;
}
#aceLink {
    display: inline-block;
    width: 44%;
    margin: 8% 0 0 4%;
    background-color: #fff;
    color: #862633;
    font-size: 2em;
    text-align: center;
    font-weight: bold;
    padding: 20px 0;
    text-decoration: none;
    box-sizing: border-box;
    border: 1px solid #862633;
    font-family: Times,Times New Roman,Palatino,serif;
}

#contactUs a {
    display: inline-block;
    width: 44%;
    margin: 30px auto;
    background-color: #efefef;
    color: #4d4d4d;
    font-size: 1.4em;
    text-align: center;
    font-weight: lighter;
    padding: 20px 0;
    text-decoration: none;
    box-sizing: border-box;
    border: 1px solid #000;
}

/* added to help with editing the recruiter cards on the contact page */

.recruitCard {
		width: 30%;
    height: auto;
    margin: 2% 1%;
	padding:8px;
	box-sizing:border-box;
	box-shadow: 2px 2px 2px 2px #bbb;
	border-bottom:2px solid #eaaa00;
	display: inline-block;
	vertical-align: top;
	    background-image: url(images/yellow-triangle-md.png);
    background-repeat: no-repeat;
    background-size: 17%;
    background-position: bottom right;	
		}
	 .recruitCard img {width:100%;height:auto;
		}
	
	.recruitCard .content {
		width:90%;
		text-align:center;
		padding:8px 0;
		min-height:220px;
		display:block;
		box-sizing:border-box;
		margin:0 auto;
		}	
	
	.recruitCard h2 {
    font-size: 2em;
    color: #863333;
    margin: 0;
    font-weight: bold;	
		}
		
		
		
	.recruitCard p {
		color:#000;
		line-height:1em;
		}	
	.recruitCard strong {
		font-size:100%;
		}	
	.laMap {max-width:720px;height:auto;width:100%;margin:0 auto;display:block;}	




