@import "global.css";
#main {

}
#toppanel {
	width: 700px;
	padding-bottom: 35px;
	padding-top: 10px;
}
#toppanel h1 {
	font-size: 70px;
	color: #F3F3F3;
	line-height: 40px;
}

#navigate 
{
	float:right;
	text-align: center;
	white-space : nowrap;
	clear: left;
	width: 200px;
	margin-right: 10px;
	margin-top: 5px;
}
.navPanel   {
	float: right;
	margin-bottom: 10px;
	margin-right: 5px;
	color: #006699;
}
#lower-navigate 
{
	padding : 13px 9px 4px 9px;
	color:#006699;
	float:right;
	width: 99px;
	text-align: center;
	white-space : nowrap;
}


.back {
	width: 200px;
	float: left;
	background-image: url(../Images/ringMini.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 33px;
	margin-top: 3px;
	margin-bottom: 15px;
	vertical-align: middle;
	display: block;
	padding-top: 5px;
	padding-bottom: 4px;
	clear: both;
}
#space 
{
	height: 6px;
}
.product {
	position: relative;
	background-color: #f4f7f9;
	float: left;
	border: 1px solid #DFDFDF;
	background-image: url(../Images/results_GreySpacer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	width: 910px;
	min-height: 200px;
}
.productLeftColumn
{
    width: 105px;
    float: left;
}
.productMiddleColumn
{
    width: 590px;
    float: left;
}
.productRightColumn
{
    width: 200px;
    float: right;
    padding-right: 15px;
}

.productHeader
{
    float: left;
    width: 470px;
    font-size: 24px;
	line-height: 26px;
	margin-top: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 10px;
}
.productDetails {
	float: left;
	width: 350px;
	margin-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 10px;
}

.productPriceContainer
{
    background-image: url("../Images/results_GreySpacer.gif");
    height: 30px;
    font-weight: bold;
    font-size: 22px;
    padding-top: 10px;
    width: 100%;
    line-height: 22px;
}
.productPriceContainerLeft
{
    float: left;
    width: 180px;
    padding-left: 15px;
}
.productPriceContainerCenterLeft
{
    float: left;
    width: 260px;
    text-align: center;
}
.productPriceContainerCenterRight
{
    float: left;
    width: 260px;
    text-align: center;
}
.productPriceContainerRight
{
    float: right;
    width: 180px;
    text-align: right;
}
.productRedPriceTitle
{
    color: Red;
}
.productGreenPriceTitle
{
    color: #257C09;
}

.product .price {
	float: right;
	width: 200px;
	margin-right: 10px;
	text-align: right;
	margin-top: 10px;
}
.product .leadPrice {
	font-size: 24px;
	font-weight: bold;
}

.price
{
    font-size: 18px; 
}
.productShip {
	font-size: 16px;
	margin-bottom: 8px;
	clear: left;
	vertical-align: middle;
	font-weight: bold;
}

.productDuration {
	width: 105px;
	height: 90px;
	background-image: url(../Images/results_ProductRing.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
.productDuration .nights {
	font-weight: bold;
	color: #FC883B;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 75px;
	line-height: 55px;
	margin-left: 15px;
	_margin-left: 5px;
	margin-top: 19px;
	text-transform: uppercase;
}
.productDuration .nightsLabel {
	font-weight: bold;
	color: #FC883B;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 75px;
	line-height: 55px;
	margin-left: 15px;
	_margin-left: 5px;
	/*margin-top: 19px;*/
	text-transform: uppercase;
}
.vidIcon {
	width: 24px;
	height: 18px;
	position: absolute;
	cursor: hand;
}

.productDetailsExtras
{
    font-weight: bold;
    color: #257C09;
    float: left;
    width: 200px;
    height: 22px;
    line-height: 29px;
}
.productDetailsExtras span
{
    vertical-align: bottom;
}
.priceheader
{
	color: #1E4E8D;
	font-size: 14px;
	line-height: 16px;
	padding: 5px;
}
.pricebody
{
	color: #FF6600;
	font-size: 14px;
	line-height: 16px;
	padding: 5px;
}
.productBookHere {
	text-align: right;
	float: left;
	width: 137px;
	height: 30px;
	position: absolute;
	bottom: 30px;
	right: 0px;
}
.productBookHere .enquiry {
	background-image: url(../Images/enquireNow.gif);
	height: 30px;
	width: 137px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
.productBookHere .bookonline {
	background-image: url(../Images/results_BookOnlineStar.gif);
	height: 120px;
	width: 120px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.productBookHere span {
	position: absolute;
	top: -999em;
}
.productMoreDetails {
	text-align: right;
	background-color: #EFEFEF;
	float: left;
	width: 137px;
	height: 30px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.productItinerary {
	background-image: url(../Images/icon_itinerary.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 130px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 20px;
}

