img a, a, a:focus, a:active{border:none; outline:none; outline: 0;} /* kills moz link outlines */
input:focus{outline: none} /* kills blue webkit input halo */
img, img a { border: 0; }
html { width: 100%; }
body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 85%; 
	line-height: 1.5em;
	margin: 0; 
	padding: 0;
	width: 100%;
	color: #333;
	background: #e5e5e5 url('Images/background.jpg');
}
form {
	padding: 0;
	margin: 0;
}
.clear { 
	display: block; 
	clear: both; 
	float: none; 
	font-size: 0;
	overflow: hidden;
	height: 0;
}
h1 {
	padding: 0 0 8px 0;
	margin: 0;
	width: 100%;
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 1.3em;
	font-weight: normal;
	background: url('Images/line.jpg') bottom left repeat-x;
}


/********** Containers **********/

.wpr {
	width: 100%;
}

.wrapper {
	width: 1000px;
	margin: 0 auto;
}

.content-left {
	margin: 15px 0 0 0;
	width: 675px;
	float: left;
}

.content-right {
	width: 300px;
	margin: 15px 0 0 25px;
	float: right;
}

.ad-button {
	width: 300px;
	height: 250px;
	margin: 10px 0 10px 0;
}

/********** Header **********/

#header {
	width: 100%;
}

.header {
	height: 136px; 
	background: url(Images/header-bg.png) repeat-x 0 0;
}

.header-on {
	height: 280px;
	background: url(Images/header-bg.png) repeat-x 0 -278px;
}

.hdr-left {
	float: left;
	width: 50%; /*75% modified by IB */
	height: 68px;
	padding: 22px 0 0 0;
}
.hdr-right {
	float: right;
	text-align: right;
	width: 50%; /*25% modified by IB */
	height: 90px;
}
.hdr-right a:link, .hdr-right a:visited {
	color: #eee;
	text-decoration: none;
}
.hdr-right a:hover, .hdr-right a:active {
	color: #fff;
	text-decoration: none;
}
.hdr-right-item-one {
	color: #eee;
	padding: 11px 20px 0 0;
	float: right;
	height: 22px;
}
.hdr-right-item-two {
	color: #eee;
	padding: 11px 20px 0 20px;
	float: right;
	background: url(Images/hrd-div.png) no-repeat top left;
	height: 22px;
}

/********** SEARCH **********/

.search-item {
	margin: 20px 0 0 0;
	width: 25%;
	float: left;
}

.search-item input[type=image] {
	float: right;
	margin: 6px 14px 0 0;
}

.search-item input[type=text]{
	border: 0;
	width: 212px;
	height: 32px;
	/*line-height: 32px;*/
	background: url(Images/input-bg.jpg) no-repeat top left;
	padding: 0 12px 0 12px;
	/* color: #999; */
}

.search-item form div {
	position:relative;
}

.select {
	/*font-size: 12px;
*/	/* color: #999; */
}

select.select {
    position: relative;
    z-index: 10;
    width: 236px !important;
    height: 32px !important;
    line-height: 32px;
}

span.select{
    position: absolute;
    bottom: 0;
    float:left;
    left: 0;
    width: 236px;
    height: 32px;
    line-height:32px;
    text-indent: 12px;
   	background: url(Images/select-bg.jpg) no-repeat 0 0;
    cursor:default;
    z-index:1;
	}
	

.search-item h3 {
	padding: 0 0 8px 0;
	margin: 0;
	width: 100%;
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 1.2em;
	font-weight: normal;
}



/********** HOME **********/

.alm-news {
	font-size: 12px;
}
.alm-news a:link, .alm-news a:visited {
	color: #19437c;
	text-decoration: none;
}
.alm-news a:hover, .alm-news a:active {
	color: #000;
	text-decoration: none;
}
.alm-news p {
	line-height: 16px;	
}

.content-col-left {
	width: 335px;
	margin: 15px 25px 0 0;
	float: left;
}

.home-browse-hdr {
	height: 45px;
	line-height: 40px;
	width: 295px;
	padding: 0 20px 0 20px;
	background: url(Images/browse-hdr.png) no-repeat;
	font-size: 17px;
	color: #f4f4f4;
	font-family: Georgia, "Times New Roman", serif;
}

.home-browse-content {
	width: 295px;
	padding: 1px 20px 0 20px;
	background: #f4f4f4;
	font-size: 12px;
	line-height: 1.5em;
}

.home-browse-content h2 {
	font-weight: normal;
	font-size: 16px;
	padding: 0;
	margin: 8px 0 8px 0;
}

.home-browse-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.home-browse-content ul li {
	margin: 0 0 5px 0;
	padding: 0;
}

.home-browse-content a:link, .home-browse-content a:visited {
	color: #19437c;
	text-decoration: none;
}
.home-browse-content a:hover, .home-browse-content a:active {
	color: #000;
	text-decoration: none;
}

.home-browse-left {
	width: 135px;
	padding: 0 25px 0 0;
	float: left;
}

.home-browse-right {
	width: 135px;
	float: left;
}

