/* -------------------------------------------------------------- 
	
	screen.css
	Screen stylesheet
	by geckonewmedia.com
	
	TOC
	----------------------------------
	1. =RESET
	2. =BASE_TYPOGRAPHY
	3. =BASE_STYLES
-------------------------------------------------------------- */
 

/* -------------------------------------------------------------- 
	=RESET
-------------------------------------------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body { 
	line-height: 1.5; 
}

body a { 
	color: #000000; 
}

.breadcrumb {
	font-size: 11px;
	padding-bottom:10px;
}

.breadcrumb a {
	font-family: tahoma;
	text-decoration: none;
	border-bottom: solid 1px #aaa;
	color: #000000;
}

.badge {
	padding-top: 10px;
	padding-right: 10px;
	text-align: center;
}

.hotel_search{
	padding-top: 10px;
	padding-left: 7px;
	text-align: center;
}

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

.image_div { font-size: 0px; }

ul { list-style: none; }

/* -------------------------------------------------------------- 
   =BASE
-------------------------------------------------------------- */

body {
	background: #ddecf3;
	text-align: center;
}

div#page_container {
	width: 960px;
	text-align: left;
	margin: 0px auto 0 auto;
	background: white;
	border: 1px solid #ccc;
}


div.article {
	width: 650px;
	padding: 15px 0px 0px 32px;
	border-top: 1px solid #ccc;
	float: left;
	font-size:11px;
	min-height:400px;
}

div.article a {
color: #000000;
}

div.events_calendar{
	width: 900px;
	padding: 15px 0px 0px 32px;
	border-top: 1px solid #ccc;
	float: left;
	font-size:11px;
	min-height:400px;
}

div.aside {
	width: 238px;
	padding: 20px;
	float: left;
	border-top: 1px solid #ccc;
}

div.side_bar {
	padding-left: 20px;
}

.gallery_image td {
	text-align: center;
}

.gallery_image img {
	padding: 7px;
	margin: 10px;
	border: solid 1px #ccc;
}

/* -------------------------------------------------------------- 
	=HEADER & TOPNAV
-------------------------------------------------------------- */

div.header {
	width: 100%;
	position: relative;
	height: 130px;
}

div.header form.site_search {
	position: absolute;
	right: 15px;
	top: 15px;
}

.search_button{
	font-size: 11px;
}

.search_box {
	height: 9px;
	font-size: 11px;
	width: 100px;
	line-height: 9px;
}

div.side_bar form.site_search_sidebar {
padding-left:9px;
padding-top:10px;
padding-bottom:10px;
}

.search_button_sidebar {
	font-size: 11px;
}

.search_box_sidebar {
	height: 9px;
	font-size: 11px;
	width: 109px;
	line-height: 9px;
	margin-right: 5px;
}
div.header h1 {
	font-size: 28px;
	padding: 15px 15px 0 15px;
        margin: 0;
}

div.header ul.nav {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #e3e3e3;
	list-style: none;
	float: left;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

div.header ul.nav li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

div.header ul.nav li a {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	padding: 5px 15px;
	background: #e3e3e3;
	border-right: 1px solid #ccc;
	text-decoration: none;
}

div.header ul.nav li a:hover {
	background: #d3d3d3;
}

div.header ul.nav li.current a {
	background: #d3d3d3;
}    

blockquote {
	background: #e4e4e4;
	padding: 10px;
	font-style: italic;
	line-height: 1.3;
	border: 1px solid #ccc;
}

blockquote p:last-child {
	margin-bottom: 0px;
}

p.tagline {
    font-style: italic;
    margin: 0 0 0 0;
    padding: 0 0 0 15px;
}

p.contact  {
    padding: 0 0 0 15px;
    font-size: 11px;
}

/* -------------------------------------------------------------- 
	=SIDEBAR/SUBNAV
-------------------------------------------------------------- */

ul.subnav,
ul.subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.subnav li {
	display: block;
	position: relative;
}

ul.subnav li a {
	display: block;
	text-decoration: none;
	position: relative;
	background: #e3e3e3;
	border-bottom: 1px solid white;
	padding: 5px 10px;
	font-size: 12px;
}

ul.subnav li a:hover {
	background: #d3d3d3;
}

ul.subnav li li a {
	padding-left: 20px;
	font-size: 11px;
}



/* -------------------------------------------------------------- 
	=FOOTER
-------------------------------------------------------------- */

div#page_footer {
    width: 920px;
    font-size: 11px;
    margin: 16px auto 20px auto; 
    float:left;
}

