﻿@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #aee0eb;
	margin: 0px;
	padding: 0px;
	background-image: url(allo_03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 1.3em;
	text-align: center;
}

.Normal { font-size: 12px; }

a {
	color: #009DEF;
	text-decoration: none;
}
a:link {
	color: #009DEF;
	text-decoration: none;
}

a:visited {
	color: #009DEF;
	text-decoration: none;
}

a:hover {
	background-color: #009DEF;
	color: #FFFFFF;
}

/*layout structure*/

#wrap {
	margin-right: auto;
	margin-left: auto;
	width: 904px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	text-align: left;
}

#header {
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(allo_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 117px;
	width: 904px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	margin: 0px;
	clear: right;
}

#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(kls_agency_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 50px 50px 30px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
}

#nav {
	list-style-type: none;
	float: left;
	width: 904px;
	background-image: url(allo_07.jpg);
	background-position:left top;	
	background-repeat:no-repeat;
	float:left;
	height:37px;
	list-style-type:none;
	white-space:nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	z-index: 2;
}

#nav ul{
	margin: 0px;
	padding: 0px;
}

#nav li{
	padding: 0px; /* top and bottom padding create visual space within this div  */
	list-style-type: none;
	font-family: "Lucida Grande", sans-serif;
	font-size: 10px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.topNavMenu a {
	margin: 0px;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	text-decoration: none;
	float: left;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
}

.topNavMenu a:visited {
	margin: 0px;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	text-decoration: none;
	float: left;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
}

.topNavMenu a:hover {
	margin: 0px;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	text-decoration: none;
	float: left;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
}

.topNavMenu a:hover, body#home #t-home a, body#science_of_allostatix #t-science_of_allostatix a, body#about_us #t-about_us a, body#faq #t-faq a, body#contact_us #t-contact_us a {
	color: #005F85;
	padding-bottom: 9px;
	background-color: #FFFFFF;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}

.vertical .item
{
	color: #3ab0e4;
	background-color: #FFFFFF;
	font-weight: bold;
	border: solid #ccc 1px;
	border-top: none;
	font-size: 12px;
	letter-spacing: 0.05em;
}}

.vertical .item:hover
{
	background-color: #3ab0e4;
}

.vertical .item a
{
	color: #3ab0e4;
}

.vertical .item a:hover
{
	background-color: #3ab0e4;
	color: #fff;
}

.left 
{
	line-height: 1.4em;
	color: #666666;
	text-align: left;
	display: inline;
	font-size: 95%;
	width: 594px;
	padding: 0px;
	float: left;
}

.noright .left
{
	width: 783px;
}

.left .top
{
	background-image: url(allo_left_column_top.gif);
	width: 594px;
	height: 24px;
}

.noright .left .top
{
	width: 903px;
	background-image: url(allo_left_column_top_noright.gif);
}

.left .body
{
	background-image: url(allo_left_column.gif);
	background-repeat: repeat-y;
	width: 594px;
}

.noright .left .body
{
	background-image: url(allo_left_column_noright.gif);
	width: 903px;
}

.left .bottom
{
	background-image: url(allo_left_column_bottom.gif);
	width: 594px;
	height: 25px;
}

.noright .left .bottom
{
	background-image: url(allo_left_column_bottom_noright.gif);
	width: 903px;
}

.leftSidebar
{
	float: left;
	width: 165px;
	padding: 0px 7px; 
	color: White;
}

.content 
{
	width: 380px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 24px;
	margin-left: 194px;
	min-height: 290px;
}

.noright .content
{
	width: 520px;
}

[if IE]>
<style>
.content {
	margin-left: 20px;
}
</style>
[EndIf]


.content h1 {
	background-image: url(page_graphic_lockup.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto 22px;
	padding: 0px;
	height: 182px;
	width: 642px;
	text-align: center;
}
/**************** IE fixes ***************

html
{overflow:hidden;}

body
{height:100%; width:100%; overflow:auto;}
*/
.content h1 {
	font-weight: bold;
	font-size: 130%;
	color: #005F85;
	margin-bottom: 1.1em;
}

.content h2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	color: #00AEEF;
	margin-bottom: 1.1em;
	margin-top: 0;
	padding-top: 8px;
}

