body {
	background-color: #0D375B;
	color: #000000;
	margin: 0;
	font-family: Arial, sans-serif;
}

#wrapper {
	position: relative;
	width: 790px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#container {
	position: relative;
	width: 770px;
	margin: 0 auto;
	background-color: #F5F5EB;
	padding-bottom: 13px;
	background: #FFFFFF url(/images/footbarbg.jpg) no-repeat bottom left;
}

.highlightblue { color:#3A83C1; }

.highlightorange { color:#EC9D4E; }

#moreorange {
	position: relative;
	float: right;
	color: #CC6600;
 	font-weight: bold;
 	margin: 0 -5px 20px 0;
 	
}

#moreorangetop {
	position: absolute;
	right: 20px;
	color: #CC6600;
 	font-weight: bold;
 	margin: 0;
 	top: 0;
}

.moreorange { color: #CC6600; }

#more {
	position: relative;
	float: right;
	text-align: center;
	color: #7B7B54;
 	font-weight: bold;
 	margin: 0 10px 20px 0;
 	border: 0px solid black;
}

#viewmore {
	width: 460px;
	clear: both;
	text-align: right;
}

a { color: #2576BA; }
a:hover { color: #e9b900; }
a:visited { color: #6ca2d1; }

.last { border: none; }

h4 {
	font-size: 14px;
	margin-bottom: 0;
	padding-bottom: 0;
}

h3.addevent {
	font: 14px/16px Arial, sans-serif;
	color: #0D375B;
	font-weight: bold;
}
h4.addevent {
	font: 11px/16px Arial, sans-serif;
	color: #0D375B;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.a_title { color:#065EA9;padding-top: 3px; line-height: 22px; }

.imgb {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
}

.required { color: red; }

#addevent legend, #your legend, #evform legend, #attrform legend, #step1 legend, #attr_add legend, #attr_ev legend, #login legend{
	font-weight: bold;
	font-size: 13px;
	border:1px solid #C0C0C0;
 	color: #CC6600;
 	background-color: #FFF;
 	padding: 1px 4px;
}

#addevent fieldset, #your fieldset, #evform fieldset, #attrform fieldset, #step1 fieldset, #attr_add fieldset, #attr_ev fieldset, #form1 fieldset , #login fieldset {
	border: 1px dashed #C0C0C0;
	width: 320px;
	padding: 6px;
	margin-bottom: 15px;
}
#callout_govcenter {
	position: relative;
	width: 343px;
	height: 92px;
	border-bottom: 1px solid #B1B197;
}
#govmessage {
	position: relative;
	width: 310px !important; width: 300px;
	padding: 5px 20px;
	background-color: #E8E8D8;
	border-top: 10px solid gold;
	border-bottom: 1px solid #B1B197;
	font: 12px/16px Arial, sans-serif;
	color: #000000;
}

#govmessage h2{
	color:#065EA9;
	padding: 0;
	line-height: 20px;
	font-size: 15px;
	margin: 0; 
}

#govimg {
	position: relative;
	float:right;
	margin: 5px 0 5px 10px;
}

.input_disable {
	color: gray;
}

.input_enable {
	color: black;
}

#form_box {
	border: 1px solid black;
	padding: 15px;
	margin: 10px 0;
}

a.evatt_link {
	color: #006699;
	font-weight: bold;
	padding-bottom: 5px;
}

#login fieldset {
	width: 220px;
}

.formLabel {
	font-size: 11px;
	font-weight: bold;
}

#personalInfoBox{
	line-height: 15px;
	padding: 15px;
	background-color: #FFF;
}

#download_guide {
	width: 300px;
	border: 2px solid #B1B196;
	background: transparent url(/images/footbarbg.jpg) repeat-y;
	color: #FFFFFF;
	padding: 10px;
}

#download_guide a {
	color:white;
	text-decoration:underline;
}

.attractbox{
	line-height: 15px;
	padding: 15px;
	background-color: #FFF;
}

.categoryBox{
	background-color: #E8E8D8;
	border-top: 1px dashed #C0C0C0;
	padding: 5px 0 5px 6px;
}

.editBox {
	padding: 10px 0;
}

#emailMyMap {
	width: 483px;
	margin: 21px 0 0 22px;
	border: 1px solid #B4B48F;
	padding: 10px 0;
	background-color: #E4E4DD;
}

#myItineraryMap {
border: 1px solid #B4B48F;
}

#mapwrap {
	width: 403px;
	margin: 21px 0 0 22px;
	border: 1px solid #B4B48F;
	padding: 40px;
	background-color: #E4E4DD;
	text-align: center;
}

.buttonStyle {
	border: none;
	padding: 3px 6px;
	color: #FFF;
	background-color: #B1B198;
	cursor: pointer;
	font: 11px/10px Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.buttonStylelink {
	border: none;
	padding: 3px 6px;
	color: #0D375B;
	background-color: transparent;
	cursor: pointer;
	font: 12px/10px Arial, sans-serif;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}

.guidefieldset{
	position: relative;
	padding: 7px;
	width: 320px;
	text-align: center;
}

.guidedl{
	position: relative;
	width: 320px;
}

.guidedl dd{
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
}
.guidedl dt {
	margin-bottom: 6px;
	width: 100%;
	text-align: center;
}


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

#header {
	position: relative;
	height: 48px;
	width: 100%;
	color: #737E80;
	font: 10px/16px Arial, sans-serif;
	background-color: #FFFFFF;
	z-index: 15;
}

