* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	}

body {
	text-align: center;
	min-width: 950px;
	background: #f3f0ea url(../images/background.gif) repeat-x top center;
	}

/* --------------------------------- GENERAL DIV STYLES --------------------------------- */

div.format {

	margin: 0px auto;
	text-align: left;
	width: 810px;
	}
	
div.top {
	height: 48px;
	margin-bottom: 22px;
	}
	
div.top#logo {
	width: 287px;
	background: transparent url(../images/logo.gif) no-repeat center center;
	margin: 0px;
	float: left;
	}
	
div.top#homelink {
	height: 30px;
	margin-left:20px;
	float: left;
	color:#74818a;
}
div.top#homelink a{
	font-size:11px;
	color:#74818a;
}
	
div.top#search {
	width: 210px;
	height: 16px;
	padding-top: 30px;
	background: transparent url(../images/search.gif) no-repeat top center;
	float: right;
	}
	
.search {
	width: 172px;
	height: 16px;
	margin: 0px 0px 0px 10px;
	border-top: 1px solid #aea89b;
	border-left: 1px solid #aea89b;
	border-bottom: 1px solid #aea89b;
	font-size: 10px;
	}
	
.searchsubmit {
	width: 18px;
	height: 16px;
	position: relative;
	bottom: 0px;
	border-top: 1px solid #aea89b;
	border-right: 1px solid #aea89b;
	border-bottom: 1px solid #aea89b;
	background: url(../images/searchsubmit.gif) no-repeat left center;
	cursor: pointer;
	}
	
/* --------------------------------- MENU DIVs --------------------------------- */
	
div.menu {
	width: 135px;
	height: 22px;
	float: left;
	cursor: pointer;
	}
	
div.menu#about {
	background: transparent url(../images/aboutsts.gif) no-repeat top center;
	}
	
div.menu#programs {
	background: transparent url(../images/programsofstudy.gif) no-repeat top center;
	}
	
div.menu#admissions {
	background: transparent url(../images/admissions.gif) no-repeat top center;
	}
	
div.menu#current {
	background: transparent url(../images/currentstudents.gif) no-repeat top center;
	}
	
div.menu#alumni {
	background: transparent url(../images/alumnifriends.gif) no-repeat top center;
	}
	
div.menu#news {
	background: transparent url(../images/newsmedia.gif) no-repeat top center;
	}
	
div.menu#about:hover, div.menu#programs:hover, div.menu#admissions:hover, div.menu#current:hover, div.menu#alumni:hover, div.menu#news:hover {
	background-position: bottom center;
	}
	
div.colorconnector {
	width: 100%;
	height: 5px;
	float: left;
	}
	
/* --------------------------------- CONTENT DIVs --------------------------------- */
	
div.content {
	width: 100%;
	background: #FFFFFF;
	float: left;
	}
	
div.container {
	float: left;
	}
	
div.container#homepage {
	width: 600px;
	}
	
div.container#primary {
	width: 560px;
	padding: 20px;
	}
	
div.container#media {
	width: 600px;
	background-image:url(../images/mediabg.jpg);
	background-repeat:repeat-x;
	background-color: #424242;
	min-height:450px;
	height: auto !important;
	height: 450px;
	}
	
div.container#secondary {
	width: 210px;
	}
	
/* --------------------------------- HOMEPAGE PRIMARY STYLES --------------------------------- */
	
div.homepage {
	background: #FFFFFF;
	float: left;
	}
	
div.homepage#mainimage {
     width: 600px; /* important */  
     height: 400px; /* important */ 
	 background-color:#000000;
	 text-align:center;
	}
	
 #homepage_content {  
     position: absolute;  
     top: 0;  
     margin-left: 0;  
 }  
   
 #homepage_content  
 #homepage_content li {  
     list-style: none;  
     margin: 0;  
     padding: 0;  
 }  
     #homepage_content {  
         width: 1800px;  
     }  
     #container_bd #homepage ul li {  
         display: block;  
         float: left;  
         margin: 0;  
         padding: 0;  
         border: none;  
         background-color: #fff;  
     }  
   
 #container_bd #homepage ul li img {  
     display: block;  
 }  
   

 #container_bd #homepage_frame ul li {  
     margin: 0 2px;  
 }  
 #container_bd #homepage_frame ul li img{  
     border: 1px solid #9cf;  
     padding: 2px;  
 }  
     #container_bd #homepage_frame ul li img:hover {border: 1px solid #369;}   
	
 div#homepage .thumbnail {
	width: 200px;
	height: 129px;
	margin-top:2px;
	float: left;
}

