*{ margin: 0; padding: 0; }

body{
	background: #2b323a url(../images/bg.gif) 0 0 repeat-x;
	color: #686767;
	line-height: 1.4em;
	font-family: arial, georgia, 'times new roman';
	font-size: 13px;
}

/******HEADER*********/
#header{
	/*background: url(../images/headers/header_bg1.gif) 0 0 no-repeat;*/
	width: 960px;
	height: 142px;
	margin: 0 auto;
	border-top: 8px solid #000;
}
.header-link{
	float: left;
	width: 275px;
	height: 135px;
	position: absolute;
	border: 0;
	text-decoration: none;
}
#header-right{
	float: right;
	padding: 0 0 0 0;
	position: relative;
}
#global-nav{
	float: left;
	display: block;
	position: relative;
	list-style-type: none;
	color: #fff;
	font-family: arial;
	font-size: 14px;
	padding: 0 0 0 70px;
}
#global-nav li{
	float: left;
	padding: 11px 0 0 0;
	text-align: center;
}

#global-nav li a{ color: #fff; text-decoration: none; padding: 0 12px; border-right: 1px solid #3c3f42; }
#global-nav li.last a{ border: 0 !important; }

/*
#global-nav li.cart{
	border: 1px solid #000;
	background: url(../images/mycart_bg.gif) 0 0 repeat-x;
	height: 34px;
}
#global-nav li.cart a{ border: 0 !important; }
*/

#header-right form{
	position: absolute;
	top: 90px;
	right: 10px;
	height: 23px;
	width: 202px;
}
.search{
	height: 16px;
	width: 165px;
	padding: 5px 3px 0px 3px;
	color: #7f7f7f;
	font-size: 10px;
	border: 1px solid #7f7f7f;
	float: left;
}
.search-button{
	background: url(../images/search_button2.gif);
	width: 29px;
	height: 23px;
	border: 0;
	float: right;
}

.name-text{ font-variant: small-caps; }
/***************************/
#container{
	margin: 0 auto;
	width: 944px;
	border-right: 8px solid #0a0c0e;
	border-bottom: 8px solid #0a0c0e;
	border-left: 8px solid #0a0c0e;
}
#inner-container{
	width: 944px;
	background-color: #fff;
}

input, textarea{
	padding: 4px 3px; 
	border-top: 2px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	font-size: 11px;
	font-family: arial;
}

p{ padding-bottom: 8px; }

ul{ margin: 0 0 0 20px; }
ol{ margin: 0 0 0 20px; }

