/* CSS Document */

* { margin:0; padding:0; }
body 
{ 
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.shadow
{
	background-image:url(../images/drop_shadow.gif);
	background-repeat:repeat-y;
	width:970px;
	margin-left:auto;
	margin-right:auto;
}

#container
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background: #fff url(../images/bg_navbar.gif) repeat-y 0 0;
	background-repeat: repeat-y;

}

/*------------------------ top navigation START----------------------------*/
#top_navigation
{
	background-color:#7fd042;
	height: 27px;
	background-image:url(../images/top_bar.gif);
	background-repeat:repeat-x;
	width:950px;
	margin:0;
	
}

#top_menu
{
	width: 290px;
	float:left;
}

#top_menu ul
{
	list-style-type: none;
	margin:0;
	padding:0;
	text-align:center;
}

#top_menu ul li
{
	position: relative;
	display: inline;
	float: left;
}

#top_menu ul li a
{
	display: block;
	color: #ffffff;
	font-weight:bold;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
}

#top_menu ul li a:visited
{
	text-decoration: none;
}

#menuitem_1
{
	width: 85px;
	background-image:url(../images/nav_red.gif);
	background-repeat:repeat-x;
}

#menuitem_2
{
	width: 95px;
	background-image:url(../images/nav_yellow.gif);
	background-repeat:repeat-x;
}

#menuitem_3
{
	width: 109px;
	background-image:url(../images/nav_blue.gif);
	background-repeat:repeat-x;
}

/*--------------------------top navigation END--------------------------------------*/
/*------------------------- Ad Search ----------------------*/
#ad_search
{
	float:right;
	padding-top: 3px;
	padding-right: 10px;
	margin: 0;
}

#search_submit
{
	background-color:#5d5d5d;
	border:0;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	width: 80px;
	height:20px;
}

form
{
	margin:0;
	padding:0;
}

/*--------------------------------------------------------------*/
#header
{
	width:950px;
	height:124px;
	background-color:#FFFFFF;
}

#logo
{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width:238px;
	height:124px;
	margin-left:10px;
	float:left;
}


/*---------top right-----------------*/
#top_nav
{
	float:right;
	width: 433px;
	height: 124px;
	background-image:url(../images/classified.jpg);
	margin:0;
	padding: 0;
}



/*-----------------main body--------------------------*/

#main_body
{
	width:950px;
	border-top:#FFFFFF 4px solid;

}

/*-----------------left navigation START--------------------*/
#nav_body
{
	width:169px;
	padding-left: 5px;
	margin: 0;
	float:left;
}

/*-----------------left navigation END--------------------*/
/*--------------------------------- Main content START ----------------------------------*/
#body_content
{
	width:604px;
	float:left;
	margin: 0;
}

#body_header
{
	background-color: #d0e7b5;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #FFFFFF solid 2px;
	font-weight: bold;
	color: #366519;

}

#body_elements
{
	padding-top: 10px;
	
}




/*--------------------------------- Main content END ----------------------------------*/
/*---------------partners----------------------------*/

#partners
{
	float:left;
	width: 164px;
	text-align:center;
	border-left: #FFFFFF 5px solid;
}

#part_header
{
	background-color: #d0e7b5;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #FFFFFF solid 2px;
	font-weight: bold;
	color: #366519;
}

#partner_body
{
	padding-top: 10px;
	text-align:center;
}

/*------------------------Ads----------------------*/
.contentheading
{
	color:#669933;
	font-size:14px;
}


/*--------------------------ad manasger edits-------------------------*/
.note
{
	padding-left:95px;
	font-weight: bold;
}


.adsmanager_ads_title
{
	color:#FF0033;
}

#ad_currency, #ad_wantedoffered, #ad_state
{
	width:100px;
}

legend.adsmanager_fieldset
{
	padding-right:10px;
}

/*------------- MOD LOGIN START-------------------*/
.moduletablelogin
{
	width: 164px;
	border-bottom: #FFFFFF solid 2px;
	color: #366519;
}

.moduletablelogin a:link, .moduletablelogin a:visited
{
	color: #366519;
}

