div, p, span, h1, h2, a, ul, li, body, html, td {
    margin: 0;
    padding: 0;
}

div, a {
    outline: none;
    background-repeat: no-repeat;
}

a {
    color: #0063dc;
}

html {
    font-size: 100%;
    background-color: #fff;
    height: 100%;
}

ul {
    list-style: none outside none;
}

img {
    border: 0;
    vertical-align: middle;
}

body {
    font-family: Arial, sans-serif;
    font-size: 62.5%;
    background-color: #fff;
    overflow-y: scroll;
    _overflow-y: none;
    height: 100%;
}

h1, h2 {
    font-weight: normal;
}

h1 {
    font-size: 200%;
}

h2 {
    font-size: 160%;
    line-height: 130%;
}

.strong {
    font-weight: bold;
}

p {
    font-size: 140%;
    margin-top: 0.5em;
    line-height: 140%;
}

#header {
    width: 904px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 1em;
}

#header .logo {
    width: 79px;
    height: 51px;
    margin: 1em 3em 0 2.5em;
    float: left;
}

#header .menu li {
    float: left;
    font-size: 180%;
    margin: 1em 1em 0 0;
    height: 35px;
}

#header .menu a {
    color: #373636;
}

#header .menu li.active {
    background: url('../images/menu2.png') #000 no-repeat;
}

#header .menu li.active a {
    background: url('../images/menu2.png') top right transparent no-repeat;
    color: #fff;
    text-decoration: none;
}

#header .menu a {
    display: block;
    line-height: 35px;
    padding: 0 5px;
}

#header p.phone {
    float: right;
    text-align: center;
    font-size: 130%;
    margin: 1.2em 2em 0 0;
    _margin-right: 1em;
    font-family: Arial, sans-serif;
}

#header p.phone a {
    color: #999;
    font-weight: bold;
    text-decoration: none;
}

#header p.phone a:hover {
    text-decoration: underline;
}

#header p.phone .strong {
    color: #000;
    font-size: 110%;
}

#content {
    margin: auto;
    width: 900px;
    background: url('../images/bg.png') #f9f9f9 right bottom no-repeat;
}

#content .bg {
    width: 870px;
    padding: 25px 0 25px 30px;
    min-height: 650px;
    background: url('../images/bg.png') transparent left top no-repeat;
    overflow: hidden;
    position: relative;
}

#footer {
    width: 900px;
    margin: auto;
    text-align: center;
    color: #555;
    padding: 1em 0;
}

#content .video {
    width: 260px;
    height: 310px;
    overflow: hidden;
    margin: 25px 29px 0 0;
    float: left;
}

#content .video p {
    margin-top: 4px;
}

#content .video img {
    width: 260px;
}

#content h2 {
    margin-top: 10px;
}

#content h2 img {
    background: url('../images/captions2.gif') transparent no-repeat;
}

#content h1 img {
    background: url('../images/captions1.gif') transparent no-repeat;
}

#content .photo {
    display: block;
    width: 255px;
    overflow: hidden;
    height: 292px;
    margin: 25px 35px 0 0;
    text-align: center;
    font-size: 140%;
    float: left;
}

#content .photo img {
    margin-bottom: 5px;
}

#content .photo:hover {
    text-decoration: underline;
}

#content .post {
    padding: 20px 0 20px 0;
    width: 700px;
    clear: both;
    font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 130%;
}

#content .post_page {
    padding: 0 0 20px 0;
}

#content .post h1 {
    font-size: 160%;
    font-family: Arial, sans-serif;
    margin-bottom: 12px;
}

#content .post p {
    font-size: 100%;
}

#content .post .date {
    margin-bottom: 5px;
    color: #666;
    font-size: 140%;
    font-family: Arial, sans-serif;
}

#content .post img {
    margin: 10px 10px 10px 0;
}

#popup {
    background: url('../images/black_bg.png');
    position: fixed;
    _position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    _width: 100%;
    _height: 100%;
    _background: none;
    color: #fff;
    z-index: 1000;
}

#popup .close {
    position: absolute;
    right: 15px;
    top: 10px;
    color: #fff;
    font-size: 160%;
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;

}

#popup .content_video {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 501px;
    width: 641px;
    margin: -271px 0 0 -361px;
    background: url('../images/video_bg.png') no-repeat;
    _background: black;
    padding: 40px 40px 0 40px;
}

#popup .prevnext {
    left: 0;
    right: 0;
    position: absolute;
    bottom: 12px;
    text-align: center;
    font-size: 160%;
    _left: 270px;
}

#popup .prevnext span {
    text-decoration: underline;
    margin: 0 10px;
    cursor: pointer;
}

#content .left {
    float: left;
    width: 450px;
    margin: 0 40px 0 0;
}

#content .right {
    float: left;
    width: 350px;
}

#content .images img {
    margin-right: 1px;
}

#content .right h2, #content .left h2 {
    margin: 40px 0 10px 0;
    font-size: 180%;
}

#content .box {
    background: url('../images/box_bg.gif') transparent no-repeat;
    height: 150px;
    padding: 15px 0 15px 15px;
}

#content .box p {
    margin-right: 15px;
}

#content .box h2 {
    margin-top: 0;
    font-size: 140%;
    font-weight: bold;
}

#content .box img {
    float: left;
    margin: 0 10px 10px 0;
}

#content .float_image {
    float: right;
    margin: 5px 0 10px 6px;
}