a{ color: #359BCC; text-decoration: none; }
a:hover{ text-decoration: underline; }
a.active{ color: #686767; }

h1{ 
	background: url(../images/title_bg2.gif) 0 bottom no-repeat; 
	color: #245873; 
	font-size: 24px; 
	font-family: 'helvetica neue light', arial, helvetica; 
	font-weight: normal;
	padding: 1px 0 0 0;
	margin-bottom: 10px;
	line-height: 1.1em;
}
h1 a{ color: #245873; }
h1 a:hover{ text-decoration: none; }
h2{ color: #359BCC; font-size: 20px; font-weight: normal; line-height: 1.0em; padding: 10px 0 5px 0; }
h3{ line-height: 1.0em; padding: 5px 0 3px 0;}
h3 a{ color: #686767; }
h4{ line-height: 1.0em; padding: 5px 0 3px 0;}
h5{ line-height: 1.0em; padding: 5px 0 3px 0;}
h6{ line-height: 1.0em; padding: 5px 0 3px 0;}

hr{ width: 100%; border: 0; border-top: 1px solid #818c96; display: block; height: 0; margin: 3px 0; }
.clr {
	display: block;
	clear: both;
}

.submit_button{
	background: url(../images/submit_button.gif) 0 0 no-repeat;
	border: 0;
	padding: 0; margin: 0;
	width: 93px;
	height: 31px;
}
.preview_button{
	background: url(../images/btn_preview.gif) 0 0 no-repeat;
	border: 0;
	padding: 0; margin: 3px 0 0 0;
	width: 93px;
	height: 31px;
}
.update_button{
	background: url(../images/update_button.gif) 0 0 no-repeat; 
	border: 0;
	padding: 0; margin: 0;
	width: 93px; 
	height:31px;
}

.reset_password_button{
	background: url(../images/reset_button.gif) 0 0 no-repeat; 
	border: 0;
	padding: 0; margin: 0;
	width: 152px; 
	height:31px;
}
.get_question_button{
	background: url(../images/get_button.gif) 0 0 no-repeat; 
	border: 0;
	padding: 0; margin: 0;
	width: 191px; 
	height:31px;
}
.signup_button{
	background: url(../images/signup_button.gif) 0 0 no-repeat;
	border: 0;
	padding: 0; margin: 0;
	width: 93px;
	height: 31px;
	cursor: pointer;
}
.register_button{
	background: url(../images/btn_register.png) 0 0 no-repeat;
	border: 0;
	padding: 0; margin: 0;
	width: 110px;
	height: 31px;
	cursor: pointer;
}
.next_button{
	background: url(../images/next_button.gif) 0 0 no-repeat;
	border: 0;
	padding: 0; margin: 0;
	width: 93px;
	height: 31px;
}
.previous_button{
	background: url(../images/previous_button.gif) 0 0 no-repeat;
	border: 0;
	padding: 0; margin: 0;
	width: 93px;
	height: 31px;
}
.add_file_button{
	background: url(../images/add_file_button.gif) 0 0 no-repeat;
	border: 0;
	padding: 0; margin: 0;
	width: 93px;
	height: 31px;
}
.add_button{
	background: url(../images/add_button.gif) 0 0 no-repeat;
	border: 0;
	padding: 0; margin: 0;
	width: 93px;
	height: 31px;
}
/**********NAV & HERO****************/
#home-top{
	padding: 20px 0 0 20px;
	margin-bottom: 20px;
	overflow: hidden;
	height: 270px;
	width: 924px;
	
}
/*--------------NAV------------------*/

#nav{
	float: left;
	display: block;
	/*position: relative;*/
	list-style-type: none;
	color: #fff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/nav_bg.gif) 0 0 repeat-x;
	width: 944px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#nav li{
	float: left;
	background: url(../images/nav_bg.gif) 0 0 repeat-x;
	padding: 16px 0 16px 0;
	text-align: center;
	border-right: 1px solid #000;
}
#nav li:hover{ background: url(../images/nav_bg_hover.gif) 0 0 repeat-x; }
#nav li.sfhover{ background: url(../images/nav_bg_hover.gif) 0 0 repeat-x; }

#nav li.active{
	background: #fff;
	color: #000;
}

#nav li a{ color: #fff; text-decoration: none; padding: 15px 15px; }
#nav li a:hover{ color: #fff; text-decoration: none; }
#nav li a:visited{ color: #fff; text-decoration: none; }

#nav li.active a{ color: #000 !important; text-decoration: none; }

/**************HOME PAGE***************/
#slideID, #slideID .slide {
	height: 274px;
	width: 540px;
	float: left;
}

#slide_sponsor, #slide_sponsor .slide {
	height: 116px;
	width: 222px;
}

.divshow {
	background-color: #fff; /* Color between fade */
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.slide {
	position: absolute;
	height: 274px;
	width: 540px;
}

#slideID:hover .slide-controls{ left: 0; }
#slideID.sfhover .slide-controls{ left: 0; }

.slide-controls { 
	top: 0; left: -999em; position: absolute; 
	height: 48px; 
	width: 516px; 
	padding: 12px 12px 0 12px;
	background: url(../images/hero_hover_bg.png) 0 0 no-repeat; 
}
.prev, .next{ width: 36px; height: 36px; display: block; }
.prev { background: transparent url(../images/hero_arrow_left.png) 0 0 no-repeat; float: left; }
.next { background: transparent url(../images/hero_arrow_right.png) 0 0 no-repeat; float: right; }

#hero_right{
	float: right;
	width: 404px;
	height: 274px;
	background: #727272;
	color: #bfbfbf;	
	font-size: 11px;
	line-height: 1.2em;
}

#hero_right a{ color: #bfbfbf; text-decoration: none; cursor: pointer; }
#hero_right a:hover{ text-decoration: underline; }

#hero_right a.item{ display: block; margin: 0 0 10px 0; }

#hero_right a.item span{ color: #359bcc; }

#hero_right .col1{
	width: 176px;
	height: 225px;
	float: left;
	background: url(../images/home_gray_bg.jpg) 0 0 repeat-x;
	border-right: 1px solid #9d9d9d;
	padding: 11px 11px 0 11px;
}

