html{display : inline;}
body{font-family : Verdana; font-size : 12px; background: url(images/top.jpg) #FFF no-repeat top center; margin : 0px; } 
br {line-height : 12px;	margin : 0;} 
a {font-family : Verdana; font-size : 12px; color : #006699; text-decoration : none; }
a:hover {font-family : Verdana; font-size : 12px; color : #DD6900; text-decoration : underline; }
input, select, textarea {font-family : Verdana; font-size : 12px; background-color : white; border : 1px solid #BABABA; margin : 2px; } 
ul {margin: 0px; padding: 0px;}
li {font-family : Verdana; font-size : 12px; margin : 5px; padding : 0px; list-style : none; padding-left: 15px; background-image: url(./images/arrow.png); background-repeat: no-repeat; background-position: left 6px; }
form {font-family : Verdana; font-size : 12px; border-width : 0; padding : 0; margin : 0; display: inline; } 

h1 {font-family : verdana; font-size : 17px; color : black; margin : 0px; }
h2 {font-family : verdana; font-size : 13px; font-weight : bold; color : black; margin:0; padding-bottom:10px; border:0;}

.titleSimple {font-family : verdana; font-size : 12px; font-weight : bold; color : black;}
.priceSimple {font-family : verdana; font-size : 12px; color : #777777;}
.locationSimple {font-family : verdana; font-size : 11px; color : #777777;}

.titleShort {font-family : verdana; font-size : 18px; color : black;}
.priceShort {font-family : verdana; font-weight : bold; font-size : 13px; color : black;}
.locationShort {font-family : verdana; font-size : 12px; color : black;}
.descriptionShort {font-family : verdana; font-size : 11px; color : #777777;}

.titleDetailed {font-family : verdana; font-size : 20px; color : black;}
.priceDetailed {font-family : verdana; font-weight : bold; font-size : 13px; color : #FF403B;}

.nameDetailed {font-family : verdana; font-weight : bold; font-size : 13px; color : #006699;}
.valueDetailed {font-family : verdana; font-size : 13px; color : black;}

.titleGallerySimple {font-family : verdana; font-size : 13px; font-weight : bold; color : black;}
.descriptionGallerySimple {font-family : verdana; font-size : 11px; color : #777777;}

#wrap {color:#404040; margin:10px auto; padding:0; width:90%;}
#header {margin:0; padding:15px;}
#sidebar {float:left; width:19%; padding:0; margin:0;}
#content {float:right; line-height:15px; margin:0; padding:0; text-align:left; width:80%;}
#footer {clear:both; line-height:1.6em; margin:0 auto; text-align:center;}

.favorites {font-family : Verdana; font-size : 12px; color: #006699; padding : 0px; }
.table_header {background-image: url(./images/middle_blocks.gif);background-repeat:repeat-x;font-family : verdana; font-size : 13px; font-weight : bold; color: #ffffff; padding:0px; margin:0px;}
.warning {font-family : Verdana; font-size : 12px; font-weight : bold; color : red; }
.bold {font-family : Verdana; font-size : 13px; font-weight : bold; color : #006699; text-decoration : underline; }
.title {font-family : Verdana; font-size : 13px; font-weight : bold; color : #006699; }
.price {font-family : Verdana; font-size : 13px; font-weight : bold; color : #000000; }
.timings {font-family : Verdana; font-size : 11px; color : #222222; }
.images {border : 1px solid #BABABA; }
.submit {color : black; padding: 3px; border: 1px solid #BABABA; background:#EAEAEA;}
.headerTitle {font-family : verdana; font-size : 18px; font-weight : bold; color: #000000;}
.line_white_left {border-left: solid 1px #D0DBE3}
.line_white_right {border-right: solid 1px #D0DBE3}
.line_white_top {border-top: solid 1px #D0DBE3}
.line_white_bottom {border-bottom: solid 1px #D0DBE3}

.formSubmitInput {width: 400px;}
.formSubmitSelect {width: 400px;}
.formSubmitArea {width: 400px;}
.formEditInput {width: 400px;}
.formEditSelect {width: 400px;}
.formEditArea {width: 400px;}

.searchtab {border:1px solid #BABABA; width:100%; margin-bottom: 0em; padding: 0px; background-color:#F5F5F5;}
.featuredListingstab {border:1px solid #BABABA; width:100%; margin-bottom: 0em; padding: 0px; background-color:#FFFFFF;}
.listingstab {border:1px solid #BABABA; width:100%; margin-bottom: 0em; padding: 0px; background-color:#FFFFFF;}

/* Compare packages */
.header { background : #C9D2D8; border-bottom : 1px solid #D5D5D5; border-right : 1px solid #E5E5E5;} 
.main { background : #E0E5E9; border-bottom : 1px solid #D5D5D5; border-right : 1px solid #D5D5D5;} 

/* new edit */

#preheader-box {
	position: relative;
	bottom: 10px;
}

#preheader{
	overflow: hidden;
	height: 163px;
	background: url(images/header.jpg) ;
	width: 912px;
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;

}

#preheader-box p {
	font-size:12px;
	line-height:20px;
}

#preheader-box h2 {
	font-size: 16px;
	position:relative;
	top: 5px;
}

#menu{
	height: 61px;
	width: 912px;
	margin: 0 auto; 
	padding: 0;
	padding-top: 10px;
}

#clear {
	clear:both;
}


#menu ul { 
	margin: 0;
	padding: 5px 0 0 25px; /*CHANGE THIS TO CENTER MENU*/
	list-style-image:none;
}

#menu a { 
	float:left; 
	display:block; 
	background: none;
	color:#999999;
	font-size: 12px;
	font-weight:normal;
	padding: 4px 5px;
	padding-top: 20px;
	text-decoration:none;
}


.home {
	margin-left: 1px;
}
.register, .contact {
	margin-left:0px;
}

.what  {
	margin-left:3px;
}

.terms, .email {
	margin-left: 1px;
}

#menu ul li a#selected {
	color:#cc9933;
}

#menu a { 
	float:none;
	list-style-image:none;
}

#menu li { 
	float:left; 
	background:inherit; 
	margin:0 0 0 4px; padding:0 0 0 0px;
	list-style-image:none;
}

#menu a:hover { 
	color:#cccccc; 
	text-decoration:none;
}


#preheader img {
	position: relative;
	top:89px;
	border: none;
}


#menu h2{
	color:#FFFFFF;
	text-align:right;
	padding-right: 0px;
	padding-top:7px;
	font-weight:normal;
	padding-left: 25px;
}

#header2 {
	font-size:20px;
	padding-top: 45px;
	padding-right:15px;
	float:right;
	overflow:hidden;
}

#header2 p{
	padding: 0;
	margin: 0;
	color: #000;
}

.big_font {
	font-size:20px;
	margin-top: 310px;
	margin-right: 30px;
}
.small_font {
	font-size:9px;
	font-weight:normal;
	padding-left:72px;

}

.gray {
	color:#cccccc;
}