/* @override http://www.airboattrader.com/templates/airboattrader/style.css */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background: url(images/bkg.jpg) repeat;
}

ul, td {
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

p {
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 10px;
	margin: 0;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
.design #container {
	width: 750px;
	margin: 0 auto; 
	/* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	border: 1px solid #000;
}
.design #header {
	width: 750px;
	height: 275px;
	background-image: url(images/masthead.png);
}
.design #header h1 {
	margin: 0; 
	/* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; 
	/* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.design #topnav a, #topnav a:visited {
	float: right;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	text-decoration: none;
	display: inline;
	list-style-image: url(images/pipe.gif);
	list-style-position: outside;
	text-shadow: #000000 2px 2px 2px;
	margin-top: 22px;
	padding-right: 15px;
}

.design #topnav a:hover {
	color: #f5d480;
}

.design #intro {
	float: left;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	padding: 40px 25px 0px 250px;
	width: 475px;
}

.design #mainContent {
	padding: 0px;
}

.design #contenttop {
	background-image: url(images/content_top.png);
	width: 750px;
	height: 75px;
}

.design #contentbkg {
	background: url(images/content_body.png) repeat-y;
	width: 750px;
}

.design #contentcenter {
	padding-left: 35px;
	padding-right: 50px;
	float: left;
}

.contentleft {
	width: 250px;
	background-color: #dde0ef;
	border: 1px solid #2a4a6d;
}

.contentleftbottom {
	padding: 25px;
}

.contentright{
}

.design #contentfooter {
	background-image: url(images/content_footer.png);
	width: 750px;
	height: 70px;
}

.design #footer {
	padding: 0 10px 50px 50px;
	background-color: #2a4a6d;
	color: white;
	font-size: 12px;
}
.design #footer p {
	margin: 0; 
	/* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	text-align: center;
}

/* Navbar */

.tabnav {
	text-align: center;
	color: white;
	margin-top: 0;
	padding-top: 7px;
	padding-left: 30px;
}

.tabnav a{
	text-decoration: none;
	position: relative;
	font: bold 11px Arial;
	color: white;
	width: 115px;
	height: 35px;
	background: url(images/tab.png) no-repeat;
	padding-top: 25px;
	display: block;
	float: left;
	clear: none;
}

.tabnav p {
	text-decoration: none;
	position: relative;
	font: bold 11px Arial;
	color: white;
	width: 115px;
	height: 35px;
	background: url(images/tab-p.png) no-repeat;
	padding-top: 25px;
	display: block;
	float: left;
	clear: none;
}

.tabnav a:hover{
	color: white;
	background: url(images/tab-on.png) no-repeat;
}

.subnav {
	text-align: center;
	color: white;
	float: left;
	margin-left: 35px;
	border-left: 1px solid #93a1ba;
	border-bottom: 1px solid #93a1ba;
	border-right: 1px solid #93a1ba;
	margin-top: 2px;
}

.subnav a{
	text-decoration: none;
	position: relative;
	font: bold 11px Arial;
	color: white;
	height: 25px;
	display: block;
	float: left;
	clear: none;
	background: #a6b4cd no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	width: 108px;
}

.subnav a:hover{
	color: #2a4a6d;
}

/* End Navbar */

/* Standard 68 Classifieds Style Sheet */
/* Navigation Styles */
.navigation{
	border: 1px solid #5C604D;
	width: 175px;
}
.navTitle {
	font-weight: bold;
	color: #FFFFFF;
	background: #5C604D url("images/fade.gif");
	border-bottom: 1px solid #5C604D;
	text-indent: 5px;
	padding: 5px;
	margin: 5px;
}
.navlist{
	font-weight: bold;
	text-indent: 5px;
	padding: 3px;
	/*border-top: 1px solid #5A89C0;
	display: block;
	margin: 3px;
	*/
}
a.navlist:link { color: #5C604D; }
a.navlist:visited{ color: #5C604D; }
a.navlist:hover
{
color: #000;
font-weight: bold;
}

/* Main Table
 * This class handles the appearence of the
 * the main tables used with 68classifieds
 *
*/
table.main {
	border: 1px solid #000000;
	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: #FFFFFF;
	background: #5487BF;
	border-bottom: 1px solid #5A89C0;
	text-indent: 5px;
	padding: 5px;
	margin: 5px;
	font-size: 10px;
}

.hometh {
	color: #2a4a6d;
	text-indent: 5px;
	padding: 5px;
	margin: 5px;
	text-align: left;
	border-bottom: 1px solid #2a4a6d;
	font: bold 15px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #fff;
}

/* Table Border
 * This class handles the inside table layout
 *
*/
.tableborder {
	width: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 70px;
}
/* Sortable 
* Sort the show listings table
*
*/
table.sortable 
{
	border: 1px solid #000;
	width: 100%;
	margin:0px;
	padding: 0;
}

table.sortable td
{
	padding-bottom: 25px;
}
table.sortable span.sortarrow 
{
    text-decoration: none;
	color: #FFF;
	padding: 0;
}
a.sortheader:link {
	text-decoration: none;
	color: #FFF;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}
a.sortheader:visited {
	text-decoration: none;
	color: #FFF;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;

}
a.sortheader:hover {
	text-decoration: underline;
	color: #FFF;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;

}
/* Featured Listings
 * td.featured handles the display of featured listings
 *
*/
td.featured{
	background-color: #d0e1fe;
	border: 0px;
	padding: 5px 5px 30px;
}
/* Highlighted Listings
 * td.highlighted handles the display of highlighted listings
 *
*/
td.highlighted{
	/*background-color:#CAE6CE;*/
	background-color:#FFF7D2;
	padding: 5px 5px 30px;

}
/* row1 & row2
 * This section handles alternating rows
 *
*/
.row1{
     background-color:#d0d0d0;
     background-color:#F1F1F1;
     padding: 5px 5px 30px;

}
.row2{
     background-color:#FFF;
     padding: 5px 5px 30px;

}

/* 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 { color: #000; font-weight: bold; font-size: 12px; padding: 4px; }
.formstriperror {color: #FF0000; font-weight: bold; font-size: 13px; padding: 4px; text-align: center; }
.formstrip a:link, .formstrip a:active, .formstrip a:visited { color: #5C604D; }
.formstrip a:hover { color: #000; }
.formleft  {
	font-weight: bold;
	padding: 5px;
	margin: 5px;
}
.formright  {
	padding: 5px;
	margin: 5px;
	text-align: left;
}
.formsmall  { color: #000000; padding: 4px; }
input,select,textarea
{
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}

.button {
	background-color: #2a4a6d;
}


/* Required fields */
.required {font-size: 9px; font-weight: bold; color: #FF0000; }

/* Expired Listings */
.expired {font-weight: bold; color:#000000; }


/* Breadcrumb
 * This class handles the category
 * breadcrumb trail
*/
.breadcrumb{ color: #000; }
a.breadcrumb:link { color: #000; }
a.breadcrumb:visited{ color: #000; }
a.breadcrumb:hover { color: #5C604D; }

/* 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: #000;
	color: #333333;
}
.paginationNum{
	background-color: #FFFFFF;
	color: #333333;
}
.navigationBack{
	background-color: #A3AE7E;
	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;
}
/* Characters
 * This class is used when a user is placing an ad
 * It formats the characters remaining
*/
.characters{
	color: #666666; font-size: 9px;
}
/* Icons
 * The following classes are used on the userindex page
 * it formats the icons and links.
*/
div.icon   { 
	margin: 3px; 
	text-align: center;
}
div.icon a { 
	display: block; 
	height: 93px !important;
	height: 95px; 
	width: 108px !important;
	width: 110px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
	text-align: center;
}
div.iconimage { 
	padding-top: 13px; 
	text-align: center;
}

.patty{
	padding: 20px;
	border: 1px solid #2a4a6d;
	font: 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #dee9fa;
	height: 150px;
}

.noticeimg{
	padding-right: 25px;
	padding-bottom: 10px;
}

a.digisquid:link { 
	color: #fff;
	text-decoration: none;
}
a.digisquid:visited{ 
	color: #fff;
	text-decoration: none;
}
a.digisquid:hover { 
	color: #dc8aff; 
}

.searchbar {
	float: right;
	margin-left: 550px;
	margin-right: 10px;
	margin-top: 10px;
}

/* Standard 68 Classifieds Style Sheet */

/* Visual Aids */


/* Home Page Container */
div.left {
	background-color: #dde0ef;
	float: left;
	width: 325px;
	margin-left: 10px;
	border: 1px solid #2a4a6d;
}

div.right {
	width: 280px;
	float: right;
	margin-left: 30px;
}

div.bottom {
	
}

div.left p {
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
}


div.right p {
	text-align: left;
}

div.bottom p {
	text-align: center;
}


h3 {
	color: #2a4a6d;
	text-indent: 5px;
	padding: 20px 5px 5px;
	margin: 5px;
	text-align: left;
	font: bold 15px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom: 1px solid #52708c;
}

h4 {
	color: #2a4a6d;
	text-indent: 5px;
	padding: 5px;
	margin: 5px;
	text-align: left;
	border-bottom: 1px solid #2a4a6d;
	font: bold 15px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #fff;
}


