/*
Welcome to Bristol!
Authored by the Tombras Group, www{dot}tombras{dot}com */

/*
----------------------------------------------------------------------------- 
ESSENTIAL
-----------------------------------------------------------------------------*/

body {
margin: 0;
padding: 0 0 0 0;
font: 12px/20px "Lucida Grande", Verdana, Arial, sans-serif;
color: #000;
background: url(../_images/body-bg.gif);
}

body * {margin: 0;padding: 0;}

p,h1,h2,h3,h4,h5,h6,li,td,dt,dd { font-size: 12px; font-weight: normal; }
p,h1,h2,h3,h4,ul,ol,dl,blockquote,pre { margin-bottom: 0; }

a {color: #6D231A;text-decoration: none; outline: none;}
a:visited {color: #854B40;}
a:hover {color: #710101; text-decoration: underline;}

a.external{
background: url(_images/external.gif) no-repeat right center;
padding-right: 12px;
}

ul,ol,dl{list-style-type: none;}

img { border: none; }

.clearfix:after{
content: ".";
display: block;
clear: both;
visibility: hidden;
}

a.print-me{
background: url(_images/printer-icon.gif) no-repeat right center;
padding-right: 20px;
}

a.pdf{
background: url(_images/pdf-icon.gif) no-repeat right center;
padding-right: 20px;
}

.flt-right{
float: right;
}
/* for video player internal */
.float-right{
float: right;
}

.flt-left{
float: left;
}

/*
----------------------------------------------------------------------------- 
Sandbox
-----------------------------------------------------------------------------*/

/* Holy Grail technique for Page Content Area abandoned due to IE */


body.index div#page-content{
padding-top: 0;
margin-top: 180px;
position: relative;
}

body.index div#secondary-page-content{
width: 172px;
float:left;
margin: 80px 0 0 11px;
}


body.index div#main-page-content{
width: 720px;
float:left;
margin: 65px 0 0 40px;
}

* html body.index div#main-page-content{
width: 720px;
float:left;
margin: 65px 0 0 40px;
}

body.index div#main-page-content p{
margin-right: 36px;
}

body.index div#flash-content{
background: url(../_images/flash-bg.png) no-repeat left top;
height: 522px;
width: 427px;
float:right;
position: absolute;
top: 10px;
right: 10px;
}


body.index h2#main{
background: url(../_images/homepage-header.gif) no-repeat left top;
display:block;
width: 440px;
height: 46px;
position: absolute;
top: 0;
left: 40px;
text-indent: -200000px;
}

ul#master-attractions{
background:red;
width: 937px;
height: 232px;
background: #002C47 url(../_images/alpha-nav-bg.jpg) no-repeat left top;
position: absolute;
top: 171px;
left: 11px;
z-index: 200000;
}

ul#master-attractions li a{
position: absolute;
height: 232px;
top: 0;
left: 0;
text-indent: -200000px;
overflow: hidden;
}

ul#master-attractions li a:hover{
background: url(../_images/master-li-bg.png);
}

ul#master-attractions li#mast-li1 a{

left: 0px;
width: 192px;
}



ul#master-attractions li#mast-li2 a{
width: 184px;
left: 193px;
}



ul#master-attractions li#mast-li3 a{
width: 180px;
left: 378px;
}



ul#master-attractions li#mast-li4 a{
width: 186px;
left: 560px;
}



ul#master-attractions li#mast-li5 a{
width: 189px;
left: 748px;
}



/*
----------------------------------------------------------------------------- 
Document Structure
-----------------------------------------------------------------------------*/

div#global-content-wrapper{
background: url(../_images/page-content-wrapper-bg.png) repeat-y center top;
}

div#header-wrapper{
background: url(../_images/header-wrapper-bg.png) no-repeat center top;
}

div#header-content{
margin: 0 auto;
width: 958px;
position: relative;
}

.default{
background: url(../_images/header-content-bg.jpg) no-repeat 3px 0; 
width: 958px;
height: 274px;
}


.bms {
background: url(../_images/header-content-bg-bms.jpg) no-repeat 3px 0; 
width: 958px;
height: 317px; /* 274 */
}

.greatoutdoors{
background: url(../_images/header-content-bg-greatoutdoors.jpg) no-repeat 3px 0; 
width: 958px;
height: 317px; /* 274 */

}

