@charset "UTF-8";
/*
Comments go here

*/

/* CSS Document */

body {
	width: 100%;
	font-family:  "Trebuchet MS", Helvetica, Arial;
	font-style: normal;
	font-size: 13px;
	color: #666666;
	margin:0;
	background-color:#fff;
	background-image: url(/nursing/images/200908design/background.png);
	background-repeat: repeat-x;
}
/* Layout */
#main {
	/*background-color:#FFF;*/
	margin: 0px auto 0;
	width:942px;
}
#wrapper {
	color:#000;
	width: 942px;/*background-color: #FFF;*/
	padding:0px 9px;
	background-image: url(/nursing/images/200908design/wrapperbg.png);
}
#header {
	height: 98px;
	border-top: solid 1px #000;
	background-color: #FFF;
	border-left: solid 1px #000;
	border-right:solid 1px #000;
	margin-top:20px;
}
#mainarea {
	float:left;
	width:940px;
	margin:-60px 0 0 0;
	background-color: #fff;
	padding: 20px 0 35px 0;
	border-left: solid 1px #000;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
	background-image: url(/nursing/images/200908design/mainarea_bg.gif);
	background-repeat:  repeat-x;
	background-position: bottom right;
	padding-bottom:40px;
}
#frontbanner {
	padding: 15px 20px 15px 35px;
	height:300px;
	width:885px;
	background-color: #1F3B08;
	background-image: url(/nursing/images/200908design/rotatingbg_new.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-top:0px;
}
#frontbannernew {
	padding: 0px 0px 0px 0px;
	height:300px;
	width:885px;
	background-color: #1F3B08;
	background-image: url(/nursing/images/200908design/rotatingbg_new.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-top:10px;
}
#vision {
	float: left;
	width: 400px;
	margin:17px 0 25px 65px;
	display:inline;
}
#mission {
	margin:17px 50px 25px 0;
	float: right;
	width: 400px;
}
#content {
	float: right;
	width:700px;
	margin: 0 40px 0 0px;
}
#fullcontent {
	width:900px;
	margin: 0 20px 0 20px;
}
#sidebar {
	float:left;
	width:182px;
	clear:both;
	margin:-10px 0 0 0;
}
#footer1 {
	clear:both;
	margin-top:0px;
	padding:0;
	text-align:center;/*background-color: transparent;*/
}
#footer2 {
	clear:both;
	margin-top:20px;
	padding:15px 0 20px 0;
	text-align:center;/*background-color: transparent;*/
}
#footer2 a {
	color:#000;
}
#footer2 a:hover {
	color: #396E06;
}
/* topnav */

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height:38px;
	background-color: #000;
	background-image: url(/nursing/images/200908design/topnavbg.jpg);
	background-repeat: repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #999;
	border-left: solid 1px #000;
	border-right:solid 1px #000;
}
#navcontainer ul li {
	float:left;
	border-left: 1px solid #CCC;
	border-right: 1px solid #666;
}
#navcontainer ul li a {
	padding: 10px 15px;
	display: block;
	font-size:11px;
	font-weight:bold;
	height:18px;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	background-image: url(/nursing/images/200908design/topnavbg.jpg);
	background-repeat: repeat-x;
}
#navcontainer ul li a.img {
	padding:0;
	height:38px;
	width:70px;
	overflow:hidden;
}
#navcontainer ul li a.img:hover {
	text-indent:-70px;
	height:38px;
	width:70px;
}
#navcontainer ul li a.img img {
	border:none;
}
#navcontainer ul li a#current {
	background-color: #000;
	background-image: url(/nursing/images/200908design/topnavbg_active.jpg);
	background-repeat: repeat-x;
	color: #000;
}
#navcontainer ul li a:hover {
	background-color: #060;
	background-image: url(/nursing/images/200908design/topnavbg_over.jpg);
	background-repeat: repeat-x;
	height:18px;
	color:#FFF;
}
/* Secondary Left Nav */