div#homepage .thumbnail a {

}
	
div.podcasts {
	width: 210px;
	height: 186px;
	background: #FFFFFF url(../images/podcasts.jpg) no-repeat bottom center;
	}
	
	
/* --------------------------------- PRIMARY STYLES --------------------------------- */

div.title {
	width: 560px;
	border-bottom: 1px solid #000000;
	margin-bottom: 20px;
	font-family: Adobe Jenson Pro, Times, Times New Roman, serif;
	font-weight: normal;
	font-size: 30px;
	}
	
img.alignright {
	margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 10px; float: right;
}

div#primary hr {
	color: #2f3a3e;
	background-color: #2f3a3e;
	border: 1px solid #2f3a3e;
	height: 2px;
	margin-right:auto;
	margin-left:auto;
	width:500px;
	margin-top:15px;
	margin-bottom:15px;
}

div#primary li{
	list-style:disc;
	color:#000000;
	margin-left:15px;
}


.facultytables {
	background-color:#eceae6;
	width:500px;
}

.facultytables td {
	vertical-align:top;
}

.facultytables img {
	border:2px solid #FFFFFF;
}

/* --------------------------------- MEDIA STYLES --------------------------------- */
div.container#media div.title{
	width: 280px;
	border-bottom: 1px solid #b3b3b3;
	margin-top:5px;
	margin-bottom: 2px;
	padding-left:15px;
	font-family: Adobe Jenson Pro, Times, Times New Roman, serif;
	font-weight: normal;
	font-size: 30px;
	color:#b3b3b3;
}

div.container#media div.subtitle{
	margin-top:0px;
	margin-bottom: 25px;
	padding-left:15px;
	font-size: 14px;
	font-weight: normal;
	color:#b3b3b3;
}

div.container#media div.subtitle strong{
	color:#b3b3b3;
}

div#mediaplayer {
	width:480px;
	margin-right:auto;
	margin-left:auto
}

div#medialistcontainer {
	width: 580px;
	padding:10px 10px 10px 10px;
	overflow: auto;
	white-space:nowrap;
}

ul#medialist {
	list-style:none;
	
}

ul#medialist li {
    display:-moz-inline-box; /* gecko*/   
    display:inline-block;/* opera and safari*/           
    padding:10px 15px 10px 15px;
}

ul#medialist li img{
	border:0;
}


ul#medialist li a, ul#medialist li a strong{
	color:#FFFFFF;

}

ul#medialist li a:hover {
	text-decoration:none;
}



/* --------------------------------- SECONDARY COLUMN STYLES --------------------------------- */

table.secondary {
	font-size: 10px;
	}
	
th.secondary {
	width: 200px;
	height: 20px;
	padding-left: 10px;
	font-family: Times, Times New Roman, serif;
	font-size: 12px;
	text-align: left;
	color: #2f3a3e;
	}
	
td.secondary {
	width: 190px;
	height: 19px;
	padding-left: 20px;
	border-bottom: 1px solid #d6d1c5;
	font-size: 10px;
	vertical-align: middle;
	}

td.subsecondary {
	width: 175px;
	height: 19px;
	padding-left: 35px;
	border-bottom: 1px solid #d6d1c5;
	background-color:#edece8;
	font-size: 10px;
	vertical-align: middle;
	}

/* --------------------------------- BOTTOM NAVIGATION STYLES --------------------------------- */	

div.navigation {
	width: 788px;
	padding: 10px;
	margin-top: 22px;
	/* border: 1px solid #d6d1c5; */
	background: #FFFFFF;
	background-position:center;
	float: left;
	font-size: 10px;
	margin-bottom: 22px;
	}
	
div.navigationsection {
	margin: 0px 5px 0px 5px;
	float: left;
	}
	
/* --------------------------------- FOOTER STYLES --------------------------------- */	

div.footer {
	width: 788px;
	padding: 10px;
	margin-bottom: 22px;
	text-align:right;
	font-size:11px;
	color:#455560;
	}
div.footer strong {
	color:#455560;
	font-size:11px;
}
	


/* --------------------------------- TYPE STYLES --------------------------------- */	

div.navigationsection p {
	font-family: Times, Times New Roman, serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	margin-bottom:5px;
	}
	
p.navigationabout {
	border-bottom:#ab0534 solid 3px;
	}
	
