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

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

#message_center_btm {
	margin: 0 0 0 8px;
	width: 892px;
	height: 8px;
	background: transparent url(../images/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(../images/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(../images/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;
}

ul#tabs li .tabtitle {
	display: block;
	margin: 0;
	color: #3e5f63;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	color: #47686C;
	display: block;
	text-transform:uppercase;
}

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(../images/message_center_bg.jpg) no-repeat;
}

#tabtwo {
   position: relative;
   text-indent: -9999px;
}

#tabthree {
   position: relative;
   text-indent: -9999px;
}

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

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

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

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

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

#news, #events, #message, #touch, .messagewrap {
	background: transparent url(../images/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(../images/btn/btn_arrow.gif) no-repeat;
	text-indent: -9999px;
}

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

#news h3.news {
	background: transparent url(../images/news_icon.png) no-repeat top left;
	padding: 7px 0 0 32px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #80532E;
}

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

#events h3.events {
	background: transparent url(../images/news_icon.png) no-repeat top left;
	padding: 7px 0 0 32px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #80532E;
}

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

.messagewrap h3.message {
	background: transparent url(../images/events_icon.png) no-repeat top left;
	padding: 7px 0 0 43px;
	height: 53px;
	font-size: 12px;
	font-weight: bold;
	color: #80532E;
}

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

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

#touch h3.mail {
	background: transparent url(../images/mail_icon.png) no-repeat top right;
	padding: 7px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #80532E;
}

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

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

#location {
	background: transparent url(../images/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(../images/btn/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;
}

#banners_home{
	padding-top: 10px;
	float: right;
	width: 160px;
	padding-right: 25px;
	margin-right:0;
}
* html #banners_home{
	padding-right: 25px;
	margin-right:0;
}
#banners_home img{
	margin: 2px 0 2px 0;
	border:0;
}
.sep_modulemiddle{
	height: 25px;
}
.tendenciashome{
	background-image:url(../images/ic_dc.gif);
	background-repeat:no-repeat;
	padding-bottom: 10px;
	padding-left:20px;
}
.tendenciashome a{
	text-decoration: none;
	display:block;
	width:190px;
}
.tendenciashome a:hover{
	color: #999999;
}
