/**
 *	THROUGHCARE MAP II
 *	AUTHOR: Ian Phillip for IRISS
 *	NOVEMBER 2008
 */

/**
 *	RESET BROWSER DEFAULTS
 */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	line-height: 1.5em;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
q:before, q:after,
blockquote:before, 
blockquote:after				{ content: ""; }
a img, :link img, :visited img	{ border: 0; }
table							{ border-collapse: collapse; border-spacing: 0; }
ol, ul							{ list-style: none; }

/**
 *	THROUGHCARE STYLES
 */
body {
	background: #0e0e0e url("../img/bg-body.png") repeat-x 0 -2px;
	font: 11px/1.5 "mukti narrow","Lucida Grande",verdana,sans-serif;
	position: relative;
	padding-top: 42px;
}
h1 {
	font: bold 22px/0.9 "mukti narrow","helvetica neue",helvetica,arial,sans-serif;
	text-transform: uppercase;
	padding-top: 52px;
}
#sw_va h1 		{ color: #b8d432; padding-top: 29px; }
#sw_st h1 		{ color: #5bcbf3; padding-top: 29px; }
#sp_sp h1 		{ color: #999; padding-top: 29px; }
#parole h1 		{ color: #f90; }
h1 span {
	font-size: 14px;
	text-transform: none;
	color: black;
}
h2 {
	font: bold 1.5em/33px "mukti narrow","helvetica neue",helvetica,arial,sans-serif;
	color: #333;
	margin: 20px 0 0.66em 0;
	background-color: #ddd;
	padding: 0 11px;
}
#sw_va h2 		{ background-color: #b8d432; color: white; }
#sw_st h2 		{ background-color: #5bcbf3; color: white; }
#sp_sp h2 		{ background-color: #999; color: white; }
#parole h2 		{ background-color: #f90; color: white; }
h3 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 1em 0 -1em 0;
}
#copyright h3,
#siteindex h3,
#sitehelp h3 { 
	border-top: 1px solid #ddd; 
	padding-top: 22px;
	margin-top: 21px;
}
#casestudy h3 {
	font: bold 1.5em/33px "mukti narrow","helvetica neue",helvetica,arial,sans-serif;
	color: #333;
	margin: 0 0 0.66em 0;
	text-transform: none;
}
h4 {
	font-weight: bold;
	margin: 1em 0;
}
a,
a:visited 		{ color: #005b7e; }
a:hover 		{ text-decoration: underline; }
i, em 			{ font-style: italic; }
b, strong 		{ font-weight: bold; }
p 				{ margin-top: 1em; }
ol {
	list-style: outside decimal;
	margin: 2em 0 2em 2.5em;
}
ul {
	list-style: disc outside;
	margin: 2em 0 2em 1.5em;
}
li {
	padding-left: 1em;
	line-height: 2em;
}
li ul,
li ol { margin: 0.75em 1.5em; }
dt {
	margin-top: 1em;
	font-weight: bold;
}
dd 				{ margin-bottom: 1em; }
sup 			{ vertical-align: super; }
sub 			{ vertical-align: sub; }
hr {
	border: none;
	height: 1px;
	background-color: #ddd;
	margin: 1em 0;
	text-align: left; /* keep Opera happy */
}

/**
 *	LAYOUT
 */
#wrapper {
	background-color: white;
	padding: 0 11px 11px;
}
#content { width: 979px; }
#header {
	height: 99px;
	background: url("../img/bg-logo.png") no-repeat 100% 11px;
}
#resources {
	border: 1px solid #ddd;
	background-color: #fcfcfc;
	margin-top: 20px;
	padding: 10px;
	float: left;
	width: 297px;
}
#resources h2 {
	color: #333;
	margin: -10px -10px 0 -10px;
	padding-left: 10px;
	line-height: 33px;
	background-color: #ddd;
}
#img_map {
	padding: 32px;
	position: relative;
	background-color: white;
	border: 1px solid #ddd;
	width: 913px;
}
#section {
	color: #999;
	font-weight: bold;
	padding: 0.66em 0;
}
#section p 			{ margin: 0; line-height: 1em; }
#section a 			{ text-decoration: none; overflow: hidden; }
.next 				{ padding-right: 13px; }
.prev 				{ padding-left: 13px; }
span.next 			{ background: url('../img/icn-next-prev.png') no-repeat 100% -18px; }
span.prev	 		{ background: url('../img/icn-next-prev.png') no-repeat 0 -62px; }
a.next 				{ background: url('../img/icn-next-prev.png') no-repeat 100% -172px; color: #222; }
a.prev 				{ background: url('../img/icn-next-prev.png') no-repeat 0 -194px; color: #222; }
#sw_st a.next 		{ background: url('../img/icn-next-prev.png') no-repeat 100% 4px; color: #0096d5; }
#sw_st a.prev	 	{ background: url('../img/icn-next-prev.png') no-repeat 0 -40px; color: #0096d5; }
#sw_va a.next 		{ background: url('../img/icn-next-prev.png') no-repeat 100% -84px; color: #97b300; }
#sw_va a.prev 		{ background: url('../img/icn-next-prev.png') no-repeat 0 -106px; color: #97b300; }
#parole a.next 		{ background: url('../img/icn-next-prev.png') no-repeat 100% -128px; color: #d97a00; }
#parole a.prev 		{ background: url('../img/icn-next-prev.png') no-repeat 0 -150px; color: #d97a00; }
#flashDiv 			{ display: none; }
#casestudy {
	margin-top: 22px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}
/* --- two column layout, 66/33 split --- */
#leftCol {
	float: left;
	width: 649px;
	margin-right: 11px;
	padding-bottom: 1em;
}
#rightCol {
	float: left;
	width: 319px;
}
#rightCol img {
	margin-top: 20px;
	border: 1px solid #ddd;
	padding: 3px;
}
/* --- two column layout, 50/50 split --- */
#leftCol50 {
	float: left;
	width: 484px;
	margin-right: 11px;
	padding-bottom: 1em;
}
#rightCol50 {
	float: left;
	width: 484px;
}
/* --- three column layout --- */
#triColLeft,
#triColMid,
#triColRight {
	float: left;
	width: 319px;
	margin-right: 11px;
}
#triColRight { margin-right: 0; }
/* --- general classes --- */
#printhead		{ display: none; }
.left 			{ float: left; margin-right: 11px; }
.right 			{ float: right; margin-left: 11px; }
.clear 			{ clear: both; }
.right-align	{ text-align: right; }
.icon 			{ margin: 0 1px -1px 1px; }
.info			{ font-style: italic; color: #666; }
.vid			{ margin-top: -8px; }
.pic {
	border: 1px solid #ddd; 
	padding: 3px;
	margin-bottom: 3px;
}
.footnote {
	color: #333;
	border-top: 1px solid #ddd;
	padding-top: 11px;
	margin-top: 10px;
	font-size: 10px;
	padding-left: 0.85em;
	width: 75%;
}
.footnote span { margin-left: -0.75em; }
#loader { margin: 149px 0 149px 254px; }

/**
 *	TOP NAVIGATION BAR
 */
#nav {
	position: absolute;
	top: 7px;
	left: 11px;
	color: #888;
	text-transform: uppercase;
	height: 31px;
}
#nav ul {
	list-style: none;
	display: inline;
	margin: 0;
}
#nav li {
	line-height: 1em;
	display: inline;
	border-right: 1px solid #666;
	padding: 0;
}
#nav a {
	text-decoration: none;
	padding: 0 11px 8px 11px;
}
#nav a:hover { background: url("../img/bg-navHover.png") no-repeat bottom center; }
#home a {
	color: #888;
	border: none;
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
}
li#home,
li#prl			{ border: none; }
#va a 			{ color: #b8d432; }
#stc a 			{ color: #5bcbf3; }
#sps a 			{ color: #eee; }
#prl a 			{ color: #ffae25; }

