/* -------- Event Box / Dynamic Header Rules ------- */

#message_center {
	position: relative;
	width: 892px;
	min-height: 271px;
	height: auto !Important; /* For IE6 */
	height: 271px;
	margin: 0 8px;
	padding: 8px 0 0 0;
	background: #a8c3c5 url(message_center_top.png) no-repeat top left;
}

#message_center_btm {
	margin: 0 0 0 8px;
	width: 892px;
	height: 8px;
	background: transparent url(message_center_bottom.png) no-repeat;
}

ul#tabs {
	position: absolute;
	right: 0;
	top: 14px;
	width: 235px;
	margin: 0;
	padding: 0;
}

ul#tabs li {
	margin: 0;
	padding: 0 0 2px 0;
	background: transparent url(tab_btm_bdr.png) no-repeat bottom left;
}

ul#tabs li a {
	display: block;
	width: 205px;
	min-height: 46px;
	height: auto !important;
	height: 46px;
	margin: 0;
	padding: 12px 10px 12px 20px;
	color: #dffcff;
	text-decoration: none;
	line-height: 13px;
}

ul#tabs li a:hover, ul#tabs li a.active {
	background: transparent url(tab_active_bg.png) repeat-y top left;
}

ul#tabs li a span {
	color: #fff;
}

ul#tabs li a span.tabtile {
	display: block;
	margin: 0;
	color: #3e5f63;
}

a#btn_whois_cs {
    display: block;
    position: absolute;
    text-indent: -9999px;
    width: 80px;
    height: 19px;
    left: 322px;
    bottom: 19px;
}

a#btn_directions {
    display: block;
    position: absolute;
    text-indent: -9999px;
    width: 83px;
    height: 17px;
    left: 314px;
    top: 106px;
}

a#btn_zone_one {
    display: block;
    position: absolute;
    text-indent: -9999px;
    width: 54px;
    height: 13px;
    left: 283px;
    top: 166px;
}

a#btn_zone_two {
    display: block;
    position: absolute;
    text-indent: -9999px;
    width: 54px;
    height: 13px;
    left: 275px;
    bottom: 70px;
}

a#btn_zone_three {
    display: block;
    position: absolute;
    text-indent: -9999px;
    width: 54px;
    height: 13px;
    left: 280px;
    bottom: 47px;
}

a#btn_services {
    display: block;
    position: absolute;
    text-indent: -9999px;
    width: 114px;
    height: 45px;
    left: 45px;
    bottom: 15px;
}
        

/* ---- Message Center Tabs ----- */

#tabone, #tabtwo, #tabthree {
	margin: 0px 235px 0 8px;
	min-height: 271px;
	height: auto !important;
	height: 271px;
}

#tabone {
   background: transparent url(main.gif) no-repeat;
}

#tabtwo {
   background: transparent url(who_is_cs.jpg) no-repeat;
   position: relative;
   text-indent: -9999px;
}

#tabthree {
   background: transparent url(find_us_cs.jpg) no-repeat;
   position: relative;
   text-indent: -9999px;
}

/* -------- Homepage Modules ------- */

#modules {
	margin: 15px 17px 0 17px;
	background: transparent url(modules_bg.png) repeat-y top right;
	line-height: 1.15em;
}

#module_left {
	margin: 0 437px 0 0;
}

#module_middle {
	float: right;
	width: 206px;
	color: #666666;
}

#module_right {
	float: right;
	width: 223px;
	margin: 0 0 0 4px;
	color: #666666;
}

#news, #events, #message, #touch {
	background: transparent url(module_header.png) repeat-x top left;
}

#hear {
	border-top: 1px solid #fff;
	padding: 10px;
    border-bottom: 1px solid #eae1c0;
}

#give {       
    border-top: 1px solid #fff;
	padding: 10px; 
}

#hear h4 {
	margin: -5px 0 0 0;
}

#hear a.arrow, #give a.arrow {
	float: right;
	margin: 3px 0;
	display: block;
	width: 17px;
	height: 16px;
	background: transparent url(btn_arrow.gif) no-repeat;
	text-indent: -9999px;
}

#news {
    position: relative;
	border-top: 1px solid #673b6a;
}

a.join
{
background-image: url(join.png);
}

a.join:hover
{
background-image: url(join2.png);
width: 150px;
height: 21px;
}

#news h3.news {
	background: transparent url(news_icon.png) no-repeat top left;
	padding: 7px 0 0 32px;
	height: 20px;
}

#events {
    position: relative;
	border-top: 1px solid #aeb554;
}

#events h3.events {
	background: transparent url(events_icon.png) no-repeat top left;
	padding: 7px 0 0 32px;
	height: 20px;
}

#message {
	border-top: 1px solid #b55d00;
	border-bottom: 1px solid #eae1c0;
	padding: 0 0 10px 0;
}

#message h3.message {
	background: transparent url(ipod_icon.png) no-repeat top left;
	padding: 7px 0 0 43px;
	height: 53px;
}

.message_pad {
	float: left;
	margin: -25px 0 0 45px;
	width: 150px;
	display: inline;
}

a.other_podcast {
	display: block;
	width: 66px;
	height: 21px;
	background: transparent url(btn_signin.gif) no-repeat;
	text-indent: -9999px;
    margin: 10px 0 5px 0;
}

a.listen_podcast {
	display: block;
	width: 66px;
	height: 21px;
	background: transparent url(btn_signup.gif) no-repeat;
	text-indent: -9999px;
    margin: 10px 0 5px 0;
}

#touch {
	border-top: 1px solid #72b0b4;
	border-bottom: 1px solid #eae1c0;
}

#touch h3.mail {
	background: transparent url(mail_icon.png) no-repeat top right;
	padding: 7px 0 0 10px;
}

#touch label {
	display: block;
	font-weight: bold;
	margin: 5px 0 0 0;
}

#touch input {
	display: block;
	margin: 5px 0;
}

#location {
	background: transparent url(building_bg.png) no-repeat bottom right;
	border-top: 1px solid #fff;
	font-size: 11px;
	min-height: 141px;
	height: auto !important;
	height: 141px;
}

a.directions {
	display: block;
	background: transparent url(btn_get_directions.gif) no-repeat;
	width: 131px;
	height: 21px;
	margin: 10px 0 0 0;
	text-indent: -9999px;
}

#modules p {
	margin: 0;
	padding: 0;
}

.mod_pad {
	padding: 12px;
}

/* ------ Misc Module Rules --------- */

span.purple {
	color: #673b6a;
	display: block;
	font-weight: bold;
}

#hear img {
	border: 5px solid #e8daaf;
	margin: 0 0 5px 0;
}

input#contact_name, input#contact_email {
       width: 170px;
}