@import url("reset.css");

/**** Website built and maintained by Steven Holmes
***** Tested for compatibity with: Firefox, Safari, IE 6/7/8, Chrome
***** Begin VM Diesel Specialist Style Sheet *****/

* {
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

strong {
    font-weight: bold;
}
body {
    background: #181818;
}

a {
    text-decoration: none;
    color: #0071BC;
    font-weight: bold;
}
a.back {
    font-size: 0.75em;
}
p.loner_link {
    padding: 10px 0 0 0;
}
h1.section_title {
    font-size: 1.80em;
    padding-bottom: 10px;
    font-family: "Arial Black", "Arial Black", "Gadget", "sans-serif";
    color: #0071BC;
}
h2.sub_heading {
    font-size: 1.1em;
    margin-bottom: 5px;
}
h2.sub_heading#blue {
    color: #0071BC;
    font-size: 0.9em;
}
h2.sub_heading_cog {
    font-size: 1.1em;
    margin-bottom: 5px;
    background: url('../images/site/vm_list_cog_small.png') no-repeat 0 0;
    padding-left: 30px;
}
h3 {
    font-size: 1.1em;
}
p {
    color: #181818;
    font-size: 13px;
    line-height: 1.3em;
    margin-bottom: 5px;
}

span.blue {
    color: #0071BC;
}

ul.compact_list {
    font-size: 0.9em;
    margin: 10px 0;
}
ul.compact_list.with_img {
    font-size: 0.9em;
    margin: 10px 0;
    width: 300px
}
ul.compact_list li {
    margin: 2px 0;
    width: 700px;
    background: url('../images/site/vm_list_cog_small.png') no-repeat 0 0;
    height: 20px;
    padding: 3px 0 0 30px;
    font-size: 0.9em;
}
ul.compact_list#more_space li {
    margin: 10px 0;
    width: 650px;
}

ul.compact_list#narrow1 li, ul.compact_list#narrow2 li{
    width: 350px;
}

.form_spacer {
    clear: both;
    height: 1px;
}

img.mini_img {
    float: right;
    margin-right: 500px;
    border: solid 5px #b2b2b2;
}
img.mini_img#mercrusier_img, img.mini_img#mercrusier_img2 {
    margin-top: -30px;
}

img.block { border: solid 5px #b2b2b2;}

div#central_wrapper {
    width: 1000px;
    height: 750px;
    margin: 0 auto;
    background: url('../images/site/vm_garage_background.png') no-repeat;
}

div#logo {
    float: left;
    padding: 15px 0 5px 20px;
}
div#logo_underline {
    clear: both;
    background: #0071BC;
    width: 100%;
    height: 10px;
}

div#cogs_right {
    float: right;
}

/* ----- Navigation ----- */

div#navigation {
    float: left;
    color: white;
    padding: 45px 0px 0px 30px;
}

div#navigation ul a {
    background: url('../images/site/vm_navigation.png') no-repeat 0 0;
    width: 195px;
    height: 55px;
    display: block;
    text-indent: -9999px;
}

div#navigation ul li {
    padding-bottom: 0px;
}

div#navigation ul li#nav_home a {
}
div#navigation ul li#nav_home a:hover {
    background-position: -243px 0px;
}
div#navigation ul li#nav_home a.active {
    background-position: -470px 0px;
}

div#navigation ul li#nav_services a {
    background-position: 0px -50px;
}
div#navigation ul li#nav_services a:hover {
    background-position: -243px -50px;
}
div#navigation ul li#nav_services a.active {
    background-position: -470px -50px;
}

div#navigation ul li#nav_mercruiser a {
    background-position: 0px -105px;
}
div#navigation ul li#nav_mercruiser a:hover {
    background-position: -243px -105px;
}
div#navigation ul li#nav_mercruiser a.active {
    background-position: -470px -105px;
}


