/*General*/
body {
	background: #000;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#FFF;	
/*	background:url(../imageset/bodybg.gif) repeat-x;*/
}

h1{
	font:normal 18px Arial;
}

h2{	
	font:normal 120% Verdana;
}

h3{
	font: 120% Verdana;
}
h4{
	font-size:12px;
}
h5{
	font-size:14px;
}

p {
	margin: 0 0 10px 0;
}

.content {
	margin: 0 auto;
	width:900px;
}

/*
:::::::::: TOP BROCHURE REQUEST BUTTON ::::::::::
*/
#top-brochure-request {
	width: 158px;
	height: 45px;
	background: url(../imageset/top-brochure-request.gif) no-repeat right top;
	cursor: pointer;
}

#top-brochure-request:hover {
	width: 158px;
	height: 45px;
	background: url(../imageset/top-brochure-request.gif) 0 -45px;
	cursor: pointer;
}

#top-contact-us {
	width: 159px;
	height: 45px;
	background: url(../imageset/top-contact-us.gif) no-repeat right top;
	cursor: pointer;
}
#top-contact-us:hover {
	width: 159px;
	height: 45px;
	background: url(../imageset/top-contact-us.gif) no-repeat 0 -45px;
	cursor: pointer;
}

#top-flight-enquiry {
	width: 216px;
	height: 45px;
	background: url(../imageset/top-flight-enquiry.gif) no-repeat right top;
	cursor: pointer;
}
#top-flight-enquiry:hover {
	width: 216px;
	height: 45px;
	background: url(../imageset/top-flight-enquiry.gif) no-repeat 0 -45px;
	cursor: pointer;
}


#bottom-quality-logo {
	width: 330px;
	height: 80px;
	background: url(../imageset/bottom-quality-logo.gif) no-repeat right top;
	cursor: pointer;
}
#bottom-quality-logo:hover {
	width: 330px;
	height: 80px;
	background: url(../imageset/bottom-quality-logo.gif) no-repeat 0 -80px;
	cursor: pointer;
}

#bottom-which-aircraft {
	width: 159px;
	height: 80px;
	background: url(../imageset/bottom-which-aircraft.gif) no-repeat right top;
	cursor: pointer;
}
#bottom-which-aircraft:hover {
	width: 159px;
	height: 80px;
	background: url(../imageset/bottom-which-aircraft.gif) no-repeat 0 -80px;
	cursor: pointer;
}

#bottom-flight-enquiry {
	width: 216px;
	height: 80px;
	background: url(../imageset/bottom-flight-enquiry.gif) no-repeat right top;
	cursor: pointer;
}
#bottom-flight-enquiry:hover {
	width: 216px;
	height: 80px;
	background: url(../imageset/bottom-flight-enquiry.gif) no-repeat 0 -80px;
	cursor: pointer;
}


#bottom-flight22-enquiry {
	width: 216px;
	height: 80px;
	background: url(../imageset/bottom-flight-enquiry22.gif) no-repeat right top;
	cursor: pointer;
}
#bottom-flight22-enquiry:hover {
	width: 216px;
	height: 80px;
	background: url(../imageset/bottom-flight-enquiry22.gif) no-repeat 0 -80px;
	cursor: pointer;
}


#bottom-flight {
	width: 159px;
	height: 80px;
	background: url(../imageset/flight.gif) no-repeat right top;
	cursor: pointer;
}
#bottom-flight:hover {
	width: 159px;
	height: 80px;
	background: url(../imageset/flight.gif) no-repeat 0 -80px;
	cursor: pointer;
}
#bottom-flight-diamond-rewards {
	width: 159px;
	height: 80px;
	background: url(../../../diamond-rewards/images/navigation/bottom-diamond-rewards.png) no-repeat right top;
	cursor: pointer;
}
#bottom-flight-diamond-rewards:hover {
	width: 159px;
	height: 80px;
	background: url(../../../diamond-rewards/images/navigation/bottom-diamond-rewards.png) no-repeat 0 -80px;
	cursor: pointer;
}

#bottom-flight-diamond-rewards1 {
	width: 330px;
	height: 80px;
	background: url(/images/bottom-call-us.jpg) no-repeat top left;
	cursor: pointer;
}
#bottom-flight-diamond-rewards1:hover {
	width: 330px;
	height: 80px;
	background: url(/images/bottom-call-us.jpg) no-repeat bottom left ;
	cursor: pointer;
}

.box_150 {
	font:11px normal Verdana, Tahoma, sans-serif;
	width:150px;
}

.combo_150 {
	font:11px normal Verdana, Tahoma, sans-serif;
	width:154px;
}

.button{ 
	text-align: center;
	color: #FFF;	
	border:1px solid #666;
	padding:0 3px 2px 3px;
	font:11px normal Verdana, Tahoma, sans-serif;
	background: url(../imageset/bg.gif) repeat-x;
	height:20px;
	line-height:16px;
}
.button:hover, .button:focus {
	border:1px solid #ccc;
	line-height:16px;
	color: #fff;
	cursor: pointer;
}

.colbg {
	background: url(../imageset/content-text-background-456.gif) top left no-repeat;
}

.colbg2 {
	background: url(../imageset/content-text-background-2.gif) top left no-repeat;
}

square-image {
	width: 45px;
	height: 45px;
	margin: 0;
	border: 0;
	padding: 0 4px 12px 0;
	vertical-align: top;
	}
.description {
	width: 216px;
	height: 45px;
	margin: 0;
	border: 0;
	padding: 0 12px 12px 0;
	vertical-align: top;
	}



