﻿body{margin:0;padding:0;font-size:10pt;font-family:Georgia,arial,sans-serif; background:#b9cbd4 url(/assets/gfx/body_bg.png) repeat-x bottom;color:#2F292B;}
input,select,textarea{font-size:10pt;font-family:Georgia,arial,sans-serif;}
/*--Global Property--------------------------------------------*/
*{margin:0; padding:0;}
h1, h2, h3 {clear:both; margin:10px 0; font-family: Georgia,Times,"Times New Roman",serif;font-style:italic;line-height:1.5em; font-size: 14pt; font-weight: normal;}
h5 { margin:10px 0; font-family: Georgia,Times,"Times New Roman",serif;font-style:italic; line-height:1.2em; font-size: 10pt; font-weight: normal;}
/*--Layout Property--------------------------------------------*/
#main{height:100%;position:relative;overflow:hidden;}
*html #main{height:724px;overflow:visible;}
.container{margin:0 auto;width:970px;background: url(/assets/gfx/container_bg.png) repeat-y;}
.footer-container{margin:0 auto;width:970px;}
img {border: 0;}
/*--Header Property---------------*/
#header {width: 960px;float: left;position: absolute;top: 0;left: 5px;}
#header_top
{
    position: relative;
    clear: both;
    width: 960px;
    height: 194px;
    background: url(/assets/gfx/header_bg.jpg) no-repeat;
    border-bottom: 1px solid #8cc63f;
}
#header_logo
{
    position: relative;
    float: left;
    width: 151px;
    height: 139px;
    padding: 30px 0 0 40px;
}
#header_tabs_home
{
	clear: both;
	width: 940px;
	height: 33px;
	background: url(/assets/gfx/nav_bg.png) repeat-x;
	border-bottom: 4px solid #7297a9;
	padding-left: 20px;
}
#header_tabs_other
{
	clear: both;
	width: 940px;
	height: 33px;
	background: url(/assets/gfx/nav_bg.png) repeat-x;
	border-bottom: 4px solid #8cc63f;
	padding-left: 20px;
}
#header_tabs_other a
{
	color: #fff;
}
#jsddm
{	margin: 0;
	padding: 0;
	font-size: 10pt;}
	
#jsddm li 	
{
	float: left;
	list-style: none;}

#jsddm li a
{	display: block;
	padding: 10px 32px 0 5px;
	text-decoration: none;
	color: #fff;
	font-weight: 500;}

#jsddm li a:hover
{	color: #8cc63f}
	
#jsddm li ul
{	margin-top: 9px;
 	padding-bottom: 5px;
	position: absolute;
	visibility: hidden;
	background: url(/assets/gfx/ddm_bg.png) no-repeat bottom center;
	width: 126px;
}
#jsddm li ul li
{	float: none;
	display: inline;}

#jsddm li ul li a
{	width: 126px; color: #fff;}

#jsddm li ul li a:hover{color: #FFD429;}
/*--Content Property---------------*/
#content {
	float: right;
	display: inline;
	width: 960px;
	margin: 232px 0 0 0;
	padding: 0 5px 0 5px;
}
#content p {margin-bottom: 15px;}
#content_intro_home 
{
	clear: both;
	float: left;
	background: #82A7B7 url(/assets/gfx/content_intro_home_bg.png) repeat-x;
}
#content_intro_other
{
	clear: both;
	float: left;
	background: #CEE7B1 url(/assets/gfx/content_intro_other_bg.png) repeat-x;
}
#content_top_home
{
	background: #7297a9 url(/assets/gfx/ctop_home_bg.png) repeat-x;
}
#content_intro_left 
{
	clear: both;
	width: 540px;
	padding: 34px 25px 0 35px;
	float: left;
}
#content_intro_image
{
	position: relative;
	width: 534px;
	height: 219px;
	margin-bottom: 30px;
	border: 3px solid #fff;
	overflow: hidden;
}
#content_intro_title
{
	width: 540px;
	font-size: 30pt;
	font-weight: 700;
	margin-bottom: 10px;
	letter-spacing: -2px;
	line-height: 34px;
	color: #fff;
}
#content_intro_subtitle
{
	clear: both;
	width: 540px;
	font-size: 16pt;
	font-weight: 500;
	margin-bottom: 10px;
	letter-spacing: -1px;
	color: #000;
}
#section_title 
{
	width: 540px;
	font-size: 30pt;
	font-weight: 700;
	margin-bottom: 10px;
	letter-spacing: -2px;
	line-height: 34px;
	color: #46812b;
}
#content_intro_venue
{
	clear: both;
	width: 540px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #46812b;
}
#content_intro_venue a
{
	color: #46812b;
	text-decoration: none;
}
#content_intro_title a
{
	text-decoration: none;
	color: #fff;
}
#content_intro_copy
{
	width: 540px;
	margin-bottom: 20px;
	font-weight: bold;
	font-style: italic;
}
#content_intro_right
{
	width: 337px;
	float: left;
	padding: 0 0 10px 23px;
}
.content_button
{
	margin: 20px 0 20px 0;
}
#content_body_home
{
	position: relative;
    clear: both;
    float: left;
	background: #467282 url(/assets/gfx/content_body_home_bg.png) no-repeat top center;
    width: 960px;
    padding: 30px 0 10px 0;
}
#content_body_other
{
	position: relative;
    clear: both;
    float: left;
	background: #fff url(/assets/gfx/content_body_other_bg.png) no-repeat top center;
    width: 960px;
    padding: 30px 0 10px 0;
}
#content_body_left 
{
	clear: both;
	width: 540px;
	padding: 5px 25px 0 35px;
	float: left;
}
#content_body_copy
{
	width: 540px;
	margin-bottom: 20px;
}
#content_body_right
{
	width: 325px;
	float: left;
	padding: 0 35px 10px 0px;
}
#content_body_full
{
	clear: both;
	width: 890px;
	padding: 5px 35px 10px 35px;
	float: left;
}
#content_body_full ul
{
	margin: 0 0 20px 20px;
}
.home_feature_left
{
	color: #ffcb05;
	clear: both;
	width: 220px;
	height: 244px;
	float: left;
	padding: 9px 9px 0 9px;
	margin-left: 4px;
}
.other_feature_left
{
	clear: both;
	width: 220px;
	float: left;
	padding: 9px 9px 0 9px;
	margin-left: 4px;
	color: #467282;
}
.home_feature_left:hover
{
	background: url(/assets/gfx/home-feature-highlight.png) no-repeat;
	color: #51913E;
}
#media_frame 
{
	position: absolute;
	z-index: 100;
	top: 11px;
	right: 8px;
	width: 378px;
	height: 283px;
	background: url(/assets/gfx/media_frame.png) no-repeat;
}
#media_frame_other
{
	position: absolute;
	z-index: 100;
	top: 11px;
	right: 8px;
	width: 378px;
	height: 283px;
	background: url(/assets/gfx/media_frame_other.png) no-repeat;
}
.media_info
{
	z-index: 110;
	position: relative;
	left: 0;
	top: -90px;
	width: 170px;
	font-family: "colaborate-1","colaborate-2";
}
.media_title 
{
	clear: both;
	position: relative;
	width: 170px;
	background: #ffcb05;
	text-align: right;
	padding: 3px;
	border-bottom: 1px solid #937913;
	color: #000;
}
.media_title a
{
	text-decoration: none;
	color: #000;
}
.media_date
{
	clear: both;
	position: relative;
	width: 170px;
	background: #000;
	text-align: right;
	padding: 3px;
	color: #fff;
}
.media_button
{
	z-index: 999;
	position: absolute;
	right: -20px;
	top: 90px;
	width: 21px;
	height: 21px;
}
.media_feature 
{
	position: relative;
	z-index: 99;
	width: 307px;
	height: 247px;
}
.media_feature_scroll 
{
	position: absolute;
	top: 38px;
	right: 60px;
	z-index: 98;
	width: 307px;
	height: 247px;
}
#scrollable { 
 
    /* required settings */ 
    position:relative; 
	overflow: hidden;
    /* vertical scrollers have typically larger height than width */ 
    height: 247px; 
    width: 347px; 
} 
 
/* root element for scrollable items */ 
#scrollable div.items { 
    position:absolute; 
 
    /* this time we have very large space for the height */ 
    height:20000em; 
}
.media_item
{
	width: 307px;
	height: 247px;
}
.home_feature
{
	color: #ffcb05;
	width: 220px;
	height: 244px;
	float: left;
	padding: 9px 9px 0 9px;
}
.other_feature
{
	color: #467282;
	width: 220px;
	float: left;
	padding: 9px 9px 0 9px;
}
.home-feature-maintitle
{
	clear: both;
	width: 888px;
	padding-left: 36px;
}
.home_feature:hover
{
	background: url(/assets/gfx/home-feature-highlight.png) no-repeat;
	color: #51913E;
}
.home_feature_pic
{
	border: 5px solid #fff;
	background: #231f20;
	width: 210px;
	height: 135px;
	margin-bottom: 10px;
}
.other_feature_pic{border: 5px solid #aab8c2;background: #231f20;width: 170px;height: 115px;margin: 0 20px 10px 20px;overflow: hidden;}
.other_feature_pic:hover{border: 5px solid #467282;}
.home_feature_title{font-family: "colaborate-1","colaborate-2",sans-serif;font-weight: 500;font-size: 14pt;margin-bottom: 5px;}
.other_feature_title{font-family: "colaborate-1","colaborate-2",sans-serif;font-weight: 500;font-size: 14pt;margin: 0 20px 5px 20px;}
.home_feature_title a{color: #ffcb05;text-decoration: none;}
.other_feature_title a{color: #467282;text-decoration: none;}
.home_feature_copy
{
	color: #fff;
}
.other_feature_copy
{
	color: #2F292B;
	margin: 0 20px 5px 20px;
}
#content_side
{
	position: relative;
    float: left;
    width: 120px;
}
#content_body p
{
    margin-bottom: 10px;
}
#event_search 
{
	width: 302px;
	height: 162px;
	margin: 54px 0 17px 0;
	background: url(/assets/gfx/search_bg.png) no-repeat;
}
#newsletter
{
	clear: both;
	margin-top: 70px;
	width: 300px;
	margin-bottom: 10px;
	padding-left: 1px;
	text-align: center;
}
#intro_promo 
{
	clear: both;
	margin-bottom: 10px;
	width: 300px;
	height: 250px;
	padding-left: 1px;
	text-align: center;
}
#footer{padding-top:32px; height: 44px; clear: both;width: 970px;text-align: center;color: #fff;font-size: 10px;background: url(/assets/gfx/footer_home_bg.png) no-repeat top center;}
#footer a {color: #fff;}
#footer_other{padding-top:32px; height: 44px; clear: both;width: 970px;text-align: center;color: #fff;font-size: 10px;background: url(/assets/gfx/footer_other_bg.png) no-repeat top center;}
#footer_other a {color: #fff;}
.ErrMsg{font-weight: bold;color: Red;}
.smalltext{font-size: 10px;}
.tableHeader 
{
	background: #77AA81;
	color: #fff;
}
.RowStyle 
{
    padding: 5px;
    background: #F1ECD4;
}
.altRowStyle
{
    padding: 5px;
    background: #fff;
}
.SubCats
{
}
.rowAvatar
{
    float: left;
    width: 70px;
    height: 60px;
    clear: both;
}
.rowInfo
{
    float: left;
    width: 500px;
}
.rowInfoSide
{
    float: left;
}
.qAvatar
{
    float: left;
    width: 110px;
    height: 100px;
    clear: both;
}
.qInfo
{
    float: left;
}
.qBody
{
    clear: both;
    padding: 5px;
}
.qFrame
{
    padding: 5px;
    background: #F0F5E5;
}
#company-tabs
{
	height: 26px;
	border-bottom: 5px solid #393738;
}
#company-tabs ul
{
	text-align: center;
}
#company-tabs ul li
{
	float: left;
	display: inline;
	text-align: center;
	padding-top: 2px;
	height: 24px;
	background: #F2F2F2;
	margin-right: 1px;
}
#company-tabs ul li a
{
	padding: 0 15px 0 15px;
	color: #393738;
	text-decoration: none;
}
#company-tabs ul li.selected
{
	background: #393738;
}
#company-tabs ul li.selected a
{
	color: #fff;
}
#company-copy 
{
	clear: both;
	padding-top: 10px;
}
#company-photo
{
	border: 1px solid #F2F2F2;
	width: 398px;
	height: 298px;
	overflow: hidden;
	margin-bottom: 10px;
}
#highlights
{
	width: 620px;
	height: 267px;
	margin-bottom: 10px;
}
.feature-date 
{
	float: left;
	width: 50px;
}
.feature-title 
{
	float: left;
	width: 215px;
}
#newsletter-title
{
	clear: both;
	padding: 5px;
	background-color:#77AA81;
	text-align: center;
	color: #fff;
}
#newsletter-form
{
	clear: both;
	padding: 5px;
	border-bottom:1px dotted #77AA81;
	text-align: center;
}
.button 
{
	background: #77AA81;
	padding: 5px 10px 5px 10px;
	border: 1px dotted #77AA81;
	color: #fff;
}
.home-features{clear: both;float: left;width: 620px;margin-bottom: 10px;background: url(/assets/gfx/home-feature-bg.png);background-repeat: repeat-x;min-height: 200px;}
.home-feature {position: relative;float: left;width: 180px;padding: 0 10px 0 10px;margin-right: 10px;}
.home-feature-r{position: relative;float: left;width: 180px;padding: 0 10px 0 10px;}
.home-feature-pic {width: 170px;height: 100px;border: 1px solid #F2F2F2;padding: 4px;background: #fff;overflow: hidden;}
.home-feature-title{font-family: Georgia,Times,"Times New Roman",serif; font-size: 17px; font-weight: normal;padding: 5px 0 5px 0;}
.home-feature-title a{font-family: Georgia,Times,"Times New Roman",serif; font-size: 17px; font-weight: normal;text-decoration: none;padding: 5px 0 5px 0;}
.home-feature-copy{font-size: 8pt;line-height: 18px;}
.small-font
{
	font-size: 8pt;
}
.tablePad td
{
	padding: 2px;
}
#map_canvas
{
	width: 620px;
	height: 300px;
}
.standard-list li
{
	margin-left: 15px;
}
.forum_avatar 
{
	width: 65px;
	padding: 4px;
	background: #fff;
	border: 1px solid #D5D5D5;
}
.forum_postdate{border-bottom: 1px dotted #505050;}
.forum_copy{line-height: 18px;}
div.markerTooltip, div.markerDetail {
  color: black;
  font-weight: bold;
  background-color: white;
  white-space: nowrap;
  margin: 0;
  padding: 2px 4px;
  border: 1px solid black;
}
.search-item 
{
	position: relative;
	clear: both;
	float: left;
	width: 610px;
	margin-bottom: 10px;
	background: #F2F2F2;
	border-top: 1px dotted #D5D5D5;
	border-bottom: 1px dotted #D5D5D5;
	padding: 5px;
}
.search-photo img
{
	border: 1px solid #D5D5D5;
}
.search-photo
{
	position: relative;
	float: left;
	width: 160px;
}
.search-info
{
	position: relative;
	float: left;
	width: 450px;
}
.search-title-row
{
	clear: both;
}
.search-title {float: left; width: 300px; font-family: Georgia,Times,"Times New Roman",serif; font-size: 15px; font-weight: normal; color: #FD0000;}
.search-title a {text-decoration:none;}
.search-rating 
{
	float: left;
	width: 150px;
	text-align: right;
}
.search-copy
{
	clear: both;
}
.search-breadcrumb 
{
	clear: both;
	font-size: 10px;
}
.search-times
{
	font-style: italic;
	clear: both;
	font-size: 10px;
}
.sidesplit-frame 
{
	clear: both;
	width: 620px;
}
.sidesplit-left 
{
	float: left;
	width: 159px;
	padding: 5px;
	line-height: 18px;
	margin-bottom: 10px;
}
.sidesplit-right 
{
	float: left;
	width: 440px;
	padding: 5px;
	margin-bottom: 10px;
}
#forum-latest 
{
	background: url(/assets/gfx/sidesplit-left-bg.png);
	background-repeat: repeat-y;
	border-top: 1px dotted #77AA81;
	border-bottom: 1px dotted #77AA81;
	font-size: 11px;
	padding: 5px;
	line-height: 15px;
	margin-bottom: 10px;
}
.forum-latest-cat
{
	text-decoration: none;
}
.forum-latest-topic
{
	padding-left: 5px;
}
.forum-latest-row 
{
	margin-bottom: 5px;
}
.link-to-us 
{
	background: #F2F2F2;
	float: left;
	width: 500px;
	padding: 5px 55px 5px 55px;
	border-top: 1px dotted #D5D5D5;
	border-bottom: 1px dotted #D5D5D5;
	font-size: 11px;
	margin: 10px 0 10px 0;
}
.link-to-us-txt
{
	width: 500px;
	height: 50px;
	color: #404040;
}
.user-dialog-row
{
	clear: both;
	padding: 2px;
}
.user-dialog-btn
{
	border-top: 1px solid #DDD;
	clear: both;
	padding-top: 10px;
	margin-top: 10px;
	text-align: right;
}
input.text {padding:0.4em;width:95%;}
input.btn{padding:0.4em;}
.formMed{width: 300px;}
.formLar{width: 500px;}
#search-box
{
	clear: both;
	float: left;
	width: 608px;
	margin-bottom: 10px;
	line-height: 22px;
	border: 1px solid #E6E6E6;
	padding: 5px;
	color: #fff;
	font-size:9pt;
}
#search-box select
{
	color: #999;
}
#search-box-content 
{
	clear: both;
	float: left;
	width: 598px;
	padding: 5px;
	background: url(/assets/gfx/search_box_bg.png);
}
.search-box-left {clear: both;float: left; width: 160px;padding-top: 10px;}
.search-box-middle {float: left; width: 318px;}
.search-box-right {float: left; width: 120px;padding-top: 10px;}
.search-box-btn {background: #C3D47A;padding: 5px;color: #fff;border: 0;}
.event_item_frame
{
	position: relative;
	clear: both;
	float: left;
	width: 405px;
	margin: 10px 20px 10px 20px;
}
.event_item_frame_right
{
	position: relative;
	float: left;
	width: 405px;
	margin: 10px 20px 10px 20px;
}
.event_item_left
{
	clear: both;
	position: relative;
	float: left;
	width: 140px;
}
.event_item_right
{
	position: relative;
	left: 150px;
	float: left;
	width: 255px;
}
.event_item_title
{
	font-weight: 700;
	font-size: 16pt;
	font-family: "colaborate-1","colaborate-2";
}
.event_item_title a
{
	color: #000;
	text-decoration: none;
}
.event_item_text{clear: both;min-height: 104px;}
.event_item_date 
{
	position: absolute;
	top: 0;
	left: 0;
	width: 63px;
	height: 65px;
	background: url(/assets/gfx/calendar_bg.png) no-repeat;
	z-index: 99;
}
.event_item_date_month 
{
	margin: 4px 0 0 4px;
	width: 50px;
	height: 12px;
	padding-top: 2px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-size: 8pt;
	font-family: "colaborate-1","colaborate-2";
}
.event_item_date_day
{
	clear: both;
	margin: 4px 0 0 4px;
	width: 50px;
	height: 32px;
	color: #4c4c4c;
	text-align: center;
	font-weight: 700;
	font-size: 20pt;
	font-family: "colaborate-1","colaborate-2";
}
.event_item_image 
{
	position: absolute;
	top: 0;
	left: 0;
	width: 118px;
	height: 104px;
	border: 1px solid #1a1818;
	margin: 10px 0 0 20px;
	overflow: hidden;
}
.category_item_image 
{
	position: absolute;
	top: 0;
	left: 0;
	width: 118px;
	height: 104px;
	border: 1px solid #1a1818;
	margin-left: 20px;
	overflow: hidden;
}
.bigbox 
{
	padding: 5px;
	font-family:Georgia,arial,sans-serif;
	font-size:10pt;
}
.searchbox 
{
	padding: 5px;
	font-family:Georgia,arial,sans-serif;
	font-size:10pt;
	width: 400px;
	margin-right: 5px;
}
.txt_300
{
	width: 300px;
}
.paging 
{
	padding: 10px;
	clear: both;
	text-align: center;
}
.content_right_spacer
{
	clear: both;
	width: 325px;
	border-bottom: 2px solid #E9E9E9;
	margin-bottom: 10px;
}
.content_right_map
{
	clear: both;
	width: 325px;
	height: 180px;
}
.content_right_title 
{
	clear: both;
	font-weight: bold;
	font-size: 16pt;
	color: #407790;
	font-style:italic;
	padding: 10px 0 5px 0;
}
.content_right_copy
{
	clear: both;
	padding-bottom: 10px;
}
.content_right_links{clear: both;font-weight: bold;font-size: 11pt;color: #407790;}
.cootent_right_links a{text-decoration: none;color: #407790;}
.content_right_nearby_title {margin: 20px 0 10px 0;clear: both;font-weight: bold;font-size: 13pt;color: #8CC63F;font-style:italic;}
.content_right_related_title{clear: both;font-weight: bold;font-size: 11pt;color: #407790;margin-bottom: 5px;}
.content_right_related_item{clear:both; float: left; width: 325px; margin-bottom: 4px;}
.content_right_related_item_name{width: 250px; float: left;}
.content_right_related_item_name a{color: #231F20;}
.content_right_related_item_rating{width: 75px; float: left;}
.review_header {position: relative;clear:both;float: left;width: 520px;border-top: 1px solid #AAB8C2;background:#ECF1F2;padding: 5px 10px 5px 10px;}
.review_avatar{float: left; width: 80px;}
.review_avatar img {border: 1px solid #AAB8C2;}
.review_userinfo {width: 300px; float: left;}
.review_userinfo a {font-weight: 700;font-size: 16pt;font-family: "colaborate-1","colaborate-2";color: #407790;}
.review_userstats {width: 140px; float: left;font-size: 10pt;}
.review_body {position: relative;clear:both;width: 520px;padding: 10px;margin-bottom: 10px;}
.review_rating_name {clear: both;float: left; width: 100px;margin-bottom: 2px;}
.review_rating_score{float: left; width: 40px;text-align:right;}
.review_date {font-size: 8pt;}
.user_signin {width: 250px; padding: 5px;clear:both;float:left;}
.user_register {width: 250px; padding: 5px;float:left;}
.user_form_field_title {width:250px;clear:both;margin-bottom: 5px;}
.user_form_field {width:250px;clear:both;margin-bottom: 10px;}
.user_form_txt {width: 240px;padding: 5px;font-family:Georgia,arial,sans-serif;font-size:10pt;}
.user_form_review{width: 500px;padding: 5px;font-family:Georgia,arial,sans-serif;font-size:10pt;}
.home_whatson_left{color: #ffcb05;clear: both;width: 220px;height: 244px;float: left;padding: 9px 9px 0 9px;margin-left: 4px;}
.home_whatson{color: #ffcb05;width: 220px;height: 300px;float: left;padding: 9px 9px 0 9px;}
.home_whatson_pic{border: 5px solid #fff;background: #231f20;width: 210px;height: 135px;margin-bottom: 10px;}
.home_whatson_title{font-family: "colaborate-1","colaborate-2",sans-serif;font-weight: 500;font-size: 14pt;margin-bottom: 5px;}
.home_whatson_title a{color: #ffcb05;text-decoration: none;}
.home_whatson_copy{color: #fff;width: 220px;}
.home_whatson_item_first {clear: both; float: left; width: 220px; padding: 3px 0 3px 0; font-size: 8pt;}
.home_whatson_item {clear: both; float: left; width: 220px; padding: 3px 0 3px 0; border-top: 1px dotted #335D6F; font-size: 8pt;}
.home_whatson_desc {clear: both; float: left; width: 160px;}
.home_whatson_desc a {color: #fff; text-decoration: none;}
.home_whatson_date {float: left; width: 60px; text-align: right;}