/* $Revision: 377 $ */    
body { padding: 0; margin: 0; font: 0.7em Arial, Verdana, Tahoma, sans-serif; line-height: 1.6em; background: #F7F7F7; color: #4C4C4C; }

/* content holder */
#wrapper { margin:0px auto; width: 960px; background:white; }

td{
	vertical-align:top;
}

/* header */
#header {  }
#logo { padding: 15px 0 0 8px; float:left; }
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { height:17px; background:#333333; border-bottom:1px solid #000; text-align:right; color:white; padding:3px 5px 0px 0px;margin:0px; }
#top_info a:link,
#top_info a:visited,
#top_info a:active,
#top_info a:hover{
	color:white;
	text-decoration:underline;
}
#logo img { }
img{
	border:0px;
}

/* links */
a:link,a:visited,a:active{
	color:#336699;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

/* headings */
h1 { font: bold 1.8em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; color:#336699 }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }

/* horizontal tabbed menu */	
#tabs{height: 40px; float:right; margin-top:10px}
#tabs li { display: inline; height: 40px; }
#tabs li a { float: left; background: #F7F7F7; border:1px solid #EDEDED;margin-right:2px; color: #336699; padding: 7px 0; width: 122px; font-weight: bold; text-align: center;  text-decoration: none; font-size:1.05em;}
#tabs li a:hover { background: #FF774A; color: white; }	
.key { text-decoration: underline; }
#tabs li a.selected{float: left; background: #FF774A; color: white; border:1px solid #EDEDED;margin-right:2px; padding: 7px 0; width: 122px; font-weight: bold; text-align: center;  text-decoration: none; font-size:1.05em;}

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search { border:1px inset;border-color:#414141 #D5D5D5 #D5D5D5 #414141; padding:2px; color: #757575;}
input.button { padding:2px 3px; background:#D02512 url(../images/btn.gif) repeat-x top left; border:0px; color:white; cursor:pointer;}
input.button_hover { padding:2px 3px; background:#E04B30 url(../images/btn_hover.gif) repeat-x top left; border:0px; color:white; cursor:pointer;}
input.button_active { padding:2px 3px; background:#B03125 url(../images/btn_active.gif) repeat-x top left; border:0px; color:white; cursor:pointer;}
input{border:1px inset;border-color:#414141 #D5D5D5 #D5D5D5 #414141; padding:2px; color: #757575;}
textarea{
	border:1px inset;
	border-color:#414141 #D5D5D5 #D5D5D5 #414141;
	padding:2px;
	color: #757575;
	margin: 0 0 10px;
	font-family:arial,verdana,tahoma,sans-serif;
}

h2.border{
	font-weight: bold;
	border-bottom: 1px solid #D6D5D6;
	text-indent: 5px;
	padding: 5px;
	font-size: 1.2em;
	text-align: left;
	color:#336699;
}

#form h2 {
	font-weight: bold;
	border-bottom: 1px solid #D6D5D6;
	text-indent: 5px;
	padding: 5px;
	font-size: 1.2em;
	text-align: left;
	color:#336699;
}
#form p{
	padding:3px;
	margin:0px;
}
#form td{
	padding-top:15px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}
#form td.bottom{padding-top:15px;}
#form .fieldgrp {
	margin-bottom:0.5em;
	width:100%;
}
#form input.checkbox{
	border:0px;
	background:none;
}
#form .field {
	float:left;
	font-size:95%;
	width:380px;
}
#form .button,
#form .button_hover,
#form .button_active{
	border:0px;
	color:white;
}
#form .field input {
	border:1px inset;
	border-color:#414141 #D5D5D5 #D5D5D5 #414141;
	padding:2px;
	color: #757575;
	margin:0px;
}
#form .field textarea {
	border:1px inset;
	border-color:#414141 #D5D5D5 #D5D5D5 #414141;
	padding:2px;
	color: #757575;	
	margin: 0 0 0px;
}
#form input {
	border:1px inset;
	border-color:#414141 #D5D5D5 #D5D5D5 #414141;
	padding:2px;
	color: #757575;
	margin: 0 0 5px;
}

#form textarea {
	border:1px inset;
	border-color:#414141 #D5D5D5 #D5D5D5 #414141;
	padding:2px;
	color: #757575;
	margin: 0 0 10px;
}

#form select {
	border:1px inset;
	border-color:#414141 #D5D5D5 #D5D5D5 #414141;
	padding:2px;
	color: #757575;
	margin: 0 0 10px;
}

#form label.top {
	display: block;
}

#form label {
	clear: both;
	display: block;
	float: left;
	font-size: 1em;
	line-height: 22px;
	padding: 0 10px 0 40px;
	text-align: left;
	width: 150px;
}

#form label.onehpx {
	width: 120px;
}

#form input.error {
	background-color: #FFE7DF;
	color: #000000;
	border: 1px SOLID #EA5200;
}

