html, body
{
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #363636;
    line-height: 17px;
}

p
{
    margin: 0 0 8px;
    font-size: 11px;
    line-height: 17px;
}
img
{
    border-width: 0;
    display: block;
}
input, select, textarea
{
    font-size: 11px;
    color: #555555;
    font-family: Arial, Helvetica, sans-serif;
}
/* Links Treatment */

#leftGutterImage
{
    width: 54px;
    height: 520px;
    background: url('/images/layout/gutter_left.jpg') top left no-repeat;
}
.outercontainer.microsite_visitdenver_sia #leftGutterImage, .outercontainer.microsite_visitdenver_sia_overview #leftGutterImage
{
    background: url('/images/layout/gutter_left_sia.jpg');
}

/* UCSiteMap.ascx */
a.HeaderLink:link
{
    color: white;
}
a.HeaderLink:visited
{
    color: white;
}
a.HeaderLink:hover
{
    color: white;
}
a.HeaderLink:active
{
    color: white;
}
a.SubLink:link
{
    color: #AD7508;
}
a.SubLink:visited
{
    color: #AD7508;
}
a.SubLink:hover
{
    color: #AD7508;
    text-decoration: none;
}
a.SubLink:active
{
    color: #AD7508;
}
.SiteMapListHeader
{
    background-color: #BAC401;
    font-weight: bold;
    width: 100%;
    font-size: larger;
}
.SiteMapList
{
    list-style-type: none;
}



a
{
    color: #ad7508;
    font-size: 11px;
}
h3 a
{
    color: #444444;
    text-decoration: none;
}
h3 a:hover
{
    text-decoration: underline;
}
.subHead, .subHead a
{
    text-decoration: underline;
}

.subHead a:hover
{
    text-decoration: none;
}

/*a.subHead:hover {text-decoration:underline;}*/
/*#footercontainer a {text-decoration:none;} */



.right
{
    margin-left: 175px;
    color: #91ADC9;
}

.footerlinks, .footerlinks a
{
    color: #152232 !important;
}

.success
{
    font-weight: bold;
    color: #00ff00;
}
.error
{
    font-weight: bold;
    color: #ff0000;
}

/* Nav Treatment */

.mainHeaderList
{
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0;
}
.mainHeaderList li
{
    float: left;
}
.subHeaderList
{
    list-style: none;
    list-style-type: none;
    margin: 0px 6px;
    padding: 0;
}
.subHeaderList li
{
    float: left;
    padding: 0;
    margin: 6px 0 0;
}

body
{
    background: url(../images/layout/background_gradient.jpg) top left repeat-x #DDE5E8;
    margin: 0;
}

/* Hacks */

* html img
{
    behavior: url("/htc/ie_png.htc");
}

* html #map img
{
    behavior: none;
}

* html #map_canvas img
{
    behavior: none;
}

* html .map img
{
    behavior: none;
}

* html #directions img
{
    behavior: none;
}

.gutter
{
    width: 54px;
    vertical-align: top;
    float: left;
}

* html #rightgutter
{
    width: 50px;
}


.simplehr, hr
{
    height: 0px;
    border: none;
    border-bottom: 1px solid #ADADAD;
    color: White;
    background-color: Transparent;
    margin: 10px 0 20px;
}
#memberEventsList .simplehr
{
    margin: 7px 0;
}

h5
{
    font-size: 10px;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #ADADAD;
    padding: 0 3px 1px;
    margin: 0 0 16px;
}
.smallEmphasisHeader
{
    font-size: 10px;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #ADADAD;
    padding: 0 3px 1px;
}
.h5Sub
{
    color: #444444;
    background-color: Transparent;
    padding: 0;
}
.h5SubClose
{
    color: #444444;
    background-color: Transparent;
    padding: 0;
    margin-bottom: 0px;
}
.h3Small
{
    font-size: 16px;
    margin-bottom: 0px;
}

.factoid
{
    padding: 24px 10px 8px;
    height: 117px;
    width: 165px;
    background: url(/images/meeting/rightrail/factoid_bg.gif) top left no-repeat;
    font-size: 11px;
    line-height: 17px;
    color: #ad7508;
}
.toolbox
{
    padding: 24px 10px 8px;
    margin: 0 0 0 -4px;
    height: 220px;
    width: 165px;
    background: url(/images/meeting/rightrail/toolbox_BG.gif) top left no-repeat;
    color: #FFFFFF;
}
.toolbox a
{
    color: #FFFFFF;
}
.toolbox h5
{
    margin: 0;
    color: #FFFFFF;
    padding: 0px;
    background-color: Transparent;
    font-size: 12px;
}
.toolbox .simpleList
{
    padding: 0 0 6px;
}
.toolbox .simpleList li
{
    padding: 0 0 2px;
    font-size: 11px;
}

/* Begin Main Content Treatment */


.AmericanTypewriter
{
    font-family: "Courier New" , Courier, monospace;
    font-size: 20px;
    color: #787878;
    font-weight: normal;
}

.Couriersmall
{
    font-family: "Courier New" , Courier, monospace;
    font-size: 20px;
    color: #666666;
    font-weight: bold;
}


.clear
{
    clear: both;
    height: 0px;
    overflow: hidden;
}

/* Proposed New Styles 1/28/08 sd */



.clear
{
    clear: both;
}

.footertext
{
    color: #674A22;
}


.introPara
{
    font-size: 13px;
    margin-bottom: 20px;
    color: #363636;
    line-height: 18px;
}

.contentHead, h1
{
    color: #77a155;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
}

.contentHead a
{
    text-decoration: none;
    color: #77A155;
}
h1
{
    margin: 0 0 14px 0;
    font-weight: normal;
    padding: 0px;
}

.subHeadDark, h3
{
    font-size: 18px;
    font-weight: normal;
    color: #444444;
    margin: 0 0 8px 0;
    padding: 0px;
}
.subHead, h2
{
    font-size: 13px;
    font-weight: bold;
    color: #96a30f;
    margin: 0 0 8px 0;
    padding: 0px;
}

.bgrHeader 
{
    padding: 4px 6px;
    background-color: #E4D5AA;
    color: #9D130D;	
    font-size: 15px;
    font-weight: bold;
    
}

h4
{
    font-size: 12px;
    font-weight: normal;
    color: #444444;
    margin: 0 0 8px 0;
    padding: 0px;
}
.featureSubHead
{
    padding-top: 8px;
}
.sectionSubHead
{
    padding-bottom: 16px;
}
.shortSubhead
{
    margin-bottom: 3px;
}
.separateListingSubHead
{
    margin-bottom: -15px;
    padding: 4px;
    background-color: #E4D5AA;
    color: #9D130D;
}


.subHead2Dark
{
    font-size: 16px;
    line-height: 20px;
    color: #444444;
}
.subHead2
{
    font-size: 16px;
    line-height: 20px;
    color: #96a30f;
}

