@charset "UTF-8";
/* CSS Document */

.topSkyImage{
	margin:5px;
	width:569px;
	background-image:url(../images/sky_BG.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:20px 0 0 10px;
}

/*changed on 10th August 2009*/
#pricepullout{
	height:130px;
	width:230px;
	float:right;
	padding-right:20px;
	margin-top: 20px;
}

#blocker{
	height:50px;
}

#pricepanel{
	height:25px;
	margin: 0px;
	position: relative;
}
#pricepanel1{
	height:25px;
	margin: 0px;
	position: relative;
}
#pricepanel2{
	height:25px;
	margin: 0px;
	position: relative;
}

/*Added on 10th August 2009*/
#pricepanel3{
	height:25px;
	margin: 0px;
	position: relative;
}


.priceLayout{
	display:inline;
	float:right;
	padding: 5px 5px 0px 5px;
	list-style: none;
}
/*Added on 10th August 2009*/

.priceLayout2{
	display:inline;
	float:left;
	padding: 5px 5px 0px 0px;
	list-style: none;
}

.imagePriceBox{
	display:inline;
	float:right;
	padding:5px 5px 0px 5px;
}
/*Changed on 10th August 2009*/
.pricetitle{
	font-weight:bold;
	float:left;
	padding:5px 0px 0px 0px;
	font-size:12px;
	list-style:none;
	display: inline;
	position: absolute;
	left: 9px;
	width: 108px;
}
/*Added on 10th August 2009*/
.pricetitle2{
	font-weight:bold;
	float:left;
	padding:5px 0px 0px 10px;
	font-size:12px;
	list-style:none;
	display: inline;
	left: 9px;
	width: 80px;
}

.blueBox{
	background-image:url(../images/blue_box.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:#081c80;
	padding-right: 5px;
	margin: 0px 0;
}
.blueBox ul
{
	margin:0px 0;
	padding:0px;
	
}
.greenBox{
	background-image:url(../images/green_box.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:#009900;
	padding-right: 5px;
	margin:0px;
	
}
.greenBox ul
{
	margin:0px;
	padding:0px;
}
.redBox{
	background-image:url(../images/red_box.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding-right: 5px;
	color:#FF0000;
}
.redBox ul
{
	margin:0px;
	padding:0px;
	
}

/*Added on 10th August 2009*/
.orngBox{
	background-image:url(../images/orange_box.gif);/*image*/
	background-repeat:no-repeat;
	background-position:center;
	padding-right: 5px;
	color:#EC6E22;/*code*/
}
/*Added on 10th August 2009*/
.orngBox ul
{
	margin:0px;
	padding:0px;
	
}

.monthsBlue p{
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	line-height:3;
	width:43px;
	height:43px;
	margin:0px;
	
}



.monthsWhite p{
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	width:43px;
	height:43px;
	line-height:3;
	margin:0px;
}

.standardDeal P{
	text-align:center;
	color:#000000;
	font-size:12px;
	width:42px;
	height:42px;
	line-height:3;
	margin: 0px;
}
.standardDeal P A:link{
	color:#000000;
	text-decoration:none;
}

.standardDeal P A:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bolder;
}
.standardDeal P A:Visited{
	color:#000000;
	text-decoration:none;
	
}
.orangeDeal p{
	background-color:#f18519;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	width:43px;
	height:43px;
	margin: 0px 0px 0px 2px;
	font-weight: bold;
	border: #f18519 2px solid;
	height: 20px;
	line-height: 15pt;
	width: 35px;
}

.orangeDeal P A:link{
	color:#FFFFFF;
	text-decoration:underline;
}

.orangeDeal P A:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.orangeDeal P A:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.redDeal p{
	background-color:#FFFFFF;
	text-align:center;
	color:#FF0000;
	font-size:12px;
	margin: 0px 0px 0px 2px;
	font-weight: bold;
	border: #FF0000 2px solid;
	height: 20px;
	line-height: 15pt;
	width: 35px;
}

.redDeal P A:link{
	color:#FF0000;
	text-decoration:none;
}

.redDeal P A:hover{
	color:#FF0000;
	text-decoration:none;
}

.redDeal P A:visited{
	color:#FF0000;
	text-decoration:none;
}

.blueDeal p{
	background-color:#FFFFFF;
	text-align:center;
	color:#081c80;
	font-size:12px;
	margin: 0px 0px 0px 2px;
	font-weight: bold;
	border: #081c80 2px solid;
	height: 20px;
	line-height: 15pt;
	width: 35px;
}

.blueDeal P A:link{
	color:#081C80;
	text-decoration:none;
}
.blueDeal P A:hover{
	color:#081C80;
	text-decoration:none;
}
.blueDeal P A:visited{
	color:#081C80;
	text-decoration:none;
}

.greenDeal p{
	background-color:#FFFFFF;
	text-align:center;
	color:#009900;
	font-size:12px;
	margin: 0px 0px 0px 2px;
	font-weight: bold;
	border: #009900 2px solid;
	height: 20px;
	line-height: 15pt;
	width: 35px;
}

.greenDeal P A:link{
	color:#009900;
	text-decoration:none;
}

.greenDeal P A:hover{
	color:#009900;
	text-decoration:none;
}

.greenDeal P A:visited{
	color:#009900;
	text-decoration:none;
}

