/* header */
body
{
	background-image: url(/g/topfade.jpg);
	background-repeat: repeat-x;
	background-color: #f2f2f2;
	margin:0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}



#wrapper
{
	width: 780px;
	margin: 0px auto;
	text-align: left;
}

h1
{
    height: 100px;
    width: 390px;
    background-image: url(/g/logo.jpg);
    background-repeat: no-repeat;
    border:0px; margin:0px; padding:0px;
}

.menu
{
	padding-top:15px;
	font-weight: bold;
	text-align:right;
}

.usermenu
{
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:left;
	font-weight:bold;
}

/* shared */
a:link
{
	color: #400040;
}
a:visited
{
	color: #400040;
}
a:hover
{
	color: #800080;
	text-decoration: none;
}
a:active
{
	color: #800080;
}
table, tr, td
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	line-height: 1.5;
}

.nd
{
	display:none;
}

.thead
{
	font-weight:bold;
	font-size: 10pt;
	color:#333;
}

.usermsg
{
	font-size: 12pt;
	font-weight:bold;
	color:#333;
}

/* body */
h2
{
	font-size: 15px;
	font-family: Tahoma, Arial, sans-serif;
	border-bottom: 1px solid #808080;
	color: #333;
}

#ca
{
	width: 220px;
	height: 20px;
	background-image: url(/g/classifieds.gif);
	backgroun-repeat:no-repeat;
}
#fa
{
	width: 220px;
	height: 20px;
	background-image: url(/g/featuredads.gif);
	backgroun-repeat:no-repeat;
}
h3
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.newshead
{
	width:190px;
	border-bottom:1px solid #C0C0C0;
	background-color:#E6E6E6;
	font-weight:bold;
}

.newsitem
{
	border-bottom:1px solid #c0c0c0;
}

#searchbox
{

}

#categories
{
	margin-left:10px;
}

.adcount
{
	font-style: italic;
	font-size: 10pt;
	color: #808080;
}
.frame
{
	background: url(/g/framebg.gif);
	background-color: #006699;
	font-weight:bold;
	color: #fff;
}
.detail
{
	background-color: #E6E6E6;
}

input
{
	/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: solid;
	border: 1px solid #333;
	background-color: #FFFFFF;
    */
}


.recentads
{
	border-collapse: collapse;
	width:100%;
	margin-left: 5px;

}
.recentads td
{
	padding:3px;
	/*border-bottom:1px solid #808080;*/
}


.rltde
{
	background-color: #E6E6E6;
	height: 18pt;
}

.rltdo
{
	height: 18pt;
}

/*footer */
#copyright
{
	margin:10px;
	text-align:right;
	border-top:1px solid #808080;
}

/* detail page */
.thumbn
{
	border:1px solid #FFA8FF;
	background-color:#fff;
	padding: 5px 5px 15px 5px;
	margin:5px 0 0 0;
}
.thumbd
{
/*
	padding:5px;
	margin:5px auto;
	background-color:#fff;
	border:0;
*/
}
.featlink
{
	margin-bottom:10px;
}
.featlink a:link
{
	font-weight:bold;
}
.featlink a:visited
{
	font-weight:bold;
}
