﻿@import url("reset.css");
@import url("form.css");

html, body {
    height: 100%;
}

body {
    text-align: center;
    background: #aadfff;
    color: #666;
    font-size: 13px;
}

a:link, a:visited {
    text-decoration: underline;
}

#bodyWrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -200px; /* the bottom margin is the negative value of the footer's height */
}

div#mainWrap {
    text-align: center;
    background: #fff;
    margin-bottom: -20px;
    overflow: hidden;
}

div#main,
div.footer {
    text-align: left;
    width: 940px;
    margin: 0px auto;
}

/* @group Header */

div#header {
    /*position: relative;*/
    padding: 25px 0px 25px 0px;
}

div#header a#logo {
    width: 224px;
    height: 42px;
    background-image: url('/lib/images/logo.cristek.png');
}

div#header div#topmenu {
    float: right;
    position: relative;
    top: -40px;
    left: 70px;
}

div#content {
    position: relative;
    padding: 0px 0px 15px;
    margin-left: -6px;
    float: left;
}

div#content .leftmenu {
    float: left;
    width: 240px;
    height: 320px;
    display: inline
}

div#content .sliderdiv {
    float: left;
}

div#content .pagebody {
    width: 700px;
    margin: -4px 0 0 5px;
    float: left;
}

div.footer div.box {
    font-size: 12px;
    color: #fff;
    width: 220px;
    float: left;
    margin: 0px 20px 15px 0px;
    background: #1065a9 url(../images/grad.blue.60.gif) repeat-x left bottom;
}

div.box a {
    color: #fff;
    text-decoration: underline;
}

div.box img {
    vertical-align: middle;
}

div.box h3 {
    color: #fff;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    margin: 0px;
    background: #1065a9 url(../images/grad.blue.25.gif) repeat-x left bottom;
    padding: 0px 10px;
}

div.box h3 span {
    display: block;
    background: url(../images/icon.check.jpg) no-repeat -10px bottom;
    padding-left: 20px;
    font-size: 14px;
    height: 25px;
}

div.alt h3 span {
    background-position: -10px top;
}

div.box p {
    padding: 0px 10px;
    margin-bottom: 6px;
}

div.footer div.alt {
    background-image: url(../images/grad.green.60.gif);
    background-color: #6abe44;
}

div.alt h3 {
    background-image: url(../images/grad.green.25.gif);
    background-color: #6abe44;
}

div.footer div.last {
    margin: 0px;
}

div.parts-bin-box {
    background: url(../images/box_modelsleft.jpg);
    height: 178px;
    width: 240px;
    margin-top: 20px;
    float: left;
}

.event-list {
    margin: 0 0 15px -7px;
}

.event-list div.event-date-box {
    background-color: #a90000;
    width: 100%;
    padding: 3px;
    text-align: center;
    color: #fff;
    margin-top: 4px;
}

.event-list div.event-date-box .date {
    font-size: 18px
}

.event-list div.month {
    width: 100%;
    padding: 3px;
    text-align: center
}

.contactContainer {
    background-color: #fff;
    /*background-image: url('/lib/images/contactbox_bg.png');*/
    background-position: bottom;
    background-repeat: repeat-x;

    -moz-box-shadow: 1px 1px 15px #666;
    -webkit-box-shadow: 1px 1px 15px #666;
    box-shadow: 1px 1px 15px #666;

}

/* @end */

/* @group Footer */

div#footerWrap {
    text-align: center;
    background: #ADDEF7;
    padding-bottom: 200px;
    margin-bottom: -200px;
    min-height: 15px;
    height: auto !important;
    height: 15px;
    display: block;
}

#grid, #gridPush {
    height: 200px; /* .push must be the same height as .footer */
}

#grid {
    background: url('/lib/images/bg.grid.200.gif') no-repeat center bottom;
}

input.text {
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    color: #666;
    margin: 0px;
    padding: 0px 5px;
    border: 0px;
}

input.checkbox {
    border: 0px;
    outline: 0px;
    height: 15px;
    width: 15px;
}

input.submit {
    cursor: pointer;
}

div.align-center {
    text-align: center;
}

div.sidebox {
    float: right;
    width: 207px;
    color: #fff;
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-bottom: 3px;
    padding-right: 5px;
    background: #ADDEF7 url(../images/box_bg.jpg) no-repeat;
    text-align: left;
}

div.sidebox .heading {
    font-size: 1.4em;
    margin: 1em 0;
    color: #A9CF38;
}

div.sidebox a {
    color: #fff;
}

div.sidebox .heading a {
    color: #A9CF38;
}

.leftpadded-10px {
    padding-left: 10px;
}

.leftpadded-30px {
    padding-left: 30px;
}

p.glossary {
    margin-bottom: 5px;
}

table.contacts-bottom-line {
    width: 500px;
    border-bottom: 2px solid #000;
}

table.contacts-top-line {
    width: 500px;
    border-top: 2px solid #000;
}

/* @end */

/* @group Cufon */

div#header cufon,
h3 cufon {
    position: relative;
    top: -3px;
}

/* @end */

div.footerMenu {
    text-align: center;
    margin-bottom: -90px;
    padding: 2em 0 1em 0;
    font-size: 11px;
}

span.underline {
    border-bottom: 1px solid #666;
}

/* @group Wordpress */

p img {
    padding: 0;
    max-width: 100%;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    margin: 5px 0 2px 10px;
    display: inline;
    border: 0px solid;
}

img.alignleft {
    margin: 5px 10px 2px 0;
    display: inline;
    border: 0px;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

span.small-italic {
    font-size: 10px;
    font-style: italic;
}

span.orange {
    color: #f97300;
}

span.orange-sub {
    float: left;
    width: 40px;
    color: #f97300;
}

/* @end */

