html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ECECEC;
}


/* DROPMENU */

.dropmenu {
	width: 194px;
	margin-top: 4px;
	padding: 0;
	background-color: #fff8ef;
	border-top: 2px solid #ffb281;
	border-right: 2px solid #ea5b00;
	border-bottom: 2px solid #ea5b00;
	border-left: 2px solid #ffb281;
	visibility: hidden;
	position: absolute;
	z-index: 100;
}
.dropmenu_center {
	margin: 0;
	padding: 5px;
	/*background: url(images/dropmenu_center_bg.gif) repeat-y;*/
}
.dropmenu_center a {
	margin: 0;
	padding: 2px 2px 2px 4px;
	font: 11px Arial;
	color: #000 !important;
	text-align: left;
	display: block;
	text-decoration: none;
}

.dropmenu_center a:hover {
	/*font-weight: bold;*/
	color: #c5250f !important;
	background-color: #fdd5a0;
}



#main{
	width: 946px;
	/*min-height: 100%;*/
	margin: auto auto -38px auto;
	height: auto;
	background-color: #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
}
* html #main {
	height: 100%;
	}
#clearfooter {
	clear: both;
	height: 36px;
	}
div>p {
	margin: 0;
	}
#minHeight {
	float: left;
	width: 0px;
	height: 100%;
	margin-bottom: -38px;
	}
* html #minHeight {
	margin-bottom: -38px;
	}
.clear, .space {
	margin: 0;
	height: 1px;
	font-size: 1px;
	line-height: 0;
	clear: both;
}
.space {
	margin: 0 0 1px 0;
	border-bottom: 1px solid #eee;
}
form {
	margin: 0 auto;
	padding: 0;
}
#container {
	margin: 0 auto;
	width: 946px;
	text-align: right;
}
.header {
	height: 119px;
	width: 946px;
	text-align: right;
	background: url(images/header_bg.png) repeat-x;
	overflow: hidden;
}
	.header img {
		margin: 0;
		float: left;
		border: none;
	}
    .header a img {
        margin: 0;
        padding: 0;
    }
    
    .headlinks_signin {
		margin: 80px 0 0 0;
		padding: 0;
		width: 210px;
		color: #27b8e5;
		text-align: left;
		float: right;
	}
	.headlinks_signin a, .headlinks_signin a:link, .headlinks_signin a:visited {
		margin: 0 0 7px 0;
		padding: 2px;
		color: #27b8e5;
		text-decoration: none;
		display: block;
		
		/*float: left;*/
	}
	.headlinks_signin a:hover {
		color:  #27b8e5;
		text-decoration: none;
		
	}

	.headlinks {
		margin: 80px 0 0 0;
		padding: 0;
		width: 275px;
		
		color: #27b8e5;
		text-align: left;
		float: right;
	}
	.headlinks a, .headlinks a:link, .headlinks a:visited {
		margin: 0 0 7px 0;
		padding: 2px;
		color: #27b8e5;
		text-decoration: none;
		display: block;
		
		/*float: left;*/
	}
	.headlinks a:hover {
		color:  #27b8e5;
		text-decoration: none;
		
	}

.content {
	margin: 0px auto 0 auto;
	width: 946px;
	text-align: center;
	overflow: visible;
}
.subnav {
	/*margin-top: 2px ;*/
	padding: 0px;
	height: 90px;
	font: bold 11px Arial;
	color: #106b9a;
	text-align: left;
	background: url(images/menu_bg.png) no-repeat;
}
	.subnav {
		text-align: center;
	}
	.subnav a:link, .subnav a, .subnav a:visited, .subnav_selected {
		margin: 0 0px 0 0px;
		padding: 0 0px;
		color: #106b9a;
		text-decoration: none;
		display: inline;
	}


	.subnav a:hover {
		color: #c5250f;
		text-decoration: none;
	}
    .subnav a sup {
        border-bottom: none;
    }
    a sup {
        font-size: 11px !important;
        font-weight: normal !important;
        text-decoration: none !important;
        *padding-bottom: 3px;
        *border-bottom: 1px solid #c90303;
    }
    a:hover sup {
        *border-bottom: none;
    }