p.navigationprograms {
	border-bottom:#6b7881 solid 3px;
	}
	
p.navigationadmissions {
	border-bottom:#496b47 solid 3px;
	}
	
p.navigationcurrent {
	border-bottom:#e1aa34 solid 3px;
	}
	
p.navigationalumni {
	border-bottom:#6f5180 solid 3px;
	}

p.navigationnews {
	border-bottom:#5ea2a3 solid 3px;
	}
		
	
h2 {
	font-size: 18px;
	}
	
h6 {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	}

/* --------------------------------- COLOR IDs --------------------------------- */	
	
#neutral {
	background: #f3f0ea;
	}
	
#about {
	background: #ab0534;
	color: #FFFFFF;
	}
	
#programs {
	background: #6b7881;
	color: #FFFFFF;
	}
	
#admissions {
	background: #496b47;
	color: #FFFFFF;
	}
	
#current {
	background: #e1aa34;
	color: #FFFFFF;
	}
	
#alumni {
	background: #6f5180;
	color: #FFFFFF;
	}
	
#news {
	background: #5ea2a3;
	color: #FFFFFF;
	}
	
#recentnews {
	background: #2f3a3e;
	color: #FFFFFF;
	}
	
#calendar {
	background: #6b7881;
	color: #FFFFFF;
	}
	
#navigation {
	background: #FFFFFF;
	color: #000000;
	}

/* --------------------------------- LINK STYLES --------------------------------- */	

a, a:active, a:visited, a:hover {
	color: #000000;
	}
	
#primary a, #primary a:active, #primary a:visited, #primary a:hover {
	color: #5e676e;
}

a.navigation {
	font-size: 10px;
	}
	
h2 a {
	font-size: inherit;
	}

a:hover, a.navigation:hover {
	text-decoration: underline;
	}
	
	
/* --------------------------------- ADMIN STYLES --------------------------------- */	

div.adminhead {
	padding-top: 4px;
	font-family: Times, Times New Roman, serif;
	font-size: 16px;
	color: #ffffff;
	width:160px;
	text-align:center;
	background-color:#ab0534;
	}
	
input.smalladminform {
	height:15px;
	font-size:10px;
	border:1px solid #999999
}

input.adminform {
	height:20px;
	font-size:13px;
	border:1px solid #999999
}

select.adminform {
	height:20px;
	font-size:13px;
	border:1px solid #999999
}

textarea.adminform {
	font-size:13px;
	border:1px solid #999999
}


div.alert {
	color: #ab0534;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

/* --------------------------------- CALENDAR STYLES --------------------------------- */	

.calendar {
	border-collapse:collapse
}

.calendar a {
	font-weight:bold;
	color: #000000;
}
.calendar td {
	padding:2px 0 2px 0;
	text-align:center;
	width:30px;
}

.calendar .linked-day{
	background-color:#e3e6e8
}

.calendar .today{
	background-color:#d6b6bf
}

.ttheader {
	background:#6b7881;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #2f3a3e;
	padding:2px;
	width:120px;
}

.calendar .arrows a{
	color:#FFFFFF;
}
 
.ttbody {
	background:#FFFFFF;
	font-family:arial;
	font-size:10px;
	border-left:1px solid #2f3a3e;
	border-right:1px solid #2f3a3e;
	border-bottom:1px solid #2f3a3e;
	padding:2px;
	width:120px;
}
.hiddencalendar {
	display:none;
	padding:0px 15px 5px 15px;
	color:#4a4132;
}

/* --------------------------------- QUIXPLORER STYLES --------------------------------- */	


.quixplorer .rowdatasel {
	background-color: #D8E1EB;
}

.quixplorer td {
	vertical-align: top;
}

.quixplorer td.header {
	background-color: #DDDDDD;
	vertical-align: middle;
}

.quixplorer td.title {
	background-repeat: repeat-x;
	background-image: url(./tablebg.gif);
	font-weight: bold;
	font-size: 13px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.quixplorer small {
	font-size: 10px;
}

.quixplorer input {
	height:20px;
	font-size:13px;
	border:1px solid #999999;
	margin:2px;
}


.quixplorer select {
	height:20px;
	font-size:13px;
	border:1px solid #999999;
	margin:2px;
}

.quixplorer textarea {
	font-size:13px;
	border:1px solid #999999;
	margin:2px;
}

.quixplorer .rowdata {
	background-color: #EAECEE;
}
