html{display : inline;}
body{font-family : Verdana; font-size : 12px; background-color : #FFFFFF; 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; }
li.arrow {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:#b5e6b5;}
.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;} 

html
{
	display : inline;
}

body
{
	font-family : Verdana;
	font-size : 11px; 
	background-color : #FFFFFF;
	margin : 0px; 
} 

br 
{
	line-height : 11px;
	margin : 0; 
} 

a 
{
	font-family : Verdana;
	font-size : 11px; 
	color : #006699; 
	text-decoration : none; 
}

a:hover 
{
	font-family : Verdana;
	font-size : 11px; 
	color : #DD6900; 
	text-decoration : underline; 
} 

input, select, textarea
{
	font-family : Verdana;
	font-size : 11px; 
	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;
}

td
{
	font-family : Verdana;
	font-size : 11px; 
	color : #000000;
} 

form 
{
	font-family : Verdana;
	font-size : 11px; 
	border-width : 0; 
	padding : 0; 
	margin : 0; 
	display: inline;
} 

.table_header_text
{
	font-family : Verdana;
	font-size : 12px; 
	font-weight : bold;
	color: #000033;
}

.warning
{
	font-family : Verdana;
	font-size : 11px; 
	font-weight : bold; 
	color : red; 
}

.bold
{
	font-family : verdana, serif;
	font-size : 12px; 
	font-weight : bold; 
	color : #006699;
	text-decoration : underline; 
}

.title
{
	font-family : verdana;
	font-size : 15px; 
	font-weight : bold; 
	color : #006699;
}

.price
{
	font-family : verdana;
	font-size : 13px; 
	font-weight : bold; 
	color : #5678A2;
}

.timings
{
	font-family : verdana, serif;
	font-size : 11px; 
	color : #222222;
}

.top_background
{
  	background-image: url(./images/banner.jpg);
  	background-repeat: no-repeat;
}
.topmenu{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px; 
	font-weight : bold;
	color: #000033;
}
.topmenu a:link {
    font-family : Arial, Helvetica, sans-serif;
	color: #000033;
	font-size : 15px;
	text-decoration: none;
} 
.topmenu a:visited {
	font-family : Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	font-size : 15px;
} 
.topmenu a:hover {
	font-family : Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: underline;
	font-size: 15px;
} 
.topmenu a:active {
  	font-family : Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: none;
	font-size: 15px;
} 
.top_back
{
  	background-image: url(./images/bannerbk.gif);
  	background-repeat: repeat-x;
}

.topmenu_div 
{ 
    background-image:url(./images/menubk.gif); 
    background-repeat:repeat-x; 
	background-color:#e5e5e5; 
	font-size:16px; 
}

.images
{
	border : 1px solid #BABABA;
}

.line_white_left {border-left: solid 1px #95d295}
.line_white_right {border-right: solid 1px #95d295}
.line_white_top {border-top: solid 1px #95d295}
.line_white_bottom {border-bottom: solid 1px #95d295}

.submit
{
	font-weight : bold;
	background : #31BC1B; 
	color : white;
}

h2
{
	font-family : Verdana;
	font-size : 11px; 
	font-weight : bold;
	color : #5678A2;
}

<!-- Menu -->

