﻿html {
	overflow: -moz-scrollbars-vertical;
	overflow-x:auto;	
}
body{
	margin:0;
	background:#666 url(../images/master/bg-body.gif) repeat-x 0 0;
	font:10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	line-height:16px;
}
img
{
	display:block;
	border:none;
}
form,
fieldset
{
	margin:0;
	padding:0;
	border:none;
}
a
{
	color:#555;
	outline:none;
}
table td 
{
	vertical-align:top;
}
#pagewidth{
	width:960px;
	overflow:hidden;
	margin:0 auto;
	background:#fff;
	padding:0 0 30px;
	position:relative;
}
#header{
	width:960px;
	z-index:10;
	height:170px;
	background:url(../images/master/bg-header-summer-large.jpg) no-repeat 0 0;
	position:relative;
}
h1{
	margin:0;
}
a.logo{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:240px;
	height:94px;
	background:url(../images/master/logo.png);
	position:absolute;
	top:18px;
	right:35px;
}
/*
*	Destination picker
*/
.directto select.directto
{
	margin:5px 0 5px 0;
	font-family:Verdana;
	font-size:11px;
	width:180px;
}
.navigation-refine select option.c, div.directto option.c {
color:#111111;
font-weight:bold;
padding:4px 0 0;
}

.navigation-refine select option.r, div.directto option.r {
color:#FF7600;
font-weight:bold;
padding:2px 0 0;
}

#ribbon-tag 
{
  background: #aaa;
  background:transparent url(../images/ribbon-tag.png) no-repeat scroll 0 50%;
  left:0;
  position:absolute;
  top:0;
  width:120px;
  height:120px;
  z-index:999;
}

#ribbon-tag div 
{
  margin: 0px;
  float: left;
  border: solid 0px;
}

.ribbon-hover 
{
  cursor: pointer;
}

#ribbon-tag div.img-1 {
	height:58px;
	width:58px;
	left:0px;
	top:0px;
}
#ribbon-tag div.img-2 {
	height:22px;
	left:0pt;
	top:58px;
	width:58px;
}
#ribbon-tag div.img-3 {
	height:38px;
	left:0pt;
	top:80px;
	width:38px;
}
#ribbon-tag div.img-4 {
	height:58px;
	left:58px;
	top:0pt;
	width:22px;
}
#ribbon-tag div.img-5 {
	height:38px;
	left:80px;
	top:0pt;
	width:38px;
}

#header ul.summer-winter{
	margin:0;
	padding:0;
	font:14px Georgia, "Times New Roman", Times, serif;
	line-height:26px;
	list-style:none;
	position:absolute;
	top:4px;
	left:0px;
}
#header ul.summer-winter li{
	float:left;
	margin:0;
	padding:0;
	color:#fff;
	/*background:url(../images/master/bg-sw-inactive.gif) repeat-x;*/
	width:114px;
}
#header ul.summer-winter li.active{
	/*background:url(../images/master/bg-sw-active.gif) repeat-x;*/
	height:32px;
}
#header ul.summer-winter a {
	float:left;
	text-decoration:none;
	color:#aaa;
	text-align:center;
	/*width:77px;*/
	padding-left:35px;
}
#header ul.summer-winter li.active a,
#header ul.summer-winter a:focus {
	color:#fde1a2;
	outline:none;
}
#header ul.summer-winter a:hover 
{
	color:#68c1ff;
	outline:none;
}


#header ul.main-other{
	margin:0;
	padding:0;
	line-height:45px;
	list-style:none;
	position:absolute;
	bottom:0px;
	right:30px;
}
#header ul.main-other li{
	float:left;
	margin:0;
	padding:0 2px 0 2px;
	color:#aaa;
}
#header ul.main-other a {
	float:left;
	text-decoration:none;
	color:#aaa;
	font-size:10px;
}
#header ul.main-other a:hover {
	text-decoration:underline;
}
#header ul.main-buttons{
	margin:0;
	padding:0;
	font:14px Georgia, "Times New Roman", Times, serif;
	line-height:45px;
	list-style:none;
	position:absolute;
	bottom:0px;
	left:0px;
}
#header ul.main-buttons li{
	float:left;
	margin:0;
	padding:0;
	background:url(../images/master/header-divider.gif) no-repeat right;
}
#header ul.main-buttons a.menu-button{
	float:left;
	color:#f3f3f3;
	text-decoration:none;
	padding:0 24px 0 25px;
	margin-right:1px;
}
#header ul.main-buttons li.active a,
#header ul.main-buttons a:hover,
#header ul.main-buttons a:focus {
	background:url(../images/master/header-selected.gif) repeat-x;
	outline:none;
}
#header ul.main-buttons li.active a {
	color:#eed08a;
}
#header ul.main-buttons li.active-green a {
	color:#ff9900;
}

