/*
----------------------------------------------------
School of Education secondary page styles
Author: K. S. Halbrook
Date: 07.30.07
----------------------------------------------------
*/

body {
	background: #f9f5ee url(../images/backgrounds/secondary_header.gif) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	

a {
	text-decoration: none;			
	}

#content a:link, #content a:visited {
	color: #b97743; 
	border-bottom: 1px dotted #dcd17b;
	}
	
a:hover, a:active {
	color: #c8ab46;
	border-bottom: none;
	}	
	
img {
	border: none;
	vertical-align: top;
	}

#content a img {
	position: relative;
	bottom: -5px;	
	border: none !important;
	vertical-align: top;

	}

html/**/>body #content a img { /* IE ignores this */
	vertical-align: top;
	border: none;
	position: static;
	}
	
a.noBorder {	
	border: none;
	}

	
/* top section images based on section
------------------------------------------------------*/	
body#about #section {
	width: 755px;
	margin: 0px auto;
	background: url(../images/section_images/column.jpg) no-repeat top left;
	height: 52px;
	}	
	
body#academics #section {
	width: 755px;
	margin: 0px auto;
	background: url(../images/section_images/column.jpg) no-repeat top left;
	height: 52px;
	}
	
body#faculty #section {
	width: 755px;
	margin: 0px auto;
	background: url(../images/section_images/desk2.jpg) no-repeat top left;
	height: 52px;
	}
	
body#admissions #section {
	width: 755px;
	margin: 0px auto;
	background: url(../images/section_images/writing2.jpg) no-repeat top left;
	height: 52px;
	}
	
body#students #section {
	width: 755px;
	margin: 0px auto;
	background: url(../images/section_images/mouse.jpg) no-repeat top left;
	height: 52px;
	}
	
body#resources #section {
	width: 755px;
	margin: 0px auto;
	background: url(../images/section_images/desk.jpg) no-repeat top left;
	height: 52px;
	}

body#alumni #section {
	width: 755px;
	margin: 0px auto;
	background: url(../images/section_images/graduation.jpg) no-repeat top left;
	height: 52px;
	}
	
body#dc #section {
	width: 755px;
	margin: 0px auto;
	background: url(../images/section_images/capitol.jpg) no-repeat top left;
	height: 52px;
	}		

	
/* layout
------------------------------------------------------*/
#header {
	width: 755px;
	height: 60px;
	margin: 0px auto;
	background: #9c1519 url(../images/section_images/apples.jpg) no-repeat top right;
	}

#header img {
	margin-top: 25px;
	float: left;
	}
	
#mainNavSection {
	clear: both;
	height: 85px;
	background: url(../images/backgrounds/nav_section.gif) repeat-x;
	}
	
ul#nav {
	list-style-type: none;
	margin: 0 auto;
	width: 770px; 
	text-align:center;	
	padding: 7px 0 0;
	height: 24px;
	}
	
html > body ul#nav {
	padding: 6px 0 0;
	height: 27px;
	}
	
#contentBack {
	background-color: #fff;
	}
	
#contentContainer {
	width: 755px;
	margin: 0px auto;
	/*padding: 30px 0 0;*/
	padding: 0 0 30px 0;
	}
	
#content {
	padding: 23px 0 23px 20px; 
	float: left;
	width: 550px;
	}
	
#footer {
	clear: both;
	width: 715px;
	margin: 0px auto; 
	padding: 10px 20px 0;
	}
	
/* text treatment
------------------------------------------------------*/

#header ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
	width: 162px;
	}

#header li {
	display: inline;
	}

#header li.first {
	background: url(../images/top_nav-divider.gif) no-repeat 92% 80%;
	padding: 0 9px 0 4px;
	}
	
html > body #header li.first {
	background: url(../images/top_nav-divider.gif) no-repeat 100% 95%;
	padding: 0 8px 0 4px;
	}
	
#header a:link, #header a:visited {
	color: #d4d4d4;
	text-decoration: none;
	font-size: 65%;
	border: none;
	}	
	
#header a:hover, #header a:active {
	color: #b6948d;
	}

ul#nav li {
	margin: 0 0px 3px;
	color: #363636;
	font-weight: bold;
	font-size: 70%;
	padding: 3px 10px 0 0;
	display: inline;
	}
	
ul#nav a:link, ul#nav a:visited {
	color: #595133;
	text-decoration: none;
	border: none;
	}
	
ul#nav a:hover, ul#nav a:active {
	color: #a5ac6a;
	}


ul#secondaryNav {
	list-style-type: none;
	padding: 30px 0px 0 18px;
	margin: 0;
	float: left;
	width: 145px;
	}
	
