body {
	background-color: #F3F3F3;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

/*-- Wrapper for the site --*/
#wrapper{
	border: 1px solid #333333;
	background-color:#FFFFFF;
	text-align: left;
	width: 750px;
	padding: 10px;
	margin:20px auto;
}

/*-- Logo --*/
div#logo {
	background: url(../images/logo.gif) no-repeat;
	width: 450px;
	height: 65px;
}
/*-- Small Text */
.small{
	font-size:10px;
}
/*-- H1 heading --*/
h1{
	display:block;
	margin:0 0 15px 0;
	font-size:1.6em;
	font-weight:normal;
	text-align:left;
	letter-spacing:-1px;
	color:#505050;
	background-color:inherit;
}
h3{
	display:block;
	margin:0 0 15px 0;
	font-size:1.3em;
	font-weight:bold;
	text-align:left;
	letter-spacing:-1px;
	color:#505050;
	background-color:inherit;
}
/*-- subnav -- */
td.subnav{
	padding-right: 10px;
}
#subnav { margin:0;  text-align: left; }
div.subnav{
	background-color: #EFEFEF; 
	/*
	padding: 5px;
	border-width: 1px; 
	border-color: #D6D5D6;
	border-style: solid; 
	-moz-border-radius: 4px;*/
}
h3.subnav{
	font-size: 12px;
	text-align:center;
	padding: 2px;
	margin: 0px;
	display:block;
}
/*-- announcement --*/
div.announcement{
	background-color: #FFFAF0; 
}

/*-- Link Styles --*/
a:link, a:visited {
	color: #0066CC; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #FD9800;	text-decoration: none;
	font-weight: normal;
}

a.subnav:link, a.subnav:visited {
	color: #0066CC; text-decoration: none;
	font-weight:bold;
	/*
	display: block;
	background: url(http://www.68classifieds.com/images/underline.png) bottom left repeat-x;
	padding: 2px 0px;
	*/
}
   
a.subnav:hover {
	color: #FD9800;	text-decoration: none;
	font-weight: bold;
}

a.dark:link, a.dark:visited {
	color: #505050; text-decoration: none;
	font-weight:bold;
}
   
a.dark:hover {
	color: #505050;	text-decoration: underline;
	font-weight: bold;
}
/*-- Breadcrumb --*/
div#breadcrumb {
	height: 33px;
	line-height: 33px;
	text-indent: 7px;
	font-size: 11px;
	font-weight:bold;
	color:#666;
}
a.breadcrumb:link, a.breadcrumb:visited {
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	color:#666;
}
   
a.breadcrumb:hover {
	text-decoration:underline;
	font-size: 11px;
	font-weight:bold;
	color:#666;
}

/*-- Top Menu --*/
div#topmenu {
	/*background: url(http://www.68classifieds.com/css/images/de_topmenu_bg.png) repeat-x;*/
	background: url(http://www.68classifieds.com/images/nav-back.gif) repeat-x;
	height: 29px;
}
#mtm_wrap {
	border:1px solid black;
	width:642px;
}
#menu {

}
#menu a {
	display: block;
	font-family: Verdana,Tahoma, Helvetica, sans-serif;
	float: left;
	line-height: 25px;
	padding: 0px 25px;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	color:#fff;
	border-right: 1px solid #fff;
}
    
#menu a.hover {
	background:#333;
}
    
   
#menu span.active {
	display: inline;
}  

#menu span {
	display:none;
}
  
    
#menu #img {
	vertical-align:bottom;
}

#menu #subnav {
	font-size:10px;
	margin-bottom:2em;
}

#menu #subnav a {
	color:#fff;
	margin-right:1em;
}

#menu #subnav span {
	color:#fff;
	margin-right:1em;
}
table.items tr.item td {
	color: #fff;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
/*-- Footer --*/
.menu{font-size:10px;   color:#999999; text-decoration:none;  }
a.menu:link, a.menu:visited{ color:#999999; text-decoration:none; }
a.menu:hover{ color:#999999; text-decoration:underline; }

/*-- form styles --*/
input,select,textarea 
{
	/*border: 1px solid #000000;*/
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}

/*-- Feature Comparison --*/
#feature_comparison table {
    border-collapse:collapse;
    border-spacing: 0;
    margin: 0 10px 10px;
    width: 100%;
}
#feature_comparison table th {
    text-align: center;
	border-bottom: 1px solid #0066CC;
	font-size: 9px;
	text-transform: uppercase;
	vertical-align: bottom;
	padding:0 3px;
}
#feature_comparison table td {
    text-align: center;
    border: 1px solid #0066CC;
    border-top: none;
    font-size: .9em;
	padding:0 3px;
	min-width: 30px;
}
#feature_comparison table td.item {
    text-align: left;
	height: 22px;
}
.testimonial{
padding: 0.5em; border: 1px solid silver; margin-bottom: 1em;  margin-top: 1.2em;
}

/* -- FAQ -- */
.QA {font: normal 18pt arial, helvetica,tahoma; color: #cccccc; width: 10px}

/* global corners */
.stopcorner { display:block;background:url(http://www.68classifieds.com/images/round_tl1.gif) no-repeat top left;white-space:normal; }
.stopcorner span { display:block;background: url(http://www.68classifieds.com/images/round_tr1.gif) no-repeat top right;white-space:normal;line-height:5px; }
.startcorner { display:block;background:url(http://www.68classifieds.com/images/round_bl1.gif) no-repeat bottom left;white-space:normal; }
.startcorner span { display:block;background:url(http://www.68classifieds.com/images/round_br1.gif) no-repeat bottom right;white-space:normal;line-height:5px; }

#newsletter { background-color: #E0E8F1; }