@charset "UTF-8";
/* CSS Document */

@import "reset.css";

/*------------------------------
   Frequently Intimate
   design: Better World Advertising
------------------------------*/

body {
	background: #001b30;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	margin: 0 auto;
	background: url(../images/bgBody.jpg) top repeat-y;
}

/* header
------------------------------*/

#header {
	height: 148px;	
	background: url(../images/bgHeader.jpg) top repeat-x;
}

#face1, #face2, #face3,
#face4, #face5, #face6,
#face7, #face8, #face9, #faceP1 {
	width: 960px;
	height: 148px;
}	

#face1 {
	background: url(../images/face1.jpg) top right no-repeat;
}

#face2 {
	background: url(../images/face2.jpg) top right no-repeat;
}

#face3 {
	background: url(../images/face3.jpg) top right no-repeat;
}

#face4 {
	background: url(../images/face4.jpg) top right no-repeat;
}

#face5 {
	background: url(../images/face5.jpg) top right no-repeat;
}

#face6 {
	background: url(../images/face6.jpg) top right no-repeat;
}

#face7 {
	background: url(../images/face7.jpg) top right no-repeat;
}

#face8 {
	background: url(../images/face8.jpg) top right no-repeat;
}

#face9 {
	background: url(../images/face9.jpg) top right no-repeat;
}

#faceP1 {
	background: url(../images/faceP1.jpg) top right no-repeat;
}

#headerWrapper {
	margin: 0 auto;
	width: 800px;
}

#headerNav {
	font: 1.2em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#headerNav ul {
	padding: 15px 0 0 0;
	list-style: none;
}

#headerNav li {
	float: left;
	width: 160px;
}

#headerNav a, #headerNav a:active {
	display: block;
	height: 19px;
	padding: 8px 0 0 15px;
	color: white;
	text-decoration: none;
	border-left: solid thin #999999;
}

#headerNav a#provider, #headerNav a:active#provider {
	width: 236px;
	height: 27px;
	padding: 0 0 0 30px;
	background: url(../images/providerLink.jpg) top no-repeat;
}

#headerNav a#provider:hover {
	background: url(../images/providerLinkHover.jpg) top no-repeat;
}

#headerNav a:hover {
	color: #fbe859;
}

#logo {
	display: block;
	width: 176px;
	height: 45px;
	padding: 44px 0 0 0;
	background: url(../images/stdCheckupLogo.jpg) bottom no-repeat;
	text-indent: -1000em;
}

#face {
	float: right;
}

#shadow {
	height: 5px;
	background: url(../images/bgShadow.jpg) top no-repeat;
}

/* provider headers
------------------------------*/

#proLogo {
	float: left;
	display: block;
	width: 176px;
	height: 45px;
	padding: 44px 0 0 0;
	background: url(../images/stdCheckupLogo.jpg) bottom no-repeat;
	text-indent: -1000em;
}

ul#smallNav {
	float: left;
	list-style: none;
	font: 1.0em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 62px 0 0 330px;
}

ul#smallNav li {
	float: left;
	padding-right: 20px;
}

ul#smallNav a, ul#smallNav a:active {
	display: block;
	color: #CCCCCC;
	text-decoration: none;
}

ul#smallNav a:hover {
	color: #fbe859;
}

#proHeaderWrapper {
	margin: 0 auto;
	width: 800px;
}

#proHeaderNav {
	font: 1.2em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#proHeaderNav ul {
	padding: 15px 0 0 0;
	list-style: none;
}

#proHeaderNav li {
	float: left;
	width: 160px;
}

#proHeaderNav a, #proHeaderNav a:active {
	display: block;
	height: 19px;
	padding: 8px 0 0 15px;
	color: white;
	text-decoration: none;
	border-left: solid thin #999999;
}

#proHeaderNav a#everyone, #proHeaderNav a:active#everyone {
	width: 236px;
	height: 27px;
	padding: 0 0 0 30px;
	background: url(../images/everyoneLink.jpg) top no-repeat;
}

#proHeaderNav a#everyone:hover {
	background: url(../images/everyoneLinkHover.jpg) top no-repeat;
}

#proHeaderNav a:hover {
	color: #fbe859;
}

/* side navigation
------------------------------*/

#main {
	margin: 15px auto;
	width: 800px;
	font-size: 1.1em;
}

#sideNav, #sideNav ul,
#proSideNav, #proSideNav ul {
	float: left;
	width: 11em;
	list-style: none;
	text-transform: uppercase;
}

#sideNav li, #proSideNav li {
	position: relative;
	float: left;
	line-height: 1.25em;
	margin-bottom: -1px;
	width: 11em;
}

