/* CSS Document */
.header {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #006DAD;
 font-weight: bold;
}
.hugeheader {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 24px;
 color: #fe9705;
 font-weight: bold;
}
.redborder {
	border: 4px solid #FF0000;
}
.subHeader {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #fe9705;
 font-weight: bold;
}
.subHeader a{
 color: #fe9705;
}
.subHeader2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #006DAD;
 font-weight: bold;
}
.subHeader2 a{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #006DAD;
 font-weight: bold;
}
.subHeader2 a:hover{
  text-decoration: none;
}

.mainText {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #222222;
}

.mainTextBg {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color:#000000;
}

.mainText a{
 font-family: Arial, Helvetica, sans-serif;
 color: #222222;
}
.mainText a:visited{
 font-family: Arial, Helvetica, sans-serif;
 color: #222222;
}
.mainText a:hover{
  text-decoration: none;
  color: #222222;
}

.midText {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #222222;
}

.midblueText {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #006DAD;
}
.midorangeText {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #fe9705;
}
.smallText {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #222222;
}

.smallblueText {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #006DAD;
}
.smallorangeText {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #fe9705;
}
.OptimisationTXT {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #222222;
 font-weight: normal; 
}

a:link { 
 text-decoration: underline; 
 font-weight: bold; 
 line-height: normal; 
 font-variant: normal; 
 color: #222222;
}

a:visited { 
 text-decoration: underline; 
 font-weight: bold; 
 line-height: normal; 
 font-variant: normal;
 color: #fe9705;
}

a:hover {  
 text-decoration: none; 
 font-weight: bold; 
 line-height: normal; 
 font-variant: normal;
 color: #006DAD;
}

.mainboxOutline{
	border-top: 2px solid #006DAD;
	border-left: 2px solid #006DAD;
	border-right: 2px solid #006DAD;
	border-bottom: 2px solid #006DAD;
	background-color: #F2F9FF;
}

.subboxOutline{
	border-top: 1px solid #006DAD;
	border-left: 1px solid #006DAD;
	border-right:2px solid #006DAD;
	border-bottom: 2px solid #006DAD; 
	background-color:#F2F9FF;
}

.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #ffffff;
	background-color: #fe9705;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}

.inputButton{
	border-bottom: 1px ridge;
	border-left: 1px ridge;
	border-right: 1px ridge;
	border-top: 1px ridge;
	background:#006DAD;
	font-family: Arial, Helvetica, Sans-Serif;
  	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
  	padding:2px 2px 2px 2px;
  	text-decoration:none;
  	margin:0px;
  	height:20px;
	cursor: pointer;
}

.submitbutton{
	border-bottom: 1px ridge;
	border-left: 1px ridge;
	border-right: 1px ridge;
	border-top: 1px ridge;
	background:#006DAD;
	font-family: Arial, Helvetica, Sans-Serif;
  	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
  	padding:2px 2px 2px 2px;
  	text-decoration:none;
  	margin:0px;
	cursor: pointer;
}


.button {	
 BACKGROUND-COLOR: #fe9705; 
 BORDER-BOTTOM: 1px ridge; 
 BORDER-LEFT: 1px ridge; 
 BORDER-RIGHT: 1px ridge; 
 BORDER-TOP: 1px ridge;
 background:#fe9705;
 font-family: Arial, Helvetica, Sans-Serif;
 font-weight: Bold;
 font-size: 10px;
 color:#ffffff;
 padding:1.5px 10px 1px 6px;
 height:18px;
}

#preload{
	visibility: hidden;
	display: none;
}

.tableHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #FE9808;
	font-weight: bold;
}

.tableHeader a{
	color: #FFFFFF;
}
.tableHeader a:hover{
	color: #FFFFFF;
}

.tableRow1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #222222;
 background: #CCECF4;
}
.tableRow2{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #222222;
 background: #FFE7C6;
}

.topProperties{
	border-top: 2px solid #FE9808;
	border-left: 2px solid #FE9808;
	border-right: 2px solid #FE9808;
	border-bottom: 2px solid #FE9808;
	background-color: #FFE7C6;
}


.greecetitlefloat { 
	
	width: 700px;
	margin: 10px 0px 0px 5px;
	
}

.floatform { 

	width: 400px;
	float: left;
	margin: 10px 0px 0px 5px;
}

.greecetitle { 
	width: 389px;
	height: 43px;
	color: #87D3E1;
	margin: 0px;
	background-image: url(../images/greecholidayoffer.jpg);
	background-repeat: no-repeat;
}