#sidebar ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
.leftnavlist li {
	width:180px;
	margin:0px 2px;
	padding:0;
	background-color:#efefef;
	font-size:12px;
	border-top: 1px solid #fff;
}
.leftnavlist li li {
	width:180px;
	margin:0;
	padding:0;
	background-color:#ffffff;
	font-size:11px;
	border-top: 1px solid #D5E7B5;
}
.leftnavlist li li li {
	width:180px;
	margin:0;
	padding:0;
	background-color:#efefef;
	font-size:11px;
	border-top: 1px solid #D5E7B5;
}
.leftnavlist li a {
	display:block;
	padding:2px 0 2px 10px;
	color:#396E06;
	text-decoration:none;
	margin:0;
}
.leftnavlist li li a {
	display:block;
	padding:2px 5px 2px 15px;
	color:#396E06;
	text-decoration:none;
	margin:0;
}
.here {
	font-weight:bold;
}
#sidebar h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	margin: 10px 0px 0px 2px;
	padding: 4px 10px;
	border-bottom: 1px solid #fff;
 color: #fff;
	background: #396e06 url("/nursing/images/200908design/gradient-tab2.gif") repeat-x left top;
	font-weight:bold;
}
#sidebar h2 a, #sidebar h2 a:hover {
	color:#FFF;
	text-decoration:none;
	background-color:transparent;
		font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;

}
/* Front Icon Set */

/* Firefox Dotted Outline Fix */
	a:active {
	outline: none;
}
/* Firefox Dotted Outline Fix */
	a:focus {
	-moz-outline-style: none;
}
/* Menu Body */
#iconholder {
	clear:both;
	margin: 0;
}
ul.icons {
	height:76px;
	list-style:none;
	margin:17px 0 0 35px;
	padding:0;
}
/* Float LI Elements - horizontal display */
	ul.icons li {
	float:left;
	padding-right:5px;
	margin:0;
}
/* Link - common attributes */
	ul.icons li a {
	background:url(/nursing/images/200908design/iconbar_2row.jpg) no-repeat scroll top left;
	display:block;
	height:76px;
	position:relative;
}
/* Specify width and background position attributes specifically for the class: "home" */
	ul.icons li a.one {
	width:214px;
	background-position:-2px -2px;
}
ul.icons li a.two {
	width:214px;
	background-position:-218px -2px;
}
ul.icons li a.three {
	width:214px;
	background-position:-432px -2px;
}
ul.icons li a.four {
	width:214px;
	background-position: -647px -2px;
}
ul.icons li a.five {
	width:214px;
	background-position:-2px -156px;
}
ul.icons li a.six {
	width:214px;
	background-position:-218px -156px;
}
ul.icons li a.seven {
	width:214px;
	background-position: -432px -156px;
}
ul.icons li a.eight {
	width:214px;
	background-position:-647px -156px;
}
/* Span (on hover) - common attributes */
	ul.icons li a span {
	background:url(/nursing/images/200908design/iconbar_2row.jpg) no-repeat scroll bottom left;
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;/*z-index:100;*/
}
/* Span (on hover) - display pointer */
	ul.icons li a span:hover {
	cursor:pointer;
}
/* Shift background position on hover for the class: "home" */
	ul.icons li a.one span {
	background-position:-2px -78px;
}
/* Shift background position on hover for the class: "home" */
	ul.icons li a.two span {
	background-position:-218px -78px;
}
ul.icons li a.three span {
	background-position:-432px -78px;
}
/* Shift background position on hover for the class: "home" */
	ul.icons li a.four span {
	background-position:-647px -78px;
}
/* Shift background position on hover for the class: "home" */
	ul.icons li a.five span {
	background-position:-2px -232px;
}
ul.icons li a.six span {
	background-position:-218px -232px;
}
/* Shift background position on hover for the class: "home" */
	ul.icons li a.seven span {
	background-position:-432px -232px;
}
/* Shift background position on hover for the class: "home" */
	ul.icons li a.eight span {
	background-position:-647px -232px;
}
/* Flash Banner */
.flashbanner {
	margin-bottom:10px;
}
/* Typography */

h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0 0.5em;
	clear: left;
	font-weight: normal;
	line-height: 1.2em;
	color: #555;
}
h1, h2, h3, h1 a, h2 a, h3 a {
	font-family: "Myriad Pro", Myriad, Helvetica, Arial;
}
h1 {
	margin: 0;
	font-size: 2.5em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	/*margin-bottom: -0.8em;*/
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.0em;
	font-weight: bold;
}
#footer p {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size:12px;
	line-height:15px;
	color:#000;
}
/* Quotes */
blockquote {
	margin-top: 1.4em;
	margin-right: 4em;
	margin-bottom: 1.4em;
	margin-left: 4em;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	/*background-image: url(/nursing/images/200908design/quote.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;*/
	font-style: italic;
	color: #666666;
	clear: both;
}
/* Anchors */