.featureIntro
{
    font-size: 11px;
    line-height: 16px;
    color: #363636;
}
.detailText
{
    font-size: 9px;
    line-height: 14px;
    margin-bottom: 4px;
}

.featureBody
{
    font-size: 11px;
    line-height: 17px;
}
.featureAddress
{
    font-size: 11px;
    line-height: 15px !important;
}
.sliderText, .contentSideBar
{
    font-size: 11px;
    line-height: 17px;
}

.accentText
{
    color: #818D00;
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 15px;
}






.rightbody
{
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 20px;
}


.rightleft
{
    width: 72px;
    font-size: 9px;
    float: left;
    color: #444444;
    line-height: -5px;
}

.botbody
{
    margin: 1em;
}

.mid
{
    margin-left: 15px;
}




.mapmultiplecontainer
{
    padding: 10px;
    border: solid #AAAAAA 1px;
}

.rightinfo
{
    float: left;
    margin-left: 15px;
    width: 160px;
}

.numberedlist
{
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}

.numberedlist li
{
    background: left 3px no-repeat;
    padding-left: 24px;
    position: relative;
}

.listHeader
{
    color: #ABBA0A !important;
    font-size: 14px;
    font-weight: bold;
}
.numberedlist li p
{
    font-size: 11px;
    margin-top: 4px;
    line-height: 17px;
}

.mainContentLeftWideColumn
{
    width: 398px;
    float: left;
}
.mainContentRightNarrowColumn
{
    width: 166px;
    margin-left: 15px;
    float: left;
}
.mainContentLeftNarrowColumn
{
    width: 182px;
    float: left;
}
.mainContentRightWideColumn
{
    width: 373px;
    margin-left: 25px;
    float: left;
}
.mainContentLeftFormColumn
{
    width: 290px;
    float: left;
}
.mainContentRightFormColumn
{
    width: 280px;
    margin-left: 15px;
    float: left;
}


.mainContentEmphasisFormColumn label.main, .mainContentLeftFormColumn label.main, .mainContentRightFormColumn label.main, .mainContentEventFormColumn label.main, .mainContentFullFormColumn label.main
{
    width: 100px;
    float: left;
    clear: both;
    margin-bottom: 14px;
}
.mainContentEmphasisFormColumn label, .mainContentLeftFormColumn label, .mainContentRightFormColumn label, .mainContentFullFormColumn label, .mainContentEventFormColumn label
{
    font-size: 9px;
    line-height: 11px;
    float: left;
    margin-top: 3px;
}
.mainContentEmphasisFormColumn input, .mainContentEventFormColumn input, .mainContentLeftFormColumn input, .mainContentRightFormColumn input, .mainContentFullFormColumn input
{
    float: left;
}
.mainContentEmphasisFormColumn label.main
{
    min-height: 14px;
    line-height: normal;
}
.mainContentLeftFormColumn .halfformfield2, .mainContentRightFormColumn .halfformfield2
{
    float: left;
    width: 78px;
    margin-bottom: 14px;
    margin-left: 5px;
}
.mainContentFullFormColumn .fullformfield
{
    float: left;
    width: 470px;
    margin-bottom: 14px;
}
.mainContentFullFormColumn .halfformfield
{
    float: left;
    width: 165px;
    margin-bottom: 14px;
}
.mainContentEmphasisFormColumn .labeledformfield
{
    float: left;
    width: 165px;
    margin-bottom: 14px;
}
.mainContentLeftFormColumn .fullformfield, .mainContentRightFormColumn .fullformfield
{
    float: left;
    width: 165px;
    margin-bottom: 14px;
}
.mainContentLeftFormColumn .halfformfield, .mainContentRightFormColumn .halfformfield
{
    float: left;
    width: 78px;
    margin-bottom: 14px;
}
.mainContentEmphasisFormColumn label.extra, .mainContentLeftFormColumn label.extra, .mainContentRightFormColumn label.extra, .mainContentFullFormColumn label.extra
{
    width: 50px;
    float: left;
    font-size: 9px;
    margin-top: 3px;
}
.extra
{
    color: #888888;
    font-size: 9px;
}
.mainContentEmphasisFormColumn .fullformfield, .mainContentEventFormColumn .fullformfield
{
    width: 240px;
    margin-bottom: 14px;
    float: left;
}
.mainContentEmphasisFormColumn .fullformdd, .mainContentEventFormColumn .fullformdd
{
    width: 246px;
    margin-bottom: 14px;
    float: left;
}
/*.mainContentLeftFormColumn *, .mainContentRightFormColumn *, .mainContentFullFormColumn * { float:left;}*/
.mainContentLeftFormColumn .labeledformfield, .mainContentRightFormColumn .labeledformfield
{
    width: 114px;
    float: left;
    margin-bottom: 14px;
}
.formButtons
{
    float: right;
    margin-left: 10px;
}
textarea.fullformfield
{
    height: 60px;
}
.subHead label
{
    margin-left: 20px;
}
label.dark
{
    color: #555555 !important;
}
.dark label.main
{
    color: #555555 !important;
}
.dark .fullsize label
{
    color: #555555 !important;
}

.mainContentEmphasisFormColumn .fullsize label
{
    color: #96a30f;
    font-size: 14px;
    overflow: visible;
}

.mainContentEmphasisFormColumn label.main
{
    width: 200px;
    color: #96a30f;
    font-size: 14px;
    margin-right: 16px;
    text-align: right;
    margin-top: 0px;
    float: left;
    clear: both;
}
.mainContentEmphasisFormColumn .fullformdd label
{
    width: 140px;
}

/* Advanced Facility Search form styles */
#advancedFacilitySearchContainer .mainContentEmphasisFormColumn label
{
    font-size: 11px;
    line-height:13px;
}
#advancedFacilitySearchContainer .mainContentEmphasisFormColumn label.main
{
    color: #444;
    font-size: 13px;
}






.rightRailSeparatedList
{
    width: 100%;
    list-style: none;
    clear: both;
    margin: 0;
    padding: 0;
    line-height: normal;
}
.rightRailSeparatedList li
{
    margin: 0px;
    padding: 4px 8px;
}
.whatsHotList
{
    width: 100%;
    list-style: none;
    clear: both;
    margin: 0;
    padding: 0;
    line-height: normal;
}
.whatsHotList li
{
    margin: 0px;
    padding: 3px 0 2px;
}
.whatsHotList li a
{
    color: #FFFFFF;
}

.boxList
{
    width: 100%;
    display: table;
    border-bottom: 1px solid #CCCCCC;
    margin: 0px;
    padding: 0px;
    list-style: none;
    clear: both;
}

.boxList li
{
    border: 1px solid #CCCCCC;
    border-bottom: none;
    height: 15px;
    margin: 0px;
    padding: 8px;
}