#header_logo {
	position: relative;
	vertical-align: top;
	float: left;
}

#header_space {
	position: relative;
	vertical-align: top;
	float: right;
	padding-top: 17px;
}

#header a{
	color: #737E80;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

#header a:hover{
	text-decoration: underline;
	color: #e9b900;
}


#header .inlineput {
	position: relative;
	display: inline;
	vertical-align: middle;
	margin-left: 6px;
}

/* ------------------------------
	Top Navigation
------------------------------ */

#navarea {
	position: relative;
	width: 100%;
	padding-top: 27px;
	background: #FFFFFF url(/images/navbarbg.jpg) no-repeat top left;
	margin-bottom: 8px;
}

#nav {
	width: 770px;
	height: 53px;
}

#nav ul { list-style: none; margin: 0px;padding: 0; }
#nav li { float: left; padding: 0;margin: 0px; }
#nav a { display: block; height: 53px; text-indent: -1000em; overflow: hidden;background-color: #FFFFFF; }

#nav_arts { width: 152px; }
#nav_history, #nav_sports { width: 155px; }
#nav_outdoor, #nav_shopping { width: 154px; }

#nav_arts a { background: transparent url(/images/nav_arts_off.gif); }
#nav_arts a:hover, #nav_arts a.on { background: url(/images/nav_arts_on.gif); }

#nav_history a { background: transparent url(/images/nav_history_off.gif); }
#nav_history a:hover, #nav_history a.on { background: url(/images/nav_history_on.gif); }

#nav_sports a { background: transparent url(/images/nav_sports_off.gif); }
#nav_sports a:hover, #nav_sports a.on { background: url(/images/nav_sports_on.gif); }

#nav_outdoor a { background: transparent url(/images/nav_outdoor_off.gif); }
#nav_outdoor a:hover, #nav_outdoor a.on { background: url(/images/nav_outdoor_on.gif); }

#nav_shopping a { background: transparent url(/images/nav_shopping_off.gif); }
#nav_shopping a:hover, #nav_shopping a.on { background: url(/images/nav_shopping_on.gif); }

/* ------------------------------
	Tabbed Navigation
------------------------------ */

#navtab {
	position: relative;
	height: 21px;
}

#navtab ul { list-style: none; margin: 0 20px;padding: 0; }
#navtab li { float: left; padding: 0;margin: 0 3px 0 0; }
#navtab a { display: block; height: 21px; text-indent: -1000em; overflow: hidden;background-color: transparent; }

#navtab_mytrip { width: 57px; }
#navtab_travelservice { width: 120px; }
#navtab_printmytrip { width: 93px; }
#navtab_emailmytrip { width: 98px; }
#navtab_mapmytrip { width: 86px; }
#navtab_artsmain { width: 143px; }
#navtab_historymain { width: 170px; }
#navtab_sportsmain { width: 159px; }
#navtab_outdoormain { width: 185px; }
#navtab_shoppingmain { width: 185px; }
#navtab_attractions { width: 99px; }
#navtab_events { width: 60px; }

#navtab_mytrip a { background: transparent url(/images/navtab_mytrip_off.gif); }
#navtab_mytrip a:hover, #navtab_mytrip a.on { background: url(/images/navtab_mytrip_on.gif); }

#navtab_travelservice a { background: transparent url(/images/navtab_travelservice_off.gif); }
#navtab_travelservice a:hover, #navtab_travelservice a.on { background: url(/images/navtab_travelservice_on.gif); }

#navtab_artsmain a { background: transparent url(/images/navtab_artsmain_off.gif); }
#navtab_artsmain a:hover, #navtab_artsmain a.on { background: url(/images/navtab_artsmain_on.gif); }

#navtab_historymain a { background: transparent url(/images/navtab_historymain_off.gif); }
#navtab_historymain a:hover, #navtab_historymain a.on { background: url(/images/navtab_historymain_on.gif); }

#navtab_sportsmain a { background: transparent url(/images/navtab_sportsmain_off.gif); }
#navtab_sportsmain a:hover, #navtab_sportsmain a.on { background: url(/images/navtab_sportsmain_on.gif); }

#navtab_outdoormain a { background: transparent url(/images/navtab_outdoormain_off.gif); }
#navtab_outdoormain a:hover, #navtab_outdoormain a.on { background: url(/images/navtab_outdoormain_on.gif); }

#navtab_shoppingmain a { background: transparent url(/images/navtab_shoppingmain_off.gif); }
#navtab_shoppingmain a:hover, #navtab_shoppingmain a.on { background: url(/images/navtab_shoppingmain_on.gif); }

#navtab_attractions a { background: transparent url(/images/navtab_attractions_off.gif); }
#navtab_attractions a:hover, #navtab_attractions a.on { background: url(/images/navtab_attractions_on.gif); }

#navtab_events a { background: transparent url(/images/navtab_events_off.gif); }
#navtab_events a:hover, #navtab_events a.on { background: url(/images/navtab_events_on.gif); }

#navtab_printmytrip a { background: transparent url(/images/navtab_printmytrip_off.gif);cursor:pointer; }

#navtab_emailmytrip a { background: transparent url(/images/navtab_emailmytrip_off.gif);cursor:pointer; }

