/* layout styles */
/* styles that affect the wysiwyg and general styling are in content.css */

/* style body tag, affects all pages, font styles, etc set in content.css */
body
{ background: #FFFFFF; margin-top: 0px;}

/* ---------- main blocks ----------  */
/* page wraps all served pages */
#page
{
	/* set width to % for flexible width, set to px for constant width */
	vertical-align: top;
	width: 823px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border-left: thin solid #9d9d9d;
	border-right: thin solid #9d9d9d;
	border-bottom: thin solid #9d9d9d; 
}



/* ---------- index page style ----------- */
/* container for content in index page */
#index
{	background: #fff; font-size: 11px; margin-left:auto;margin-right:auto; width:100%}
#index h1
{ 	color: #555; font-size: 18px; margin: 4px 4px;}
#index p
{ 	margin: 4px 0px; color: #666;}

.indexRss {
	padding-left: 5px; 
	padding-right: 15px; 
	padding-top: 15px; 
	}

.indexRss a, .indexRss a:active, .indexRss a.hover, .indexRss a.visited, .indexRss a.link {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	}
	
/* ---------- content pages style---------- */
/* container for content in content pages */
#content
{
	background: #fff;
	font-size: 12px;
}

#content .featureimg {	
	margin-top: 0px;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 15px;
	}

#content #bodyimages
{	float: right; margin-left: 10px; }

#content .bodyimage
{	margin-bottom: 10px; padding: 5px; }

/* div or cell class for editable body text */
#content .body
{
	background: #fff;
	width: 100%;
	padding: 0px 10px;
	padding-bottom: 10px;
	border: solid #bebebe 1px;
	margin-left: 10px;
}


/* container for header and main top nav */
#top
{ border-bottom: none; margin-top: 0px;}

/* class for the middle content div or table of both content and index pages */
.contentblock
{ margin-left:15px; margin-bottom: 10px; margin-top: 10px; margin-bottom: 10px; margin-right: 20px;}

/* ---------- header ---------- */
/* header container */
#header
{ 
<!--[if IE 6]>
margin-bottom: -3px; 
<![endif]-->
padding: 0px; 
width: 800px;}

#header .logo
{	margin: 0px 10px; margin-bottom: 0px;}

#header #searchform {	
	text-align: right; 
	display: block; 
	width: 0px;
	margin-top: 5px;
	}
	
#searchform input.searchtext{ 
	width: 90px; 
	border: 1px solid #ccc; 
	color: #9d9d9d; 
	margin-bottom: 5px; 
	margin-left: 0px;
}

/*----------- New Styles -------------*/
.navbars {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	width: 803px;
	background-image: url(/images/uploaded/nav_top.jpg);
	color: #ffffff;
	vertical-align: middle;
}

.navbars a, .navbars a:link, .navbars a:visited, .navbars a:hover{
	color: #ffffff;
	text-decoration: none;
	}
	
.conference {
	background-image: url(/art/greyconference.jpg);
	min-width: 219px;
	min-height: 66px;
	color: #ffffff;
	}

.search {
	text-align: right;
	
	}

.center {
	padding-top: 2px;
	color: #ffffff;
	}

#topright {
	width: 800px; 
	height: 87px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
.login {
	height: 20px;
	width: 115px;
	}
	
.loginright {
	height: 20px;
	width: 118px;
}

.students {
	height: 23px;
	width: 123px;
	text-align: right;
	margin-top: 0px;
	vertical-align: bottom;
	}
	
.advisors {
	height: 23px;
	width: 123px;
	text-align: right;
	margin-top: 0px;
	vertical-align: bottom;
}
	
	
.login a {
	color: #ffffff;
	text-decoration: underline;
	margin-top: 10px;
	}
	
#bodytext {	
	color: #696969; 
	font-size: 12px;
	}

.gradient {
	vertical-align: bottom;
	height: 100%;
	}
	
.bottom {
	margin-bottom: 10px;
	}
	
.mainimg {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 800px;
	}
	