/* footer */
#footer{
	width:920px;
	height:40px;
	background:#000 url(../images/master/bg-footer.gif) repeat-x;
	overflow:hidden;
	color:#fff;
	margin:0 auto;
	font:11px Georgia, "Times New Roman", Times, serif;
	line-height:40px;
}
#footer p{
	float:right;
	padding:0 20px 0 0;
	margin:0;
}
#footer strong{
	font-weight:normal;
	color:#eed08a;
}
#footer p a{
	color:#eed08a;
	text-decoration:none;
	margin:0 0 0 17px;
}
#footer p a:hover
{
	text-decoration:underline;
}
#footer ul{
	margin:0 0 0 0px;
	padding:0;
	overflow:hidden;
	float:left;
	display:inline;
	list-style:none;
}
#footer ul li{
	float:left;
	background:url(../images/master/diviser.gif) no-repeat left;
	margin:0 1px 0 -1px;
	display:inline;
	padding:0 4px 0 6px;
}
#footer ul a{
	color:#fff;
	text-decoration:none;
}
#footer ul a.mailto
{
	color:#f7e1af;
}
#footer ul a:hover
{
	text-decoration:underline;
}
#footer img 
{
	float:right;
	margin:5px 5px 0 5px;
}



#left{
	float:left;
	width:180px;
	margin-bottom:20px;
	margin-right:15px;
}
#left h3 
{
	color:#333333;
	font:16px Georgia, "Times New Roman", Times, serif;
	margin:10px 0 5px 0px;
	padding:0 10px;
}
#right{
	float:left;
	width:725px;
}

#right h1
{
	font:27px Georgia, "Times New Roman", Times, serif;
}

#right div.more-info {
	margin-bottom:18px;
}

#right div.more-info a
{
	color:#C97B00;
}

#right #dest-text
{
	float:left;
	width:336px;
}

#right .photo-holder
{
	border: 1px solid #E1E1E1;
	width:330px;
	float:right;
	padding:8px;
	margin-bottom:8px;
}

#right .photo-holder .photo-large img
{
	width:330px;
	height:200px;
}


#right .photo-holder div.photo-list
{
	margin-top: 10px;
	/*margin-left:-7px;*/
}

#right .photo-holder div.photo-list div.photo-list-first,
#right .photo-holder div.photo-list div.photo-list-second
{
	width: 115px;
	float: left;
}

#right .photo-holder div.photo-list div.photo-list-last
{
	float:right;
}

#right .photo-holder div.photo-list img.active
{
	border: 1px solid black;
	padding:1px;
}

#right .photo-holder div.photo-list img
{
	float:left;
	width:94px;
	height:70px;
	/*margin-left:8px;
	margin-right:9px;*/
	border: 1px solid white;
	padding:1px;
}

#right .content-holder
{
	margin-top:0px;
	border:1px solid #E1E1E1;
	width:695px;
	padding:15px;
}

