/*
Copyright © 2007 Parkview Health Plan Services
Title:      SignatureCarePPO.com Stylesheet
Author:     Barry Wadsworth, barry.wadsworth@parkview.com
$Revision: 1.0 $
Updated:    2007/08/28
*/

/* Body */
body {
	margin: 0;
	padding: 0;	
	background: #fff;
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

body a {
	text-decoration: none;
	color: #0000CC;
}

body a:active, body a:hover {
	color: #00703c;
}

/* Paragraphs */
p {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
}

.noBorder {
  border-style: none;
}

.alignRight {
  text-align: right;
}

.noBorderAlignRight {
  border-style: none;
  text-align: right;
}

acronym {
  border-bottom-width: thin;
	border-bottom-style: dotted;
}

caption {
	padding: 0 0 10px;
	font: bold 100% Arial, sans-serif;
	color: #336;
}

/* Other */
form {
  display: inline;
}

fieldset {
  border: 1px solid #333366;
  padding: 2px;
  margin: 2px;
}

/* --------------------  Fonts  --------------------- */
/* Font size */
h1, h2, h3 {
	margin-top: 8px;
	margin-bottom: 8px;
}

h4, h5, h6 {
	margin-top: 6px;
	margin-bottom: 6px;
}

h1 {
	font-size: 125%;
}

h2 {
	font-size: 120%;	
}

h3 {
	font-size: 115%;
}

h4 {
	font-size: 110%;
}

h5 {
	font-size: 105%;
}

h6 {
	font-size: 100%;
}

a img {
	border-style: none;
}

.clear{
	clear:both;
}

.finePrint 
{
  font-size: xx-small;
}
	
.cntr {
	text-align: center;
}

.left {
	text-align: left;
}

.msgTextBold {
  font-weight: bold;
}

.formLabel {
  float: left;
  text-align: right;
  font-weight: normal;
  width: 150px;
}

.formControl {
  float: left;
  margin-left: 5px;
}

.formControlCenter {
	float: left;
  text-align: left;
	margin-left: 160px;
  
}

.logo 
{
  padding: 0px 10px 2px 10px;
}

.menuSeparator {
	padding: 0px 0px 0px 0px;
}

.noSpace {
	padding: 0px;
	margin: 0px;
}

.photoRight, .photoLeft, .storyPhotoRight, .storyPhotoLeft {
  margin-top: 5px;
  margin-bottom: 10px;
}

.photoLeft, .photoRight {
  border-style: none;
}

.photoRight, .storyPhotoRight {
  float: right;
  margin-left: 10px;
}

.photoLeft, .storyPhotoLeft {
  float: left;
  margin-right: 10px;
}

.row {
  clear: both;
  padding: 5px 3px 2px 10px;
}

.rightJustify {
	text-align: right;
}

.smallFont {
  font-size: small;
}

.spacer {
  clear: both;
  height: 10px;
}

.subtitle {
	color: #454372;
	width: 550px;
}

.storyTitle {
  font-size: 110%;
  font-weight: bold;
  color: #333366;
}

.storySubtitle {
	font-weight: bold;
	color: #333366;
}

.storyTeaser {
  color: #333366;
}

.storyAuthor {
  font-weight: normal;
	font-size: 90%;
}

.storyLink {
	color: #333366;
	text-transform: capitalize;
}

.storyDate {
  font-size: 70%;
}

.storyTxt {
  padding: 10px 5px 5px 0;
	color: #000000;
	width: 550px;
}

.storyPhotoCaption {
  font-size: 78%;
  font-weight: bold;
  color: #000000;
}

.storyPhotoRight, .storyPhotoLeft {
  border-width: 2px;
  border-style: solid;
  border-color: #000000;
}

.title, .contentTitle {
	color: #636;
}

.contentTitle {
	font-size: 120%;
	font-weight: bold;
	width: 550px;
}

.txt, .storyTxt, .txtBold {
	margin: 2px 15px 2px 15px;
	padding: 2px 2px 2px 2px;
	color: #333366;
	text-align: justify;
	width: 550px;
}

.txtBold {
  font-weight: bold;
}

.vertAlignTop {
	vertical-align:top;
}

/* -------  Color Scheme ------- */
.trimColor 
{
  background-color: #0054A6;
  /*
  background-color: #339999;
  */
}

.trimColor2
{
  background-color: #8CC63F;
  /*
  background-color: #007755;
  */
}

.trimColor3
{
  background-color: #00793A;
  /*
  background-color: #004422;
  */
}

/* -------  Info Bar ------- */

/* ---------------  Layout  --------------------- */
#pageWrap
{
  padding: 0px;
  max-width: 2000px;
}
/* -------  Header ------- */
#header
{
  padding: 0px;
  border-bottom: 2px solid #006B42;
  height: 80px;
}

#headerLayout
{
  padding: 5px 0px 2px 0px;
}

/* -------  Header Navigation ------- */

#ulHeaderNav 
{  
  margin-left: 90px;
	padding-left: 90px;
	font-size: 78%;
}

#ulHeaderNav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#ulHeaderNav a {
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #000000;
}

