@charset "utf-8";
/* CSS Document */
div#wrapper div#main_content div#center_col img.two_bdr{
padding: 2px;
border: 1px solid #777;
background: #fff;
}
div#wrapper div#main_content div#center_col{
background: url(/images/content_bg.png) top center no-repeat;
}
div#wrapper div#main_content div#center_col ul#status_links{
text-align: left;
position: relative;
top: 10px;
left: 10px;
height: 20px;
}
div#wrapper div#main_content div#center_col ul#status_links li{
display: inline;
}
div#wrapper div#main_content div#center_col ul#status_links li a{
color: #444;
text-decoration: none;
font-size: 11px;
}
div#wrapper div#main_content div#center_col ul#status_links li a:hover{
color: #777;
text-decoration: underline;
}
div#wrapper div#main_content div#center_col h2 span{
display: none;
}
div#wrapper div#main_content div#center_col h2#theme-parks{
width: 500px;
height: 55px;
display: block;
background: url(/images/attractions/theme_parks_h2.png) 15px 17px no-repeat;
}
div#wrapper div#main_content div#center_col div#content h3{
width: 500px;
height: 25px;
display: block;
background: url(/images/attractions/theme_parks_list.png) 15px 0px no-repeat;
}
div#wrapper div#main_content div#center_col div#content h3 span{
display: none;
}
div#wrapper div#main_content div#center_col div#content h3#attraction-listings{
background: url(/images/attractions/attraction_listings_h3.gif) 13px 0px no-repeat;
}
div#wrapper div#main_content div#center_col div#content h3#activity-listings{
background: url(/images/activities/activity_listings_h3.gif) 13px 0px no-repeat;
}
div#wrapper div#main_content div#center_col div#content h3#features-listings{
background: url(/images/features/feature_listings_h3.gif) 13px 0px no-repeat;
}
div#wrapper div#main_content div#center_col div#content h3#area-listings{
background: url(/images/areas/area_listings_h3.gif) 13px 0px no-repeat;
}
div#wrapper div#main_content div#center_col div#content h3#shopping-locations{
background: url(/images/shopping/shopping_locations_h3.gif) 13px 0px no-repeat;
}
div#wrapper div#main_content div#center_col div#article_list{
position: relative;
background: #fff;
border: 1px solid #999;
width: 526px;
margin: 0px;
}
div#wrapper div#main_content div#center_col div#article_list select{
position: absolute;
top: -23px;
right:  8px;
font-size: 11px;
color: #444;
}
div#wrapper div#main_content div#center_col div#article_list div.list_block{
position: relative;
width: 510px;
padding: 8px 8px;
border-bottom: 1px solid #ddd;
clear: both;
overflow-y: auto;
overflow-x: hidden;
}
div.alt{
background: #f4f4f4;
}
div.list_block img{
width: 104px;
height: 62px;
display: block;
float: left;
margin-top: 3px;
}
div.list_block ul{
width: 390px;
float: left;
text-align: left;
padding: 0px 5px;
}
div.list_block ul li#name{
font-size: 16px;
font-weight: bold;
color: #444;
padding-bottom: 3px;
border-bottom: 1px dotted #999;
}
div.list_block ul li#blurb{
padding-top: 2px;
color: #444;
font-size: 12px;
}
div.list_block ul li a{
line-height: 20px;
font-weight: bold;
color: #777;
}
div.list_block ul li#blurb a{
float: none;
margin: 0px;
font-weight: normal;
}
div.list_block ul li a:hover{
color: #444;
}