#navtab_mapmytrip a { background: transparent url(/images/navtab_mapmytrip_off.gif);cursor:pointer; }


/* ------------------------------
	Attraction Navigation
------------------------------ */

#navatt {
	position: relative;
	width: 186px;
	height: 310px;
	margin-left: 6px;
	background: transparent url(/images/attraction_navbg.jpg) no-repeat top left;
}

#navatt ul { list-style: none; margin: 0;padding: 9px; }
#navatt li { padding: 0;margin: 0; }
#navatt a { cursor:pointer;display: block; width: 167px;height: 30px; text-indent: -1000em; overflow: hidden;background-color: transparent;margin-bottom: 4px; }

#navatt_add a { background: transparent url(/images/navatt_addtrip_off.gif); }
#navatt_add a:hover, #navatt_add a.on { background: url(/images/navatt_addtrip_on.gif); }

#navatt_print a { background: transparent url(/images/navatt_print_off.gif); }
#navatt_print a:hover, #navatt_print a.on { background: url(/images/navatt_print_on.gif); }

#navatt_email a { background: transparent url(/images/navatt_email_off.gif); }
#navatt_email a:hover, #navatt_email a.on { background: url(/images/navatt_email_on.gif); }

#navatt_directions a { background: transparent url(/images/navatt_directions_off.gif); }
#navatt_directions a:hover, #navatt_directions a.on { background: url(/images/navatt_directions_on.gif); }

#navatt_stay a { background: transparent url(/images/navatt_stay_off.gif); }
#navatt_stay a:hover, #navatt_stay a.on { background: url(/images/navatt_stay_on.gif); }

#navatt_eat a { background: transparent url(/images/places_eat_off.gif); }
#navatt_eat a:hover, #navatt_stay a.on { background: url(/images/places_eat_on.gif); }

/* ------------------------------
	Breadcrumb
------------------------------ */

#breadcrumb {
	position: relative;
	display: block;
	margin-left: 11px;
	margin-top: 7px;
	color: #FFFFFF;
	font: 11px/17px Arial, sans-serif;
}

#breadcrumb a{
	color: #FFFFFF;
}

	
#content #breadcrumb { 
	margin-bottom: 15px;
	color: #91916E;
}
	
#content #breadcrumb a{ 
	color: #91916E;
}
	
/* ------------------------------
	Amenities
------------------------------ */

#amenities {
	width: 100%;
	height: 23px;
	margin: 10px 0 0 0;
}

#amenities ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

#amenities li {
	width: 23px;
	height: 23px;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -1000em;
	overflow: hidden;
}
	
#amenities li.fee { background: transparent url(/images/amenitiesicon_fee.gif) no-repeat; }
#amenities li.group { background: transparent url(/images/amenitiesicon_group.gif) no-repeat; }
#amenities li.handicap { background: transparent url(/images/amenitiesicon_handicap.gif) no-repeat; }
#amenities li.kids { background: transparent url(/images/amenitiesicon_kids.gif) no-repeat; }
#amenities li.outdoor { background: transparent url(/images/amenitiesicon_outdoors.gif) no-repeat; }
	
/* ------------------------------
	Content
------------------------------ */

#content {
	position: relative;
	width: 100%;
	background: #F5F5EB url(/images/contentbg_main.gif) repeat-x top left;
	margin: 0;
	padding: 0;
}

#content_plan {
	position: relative;
	width: 100%;
	background: #F5F5EB url(/images/contentbg_plan.jpg) no-repeat top left;
}

#homecontent_left {
	position: relative;
	float: left;
	border-right: 1px solid #E0E0D3;
	width: 153px;
	overflow: hidden;
}

#homecontent_mid {
	position: relative;
	float: left;
	width: 343px;
	padding: 0 16px;
	font: 12px/16px Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 25px;
	overflow: hidden;
}

#homecontent_right {
	position: relative;
	float: right;
	width: 237px;
	overflow: hidden;
}

#subcontent_top {
	position: relative;
	float: left;
	width: 530px;
}

#subcontent_top2 {
	position: relative;
	float: left;
	width: 530px !important; width: 510px;
}

#section_content {
	position: relative;
	font: 12px/17px Arial, sans-serif;
	color: #000000;
	width: 195px;
	margin-left: 332px;
	margin-top: 30px;
	height: 240px;
	overflow: hidden;
}

h3.section_title {
	position: relative;
	margin: 25px 0 5px 0;
	padding: 0;
	font: 18px/22px Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

h2.distinct_title {
	position: relative;
	display: block;
	text-indent: -1000em;
	width: 215px;
	height: 28px;
	margin: 8px 0 5px 0;
	padding: 0;
	background: transparent url(/images/title_distinct.gif) no-repeat top right;
}

#subcontent_mytrips {
	position: relative;
	width:521px;
	padding: 0;
	margin: 0 0 0 7px;
	background: #F5F5EB url(/images/tripplanner_bg.gif) no-repeat;
	border: 1px solid #F5F5EB;
	font: 12px/16px Arial, sans-serif;
}

#subcontent_pts {
	position: relative;
	width:521px;
	padding: 0;
	margin: 0 0 0 7px;
	background: #F5F5EB url(/images/placestostay_bg.jpg) no-repeat;
	border: 1px solid #F5F5EB;
	font: 12px/16px Arial, sans-serif;
}

