@charset "utf-8";
/* CSS Document */
/* content area */
div.rounded_corner_box_AAA{
	background:transparent url('/images/2009shell/rounded_corner_middle_right.gif') repeat-y scroll right top;
	position:relative;
	/*
	width defined in header.inc.php cause widths change depending on right column or no right column
	$sContentAreaWidth = "585px";
	$sContentPaddingWidth = "565px";
	or
	$sContentAreaWidth = "755px";
	$sContentPaddingWidth = "735px";
	*/
	}

.rounded_corner_box_content_AAA{
	padding:0px 15px;
	/*background-color:#FFF;*/
	/* this WIDTH should always be around 20px less than the parent div */
	}

/* top right column*/
div.rounded_corner_box_A{
	background:transparent url('/images/2009shell/rounded_corner_middle_right.gif') repeat-y scroll right top;
	position:relative;
	width:150px;
	overflow:hidden;
	}

.rounded_corner_box_content_A{
	padding:0px 0px 0px 10px;
	width:135px;
	}

div.rounded_corner_box_B{
	background:transparent url('/images/2009shell/rounded_corner_middle_right.gif') repeat-y scroll right top;
	position:relative;
	width:150px;
	}

.rounded_corner_box_content_B{
	width:130px;
	padding:0px 10px;
	}

div.rounded_corner_box_C{
	background:transparent url('/images/2009shell/rounded_corner_middle_right.gif') repeat-y scroll right top;
	position:relative;
	width:150px;
	}

.rounded_corner_box_content_C{
	width:130px;
	padding:0px 10px;
	}

/* trip advisor rounded box*/
div.rounded_corner_box_D{
	background:transparent url('/images/2009shell/rounded_corner_middle_right.gif') repeat-y scroll right top;
	position:relative;
	width:585px;
	}

.rounded_corner_box_content_D{
	padding:0px 0px 0px 10px;
	width:570px;
	}

/* top left column*/
div.rounded_corner_box_E{
	background:transparent url('/images/2009shell/rounded_corner_middle_right.gif') repeat-y scroll right top;
	position:relative;
	width:173px;
	}

.rounded_corner_box_content_E{
	padding:0px 0px 0px 10px;
	width:158px;
	}

div.rounded_corner_box_F{
	background:transparent url('/images/2009shell/rounded_corner_middle_right.gif') repeat-y scroll right top;
	position:relative;
	width:173px;
	}

.rounded_corner_box_content_F{
	padding:0px 5px;
	width:163px;
	}

/* bottom links area*/
div.rounded_corner_box_G{
	background:transparent url('/images/2009shell/rounded_corner_middle_right.gif') repeat-y scroll right top;
	position:relative;
	width:935px;
	}

.rounded_corner_box_content_G{
	width:925px;
	padding:0px 0px 0px 10px ;
	height:120px;
	}

/* this is the inner middle */
.rounded_corner_box_2{
	background:#f5f6f6 url('/images/2009shell/rounded_corner_middle_left.gif') repeat-y ;
	/*background-color:#090;*/
	}

.rounded_corner_box_t1{
	background:transparent url('/images/2009shell/rounded_corner_top_right.gif') no-repeat scroll right top;
	height:15px;
	}

.rounded_corner_box_t2{
	/* WHITE */
	background:#f5f6f6 url('/images/2009shell/rounded_corner_top_left.gif') no-repeat scroll left top;
	height:15px;
	width:15px;
	/*border:1px solid green;*/
	}

.rounded_corner_box_b1{
	background:#F5F6F6 url('/images/2009shell/rounded_corner_bottom_right.gif') no-repeat scroll right top;
	height:15px;
	/*border:1px solid green;*/
	}

.rounded_corner_box_b2{
	/* WHITE */
	background:#f5f6f6 url('/images/2009shell/rounded_corner_bottom_left.gif') no-repeat scroll left top;
	height:15px;
	width:15px;
	/*border:1px solid green;*/
	}

#true_page_content_text {
	line-height:19px;
	}

#tripadvisor a{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	}

#tripadvisor a:hover{
	text-decoration:underline;
	}

body{
	background-color:#c0c0c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0px;
	}

.carousel_button{
	position:absolute;
	display:block;
	outline:none;
	width:30px;
	height:287px;
	border:0px;
	}

.prev{
	left:0px;
	border:0px;
	outline:none;
	/*background-image:url('/images/2009shell/promo_button_left.gif');*/
	}

.next{
	right:0px;
	border:0px;
	outline:none;
	/*background-image:url('/images/2009shell/promo_button_right.gif');*/
	}