.heritagemuseums{
background: url(../_images/header-content-bg-heritagemuseums.jpg) no-repeat 3px 0; 
width: 958px;
height: 317px; /* 274 */
}

.travelplanning{
background: url(../_images/header-content-bg-travelplanning.jpg) no-repeat 3px 0; 
width: 958px;
height: 317px; /* 274 */
}

.music{
background: url(../_images/header-content-bg-music.jpg) no-repeat 3px 0; 
width: 958px;
height: 317px; /* 274 */
}


div#page-content-wrapper{
margin: 0 auto 0 auto;
width: 958px;
background: url(../_images/page-content-bg.jpg) repeat-y left top;
padding-top: 1px;
}





div#page-content-wrapper:after{
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
}

div#footer-wrapper{
background: url(../_images/footer-wrapper-bg.png) no-repeat center top;
height: 249px;
}

div#footer-content{
background: url(../_images/footer-content-bg.jpg) no-repeat 2px 0;
height: 191px;
margin: 0 auto;
width: 954px;
}

div#page-content{
padding-top: 20px;
}



/* Main Content Structure - 2 COLUMN LAYOUT
---------------------------------------------------- */

body.two-column div#secondary-page-content{
width: 172px;
float:left;
margin: 0 0 0 11px;
}


body.two-column div#main-page-content{
width: 684px;
float:left;
margin-left: 40px;
}

#main-page-content p{
margin-bottom: 15px;
}

#main-page-content h1{
font-size: 18px; 
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
}

#main-page-content h2{
font-size: 14px; 
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
}
#main-page-content h3{
font-size: 12px; 
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
}
#main-page-content h4{
font-size: 10px; 
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
}

/* Main Content Structure - 3 COLUMN LAYOUT
---------------------------------------------------- */

body.three-column div#secondary-page-content{
width: 172px;
float:left;
margin: 0 0 0 11px;
}

body.three-column div#main-page-content{
width: 509px;
float:left;
margin-left: 40px;
}


* html body.three-column div#tertiary-page-content{
float: right;
width: 172px;
margin: 0 -1px 0 0;
padding: 0px;

}

body.three-column div#tertiary-page-content{
float: right;
width: 172px;
margin: 0 10px 0 0;
padding: 0px;

}


/*
----------------------------------------------------------------------------- 
Header
-----------------------------------------------------------------------------*/

h1#main-logo{
background: url(../_images/logo.png) no-repeat left top; 
position: absolute;
top: 30px;
left: 128px;
width: 192px;
height: 71px;
overflow: hidden;
text-indent: -200000px;
}

ul#primary-nav{
position: absolute;
top: 148px;
left: 33px;
width: 900px;
}

ul#primary-nav li{
float:left;
}

ul#primary-nav a{
display: block;
float:left;
margin: 0;
padding: 5px 5px;
background: url(../_images/primary-nav-bg.gif) no-repeat 0 0;
height: 9px;
text-indent: -200000px;
}

ul#primary-nav li#pri-li1 a{ width: 40px; background-position: 0 5px; }
ul#primary-nav li#pri-li1 a:hover{background-position: 0 -21px;}
ul#primary-nav li#pri-li2 a{ width: 190px; background-position: -50px 5px; }
ul#primary-nav li#pri-li2 a:hover{ background-position:-50px -21px; }
ul#primary-nav li#pri-li3 a{ width: 162px; background-position: -250px 5px; }
ul#primary-nav li#pri-li3 a:hover{background-position: -250px -21px ;}
ul#primary-nav li#pri-li4 a{ width: 140px; background-position: -420px 5px; }
ul#primary-nav li#pri-li4 a:hover{ background-position: -420px -21px; }
ul#primary-nav li#pri-li5 a{ width: 162px; background-position: -565px 5px; }
ul#primary-nav li#pri-li5 a:hover{ background-position: -565px -21px; }
ul#primary-nav li#pri-li6 a{ width: 140px; background-position: -735px 5px; }
ul#primary-nav li#pri-li6 a:hover{ background-position: -735px -21px; }

ul#secondary-nav{
position: absolute;
top: 73px;
right: 15px;
width: 262px;
height: 70px;
}

ul#secondary-nav li{
display: block;
float:left;
margin: 0;
padding: 0;
}

ul#secondary-nav li a{
display: block;
float:left;
width: 107px;
margin: 0;
padding: 3px 0;
background: url(../_images/secondary-nav-bg.gif) no-repeat 0 0;
text-indent: -200000px;
height: 10px;

}

