/*---- CSS ----*/



fieldset
{
    border: 0;
    margin: 0;
    padding: 0;
}

form
{
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}

legend
{
    display: none;
}

.popupbg{background-color:gray; filter: alpha(opacity=60); opacity:0.60}

.clear
{
    clear: both;
}

.image-float-left
{
    float: left;
    margin: 20px 20px 20px 0;
}

.image-float-right
{
    float: right;
    margin: 20px 0 20px 20px;
}

.wrapper
{
    margin: 0 auto;
    padding: 10px 0 0 0;
    width: 900px; *width:auto;
}

/* ---- header ----*/
.header .header-logo
{
    display: block;
    float: left;
    height: 89px;
    width: 575px;
}

.header .header-login
{
    float: left;
    height: 60px;
    margin: 22px 8px 0 0;
    width: 100px;
}

.header .header-login fieldset
{
    margin: 0;
    padding: 0;
}

.header .header-login fieldset input
{
    border: 1px solid #abadb3;
    color: #616264;
    font-family: arial, sans-serif;
    font-size: 11px;
    margin: 0 0 0 5px;
    padding: 1px;
    width: 80px;
}

.header .header-login fieldset input.login-button
{
    background: transparent;
    border: none;
    display: block;
    font-size: 10px;
    height: 17px;
    line-height: 8px;
    margin: -2px 0 0 0;
    padding: 1px 0 0 0;
    cursor: pointer;
    text-decoration: underline;
    width: 40px;
}

.header .header-login fieldset ul li a.login-register
{
    color: #616264;
    display: block;
    font-family: arial,sans-serif;
    font-size: 10px;
    height: 15px;
    margin: 0;
    padding: 2px 0 0 8px; *padding:0px008px;
text-decoration:underline;
width:40px;
}

.header .header-login fieldset label
{
    display: none;
}

.header .header-login fieldset ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.header .header-login fieldset ul li
{
    display: inline;
    float: left;
}

.header .header-quicksearch {
background: #ecedef;
border: 1px solid #afafaf;
float: left;
position: relative;
width: 240px;
margin: 0 0 5px 0;
}
.header-quicksearch {
color: #212121;
font-size: 11px;
margin: 0 0 3px 0;
padding: 0 0 0 5px;
height: 20px;
text-transform: uppercase;
}

/* ---- header end ----*/
/*---- menu ----*/
.menu
{
    background: url('images/rite-drive-menu-background.jpg') top left repeat-x;
    height: 30px;
    width: 900;
    margin: 0 0 7px 0;
    padding: 12px 0 0 0;
}

.menu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.menu ul li
{
    background: url('images/rite-drive-separator.jpg') right center no-repeat;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0 37px;
    text-transform: uppercase;
}

.menu ul li.last
{
    background: none;
}

.menu ul li a
{
    color: #d9d9d9;
    font-weight:bold;
    text-decoration: none;
}
/*---- end menu ----*/
/*---- home rotator ----*/
.home-rotator
{
    background: url('images/rite-drive-dealership-network.jpg') top left no-repeat;
    height: 340px;
    padding: 0 0 0 0;
    position: relative;
    width: 900px;
}

.home-rotator h1
{
    font-family: "Arial Black" , sans-serif;
    margin: 0;
    padding: 0;
}

.home-rotator h1 span.rotator-exclusives
{
    color: #252d45;
    font-size: 24px;
    font-style: italic;
    position: absolute;
    text-transform: uppercase;
    top: 1.9em;
    right: 15.8em;
}

.home-rotator h1 span.rotator-dealer
{
    color: #222;
    font-size: 50px;
    position: absolute;
    text-transform: uppercase;
    top: 0.35em;
    right: 3.0em;
}

.home-rotator h1 span.rotator-network
{
    color: #252d45;
    font-size: 18px;
    font-style: italic;
    position: absolute;
    text-transform: uppercase;
    top: 4.1em;
    left: 33.0em;
}

.home-rotator .home-rotator-list ul
{
    font-size: 12px;
    font-style:italic;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 26.0em;
    top: 9.0em;
}

