/* $Id: index.css,v 1.22 2010/03/17 13:57:19 tim.b Exp $ */
/* =Generic Imports
-----------------------------------------------------------------------------*/
@import"hotelResult.css";
@import"imageViewer.css";

/* =Features Box and TOY Stuff
-----------------------------------------------------------------------------*/

#picture a {text-decoration: none; outline: none; }
#picture a:hover {text-decoration: underline; color: #fff; }
#picture a:visited {color: #fff; }
#picture {width:710px; height:278px;background:#FFF url('../images/promo/sov_promo.jpg'); overflow:hidden; -webkit-border-radius: 8px; border-radius: 8px; -moz-border-radius: 8px; }
#picture {position:relative;}
#picture a.mainImageLink{display:block;height:278px;width:710px;}

.more {position:relative; width:225px; height:25px; background:url('../images/promo/toy/dim.png'); border:1px solid #444; padding: 10px 5px 10px 10px; text-align:left; overflow:hidden; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.more span{position:absolute; left: 35px; width:160px; padding:5px 0 0 5px; color:#FFF; font:bold 13px Lucida Grande, Arial, sans-serif; text-shadow:#000 1px 1px 0px; line-height: 14px; }

ul#tabs {height: 400px; float: right; margin: 91px 10px 0 0;
position:absolute;
right:0;
top:0;}
ul#tabs li {margin-bottom: 2px; display: block; width: 200px; }

.brochure {margin-top: -7px; }

#infobox {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background:transparent url(../images/promo/toy/darkdim.png) repeat scroll 0 0;
	height:278px;
	left:150px;
	margin:0 0 -116px -150px;
	position:absolute;
	width:710px;
	z-index:20;
}
#infobox div{padding-left: 87px;}
#infobox a, #infobox a:visited {font:italic 16px Georgia, serif; color:#555; text-decoration:none; }
#infobox a:hover {text-decoration:underline; }
#infobox img {
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.6);
	position: relative;
/*	left:17px;*/
	top:-1px;
}
#infobox span.close img {-webkit-box-shadow: 0 0 0; }

span.close {position:absolute; right:26px; top:17px;}

#fade_bg {position:absolute; z-index:15; width:100%; height:100%; background:url('../images/promo/toy/dim.png'); -webkit-border-radius: 8px; border-radius: 8px; -moz-border-radius: 8px; }

/* =Features Box
-----------------------------------------------------------------------------*/
#featureContainer{	
	height:282px;	
	overflow:hidden;
	padding: 0px !important;
	position: relative;
}

/* old features box */
#offerFeatures{
	padding:14px 10px;
	width:714px;
}
.ui-tabs-hide{
    display: none;
}
.ui-tabs-nav {
	border-bottom: 1px solid #095289;
	float:right;
	margin:0;
	padding:0;
	/*background-color:#FFFF00;*/
	list-style: none;
	/*float:right;

    margin: 0;
    padding: 0;*/
	width:161px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
	background:url("../images/pageElements/background/inActiveOptionBg.jpg") repeat-y left bottom;
	border-top: 1px solid #095289;
	color:#095289;
	font-family:Georgia,"Times New Roman",Times,Arial,serif;
	font-size:1em;
	padding:40px 0 32px 6px;
}
.ui-tabs-nav li#offerOfTheWeek a {
		/*margin: 0px;
		width: 180px;
		border-right: none;
		padding: 0 0 0 15px;*/
}

.ui-tabs-nav li.ui-tabs-selected{
/*	margin-top: 0px;*/
	/*border-top:#331A04 solid 0px;*/
	background:url("../images/pageElements/background/activeOptionBg.jpg") repeat-y left bottom;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
/*    display: block;*/
 /*   padding: 5px 15px;*/
}
.ui-tabs-nav a {
    color: #095289;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
/*    position: relative;
    z-index: 2;*/
    color: #FFF;
}
.ui-tabs-nav a span {
/*    width: 180px; /* IE 6 treats width as min-width */
/*    min-width: 180px;
    height: 29px; /* IE 6 treats height as min-height */
/*    padding: 10px 0 0 0;*/
}

.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
/*	background:url("../images/pageElements/featureBox/agentActiveRight.gif") repeat-x left bottom;*/

}

.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
/*    background:url("../images/pageElements/featureBox/agentActiveRight.gif") repeat-x right bottom;
	color:#fff;*/
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
/*    cursor: text;*/
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
   /* opacity: .4;
    filter: alpha(opacity=40);*/
}
.ui-tabs-nav a:visited span{
/*	color:#fff;*/
}


#offerFeatures div.ui-tabs-panel{
	width:553px;
	height:278px;
	overflow:hidden;
	float:left;
}

/* =Features Box
-----------------------------------------------------------------------------*/