h3.news_title{ 
	/*background: url(../images/news_events_title.jpg) 0 0 no-repeat; */
	width: 163px; height: 19px;
	margin-bottom: 8px;
	padding: 0;
	
}
h3.news_title span{ color: #ffffff; font-size: 20px; font-weight:normal;}
h3.news_title a{ display: block; width: 163px; height: 19px; text-decoration: none; }
#hero_right h3.news_title a:hover{ text-decoration: none;  }

#hero_right .col2{
	width: 182px;
	height: 141px;
	float: right;
	background: url(../images/home_gray_bg2.jpg) 0 0 repeat-x;
	border-right: 1px solid #555555;
	padding: 95px 11px 0 11px;
	position: relative;
}

h3.blog_title{ 
	position: absolute;
	top: 0; left: 0; 
	padding: 0; margin: 0;
}
h3.blog_title span{ display: none; }
h3.blog_title a{ display: block; width: 204px; height: 80px; }


#hero_right .bottom_bar{
	clear: both;	
}
.connect{ display: block; float: left; }
.icons{ width: 261px; float: right; padding: 7px 0 0 0; }
.icon{ width: 23px; height: 24px; border: 0; }

#home_lower{
	background: url(../images/inner_container_bg.gif) 0 0 repeat-x;
	padding: 10px 9px 10px 9px;
}

.promo{
	width: 222px; height: 150px;
	border: 1px solid #acacac;
	float: left;
}
.promo img{ display: block; }
.promo_spacer{ width: 10px; height: 150px; float: left; -moz-outline: 1px solid: #0f0; }
p.promo_title{ 
	margin: 0;
	background: #000 url(../images/promo_arrow.jpg) top right no-repeat;
	padding: 8px 25px 0 10px;
	height: 26px;
	overflow: hidden;
	color: #fff;
	font-size: 18px;
}
.promo_content{
	background: url(../images/white_gray_bg.jpg) 0 0 repeat-x;
	height: 96px;	
	padding: 10px;
}

.promo_content input{ 
	padding: 4px 3px; 
	border-top: 2px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	color: #737373;
}
.promo_content .signup_button{ border: 0; }
.promo_content input.name{ width: 90px; }
.promo_content input.email{ width: 193px; }

.login-button{ 
	background: url(../images/login_button.gif) 0 0 no-repeat;
	width: 95px;
	height: 32px;
	border: 0;
	padding: 0; margin: 0;
	cursor: pointer;
}
.member-button{
	background: url(../images/member_button.gif) 0 0 no-repeat;
	width: 166px;
	height: 32px;
	border: 0;
	padding: 0; margin: 0;
	cursor: pointer;
}
.volunteer-button{
	background: url(../images/volunteer_button.gif) 0 0 no-repeat;
	width: 166px;
	height: 32px;
	border: 0;
	padding: 0; margin: 0;
	cursor: pointer;
}

/****INTERIOR TEMPLATES*****/
#inner_top{ 
	background: url(../images/inner_top.gif) 0 0 no-repeat;
	width: 944px;
	height: 25px;
}
#content_container{
	background: url(../images/inner_bg.gif) 0 0 repeat-y;
}
#addthis {
	margin: 10px 0 0 13px;
}
#side-nav{ 
	float: left; 
	padding: 10px 0 0 0;
	width: 159px;
	color: #818c96;
}

#side-nav a{ 
	color: #3399cc;
	text-decoration: none;
}

#side-nav ul{
	/*list-style-image: url(../images/bullet.jpg);*/
	list-style-type: none;
	margin: 5px 0 0 15px;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
}
#side-nav ul li{ padding: 0 0 13px 0; }
#side-nav ul li.active{ list-style-image: url(../images/bullet.jpg); }
#side-nav ul li.active a{ color: #818c96; }

#side-nav ul li li{ padding: 0 0 5px 0; }
#side-nav ul li.active li{ list-style-image: none; }
#side-nav ul li.active li a { color: #3399cc; }
#side-nav ul li.active li a.inner-active{ color: #818c96; }