#form label.error {
	background: url("../images/cross.png") no-repeat 0px 0px;
	padding-left: 18px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #EA5200;
	float: none;
	display: inline;
}

#form label.checked {
	background: url("../images/check.png") no-repeat 0px 0px;
	float: none;
	display: inline;
}

/* Top Search Form */
div#search { 
	float: right;
	background: #F7F7F7 url(../images/mark.gif) no-repeat bottom right;
	border:1px solid #EDEDED;
	padding: 10px 10px 10px 20px;
	margin: 5px 2px;
	width:275px;
	text-align:right;
	height:25px;
}

/* 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; }
.blueerror{ background: #E8EFF5; border: 1px solid #2580B2; padding: 3px; }
.total{ background-color: #FF774A; color:white;font-size:1.1em}
.clear{ clear: both; }
.table_bottom_border td.total{background-color: #FF774A; color:white;font-size:1.1em}

/* Left Sidebar */	
#sidebar {
	float:left;
	background: #F7F7F7 url(../images/folder_big.gif) no-repeat bottom right;
	border:1px solid #EDEDED;
	padding: 15px 10px 5px 10px;
	margin: 5px 2px;
	margin-left:8px;
	width:590px;
	height:25px;
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em 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 #EFF0F1; 
	margin: 0 0 5px 0;	
}
#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 #EDEDED;
	background: #F7F7F7 url(../images/info.gif) no-repeat bottom right;
}
table.login{
	background: #F7F7F7 url(../images/at.gif) no-repeat bottom right;
}

/* Table Border
 * This class handles the inside table layout
 *
*/
.tableborder {
	width: 99%;
}

/* TH
 * This class handles the appearence of the
 * the first row in all tables. With the default
 * template this is the blue row.
 *
*/
th{
	background:white url(../images/category.gif) no-repeat 8px 5px;
	color: #FFF;
	font-weight: bold;
	padding:2px 5px;
	margin: 5px;
	font-size: 1em;
	text-align: left;
}
th div{
	background:#D32A15;
	width:150px;
	padding:2px 10px;
	margin-left:25px;
}

/* Content
 * Main content area
*/
#content{
	padding-left: 15px;
}
#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: #336699;
	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: #999;}
span.notcompletedred{color: red;}

/* Characters
 * This class is used when a user is placing an ad
 * It formats the characters remaining
*/
.characters {
	color:#666666;
	display:inline;
	float:none;
	font-size:100%;
	font-weight:normal;
	padding:0;
	width:auto;
}
.characters{ color: #666666; font-size: 9px; text-align: right; }

/* Content Forms */
#content fieldset { margin-bottom: 6px; border: 1px solid #EDEDED; padding: 4px; background-color: #F7F7F7; }
#content fieldset legend { padding: .1em .3em; font-size: 12pt; font-weight: bold; color: #FF774A; }
#content .continue input{ float: right; margin-right:10px; }
#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; }

/* Breadcrumb
 * This class handles the category
 * breadcrumb trail
*/
#content .breadcrumb a{ color: #336699; font-weight: bold; text-decoration: none;}
#content a.breadcrumb:hover { color: #336699; 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: center;
	color: #333333;
	margin:5px 0px;
}
.paginationNum{
	background-color: #ECECEC;
	color: #333333;
	padding: 2px 4px 2px 4px;
}
.navigationBack{
	background-color: #B7695A;
	color: #FFFFFF;
	font: 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	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:#F1F1F1;
}