ul#secondary-nav li#sec-li2,
ul#secondary-nav li#sec-li4,
ul#secondary-nav li#sec-li6{
background: url(../_images/secondary-nav-li-bg.gif) no-repeat 0 0;
padding-left: 5px;
margin-left: 10px;
}

ul#secondary-nav li#sec-li1 a{ background-position: 0 0; }
ul#secondary-nav li#sec-li1 a:hover{ background-position: 0 -65px; }

ul#secondary-nav li#sec-li2 a{ background-position: -120px 0; }
ul#secondary-nav li#sec-li2 a:hover{ background-position: -120px -65px; }


* html ul#secondary-nav li#sec-li3 a{ background-position: 0 -20px; }
* html ul#secondary-nav li#sec-li3 a:hover{ background-position: 0 -85px; }

ul#secondary-nav li#sec-li3 a{ background-position: 0 -19px; }
ul#secondary-nav li#sec-li3 a:hover{ background-position: 0 -84px; }



* html ul#secondary-nav li#sec-li4 a{ background-position: -120px -20px; }
* html ul#secondary-nav li#sec-li4 a:hover{ background-position: -120px -85px; }


ul#secondary-nav li#sec-li4 a{ background-position: -120px -19px; }
ul#secondary-nav li#sec-li4 a:hover{ background-position: -120px -84px; }


* html ul#secondary-nav li#sec-li5 a{ background-position: 0 -40px;}
* html ul#secondary-nav li#sec-li5 a:hover{ background-position: 0px -104px;

}

ul#secondary-nav li#sec-li5 a{ background-position: 0 -37px;}
ul#secondary-nav li#sec-li5 a:hover{ background-position: 0 -101px; } 


* html ul#secondary-nav li#sec-li6 a{ background-position: -120px -40px;}
* html ul#secondary-nav li#sec-li6 a:hover{ background-position: -120px -105px; }


ul#secondary-nav li#sec-li6 a{ background-position: -120px -37px;}
ul#secondary-nav li#sec-li6 a:hover{ background-position: -120px -102px; }

a#vg-request{
position: absolute;
top: 20px;
right: 270px;
width: 150px;
height: 100px;
background: url(../_images/vg-request-bg.png) no-repeat left top;
overflow: hidden;
text-indent: -200000px;
}

a#vg-request:hover{
background-position: 0 -103px;
}



/*
----------------------------------------------------------------------------- 
----------------------------------------------------------------------------- 
----------------------------------------------------------------------------- 
Page Content Structure
-----------------------------------------------------------------------------
----------------------------------------------------------------------------- 
----------------------------------------------------------------------------- 
*/



/*
----------------------------------------------------------------------------- 
Main Content
-----------------------------------------------------------------------------*/
/* Main Content Styling - VIDEO HOME
---------------------------------------------------- */
#home-page-video{
float: right;
margin: 0 0 0 20px;
height: 522px;
width: 427px;
}

#home-page-wrapper{
width: 100px;
}

/* Main Content Styling - EVENTS PAGE
---------------------------------------------------- */

ul#breadcrumb-nav{
margin-bottom: 20px;
height: 12px;
}

ul#breadcrumb-nav:after{
content: ".";
display: block;
clear: both;
line-height: 0;
visibility: hidden;
}



ul#breadcrumb-nav li{ float:left;}

ul#breadcrumb-nav li a{
float:left;
padding: 0 4px;
color: #000;
text-transform: uppercase;
}

ul#breadcrumb-nav li a.first{ padding-left: 0; }
ul#breadcrumb-nav li a.active{ font-weight: bold; }

div#event-content{
margin-top: 10px;

padding-bottom: 1px;
float:left;


}

div#event-detail{
width: 143px;
float:left;
background: #873A10 url(../_images/event-detail-bg.gif) no-repeat left top;
padding: 20px 0 30px 0;
text-transform: uppercase;

}

div#event-detail ul{
margin: 0 12px;
}

div#event-detail ul li{
}

div#event-detail span.title{
display: block;
color: #D2693C;
font-size: 8px;
line-height: 10px;
}

div#event-detail span.description{
display: block;
line-height: 12px;
margin-bottom: 10px;
color: #FFF;
}

div#event-description{
width: 425px;
float:left;
margin: 8px 0 0 40px;
}

div#event-description h3{
font-weight: bold;
text-transform: uppercase;
font-size: 10px;
}

