#header h1 {
	background: url('/images/headerDept.jpg') no-repeat top left;	
}

#content a, #footer a {
	color: #336699;
}

ul.menu li.arrow ul {
	display: none;
}
ul.menu li.arrowActive ul {
	display: block;
}

#content h2.contentTitle {
	padding-right: 160px;
	line-height: 20px;
}

#nav_form form {
	padding: 15px 10px;
	margin-right: 20px;
	margin-top: 10px;
	color: #5a5a5a;
}
#nav_form form label {
	font-size: 11px;
	display: block;
	padding: 10px 0 5px;
	line-height: 10px;
	vertical-align: middle;
}
#nav_form input.radio {
	float: left;
	margin-right: 10px;
	height: 1.4em;
}	
#nav_form #search {
	width: 105px;
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
}
#nav_form #searchButton {

	float: left;
}
#nav_form p {
	clear: left;
}



ul#rucares_subnav {
	margin-left: 0;
	padding-left: 0;

}
#rucares_subnav li {
	float: left;
	display: block;
	margin-right: 15px;
	padding-left: 15px;
	background: url('/images/arrowBlue.gif') no-repeat 0 2px;	
	width: 80px;
	font-size: 11px;
}
.subTitle {
	clear: both;
	margin-bottom: 10px;
}

.bullet {
	padding-left: 15px;
	background: url('/images/arrowBlue.gif') no-repeat 0 2px;
}
ul.bullet {
	padding-left: 0;
	background: none;
	list-style-image: url('/images/arrowBlue.gif');
}

#navbutton {
	text-align: center;
	padding: 0;
	margin-top: 10px;
	position: relative;
	height: 110px;
}
#navbutton a {
	text-align: center;
	position: absolute;
	top: 5px;
	left: 5px;
	padding-top: 15px;
	color: #000;
	font-size: 14px;
	background: url('/images/navbutton.gif') no-repeat 18px 0;	
	height: 85px;
}
#navbutton p {
	color: #003366;
	font-weight: bold;
	position: absolute;
	top: 55px;
	left: 45px;	
}
#centennial {
	margin: 0;
	padding: 0;
}
#centennial a {
	display: block;
	margin-top: 20px;
	background: url('/images/centennial_thumb.png') no-repeat 22px 0px;	
	height: 55px;
	width: 164px;
	text-indent: -5000px;
	outline: none;
}

a#sitemap, a#ilogin {
	position: absolute;
	top: 10px;
	background-color: #a2b8d8;
	color: #fff;
	padding: 1px 5px;
	text-transform: uppercase;
	font-size: 8px;
	font-family: Helvetica;
	text-align: center;
}
a#sitemap {
	right: 150px;
	width: 40px;
}
a#ilogin {
	right: 30px;
	width: 100px;
}


/* ************************ index ************************ */
div#content.ruclanding {
	font-size: 11px;
}
div#content.ruclanding h2.contentTitle img {
	margin-top: 15px;
}
div.ruclanding #col1 {
	width: 54%;
	float: left;
	margin-right: 2.5%;
}
div.ruclanding #col2 {
	width: 41%;
	float: left;
	margin-right: 2.5%;
}
/*
div.ruclanding #col3 {
	width: 15%;
	float: left;
}
*/

div#content.ruclanding h3 {
	padding: 5px;
	font-size: 11px;
}

div.ruclanding #col1 a {
	color: #ed6f00;
	font-weight: bold;
}
div.ruclanding #col1 h3 {
	color: #fff;
	background-color: #db8c46;
}

div.ruclanding #col1 h3#newsletter a {
	color: #fff;
	font-weight: bold;
	width: 120px;
	display: block;
	text-align: center;
}

div.ruclanding #col2 h3 {
	color: #fff;
	background-color: #899bb6;
	margin-bottom: 0;
}	
div.ruclanding .col2content {
	background: #e8e8e8;
	padding-bottom: 10px;
	margin-bottom: 15px;	
	margin-top: 0;
	padding-top: 1px;
}
div.ruclanding .col2content p {
	padding: 0 10px;
}
div.ruclanding #col2 a {
	color: #3399ff;
}

