/* TVBS CRITICAL LIFEEVENTS MICROSITE STYLE SHEET */

/* --------------------------------------------------- general HTML markup */

body {
	background-color: #cccccb;
	font-size: 62.5%;
	text-align: center;
}

table {
	border: none;
	margin: 0px;
	padding: 0px;
}


p, ul, ol {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.7em;
	color: #333;
}

p {
	margin: .25em 2em 1em 20px;
}

ul, ol {
	margin-left: 0;
	padding: .1em 1em .75em 40px;
}

li {
	list-style-type: disc;
	padding: .25em 0;
}

tr {
	vertical-align: top;
}

a {
	color: #5a1400;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #b52025;
	text-decoration: underline;
}

h1 {
	font-family: Times, Georgia, serif;
	font-size: 2.5em;
	color: #08A;
	margin: 1em 1.5em .2em 20px;
	line-height: 1.6em;
	letter-spacing: .05em;
	font-variant:small-caps;
}


h2 {
	font-family: Arial, Verdana, sans-serif;
	color: #b52025;
	font-size: 1.5em;
	font-weight: bold;
	margin: 1.25em 0 .25em 20px;
	line-height: 1.4em;
}

h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #b52025;
	margin: 5px 0 0 20px;
	letter-spacing: .06em;
}

h3 a {
	color: #2e8376;
}

h4 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #00aeef;
	margin: 5px 0 0 20px;
	letter-spacing: .06em;
}

p.caption {
	text-align: center;	
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 1em;
	margin-bottom: 1.5em;
	border-bottom: 3px double #999;
	}

p.featureimg {
	margin: .25em 2em 0em 1em;	
	}
	

p.note {
	font-style: italic;
	font-size: .95em;
	line-height: 1.25em;
}

p.backBtn {
	text-align: right;
	font-style: italic;
}

p.backBtn a {
	color: #788;
	/*background-color: #DEF;
	border: 1px solid #BDF;*/
	padding: .25em .5em;
	margin-top: 2em;
}

p.backBtn a:hover {
	color: #035;
	text-decoration: underline;
}

p.intro {
	margin-top: 1.5em;
	color: #5a1400;
	font-size: 1.3em;
	padding-bottom: 1em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p.footnote {
	font-style: italic;
	font-size: 1.1em;
	line-height: 1.25em;
}

hr {
	border: none;
	border-top: 2px dotted #E0DCB4;
	margin: 14px 10px 0 20px;
}

#biglist {
	font-size: 100%;
}

sup {
	font-size: 60%;
}

/* ------------------------------------------------------------- wrapper */

#wrapper {
	width: 90%;
	background-color: #FFF;
	border: 3px solid #5a1400;
	line-height: 1.5em;
	padding: 0;
	margin: 20px auto 1em;
	text-align: left;
	min-width: 900px;
	-moz-box-shadow: 0 0 8px #11101c;
	-webkit-box-shadow: 0 0 8px#11101c;
	box-shadow: 0 0 8px #11101c;
}


/* -------------------------------------------------------------- header */

#header {
	width: 100%;
	height: 200px;
	overflow: hidden;
	background-color: #5a1400;
	background-image: url('images/CI-header-stripe.png');
	background-position: top left;
	background-repeat: repeat;
	/*border: 1px solid #39F; -- used for debugging */
}

#header a {
	text-decoration: none;
	padding: 0;
}

#header img {
	margin: 0;
}


/* ----------------------------------------------------------- content */

#content {
	width: 100%;
	background-image: url();
	background-repeat: no-repeat;
	background-position: bottom right; 
	min-height: 450px;
}

#contentMajor {
	float: left;
	width: 60%;
	padding: 10px;
	margin-left: 10px;
	min-height: 275px;
}

#contentMajor img.thumb {
	margin-right: 10px;
	box-shadow: 2px 2px 5px #999999;
}

#contentMajor img.stripe {
	margin: 5px 0px 10px -20px;
	padding: 5px 0px 0px 0px;
	float: left;
}

#contentMajor img.head {
	margin-right: 15px;
	box-shadow: 2px 2px 5px #999999;
	float: left;
}

#contentMajor a.thumb {
	color: #888888;
}

#contentMajor a:hover.thumb {
	color: #C20;
}

#contentMinor {
	float: right;
	width: 28%;
	padding: 20px 0 0 0;
	text-align: left;
	min-height: 275px;
	min-width: 288px;
	font-size: 95%;
}

#contentMinor a {
	color: #4D4D4D;
}

#contentMinor h2 {
	color: #C20;
	margin: 1em 0 0 .75em;
	font-weight: bold;
}