.boxList li a
{
    font-size: 11px;
    font-weight: normal;
}

.boxHeader
{
    background-color: #96a30f;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    padding: 6px 8px 4px;
    float: left;
}

.center
{
    margin: auto;
}

.break
{
    height: 24px;
}
.shortBreak
{
    height: 12px;
}
.section2separator
{
    height: 15px;
}
.section3separator
{
    height: 20px;
}

/*.genericThumbContainer {border:1px solid #555555; display:table; width:auto;}

* html .genericThumbContainer{width:1%;}
.genericThumb {border:1px solid #FFFFFF !important;}
*/

.genericThumbContainer
{
    border: 1px solid #555555;
    display: table;
}
.genericThumbContainer2
{
    display: table;
}

* html .genericThumbContainer
{
    width: 1%;
}
.genericThumb
{
    border: 1px solid #FFFFFF !important;
}


.smallThumbContainer
{
    background-image: url(../images/layout/smallThumbFrame.gif);
    overflow: hidden;
    width: 87px;
    height: 76px;
    position: relative;
}
.smallThumbContainer2
{
    width: 73px;
    height: 62px;
    margin-left: 7px;
    margin-top: 7px;
    overflow: hidden;
    position: relative;
}
.smallThumbContainer_MemberFeature
{
    background-image: url(../images/layout/smallThumbFrame_MemberFeature.gif);
    overflow: hidden;
    width: 87px;
    height: 76px;
    position: relative;
}

.largeThumbContainer
{
    background-image: url(../images/layout/largeThumbFrame.gif);
    overflow: hidden;
    width: 170px;
    height: 120px;
    position: relative;
}
.largeThumbContainer2
{
    width: 156px;
    height: 106px;
    margin-left: 7px;
    margin-top: 7px;
    overflow: hidden;
    position: relative;
}

.sideCaption
{
    margin: 8px 0 34px;
}

.expandMainContent
{
    margin: 0 -16px;
    float: left;
    position: relative;
    width: 620px;
}

.searchResult
{
    width: 100%;
    border-bottom: solid 1px #DEDEDE;
    margin: 0 0 4px 2px;
    font-size: 11px;
    table-layout: fixed;
}
.searchResult .columnThumbnail
{
    width: 100px !important;
    padding: 5px 0;
}
.searchResult .columnTitle
{
    width: 195px !important;
    padding: 15px 15px 15px 0;
}
.searchResult td.columnTitle a
{
    color: #444444;
    font-size: 13px;
}
.searchResult .columnAddress
{
    width: 150px !important;
    padding: 15px 15px 15px 0;
}
.searchResult .columnInfo
{
    width: 135px !important;
    padding: 15px 5px 15px 0;
}
.searchResult td
{
    vertical-align: top;
}

/* Event Feature Home */
.eventHomeFeaturesContainer 
{
    width:624px; margin-top:-16px;
}
.eventHomeFeaturesContainer .eventModuleHeader {
	padding: 4px 6px; 
	background-color:#e4d5aa; 
	color: rgb(255, 255, 255); 
	font-size: 14px; 
	font-weight: bold; 
	vertical-align: middle;
}

.eventHomeFeaturesContainer .eventModuleHeader a{
	color:#9d130d; 
	text-decoration:underline; 
	font-size:15px;
}
.eventHomeFeaturesContainer .eventModuleHeader a:hover{text-decoration:none; }

.eventHomeFeaturesContainer .column
{
    height:580px;
    width: 201px; 
    float:left; 
    margin-right:5px;
    border: solid #CCC 1px;
}
.eventHomeFeaturesContainer .column .listContainer
{
    margin:10px 10px 20px;
}


.eventHomeFeaturesContainer .eventModuleLink {
	font-size: 13px; 
	margin-bottom: 2px;
}

.eventHomeFeaturesContainer .eventModuleLink a{
	display: block; 
	text-decoration:underline; 
	color:#9d130d;
	font-size: 16px;
}
.eventHomeFeaturesContainer .eventModuleLink a:hover{text-decoration:none;}


/* corrects link shrinking on annual events calendar */
#mainContentRightExtraWideColumn h3 a{
	font-size: 13px; 
}




.searchResultEventFeatured
{
    border-bottom: solid 1px #DEDEDE;
    margin: 0 0 4px;
    font-size: 11px;
}
.searchResultEventFeatured td
{
    vertical-align: top;
    padding-bottom: 15px;
}
.searchResultEventFeatured .columnTitle
{
    font-size: 18px;
    padding-top: 15px;
    line-height: normal;
}

.searchResultEventFeatured .columnTitle a
{
    font-size:13px;
    color:#444;
}
.searchResultEventFeatured .columnThumbnail
{
    width: 200px !important;
    padding-top: 15px;
}
.searchResultEventFeatured .columnAddress
{
    width: 240px !important;
    padding-right: 15px;
}
.searchResultEventFeatured .columnInfo
{
    width: 135px !important;
    padding-right: 5px;
}


.searchResultEvent
{
    border-bottom: solid 1px #DEDEDE;
    margin: 0 0 4px;
    font-size: 11px;
}
.searchResultEvent td
{
    vertical-align: top;
}
.searchResultEvent .columnTitle
{
    width: 185px !important;
    padding: 8px 15px 12px 0;
}
.searchResultEvent .columnTitle a
{
    color: #444444;
    font-size: 13px;
}
.searchResultEvent .columnAddress
{
    width: 240px !important;
    padding: 8px 15px 12px 0;
}
.searchResultEvent .columnInfo
{
    width: 135px !important;
    padding: 8px 5px 12px 0;
}

.smallLabel
{
    font-size: 9px !important;
    font-weight: bold;
    text-transform: uppercase;
    color: #444444;
}
.mediumLabel
{
    font-size: 11px !important;
    letter-spacing: 2px;
    padding-top: 4px;
    text-transform: uppercase;
    color: #444444;
}
.largeLabel
{
    font-size: 18px !important;
    letter-spacing: 2px;
    font-weight: bold;
    text-transform: uppercase;
    color: #444444;
}

.sideSearch select
{
    width: 176px;
}
.sideSearch input
{
    width: 169px;
}

.sideSubHead
{
    color: #ad7508;
    font-weight: bold;
    font-size: 12px;
}

.memberHero
{
    background-color: #494949;
    height: 300px;
}

/*new since hand-off*/

.crumbTrail
{
    font-size: 11px;
    padding-left: 8px;
    width: 610px;
    margin-top: -10px;
}