div.ruclanding #ncrr, div.ruclanding #nursing {
	float: left;
	margin-right: 10px;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
}

div.ruclanding #birthplace {
	float: right;
	text-align: center;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
}

h4#rnews {
	border-top: 1px dotted #949494;
	margin-top: 15px;
	padding-top: 10px;
}

div.ruclanding p#newsletter a {
	background-color: #949494; 
	padding: 5px;
	color: #fff;
	font-weight: bold;
	width: 120px;
	display: block;
	text-align: center;
}

#toplinks {
	position: absolute;
	top: 5px;
	right: 15px;
	font-size: 10px;
}
#toplinks li {
	float: left;
	padding: 0px 7px;
	border-left: 1px solid #369;
}
#toplinks #li1 {
	border-left: 0px;
}
#toplinks #li1 img {
	float: left;
	margin-right: 5px;
}
/* ************************ site(map) ************************ */
#site_col1, #site_col2, #site_col3 {
	width: 28%;
	float: left;
	padding: 0 2%;
}
div#site_col1 h3 a, #site_col2 h3 a, #site_col3 h3 a, .darkOrange {
	color: #d16103; 
	font-size: 12px;
}
#site_col1 ul, #site_col2 ul, #site_col3 ul {
	list-style-type: none;
	margin-top: 5px;
	margin-left: 5px;
}

/* ************************ login ************************ */
form#login {
	border: 1px solid #b5b0ad;
	background-color: #e8e3d9;
	width: 300px;
	padding: 20px;
	margin-left: 170px;
	margin-top: 100px;
}
form#login p label {
	width: 100px;
	float: left;
	margin-right: 10px;
	text-align: right;
}
#login p input {
	width: 160px;
}
#login input.submit {
	margin-left: 110px;
	clear: both;
}

/* ********************** seminars *********************** */
#seminars_box {
	float: right;
	width: 200px;
	line-height: 14px;
	margin: 0 10px 30px 20px;
	padding: 0 0 25px 20px;
	border-left: 1px solid #b5b0ad;
}	


/* ******************* ethicalPrinciples ********************* */
#content ul.ethical ul {
	list-style-type: disc;
}

/* ******************* tour ********************* */
#tour {
	background: url('/images/patientsvolunteers/tourBG.jpg') no-repeat 90% 0;
	width: 648px;
	height: 480px;
	position: relative;
}
#content #tour ul {
	position: absolute;
	left: 300px;
	top: 60px;
	text-transform: uppercase;
}
#tour li {
	margin: 12px 10px;
	padding: 0;
	height: 50px;
	display: block;
}
#tour li .VRtxt {
	margin-left: 10px;
}
#tour li img {
	vertical-align: middle;
}
#tour p {
	position: absolute;
	bottom: 50px;
	left: 60px;
}


/* ************************* survey ***************************** */
form#survey {
	background-color: transparent;
	padding: 0;
}
form#survey fieldset {
	border: 1px solid #ccc;
	padding: 0 10px;
	margin: 0 30px 10px 0;
	background-color: #f7f5f2;
	position: relative;
}
form#survey legend {
	font-weight: bold;
	padding: 0 5px;
	margin-top: 0;
	font-size: 12px;
	color: #000;
	position: absolute;
	top: -.5em;
	left: .2em;
}
form#survey hr {
	width: 99%;
}
form#survey p {
	margin-bottom: 20px;
}	
form#survey #sec1 {
	margin: 30px 0;
}
form#survey #sec1 label {
	float: left;
	width: 110px;
	margin-right: 10px;
	text-align: right;
}
form#survey #sec1 input {
	width: 200px;
	margin: 0;
}
form#survey input {
	margin: 5px 2px 0 0;

}
form#survey textarea {
	margin: 5px 0 15px 0;
}
form#survey ol ol {
	list-style-type: lower-alpha;
	margin-top: 30px;
}
form#survey ol ol ol {
	list-style-type: lower-roman;
}


/* ************************* images ***************************** */

.imgrt {
float: right;
padding: 5px 0px 10px 10px;
}