.home-browse-more {
	width: 100%;
	text-align: right;
}

.home-browse-ftr {
	height: 20px;
	width: 335px;
	background: url(Images/browse-ftr.png) no-repeat;
}

.content-col-right {
	width: 315px;
	float: left;
	margin: 15px 0 0 0;
}

.most-viewed {
	padding: 8px 0 10px 0;
	margin: 0
	width: 100%;
	background: url('Images/line.jpg') bottom left repeat-x;
	font-size: 12px;
	line-height: 1.5em;
}
.most-viewed a:link, .most-viewed a:visited {
	font-weight: bold;
	font-size: 13px;
	color: #19437c;
	text-decoration: none;
}
.most-viewed a:hover, .most-viewed a:active {
	font-weight: bold;
	font-size: 13px;
	color: #333;
	text-decoration: none;
}

.most-viewed-last {
	background: none !important;
}


/********** LISTINGS **********/

.breadcrumb {
	width: 675px;
	margin: 0 0 15px 0;
	font-size: 11px;
	
}
.breadcrumb a:link, .breadcrumb a:visited {
	color: #19437c;
	text-decoration: none;
}
.breadcrumb a:hover, .breadcrumb a:active {
	color: #333;
	text-decoration: none;
}

.filter-bar {
	width: 675px;
	height: 45px;
	line-height: 45px;
	background: url(Images/filter-bg.png) no-repeat 0 0;
	font-size: 12px;
}

.filter-sort {
	width: 530px;
	margin: 0 10px 0 0;
	float: left;
	color: #fff;
	text-align: right;
}

.filter-filter {
	width: 125px;
	margin: 0 10px 0 0;
	float: right;
	background: url(Images/filter-btn-bg.png) no-repeat 0 5px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

.filter-on {
	margin: 8px 0 0 0;
	padding: 25px 20px 25px 20px;
	width: 635px;
	height: 80px;
	background: url(Images/filter-on-bg.png) no-repeat 0 0;
}

.filter-inside {
	float: left;
	width: 236px;
	height: 32px;
	margin: 0 8px 8px 0;
}

.filter-inside input[type=text]{
	border: 0;
	width: 212px;
	height: 32px;
	/*line-height: 32px;*/
	background: url(Images/input-bg.png) no-repeat top left;
	padding: 0 12px 0 12px;
	/* color: #999; */
}

.filter-btn {
	float: left;
	width: 139px;
	height: 27px;
	margin: 5px 0 0 0;
}

.content-left h2 {
	font-weight: normal;
	font-size: 16px;
	padding: 0;
	margin: 8px 0 8px 0;
}

.sponsored-header {
	width: 675px;
	margin: 20px 0 3px 0;
	text-align: right;
	font-size: 10px;
	color: #808080;
	text-transform: uppercase;
}

.sponsored-listing {
	width: 655px;
	padding: 10px 10px 5px 10px;
	margin: 0 0 6px 0;
	background: url(Images/sponsored-bg.png) repeat-x top left;
}

.standard-listing {
	width: 655px;
	padding: 10px 10px 5px 10px;
	margin: 0 0 6px 0;
	background: url(Images/line.jpg) repeat-x top left;
}

.listing-left {
	/*width: 125px;*/
	margin: 0 15px 0 0;
	float: left; text-align:center;
}

.listing-center {
	/*width: 350px;*/
 width: 475px;	margin: 0 25px 0 0;
	float: left;
	font-size: 12px;
	line-height: 1.5em;
}

.listing-right {
	width: 140px;
	float: left;
	font-size: 13px;
	padding: 0 0 0 0;
}
.listing-right a:link, .listing-right a:visited {
	font-size: 14px;
	color: #19437c;
	text-decoration: none;
}
.listing-right a:hover, .listing-right a:active {
	font-size: 14px;
	color: #333;
	text-decoration: none;
}

.listing-link {
	font-size: 16px;
	font-weight: bold;
	color: #19437c;
}
.listing-link a:link, .listing-link a:visited {
	color: #19437c;
	text-decoration: none;
}
.listing-link a:hover, .listing-link a:active {
	color: #333;
	text-decoration: none;
}

.pagination {
	width: 675px;
	padding: 10px 0 20px 0;
	margin: 10px 0 0 0;
	background: url(Images/line.jpg) repeat-x top left;
	font-size: 15px;
	text-align: right;
}
.pagination a:link, .pagination a:visited {
	color: #19437c;
	text-decoration: none;
}
.pagination a:hover, .pagination a:active {
	color: #333;
	text-decoration: none;
}

/********** DETAIL **********/

.breadcrumb-detail {
	width: 575px;
	float: left;
	margin: 0 0 15px 0;
	font-size: 11px;
}
.breadcrumb-detail a:link, .breadcrumb-detail a:visited {
	color: #19437c;
	text-decoration: none;
}
.breadcrumb-detail a:hover, .breadcrumb-detail a:active {
	color: #333;
	text-decoration: none;
}

.return-detail {
	width: 120px;
	float: right;
	text-align: right;
	margin: 0 0 15px 0;
	font-size: 12px;
	font-weight: bold;
}
.return-detail a:link, .return-detail a:visited {
	color: #19437c;
	text-decoration: none;
}
.return-detail a:hover, .return-detail a:active {
	color: #333;
	text-decoration: none;
}

.map-detail {
	margin: 30px 0 0 0;
}

.detail-left {
	width: 150px;
	float: left;
	margin: 0 25px 0 0;
	font-size: 13px;
}
.detail-left a:link, .detail-left a:visited {
	font-size: 14px;
	color: #19437c;
	text-decoration: none;
}
.detail-left a:hover, .detail-left a:active {
	font-size: 14px;
	color: #333;
	text-decoration: none;
}

.detail-right {
	width: 500px;
	float: right;
	/*margin: 30px 0 0 0;*/ /* commented on 16-01-2013 to align small images with design as per suggestion*/
	margin: 0 0 0 0;
	font-size: 12px;
	line-height: 1.5em;
}

.detail-address {
	font-size: 13px;
	line-height: 1.4em;
}

.detail-hdr {
	font-size: 16px;
	font-weight: bold;
	color: #19437c;
}
.detail-hdr a:link, .detail-hdr a:visited {
	color: #19437c;
	text-decoration: none;
}
.detail-hdr a:hover, .detail-hdr a:active {
	color: #333;
	text-decoration: none;
}

.detail-intro {
	padding: 12px 0 0 0;
	margin: 12px 0 0 0;
	width: 100%;
	background: url('Images/line.jpg') top left repeat-x;
}

.detail-right h2 {
	padding: 0 0 8px 0;
	margin: 18px 0 8px 0;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	background: url('Images/line.jpg') bottom left repeat-x;
}

/********** Navigation **********/

.nav-left {
	float: left;
	width: 875px;
}

#nav-right {
	cursor: pointer;
	float: right;
	text-align: center;
	width: 125px;
	height: 44px; 
	line-height: 40px;
	text-decoration: none; 
	font-size: 12px;
	font-weight: bold;
}