#right .content-holder h2
{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:24px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

#right .content-holder b
{
	background:transparent url(../images/master/bg-heading.gif) repeat-y scroll 0 0;
	display:block;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:17px;
	line-height:20px;
	position:relative;
	text-indent:5px;
	width:100%;
	font-weight:normal;
}

#right .content-holder span.seperator
{
	background:transparent url(../images/master/separator.gif) repeat scroll 0 0;
	display:block;
	height:1px;
	margin:14px 0;
	overflow:hidden;
}

.price{
	width:88px;
	height:79px;
	background:#fff;
	text-align:center;
	padding-top:5px;
	border:1px solid #e2e2e2;
	bottom:10px;
	right:9px;
	position:absolute;
}
.price span{
	font-size:9px;
	display:block;
	color:#666;
}
.price strong{
	font-size:18px;
	line-height:23px;
	font-weight:normal;
	color:#141414;
}
.price a.information 
{
	background:#141414 url(../images/master/bg-a-details.gif) repeat-x !important;
	text-transform:uppercase;
	width:88px;
	line-height:19px;
	display:block;
	border-top:1px solid #e2e2e2;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:9px;
	bottom:0;
	left:0;
	position:absolute;
}
.price span.star-rating 
{
	display:block;
	position:absolute;
	width:88px;
	height:16px;
	text-indent:-2000px;
	background:none; 
	top:-19px;
	margin:auto;
	float:left;
}
.price span.star-rating-40 
{
	background:transparent url(../images/master/rating-stars-4.png) no-repeat;
	width:72px;
	left:9px;
}
.price span.star-rating-45 
{
	background:transparent url(../images/master/rating-stars-4-deluxe.png) no-repeat;
	height:16px;
	top:-20px;
	width:88px;
	left:3px;
}
.price span.star-rating-50 
{
	background:transparent url(../images/master/rating-stars.png) no-repeat;
}
.price span.star-rating-55 
{
	background:transparent url(../images/master/rating-stars-5-deluxe.png) no-repeat;
	height:32px;
	top:-34px;
}

a.button{
	width:114px;
	height:19px;
	float:right;
	background:url(../images/master/a-nu-broken.gif);
	overflow:hidden;
	text-indent:-9999px;
	clear:right;
}

#main{
	width:920px;
	overflow:hidden;
	margin:0;
	padding:20px;
	background: url(../images/master/bg-main.gif) repeat-x;
}
span.separator{
	background:url(../images/master/separator.gif);
	height:1px;
	display:block;
	overflow:hidden;
	margin:10px 0 0;
}
/* common classes */
.pTitle, .hide 
{
	display:none;
}
#content 
{
	padding:24px;
}
.clear-both 
{
	clear:both;
}
textarea.txt, input.txt{
	font:10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:116px;
	margin:0 8px 0 0;
	height:15px;
	border:solid 1px #e1e1e1;
	border-top:solid 1px #7c7c7c;
	padding:2px 0 0 4px;
	background:#fff url(../images/bg-inputtext.gif) repeat-x;
}
ul.option 
{
	font-family: Verdana;
	font-size:10px;
	margin:10px 0 10px;
	padding:0;
	list-style:none;
	width:200px;
}
ul.option li{
	padding:0 0 0 12px;
	width:auto;
	border:none;
	margin:0;
	background:url(../images/master/bullet2.png) no-repeat 0 6px;
	float:left;
	width:110px;
}

#header ul ul.sub-menu
{	
	display:none;
	float:none;
	border:solid 1px #555;
	bottom:auto;
	font-family:Verdana;
	font-size:10px;
	line-height:normal;
	background: url(../images/master/bg-destmenu-ul.png) repeat-x top;
	color:#aaaaaa;
	width:220px;
	list-style: none;
	padding:0;
	margin:0;
}

#header ul ul.sub-menu span.title 
{
	font-family:Georgia;
	font-size:14px;
}

#header ul ul.sub-menu span.option 
{
	padding-left:12px;
	background:url(../images/master/bullet2.png) no-repeat 0 11px;
	font-size:10px;
	float:left;
	padding-top:5px;
	font-family:Verdana;
}

#header ul ul.sub-menu li.lister
{
	width:208px;
	border-bottom:solid 1px #333;
	padding:6px;
	cursor:pointer;
	background: url(../images/master/nav_bg_grey_1.png);
	vertical-align:bottom;
	overflow:hidden;
	position:relative;
}
#header ul ul.sub-menu li.last
{
	padding:0 6px;
	width:208px;
	text-align:right;
	height:26px;
	line-height:20px;
	cursor:pointer;
	background:url(../images/master/bg-destmenu-footer.gif) repeat-x top;
}
#header ul ul#destinations 
{
	width:300px;
}
#header ul ul#destinations li.lister,
#header ul ul#destinations li.last
{
	width:288px;
}