/* Bold Listings
 * td.bold handles the display of bold listings
 *
*/
td.bold{
	font-weight: bold;
}
/* Highlighted Listings
 * td.highlighted handles the display of highlighted listings
 *
*/
td.highlighted{
	background-color:#FFF7D2;
}
/* 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 {
	border: 1px solid #F1F1F1;
	margin: 5px;
	padding: 5px;
}
.listingextras2 a {
	margin: 5px 0 ;
	font-size: 1em;
}
.favorites {
	background: url('../images/favorites.gif') left top no-repeat;
	padding: 0px 0 2px 20px;
	margin-left: 10px;
	height: 16px;
}
.delfavorites {
	background: url('../images/favorites_delete.gif') left top no-repeat;
	padding: 0px 0 2px 20px;
	margin-left: 10px;
	height: 16px;
}
.printer {
	background: url('../images/printer.gif') left top no-repeat;
	padding: 0px 0 2px 20px;
	margin-left: 10px;
	height: 16px;
}
.moreads {
	background: url('../images/moreads-seller.gif') left top no-repeat;
	padding: 0px 0 2px 20px;
	margin-left: 10px;
	height: 16px;
}
.friendmail {
	background: url('../images/friendmail.gif') left top no-repeat;
	padding: 0px 0 2px 20px;
	margin-left: 10px;
	height: 16px;
}
.contact {
	background: url('../images/contact.gif') left top no-repeat;
	padding: 0px 0 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;
}

.notes {
	background-color:#FFF5F2;
	border:1px solid #FFD6CF;
	color:#333333;
	margin-bottom: 2px;
	padding: 1em;
}

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em;padding:5px; border-top:5px solid #F7F7F7; color:#6B6B6B}
.footer a:link,
.footer a:visited,
.footer a:active,
.footer a:hover{
	color:#6B6B6B
}

/*-------------impromptu---------- */
.cleanbluewarning .cleanblue{ background-color: #acb4c4; }
.cleanbluefade{ position: absolute; background-color: #aaaaaa; }
div.cleanblue{ font-family:Georgia,"Times New Roman",serif; position: absolute; background-color: #ffffff; width: 300px; font-size: 12px; text-align: left; border: solid 1px #213e80; }
div.cleanblue .cleanbluecontainer{  background-color: #ffffff; padding: 0px; font-weight: bold;  }
div.cleanblue .cleanblueclose{ background: url('../images/th.jpg'); text-align: right; width: 90%; cursor: default; padding: 1px 15px; color: #ffffff; font-weight: bold; }
div.cleanblue .cleanbluemessage{ padding: 10px; line-height: 20px; font-size: 11px; color: #333333; }
div.cleanblue .cleanbluebuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
div.cleanblue button{ padding: 3px 10px; margin: 0 10px; background-color: #567ebb; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.cleanblue button:hover{ border: solid 1px #d4d4d4; }

#content fieldset #price {
	margin: 0 0 5px;
	padding: 2px;
}

/*----------------- Additional ----------*/
ul.categories{
	float:left;
	width:250px;
	margin-left:5px;
	margin-top:5px;
}
ul.categories li.category{
	margin-top:8px;
	list-style:none;
}
ul.categories li.category img{
	position:relative;
	top:3px;
}
ul.categories li a{
	text-decoration:none;
	color:#DE381C;
}
ul.categories li a:link strong,
ul.categories li a:visited strong,
ul.categories li a:active strong,
ul.categories li a:hover strong{
	text-decoration:none;
}

div.small ul li {
	padding-left: 10px;
	margin-left: 20px;
	list-style:inside url(../images/bullet.gif);
}
div.small ul li a:link,
div.small ul li a:visited,
div.small ul li a:active,
div.small ul li a:hover{
	color:#4C4C4C;
	text-decoration:none;	
}

#newlistings h2{
	font-size:1.5em;
	margin-top:20px;
	color:#4C4C4C;
	font-style:italic;
}
#newlistings td{
	border-top: 1px solid #E7E7E7;
}
#newlistings td a img,
.img_border{
	border:1px solid #CCC;
	padding:3px;
}
#newlistings td span,
.orange{
	color:#DE381C;
}

input#minprice, input#maxprice{
	width:50px;
	margin-left:5px;
}

.formleft{
	padding:5px;
	width:200px;
}

.main .formleft{
	padding-left:35px;
}

.checkbox{
	background:none;
	border:0px;
}
.formright{
	text-align:left;
}

.table_bottom_border{
	border-bottom:1px solid #CCCCCC;
}
.borders td{border-bottom:1px solid #EDEDED}

table.table_bottom_border th,
table.main td.heading,
table.borders td.heading{
	background:#F3E7E0;
	border:1px solid #F8ECE5;
	border-width:1px 1px 0px 0px;
}
#content table.table_bottom_border th a:link,
#content table.table_bottom_border th a:visited,
#content table.table_bottom_border th a:active,
#content table.table_bottom_border th a:hover,
table.main td.heading,
table.main td.heading a:link,
table.main td.heading a:visited,
table.main td.heading a:active,
table.main td.heading a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#DE381C;
}
table.table_bottom_border td{
	background:#F7F7F7;
}

.iconimage{
	height:55px;
}
.icon{
	width:150px;
	padding:10px 0px 0px 0px;
	margin-bottom:10px;
}

#form div.fieldgrp label{
	padding-left:10px;
}

hr{
	height:1px;
	border:0px;
	border-bottom:1px solid #CCCCCC;
	color:#CCCCCC;
}

.rubrics{
	float:left;
	width:590px;
	border:1px solid #EDEDED;
	border-width:1px 0px;
	padding:5px 0px;
	margin-bottom:10px;	
}
.rubrics div{
	float:left;
	text-align:center;
	width:95px;
	height:100px;
	line-height:12px;
	border-right:1px solid #F7F7F7;
}
.rubrics div.last{
	border:0px;
}
.rubrics div a:link,
.rubrics div a:visited,
.rubrics div a:active,
.rubrics div a:hover{
	color:#D32A15;
	text-decoration:none;
	font-weight:bold;
}

.object{
	width:300px;
	margin:5px 0px;
	border:1px solid #EDEDED;
	float:right;
}