/* Page & Background */
body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E4E4E4;
	text-align: center;
}
#page-frame {
	background-color: #FFFFFF;
	height: auto;
	width: 760px;
	border: 1px solid #666666;
	margin-top: 0px;
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: left;
}

/* Default Links (Navigation & Widgets) */
a:active {
	color: #000000;
	background-color: #A490CB;
	text-decoration: none;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color:#000000;
	border: none;
}

/* Reveals yellow semi-transparent gif for active state of clickable banner  */

#banner a:active {
	background: transparent url(../../../../shared/shared_institutes/images/semi-transparent.gif) repeat;
	text-decoration: none;
}

/* Skip Navigation */
#skip a:link, #skip a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#skip a:active {
	color: #ffffff;
	background-color: #A490CB;
	text-decoration: none;
}

#skip {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}

/* Default Banner */
#banner {
	background-image: url(../images/research-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 95px;
	width: 100%;
}

/* Location Bars */
/* School Name & Search */
#first-bar {
	background-color: #D9D9D9;
	color: #000; /* Added by Joel Evans 03/10/07 */
	height: 20px;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	clear: both;
	position: relative;
}
#first-bar a, #first-bar a:hover, #first-bar a:visited {
	color: #000;
}
#school-name {
	position: relative;
	left: 5px;
	top: 1px;
	bottom: auto;
	float: left;
}

#school-name h1 {
	font-size: 0.8em;
	margin: 0px;
	font-weight: normal;
}

#first-bar #search input {
	height: 1.2em;
	width: 100px;
	border: 1px solid #333333;
	font-size: 0.8em;
}
#first-bar #search .btnG{

	background-color: #B7C766;
	color: #000000;
	text-align: middle;
	width: 100px;
	position: relative;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	border: 1px solid #000000;}

#search {
	position: relative;
	right: 5px;
	float: right;
	font-size: 0.8em;
	top: 1px;
	bottom: auto;
}

/* Breadcrumbs & Portal */
#second-bar {
	background-color: #EFEFEF;
	color: #000; /* Added by Joel Evans 03/10/07 */
	height: 19px;
	width: 100%;
	position: relative;
	font-size: 1em;
	clear: both;
	float: left;
	margin-bottom: 10px;
}
#second-bar a, #second-bar a:hover, #second-bar a:visited {
	color: #000;
}
#bread-crumbs {
	float: left;
	padding-left: 5px;
	font-size: 0.8em;
}
#bread-crumbs #here {
	font-weight:bold; /* Modified from default value (color:#3300FF;) by Joel Evans 03/10/07 */
}
#bread-crumbs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

 #bread-crumbs ul li {
	margin-left: 0px;
	padding-left: 15px;
	border: none;
	list-style: none;
	display: inline;
	background-image: url(/shared/shared_rootsite/images/institutes-default/crumb.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
#portal {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #808080;
	height: 16px;
	width: 100px;
	text-align: center;
	float: right;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
#portal a {
	color: #FFFFFF;
	display: block;
}
#portal a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration:none;
}
#portal a:active {
	background-color: #000000;
	text-decoration: none;
}

/* fiddle */
#layout-container {
	width: 100%;
}

/* Functional Column*/
#functional {
	height: auto;
	width: 180px;
	float: left;
}

/* Functional Column: Navigation Menu */
#navigation {
	position: relative;
}
#navigation ul {
	padding: 0px;
	list-style-type: none;
	text-indent: 5px;
	font-size: 0.9em;
	width: 180px;
	position: relative;
	clear: both;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navigation ul ul {
	list-style-type: none;
	margin: 2px 0px 0px;
	padding: 0px;
	text-indent: 10px;
}

#navigation ul ul a:active, #navigation ul ul a:link, #navigation ul ul a:visited, #navigation ul ul a:hover {
	color: #000000;
	text-decoration: none;
}

#navigation ul li a {
	padding: 2px 2px 2px 5px;
	text-indent: 0px;
	display: block;
	height:auto !important height: 20px; 
}

#navigation ul li a a:active, #navigation ul li a a:link, #navigation ul li a a:visited, #navigation ul li a a:hover {
	color: #000000;
	text-decoration: none;
}

#navigation ul ul ul {
	text-ident: 15px;
}

.selected {
	font-weight: bold;
	color: #3300FF;
}

/* Functional Column: Indexes */
#indexes ul {
	list-style-type: none;
	text-indent: 5px;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
#indexes li {
	background-color: #D9D9D9;
	width: 180px;
	height: 15px;
	margin-top: 1px;
	border: none;
	margin-bottom: 0px;
}
#indexes {
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
}


/* Functional Column: Helper Elements */
#page-functions {
	width: 178px;
	margin-top: 4px;
	margin-bottom: 2px;
	border: 1px solid #D9D9D9;
	font-size: 0.7em;
}
#page-functions img {
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

#accessibility {
	width: 178px;
	margin-bottom: 2px;
	border: 1px solid #D9D9D9;
	margin-top: 0px;
	font-size: 0.7em;
}

#accessibility a:active, #accessibility a:link, #accessibility a:visited, #accessibility a:hover {
	color: #000000;
	text-decoration: none;
}

#accessibility img {
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

#relationship {
	width: 178px;
	margin-bottom: 2px;
	border: 1px solid #D9D9D9;
	margin-top: 0px;
	font-size: 0.7em;
}
#relationship a:active, #relationship a:link, #relationship a:visited, #relationship a:hover {
	color: #000000;
	text-decoration: none;
}

#relationship img {
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* Functional Column: Research Portal */
#research-portal {
	margin-top: 15px;
	margin-left: 3px;
}

/* Content Area */
/* Content Area: Structural */

#content-layout-searchresults {
	top: 2px;
	position: relative;
	text-align: left;
	vertical-align: top;
	width: 100%;
	float: right;
	background-color: #FFFFFF;
}

#content-layout, #content-layout_style-1, #content-layout_style-2, #content-layout_style-3 {
	top: 2px;
	position: relative;
	text-align: left;
	vertical-align: top;
	width: 573px;
	float: right;
	background-color: #FFFFFF;
}
#content {
	width: 573px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 0.8em;
}

#content-layout-searchresults #content {
	width: 100%;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 0.8em;
}

/* Footer */
#footer {
	background-color: #330099;
	background-repeat: repeat-x;
	background-position: left top;
	color: #fff; /* Added by Joel Evans 03/10/07 */
	font-size: 0.8em;
	text-align: center;
	margin-top: 20px;
	vertical-align: baseline;
	height: 20px;
	width: 100%;
	bottom: 2px;
	position: relative;
	clear: both;
	padding-top: 10px;
}
#footer a {
	color: #fff; /* Added by Joel Evans 03/10/07 */
}
#page-frame #first-bar #search input {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	height: 16px;
}

#research-portal {
	margin-top: 15px;
	margin-left: 3px;
}
