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;
}

table td{
	font-size:12px;
	vertical-align:top;
}

p{
	margin:0;
	padding:0;
	padding-bottom:12px;
}

#wrapper{
	width:975px;
	margin:0 auto;
	text-align:left;
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin-bottom:30px;
}

#header{
	height:140px;
}

#headerlinks{
	position:absolute;
	top:110px;
	right:0px;
}

a.registerlink, a.loginlink{
	height:16px;
	display:inline-block;
	padding-left:20px;
	background:url(images/register.png) no-repeat;
	margin-right:20px;
	text-decoration:none;
}

a.registerlink, a.registerlink:visited, a.loginlink, a.loginlink:visited{
	color:#ffffff;
}

a.loginlink{
	background:url(images/login.png) no-repeat;
}

#logo{
	width:406px;
	height:66px;
	background:url(images/logo.png) no-repeat;
	position:absolute;
	top:20px;
	left:10px;
}

#logo a{
	width:406px;
	height:66px;
	display:block;
	text-indent:-999em;
}

#topbanner{
	position:absolute;
	left:450px;
	top:20px;
}

#menuwrapper{
	height:34px;
	position:absolute;
	top:96px;
	background:url(images/menubg.jpg) no-repeat;
	height:48px;
	width:975px;
}

#mainnav ul, #mainnav ul li{
	margin:0;
	padding:0;
	list-style:none;
}

#mainnav ul li{
	float:left;
	line-height:48px;
	text-align:center;
	padding-left:25px;
	background:url(images/menuliner.jpg)  no-repeat right;
	padding-right:25px;
}

#mainnav ul li a{
	display:block;
	line-height:48px;
	color:#ffffff;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	font-family:Arial;
	text-transform:uppercase;
}

#mainnav ul li:hover a, #mainnav ul li.iehover a, #mainnav ul li.SelectedTab a{
	color:#333333;
}

#mainbody{
	display:block;
	margin-top:5px;
}

#mainbodyinside{
	padding:10px 0px;
}

#mainbodytop{
	display:block;
	width:975px;
}

#mainbodyleft{
	width:650px;
	float:left;
}

#mainbodycontentleft{
	width:690px;
	float:left;
}

#mainbodyright{
	float:right;
	width:305px;
}

#mainbodycontentright{
	float:right;
	width:265px;
}

#mainbodyleftbottom{
	
}

.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.restaurantlink{
	height:37px;
	width:37px;
	background:url(images/restaurant.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:250px;
}

.DNNInfo_ClassifiedTags{
	width:300px;
	display:inline-block;
}

.DNNInfo_ClassifiedSpanTag{
	padding-left:17px;
	margin-right:10px;
	float:left;
}

/****************** Categories ****************/
.DNNInfo_CategoryListing ul li , .DNNInfo_LocationListing ul li {
	background:url(images/liner.gif) repeat-x bottom;
	padding-bottom:7px;
	width:240px;
}

/***************** 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;
}

select#IconBar.ascx_cboDesktopModules{
	white-space:nowrap;
	width:300px;
	border:Solid 1px black;
}