#text_container{}

#inner_content_template{ 
	float: right;
	width: 735px;
	min-height: 430px;
	padding: 15px 20px 200px 30px;
}
#inner_content_template_event{
	float: right;
	width: 755px;
	min-height: 430px;
	padding: 15px 0 200px 30px;
}

#inner_content_template table tr, #inner_content_template_event table tr{
	vertical-align: top;
}
#inner_content_template table th, #inner_content_template_event table th{
	vertical-align: top;
}

.text{ padding: 5px 0 10px 0; }

/*-----inserted table classes------*/
th.header{ padding: 10px 30px 5px 10px; }

td.light{ background-color: #f0f1f3; border-bottom: 1px solid #fff; padding: 5px 10px; }
td.light2{ background-color: #f0f1f3; border-bottom: 1px solid #fff; padding: 5px 10px; border-right: 1px solid #fff; }

td.dark{ background-color: #dadee1; border-bottom: 1px solid #fff; padding: 5px 10px; }
td.dark2{ background-color: #dadee1; border-bottom: 1px solid #fff; padding: 5px 10px; border-right: 1px solid #fff; }

/*--------Template 2----------*/

#temp2_left{ 
	float: left;
	width: 465px;
	padding: 0 20px 0 0;
}
#temp2_right{
	float: right;
	width: 250px;
	padding: 0 0 0 0;
}

.temp2_img_main{
	width: 735px;
	display: block;
	border: 0;
	margin-bottom: 20px;	
}
.temp2_img_side{
	width: 250px;
	display: block;
	border: 0;
	margin-bottom: 10px;	
}

/*--------Template 3----------*/

#temp3_left{ 
	float: left;
	width: 455px;
	padding: 0 0 0 0;
}
#temp3_right{
	float: right;
	width: 240px;
	padding: 0 0 0 40px;
}

.temp3_img_main{ border: 0; display: block; margin-bottom: 20px; width: 455px; }

/*--------Template 4-----------*/

#temp4_left{ 
	float: left;
	width: 348px;
	padding: 0 39px 0 0;
}
#temp4_right{
	float: right;
	width: 348px;
	padding: 0 0 0 0;
}

.temp4_img_main{
	width: 348px;
	display: block;
	margin-bottom: 20px;
	border: 0;	
}

.gallery_img_main{
	width: 348px;
	display: block;
	border: 0;
}
/*--------Template 5-----------*/

#temp5_main{ 
	width: 735px;
}

/*--------Sponsor Page--------*/

#sponsors{
	width: 100%;
	border: 0;
}
#sponsors td{ padding: 15px 8px; }

.sponsor_list{
	border: 0;
	text-align: center;
	margin-bottom: 40px;
	width: 100%;
}
.sponsor_list td{
	width: 25%;
	padding: 10px 0;
	text-align: center;
}

/*--------NEWS----------*/

.news-body{
	padding: 5px 0;
	/*border-bottom: 1px solid #818c96;*/
}
.news-image{
	float: left;
	display: block;
	margin: 0 10px 0 0;	
}

.news_sponsor_list{
	border: 0;
	margin: 0 auto;
	/*margin-bottom: 40px;*/
	/*width: 100%;*/
}
.news_sponsor_list td{
	/*width: 25%;*/
	padding: 10px 15px;
	text-align: center;
}

/*------------MEDIA REGISTER------------*/

#media_register{
	width: 100%;	
}
#media_register td{ padding: 5px; }

/*.error{
	color: red;	
}*/

.media_account_update{ }
.media_account_udpate tr{ vertical-align: top; }
.media_account_update tr td{ padding: 5px 5px 5px 0; }

/*------------VOLUNTEER FORM------------*/

.volunteer{ padding: 5px 0 10px 0; width: 590px; }
.volunteer_form{ width: 100%; border: 1px solid #686767; }

/*----------EVENTS------------*/

#calendar_container{
	background:	#BFC6CC url(../images/gray_fade_bg.gif) repeat-x scroll 0 0;
	padding: 25px 10px;
}
#calendar_container h3{ font-size: 19px; font-family: arial; padding: 0 0 10px 0; color: #fff; }
#calendar_container a img{ border: 0; }