#offerTheWeek{
	height:284px;
	width:553px;
	color:#ffffff;
}
.agentOfferTheWeek{

}
#offerTheWeek div{
	height:73px;
	padding:197px 15px 5px 15px;
	overflow:hidden;
}

#offerTheWeek div p {
	margin-bottom:0px !important;
	font-size:1.0em;
}

#offerTheWeek div a.offerTitle {
	float:none !important;
	font-size:1.2em !important;
	font-weight:bold;
	text-decoration:underline;
	color:#ffffff;
}

#offerTheWeek div p a {
	padding:0px 15px 0px 20px;
	font-weight:bold;
	color:#C4B0A0;
	background:url(../images/pageElements/featureBox/indexOfferArrow.jpg) no-repeat right;
}

/* =Middle Offers Box /
-----------------------------------------------------------------------------*/
#middleOffers{
	margin:10px 0;
}
#middleOffers table{
	width:100%;
	border-spacing:0px;
	color:#323232;
	border-collapse: separate;
  	*border-collapse: collapse; /* hack is needed for IE7 also */
  	margin-top:0;
}
#middleOffers table caption{
	background:url("../images/pageElements/background/middleOffersBg.jpg") no-repeat left top;
	height:40px;
	padding:0 10px;
	color:#fff;
}
caption span.offerTitle{
	float:left;
	font: normal 200%;
	font-family:Georgia,"Times New Roman",Times,Arial,serif;
	font-size:1.4em;
	text-transform:uppercase;
	padding-top:5px;
}
.offerTitle a:link,
.offerTitle a:visited,
.offerTitle a:active{
	color:#fff;
	text-decoration:underline;
}
.offerTitle a:hover{
	text-decoration:none;
	color:#fff;
}
caption span.emailSignUp{
	float:right;
	font-size:0.9em;
	font-weight:bold;
	padding-top:10px;
}
.emailSignUp a:link,
.emailSignUp a:visited,
.emailSignUp a:active{
	color:#fff;
	text-decoration:underline;
}
.emailSignUp a:hover{
	text-decoration:none;
	color:#fff;
}

#middleOffers th, #middleOffers td {
	padding:6px 12px 3px 2px;
	vertical-align:top;
}
#middleOffers table th{
	color:#095289;
	background-color:#fff;
}
#middleOffers table td{
	background-color:#EEE;
	border-bottom:1px solid #FFF;
}

/* =Why Sovereign & Destinations Box
-----------------------------------------------------------------------------*/
.contentDestination{
	width:736px;
	overflow:auto;
	padding-bottom:10px;
	margin-bottom:10px;
}
#whySovereign{
	float:left;
	display:inline;
	width:270px;
}
#whySovereign h2,
#destinations h2{
	background: none;
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	padding-left:0px;
}
#whySovereign dl{
	margin-right:5px;
}
#whySovereign dt{
	margin-top:5px;
	font-weight:bold;
}
#destinations{
	display:inline;
	float:right;
	padding-left:15px;
	width:440px;
	background-image: url(../images/pageElements/background/worldMap.gif);
	background-repeat:no-repeat;
	background-position: 220px 30px;
	border-left: 1px dotted #c5c5c5;
}
#destinations h2{
	background: none;
}
#destinations ul{
	list-style:none;
}
#destinations ul li{
	background:transparent url(themes/sov/images/collections/readMoreArrowX.gif) no-repeat scroll 0px 30% !important;
	padding-left:10px !important;

}
#destinations .leftList{
	float:left;
	width:30%;
}
#selectDestinaitons{

	text-align:right;
	margin-bottom:10px;
}
#selectDestinaitons select,
	#selectDestinaitons img{
	vertical-align:middle;
}

.reccommendsText h3{
	font-weight:bold;
	font-size:1.2em;
	margin:3px 0px;
}
#hotelGallery {
	float:right;
	position:relative;
	width:213px;
}
img.mainImage{
	border:1px solid #CCCCCC;
	padding:4px;
	width:200px;
	height:150px;
	margin-top:-20px;
}
#image-paging{
	top:135px !important;
	left: 5px;
}
.result-cat{
	width:736px;
	margin-bottom:10px;
	overflow:auto;
}
.location{
	font-family: Georgia,"Times New Roman", Times, Arial, serif;
	font-size: 11px;
}
.readMore{
	background:transparent url(themes/sov/images/pageElements/buttons/btnSeeDetails.gif) no-repeat scroll 0px 30% !important;
	border:none;
	float:right;
	height:0px;
	overflow:hidden;
	padding-top:30px;
	width:91px;
}

.agentFeature {
	background:#FFFFFF url(../images/promo/toy/agentImage.jpg) repeat scroll 0 0 !important;
}