﻿body
{
    margin: 0;
    font-size: 62.5%; /* creates approximate 1.0em = 10px equivalency */
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

div.bar
{
    height: 3.0em;
    background-color: Black;
    color: White;
    margin: 0;
    padding: 0;
}

div.account
{
    float: left;
    padding: .8em 14px;
}

.account a:link, .account a:visited
{
    color: White;
    text-decoration: none;
}

.account a:hover, .account a:active
{
    color: Red;
    text-decoration: underline;
}

div.search
{
    float: right;
    padding: .2em 8px 0 0;
}

input.textinput
{
    border: solid 1px #444444;
    outline: solid 1px #666666;
    padding: 1px;
}

input.button
{
    height: 20px;
    width: 70px;
    font-weight: bold;
    font-size: 1.0em;
    color: #333333;
    padding: 1px;
    background-color: #bca975;
    border-color: #8E6E16;
}

div.navlogo
{
    position: relative;
    height: 130px;
    background-image: url(../images/HeaderBGSwerve1000x130.jpg);
    background-position: left;
    background-repeat: no-repeat;
}

.navlogo img
{
    border-style: none;
}

div.header
{
    height: 130px;
    background-image: url(../images/HeaderBG01x130.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}

div.logo
{
    clear: both;
    float: left;
    margin-top: 25px;
    margin-left: 10px;
    margin-bottom: 20px;
}

.logo img
{
    width: 157px;
    height: 59px;
}

div.company
{
    position: relative;
    margin-left: 180px;
    padding-top: 42px;
}

.company img
{
    width: 379px;
    height: 32px;
}

div.tagline
{
    position: relative;
    margin-left: 172px;
    padding-top: 10px;
}

.tagline img
{
    width: 228px;
    height: 17px;
}

div.collectible
{
    position: absolute;
    top: 0px; right: 8px; 
    z-index: 0;
}

div.nav
{
    position: relative;
    padding-top: 28px;
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
}

.nav ul
{
    margin: 0;
    padding: 0;
}

.nav li
{
    display: inline;
    list-style-type: none;
    padding: 0 0.8em;
    margin: 0;
    font-size: 1.1em;
    font-weight: bold;
}

.nav li.first
{
	margin-left: .4em;
}

.nav a:link
{
    color: #eabcbf;
    text-decoration: none;
}

.nav a:visited, .nav a:active
{
    color: #eabcbf;
    text-decoration: none;
}

.nav a:hover
{
    color: #f2d9db;
}

div.body
{
    background-image: url(../images/ContentBackground.jpg);
    background-repeat: repeat-x;
}

.ads
{
    padding: 20px 0 0 0;
}

.ads img
{
    border-style: none;
}

.left
{
    padding: 10px 14px 10px 14px;
}

.right
{
    float: right;
    padding: 10px 8px 10px 0;
}

div.content
{
	padding: 10px 14px 10px 14px;
	_display: inline-block; /*  trick ie6 - (http://www.tanfa.co.uk/archives/show.asp?var=300) */
}

/* this will allow a user to print the entire length of the document */
@media print
{
    div.content 
    {
        overflow: visible
    }
}

.content h3
{
    font-size: 1.8em;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #bbb;
    color: #757575;
}

.content p
{
    margin: 10px 0;
    font-size: 1.2em;
}

div.sidebar
{
    float: right;
    margin: 32px 8px 12px 0;
    border-top: 1px solid #bbb;
    background-color: #eaeaea;
    width: 244px;
}

div.sidebar div
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cecece;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ffffff;
}

div.sidebar div div
{
    border: none;
}

div.footer
{
    height: 52px;
    background-image: url(../images/FooterBackground.jpg);
    background-repeat: repeat-x;
    clear: both;
}

.footer h5
{
    padding: 0;
    margin: 0 0 2px 0;
    color: White;
    font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 1.0em;
    font-weight: normal;
}

.footer a
{
    text-decoration: none;
}

.footer a:link, .footer a:visited
{
    color: White;
}

.footer a:hover, .footer a:active
{
    color: #f2d9db;
}

div.privacy
{
    padding: 14px 12px 0 0;
    float: right;
    text-align: right;
}

div.corporate
{
    padding: 14px 0 0 12px;
}

.corporate img
{
    float: left;
    margin: 4px 12px 0 0;
    width: 30px;
    height: 20px;
}

.center
{
    text-align: center;
}

.ads .title h1
{
    font-size: 1.8em;
    margin-left: 14px;
    border-bottom: 1px solid #bbb;
    color: #757575;
    width: 97%;
    clear: both;
}

.ads span
{
    margin-left: 2em;
    margin-right: 2em;
}

.ads
{
    clear: both;
}

.ads .dealer
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cecece;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ffffff; 
}

.ads .dealer img
{
    margin-top: 1em;
    margin-bottom: 1em; 
}

.bottomads .title h1
{
    clear: both;
    font-size: 1.8em;
    margin-left: 14px;
    border-bottom: 1px solid #bbb;
    color: #757575;
    width: 97%;
}

.bottomads img
{
    margin-left: 15px;
}

#adminmode div.header 
{
    background-image: url(../images/ContentBackground.jpg);
    background-repeat: repeat-x;
    height: 20px;
    border-top: 1px solid black;
    position: relative;
    padding-bottom: 5px;
}

#adminmode a
{
    text-decoration: none;
}

#adminmode .inputform
{
    margin-bottom: 10px;
}

#adminmode #admintopimage p
{
    float:right;
}

.topbannerad
{
    text-align: center;
    padding: 10px 14px 10px 14px;
}

.cfsidebannerads
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cecece;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ffffff;
    padding-top: 7px;
    padding-bottom: 7px;
}


/* Error Page Formatting */

.ErrorMessageArea 
{
	width: 65%;
	margin-top: 50px;
	margin-bottom: 64px;
	background-color: #ffffff;
	text-align:center;
	margin:64px auto 140px auto;
	margin-left: 140px;
}

.ErrorMessageTitle 
{
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 140%;
	font-weight: bold;
	background-color: #f0efef;
	color: #000000;
	padding: 5px;
	padding-left: 8px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.ErrorMessageContent 
{
	font-family: Arial, Helvetica;
	font-size: 100%;
	color: #000000;
	padding:5px 8px 8px 5px;
	line-height:15pt;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #cccccc;
}

/* End Of Error Page Formatting */