html,body{
	margin:0;
	padding:0;
	height:100%;
}

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#747070;
}

body#Body{
	text-align:center;
}

#outer{
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(images/bodybg.jpg) repeat-x;
}

table td{
	font-size:12px;
	vertical-align:top;
}

p{
	margin:0;
	padding:0;
	padding-bottom:12px;
}

#wrapper{
	width:980px;
	margin:0 auto;
	text-align:left;
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin-bottom:30px;
}

#header{
	height:160px;
}

#headerlinks{
	position:absolute;
	top:110px;
	right:30px;
}

.registerlink, .loginlink{
	height:16px;
	display:inline-block;
	padding-left:20px;
	background:url(images/register.png) no-repeat;
	margin-right:20px;
	text-decoration:none;
	color:#666666;
}

.loginlink{
	background:url(images/login.png) no-repeat;
}

#logo{
	width:305px;
	height:78px;
	background:url(images/logo.png) no-repeat;
	margin-top:10px;
}

#logo a{
	width:305px;
	height:78px;
	display:block;
	text-indent:-999em;
}

#topbanner{
	top:10px;
	left:340px;
	position:absolute;
}

#menuwrapper{
	height:32px;
	position:absolute;
	top:105px;
}

#mainnav ul, #mainnav ul li{
	margin:0;
	padding:0;
	list-style:none;
}

#mainnav ul li{
	float:left;
	line-height:32px;
	background:url(images/menublack_left.jpg) no-repeat;
	text-align:center;
	margin-right:3px;
}

#mainnav ul li:hover, #mainnav ul li.iehover, #mainnav ul li.SelectedTab{
	background:url(images/menured_left.jpg) no-repeat;
}

#mainnav ul li a{
	display:block;
	line-height:32px;
	background:url(images/menublack_right.jpg) right top no-repeat;
	color:#ffffff;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	padding:0px 15px;
	width:80px;
}

#mainnav ul li:hover a, #mainnav ul li.iehover a, #mainnav ul li.SelectedTab a{
	background:url(images/menured_right.jpg) right top no-repeat;
}

#mainbody{
	background:url(images/mainbodybg.jpg) repeat-x;
	display:block;
}

#mainbodyinside{

}

#mainbodyleft{
	width:650px;
	float:left;
}

#mainbodyright{
	float:right;
	width:305px;
}

#mainbodyleftbottom{
	margin-top:20px;
}

.clear{
	clear:both;
}

.clearfooter{
	height:30px;
	clear:both;
}

#footer{
	position:relative;
	height:30px;
	line-height:30px;
	font-size:11px;
	color:#747070;
}

#footer a, #footer a:visited, #footer a:active{
	font-size:11px;
	text-decoration:none;
	color:#747070;
}


/************ CONTAINERS ********************/
.grayboxheadertext{
	line-height:30px;
	padding:0px 10px;
	font-size:15px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/headergraybg.jpg) repeat-x;
	font-weight:bold;
}

.redboxheadertext span.Head, .grayboxheadertext span.Head{
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
}

.grayboxcontent{
	padding:10px 5px;
}

.grayboxcontent{
	padding:10px 5px;
}

.redboxheadertext{
	line-height:30px;
	padding:0px 10px;
	font-size:15px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/headerredbg.jpg) repeat-x;
	font-weight:bold;
	margin-bottom:5px;
}

.DNNInfo_Classifieds_GoogleMapTitleList{
	height:37px;
	line-height:37px;
	margin-bottom:5px;
    position:relative;
}

.DNNInfo_Classifieds_GoogleMapTitleList a.coffeelink{
	height:37px;
	width:37px;
	background:url(images/coffee.png) no-repeat;
	text-indent:-999em;
	overflow:hidden;
	display:inline-block;
}

.DNNInfo_Classifieds_GoogleMapTitleList a.maptitlelink{
	color:#996600;
	font-size:12px;
	font-weight:bold;
	display:block;
	height:37px;
	line-height:37px;
	position:absolute;
	left:36px;
	top:0px;
	width:150px;
}


/***************** LISTING ********************/
.featurelist{
	color:#0066CC;
	line-height:48px;
	font-size:20px;
	font-weight:bold;
	margin-left:15px;
	border-bottom:dashed 1px #999999;
}

a.smlimglink img{
	width:130px;
}

table.DNNInfo_TblClassifiedList td.tdDNNInfo_ClassifiedMainImage{
	width:210px;
}

.DNNInfo_ClassifiedMainImage img{
	width:210px;
}