.orange {
    margin: 0;
    padding: 0px;
    height: 210px;
    text-align: left;
    
}
	.news, .welcome {
		margin: 0 4px 0 0;
		padding: 5px;
		width: 345px;
		height: 180px;
		font: bold 14px Arial;
		color: #000;
		text-align: center;
		float: left;
	}
		.news h1 {
			margin: 0;
			padding: 5px;
			font: bold 14px Arial;
			color: #c90303 !important;
			text-align: left;
		}
		.news p {
			margin: 0;
			padding: 0 5px 5px 5px;
			font: normal 12px Arial;
			text-align: left;
		}

		.news p a, .news p a:link, .news p a:active, .news p a:visited {
			color: #c90303;
			text-decoration: underline;
		}
		.news p a:hover {
			color: #fff;
			text-decoration: none;
		}

	.welcome {
		text-align: center;
		position: relative;
	}
		.welcome h1 {
			margin: 0;
			padding: 30px 0 20px 0;
			font: bold 24px Arial;
			color: #c90303 !important;
			text-align: center;
			text-transform: uppercase;
		}

		.news_space {
			margin: 0 5px;
			height: 1px;
			font-size: 1px;
			line-height: 0;
			border-bottom: 1px dashed #d38c2b;
			clear: both;

		}

        .orange h1 {
            margin: 0;
            padding: 10px 0 3px 0;
            font: bold 24px Arial;
            color: #c90303 !important;
            text-align: center;
            text-transform: uppercase;
        }

.homesearch {
	margin: 0 auto;
	padding-left: 10px;
	width: 312px;
	height:280px;
	float:center;
	text-align: center;
	background-color:#FCFcFc;
	background: url(images/homepage/Search_plain.png) no-repeat;
	overflow: hidden;
	

}
.topright {
line-height:1px;
}
.topright_container {
width:385px;
line-height:1px;
}
.topright_box {
width:464px;
border:1px solid #EBEAE7;
float:right;
height:10px;
line-height:1px;
}
.topright_space {
line-height:1px;
display:inline;
}
.homesearch_right {
  margin-left:20px;
  width:400px;
  height:350px;
  background-color:#FFFFFF;
}
.homesearch_container {
	/*margin: 0 auto;*/
	padding: 2px;
	width: 300px;
	height:160px;
	text-align: center;
	margin-left:25px;
	margin-bottom:-100px 0 0 0;
}
.homesearch_left {
	margin: 0 auto;
	padding: 2px;
	width: 400px;
	height:150px;
	text-align: center;
	float:left;
	border:1px solid #FF7F02;
	background-color:#FFE3A9;
}
.homesearch_links {
	margin: 0 auto;
	padding: 2px;
	width: 170px;
	text-align: left;
	background: url(images/homepage/left_nav.png) no-repeat;
	overflow: hidden;
	height: 300px;
	float: left;
	font: bold 11px Arial;
	padding-top: 20px;
	padding-bottom: 10px;
	
}
    .homesearch form {

        height:90px;
    }
    		.homesearch form img {
			margin: 0 0 0 10px;
			border: none;
			float: left;
		}
			.homesearch p {
				margin: 5px 0 10px 0;
				padding: 0;
				font: 12px Arial;
				color: #000;
				text-align: center;
			}
			.homesearch .city {
				margin-left: 30px;
        		width:312px;
				font: 12px Arial;
				color: #106B9A;
				display: inline;
				float: left;
				height:30px;
				font-weight: bold;
			}
			.homesearch .city p {
				margin: 0 5px 0 10px;
				padding: 3px 0 0 0;
				display: inline;
				float: left;
				font: 12px Arial;
				color: #000;
				text-align: left;
			}
			.homesearch .city span {
				width: 64px;
				float: left;
			}
			.small {
				font: 10px Arial;
				color: #666;
				position: absolute;
			}
			.homesearch .city input {
				margin: 5px;
				width: 200px;
				float: left;
			}

	.homesearch a, .homesearch a:link, .homesearch a:visited {
		font: 12px Arial;
		color: #666666;
		text-decoration: underline;
	}

	.homesearch_links a, .homesearch_links a:link, .homesearch_links a:visited {
		margin: 0 10px;
		font: bold 11px Arial;
		color: #106B9A;
		text-decoration: none;
	}

	.homesearch a:hover {
		color: #000;
		text-decoration: none;
	}
	
	.ul_leftnav {
		padding-top: 30px;
		list-style-type: none;
	}
		.search_btn {

			font: bold 11px Tahoma;
			color: #fff !important;
			background-color: #ff7a25;
			border-top: 2px solid #ffb281;
			border-right: 2px solid #ea5b00;
			border-bottom: 2px solid #c84e00;
			border-left: 2px solid #ff9551;
			cursor: pointer;
			float: right;
		}

		.top_ad {
			margin: 23px 4px 0 190px;
			_margin: 23px 4px 0 95px;
			padding: 0;
			height: 100px;
			float: left;
		}
			.top_ad img {
				margin: 0 10px;
				padding: 1px;
				background-color: #fff;
				border: 1px solid #000;
				float: left;
			}



.left {
	margin: 2px 0;
	padding: 0 0 0 3px;
	_padding: 0 0 0 1px;
	width: 697px;
	text-align: center;
	float: left;

}

