@charset "UTF-8";
/* CSS Document */
/*STYLES*/

.bodytextsmall {
	font-size:10px;
}

H1 { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #296ee6; }
H2 { font-family: Verdana, Arial, sans-serif; font-size: 16px; color: #292c75; }
H3 { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #292c75; }

ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	cursor: default;
	list-style-type: none;
	}

li a:link, li a:visited, li a:active {
	color:#5f5f5f;
	text-decoration:none;
	list-style:none;
	}
	
li a:hover {
	color:#333333;
	text-decoration:none;
	list-style:none;
	}

a.sephone:link, a.sephone:visited, a.sephone:active {
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.sephone:hover {
	color:#333333;
	text-decoration:none;
	}
	
a.maineEvents:link, a.maineEvents:visited, a.maineEvents:active {
	color:#846853;
	text-decoration:none;
	}
	
a.maineEvents:hover {
	color:#b0947e;
	text-decoration:none;
	}
	
a.wabi:link, a.wabi:visited, a.wabi:active {
	color:#333333;
	text-decoration:none;
	}
	
a.wabi:hover {
	color:#5F5F5F;
	text-decoration:none;
	}


label {
	color:#1B4A9A;
}

input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
	background-color:#1B4A9A;
	color:#FFFFFF;
	border:1 px;
}


#mobi {
	text-align:center;
	width:220px;
	}
/*END STYLES*/

body {
	text-align:center;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#808080;
	margin:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#container {
	width:980px;
	margin:0 auto;
	text-align:left;
	background-image:url(/img/bg.jpg);
	background-repeat:repeat-y;
}

#AD_Space_Top {
	background-color:#FFFFFF;
	width:980px;
	text-align:center;
	height:80px !important;
	height:90px;
	padding-top:10px;
	}
	
#Header_Logo {
	width:980px;
	background-color:#FFFFFF;
	text-align:left;
	}

#date {
	width:980px;
	background-color:#efefef;
	color:#676767;
	padding:3px 0px 3px 0px;
	clear:both;
	}

#logo {
float:left;
width:375px;
}

#Links {
background-color:#FFFFFF;
width:605px;
height:71px;
float:left;
}

#wabiLinks {
float:right;
text-align:right;
width:605px;
z-index:2;
top:50px;
right:5px;
position:relative;
background-color:#FFFFFF;
}

#navigationBar {
	background-color:#1b4a9a;
	color:#FFFFFF;
	padding:3px 0px 3px 0px;
	text-align:right;
	}
	
#navigationBar a {
	color: #FFFFFF;
}
	
#ImageBanner {
	width:760px;
	float:right;
	height:200px;
	}
#flashcontent {
		width: 760px;
		height: 240px;
		float: right;
		position: relative;
		z-index: 0;
	}
#FooterBar {
	background-color:#1b4a9a;
	color:#FFFFFF;
	padding:6px 0px 6px 0px;
	text-align:right;
	font-size:10px;
	width:980px;
	clear:both;
	margin:0 auto;
	}
	
#FooterBar a {
	color: #FFF;
}
	
#col1 {
	min-height:700px;
	width:220px;
	float:left;
	}
	
#col1_ads {
width:220px;
text-align:center;
}

#col1_in {
padding:5px;
	}	
	
#col2 {
	min-height:500px;
	width:520px;
	padding: 10px;
	float:left;

	}
	
#col2 a:link, #col2 a:visited, #col2 a:active {
	color: #000066;
	text-decoration: underline;
}
	
#col3 {
	min-height:500px;
/*	width:220px; */
	width:220px;
	float:right;
	
	}	

#maineEvents {
width:200px !important;
width:200px;
padding:10px;
}


#copyright {
	width:980px;
	height: 20px;
	color:#efefef;
	font-size:10px;
	clear:both;
	margin:0 auto;
	text-align:left;
	background-color:#808080;
	}
	
#copyrightL {
	width:490px;
	height: 20px;
	float:left;
	text-align:left;
	}
	
#copyrightR {
	width:490px;
	height: 20px;
	float:right;
	text-align:right;
	}
	
#adminBody {
	background-color: #FFF;
	background-image: none;
	padding: 5px;
}

#col1 ul li ul li {
	margin-left: 15px;
}

#class_descrip {
width:400px;
float:right;
min-height:100px;
}

#front div.related {
float:left;
width:100px;
}

div.related2 {
	clear: both;
	display: block;
	text-align:center;
}

#ShadowBox table, td, tr, tbody {
border:0px 0px 0px 0px;
background-image:none;
}

.classifieds.index th a, .classifieds .index td.actions a {
	color: #000099;
}

.classifieds .index td.actions a {
	text-decoration: underline;
}

.classifieds.index th, .classifieds.index td {
	text-align: left;
}

.classifieds.index > p {
	margin: 10px 0;
}

#categoryList li {
	font-size: 9px;
}

#categoryList li a {
	font-size: 12px;
}

.classified-separator {
	text-align: center;
	margin: 20px 0;
}

#ClassifiedQ, #UserQ {
	width: 190px;
}
