
body {
	background: url("../img/nav-bg-site.jpg") top repeat-x;
}

h1 { font-weight: normal; }
h3 { color: #333; }

h1 + h2 { margin-top: 0; }
h1 + h3 { margin-top: 0; }
h2 + h3 { margin-top: 0; }

#container {
	width: auto;
	margin: 0;
}

#header {
	width: 940px;
	margin: 0 auto;
	height: 115px;
	position: relative;
}

#main {
	width: 940px;
	margin: 0 auto;
	padding: 50px 0;
}

#main p, h1, h2, h3 {
	margin-left: 0;	
}

.three-col {
	overflow: hidden;
	background: url("../img/grey.png") 160px 0 repeat-y;
}

.three-col .left-col {
	width: 470px;
	float: left;
	display: inline;
}

.three-col .right-col {
	width: 220px;
	float: right;
	display: inline;
}

.three-col .wide-col { width: 730px; }

.left-col a, .left-col a:visited,
.right-col a, .right-col a:visited {
	text-decoration: none;
	border-bottom: 1px solid #EAD3D9;
}

.left-col blockquote {
	background: #F1F5F8 url("../img/quote-bottom.png") bottom no-repeat;
	padding-bottom: 10px;
	padding: 0;
	margin: 2em 0;
}

.left-col blockquote div {
	background: url("../img/quote-top.png") top no-repeat;
	padding: 10px 20px;
}

.left-col blockquote p {
	color: #20405E;
	font-family: Georgia, Palatino, "Times Roman", Times, Serif;
	font-style: italic;
	font-size: 1.3em;
}

.left-col blockquote cite {
	color: #7C94B2;
	font-weight: normal;
	font-style: normal;
}

.left-col strong { color: #333; }

.left-col ul, .left-col ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.left-col ul li {
	padding-left: 20px;
	background: url("../img/bullet-arrow.png") 2px top no-repeat;
	margin-bottom: 0.5em;
}

.left-col ol li {
	margin-bottom: 0.5em;
}

/* Homepage */

.home-content {
/* 	background: url("../img/uma-brain.jpg") 295px top no-repeat; */
	background: url("../img/uma-brain.jpg") 335px top no-repeat;
	min-height: 290px;
}

.home-left {
	width: 380px;
	float: left;
	display: inline;
	padding-top: 25px;
}

.home-left h2 {
	color: #901A3A;
	font-size: 1.8em;
	line-height: 1.4;
	margin: 0 0 30px 20px;
}

.home-left blockquote {
	background: url("../img/home-quote.png") left top no-repeat;
	min-height: 55px;
	padding: 10px 0 0 20px;
}

.home-left p {
	font-size: 1.4em;
	color: #000;
	line-height: 1.4;
}

.home-left blockquote cite {
	font-size: 1.2em;
	color: #426390;
	font-weight: normal;
	font-style: normal;
}

#main .home-left p.tagline {
	color: #666;
	margin: 30px 0 30px 20px;
	background: url("../img/better-people.png") no-repeat;
	width: 360px;
	height: 17px;
	overflow: hidden;
	text-indent: -999em;
	font-size: 1.6em;
}

#main .home-text { margin-left: 20px; }

#main .home-text p { font-size: 1.2em; color: #666; line-height: 1.5; }

.home-right {
	float: right;
	display: inline;
	width: 240px;
	margin-right: 20px;
	margin-top: 15px;
}

.home-right div.signup {
	display: block;
	width: 220px;
}

.home-right div.inner {
	background: #F1F5F8 url("../img/home-quote-bottom.png") bottom no-repeat;	
}

.home-right blockquote {
	background: url("../img/home-quote-top.png") top no-repeat;
	padding: 15px;
	margin: 0;
}

.home-right h3.first-item { margin-top: 0; }

.home-right p {
	color: #20405E;
	font-size: 1.1em;
	line-height: 1.6;
}

.home-right cite {
	color: #7C94B2;
	font-size: 1.1em;
	padding-top: 5px;
	font-weight: normal;
}


/* Side navigation */

#sidenav {
	width: 161px;
	float: left;
	display: inline;
	margin-right: 35px;
}

#sidenav ul, #sidenav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidenav ul {
	border-top: 1px solid #E0C1C9;
}

#sidenav li {
	line-height: 1;
}

#sidenav li a,
#sidenav li a:visited {
	display: block;
	background: #F4E8EB;
	padding: 10px 10px 10px 25px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #E0C1C9;
	border-right: 1px solid #E0C1C9;
	text-decoration: none;
	line-height: 1.3;
}

#sidenav li a:hover {
	background: #EAD3D9 url("../img/sidenav-bullet.png") -160px 10px no-repeat;
	color: #901A3A;
}

#sidenav li.selected a:link,
#sidenav li.selected a:visited,
#sidenav li.selected a:hover {
	background: #fff url("../img/sidenav-bullet.png") 0 10px no-repeat;
	border-right: none;
}