.dots {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

#repeatdots {
	background: url(/art/dots.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 6px;
	min-height: 210px;
}

.sect1 {
	width: 221px;
	padding-top: 7px;
	padding-left: 15px;
	padding-bottom: 10px;
	font-size: 12px;
}

.sect2 {
	width: 174px;
	padding-top: 7px;
}

.middle {
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
}

.align {
	vertical-align: bottom;
	height: 10px;
}

.info {
	font-size: 12px;
	color: #848485;
}

.info a {
	color: #fe681c;
}

.floatright {
	float: right;
}

.redline {
	border-bottom: 1px solid #e20e45; 
	width: 793px;
}

.blue {
	color: #007698;
	}
	
.yellow {
	color: #c3a40b;
	}
	
.purple {
	color: #942D91;
	}


/* ---------- footer ---------- */
#footer
{
	text-align: center;
	color: #848485;font-size: 10px;font-weight: normal;	
	padding-top: 10px;
}
#footer a:link, #footer a:visited
{	text-decoration: none;	color: #036;}
#footer a:hover
{	text-decoration: underline;}



/* ---------- calendar ----------- */
/* calendar container... styles for the calendar itself are in calendar.css */
#cal
{ 	margin: 0px 0px; }


/* ---------- downloads section ----------- */
#downloads
{ 	border-top: 1px solid #ccc; margin-top: 10px;}

#downloads h1
{	font-size: 14px; color: #666; }

#downloads a
{	color: #666; }

#downloads .download
{	margin-bottom: 10px; }


/* --------- photo gallery ---------- */
#photogallery table {
	width: 100%;
}

#photogallery table tr td {
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}

.photoGalleryCaption {
	font-style: italic;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3px;
	padding-bottom: 5px;
}

.photoGalleryImg {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.photoGalleryLargerLink {
	text-align: center;
	font-size: 11px;
}


/* ---------- search results page ---------- */
/* container for search results on results page */
#search_results
{ 	background: #fff; color: #000; padding: 10px;}
/* each search result */
.search_result
{ }


/* ---------- sitemap ---------- */
.sitemap
{ 	padding: 15px; font-size: 12px; font-weight: bold; }
.sitemap li
{ 	list-style: none; }
.sitemap a, .sitemap a:link, .sitemap a:active, .sitemap a:visited
{ 	text-decoration: none; }
.sitemap a:hover
{ 	text-decoration: underline; }
.sitemap .section
{ 	border: 1px solid #ccc; margin: 10px; padding: 10px; }
.sitemap .article
{ 	font-size: 10px; font-weight: normal; }



/* ---------- right bar ---------- */
#rightbar
{	margin: 0px; padding: 0px; width: 260px; background: #cde;}



/* top navigation with dropdowns */

#topnav .sections { 
	position:relative;
	left:0px;
	top:0px;
	margin:0px;
	background: #333;
	/* background: url(/images/uploaded/layout/nav_bg_default.gif);  */
	width:100%;
	height:34px;
	padding-left:5px;
}

#topnav .sections li.section { 
	position:relative;
	list-style:none; 
	float:left;
	padding:0px;
} 

#topnav .sections li.section a { 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	float:left;
	margin:0px;
	height:34px;
	line-height:34px;
	padding: 0px 10px 0px 10px;
	color:#fff;
}


#topnav .sections li.over, #topnav .sections li.section:hover {
	background: white;
	color: black; 
	/* background: url(/images/uploaded/layout/nav_bg_hover.gif); */
}

#topnav .sections li.section ul { display:none; }
#topnav .sections li.section:hover ul, 
#topnav .sections li.over ul { display:block; }

#topnav .sections li.section ul { 
	position:absolute;
	top:33px;
	left:0px;
	padding:0px;
	margin:0px;
	border-top: 1px solid #666;
	width:180px;
}

#topnav .sections li.section ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
}

#topnav .sections li.section ul li a {
	color:white;
	background: #999;
	border-right: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	line-height:15px;
	margin:0px;
	padding:3px;	
	display:block;
	width:100%;
}


#topnav .sections li.section ul li a:hover {
	background: #333;
}

/* footer navigation without dropdowns */

#footernav .sections { 
	position:relative;
	left:0px;
	top:0px;
	margin:0px;
	background: #333;
	/* background: url(/images/uploaded/layout/nav_bg_default.gif);  */
	width:100%;
	height:34px;
	padding-left:5px;
}

#footernav .sections li.section { 
	position:relative;
	list-style:none; 
	float:left;
	padding:0px;
} 

#footernav .sections li.section a { 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	float:left;
	margin:0px;
	height:34px;
	line-height:34px;
	padding: 0px 10px 0px 10px;
	color:#fff;
}

#footernav .sections li.over, #footernav .sections li.section:hover {
	background: white;
	color: black; 
	/* background: url(/images/uploaded/layout/nav_bg_hover.gif); */
}

/* ---------- submenu left navigation ---------- */

#submenuR
{	
	width: 146px; 
	margin-right: 0px; 
	padding: 0px; 
	border-right: #bebebe 1px; 
	border-left: #bebebe 1px; 
	border-top: #bebebe 1px;
	}

#submenuR h1
{
	color: #fff; 
	font-size: 14px;
	padding: 5px 5px; 
	margin: 0px;	
	background: #e9192c; 
	border-bottom: 1px solid #bebebe;
}