#header ul ul.sub-menu li.lister img
{
	float:left;
	width:59px;
	padding:1px;
	background-color:#fff;
	border:solid 1px #333;
	margin-right:10px;
	border:none;
}

#header ul ul.sub-menu li.lister.odd
{
	background: url(../images/master/nav_bg_grey_2.png);
}

#header ul ul.sub-menu li.lister.odd img
{
	border:solid 1px #aaa;
}

#header ul ul.sub-menu li.lister.hover
{
	color:#555;
	background: url(../images/master/nav_bg_champ.png);
}


#header ul ul.sub-menu li span.link-mockup
{
	margin-right:15px;
	font-family:Verdana;
	font-size:10px;
	color:#aaaaaa;
	background:none;
	text-decoration:none;
}
#header ul ul.sub-menu li.hover span.link-mockup
{
	text-decoration:underline;
}

#left ul.mybella
{
	list-style:none;
	margin:10px 0 0 10px;
	padding:0;
}
#left ul.mybella li
{
	padding:0 0 4px 0;
	color:#555;
}
#occupancy-select
{
	background:url(../images/bg-occupancy.png) no-repeat;
	padding:6px 10px 5px;
	margin:5px 0 0 0;
}
#occupancy-select ul 
{
	list-style:none;
	padding:0;
	margin:0;
}
#occupancy-select ul li 
{
	list-style:none;
	margin:0;
	padding:0;
	padding-left:10px;
	background:url(../images/master/bullet2.png) no-repeat 0 7px;
}
#left a#edit-travelers
{
	color:#c97b00;
}
div.occupancy-bottom 
{
	height:2px;
	background:url(../images/bg-occupancy-bottom.png) no-repeat;
}
#left ul.mybella li a
{
	color:#555;
}
#left ul.mybella li a.inactive,
#left ul.mybella li span.inactive
{
	cursor:default;
	color:#ccc;
}
#left ul.mybella ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
#left ul.mybella ul li 
{
	margin:0;
	padding:0;
	padding-left:10px;
	background:url(../images/master/bullet2.png) no-repeat 0 7px;
}
img.mybella 
{
	border:solid 1px #cdcdcd;
	padding:2px;
}
#newsletter 
{
	border:solid 1px #e1e1e1;
	padding:10px;
	height:94px;
	background: #f6ecd4 url(../images/bg-newsletter.gif) repeat-x;
	width:209px;
	float:right;
}
#newsletter_Iframe
{
	background: #f6ecd4 url(../images/bg-newsletter.gif) repeat-x;
	border:1px solid #E1E1E1;
	float:right;
	padding:0px;
	width:230px;
	height:118px;
}
#NewsletterIframe
{
	background: #f6ecd4 url(../images/bg-newsletter.gif) repeat-x;
	border:1px solid #E1E1E1;
	float:right;
	padding:0px;
	width:230px;
	height:118px;
}
#newsletter h3
{
	margin:0;
	padding:0 0 10px 0;
	border:none;
	font:16px Georgia, "Times New Roman", Times, serif;
}
#newsletter input
{
	margin-top:5px;
	width:204px;
}
.btn-details 
{
	margin-top:7px;
	display:block;
	width:74px;
	height:18px;
	background: url(../images/btn-details.png) no-repeat;
	float:right;
}
.btn-send 
{
	margin-top:7px;
	display:block;
	width:74px;
	height:18px;
	background: url(../images/btn-send.png) no-repeat;
	float:right;
}
.btn-details span,
.btn-send span
{
	display:none;
}
#newsletter-busy 
{
	display:none;
}
#newsletter-busy img
{
	float:left;
}
#logos 
{
	cursor:pointer;
}
#lightbox_pNewsletter .btn-send 
{
	float:none;
}
/* popup style */
div.popup-content 
{
	display:none;
}
div.lightbox 
{
	background-color:#fff;
	position:absolute;
	border:solid 1px #999;
	display:none;
	z-index:999;
}
div.lightbox div.content
{
	padding:10px;
}
div.lightbox div.content .errormsg
{
	color:red;
	padding-bottom:5px;
	display:none;
}
div.lightbox div.header 
{
	background:#2f2f2f;
	color:#fff;
	padding:5px;
	font-weight:bold;
}
div.lightbox div.header a
{
	position: absolute; 
	right: 10px;
	color:#fff;
}
div.lightbox #pTitle
{
	display:none;
}
div.lightbox .success
{
	display:none;
	text-align:center;
}
div.lightbox .success p
{
	line-height:50px;
}
/* pager box */
.pagers{
	padding: 20px 0 0;
	/*overflow:hidden;*/
}
.pagers ul{
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.pagers ul li.prev
{
	float:left;
}
.pagers ul li.prev a{
	padding:0 0 0 11px;
	background:url(../images/master/bullet4.gif) no-repeat left;
	color:#555;
}
.pagers ul li.prev a.disabled
{
	color:#8F8F8F;
	background-image:url(../images/master/bullet4-inactive.gif);
}
.pagers ul li.next
{
	float:right;
}
.pagers ul li.next a{
	padding:0 11px 0 0;
	color:#555;
	background:url(../images/master/bullet5.gif) no-repeat right;
}
.pagers ul li.next a.disabled
{
	color:#8F8F8F;
	background-image:url(../images/master/bullet5-inactive.gif);
}
.pagers a
{
	color:#C97B00;
}
.pagers a.selected
{
	color:#555;
	font-weight:bold;
	text-decoration:none;
	cursor:default;
}
.pagers a.disabled
{
	cursor:default;
	text-decoration:none;
}

.pagers p {
	margin:-16px auto 0;
	width:500px;
	position:relative;
	text-align:center;
}

#left #menu-destinations 
{
	list-style:none;
	padding:0;
	margin:8px 0 0 0;
}
#left #menu-destinations li.honeymoon a,
#left #menu-destinations li a.country
{
	display:block;
	width:168px;
	padding:0 0 0 12px;
	height:24px;
	font:12px/24px Georgia, Times New Roman, Times, serif;
	color:#fff;
	background:#444 url(../images/btn-home-destination.png) no-repeat;
	text-decoration:none;
}
#left #menu-destinations ul,
#left #menu-destinations ul li
{
	display:block;
	margin:0px;
	padding:0px;
	width:180px;
}
#left #menu-destinations ul.regions li a,
#left #menu-destinations ul.regions li a:link,
#left #menu-destinations ul.regions li a:visited
{
	padding-left:10px;
	color:#000000;
	font-family:Silvretta Arena, Verdana;
	text-decoration:none;
	width:169px;
	display:block;
}
#left #menu-destinations ul.regions li a:hover
{
	text-decoration:underline;
}
#left #menu-destinations ul.accos li a,
#left #menu-destinations ul.accos li a:link,
#left #menu-destinations ul.accos li a:visited
{
	display:block;
	width:158px;
	padding-left:20px;
	color:#999999;
	font-family:St. Christoph, Verdana;
}
#left #menu-destinations ul.accos li a
{
	
}
#left #menu-destinations ul.accos li a:hover
{
	text-decoration:none;
	background-color:#eaeaea;
}
#left #menu-destinations li a.selected
{
	width:100%;
	text-decoration:none;
	background-color:#eaeaea;
}
/*
#left #menu-destinations li a
{
	font-family:Silvretta Arena, Verdana;
	text-decoration:none;
	color:#000000;
}


#left #menu-destinations .accos li:hover
{
	background-color:#eaeaea;
	width:100%;
}
#left #menu-destinations li a.selected
{
	font-family:Silvretta Arena, Verdana;
	text-decoration:none;
	color:#000000;
}
#left #menu-destinations li a
{
	font-family:St. Christoph, Verdana;
	text-decoration:none;
	color:#000000;
	padding-left:10px;
}
#left #menu-destinations .accos li a
{
	font-family:St. Christoph, Verdana;
	text-decoration:none;
	color:#999999;
	padding-left:20px;
}
#left #menu-destinations .accos li a:hover
{
	text-decoration:none;

}
*/
#left #menu-destinations li a.country:hover
{
	background-image:url(../images/btn-home-destination-hover.png);
}

#left #menu-destinations li.honeymoon a
{
	color:#5e4201;
	background:#dcc9a0 url(../images/btn-home-honeymoon.png) no-repeat;
	font-style:italic;
}
#left #menu-destinations li.honeymoon a:hover 
{
	background:#dcc9a0 url(../images/btn-home-honeymoon-hover.png) no-repeat;
}
#left #menu-destinations .sub-destinations 
{
	background-color:#fff;
	border-right:solid 1px #ddd;
	border-left:solid 1px #ddd;
}
#left #menu-destinations ul.regions 
{
	list-style:none;
	padding:5px 0px 5px 0px;
	margin:0;
}
#left #menu-destinations ul.accos 
{
	list-style:none;
	padding:0;
	margin:0;
}
#left #menu-destinations a.lnk-honeymoon 
{
	background: none !important;
	font-style:normal !important;	
	padding-left:15px !important;
	font-size:10px !important;
	height:12px !important;
	line-height:12px !important;
}

#left #menu-destinations div#honeymoon-bottom
{
	height:2px;
	width:100%;
	background: url(../images/bg-honeymoon-menu-bottom-white.png) no-repeat;
}

.honeymoon-block
{
	margin-top:11px;
	border: solid 1px #f8edd3;
	width:700px;
	height:210px;
	background: url(../images/bg-honeymoon-block.jpg) no-repeat 381px 0px;
	padding:17px 0 0 25px;
}

.honeymoon-block label#title
{
	display:block;
	font-family:Georgia,Times New Roman,Times,serif;
	font-style:italic;
	font-size:27px;
	line-height:30px;
}

.honeymoon-block div#text
{
	margin-top:10px;
	display:block;
	width:332px;
	line-height:13px;
}

.honeymoon-list-holder
{
	border:solid 1px #dddddc;
	width:706px;
	margin-top:13px;
	padding:9px 9px 0px 9px;
}

/* list */
.honeymoon-list-holder ul#list{
	width:705px;
	overflow:hidden;
	margin:0;
	padding:0;
	color:#555;
	list-style:none;
}
.honeymoon-list-holder #list li
{
	cursor:pointer;
	position:relative;
	float:left;
	width:684px;
	padding:9px 9px 9px 10px;
	margin-bottom:10px;
	border:1px solid #e2e2e2;
	overflow:hidden;
	background:#f7ecd4 url(../images/master/bg-li.gif) repeat-x 0 0;
}
.honeymoon-list-holder #list li.hover
{
	background:#f5eede url(../images/master/bg-li-hover.gif) repeat-x  0 0;
}
.honeymoon-list-holder #list li img{
	float:left;
	display:block;
	border:1px solid #e2e2e2;
	width:368px;
	height:169px;
	margin-right:20px;
}
.honeymoon-list-holder #list li .acco 
{
	width:294px;
	float:left;
}
.honeymoon-list-holder #list li .title 
{
	width:294px;
	font:12px Georgia, Times New Roman, Times, serif;
}
.honeymoon-list-holder #list h2{
	font:24px Georgia, "Times New Roman", Times, serif;
	margin:0;
	color:#333;
}
.honeymoon-list-holder #list li .info {
	width:193px;
	overflow:hidden;
	margin-right:10px;
	float:left;
	height:57px;
	padding-top:6px;
}
.honeymoon-list-holder #list li .info ul{
	margin:14px 0 0;
	padding:0;
	list-style:none;
	width:260px;
	overflow:hidden;
}
.honeymoon-list-holder #list li .info ul li{
	padding:0;
	border:none;
	width:260px;
	margin:0;
	overflow:hidden;
	background:none;
}

