/*
	WorldHeart - Main Stylesheet
	Created by Industrial Media
*/

/* =General
---------------------------------------------------------------------------------------------------- */
body {
	background: #FBFBFB;
	margin: 20px 0 10px 0;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}

table tr td {
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}

/* =Global Layout
---------------------------------------------------------------------------------------------------- */
#wrapper {
	background: url('../images/wrapper/wrapper-bg.jpg') 0 0 repeat-y;
	position: relative;
	width: 990px;
	margin: 0 auto 0 auto;
    padding: 0;
}

#branding {
	padding: 0;
	margin: 0;
}

#branding #branding-main {
	position: relative;
	background: url('../images/wrapper/branding-main-bg.jpg') 0 0 no-repeat;
	margin: 0 auto;
	width: 980px;
	height: 169px;
}

#branding #branding-sub {
	position: relative;
	background: url('../images/wrapper/branding-sub-bg.jpg') 0 0 no-repeat;
	margin: 0 auto;
	width: 980px;
	height: 169px;
}

#flash-ph {
	position: absolute;
	width: 257px;
	height: 206px;
	top: -37px;
	left: 723px;
}

#logo {
	padding: 21px 0 6px 23px;
}

.clear {
	margin: 0;
	padding: 0;
	font-size: 1px;
	clear: both;
}

#content-container {
	background: url('../images/wrapper/content-bg.gif') repeat-y;
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 30px 0 0 0;
}

#content-container-no-sb {
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 30px 0 0 0;
}

#content {
	float: left;
	width: 528px;
	min-height: 400px;
	_height: 400px;
}

#content #text-content {
	margin-top: -6px;
	padding: 0 10px 0 22px;
	clear: both;
}

#content-full {
	float: left;
	width: 770px;
	min-height: 400px;
	_height: 400px;
}

#content-full #text-content {
	margin-top: -6px;
	padding: 0 10px 0 22px;
	clear: both;
}

.wordmark {
	color: #22607f;
}

.wordmark span {
	color: #993333;
}

#content #text-content #home-news {
	border: 1px solid #cccccc;
	padding: 10px;
}

/* =Navigation
---------------------------------------------------------------------------------------------------- */
#tool-bar {
	background: #993333;
	margin: 0 auto 0 auto;
	width: 980px;	
	font-size: 11px;
}

#tool-bar-items {
	color: #ffffff;
	text-align: right;
	padding: 11px 25px 11px 0;
}

#tool-bar-items a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	margin: 0 5px 0 5px;
}

#tool-bar-items a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#main-nav #header p {
	font-size: 13px;
	color: #c4e3f1;
	margin: 0;
	padding: 7px 0 0 18px;
}

#left-nav {
	float: left;
	width: 188px;	
}

#left-nav #left-nav-items {
	padding: 3px 3px 0 8px;
}

#left-nav #left-nav-items p {
	margin: 0;
	border-top: 1px solid #D7D7D7;
	padding: 7px 0 7px 0;
	background-color: #CECECE;
}

#left-nav #left-nav-items p.last {
	margin: 0;
	border-bottom: 1px solid #D7D7D7;
	padding: 7px 0 7px 0;
}

#left-nav #left-nav-items p.on, #left-nav #left-nav-items p.last-on {
	margin: 0;
	border-top: 1px solid #D7D7D7;
	padding: 7px 0 7px 0;
	background-color: #E6E6E6;
}

#left-nav #left-nav-items div.last-sub {
	margin: 0;
	border-top: 0;
	border-bottom: 1px solid #D7D7D7;
	padding: 0;
}

#left-nav #left-nav-items a {
	display: block;
	color: #9A3334;
	text-decoration: none;
	margin-left: 10px;
}

#left-nav #left-nav-items a:hover {
	color: #045474;
}

#left-nav #left-nav-items a.on {
	color: #9A3334;
	font-weight: bold;
	text-decoration: none;
}

#left-nav #left-nav-items #sub-nav {
	padding: 0 0 10px 2px;	
	background-color: #E6E6E6;
}

#left-nav #left-nav-items #sub-nav a {
	display: block;
	background: url('../images/wrapper/sub-nav-bullet.gif') 0 6px no-repeat;
	padding: 2px 0 2px 10px;
	font-size: 11px;
	text-decoration: none;
}

#left-nav #left-nav-items #sub-nav a:hover {
	color: #045474;
	text-decoration: underline;
}
#left-nav #left-nav-items #sub-nav a.sub-on {
	color: #045474;
	text-decoration: underline;
}

#left-nav #left-nav-items #sub-nav #sub-nav-4th {
	padding: 0 0 0 0;
}

#left-nav #left-nav-items #sub-nav #sub-nav-4th a {
	background: none;
	color: #666666;
	text-decoration: none;
}

#left-nav #left-nav-items #sub-nav #sub-nav-4th a:hover {
	color: #000000;
}

#left-nav #left-nav-items #sub-nav #sub-nav-4th a.sub-nav-4th-on {
	color: #000000;
}