.moduletablelogin th, .moduletableads th 
{
	background-color: #d0e7b5;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #FFFFFF solid 2px;
}

.moduletablelogin td
{
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 5px;
}

.moduletablelogin input
{
	margin-top: 4px;
	margin-bottom: 4px;
}

#mod_login_usernamelogin, #mod_login_passwordlogin
{
	width: 122px;
}

.buttonlogin
{
	border:0;
	width: 86px;
	background-color:#71b949;
	color:#FFFFFF;
}
/*------------- MOD LOGIN END -------------------*/

/*------------- AD NAVIGATION START -------------------*/
.moduletableads
{
	width: 164px;
	border-bottom: #FFFFFF solid 2px;
	padding-bottom: 8px;
	color: #366519;
}

.moduletableads th 
{
	background-color: #d0e7b5;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #FFFFFF solid 2px;
}


.moduletableads a:link, .moduletableads a:visited
{
	color: #366519;
	padding-top: 5px;
}

.moduletableads td
{
	padding-top: 5px; 
	padding-left: 5px;
	
}

.sublevel
{
	text-decoration:none;
	padding-left: 3px;
}
/*------------- AD NAVIGATION END -------------------*/

/*------------- WHOS ONLINE START -------------------*/
.moduletablewhos
{
	width: 164px;
	border-bottom: #FFFFFF solid 2px;
	color: #366519;
}

.moduletablewhos td
{
	padding-top: 5px; 
	padding-left: 10px; 
	padding-bottom: 10px; 
}

.moduletablewhos th 
{
	background-color: #d0e7b5;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #FFFFFF solid 2px;
}

/*------------- WHOS ONLINE END -------------------*/

/*------------- WHOS ONLINE START -------------------*/
.moduletablestats
{
	width: 164px;
	border-bottom: #FFFFFF solid 2px;
	color: #366519;
}

.moduletablestats td
{
	padding-top: 5px; 
	padding-left: 10px; 
	padding-bottom: 10px; 
}

.moduletablestats th 
{
	background-color: #d0e7b5;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #FFFFFF solid 2px;
}

/*------------- WHOS ONLINE END -------------------*/

/*------------- MESSAGES START -------------------*/
.moduletablejim
{
	width: 164px;
	border-bottom: #FFFFFF solid 2px;
	color: #366519;
}

.moduletablejim td
{
	padding-top: 5px; 
	padding-left: 10px; 
	padding-bottom: 10px; 
}

.moduletablejim th 
{
	background-color: #d0e7b5;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #FFFFFF solid 2px;
}

/*------------- MESSAGES END -------------------*/


/*------------- FOOTER START -------------------*/
#footer
{
	background-color:#6fb74a;
	height: 16px;
	border-top: 5px #FFFFFF solid;
}

#footer p
{
	margin: 0;
	margin: 0;
	text-align: center;
	color: #FFFFFF;
	padding-left: 20px;
}

#footer a:link
{
	color:#FFFFFF;
}

#footer a:visited
{
	color:#FFFFFF;
}

/*------------- FOOTER END -------------------*/

/*------------- RECOMMEND START -------------------*/
#recommend
{
}

#recommend ul
{
	margin:0;
	padding-left: 10px;
}

/*------------- RECOMMEND END -------------------*/

/*------------- AD MANAGER START -------------------*/
#admanager_google
{
	border-bottom:#FFFFFF solid 1px;
	padding-top: 5px;
	padding-bottom: 5px; 
	margin: 0;
	padding-left:0;
}

.moduletablein
{
	margin-left:auto;
	margin-right:auto;
}
/*------------- AD MANAGER END -------------------*/

.componentheading
{
	color: #669933;
	font-size: 14px;
}

.adsmanager_inner_box a:link 
{
	/*color:#ff7200;*/
}

.adsmanager_inner_box a:visited 
{
	
}

#dropdwn
{
	width: 45px;
}

#ad_text
{
	width: 300px;
	height: 200px;
}

.adsmanager_required
{
	width: 300px;
}

#paypall
{
	background-color:#FFFFFF;
}

.mainlevel
{
	margin:0;
}