.greecetitle div {
	padding: 10px 30px 0 10px;
}


.greecetitle h2 {
	font-size: 14pt;
	margin: 0px;
}

.greecetitletext {
	float: left;
	margin: 0px 0 0 0;
	padding: 0 5px;
	text-align: justify;
	color:#000000;
}

.landingbox {

}

.rhodesbox { 
	
	width: 395px;
	height: 134px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #000000;
	background-image: url(../images/building_bg.jpg);
	background-repeat: no-repeat;
}

.rhodestexttwo {
	
	float: left;
	margin:0;
	width: 220px;
	padding:15px 0px 0 15px;
}

.offerboxfade { 
	
	width: 390px;
	height: 100px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #000000;
	background-image: url(../images/treeskyfade.jpg);
	background-repeat: no-repeat;

}

.offerboxfadetext {
	
	float: left;
	margin:0;
	width: 240px;
	padding:15px 0px 0 15px;
}

.rhodesboxtwo { 
	
	width: 395px;
	height: 130px;
	float: left;
	margin:10px 0 0 0;
	padding:0;
	color: #000000;
	background-image: url(../images/sharm_image_box.jpg);
	background-repeat: no-repeat;


}

.rhodestext {
	
	float:right;
	margin:0;
	width: 220px;
	padding:10px 14px 0 0;
	text-align: justify;
}


.treeskyfade { 
	
	width: 394px;
	height: 100px;
	float: left;
	margin: 5px 0 6px 0;
	padding:0;
	color: #000000;
	background-image: url(../images/treeskytowerfade.jpg);
	background-repeat: no-repeat;


}

.treeskyfadetext {
	
	float: right;
	margin:0;
	width: 235px;
	padding:10px 17px 0 0;
	text-align: justify;
}

.topgreecetwo { 

	font-family: Arial, Helvetica, sans-serif;
	width: 612px;
	float: left;
	color: #87D3E1;
	margin: 1px 0px 0px 2px;
}


.topgreecetwo div {
	padding: 0px 30px 0 5px;
}


.topgreecetwo h1 {
	font-size: 18pt;
}


.topgreece { 

	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	width: 758px;
	height: 43px;
	float: left;
	color: #87D3E1;
	text-align: inherit;
	background-image: url(../images/topgreeceprop.jpg);
	background-repeat: no-repeat;
}

.topgreece div h2 {
	padding: 0px;
	margin: 0px;
	font-size: 14pt;
	
}

.topgreece div {
	padding: 8px 0 15px 10px;
}

.summerwindwill { 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	width: 253px;
	height: 138px;
	float: left;
	color: #000000;
	background-image: url(../images/windwill_dream.jpg);
	background-repeat: no-repeat;
}

.summerwindwill div {
	padding: 13px 0 0 10px;
	width: 155px;
	text-align: justify;
}


.threesummerdealsbox {
	width: 762px;
	margin: 0 0 3px 0;

}

.hotelsky { 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px;
	width: 253px;
	height: 129px;
	float: left;
	color: #000000;
	background-image: url(../images/hotelskybg.jpg);
	background-repeat: no-repeat;
}

.hotelskytext {
	padding: 13px 0 0 10px;
	width: 155px;
	text-align: justify;
}


.churchsky { 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px;
	width: 253px;
	height: 129px;
	float: left;
	color: #000000;
	background-image: url(../images/churchsky.jpg);
	background-repeat: no-repeat;
}

.churchskytext {
	padding: 13px 0 0 10px;
	width: 155px;
	text-align: justify;
}

.shoresky { 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px;
	width: 253px;
	height: 129px;
	float: left;
	color: #000000;
	background-image: url(../images/shoresky.jpg);
	background-repeat: no-repeat;
}

.shoreskytext {
	padding: 13px 0 0 10px;
	width: 155px;
	text-align: justify;
}


.treeoceandream { 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px;	
	width: 253px;
	height: 138px;
	float: left;
	color: #000000;
	background-image: url(../images/tree_dream.jpg);
	background-repeat: no-repeat;
}

.treeoceandream div { 
	padding: 13px 0 0 10px;
	width: 155px;
	text-align: justify;
}

.balconydream { 
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	width: 253px;
	height: 138px;
	float: left;
	color: #000000;
	background-image: url(../images/balcony_dream.jpg);
	background-repeat: no-repeat;
}

.balconydream div { 
	padding: 13px 0 0 10px;
	width: 155px;
	text-align: justify;
}


.additionalbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 379px; 
	height: 230px;
	float: left;
	margin: 5px 0px 2px 0px;
	color: #000000;
	background-image: url(../images/addintionbox.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	position: relative;
}

.additionalbox div {
	padding: 13px 12px 0 8px;
}

.additionalboxtext {
	padding: 0px 0px 0 15px;
	height: 140px;
}


.additionalboxtext ul {
	
	margin: 0;
	padding: 15px 0 0 25px;
	height: 140px;
}



.additionalboxtwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 379px; 
	height: 200px;
	float: left;
	margin: 5px 0px 2px 0px;
	color: #000000;
	background-image: url(../images/addintionbox_smaller.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	position: relative;
}

.additionalboxtwo div {
	padding: 13px 12px 0 8px;
}

.additionalboxtexttwo {
	padding: 0px 0px 0 15px;
	height: 140px;
}


.additionalboxtexttwo ul {
	
	margin: 0;
	padding: 15px 0 0 25px;
	height: 140px;
}

.holidaybox {
	margin: 0px;
	padding: 0px;
} 


.additionalbutton { 

	width: 121px;
	position: absolute;
	bottom: 20px;
	left: 0;

} 

.additionalbuttontwo { 

	width: 100px;
	position: absolute;
	bottom: 25px;
	left: 0;

} 


.bookonlinebutton { 

	width: 130px;
	float: left;
	margin: 6px 0px 0 10px;
	
}


.bookonlinebuttontwo { 

	width: 130px;
	float: left;
	margin: 6px 0px 0 250px;
	
}

.bookonlinebuttonthree { 

	width: 130px;
	float: left;
	margin: 5px 0 0 10px;
	
}

.bookonlinebuttonfour { 

	width: 130px;
	float: left;
	margin: 18px 0 0 10px;
	
}

.additionalbuttonthree { 

	width: 100px;
	position: absolute;
	bottom: 20px;
	left: 0;

}


.additionalbuttonfour { 

	width: 100px;
	position: absolute;
	bottom: 25px;
	left: 0;

}


.teletextlogo { 

	float: left;
	width: 100px;
	padding-top: 3px;

}


.clear { 

	clear: both;

}

.opentimes {

float: left;
margin: 10px 0 0 0;
}

.floatimg {
float: left;
margin: 0 0 0 10px;
}

.invisible
 {
  display:none;
  visibility:hidden;
 }
 
.redborder {
	border: 2px solid #FF0000;
}

#callbackrequestdiv {
	position: absolute;
	top: 105px;
	right: 0;
	width: 360px;
	height: 269px;
	background-image: url(../images/callback-main-form.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	display: none;
	z-index: 10;
}

#callbackrequestdiv img {
	float: left;
}

#callbackbar {
	position: absolute;
	bottom: 0;
	left: 0;
}

#callbackform2 {
	float: right;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 40px 0 0 0;
	display: none;
}

#callbackform2 fieldset {
	border: 0px;
}

#callbackform2 fieldset * {
	float: right;
}

#callbackform2 label {
	clear: left;
	font-weight: bold;
	width: 98%;
	margin: 0 5px 5px 0;
	float: left;
}

#callbackform2 input
{
  font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#callbackform2 p {
	padding: 0 10px 0 0;
}

.errorlabelss {
	display: none;
}

#needhelp {
	cursor: pointer;
}

body, html {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

#container {
	width: 800px;
	height: 100%;
	background: url(../images/shadows.jpg) repeat-y;
	margin: 0 auto;
}

#containerinternal {
	width: 800px;
	background: url(../images/shadows.jpg) repeat-y;
	margin: 0;
}

.contentcontainer {
	width: 780px;
	margin: 0 auto;
	background: #FFFFFF;
	position: relative;
}

#enquirelink {
	border: 1px solid #FFFFFF;
	background:#006DAD;
	font-family: Arial, Helvetica, Sans-Serif;
  	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
  	padding:3px 6px 3px 6px;
  	text-decoration:none;
  	margin:0px;
	display: block;
	float: right;
}

.hotelresultscont {
	border: 1px solid #fe9808;
	width: 758px;
	overflow: hidden;
	margin: 0 0 10px;
	padding: 0 0 0 0;
}

.headercontainer {
	width: 780px;
	background: url(../images/header-background.jpg) no-repeat;
	overflow: hidden;
	padding: 0 0 5px;
	margin: 0;
}