#subcontent_eat {
	position: relative;
	width:521px;
	padding: 0;
	margin: 0 0 0 7px;
	background: #F5F5EB url(/images/placestoeat_bg.jpg) no-repeat;
	border: 1px solid #F5F5EB;
	font: 12px/16px Arial, sans-serif;
}

#subcontent_travelservices {
	position: relative;
	width:521px;
	padding: 0;
	margin: 0 0 0 7px;
	background: #F5F5EB url(/images/tripservices_bg.jpg) no-repeat;
	border: 1px solid #F5F5EB;
	font: 12px/16px Arial, sans-serif;
}

h3.attraction_title {
	font: 20px/23px Arial, sans-serif;
	font-weight: bold;
	margin: 25px 0 0 0;
	padding: 0;
	color: #B4530F;
}

#subcontent_copy {
	position: relative;
	width: 276px;
	margin: 27px 0 20px 229px;
	color: #000000;
	z-index:0;
}

#attraction_view {
	position: absolute;
	top: 16px;
	left: 14px;
	z-index: 15;
}

.ContentLabel{
	font-weight:bold;
	color:#065EA9;
}

.faq ul { margin: 0; padding: 0; list-style: none; }
.faq li {
	margin: 0;
	padding:0;
	font: 11px/16px Arial, sans-serif;
}

.faq_Tab TABLE{ 
	padding:5px;
}

.faq_Tab TD, .faq_Tab TH{
	padding:0 10px 0 5px;
	text-align:left;
}

/* ------------------------------
	Featured Attractions & Events
------------------------------ */

h2.evatt_title {
	position: relative;
	display: block;
	text-indent: -1000em;
	width: 339px;
	height: 17px;
	margin: 23px 0 15px 0;
	padding: 0;
	font-size: 10px;
	background: transparent url(/images/title_featuredevents.gif) no-repeat top right;
}

.evatt {
	height:120px;
	overflow:hidden;
}

.evatt_img {
	float: left;
	clear: left;
	margin: 0 10px 10px 0;
}

.evatt_info {
	margin: 0 0 0 95px;
	font: 12px/17px Arial, sans-serif;
	color: #000000;
}

a.evatt_link {
	color: #006699;
	font-weight: bold;
	padding-bottom: 5px;
}

/* ------------------------------
	Featured Attractions Sub
------------------------------ */
	
#featuredattractions {
	position: relative;
	width: 520px;
	font: 11px/15px Arial, sans-serif;
	z-index: 10;
	margin-left: 7px;
	margin-top: 0px !important; margin-top: 30px;
}

h3.title_featuredattractions {
	position: relative;
	display: block;
	text-indent: -1000em;
	width: 238px;
	height: 17px;
	margin: 20px 15px 0 15px;
	padding: 0;
	font-size: 10px;
	background: transparent url(/images/title_featuredattractions.gif) no-repeat top right;
}

#featuredattractions dl{
	width: 112px;
	color: #000000;
	float: left;
	margin: 15px 7px;
	z-index: 10;
}

#featuredattractions dt {
	margin: 0;
	padding: 0;
	float:left;
}

#featuredattractions dd {
	margin: 0;
	padding: 0 3px;
}

#featt_bgtop {
	position:relative;
	margin-top: 5px;
	margin-left: 0;
	width: 512px !important; width: 520px;
	padding-left: 8px !important; padding-left: 0;
	background: transparent url(/images/featt_bgtop.jpg) no-repeat;
}


#featuredattractions a.featt_link { color: #0066CC;font-weight: bold; }
#featuredattractions a:hover.featt_link { color: #e9b900;font-weight: bold; }
#featuredattractions a:visited.featt_link { color: #6ca2d1;font-weight: bold; }
#featuredattractions .featt_loc { color: #6699CC; }

/* ------------------------------
	Attractions List
------------------------------ */
	
#attractions {
	position: relative;
	width: 518px;
	font: 11px/15px Arial, sans-serif;
	z-index: 10;
	padding: 0;
	margin: 0;
}

.attractionRow {
	float: left;
	margin-left: 0;
}

.eventRow {
	float: left;
	margin-left: 8px !important; margin-left: 0px;
}

#nonefound { margin: 25px 0 265px 15px;}

#attractions dl{
	width: 112px;
	color: #000000;
	float: left;
	margin: 15px 7px;
	z-index: 10;
}

#attractions dt {
	margin: 0;
	padding: 0;
	float:left;
}

#attractions dd {
	margin: 0;
	padding: 0 3px;
}

#attractions a.featt_link { color: #0066CC;font-weight: bold; }
#attractions a:hover.featt_link { color: #e9b900;font-weight: bold; }
#attractions a:visited.featt_link { color: #6ca2d1;font-weight: bold; }
#attractions .featt_loc { color: #6699CC; }

/* ------------------------------
	Attraction Hours
------------------------------ */

.attraction_hours {
	width: 292px;
	clear: both;
}

.attraction_hours dl{
	width: 38px;
	color: #FFFFFF;
	float: left;
	text-align: center;
	margin-right: 2px;
	font: 9px/13px Arial, sans-serif;
}

