/* School of Medicine and Dentistry */

html {
	min-height:101%;
}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#3E5262;
	font-family:Lucidia Grande, Lucidia Sans Unicode, Lucidia Sans, Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#666666;
}

img {
	border: 0;	
}

h1 {
	color:#606060;
	font-family:Lucidia Grande, Lucidia Sans Unicode, Lucidia Sans, Arial, Helvetica, sans-serif;
	font-size:150%;
	font-weight:bold;
	margin-top:10px;
	/*margin-bottom:-5px;*/
}

h2 {
	color:#606060;
	font-family:Lucidia Grande, Lucidia Sans Unicode, Lucidia Sans, Arial, Helvetica, sans-serif;
	font-size:125%;
	font-weight:bold;
	margin-top:10px;
	/*margin-bottom:-10px;*/
}

h3, h4, h5, h6 {
	color:#606060;
	font-family:Lucidia Grande, Lucidia Sans Unicode, Lucidia Sans, Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	margin-top:5px;
	/*margin-bottom:-10px;*/
}

td p {
	font-size: 100%;
}

td {
	border-collapse:collapse;
	border-color:#D6D6D6;
}

table {
	border-collapse:collapse;
	border-color:#D6D6D6;
	margin-top:20px;
}

a {
	color:#A92369;
	text-decoration:none;
}

a:hover {
	color:#5E133A;
}

/* Containers */

#wrapper1 {
	float:left;
	width:100%;
	background-color:#F7F7F7;
}

#wrapper2 {
	float:left;
	width:100%;
	background:url(../images/wrapper2_bkgd.jpg) top center repeat-x;
}

#wrapper3 {
	float:left;
	width:100%;
	background:url(../images/wrapper3_bkgd) bottom center repeat-x;
}

#content {
	width:960px;
	margin:0px auto;
	text-align:left;
}

#headerwrap {
	float:left;
	width:960px;
}

#header_top_bar {
	float:left;
	width:960px;
	height:40px;
	overflow:hidden;
}

#location_bar {
	float:left;
	width:700px;
	padding:14px 0 10px;
	font-size:82%;
	color:#fff;
}

#location_bar a {
	color:#af78aa;
}

#location_bar a:hover,
#location_bar a:focus {
	text-decoration:underline;
	color:#caa6c7;
}

#headerleft {
	float:left;
	width:244px;
}

#topmenu {
	float:left;
	width:244px;
	height:149px;
	font-size:100%;
}

#topmenu a {
	color:#FFFFFF;
	font-weight:bold;
}

#topmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#topmenu ul li {
	margin:0px;
}

#topmenu ul a {
	display:block;
	width:244px;
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#topmenu ul a:hover {
	color:#FF99CC;
	text-decoration:none;
}

#topmenu ul a.active {
	color:#FF99CC; 
}

#headerright {
	float:left;
	width:716px;
	margin:0px;
}

#tabs {
	float:right;
	width:260px;
	padding:14px 0 10px;
	text-align:right;
	font-size:82%;
	color:#fff;
}

#tabs a {
	color:#FFFFFF;
}

#tabs a:hover {
	color:#FF99CC;
}

#mainheader_index {
	float:left;
	width:716px;
	height:149px;
	margin:0px;
	background:url(../images/header.jpg);
}

#mainheader_about {
	float:left;
	width:716px;
	height:149px;
	margin:0px;
	background:url(../images/header_about.jpg);
}


#mainheader_contacts {
	float:left;
	width:716px;
	height:149px;
	margin:0px;
	background:url(../images/header_contacts.jpg);
}

#mainheader_intranet {
	float:left;
	width:716px;
	height:149px;
	margin:0px;
	background:url(../images/header_intranet.jpg);
}

#mainheader_md {
	float:left;
	width:716px;
	height:149px;
	margin:0px;
	background:url(../images/header_md.jpg);
}

#mainheader_hs {
	float:left;
	width:716px;
	height:149px;
	margin:0px;
	background:url(../images/header_ahs.jpg);
}

#mainheader_am {
	float:left;
	width:716px;
	height:149px;
	margin:0px;
	background:url(../images/header_am.jpg);
}

