/*Structural Styles*/
body#home {
margin: 0;
padding: 0 0 10px;
}
body#generic {
margin: 0;
padding: 0 0;
}
a img {
border: 0;
}
h1, h2, h3, h4, p {
margin: 0;
padding: 0;
}
#container {
width: 1004px;
position: relative;
left: 50%;
margin-left: -502px;
}
#wrapper {
width: 984px;
position: relative;
padding: 0 10px;
}
#header {
width: 984px; 
height: 285px; 
position: relative;
}

#home #main {
}

#home #sideBar {
	width: 223px;
	/*height: 653px;*/
	display: inline;
	float: left;
	margin-left: -983px;
	}
#home #searchCol {
	width: 224px !important;
	width: 220px;
	height: 653px;
	float: left;
	}
	
#sideBarTd {
width: 218px;
}
table.cText td{
width:220px;
}
#generic #sideBar {
	width: 218px;
	float: none;
	background-color: #EBEBEB;
	}
#mainTd {
width: 652px;
}
#generic #main {
	width: 680px;
	}
#searchColTd {
width: 114px;
}
#generic #searchCol {
	width: 80px;
	height: 425px;
	float: none;
	}
	
#menu {
	width: 747px; height: 84px; position: absolute; left: 234px; top: 0px; display: block; padding-left: 13px;
	}
#footer {
	width: 984px;
	height: 90px;
	padding: 4px 10px 0;
	clear: left;
	position: relative;
	z-index: 0;
	}
#oneppLogo {
	width: 984px;
	height: 50px;
	position: relative;
	left: 50%;
	padding: 0 10px;
	margin-top: 0px;
	margin-left: -502px;
	text-align: right;
	z-index: 0;
	}

/*
===============================================
	Header
===============================================
*/
#headerLeft {
	width: 224px;
	float: left;
	}

#logo { 
	width: 224px;
	display: block;
	}

#media {
	width: 224px;
	height: 112px;
	margin: 0;
	padding: 0;
	}
#media ul {
	width: 224px;
	height: 112px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#media ul li {
	width: 197px;
	margin:  0 0 0 20px;
	padding: 1px 0 7px 7px;
	display: block;
	}
#media ul li span {
	padding: 0 5px;
	}
#media ul #register {
	padding: 6px 0 0 0;
	}
#media ul #register img {
	vertical-align: middle;
	}

#vipLogin {
	width: 224px;
	height: 69px;
	}
#vipLogin form {
	display: none;
	}

#flashContent {
	display: inline;
	float: left;
	margin-top: 84px;
	width: 760px;
	}
#home #flashContent {
	padding-top: 2px;
	background: url(themes/judge_fite/flashMovTop.png) 0 0 no-repeat;
	width: 760px;
	}

/*
===============================================
	Main
===============================================
*/
#date {
	display: inline;
	float: right;
	margin-right: 39px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#mlsSearchMap {
	display: inline;
	margin-top: 11px;
	float: left;
	}
#dfwAreaSearch {
	width: 384px;
	height: 150px;
	margin-left: 112px;
	margin-top: 15px;
	position: relative;/*
	float: left;*/
	}
#dfwAreaSearch2 {
	width: 100%;
	height: 150px;
	margin-left: 12px;
	margin-top: 15px;
	position: relative;
	margin-bottom: 20px;
	}
#dfwAreaSearch h2 {
	width: 307px;
	height: 19px;
	}
#dfwAreaSearch h2 span {
	display: none;
	}
#searchBtn {
	position: absolute;
	left: 257px;
	top: 95px;
	}
#searchBtn2 {
	position: absolute;
	left: 257px;
	top: 115px;
	}
#dfwLifestyle {
	clear: left; padding-top:11px;
	}

/*
===============================================
	SideBar
===============================================
*/
#anchors {
	list-style: none;
	margin: 7px 0 0 14px;
	padding: 0;
	}
#anchors li {
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	}
#anchors li.last {
	margin-bottom: 0;
	}
#anchors li p {
	display: none;
	}
.anchorBtns {
}

/*
===============================================
	SearchCol
===============================================
*/
#quickSearch {
}
#searchSite {
}


/*
===============================================
	Footer
===============================================
*/
#address {
	padding-top: 18px;
	}
#footer p#privacy {
	padding-top: 11px;
	}
#footerNav {
	position: absolute;
	right: 16px;
	top: 21px;
	}
#footerLogo {
	width: 145px;
	display: block;
	margin-top: 15px;
	}
#footerLinks {
	position: absolute;
	right: 16px;
	top: 44px;
	}
#hotline {
	height: 47px;
	position: absolute;
	left: 140px;
	top: 14px;
	}
#hotline span {
	display: block;
	}
#agentLogin {
	position: absolute;
	left: 449px;
	top: 52px;
	}


/*
===============================================
	one pp logo
===============================================
*/
#oneppLogo a {
width: 124px;
height: 44px;
position: absolute;
right: 73px;
top: 8px;
}

.clear {
	clear: both;
	height: .1px; 
	overflow: hidden;
	display: block;/*
	display: inline;*/
	}