/* Header */
#header { 
	margin: 0px auto;
	width: 824px;
	height: 142px;
	background: url(/images/oklahoma/header_background.gif) top no-repeat;
	display: block;
	text-align: left;
}

#header h1 { 
	background: url(/images/oklahoma/ok_logo.gif) left no-repeat;
	height: 35px;
	width: 343px;
	border: 0px;
	margin: 40px 0px 0px 10px;
	padding: 0px;
	text-indent: -3000px;
	position: absolute;
}

/* Top Navigation */

#localeLinks {
	margin-left: 10px;
}

#localeLinks, #ctl44_pnlLinks, #ctl46_pnlLinks, #ctl40_pnlLinks, #ctl42_pnlLinks {
	display: inline;
}
#topNav { 
	margin: 0px;
	padding: 0px;
	height: 12px;
	position: absolute;
	width: 824px;
	text-align: right;
	white-space: none;
}
#topnavlinks {
	margin: 0px 0px 0px 0px; 
	padding: 10px 10px 0px 0px; 
	text-align: right;
	white-space: none;
}

#topnavlinks a {
color:#7EAE20;
text-decoration:none;
background: url('/images/oklahoma/bullet.gif') 0px 5px no-repeat;
padding: 0px 0px 0px 10px;

}

#topnavlinks a:hover, #topnavlinks a:focus {
color:#3FBED1;
text-decoration:none;
}

/* Site search */
#siteSearch {
	width: 151px; 
	height: 35px; 
	margin: 0px; 
	position: absolute;
	top: 78px;
	background: transparent url(/images/oklahoma/search.gif) no-repeat;
}
#siteSearch input {
	font-size: 12px;
	width: 170px;
	height: 22px;
	top: -12px;
	left: 610px;
	position: absolute;
	border: 1px solid #E5E5E5;
	background: #FFF url(/images/oklahoma/search-text.gif) top right no-repeat;
}
#siteSearch a {
	width: 28px;
	height: 24px;
	text-indent: -3000px;
	margin: 8px 0px 0px 0px; 
	padding: 0px;
	top: -20px;
	left: 785px;
	position: absolute;
	background: transparent url(/images/oklahoma/search_go.gif) bottom right no-repeat;
}
/* Primary Navigation Menu */
#primaryNavigation { 
	width: 824px; 
	height: 52px; 
	margin: 0px;
	padding: 0px;
	background: transparent url(/images/oklahoma/navblock_english.gif) no-repeat;
	position: absolute;
	top: 95px;
}
	
#primaryNavigation li { 
	height: 52px; 
	margin: 0px; 
	padding: 0px; 
	list-style-type: none; 
	float: left; 
	text-indent: -3000px; 
}
#primaryNavigation li a { 
	display: block; 
	width: 100%; 
	height: 100%;  
	text-indent: -3000px;
}

#PlanforCollege {
	left: 0px; 
	width: 97px;
}
#PlanforCollege a:hover, #PlanforCollege a.selected {
	background: transparent url(/images/oklahoma/navblock_english.gif) 0px -52px no-repeat;
}


#ExploreColleges {
	left: 192px; 
	width: 106px;
}
#ExploreColleges a:hover, #ExploreColleges a.selected {
	background: transparent url(/images/oklahoma/navblock_english.gif) -192px -52px no-repeat;
}


#ExploreCareers {
	left: 97px;
	width: 95px;
}
#ExploreCareers a:hover, #ExploreCareers a.selected {
	background: transparent url(/images/oklahoma/navblock_english.gif) -97px -52px no-repeat;
}

#PayingforCollege {
	left: 298px;
	width: 111px;
}
#PayingforCollege a:hover, #PayingforCollege a.selected {background: transparent url(/images/oklahoma/navblock_english.gif) -298px -52px no-repeat;
}

#ApplicationsTranscripts {
	left: 409px;
	width: 129px;
}
#ApplicationsTranscripts a:hover, #ApplicationsTranscripts a.selected {
	background: transparent url(/images/oklahoma/navblock_english.gif) -409px -52px no-repeat;
}

#TestPrep {
	left: 538px;
	width: 83px;
}
#TestPrep a:hover, #TestPrep a.selected {
	background: transparent url(/images/oklahoma/navblock_english.gif) -538px -52px no-repeat;
}

#MyInfo {
	left: 621px;
	width: 85px;
}
#MyInfo a:hover, #MyInfo a.selected {
	background: transparent url(/images/oklahoma/navblock_english.gif) -621px -52px no-repeat;
}

#ForEducators {
	left: 706px;
	width: 110px;
}
#ForEducators a:hover, #ForEducators a.selected {
	background: transparent url(/images/oklahoma/navblock_english.gif) -706px -52px no-repeat;
}
@media print {
    body, p, ul, li, #mainContent2 { background-color: #FFFFFF; font-size: 12pt; font-family: arial,helvetica,sans-serif; }
    body { text-align: left; }
	#topNav, #sitesearch, #primaryNavigation, #secondaryNav, #NavTop, #NavBottom, .print, .invisible { display:none; }
	#footer, #footer p { display:none; }
	#subpageMain { width: 650px; }
	.new { padding: 0px; background: none; }	
	#section_new a { padding: 0px; background: none; }
	#header h1 { background: none; height: 22px; width: 650px; margin: 2px; padding: 8px; text-align: left; text-indent: 0px; font: 18pt arial,helvetica,sans-serif; font-style: italic;	font-weight: bold; }
	#header a { text-decoration: none; }
  }