/*
.crumbTrail a:hover
{
    text-decoration:none;
}
*/
.events.search .crumbTrail
{
    margin-bottom: 10px;
}
.heroTitle
{
    margin-bottom: 12px;
    font-size: 21px;
    line-height: 21px;
    color: #FFFFFF;
}
.heroEntry
{
    margin-bottom: 13px;
}
.heroEntries
{
    padding: 14px 10px 18px 18px;
    color: #DEDEDE;
    font-size: 10px;
}
.heroSubHead
{
    color: #FFFFFF;
    font-weight: bold;
}
.eventHero .heroEntries
{
    color: #FFFFFF;
}
.eventHero .heroEntries h2
{
    color: #FFE465;
}
.eventHero .heroEntries a
{
    color: #FFFFFF;
}
.detailMap
{
    float: left;
    border: solid 1px #AAAAAA;
}
.detailMainInfo
{
    float: left;
    width: 280px;
    margin-left: 15px;
}

.pullQuote
{
    width: 140px;
    color: #96a30f;
    font-size: 14px;
    float: right;
    font-weight: bold;
    margin: 0 0 10px 10px;
}


.slide
{
    width: 201px;
    height: 278px;
    float: left;
    border: solid #CCC 0px;
    margin: 0px 0px;
    padding: 0px 3px 6px 3px;
}

.slideContainer
{
    border: solid red 0px;
    height: 284px; /* from section2contentcontainer */
    width: 618px;
    overflow: hidden;
    position: relative;
    margin: 0 -20px;
    float: left;
    position: relative;
    padding: 0 4px;
}

.slider
{
    position: relative;
    left: 0px;
    border: solid blue 0px;
    height: 284px;
}

#previousArrow, #nextArrow
{
    position: absolute;
    float: left;
    margin-top: -175px;
    cursor: hand;
    cursor: pointer;
}

#previousArrow
{
    margin-left: -1px;
}

#nextArrow
{
    right: 0px;
}

.slideContent
{
    height: 234px;
    padding: 10px 13px;
}
.slideHeader
{
    color: #9D130D;
    font-size: 14px;
    padding: 4px 6px;
    vertical-align: middle;
}
.events.search .slideHeader
{
    line-height: 18px;
    padding: 4px;
}

.slideHeader a
{
    color: #9d130d;
    text-decoration: underline;
    font-size: 16px;
}
.slideHeader a:hover
{
    text-decoration: none;
}
.mainContentLeftExtraNarrowColumn
{
    width: 110px;
    float: left;
}
.mainContentRightExtraWideColumn
{
    width: 445px;
    margin-left: 25px;
    float: left;
}

.mainContentRightExtraWideColumn h3 a {
	font-size: 13px;
}

.separatorFlourish
{
    background: url(/images/layout/divider_flourish.gif) center no-repeat;
    height: 13px;
    margin-top: 11px;
    margin-bottom: 9px;
}

.bubble_bg
{
    background: url(/images/layout/WordBalloon.gif) top left no-repeat;
    width: 440px;
    height: 152px;
    padding: 16px 30px 10px 60px;
    margin: 0 auto 14px;
}


.bubble_text
{
    color: #ad7508;
    margin-bottom: 14px;
    line-height: 16px;
}

.simpleList
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.simpleList li
{
    padding: 0 0 8px 0;
}
/*.contentList {margin:4px 0px 0px; padding:0px; list-style:none; border-top:3px solid #cccccc; border-bottom:2px solid #cccccc;}
.contentList li {border-bottom:1px solid #cccccc; padding:6px 8px; font-size:11px;}
li.contentListHeader {font-size:12px; padding:6px 0px;}*/
.contentList
{
    margin: 4px 0px 0px;
    padding: 2px 0px 0px;
    border-top: 2px solid #cccccc;
}
.contentList li
{
    padding: 3px 0px;
    margin-left: 14px;
    font-size: 11px;
}
ul.contentList li
{
    list-style: disc;
}
li.contentListHeader
{
    font-size: 12px;
    padding: 3px 0px;
    margin: 0px;
    text-transform: uppercase;
    font-weight: bold;
    list-style: none !important;
}

.bookingFieldContainer
{
    margin-bottom: 10px;
}
#bookingContainerMain
{
    margin-top: 50px;
    position: relative;
}


.errorText
{
    color: #CC0000 !important;
}
.infoText
{
    color: #96A30F;
}
.submitInfo
{
    font-size: 16px;
}







.introNote
{
    margin-top: -10px;
    margin-bottom: 16px;
    font-size: 10px;
    line-height: 18px;
}
.smallNote
{
    font-size: 9px;
}

.goodForsArea
{
    margin-bottom: 8px;
    font-size: 9px;
}
.goodForsArea input
{
    float: left;
}
.goodForsArea label
{
    margin-top: 3px;
    float: left;
}

.annualEventMonthListContainer
{
    width: 598px;
    height: 250;
    padding-bottom: 4px;
    background: url(../images/layout/event/AnnualEvents_BG2.gif) top left no-repeat;
}
.annualEventMonthList
{
    margin: 0px;
    padding: 0 0 0 4px;
    list-style: none;
    overflow: visible;
}
.annualEventMonthList li
{
    padding: 0px 8px;
    margin: 0;
    vertical-align: middle;
    height: 18px;
    width: 60px;
}
.annualEventMonthList li.selected
{
    background-color: #5399da;
}
.annualEventMonthList li a
{
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 9px;
    text-decoration: none;
}
.annualEventMonthList li a:hover
{
    text-decoration: underline;
}

/* Containers Treatment */

#section1container
{
    position: relative;
    margin: 6px 0 0;
    padding: 0;
    z-index: 0;
}

#maincontentcontainer
{
    float: left;
    margin: -26px 0 0 4px;
    padding: 0 0 20px 0;
    z-index: 3;
    position: relative;
}

* html #maincontentcontainer
{
    display: inline;
}

#section1container
{
    min-height: 150px;
    width: 860px;
    background-repeat: no-repeat;
    background-position: top;
    height: 168px;
}

.siteHome #section1container,
.events #section1container,
.hotels.detail #section1container,
.what-to-do.attractions.detail #section1container,
.what-to-do.shopping.detail #section1container,
.what-to-do.sports-recreation.detail #section1container,
.what-to-do.museum-art.detail #section1container,
.what-to-do.spas.detail #section1container,
.dining-nightlife.restaurants.detail #section1container,
.dining-nightlife.bars-clubs.detail #section1container,
.metro.moving.detail #section1container,
.transportation.detail #section1container
{
    height: 300px;
}

.siteHome #maincontentcontainer,
.events #maincontentcontainer,
.hotels.detail #maincontentcontainer,
.what-to-do.attractions.detail #maincontentcontainer,
.what-to-do.shopping.detail #maincontentcontainer,
.what-to-do.sports-recreation.detail #maincontentcontainer,
.what-to-do.museum-art.detail #maincontentcontainer,
.what-to-do.spas.detail #maincontentcontainer,
.dining-nightlife.restaurants.detail #maincontentcontainer,
.dining-nightlife.bars-clubs.detail #maincontentcontainer,
.metro.moving.detail #maincontentcontainer,
.transportation.detail #maincontentcontainer
{
    margin-top: -100px;

}