ul#secondaryNav li {
	font-size: 70%;
	line-height: 100%;
	margin-bottom: 11px;
	}
	
ul#secondaryNav li.first {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	}
	
ul#secondaryNav a:link, ul#secondaryNav a:visited {
	color: #6b722e;
	text-decoration: none;
	border: none;
	}
	
ul#secondaryNav a:hover, ul#secondaryNav a:active {
	color: #a5ac6a;
	}
	
ul#actionItems {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: url(/acad/schedu/images/backgrounds/action_fade.gif) repeat-y top center;
	width: 130px;
	margin: 60px 0 13px 20px;
	padding: 13px 0;
	list-style-position: inside;
	font-size: 80%;
	}
	
html>/**/body ul#actionItems {
	font-size: 60%;
	}
	
ul#actionItems li {
	list-style-image: url(/acad/schedu/images/bullet_action-ie.gif);
	/*vertical-align: baseline;*/
	height: 11px;
	margin-bottom: 10px;
	font-size: 12px;
	height: 13px;
	}
	
ul#actionItems li.last {
	margin-bottom: 0;
	}
	
html/**/> body ul#actionItems li {
	list-style-image: url(/acad/schedu/images/bullet_action.gif);
	/*font-size: 70%;*/
	height: 15px;
	}
	
ul#actionItems a:link, ul#actionItems a:visited {
	font-weight: bold;
	color: #9c1519;
	text-decoration: none;
	}
	
ul#actionItems a:hover, ul#actionItems a:active {
	color: #c8ab46;
	}
	
#section h1 {
	color: #b37a4c;
	margin: 0px 0 0 0px;
	font-size: 110%;
	padding: 14px 0 0  185px;
	float: left;
	}
	
#content h1 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #9c1519;
	margin: 0 0 20px 0;
	}
	
#content h2 {
	color: #788211;
	font-size: 95%;
	}
	
#content h3 {
	color: #a46d21;
	font-size: 85%;
	font-weight: bold;
	}
	
#content ul {
	list-style-image: url(http://www.regent.edu/acad/schedu/images/bullet1.gif);
	}
	
#content p {
	color: #5e5e5e;
	font-size: 70%;
	line-height: 145% !important;
	text-align: left !important;
	}
	
/*#content wh { /* don't remember putting this in the code, what does it do?  -kh, 07-13-07 *?
	color: #ffffff;
	font-size: 70%;
	line-height: 160%;
	}*/
		
#content li {
	color: #5e5e5e;
	font-size: 70%;
	line-height: 140%;
	}
	
#content table {
	font-size: 70%;
	}
	
#content table p {
	font-size: 100%;
	margin: 0;
	}
	
#content table td table, #content table li {
	font-size: 100%;
	}		

#content li ul li {
	font-size: 100%;
	}

#footer img {
	float: left;
	margin-right: 5px;
	}
	
#footer p {
	color: #7c7c7c;
	float: left;
	margin: 10px 0 0 15px;
	padding: 0;
	font-size: 55%
	}
	
html > body #footer p {
	margin: 10px 0 0 22px;
	}
	
#footer a:link, #footer a:visited {
	color: #7c7c7c;
	text-decoration: none;
	border-bottom: 1px solid #d0d0d0;
	}	
	
#footer a:hover, #footer a:active {
	color: #d0d0d0;
	border: none;
	}

	
/* form elements
------------------------------------------------------*/
	
#section form {
	float: right;
	margin: 15px 5px 0 0;
	}
	
html > body #section form {
	margin: 15px 10px 0 0;
	}

#section select {
	color: #af4244;
	font-size: 65%;
	border: 1px solid #d1d3af;
	}
	
#leftsideNav form {
	float: right;
	margin: 20px 0 0 18px;
	}
	
html > body #leftsideNav form {
	margin: 20px 0 0 18px;
	}

#leftsideNav select {
	color: #7C8154;
	font-size: 65%;
	border: 1px solid #BFBFBF;
	}

	
	
	
/* quote area
------------------------------------------------------*/
#quote {
	width: 540px;
	background: url(../images/backgrounds/quote_area.gif) repeat-y;
	}
	
#quote div {
	/*padding: 20px;
	width: 382px;
	float: left;*/
	padding: 10px 20px 0;
	margin: 0;
	}
	
#quote div p {
	font-size: 70%;
	color: #5f6441;
	margin: 0;
	padding: 0;
	}
	
#quote div p.name {
	color: #a4a78f;
	font-size: 70%;
	margin: 10px 0 0 0;
	padding: 0;
	}
	
#quote img {
	float: right;
	padding-left: 20px;
	}
	
table#quote {
	width: 540px;
	background-color: #e9eadd;
	border: 0;
	margin: 10px 0;
	}
	