/**
 *	FOOTER
 */
#footer {
	font: 11px/1.5 "mukti narrow",arial,verdana,sans-serif;
	background: black url("../img/bg-footer.png") repeat-x;
	padding: 11px 11px 66px 11px;
	color: white;
	clear: both;
}
#footer a,
#footer a:visited {
	text-decoration: none;
	font-weight: bold;
	color: white;
}
#footer a:hover { text-decoration: underline; }
#footer ul {
	list-style: none;
	display: inline;
	margin: 0;
}
#footer li {
	line-height: 32px;
	display: inline;
	margin-right: 22px;
	padding: 0;
}
#footer hr {
	background-color: #333;
	width: 979px;
	margin: 10px 0 16px 0;
}

/**
 *	MAP STYLES
 */
/* --- tooltips --- */
#bubble {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	border: 5px solid #ccc;
	background-color: #eee;
	padding: 5px 11px;
	display: none;
	max-width: 221px;
}
#bubble span {
	font-size: 8px;
	font-weight: normal;
	font-style: italic;
}
/* --- modal dialog --- */
#modalContainer {
	background: url('../img/bg-shadow.png') no-repeat 0 0;
	width: 512px;
	height: 410px;
	left: 50%;
	top: 15%;
	margin-left: -325px; /* half the width, to center */
	padding: 44px 58px;
}
#modalContainer h2 {
	text-transform: capitalize;
	margin: 11px 0 0.9em 0;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #ddd;
	background-color: transparent;
	line-height: 1em;
	color: #333;
}
#modalOverlay { background-color: white; }
#modalContainer a.modalCloseImg {
	background: url('../img/icn-close.png') no-repeat 0 0;
	width: 30px;
	height: 30px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: 20px;
	left: 18px;
	cursor: pointer;
}
/* --- print link --- */
#printlink p {
	float: left;
	width: 489px;
}

/**
 *	CASE STUDY MOVIES
 */
.vidLink {
	position: relative;
	display: block;
	float: right;
	width: 240px;
	height: 160px;
}
.vidIcon {
	position: absolute;
	top: -6px;
	left: 0;
}
.textLink { margin: 1.5em 0; }
.textLink a {
	background: url('../img/icn-play.png') no-repeat 0 1px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #0096d5;
	padding-left: 16px;
}
a.movieNo { 
	background: url('../img/icn-play.png') no-repeat 0 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #0096d5;
	padding-left: 16px;
	margin: 0 6px;
}
a.movieNo1 { margin-left: 0 !important; } 
a.currentVid {
	color: #999;
	background: url('../img/icn-play.png') no-repeat 0 -15px;
}
.vid_dl li { text-transform: capitalize; }
.vid_dl li li {
	list-style: none;
	background: url('../img/icn-play.png') no-repeat 0 -35px;
	padding-left: 16px;
	text-transform: none;
}

/**
 *	OUT OF DATE - DISCLAIMER
 */
/* adding 50px to body and nav to accomodate warning */
/* MORE STYLE CHANGES IN ie7-8 CSS !!! */
body { background-position: 0 -52px; padding-top: 8.5em; }
#nav { top: 6em; }
.disclaimer {
	position: absolute;
	top: 0;
	left: 0;
	width: 959px;
	margin: 11px 11px;
	color: white;
	background: #550A03;
	border: 1px solid #A12116;
	padding: 5px 10px;
	border-radius: 3px;
}
.disclaimer p { margin: 0; }
.disclaimer a { font-weight: bold; color: white; }








