body { padding: 0; margin: 0; font: 0.7em Verdana, Arial, sans-serif; line-height: 1.6em; background: #f3f3d8; color: #3a3123; }


/* content holder */
#wrapper { margin: 10px auto; width: 860px;}

.round{display:block}
.round *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#d1d9be}
.round1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e4e7cc;
  border-right:1px solid #e4e7cc;
  background:#d9dfc4}
.round2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #eff0d5;
  border-right:1px solid #eff0d5;
  background:#d7ddc2}
.round3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d7ddc2;
  border-right:1px solid #d7ddc2;}
.round4{
  border-left:1px solid #e4e7cc;
  border-right:1px solid #e4e7cc}
.round5{
  border-left:1px solid #d9dfc4;
  border-right:1px solid #d9dfc4}
.roundfg{
  background:#d1d9be}

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#d1d9be}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ebeee3;
  border-right:1px solid #ebeee3;
  background:#dce2ce}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fafbf8;
  border-right:1px solid #fafbf8;
  background:#d9e0ca}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #d9e0ca;
  border-right:1px solid #d9e0ca;}
.spiffy4{
  border-left:1px solid #ebeee3;
  border-right:1px solid #ebeee3}
.spiffy5{
  border-left:1px solid #dce2ce;
  border-right:1px solid #dce2ce}
.spiffyfg{
  background:#d1d9be}

/* header */
#header { height: 145px; margin: 0px 5px 15px 0; }
#logo { padding: 5px 0 0 8px; }
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { float: right; width: 570px; margin: 0px 10px 0 0; text-align: right; }

/* links */
a { color: #185221; text-decoration: none; }
a:hover { color: #991e20; text-decoration: none;}	

/*featured, random and new viewlistings + tag cloud */
.feat_width{width:100%; }
.feat{width:118px; height:178px; float:left; padding:12px 6px 5px 6px; margin: 0px 0px 0px 7px; background:#f3f3d8; border:#CCCCCC 1px solid; }
.latest{width:114px; height:178px; float:left; padding:12px 8px 5px 8px; margin: 0px 3px 0px 0px; background:#f3f3d8; border:#CCCCCC 1px solid; }

.feat_img {width:100%; text-align:center;}
.feat_txt {width:100%; color:#3a3123; height:50px; overflow: hidden; text-align:center;}
.feat_price {width:100%; color:#3a3123; font-size:10px; padding-top:15px; text-align:center; }

.photo_view{width:380px; height:255px; float:left; padding:20px 10px 10px 10px; margin: 0 5px 5px 0;}
.photo_text {width:100%; color:#3a3123; font-size:10px; padding-top:10px; text-align:center; }
.detail_view{width:315px; height:120px; float:left; padding:10px 10px 10px 10px; margin: 0 5px 5px 0;}

#tagcloud { margin: 0 0 20px; }
#tagcloud a { margin: 0 5px 0 0; color: #25771F; }
#tagcloud a:hover { background: #f3f3d8; color: #FF9900; }

.bordering{border:#CCCCCC 1px solid; padding:5px 10px 5px 10px; margin: 2px 2px 5px 2px;}
.nobordering{padding:0px 5px 5px 5px; margin: 2px 2px 5px 2px;}


/* headings */
h1 { margin-top: 0px;
	 padding: 5px 0 5px 0px;
	 font: bold 1.3em trebuchet MS, Verdana, Arial, sans-serif;
	 color: #3a3123;
 }
h2 { margin-top: 0px;
	 padding: 5px 0 5px 0px; 
	 font: bold 1.3em trebuchet MS, Verdana, Arial, sans-serif;
	 color: #3a3123;
 }
h3 { margin-top: 0px;
	 padding: 5px 0 0px 0px; 
	 font: bold 1.3em trebuchet MS, Verdana, Arial, sans-serif;
	 color: #3a3123;
}

h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }

/* horizontal tabbed menu */	
#tabs { background: #d1d9be no-repeat top left; color: #f3f3d8;  height: 37px; text-align: center; font: bold 1.1em trebuchet MS; padding: 0 0 0 10px; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #f3f3d8 url(../images/barbg.jpg) no-repeat; color: #3D3D3D; padding: 10px 0; width: 86px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #f3f3d8 url(../images/barcurrent.jpg) no-repeat; color: #f3f3d8; }	
#tabs li a.current { background: #f3f3d8 url(../images/barbg.jpg) no-repeat; color: #2C71AE; }	
#tabs li a.active { background: #f3f3d8 url(../images/barcurrent.jpg) no-repeat; color: #f3f3d8; }	

.key { text-decoration: underline; }


/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search { width: 279px; border: none; background: #f3f3d8 url(../images/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }
input.button { padding: 3px; }
input.searchbutton {background-color: #eef9b5;}

#searchform td:first-child {
width: 43%;
}
#searchform td {
width: 57%;
}

#search p { padding: 0; margin: 0; }


/* misc */
.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(../images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(../images/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(../images/hoverbtn.gif) no-repeat; color: #fff; }
.error{ background: #E8EFF5; border: 1px solid #2580B2; padding: 3px; }
.total{ background-color: #F5F5DC; }
.clear{ clear: both; }
.specialmessage {font: 10px verdana, arial, sans-serif; line-height: 1.3em; font-weight: normal; color: #C54943}
.smalltext 	{font: 10px verdana, arial, sans-serif; line-height: 1.3em; font-weight: normal }
.dots{clear:both;width:100%;height:12px;background:url(../images/dots.gif) repeat-x 0 50%;}

/* Left Sidebar */	
#sidebar {
	padding: 0; margin: 0;	
}	
#sidebar .titlesidebar 
{ margin-top: 10px;
	 padding: 5px 0 5px 5px; 
	 font: 1.2em arial, Sans-serif;
	 color: #FFFFFF;
	 background: #FFF url(../images/spec.jpg) repeat-x left bottom;	
	 border: 2px solid #FFFEB6;
 }


#sidebar h1 {
	margin-top: 10px;
	padding: 5px 0 5px 2px; 
	font: bold 1.2em Verdana, 'Trebuchet MS', Sans-serif;
	color: #555;
	background: #EEF0F1 url(../images/headerbg.gif) repeat-x left bottom;	
	border: 1px solid #EFF0F1;
}


#sidebar .left-box {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align:center;
	margin: 0 0px 40px 1px;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(../images/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}

/* Main Table
 * This class handles the appearence of the
 * the main tables used with 68classifieds
*/
table.main {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

/* Table Border
 * This class handles the inside table layout
*/
.tableborder {
	border: 1px solid #D6D5D6;
	width: 100%;
	padding: 5px;
}


/* My tables*/

#myTable 
    {
        width:100%; 
		vertical-align:top;
    }
    
#myTable td 
    {
		width:50%;		
    }
	
#myTable2 
    {
        width:90%; 
		vertical-align:top;
    }
    
#myTable2 td 
    {
		width:45%;		
    }
	
	
	
/* td.left and td.right define the cells of the home page */

td.left {
	padding:0cm 10px 0cm 0cm; 
	vertical-align:top;}
	
td.right {
	padding:0cm 0cm 0cm 10px; 
	vertical-align:top;}
	
/* TH
 * This class handles the appearence of the
 * the first row in all tables. With the default
 * template this is the blue row.
 *
*/
th{
	margin-top: 10px;
	padding: 3px 0 3px 10px; 
	font: bold 1.2em arial, Sans-serif;
	color: #FFFFFF;
	background: #FFF url(../images/th.jpg) repeat-x;	
	text-align: left;
}





/* Main content area*/
#content{
	padding-left: 5px;padding-right: 5px;
}
#content th a:link, #content th a:visited {
     color: #FFF;
     text-decoration: none;
}
#content th a:hover {
     color: #FFF;
     text-decoration: underline;
}

/* Checkout Steps */
.step { background-color: #EAEAEA; color: #000; width: 100%; padding: 5px; border: 1px solid #ccc;}
.breadcrumbs:link, .breadcrumbs:visited, .breadcrumbs:active, .breadcrumbs:hover {
	color: #185221;
	font-weight: bold;
	text-decoration: none;
}
span.completed{color: green;}
span.pending{color: black; }
span.pendingpayment{
	background: #FFFF99;
	color: #000;
	padding: 3px;
	display: block;
}
span.notcompleted{color: #CACACA;}
span.notcompletedred{color: red;}
/* This class is used when a user is placing an ad so as to format the characters remaining*/
.characters{ color: #666666; font-size: 9px; }

/* Content Forms */
#content fieldset { margin-bottom: 15px; border: none; padding: 9px; background-color: #f3f3d8; }
#content fieldset legend { padding: .1em .3em; font-size: 9pt; font-weight: bold; color: #3a3123; }
#content .continue input{ float: left; border: 3px double #999;	border-left-color: #ccc; border-top-color: #ccc; color: #333; padding: 0.25em; }
#content .submit input{ border: 3px double #999;	border-left-color: #ccc; border-top-color: #ccc; color: #333; padding: 0.25em; }

#content fieldset p { clear: both; padding: 0px; margin: 0px; }
#content fieldset p label { float: left; }

textarea
{
  resize:none;
}

/* Breadcrumb*/
#content .breadcrumb a{ color: #185221; font-weight: bold; text-decoration: none;}
#content a.breadcrumb:hover { color: #FF9900; font-weight: bold; text-decoration: underline;}


/* Pagination - this class handles the appearence of the previous and next section*/
.pageNav td { padding: 2px 4px 2px 4px; }
.pageNav a { text-decoration: none; }

.pagination{
	text-align: right;
	background-color: #7088b0;
	color: #000000;
}
.paginationNum{
	background-color: #FFFFFF;
	color: #000000;
}
.navigationBack{
	background-color: #7B9E52;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.navigation{
	font: x-small verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
/* Featured Listings
 * td.featured handles the display of featured listings
 *
*/
td.featured{
	background-color:#f4fcc9;
}

/* Bold  + Highlighted Listings*/
td.bold{
	font-weight: bold;
	background-color:#FFF7D2;
}

td.highlighted{
	background-color:#f2f2d8;
}
/* row1 & row2 - this section handles alternating rows*/
.row1{
     background-color:#d0d0d0;
     background-color:#F1F1F1;
}
.row2{
     background-color:#FFF;
}

.listingextras,
.listingextras a {
	margin: 5px 0 ;
	font-size: 1em;
	text-align: center;
	}
.listingextras2,
.listingextras2 a {
	margin: 0px 0px ;
	font-size: 1em;
	
}
.favorites {
	background: url('../images/favorites.gif') left no-repeat;
	padding: 0px 0px 2px 20px;
	margin-left: 10px;
	height: 16px;
}

.delfavorites {

	background: url('../images/favorites_delete.gif') left no-repeat;
	padding: 0px 0px 2px 20px;
	margin-left: 10px;
	height: 16px;

}

.printer {
	background: url('../images/printer.gif') left no-repeat;
	padding: 0px 0px 2px 20px;
	margin-left: 10px;
	height: 16px;
}
.rss {
	background: url('../images/rss.png') left no-repeat;
	padding: 0px 0px 2px 20px;
	margin-left: 10px;
	height: 16px;
}
.moreads {
	background: url('../images/moreads-seller.gif') left no-repeat;
	padding: 0px 0px 2px 20px;
	margin-left: 10px;
	height: 16px;
}
.friendmail {
	background: url('../images/friendmail.gif') left no-repeat;
	padding: 0px 0px 2px 20px;
	margin-left: 10px;
	height: 16px;
}
.contact {
	background: url('../images/contact.gif') left no-repeat;
	padding: 0px 0px 2px 20px;
	margin-left: 10px;
	height: 16px;
}
blockquote {
	margin: 10px 0;
	padding: 5px;
	color: #666;
	border:1px inset;
	}
.updated {
	background: #E8EFF5 url(../images/check.png) no-repeat 1em ;
	border: 1px solid #2580B2;
	margin: 1em 5% 10px;
	padding: 0 1em 0 3em;
}



/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 10px 10px 10px; border-top: 1px solid #ccc; }