body {
	margin:0px;
	background:grey;
}

#wrapper {
	text-align:center;
	background:#ffffff;
	height:100%;
}

#page{
	FONT-FAMILY : Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align:left;
	width:800;
	margin:auto;
	padding:4px;
	border-left: 1px solid #afafaf;
	border-right:1px solid #afafaf;
	background:#ffffff;
}

#header {
	clear:both;
	background-color:#fff;
	width:100%;
	height:125px;
	overflow:visible;
}

#navigation ul {
	 margin:0;
	 padding:0;
 	 display: inline;
}

#navigation ul li {
	 list-style: none;
	 padding-left: 4px;
	 padding-right: 4px;
	 margin-right:2px;
 	 display: inline;
 	 background-color: #454545;
 	 vertical-align:middle;
 	 text-align:center;
	 border-top:2px solid red;
}

#navigation ul:first-item {
	margin: auto;
}

#navigation ul li a{
 	 color:white;
 	 font-weight:bold;
 	 font-size:12px;
}

#navigation ul li:hover {
 	 background-color: #757575;
}

#navigation ul li:focus {
 	 background-color: #757575;
}

#navigation ul li a:hover {
 	 background-color: #757575;
}

#leftbar{
	background-color:#fff;
	float:left;
	width:19%;
}

#main {
	background-color:#fff;
	float:left;
	width:80%;
	overflow:hidden;
}

#entryDetails {
	overflow:hidden;
}

#rightbar {
	background-color:#fff;
	float:right;
	width:19%;
	
}

.filterInputText:focus {
 background-color:yellow;
}
#pageTopBanner {
	background-color:#fff;
	text-align:center;
}

#headerBanner {
	background-color:#fff;
	float:right;
	width:52%;	
	text-align:right;
}

#changeCity {
	float:right;
}

#groupSlogan {
	font-size:18pt;
	
}

#generalMenu {
	clear:both;
	margin-bottom:4px;
}

#generalMenu a{
 	 font-weight:bold;
 	 font-size:11px;
}

#generalMenu a.postyourad{
 	 font-weight:bold;
 	 font-size:14px;
}

#rightBarBanner {
	margin-bottom:10px;
}

#rightBarBanner a img {
	padding : 2px 3px;
	border-width : 1px;
	border-color : #efefef;
}

#googleAd1 {
	margin-bottom:10px;
}

#changeCity {
	display:inline;
	float:right;
}

#changeCity a {
	font-weight:bold;
	font-size:14px;
	background-color:#e5e5e5;
}

.postyourad {
	background-color:#e5e5e5;
}

.postyourad a {
	font-weight:bold;
}

.separator {
	clear:both;
	padding:0px;
	margin:1px;
	height:2px;
	background-color:red;
	width:100%;
}

#navigation {
	clear:both;
}

#footer {
	clear:both;
	background-color:#fff;
	text-align:center;
	font-family:Arial,verdana;
}

.center {
	text-align:center;
}

#contentHeader {
	clear:both;
}

#headerControl {
	float:right;
	width:140px;
}

#breadCrumb {
	font-size:18px;
	margin-bottom:4px;
}

#headerDesc{
	clear:both;
	font-size:12px;
}

#indexfilter label {
	font-size:12px;
	font-weight:bold;
}

.indexEntryDetail {
	font-size:12px;
}

.indexEntry, .featured{
	width:100%;
	height:70px;
	clear:both;
	display:block;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #ffffff;
	margin-bottom: 5px;
	overflow:hidden;
}

.featured {
	background-color:#F2FFBF;
}

#indexList {
	border-top:1px solid #eaeaea;
}

.indexEntry_hover{
	width:100%;
	height:70px;
	clear:both;
	display:block;
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	background-color:#f5f5f5;
	margin-bottom: 5px;
	overflow:hidden;
}

.indexEntryTitle{
	clear:both;
	display:block;
	font-size:14px;
}

.indexEntrySubcategory{
	color:green;
	font-size:10px;
}

.indexEntryDesc{
	font-size:12pt;
	font-style:verdana;
	position:relative;
	width:410px;
	float:left;
	display:block;
	overflow:hidden;
}

.indexThumbnail{
	float:left;
	width:60px;
	height:60px;
	overflow:hidden;
	display:inline;
}

.indexSecondInfo{
	font-size:10pt;
	width:90px;
	float:right;
}
.indexThirdInfo{
	font-size:10pt;
	width:90px;
	float:right;
	text-align:right;
}

#indexLowerPagination td.pageNum {
	background-color:#e5e5e5;
}

.entryFooter {
	font-size:14px;
}

.entryHeaderMenu {
	font-size:14px;
	text-align:right;
}

.entryHeaderMenu a{
	background-color:#e0e0e0;
}

.categorySelectorItem {
	font-size:12px;
}

#noEntries {
	color:red;
	text-align:center;
}

#alertStuff{
	font-weight:bold;
	color:maroon;
	font-size:14px;
	border-top: 1px solid #e0e0e0;	
	border-bottom: 1px solid #e0e0e0;
	background-color:#f5f5f5;
	margin-bottom: 5px;	
}