div#event-description img#event-img{
float: right;
margin: 0 0 10px 10px;
}

/* Main Content Styling - EVENTS SEARCH RESULTS
---------------------------------------------------- */


div.result-item{
background: url(../_images/result-hr.gif) repeat-x 0 5px;
line-height: 12px;
font-size: 10px;
margin: 10px 0 0 0;
position:relative;
float:left;
}

div.result-item:after{
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
}

div.result-item h3{
line-height: 16px;
}

div.result-item div.result-title{
width: 110px;
float:left;
margin: 0 30px 0 0;
text-decoration:underline;
}

div.result-item div.result-title h3{
background: url(../_images/event-search-name.gif) no-repeat left top;
display: block;
text-indent: -20000px;
}

div.result-item div.result-date{
width: 110px;
float:left;
margin: 0 30px 0 0;
}

div.result-item div.result-date h3{
background: url(../_images/event-search-date.gif) no-repeat left top;
display: block;
text-indent: -20000px;
}


div.result-item div.result-description{
width: 110px;
float:left;
margin: 0;
width: 400px;
}

div.result-item div.result-description h3{
background: url(../_images/event-search-description.gif) no-repeat left top;
display: block;
text-indent: -20000px;
}

/* Main Content Styling - VIDEO PAGE
---------------------------------------------------- */

div#featured-video-module{
width: 468px;
background: #762E12;
float:left;
margin: 20px 0 40px 0;
padding: 0 15px 15px 15px;
line-height: 16px;
color: #C5A290;
}

div#featured-video-module h3{
background: url(../_images/featured-video-header.gif) no-repeat left top;
display: block;
height: 17px;
position: relative;
bottom: 17px;
text-indent: -200000px;
}

div#featured-video-content{
height: 351px;
background: #5B2009;
margin-bottom: 8px
}

div#featured-video-module h4{
text-transform: uppercase;
color: #D46E40;
font-size: 10px;
margin-bottom: 3px;
}

div#video-navigation{
width: 145px;
float:left;
margin: 20px 0 0 35px;
}

div#video-navigation ul{

}

div#video-navigation li{
background: url(../_images/video-li-bg.gif) no-repeat left center;
padding-left: 15px;
}

div#video-navigation li a{
text-transform: uppercase;
font-size: 13px;
font-weight: bold;
color: #000;
}

ul#video-thumbnails{
clear: both;
}

ul#video-thumbnails li{
width: 150px;
float:left;
margin: 0 20px 35px 0;
}

ul#video-thumbnails span.title{
display: block;
text-transform: uppercase;
font-weight: bold;
line-height: 12px;
margin-bottom: 3px;
}

ul#video-thumbnails div.thumbnail{
width: 150px;
height: 105px;
background: #762E12;
}

/* Main Content Styling - PRESS ROOM
---------------------------------------------------- */

img#pressroom-alpha{
float:right;
margin: 0 0 30px 30px;
}

/* Main Content Styling - GIFT SHOP
---------------------------------------------------- */
.gift-shop-item h2{
font-size: 22px;
margin-bottom: 10px;
}
.gift-shop-item{
border-bottom: 1px solid #000000;
margin-bottom: 12px;
float: left;
width: 680px;

}
.gift-shop-picture{
float: right;
padding: 20px 0 10px 0px;
width: 200px;

text-align: center;



}

ul#giftshop-list li{
width: 150px;
float:left;
margin: 0 20px 35px 0;
}

ul#giftshop-list span.title{
display: block;
text-transform: uppercase;
font-weight: bold;
line-height: 12px;
margin-bottom: 3px;
}

ul#giftshop-list div.thumbnail{
width: 150px;
height: 105px;
background: #762E12;
margin: 0 0 5px 0;
}

ul#giftshop-list li a{
background: url(../_images/gift-viewmore.gif) no-repeat left top;
display: block;
width: 82px;
height: 19px;
text-indent: -20000px;
}

img#gift-alpha{
float:left;
margin: 0 40px 20px 0;
}

/* home page body copy */

.index p{
margin-bottom: 15px;
}

.index h2{
font-size: 14px;
font-weight: bold;
margin-bottom: 5px;
color: #6D231A;
}

.index a{
text-decoration: underline;
}

/*
----------------------------------------------------------------------------- 
Secondary Content
-----------------------------------------------------------------------------*/



/* Content Modules
---------------------------------------------------- */

