html.busy, html.busy * {
  cursor: wait !important;
}
img, div {
    behavior: url(/css/iepngfix.php)
}
img.png {
    behavior: url(/css/iepngfix.php)
}
div.pngTest {
    width: 400px;
    height: 400px;
    background-image: url(/images/checkerboard.gif);
}
* {
    margin: 0;
    padding: 0;
}
body {
    background: #1E455B;
    line-height: 1.5em;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px;
    color: #444;
}
a.vote_banner{
	text-decoration:none;
}
a.vote_banner img{
	border:none;	
}
a {
    text-decoration: underline;
    color: #212121;
}
a:hover {
    text-decoration: none;
}
a.lightbox_no_border img {
    border: 0px;
}
a.readon {
    font-size: 11px;
    text-decoration: none;
    color: #004ba8;
    margin: 0 5px 0 0;
    float: right;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.25em;
    margin: 0 0 0.5em;
    font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
    font-weight: normal;
}
div.welcome_message{
	
}
div.welcome_message p{
	width:1000px;
	text-align:center;
	font-weight:bold;
	position:relative;
	top:-15px;
	padding:3px;
}
p {
    margin: 0 0 1em;
}
ol {
    padding-left: 30px;
}
div#site {
    position: relative;
    background: #ffffff;
    width: 1000px;
    margin: 0 auto;
}
div#center_fade_left, div#center_fade_right {
    position: absolute;
    top: 0;
    background: repeat-y left top;
    width: 38px;
    height: 100%;
}
div#center_fade_left {
    background-image: url(/images/site/center_fade_left.gif);
    left: -38px;
}
div#center_fade_right {
    background-image: url(/images/site/center_fade_right.gif);
    right: -38px;
}
.clear {
    clear: both !important;
    height: 0 !important;
    line-height: 0 !important;
    font-size: 1px !important;
}
.left, .right {
    float: left;
}
.floatright {
    float: right !important;
}
.hidden {
    display: none !important;
}
label, p.label {
    margin: 0;
    line-height: 20px;
    width: 50px;
    font-size: 11px;
    color: #3e3c3c;
    display: block;
    clear: left;
    float: left;
}
input {
    margin: 0 0 2px 0;
    padding-left: 2px;
    float: left;
	border:1px solid #454545;
    font-size: 11px;
}
textarea {
    padding-left: 2px;
    margin: 0 0 2px 0;
    float: left;
	border:1px solid #454545;
    font-size: 11px;
    font-family: Tahoma, sans-serif;
}
.submit {
    width: auto;
    cursor: pointer;
    padding: 2px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 11px;
    color: #FFFFFF;   
	background: url(/images/site/green/submit_bg.gif) top left repeat-x;
	border: 1px solid #569200;
}

div#site div#header {
    width: 1000px;
    height: 142px;
    background: #FFFFFF url(/images/site/header_bg.jpg) top left no-repeat;
}

div#footer {
	width: 1000px;
	background: #fff url(../images/site/footer_bg.png) no-repeat top left;
	margin: 40px 0 0 0;
	padding: 110px 0 30px;
}

div#footer ul {position:relative; float:left; margin: 0 0 20px 0; padding: 0;list-style: none;}
div#footer ul ul {position: relative; clear: none; float:left; display:block; margin: 0; padding: 0;}
div#footer li.last {clear: right; width: 800px;}
div#footer li, div#footer li.first {position:relative; clear: none; float:left; display:inline-block; font-size: 12px; padding: 0 3px 0; margin: 0; }
div#footer li.first {width: 160px; text-align: right; margin: 0 17px 0 0; padding: 0; font-size:16px; clear: left; text-shadow: 1px 1px 1px rgba(0,0,0,0.33); line-height: 12px;}
div#footer li.landenindex {line-height: 150%;}
div#footer li a {text-decoration: none; color: #39c;}
div#footer li a:hover {
    text-decoration: underline;
}

a.homelink {
    overflow: hidden;
    float: left;
    height: 26px;
    width: 200px;
    margin: 58px 0 0 25px;
    text-indent: -9999px;
    outline: none;
}
ul#mainNavigation {
    float: left;
    width: 420px;
    height: 20px;
    overflow: hidden;
    margin: 61px 0 0 105px;
}
ul#mainNavigation li {
    list-style-type: none;
    float: left;
    padding: 0px;
    margin: 0 30px 0 0;
}
ul#mainNavigation li a {
    text-decoration: none;
    font-size: 14px;
    color: #000000;
}
ul#mainNavigation li a.active {
}
div#dreamplaceHead {
    background: #FFFFFF url(/images/site/dp_header_bg.gif) top left no-repeat;
    width: 1000px;
    height: 292px;
    margin: 12px 0 0 0;
}
div#dreamplaceHead div#imageRotator {
    clear: both;
    width: 954px;
    height: 250px;
    overflow: hidden;
    float: left;
    margin: 0 0 0 20px;
    background-color: #FFFFFF;
    background-position: top left;
    background-repeat: no-repeat;
}
div#dreamplaceHead div#imageRotator div#headOverlay #head1 a {
    color: white;
    text-decoration: none;
}
div#dreamplaceHead div#imageRotator div#headOverlay #head1 {
	background: url(/images/site/green/text_bg.png) no-repeat right top;
}
div#dreamplaceHead div#imageRotator div#headOverlay h2#head1,
div#dreamplaceHead div#imageRotator div#headOverlay h1#head1 {
    float: left;
    font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding: 9px 96px 11px 10px;
    clear: none;
    height: 24px;   
    width: auto;
}
div#dreamplaceHead div#imageRotator div#headOverlay .clearfix-h:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 40px;
    height: 40px;
}
div#dreamplaceHead div#imageRotator div#headOverlay .clearfix-h {
    display: inline-block;
}
html[xmlns] .clearfix-h {
    display: block;
}
* html .clearfix-h {
    width: 1%;
}
div#dreamplaceHead div#imageRotator div#headOverlay {
    padding: 0;
    background: url(/images/site/green/overlay_top.png) left top repeat-x;
    height: 44px;
}
div#dreamplaceHead div#imageRotator div#navigationOverlay {
    clear: both;
    float: left;
    width: 183px;
    height: 207px;
    background: url(/images/site/dp_header_navigation_bg.png) top left no-repeat;
}
div#dreamplaceHead div#imageRotator div#navigationOverlay ul {
    padding: 0px;
    margin: 0px;
}
div#dreamplaceHead div#imageRotator div#navigationOverlay ul li {
    list-style-type: none;
    border-bottom: 1px solid #FFFFFF;
}
div#dreamplaceHead div#imageRotator div#navigationOverlay ul li a {
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    line-height: 33px;
    height: 33px;
    padding: 0 0 0 10px;
    display: block;
}
div#dreamplaceHead div#imageRotator div#navigationOverlay ul li a:hover, div#dreamplaceHead div#imageRotator div#navigationOverlay ul li a:active, div#dreamplaceHead div#imageRotator div#navigationOverlay ul li a.active {
    background: url(/images/site/green/dp_header_navigation_hover.png) left top no-repeat;
}
div#dreamplaceHead div#imageRotator div#numberOverlay {
    width: 67px;
    height: 70px;
    margin: 160px 0 0 616px;
    float: left;
    position: absolute;
    z-index: 100;
	background: url(/images/site/green/dp_number_bg.png) left top no-repeat;
}
div#dreamplaceHead div#imageRotator div#numberOverlay p {
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
    margin: 18px 0 0 0;
    font-size: 20px;
    color: #FFFFFF;
}
div.html_module img {
    float: left;
    margin-right: 4px;
}
div.html_module a img {
    border: 1px solid #484848;
}
div.news_linked_dreamspot a img {
	border: 0px;
}
div.html_module .block_header h2 {
    color: #FFFFFF;
}
div#right div.html_module p{
	width:278px;
}
div.html_module p, div.html_module address {
    padding: 0;
   margin: 5px 0;
}
div.html_module h3 {
    color: #3278b4;
    margin: 5px 0;
    padding: 0;
    font-size: 1.4em;
    font-weight: normal;
}
div.html_module hr {
    margin: 10px 0 0 0;
}
ul#breadcrumb {
    margin: 0 15px;
    padding: 7px 10px 8px;
    font-size: 10px;
    color: #878787;
    list-style: none;
}
ul#breadcrumb li {
    display: inline;
    margin: 0;
    padding: 0;
}
ul#breadcrumb a {
    text-decoration: none;
    color: #878787;
}
ul#breadcrumb a:hover {
    text-decoration: underline;
}
div#dreamplaceHead ul#breadcrumb {
    float: left;
}
div#dp_content ul#breadcrumb {
    clear: right;
}
div#dp_content {
    overflow: hidden;
    margin: 17px 0;
    width: 1000px;
}
div#dp_content div#left {
    float: left;
    margin-left: 20px;
}
div#dp_content div#center {
    float: left;
    margin-left: 11px;
    width: 520px;
}
div#dp_content div#center_wide {
    float: left;
    margin-left: 15px;
    width: 655px;
}
div#dp_content div#right {
    float: left;
    margin-left: 17px;
}
div#dp_content div#col_wide {
    width: 970px;
    margin: 0 15px;
}
div#dp_content div#left div#phototicker {
    width: 113px;
}
div#dp_content div#left div#phototicker img {
    display: block;
    width: 113px;
    border: none;
}
div#phototicker ul.thumblist {
    margin: 0;
    padding: 0;
    list-style: none;
}
div#phototicker ul.thumblist li {
    display: block;
    margin: 0 0 1px;
    padding: 0;
}
div#phototicker ul.thumblist li a {
    display: block;
    overflow: hidden;
    width: 113px;
    height: 75px;    
    background: #eeeeee;    
}

