﻿/*

Kaiser Permanente Center for Health Research

color:#45443f; - general text
color:#27266b; - basic headings and links

removed input from basic browser reset - Matt Hornbrook
--------- Notes -----------

/* Basic browser reset  */
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, dt, blockquote, button, fieldset, legend, label, textarea, form, img {
    margin: 0; padding: 0; border: 0;
}

body {color:#484848; font: 80%/150% Verdana, Arial, Helvetica, sans-serif; text-align:center; height:100%;} 

h1, h2, h3, h4, h5, h6 {margin: .5em 0 1em 0;}
p {margin: 0 0 1em 0;}

h1{font-size: 160%; color:white; font-weight: 600;} /*project title*/
h2{font-size: 120%; color:#004d87;}
h3{font-size: 130%; color:#484848; font-weight: 500;}
h4{font-size: 110%;}
h5{font-size: 100%; font-weight: 600;}
h6{font-size: 100%; color:#708af5; }

a:link,
a:visited,
a:hover,
a:active {color:#9957a3; text-decoration:none;}

a:hover,
a:active {text-decoration:underline;}



/* For quicklinks and navigation. For lists of links add the class to the ul 
- this will remove the bullets.    */
ul.links, ul.links ul, ul.links ul ul { list-style-type: none;}


/* .._/(  Site Structure  )\_.. */
				
#wrapper{
	padding:0 0 0 0;
	text-align:left;
	/*width:1060px;*/
	width:1100px;
	/*float:inherit;*/
	margin:0px auto 0 auto;
}

#header{
	text-align:right;
	margin: 0px 0 0 0;
	padding:4px 0 0 0;
	height: 154px;
	width: 1100px;
	background: url("/charn/apps/images/banHome.gif") no-repeat top; 
	background-position: left top; 
}
	.headerDivider {
		height: 20px;
		background-image: url(/charn/apps/images/hdrDivider.gif);
		background-repeat: repeat-x;
		margin-bottom:30px;
	}

#content {
	/*width:830px;*/
	width:920px;
	min-height:550px;
	float:left;
	/*display:inline;*/
	vertical-align:top;
	/*margin: 28px 40px 0 20px;*/
	margin: 28px 0 0 20px;
	border: solid 0px black;
}

.survey #content {
	width:900px;
	min-height:550px;
	float:left;
	display:inline;
	vertical-align:top;
	margin: 28px 40px 0 20px;
	border: solid 0px black;
}
#left-nav{
	clear:both;
	float:left;
	width:160px;
	min-height:600px;
	line-height:100%;
	margin-top:30px;
	background: url("/charn/apps/images/dividervertical.gif") no-repeat top; 
	background-position: right top; 
}


#primary { 
	float:left;
	/*display:inline;*/
	width:620px;
	/*background:#ffffff;*/
	margin: 0 0 0 60px;
	padding:0 0 0 0;
	/*min-height:500px;*/
	/*border:dotted 1px Black;*/
}

#secondary {
	float:right;
	/*display:inline;*/
	width:210px;
	/*background:#ffffff;*/
	margin: 0 60px 0 0;
	padding:0 0 0 0;
	/*border:dotted 1px Black;*/
	color:#999;
}
#footer{
	float:inherit;
	width:1060px;
	height:40px;
	margin:0px auto 0 auto;
	text-align:left;
	padding:0 0 0 0;
	clear:both;
}


/* .._/(  Navigation  )\_.. */

#left-nav a{
	list-style:none;
	font-size:110%;
	margin-left:0;
	padding:8px 0 0 0;
	display:block;
}

#left-nav a,
#left-nav a:visited {
	color:#9957a3;
	text-decoration:none;
}
#left-nav a:hover{
	text-decoration:underline;
}

.plus 
{	font-size: 6px;
	line-height: 6px;
	}
	
#utility-nav 
{	padding-top:0;
	margin-right:8px;
}
#utility-nav ul {
	list-style:none;
}

#utility-nav li {
	display:inline;
	padding:0 0 0 10px;
	border-left:solid 1px #e8e8e8;
	margin: 0 0 0 10px;
}
#utility-nav li.first {
	padding-left: 0px;
	border-style:none;
}	
	
#utility-nav a,
#utility-nav a:visited {
	color:#9957a3;
	font-size:90%;
	text-decoration:none;
}
#utility-nav a:hover {
	text-decoration:underline;
}


/* .._/(  Type, Links and Lists  )\_.. */


#primary p 
{
	font-size:135%;
	line-height:135%;
	color:#666;
}
#primary .largerText
{
	font-family:Tahoma;
	font-size:170%;
	line-height:170%;
	color:#AAAAAA;
}
#secondary h3, #primary h3 
{
	height:30px;
	border-bottom:solid 4px #7598cf;
	color:#999;
	margin:0 0 15px;
	padding:0;
	line-height:30px;
}