#section1container .sectionHeader
{
    width:860px;
    height:178px;
    background-position:top left;
    background-repeat:no-repeat;
}
#section1container .sectionHeader.aboutDenver
{
    background-image:url('/images/layout/header/sectionHeader_AboutDenver.jpg');
    
}
#section1container .sectionHeader.whatToDo
{
    background-image:url('/images/layout/header/sectionHeader_WhatToDo.jpg');
    
}
#section1container .sectionHeader.whereToStay
{
    background-image:url('/images/layout/header/sectionHeader_WhereToStay.jpg');
    
}
#section1container .sectionHeader.diningNightlife
{
    background-image:url('/images/layout/header/sectionHeader_DiningNightlife.jpg');
    
}
#section1container .sectionHeader.gettingAround
{
    background-image:url('/images/layout/header/sectionHeader_GettingAround.jpg');
    
}

#section1container .sectionHeader.meetingTravelEvent
{
    background-image:url('/images/layout/header/sectionHeader_MeetingTravelEvent.jpg');
    
}

/*
#section1container
{
    min-height: 150px;
    width: 860px;
}
*/

#section1container_flash
{
    min-height: 150px;
    width: 856px;
    z-index: -1;
}


#section2contentcontainer
{
    position: relative;
    width: 586px;
    overflow: visible;
    margin: 0 26px;
    padding: 26px 0 16px;
}

#section2container
{
    margin: 0;
    padding: 0;
    float: left;
    width: 645px; /* 	background:url(../images/layout/mainarea/shadow_top_leftcontent.png) top left no-repeat; 	_azimuth: expression( 	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", 	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='crop')", 	this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), 	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", 	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true); 	*/
}


#section2container2
{
    width: 645px;
    min-height: 460px;
    height: auto !important;
    height: 460px;
    margin: 0;
    padding: 0;
    background: url(../images/layout/mainarea/shadow_bottom_leftcontent.png) bottom left no-repeat;
}

* html #section2container
{
    display: inline;
}

#section3contentcontainer
{
    /* padding: 8px 6px; charlie fix for 2010 updates */
    margin: 14px;
    width: 174px;
    overflow: hidden;
    position: relative;
    overflow: visible;
}

#section3container
{
    border: 0;
    margin: 0;
    float: left;
    width: 206px;
    background: url(../images/layout/mainarea/shadow_top_rightcontent.png) top left no-repeat;
    _azimuth: expression( 	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", 	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='crop')", 	this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), 	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", 	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
    z-index: auto;
}

#section3container2
{
    min-height: 530px;
    height: auto !important;
    height: 530px;
}

* html #section3container
{
    display: inline;
}

#section4container
{
    width: 850px;
    float: left;
    overflow: hidden;
    padding-bottom: 10px;
}



/* css tweaks to shrink gap in main page*/
#section2_4container
{
    float: left;
    background: url(../images/layout/mainarea/shadow_top_leftcontent.png) top left no-repeat;
    _azimuth: expression( 	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", 	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='crop')", 	this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), 	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", 	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
}
#section2container, #section4container
{
    float: none;
}

.internationalPage #section2container
{
    background: url(../images/layout/mainarea/shadow_top_leftcontent.png) top left no-repeat;
    _azimuth: expression( 	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", 	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='crop')", 	this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), 	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", 	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
    float: left;
}

#section4container
{
    width: 600px;
}
/*end css tweaks*/




#topnav
{
    text-align: center;
    margin-left: 4px;
    height: 40px;
    width: 861px;
    background: url(/images/layout/header/topnavbg.gif) top left no-repeat;
}

#contentcontainer
{
    margin: 0px 5px 3px;
    padding: 0px;
    overflow: visible;
}

.headercontainer
{
    width: 870px;
    background: url(../images/layout/header/main.png) top left no-repeat #FFFFFF;
    margin: 0px;
    padding: 0px;
}

#logocontainer
{
    float: left;
    width: 96px;
    margin: 6px 0px 0px 40px;
}

#weather_container
{
    float: left;
    margin: 3px 0 0 0;
}

#language_container
{
    margin: 13px 0 0 25px;
    float: left;
}

#search_container
{
    float: right;
    margin: 10px 0 0 0;
    border: 1px silver solid;
    padding: 0px;
}

#green_tag_text
{
    float: right;
    clear: right;
    margin: 5px 34px 0 0;
    padding: 0 1px 0 1px;
    width: 90px;
    text-align: center;
    line-height: 100%;
}

#headercontent
{
    position: relative;
    float: left;
    margin: -206px 0 0 0;
    display: inline;
    z-index: 2;
    width: 870px;
}

#headercontenttop_intl
{
    margin: 0 8px 0;
    padding-top: 8px;
    height: 37px;
    width: 854px;
}

#logocontainer_intl
{
    position: relative;
    margin: 0 0 0 20px;
    height: 120px;
}

#headercontenttop
{
    margin: 0 0 0 4px;
    padding-top: 0px;
    height: 128px;
    width: 861px;
}

.headeroverlay
{
    position: relative;
    float: left;
    margin: 0 0 0 0;
    display: inline;
}

#maincontainer
{
    width: 870px;
    max-width: 870px;
    float: left;
    background-color: #FFFFFF;
}

#footer_top
{
    margin: 20px 10px 29px 10px;
    font-family: Arial;
    font-size: 11px;
    color: #898989;
}

.footer_grass
{
    background-image: url(/images/layout/footer/VD_template_footer_grass.png);
    background-repeat: repeat-x;
    overflow: visible;
    height: 17px;
}

.footer_main_container
{
    color: #ffffff;
    background-color: #587343;
    padding: 10px 0 0 0;
}

.footer_main
{
    width: 870px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}

.footer_main_column
{
    border-right: solid 1px #5d893a;
    padding: 0px 14px 10px 10px; /*float:left; 	height: 220px; */
}

#footer_greybar_container
{
    clear: left;
    background-color: #474747;
    color: #caaf7c;
}

.footer_greybarbook
{
    float: left;
}

.footer_greybartext
{
    padding: 10px 10px 10px 5px;
    clear: right;
}

.footer_bottom_container
{
    clear: left;
    background-color: #77a155;
    color: #ffffff;
    padding: 10px 10px 10px 10px;
}
.footer_text_bold
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}


/* outercontainer used for main wrapper */

#outercontainer, .outercontainer
{
    margin: 0 auto;
    background: url(../images/layout/side_shadows.png) repeat-y top left;
    width: 978px;
    _azimuth: expression( 	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", 	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", 	this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), 	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')", 	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
}

/* Footer */