.nav-right {
	color: #fff;
	background: none;
}

.nav-right-on {
	color: #333;
	background: url(Images/find-bg.png) no-repeat 0 5px;
}

/* remove the list style */
#nav {
	margin: 0; 
	padding: 0; 
	list-style: none;
	font-size: 12px;
}	
/* make the LI display inline and its position relative so that position absolute can be used in submenu */
#nav li {
	float: left; 
	display: block; 
	position: relative;
	z-index: 500;
	position: relative;
	margin: 0 40px 0 0;
}
		
/* this is the parent menu */
#nav li a {
	display: block; 
	padding: 0 5px 0 0; 
	height: 40px; 
	line-height: 40px;
	text-decoration: none; 
	text-align: left; 
	color: #fff;
}
#nav li a:hover {
	color: #fff;
	text-decoration: none;
}	
/* submenu, hidden by default */
#nav ul {
	width: 233px;
	position: absolute; 
	left: 0; 
	display: none; 
	list-style:none;
	padding: 0;
	margin : 0 0 0 -30px; 
}	

#nav ul li { 
	width: 233px;
	float: left; 
	background: url('Images/subnav-bg.png') bottom left no-repeat;
	margin: 0;
	padding: 0;
}	

/* display block will make the link fill the whole area of LI */
#nav ul a {
	display: block;  
	height: 35px;
	line-height: 35px;
	margin: 0 0 0 17px;
	padding: 0 0 0 11px; 
	color: #fff;
	text-align: left !important;
}
#nav ul a:hover, #nav ul li:hover {
	color: #fff;
	text-decoration: none;	
}

#nav .ddlast { 
	height: 40px;
	line-height: 40px;
	background: url('Images/subnav-bg-bottom.png') bottom left no-repeat !important;
}	


/********** Footer **********/

.ftr {
	padding: 12px 0 0 0;
	margin: 90px auto 45px auto;
	color: #333;
	font-size: 11px;
	line-height: 2em;
	background: url('Images/line.jpg') top left repeat-x;
}
.ftr a:link, .ftr a:visited {
	color: #333;
	text-decoration: none;
}
.ftr a:hover, .ftr a:active {
	color: #000;
	text-decoration: none;
}
.ftr-left {
	float: left;
	width: 75%;
}
.ftr-right {
	float: right;
	text-align: right;
	width: 25%;
}

/* IB added CSS */


.Txt{
	border: 0;
	width: 212px;
	height: 32px;
	*line-height: 32px;
	background: url(Images/input-bg.jpg) no-repeat top left;
	padding: 0 12px 0 12px;
	/* color: #999; */
}

.clear-it
{
    color:Gray;
 *line-height:32px;}

/*
.DDLTD {
	margin: 20px 0 0 0;
	padding-top:10px;
	width: 25%;
	float: left;
}

.DDLNew
{
    position: absolute;
    bottom: 0;
    float:left;
    left: 0;
    width: 236px;
    height: 32px;
    line-height:32px;
    text-indent: 12px;
   	background: url(Images/select-bg.jpg) no-repeat 0 0;
    cursor:default;
    z-index:1;
}
*/