.honeymoon-list-holder #list li .img-includes
{
	width:183px;
	height:40px;
	margin:0 0 0 -11px;
	bottom: 9px;
	left:400px;
	position: absolute;
}

.divider
{
	height: 30px;
}
.acco-weather-tab
{
	background:transparent url(../images/weather-tab-bg.jpg) repeat-x;
	height: 24px;
	width: 530px;
}
.acco-weather-tab-left
{
	background:#FFF url(../images/weather-tab-left.jpg) no-repeat top left;
	width: 5px;
	height: 24px;
	float: left;
}
.acco-weather-tab-right
{
	background:#FFF url(../images/weather-tab-right.jpg) no-repeat top right;
	width: 5px;
	height: 24px;
	float: left;
}
.acco-weather-tab-center
{
	background:#FFF url(../images/weather-tab-center.jpg) repeat-x;
	color: #ff4400;
	float: left;
	height: 24px;
	padding-left: 9px;
	padding-right: 9px;
	position: relative;
	line-height: 24px;
}
.acco-weather-overview-today
{
	font-size: 11px;
	height: 30px;	
}
.acco-weather-overview-table
{
	float: left;
	margin: 0px;
	margin-bottom: 20px;
	padding: 2px 0px 0px 0px;
}
.acco-weather-overview-parameter
{
	font-size:11px;
	width: 155px;
}
.acco-weather-overview-data
{
	font-size:11px;
}
.acco-weather-overview-symbol
{
	float: left;
	margin: 0px 20px 0px 100px;
	vertical-align: middle;
}
.acco-weather-overview-temp
{
	font-size: 36px;
	color: #ff4400;
	padding-top: 20px;
}
.acco-weather-temp-table
{
	margin-top: 10px;
	padding: 2px 0px 0px 0px;
}
.acco-weather-temp-month-top
{
	font-size: 11px;
	font-weight: bold;
}
.acco-weather-temp-data-top
{
	font-size: 11px;
	font-weight: bold;
	text-align:center;
}
.acco-weather-temp-month
{
	font-size:11px;
	width: 130px;
}
.acco-weather-temp-data
{
	font-size:11px;
	width: 60px;
	text-align:center;
}
/* End Weather */