.attraction_hours dt {
	width: 38px;
	height: 19px;
	background-color: #639FB2;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}

.attraction_hours dd {
	margin: 1px 0 0 0;
	padding: 0;
	padding-top: 2px;
	width: 38px;
	height: 35px;
	color: #1A2D33;
	background-color: #C1D8E0;
}

/* ------------------------------
	QuickLinks
------------------------------ */

#quicklinks { width: 154px; }
#quicklinks h3 {
	margin: 0;
	padding: 15px 0 0 9px;
	color: #0D375B;
	font: 11px/16px Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

#quicklinks ul { margin: 0; padding: 0; list-style: none; }
#quicklinks li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CACABA;
	font: 11px/16px Arial, sans-serif;
	font-weight: bold;
}

#quicklinks a {
	color: #737341;
	display: block;
	text-decoration: none;
	width: 143px;
	padding-left: 9px;
}

#quicklinks a:hover {
	color: #006699;
}

#quicklinks li.first {
	border-top: 0px solid #CACABA !important; border-top: 1px solid #CACABA;
}

#quicklinks a.on {
	color: #006699;
}

#quicklinks ul ul li a{
	font-weight: normal;
	padding-left: 20px !important; padding-left: 9px;
}
	

/* ------------------------------
	Top10
------------------------------ */

#topten {
	position: relative;
	width: 142px;
	margin-left: 10px;
	margin-top: 64px;
	background-color: #FFFFFF;
	border-left: 1px solid #ECECDE;
	border-bottom: 1px solid #ECECDE;

}

#topten h3 {
	position: relative;
	text-indent: -1000em;
	width: 142px;
	height: 67px;
	margin: 0;
	padding: 0;
	background: #F5F5EB url(/images/header_topten.gif) no-repeat top left;
	overflow: hidden;
}

#topten h4 {
	margin: 10px 0 0 10px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #0D375B;
}

#topten ol{
	position: relative;
	font: 9px/13px Arial, sans-serif;
	font-weight: normal;
	color: #457D8F;
	margin-left: 4px !important; padding-left: 4px;
	margin-top: 11px;
	margin-bottom: 10px;
	list-style-position: inside;
}

#topten .toptenimage {
	position: absolute;
	z-index: 5;
	margin-left: 49px;
}

/* ------------------------------
	Upcoming Events
------------------------------ */
	
#upcomingevents {
	font: 11px/15px Arial, sans-serif;
	margin: 30px 0;
}

h2.title_upcomingevents {
	position: relative;
	display: block;
	text-indent: -1000em;
	width: 166px;
	height: 15px;
	margin: 15px 0 5px 25px;
	padding: 0;
	background: transparent url(/images/title_upcomingevents.gif) no-repeat top right;
}

h2.title_upcomingevents.arts{
	background: transparent url(/images/title_upcomingevents_arts.gif) no-repeat top right;
}

#upcomingevents dl{
	border-bottom: 1px dashed #B4B48F;
	padding-bottom: 10px;
}

#upcomingevents dt {
	width: 35px;
	height: 50px;
	padding: 0;
	margin: 0;
	float: left;
	clear: left;
	background: transparent url(/images/upev_bullet.gif) no-repeat 27px 4px;
}

#upcomingevents .upev_date { color: #959573; }
#upcomingevents a.upev_link { color: #CC6600;font-weight: bold; }
#upcomingevents a:hover.upev_link { color: #006699;font-weight: bold; }
#upcomingevents a:visited.upev_link { color: #ee9d60;font-weight: bold;text-decoration: none; }
#upcomingevents .upev_loc { color: #EC9D4E; }
#upcomingevents #upev_more {width: 213px; color: #1D6FB7;text-align:right;font-weight: bold; }
#upcomingevents #upev_more a.upev_more{ color: #0066cc; }
#upcomingevents #upev_more a:hover.upev_more{ color: #e9b900; }
#upcomingevents #upev_more a:visited.upev_more{ color: #6ca2d1; }

/* ------------------------------
	Attraction Events
------------------------------ */
	
#attraction_events {
	font: 11px/15px Arial, sans-serif;
	padding: 25px 0;
	margin: 0;
	width: 275px;
	clear: both;

}

#attraction_bar {
	position: relative;
	width: 275px;
	height: 8px;
	background: transparent url(/images/attraction_bar.gif) no-repeat top right;
	margin-bottom: 10px;
}

.attraction_eventsrows { float: left; }

h3.title_attractionevents {
	position: relative;
	display: block;
	text-indent: -1000em;
	width: 275px;
	height: 17px;
	margin: 23px 0 0 0;
	padding: 0;
	font-size: 10px;
	background: transparent url(/images/title_attractionevents.gif) no-repeat top left;
}

#attraction_events dl{
	border-right: 0px dashed #B4B48F;
	padding: 0 10px 10px 0;
	float: left;
	width: 120px;
	margin: 0;
}

#attraction_events dt {
	width: 31px;
	height: 50px;
	padding: 0;
	margin: 0;
	float: left;
	clear: left;
	background: transparent url(/images/attev_bullet.gif) no-repeat 12px 4px;
}

#attraction_events .date { color: #959573; }
#attraction_events a.linked { color: #CC6600;font-weight: bold; }
#attraction_events a:hover.linked { color: #e9b900;font-weight: bold; }
#attraction_events a:visited.linked { color: #6ca2d1;font-weight: bold; }
#attraction_events .loc { color: #EC9D4E; }