div.content-module{
margin-bottom: 50px;
}

/* Event Calendar Module
---------------------------------------------------- */

div#event-cal{
background: url(../_images/events-calendar-bg.gif) no-repeat left top;
height: 135px;
padding: 23px 0 0 5px;
position: relative;
}

div#event-cal h2{
visibility: hidden;
line-height: 0;
}

div#event-cal table{
text-align: right;
/* background: #154E63; */
}

div#event-cal table td{
font-size: 10px;
}

div#event-cal td.dayNamesRow{
color: #AEC8CF;
}

div#event-cal td.date-title{
color: #AEC8CF;
font-weight: bold;
text-align: left;
padding-left: 12px;
}

div#event-cal td.day,
div#event-cal td.dayNamesRow{
padding: 0 5px 0 3px;
margin: 0;
border-right: 1px solid #0D4157;
border-left: 1px solid #1D5669;
line-height: 15px;
color: #EEF3F5;
}

td.day a{
color: #EEF3F5;
text-decoration:underline;
}
td.day a:active{
color: #EEF3F5;
text-decoration:underline;
}
td.day a:hover{
color: #cccccc;
text-decoration:underline;
}

div#event-cal td.day.week-start{
border-left: none;
}

div#event-cal td.day.week-end,
div#event-cal td.week-end.dayNamesRow{
border-right: none;
}

div#event-cal td.last-month,
div#event-cal td.next-month {
color: #336A7C;
}

div#event-cal td.today{
background: #000;
}

/* Event List Module
---------------------------------------------------- */

div#event-list{
height: 269px;
width: 173px;
background: url(../_images/events-module-bg.gif) no-repeat left top;
position: relative;
}

div#event-list h2{
visibility: hidden;
line-height: 0;
}

div#event-list ul#events{
margin: 50px 10px 0 50px;
}

div#event-list ul#events li{
line-height: 10px;
margin-bottom: 10px;
}

div#event-list span.title{
display: block;
text-transform: uppercase;
color: #000;
font-size: 8px;
font-weight: bold;
}

div#event-list span.event-description{
font-size: 10px;
font-weight: bold;
}

div#event-list ul#user-submit{
position: absolute;
bottom: 0;
left: 5px;
width: 170px;
}

div#event-list ul#user-submit li{
float:left;
}

div#event-list ul#user-submit li a{
float:left;
padding: 2px 4px;
text-transform: uppercase;
font-size: 9px;
color: #FFF;
font-variant:small-caps;
}

/* E-newsletter Module
---------------------------------------------------- */



div#newsletter a{
display: block;
width: 170px;
height: 135px;
background: url(../_images/newsletter-signup-bg.png) no-repeat left bottom;
overflow: hidden;
text-indent: -20000px;
position: relative;
}

/* Secondary Nav Module
---------------------------------------------------- */

div#secondary-nav{
background: url(../_images/sec-module-bg.gif) repeat-y right top;
}

div#secondary-nav-right{
 background: url(../_images/sec-module-bg-right.gif) repeat-y right top;
}

div#secondary-nav h2{
display: block;
 background: url(../_images/sec-module-header-blank-left.gif) no-repeat right top;
text-indent: -20000px;
margin-bottom: 5px;
}
div#secondary-nav-right h2{
display: block;
background: url(../_images/sec-module-header-right.gif) no-repeat right top;
text-indent: -20000px;
margin-bottom: 5px;
}

div#secondary-nav.press-room h2{
background-image: url(../_images/sec-module-header-pressroom.gif);
}

div#secondary-nav.press-room h2{
background-image: url(../_images/sec-module-header-pressroom.gif);
}

div#secondary-nav.gift-shop h2{
background-image: url(../_images/sec-module-header-giftshop.gif);
}

div#secondary-nav.pages h2{
background-image: url(../_images/sec-module-header-pages.gif);
}




div#secondary-nav ul{
background: url(../_images/sec-module-footer.gif) no-repeat right bottom;
padding-bottom: 20px;
}

div#secondary-nav-right ul{
background: url(../_images/sec-module-footer-right.gif) no-repeat right bottom;
padding-bottom: 20px;
}

div#secondary-nav ul li{
background: url(../_images/sec-nav-li-bg.gif) no-repeat 0 2px;
margin: 0 10px 10px 20px;
padding: 0 0 0 18px;
line-height: 12px;
}
div#secondary-nav-right ul li{
background: url(../_images/sec-nav-li-bg.gif) no-repeat 0 2px;
margin: 0 20px 10px 10px;
padding: 0 0 0 18px;
line-height: 12px;
}

