@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ADADBD;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
}

ul {
	margin: 20px;
}


div#container {
	width: 900px;
	margin: 10px auto;
	border: solid 4px #000;
	background: #FFF url(../images/background.png) top repeat-y;
}


/* begin header styles */

div#header {
	height: 108px;
	background: #FFF url(../images/header.png) left top no-repeat;
	position: relative;
}

#header a.homelink {
	position: absolute;
	top: 0;
	left: 0;
	width: 132px;
	height: 60px; 
	margin: 11px 0 0 6px;
}

#header h2{
	position:absolute;
	top:0;
	left:157px;
	display:block;
	font-size:1.1em;
	font-weight: bold;
	font-style:italic;
	height:0;
	padding-top:31px;
	color: #666;
}

div#search {
	width: 183px;
	float: right;
	margin: 10px;
	color: #A6A6A6;
}

div#search input#box {
	float: right; 
	width: 130px;
	margin: 0 10px;
	height: 20px;
	padding-top: 3px;
	color: #A6A6A6;
	text-align: center;
}

div#search input#submit {
	width: 27px;
	height: 32px;
	background: #FFF url(../images/search.png) center no-repeat;
	border: none;
}

div#search p a img {
	border: none;
	vertical-align: bottom;
}

div#search a {
	text-decoration: none;
	vertical-align: middle;
	color: #A6A6A6;
}

/* end header styles */

/* begin nav bar styles */

div#navigation {
	clear:both;
	height: 22px;
	background-color: #6162A5;
}

ul#nav {
	margin: 0;
}

#nav li {	
	float: left;
	list-style: none;
	position: relative;
}

#nav li a {
	display: block;
	height: 20px;
	background: #6162A5;
	padding: 1px 12px;
	text-decoration: none;
	text-transform: uppercase;
	border-left: 1px solid #979CC1;
	color: #FFFFFF;
	white-space: nowrap;
	font-size: .9em;
}

#nav > li:first-child a {
	border: none;
}

#nav li a:hover {
	background: #000066;
}		

#nav li a#current_lnk {
	background: #000066;
}		

#nav li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
}

#nav li ul li {
	float: none;
	display: inline;
}	

#nav li ul li a {
	width: auto;
	background: #6162A5;
	color: #FFFFFF;
	display: block;
}

#nav li ul li a:hover {
	background: #8EA344;
}

/* end nav bar styles */

/* begin databar styles */

div#databar {
	width: 173px;
	float: left;
	background-color: #D3D3DC;
	color: #333;
	background: #D3D3DC url(../images/datalogo.png) 20px 20px no-repeat;
}

div#databar ul {
	list-style: none;
	margin: 70px 0 0 20px;
	font-size: .8em;
}

div#databar ul li {
	margin-top: 10px;
}

div#databar ul li a {
	text-decoration: none;
}

#databar li a {
	text-decoration:none;
	display:block;
	color: #333333;
	margin-bottom:5px;
}

#databar li a.selected {
	font-weight: bold;
}

/* end databar styles */



/* begin programsbar styles */

div#programsbar {
	width: 173px;
	float: left;
	background-color: #D3D3DC;
	color: #333;
	background: #D3D3DC url(../images/programslogo.png) 20px 20px no-repeat;
}

div#programsbar ul {
	list-style: none;
	margin: 70px 0 0 20px;
	font-size: .8em;
}

div#programsbar ul li {
	margin-top: 10px;
}

div#programsbar ul li a {
	text-decoration: none;
}

#programsbar li a {
	text-decoration:none;
	display:block;
	color: #333333;
	margin-bottom:5px;
}

#programsbar li a.selected {
	font-weight: bold;
}

/* end programsbar styles */

/* begin healthbar styles */

div#healthbar {
	width: 173px;
	float: left;
	background-color: #D3D3DC;
	color: #333;
	background: #D3D3DC url(../images/educationlogo.png) 20px 20px no-repeat;
}

div#healthbar ul {
	list-style: none;
	margin: 70px 0 0 20px;
	font-size: .8em;
}

div#healthbar ul li {
	margin-top: 10px;
}

div#healthbar ul li a {
	text-decoration: none;
}

#healthbar li a {
	text-decoration:none;
	display:block;
	color: #333333;
	margin-bottom:5px;
}

#healthbar li a.selected {
	font-weight: bold;
}

/* end healthbar styles */

/* begin evalbar styles */

