body {
	margin: 0px;
	padding: 10px;
}

form {
	padding: 0px;
	margin: 0px;
}




a:visited {
color:#0063C6;
text-decoration: none; 
}

a:hover {
color:#0063C6;
text-decoration:underline;
}


/*   -------------------------------------------     SEARCH RESULT PAGE TABLE - width column          ---------------------------------------------------- */
table.SearchResultPageColumns {
	width: 554px;
}



.aboutUsTable{
color:#0066FF;
font:arial;
font-size:13px;
text-align:justify;
margin-left:10px;
padding-left:10px;
padding-right:10px;
height:auto;
list-style-type: none;
width: 96%;
border: 1px solid  #F7F7F7;
}

.user_details
{
color:#0067CE;}



body, td, div, span, font, input, select, option, textarea, legend, p, li {
	font-family: verdana;
	font-size: 9pt;
}

select, option {
	font-weight: normal;
}

input.text, textarea.text {
	/*border: 1px #ABABAB solid;
	padding: 1px 2px;*/
}

input.text_price {
	width: 67px;
}

img.border {
	border-style: solid;
	border-color: #ABABAB;
	border-width: 1px;
}

.w300 {
	width: 300px;
}

.w100p {
	width: 100%;
}

.h100 {
	height: 100px;
}

.right {
	text-align: right !important;
}

.left { 
	text-align: left !important; 
}

.center {
	text-align: center !important;
}

.top {
	vertical-align: top !important;
}

.bottom {
	vertical-align: bottom !important;
}

.nowrap {
	white-space: nowrap !important;
}

legend.error {
	color: red;
}

fieldset.error {
	color: red;
	width: 400px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 3px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 3px 0;
}

.red {
	color: red;
}

.green {
	color: green;
}

.gray {
	color: gray;
}

table.list {
	border-collapse: collapse;
	margin-top: 3px;
	margin-bottom: 3px;
}

table.list th {
	border: 1px solid black;
	background-color: #EBEADB;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

table.list td {
	border: 1px solid black;
}

table.form {
	margin-top: 3px;
	margin-bottom: 3px;
}

.pointer {
	cursor: pointer;
}

.png {
	behavior: url('png.htc');
}

fieldset.default {
	width: 400px;
}

div.suggestions {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid black;
	position: absolute;
	/*background-image: url('/images/tpn.gif');*/
	background-color: white;
	z-index: 15;
}

* html div.suggestions {
	margin-left: 1px;
}

div.suggestions div {
	cursor: pointer;
	padding: 0px 3px;
}

div.suggestions div.current {
	background-color: #3366cc;
	color: white;
}

/* IE layer-under-select hack */

iframe.frm {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:600px;/*must have for any big value*/
	height:10px/*must have for any big value*/;
}

div.h {
	padding:5px 0 5px 0;
	text-align:center;
	font-weight:bold;
	color:#2b6fb6;
}

.lowest_price {
	font-size: 16pt;
	font-weight: bold;

}

a.big:link, a.big:visited {
	color:#2b6fb6;
	font-size:10pt;
	font-weight:bold;
}

a.big:hover {
	color:#2b6fb6;
	font-size:10pt;
	font-weight:bold;
}

.small {
	font-size: 10px;
}

.similar_list {
	overflow: auto;
	height: 100px;
}

.highlighted {
	background-color: #cdffd3;
}





#top_locations_list {
	background: url('../images/box_background1.jpg')  repeat-x;
}

#top_locations_list a{
	background: url('../images/arrow.png') no-repeat center left; /*custom bullet list image*/
	margin-left:10px;
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
}







table.TopDestinationTable {
font-family:Verdana;
font-size:11px;
background-color:#F0F8FF;


}



/*-----------------------------  CITY BREAK  ----------------------------------------------*/
table.CityBreaks {
width: 165px;
color:#0052A4;
border:#FFECEC 1px solid;
margin-left:10px;
}

table.CityBreaks td.TitleCity {
font-weight:bold;
font-size:13px;
height:30px;
color:#0052A4;
background-color:#D5EAFF;
text-indent:8px;
}


/*-----------------------------  TABLE ITEM 2     ----------------------------------------------*/

table.item2 {
width: 200px;
height:67px;
font-family:Verdana;
font-size:9px;
color:#0052A4;
border-bottom:#FFECEC 1px solid;
font-style:italic;
}

table.item2 td.title {
font-weight:bold;
font-size:13px;
color:#0052A4;
}

table.item2 td.price {
font-weight:bold;
font-size:13px;
color:#950000;
}


table.item2 td.left2 {
width: 4px; 
}

table tr td a:link {
color:#0063C6;
text-decoration: none;
}


/*-----------------------------  5 GOOD REASON     ----------------------------------------------*/
table.GoodReason {
width: 410px;
font-family:Verdana;
font-size:12px;
color:#0052A4;
border:#FFECEC 1px solid;
}

table.GoodReason td.title {
font-weight:bold;
font-size:15px;
height:30px;
color:#0052A4;
background-color:#D5EAFF;
text-indent:8px;
}






/*-----------------------------  FOOTER      ----------------------------------------------*/
	
	
	#footer {
	width:100%;
	font:Arial;
	font-size:12px;
	color:#9A9A9A;
	border:1px solid #D9ECFF;
	height:auto;
}
			
	.footerLink{
		color:#9A9A9A;
	}		
	

