﻿/*
Kaiser Permanente Center for Health Research
Northwest Permanente Physicians Guide to Research
Lisa Massinger 
April 21, 2008

*/

/* Basic browser reset  */
body, div, h1, h2, h3, h4, h5, h6, p, dl, dd, dt, blockquote, fieldset, legend, button, label, form, img {
    margin: 0; padding: 0; border: 0;
}
body {color:#343434; font: 80%/150% Verdana, Arial, Helvetica, sans-serif; text-align:center; height:100%;} 

h1, h2, h3, h4, h5, h6, p {margin: .5em 0 1em 0;}

h1{font-size: 160%; color:white; font-weight: 600;} /*project title*/
h2{font-size: 140%; color:#a2680a;}
h3{font-size: 120%; color:#a2680a; font-weight: 600;}
h4{font-size: 110%;}
h5{font-size: 100%; font-weight: 600;}
h6{font-size: 100%; color:#708af5; }
.h2{font-size: 140%; color:#a2680a; font-weight: 600;}
.h3{font-size: 120%; color:#3b7e5e; font-weight: 600;}
.h5{font-size: 100%; color:#3b7e5e; font-weight: 600;}

a:link,
a:visited,
a:hover,
a:active {color:#a2680a; text-decoration:none;}

a:hover,
a:active {text-decoration:underline;}


/* For quicklinks and navigation. For lists of links add the class "links" to the ul - this will remove the bullets.    */
ul.links, ul.links ul, ul.links ul ul, #mainContent ul.links li{ list-style-type: none;}


/* .._/(  Site Structure  )\_.. */
				
#wrapper{
	padding:0px 0px 0px 0px;
	margin: 40px auto 0 auto;
	text-align:left;
	height:100%;
	border: solid 1px black;
	width:974px;
}
.landing #wrapper{
	padding:0px 0px 0px 0px;
	background: transparent url("../Images/bgDoc.jpg") no-repeat  bottom left;

}
.interior #wrapper {
	padding:0px 0px 0px 0px;
	min-height:300px;
	height:100%;
	background-color:#ffffff;/* #fbeeca */
	background: transparent url("../Images/bgInterior.jpg");
}

.landing #header {
	background:#000000;
	text-align:right;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	height: 98px;
	width: 974px;
	background: #b2730d url("../Images/banHome.gif") no-repeat top; 
}
.interior #header {
	background:#000000;
	text-align:right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 98px;
	width: 974px;
	background: #b2730d url("../Images/banHome.gif") no-repeat top; 
}
#left-nav{
	clear:both;
	float:left;
	width:208px;
	min-height:500px;
	height:100%;
	line-height:100%;
	margin-top:0px;
	border-right:dotted 0px #01bef1;
	background: #faecc7 url("../Images/bgMenuLeft.jpg") no-repeat top;

}
#right-nav{
	width:200px;
	position:absolute;
	top:100px;
	left:720px;
}
#bar-nav{
	clear:both;
	float:inherit;
	width:974px;
	height:28px;
	margin-top:0;
	background-color:Black;
}
.landing #content{
	height:100%;
	min-height:580px;
	width:720px;
	padding-top:20px;
	margin-left:230px;
}
.interior #content{
	background-color:#ffffff;
	min-height:580px;
	width:740px;
	display:inline-block;
	padding-top:10px;
	padding-left:20px;
	margin-left:208px; 
}

.landing #primary { 
	float:left;
	width:550px;
	padding:0 0 12px 10px;
}

.interior #primary {
	padding:0px 0px 0 0px;
	width:720px;
	margin-left:0px;
}

.landing #secondary {
	float:right;
	display:inline;
	padding:46px 0 0 0;
}
#section1 {
	width:284px;
	background:#ffffff;
	 }

#footer{
	clear:left;
	height:40px;
	margin:0 0 0 180px;
}

	

/* .._/(  Navigation  )\_.. */

#left-nav a{
	list-style:none;
	font-size:110%;
	margin-left:0;
	padding:8px 0 0 10px;
	display:block;
}

#left-nav a,
#left-nav a:visited {
	color:#3b7e5e;
	font-weight:600;
	text-decoration:none;
}
#left-nav a:hover{
	text-decoration:underline;
}

.plus 
{	font-size: 6px;
	line-height: 6px;
	}
	
#utility-nav 
{	padding-top:0;
	margin-top:0;
	margin-right:4px;
}
#utility-nav ul {
	list-style:none;
}
#utility-nav li {
	background:transparent url(../Images/bgUtilityNav.gif) 0 1px no-repeat;
	display:inline;
	padding-left:15px;
}
	#utility-nav li.first {
		background:none;
	}
#utility-nav a,
#utility-nav a:visited {
	color:black;
	font-size:90%;
	text-decoration:none;
}
#utility-nav a:hover {
	text-decoration:underline;
}

#right-nav a,
#right-nav a:visited {
	color:#3b7e5e;
	font-weight:600;
	text-decoration:none;
}
#right-nav a:hover{
	text-decoration:underline;
}
#right-nav td 
{	font-size:95%;
	line-height:130%;
}

/* .._/(  Type, Links and Lists  )\_.. */


.landing #announcements{
	margin:0 0 0 0;
	_margin-left:-10;
	width:275px;
	_width:276px;
}
.landing #events{
	width:277px;
	margin-left:12px;
}
.txtContact 
{	color:#b2730d; 
	font-weight:600;
}
.annTitle 
{	color:#4253a6;
	font-weight:600;
}
.astk1 {
	font-size:90%;
	color:red; 
	text-decoration: none;
	vertical-align:super;
}
.astk2 {
	font-size:90%;
	color:red; 
	text-decoration: none;
	vertical-align: baseline;
}
.error {
	font-size:90%;
	font-weight:600;
	color:red; 
}
a.email {color:Black; text-decoration:underline; }
a:hover.email {color:#a2680a; text-decoration:underline; }

/* .._/(  Tables  )\_.. */
#tips 
{	border-bottom:solid 2px #b2730d;  

}

/* .._/(  Forms  )\_.. */

.dgHds  {
	color: White;
	font-size: 80%;
	font-weight: 600;
	background-color:#3b7e5e;  
}

.txtPost  {
	font-size: smaller;
	color: #3b7e5e;  /*green*/
}
/* .._/(  myMenuBar  )\_.. */

#myMenuComm, #myMenuMeet, #myMenuProp, #myMenuDocs
{	margin-left: 0px;
	margin-top: 0px;
	height: 20px;
	width: 142px;
	text-align:center;
	background-color:#3b7e5e;
	background-position: left top;	
}

.myMenuCon
{	padding-left: 4px;
	padding-top: 4px;
	border-left: solid 2 #3b7e5e;
	border-right: solid 2 #3b7e5e;
	border-bottom: solid 2 #3b7e5e;
}



/* .._/(  Randoms/dev utility styles  )\_.. */

button, input  { margin: 3px 0 2px 0;  }

hr { color:#b2730d; margin-top:0px;}

.hide {display: none;}
.left {float: left; margin: 10px 5px 10px 0;}
* html .left {margin-right: 0;}
.right {float: right;}
.clear {clear: both;}
.clearleft {clear: left;}
.clearright {clear: right;}
.error, .red {color: red;}

.small {width: 25%;}
.medium {width: 48%;}
.large {width: 90%;}




