/***********************************************************************



| 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: #6D7C8F;



}



td{



	font-family: Verdana, Arial, Century Gothic, Tahoma;



	color: #000;



	font-size: 10px;



	background-color: #FFF;



}

th {

	font-weight: bold;

	color: #000;

	background: #ccc;

	border-bottom: 1px solid #000;

	text-indent: 5px;

	padding: 5px;

	margin: 5px;

	font-size: 10px;

	text-align: left;

}

/* 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-size: 12px; 

	color: #000000; 

	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: 9px; font-weight:normal; }



.header {font-size: 12px; font-weight:bold; }



.headimage {border-bottom: 5px; border-bottom-color:#0000FF; }



.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: 1px solid #000; 

	width: 100%;

	padding: 0px; 

	margin: 0px; 

}



.tablebasic  {



	padding: 0px 0px 0px 0px;



	border: 0px;



}



.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 {



	vertical-align: middle;



	font-weight: bold;



	color: #000;



	background-color: #CCCCCC;



	padding: 4px 4px 4px 4px;



	background-image: url(images/nav.jpg);



}



.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;



	color: #ff6600;



	text-align: left;



	



	font-size: 11px;



	list-style-type: none;



	list-style-image: url(images/bullet.gif);



}



a.nav:link {



	color: #000;



	font-family: Verdana, Arial, "Century Gothic", Tahoma;



	font-size: 11px;



	text-decoration : none;



	font-weight: bold;



}



a.nav:visited {



	color: #000;



	font-family: Verdana, Arial, Century Gothic, Tahoma;



	font-size: 11px;



	text-decoration : none;



}



a.nav:hover {



	color: #000;



	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: #E4E4E4;



	border-left: 1px solid #999;



}



td.topmenu{



	background-color: #3D5169;



	border-bottom: 1px solid #000;



	height: 15px;



	text-align: center;



}



.topmenu{



	color: #FFF;



	font-family: Verdana, Arial, "Century Gothic", Tahoma;



	font-size: 11px;



	text-decoration : none;



	font-weight: bold;



}



a.topmenu:link {



	color: #FFF;



	font-family: Verdana, Arial, "Century Gothic", Tahoma;



	font-size: 11px;



	text-decoration : none;



	font-weight: bold;



}



a.topmenu:visited {



	color: #FFF;



	font-family: Verdana, Arial, Century Gothic, Tahoma;



	font-size: 11px;



	text-decoration : none;



}



a.topmenu:hover {



	color: #FFF;



	font-family: Verdana, Arial, Century Gothic, Tahoma;



	font-size: 11px;



	text-decoration : underline;



}



.silver{



	background-color:#999;



}



.white{



	background: #5D7B86;



}



h1 {



	font-size: 14px;



	color: #FFFFFF;



	font-weight: bold;



}