.headercontainer2 {
	width: 780px;
	background: url(../images/header-background-2.jpg) no-repeat;
	overflow: hidden;
	padding: 0 0 5px;
	margin: 0;
}

.headercontainer3 {
	width: 780px;
	background: url(../images/header-background-3.jpg) no-repeat;
	overflow: hidden;
	padding: 0 0 5px;
	margin: 0;
}

.headercontainer4 {
	width: 780px;
	background: url(../images/header-background-4.jpg) no-repeat;
	overflow: hidden;
	padding: 0 0 5px;
	margin: 0;
}

.headertext {
	margin: 5px 0 0 360px;
	padding: 0;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	float: left;
	overflow: hidden;
	display: inline;
}

.atolheaderlink {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	margin: 5px 0 0 60px;
	padding: 0;
}

.navigation {
	float: left;
	clear: both;
	width: 560px;
	margin: 7px 0 0 186px;
	display: inline;
}

.navlist {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navlistitem {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

.navlistabout {
	margin: 0 8px 0 10px;
}

.navlistlink {
	border: none;
	text-decoration: none;
}

.navlistimg {
	float: left;
	border: none;
	margin: 0;
	padding: 0;
}

.footercontainer {
	width: 800px;
	background: url(../images/footer-background.jpg) no-repeat;
	overflow: hidden;
	clear: both;
	margin: 10px 0 0 0;
}

.footerlinksright {
	float: left;
	margin: 8px 0 0 548px;
	display: inline;
}

.footerlinksrightlist {
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.footerlinksrightitem {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
}

.footernav {
	float: left;
	display: inline;
	margin: 23px 0 0 38px;
	width: 537px;
}

.footernavlist {
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.footernavlistitem {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

a.footerlink {
	float: left;
	margin: 65px 0 0 20px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.footerlink:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}

a.footerlink:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

#load {
	padding: 0 10px;
}

.helplinkcont {
	clear: both;
	float: right;
	margin: 5px 15px 0 0;
	display: inline;
	font-size: 12px;
}

a.helplink {
	font-weight: bold;
	color: #0000cc;
	text-decoration: underline;
}

a.helplink:hover {
	font-weight: bold;
	color: #0000cc;
	text-decoration: none;
}

a.helplink:visited {
	font-weight: bold;
	color: #0000cc;
	text-decoration: none;
}

.contentpadding {
	padding: 0 10px;
	width: 760px;
	overflow: hidden;
}

label.errorlabel {
	font-size: 14px;
	color: #FF0000;
	display: none;
	margin: 0 0 0 3px;
}

.errormessage {
	display: none;
	font-size: 14px;
	color: #FF0000;
	margin: 5px 0 0 0;
}

.depositmess {
	border: 2px solid red;
	padding: 5px;
	width: 340px;
	background-color: #FFFFFF;
	position: absolute;
	right: 8px;
	top: 5px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	display: none;
}

.depositmess span {
	cursor: pointer;
	color: #0000CC;
	text-decoration: underline;
}

.discountmess {
	border: 2px solid blue;
	padding: 5px;
	width: 340px;
	height: 50px;
	background-color: #FFFFFF;
	position: absolute;
	right: 8px;
	top: -20px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	display: none;
}

.discountmess span {
	cursor: pointer;
	color: #0000CC;
	text-decoration: underline;
}

.supplementmess {
	border: 1px solid red;
	padding: 5px;
	width: 340px;
	background-color: #FFFFFF;
	position: absolute;
	right: 0px;
	top: -225px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	display: none;
}

.supplementmess span {
	cursor: pointer;
	color: #0000CC;
	text-decoration: underline;
}

#supplementmess {
	display:inline;
	border: 1px dotted #55ABD1;
	background-color: #FFFFCC;
	margin: 10px;
	padding: 10px;	
	color:green;
}

.colwrap {
	overflow: hidden;
	width: 100%;
	clear: both;
}

.colleft {
	width: 370px;
	float: left;
	margin: 0 8px 0 0;
}

.colright {
	width: 382px;
	float: left;
}

.welcome-img {
	margin: 0 0 20px;
	float: left;
	padding: 0;
}

.colright-img {
	float: left;
	clear: both;
	margin: 0 0 5px;
}

.atol-title {
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 5px;
	padding: 0;
	clear: both;
}

.atol-text {
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: justify;
	width: 360px;
}

#adsensecontainer {
	width: 238px;
	right: -263px;
	top: 100px;
	position: absolute;
	padding: 5px;
	background: #FFF;
}

#msadcenter {
	position: absolute;
	top: -9999px;
	left: -9999px;
}


/** TRANSFERS START**/
/** See ticket VXS-988451) **/

#summarytransferradio {
	width: 20%;
	border: 1px dotted #55ABD1;
	background-color: #FFFFCC;
	margin: 10px 0 10px 0;
	padding: 10px;	
	color: #333333;
	float: left;
}