.info { font-size: 130%; line-height:160%; color:#484848; font-weight: 500; }

#secondary ul
{
	margin:0 0 20px;
}
#secondary li
{
	list-style-type:circle;
	margin:0 0 3px 15px;
}

#content li.Chicago { margin:0 0 10px 30px; list-style-image: url(/charn/public/images/StarChicago.gif);}
#content .Asian li { margin:0 0 10px 30px; list-style-image: url(/charn/public/images/StarAsian.gif);}
#content .OCHIN li {margin:0 0 10px 30px; list-style-image: url(/charn/public/images/StarOCHIN.gif);}
#content li.CHR { margin:0 0 10px 30px; list-style-image: url(/charn/public/images/StarCHR.gif);}
#content li.Fenway { margin:0 0 10px 30px; list-style-image: url(/charn/public/images/StarFenway.gif);}

.survey #content ul {margin:0 0 1em 30px; }
/* .._/(  Tables  )\_.. */

.tbChart { border-top:solid 1px #cccccc; }


/* Tab Styling; START */

ul.tabs 
{
	border-bottom:solid 4px #7598cf;
	/*display:block;*/
	list-style:none;
	margin:0;
	height:30px;
}
ul.tabs li 
{
	list-style:none;
	float:left;
	padding:0 0 4px;
	margin:0;
}
ul.tabs a
{
	color:#CCC;
	/*border-bottom:solid 4px #E6E6E6;*/
	border-bottom:solid 4px #FFF;
	font-size:170%;
	font-weight:bold;
	margin:0 50px 0 0;
	display:block;
	height:24px;
	line-height:24px;
	padding:0 0 2px;
	text-decoration:none !important;
}
ul.tabs a:hover, ul.tabs a.current
{
	text-decoration:none !important;
	color:#555;
}
ul.tabs a.current
{
	border-bottom:solid 4px #7598cf;
}
.panes div {
	display:none;		
}
/* Tab Styling; END */


/* .._/(  Tables  )\_.. */


/* .._/(  Systems - login pages  )\_.. */



/* .._/(  Forms/Data Grids  )\_.. */

.dgHds  {
	color: white;
	font-size:80%;
	font-weight:600;
	background-color:#0069aa;  
}


/* .._/(  Random styles  )\_.. */

.hide {display: none;}
.left {float: left; /*margin: 10px 5px 10px 0;*/}
/** html .left {margin-right: 0;}*/
.right {float: right;}
/*.clear {clear: both;}*/
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearleft {clear: left;}
.clearright {clear: right;}
.error, .red {color: red;}

hr {	color:#a7c0e0; width:120px; }




.interior2{
	background-color:White;
	width:400px;
	padding-top:18px;
	margin-left:180px; 
	position:fixed;
	left:40%;
	top:25%;
	margin-left:-200px;
	/*margin-top:-200px;*/
	z-index:50050;
	background-color:White;
	border:solid 2px black;     	
	padding: 18px 10px 10px 15px; 
}

/* Additional site structure elements added by Joe Cerizo; BEGIN */

#banner 
{
	width:940px;
	height:235px;
	background-color:#7598cf;
	margin:0 auto 50px;
	color:White;
}
#bannerContent h1 
{
	color:White;
	font-size:270%;
	font-weight:bold;
	font-family:Tahoma;
	margin:70px 0 35px;
}
#bannerContent p 
{
	font-size:130%;
	line-height:normal;
	padding-right:170px;
}
#bannerContent 
{
	float:left;
	padding:0 0 0 30px;
	width:600px;
	height:230px;
	/*border:dotted 1px Black;*/
	background:url(/charn/public/images/bannerBGarrow.gif) no-repeat 95% center;
}
#callToAction 
{
	float:right;
	width:275px;
	padding:35px 25px 0 0;
	/*border:dotted 1px Black;*/
	font-size:150%;
	line-height:normal;
}
#callToAction a 
{
	text-decoration:none;
	color:White;
}

a.btnAction 
{
	padding:12px 0;
	width:100%;
	text-align:center;
	display:block;
	/*background-color:Aqua;*/
	background:url(/charn/public/images/btnActionYes.gif) repeat-x center center;
	font-size:80%;
	margin:20px auto 0;
	font-weight:bold;
}

a.btnRefuse 
{
	padding:3px 2px;
	width:80%;
	text-decoration:none;
	text-align:center;
	display:block;
	background:url(/charn/public/images/btnActionNo.gif) repeat-x center center;
	border:solid 1px #999;
	font-size:55%;
	margin:0 auto 0;
}

ol.numbered
{
	margin-left: 25px ;
	margin-bottom:15px;
	padding-left: 15px;
	list-style-type: decimal;
	list-style-position: outside;
	list-style-image: none;
	color:#666;
}
ol.numbered li
{
	margin:0 0 15px;
}
div.hrDivider 
{
	height:8px;
	background:url(/charn/public/images/shadowDivider600px.gif) no-repeat center center;
	display:block;
	margin:30px 0 25px;
}

input {border:solid 1px #999;}
input[type='checkbox'] {border:none;}

.button 
{
	/*width:300px;*/
	padding:0 15px;
	height:40px;
	overflow:visible;
	border:solid 1px #CCC !important;
	/*background-color:#D8D8D8;*/
	background:url(/charn/public/images/btnBG.gif) repeat-x 0px 0px;
}
.button:hover 
{
	border:solid 1px #CCC;
}