#sideNav li ul, #proSideNav li ul {
	position: absolute;
	top: 0;
	left: -999em;
	margin: 0 0 0 13.45em;
}

#sideNav li a, #proSideNav li a, .highlight {
	width: 11em;
	display: block;
	color: #001b30;
	text-decoration: none;
	padding: 0.5em 1em 0.5em 1.5em;
	font-weight: bold;
}

.highlight {
	padding-left: 1.0em;
	padding-top: 2.0em;
	color: #008ed3;
	text-decoration: underline;
	font-size: 1.1em;
}

#proSideNav li ul li a {
	width: 15em;
}

#sideNav li a:hover, #sideNav li:hover a,
#proSideNav li a:hover, #proSideNav li:hover a {
	color: white;
	background: #008ed3;
}

#sideNav li:hover ul, #sideNav li.sfhover ul,
#proSideNav li:hover ul, #proSideNav li.sfhover ul {
	left: auto;
}

#sideNav li:hover li a:hover, #proSideNav li:hover li a:hover {
	color: #001b30;
	background: #fbe859;
}

/* content
------------------------------*/

#content {
	float: left;
	width: 54em;
	margin: 0 0 0 2.5em;
	padding: 0 0 0 2em;
	border-left: solid thin #eee;
	background: #ffffff;
}

#content h1 {
	font: 2.0em Georgia, "Times New Roman", Times, serif;
	color: #001b30;
	padding: 0 10px 0 0;
	font-weight: bold;
}

#content h2 {
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	color: #008ed3;
	padding: 30px 10px 0px 0px;
}

#content h3 {
	font: 1.7em Georgia, "Times New Roman", Times, serif;
	color: #001b30;
	padding: 5px 10px 5px 0;
}

#content h4 {
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0 0 10px 0;
}

#content p {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 0 0 10px 0;
}

#content ul {
	padding: 0 0 10px 18px;
}

#content ol {
	padding: 0 0 10px 30px;
}

#content li {
	font-size: 1.3em;
	line-height: 1.5em;
}

#content li p {
	font-size: 1em;
}

#content li h3 {
	font-size: 1.3em;
}	

#content li li {
	font-size: 1em;
}

#content ol.alpha {
	list-style: lower-alpha;
}	

#content ol.roman {
	list-style: lower-roman;
}

.footnote {
	
	font-size: .7em;
	line-height: 1.5em;
}

#content a {
	color: #001b30;
}

#content a#t {
	display: block;
	margin: 20px 0 0 0;
	color: #008ed3;
	text-align: center;
	text-decoration: none;
}

#content a#t:hover {
	text-decoration: underline;
}

#content a:hover {
	color: #008ed3;
}

#content a.download {
	font-variant: small-caps
}

#content img {
	display: block;
	margin: 2.0em auto;
	border: none;
}

img#landing {
	margin: 5.0em auto;
}

button {
	padding: 5px;
	margin: 0 0 20px 0;
}

#symptoms img {
	margin-bottom: 10px;
}

#symptoms p {
	text-align: center;
	width: 70%;
	margin: auto;
}

/* footer
------------------------------*/

#gradient {
	height: 82px;
	background: url(../images/bgGradient.jpg) top no-repeat;
}

#footer {
	padding: 10px 0 10px 0;
	height: 38px;
	background: url(../images/bgLinks.gif) center no-repeat;
}

#footerNav {
	margin: 0 auto;
	width: 800px;
}

#footerNav a {
	color: #001b30;
	text-decoration: none;
}

#footerNav a:hover {
	text-decoration: underline;
}

#url, #funding, #design {
	float: left;
	padding: 13px 0 0 0;
}

#url, #funding {
	padding-left: 60px;
}

#design {
	padding-left: 52px;
}

/* contact table
------------------------------*/

table#sortme, table.zebra {
	padding: 20px 0 20px 0;
	font-size: 1.5em;
	width: 100%;
	text-align: left;
}

table#sortme th, table#sortme td,
table.zebra th, table.zebra td {
	padding: 10px 0 10px 5px;
}

table#sortme th, table.zebra th {
	background-color: #fbe859;
	border-right: solid thin white;
}

table#sortme td {
	border-bottom: solid thin #008ed3;
}

table#sortme tr.alt td, table.zebra tr.alt td {
	background-color: #EEEEEE;
}

table#sortme tr.hover td {
	color: white;
	background-color: #008ed3;
}

table#sortme th.header { 
    background-image: url(../images/bg.gif);     
    cursor: pointer;
	background-repeat: no-repeat;
	background-position: center right; 
}

table#sortme th.headerSortUp { 
    background-image: url(../images/asc.gif); 
}

table#sortme th.headerSortDown { 
    background-image: url(../images/desc.gif); 
}