#sharebox {
	text-align: center;
    background-color: #f5f5f5;
    border: 1px solid #d8d8d8;
    display: block;
    margin-left: -90px;
    padding: 4px 4px 4px 4px;
    position: fixed;
    top: 235px;
    width: 51px;
}

#sharebox .float {
    display: block;
    height:60px;
    width: 50px;
    margin-top:5px;
}

#sharebox .number-box {
	background: url('/images/site/number-box.png') no-repeat;
    display: block;
    height:40px;
    width: 50px;
    overflow:hidden;
}

#sharebox .facebook-like {
	padding-bottom:3px;
}

#sharebox .facebook-like-new {
	padding-bottom:3px;
	padding-left:3px;
}

#sharebox .facebook-like.new .fb-like {
	position:relative;
	top:-46px;
	z-index: 1;
}

#sharebox .img-overlay {
	position:relative;
	z-index: 2;
}

#sharebox img{
	border: none;
}

#sharebox #plusone {
	padding-bottom:3px;
}

#sharebox .amount {
    font-size:15px;
    padding-top:7px;
    color:#666666;
    font-family:arial,sans-serif;
}

.jcarousel-container {
    position: relative;
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.jcarousel-clip-vertical {
    width: 113px;
    height: 532px;
    margin: 1px 0 0;
}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-list li, .jcarousel-item {
    float: left;
    list-style: none;
    width: 113px;
    height: 75px;
}
.jcarousel-item-vertical {
    margin-bottom: 10px;
}
.jcarousel-next {
    z-index: 3;
    display: none;
}
.jcarousel-prev {
    z-index: 3;
    display: none;
}
s.jcarousel-prev-vertical, .jcarousel-next-vertical {
    display: block;
    position: absolute;
    top: -20px;
    background: transparent no-repeat left top;
    width: 10px;
    height: 10px;
    cursor: pointer;
}
.jcarousel-prev-vertical {
    right: 25px;
    background: url(/images/site/jcarousel_arrow-up.gif);
}
.jcarousel-prev-vertical:hover {
}
.jcarousel-prev-vertical:active {
}
.jcarousel-next-vertical {
    right: 10px;
    background-image: url(/images/site/jcarousel_arrow-down.gif);
}
.jcarousel-next-vertical:hover {
}
.jcarousel-next-vertical:active {
}
.jcarousel-next-disabled-vertical, .jcarousel-next-disabled-vertical:hover, .jcarousel-next-disabled-vertical:active, .jcarousel-prev-disabled-vertical, .jcarousel-prev-disabled-vertical:hover, .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    visibility: hidden;
}
div#dp_content div#center div#todo {
    margin: 0 0 1.5em;
}
div#dp_content div#center div.todo_footer_holder{
	width:100%;
	margin-top:14px;
	padding-left:11px;
}
div#dp_content div#center div.todo_footer_holder div.socialmedia{
	float:left;
	height:35px;
	width:65%;
}

div#dp_content div#center div.todo_footer_holder div.pagination{
	width:35%;
	float:right;
}
div#dp_content div#center div#todo h3,
div#dp_content div#center div#todo h5 {
    width: 253px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin: 2px 0 3px 0;
    padding: 0;
}

div#dp_content div#center div#todo p.intro {
    width: 250px;
    margin: 0px;
    color: #010101;
}

div#dp_content div#center div#todo .right h3,
div#dp_content div#center div#todo .right h5 {
    margin-left: 14px;
}

div#dp_content div#center div#todo .right {
    width: 240px;
}

div#dp_content div#center div#todo .left {
    width: 250px;
}
ul.dp_todo_items a.active{
	font-weight:bold;
}
ul.dp_todo_items a:hover{
	text-decoration:underline;	
}
ul.dp_todo_items {
	list-style-type:none;
	margin: 0 0 1.5em 0;
}

ul.dp_todo_items li{
	padding: 0 0 0 12px;	
}
ul.dp_todo_items li a{
	text-decoration:none;	
}
ul.dp_todo_items li.active a{
	font-weight:bold;	
}
ul.dp_todo_items li.odd{
	background-color:#f3f3f3;
}
ul.dp_todo_items li.even{
	background-color:#ffffff;	
}
ul.dp_todo_items li.active{
	background-color:#e9edd7;
}
div#dp_content div#center div#todo ul.todo_list {
    width: 210px;
    margin: 0 0 0 0;
    padding: 0 0 0 30px;
}
div#dp_content div#center div#todo ul.todo_list li {
    list-style: disc;
    list-style-position: outside;
}
div#dp_content div#center div#todo ul.todo_list li a {
    text-decoration: none;
    font-size: 11px;
    color: #004ba8;
}
div#dp_content div#center div#todo a.todo_all {
    font-size: 13px;
    color: #004ba8;
    text-decoration: none;
    margin: 10px 5px 3px 155px;
    display: block;
    width: 120px;
}
div#todo .right a.readon {
    padding: 0 12px 0 0;
}
.block_header {
    height: 28px;
}
.block_header h1,
.block_header h2 {
    overflow: hidden;
    margin: 0;
    padding: 5px 10px 3px;
    line-height: 20px;
    font-weight: normal;
    font-size: 1.333em;
	color:#416704;
}
.width_520 h2 {
    width: 500px;
}
.block_header h2 a {
    float: left;
    text-decoration: none;
    color: #416704;
}
.block_header h2 span.paginator {
    float: right;
    background: none;
    margin: 0 1em 0 0;
    padding: 0;
}
.block_header h2 span.paginator a {
    text-decoration: none;
    color: #414141;
}
div.paginator_holder {
    overflow: hidden;
    background: url(/images/site/green/plain_content_bg.gif) repeat-x left top;
    width: 140px;
    padding: 0.25em 190px;
}
span.paginator {
    height: 16px;
    font-size: 11px;
    color: #262626;
}
span.paginator span, span.paginator a {
    float: left;
    height: 16px;
    padding: 0 0.25em;
    line-height: 16px;
}
span.paginator a {
    text-decoration: none;
}
span.paginator a:hover {
    text-decoration: underline;
}
span.paginator a.showhide_prev, span.paginator a.showhide_next {
    overflow: hidden;
    display: block;
    background: no-repeat center center;
    width: 7px;
    padding: 0 0.5em;
    text-indent: -9999px;
}
span.paginator a.showhide_prev {
    background-image: url(/images/site/icon_arrow_left.png);
}
span.paginator a.showhide_next {
    background-image: url(/images/site/icon_arrow_right.png);
}
.width_113 {
    width: 113px;
	background: url(/images/site/green/block_header113.gif) top left no-repeat;
}
.width_520 {
    width: 520px;
	background: url(/images/site/green/block_header520.gif) top left no-repeat;
}
.width_830 {
    width: 830px;	
	background: url(/images/site/green/block_header830.gif) top left no-repeat;
}
.width_972 {
    width: 972px;
	background: url(/images/site/block_header972.gif) top left no-repeat;
}
.news_widescreen{
	padding:15px;
}
.width_253 {
    width: 253px;
	background: url(/images/site/green/block_header253.gif) top left no-repeat;
}
.width_255 {
    width: 255px;
	background: url(/images/site/green/block_header255.gif) top left no-repeat;
}
.width_300 {
    width: 300px;
    background: url(/images/site/block_header300.gif) top left no-repeat;
}
.width_655 {
    width: 655px;
    background: url(/images/site/block_header655.gif) top left no-repeat;
}
.content_block_113, .content_block_520, .content_block_830, .content_block_253, .content_block_300, .content_block_255 {
    padding: 5px 10px;
    border-top: 1px solid #e5e5e4;
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #d8d8d8;
    border-right: 1px solid #dcdcdc;
}
.content_block_520 ul{
	margin-left:15px;
	}