.ss-form-container .ss-form-desc {
    font-size: 120%;
    font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    width: 470px;
}

.ss-form-container label {
    font-size: 120%;
    font-weight: bold;
    margin: 3px 0 3px 0;
    float: left;
    width: 150px;
}

.ss-form-entry {
    clear: both;
    padding-top: 15px;
}

.ss-form-container input {
    float: right;
}

.ss-form-container input.ss-q-short,
.ss-form-container textarea,
.ss-form-container select {
    float: right;
    width: 294px;
    padding: 2px;
    border: 1px solid #999;
    background-color: #f9f9f9;
}

.ss-form-container select {
    width: 300px;
}

.ss-form-container label.ss-q-help {
    display: none;
}

.ss-legal {
    font-size: 120%;
    color: #555;
    margin-top: 15px;
    display: none;
}

.ss-submit {
    margin: 20px 0;
}

.ss-form {
    width: 460px;
}

.ss-terms small {
    display: none;
}
                         
.ss-required-asterisk {
    color: red;
    font-size: 120%;
}

.errorheader {
    font-size: 120%;
}

.errorbox-bad {
    border: 1px solid red;
    background-color: #ffdddd;
    padding: 0 0 14px 3px;
    overflow: hidden;
    //zoom: 1;
}

.errorbox-good {
    overflow: hidden;
}

.errorbox-bad input {
    width: 280px;
    margin-right: 5px;
}

.ss-resp-card {
    font-size: 140%;
    padding-top: 25px;
}

.ss-resp-card hr, .ss-resp-card .ss-footer {
    display: none;
}

.contacts {
    float: left;
    padding: 30px 10px 0 30px;
    width: 300px;
}

.contacts p {
    margin: 20px 0 30px 0;
    line-height: 160%;
}

.pagination {
    font-size: 180%;
    text-align: center;
    margin: 2em 0 1em 0;
    clear: both;
}

.pagination .disabled{
    color: #999;
}


.pagination a.prev_page, .pagination a.next_page {
    text-decoration: none;
    padding: 0;
}

.pagination a.prev_page span, .pagination a.next_page span {
    text-decoration: underline;
}

.pagination a, .pagination .current, .pagination .disabled {
    padding: 0 5px;
}

.pagination .current {
    color: #fff;
    background-color: #000
}

#popup .content_photo {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 626px;
    width: 641px;
    margin: -333px 0 0 -361px;
    background: url('../images/photo_bg.png') no-repeat;
    _background: black;
    padding: 40px 40px 0 40px;
}

#popup .content_photo img {
    margin: auto;
    display: block;
}

.fonts1 p {
    font-size: 120%;
    line-height: 160%;
    margin: 15px 0;
}

.fonts2 p {
    font-size: 120%;
    line-height: 170%;
    color: #333;
    margin: 10px 0 20px 0;
}

.fonts3 p {
    font-size: 120%;
    line-height: 160%;
    color: #333;
    margin: 10px 0 20px 0;
}

.fonts4 p {
    font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 130%;
    line-height: 160%;
    color: #333;
    margin: 10px 0 20px 0;
}

.fonts5 p {
    font-family: "Verdana",Arial,Verdana,sans-serif;
    font-size: 120%;
    line-height: 160%;
    color: #333;
    margin: 10px 0 20px 0;
}

.fonts6 p {
    font-family: "Tahoma",Arial,Verdana,sans-serif;
    font-size: 120%;
    line-height: 160%;
    color: #111;
    margin: 10px 0 20px 0;
}

.fonts7 p {
    font-size: 140%;
    line-height: 150%;
    margin: 15px 0;
    color: #333;
}

.fonts8 p {
    font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 140%;
    line-height: 160%;
    color: #333;
    margin: 10px 0 20px 0;
}

#content .main_image {
    position: absolute;
    left: 2px;
    top: 2px;
}

#content .message {
    margin-left: 360px;
    height: 540px;
    padding-right: 20px;
}

#content .message h1 {
    margin: 25px 0 15px 0;
}

#content .message p {
    font-size: 160%;
}

#content .message h1 img {
    background: url('../images/caption.gif') no-repeat;
    margin-top: 15px;
}


#content .order_form {
    margin-top: 30px;
    background-color: #fff;
    width: 466px;
    border: 1px solid #ccc;
    padding: 0 20px 20px 20px;
    overflow: hidden;
    float: left;
}

.ss-form-container .ss-navigate {
    padding-top: 30px;
}

.ss-form-container .ss-navigate input {
    width: 100px;
}

#content .bottom_thumbs {
    padding-top: 20px;
    overflow: hidden;
    margin-left: -12px;
}
#content .thumb1 {
    margin-right: 5px;
}

#content .thumb1,
#content .thumb2,
#content .thumb3 {
    width: 285px;
    height: 174px;
    float: left;
    text-align: center;
}

#content .bottom_button {
    float: left;
    width: 285px;
    height: 174px;
    margin-right: 5px;
    cursor: pointer;
}

#content .thumb1 {
    background: url('../images/300.gif') #fff no-repeat;
}

#content .thumb2 {
    background: url('../images/400.gif') #fff no-repeat;
}

#content .thumb3 {
    background: url('../images/500.gif') #fff no-repeat;
}

#content .thumb2 img,
#content .thumb3 img {
    margin-top: 57px;    
}

#content .products_image {
    height: 245px;
}

#content .products_image img {
    position: absolute;
    left: 2px;
    top: 2px;
}