#left-nav #animation img {
	display: block;
	margin: 0 auto 0 auto;
	text-align: center;
}

#left-nav #animation {
	padding: 12px 12px 15px 8px;
	font-size: 11px;
}

#left-nav #animation h2 {
	color: #00476c;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}



/* =Breadcrumb
---------------------------------------------------------------------------------------------------- */
#breadcrumb {
	font-size: 11px;
	color: #993333;
	padding: 0 0 16px 22px;
	margin-top: -2px;
}

#breadcrumb a {
	font-size: 11px;
	color: #00476c;
}

/* =Print-send
---------------------------------------------------------------------------------------------------- */
#print-send {
	padding: 0 0 12px 18px;	
	margin-top: -2px;
}

/* =Sidebar
---------------------------------------------------------------------------------------------------- */
#sidebar {
	float: right;
	width: 250px;
	font-size: 11px;
	margin-top: -6px;
}

#sidebar ul {
	margin: 0 0 0 9px;
	padding: 0 0 0 9px;
}

#sidebar #sidebar-items img {
	display: block;
	margin: 0 auto 0 auto;
	text-align: center;
}

#sidebar #sidebar-items {
	padding: 0 12px 15px 8px;
	font-size: 11px;
}

#sidebar #sidebar-items p {
	margin: 5px 0 8px 0;
	line-height: 14px;
}	

#sidebar #sidebar-items h2 {
	color: #00476c;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}

#sidebar #sidebar-items h3 {
	color: #993333;
	font-size: 13px;
	margin: 10px 0 0 0;
}

#sidebar #sidebar-items span {
	color: #993333;
}

#sidebar #sidebar-items a {
	color: #045474;
}

#sidebar #sidebar-items a:hover {
	color: #9A3334;
}

#sidebar #sidebar-items a.more {
	color: #9A3334;
}

#sidebar #sidebar-items table tr td {
	font-size: 11px;
}

/* =Links
---------------------------------------------------------------------------------------------------- */
a {
	outline: none;
	color: #9A3334;
}

a:hover {
	color: #045474;
}

h3 a {
	font-size: 14px;
	color: #666666;
	margin: 0 0 5px 0;
}

h3 a:hover {
	font-size: 14px;
	color: #993333;
	margin: 0 0 5px 0;
}

/* =Typography
---------------------------------------------------------------------------------------------------- */
p {
	margin: 10px 0 12px 0;
	line-height: 16px;
}

p.small {
	font-size:85%;
}

h1 {
	font-size: 22px;
	color: #993333;
	text-transform: uppercase;
	margin: 0 0 8px 0;
}

h2 {
	font-size: 16px;
	color: #045474;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 14px;
	color: #666666;
	margin: 0 0 5px 0;
}

h4 {
	font-size: 12px;
	color: #333333;
	margin: 10px 0 0 0;
}

sup {
	font-size: 0.8em;
    font-weight: normal;
    vertical-align: text-top;
}

/* =Lists
---------------------------------------------------------------------------------------------------- */
ul.heart {
	margin: 0 0 14px 0;
	padding: 0 0 0 0;
	list-style: none;
}

ul.heart li {
	list-style: none;
	padding: 2px 0 16px 16px;
	background: url('../images/icon-heart-bullet.gif') 0 3px no-repeat;
}

ul {
	list-style: square;
	margin: 0 0 14px 14px;
	padding: 0 0 0 14px;
}

ul li {
	padding: 2px 0 2px 0;
}

ul li ul {
	list-style: square;
	margin: 0 0 0 14px;
	padding: 0 0 0 14px;
}

ol {
	margin: 0 0 14px 14px;
	padding: 0 0 0 14px;
}

ol li {
	padding: 2px 0 2px 0;
}

/* =Lists
---------------------------------------------------------------------------------------------------- */
.pdf {
	background: url('../images/icon-pdf.gif') 0 0 no-repeat;
	padding: 0 0 0 22px;
	line-height: 16px;
	min-height: 20px;
	_height: 20px;
}	

ul li.pdf {
	list-style: none;
	background: url('../images/icon-pdf.gif') 0 3px no-repeat;
	padding: 2px 0 2px 22px;
	min-height: 22px;
	_height: 22px;
}	

.web {
	padding: 0 0 0 22px;
	line-height: 16px;
	min-height: 20px;
	_height: 20px;
}

ul li.web {
	list-style: none;
	background: url('../images/icon-web.gif') 0 3px no-repeat;
	line-height: 22px;
	padding-left: 22px;
}

.doc {
	background: url('../images/icon-doc.gif') 0 3px no-repeat;
	padding: 0 0 0 22px;
	line-height: 16px;
	min-height: 20px;
	_height: 20px;
}

ul li.doc {
	list-style: none;
	background: url('../images/icon-doc.gif') 0 3px no-repeat;
	line-height: 22px;
	padding-left: 22px;
}

/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer {
	background: #993333;
	margin: 0 auto 0 auto;
	width: 980px;	
	font-size: 10px;
	clear: both;
}

