/* Standard 68 Classifieds Style Sheet */
body {
	margin: 0 auto;
	padding: 0;
	background: #f4f4f4 url(images/bg.gif) top center repeat-y;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size: 70%;
	line-height: 1.6em;
}
/* Main Table
 * This class handles the appearence of the
 * the main tables used with 68classifieds
 *
*/
table.main {
	border: 1px solid #ECECEC;
	background-color: #FFFFFF;
}

/* TH
 * This class handles the appearence of the
 * the first row in all tables. With the default
 * template this is the blue row.
 *
*/
th {
	font-weight: bold;
	color: #000000;
	background: #ECECEC;
	border-bottom: 1px solid #ECECEC;
	text-indent: 5px;
	padding: 5px;
	margin: 5px;
	font-size: 12px;
	text-align: left;
}

/* Table Border
 * This class handles the inside table layout
 *
*/
.tableborder {
	border: 1px solid #ECECEC;
	width: 97%;
	padding: 0px;
	margin:0px;
}
/* Sortable 
* Sort the show listings table
*
*/
table.sortable 
{
	border: 1px solid #ECECEC;
	width: 97%;
	padding: 0px;
	margin:0px;
}
table.sortable span.sortarrow 
{
    text-decoration: none;
	color: #7B410F;
}
a.sortheader:link {
	text-decoration: underline;
	color: #7B410F;
}
a.sortheader:visited {
	text-decoration: underline;
	color: #7B410F;
}
a.sortheader:hover {
	text-decoration: none;
	color: #7B410F;
}
/* Featured Listings
 * td.featured handles the display of featured listings
 *
*/
td.featured{
	background-color:#F1F1F1;
}
/* Highlighted Listings
 * td.highlighted handles the display of highlighted listings
 *
*/
td.highlighted{
	/*background-color:#CAE6CE;*/
	background-color:#FFF7D2;
}
/* row1 & row2
 * This section handles alternating rows
 *
*/
.row1{
     background-color:#d0d0d0;
     background-color:#F1F1F1;
}
.row2{
     background-color:#FFF;
}

/* Form styles */
/*
 * The form styles section displays information about the forms
 * formstrip is the part above the form fields
 * formleft & formright deal with the left and right <td> in the form output.
 *
*/
.formstrip { background-color: #FFF; color: #7B410F; font-weight: bold; font-size: 12px; padding: 4px; }
.formstriperror {background-color: #FFF; color: #FF0000; font-weight: bold; font-size: 13px; padding: 4px; text-align: center; }
.formstrip a:link, .formstrip a:active, .formstrip a:visited { color: #448 }
.formstrip a:hover { color: #8F4B0A}
.formleft  {
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
}
.formright  {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	text-align: left;
}
.formsmall  { background-color: #FFFFFF; color: #000000; padding: 4px; }
input,select,textarea
{
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}

/* Required fields */
.required {font-size: 9px; font-weight: bold; color: #FF0000; }

/* Expired Listings */
.expired {font-weight: bold; color:#000000; }

/* Link Styles
 *
*/
a:link{
	color: #6B6B6B;
}
a:visited{
	color: #6B6B6B;
}
a:hover{
	color: #8B9F30;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
/* Breadcrumb
 * This class handles the category
 * breadcrumb trail
*/
.breadcrumb{ color: #6B6B6B; text-align:left;}
a.breadcrumb:link { color: #6B6B6B; }
a.breadcrumb:visited{ color: #6B6B6B; }
a.breadcrumb:hover { color: #774C26; }

/* 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: #7B410F;
	color: #333333;
}
.paginationNum{
	background-color: #FFFFFF;
	color: #333333;
}
.navigationBack{
	background-color: #FFF7D2;
	color: #7B410F;
	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;
}
/* Characters
 * This class is used when a user is placing an ad
 * It formats the characters remaining
*/
.characters{
	color: #666666; font-size: 9px;
}
#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 50px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
	width: 350px;
	float: right;
	text-align: right;
	color: #000000;
	margin: 0 0 10px 0;
	font-size: 1.1em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 125px;
margin: 0 0 10px 0;
padding: 0;
}

#avmenu ul {	
list-style: none;
width: 125px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #774C26;
border-left: 4px solid #774C26;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 110px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#extras {
float: right;
width: 120px;
margin: 0 0 10px 0;
padding: 0;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
	line-height: 1.6em;
	text-align: left;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 20px;
	margin-left: 135px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#content h2 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size:2.5em;
	font-weight:normal;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

#content_fullwidth {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	line-height: 1.6em;
	text-align: left;
	margin: 0 0 20px 135px;
	padding: 0 10px 0 10px;
}

#content_fullwidth h1 {
font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size:2.0em;
	font-weight:normal;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}

#content_fullwidth h2 {
font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size:2.5em;
	font-weight:normal;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
}

h4 {
	font-size: 1.0em;
	margin: 0 0 10px 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
}

a {
text-decoration: none;
color: #774C26;
}

a:hover {
text-decoration: underline;
color: #774C26;
}

a img {
border: 0;
}

blockquote {
	padding:5px 15px;
	margin:10px 0;
	border:1px solid #666666;
	background-color: #ECECEC;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
