body {
    background: #000000 url(images/bgtile.jpg) top center repeat-y;
    font-family: Arial, Geneva, Verdana, Sans;
    font-size: 9pt;
    line-height: 12pt;
    color: #ffffff;
    text-align: left;
}

/* ---- INDEPENDENT STYLE ELEMENTS ---- */

a {color: #bbddee;}
a:hover {color: #ffffff;}
a:visited {color: #999999;}

h1 {
font-weight: bold;
font-size: 18pt;
line-height: 20pt;
margin: 10px 0px 10px 0px;
padding: 0px;
}

h2 {
font-weight: bold;
font-size: 18pt;
line-height: 20pt;
margin: 10px 0px 10px 0px;
padding: 0px;
}

h3 {
font-weight: bold;
font-size: 14pt;
line-height: 16pt;
margin: 10px 0px 10px 0px;
padding: 0px;
}

h4 {
font-weight: bold;
font-size: 14pt;
line-height: 16pt;
margin: 5px 0px 5px 0px;
padding: 0px;
color: #bbddee;
}

h5 {
font-weight: bold;
font-size: 12pt;
line-height: 14pt;
margin: 10px 0px 10px 0px;
padding: 0px;
color: #bbddee;
}

p {
margin: 10px 0px 10px 0px;
padding: 0px;
}

.model {
font-weight: bold;
font-size: 12pt;
line-height: 14pt;
}

.title {
font-size: 16pt;
font-weight: bold;
line-height: 18pt;
}

.title2 {
font-size: 14pt;
font-weight: bold;
line-height: 16pt;
}

.title3 {
font-size: 10pt;
font-weight: bold;
line-height: 12pt;
}

.title4 {
font-size: 14pt;
font-weight: bold;
line-height: 16pt;
color: #003399;
}

.title5 {
font-size: 14pt;
font-weight: bold;
line-height: 16pt;
color: #bbddee;
}

.bold {font-weight: bold;}
.ital {font-style: italic;}
.boldital {font-weight: bold; font-style: italic;}
.bolditalred {font-weight: bold; font-style: italic; color: #ff0000;}
.roman {font-weight: normal;}
.default {font-size: 10pt; line-height: 12pt; font-weight: normal; color: #ffffff;}
.defaultwhite {font-size: 10pt; line-height: 12pt; font-weight: normal; color: #ffffff;}
.tiny {font-size: 7pt; line-height: 7pt; font-weight: normal;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.blue {color: #003399;}
.red {color: #ff0000;}
.darkred {color: #cc0000;}
.black {color: #000000;}
.white {color: #ffffff;}
.greyC {color: #cccccc;}
.grey9 {color: #999999;}
.grey6 {color: #666666;}
.underline {text-decoration: underline;}
.pad5 {padding: 5px;}
.padtop5 {padding-top: 5px;}
.subhead {font-weight: bold;}
.notrans {text-transform: none;}
.greyBG {background-color: #eeeeee;}
.greyBGD {background-color: #dddddd;}
.greyBG9 {background-color: #999999;}

div.content {
width: 700px;
margin: 0px 0px 0px 0px;
text-align: left;
}

div.content ul {
list-style-type: disc;
list-style-position: inside;
text-align: left;
padding: 0px;
margin: 0px;
color: #bbddee;
}

div.content ol {
list-style-position: inside;
text-align: left;
padding: 0px;
margin: 0px;
}

div.content li {
padding: 0px 0px 0px 5px;
margin: 0px 0px 10px 20px;
}

ul.smalllist {
list-style-type: disc;
list-style-position: inside;
text-align: left;
font-size: 8pt;
line-height: 10pt;
padding: 0px;
margin: 0px;
}

img {border: none;}

img.floatleft {
float: left;
margin: 0px 10px 0px 0px;
}

img.floatright {
float: right;
margin: 0px 0px 0px 10px;
}

div.floatleft {
float: left;
margin: 10px;
}

div.floatright {
float: right;
margin: 10px;
}

div.fullwidth {
width: 710px;
    text-align: inherit;
}

div.greycell {
width: 600px;
padding: 1px 10px 1px 10px;
background-color: #eeeeee;
}

div.gradcell {
width: 620px;
height: 50px;
margin-top: 10px;
background: url(images/gradient.gif) top left no-repeat;
}

div.gradcell h3 {
padding: 10px 10px 0px 10px;
}

/* ---- TOP ADDRESS ELEMENTS ---- */

div.topaddress {
float: left;
width: 540px;
margin: 10px 0px 10px 0px;
}

div.topaddress h1 {
font-weight: bold;
font-size: 18pt;
line-height: 20pt;
margin: 0px;
padding: 0px;
}

div.topaddress h2 {
font-weight: bold;
font-size: 12pt;
line-height: 14pt;
margin: 2px 0px 0px 0px;
padding: 0px;
}

div.topaddress p {
font-weight: normal;
margin: 2px 0px 0px 0px;
padding: 0px;
}

/* ---- MAIN BLOCK ELEMENTS ---- */

div.wrapper {
width: 1024px;
margin: 0px auto 0px auto;
background: #000000;
}

div.main {
margin: 10px 0px 10px 0px;
padding: 0px;
width: 1024px;
background: url(images/gradientBG-dark.jpg) -1px -1px no-repeat;

}

div.colleft {
margin: 50px 0px 0px 10px;
padding: 0px;
width: 280px;
text-align: center;
float: left;
}

div.colright {
margin: 50px 0px 0px 10px;
padding: 0px;
width: 700px;
float: left;
}

div.colframe {
clear: both;
float: left;
margin: 10px 0px 0px 10px;
padding: 0px;
text-align: left;
width: 1015px;
}

div.colframe iframe {
top: 0px;
left: 0px;
width: 1015px;
height: 700px;
margin: 0px;
padding: 0px;
border: none;
overflow: auto;
}

div.colrightframe {
margin: 0px 10px 0px 10px;
padding: 0px;
width: 745px;
float: left;
}

div.cleaner {
clear: both;
height: 1px;
font-size: 1px;
border: none;
margin: 0px;
padding: 0px;
background: transparent;
}

/* ---- ADD THIS ---- */

div.addthis {
float: left;
margin: 10px;
padding: 5px;
color: #000000;
background-color: #cccccc;
border: 1px solid #999999;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

div.addthis a {
color: #003366;
}

/* ---- BANNER ELEMENTS ---- */

div.banner {
float: left;
width: 700px;
margin: 10px 0px 10px 0px;
}

div.banner a {
color: #ffffff;
text-decoration: none;
}

div.banner a:hover {
text-decoration: underline;
}

div.panel {
float: left;
width: 700px;
padding: 0px;
margin: 0px;
text-align: left;
color: #ffffff;
border: 1px solid #999999;
background: #000000 url(images/gradientBG-dark.jpg) -1px -1px no-repeat;
}

div.panel img {
float: left;
width: 120px;
height: 90px;
margin: 10px;
}

div.panel a {
color: #ffffff;
text-decoration: none;
}

div.panel a:hover {
color: #ffffff;
text-decoration: underline;
}

div.panel ul {
float: left;
list-style-type: none;
padding: 0px;
margin: 10px 20px 10px 0px;
color: #ffffff;
}

div.panel ul li {
padding: 0px;
margin: 0px;
}

div.paneltitle {
float: left;
width: 550px;
margin: 10px 0px 0px 0px;
border-bottom: 1px solid #99ccff;
}

.panelname {
font-size: 14pt;
font-weight: bold;
line-height: 16pt
}

/* --- SCROLLER ELEMENTS --- */

div.scroller {
clear: both;
width: 1024px;
height: 125px;
margin: 10px 0px 10px 0px;
padding: 0px;
text-align: left;
border: 1px solid #999999;
background: #ffffff url(images/gradientBG-blue.jpg) -1px -1px no-repeat;
}

/* --- NAV ELEMENTS --- */

div.nav {
position: absolute;
z-index: 2;
width: 1024px;
margin: 0px auto 0px auto;
}

div.navcol {
float: left;
margin: 10px 0px 10px 10px;
}

div.navbutton {
margin: 0px;
width: 130px;
text-align: center;
background: #000000 url(images/gradientBG-small.jpg) -10px -10px no-repeat;
border: 1px solid #999999;
}

div.navbutton a {
color: #ffffff;
text-decoration: none;
font-size: 9pt;
line-height: 25px;
font-weight: bold;
}

div.navbutton a:hover {
color: #dddddd;
}

a.menuLink {
color: #ffffff;
text-decoration: none;
font-size: 9pt;
line-height: 25px;
font-weight: bold;
}

a.menuLink:hover {
color: #dddddd;
}

div.menu {
margin: 0px;
width: 130px;
text-align: center;
background: #000000 url(images/gradientBG-small.jpg) -10px -10px no-repeat;
border: 1px solid #999999;
}

ul.menu {
display: none;
list-style-type: none;
width: 120px;
margin: 5px;
padding: 0px;
font-size: 8pt;
}

ul.menu li {
width: 120px;
height: 15px;
margin: 1px 0px 1px 0px;
padding: 0px;
}

ul.menu li:hover {
background-color: #666666;
}

ul.menu a {
text-decoration: none;
color: #cccccc;
line-height: 15px;
padding: 0px 5px 0px 5px;
}

ul.menu a:hover {
color: #ffffff;
}

/* ---- VIDEO ELEMENTS ---- */

div.video {
width: 700px;
height: 350px;
margin: 0px auto 10px auto;
}

/* ---- BIGLINKS ELEMENTS ---- */

div.biglinks {
width: 710px;
margin: 0px 0px 12px 0px;
padding: 60px 0px 0px 0px;
height: 70px;
}

div.biglinks img {
float: left;
margin: 0px 5px 0px 0px;
border: none;
}

div.biglinks_wider {
width: 750px;
margin: 0px 0px 10px 0px;
padding: 0px;
height: 85px;
}

div.biglinks_wider img {
float: left;
margin: 0px 2px 0px 2px;
border: none;
}

/* ---- FOOTER ELEMENTS ---- */

div.footer {
width: 1024px;
margin: 0px auto 10px auto;
padding: 0px;
color: #ffffff;
font-size: 8pt;
text-align: center;
background: #000000 url(images/gradientBG-dark.jpg) -1px -1px no-repeat;
}

div.footer ul {
float: left;
list-style-type: none;
margin: 20px;
padding: 0px;
font-size: 8pt;
font-weight: bold;
text-transform: uppercase;
text-align: left;
}

div.footer, ul li {
padding: 0px;
}

div.footer a {
color: #ffffff;
text-decoration: none;
text-transform: none;
font-weight: normal;
}

div.footer a:hover {
text-decoration: underline;
}

div.footer p {
padding: 10px;
}

/* ---- SEARCH ELEMENTS ---- */

div.quicksearch {
width: 260px;
padding: 0px;
margin: 10px auto 0px auto;
text-align: center;
background: #000000 url(images/gradientBG-medium.jpg) -1px -1px no-repeat;
border: 1px solid #999999;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

div.quicksearch form {
padding: 0px;
margin: 5px;
}

div.quicksearch select {
padding: 0px;
margin: 2px;
width: 100px;
}

div.quicksearch input {
padding: 0px;
margin: 2px;
width: 100px;
}

div.searchbar {
width: 620px;
margin: 5px 0px 5px 0px;
padding: 0px;
text-align: center;
}

/* ---- LOGO BUTTONS ---- */

div.logo_button {
margin: 0px auto 10px auto;
padding: 0px;
width: 260px;
text-align: center;
}

div.logo_button img {
border: none;
}

/* ---- BLOG ELEMENTS ---- */

div.blog {
clear: both;
width: 1024px;
height: 160px;
margin: 10px 0px 10px 0px;
padding: 0px;
text-align: left;
overflow: hidden;
background: #000000 url(images/gradientBG-darkreverse.jpg) -1px -1px no-repeat;
}

div.blog ul {
list-style-type: none;
width: 1024px;
margin: 0px;
padding: 0px;
}

div.blog li {
float: left;
display: block;
margin: 10px 0px 0px 10px;
padding: 5px;
width: 225px;
height: 100px;
border: 1px solid #999999;
background: #000000 url(images/gradientBG-medium.jpg) top left no-repeat;
}

div.blog a {
text-decoration: none;
color: #bbddee;
}

div.blog a:hover {
text-decoration: underline;
}

div.bloghead {
width: 1000px;
margin: 0px 10px 0px 10px;
font-weight: bold;
color: #ffffff;
}

div.bloghead h1 {
float: left;
font-size: 12pt;
line-height: 15pt;
padding: 0px;
margin: 0px;
}

div.bloghead p {
float: right;
font-size: 8pt;
line-height: 11pt;
padding: 0px;
margin: 0px;
}

div.bloghead a {
color: #ffffff;
text-decoration: none;
}
    
div.bloghead a:hover {
color: #bbddee;
}

div.bloghead img {
border: none;
}
    
ul.blog {
list-style-type: none;
text-align: left;
font-size: 9pt;
line-height: 12pt;
padding: 0px;
margin: 10px;
}

ul.blog li {
display: block;
padding: 5px 0px 5px 0px;
border-bottom: 1px solid #999999;
}

ul.blog a {
color: #003399;
text-decoration: none;
font-weight: bold;
}

ul.blog a:hover {
color: #3366cc;
text-decoration: underline;
}

/* ---- HOURS ELEMENTS ---- */

div.sidehours {
width: 260px;
margin: 20px auto 0px auto;
padding: 0px;
text-align: left;
background: #000000 url(images/gradientBG-medium.jpg) -1px -1px no-repeat;
border: 1px solid #999999;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

div.sidehours h1 {
font-size: 16pt;
line-height: 18pt;
text-align: left;
margin: 10px;
padding: 0px;
}

div.sidehours ul {
list-style-type: none;
list-style-position: inside;
text-align: left;
padding: 0px;
margin: 10px 20px 10px 20px;
}

/* ---- SIDE PANEL BUTTON ELEMENTS ---- */

div.sidebutton {
width: 260px;
height: 40px;
margin: 20px auto 0px auto;
padding: 0px;
text-align: center;
background: #000000 url(images/side_buttonBG.jpg) 0px 0px no-repeat;
}

div.sidebutton a {
color: #ffffff;
font-size: 12pt;
line-height: 40px;
text-decoration: none;
}

div.sidebutton a:hover {
color: #bbddee;
}

div.sidepanelhead {
width: 240px;
height: 30px;
margin: 10px;
background: #000000 url(images/gradientBG-blue.jpg) -600px -100px no-repeat;
border: 1px solid #999999;
text-align: center;
}

div.sidepanelhead h1 {
font-size: 14pt;
line-height: 30px;
margin: 0px;
color: #ffffff;
text-align: center;
}

/* ---- SPECIALS ELEMENTS ---- */

div.specialsside {
width: 260px;
margin: 20px auto 0px auto;
padding: 0px;
text-align: center;
background: #003366;
border: 1px solid #999999;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

div.specialsside h1 {
font-size: 16pt;
line-height: 18pt;
color: #bbddee;
margin: 0px 10px 10px 10px;
padding: 0px;
}

div.specialsside img {
margin: 0px 20px 10px 20px;
width: 220px;
height: 165px
}

div.specialsside p {
margin: 0px 10px 0px 10px;
}

div.specialsside a {
color: #ffffff;
text-decoration: none;
}

div.specialsside a:hover {
color: #bbddee;
}

div.specialssidehead {
width: 240px;
height: 30px;
margin: 10px;
background: #000000 url(images/gradientBG-small.jpg) -600px -100px no-repeat;
border: 1px solid #999999;
}

div.specialssidehead h1 {
font-size: 14pt;
line-height: 30px;
margin: 0px;
color: #ffffff;
}

div.car_special {
width: 700px;
margin: 5px 0px 5px 0px;
padding: 0px;
font-weight: normal;
font-size: 8pt;
line-height: 10pt;
color: #ffffff;
border-bottom: 1px solid #999999;
border-top: none;
border-left: none;
border-right: none;
background: #000000 url(images/gradientBG-darkreverse.jpg) -1px 30px no-repeat;
}

div.car_special h1 {
font-weight: bold;
font-size: 12pt;
line-height: 14pt;
color: #bbddee;
margin: 0px;
padding: 0px;
}

div.car_special:hover {
background-color: #333333;
}

div.car_special a {
text-decoration: none;
color: #cccccc;
}

div.car_special ul {
float: left;
width: 250px;
list-style-type: none;
margin: 10px 10px 10px 0px;
padding: 0px;
}

div.car_special li {
margin: 0px;
padding: 0px;
text-indent: 0px;
color: #ffffff;
}

div.specials_banner {
width: 680px;
height: 30px;
margin: 10px 10px 0px 10px;
padding: 0px;
background: #000000 url(images/specials_banner.jpg) top left no-repeat;
}

/* ---- VEHICLE BLOCK/STYLE ELEMENTS ---- */

div.invhead {
width: 700px;
margin: 0px;
padding: 5px 0px 5px 0px;
color: #cccccc;
background-color: #333333;
border: 1px  solid #999999;
text-align: center;
}

div.invhead a {
color: #ffffff;
text-decoration: none;
}

div.invhead a:hover {
text-decoration: underline;
}

div.car {
width: 700px;
margin: 5px 0px 5px 0px;
padding: 0px;
font-weight: normal;
font-size: 8pt;
line-height: 10pt;
color: #ffffff;
border-bottom: 1px solid #999999;
border-top: none;
border-left: none;
border-right: none;
}

div.car h1 {
font-weight: bold;
font-size: 12pt;
line-height: 14pt;
color: #cccccc;
margin: 0px;
padding: 0px;
}

div.car h2 {
font-weight: bold;
font-size: 10pt;
line-height: 12pt;
color: #cccccc;
margin: 0px;
padding: 0px;
}

div.car:hover {
background-color: #333333;
}

div.car a {
text-decoration: none;
color: #cccccc;
}

div.car ul {
float: left;
width: 250px;
list-style-type: none;
margin: 10px 10px 10px 0px;
padding: 0px;
}

div.car li {
margin: 0px;
padding: 0px;
text-indent: 0px;
color: #ffffff;
}

img.details_button {
margin: 0px;
padding: 5px 0px 0px 0px;
border: none;
}

img.thumb {
float: left;
width: 140px;
height: 105px;
margin: 10px;
padding: 0px;
border: none;
}

table.carpics {
float: right;
background-color: #333333;
padding: 5px;
margin: 0px 0px 10px 10px;
border: 1px solid #999999;
text-align: center;
}

table.carpics img {
border: 1px solid #999999;
}

div.features {
width: 680px;
height: 200px;
overflow: scroll;
padding: 10px;
margin: 5px 0px 5px 0px;
border: 1px solid #999999;
background: #333333;
}

ul.features {
list-style-image: url(images/listcheck.jpg);
list-style-type: disc;
list-style-position: outside;
padding: 0px;
margin: 0px 0px 0px 20px;
}

ul.features li {color: #ffffff;}

div.features_sm {
width: 260px;
height: 300px;
overflow: scroll;
padding: 10px;
margin: 10px 0px 10px 0px;
border: 1px solid #999999;
background: #333333;
}

ul.features_sm {
list-style-image: url(images/listcheck.jpg);
list-style-type: disc;
list-style-position: outside;
padding: 0px;
margin: 0px 0px 0px 10px;
}

ul.features_sm li {color: #ffffff;}

table.mpg {
width: 280px;
padding: 5px;
margin: 10px 0px 10px 0px;
color: #000000;
border: 1px solid #999999;
text-align: center;
background-color: #eeeeee;
}

table.calc {
width: 280px;
padding: 3px;
margin: 10px 0px 10px 0px;
color: #ffffff;
border: 1px solid #999999;
text-align: center;
background-color: #333333;
}

div.carbutton {
float: left;
margin: 5px 5px 5px 10px;
width: 110px;
height: 30px;
background: url(images/carbuttonBG.jpg) top left no-repeat;
text-align: center;
font-weight: bold;
}

div.carbutton a {
line-height: 30px;
text-decoration: none;
color: #ffffff;
}

div.carbutton a:hover {
color: #bbddee;
}

img.carphoto {
width: 360px;
height: 270px;
}

img.carphotobutton {
width: 120px;
height: 90px;
}

/* ---- SPECIFIC BLOCK/STYLE ELEMENTS ---- */

div.info {
float: right;
margin: 10px 0px 10px 10px;
padding: 10px;
background-color: #dddddd;
border: 1px solid #999999;
text-align: center;
}

div.infobutton {
width: 130px;
height: 25px;
margin: 5px;
padding: 0px;
background-color: #6699cc;
border: 1px solid #999999;
text-align: center;
}

div.infobutton:hover {
background-color: #0066cc;
}

div.infobutton a {
text-decoration: none;
font-weight: bold;
line-height: 25px;
color: #ffffff;
}

div.infobutton a:hover {
text-decoration: underline;
}

/* ---- LOCATION SIDE ELEMENTS ---- */

div.location_side {
width: 260px;
padding: 0px;
margin: 20px auto 0px auto;
text-align: center;
}

div.location_side img {
float: left;
margin: 0px 10px 0px 10px;
width: 90px;
height: 90px
}

div.location_side p {
text-align: left;
margin: 5px 10px 0px 0px;
}

div.location_side_head {
width: 245px;
height: 30px;
margin: 5px auto 10px auto;
background: #000000 url(images/gradientBG-blue.jpg) -600px -100px no-repeat;
border: 1px solid #999999;
}

div.location_side_head h1 {
font-size: 14pt;
line-height: 30px;
margin: 0px;
}

/* ---- STAFF HOME FEATURE ELEMENTS ---- */

div.staffhome {
width: 260px;
padding: 0px;
margin: 0px auto 10px auto;
text-align: center;
background: #000000 url(images/gradientBG-medium.jpg) -1px -1px no-repeat;
}

div.staffhome img {
float: left;
margin: 0px 10px 0px 10px;
width: 120px;
height: 90px
}

div.staffhome p {
text-align: left;
margin: 5px 10px 0px 0px;
}

div.staffhome a {
color: #ffffff;
text-decoration: none;
}

div.staffhome a:hover {
color: #bbddee;
}

div.staffhomehead {
width: 245px;
height: 30px;
margin: 5px auto 10px auto;
background: #000000 url(images/gradientBG-blue.jpg) -600px -100px no-repeat;
border: 1px solid #999999;
}

div.staffhomehead h1 {
font-size: 14pt;
line-height: 30px;
margin: 0px;
}

div.staffcard {
float: left;
width: 220px;
height: 250px;
margin: 5px;
padding: 0px;
text-align: center;
background: #000000 url(images/gradientBG-medium.jpg) -1px -1px no-repeat;
border: 1px solid #999999;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

div.staffcard img {
width: 160px;
height: 120px;
margin: 5px;
padding: 0px;
}

div.staffcard a {
text-decoration: none;
color: #bbddee;
}

div.staffcard a:hover {
color: #ffffff;
text-decoration: underline;
}

div.staffwide {
float: left;
width: 450px;
height: 250px;
margin: 5px;
padding: 0px;
text-align: center;
background: #000000 url(images/gradientBG-medium.jpg) -1px -1px no-repeat;
border: 1px solid #999999;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

div.staffwide img {
float: left;
width: 160px;
height: 120px;
margin: 5px;
padding: 0px;
}

div.staffwide p {
margin: 10px;
padding: 0px;
}

div.staffwide a {
text-decoration: none;
color: #bbddee;
}

div.staffwide a:hover {
color: #ffffff;
text-decoration: underline;
}

div.testimonials {
width: 154px;
height: 300px;
background-color: white;
}

div.testimonials a {
background-color: #ffffff;
}

div.testimonials a:hover {
background-color: #ffdddd;
text-decoration: none;
}

div.customer {
color: #000000;
font-size: 8pt;
line-height: 10pt;
font-weight: normal;
padding: 4px;
width: 146px;
height: 66px;
overflow: hidden;
text-align: left;
background-color: inherit;
border-bottom: 1px solid #cccccc;
}

div.myhead {
width: 700px;
height: 60px;
margin: 10px 0px 10px 0px;
background: #000000 url(images/myhead.jpg) -1px -1px no-repeat;
}

div.myhead h1 {
margin: 0px 0px 0px 250px;
padding-top: 20px;
font-weight: normal;
font-size: 16pt;
line-height: 18pt;
}

div.myhead p {
margin: 0px 0px 0px 230px;
padding-top: 20px;
}

div.pagehead {
width: 700px;
margin: 20px 0px 10px 0px;
padding: 0px;
border-bottom: 2px solid #ffffff;
}

div.pagehead h1 {
margin: 0px
padding: 0px;
font-weight: bold;
font-size: 20pt;
line-height: 12pt;
}

table.form {
border: 0px solid #000000;
border-collapse: collapse;
width: 700px;
margin: 10px 0px 0px 0px;
padding: 0px;
text-align: left;
}

td.formcolleft {
width: 100px;
text-align: right;
padding: 0px 10px 0px 0px;
font-weight: bold;
vertical-align: top;
}

td.formcolright {
text-align: left;
padding: 0px 0px 10px 0px;
vertical-align: top;
}

table.form ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

table.form ul li {
margin-left: 10px;
}

div.errorbox {
background-color: #ffffcc;
padding: 10px;
margin: 10px;
border: 1px solid #999999;
color: #000000;
}

div.greybox {
background-color: #333333;
padding: 10px;
margin: 10px;
border: 1px solid #999999;
}

div.login {
width: 320px;
height: 240px;
text-align: center;
margin: 50px auto 10px auto;
padding: 0px 0px 0px 0px;
background-image: url(images/signin_bg.jpg);
background-repeat: no-repeat;
font-weight: bold;
}

div.login h3 {
padding-top: 85px;
color: #bbddee;
text-align: center;
}

div.login h4 {
padding-top: 85px;
color: #bbddee;
text-align: center;
}

div.login p {
margin-right: 20px;
}

img.coupon {
float: left;
margin: 5px;
padding: 0px;
}

