@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
	color: #4F4F4F;
}

ul {
list-style:none;
}


#container {
	width:705px;
	margin:25px 0 0 25px;
}
	
#flash-intro {
	width:168px;
	height:158px;
	float:left;
	background:#666;
}

#head {
	width:535px;
	float:right;
	
}

#menu {
	height:75px;
	background:#999;
	padding:0;
	margin:-4px 0 0 0;
	border-bottom:1px solid #fff;
}

#menu li {
	float:left;
	width:106px;
	height:37px;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
}

#menu li a {
	display:block;
	width:107;
	height:37px;
	
}

/* main menu links */

#menu .home {
	background:url('../nav/menu_r2_c2.gif') no-repeat left top;
}

#menu .latestnews {
	background:url('../nav/menu_r2_c4.gif') no-repeat left top;
}

#menu .aboutus {
	background:url('../nav/menu_r2_c5.gif') no-repeat left top;
}


#menu .television {
	background:url('../nav/menu_r2_c6.gif') no-repeat left top;
}

#menu .radio {
	background:url('../nav/menu_r3_c3.gif') no-repeat left top;
}

#menu .contact {
	background:url('../nav/menu_r3_c4.gif') no-repeat left top;
	
}

#menu .links {
	background:url('../nav/menu_r3_c5.gif') no-repeat left top;
	
}

#menu .home:hover {
	background:url('../nav/menu_r2_c2_f2.gif') no-repeat left top;
}

#menu .latestnews:hover {
	background:url('../nav/menu_r2_c4_f2.gif') no-repeat left top;
}

#menu .aboutus:hover {
	background:url('../nav/menu_r2_c5_f2.gif') no-repeat left top;
}


#menu .television:hover {
	background:url('../nav/menu_r2_c6_f2.gif') no-repeat left top;
}

#menu .radio:hover {
	background:url('../nav/menu_r3_c3_f2.gif') no-repeat left top;
}

#menu .contact:hover {
	background:url('../nav/menu_r3_c4_f2.gif') no-repeat left top;
	
}

#menu .links:hover {
	background:url('../nav/menu_r3_c5_f2.gif') no-repeat left top;
	
}

/* Footer menu */

#footer {
	clear:both;
}
#footer-info {
	background:#efefef url('../nav/footer_r4_c3.gif') no-repeat left top;
	font-weight:bold;
	width:535px;
	height:28px;
	float:left;
	line-height:28px;
	text-align:center;
	margin:0 0 0 2px;
}

#footer-info a {
text-decoration:none;
}

#footer-info a:link {
	color:#333;
}

#footer-info a:visited {
	color:#333;
}

#footer-info a:hover {
	color:#999;
}

#footer-info a:active {
	color:#666;
}


.light-grey {
	color:#666;
}
#footer-menu {
width:525px;
height:42px;
background:#b5b5b5;
float:left;
padding:0 5px;
margin: 0 0 0 2px;
}

#footer-menu li {
	float:left;
	margin:13px 0 0 0;
}

#footer-menu li a {
	display:block;
	
	height:13px;
}


#footer-menu .home {
	background:url('../nav/footer_r3_c3.gif') no-repeat left top;
	width:48px;
}

#footer-menu .latestnews {
	background:url('../nav/footer_r3_c5.gif') no-repeat left top;
	width:67px;
}

#footer-menu .aboutus {
	background:url('../nav/footer_r3_c6.gif') no-repeat left top;
	width:59px;
}

#footer-menu .television {
	background:url('../nav/footer_r3_c7.gif') no-repeat left top;
	width:62px;
}

#footer-menu .radio {
	background:url('../nav/footer_r3_c9.gif') no-repeat left top;
	width:79px;
}

#footer-menu .contact {
	background:url('../nav/footer_r3_c10.gif') no-repeat left top;
	width:59px;
}

#footer-menu .links {
	background:url('../nav/footer_r3_c11.gif') no-repeat left top;
	width:48px;
}

#footer-menu .home:hover {
	background:url('../nav/footer_r3_c3_f2.gif') no-repeat left top;
}

#footer-menu .latestnews:hover {
	background:url('../nav/footer_r3_c5_f2.gif') no-repeat left top;
}

#footer-menu .aboutus:hover {
	background:url('../nav/footer_r3_c6_f2.gif') no-repeat left top;
}

#footer-menu .television:hover {
	background:url('../nav/footer_r3_c7_f2.gif') no-repeat left top;
}

#footer-menu .radio:hover {
	background:url('../nav/footer_r3_c9_f2.gif') no-repeat left top;
}

#footer-menu .contact:hover {
	background:url('../nav/footer_r3_c10_f2.gif') no-repeat left top;
}

#footer-menu .links:hover {
	background:url('../nav/footer_r3_c11_f2.gif') no-repeat left top;
}


/* Contact details */

#contact-details {
	width:535px;
	height:30px;
	background:#666;
	color:#fff;
	font-size:85%;
	line-height:30px;
	text-align:center;
	margin:7px 0 5px 2px;
	float:left;
}
#contact-details a:link {
	color:#fff;
}