#contentMinor ul {
	margin-left: .75em;
	margin-right: 2em;
	padding: 0;
	color: #333;
	text-align: left;
}

#contentMinor p {
	text-align: left;
	color: #222;
	margin-right: 5em;
	padding-bottom: 1.5em;
	text-align: center;
}

#contentMinor h3 {
	font-size: 70%;
	text-align: left;
	color: #4D4D4D;
	margin-right: 5em;
	font-weight: bold;
}

#contentMinor img {
	vertical-align: bottom;
	margin-bottom: 10px;
}

#contentFull {
	width: 95%;
	padding: 10px 20px;
}		

#contentFull img.head {
	margin-right: 15px;
	box-shadow: 2px 2px 5px #999999;
	float: left;
}


/* ----------------------------------------------------------- navigation */


#navigation {
	background-color: #5a1400;
	padding: 0;
	margin: 0;
}

#navigation ul {
	padding: 12px 0 1px 0;
	margin: 0 0 0 10px;
	border-bottom: 0px solid #5a1400;
	font-weight: bold;
	font-size: 1.2em;
}

#navigation li {
	list-style: none;
	margin: 0;
	display: inline;
	width: 160px;
}

#navigation li a {
	padding: 4px 1em;
	margin-left: 3px;
	border-bottom: none;
	background-color: #00aeef;
	color: #fff;
	text-decoration: none;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;	
	border-top-right-radius: 6px;
}

#navigation li a:hover {
	color: #325b6c;
	background: #8ed8f8;
}

#navigation li a#current {
	background: #FFF;
	color: #325b6c;
	border-bottom: 2px solid white;
}

#navigation li a:hover#current {
	color: #00aeef;
}

/* -------------------------------------------------------------- footer */

#footerA {
	vertical-align: bottom;
	border-top: 1px dotted #5a1400;
	padding: 0 4em;
}

#footerA p {
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 5px 0;
	padding: 0;
	color: #626262;
	text-align: justify;
}

#footerB {
	vertical-align: bottom;
	padding: 0 4em;
}

#footerB p {
	text-align: center;
	font-size: 1.1em;
}

#footerB a {
	color: #07b;
}


#footerB img {
	display: inline;
	padding: 0;
	border: 0;
	vertical-align: bottom;
	}

/* ----------------------------------------------------------- generic classes */

.left {
	float: left;
}

.right {
	float: right;
	}
	
.sidebar {
  background: #B9E0f7;
}

.sidebar h1, .sidebar p, .sidebar li {
	color: #005A8B;
	margin: 1em .5em .5em 1em;
	line-height: 1.3em;
}

.sidebar p a {
	color: #005A8B;
	font-size: .85em;
}


/* ----------------------------------------------------------- marketing table */

#marketing  {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	}	
	
#marketing tr {
	vertical-align: top;
}

#marketing td {
	vertical-align: top;
	padding-bottom: 1.5em;
}

#marketing p {
	padding: 0 0 .25em 0;
	margin: 0;
}

#marketing h3 {
	color: #b52025;
	font-size: 1.3em;
	margin: 0 0 .4em 0;
	padding: 0;
	}
	
#marketing td.colA {
	width: 150px;
}

#marketing td.colB {
	width: 80%;
}

#marketing  {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	}	
	
#marketing2 tr {
	vertical-align: top;
}

#marketing2 td {
	vertical-align: top;
	padding-bottom: 1.5em;
	width: 50%;
}

	
/* ----------------------------------------------------------- expanding list */

.open {
	display: block;
}

.closed {
	display: none;
	}
	
#expansionList {
	margin: 0em .25em 1.5em 1.5em; 
	padding: 0; 
	}
	
#expansionList ul {
	list-style-type: none;
	}

#expansionList ul ul {
	margin-bottom: 0; 
	padding-bottom: 0; 
	}
	
#expansionList li ul {
	font-size: 100%;
	padding-bottom: 4px;
	padding-left: 20px;
	}
	
#expansionList li {
	font-family: Arial, Verdana, sans-serif; 
	font-weight: normal; 
	padding: .1em 0; 
	line-height: 1.6em;
	list-style: none;
	}
	
#expansionList li li {
	margin-left: 0;
	}
	
#expansionList ul ul ul {
	margin-bottom: 0; 
	padding-bottom: 0; 
	}

#expansionList li li li {
	margin-left: 0;
	list-style: none;
	}

	
#expansionList li li a:hover {
	text-decoration: underline; 
	font-weight: normal;
	}
	
#expansionList a {
	text-decoration: none;
	font-size: 1.1em;
	color: #b52025;
	}
	
#expansionList a:hover {
	font-weight: bold;
	color: #5a1400;
	}

#expansionList li img {
	margin-right: 5px;
	}