/* Right sidebar */

.right-col .image img {
	display: block;
	border: 1px solid #93AAC6;
	margin-bottom: 20px;
}

.right-col .wrap {
	padding: 0 10px;
}

.right-col p { font-size: 1.1em; }

.right-col h3 { margin-top: 6px; }

.right-col h4 {
	font-size: 1.2em;
	color: #193A58;
	font-weight: bold;
	margin: 0 0 5px 0;
	line-height: 1.4;
}

.right-col h4 a, .right-col h4 a:visited {
	color: #193A58;
	text-decoration: none;
	border-bottom: 1px solid #BAC4CD;
}

.right-col h4 a:hover { border-bottom: 1px solid #193A58; }

.right-col p.more {
	margin: -0.5em 0 2em 0;
}

.sidenews-item {
	margin-bottom: 1em;
	overflow: hidden;
}

h3.signup-heading {
	margin: 0 10px 10px 10px;
}

#newsletter-signup {
	background: #F4E8EB url("../img/signup-bottom.png") bottom no-repeat;
	padding: 0;
	margin: 0 0 3em 0;
	overflow: hidden;
}

#newsletter-signup fieldset {
	background: url("../img/signup-top.png") top no-repeat;
	padding: 10px 10px 15px 10px;
	overflow: hidden;
}

#newsletter-signup p {
	color: #901A3A;
}

#newsletter-signup .text-field {
	float: left;
	display: inline;
	background: #fff url("../img/input-shadow.gif") 0 0 repeat-x;
	border: 1px solid #ccc;
	border-top: 1px solid #999;
	color: #666;
	font-size: 1.2em;
	margin: 0;
	width: 165px;
	padding: 4px 2px;
}

#newsletter-signup .button {
	float: right;
	display: inline;
	width: 22px;
	height: 22px;
	background: url("../img/signup-button.png") no-repeat;
	text-indent: -999em;
	overflow: hidden;
}


/* News section */

#news-results {
	margin-top: -1em;
}

#news-results h3 {
	margin-bottom: 0.5em;
}

#news-results p.meta {
	color: #999;
	margin-bottom: 0.5em;
}

.pagination {
	margin-top: 3em;
	overflow: hidden;
}

.pagination p {
	font-size: 1em;
	line-height: 1;
}

.pagination .prev { float: left; }
.pagination .next { float: right; }

.pagination a, 
.pagination a:visited {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 14px;
	color: #1B3C59;
	font-size: 1em;
	font-weight: bold;
}

.pagination .prev a, 
.pagination .prev a:visited {
	background: url("../img/pagination.png") left 0 no-repeat;
	padding: 1px 0 1px 18px;
}

.pagination .prev a:hover {
	background: url("../img/pagination.png") left -50px no-repeat;
}

.pagination .next a, 
.pagination .next a:visited {
	background: url("../img/pagination.png") right 0 no-repeat;
	padding: 1px 18px 1px 0;
}

.pagination .next a:hover {
	background: url("../img/pagination.png") right -50px no-repeat;
}


/* Login form for main site */

#loginform {
	background: #eee;
	margin-top: 1px;
	overflow: hidden;
	background: url("../img/login-bg.jpg") bottom repeat-x;
	border-bottom: 1px solid #ddd;
}

#loginform form.basic {
	width: 940px;
	margin: 0 auto;
	background: none;
	overflow: hidden;
}

#loginform form.basic fieldset {
	float: right;
	border: none;
	padding-bottom: 15px;
	overflow: hidden;
}

#loginform form.basic div {
	float: left;
	display: inline;
	clear: none;
	margin-left: 5px;
	padding: 0;
}

#loginform form.basic label {
	float: none;
	display: block;
	text-align: left;
	width: 154px;
}

#loginform form.basic label .note {
	color: #7C94B2;
	font-weight: normal;
}

#loginform form.basic label a:link,
#loginform form.basic label a:visited {
	color: #7C94B2;
}

#loginform form.basic label a:hover {
	color: #333;
}

#loginform form.basic .buttons {
	padding-left: 0;
	margin-left: 0;
}

#loginform form.basic .buttons input {
	margin-top: 23px;
}

#loginform .register-link {
	width: 235px;
}

#loginform p strong { color: #333; }

#loginform p {
	clear: both;
	font-size: 1.1em;
	padding: 5px 0 0 5px;
	margin: 0;
}

#loginform .register-link a,
#loginform .register-link a:visited {
	color: #1B3C59;
}

#loginform .register-link a:hover {
	color: #7C94B2;
}



/* NAVIGATION */

#nav {
	position: absolute;
	bottom: 0;
	left: 335px;
}

#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
	display: inline;
}

#nav a {
	display: block;
	height: 32px;
	background-image: url("../img/navigation-site.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	text-indent: -999em;
	margin-right: 2px;
}