/* Weather Forecast */
#weather-forecast-container
{
	
}
.weather-forecast-head
{
}
#weather-forecast-blocks
{
	margin-top: 0px;
	margin-left: 0px;
	padding:0px;
	width:514px;
	list-style-type : none;
	list-style-image: none;
	list-style-position:outside;
	float:left;	
	color:#555;	
}

#weather-forecast-blocks li
{
	margin-top:0px;
	margin-bottom:10px;
	margin-right:20px;
	float:left;
	text-align:center;
	padding: 14px 14px 0px 14px;
	width:80px;
}
.weather-forecast-symbol
{
	height:50px;
}
.weather-forecast-temperature
{
	font-size:18px;
	color:#ff2200;
}

.weather-forecast-day
{
	padding:10px 0px 0px 0px;
	font-weight:bold;
}
.weather-forecast-date
{
	padding:0px;
}

/* End Weather Forecast */

/* Weather Promo */

.weather-promo
{
	background:#FFFFFF url(../images/center-right-bg.jpg) repeat-x scroll center top;
	margin:0pt;
	padding-top:10px;
}

.weather-promo-tomorrow
{
	margin-top:1em;
	margin-left:1em;
	padding-right:1em;
	font-weight:bold;
	text-align:center;	
}


.weather-promo-symbol
{
	margin-top:1em;
	margin-bottom:5px;
	height:62px;	
	text-align:center;
}
.weather-promo-temperature
{
	margin-top:0px;
	font-size:24px;
	color:#ff2200;
	text-align:center;
}
.weather-promo-mean-temp
{
	margin-top:1em;
	margin-bottom:2em;
	text-align:center;
}
.weather-promo-link
{
	margin-left:1em;
}

.weather-not-available
{
	padding: 5px 9px;
}

/* End Weather Promo */

#left select#ddDestinations
{
	font-size:11px;
	font-family:Verdana;
}

#left select option.co
{
	margin-left:0px;
	font-weight:bold;
}

#left select option.re
{
	margin-left:8px;
	color:#C97B00;
}

#left select option.ci
{
	margin-left:16px;
}

#top-content
{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
}

#top-content ul#bread-crumb
{
	float:left;
	margin:0;
	padding-left:10px;
	margin-bottom:10px;
}

#top-content span
{
	float:left;
}

#top-content ul#bread-crumb li
{
	float:left;
	list-style:none;
}

#top-content ul#bread-crumb li.selected
{
	font-weight:bold;
}
