@charset "UTF-8";
/* CSS Document */
*{ margin:0px 0px 0px 0px; padding: 0px 0px 0px 0px; border:none; outline:none; }
body{ background:#141414; font-family: Helvetica, Arial, sans-serif; font-size:11px; color:#8D744A; }

a:link, a:active, a:visited{ color:#84888B; text-decoration:none; }
a:hover, a:visited:hover, a:focus{ color:#8D744A; text-decoration:underline; }
br{ clear:both; }

div#wrapper{ width:975px; height:auto; margin: 0 auto; }
div#logo{ float:left; display:inline; /*INLINE FOR IE6*/ width: 105px; height:50px; margin:38px 0px 0px 15px; }

div#login_info{ float:right; display:inline; /*INLINE FOR IE6*/ width:800px; height:40px; margin:38px 15px 0px 0px; color:#84888B; text-align:right;}
div#login_info p{ margin:0px 0px 10px 0px; }

div#nav{ float:right; display:inline; /*INLINE FOR IE6*/ color:#84888B; width:495px; height:11px; margin:30px -135px 3px 0px; }
div#nav li{ float:left; display:inline; /*INLINE FOR IE6*/ list-style-type:none; list-style:none; margin: 0px 5px 0px 5px; }

div#nav a:link, div#nav a:active, div#nav a:visited{ color:#84888B; text-decoration:none; }
div#nav a:hover, div#nav a:visited:hover, div#nav a:focus{ color:#8D744A; text-decoration:none; }
div#nav li.active{ color:#8D744A; font-weight:400; }

hr.bit{ float:left; display:inline; /*INLINE FOR IE6*/ width:945px; height:1px; background:#FFFFFF; margin: 0px 15px 2px 15px; }

/*div#main{ float:left; display:inline; background:#FFFFFF; width:945px; min-heigt:548px; height:auto !important; height:548px; margin: 0px 15px 0px 15px; color:#3E3E3E;}
div#inner_main{ float:left; display:inline; width:640px; min-height:545px; height:99% !important; height:545px; padding-bottom:20px;}*/
div#main{ float:left; display:inline; /*INLINE FOR IE6*/ background:#FFFFFF url(../imgs/acp_bkg.jpg) repeat-y; width:945px; min-height:548px;  height:548px; height:auto !important; margin: 0px 15px 0px 15px; color:#3E3E3E;}
div#inner_main{ float:left; display:inline; /*INLINE FOR IE6*/ width:640px; min-height:99%; height:auto !important; height:99%;}
div#inner_main p{ float:left; display:inline; /*INLINE FOR IE6*/ color:#84888B; margin: 10px 5px 10px  15px; width:auto;}

div#inner_main p.acp_breadcrumb{ float:left; display:inline; /*INLINE FOR IE6*/  clear:both; margin:10px 0px 10px 15px; font-size:10px; }

/*div#inner_main a.addNews_btn:link, div#inner_main a.addNews_btn:active, div#inner_main a.addNews_btn:visited{ background:url(../imgs/add_news_btn1.jpg) no-repeat; width:80px; height:28px; }

div#inner_main a.addNews_btn:hover, div#inner_main a.addNews_btn:visited:hover, div#inner_main a.addNews_btn:focus{ background:url(../imgs/add_news_btn2.jpg) no-repeat; width:80px; height:28px; }*/

table#news_table{ float:left; display:inline; /*INLINE FOR IE6*/ margin: 0px 15px 0px 15px; border-top:1px solid #84888B;}
table#news_table tr.top_row{ background:#CCCCCC;  color:#000000; font-weight:bold; width:610px; height:30px; } 

table#news_table tr.row-a{ font-size:11px; }
table#news_table tr.row-b{ font-size:11px; background:#E8E8E8; }
table#news_table tr.row-a:hover, table#news_table tr.row-a:focus{ background:#FFFF99; }	
table#news_table tr.row-b:hover, table#news_table tr.row-b:focus{ background:#FFFF99; }

div#inner_main p.btns_news{ float:right; display:inline; margin: 5px 15px 0px 5px; /*INLINE FOR IE6*/  }

table#news_table tr.row-a a:link, table#news_table tr.row-b a:link, table#news_table tr.row-a a:active, table#news_table tr.row-b a:active, table#news_table tr.row-a a:visited, table#news_table tr.row-b a:visited{ color:#333333; text-decoration:none; }
	
table#news_table tr.row-a a:hover, table#news_table tr.row-b a:hover, table#news_table tr.row-a a:visited:hover, table#news_table tr.row-b a:visited:hover, table#news_table tr.row-a a:focus, table#news_table tr.row-b a:focus{ color:#000000; text-decoration:underline; }

table#news_table td.table_left_col{ text-align:center; width: 102px; height:30px; border-right: 1px solid #84888B; border-bottom:1px solid #84888B; border-left: 1px solid #84888B; }
table#news_table td.table_middle_col{ text-align:left; width:406px; height:30px; border-bottom:1px solid #84888B; padding: 0px 0px 0px 5px; }
table#news_table td.table_right_col{ text-align:center; width:102px; height:30px; border-right:1px solid #84888B; border-bottom:1px solid #84888B; border-left: 1px solid #84888B; }

div#inner_main p.page_nav{ float:right; display:inline; /*INLINE FOR IE6*/ width:auto; color:#000000; margin: 10px 15px 10px 5px; }

div#inner_main p.page_nav a:link, div#inner_main p.page_nav a:active, div#inner_main p.page_nav a:visited{ color:#000000; text-decoration:none; }
div#inner_main p.page_nav a:hover, div#inner_main p.page_nav a:visited:hover, div#inner_main p.page_nav a:focus{ color:#000000; text-decoration:underline; }

div#inner_main p.form_links_top{ float:left; display:inline; /*INLINE FOR IE6*/ margin: 5px 0px 0px 15px; }
div#inner_main p.form_links_top input{ background:none;  }
div#inner_main p.form_links_top input:hover{ background:#8D744A; }
div#inner_main p.form_links_btm{ float:right; display:inline; /*INLINE FOR IE6*/ margin: -10px 15px 0px 0px; }
div#inner_main p.error_msg_btm{ float:left; display:inline; /*INLINE FOR IE6*/ margin: -5px 0px 0px 15px;  color:#990000; font-weight:600; width:430px; }
div#inner_main p.succ_msg_btm{ float:left; display:inline; /*INLINE FOR IE6*/ margin: -5px 0px 0px 15px;  color:#009900; font-weight:600; width:430px; }

div#form_container{ float:left; display:inline; /*INLINE FOR IE6*/ background:#FFFFFF; border:1px solid #CCCCCC; width:580px; min-height:345px; height: auto !important; height:345px; margin: 5px 0px 20px 15px; padding: 15px 15px 0px 15px; }

table#link_area td, table#editorial_area td, table#gall_area td{ width: 90px; height: 25px;}

br.form_clear{ clear:left; }
label{ float:left; display:block; font-weight:600; text-align:right; margin: 5px 10px 5px 0px; width:90px; }
input#news_title, input.relLink{ background:#EBEBEB; float:left; display:block; width:250px margin: 5px 0px 5px 0px; }
input#linkBtn{ float:right; display:inline; margin: 5px 227px 5px 0px; }

input[type=text], input[type=file]{ background:#EBEBEB; float:left; display:block; width:250px; margin: 5px 0px 5px 0px; }

select#day, select#month, select#year,select#day2, select#month2, select#year2, select#start_time, select#end_time{ background:#EBEBEB; margin: 0px 10px 10px 0px; float:left; display:block;}
select#state{ float:left; display:inline; margin: -10px 0px 0px 15px; background:#EBEBEB; border:1px solid #CCC; }
textarea#news_article, textarea#description{ background:#EBEBEB; float:left; display:block; overflow:auto; margin:0px 10px 10px 0px; }

div.form_sub{ float:left; display:inline; width:100%; margin:0px 5px 5px 0px; border-top:1px solid #CCCCCC; min-height:30px; height:auto !important; height:30px; background:#FFFFFF; }
/*div.form_sub p{  }*/

div.sub_sub{ float:left; display:inline; margin: 0px 0px 0px 0px; clear:both; height:auto; width:100%; }
div.sub_sub li{ list-style:none; list-style-type:none; }

img#sub_header_home{ float:left; display:inline; /*INLINE FOR IE6*/ width:212px; height:15px; margin:0px 0px 0px 15px;}
img#sub_header_downloads{ float:left; display:inline; /*INLINE FOR IE6*/ width:108px; height:15px; margin:0px 0px 0px 15px;}
img#sub_header_events_add{ float:left; display:inline; /*INLINE FOR IE6*/ width:280px; height:15px; margin:0px 0px 0px 15px;}
img#sub_header_review_add{ float:left; display:inline; /*INLINE FOR IE6*/ width:198px; height:15px; margin:0px 0px 0px 15px;}
img#sub_header_service{ float:left; display:inline; /*INLINE FOR IE6*/ width:262px; height:15px; margin:0px 0px 0px 15px; }

img#sub_header_award1{ float:left; display:inline; /*INLINE FOR IE6*/ width:70px; height:15px; margin:0px 0px 0px 15px;}
img#sub_header_award2{ float:left; display:inline; /*INLINE FOR IE6*/ width:157px; height:15px; margin:0px 0px 0px 15px;}

hr.sub_header_line{ float:left; display:inline; /*INLINE FOR IE6*/ width:610px; height:1px; background:#EBEBEB; margin:2px 15px 1px 15px; }

hr.subby{ float:left; display:inline; /*INLINE FOR IE6*/ width:95%; height:1px; background:#CCCCCC; margin: 0px 15px 2px 15px; }

div#thumbNail_con1{ margin:0px 0px 0px 15px; }
div.thumbCon1{ text-align:center; float:left; display:inline; margin: 0px 3px 3px 3px; clear:both; }
img.news_thumb_pre{ margin-bottom:3px; width:auto; height:auto; }

/*div#righ_col{ float:right; display:inline; width:301px; min-height:548px; height:100% !important; height:548px; background:#F1F1F1; }
div#inner_right_col{ float:left; display:inline; width:298px; min-height: 545px; height:99% !important; height:545px; }*/
div#righ_col{ float:right; display:inline; /*INLINE FOR IE6*/ width:301px; /*min-height:100%; height:auto !important;*/ height:99%; background:/*#EBEBEB;*/ #F1F1F1; }
div#inner_right_col{ float:left; display:inline; /*INLINE FOR IE6*/ width:298px; height:99%; }

div#inner_right_col li{ list-style:none; list-style-type:none; margin:10px 0px 5px 15px; }
div#inner_right_col li.active{ list-style:none; list-style-type:none; margin:10px 0px 5px 15px; color:#8D744A; }
div#inner_right_col hr.nav_line{ background:#FFFFFF; height:1px; width:90%; margin: 0 auto; }

p#sub_header_txt{ color:#8D744A; font-weight:400; float:left; display:inline; /*INLINE FOR IE6*/ margin:30px 15px 0px 15px; width:268px; height:auto; }
img#arrow_down{ float:right; display:inline; /*INLINE FOR IE6*/ margin: -5px 0px 0px 0px; }
hr.sub_header_txt_line{ float:left; display:inline; /*INLINE FOR IE6*/ width:268px; height:1px; background:#FFFFFF; margin:5px 15px 1px 15px; }

div#page_end{ float:left; display:inline; /*INLINE FOR IE6*/ width:945px; height:6px; margin:0px 15px 0px 15px; }

p.copyright{ float:left; display:inline; /*INLINE FOR IE6*/ margin: 10px 0px 0px 15px; color:#84888B;}


/*********************************************************/
/*					MEDIA DESK SHIZZLE					*/
/*******************************************************/

div.news_rec_md{ width:94%; height:80px;  margin: auto; margin-top:10px; padding:2px 2px 2px 2px; float:left; display:inline; }
div.news_date_md{ float:left; display:inline; width:60px; height:10px; margin: 5px 0px 0px 20px; text-align: right; color:#8D744A; }
div.news_sum_md{ float:left; display:inline; width:510px; height:60px; margin: 5px 0px 0px 5px; }
div.news_more_md{float:left; display:inline; width:200px; height:10px; margin: 3px 0px 3px 85px; }

div.down_rec_md{ width:94%; height:auto;  margin: auto; margin-top:10px; padding:2px 2px 2px 2px; float:left; display:inline; }
div.down_sum_md{ float:left; display:inline; width:510px; height:auto; margin: 5px 0px 0px 5px; }
div.down_more_md{float:left; display:inline; width:180px; height:10px; margin: 3px 0px 3px 85px; }

p.dis_items_txt{ float:left; display:inline; width:auto; height:auto; }
p.page_links_txt{ float:right; display:inline; width:auto; height:auto;  margin:0px 0px 0px 0px; }

form#news_search_md{  } 
input#search_input{ background:#FFFFFF; border:1px solid #666666; margin:0px 0px 5px 15px; width:265px;  }
form#news_search_md label{ float:left; display:block; width:30px; margin:0px 5px 10px 15px; } 
form#news_search_md select{ float:left; display:block; width:230px; margin: 0px 0px 0px 0px; }
input#search_submit{ float:right; display:inline; margin: 0px 18px 0px 0px; } 

/*********************************************************/
/*					READ MORE STUFF 					*/
/*******************************************************/

div#readWrapper{ width:945px; height:auto; margin:0 auto; }

div#readHeader{ width:100%; height: 50px; margin: 10px 0px 30px 0px; }

div#readHeader img#sunseeker_logo_md{ margin: 10px 10px 10px 10px; float:left; display:inline; }
div#readHeader h2{ float:left; display:inline; color:#8D744A; font-weight:100; margin:25px 5px 0px 5px; }

div#readBody{ float:left; display:inline; background:#FFFFFF; width:100%; height:auto; color:#84888B; padding:10px 0px 5px 0px; }
div#readBody h2{ color:#8D744A; font-weight:100; margin:0px 5px 0px 5px; }
div#readBody p{ margin:5px 5px 5px 5px; }

div#readLeftCol{ float:left; display:inline; width:585px;  margin: 0px 0px 0px 5px; }

div#readLeftCol p.leftCol_subHeader{ color:#8D744A; text-transform:uppercase; margin: 5px 5px 5px 5px; }

div#readRightCol{ float:left; display:inline; width:340px; margin: 0px 0px 0px 10px; }

div#readRightCol p.rightCol_subHeader{ color:#8D744A; text-transform:uppercase; margin: 5px 0px 10px 0px; }

#bottomImg { display:block; }

/***********/
/* public */
/*********/

div.news_rec_md_full{ width:94%; height:auto;  margin: auto; margin-top:10px; padding:2px 2px 2px 2px; float:left; display:inline; }
p.mdp_title{ color:#000; }

div#right_col_mdp{ width:280px; margin: 10px 0px 0px 10px; }

div#right_col_mdp p.rightCol_subHeader{ color:#8D744A; text-transform:uppercase; margin: 5px 0px 10px 0px; }

div#right_col_mdp div.thumb_mdp{ float:left; display:inline; margin: 5px 2px 5px 2px; }

hr.sub_header_line_top{ float:left; display:inline; /*INLINE FOR IE6*/ width:610px; height:1px; background:#EBEBEB; margin:2px 15px 0px 15px; }
hr.sub_header_line_btm{ float:left; display:inline; /*INLINE FOR IE6*/ width:610px; height:1px; background:#EBEBEB; margin:20px 15px 1px 15px; }