#contact-details a:visited {
	color:#fff;
}

#contact-details a:hover {
	color:#999;
}

#contact-details a:active {
	color:#333;
}

.contact-divide {
color:#888;
}

/* top link */

#toplink {
display:block;
width:168px;
height:87px;
background:url('../nav/footer_r1_c2.gif') no-repeat right top;
float:left;
}

#toplink:hover {
	background:url('../nav/footer_r1_c2_f2.gif') no-repeat right top;
}

/* carving */

#carving {
	width:168px;
	height:253px;
	float:left;
	margin:2px 0 0 0;
}


/* Content */

#content {
	width:535px;
	background:#eee;
	float:left;
	margin:5px 0 5px 2px;
	
}

#content-text {
	padding:20px;
	}
	
	
.tb-border {
margin:10px 0;
	border-top:1px dashed #666;
	border-bottom:1px dashed #666;
	padding:20px 0 ;
}

/* LINKS */

a:link {
color:#666;
}

a:visited {
color:#666;
}

a:hover {
color:#999;
}

a:active {
	color:#333;
}


/* About menu  */

#about-menu {
	width:100%;
	height:50px;
	font-size:110%;
	padding:0 0 0 20px;
	font-weight:bold;
}
#about-menu a {
text-decoration:none;
}

#about-menu a:hover {
	color:#333;
}
#about-menu li {
float:left;

padding: 0 5px;
}

#about-menu li.intro {
margin:0 0 0 50px;
border-right:1px solid #7b0000;
}

#about-menu li.purchase {
margin:0 50px 0 0;
border-left:1px solid #7b0000;
}

#about-menu li.vision {
	border-right:1px solid #7b0000;
}

#about-menu li.mission {
border-right:1px solid #7b0000;
}

#about-menu li.success {
border-right:1px solid #7b0000;
}

#about-menu li.events {
	border-right:1px solid #7b0000;
}

#about-menu li.intent {
border-right:1px solid #7b0000;
}

/* People menu */

#people-menu {
	height:30px;
	padding:0 0 0 50px;
	font-size:110%;
	width:100%;
	font-weight:bold;
}

#people-menu li {
float:left;
display:inline;
padding:0 5px;
}

#people-menu a {
text-decoration:none;
}

#people-menu a:hover {
color:#333;
}


#people-menu li.board {
	border-right:1px solid #7b0000;
}

#people-menu li.ceo {
	border-right:1px solid #7b0000;
}
#people-menu li.radio {
	border-right:1px solid #7b0000;
}
#people-menu li.tv {
	border-right:1px solid #7b0000;
}


/* Radio */

ul#program-menu {
list-style:disc;
padding:0 0 20px 30px;

}

#radio-menu {
	padding:30px 0 0 150px;
	font-weight:bold;
	font-size:110%;
	width:100%;
}

#radio-menu a {
text-decoration:none;

}

#radio-menu a:hover {
color:#333;
}

#radio-menu li {
float:left;
display:inline;
padding:0 5px;

}

#radio-menu .iwiradio {
border-right:1px solid #7b0000;
}

/* about drop down */

#about {
position:relative;
}
#about ul li{
	background:#999;
	color:#fff;
	font-size:110%;
	
	
	text-align:center;
	line-height:37px;
}

#about ul {
top:38px;
position:absolute;
z-index:10;
display:none;
}

#about a {
text-decoration:none;
}

#about a:link {
color:#fff;
}

#about a:visited {
color:#fff;
}

#about a:hover{
color:#fff;
background:#808080;
}

#about a:active {
color:#fff;
background:#808080;
}

#about:hover ul {
display:block;
}

/* registration form */

 fieldset {
	border:none;
	
	margin:20px 0 0 0;
}

legend {
	font-weight:bold;
	font-size:120%;
}

.text_field {
	width:300px;
	display:block;
	margin:5px 0 10px 0;
}

em {
	color:#ff0000;
}

.textarea {
	width:300px;
	height:150px;
	display:block;
	margin:5px 0 10px 0;
}

.bullets {
	padding:10px 0 10px 30px;
}
.bullets li {
	list-style:disc;
	margin:0 0 10px 0;
}

label {
	font-weight:bold;
}

.checkbox {
	float:left;
	margin:3px 10px 0 0 ;
}

.radio {
	margin:0 10px 0 0 ;
}

.title_label {
	margin:0 10px 0 0 ;
}

.sub-heading {
	display:block;
	font-weight:bold;
	
}

.ihi_reg h2 {
	margin:0 0 20px 0;
	font-size:200%;
}

.error {
	color:#ff0000;
	display:block;
}

.reg_link {
	font-size:150%;
	
}

.ihi_ad {
	width:160px;
	float:right;
	margin:0 0 20px 20px;
	padding:10px;
	color:#fff;
	background:#666;
	text-align:center;
}

.ihi_ad a:link {
	color:#ccc;
	
}

.ihi_ad a:visited {
	color:#ccc;
	
}

.ihi_ad a:hover {
	color:#999;
	
}

.ihi_ad a:active {
	color:#333;
	
}