#footer_topbar
{
    background-color: #ffffff;
    padding: 20px 20px 29px 20px;
    font-size: 11px;
    font-family: Arial;
    color: #898989;
}

#footer_grass
{
    background-image: url(/images/layout/footer/VD_template_footer_grass.png);
    background-repeat: repeat-x;
    overflow: visible;
}

#footer_main
{
    background-color: #587343;
    background-repeat: repeat-x;
    overflow: visible;
}

#footer_main_center
{
    margin-left: auto;
    margin-right: auto;
    width: 860px;
}

#footer_main_column
{
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    border-right-color: #5d893A;
    color: #ffffff;
    font-size: 10px;
    font-weight: normal;
}

#footer_text_bold
{
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
}

#footercontainer
{
    /*margin:0 auto 10px; 	padding:16px 54px;  	position:relative; */
    margin: -17px 0px 0px 0px;
    position: relative;
    _azimuth: expression( 	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", 	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='crop')", 	this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), 	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", 	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
}
#footercontainer
{
    font-size: 10px;
    color: #7096B8;
}
#footercontainer a
{
    color: #FFFFFF;
}

#footercontainer_intl
{
    margin: 0 auto 10px;
    padding: 16px 54px;
    position: relative;
    background: url(../images/layout/bottom_shadows.png) no-repeat top left;
    width: 870px;
    _azimuth: expression( 	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", 	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='crop')", 	this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), 	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", 	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
}
#footercontainer_intl
{
    font-size: 10px;
    color: #7096B8;
}
#footercontainer_intl a
{
    color: #7096B8;
}


#footer_greybar_container a
{
    font-weight: bold;
    font-size: 11px;
    color: #caaf7c;
}

#headercontenttop
{
    font-size: 10px;
    color: #FFFFFF;
}
#headercontenttop a
{
    color: #FFFFFF;
}

a.bookingAdLink
{
    text-decoration: none;
}
a.bookingAdLink:hover
{
    text-decoration: underline;
}
.bookingAdTextContainer
{
    margin-top: 9px;
    margin-left: 75px;
    font-size: 11px;
    line-height: normal;
}
.bookingAdTitle
{
    color: #64491F;
}
.bookingAdText
{
    color: #A8772A;
}



.moneyColor
{
    color: #ABB90A;
    font-size: 11px;
}

.featuredMemberResult
{
    background: #DFE8F1;
    border-bottom-width: 0;
    border-top: solid 10px #FFFFFF;
}
.featuredMemberResult .columnThumbnail
{
    vertical-align: top;
    background: #FFFFFF;
}
.featuredMemberResult .columnTitle
{
    padding-left: 8px;
    width: 176px !important;
}
.featuredMemberResult .columnInfo
{
    width: 118px !important;
}

.VenueSelectionPreview
{
    background-image: url('');
    background-color: White;
}


#forecastContainer
{
    float: left;
    margin-bottom: 5px;
}
.forecastItem
{
    float: left;
    padding: 0 8px;
    border-left: 1px solid #AD7508;
    width: 100px;
}

.top .forecastItem
{
    padding-left: 0;
    border: none;
}
.forecastIcon
{
    float: left;
}
.forecastIcon img
{
    height: 38px;
    width: 48px;
}
.forecastTempContainer
{
    float: left;
    width: 35px;
}
.forecastTemp
{
    font-size: 9px;
}

/* Denver Restaurant Week user control */
#DRWThankYou
{
    width: 100%;
    text-align: center;
}

.DRWFloatLeft
{
    float: left;
}

.DRWFloatRight
{
    float: right;
}

.DRWClear
{
    clear: both;
}

.DRWHide
{
    display: none;
}

.drwsubheader
{
}
.drwleftcolumn
{
}
.drwtextboxlabel
{
}
.drwsubtext
{
}
.drwoptionlabel
{
}

#membersByLocationContainer .loading
{
    height: 32px;
    width: 32px;
    margin: 10px auto 0;
    background: url('/images/layout/ajax-loader.gif');
}


/* CMS STYLES SECTION */

#CMS #headercontenttop
{
    position: relative;
    bottom: 10px;
}

#CMS #headercontenttop img
{
    float: left;
}

#CMSSideMenu
{
    width: 175px;
    background: url('/images/layout/CMS/cms_editPage_subNav_bgGrad.gif') no-repeat;
    position: relative;
    right: 30px;
}

#cmsPagePendingVersions
{
    display: none;
}

.cmsImageButtonNewVersion
{
    position: relative;
    top: 6px;
    left: 2px;
}

#cmsImagePlus
{
    z-index: 2;
    float: left;
}

#cmsImageMinus
{
    z-index: 2;
    float: left;
    display: none;
}

#cmsAreaNewEditable
{
    display: none;
}

#cmsSiteMapColumn1
{
    float: left;
    width: 50%;
}

#cmsSiteMapColumn2
{
    float: right;
    width: 50%;
}

.cmsSiteMap
{
    position: relative;
    right: 60px;
}

*html #contentcontainer .cmsSiteMap div
{
    position: relative;
    right: 0px;
}

#CMSSideMenu td
{
    vertical-align: top;
}

/* End CMS STYLES SECTION */


/*Promotion Styles*/

#promotion2for1Header
{
    width: 860px;
    height: 300px;
    overflow: hidden;
    background: url(/images/layout/event/hero/2for1tix.jpg) top left no-repeat;
}

#promotionsContainer h2
{
    color: #f00;
    font-size: 16px;
    font-weight: bold;
    margin-top: 0;
}
#promotionsContainer h3
{
    font-size: 20px;
}
#promotionsContainer h4
{
    font-size: 12px;
    text-transform: uppercase;
}
#promotionsContainer h5
{
    padding: 0;
    font-size: 12px;
    color: #555;
    background: none;
    margin-bottom: 0;
}
#promotionsContainer p
{
    margin-top: 0;
}
#promotionsContainer .promoInfo li span
{
    text-transform: uppercase;
    font-weight: bold;
}
#promotionsContainer hr
{
    margin-bottom: 0;
}

.promotionContainer
{
    margin-top: 25px;
}
/* right rail styles charlie added for 2010 updates*/
.rightRailModule
{
    background: url(/images/rightrail/RtRail_Booking_topCorner.jpg) no-repeat top left #e4d5aa;
    width: 187px;
    position: relative;
    margin: -6px -6px 14px -6px;
}

.rightRailModule h4
{
    color: #9b1410;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 7px 0;
    margin: 0;
    cursor: auto;
    background: none;
    min-height: 24px;
}

.rightRailModule h4.rightRailExpand
{
    cursor: pointer;
    background: url(/images/rightrail/RtRail_expand_icon.gif) 168px 10px no-repeat;
}

