/***********************************************************************
| 68 Classifieds developed by 68 Designs, LLC. 
|-----------------------------------------------------------------------
| All source code & content (c) Copyright 2004, 68 Designs LLC 
|   unless specifically noted otherwise.
|
|The contents of this file are protect under law as the intellectual property
| of 68 Designs, LLC. Any use, reproduction, disclosure or copying
| of any kind without the express and written permission of 68 Designs, LLC is forbidden.
|
|
| File: style.css
|
| Purpose: The style page, handles the css for the site. 
|
| Developers involved with this file: 
|		Eric Barnes  http://www.68designs.com/contact-support.php [EB]
|
| ______________________________________________________________________
|	http://www.68classifieds.com	  http://www.68designs.com/
***********************************************************************/
body {
	font-family: Verdana, Arial, Century Gothic, Tahoma;
	color: #000;
	font-size: 10px;
	background-color: #8AABC1;
}
.f_links{
 
}
.cat_one{
float:left;
width:500px;
}
td,th{
	color:#000000;
font-family:Verdana,Arial,Century Gothic,Tahoma;
font-size:13px;
}
/* Link Styles */
a:link {
	color: #000;
	text-decoration : underline;
}
a:visited {
	color: #000;
	text-decoration : underline;
}
a:hover {
	color: #000;
	text-decoration : none;
}
a:active {
	color: #000;
	text-decoration : underline;
}
/* error message */
.CODE  { 
	font-family: Courier, Courier New, Verdana, Arial;  
	font-size: 12px; 
	color: #000000; 
	font-weight: normal; 
	background-color:#A7BFE0; 
	border: 1px solid #646464; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px 
}
.style3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Century Gothic, Tahoma;
	font-size: 14px;
	font-weight: bold;
	border-bottom-color: #FFFFFF;
}
.small {font-size:13px;
font-weight:normal;
padding-left:50px; }
.header {font-size: 12px; font-weight:bold; }
.required {font-size: 9px; font-weight: bold; color: #FF0000; }
.expired {font-weight: bold; color:#000000; }
/* Table Styles */
table.main {
	border: 1px solid #000;
	background-color: #FFF;
}
.tback {
	background-repeat: no-repeat;
}
td.featured{
	background-color: #EEEEEE;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
.tdspace {	
	margin: 15px;	
	padding: 15px; 
}
.tableborder { 
	border: 0px; 
	padding: 0px; 
	margin: 0px; 
}
.tablebasic  {
	padding: 0px 0px 0px 0px;
	border: 0px;
}
.my_tablebasic
{
width:645px;

}
.f_img{
padding-left:25px;
}
.my_footer{
background:transparent url(../../images/footer_bg.gif) no-repeat scroll center center;
font-size:15px;
height:28px;
margin-left:18px;
margin-top:10px;
padding-top:10px;
text-align:center;
width:632px;
}
.my_footer a{
font-size:15px;
text-decoration:none;
}

.f_listing{
background:transparent url(../../images/listing_bg.gif) no-repeat scroll center center;
height:140px;
}
.tablefill   { 
	border: 1px solid #999; 
	padding: 6px; 
}
.pformstrip { 
	background-color: #FFF; 
	color: #000; 
	font-weight: bold; 
	font-size: 12px; 
	padding: 4px; 
}
.pformstrip a:link, .pformstrip a:active, .pformstrip a:visited { 
	color: #000; 
	text-decoration: none;
}
.pformstrip a:hover { 
	color: #000; 
	text-decoration: underline; 
}
.pformleft  { 
	background-color: #FFF; 
	font-weight: bold; 
	padding: 4px; 
	width: 25% 
}
.pformright  { 
	background-color: #FFF; 
	font-weight: bold; 
	padding: 4px; 
	width: 25% 
}
.pformsmall  { 
	background-color: #FFF; 
	padding: 4px; 
}
.maintitle {
background-color:#FFFFFF;
color:#794747;
font-family:fixedsys;
font-size:22px;
font-weight:normal;
text-align:center;
vertical-align:middle;
}
.maintitle a:link, .maintitle  a:visited, .maintitle  a:active { color: #000 }
.maintitle a:hover { color: #000 }
.image {border-color:#CCC }

/* NAV Styles */
.nav {
	/*vertical-align: middle;
	height: 18px;
	margin-bottom: 1px;
	padding-left: 5px;
	
	*/
	font-size: 11px;
	font-weight: bold;
	background-color: #0099FF;
	color: #FFF;
	text-align: left;
	
	font-size: 11px;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
a.nav:link {
	color: #FFF;
	font-family: Verdana, Arial, "Century Gothic", Tahoma;
	font-size: 11px;
	text-decoration : none;
	font-weight: bold;
}
a.nav:visited {
	color: #FFF;
	font-family: Verdana, Arial, Century Gothic, Tahoma;
	font-size: 11px;
	text-decoration : none;
}
a.nav:hover {
	color: #FFF;
	font-family: Verdana, Arial, Century Gothic, Tahoma;
	font-size: 11px;
	text-decoration : underline;
}
.norm {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
}
/* form styles */
input,select,textarea 
{
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}
.menu{
	background-color: #0099FF;
}
.silver{
	background-color:#999;
}
.white{
	background: #5D7B86;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
.left_adds{
	float:left;
	padding-left:66px;
	padding-top:14px;
	width:168px;
	}
	.center_main{
	border-left:1px solid;
border-right:1px solid;
float:left;
width:670px;
	}
	.right_adds{
	float:left;
	padding-left:15px;
	padding-top:10px;
	width:175px;
	}
	.head_img{
	float:left;
	padding-left:20px;
	padding-top:15px;
	}
	.head_text{
	float:left;
font-size:12px;
height:96px;
padding-left:10px;
padding-right:10px;
padding-top:36px;
text-align:justify;
width:468px;
	} 
	.header_new{
background:transparent url(../../images/back_cream.gif) no-repeat scroll center center;
height:133px;
padding-top:15px;
width:1133px;
font-family:Trebuchet MS;
font-size:17px;
}
.home_ico{
float:left;
padding-left:225px;
text-align:center;
}
.buy_ico{
float:left;
padding-left:200px;
padding-top:10px;
text-align:center;
}
.sell_ico{
float:left;
padding-left:200px;
text-align:center;
}