.jcarousel-clip{
	margin-left:0px;
	margin:0px;
	}

.h1_gray{
	font-size:18px;
	color:#666666;
	padding:0px;
	margin:0px;
	}

#true_page_content h1{
	font-size:28px;
	color:#003876;
	padding:0px;
	margin:0px;
	margin:0px 0px 15px 0px;
	}

.rounded_corner_box_content_AAA .link_large {
	color:#003876;
	font-weight:bold;
	font-size:15px;
	}

.rounded_corner_box_content_AAA .link_large:hover {
	color:#725e2b;
	text-decoration:underline;
	}

.rounded_corner_box_content_AAA .link_large:active {
	color:#725e2b;
	text-decoration:underline;
	}

/*menu site search*/
#find_search{
	width:248px;
	position:absolute;
	left:0px;
	color:#FFFFFF;
	}

#find_search_padding{
	padding:15px 12px 11px 12px;
	}

#searchTitle{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:15px;
	margin-top:8px;
	margin-right:5px;
	color:#FFFFFF;
	}

#searchBox{
	background-color:transparent;
	background-image:url("/images/2009shell/bg_search.gif");
	background-repeat:no-repeat;
	border:0 none;
	height:20px;
	overflow:hidden;
	padding-bottom:10px;
	padding-left:15px;
	padding-top:8px;
	width:159px;
	}

.tripadvisor{
	font-size:13px;
	}

#medianav{
	color:#003366;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	margin-bottom:25px;
	}