#footer #footer-items {
	text-align: left;
	font-size: 10px;
	color: #ffffff;
	padding: 18px 0 15px 20px;
}

/* =Tables
---------------------------------------------------------------------------------------------------- */
.data {
	border-top: 1px solid #cccccc; 
	border-left: 1px solid #cccccc;
}

.data th {
	border-right: 1px solid #cccccc; 
	border-bottom: 2px solid #666666;
	padding: 10px;
	text-align: left;
}

.data td {
	border-right: 1px solid #cccccc; 
	border-bottom: 1px solid #cccccc;
	padding: 10px;
}

.layout {
	border-left: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	margin: 10px 0 0 0;
}

.layout td {
	padding: 10px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.layout-nb {
	margin: 10px 0 0 0;
}

.layout-nb td {
	padding: 10px 10px 10px 0;
}

/* =Forms
---------------------------------------------------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

.validation {
	color: #ff0000;
	font-size: 11px;
}

.apply-form input {
	background: #ffffff;
	border: 1px solid #666666;
}	

.apply-form legend {
	font-size: 14px;
	color: #666666;
}

.pad td {
	padding: 5px;	 
}

.buttons
{
	FONT-FAMILY: Verdana, Arial, helvetica;
	BACKGROUND: #ffffff;
	FONT-SIZE: 11px;
	COLOR: #005C91;
	FONT-WEIGHT: bold;
	border: #005C91; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	width: 80px;
}

/* =CSS Menus
---------------------------------------------------------------------------------------------------- */
/* QuickMenu Core CSS [Do Not Modify!] */
.qmmc .qmdivider {display:block;font-size:1px;border-width:0px;border-style:solid;}
.qmmc .qmdividery{float:left;width:0px;}
.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative; zoom:1;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmsh div a {float:left;}
.qmmc div{visibility:hidden;position:absolute;}

#main-nav {
	background: #125E86;
	margin: 0 auto 0 auto;
	width: 980px;
}

/* QuickMenu 0 */

/*"""""""" (MAIN) Container""""""""*/	
#qm0 {	
	background: #125E86;  
}

/* (MAIN) Items */	
#qm0 a {	
	color: #ffffff;
	padding: 0;
	text-decoration:none;
	text-decoration: none;
	margin: 7px 20px 0 10px;
}

#qm0 a.main-on {	
	background: url('../images/main-nav-arrow.gif') 50% 100% no-repeat;
	color: #a2c9de;
	padding: 0;
	text-decoration:none;
	text-decoration: none;
	margin: 7px 20px 0 10px;
	height: 26px;
}


/* (MAIN) Hover State */	
#qm0 a:hover {	
   	color: #a2c9de; 	
	padding: 0;
	text-decoration:none;
	text-decoration: none;
	margin: 7px 20px 0 10px;
	height: 26px;
}

/* (MAIN) Parent items */	
#qm0 .qmparent {	
	background: url('') 95% 50% no-repeat;
	height: 26px;
}

/* (MAIN) Active State */	
body #qm0 .qmactive, body #qm0 .qmactive:hover {	
	background: url('../images/main-nav-arrow.gif') 50% 100% no-repeat;
	color: #a2c9de;
	padding: 0;
	text-decoration:none;
	text-decoration: none;
	margin: 7px 20px 0 10px;
	height: 26px;
}

/* (SUB) Container */	
#qm0 div {	
	padding: 0;
	margin: 0;
	background: #993333;
	_width: 170px;
	min-width: 170px;
	border: 1px solid #ffffff;
}

/* (SUB) Items */	
#qm0 div a { 	
	color: #ffffff;
	padding: 5px 0 4px 10px;
	margin: 0;
	background: #993333;
	border-bottom: 1px solid #ffffff;
	font-size: 11px;
	height: 16px;
	_width: 170px;
	min-width: 170px;
}

/* (SUB) Hover State */	
#qm0 div a:hover {	
	color: #ffffff;
	padding: 5px 0 4px 10px;
	margin: 0;
	background: #00476a;
	border-bottom: 1px solid #ffffff;
	font-size: 11px;
	height: 16px;
}

/* (SUB) Parent items */	
#qm0 div .qmparent {	
	background: url('../images/nav-arrow.gif') 98% 50% no-repeat; 
	font-size: 11px;	
	height: 16px;
}

#qm0 div a:hover .qmparent {
	background: #993333 url('../images/nav-arrow.gif') 98% 50% no-repeat; 
	color: #ffffff;
	padding: 5px 0 4px 10px;
	margin: 0;
	border-bottom: 1px solid #ffffff;
	font-size: 11px;
	height: 16px;
}
	
/* (SUB) Active State */	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {	
	background: #993333 url('../images/nav-arrow.gif') 98% 50% no-repeat; 
	color: #ffffff;
	padding: 5px 0 4px 10px;
	margin: 0;
	border-bottom: 1px solid #ffffff;
	font-size: 11px;
	height: 16px;
}