#ulHeaderNav a:active, #ulHeaderNav a:hover {
	border-bottom: 1px solid #660066;
	padding-bottom: 1px;
	color: #00703c;
}

/* -------  Header - User Segment Navigation ------- */
#ulUserSegNav {
	
	margin: 0;
	padding: 0;
}

#ulUserSegNav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#ulUserSegNav a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0px 1px 0px 1px;
	color: #000000;
	vertical-align: bottom;
}

#ulUserSegNav a:active, #ulUserSegNav a:hover 
{
  border-bottom: solid 1px #660066; 
	color: #00703c;
}

/* -------  InfoBar ------- */
#infoBar{
	padding: 0px 0px 0px 0px;
	font-size: .7em;
}
	
#infoBar a:link{
	color:#ccc;
	text-decoration:underline;
	font-weight:bold;
}

#infoBar a:visited{
	color:#ccc;
	text-decoration:none;
	}

#infoBar a:hover{
	color: #fff;
	text-decoration:underline;
	font-weight:bold;
	}

#infoBar a:active{
	color:#fff;
	}

#infoBarLeft
{
  height:18px;
  width: 210px;
	padding: 3px 2px 1px 4px;
	border-left: 1px solid #006B42;
	border-right: 1px solid #fff;
	color:#fff;
	text-align: center;
	}

#infoBarRight{
	height: 18px;
	padding: 3px 2px 1px 20px;
	border-right: 1px solid #006B42;
	color: #fff;
	}

#infoBarRight a {
	color: #ddd;
	text-decoration: none;
	font-weight: bold;
	}
	
#infoBarRight a:link{
	color: #ddd;
	text-decoration: underline;
	font-weight: bold;
	}

#infoBarRight a:visited{
	color: #ddd;
	text-decoration:none;
	}

#infoBarRight a:hover{
	color:#dc7;	
	text-decoration: underline;
	font-weight: bold;
	}

#infoBarRight a:active{
	color:#dc7;
	font-weight:bold;
	text-decoration:none;
	}

/* -------  Content ------- */
#content{
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #006B42;
	border-right: 1px solid #006B42;
	border-right-color: #CCDDCC;
	}

/* -------  Navigation Column ------- */
#navColumn
{
  min-height: 314px;
  width: 216px;
	border-right: 1px solid #ccc;
	list-style-type: none;
	color: #ffc;
	font-size: 0.8em;
	padding: 1px 0px 1px 0px;
	margin: 1px 0px 1px 0px;
}

#navColumn img{
	border:none;
}
	
#navColumn a {
	color: #ffc;
	text-decoration: none;
}

#navColumn a:active, #navColumn a:hover {
	/* This has to be handled in the master page due to IE 6
	border-bottom: 1px solid #606;
	padding-bottom: 2px; 
	border-bottom-color: #606; */
	color: #ca4;
}

#navColumn ul{
	margin: 1px 2px 1px 6px;
	padding: 1px 2px 1px 6px;
	list-style-type: none;
}

#navColumn li  {
	margin: 1px 2px 0px 4px;
	padding: 1px 2px 0px 4px;
	list-style-type: none;
}

#navColumn h3, #navColumn h4, #navColumn h5, #navColumn h6{
	margin: 6px 2px 4px 4px;
	padding: 2px 2px 4px 4px;
	color: #dc7;
}

#navColumn h6{
	font-size: 95%;
}