div#page_footer p {
    font-size: 11px;
    margin: 0;
    padding: 3px 0 30px 0;
}


p.footer_left {
    width: 460px;
    float: left;
    text-align: center;
}


p.footer_right {
    width: 460px;
    float: left;
    text-align: right;
}


/* -------------------------------------------------------------- 
	=TYPOGRAPHY
-------------------------------------------------------------- */


body {
	font-family: verdana, arial;
}


h1, h2, h3, h4, h5, h6  {
	font-family: verdana;
	color: #880304;
	margin: 1em 0 0.5em 0;
	line-height: 1;
}

h2 {
	font-size: 28px;  
}

h3 {
	font-size: 22px;  
	margin-top: 0px;
	font-weight: normal;
}

h4 {
	font-size: 18px;  
}

h5 {
	font-size: 14px;  
}

h6 {
	font-weight: bold;
}

.article ul,
.article ol {
	margin: 1em 0;
	padding-left: 2em;
}

p {
	margin: 0 0 1em 0;
}

/* -------------------------------------------------------------- 
=SPAS
-------------------------------------------------------------- */
td.spa_listing {
	width:230px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

/* -------------------------------------------------------------- 
=DINING GUIDE
-------------------------------------------------------------- */

td.dining_guide {
	width:250px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

ul.dining_list a.dining_title_link {
	font-size: 12px;
	color: #000000;
}

ul.dining_list {
	margin: 0; 
	padding: 0;
	list-style: none;
}

ul.dining_list a {
	color: #000000;
}

ul.dining_list img {
	border: 1px solid #ccc; 
	padding: 6px; 
	background: #fff; 
	float: left;
	width:100px;
}

ul.dining_list li {
	margin: 0; 
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #CCC;
	float: left;
}

div.dining_list_text {
	float: left;
	width:650px;
	padding-top:5px;
}

/* -------------------------------------------------------------- 
   =FORMS
-------------------------------------------------------------- */

ul.form_fields {
	margin: 15px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

ul.form_fields li {
	margin: 0 0 5px 0;
	padding: 0;
	clear: both;
}

ul.form_fields li label {
	display: block;
	float: left;
	width: 90px;
	padding: 5px;
}

ul.block_labels li label {
	float: none;
	padding: 0 0 3px 0;
	font-weight: bold;
}


ul.form_fields li label.indented_label {
	padding-left: 105px;
}


ul.form_fields li label.wide_label {
	width: 100%;
}


input[type=text],
textarea {
	border:1px solid #dadada;
	border-top-color: #999;    
	padding: 5px;
}

input[type=text]:focus,
textarea:focus {
	border:1px solid #999;
	border-top-color: #555; 
	background-color: #eeeeee;
}

input.input_long { width: 260px; }
input.input_short { width: 80px }

ul.form_fields li select {
	padding: 2px;
	border:1px solid #dadada;
}

/* -------------------------------------------------------------- 
   =NEWS
-------------------------------------------------------------- */

ul.news_list {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 860px;
    border-top: 1px solid #ccc;
}

ul.news_list li {
    margin: 0 0 0 0;
    padding: 15px 0;
    list-style: none;
    clear: both;
    float: left;
    width: 860px;
    border-bottom: 1px solid #ccc;
}

ul.news_list li.featured_news {
    background: #f4f4f4;

}

div.news_image,
div.main_news_image {
    float: left;
    width: 135px;
}

div.news_image img,
div.main_news_image img {
    width: 120px;
    
}

div.news_content,
div.main_news_item {
    float: left;    
    width: 820px;
}

p.news_date {
font-weight: bold;
}

ul.news_list h3 {
    margin-top: 0px;
    font-size: 14px;
    color: #000000;
}

ul.news_list a {
    color: #000000;
}

img.news_image {
	float: right;
	margin: 0 0 10px 10px;
}

/*---------------------------------------------------------------
=VENUES
---------------------------------------------------------------*/

ul.venue_list a.eventpage_title_link {
	font-size: 12px;
	color: #000000;
}

ul.venue_list li p a {
    font-size: 10px;
    text-decoration: underline;
    color: #000000;
}

ul.venue_list li p {
    font-size: 10px;
}

ul.venue_list {
	margin: 0; 
	padding: 0;
	list-style: none;

}

ul.venue_list img {
	border: 1px solid #ccc;  
	background: #fff; 
	float: left;
	width:150px;
}

ul.venue_list li {
	margin: 0; 
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
	float: left;
}

div.venue_list_text {
	float: left;
	width:450px;
	padding-left:10px;
	padding-top:5px;
	font-size: 14px;
}

/*---------------------------------------------------------------
=CVB CONTACTS
---------------------------------------------------------------*/

ul.contact_list li p a {
    font-size: 10px;
    text-decoration: underline;
    color: #000000;
}

ul.contact_list li p {
    font-size: 10px;
}

ul.contact_list {
	margin: 0; 
	padding: 0;
	list-style: none;

}

ul.contact_list img {
	border: 1px solid #ccc;  
	background: #fff; 
	padding: 6px;
	float: left;
	width: 100px;
}

ul.contact_list li {
	margin: 0; 
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
	float: left;
}

div.contact_list_text {
	float: left;
	width:500px;
	padding-left:10px;
	padding-top:5px;
	font-size: 14px;
}

/*---------------------------------------------------------------
=WTD
---------------------------------------------------------------*/

ul.wtd_list li p a {
    font-size: 10px;
    text-decoration: underline;
    color: #000000;
}

div.no_image {
	float:left; 
	border: 1px solid #ccc;  
}

div.no_image_background {
	text-align: center;
	height: 150px;
	width:150px;
	margin: 6px;  
	vertical-align: middle;
	line-height: 140px;
	background-color: #ddd;
	font-size: 10px;
}

ul.wtd_list li p {
    font-size: 10px;
}

ul.wtd_list {
	margin: 0; 
	padding: 0;
	list-style: none;

}

ul.wtd_list img {
	border: 1px solid #ccc;  
	background: #fff; 
	padding: 5px;
	float: left;
	width: 150px;
}

ul.wtd_list li {
	margin: 0; 
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
	float: left;
}



div.wtd_list_text {
	float: left;
	width:450px;
	padding-left:10px;
	padding-top:5px;
	font-size: 14px;
}

/*---------------------------------------------------------------
=VIDEO
---------------------------------------------------------------*/

div.video_list_text {
	float: left;
	width:650px;
	font-size: 14px;
}

ul.video_list {
	margin: 0; 
	padding: 0;
	list-style: none;

}

ul.video_list li {
	margin: 0; 
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
	float: left;
}

/*---------------------------------------------------------------
=SITEMAP
---------------------------------------------------------------*/

ul.sitemap a {
	font-size: 12px;
	color: #000000;
}

ul.sitemap a {
	font-size: 12px;
	color: #000000;
}

/* -------------------------------------------------------------- 
   =EVENTS
-------------------------------------------------------------- */

div.event_main {
    float: left;
    width: 625px;
    padding-right: 25px;
}

div.event_main h2 {
    font-size: 22px;
}

div.event_nav {
    background: #f1f1f1;
    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
    font-size: 11px;
    padding: 3px 0;
    position: relative;
    float: left;
    width: 100%;
}


div.event_nav p {
    font-size: 11px;
    float: left;
    margin: 0;
    padding-left: 10px;
}

div.event_nav a.next_month {
    position: absolute;
    right: 10px;
    top: 2px;
}

div.event_nav a.previous_month {
    position: absolute;
    right: 85px;
    top: 2px;
}

div.event_sidebar {
    width: 860px;
    float: left;

}

div.event_sidebar h5 {
    padding: 2px 0 2px 0;
    border-bottom: 1px solid #ccc;
}

h5 a.previous_month span, 
h5  a.next_month span {
    display:none;
}

h5 a.previous_month,
h5 a.next_month  {
    width: 9px;
    display: block;
    float: left;
    height: 13px;
    margin-right: 4px;
    background-position: top left;
    background-repeat: no-repeat;
}

h5 a.previous_month {
    background-image: url(images/arrow_left.gif);
}

h5 a.next_month {
    background-image: url(images/arrow_right.gif);
}

table.sm_calendar {
    border-collapse: collapse;
    border: 1px solid #ccc;
    width: 860px;
    font-size: 11px;
}

table.sm_calendar th,
table.sm_calendar td {
    padding: 8px;
    border: 1px solid #ccc;
    text-align: left;
    vertical-align: top;
    height:70px;
    width:122px;
}

table.sm_calendar td.eventDay {
    background-color: #dddddd;
    border: 1px solid #ccc;
    color: #000000;
    font-weight: bold;
    position: relative !important;
    
}

div.events_today {
    position: absolute;
    background: #fff;
    color: #000;
    border: 1px solid #ccc;
    z-index: 99999;
    width: 200px;
    text-align: left;
    padding: 10px;
    display: none;
}

div.events_today h6 {
    margin: 0 0 5px 0;
    font-size: 14px;
    background: url(images/calendar-day.png) left center no-repeat;
    padding:1px 0 1px 18px;
}

table.sm_calendar th {
    font-weight: bold;
}

p.ical_export {
    padding: 10px 0;
    font-size: 12px;
}

p.ical_export a {
    background: url(images/calendar-day.png) left center no-repeat;
    padding:1px 0 1px 18px;
}

ul.events_list {
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.events_list li {
    clear: both;
    margin: 0;
    padding: 15px 0 0 0;
    float: left;
    width: 100%;
}

ul.events_list li p.event_date_cal {
    width: 40px;
    margin: 0 15px 0 0;
    text-align: center;
    border: 1px solid #999;
    float: left;
    -moz-box-shadow: 0px 0px 3px #c1c1c1;
}

span.event_date_cal_day {
    display: block;
    background: #ccc;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #999;
}

span.event_date_cal_month {
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}



ul.events_list li h3 {
    margin: 0;
    font-size: 18px;
}

ul.events_list li p {
    font-size: 12px;
}

ul.event_list a.eventpage_title_link {
	font-size: 12px;
	color: #000000;
}

ul.event_list li p a {
    font-size: 10px;
    text-decoration: underline;
    color: #000000;
}

ul.event_list li p {
    font-size: 10px;
}

ul.event_list {
	margin: 0; 
	padding: 0;
	list-style: none;

}

p.eventpage_info_url_n a {
	margin-left:36px;
}

ul.event_list img {
	border: 1px solid #ccc; 
	padding: 6px; 
	background: #fff; 
	float: left;
	width:150px;
}

ul.event_list li {
	margin: 0; 
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
	float: left;
}

div.event_list_text {
	float: left;
	width:450px;
	padding-left:10px;
	padding-top:5px;
	font-size: 14px;
}


/* -------------------------------------------------------------- 
	=HOMEPAGE
-------------------------------------------------------------- */

#content_section {
    margin: 15px 15px 0px 32px;
    font-size: 12px;
    width: 925px;
}

td.search_section {
    padding: 5px 0px 0px 0px;
    width: 200px;
    height: 100%;
    vertical-align: top;
}

td.events_section {
    width: 260px; 
    padding: 5px 10px 0px 20px;
    border-left: solid 3px #ffb62d;
    height: 100%;
    vertical-align: top;
}

td.homepage_content {
    padding: 5px 15px 0px 20px;
    border-left: solid 3px #ffb62d;
    font-size: 11px;
    width: 470px;
    vertical-align: top;
}

td.homepage_content a {
    color: #000000;
}

div.event_homepage {
    float: left;
    width: 230px;
    padding-right: 15px;
}

ul.home_news {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.home_news li {
    clear: left;
}

ul.home_news li h3 {
    font-size: 18px;
    margin: 0px 0px 5px 0px ;
}

ul.homepage_event_list {
	margin: 0px; 
	padding: 0px;
	list-style: none;

}

ul.homepage_event_list img {
	border: 1px solid #ccc; 
	padding: 3px; 
	background: #fff; 
	float: left;
	width:50px;
}

ul.homepage_event_list li {
	margin: 0; 
	padding-bottom: 15px;
	float: left;
}

div.homepage_event_text {
	float: left;
	width:160px;
	padding-left:10px;
}


div.homepage_event_text a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

div.homepage_event_text p {
	margin:0px;
}

/* -------------------------------------------------------------- 
   =MISC
-------------------------------------------------------------- */

div.clear {
	clear: both;
	height: 0px;
	overflow:hidden;
}

.goright {
	float: right;
	margin-left: 10px;
}

.goleft {
	float: left;
	margin-right: 10px
}

/* -------------------------------------------------------------- 
	=STORY IDEAS
-------------------------------------------------------------- */

.story_ideas td {
	padding-right: 20px;
	padding-top:10px;
	padding-bottom:10px;
}

.story_ideas img {
	border: 1px solid #ccc; 
	padding: 5px; 
	background: #fff; 
}

/* -------------------------------------------------------------- 
	=XSLT SEARCH
-------------------------------------------------------------- */

#xsltsearch_navigation {text-align: center;}
#xsltsearch_navigation .disabled {color: #AAA;}
#xsltsearch_stats {font-size: 75%; color: #999;}
#xsltsearch_results {padding-bottom: 20px;}
#xsltsearch h2 {font-size: 150%;}
.xsltsearch_result p {margin: 0; padding: 0;}
.xsltsearch_result:hover {background: #fafafa;}
.xsltsearch_ordinal {font-weight: bold; font-size: 75%;}
.xsltsearch_title {font-weight: bold;}
.xsltsearch_score {font-size: 75%;}
p.xsltsearch_result_description {padding-bottom: 10px;}
.xsltsearch_description strong {background: #FFD;} /* highlighting */

.socialmedia {
	float: left;
}

.twitter_feed {
	float:left;
	background: url(/images/Social_Media_Tweet_Background.jpg);
	width: 604px;
	height: 60px;
}

#socialmedia_tweet {
	width: 604px;
	height: 30px;
	position: relative;
         overflow: hidden;
	top:15px;
}

#socialmedia_tweet a {
	color: #000000;
}

.twitter_feeds {
	font-size: 10px;
	padding-top: 19px;
	line-height: 12px;
	width: 604px;
	height: 32px;
	position: absolute;
 	top: 210px;
}

.book_direct_form {
	width:638px; 
	height: 30px; 
	background: #E60000;
	float: left;
}

.book_direct_side {
	float: left;
}

.book_direct_bar_text {
	font-size: 10px;
	color: #ffffff;	
	font-weight: bold; 
	position: relative;
	left: -2px;
}

.book_direct_date_pick {
	line-height: 10px;
	font-size: 12px;
	height: 10px; 
	width: 64px;
	margin-top: 1px;
}

.book_direct_bar_td {
	padding-left: 10px;
	height: 30px;
}

.book_direct_cal {
	vertical-align: top;
	padding-top: 2px;
}

























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