#submenuR h1 a
{ color: #fff; height: 100%; width: 100%; display: block; text-align: center; }

#submenuR a
{	text-decoration: none; }

#submenuR ul
{
	width: 100%; height: 100%;
	margin: 0px; padding: 0px;
	font-size: 11px;
	list-style: none;
}

#submenuR li
{
	height: 100%;	
	margin: 0px; padding: 0px;
	display: inline;
}

#submenuR li a
{
	display: block;
	text-decoration: none;
	border-collapse: collapse; border-bottom: 1px solid #bebebe;
	padding: 8px 10px; margin: 0px; height: 100%;
}

#submenuR li a:link,
#submenuR li a:visited
{	color: #fff; }

#submenuR li a:hover
{	background: #fff; color: #000; }

#submenuR li a.current
{	background: #bebebe; color: #000;}

.subnav_cellR
{	 
	background: #e9192c; 
	padding: 0px; 
	margin-right: 0px; 
	}
	
/* ---------- submenu left navigation - Purple ---------- */

#submenuP
{	
	width: 146px; 
	margin-right: 0px; 
	padding: 0px; 
	border-right: #bebebe 1px; 
	border-left: #bebebe 1px; 
	border-top: #bebebe 1px;
	}

#submenuP h1
{
	color: #fff; 
	font-size: 14px;
	padding: 5px 5px; 
	margin: 0px;	
	background: #942d91; 
	border-bottom: 1px solid #bebebe;
}
#submenuP h1 a
{ color: #fff; height: 100%; width: 100%; display: block; text-align: center; }

#submenuP a
{	text-decoration: none; }

#submenuP ul
{
	width: 100%; height: 100%;
	margin: 0px; padding: 0px;
	font-size: 11px;
	list-style: none;
}

#submenuP li
{
	height: 100%;	
	margin: 0px; padding: 0px;
	display: inline;
}

#submenuP li a
{
	display: block;
	text-decoration: none;
	border-collapse: collapse; border-bottom: 1px solid #bebebe;
	padding: 8px 10px; margin: 0px; height: 100%;
}

#submenuP li a:link,
#submenuP li a:visited
{	color: #fff; }

#submenuP li a:hover
{	background: #fff; color: #000; }

#submenuP li a.current
{	background: #bebebe; color: #000;}

.subnav_cellP
{	 
	background: #942d91; 
	padding: 0px; 
	margin-right: 0px; 
	}

/* ---------- submenu left navigation -Blue ---------- */

#submenuB
{	
	width: 146px; 
	margin-right: 0px; 
	padding: 0px; 
	border-right: #bebebe 1px; 
	border-left: #bebebe 1px; 
	border-top: #bebebe 1px;
	}

#submenuB h1
{
	color: #fff; 
	font-size: 14px;
	padding: 5px 5px; 
	margin: 0px;	
	background: #007698; 
	border-bottom: 1px solid #bebebe;
}
#submenuB h1 a
{ color: #fff; height: 100%; width: 100%; display: block; text-align: center; }

#submenuB a
{	text-decoration: none; }

#submenuB ul
{
	width: 100%; height: 100%;
	margin: 0px; padding: 0px;
	font-size: 11px;
	list-style: none;
}

#submenuB li
{
	height: 100%;	
	margin: 0px; padding: 0px;
	display: inline;
}

#submenuB li a
{
	display: block;
	text-decoration: none;
	border-collapse: collapse; border-bottom: 1px solid #bebebe;
	padding: 8px 10px; margin: 0px; height: 100%;
}

#submenuB li a:link,
#submenuB li a:visited
{	color: #fff; }

#submenuB li a:hover
{	background: #fff; color: #000; }

#submenuB li a.current
{	background: #bebebe; color: #000;}

.subnav_cellB
{	 
	background: #007698; 
	padding: 0px; 
	margin-right: 0px; 
	}
	
/* ---------- submenu left navigation -Yellow ---------- */

#submenuY
{	
	width: 146px; 
	margin-right: 0px; 
	padding: 0px; 
	border-right: #bebebe 1px; 
	border-left: #bebebe 1px; 
	border-top: #bebebe 1px;
	}

#submenuY h1
{
	color: #fff; 
	font-size: 14px;
	padding: 5px 5px; 
	margin: 0px;	
	background: #c3a40b; 
	border-bottom: 1px solid #bebebe;
}
#submenuY h1 a
{ color: #fff; height: 100%; width: 100%; display: block; text-align: center; }

#submenuY a
{	text-decoration: none; }

#submenuY ul
{
	width: 100%; height: 100%;
	margin: 0px; padding: 0px;
	font-size: 11px;
	list-style: none;
}

#submenuY li
{
	height: 100%;	
	margin: 0px; padding: 0px;
	display: inline;
}

#submenuY li a
{
	display: block;
	text-decoration: none;
	border-collapse: collapse; border-bottom: 1px solid #bebebe;
	padding: 8px 10px; margin: 0px; height: 100%;
}

#submenuY li a:link,
#submenuY li a:visited
{	color: #fff; }

#submenuY li a:hover
{	background: #fff; color: #000; }

#submenuY li a.current
{	background: #bebebe; color: #000;}

.subnav_cellY
{	 
	background: #c3a40b; 
	padding: 0px; 
	margin-right: 0px; 
	}

/* image caption under headline image */
.imagecaption
{ text-align: right; padding: 2px 5px;font-style: italic;}

/* convenience style for stacking columns or other block elements to the left 
	ensure you clear:both after the columns for proper display */
.stackleft
{ float:left; }
/* specific styles for the setup site as examples on stacking columns */
/*  with this type of stack ensure you set a clear:both after the floated elements*/


#index .col1
{ width:250px; background: #ccc; }
#index .col2
{ width: 250px; background: #ddd; }
#index .col3
{ width: 260px; background: #eee; }