/* ------------------------------
	Nearby Things To Do
------------------------------ */
	
#nearby {
	font: 11px/15px Arial, sans-serif;
	margin: 11px 0 25px 3px;
	width: 228px;
	border: 1px solid #B4B48F;
	border-top: 3px solid #397AB2; 
	min-height: 400px;
}

h3.title_nearby {
	position: relative;
	display: block;
	text-indent: -1000em;
	width: 176px;
	height: 13px;
	margin: 7px 0 0 15px;
	padding: 0;
	font-size: 10px;
	background: transparent url(/images/title_nearbythings.gif) no-repeat top left;
}

#nearby_map {
	border-bottom: 1px solid #B4B48F;
}

#nearby dl{
	border-bottom: 1px dashed #B4B48F;
	padding: 5px 0;
	width: 220px;
	margin: 0 0 10px 0;
}

#nearby dt {
	position: relative;
	width: 47px;
	height: 36px;
	padding: 0;
	margin: 0;
	float: left;
	clear: left;
	background: transparent url(/images/nearby_quote.gif) no-repeat 13px 4px;
}

#nearby dd {
	position: relative;
	padding-left: 10px;
}

#nearbynum {
	position: absolute;
	top: 7px;
	left: 23px;
	font: 10px/13px Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#nearby .date { color: #959573; }
#nearby a.linked { color: #CC6600;font-weight: bold; }
#nearby .loc { color: #EC9D4E; }


/* ------------------------------
	My Trip Planner Module
------------------------------ */

#mytripplanner {
	position: relative;
	margin-bottom: 7px;
}

#mytripplanner h3{
	position: relative;
	display: block;
	text-indent: -1000em;
	margin: 0 !important; margin: 0 0 0 3px;
	padding: 0;
	background: #F5F5EB url(/images/mytripplanner.gif) no-repeat top left;
	width: 237px;
	height: 36px;
	cursor: pointer;
}

#mytripplanner #tripitems {
	position: absolute;
	top: 10px;
	right: 13px;
	font: 12px/15px Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

#tripplannerlist {
	background-color: #CC6600;
	list-style: none;
	margin: 0 !important; margin: 0 0 0 5px;
	font: 11px/15px Arial, sans-serif;
	color: #FFFFFF;
	padding-bottom: 3px;
}
	
li.TripPlannerLink {
	text-align: right;
	background-color: #504E2E;
	padding: 3px 10px 3px 0 ;
}
li.TripPlannerLink a{
	color: #FFFFFF;
}

#tripplannerlist li.old {
	padding: 3px 0 3px 10px ;
	border-bottom: 1px dashed #DB9124;	
}
#tripplannerlist li.new {
	background-color: #EABF1B;	
	padding: 3px 0 3px 10px;
	border-left: 3px solid #CC6600;
	border-right: 3px solid #CC6600;
}

#tripplannerlist li.old a{
	color: #FFFFFF;
}

#tripplannerlist li.new a{
	color: #723900;
}

/* ------------------------------
	My Trip Planner - page /style/mytrip.css
------------------------------ */

/* ------------------------------
	Travelocity Locator
------------------------------ */

#travelocity {
	position: relative;
	width: 237px;
	background: transparent url(/images/evlocbg.gif) repeat-y top right;
}

#travelocity h3 {
	position: relative;
	text-indent: -1000em;
	width: 237px;
	height: 35px;
	margin: 0 !important; margin: 0 0 0 3px;
	padding: 0 0 0 0;
	background: #F5F5EB url(/images/title_travelocity.gif) no-repeat top left;
	overflow: hidden;
}

#travelocity #travelocity_body {
	position: relative;
	width: 170px;
	background: transparent url(/images/evloc_delaware.gif) no-repeat 15px 5px;
	padding: 10px 0 0 70px;
	font: 10px/12px Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}


#travelocity #travelocity_body .forminfo {
	width: 152px;
	text-transform: capitalize;
}

#travelocity #travelocity_body .forminfosmall {
	width: 50px;
	text-transform: capitalize;
}
.datepicker {
	width: 16px;
	height: 15px;
	padding: 4px 10px 2px 2px;
	vertical-align: bottom;
}

#travelocity #travelocity_foot {
	position: relative;
	width: 237px;
	height: 13px;
	margin-left: 0px !important; margin-left: 3px;
	background: transparent url(/images/evlocbg_foot.gif) no-repeat bottom right;
}

#travelocity a.search {
	position: relative;
	display: block;
	text-indent: -1000em;
	margin: 7px 0 -3px 105px !important; margin: 7px 0 -6px 108px;
	width: 57px;
	height: 19px;
	z-index: 5;
	overflow: hidden;
	background: transparent url(/images/evloc_search.gif) no-repeat top right;
}
#travelocity a:hover.search {
	background: transparent url(/images/evloc_search_on.gif) no-repeat top right;
}



/* ------------------------------
	Event Locator
------------------------------ */

#evloc {
	position: relative;
	width: 237px;
	background: transparent url(/images/evlocbg.gif) repeat-y top right;
}

#evloc h3 {
	position: relative;
	text-indent: -1000em;
	width: 237px;
	height: 35px;
	margin: 0 !important; margin: 0 0 0 3px;
	padding: 0 0 0 0;
	background: #F5F5EB url(/images/title_eventlocator.gif) no-repeat top left;
	overflow: hidden;
}