a {
	color: #396E06;
}
a:hover {
	background-color: #D5E7B5;
	text-decoration: none;
}
/* Search */

#searchtoggle.up {
/*background:url(/nursing/images/200908design/toggle.png) no-repeat right top; */
}
#top-search {
	height:60px;
	width:325px;
	float:right;
	position:relative;
}
#top-search form {
	/*position:absolute;
	top:0px;
	left:0px;*/
	background:url(/nursing/images/200908design/search_top.png) no-repeat;
	/*width:262px;*/
	height:30px;
	padding:5px 0 0 40px;
	display:none;
}
#top-search .box {
	width:195px;
	background:transparent;
	border:0;
	margin-left:5px;
}
#top-search .btn {
	margin-left:10px;
	width:35px;
	background:transparent;
	border:0;
	text-indent:-9999px;
	cursor:pointer;
}
input, textarea, select {
	padding: 2px;
	font: 400 1em Verdana, Sans-serif;
	color: #666;
	background:#ffffff;
	border: 1px solid #999;
	margin:2px;
}
input:focus, textarea:focus, select:focus {
	color: #000;
	background: #fff;
	border: 1px solid #002F59;
}
/* Strip Bolds and Links on Headers */

.body h1 b, .body h2 b, .body h3 b, .body h4 b, .body h5 b {
	font-weight: normal;
}
.body h1 strong, .body h2 strong, .body h3 strong, .body h4 strong, .body h5 strong {
	font-weight: normal;
}
.body h1 a, .body h2 a, .body h3 a, .body h4 a, .body h5 a {
	text-decoration: none;
}
/* ----------- Gradient bordereds ------------ */


.gradient-style {
	text-align: left;
	border-collapse: collapse;
}
.gradient-style th {
	padding: 10px;
	background-color: #b1b1b1;
	color: #000;
	font-size: 11px;
	border: 2px solid #fff;
}
.gradient-style td {
	padding: 10px;
	border: 2px solid #fff;
	color: #000;
	border-top: 2px solid #fff;
	background-color: #EFEFEF;
	font-size: 11px;
	text-align:left;
}
.gradient-style td.subheading {
	background:none;
	background-color: #cccccc;
	font-weight: bold;
}
.gradient-style tfoot tr td {
	background: #e6e6e6;
	color: #000;
}
.gradient-style tbody tr:hover td {
/*background-color: #dedede;*/
}
.gradient-style tbody tr:hover td.subheading {
	background:none;
	background-color: #cccccc;
}
/* tables */

/* ---------- Image floats and borders ---------- */

img.floatleft {
	float:left;
}
img.floatright {
	float:right;
}
img.bordered {
	border:thin solid #030;
	margin:8px;
	padding:2px;
	text-align:center;
}
.roundedimage {
	-moz-box-shadow: 5px 5px 7px #888;
	-webkit-box-shadow: 5px 5px 7px #888;
	margin: 0 15px 5px 15px;
	padding:5px;
	background-color:#CCC;
	box-shadow: 5px 5px 7px #888; /* Opera and other CSS3 supporting browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#888888')";/* IE 8 */
 : progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#999999');/* IE 5.5 - 7 */
}
/*----------- Forms -----------*/

.buttons {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	padding: 0 3px;
	background: #396E06;
	color: #fff;
}
.body .buttons {
	font-size: 1em;
	font-weight: bold;
}
.buttons:hover {
	color: #fbdc14;
}
fieldset {
	border: 1px solid #ddd;
	padding: 0 1em;
	margin: 1.2em 0 1.8em 0;
}
fieldset fieldset {
	border-width: 1px;
}
fieldset p {
	margin: 1em 0;
}
legend {
	font-size: 1.2em;
	font-weight: bold;
	color: #396e06;
}
fieldset fieldset legend {
	font-size: 1.1em;
}
fieldset th {
	font-weight: normal;
	border-bottom: 1px solid #ddd;
}
fieldset bordered {
	width: 100%;
	margin: 1em 0;
}
label:hover {
	background: #efefef;
}
form bordered td {
	padding: 5px;
	border-bottom: 1px solid #ddd;
}