#maincontent {
	float:left;
	width:960px;
	margin:0px;
	background:url(../images/content_bkgd2.jpg) top center repeat-y;
}

#leftcontent {
	float:left;
	width:244px;
	margin:0px;
}

#searchbox {
	float:left;
	width:217px;
	margin:0px;
	padding:30px 15px 15px 0px;
	font-size:85%;
	color:#585858;
}

#value {
	font-size:80%;
	color:#616161;
}

#submit {
	font-size:80%;
	color:#616161;
}


#rightcontent {
	float:left;
	width:716px;
}

#column_1 {
	float:left;
	width:421px;
	padding:20px 20px 20px 20px;
}

#column_2 {
	float:left;
	width:205px;
	padding:20px 10px 20px 30px;
	font-size:85%;
}

#footerbox {
	float:left;
	width:716px;
	height:154px;
	padding:30px 0px 0px 244px;
	background:url(../images/footer_bkgd.jpg) top center no-repeat;
}

#footer {
	float:left;
	width:716px;
	color:#D8ECFC;
	text-align:center;
	font-size:85%;
}

/* Menu */

#menu {
	float:left;
	width:244px;
	margin:0px;
	font-size:95%;
	font-family:Lucidia Grande, Lucidia Sans Unicode, Lucidia Sans, Arial, Helvetica, sans-serif;
}

#menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#menu ul li {
	margin:0px;
}

#menu ul a {
	display:block;
	width:244px;
	/*height:23px;*/
	padding:7px 0px 7px 0px;  
	border-bottom:1px solid #FFFFFF;
	color:#666666;
	background-image:url(../images/menu1.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
}

#menu ul a:hover {
	color:#333333;
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
	background-image:url(../images/menu1_hover.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

#menu ul a.active {
	color:#666666; 
	background-image:url(../images/menu1_active.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	border-bottom:1px solid #FFFFFF;
}

/* Second Level Menu */

#menu ul ul {
	padding:0px;
}

#menu ul ul li {
	margin:0px;
}

#menu ul ul a {
	display:block;
	width:230px;
	/*height:23px;*/
	padding:7px 0px 7px 14px; 
	border-bottom:1px solid #FFFFFF;
	color:#666666;
	background-image:url(../images/menu2.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	text-decoration:none;
	font-weight:normal;
	font-size:95%;
}

#menu ul ul a:hover {
	color:#333333;
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
	background-image:url(../images/menu2_hover.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

#menu ul ul a.active {
	color:#666666; 
	border-bottom:1px solid #FFFFFF;
	background-image:url(../images/menu2_active.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

/* Third level Menu */

#menu ul ul ul {
	padding:0px;
}

#menu ul ul ul li {
	margin:0px;
}

#menu ul ul ul a {
	display:block;
	width:220px;
	/*height:23px;*/
	padding:7px 0px 7px 24px;  
	border-bottom:1px solid #FFFFFF;
	color:#666666;
	background-image:url(../images/menu2.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	text-decoration:none;
	font-weight:normal;
	font-size:85%;
}

#menu ul ul ul a:hover {
	color:#333333;
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
	background-image:url(../images/menu2_hover.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

#menu ul ul ul a.active {
	color:#666666; 
	border-bottom:1px solid #FFFFFF;
	background-image:url(../images/menu2_active.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

/* Fourth level Menu */

#menu ul ul ul ul {
	padding:0px;
}

#menu ul ul ul ul li {
	margin:0px;
}

#menu ul ul ul ul a {
	display:block;
	width:210px;
	/*height:23px;*/
	padding:7px 0px 7px 34px;  
	border-bottom:1px solid #FFFFFF;
	color:#666666;
	background-image:url(../images/menu2.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	text-decoration:none;
	font-weight:normal;
	font-size:85%;
}

#menu ul ul ul ul a:hover {
	color:#333333;
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
	background-image:url(../images/menu2_hover.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

#menu ul ul ul ul a.active {
	color:#666666; 
	border-bottom:1px solid #FFFFFF;
	background-image:url(../images/menu2_active.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}