.content_block_113 {
    width: 91px;
}
.content_block_520 {
    width: 498px;
}
.content_block_830 {
    width: 808px;
}
.content_block_253 {
    width: 231px;
}
.content_block_255 {
    width: 233px;
}
.content_block_300 {
    width: 280px;
}
.plain_content_block_520 {
    width: 520px;
    margin-bottom: 5px;
    background: url(/images/site/green/plain_content_bg.gif) top left repeat-x;
}
.plain_content_block_520 p {
    margin: 0px;
    padding: 5px 10px 10px;
}
.plain_content_block_520 h1,
.plain_content_block_520 h2 {
    margin: 0 0 0.25em;
    padding: 2px 9px 4px;
    font-size: 16px;
    font-weight: normal;
	color:#416704;
}
div#dp_content div#center div#route img.head{
	border:1px solid #4a3416;
}
img.border, .plain_content_block_520 img {
    border: 1px solid #484848;
    float: right;
    margin-top: 7px;
}
.plain_content_block_520 ul {
    padding-left: 20px;
}
div.news_detail ul {
    padding-left: 25px;
}
a.mail_a_friend{
	position:absolute;
	margin-top:0px;
	width:75px;
    padding: 0px 7px;
    line-height: 19px;
    text-decoration: none;
    color: #004ba8;
    font-size: 11px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px 5px 5px 5px;
}
div.showhide {
    display: block;
}
div.populair_items {
    margin: 10px 0 0 0;
    padding: 5px;
    background: url(/images/site/populair_items-bg.gif) top left repeat-x;
    background-color: #dfeac7;
    width: 508px;
    border: 1px solid #dce8c8;
}
div.populair_items h3 {
    color: #414141;
    font-weight: normal;
    font-size: 14px;
    margin: 0 0 5px 0;
    padding: 0px;
}
div.populair_items ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
div.populair_items ul li {
    width: 240px;
    float: left;
    height: 45px;
    margin: 0 10px 0 0;
    color: #414141;
}
div.populair_items ul li h4 {
    margin: 0px;
    padding: 0px;
    color: #414141;
}
div#right div#landenindex {
    height: auto;
    margin: 0 0 1.5em;
}
div#right h2,
div#right div#landenindex h2 {
    color: #FFFFFF;	
}
div#right div#landenindex ul#selector {
    background-color: #1d1d1d;
    height: 22px;
    padding: 0 0 0 2px;
    margin: 0;
	width:298px;	
}
div#right div#landenindex ul#selector li {
    display: inline;
    margin: 0;
    padding: 0;	
}
div#right div#landenindex ul#selector a {
    text-transform: uppercase;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    float: left;
    cursor: pointer;
    margin: 0px;
    line-height: 20px;
    padding: 1px 3px;
	border: 0px solid #1d1d1d;    
}
a.active_country {
    font-weight: bold;
}
div#right div#landenindex ul#selector a:hover {
    color: #000000;
    text-decoration: underline;
    background-color: #FFFFFF;    
}
div#right div#landenindex div.content_block_300 {
    width: 278px;
	border-top:0px;
}
div#right div#landenindex div.content_block_300 a {
    text-decoration: none;
    color: #212121;	
}
div#right div#landenindex div.content_block_300 a.dp {
	margin-left:15px;
}
div#right div#landenindex div.content_block_300 a:hover {
    text-decoration: underline;	
}
div#publicitems_ticker span.name {
    height: 20px;
    line-height: 20px;
    color: #414141;
    padding-left: 10px;
    font-weight: bold;
}
div#publicitems_ticker h4.title {
    color: #414141;
    margin-left: 10px;
    font-weight: bold;
}
div#publicitems_ticker div.spacer {
    width: 520px;
    height: 10px;
}
div#publicitems_ticker h2 {
    color: #414141;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 5px 10px;
    padding: 0px;
}
div#tickerActive {    
    position: relative;
    margin: 0 auto;
    width: 520px;
	background-color:#dfeac7;
	background: url(/images/site/green/pub_frame_bg_520.gif) top left repeat-y;
}
div#tickerActive ul {
    width: 188px;
    float: left;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    list-style-type: none;
}
div#tickerActive ul li a {
    text-decoration: none;
    color: #414141;
}
div#tickerActive ul li a:hover {
    text-decoration: underline;
}
div#tickerActive p {
    padding: 0px;
    margin: 0px 5px 5px 10px;
}
div#tickerActive h1#activename,
div#tickerActive h2#activename {
    color: #414141;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 5px 10px;
    padding: 0px;
}
div#tickerActive p#sub_name {
    height: 20px;
    line-height: 20px;
    color: #999;
    margin: 0 0 0.5em;
    padding-left: 10px;
    font-weight: normal;
    font-size: 10px;
}
div.chance {
    width: 200px;
    margin: 0 0 0 10px;
    padding: 0.25em 0;
}
div.chance h4 {
    font-weight: bold;
    color: #414141;
}
div.chance h4, div.chance p {
    display: inline;
    margin-left: 0;
    line-height: 1.25em;
    font-size: 1em;
}
div#tickerActive img {
    float: right;
    margin: 0;
    padding: 0;
    border: 1px solid #414141;
}
div#activecontent {
    position: relative;
    overflow: hidden;
}
div#activecontent a {
    position: relative;
    overflow: hidden;
    float: right;
    text-decoration: none;
    margin: 0 2px 0 5px;
}
a.overlay_holder {
    position: relative;
    overflow: hidden;
    float: right;
    text-decoration: none;
    margin: 0.25em 3px 0 10px;
}
a.overlay_holder_todo {
    position: relative;
    overflow: hidden;
    float: right;
    text-decoration: none;
    margin: 0 11px 12px 14px;
}
a span.visual_overlay_magnifier, a span.visual_overlay_title, a span.visual_overlay_bg {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    cursor: pointer;
}
a span.visual_overlay_magnifier {
    background: url(/images/site/lightbox_magnifier.png) 0.5em center no-repeat;
    width: 100%;
    height: 26px;
}
a span.visual_overlay_title {
    overflow: hidden;
    left: auto;
    right: 1em;
    height: 26px;
    margin: 0 0 0 3em;
    text-decoration: none;
    line-height: 24px;
    font-size: 0.75em;
    color: #ffffff;
}
a span.icon_cc {
    background: url(/images/site/icon_cc_white.png) left center no-repeat;
    padding: 0 0 0 16px;
}
a span.visual_overlay_bg {
    background: #222222;
    width: 100%;
    height: 26px;
    opacity: 0.5;
    filter: alpha( opacity = 50); /* Also needed for IE8! */
}
div#tickerActive div#activecontent ul li a {
    float: none;
    position: static;
}
div#tickerActive div.spacer,
div#publicitems_ticker div.spacer{
	background-color:#dfeac7;
}
div#tickerActive div.spacer {    
    width: 520px;
    height: 20px;
}
div#items {
    background-color:#dfeac7;
	background: url(/images/site/green/pub_frame_bg_520.gif) top left repeat-y;
    position: relative;
}
div.pub_bottom, div.pub_top { 
    width: 520px;
    height: 8px;
}
div.pub_top{
	background: url(/images/site/green/pub_frame_top_520.gif) top left no-repeat;
}
div.pub_bottom {
    margin: 1em 0 0;
	background: url(/images/site/green/pub_frame_bottom_520.gif) top left no-repeat;
}
ul.tickerItems {
    overflow: hidden;
    width: 500px;
    margin: 10px;
    padding: 0px;
    list-style-type: none;
}
ul.tickerItems li {
    float: left;
    width: 164px;
    cursor: pointer;
    font-size: 10px;
}
ul.tickerItems li:hover {
    text-decoration: underline;
}
ul.tickerItems li p.new_name, ul.tickerItems li p.sub_name, ul.tickerItems li div.body {
    display: none;
}
ul.tickerItems li a {
    text-decoration: none;
    color: #004ba8;
}
div#dp_content div#center div.subcol_left, div#dp_content div#center div.subcol_right {
    float: left;
    margin: 0;
}
div#dp_content div#center div.subcol_left {
    margin-right: 12px;
}
div#dp_content div#center div#personal_highlights {
    position: relative;
    margin: 0 0 1.5em;
}
div#dp_content div#center div#personal_highlights #paperclip {
    background: url(/images/site/paperclip.png);
    width: 35px;
    height: 70px;
    position: absolute;
    top: -9px;
    right: 3px;
    z-index: 10;
}
div#dp_content div#center div#personal_highlights div.content_block_253 {
    background: url(/images/site/noteblock_pattern.png) repeat 0 -1px;
    padding-top: 6px;
    padding-bottom: 4px;
    font-family: Georgia, "Times New Roman", serif;
    font-style: italic;
    font-size: 14px;
    color: #004ba8;
}
div#dp_content div#center div#personal_highlights div.content_block_253 p a{
	text-decoration:none;
    color: #004ba8;
}
div#dp_content div#center div#personal_highlights div.content_block_253 p {
    margin: 0 0 2px;
    line-height: 21px;
}
div#dp_content div#center div#personal_highlights div.content_block_253 a.read_on {
    text-decoration: none;
    color: #004ba8;
    margin: 0 0 0 160px;
}
div#dp_content div#center div#personal_highlights div.content_block_253 ul {
    padding: 0px;
    line-height: 21px;
    margin: 1px 5px 2px 5px;
}