/* ---------------- Specialized Link Icons ---------------- */

#content a[href $=".doc"] {
background: url(/nursing/images/200908design/doc.gif) top right no-repeat;
padding-right:25px;
display: inline-block;
}
#content a[href $=".doc"]:hover {
background: url(/nursing/images/200908design/doc.gif) top right no-repeat;
background-color: #D5E7B5;
padding-right:25px;
display: inline-block;
}
 #content a[href $=".rtf"] {
background: url(/nursing/images/200908design/doc.gif) top right no-repeat;
padding-right:24px;
display: inline-block;
}
 #content a[href $=".wp"] {
background: url(/nursing/images/200908design/wpd.gif) top right no-repeat;
padding-right:25px;
display: inline-block;
}
 #content a[href $=".wpd"] {
background: url(/nursing/images/200908design/wpd.gif) top right no-repeat;
padding-right:25px;
display: inline-block;
}
 #content a[href $=".pdf"] {
background: url(/nursing/images/200908design/pdf.gif) top right no-repeat;
padding-right:25px;
display: inline-block;
}
 #content a[href $=".pdf"]:hover {
background: url(/nursing/images/200908design/pdf.gif) top right no-repeat;
background-color: #D5E7B5;
padding-right:25px;
display: inline-block;
}
 #content a[href $=".ppt"] {
background: url(/nursing/images/200908design/ppt.gif) top right no-repeat;
padding-right:25px;
display: inline-block;
}
 #content a[href $=".ppt"]:hover {
background: url(/nursing/images/200908design/ppt.gif) top right no-repeat;
background-color: #D5E7B5;
padding-right:25px;
display: inline-block;
}
 #content a[href $=".pps"] {
background: url(/nursing/images/200908design/ppt.gif) top right no-repeat;
padding-right:25px;
display: inline-block;
}
 #content a[href $=".pps"]:hover {
background: url(/nursing/images/200908design/ppt.gif) top right no-repeat;
background-color: #D5E7B5;
padding-right:25px;
display: inline-block;
}
 #content a[href $=".xls"] {
background: url(/nursing/images/200908design/xls.gif) top right no-repeat;
padding-right:25px;
display: inline-block;
}
 #content a[href $=".xls"]:hover {
background: url(/nursing/images/200908design/xls.gif) top right no-repeat;
background-color: #D5E7B5;
padding-right:25px;
display: inline-block;
}
 #content a[href $=".zip"] {
background: url(/nursing/images/200908design/zip.gif) top right no-repeat;
padding-right:25px;
display: inline-block;
}
 #content a[href $=".mov"] {
background: url(/nursing/images/200908design/mov.gif) top right no-repeat;
padding-right:25px;
display: inline-block;
}
 #content a[href $=".ra"] {
background: url(/nursing/images/200908design/ra.gif) top right no-repeat;
padding-right:25px;
display: inline-block;
}
/* list styles */

#content ul {
	margin-top:0.7em;
	margin-bottom: 1em;
	list-style-image: url("/nursing/images/200908design/list.gif");
}
#content ul li {
	margin-top: 0.4em;
}
#content li ul li {
	margin-top:0.5em;
}
#content li li ul li {
	margin-top:0.25em;
}
#content ol {
	margin-top:0.7em;
	margin-bottom: 1em;
}
#content ol li {
	margin-top: 1.25em;
}
#content li ol li {
	margin-top:0.75em;
}
#content li li ol li {
	margin-top:0.5em;
}
/*------------- Faculty Sliding tabs ---------------- */