div#evalbar {
	width: 173px;
	float: left;
	background-color: #D3D3DC;
	color: #333;
	background: #D3D3DC url(../images/evaluationlogo.png) 20px 20px no-repeat;
}

div#evalbar ul {
	list-style: none;
	margin: 70px 0 0 20px;
	font-size: .8em;
}

div#evalbar ul li {
	margin-top: 10px;
}

div#evalbar ul li a {
	text-decoration: none;
}

#evalbar li a {
	text-decoration:none;
	display:block;
	color: #333333;
	margin-bottom:5px;
}

#evalbar li a.selected {
	font-weight: bold;
}

/* end evalbar styles */

/* begin subscriptionbar styles */

div#subscriptionbar {
	width: 173px;
	float: left;
	background-color: #D3D3DC;
	color: #333;
	background: #D3D3DC url(../images/subscriptionlogo.png) 20px 20px no-repeat;
}

div#subscriptionbar ul {
	list-style: none;
	margin: 70px 0 0 20px;
	font-size: .8em;
}

div#suscriptionbar ul li {
	margin-top: 10px;
}

div#subscriptionbar ul li a {
	text-decoration: none;
}

#subscriptionbar li a {
	text-decoration:none;
	display:block;
	color: #333333;
	margin-bottom:5px;
}

#subscriptionbar li a.selected {
	font-weight: bold;
}

/* end subscriptionbar styles */

/* begin aboutbar styles */

div#aboutbar {
	width: 173px;
	float: left;
	background-color: #D3D3DC;
	color: #333;
	background: #D3D3DC url(../images/aboutlogo.png) 20px 20px no-repeat;
}

div#aboutbar ul {
	list-style: none;
	margin: 70px 0 0 20px;
	font-size: .8em;
}

div#aboutbar ul li {
	margin-top: 10px;
}

div#aboutbar ul li a {
	text-decoration: none;
}

#aboutbar li a {
	text-decoration:none;
	display:block;
	color: #333333;
	margin-bottom:5px;
}

#aboutbar li a.selected {
	font-weight: bold;
}

/* end aboutbar styles */

/* begin content styles */

div#content {
	width: 686px;
	float: right;
	padding: 0 20px 20px;
	border-left: 1px solid #000;
}

div#info {
	color: #999999;
}

div#info p.sitemap {
	width: 450px;
	float: left;
}

div#info p.sitemap a {
        color: #999999;
        font-weight: normal;
        text-decoration: none;
}

div#info p.help {
	float: right;
}

div#info p.help a {
	color: #999;
	text-decoration: none;
}

div#content h1 {
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
	color: #6061A5;
}

div#content p {
	margin: 10px 0;
}

div#content h4 {
	margin: 10px 0;
	clear: both;
}

div#content p {
	font-size: .95em
}

.caps {
	text-transform: uppercase;
}

div.image {
	width: 70px;
	float: left;
	clear: both;
}

div.text {
	float: right;
	width: 610px;
}

p span.name {
	font-weight: bold;
}

p span.authors {
	font-style: italic;
}

div#content a {
	color: #6061A5;
	text-decoration: none;
	font-weight: bold;

}

/* end content styles */

/* project page only styles */
div#projects {
	clear: both;
        font-size: .8em;
}
/* end project page only styles */

/* begin footer styles */

div#footer {
	clear: both;
}

/* cart css */

div.prodname {
	font-weight: bold;
}

hr.prodseparator {
	color: #6162A5;
	border: 1px solid #6162A5;
}

/*This controls the width of the google search results*/

iframe {
	width: 680px;
}

/*This controls the message box when user clicks the checkout button in the cart*/

div#message {
	border:1px solid #6162A5;
	background-color: #FFFFFF;
	padding:10px;
	margin-top:10px;
	width:500px;
	position:absolute;
	left:35%;
	top:35%;
	z-index:1;
	text-align: center;
}

/*input.buybutton {
	background: url(/images/add2cart.gif) center no-repeat;
	width: 95px;
	height: 20px;
	padding-bottom: 2px;
	color: #FFFFFF;
	border: none;
}*/

/* style for cart checkout button*/
input[type="button"] {
	background: url(/images/return2.gif) center no-repeat;
	width: 124px;
	height: 20px;
	padding-bottom: 2px;
	color: #FFFFFF;
	border: none;
}

div#parent {
	width: 660px;
	position: absolute;
	left: 200px;
	top: 280px;
	text-align: center;
}