div#dp_content div#center div#personal_highlights div.content_block_253 li {
    list-style-image: url(/images/site/blue_star_bullet.gif);
    margin: 0 0 0 15px;
}
div#dp_content div#center div#personal_highlights div.content_block_253 li a {
    text-decoration: none;
    color: #004ba8;
}
div#dp_content div#center div#dreamplace_detail #paperclip {
    background: url(/images/site/paperclip.png) no-repeat;
    width: 35px;
    height: 70px;
    position: absolute;
    margin: -9px 0 0 465px;
    z-index: 90;
}
div#dp_content div#center div#dreamplace_detail #personalHighlightsDetail {
    background: url(/images/site/bg_noteblock.png) repeat 0 -2px;
}
div#dp_content div#center div#dreamplace_detail #personalHighlightsDetail p, div#dp_content div#center div#dreamplace_detail #personalHighlightsDetail ul {
    font-family: Georgia, "Times New Roman", serif;
    font-style: italic;
    line-height: 28px;
    font-size: 16px;
    color: #004ba8;
}
div#dp_content div#center div#dreamplace_detail #personalHighlightsDetail ul {
    padding-left: 20px;
}
div#dp_content div#center div#backgrounds, div#dp_content div#center div#tosee, div#dp_content div#center div#tosee2, div#dp_content div#center div#protected {
    margin: 0 0 1.5em;
}
div#dp_content div#center div#todo p.intro a,
div#dp_content div#center div#backgrounds p.intro a,
div#dp_content div#center div#tosee p.intro a, 
div#dp_content div#center div#tosee2 p.intro a, 
div#dp_content div#center div#protected  p.intro a{
	color:#3E3C3C;
	text-decoration:none;
}
div#dp_content div#center div#backgrounds img, div#dp_content div#center div#tosee img, div#dp_content div#center div#tosee2 img, div#dp_content div#center div#protected img {
    border:1px solid #4a3416;
    float: left;
    margin: 0 5px 0 0;
    width: 101px;
}
div#dp_content div#center div#backgrounds p.intro, div#dp_content div#center div#tosee p.intro, div#dp_content div#center div#tosee2 p.intro, div#dp_content div#center div#protected p.intro {
    margin: 0px;
    padding: 0px;
    color: #3e3c3c;
}
img.background_content_image {
    float: right;
    padding-left: 4px;
}
p.intro_capital span.first_letter, p.intro_capital:first-letter, div.background p:first-letter {
    font-size: 1.75em;
    color: #416704;
}
q.text_quote {
    float: right;
    background: #fbfdf9;
    width: 200px;
    margin: 0.25em 0 0.5em 1.5em;
    padding: 0.5em 1em 0.75em;
    border: 1px solid #dce8c8;
    quotes: '"' '"' '' '';
    line-height: 20px;
    font-family: "Times New Roman", Times, sans-serif;
    font-style: italic;
    font-size: 19px;
    color: #4b7011;
}
div#dp_content div#center div#react {
    margin: 0 0 1.5em;
}
div#dp_content div#center div#react h3 {
    margin: 0 0 1em;
    font-size: 0.9em;
}
div#dp_content div#center div#react form {
    padding: 0;
}
div#dp_content div#center div#react legend {
    display: none;
}
div#dp_content div#center div#react fieldset {
    padding: 0;
    border: none;
}
div#dp_content div#center div#react div.innercol_left {
    float: left;
    width: 243px;
    margin-right: 11px;
}
div#dp_content div#center div#react div.innercol_right {
    float: left;
    width: 233px;
    padding-left: 11px;
}
div#dp_content div#center div#react div.innercol_left input, div#dp_content div#center div#react div.innercol_right input {
    float: none;
}
div#dp_content div#center div#react form label, div#dp_content div#center div#react form p.label, div#dp_content div#center div#react form input {
    width: 228px;
}
div#dp_content div#center div#react label {
    float: none;
}
div#dp_content div#center div#react input {
    height: 16px;
}
div#dp_content div#center div#react textarea {
    width: 494px;
}
div#dp_content div#center div#react img#captcha {
    margin: 5px 0 -5px;
    border: 1px solid #DADADA;
}
div#dp_content div#center div#react input.submit {
    float: right;
    width: 100px;
    height: 20px;
    margin: 0.5em 0 0;
    padding: 0;
    font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
}
div#dp_content div#center div#react ul {
    margin: 0 0 0.5em;
    padding: 0 0 0 1em;
    list-style-position: outside;
    color: #ff0000;
}

div#dp_content div#center div#react ul li {
    background: none;
    margin: 0;
    padding: 0;
}