.medianav_mediakit{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/2009shell/medianav_media_kit.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.medianav_mediakit:hover{
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.medianav_photo{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/2009shell/medianav_photo_library.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.medianav_photo:hover{
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.medianav_news{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/2009shell/medianav_news_releases.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.medianav_news:hover{
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.medianav_tax{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/2009shell/medianav_tourism_tax.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.medianav_tax:hover{
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.medianav_research{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/2009shell/medianav_research.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.medianav_research:hover{
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.medianav_assist{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/2009shell/medianav_research_assistant.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.medianav_assist:hover{
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

#leftnav{
	color:#003366;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	margin-bottom:25px;
	}

.leftnav_bookhotel{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/2009shell/leftnav_house_two.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_bookhotel:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_webcams{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/2009shell/leftnav_webcam.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_webcams:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_maps{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/2009shell/leftnav_florida_two.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_maps:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_videos{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/2009shell/leftnav_video_two.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_videos:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_newsletter{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/2009shell/leftnav_paper_two.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_newsletter:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_orderguide{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/2009shell/leftnav_book_two.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_orderguide:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_digitalguides{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/2009shell/leftnav_digital_two.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_digitalguides:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_travelplanner{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/2009shell/leftnav_plane_two.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_travelplanner:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_weddings{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/2009shell/leftnav_bells_two.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_weddings:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_livechat{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/2009shell/leftnav_person_two.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	/*border:1px solid #725e2b;*/
	}

.leftnav_livechat:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_group_hotel{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/icons/group_hotels.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_group_hotel:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_group_hotel{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/icons/group_hotels.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_group_hotel:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_group_services{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/icons/meetings_services.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_group_services:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_group_transportation{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/icons/transportation.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_group_transportation:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_group_venues{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/icons/offsite_venues.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_group_venues:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_group_rfp{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/icons/RFP.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_group_rfp:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_group_guide{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/icons/digital_guide.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_group_guide:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_group_weddings{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/icons/weddings.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_group_weddings:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_group_deals{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/icons/special_deals.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_group_deals:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_group_dining{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/icons/dining.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_group_dining:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

.leftnav_group_FAM{
	display:block;
	color:#003366;
	padding-left:40px;
	height:32px;
	background-image:url('/images/icons/FAM.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	text-decoration:none;
	font-weight:bold;
	}

.leftnav_group_FAM:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	background-position:0px -32px;
	color:#725e2b;/* gold */
	}

#top5{
	/*
	margin-top:25px;
	margin-bottom:25px;
	*/
	}

#top5 ol{
	padding-left:14px;
	margin-left:14px;
	font-weight:bold;
	}

#top5 li a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	}

#top5 a:hover{
	color:#725e2b;
	text-decoration:underline;
	}

#top5 h1{
	font-size:15px;
	color:#003366;
	line-height:19px;
	text-align:left;
	margin-left:6px;
	}

#top5 .hhome{
	font-size:15px;
	color:#003366;
	line-height:19px;
	text-align:left;
	margin-left:6px;
	font-weight:bold;
	}

#events_box{
	text-align:left;
	}

#events_box h1{
	font-size:15px;
	color:#003366;
	text-align:center;
	padding:0px 0px 5px 0px;
	margin:0px;
	}

#events_box .hhome{
	font-size:15px;
	color:#003366;
	text-align:center;
	padding:0px 0px 10px 0px;
	margin:0px;
	font-weight:bold;
	}

#events_box ol{
	padding-left:10px;
	margin-left:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:0px;
	}

#events_box li{
	padding-bottom:5px;
	}

#events_box a{
	color:#666666;
	text-decoration:none;
	}

#events_box a:hover{
	color:#725e2b;
	text-decoration:underline;
	}

.footer_links_last_ul_div{
	position:relative;
	/*
	position:absolute;
	bottom:0px;
	margin-bottom:100px;
	*/
	}

#footer_links_promo {
	font-weight:bold;
	font-size:15px;
	color:#003366;
	background-color:white;
	}

#footer_links ul{
	display:block;
	width:170px;
	padding-left:20px;
	float:left;
	list-style-type:none;
	margin:0px;
	}

#footer_links li{
	padding-bottom:3px;
	}

#footer_links a{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	}

#footer_links a:hover{
	color:#725e2b;
	text-decoration:underline;
	}

.footer_links_last_ul{
	display:block;
	padding-left:0px;
	float:left;
	list-style-type:none;
	padding-bottom:3px;
	width:150px;
	margin-left:0px;
	}

.footer_links_last_ul li{
	padding-bottom:3px;
	}

.footer_links_last_ul a{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	}

.footer_links_last_ul a:hover{
	color:#725e2b;
	text-decoration:underline;
	}

.footer_links_blog{
	display:block;
	padding-left:25px;
	height:26px;
	background-image:url('/images/blog_blog.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	padding-bottom:0px;
	}

.footer_links_blog:hover{
	/* background-image:url('/images/2009shell/leftnav_house_over.gif'); */
	/* background-position:0px -32px; */
	color:#725e2b;/* gold */
	}

.footer_links_youtube{
	display:block;
	padding-left:25px;
	height:26px;
	background-image:url('/images/blog_youtube.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	padding-bottom:0px;
	}

.footer_links_youtube:hover{
	/* background-image:url('/images/2009shell/leftnav_house_over.gif'); */
	/* background-position:5px -36px; */
	color:#725e2b;/* gold */
	}

.footer_links_twitter{
	display:block;
	padding-left:25px;
	height:26px;
	background-image:url('/images/blog_twitter.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	padding-bottom:0px;
	}

.footer_links_twitter:hover{
	/* background-image:url('/images/2009shell/leftnav_house_over.gif'); */
	/* background-position:5px -36px; */
	color:#725e2b;/* gold */
	}

.footer_links_facebook{
	display:block;
	padding-left:25px;
	height:26px;
	background-image:url('/images/blog_facebook.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	padding-bottom:0px;
	}

.footer_links_facebook:hover{
	/* background-image:url('/images/2009shell/leftnav_house_over.gif'); */
	/* background-position:5px -36px; */
	color:#725e2b;/* gold */
	}

.footer_links_flickr{
	display:block;
	padding-left:25px;
	height:20px;
	background-image:url('/images/blog_flickr.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	/* left top */
	padding-bottom:0px;
	}

.footer_links_flickr:hover{
	/*background-image:url('/images/2009shell/leftnav_house_over.gif');*/
	/*background-position:5px -36px;*/
	color:#725e2b;/* gold */
	}

/* line blue is #3294d8 */
.main_nav{
	float:left;
	background-image:url('/images/2009shell/nav_button.gif');
	width:174px;
	height:63px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	}

.main_nav:hover{
	background-image:url('/images/2009shell/nav_button_over.gif');
	}

.main_nav a{
	text-decoration:none;
	color:#FFF;
	}

.footer_promo{
	display:none;
	background-color:#FFF;
	padding-bottom:10px;
	}

/* begin 2010 date engine events freebie */
#mainresults_container{
	width:585px;
	/* 755px total */
	float:left;
	/* margin-right:50px; */
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid black;
	}

.results{
	width:500px;
	overflow:hidden;
	/* background-color:#FFF; */
	}

#mainresults_container_pad{
	padding:0px;
	}

#checkboxes_container{
	width:170px;
	float:right;
	border:1px solid black;
	}

#checkboxes_container_pad{
	padding:5px;
	}

.event_h1{
	width:300px;
	float:left;
	}

.event_type_block{
	background-color:#003876;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

.event_type_block_pad{
	padding:10px;
	}

.event_type_blurb{
	font-size:12px;
	}

.single_event_block{
	clear:both;
	border-bottom:1px solid #003876;
	}

.single_event_block_pad{
	padding:20px 0px;
	}

.event_image{
	margin:0px 10px 10px 0px;
	}

.event_image_less{
	width:120px;
	height:100px;
	float:left;
	margin:0px 10px 10px 0px;
	}

a.event_title_link {
	color:#003876;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	}

a.event_title_link:hover{
	color:#725e2b;
	}

.event_date{
	color:#003876;
	font-size:14px;
	font-weight:bold;
	}

.event_address{
	color:#666666;
	font-weight:bold;
	margin:15px 0px;
	}

.event_contact {
	color:#003876;
	font-weight:bold;
	}

.event_description{
	clear:both;
	color:#666666;
	font-weight:bold;
	margin:10px 0px 10px 0px;
	}

.checkboxes_heading {
	color:#003876;
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
	}

input[type='checkbox'],input.checkbox{
	/*background:url(/images/DataGridCheckBoxCol.gif) no-repeat 100% 50%;
	margin-bottom:5px;*/
	}

.checkboxes_right{
	vertical-align:middle;
	margin:0px 5px 0px 0px;
	}

.labels_right{
	vertical-align:middle;
	/*padding:5px 0px 0px 0px;
	removed for IE*/
	}

.form_find {
	color:#003876;
	font-weight:bold;
	}

.form_clear_all{
	color:#003876;
	font-weight:bold;
	}

/*
#mainresults_container_pad{
	padding:0px;
	}

#checkboxes_container
*/

/*CSS used for the Virtual Pagination Demos */
.paginationstyle{
	/*Style for demo pagination divs*/
	float:right;
	font-size:10px;
	padding:8px 0;
	text-align:right;
	width:353px;
	}

.paginationstyle select{
	/*Style for demo pagination divs' select menu*/
	border:1px solid #003876;
	margin:0 15px;
	}

.paginationstyle a{
	/*Pagination links style*/
	background-color:white;
	border:1px solid #003876;
	color:navy;
	font-size:10px;
	padding:0 4px;
	text-decoration:none;
	}

.paginationstyle a:hover, .paginationstyle a.selected{
	color:#000;
	background-color:#F5F6F6;
	}

.paginationstyle a.disabled, .paginationstyle a.disabled:hover{
	/*Style for "disabled" previous or next link*/
	background-color:white;
	cursor:default;
	color:#929292;
	border-color:transparent;
	}

.paginationstyle a.imglinks{
	/*Pagination Image links style (class="imglinks") */
	border:0;
	padding:0;
	}

.paginationstyle a.imglinks img{
	vertical-align:bottom;
	border:0;
	}

.paginationstyle a.imglinks a:hover{
	background:none;
	}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{
	/*Pagination div "flatview" links style*/
	color:#000;
	background-color:#F5F6F6;
	}

/* end 2010 date engine events freebie */
.de_icon{
	background:url(/images/green/de.icon.jpg) left center no-repeat;
	padding-right:10px;
	padding-left:28px;
	}

.uk_icon{
	background:url(/images/green/uk.icon.jpg) left center no-repeat;
	padding-left:28px;
	}

/* pagination */
.returned_pages{
	float:right;
	text-align:center;
	padding-right:18px;
	font-family:Arial, Tahoma, Verdana, sans;
	font-size:11px;
	font-weight:bold;
	}

.returned_pages ul{
	margin:0px;
	padding:0px;
	list-style-position:outside;
	}

.returned_pages li{
	margin-right:3px;
	float:left;
	list-style-type:none ;
	text-align:center;
	}

.returned_pages a{
	font-family:Arial, Tahoma, Verdana, sans;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	height:15px;
	min-width:9px;
	display:inline-block;
	border:1px #999999 solid;
	padding:0 3px;
	line-height:13px;
	}

.returned_pages a:hover, .returned_pages a:active, .returned_pages a.active{
	background-color:#D9F2FF;
	}

.right_holder{
    background-color:#FFFFFF;
    margin-left:-4px;
    text-align:center;
	}

.right_holder img{
    border:0 none;
	}

.all_events_list{
    list-style-image:url('/images/2009shell/arrow_right.gif');
    margin-bottom:0;
	}

.all_events_list a{
    font-size:14px;
	}

