@charset "utf-8";
html {
	text-align: center;
}
body {
	background-color: #00ACE8;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center top;
}
a {
	color: #027AF2;
	text-decoration: none;
}
a:hover {
	color: #FFA927;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.layout {
	margin-left: auto;
	margin-right: auto;
	width: 982px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	margin-top: 3px;
	margin-bottom: 3px;
}
.header {
}
.header img {
}
.header .topbanner  {
	float: right;
	padding-top: 20px;
	padding-right: 8px;
	margin: 0px;
}
.topLogin {
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 6px;
}
.topLogin a {
	color: #333333;
	text-decoration: none;
}
.topLogin a:hover {
	color: #333333;
	text-decoration: none;
}
.header .toplogo {
	float: left;
	padding-top: 10px;
	padding-left: 27px;
	padding-bottom: 10px;
}
.separatorSpacerLeft {
	clear:left;
	height: 2px;
}
.separatorSpacer {
	height: 2px;
}
.separatorSpace {
	clear: both;
	height: 2px;
}
.menuTopper {
	height: 32px;
	background-image: url(images/topmenu_inside.png);
	width: auto;
	margin-left: 22px;
	margin-bottom: 4px;
}
.menuTopperLeft {
	float: left;
	width: 10px;
	background-image: url(images/topmenu_left.png);
	height: 32px;
}
.menuTopperRight {
	float: left;
	width: 10px;
	background-image: url(images/topmenu_right.png);
	height: 32px;
}
.menuTopperInner {
	float: left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: auto;
}
.menuTopperInner a {
	float: left;
	margin-top: 7px;
	font-size: 12px;
	text-transform: none;
	color: #675e55;
	font-weight: normal;
	text-decoration: none;
}
.menuTopperInner a:hover {
	text-transform: none;
	color: #383789;
}
.menuTopperInnerSeparator {
	float: left;
	margin-top: 6px;
	background-image: url(images/topmenu_spacer.png);
	height: 17px;
	width: 2px;
	padding-right: 6px;
	padding-left: 6px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center;
	display: inherit;
}
.menuTop {
	height: 40px;
	background-image: url(images/menutop_back.png);
	width: 972px;
	margin-left: 4px;
	margin-bottom: 2px;
}
.menuTopInner {
	float: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 24px;
	width: 96%;
}
.menuTopInner a {
	float: left;
	margin-top: 3px;
	font-size: 15px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menuTopInner a:hover {
	float: left;
	font-size: 15px;
	text-transform: none;
	color: #FFAA2A;
	font-weight: bold;
	text-decoration: none;
}
.menuTopInnerSeparator {
	float: left;
	margin-top: 0px;
	background-image: url(images/menutop_separator.png);
	height: 26px;
	width: 2px;
	padding-right: 10px;
	padding-left: 10px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center;
	display: inherit;
}
.pageContent {
	width: 972px;
	margin-left: 4px;
	margin-bottom: 4px;
}
#buttonSubmit {
	color: #996600;
	border: 1px solid #FFAB00;
	background-color: #FFAA2A;
}

.pageContentLeft {
	float: left;
	width: 553px;
	margin-right: 4px;
}
.pageContentRight {
	float: left;
	width: 415px;
}
.mainpageSearchBox {
	background-image: url(images/bnr_travelsearch.png);
	height: 247px;
	width: 415px;
	background-color: #FF9900;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #333399;
}
.mainpageSearchBox a {
	color: #333399;
}
.mainpageSearchBoxInner {
	background-image: url(images/bnr_travelsearch.png);
	height: 400px;
	width: 304px;
	background-color: #FF9900;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position: left top;
}

.mainpageLatestOffers {
	height: 247px;
	width: 553px;
	margin-bottom: 4px;
}
.mainpageLatestOffers a {
	padding: 0px;
	margin: 0px;
}
.ttlBlue {
	background-image: url(images/ttl_blue.png);
	background-repeat: repeat;
	height: 47px;
	width: 100%;
}
.ttlPink {
	background-image: url(images/ttl_pink.png);
	background-repeat: repeat;
	height: 47px;
	width: 100%;
}
.ttlAqua {
	background-image: url(images/ttl_aqua.png);
	background-repeat: repeat;
	height: 47px;
	width: 100%;
}
.ttlRed {
	background-repeat: repeat;
	height: 47px;
	width: 100%;
	background-color: #990033;
}
.ttlGreen {
	background-repeat: repeat;
	height: 47px;
	width: 100%;
	background-color: #009900;
}