div#dp_content div#center div#route {
    float: left;
    clear: left;
    margin: 0 0 1.5em;
}
div#dp_content div#center div#route img {
    display: block;
    margin: -5px -10px 5px;
}
div#dp_content div#center div#route a img{
	border:0px;	
}
div#dp_content div#center div#route a.introlink {
	text-decoration:none;
}
div#dp_content div#center div#route a.introlink p {
    margin: 0px;
    padding: 0px;
    color: #3e3c3c;
}
div#route_content div.route_float_left {
    float: left;
    width: 249px;
    margin: 0 20px 0 0;
    padding: 0px;
}
div#route_content p strong {
    color: #202020;
    font-size: 12px;
    font-weight: bold;
}
div#country_index ul, ul.country_list, ul.dreamplace_list {
    margin: 0;
    padding: 0;
    list-style: none;
}
div#country_index ul li, ul.country_list li, ul.dreamplace_list li {
    margin: 0;
    padding: 0;
}
ul.country_list {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.country_list li {
    display: block;
    float: left;
    width: 100px;
    height: 40px;
    margin: 0 9px 0 0;
    padding: 0;
}
ul.dreamplace_list {
    padding: 0 0 0 1.5em;
    list-style: circle;
}
div.country_header {
    margin: 0 0 1em;
}
div.country_header div.country_header_top {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    background: url(/images/site/bg_country_header_top) no-repeat left top;
    width: 1000px;
    height: 30px;
}
div.country_header div.country_header_middle {
    display: block;
    background: url(/images/site/bg_country_header_middle) repeat-y left top;
    width: 956px;
    padding: 0 25px 0 19px;
}
div.country_header div.country_header_bottom {
    display: block;
    position: relative;
    left: 0;
    bottom: 0;
    background: url(/images/site/bg_country_header_bottom) no-repeat left top;
    width: 1000px;
    height: 9px;
}
#countrymap {
    display: block;
}
div#country_map {
    background: #eeeeee;
    margin: 0 0 1em;
    border: 1px solid #878787;
}
div#country_map p {
    margin: 0.5em 1em;
}
#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img {
    border: none;
}
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image {
    padding: 10px;
}
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
    left: 0;
}
#lightbox-nav a {
    outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev {
    left: 0;
    float: left;
}
#lightbox-nav-btnNext {
    right: 0;
    float: right;
}
#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 10px;
}
#lightbox-container-image-data {
    padding: 0;
    color: #666;
}
#lightbox-container-image-top-box {
    position: relative;
    width: 100%;
    height: 75px;
    margin: 0 auto;
    padding: 0 10px;
    line-height: 1.4em;
    font: 10px Verdana, Helvetica, sans-serif;
}
#lightbox-container-image-top {
    overflow: visible !important;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
    width: 100%;
    height: 20px;
    padding: 0 10px;
}
#lightbox-container-image-logo {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(/images/site/lightbox_logo.png) no-repeat;
    width: 147px;
    height: 75px;
    text-indent: -9999px;
}
#lightbox-container-image-close {
    float: right;
    background: url(/images/site/lightbox_close_icon.png) no-repeat right center;
    margin: 7px 0 0;
    padding: 0 20px 0 0;
    text-decoration: none;
    color: #333333;
}
#lightbox-container-image-data {
    position: relative;
}
#lightbox-container-image-data #lightbox-image-details {
    float: left;
    display: block;
    width: 36%;
    text-align: left;
    padding: 0 55px 12px 0;
}
#lightbox-image-details-caption {
}
#lightbox-nav-small {
    position: absolute;
    left: 50%;
    background: url(/images/site/lightbox_nav_bg.png) center no-repeat;
    width: 110px;
    height: 25px;
    margin-left: -55px;
}
#lightbox-nav-small a {
    outline: none;
}
#lightbox-nav-small-btnPrev, #lightbox-nav-small-btnNext {
    position: absolute;
    top: 5px;
    display: block;
    width: 14px;
    height: 14px;
    text-indent: -9999px;
}
#lightbox-nav-small-btnPrev {
    background: url(/images/site/lightbox_nav_prev.png) center no-repeat;
    left: 5px;
}
#lightbox-nav-small-btnPrev:hover {
    top: 6px;
    left: 4px;
}
#lightbox-nav-small-btnNext {
    background: url(/images/site/lightbox_nav_next.png) center no-repeat;
    right: 6px;
}
#lightbox-nav-small-btnNext:hover {
    top: 6px;
    right: 7px;
}
#lightbox-image-details-currentNumber {
    margin: 0 auto;
    line-height: 24px;
    color: #ffffff;
}
#lightbox-image-credits {
    float: right;
    display: block;
    width: 39%;
    padding: 0 0 11px 55px;
}
#lightbox-image-credits a, #lightbox-image-credits span {
    float: right;
    line-height: 16px;
    text-decoration: none;
}
#lightbox-image-credits a:hover {
    text-decoration: underline;
}
#lightbox-image-credits .icon_cc {
    background: url(/images/site/icon_cc_black.png) left center no-repeat;
    padding: 0 0 0 20px;
}
div.urls {
    padding: 0.25em 10px;
}
div.urls ul {
    float: left;
    margin: 0 0 0 7px;
    padding: 0 0 15px 0;
    list-style-type: none;
}
div.urls ul li {
    padding-left: 19px;
    background: url(/images/site/url_bullet.gif) no-repeat left center;    
}
div.urls ul li span.a_languages {
    font-size: 10px;
}
div.urls ul li a, div.urls a {
    line-height: 12px;
    text-decoration: underline;
    font-size: 11px;
    color: #004ba8;
}
div.urls p.more_info {
    color: #999;
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: 0.9em;
}
div.urls p.more_info:first-letter {
    font-size: 1em;
    color: #999;
}
div#worldmap {
    background: #e1dcd6;
    width: 1000px;
    height: 764px;
    margin: 0 0 1em;
}
div#worldmap div.alt {
    display: none;
}
div#worldmap p {
    text-align: center;
}
a.new_lightbox {
    float: right;
}
body#lightbox {
    background: #ffffff;
}
div#mail_a_friend_holder {
    background: #ffffff;
    width: 400px;
}
div#mail_a_friend_holder fieldset {
    width: 380px;
    padding: 10px;
    border: none;
}
div#mail_a_friend_holder legend {
    display: none;
}
div#mail_a_friend_holder label {
    float: left;
    clear: left;
    width: 140px;
    margin: 0 10px 1em 0;
}
div#mail_a_friend_holder textarea {
    float: left;
    background: #ffffff;
    width: 222px;
    height: 70px;
    margin: 0 0 1em 0;
    padding: 1px 3px;
    border: 1px solid #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
	
}
div#mail_a_friend_holder input.text {
    float: left;
    background: #ffffff;
    width: 222px;
    height: 18px;
    margin: 0 0 1em 0;
    padding: 1px 3px;
    border: 1px solid #cccccc;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}

div#mail_a_friend_holder input.error {
    border: 1px solid #cc0000;
    color: #cc0000;
}
div#mail_a_friend_holder p{
    width: 340px;
    margin: 10px 0 0 8px;
}
div#mail_a_friend_holder input.submit {
    float: right;
    width: auto;
    padding: 0.2em 1em;
    text-align: center;
    font-weight: bold;
    font-size: 0.9em;
    color: #ffffff;
}

div#mail_a_friend_holder hr {
    clear: both;
    height: 0;
    margin: 0 0 1em;
    border: none;
    border-bottom: 1px solid #cccccc;
    color: #cccccc;
}

#sb-container, #sb-wrapper {
    text-align: left; /* reset left alignment */
}

#sb-container, #sb-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
}

#sb-container {
    height: 100%;
    display: none;
    visibility: hidden;
    z-index: 999;
}
body > #sb-container {
    position: fixed;
}
#sb-overlay {
    height: expression( document.documentElement.clientHeight + 'px');
}
#sb-container > #sb-overlay {
    height: 100%;
}
#sb-wrapper {
    position: relative;
}
#sb-wrapper img {
    border: none;
}
#sb-body {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid #303030;
}
#sb-body-inner {
    position: relative;
    height: 100%;
}
#sb-content.html {
    height: 100%;
    overflow: auto; /* make html content scrollable */
}
#sb-loading {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 10px;
}

#sb-body, #sb-loading {
    background-color: #ffffff; /* should match loading image background color */
}
#sb-title, #sb-info {
    position: relative;
    margin: 0; /* these must have no vertical margin or padding */
    padding: 0;
    overflow: hidden;
}

#sb-title-inner, #sb-info-inner {
    position: relative;
    font-family: 'Lucida Grande', Tahoma, sans-serif;
    line-height: 16px;
}
#sb-title, #sb-title-inner {
    height: 26px;
}
#sb-title-inner {
    font-size: 16px;
    padding: 5px 0;
    color: #fff;
}
#sb-info, #sb-info-inner {
    height: 20px;
}

#sb-info-inner {
    font-size: 12px;
    color: #fff;
}
#sb-nav {
    float: right;
    height: 16px;
    padding: 2px 0;
    width: 45%;
}
#sb-nav a {
    display: block;
    float: right;
    height: 16px;
    width: 16px;
    margin-left: 3px;
    cursor: pointer;
}

#sb-nav-close {
    background-image: url(/images/site/icon_sb_close.png);
    background-repeat: no-repeat;
}

#sb-nav-next {
    background-image: url(/images/site/icon_sb_next.png);
    background-repeat: no-repeat;
}

#sb-nav-previous {
    background-image: url(/images/site/icon_sb_previous.png);
    background-repeat: no-repeat;
}

#sb-nav-play {
    background-image: url(/images/site/icon_sb_play.png);
    background-repeat: no-repeat;
}

#sb-nav-pause {
    background-image: url(/images/site/icon_sb_pause.png);
    background-repeat: no-repeat;
}
#sb-counter {
    float: left;
    padding: 2px 0;
    width: 45%;
}
#sb-counter a {
    padding: 0 4px 0 0;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
}
#sb-counter a.sb-counter-current {
    text-decoration: underline;
}
div.sb-message {
    font-family: 'Lucida Grande', Tahoma, sans-serif;
    font-size: 12px;
    padding: 10px;
    text-align: center;
}
div.sb-message a:link, div.sb-message a:visited {
    color: #fff;
    text-decoration: underline;
}
body.lightbox {
    background: #fff;
    width: 610px;
    margin: 0;
    padding: 0;
    font-size: 0.75em; /* Results in 12px. */
    line-height: 1.525em;
}
body.lightbox div#content {
    padding: 0 15px;
}
div.htmlmodule_intro {
    background: #f9f8f6;
    margin: 0 0 1em;
    padding: 5px 10px 10px;
    border: 1px solid #dadada;
    border-top: none;
    font-weight: bold;
}
div#right div.htmlmodule_intro{
	width:278px;
}
div.htmlmodule_intro p {
    margin: 0;
    padding: 0;
}
ul.references_list {
    float: left;
    width: 314px;
    margin: 0 5px 0 0;
    padding: 0 0 0 8px;
}