.summarytransferradio {
	width: 20%;
	border: 1px dotted #55ABD1;
	background-color: #FFFFCC;
	margin: 10px 0 10px 0;
	padding: 10px;	
	color: #333333;
	float: left;
}

#summarytransfer {
	width: 65%;
	border: 1px dotted #55ABD1;
	background-color: #FFFFCC;
	margin: 10px 0 10px 0;
	padding: 10px;	
	color: #333333;
	float: right;
}

.summarytransfer {
	width: 70%;
	border: 1px dotted #55ABD1;
	background-color: #FFFFCC;
	margin: 10px 0 10px 0;
	padding: 10px;	
	color: #333333;
	float: right;
}

.transfercontainer {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #CCCCCC;
}

.transfercontainer2 {
}

.swaplink {
	margin: 10px 0;
	clear: both;
	display: block;
}

.summaryItineraryType {
	font-size: 10pt;
	color: #25528D;
	padding: 8px 5px 0 5px;
}

.basicText {
	color: #777777;
}

.strongText {
	color: #333333;
}

.infoLabelVerySmall {
	display: block;
	width: 40px;
	float: left;
	margin: 5px 0 0 0;
}

.infoLabelSmall {
	display: block;
	width: 60px;
	float: left;
	margin: 5px 0 0 0;
}

.infoLabelMediumSmall {
	display: block;
	width: 75px;
	float: left;
	margin: 5px 0 0 0;
}

.infoLabelMedium {
	display: block;
	width: 100px;
	float: left;
	margin: 5px 0 0 0;
}

.infoLabelLarge {
	display: block;
	width: 140px;
	float: left;
	margin: 5px 0 0 0;
}

.infoLabelVeryWide {
	display: block;
	width: 150px;
	float: left;
	margin: 5px 0 0 0;	
}

.infoLabelSuperWide {
	display: block;
	width: 250px;
	float: left;
	margin: 5px 0 0 0;
}

.infoLabelVeryLarge {
	display: block;
	width: 100%;
	float: left;
	margin: 5px 0 0 0;
}

.itineraryTypeWide {
	font-size: 10pt;
	color: #25528D;
	padding: 8px 5px 0 5px;
	width: 100px;
}

.SummaryExtra {
	font-size: 10pt;
	color: #25528D;
	padding: 8px 5px 0 5px;
	width: 100%;
}


/** TRANSFERS END**/
/** See ticket VXS-988451) **/



#enquiry_form label.error {
	font-size: 11px;
	color: #F00;
}

.flightaccommbutton {
	background: url(../images/bg-search-selection.jpg) 0 0;
	width: 111px;
	height: 40px;
	float: left;
} 

.accommonlybutton {
	background: url(../images/bg-search-selection.jpg) -111px 0;
	width: 111px;
	height: 40px;
	float: left;
}

.flightonlybutton {
	background: url(../images/bg-search-selection.jpg) -222px 0;
	width: 111px;
	height: 40px;
	float: left;
}


.searchselection {
	cursor: pointer;
}

.searchselection input {
	margin: 13px 0 0 95px;
	height: 14px;
	width: 14px;
	padding: 0px;
}

.accommonlybutton input, .flightonlybutton input {
	margin: 13px 0 0 88px;
}

.carhireviewterms {
	cursor: pointer;
}

.carhireterms {
	display: none;
	padding: 10px 0 0 0;
}

.c8maincontent h1 a, .c8maincontent h2 a, .c8maincontent h3 a, .c8maincontent h4 a, .c8maincontent h5 a, .c8maincontent h6 a, .c8maincontent h1.subHeader a, .c8maincontent h2.subHeader a, .c8maincontent h3.subHeader a, .c8maincontent h4.subHeader a, .c8maincontent h5.subHeader a, .c8maincontent h6.subHeader a, .c8maincontent h1 a:visited, .c8maincontent h2 a:visited, .c8maincontent h3 a:visited, .c8maincontent h4 a:visited, .c8maincontent h5 a:visited, .c8maincontent h6 a:visited {
	color: #0087D7;
	text-decoration: none;
}