/* -------  Content Column ------- */
#contentColumn 
{	
  font-size: 95%;
	line-height: 1.5em;
	color: #333;
}

#mainColumn 
{
	font-size: 95%;
	line-height: 1.5em;
	color: #333;
	padding: 0px;
	margin: 0px;
	clear: both;
}

#contentBanner {
	padding: 0px;
	margin: 1px 0px 0px 1px;
}

#contentTextArea
{
	padding: 4px 4px 4px 6px;
	margin: 4px 4px 4px 6px;
}

#contentTextArea p
{
	padding: 4px 0px 8px 0px;
}

#contentTextArea ul
{
	width: 550px;
	margin-left: 1.3em;
	padding-left: 1.5em;
	/*
    */
}

#contentTextArea li
{
    list-style-type: disc;
    list-style-position:outside;
	/*
	width: 550px;
    */
}

/* -------  Tables ------- */
#contentTextArea table {
	border: 1px solid #333366;
	border-collapse: collapse;
}

#contentTextArea thead, #contentTextArea th {
	background-color: #007755;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#contentTextArea thead a, #contentTextArea th a {
	color: #FFFFFF;
}

#contentTextArea thead a:active, #contentTextArea th a:active {
	color: #FFFF99;
}

#contentTextArea thead a:hover, #contentTextArea th a:hover {
	color: #FFFF66;
}

#contentTextArea thead, #contentTextArea th, #contentTextArea td {
	border-bottom: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	padding: 2px 5px;
	vertical-align: middle;
}

#contentTextArea td {
	font: smaller Verdana, Arial, sans-serif;
	vertical-align: top;
	width: auto;
}

#contentTextArea tfoot {
	background-color: #454372;
	text-align: center;
	font: smaller Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #ffffff;
}

#contentHeader table {
	border: 0px;
	width: 500px;
}

#contentHeader thead, #contentHeader th, #contentHeader td {
	border: 0px;
	padding: 2px;
	vertical-align: middle;
}

#contentLeft 
{
  float: left;
	padding: 0px 5px 5px 5px;  
	color: #000000;
	width: 220px;
	border-right: solid 1px #aaaaaa;
	height: auto;
}

#contentRight 
{
  float: right;
	padding: 0px 5px 5px 5px;  
	color: #000000;
	width: 220px;
	border-left: solid 1px #aaaaaa;
	height: auto;
}
/* -------  Footer ------- */
#footer
{
	padding: 0px;
	color: #ca4;
	font-size: .8em;
	border-bottom: 2px solid #006B42;
}
	
#footerLeft
{
	height: 18px;
  width: 210px;
	padding: 4px 2px 0px 4px;
	border-left: 1px solid #006B42;
	border-right: 1px solid #fff;
	color: #fff;
	text-align: center;
}

#footerRight {
	height: 18px;
	padding: 4px 2px 0px 20px;
	border-right: 1px solid #006B42;
	color: #fff;
}

#footerNav {
	font-size: 70%;
	text-align: center;
	width: auto;
	height: auto;
	clear: both;
}

#ulFooterNav {
	margin: 0;
	padding: 0;
	display: inline;
}

#ulFooterNav li {
	margin: 0 10px 2px 10px;
	display: inline;
	list-style-type: none;
}

#copyright {
	padding: 4px;
	font-size: xx-small;
	text-align: center;
}

#ulFooterNav a {
	padding: 4px 0 2px 0;
	text-decoration: none;
	color: #fff;
}

#ulFooterNav a:active, #ulFooterNav a:hover, #copyright a:active, #copyright a:hover {
	border-bottom: 1px solid #660066;
	padding-bottom: 1px;
	color: #dc7;
}

/* -------  Search ------- */
#searchForm {
	text-align: center;
	vertical-align: top;
	display: block;
}

.TableHeader, .TableHeaderHighlighted, .TableCellNormal, .TableCellAlternating {
	font-family: Verdana, Arial, sans-serif;
}

.TableHeader, .TableHeaderHighlighted {
  background-color: #eeb;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

.TableHeader {
 color: #000;
}

.TableHeaderHighlighted {
 color: #336;
}

.TableCellNormal, .TableCellAlternating {
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
  color: #336;
}

.TableCellNormal {
  background-color: #fff;
}

.TableCellAlternating {
  background-color: #ffe;
}