table#quote td.text {
	vertical-align: top;
	padding: 10px 0px 0 20px;
	}
	
table#quote td.image {
	vertical-align: top;
	width: 118px;
	}
	
table#quote p {
	font-size: 100%;
	color: #5f6441;
	margin: 0 0 15px 0;
	}
	
table#quote p.name {
	color: #a4a78f;
	font-size: 100%;
	margin: 10px 0 0 0;
	padding: 0;
	}
	
/* miscellenaeous
------------------------------------------------------*/

.clearBoth {
	clear: both;
	}
	
img.right {
	float: right;
	padding: 15px 0 15px 20px;
	}
	
div.imageCaptionRight {
	float: right; 
	margin: 0 0 0 30px; 
	background-color: #f4f5f0;
	}
	
#content div.imageCaptionRight + p {
	margin: 0;
	line-height: 70%;
	text-align: center;
	}
	
#content div.imageCaptionRight p {
	margin: 0;
	padding: 0 0 10px 0; 
	line-height: 120% !important; 
	text-align: center !important;
	}
	
.content_academics_pdfsmall {
	font-size: 6pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}


/* leftsideNav includes the secondary links 
------------------------------------------------------*/
#leftsideNav {
	float:left;
	margin: 0;
	padding: 0;
	width: 180px;		
}

/* search and quicklinks area
------------------------------------------------------*/
	
#userTools {
	float: right;
	padding: 7px 8px 0 0px;
	margin: 0 0px 0 10px;
	width: 168px;
	}
	
html>/**/body #userTools {
	padding: 7px 7px 0 20px;
	margin: 0 0px 0 10px;
	width: 155px;
	}

#userTools form {
	float: right;
	}	
	
#userTools form input.field {
	border-top: 1px solid #5e191a;
	border-right: 1px solid #9b2a2b;
	border-bottom: 1px solid #ad484a;
	border-left: 1px solid #98272a;
	height: 13px;
	background-color: #f9f5ee;
	/* color: #c8a8a7; - old color */
	color: #fff;
	width: 90px;
	font-size: 70%;
	vertical-align: bottom;
	height: 12px;
	}
	
input.search {
	background-color: #f9f5ee;
	/* color: #d7a1a3; - old color */
	color: #fff;
	font-size: 65%;
	border-top: 1px solid #c06b6e;
	border-left: 1px solid #8f1317;
	border-right: 1px solid #911417;
	border-bottom: 1px solid #350709;
	cursor: pointer;
	}
		
ul#quickLinks{
	padding: 0px 0 0;
	margin: 10px 0 0 !important;
	list-style-type: none;
	}
	
ul#quickLinks a {
	display: block;
	width: 137px;
	color: #3a3a3a;
	}
	
ul#quickLinks li {
	float: right;
	width: 137px;
	}
		
ul#quickLinks li ul { 
	position: absolute;
	width: 140px;
	left: -999em; /*using left instead of display to hide menus because display: none isn't read by screen readers  */
	border-bottom: 1px solid #f9f5ee;
	background-color: #f9f5ee;
	line-height: 120%;
	padding: 10px 0 10px 7px;
	}

ul#quickLinks + li {
	background-color: #f9f5ee;
	color: #3a3a3a;
	width: 147px;
	height: 17px;
	}
	
ul#quickLinks li:hover ul, ul#quickLinks li.sfhover ul { /* lists nested under hovered list items */ 
	left: auto;
	position: absolute;
	}
	
li:hover{visibility:visible}

/* subpages search box
------------------------------------------------------*/

#userTools {
	float: right;
	padding: 7px 8px 0 0px;
	margin: 0 0px 0 10px;
	width: 168px;
	}
	
html>/**/body #userTools {
	padding: 7px 7px 0 20px;
	margin: 0 0px 0 10px;
	width: 155px;
	}

#userTools form {
	float: right;
	}	
	
#userTools form input.field {
	border-top: 1px solid #5e191a;
	border-right: 1px solid #9b2a2b;
	border-bottom: 1px solid #ad484a;
	border-left: 1px solid #98272a;
	height: 13px;
	background-color: #9f2a2c;
	/* color: #c8a8a7; - old color */
	color: #fff;
	width: 90px;
	font-size: 70%;
	vertical-align: bottom;
	height: 12px;
	}
	
input.search {
	background-color: #9c1519;
	/* color: #d7a1a3; - old color */
	color: #fff;
	font-size: 65%;
	border-top: 1px solid #c06b6e;
	border-left: 1px solid #8f1317;
	border-right: 1px solid #911417;
	border-bottom: 1px solid #350709;
	cursor: pointer;
	}