#nav a#nav-home 		{ width: 58px; }
#nav a#nav-experience	{ width: 114px; background-position:  -58px 0; }
#nav a#nav-results		{ width:  90px; background-position: -172px 0; }
#nav a#nav-news			{ width:  54px; background-position: -262px 0; }
#nav a#nav-resources	{ width:  84px; background-position: -316px 0; }
#nav a#nav-sign-in 		{ width:  74px; background-position: -400px 0; }
#nav a#nav-sam			{ width:  49px; background-position: -474px 0; }

#nav a:hover 				{ background-position:    0px -32px; }
#nav a#nav-experience:hover	{ background-position:  -58px -32px; }
#nav a#nav-results:hover	{ background-position: -172px -32px; }
#nav a#nav-news:hover		{ background-position: -262px -32px; }
#nav a#nav-resources:hover	{ background-position: -316px -32px; }
#nav a#nav-sign-in:hover	{ background-position: -400px -32px; }
#nav a#nav-sam:hover		{ background-position: -474px -32px; }

#nav .selected a, #nav .selected a:hover 								{ background-position:    0px -64px; }
#nav .selected a#nav-experience, #nav .selected a#nav-experience:hover	{ background-position:  -58px -64px; }
#nav .selected a#nav-results, #nav .selected a#nav-results:hover		{ background-position: -172px -64px; }
#nav .selected a#nav-news, #nav .selected a#nav-news:hover				{ background-position: -262px -64px; }
#nav .selected a#nav-resources, #nav .selected a#nav-resources:hover	{ background-position: -316px -64px; }
#nav .selected a#nav-sign-in, #nav .selected a#nav-sign-in:hover		{ background-position: -400px -64px; }
#nav .selected a#nav-sam, #nav .selected a#nav-sam:hover				{ background-position: -474px -64px; }

#nav-top {
	position: absolute;
	top: 10px;
	right: 0;
}

#nav-top ul,
#nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav-top li {
	float: left;
	display: inline;
	margin-left: 20px;
	text-transform: uppercase;
	font-size: 1em;
}

#nav-top a {
	text-decoration: none;
	background: url("../img/topnav-arrow.png") left no-repeat;
	padding-left: 8px;
}

#nav-top .cart a {
	background: url("../img/topnav-cart.png") left no-repeat;
	padding-left: 13px;
}

/* Products */

div.product {
	clear: both;
}

div.product img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

div.product form {
	margin-bottom: 10px;
}

div.product .field-short {
	width: 50px;
}

/* Tables */

.left-col table {
	border-collapse: collapse;
	margin: 3em 0;
	width: 100%;
}

.left-col table th, .left-col table td {
	font-size: 1.1em;
	padding: 5px;
	line-height: 1.2;
	border: 1px solid #ccc;
	color: #333;
}

.left-col table thead th {
	font-weight: bold;
	text-align: center;
}

.left-col table thead th.corner {
	text-align: left;
}

.left-col table tbody th {
	vertical-align: middle;
	color: #666;
}

.left-col table tbody td {
	text-align: center;
	vertical-align: top;
	color: #666;
}

.left-col .sam-table tbody td {
	vertical-align: middle;
}

.left-col .sam-table tbody th {
	white-space: nowrap;
}

.left-col .sam-table tbody tr.header th {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sam-table tbody.set1 td { background: #FFFFE0; }
.sam-table tbody.set1 th { background: #FFFFA3; text-align: right; }

.sam-table tbody.set2 td { background: #F1F5F8; }
.sam-table tbody.set2 th { background: #D6E0EE; text-align: right;  }


.sam-table tbody.set3 td { background: #EEF6E1; }
.sam-table tbody.set3 th { background: #E2ECB6; text-align: right;  }

.sam-table tbody.set4 th { background: #eee; text-align: right;  }

.sam-table tbody.set1 .header th,
.sam-table tbody.set2 .header th,
.sam-table tbody.set3 .header th,
.sam-table tbody.set4 .header th { background: #fff; text-align: left; }
.sam-table tbody .left, .sam-table thead .left { text-align: left; }
.sam-table tbody .right, .sam-table thead .right { text-align: right; }

/* Footer */

#footer {
	border-top: 1px solid #DBC9CF;
	height: 34px;
	width: 940px;
	margin: 20px auto 50px auto;
}

#footer ul, #footer li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul {
	float: left;
	height: 34px;
	padding-left: 10px;
}

#footer li {
	float: left;
	display: inline;
	height: 34px;
	background: url("../img/footer-divider.png") right repeat-y;
}

#footer li a {
	display: block;
	float: left;
	line-height: 34px;
	padding: 0 12px;
	text-decoration: none;
}

#footer p {
	height: 34px;
	padding-right: 20px;
	color: #C08092;
	float: right;
	display: inline;
	line-height: 34px;
	font-size: 1em;
}

#footer p a:link, #footer p a:visited { color: #C08092; }

#footer p a:hover { color: #901A3A; }