.rightRailModule h4.rightRailExpand
{
    color: #9b1410;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 7px 0;
    cursor: pointer;
    background: url(/images/rightrail/RtRail_expand_icon.gif) 168px 10px no-repeat;
}

.rightRailModule h4.rightRailExpand.expandSelected
{
    background: url(/images/rightrail/RtRail_collapse_icon.gif) 168px 10px no-repeat;
}

.rightRailModuleLink
{
    position: absolute;
    top: 9px;
    text-align: right;
    width: 180px;
    font-size: 11px;
}

.rightRailModuleLink a
{
    color: #9b1410;
}

.rightRailModuleLink.visitorGuidesImg
{
    background: url(/images/rightrail/RtRail_OVG_thumb.gif) 110px -2px no-repeat;
    height: 26px;
}

.rightRailModule p
{
    padding: 0 7px;
}

.expandListItemContent
{
    display: none;
}

.expandListItemContent ul
{
    margin: 0;
    padding: 0;
}

.expandListItemContent ul li
{
    list-style: none;
    margin: 5px;
    padding: 5px;
}

.expandListItemContent ul li.hilite
{
    background: #f1e4c2;
}

.expandListItemContent ul a
{
    color: #9b1410;
    display: block;
}

.rightRailModuleFooter
{
    background: url(/images/rightrail/RtRail_widget_btm.gif) no-repeat bottom left #e4d5aa;
    height: 3px;
}

.rightRailAdModule
{
    width: 167px;
    padding: 10px;
    background: #f4eddb;
}

.rightRailAdModule .rightRailAdModuleImg
{
    border-bottom: 1px solid #ffffff;
}

.rightRailAdModule .rightRailAdModuleContent
{
    padding: 5px 10px;
    background: #d7d7d7;
    color: #575757;
}