div#secondary-nav ul li a, div#secondary-nav-right ul li a{
color: #C6D9DD;
text-transform: uppercase;
font-size: 12px;
}

/*
----------------------------------------------------------------------------- 
Tertiary Content
-----------------------------------------------------------------------------*/


/* Event Search Module
---------------------------------------------------- */

div#event-search.content-module{
width: 172px;
height: 174px;
background: url(../_images/events-search-bg.gif) no-repeat left top;
}

div#event-search.content-module h2{
visibility: hidden;
line-height: 0;
}


/*
----------------------------------------------------------------------------- 
Footer
-----------------------------------------------------------------------------*/

div#footer{

}

div#footer address{
}

#logos, #banners{
float: left;
margin-top: 106px;
}
.banner{
float:left;
margin: 0 20px;
}

.logo{
float: left;
margin-left: 40px;
}
#contact-info{
float: left;
width: 700px;
position: relative;
}
#contact-info p{
margin: 20px 0 0 20px;
color: #ccc;

}

/*
----------------------------------------------------------------------------- 
Form Styles
-----------------------------------------------------------------------------*/

form fieldset{
border: 1px solid #DDD;
margin: 0 0 30px 0px;
padding: 15px;
background: #FFF;
}

form legend{
padding: 0 10px;
text-transform: uppercase;
font-size: 10px;
}

form p{
margin-bottom: 10px;
clear: both;
}

form label{
display: block;
font-size: 14px;
text-transform: uppercase;
color: #696055;
letter-spacing: -1px;
}

form textarea{
	
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

form p input,
form textarea{
width: 90%;
border-top: 2px solid #999;
border-left: 2px solid #999;
border-right: 1px solid #DDD;
border-bottom: 1px solid #DDD;
font-size: 18px;
}

form p.short input{
width: 155px;
}

form p.submit-pages input{
position:absolute;
width: 100px;
right: 20px;
top: 20px;
border-top: 1px solid #e4cdbe;
border-left: 1px solid #e4cdbe;
border-right: 1px solid #e4cdbe;
border-bottom: 1px solid #e4cdbe;
color: #473428;
font-size: 12px;
background-color: #e4cdbe;
}

.asterisk{
color:#FF0000;
padding-left: 4px;
font-weight: normal;
font-size: 11px;
}

 .captcha{
border: 1px solid #e7e4d9;
margin-bottom: 10px;

}

.ta{
width: 99%;
}
.sq{
text-transform:none;
font-weight: bold;
font-size: 12px;
}

/* Search Site Page 
---------------------------------------------------- */
form#search-site-page{
background: #762E12;
width: 684px;
height: 56px;
position: relative;
margin: 30px 0 50px 0;
}

form#search-site-page fieldset{
background: none;
width: 120px;
border: none;
padding: 0;
margin: 0;
position: absolute;
top: -13px;
padding-top: 22px;
}

form#search-site-page fieldset label{
font-size: 10px;
letter-spacing: 0px;
color: #ff9d65;
line-height: 12px;
}

form#search-site-page fieldset input{
border: none;
width: 300px;
}

form#search-site-page fieldset#search-site-page{
left: 25px;
/* background: url(../_images/event-search-feildset-01.gif) no-repeat left top; */
}

/*** need to restyle for form button ****/


/* background: url(../_images/events-search-submit.gif) no-repeat left top;
border: none;
position: absolute;
top: 0;
right: 0;
height: 0px;
width: 120px; 
padding-top: 48px; */


form#search-site-page p.submit input{
background: url(../_images/events-search-submit.gif) no-repeat left top;
border: none;
position: absolute;
top: 0;
right: 0;
height: 0px;
width: 120px;
padding-top: 48px;
}


form p.checkbox input{
width: auto;
}

form p.submit input{
width: auto;
background: #333;
color: #FFF;
padding: 3px 9px;
display: block;
margin: 0 auto;
}

form address{
font-style: normal;
font-size: 14px;
}

div.success{
background: #FFF;
padding: 10px;
text-align:center;
height: 300px;
}

div.failure{
background: #FFF;
padding: 10px;
text-align:center;
height: 300px;
}

div#content div.success h1{
font-size: 24px;
}

