/*
 * Author: Duo Consulting
 * Contact: www.duoconsulting.com
 * File: layout_screen.css
 * 
 * Description:
 * Rules for the interior content for screen display only.
 * General display rules should appear in basesyles.css.
 *
 */
 
.ui-tabs-hide { display: none; }

#mNav li#videos.ui-tabs-selected a { 
	background: transparent url(images_profile/pleft11.jpg) no-repeat; 
}

#mNav  li#personal_info.ui-tabs-selected a { 
	background: transparent url(images_profile/pleft22.jpg) no-repeat; 
}

#mNav  li#statistical.ui-tabs-selected a { 
	background: transparent url(images_profile/pleft33.jpg) no-repeat; 
}

#mNav  li#scholastic.ui-tabs-selected a { 
	background: transparent url(images_profile/pleft44.jpg) no-repeat; 
}

#mNav  li#athletic.ui-tabs-selected a { 
	background: transparent url(images_profile/pleft55.jpg) no-repeat; 
}

#mNav  li#clubs.ui-tabs-selected a { 
	background: transparent url(images_profile/pleft66.jpg) no-repeat; 
}

#mNav  li#verified.ui-tabs-selected a { 
	background: transparent url(images_profile/pleft77.jpg) no-repeat; 
}

#mNav  li#references.ui-tabs-selected a { 
	background: transparent url(images_profile/pleft88.jpg) no-repeat; 
}

#mNav  li#personal_statement.ui-tabs-selected a { 
	background: transparent url(images_profile/pleft99.jpg) no-repeat; 
}

#mNav  li#scholastic.ui-tabs-selected a { 
	background: transparent url(images_profile/pleft44.jpg) no-repeat; 
}


div#content_video {
	overflow: hidden;
	position: relative;
	_height: 405px;
}


#content_verified ul {
margin:0;
padding:0;
}

#content_verified ul li {
list-style-type: none;
}

#content_verified ul li a {
display: block;
background: transparent url(images_profile/sr_GPA.png) top left no-repeat;
height:70px;
padding: 15px 0px 0px 70px;
}


#content_verified ul li a:hover {
background: transparent url(images_profile/sr_GPA_hover.png) top left no-repeat;
}

#content_personal_statement ul li {
list-style-type: none;
}

#content_personal_statement ul li a {
display: block;
background: transparent url(images_profile/transcript.gif) top left no-repeat;
height:51px;
padding: 15px 0px 0px 160px;
}


#content_personal_statement ul li a:hover {
background: transparent url(images_profile/transcript_hover.gif) top left no-repeat;
}

.unverified {
       background: transparent url(images_profile/unverified_big.gif) no-repeat;
       min-height:315px;
       _height:315px;
}

#content_references ul {
margin:0;
padding:0;
}

#content_references ul li {
list-style-type: none;
}

#content_references ul li a {
display: block;
background: transparent url(images_profile/transcript.gif) top left no-repeat;
height:51px;
padding: 15px 0px 0px 160px;
}


#content_references ul li a:hover {
background: transparent url(images_profile/transcript_hover.gif) top left no-repeat;
}

#files {
list-style-type: none;

}	


.content_links li{
list-style-type: none;
}

.content_links li a{
background: transparent url(images_profile/sr_news.png) top left no-repeat;
height:50px;
padding: 15px 0px 0px 90px;
display: block;
}


.content_links li a:hover{
background: transparent url(images_profile/sr_news_hover.png) top left no-repeat;
}



.content_schedules li{
list-style-type: none;
}

.content_schedules li a{
background: transparent url(images_profile/sr_calendar.png) top left no-repeat;
height:50px;
padding: 15px 0px 0px 90px;
display: block;
}

.content_schedules li a:hover{
background: transparent url(images_profile/sr_calendar_hover.png) top left no-repeat;
}


#emailBox, #helpBox {
	width:580px; padding:0px 0px 20px 20px;
}

.helpBoxBottom {
background:#000000 url(images/bg_help_bottom.jpg) no-repeat;
height: 45px;
width: 641px;
}

#emailBox .only {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:55px;
	color:#FFFFFF;
	line-height:100%;
	font-size:11px;
	margin-bottom:20px;
}

#helpBox .only {
	font-weight:bold;
	color:#FFFFFF;
	line-height:100%;
	font-size:11px;
	margin-bottom:20px;
	padding: 70px 0px 25px;
	font-family:Arial, Helvetica, sans-serif;
}


#helpBox p {
	padding-bottom:20px;
	border-bottom:1px solid #CCC;
}

#emailBox label {
	font-size:14px;
	color:#333333;
	font-weight:bold;
}

#helpBox h2 {
	font-size: 14px;
	font-weight: normal;
	color:#333333;
}

#helpBox {
	color:#621187;
}

body.content_help {
	margin:0 auto;
	background:#000000 url(images/bg_help.jpg) no-repeat;
}
#emailBox input.sendEmail {
	background:transparent url(images/email_send.jpg) no-repeat;
	position:absolute;
	left:513px;
	top:492px;
	width:119px;
	height:23px;
	border:none;
	font-size:9px;
	text-transform: uppercase;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px 0px 4px 0px;
}