#calendar_container table{ text-align: center; background-color: #fff; color: #686767; border-bottom: 1px solid #686767; }
#calendar_container table a{ text-decoration: underline; }

#calendar_container table th{ border-top: 1px solid #686767; }
#calendar_container table td{ border-right: 1px solid #686767; border-top: 1px solid #686767; }

#calendar_container .grid-month{ background: #BFC6CC; }
#calendar_container .grid-month a{ text-decoration: none; }
#calendar_container .grid-month td{ border: 0; }

#event_list h3{ border-bottom: 1px solid #686767; padding: 15px 0 3px 0; }

.event_img{ display: block; float: left; margin: 0 10px 0 0; }

/**--------BLOG---------*/
.blog_banner{ position: absolute; top: -7px; left: -8px; }
.blog_entry{ padding-bottom: 15px; }
.timestamp{ float: right; font-size: 12px; color: #686767; padding: 5px 0 0 5px; }
.entryFooter{ margin: 10px 0; padding: 5px 10px; background: #BFC6CC; color: #333; }
.blog_img{ float: right; margin: 0 0 10px 10px; display: block; }
.rsslink{ float: right; padding: 0 5px 0 0; }

.expandable, .contractable {
	background-position: 0 center;
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 0 0 0 15px;
}
.expandable { background-image: url('../images/icon-plus.gif'); }
.contractable { background-image: url('../images/icon-minus.gif'); }

.archive{ padding: 0 0 10px 0; }

.comment{ padding: 5px 0; position: relative; }
.comment_text{ padding: 0 0 3px 0; }
.comment_text_lemay{ padding: 5px; background: #DEDEDE; color: #333; border-left: 4px solid #BFC6CC; }
.comment_time{ color: #333; padding: 0 0 5px 0; font-weight: bold; border-bottom: 1px dotted #BFC6CC;  }
.comment_time_lemay{ background: #DEDEDE; color: #333; padding: 5px; font-weight: bold; border-left: 4px solid #BFC6CC; }

.abuse{ float: right; font-weight: normal; font-size: 11px; }
.abuse img{ vertical-align: middle; }

#leaveComment{ padding: 10px 0 0 0; }

#grayForm{ position: relative;  }
.cmt_save{ position: absolute; top: 70px; left: 325px; }
#guidelines{ 
	margin: 10px 0 0 0; padding: 10px;
	background: #DEDEDE;
	border: 4px solid #BFC6CC;
	width: 300px;
	/*float: right; */
}

/******FOOTER***********/

#footer{
	font-size: 12px;
	font-family: arial;
	color: #7a8189;
	text-align: center;
	margin: 0 auto;
	width: 944px;
	padding: 20px 8px;
}
#footer p{ padding: 3px 0; }
#footer a{ color: #7a8189; text-decoration: none; }
#footer a:hover{ text-decoration: underline; }
#footer a.active{ color: #fff; }

div.message {
	padding: 0 0em 0 30px;
	margin: 0 0 1em 0;
	background: #e7e7e7 url(../images/icons/tango/applications-system.png) no-repeat;
	background-position: 10px center;
	border: 2px solid #aaa;
	border-width: 2px 0;
}

.message p {
	margin: 1em;
}

div.error {
	border-color: #f00;	
	background-color: #fcc;
	background-image: url(../images/icons/sc_cancel_24.gif);
}

div.success{
	border-color: #0c0;
	background-color: #cfc;
	background-image: url(../images/icons/sc_confirm_24.gif);
}

div.warning{
	border-color: #F50;
	background-color: #FFB;
	background-image: url(../images/icons/tango/emblem-important.png);
}

div.info {
	border-color: #55f;
	background-color: #ddf;
	background-image: url(../images/icons/sc_info_24.gif);
}
.notice { 
	margin: 2em 0 0 0; padding: 0;
	font-style: italic;
}



/****** MEMBER CAR STYLE ***********/
table.car_list th {background-color: #8C959C; color: #ffffff; padding: 5px 0;}

table.car_list th.arrows {background-color: #3C454E;}

table.car_list td {padding: 3px;}

a img {border: none;}

/*******MEMBERSHIP SIGNUP*******/
fieldset.fields {
	/*border: 1px solid #686767;*/
	border: 0;
	padding: 5px 10px 10px 10px;
	margin: 0 0 10px 0;
	position: relative;
}
fieldset.fields .fields{
	border: 1px solid #686767;
	padding: 5px 10px 10px 10px;
	margin: 0 0 10px 0;
}

.fields legend {
	color: #686767;
	font-weight: bold;
	font-size: 1em;
}
.fields table td {
	padding: 0 5px 5px 5px;
}

.fields label {
	/*color: #464646;*/
	font-size: .95em;
	font-weight: normal;
}

.required {
	color: #c42127;
	line-height: 1em;
	vertical-align: top;
}

.fields optgroup option{ padding: 0 0 0 15px; }
#paver .fields label{ font-size: 13px; }
/********Add/Update Cars********/

.add_car_container{  }
.add_car_container td{ padding: 3px; }

#kbWrap {
	margin: 0; padding: 10px;
	width: 100%;
	text-align: center; 
	background: #ccc;
	position: fixed;
	bottom: 0; left: 0;
}
#keyboard {
	margin: 0 auto; padding: 10px;
	text-align: left;
	width: 750px;
	background: #fff;
}

/***lightbox****/

/****/
#lightbox-background { z-index: 50; }
#header_lightbox{
	background: white;
	/*padding: 0 20px 20px 20px;*/
	left: 30%;
	position: absolute;
	top: 100px;
	z-index: 100;
	color: #333;
}
.lightbox {
	display: none;
	text-align: left;
	z-index: 100 !important;
	background: white !important;
	padding: 10px 20px;
	left: 25%;
	position: absolute;
	top: 50px;
	width: 449px;
    font-size: 12px;
}

.lightbox .top_corners {
	height: 10px;
	width: 489px;
	position: absolute;
	top: -10px;
	left: 0px;
	background: transparent url(../images/lb_top_corners.png) 0 0 no-repeat;

}
.lightbox .btm_corners {
	height: 12px;
	width: 489px;
	position: absolute;
	left: 0;
	top: 100%;
	background: transparent url(../images/lb_bottom_corners.png) 0 0 no-repeat;
}

.lightbox .items {
	position: relative;
}
.lightbox .items .close{
	cursor: pointer;
	display: block;
	position: absolute;
	top: -35px;
	right: -32px;
	text-align: right;
}
.lightbox .item {
	display: none;
	position: absolute;
	top: 0;
}
.lightbox .controls {
	position: absolute;
	bottom: 0px;
}
.lightbox a{ color: #000; }
.lightbox input{ color: #737373; }
.lightbox h2{ color: #245873; font-size: 18px; padding: 0 0 20px 0; }

#login .left{ 
	padding: 10px 10px 0 0;
	width: 230px; 
	height: 215px;
	float: left; 
	border-right: 1px solid #9d9d9d; 
}
#login .right{ 
	width: 182px; 
	height: 215px;
	padding: 10px 0 0 20px;
	float: right; 
}


.ad_feat_overlay{
        display:block;
        position:fixed;
        background: url("../images/ad_feat/75.png") repeat;
        top:0;
        left:0;
        width:100%;
        height:100%;
        z-index:800;
}
.ad_feat_wrap{
        display:block;
        position:relative;
        margin: 75px auto;
        height:362px;
        width:571px;
        z-index:801;
        background: url("../images/ad_feat/ad_feat_wrap.png") no-repeat;
}
.ad_feat{
        display:block;
        position:absolute;
        margin-left: 15px;
        margin-top: 25px;
        width:531px;
        height:322px;
        background-color:#666;
        z-index:802;
}

.ad_feat_wrap a.close{
        width:28px;
        height:28px;
        position:relative;
        float:right;
        display:block;
}

/*.ad_feat_wrap{
        display:block;
        position:relative;
        margin: 100px auto;
        vertical-align: middle;
        height:345px;
        width:550px;
        background-color:#000;
        filter:alpha(opacity=60);
        -moz-border-radius: 10px;
        border-radius: 10px;
        opacity:0.6;
        z-index:801;
        border:2px solid rgba(255, 255, 255, 4);
}
.ad_feat{
        display:block;
        position:relative;
        margin: 15px auto;
        width:93%;
        height:90%;
        background-color:#666;
        z-index:802;
}*/
