#content {
	background-image: url(/images/landingpages/rightsidebar.gif);
	padding-bottom: 30px;
	padding-left: 0px;
	margin-top:0px;

}

/* MAIN COLUMN */

#maincol {
	margin-right: 195px;
}

/* Main page title */

#container h1.staticpage {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 22px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	font-weight: normal;
	text-align:left;

}


/* FW Banner */

.lpbanner {
	background-image: url(/images/landingpages/bannerbg.gif);
	background-repeat: no-repeat;
}
#content .lpbanner h2 {
	color: #FF6600;
	margin-bottom: 2px;
	font-size: 15px;
	margin-top: 0px;
	padding-top: 0px;
}
#content .lpbanner p {
	margin-top: 0px;
	margin-right: 100px;
	color: #663300;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#content p {
	margin-top: 5px;
}

#content p.priceterms {
	background-color: #EEEEEE;
	text-align: center;
	padding: 5px;
	margin-top: 15px;
}

#content div.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:8px;
}





/* RIGHT COLUMN */

#rightcol {
	width: 175px;
	float: right;


}

#rightcol h1 {
	background-color: #2545B0;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




/* HOTELS  */

#rightcol div.hotel img {
	margin-left: 3px;
}
#rightcol div.hotel p {
	margin-left: 3px;
	margin-right: 3px;
	font-size: 11px;
	margin-bottom: 0px;
}
#rightcol div.hotel h2 {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0px;
	line-height: 15px;
}
#rightcol div.hotel {
	background-image: url(/images/landingpages/hotelbg.gif);
	background-repeat: repeat-x;
	width: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	margin-left:7px;
}

#rightcol #callme {
	margin-left:7px;
}

#rightcol div.hotel p.price {
	text-align:right;
}

#content table.spofferslist a:link,
#content table.spofferslist a:visited {
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	color:#3366CC;
}

#content table.spofferslist td.price a:link,
#content table.spofferslist td.price a:visited,
#rightcol div.hotel a:link,
#rightcol div.hotel a:visited,
#content div.deal p.price a:link,
#content div.deal p.price a:visited {
	text-decoration: none;
	color: #FF3300;
	font-size:17px;
	font-weight:bold;

}

/* downsize price 'from' */

#content table.spofferslist em,
#rightcol div.hotel em,
#content div.deal p.price em {
	font-style:normal;
	font-size:11px;
}


/* SEO box */

div.seo {
	border: 1px solid #CCCCCC;
	padding-bottom: 15px;
	margin-top:15px;
}
#content div.seo p {
	margin-left: 15px;
	margin-right: 15px;
}
#content div.seo h1 {
	margin-left: 15px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-right: 15px;
	margin-bottom: 12px;
	padding-bottom: 3px;
	padding-top:10px;
}
#content div.seo img {
	float: right;
	border: 0px solid #CCCCCC;
	margin-left: 10px;
}
#content div.deal {
	background-color: #EDF6FF;
	border: 1px solid #6287C8;
	padding: 12px 12px 8px 8px;
	margin-bottom: 20px;
	margin-top: 12px;
	background-image: url(/images/landingpages/dealbg.gif);
	background-repeat: repeat-x;
}
#content div.deal p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 6px;
}
#content div.deal h1 {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	color: #000000;
}
#content div.deal p.spec {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 4px;
	color: #000000;
}
#content div.deal p.price {
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: text-top;
	color: #000000;
	margin-top: 8px;

}

#content div.deal p.price a:link,
#content div.deal p.price a:visited {
	vertical-align:-2px;
	margin-left: 8px;
	}

/* make search button text black */
#content input.button {
	color:#000000;
}