div#navigation ul li#nav_jeep_chrysler a {
    background-position: 0px -157px;
}
div#navigation ul li#nav_jeep_chrysler a:hover {
    background-position: -243px -157px;
}
div#navigation ul li#nav_jeep_chrysler a.active {
    background-position: -470px -157px;
}

div#navigation ul li#nav_contact a {
    background-position: 0px -210px;
}
div#navigation ul li#nav_contact a:hover {
    background-position: -243px -210px;
}
div#navigation ul li#nav_contact a.active {
    background-position: -470px -210px;
}

div#navigation ul li#nav_location a {
    background-position: 0px -265px;
}
div#navigation ul li#nav_location a:hover {
    background-position: -243px -265px;
}
div#navigation ul li#nav_location a.active {
    background-position: -470px -265px;
}

/* ----- Content ----- */

div.content_holder {
    float: left;
    background: url('../images/site/vm_content_holder.png') no-repeat;
    width: 755px;
    height: 520px;
    margin: 20px 0 0 -3px;
    padding: 20px 0 0 20px;
}

#content {
    overflow: hidden;
    width: 700px;
    position: relative;
    height: 510px;
    float: left;
}

.section {
    width: 2900px;
    position: relative;
}

.section .sub {
    position: relative;
    float: left;
    width: 1200px;
    height: 510px;
}

.section .sub p {
    width: 680px;
}

.section .sub p.with_img {
    width: 500px;
}

.section .sub p.large_cog {
    clear: both;
    background: url('../images/site/vm_list_cog_large.png') no-repeat 0 0;
    padding-left: 55px;
    width: 630px;
    margin-bottom: 30px;
}

.section .sub p.indented {
    padding: 0 60px 0 40px;
    width: 620px;
    margin: 10px 0;
}

.section .sub p.abstract {
    font-size: 1em;
    margin-bottom: 10px;
    width: 670px
}

.section .sub p.abstract_with_img {
    font-size: 1em;
    margin-bottom: 10px;
    width: 500px;
}

.section .sub p.tiny {font-size:0.75em;}

.tooltip {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: none;
}

/* ----------- Feedback Form ----------- */

.form_wrapper {
    margin: 0 20px;
    width: 600px;
    padding: 14px;
}

#form_style {
    border: solid 1px #0071BC;
}

#form_style p {
    font-size: 11px;
    color: #666666;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

#form_style label {
    display: block;
    text-align: right;
    width: 140px;
    clear: both;
    float: left;
}

#form_style span.warning {
    font-size: 12px;
    color: black;
    float: right;
    padding-top: 10px;
}

#form_style .form_small {
    color: #666666;
    display: block;
    font-size: 10px;
    font-weight: normal;
    text-align: right;
    width: 140px;
}

#form_style input, #form_style textarea {
    float: left;
    font-size: 12px;
    padding: 4px 2px;
    border: solid 1px #0071BC;
    width: 275px;
    margin: 2px 0 20px 10px;
}

#form_style textarea {
    text-align: left;
    padding: 0;
}

#form_style p.form_message {
    float: left;
    color: black;
    width: 150px;
    height: 80px;
    padding: 10px 0 0 10px;
    border: solid 1px red;
    margin-left: 5px;
}

#form_style p#success {
    color: #0071BC;
    border: solid 1px #0071BC;
}

#form_style input#send {
    margin-left: 150px;
    width: 125px;
    height: 31px;
    background: #666666;
    text-align: center;
    line-height: 31px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
}


/*---- Location ------*/

div#map_wrapper {
    padding: 5px 80px;
    color: #3fa9f5;
}
div#map_wapper a {
    clear: both;
}
img#vm_map {
    border: solid 5px #b2b2b2;
}

/*---- Footer ------*/

div#footer {
    clear: both;
    float: left;
    background: url('../images/site/vm_footer_background.png') no-repeat;
    width: 755px;
    height: 80px;
    margin-left: 220px ;
}

p#footer_text {
    color: white;
    font-size: 0.8em;
    padding: 10px;
}

p#footer_text span#footer_email {
    font-weight: bold;
    padding-left: 5px;
}