#evloc #evloc_body {
	position: relative;
	width: 170px;
	background: transparent url(/images/evloc_delaware.gif) no-repeat 15px 5px;
	padding: 10px 0 0 70px;
	font: 10px/12px Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}


#evloc #evloc_body .forminfo {
	width: 152px;
	text-transform: capitalize;
}

#evloc #evloc_body .forminfosmall {
	width: 50px;
	text-transform: capitalize;
}
.datepicker {
	width: 16px;
	height: 15px;
	padding: 4px 10px 2px 2px;
	vertical-align: bottom;
}

#evloc #evloc_foot {
	position: relative;
	width: 237px;
	height: 13px;
	margin-left: 0px !important; margin-left: 3px;
	background: transparent url(/images/evlocbg_foot.gif) no-repeat bottom right;
}

#evloc a.search {
	position: relative;
	display: block;
	text-indent: -1000em;
	margin: 7px 0 -3px 105px !important; margin: 7px 0 -6px 108px;
	width: 57px;
	height: 19px;
	z-index: 5;
	overflow: hidden;
	background: transparent url(/images/evloc_search.gif) no-repeat top right;
}
#evloc a:hover.search {
	background: transparent url(/images/evloc_search_on.gif) no-repeat top right;
}

/* ------------------------------
	Call Out Box
------------------------------ */

div.callout {
	position: relative;
	width: 237px;
	background: transparent url(/images/freeguidebg.gif) repeat-y top right;
}
div.callout a { color: #006699; }

div.callout h3.blog {
	position: relative;
	text-indent: -1000em;
	width: 237px;
	height: 27px;
	margin: 0 !important; margin: 0 0 0 3px;
	padding: 0;
	overflow: hidden;
	background: #F5F5EB url(/images/title_visitdeblog.gif) no-repeat top right;
}

div.callout h3.freeguide {
	position: relative;
	text-indent: -1000em;
	width: 237px;
	height: 27px;
	margin: 0 !important; margin: 0 0 0 3px;
	padding: 0;
	overflow: hidden;
	background: #F5F5EB url(/images/title_freeguide.gif) no-repeat top right;
}

div.callout h3.title_welcometodelaware {
	position: relative;
	text-indent: -1000em;
	width: 237px;
	height: 27px;
	margin: 0 !important; margin: 0 0 0 3px;
	padding: 0;
	overflow: hidden;
	background: #F5F5EB url(/images/title_welcometodelaware.gif) no-repeat top right;
}

div.callout h3.dhla {
	position: relative;
	text-indent: -1000em;
	width: 237px;
	height: 27px;
	margin: 0 !important; margin: 0 0 0 3px;
	padding: 0;
	overflow: hidden;
	background: #F5F5EB url(/images/title_dhla.gif) no-repeat top right;
}

div.callout h3.summit {
	position: relative;
	text-indent: -1000em;
	width: 237px;
	height: 61px;
	margin: 0 !important; margin: 0 0 0 3px;
	padding: 0;
	overflow: hidden;
	background: #F5F5EB url(/images/title_summit.gif) no-repeat top right;
}

div.callout h3.othersites	 {
	position: relative;
	text-indent: -1000em;
	width: 237px;
	height: 27px;
	margin: 0 !important; margin: 0 0 0 3px;
	padding: 0;
	overflow: hidden;
	background: #F5F5EB url(/images/title_othersites.gif) no-repeat top right;
}

.callout_body {
	position: relative;
	width: 130px;
	padding: 10px 0 10px 97px;
	font: 11px/12px Arial, sans-serif;
	color: #333333;
}

div.callout ul {
	padding: 5px 0 0 0;
	margin: 0 0 0 15px;
	list-style-image: url(/images/callout_bullet.gif) !important; list-style-image: none;
	list-style-type: square;
}

div.callout .pic {
	position: absolute;
	top: 14px;
	left: 17px;
	width: 72px;
	height: 93px;
	z-index: 10;
}

div.callout .pic_welcome {
	position: absolute;
	top: 35px;
	left: 17px;
	width: 72px;
	height: 69px;
	z-index: 10;
}


div.callout .pic2 {
	position: absolute;
	top: 14px;
	left: 17px;
	width: 72px;
	height: 72px;
	z-index: 10;
}

.callout_foot {
	position: relative;
	width: 237px;
	height: 13px;
	margin-left: 0px !important; margin-left: 3px;
	background: transparent url(/images/freeguidebg_foot.gif) no-repeat bottom right;
}

div.callout a.view {
	position: relative;
	display: block;
	text-indent: -1000em;
	float: left;
	padding-right: 2px;
	width: 87px;
	height: 19px;
	line-height: 19px;
	z-index: 5;
	overflow: hidden;
	background: transparent url(/images/view_guide.gif) no-repeat 0 0;
}

div.callout a:hover.view {
	background: transparent url(/images/view_guide.gif) no-repeat 0px -19px;
}

div.callout a.request {
	position: relative;
	display: block;
	text-indent: -1000em;
	float: left;
	width: 95px;
	height: 19px;
	line-height: 19px;
	z-index: 5;
	overflow: hidden;
	background: transparent url(/images/request_guide.gif) no-repeat top right;
}

div.callout a:hover.request {
	background: transparent url(/images/request_guide.gif) no-repeat 0px -19px;
}


div.callout .guide_buttons{
	position: relative;
	width: 184px;
	float: left;
	margin: 30px 0 -10px -50px !important; margin: 30px 0 -15px -23px;
}

div.clear{ clear: both;}

div.callout a.moreinfo {
	position: relative;
	display: block;
	text-indent: -1000em;
	margin: 7px 0 -10px 78px !important; margin: 7px 0 -15px 81px;
	width: 57px;
	height: 19px;
	z-index: 5;
	overflow: hidden;
	background: transparent url(/images/button_moreinfo_off.gif) no-repeat top right;
}

div.callout a:hover.moreinfo {
	background: transparent url(/images/button_moreinfo_on.gif) no-repeat top right;
}

/* ------------------------------
	Banners
------------------------------ */

#feature_banner {
	position: relative;
	margin: 39px 0 25px 0;
}