.content h3 {
	font-size: 110%;
	color: #94624A;
	padding-bottom: 1.1em;
}
.content h5 {
	color: #999999;
	font-size: 90%;
}
.content h6 {
	background-image: url(thankYou.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 28px 84px;
	padding: 0px;
	height: 106px;
	width: 508px;
}



.content .gutter {
	padding: 25px;
}
.content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.3em;
	margin-left: 0px;
}
#space {
	margin: 0px auto;
	padding: 0px;
	height: 120px;
	width: 220px;
	display: block;
	text-align: center;
	clear: left;
}
.sidebar {
	float: right;
	width: 288px;
	padding: 0px;
	background-image: url(right_gfc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 349px;
	z-index: 1;
	position: relative;
	margin-top: -35px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
	clear: right;
}
.sidebar  .gutter {
	margin: 0px;
	padding: 15px;
}
.sidebar  h3 {
	font-size: 120%;
	font-weight: normal;
	color: #999999;
	line-height: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px -11px;
	padding: 0px;
}
.sidebar  h5 {
	font-size: 80%;
	font-weight: normal;
	color: #999999;
	line-height: 1em;
	margin-bottom: -8px;
}
.sidebar  p {
	font-size: 85%;
	line-height: 1.5em;
}

#footer {
	clear: both;
	text-align: center;
	width: 904px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#footer p {
	font-size: 85%;
	color: #999999;
	padding-top: 44px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


.feature  {
	padding: 15px;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 0px;
}
#copyright {
	height: 44px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 80%;
}
.feature:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}
.feature dt img {
	background-image: url(photoFrame.jpg);
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.feature dd {
	font-size: 90%;
	line-height: 1.5em;
	color: #666666;
	margin-left: 169px;
}


/*sidebars*/

.box {
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: #fff;
}
.box h3 {
	margin: 0;
	padding: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: normal;
	color: #693;
}
.box p, .box ul {
	margin: 0;
	padding: 0 12px;
}
.box ul li {
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;
	list-style: none;
	background: none;
}

.sideMenuHeader 
{
	visibility: hidden;
	height: 0px;
	font-size: 0px;
}

.sideMenuHeader a:visited
{
	color: White;
}

.sideMenuItem 
{
	font-size: 11px;
	padding: 6px 0px 6px 18px;
	font-weight: bold;
	border-bottom: solid #9dc6d6 1px;
}

.sideMenuItem a:link
{
	color: White;
}

.sideMenuItem a:visited
{
	color: White;
}

.front .body
{
	height: 315px;
	background-image: url(allo_left_column_front.gif);
}

.front .top
{
	background-image: url(allo_left_column_top_front.gif);
}

.front .bottom
{
	background-image: url(allo_left_column_bottom_front.gif);
}

.home
{
	width: 292px;
}

.home .body
{
	width: 292px;
	height: 324px;
	background-image: url(allo_left_column_home.gif);
	padding-left: 0px;
}

.hometop
{
	width: 292px;
	background-image: url(allo_left_column_top_home.gif);
	height: 20px;
}	

.homebottom
{
	width: 292px;
	background-image: url(allo_left_column_bottom_home.gif);
	height: 20px;
}

.homecontent
{
	width: 252px;
	margin-top: 0px;
	margin-right: 20px;
	padding-bottom: 24px;
	margin-left: 20px;
	min-height: 294px;
}

.homecontent h2
{
	color:#00AEEF;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	margin-bottom:1.1em;
	margin-top:0;
	padding-top:8px;	
}

.rightbox
{
	vertical-align:top; width: 178px; height: 89px; float: right; padding: 10px 113px 14px 11px; color: #005c83; 
	margin-bottom: 12px;
}

.rightbox p
{
	font-size: 10px; line-height: 10px; padding: 0px; margin: 0px;
}

.rightbox h2 {
	font-size: 11px; color: #005c83; line-height:12px; padding-bottom: 5px; margin-bottom: 0px; margin-top: 0px; padding-top: 0px; text-transform: uppercase;
}

.rightbox a
{
	font-size: 10px;
	color: #dd3830;
}

.rightbox a:link
{
	font-size: 10px;
	color: #dd3830;
}

.rightbox a:visited
{
	font-size: 10px;
	color: #dd3830;
}

.rightbox a:hover
{
	background-color: transparent;
	font-size: 10px;
	color: #aa1610;
}

.box1
{
	background-image: url(right001.gif); 
}

.box2
{
	background-image: url(right002.gif); 
}

.box3
{
	background-image: url(right003.gif); 
}

.box4
{
	background-image: url(right004.gif); 
}

.box5
{
	background-image: url(right005.gif); 
}

.boxmil
{
	background-image: url(right-mil.gif); 
}

ul
{
	margin:10px 0 0 10px; padding: 5px 0 0 5px;		
}

.homeFlash
{
	float: left;
}

.survey
{
	text-align: left;	
}

.demographicsContainer table tr
{
	padding-bottom: 2px;
}

.demographicsContainer table tr th
{
	text-align: right;	
	width: 100px;
	padding-right: 5px;
}

.shortTextBox
{
	width: 65px;
}

.superShortTextBox
{
	width: 30px;
}

.ratingbox
{
	padding-bottom: 23px;
	margin-top: -8px;
}

#login
{
	position: relative;
}

#login a
{
	position: absolute;
	left: 785px;
	top: 25px;
}

#login a:hover
{
	color: clear;
	background-color: #fff;
	text-decoration:none;
}