ul.references_list li {
    display: block;
    background: none;
    margin: 0 0 1.5em;
    padding: 0;
}
ul.references_list li h3 {
    margin: 0 0 0.25em;
    font-size: 1.4em;
}
ul.references_list li h3 a {
    text-decoration: underline;
    color: #3278b4;
}
ul.references_list li p {
    margin: 0;
}
.code1 {
    padding: 0 10px;
}
form.search_filter a, ul.searchresults li a {
    color: #010099;
}
form.search_filter legend {
    display: none;
}
form.search_filter fieldset {
    background: #f9f8f6;
    margin: 0 0 1em;
    padding: 10px 7px 10px;
    border: 1px solid #dadada;
    border-top: none;
}
form.search_filter label {
    width: 130px;
    font-size: 1em;
}
form.search_filter input {
    width: 200px;
    height: 18px;
    padding: 0 3px;
}
form.search_filter input, form.search_filter select {
    float: left;
    margin: 0 0.5em 0.5em 0;
    border: 1px solid #4b4b4b;
    font-size: 1em;
}
form.search_filter select {
    height: 20px;
}
form.search_filter select#searchmethod {
    width: 160px;
}
form.search_filter select#matchesperpage {
    width: 50px;
}
form.search_filter input#searchbutton {
    background: #4b4b4b url() repeat-x left top;
    width: auto;
    height: 20px;
    padding: 0 1em;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.9em;
    color: #ffffff;
    cursor: pointer;
}
ul.searchresults {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.searchresults li {
    display: block;
    background: none;
    margin: 0 0 0.5em;
    padding: 5px 7px 10px;
    border: 1px solid #ffffff;
}
ul.searchresults li.exact_match {
    background: #f9f8f6;
    border: 1px solid #dadada;
}
ul.searchresults li strong {
    color: #c70000;
}
ul.searchresults li h2 {
    margin: 0 0 0.25em;
    font-size: 1em;
}
ul.searchresults li h2 span.searchresult_number {
    display: inline-block;
    width: 25px;
}
ul.searchresults li p {
    margin: 0;
}
ul.searchresults li code {
    font-weight: bold;
}
ul.searchresults li p.searchresult_details {
    font-size: 0.8em;
}
ul.search_nav {
    overflow: hidden;
    margin: 1em 0;
    padding: 0;
    list-style: none;
}
ul.search_nav li {
    background: none;
    margin: 0;
    padding: 0;
}
ul.search_nav li.search_nav_prev {
    float: left;
}
ul.search_nav li.search_nav_next {
    float: right;
}
div.webguide_intro {
    position: relative;
    background: #f9f8f6;
    min-height: 75px;
    margin: 0 0 1em;
    padding: 5px 7px 5px;
    border: 1px solid #dadada;
    border-top: none;
}
div.webguide_intro p {
    margin: 0;
    padding: 0 150px 0 0;
}
div.webguide_intro ul.webguide_legend {
    position: absolute;
    top: 0;
    right: 0;
    width: 110px;
    background: #ffffff;
    margin: 0;
    padding: 5px 10px;
    border-left: 1px dotted #8d9875;
    border-bottom: 1px dotted #8d9875;
    list-style: none;
    color: #1a1a1a;
}
div.webguide_intro ul.webguide_legend li {
    display: block;
    margin: 0;
    padding: 0 0 3px 30px;
}
div.webguide_intro ul.webguide_legend li.webguide_legend_rising {
    background: url(/images/site/icon_webguide_rising_legend.png) no-repeat 4px center;
}
div.webguide_intro ul.webguide_legend li.webguide_legend_falling {
    background: url(/images/site/icon_webguide_falling_legend.png) no-repeat 4px center;
}
div.webguide_intro ul.webguide_legend li.webguide_legend_new {
    background: url(/images/site/icon_webguide_new_legend.png) no-repeat left center;
}
div.webguide {
    overflow: hidden;
    background: #4a4a4a;
    padding: 2px;
    text-align: left;
}
ul.webguide_top3 {
    overflow: hidden;
    background: #4a4a4a;
    margin: 16px 0;
    padding: 0;
}
ul.webguide_top3 li {
    display: block;
    float: left;
    width: 210px;
    margin: 0 7px 0 0;
    padding: 0;
    color: #ffffff;
}
ul.webguide_top3 li a {
    text-decoration: none;
    color: #ffffff;
}
ul.webguide_top3 li a.webguide_visual {
    display: block;
    background: url(/images/site/bg_webguide_visual_shadow.png) no-repeat right top;
    width: 210px;
    height: 136px;
    text-decoration: none;
}
ul.webguide_top3 li a.webguide_visual img {
    width: 196px;
    height: 128px;
    margin: 0 7px 8px;
}
ul.webguide_top3 li h3 {
    overflow: hidden;
    margin: 0.5em 0 0;
    padding: 0 0 0 7px;
    line-height: 1.25em;
    color: #ffffff;
}
ul.webguide_top3 li h3 strong {
    display: block;
    float: left;
    width: 20px;
    font-size: 1.2em;
}
ul.webguide_top3 li h3 a {
    float: left;
}
ul.webguide_top3 li h3 a:hover {
    text-decoration: underline;
}
ul.webguide_top3 li p {
    margin: 0;
    padding: 0 0 0 27px;
}
ul.webguide_col {
    float: left;
    width: 325px;
    margin: 0 0 1em;
    padding: 0;
    border-top: 1px solid #444441;
    text-align: left;
}
ul.webguide_col_right {
    width: 324px;
    border-left: 1px dashed #ff0000;
    text-align: left;
}
ul.webguide_col li {
    position: relative;
    display: block;
    float: none;
    margin: 0;
    padding: 7px 30px 7px 10px;
    border-bottom: 1px solid #444441;
    color: #ffffff;
    text-align: left;
}
ul.webguide_col li.odd {
    background: #4a4a4a;
}
ul.webguide_col li.even {
    background: #686765;
}
ul.webguide_col li a {
    text-decoration: none;
    color: #ffffff;
}
ul.webguide_col li h3 {
    overflow: hidden;
    line-height: 1em;
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 1em;
    color: #fff;
}
ul.webguide_col li h3 span.rating {
    float: left;
    display: block;
    width: 20px;
    margin: 0 2px 0 0;
    font-weight: bold;
    text-align: right;
}
ul.webguide_col li h3 span.prev_rating {
    float: left;
    width: 23px;
    display: block;
    margin: 0 5px 0 0;
}
ul.webguide_col li h3 span.description_title {
    float: left;
    text-align: left;
    display: block;
    overflow: hidden;
}
ul.webguide_col li h3 span.description_title a, ul.webguide_col li p .description_intro a {
    float: left;
}
ul.webguide_col li p.description_intro {
    margin: 0;
    clear: both;
    padding: 0 0 0 50px;
    width: 235px;
    overflow: hidden;
    font-size: 11px;
}
ul.webguide_col li h3 a:hover {
    text-decoration: underline;
}
ul.webguide_col li span.webguide_icon_new, ul.webguide_col li span.webguide_icon_rising, ul.webguide_col li span.webguide_icon_falling {
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 12px;
    height: 13px;
    text-indent: -9999px;
}
ul.webguide_col li span.webguide_icon_new {
    background: url(/images/site/icon_webguide_new_even.png) no-repeat left top;
    width: 21px;
    height: 21px;
    top: 5px;
    right: 5px;
}
ul.webguide_col li.odd span.webguide_icon_new {
    background-image: url(/images/site/icon_webguide_new_odd.png);
}
ul.webguide_col li span.webguide_icon_rising {
    background: url(/images/site/icon_webguide_rising_even.png) no-repeat left top;
}
ul.webguide_col li.odd span.webguide_icon_rising {
    background-image: url(/images/site/icon_webguide_rising_odd.png);
}
ul.webguide_col li span.webguide_icon_falling {
    background: url(/images/site/icon_webguide_falling_even.png) no-repeat left top;
}
ul.webguide_col li.odd span.webguide_icon_falling {
    background-image: url(/images/site/icon_webguide_falling_odd.png);
}
div.top5_intro {
    overflow: hidden;
    position: relative;
    background: #f9f8f6;
    height: 165px;
    margin: 0 0 1em;
    padding: 60px 20px 0 200px;
    border-top: 1px solid #e5e5e4;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #999999;
}
div.top5_intro img {
    position: absolute;
    left: 10px;
    bottom: 0;
    margin: 0;
    padding: 0;
}
div.top5_intro h3 {
    margin: 0 0 0.5em;
    text-transform: uppercase;
    font-size: 2em;
    color: #242424;
}
div.top5_intro p {
    margin: 0 0 1em;
    line-height: 1.5em;
    font-size: 1.2em;
    color: #242424;
}
div.top5_holder {
    background: #2a2a2a;
    margin: 0 0 1em;
    color: #ffffff;
}
div.top5_holder div.top5_holder_top {
    overflow: hidden;
    background: url(../images/site/bg_top5_top.png) no-repeat left top;
    width: 955px;
    height: 5px;
}
div.top5_holder div.top5_holder_middle {
    padding: 15px 20px 30px;
}
div.top5_holder div.top5_holder_bottom {
    overflow: hidden;
    background: url(../images/site/bg_top5_bottom.png) no-repeat left top;
    width: 955px;
    height: 5px;
}
div.top5_holder h3 {
    font-size: 1.75em;
    color: #f7b06a;
}
div.top5_holder h3 strong {
    margin: 0 0.5em 0 0;
    font-size: 1.25em;
}
div.top5_holder a {
    text-decoration: none;
    color: #ffffff;
}
div.top5_holder a:hover {
    text-decoration: underline;
}
div.top5_holder img {
    float: left;
    margin: 0 2em 1em 0;
    border: 3px solid #ffffff;
}
div.top5_holder img.visual_right {
    float: right;
    margin: 0 0 1em 2em;
}
div.top5_holder ul.top5_list {
    list-style: none;
    margin: 0 0 1em;
    padding: 0;
}
div.top5_holder ul.top5_list li {
    display: block;
    background: none;
    margin: 0 0 2em;
    padding: 0;
}
div.top5_guests div.top5_holder_middle {
    padding: 5px 20px 10px;
}
div.top5_guests ul {
    overflow: hidden;
    list-style: none;
    margin: 0 0 1em;
    padding: 0;
}
div.top5_guests ul li {
    float: left;
    background: none;
    width: 180px;
    margin: 0 10px 0 0;
    padding: 0;
}
div.top5_guests h3.head_top5_archive {
    margin: 0;
    text-align: right;
}
ul.news_overview {
    margin: 0.5em 0 1em;
    border-bottom: 1px solid #cccccc;
    list-style: none;    
}
ul.news_overview li {
    overflow: hidden;
    clear: both;
    padding: 5px;
    border-top: 1px solid #cccccc;
}
ul.news_overview li:first-child {
    border-top: none;
}
ul.news_overview li h3 {
    margin: 0 0 0.25em;
    font-size: 1.3em;
}
ul.news_overview li a {
    text-decoration: none;
    color: #3278b4;
}
ul.news_overview li p {
    overflow: hidden;
    margin: 0 0 0.5em;
}
ul.news_overview li a:hover {
    text-decoration: underline;
}
a.read_more:hover {
    text-decoration: none;
}
a.read_more:hover span {
    text-decoration: underline;
}
a.read_more span, 
a.read_more:hover span {
    font-size: 11px;
}
ul.news_overview li a.news_visual {
    float: left;
    margin: 0.15em 1em 0 0;
    border: 1px solid #262626;
}
ul.news_overview li a.news_visual img {
    display: block;
    float: none;
    margin: 0;
    border: none;
}
ul.news_overview li.news_headline_main {
    display: block;
    float: left;
    clear: none;
    width: 248px;
    margin: 0 16px 1em 0;
    padding: 0 5px;
    border-right: 1px solid #bfbfbf;
}
ul.news_overview li.news_headline_main a.news_visual {
    margin: 0 0 0.5em 0;
    border: 1px solid #c3c3c3;
}
ul.news_overview li.news_headline_main h3 {
    margin: 0;
    line-height: 1.25em;
    font-size: 1.8em;
    font-weight: normal;
}
ul.news_overview li.news_headline_sub {
    display: block;
    float: left;
    clear: none;
    width: 372px;
    margin: 0;
    padding: 0.5em 4px;
}
ul.news_overview li.news_headline_sub h3 {
    margin: 0 0 0.5em;
    font-size: 1.4em;
    font-weight: normal;
}
ul.news_overview li.news_borderless {
    border: none;
    padding-top: 0;
}
div.news_detail {
    margin: 0 8px 1em;
}
div.news_detail h1 {
    margin: 0.5em 0 0;
    color: #3278b4;
}
div.news_detail p.news_author {
    margin: 0 0 1em;
    font-size: 0.9em;
    color: #999999;
}
div.html_module img.news_visual, div.news_detail img.news_visual {
    display: block;
    float: none;
    margin: 0 0 2em;
    border: 1px solid #000000;
}
div.news_detail img.news_visual {
    margin: 0 -4px 2em;
}
div.html_module p.news_photographer, div.news_detail p.news_photographer {
    position: relative;
    top: -2em;
    text-align: right;
    font-size: 0.9em;
    color: #999999;
}
div.html_module p.news_photographer a, div.news_detail p.news_photographer a {
    color: #999999;
}
div.news_detail p.news_intro {
    font-weight: bold;
}
em.news_date {
    font-style: normal;
    font-weight: normal;
    color: #999999;
}
div.news_detail h3,
div.news_detail h2 {
    margin: 0 0 0.25em;
    color: #3278b4;
}
div.news_detail ul.news_footer, ul.webguide_footer {
    margin: 2em 0 1em;
    padding: 0.5em 0;
    border-top: 1px solid #cccccc;
    list-style: none;
    font-size: 0.9em;
    color: #cccccc;
}
ul.webguide_footer {
	border: none;
}
div.news_detail ul.news_footer li {
    display: block;
}
div.news_linked_dreamspot {
    overflow: hidden;
    background: url(/images/site/bg_news_spot_bottom.png) no-repeat left bottom;
    float: right;
    width: 174px;
    margin: 0 0 0.5em 1em;
    padding: 0 8px 8px;
}
div.news_linked_dreamspot h2 {
    overflow: hidden;
    background: url(/images/site/bg_news_spot_top.png) no-repeat left top;
    width: 190px;
    height: 28px;
    margin: 0 -8px;
    padding: 0;
    line-height: 28px;
    font-weight: normal;
    font-size: 1.333em;
    color: #ffffff;
}
div.news_linked_dreamspot h2 a {
    display: block;
    padding: 0 8px;
    text-decoration: none;
    color: #ffffff;
}

div.news_linked_dreamspot a.dreamspot_visual {
    display: block;
    width: 188px;
    margin: 0 -7px 0.5em;
}
div.news_linked_dreamspot img {
    display: block;
    float: none;
    width: 188px;
    margin: 0;
    border: none;
}
div.news_linked_dreamspot p {
    margin: 0;
    line-height: 1.5em;
    font-size: 0.917em;
}
div.news_linked_dreamspot a.read_more {
    float: right;
    text-decoration: none;
    font-size: 0.917em;
    color: #3278b4;
}
div.news_linked_dreamspot a.read_more:hover {
    text-decoration: none;
}
div.news_linked_dreamspot a.read_more:hover span {
    text-decoration: underline;
}
ul.latest_news {
    background: #f9f8f6;
    margin: 0 0 1em;
    padding: 0.5em 0 1em;
    list-style: none;
}
ul.latest_news li {
    padding: 1px 10px;
}
ul.latest_news li a {
    text-decoration: none;
    font-weight: bold;
    color: #3278b4;
}
ul.latest_news li a:hover {
    text-decoration: underline;
}
div.facebook{
	margin: 0 0 1.5em 0;
}
div.facebook .content_block_300{
	padding:0px;
}
div.facebook .content_block_300 iframe{
	border: 0px;	
}
div.showreel .content_block_300{
	width:278px;
}
div.showreel div.item{
	display:block;
	clear:both;
}
div.showreel{	
	margin: 0 0 1.5em 0;
}
div.showreel a{
	text-decoration:none;
}
div.showreel h3{
	margin-bottom:0px;
}
div.showreel img{
	width:100px;
	margin:-2px 8px 5px 0;
}
div.twitter{
	margin: 0 0 1.5em 0;
	background: url(/images/site/twitter_bg_face.png) repeat-x bottom ;	
}
div.twitter div.content_block_300{
	padding-bottom: 39px;
}
div.newsletteroptin p.twitter,
div.newsletteroptin label{
	width:265px;
	clear:right;
	margin:0 0 2px 0;
	font-size:12px;
}
div.newsletteroptin input#email_out,
div.newsletteroptin input#email,
input#email_footer{
	width:213px;
	height:16px;
	border:1px solid #5d5d5d;
	color:#5d5d5d;
	padding:2px 0 0 2px;
}
div#center_wide div.newsletteroptin input#optinbutton,
div#center_wide div.newsletteroptin input#email{
	margin:4px 0 0 0;
}
div.newsletteroptin input#optoutbutton,
div.newsletteroptin input#optinbutton ,
input#optinbutton{
	padding-right:3px;
	width:60px;
	height:20px;
	background-color:#5d5d5d;
	color:#FFFFFF;	
	cursor: pointer;
	text-transform:uppercase;
	font-weight:bold;
	line-height: 20px;
	text-align: center;
}
div.twitter div.content_block_300,
div.newsletteroptin div.content_block_300{
	width:278px;
}
div.newsletteroptin div.content_block_300{
	padding-bottom:10px;
}
div.newsletteroptin p.twitter{
	margin-top:30px;
	padding:0px;
}
div.twitter,
div.newsletteroptin a{
	border:0px;
}
div.twitter img.twitterlink,
div.newsletteroptin img.twitterlink{
	border:0px;
	margin: 3px 0 0 40px;
}
div.newsletteroptin ul {
	clear:both;
    margin: 0 0 0.5em;
    padding: 0 0 0 1em;
    list-style-position: outside;
}
div.newsletteroptin ul.errors{
	color: #ff0000;
}
div.newsletteroptin ul li {
    background: none;
    margin: 0;
    padding: 0;
}
div.searchbox{
	float:left;
	z-index:1;
	position:relative;
	margin: 61px 0 0 0;
}    
div.searchbox input#search{
	width:157px;
	height:16px;
	border:1px solid #5d5d5d;
	color:#5d5d5d;
	padding:2px 0 0 2px;
}
#searchbutton{
	float:left;
	display:block;
	width:65px;
	height:20px;
	line-height:20px;
	background-color:#5d5d5d;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	text-align: center;
}
div.searchbox div#assistentHolder{
	display:none;
	position:absolute;
	width: 95%;
	top:20px;
	left:0px;
	border:1px solid #ccc;
	background-color:#FFFFFF;
	z-index:1000;
	max-height: 400px;
	overflow: hidden;
	padding: 2%;
	-moz-box-shadow: 0px 3px 14px #999; /* Firefox/Mozilla */  
 	-webkit-box-shadow: 0px 3px 14px #999; /*Safari/Chrome */  
	box-shadow: 0px 3px 14px #999; /* Opera & hoe het zou moeten */  
}
div.searchassistent{
	padding:2px;
}
div.searchassistent p{
	margin:0px;
	padding:0px;
	font-weight: bold;
}
div.searchassistent h3{
	font-size: 11px; 
	color: #999; 
	line-height: 14px;
	margin:0;
	padding:0; 
	font-weight: normal;
}
div.searchassistent ul{
	margin:3px 0; 
	padding:0; 
	list-style: none;
	font-size: 11px;		
}
div.searchassistent ul li {
	margin: 0 0 5px; 
	padding:0; 
	color: #666; 
	border-bottom: 1px solid #eee;
}
div.searchassistent ul li:last-child { 
	border: none;
}
div.searchassistent ul li ul{
	margin:3px 0; 
	padding:0; 
	list-style: none;
	font-size: 11px;	
}
div.searchassistent a {
	text-decoration: none;
	color: #004ba8;
}
.html_module object{
	margin: 0;
}
div.country_overview{
	margin:20px 10px 10px 25px;
}
div.country_overview h3{
	margin:15px 0 0 0;
	text-transform: uppercase;	
}
div.country_overview p{
	margin:0px;
	padding:0px;
}
div.country_overview p a.dreamplace{
	font-size:12px;
	color:#3278B4;	
}
div.country_overview p a.country{
	font-weight:bold;
	font-size:13px;
}
div.country_overview p a{
	text-decoration:none;	
}
div.country_overview p a:hover{
	text-decoration:underline;	
}
div.country_detail{
	font-weight:normal;
}
div.characters{
	clear:both;
}
div.characters a{
	font-size:20px;
	color:#3278B4;
	text-transform: uppercase;
	text-decoration:none;
	margin-right:13px;
	display:block;
	float:left;
	font-weight:normal;
}
div.list_dreamplace{
	float:left;
	clear:both;
	margin:0 0 5px 0;
}
div.list_dreamplace img{
	float:left;
	margin:0 8px 8px 0;
}
div.list_dreamplace p{
	float:left;
	width:408px;
}
div.list_dreamplace h2{
	float:left;
	clear:right;
	margin:0 0 0 0;
}
div.list_dreamplace h2 a{
	color:#3278B4;
}
div.list_dreamplace a{
	text-decoration:none;
}
div.pagination{
	width:100%;
	text-align:center;
}
div.pagination a{
	text-decoration:none;
	color:#3278B4;
}
div.pagination a.active{
	font-weight:bold;	
	font-size:14px;
}
div.contact_module{
	width: 656px;
    height: 343px;
    background-image: url(/images/site/bg_contact.jpg);
}
div.contact_module p{
	padding:55px 0 0 10px;
	font-weight:bold;	
	color:#FFFFFF;	
}
div.contact_module p a{
	color:#FFFFFF;
}
p.cap span {color: #999; font-size:0.9em;}
p.cap span {color: #999; font-size:0.9em;}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
.clearfix {
	display: inline-block;
} 
html[xmlns] .clearfix {
	display: block;
} 
* html .clearfix {
	height: 1%;
}	
#gallery {
background-color: #444;
padding: 10px;
width: 520px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
border: 5px solid #3e3e3e;
border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
border: 5px solid #fff;
border-width: 5px 5px 20px;
color: #fff;
}
#gallery ul a:hover { color: #fff; }
ul.wide{
	padding-left:15px;
}
.latest_news_slider li{
	float:left;	
	padding:7px 16px;
	width:115px;
}
ul.wide li{
	padding:11px 18px;	
}
.latest_news_slider{
	float:left;
	height:145px;
	overflow:hidden;
	list-style-type:none;
	display:block;
}
.latest_news_slider li img{
	border:1px solid #3e3e3e;
	float:left;
	clear:right;
	width:115px;
	height:75px;
	margin:0px;
}
.latest_news_slider li a{
	float:left;
	clear:right;
	text-decoration:none;
	font-size:10.5px;
	padding-top:3px;
	width:115px;
}
.jcarousel-prev-horizontal, .jcarousel-next-horizontal{
	display: block;
    position: absolute;
    top: 22px;
    background: transparent no-repeat left top;
    width: 19px;
    height: 49px;
    cursor: pointer;
}
.jcarousel-prev-horizontal {
    left: -25px;
    background-image: url(/images/site/slider_left.png);   
}
.jcarousel-next-horizontal {
	left: 595px;
	background-image: url(/images/site/slider_right.png);    
}
.jcarousel-container-horizontal {
    width: 90%;
	margin:0 0 0 30px;
}
.widescreen_latestnews .jcarousel-prev-horizontal {
    left: -5px;
}
.widescreen_latestnews .jcarousel-next-horizontal {
	left: 920px;    
}
.latestnews_holder{
	background-color:#f1f1f1;
}
.latestnews_holder h3{
	color:#3278B4;
	font-size:1.4em;
	padding:12px 10px 0 10px;
}
.widescreen_latestnews h3{
	padding-left:24px;
}
.widescreen_latestnews{
	height:195px;
}
.special_overview h2{
	margin: 0px;
	line-height:24px;
    color: #3278b4;	
}	
.special_overview a img{
	border:0px;
}

	
.share a {
  background: url("../images/site/share-sprite.png") no-repeat scroll 0 0 transparent;
  display: inline;
  float: left;
  font-weight: bold;
  height: 23px;
  margin-right: 7px;
  overflow: hidden;
  width: 53px;
}
a.share-facebook {
  background-position: 0 -46px;
  color: #FFFFFF !important;
}
.share a b {
  display: block;
  line-height: 23px;
  margin: 0 7px 0 22px;
  text-align: center;
}