#twobanner {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}

/* ------------------------------
	Travel Services
	Located on travel.css
------------------------------ */

/* ------------------------------
	Email CSS
------------------------------ */

#emailwrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: transparent;
	z-index: 250;
	top: 0;
	left: 0;
}

#backgroundopac {
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	background: #0D375B;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	z-index: 249;
	left: 0;
	top: 0;
}

#overlaycontent {
	position: relative;
	width: 483px;
	margin: 0 auto;
	top: 100px;
	z-index: 250;
	color: white;
	font: 11px/15px Arial, sans-serif;
	background: #F5F5EB url(/images/mytriptablefoot.jpg) no-repeat bottom left;
}

#emailtable {
	width: 483px;
	background: transparent url(/images/mytriptablebg.gif) no-repeat;
	color: #000000;
	font: 11px/13px Arial, sans-serif;
	text-align: left;
	clear: both;
}

#emailtable th{
	text-transform: uppercase;
	padding: 9px 0 0 9px;
}

#emailtable td{
	padding: 7px 0 7px 15px;
	vertical-align: top;
	border-bottom: 1px dashed #B4B48F;
}
#emailtable td.bottomtd{
	border-bottom: 0px dashed #B4B48F;
}

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

#footer {
	position: relative;
	width: 790px;
	margin: 0 auto;
	color: #FFFFFF;
	background-color: #0D375B;
	font: 10px/16px Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

#footer a{
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover{
	text-decoration: underline;
	color: #e9b900;
}

#footer #divcopyright {
	position: relative;
	width: 155px;
	float: left;
	clear: both;
	margin: 23px 0 0 21px !important; margin: 23px 0 0 10px;
	padding: 0;
	vertical-align: top;
}

#footer #footerlinks {
	position: relative;
	width: 600px;
	float: right;
	vertical-align: top;
	margin: 23px 0 0 0;
	padding: 0 0 25px 0;
}


/* ------------------------------
	Call Out Box
------------------------------ */
div.calloutborder {
position: relative;
	width: 224px;
	border: 1px solid #C0C0C0;
	float: right;
	margin: 15px 0;
}

div.calloutbox {
	position: relative;
	width: 216px;
	background-color: #FFFFFF;
	border: 4px solid #FFFFFF;
	background: transparent url(/images/callout_background.gif);

}

div.calloutbox h3 {
	position: absolute;
	width: 216px;
	text-indent: -1000em;
	height: 10px;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
div.calloutbox.blue h3 { background-color: #3F86C3; }
div.calloutbox.blue div.calloutbox_body h4 { color: #3F86C3; }
div.calloutbox.blue div.calloutbox_body a{ color: #3F86C3; }

div.calloutbox.red h3 { background-color: #912828; }
div.calloutbox.red div.calloutbox_body h4 { color: #912828; }
div.calloutbox.red div.calloutbox_body a{ color: #912828; }

div.calloutbox.green h3 { background-color: #4D9130; }
div.calloutbox.green div.calloutbox_body h4 { color: #4D9130; }
div.calloutbox.green div.calloutbox_body a{ color: #4D9130; }

div.calloutbox.purple h3 { background-color: #703090; }
div.calloutbox.purple div.calloutbox_body h4 { color: #703090; }
div.calloutbox.purple div.calloutbox_body a{ color: #703090; }

div.calloutbox.orange h3 { background-color: #CC6600; }
div.calloutbox.orange div.calloutbox_body h4 { color: #CC6600; }
div.calloutbox.orange div.calloutbox_body a{ color: #CC6600; }


div.calloutbox h4 {
	margin: 7px 0 5px 0 !important; margin: 22px 0 5px 0;
	padding: 0;
	color: #CC6600;
	font: 14px/16px Arial, sans-serif;
	font-weight: bold;
	width: 115px;
}
.calloutbox_body {
	position: relative;
	width: 110px;
	padding: 10px 0 10px 97px;
	font: 11px/12px Arial, sans-serif;
	color: #333333;
}

div.calloutbox .pic {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 69px;
	z-index: 10;
	border: 4px solid #FFFFFF;
}

div.calloutbox a:hover.signup {
	background: transparent url(/images/freeguide_signup_on.gif) no-repeat top right;
}

#sitemap{ font-weight: bold; }
#sitemap ul.submap{ font-weight: normal; }
.error
{
   color: #F00;
}
.subevent
{
  background-color: #CCDEEE;
}
#summit_headerimg {
	margin-top:-25px !important; margin-top: 0;
}