div#content div.failure h1{
color: red;
font-size: 24px;
}

form em{
color: #8F3023;
}

form select option{
margin-right: 5px;
}

form h3{
font-size: 16px;
padding-bottom: 12px;
color: #8F3023;

}
.error{
 color: #8F3023;
 font-size:10px;


}

/*  Site Search Results
---------------------------------------------------- */
.page h3, .events h3{
font-size: 14px;
font-weight: bold;
}
.page p, .events p{
margin-bottom: 10px;
}

.events h2, .page h2{

font-size: 14px; font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
border-bottom: 1px solid black;

}
.underline{
text-decoration:underline;

}


/* Global Site Search
---------------------------------------------------- */

form#site-search{
position: absolute;
top: 20px;
right: 13px;
width: 250px;
}

form#site-search label{
display: inline;
font-size: 10px;
letter-spacing: 0px;
color: #FFF;
margin-right: 9px;
}

form#site-search input#global-search{
border: none;
padding: 1px 3px;
background: #66747D url(../_images/search-input-bg.gif) repeat-x left top;
color: #FFF;
width: 110px;
}

form#site-search input#submit{

}

/* Event Search Header
---------------------------------------------------- */

form#search-events{
background: #762E12;
width: 684px;
height: 56px;
position: relative;
margin: 30px 0 50px 0;
}

form#search-events fieldset{
background: #FFC;
width: 150px;
border: none;
padding: 0;
margin: 0;
position: absolute;
top: -13px;
padding-top: 22px;
}

form#search-events fieldset label{
font-size: 10px;
letter-spacing: 0px;
color: #ff9d65;
line-height: 12px;
}

form#search-events fieldset input{
border: none;
width: 120px;
}

form#search-events fieldset select{
width: 180px;
}

form#search-events fieldset#step1{
left: 25px;
background: url(../_images/event-search-feildset-01.gif) no-repeat left top;
}

form#search-events fieldset#step2{
left: 190px;
background: url(../_images/event-search-feildset-02.gif) no-repeat left top;
}

form#search-events fieldset#step3{
left: 355px;
background: url(../_images/event-search-feildset-03.gif) no-repeat left top;
}


* html form#search-events p.submit input{
background: url(../_images/events-search-submit.gif) no-repeat left top;
border: none;
position: absolute;
top: 0;
right: 0;
height: 52px;
width: 120px;

}

form#search-events p.submit input{
background: url(../_images/events-search-submit.gif) no-repeat left top; 
border: none;
position: absolute;
top: 0;
right: 0;

width: 120px;
padding-top: 48px;
height: 52px;
}
.optional{
text-transform:lowercase;
font-size: 10px;

}


/* BEGIN Accommodation Search Header
---------------------------------------------------- */
.accommodation_holder{
	padding: 0px;
	padding-top: 10px;
	font-size: 12px;
	border-bottom: solid 1px #606060;
}
.accommodation_title{
	font-size: 14px;
	color: #762E12;
}

.accommodation_copy{
	color: #000;
}
.accomodation_spacer{
	display: block;
	clear: both;
	line-height: 15px;
	padding: 15px;
}
.accomodation_view_more{
	float: right;
}
.accomodation_view_more a{
	color:#762E12;
	font-style: italic;
	text-decoration: underline;
}
.accommodation_intro{
	font-size: 10px;
}

.accommodation_more_info{
	float: right;
}

.accommodation_more_info a{
	color:#762E12;
	font-style: italic;
	text-decoration: underline;
	font-size: 9px;
}

.accommodation_address{
	color:#762E12;
}

.amenities_wrapper{
	width:100%;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#CA4C04;
}

.amenity{
	float:left;
	width:200px;
}

.amenities_title{
	color:#762E12;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.book_now{
	float: right;
	border: none;
}
/* END Accommodation Search Header
---------------------------------------------------- */


/* Search and Events Page Results */

.pages h2{
    font-size: 14px;
	color: #762E12;
} 
.pages h3{
font-weight: bold; 
}
.pages p{
font-size: 10px;
margin-bottom: 10px;
padding-bottom: 4px;
border-bottom: dashed 1px #8C3F13;
}



/* vg link on the form page */
.vg-link{
padding: 10px;
text-align: center;
margin-bottom: 10px;
}

.vg-link a{
text-decoration: underline;
}


/*
----------------------------------------------------------------------------- 
EOD
-----------------------------------------------------------------------------*/