body { 
	text-align: center;
	margin: 0px;
	padding: 0px;  
	border: 0px; 
	font: 12px Arial, Helvetica, sans-serif; 
	color: #000; 
	background: #497A77 url(/images/oklahoma/background.jpg) top left repeat-x;}

td,p { 
	font: 12px Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #7EAF22;
	text-decoration: none; 
}

a:hover, a:active { 
	color: #7EAF22;	
	text-decoration: underline; 
}
.invisible,a.invisible {
	font:1px sans-serif;
	color:#589391;
	text-indent:-2000px;
	}


/* Homepage */

#homepageMain { 
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: auto; 
	margin-right: auto;
	padding: 0px; 
	width: 824px;
        height: 720px;
}

#mainLeft {
	float: left;
	width: 461px;
	height: 723px;
	padding: 0px;
	margin: 0px;
}

#mainImg {
	width: 461px; 
	height: 263px;
	margin: 0px;
	padding: 0px;
	background: transparent url(/images/oklahoma/main_img.jpg) 0px 0px no-repeat;
	text-indent: -3000px;
}

#homepageContent {
	width: 461px; 
	height: 460px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#pay { 
	width: 461px; 
	height: 152px; 
	margin: 0px; 
	padding: 0px; 
	background: transparent url(/images/oklahoma/planapplypay_background.jpg) 0px 0px no-repeat;
}

#apply { 
	width: 461px; 
	height: 135px; 
	margin: 0px; 
	padding: 0px;
	background: transparent url(/images/oklahoma/planapplypay_background.jpg) 0px -151px no-repeat;
}

#plan { 
	width: 461px; 
	height: 174px;
	margin: 0px; 
	padding: 0px;
	background: transparent url(/images/oklahoma/planapplypay_background.jpg) 0px -286px no-repeat;
}

#pay h2,#apply h2,#plan h2 {
	height: 36px;
	width: 461px;
	padding: 0px;
	margin: 0px;
	text-indent: -3000px;
}
#pay p,#apply p,#plan p {
	margin: 8px 0px 0px 20px;
	width: 270px;
	padding: 0px 8px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #7F7F7F;
}

#pay ul,#apply ul,#plan ul {
	margin: 10px 0px 0px 20px;
	padding: 0px 8px;
	color: #7EAE20;
	list-style: none;
}
#pay li,#apply li,#plan li {
	padding: 0px;
	margin: 0px;
}

#pay li a,#apply li a,#plan li a {
	background: url('/images/oklahoma/bullet.gif') 0px 5px no-repeat;
	padding: 0px 0px 0px 10px;
}

#mainRight { 
	float: left;
	width: 363px;
	height: 723px;
	padding: 0px;
	margin: 0px;
}

#videoSpotlight { 
	height: 263px; 
	margin: 0px; 
	padding: 0px; 
	background: transparent url(/images/oklahoma/video_background.gif) no-repeat; 
	text-align: left; 
}
#videoSpotlight h3 { 
	height: 28px; 
	margin: 0px;
	color: #0289C3;
	font-size: 1.6em;
	padding: 16px 18px 4px 10px; 
}
#videoSpotlight strong {
	font-size: 10px;
}
#embedVideo {
	height: 113px;
	padding: 7px 4px 2px 4px; 
	text-align: center;
}

#pollBox {
	margin: 0px; 
	padding: 0px; 
	text-align: left; 
}

#pollTop {
	background: transparent url(/Images/oklahoma/poll_top.gif) top no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	height: 34px;
	width: 363px;
	text-indent: -3000px;
}

#embedPoll {
	background:transparent url(/images/oklahoma/poll_bottom.gif) bottom no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	height: 183px;
	width: 363px;
}

#pollBox h3 { 
	height: 28px; 
	margin: 0px;
	padding: 15px 15px 4px 15px; 
}


#moreInfo { 
	height: 244px; 
	margin: 0px; 
	padding: 0px; 
	background: transparent url(/images/oklahoma/moreinfo_background.jpg) repeat; 
	text-align: left; 
}

#moreInfo h3 {
	margin: 0px;
	padding: 0px;
	text-indent: -3000px; 
}
#moreInfo h4 { 
	margin: 0px;
	color: #024A84;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 35px 15px 4px 20px; 
	text-decoration: none;

}
#moreInfo h4 a {
	color: #024A84;
	text-decoration: none; 
}
#moreInfo h4 a:hover { 
	color: #024A84;
	text-decoration: underline; 
}

#moreInfo p {
	margin: 0px 0px 0px 0px;
	width: 230px;
	padding: 0px 0px 0px 20px;;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;

}


/* Footer */
#footer {
	background: transparent url(/images/oklahoma/OKfooter_bkgrd.gif) bottom left no-repeat;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: auto; 
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	height: 160px;
	width: 824px;
	text-align: center;
}

#footer p { 
	font-size: 10px; 
	margin: 0px 0px 12px 0px; 
	padding: 10px 10px 10px 10px; 
	text-align: center;
}

#footer a {
	text-decoration: none; 
}

#footer a:hover, a:active { 
	color: #3FBED1;
	text-decoration: underline; 
}
#footer img {
	margin: 4px;
	padding: 6px 15px 0px 15px;
}

#copyright {
	font-size: 11px; 
	color: #FFF;
	padding: 5px;
}
#copyright a {
	color: #FFF;
}