.left a div {
	text-decoration: none;
	cursor: pointer;
}

.left_box {
	margin: 0 3px 3px 0;
	padding: 0;
	width: 345px;
	height: 185px;
	float: left;
}
.opsa {
	margin: 68px 0 0 136px;
	*margin: 68px 0 0 122px;
	padding: 0;
	width: 195px;
	font: 12px Arial;
	color: #000;
	text-align: left;
	position: relative;
}
	.opsa a, .opsa a:link, .opsa a:visited,
	a.join, a.join:link, a.join:visited {
		font-weight: bold;
		color: #c90303;
		text-decoration: underline;
		display: inline;
	}
	.opsa a:hover,
	a.join:hover {
		color: #000;
		text-decoration: none;
	}
	a.join, a.join:link, a.join:visited {
		padding: 3px 0 7px 0;
		font-size: 14px;
		color: #a80000;
		text-align: center;
		text-transform: uppercase;
		display: block;
	}




.opsa_intro {
	margin: 0;
	padding: 3px 0;
	font: bold 12px Arial;
	color: #000;
	text-align: center;
}

.opsa_intro span {
	margin: 0;
	padding: 3px 0;
	font: bold 12px Arial;
	color: #cc1313;
		text-align: center;

}


.vs {
	margin: 75px 0 0 148px;
	*margin: 75px 0 0 142px;
	padding: 0;
	width: 195px;
	font: 12px Arial;
	color: #000;
	text-align: left;
	position: relative;
}
	.vs a, .vs a:link, .vs a:visited {
		color: #c90303;
		text-decoration: underline;
	}
	.vs a:hover {
		color: #000;
		text-decoration: none;
	}

.to {
	margin: 103px 0 0 140px;
	*margin: 103px 0 0 110px;
	padding: 0;
	width: 185px;
	font:  11px Arial;
	color: #000;
	text-align: center;
	position: relative;
}
.nk {
	margin: 103px 0 0 148px;
	*margin: 103px 0 0 142px;
	padding: 0;
	width: 180px;
	font: 11px Arial;
	color: #000;
	text-align: left;
	position: relative;
}

.left_ads {
	margin: 2px 0;
	width: 118px;
	height: 375px;
	text-align: center;
	float: left;
	
}
	.left_ads a img, .left_ads img{
		margin: 2px;
		border: 1px solid #000;
		position: relative;
		height: 68px;
	}

.right {
	margin: 2px 0;
	width: 128px;
	height: 375px;
	text-align: center;
	float: left;
	*position: relative;
	*right: 2px
}
	.right img {
		border: none;
		cursor: pointer;
	}
		.qsearch {
			*margin: 0 auto;
		}
        .away {
            margin: 0 auto;
            *margin: -6px auto 0 auto;
        }

		.advertise {
			margin: -3px auto 0 auto;

		}
		.tips {
			margin: 0 auto;
		}
/* TOOLTIPS */

.tooltip {

	margin-top: 1px;

	padding: 0;
	*margin-left:0px;
	margin-left:2px;
	font: 11px Arial;
	background-color: #fff8ef;
	border: 1px solid #ffb281;
	text-align:left;
	visibility: hidden;
	position: absolute;
	z-index: 100;
	padding:3px;

}


#bodyRight {
	margin: 0 auto;
	width: 340px;
	height: 288px;
    *height: 38px;
	float: right;
}

/*
============
PAGE FOOTER
============
*/

#footerTop {
	margin: 0 auto;
	width: 950px;
	height: 215px;
    *height: 38px;
	text-align: center;
	background: url(images/homepage/footer_top.png) repeat-x;
}

#footer {
	margin: 0 auto;
	width: 950px;
	height: 38px;
    *height: 38px;
	text-align: center;
	/*background: url(images/homepage/footer_bg.gif) repeat-x;*/
	background-color:#103654;
}
#footer a:hover {
	margin: 0 auto;
	width: 950px;
	height: 38px;
    *height: 38px;
	text-align: center;
	/*background: url(images/homepage/footer_bg.gif) repeat-x;*/
	background-color:#103654;
	text-decoration: underline;
}

#footer p {
		margin: 0;
		padding: 10px;
		font: bold 10px Arial;
		color: #fff;
		text-align: center;
		border-top: 5px solid #103654;
}


.footerLink, .footerLink a, .footerLink a:link, .footerLink a:visited, .footerLink a:hover {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #27B8E5;
	width: 130px;
	float: right;
	
}
	
	
/**
 *style for div before search button.
 */
div.by_business_search {
  height : 2px;
}
.welcomeuser{
	
	margin: 0 0 0 0;
		float: left;
		padding-top: 90px;
		width: 400px;
		font: italic 10px Arial;
		color: #fff;
		text-align: right;
		height:10px;
		}