.home-rotator .home-rotator-list ul li
{
    background: url(images/rite-drive-menu-arrow.gif) center left no-repeat;
    padding: 0 0 0 10px;
    list-style: none;
}

.home-rotator a.home-rotator-readmore
{
    color: #212121;
    font-family: "arial black" , sans-serif;
    font-size: 12px;
    font-style: italic;
    position: absolute;
    right: 31.3em;
    top: 13.5em;
}

.home-rotator a.home-rotator-readmore:hover
{
    color: #666;
}
/*---- home rotator end ----*/
/*---- home car carousel----*/
.home-car-carousel
{
    background: url('images/home-page-car-rotator.jpg') top left no-repeat;
    height: 190px;
    width: 900px;
    margin: 7px 0 0 0;
}
/*---- content----*/
.content-container
{
    padding: 10px 0 0 0;
    width: 100%;
}

.content-container .content-container-left
{
    float: left;
    width: 530px;
}

.content-container .content-container-left p
{
    color: #9a9b9b;
    font-size: 11px;
}

.content-container .content-container-left h1
{
    background: url('images/rite-drive-premium-service-premium-network-high-line.jpg') top left no-repeat;
    border-bottom: 1px solid #e9eaec;
    display: block;
    height: 33px;
    text-indent: -1000.0em;
}

ul.content-container-right-categories li
{
    list-style: none;
}
.content-container .content-container-right
{
    float: left;
    margin: 0 0 0 25px;
}

ul.content-container-right-categories
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.content-container-right-categories-dealers, .content-container-right-categories-transporters, .content-container-right-categories-consumers
{
    border: 1px solid #d2d5d8;
    height: 76px;
    margin: 0 0 10px 0;
    padding: 5px 0px 5px 80px;
    width: 350px;
}

.content-container-right-categories-dealers
{
    background: url('images/rite-drive-dealer-icon.jpg') bottom left no-repeat;
}

.content-container-right-categories-transporters
{
    background: url('images/rite-drive-transporter-icon.jpg') top left no-repeat;
}

.content-container-right-categories-consumers
{
    background: url('images/rite-drive-consumer-icon.jpg') bottom left no-repeat;
}

.content-container-right-categories-dealers h2, .content-container-right-categories-transporters h2, .content-container-right-categories-consumers h2
{
    color: #081334;
    font-family: "arial black" , sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}


.content-container-right-categories-dealers p, .content-container-right-categories-transporters p, .content-container-right-categories-consumers p
{
    color: #616264;
    font-family: Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

a.content-container-right-categories-join-the-community
{
    background: url(images/rite-drive-check-mark.jpg) center left no-repeat;
    color: #3b407b;
    font-family: Arial, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0 10px 0 15px;
    text-decoration: none;
}

a.content-container-right-categories-login
{
    background: url(images/rite-drive-lock-icon.jpg) center left no-repeat;
    color: #3b407b;
    font-family: Arial, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0 0 0 15px;
    text-decoration: none;
}

a.content-container-right-categories-join-the-community:hover, a.content-container-right-categories-login:hover
{
    color: #336699;
}

/*---- footer start ----*/
.footer
{
    border-top: 1px solid #d8d9db;
    margin: 0 0 10px 0;
    padding: 10px 0 0 0;
}

.footer ul.footer-menu
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.footer ul.footer-menu li
{
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer ul.footer-menu li a
{
    background: url('images/rite-drive-footer-menu-arrow.jpg') top left no-repeat;
    color: #9a9b9b;
    display: block;
    font-size: 11px;
    padding: 0 30px 0 10px;
    text-decoration: none;
}

.footer ul.footer-menu li a:hover
{
    background: url('images/rite-drive-footer-menu-arrow.jpg') no-repeat;
    background-position: 0 -21px;
    color: #333;
}

/*---- Admin/Host Login ----*/
.admin-login
{
    color: white;
    margin: 0 auto;
    width: 300px;
    text-align: center;
}

.admin-login a
{
    color: white;
    font-size: 10px;
}

.admin-login a:hover
{
    color: grey;
    font-size: 10px;
}