.rightRailAdModule .rightRailAdModuleContent h6
{
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.rightRailAdModule .rightRailAdModuleContent p
{
    font-size: 11px;
}

/*new booking widget*/

.rightRailStandardTop, .rightRailStandardBottom
{
    position: relative;
}

.rightRailStandardBottom
{
    padding: 34px 20px 12px;
}

.rightRailStandardContainer
{
    font-size: 11px;
    position: relative;
}

.rightRailStandardHead
{
    position: absolute;
    margin-top: -10px;
    z-index: 2;
    padding-left: 4px;
}
.rightRailStandardHead_Short
{
    position: absolute;
    z-index: 2;
    margin-top: -15px;
    padding-left: 4px;
}

.rightRailStandardBottomButton
{
    position: absolute;
    z-index: 2;
    margin-left: 108px;
}

.bookingFieldContainer input
{
    width: 135px;
    display: inline;
}
.bookingFieldContainer img
{
    width: 19px;
    display: inline;
    margin-left: 5px;
    position: relative;
    top: 6px;
}

#bookingContainerMain
{
    margin-top: 50px;
    position: relative;
}

.bookingContainer
{
    float: left;
    margin: 10px 20px 10px 0;
}
.bookingContainer h2
{
    margin-bottom: 10px;
}

select, input
{
    font-size: 9px;
}

input
{
    /*padding-left: 3px;*/
}

select.booking.hotel
{
    padding: 0;
}

select.booking.hotel.rooms
{
    width: 57px;
}

select.booking.hotel.adults
{
    width: 47px;
}

select.booking.hotel.children
{
    width: 47px;
}

.booking.sectionCap
{
    background: #A08D63;
    border: none;
    text-align: left;
    padding: 4px;
    clear: both;
    color: #fff;
    font: 10px Arial, Helvetica, 'Sans Serif';
    margin: 0; /*position:relative; 	z-index:0;*/
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

#bookingSubmit1 .rightRailStandardBottomButton
{
    margin-left: 108px;
    position: static;
}

.rightRailStandardBottomButton img
{
    display: inline;
}

#bestRateGarunteed
{
    position: relative;
    left: 40px;
    top: -6px;
}

.poweredBy
{
    font-weight: bold;
    clear: right;
}

.poweredBy.travelocity
{
    margin-top: -27px;
}

.bookingWidgetNav
{
    margin-top: -23px;
    position: absolute;
    z-index: 2;
}

.bookingWidgetNav.hotel
{
    margin-left: 11px;
}

.bookingWidgetNav.flight
{
    margin-left: 53px;
}

.bookingWidgetNav.cars
{
    margin-left: 95px;
}

.bookingWidgetNav.dining
{
    margin-left: 136px;
}















/* Begin Calendar Widget*/
.calendarExtender .ajax__calendar_container
{
    z-index: 1000;
    color: #ad7508;
    line-height: normal;
    background-color: #FAF4DA;
    border: 1px solid #999999;
    font-family: Arial;
    padding: 8px 4px; /*width:150px;*/
    margin-left: -4px;
}

* html .calendarExtender .ajax__calendar_container
{
    padding: 8px 4px;
}

/*.calendarExtender .ajax__calendar_header {background-color:#ACBA0B; color:#FFFFFF; position:absolute; margin-top:150px; position:absolute; margin-left:21px; color:#FFFFFF; text-transform:uppercase; font-size:9px;}*/
.calendarExtender .ajax__calendar_day
{
    border-right: 1px solid #F0EAD0;
    border-left: 1px solid #EBE4CA;
    width: 18px;
    height: 16px;
    border-top: 1px solid #F0EAD0;
    border-bottom: 1px solid #EBE4CA;
    text-align: center;
    padding-top: 2px;
}

.calendarExtender .ajax__calendar_days
{
    margin-left: -2px;
    padding-top: 10px;
    background: url(/images/layout/calendar/calendarDays.gif) 5px 0px no-repeat;
    vertical-align: middle;
}
.calendarExtender .ajax__calendar_body
{
    width: 166px;
    height: 129px;
    margin: 0px;
}

* html .calendarExtender .ajax__calendar_body
{
    width: 166px;
}

.calendarExtender .ajax__calendar_dayname
{
    display: none;
}

.calendarExtender .ajax__calendar_footer
{
    display: none;
}

.calendarExtender .ajax__calendar_other
{
    color: #F0EAD0;
}

.calendarExtender .ajax__calendar_active
{
    background-color: #EBE4CA;
}

.calendarExtender .ajax__calendar_hover
{
    text-decoration: underline;
}

.calendarExtender .ajax__calendar_next
{
    background: url(/images/layout/calendar/calendarMonthArrow_right.gif) right no-repeat;
    height: 17px;
}

.calendarExtender .ajax__calendar_prev
{
    background: url(/images/layout/calendar/calendarMonthArrow_left.gif) left no-repeat;
    height: 17px;
}

.calendarExtender .ajax__calendar_title
{
    margin-top: 2px;
}

.calendarExtender .ajax__calendar_header
{
    position: absolute;
    font-weight: normal;
    margin-top: 137px;
    margin-left: -5px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 9px;
    background: #77a155;
    height: 17px;
    border: 1px solid #999999;
    width: 178px;
}

* html .calendarExtender .ajax__calendar_header
{
    background-image: none;
    background-color: #ACBA0B;
}

.calendarExtender .ajax__calendar
{
    position: relative;
    left: 0px !important;
    top: 0px !important;
    visibility: visible;
    display: block;
}

.calendarExtender .ajax__calendar iframe
{
    left: 0px !important;
    top: 0px !important;
    height: 300px !important;
    width: 100px !important;
    padding: 0px !important;
}
/* End Calendar Widget*/

/*end booking widget*/



/* end right rail styles */

/* Section Pages and Feature Ads */
.sectionPageContentBlock.adBlock
{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.sectionPageContentBlock
{
    background-color: #ffffff;
    width: 588px;
    overflow: hidden;
    padding: 10px 0;
}

.subHead, h2
{
    /**vd**/
    font-size: 16px;
    font-weight: normal;
    color: #9D130D;
    margin: 0 0 0px 0;
    padding: 0px;
}

.subHead, h2 a
{
    text-decoration: underline;
}

.subHead, h2 a:hover
{
    text-decoration: none;
}

.mainContentLeftContent
{
    width: 182px;
    float: left;
    padding-right: 15px;
    border-right: 3px dotted #ccc;
}

.tenverHomeArea
{
    float: left;
    width: 586px;
}

.tenverHomeTopBar
{
    height: 33px;
    background: #E4D5AA;
    padding: 0 10px 0 0;
    margin: 0 0 10px 0;
}

.tenverHome
{
    width: 165px;
    float: left;
    margin-left: 15px;
    height: 120px;
    padding-right: 10px;
}

.tenverHome ul
{
    color: #ad7508;
    padding-left: 15px;
    margin-left: 0;
}

.tenverHome h4
{
    font-weight: bold;
    color: #363636;
    font-size: 12px;
}

.mainContentRightContent
{
    width: 155px;
    float: left;
    margin-left: 15px;
    height: 120px;
}

.mainContentRightContent ul
{
    color: #ad7508;
    padding-left: 15px;
    margin-left: 0;
}

.mainContentRightContent h4
{
    font-weight: bold;
}

p.searchExpCol
{
    text-align: right;
    margin-top: 10px;
    margin-right: 10px;
}

p.searchExpCol a
{
    cursor: pointer;
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold;
}

.searchFilters
{
    display: none;
    height: 100px;
}

.searchFilters h4
{
    font-weight: bold;
}

.searchFormContainer
{
    width: 565px;
    border: 1px solid #efedee;
    background: #f5f2eb;
    padding: 15px;
    overflow: hidden;
}
.searchFormContainer .searchFormHeader
{
    font-size: 14px;
    margin-bottom: 3px;
    font-weight: bold;
}

.searchFormContainer .searchFormHeader strong
{
    font-size: 14px;
    font-weight: bold;
}


.searchFormContainer select
{
    margin: 0 5px;
}

.searchFilterRow tr
{
    width: 475px;
    padding: 5px 0;
    overflow: hidden;
    font-size: 11px;
}

.searchFilterRow td
{
    width: 25%;
}
.searchFilterRow td input, .searchFilterRow td label
{
}

.searchFilterRow td input
{
    width: 14px;
}

.searchFilterRow label
{
    width: 150px;
}

.searchFilter190px
{
    width: 190px;
}

.searchFilter170px
{
    width: 170px;
}

.searchSubmit
{
    display: block;
    float: right;
    margin: 10px 0 0 0;
}
/* end Section Pages and Feature Ads */


/* START: Panel Features */
.panelContainer .row
{
    clear: left;
    margin-bottom: 3px;
}
.panelContainer .panel
{
    border: 0 solid #CCCCCC;
    float: left; /*height:278px;*/
    margin: 0;
    padding: 0 3px 6px;
    width: 189px;
}
.panelContainer .panel h2
{
    /*background-color:#ACBA0B;*/
    color: #9d130d; /*font-weight:bold;*/
    padding: 0;
    vertical-align: middle;
    margin: 0;
}
.panelContainer .panel h2 a
{
    font-size: 16px;
    color: #9d130d;
}
.panelContainer .panel h2 a:hover, .panelContainer .panel h2
{
    text-decoration: none !important;
}
.panelContainer .panel .largeThumbContainer
{
    left: -7px;
}
.panelContainer .panel .content
{
    /*border:1px solid #CCCCCC;*/ /*height:234px;*/
    padding: 10px 13px;
}
.panelContainer .panel .content p
{
    font-size: 11px;
    height: 75px;
    line-height: 13px;
    margin-right: 5px;
    margin-top: 10px;
}
.panelContainer .panel .right
{
    float: right;
    margin: 0;
}

/* END: Panel Features */

/* article page styles  */

h3.articleIntro
{
    color: #444444;
    font-size: 12px;
    font-weight: bold;
    margin: 0 5px 8px 0;
    padding: 0;
    width: 285px;
    float: left;
}

.articleMainImage
{
    margin-bottom: 20px;
}

.articleHighlightedContent
{
    border: 1px #cccccc solid;
    padding: 7px 11px;
    width: 270px;
    float: right;
    clear: right;
}

.articleHighlightedContent h4
{
    font-size: 13px;
    font-weight: bold;
}

.articleHighlightedContent ul
{
    color: #ad7508;
    padding-left: 15px;
    margin-left: 0;
    font-size: 11px;
}


/* end article page styles  */


/* Start Tagging Boxes */
.tagging_boxes
{
    background-color: #F1F1F1;
    border-color: #F1F1F1;
    width: 253px;
    min-height: 140px;
    padding: 20px 15px 15px 15px;
    float: left;
    margin-right: 20px;
}

.tagging_lists
{
    clear: both;
}

.tagging_lists ul.twoColList
{
    float: left;
    margin-right: 20px;
}

.tagging_boxes h4, .tagging_boxes p, .tagging_boxes ul, .tagging_boxes ul li, .tagging_boxes div
{
    margin: 0;
    padding: 0;
}

.tagging_boxes h4
{
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    width: 50%;
    float: left;
}

.tagging_boxes p
{
    width: 50%;
    float: right;
    text-align: right;
}

.tagging_boxes p, .tagging_boxes p a
{
    color: #AD7508;
    font-size: 11px;
}

.tagging_boxes p a
{
    text-decoration: underline;
    cursor: pointer;
}

.tagging_boxes p span
{
    margin-left: 5px;
}

.tagging_boxes ul
{
    color: #ad7508;
    padding-left: 15px;
    margin-left: 0;
    font-size: 11px;
}

.tagging_box_top
{
}

.tagging_box_bottom
{
    display: none;
}
/* End Tagging Boxes */