#scroller {
	clear:both;
	width:696px;
	margin: 20px 0 0 0;
	padding:0;
}
#scroller-header {
	width:696px;
	height:75px;
	clear:both;
	margin: 0;
}
#scroller-body {
	width:676px;
	padding-bottom:30px;
	margin:0 10px;
	clear:both;
}
#mask {
	width:676px;
	overflow:hidden;
	margin:0 auto;/*padding: 0 20px;*/
}
#panel {
}
#panel div {
	float:left;
}
/* Menu Body */
#content ul.facultyicons {
	list-style-image:none;
	list-style:none;
}
#content ul.facultyicons li {
	margin-top:0;
}
ul.facultyicons {
	width:696px;
	height:75px;
	clear:both;
	margin: 0;
	list-style-image:none;
	padding:0;
}
/* Float LI Elements - horizontal display */
	ul.facultyicons li {
	float:left;
	margin:0;
	padding:0;
}
/* Link - common attributes */
	ul.facultyicons li a {
	background:url(/nursing/images/200908design/facultybuttons2.jpg) no-repeat scroll top left;
	display:block;
	height:75px;
	position:relative;
}
/* Specify width and background position attributes specifically for the class: "home" */
ul.facultyicons li a.one {
	width:232px;
	background-position:0px -75px;
}
ul.facultyicons li a.two {
	width:232px;
	background-position:-232px -75px;
}
ul.facultyicons li a.three {
	width:232px;
	background-position:-464px -75px;
}
/* Span (on hover) - common attributes */
	ul.facultyicons li a span {
	background:url(/nursing/images/200908design/facultybuttons2.jpg) no-repeat scroll bottom left;
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;/*z-index:100;*/
}
/* Span (on hover) - display pointer */
	ul.facultyicons li a span:hover {
	cursor:pointer;
}
/* Shift background position on hover for the class: "home" */
	ul.facultyicons li a.one span {
	background-position:0px -0px;
}
/* Shift background position on hover for the class: "home" */
	ul.facultyicons li a.two span {
	background-position:-232px -0px;
}
ul.facultyicons li a.three span {
	background-position:-464px -0px;
}

/* new people navigation */

#peoplenavcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #396e06;
background-image: url("/nursing/images/200908design/gradient-tab2.gif");
background-repeat: repeat-x;
background-attachment: scroll;
background-position: left top;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
clear:both;
font-weight:bold;
}

#peoplenavcontainer ul li { display: inline; }

#peoplenavcontainer ul li a
{
padding: 0.2em 1em;
background-color: #396e06;
background-image: url("/nursing/images/200908design/gradient-tab2.gif");
background-repeat: repeat-x;
background-attachment: scroll;
background-position: left top;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#peoplenavcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}

/* end of new people navigation */
.center {
	text-align:center;
}
.clear {
	clear:both;
}
.red {
	color:#F00;
}
.grey {
	color:#9a9a9a;
}
/* blog */
.entry {
	margin-bottom:20px;
}
.postheader {
	width:100%;
	background-color:#008000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	color:#fff;
}
.postheader h2 {
	padding:5px;
	margin:0;
}
.postheader h2 a {
	color:#fff;
	background-color:transparent;
	text-decoration:none;
}
/* hide things */

.hidden {
	display:none;
}
/*new front */



#news h3, #social h3 {
	/*	background-image: url("/nursing/images/200908design/frontboxesh2bg.jpg");*/
	color:#2b6421;
	/*text-align:center;*/
	padding-top:5px;
	/*height:40px;*/
	padding-left:25px;
	background-image: url(/nursing/images/200908design/3-squares-sm.png);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 22px;
}
#news {
	font: 12px Arial, Helvetica, sans-serif;
	float:left;
	margin: 20px 19px 20px 37px;
	width: 560px;
	border-right: 1px solid #ccc;
	margin-top:20px;
	padding:0px;/*height:430px;*/
}
#news ul, #social ul {
	margin:5px;
	padding:0;
}
#news li, #social li {
	margin: 0 10px 0 0;
	/*color: #9a9a9a;*/
	padding-bottom:10px;
	list-style:none;
}
#news a, #social a {
	color: #2b6421;
	text-decoration: none;
	font-weight:bold;
}
#news a:hover, #social a:hover {
	background-color: #D5E7B5;
	color:#000;
}
.pastnews {
	float:right;
	padding: 0 15px;
	background-image: url(/nursing/images/200908design/patchtriangle_sm.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
#social {
	width: 280px;
	/*border-right: 1px solid #ccc;*/
	font: 12px Arial, Helvetica, sans-serif;
	float:left;
	margin: 20px 37px 20px 0px;
	margin-top:20px;
	padding:0px;/*height:430px;*/

}
#social p {
	padding-left: 10px;
	padding-right:10px;
}
/* Apply Now Button */

#applybutton {
	float:right;
	margin: 10px 0 10px 20px;
	border:none;
}