h2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
.greyContainer {
	background-color: #F4EEF9;
	width: 100%;
}
.pageContentRightInnerLeft {
	width: 270px;
	margin-right: 4px;
	float: left;
}
.pageContentRightInnerRight {
	width: 141px;
	float: left;
}
.pageContentRightInnerRight img {
	padding-bottom: 10px;
}

.greyContainerTitle {
	font-size: 14px;
	font-weight: bold;
	color: #263F75;
	background-color: #6FB7FB;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.greyContainerContent {
	font-size: 12px;
	color: #333333;
	background-color: #D6EBFE;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
}
.greyContainerContent a {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	margin-right: 8px;
}
.greyContainerContent a:hover {
	font-size: 12px;
	color: #0064B6;
	text-decoration: none;
}
.footerContentLeft {
	float: left;
	width: 500px;
	font-size: 10px;
	color: #666666;
	text-align: left;
	padding-left: 10px;
}
.footerContentLeft a {
	color: #666666;
	font-weight: bold;
}
.footerContentRight {
	float: right;
	width: 300px;
	font-size: 10px;
	color: #666666;
	text-align: right;
	padding-right: 10px;
}
.footerContentRight a {
	color: #666666;
	font-weight: bold;
}
.carousel-component { 
	position:relative;
	overflow:hidden;   /* causes the clipping */
	display:none; /* component turns it on when first item is rendered */
}
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}
.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
}
.carousel-component .carousel-vertical li { 
	margin-bottom:0px;
	float:left;
    clear:left;  
	overflow:hidden;
	display:block;
}
.carousel-component .carousel-clip-region { 
	overflow:hidden; /* Secret to the clipping */
	margin:0px auto;
	position:relative; 
}
.carousel-component {
	padding:0px;
	-moz-border-radius:6px;
	color:#618cbe;
	height:auto;
	background-color: #F2F8FD;
}
.carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px;
	line-height:0px;
}
.carousel-component .carousel-list li { 
	text-align:center;
	margin:0px;
	padding:0px;
	font:10px verdana,arial,sans-serif;
	color:#666;
}
.carousel-component .carousel-vertical li { 
}
.carousel-component ul.carousel-vertical { 
}
.carousel-component { 
	padding:8px 16px 4px 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.carousel-component .carousel-list li {
	margin:2px;
	width:155px; /* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
	               img.border-left (1) + img.border-right (1)*/
	height:auto; /* image + row of text (87) + border-top (1) + border-bottom(1) + margin-bottom(4) */
	background-color: #fff;	/*	margin-left: auto;*/ /* for testing IE auto issue */
	border: 1px solid #f5f5f5;
}

.carousel-component .carousel-list li a { 
	display:block;
	outline:none;
}
.carousel-component .carousel-list li:hover { 
	border: 1px solid #EAEAEA; 
}
.carousel-component .carousel-list li b {
	font-size: 11px;
	font-weight: normal;
	display: block;
	height: 18px;
}

.carousel-component .carousel-list li strong {
	font-size: 10px;
	font-weight: bold;
}
.carousel-component .carousel-list li span {
	font-size: 9px;
	font-weight: normal;
	padding: 4px;
	color: #FFFFFF;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
	display: block;
}
.carousel-component .carousel-list li .superdeals {
	background-color: #009900;
}
.carousel-component .carousel-list li .bestdeals {
	background-color: #7D5AD5;
}
.carousel-component .carousel-list li .bestpackages {
	background-color: #00CBCB;
}

.carousel-component .carousel-list li img {
	display:block;
}
								
.carousel-component .carousel-prev {
	position:absolute;
	top:80px;
	z-index:3;
	cursor:pointer;
	left:5px;
}

.carousel-component .carousel-next {
	position:absolute;
	top:80px;
	z-index:3;
	cursor:pointer;
	right:5px;
}
.innerPageContentLeft {
	float: left;
	width: 664px;
	margin-right: 4px;
}
.innerPageContentRight {
	float: left;
	width: 304px;
}
.menuTopInner .selected {
	color: #F69B14;
}.destinationsImage {
	height: 253px;
	width: 694px;
	margin-bottom: 2px;
}
.subtitles {
	font-size: 12px;
	font-weight: bold;
}
.greyContainer td {
	font-size: 12px;
}
.destinationsImages {
	float: right;
	padding: 9px;
}
.destinationsImages img {
	border: 2px solid #FFFFFF;
}
.greyContainerThemes {
	background-color: #EEE;
	width: 100%;
}
.themes {
	margin-top: 10px;
	margin-left: 8px;
	font-size: 12px;
	float: left;
	background-color: #333333;
	text-align: center;
	color: #FFFFFF;
}
.themes p {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
}

.theme {
	margin-top: 10px;
	margin-left: 8px;
	font-size: 12px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
	width: 98%;
	margin-bottom: 10px;
}
.mainPageThemes {
	margin-top: 0px;
	margin-right: 5px;
	font-size: 12px;
	float: left;
	text-align: center;
	color: #FFFFFF;
}
.mainPageThemes p {
	margin: 0px;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
}
.mainPageThemesLast {
	margin-top: 0px;
	margin-right: 0px;
	font-size: 12px;
	float: left;
	text-align: center;
	color: #FFFFFF;
}
.mainPageThemesLast p {
	margin: 0px;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
}
.content {
	font-size: 12px;
	text-align: left;
}

.contentMid {
	font-size: 11px;
	text-align: left;
}
.contentSmall {
	font-size: 11px;
	text-align: left;
}


.whiteContainer {
	background-color: #FFFFFF;
	width: 520px;
	display: block;
}
label {
	position:relative;
	text-decoration: underline;
	font-weight: normal;
	z-index:24;
}
label:hover {
	text-decoration: none;
	color: #00CBCB;
	z-index:25;
}
label span{display: none}

label:hover span{
	display:block;
	position:absolute;
	top:15px;
	left:-400px;
	width:500px;
	border:1px solid #D6D6D6;
	background-color:#F7F7F7;
	color:#000;
	text-align: left;
	text-decoration: none;
	padding: 10px;
	font-weight: normal;
	font-size: 11px;
}
.leftsideLabel {
	position:relative;
	text-decoration: underline;
	font-weight: normal;
	z-index:24;
}
.leftsideLabel:hover {
	text-decoration: none;
	color: #00CBCB;
	z-index:25;
}
.leftsideLabel span{display: none}

.leftsideLabel:hover span{
	display:block;
	position:absolute;
	top:47px;
	left:5px;
	width:300px;
	border:1px solid #583D9B;
	background-color:#6649AF;
	color:#FFFFFF;
	text-align: left;
	text-decoration: none;
	padding: 10px;
	font-weight: normal;
	font-size: 11px;
}
.rightsideLabelRecommanded {
	position:relative;
	text-decoration: underline;
	font-weight: normal;
	z-index:24;
	color: #000000;
}
.rightsideLabelRecommanded:hover {
	text-decoration: none;
	color: #000000;
	z-index:25;
}
.rightsideLabelRecommanded span{display: none}

.rightsideLabelRecommanded:hover span{
	display:block;
	position:absolute;
	top:15px;
	left:-350px;
	width:400px;
	border:1px solid #000000;
	background-color:#f5f5f5;
	color:#000000;
	text-align: left;
	text-decoration: none;
	padding: 10px;
	font-weight: normal;
	font-size: 11px;
}
.ttlGreenSubmit {
	background-repeat: repeat;
	height: 47px;
	width: 100%;
	background-color: #009900;
	font-size: 11px;
	color: #FFFFFF;
}
.ttlGreenSubmit h2 {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 18px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
.content #form1 label {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.content #form1 label:hover {
	text-decoration: none;
	color: #000000;
}
.formField {
	font-size: 12px;
}
.formFieldSmall {
	font-size: 10px;
}
