﻿body {
    background: #f9f9f9;
    color: Black;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 13px;
    height: 100%;
    line-height: 20px;
    margin: auto;
    text-align: center;
    width: 100%;
}

div#top-account-info {
    height: 25px;
    margin: auto;
    padding: 3px 7px 0px 5px;
    position: relative;
    text-align: left;
    width: 811px;
}

div#top-account-info div.left-side {
    float: left;
    text-align: left;
    width: 65%;
}

div#top-account-info div.right-side {
    float: right;
    text-align: right;
    width: 32;
}

div#main-wrapper {
    height: auto;
    margin: auto;
    position: relative;
    text-align: left;
    width: 828px;
}

div#main-wrapper div#top-wrapper {
    background: url(images/top-bk.gif) no-repeat;
    height: 58px;
    margin: 0px 0px 0px 0px;
    position: relative;
    width: 828px;
}

div#main-wrapper div#nav-wrapper {
    background: url(images/nav-bk.gif) no-repeat;
    height: 31px;
    margin: 0px;
    position: relative;
    width: 828px;
}

div#main-wrapper div#nav-bottom-wrapper {
    background: url(images/content-bk.gif) no-repeat;
    height: 1px;
    margin: 0px;
    width: 828px;
}

div#main-wrapper div#content-wrapper {
    background: url(images/content-repeat-bk.gif) repeat-y;
    margin: 0px;
    overflow: hidden;
    padding: 10px 10px 10px 10px;
    width: 828px;
}

div#main-wrapper div#bottom-wrapper {
    background: url(images/bottom-bk.gif) no-repeat;
    height: 9px;
    margin: 0px;
    width: 828px;
}

div#main-wrapper div#footer-wrapper {
    font-size: 11px;
    margin: 0px;
    overflow: hidden;
    padding: 10px 0px;
    text-align: center;
    width: 828px;
}

div#nav-wrapper div#main-links {
    height: 23px;
    left: 335px;
    margin: 0px;
    position: absolute;
    top: 1px;
    width: 432px;
}

div#top-wrapper div#secondary-links {
    height: 18px;
    left: 365px;
    margin: 0px;
    position: absolute;
    text-align: right;
    top: 25px;
    width: 455px;
}

div#main-content {
    height: auto;
    margin: 20px;
    overflow: hidden;
    width: 100%;
}

div#main-content div.main-left {
    float: left;
    width: 65%;
}

div#main-content div.main-left-half {
    float: left;
    margin: 0px 0px 0px 0px;
    width: 43%;
}

div#main-content div.main-right-half {
    float: right;
    margin: 0px 70px 0px 0px;
    width: 43%;
}


div#main-content div.main {
    float: left;
    margin: 0px 21px 0px 0px;
    width: 92%;
}

div#main-content div.main-center {
    float: left;
    margin: 0px 21px 0px 0px;
    text-align: center;
    width: 92%;
}

div#main-content div.main-right {
    float: right;
    margin: 0px 21px 0px 0px;
    padding: 0px 20px 0px 0px;
    width: 25%;
}

div#main-content div.bubble-big-info {
    background: url(images/bubble-main.gif) no-repeat;
    height: 169px;
    margin: 0px 0px 0px 0px;
    position: relative;
    width: 549px;
}

div.bubble-big-info div.title {
    color: White;
    font-size: 17px;
    left: 10px;
    letter-spacing: .5px;
    position: absolute;
    top: 5px;
}

div.bubble-big-info div.body {
    color: Black;
    font-size: 14px;
    left: 160px;
    line-height: 23px;
    position: absolute;
    top: 40px;
}

div.bubble-big-info div.button {
    height: 26px;
    left: 429px;
    position: absolute;
    text-align: right;
    top: 120px;
    width: 100px;
}

table.under-construction {
    border: 1px solid lightGrey;
    height: 75px;
    margin: auto;
    width: 70%;
}

td.under-construction {
    background: url(images/circuits.gif);
    background-position: right top;
    background-repeat: no-repeat;
    padding: 10px 50px 10px 10px;
    text-align: left;
    vertical-align: top;
}

.center-align {
    margin: auto;
    text-align: center;
    width: 100%;
}

table.contact-us { width: 100%; }

td.contact-left {
    text-align: left;
    vertical-align: top;
    width: 30%;
}

td.contact-right {
    text-align: left;
    vertical-align: top;
    width: 70%;
}

td.contact-full {
    text-align: left;
    vertical-align: top;
    width: 100%;
}

td.contact-button {
    padding-top: 10px;
    text-align: right;
    vertical-align: top;
    width: 100%;
}



div.employee-bio {
    padding: 0px 0px 10px 0px;
    width: 100%;
}

table.login {
    border: 1px solid lightGrey;
    margin: auto;
    padding: 3px;
    width: 400px;
}

td.login-header {
    padding-bottom: 10px;
    text-align: left;
    width: 100%;
}

td.login-left {
    text-align: left;
    width: 30%;
}

td.login-right {
    text-align: right;
    width: 70%;
}

td.login-button {
    padding-top: 10px;
    text-align: right;
    width: 100%;
}

div#user-bar { width: 100%; }

div#user-bar div#welcome {
    float: left;
    width: 40%;
}

div#user-bar div#actions {
    float: right;
    text-align: right;
    width: 50%;
}

div.poll-results {
    border: 1px solid lightGrey;
    margin: 5px;
    overflow: hidden;
    padding: 5px;
    width: 150px;
}

/*div#product-rightbar
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;   
}*/

div#product-rightbar {
    float: right;
    margin: 0px 0px 20px 30px;
    padding: 0px 0px 0px 0px;
    width: 200px;
}

div#main-right-navigation-top {
    background-position: top center;
    /*background: url(/images/roundedbox-top-filled.gif) no-repeat;*/
    border-top: 2px solid lightGrey;
    clear: both;
    float: right;
    margin: 0px 0px 0px 30px;
    padding: 0px 0px 0px 0px;
    width: 170px;
}

div#main-right-navigation {
    background: url(/images/roundedbox.gif) no-repeat;
    background-position: bottom center;
    border-bottom: 2px solid lightGrey;
    border-top: 2px solid lightGrey;
    clear: both;
    float: right;
    margin: 0px 0px 0px 30px;
    padding: 0px 0px 0px 0px;
    width: 170px;
}

div#main-right-navigation-bottom {
    /*background: url(/images/roundedbox-bottom-filled.gif) no-repeat;*/
    background-position: top center;
    border-top: 2px solid lightGrey;
    clear: both;
    float: right;
    margin: 0px 0px 0px 30px;
    padding: 0px 0px 0px 0px;
    width: 170px;
}

div#lower-product-menu {
    border-bottom: 4px solid lightGrey;
    border-left: 1px solid lightGrey;
    border-right: 1px solid lightGrey;
    border-top: 4px solid lightGrey;
    clear: both;
    height: auto;
    overflow: hidden;
    padding: 10px;
    width: 740px;
}

div#lower-product-menu div.lower-product-top { width: 100%; }

div#lower-product-menu div.lower-product-left-side {
    float: left;
    width: 37%;
}

div#lower-product-menu div.lower-product-middle {
    float: left;
    width: 33%;
}

div#lower-product-menu div.lower-product-right-side {
    float: left;
    width: 30%;
}

div.center-align-rightside {
    margin: 10px 20px 10px 0px;
    text-align: center;
}

table.pricing {
    border: 1px solid lightGrey;
    width: 100%;
}

td.pricing-left-header {
    background-color: #efefef;
    border-bottom: 1px solid lightGrey;
    font-weight: bold;
    width: 60%;
}

td.pricing-right-header {
    background-color: #efefef;
    border-bottom: 1px solid lightGrey;
    font-weight: bold;
    text-align: center;
    width: 20%;
}

td.pricing-right-addtocart-header {
    background-color: #efefef;
    border-bottom: 1px solid lightGrey;
    font-weight: bold;
    text-align: center;
    width: 15%;
}

td.pricing-left {
    border-bottom: 1px solid lightGrey;
    width: 65%;
}

td.pricing-right {
    border-bottom: 1px solid lightGrey;
    text-align: center;
    width: 20%;
}

td.pricing-right-addtocart {
    border-bottom: 1px solid lightGrey;
    text-align: center;
    width: 15%;
}

td.pricing-left-bottom { width: 65%; }

td.pricing-right-bottom {
    text-align: center;
    width: 20%;
}

td.pricing-right-addtocart-bottom {
    text-align: center;
    width: 15%;
}

div.pricing-details {
    font-size: 11px;
    padding-left: 10px;
}

div.article {
    background: url(images/article-bk.gif) no-repeat;
    background-position: bottom right;
    margin: 0px;
    padding: 0px 10px 0px 0px;
    width: 100%;
}

div#site-down {
    background: url(images/site-down.gif);
    background-position: center right;
    background-repeat: no-repeat;
    border: solid 1px lightGrey;
    height: 300px;
    margin: auto;
    position: relative;
    text-align: left;
    width: 500px;
}

div#site-down div#information {
    left: 24px;
    position: absolute;
    top: 139px;
    width: 300px;
}

div.testimonial {
    overflow: hidden;
    position: relative;
    width: 100%;
}

div.line {
    border-top: solid 1px #efefef;
    height: 1px;
    margin: 15px 0px 20px 0px;
    width: 100%;
}

div.testimonial div.products {
    font-size: 11px;
    margin: 0px 0px 10px 0px;
}

div.testimonial div.logo {
    float: left;
    width: 30%;
}

div.testimonial div.text {
    float: right;
    width: 68%;
}

div.poll-results div.left {
    float: left;
    width: 20%;
}

div.poll-results div.right {
    float: left;
    width: 75%;
}

div#add-to-shopping-cart-notification {
    background-color: #f6f6ff;
    border: solid 1px #c2bcff;
    float: left;
    margin: 0px 21px 20px 0px;
    position: relative;
    width: 92%;
}

div#add-to-shopping-cart-notification div#add-to-shopping-cart-notification-text {
    float: left;
    padding: 0px 10px 0px 10px;
    text-align: left;
    width: 80%;
}

div#add-to-shopping-cart-notification div#add-to-shopping-cart-notification-buttons {
    margin: 0px 0px 0px 0px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    width: 20px;
}

div.shopping-cart-heading {
    clear: both;
    text-align: left;
    width: 100%;
}

div.shopping-cart-area {
    text-align: center;
    width: 100%;
}

table.shopping-cart {
    border: 1px solid lightGray;
    text-align: left;
    width: 100%;
}

div.shopping-cart-buttons {
    margin: 10px 0px 0px 0px;
    text-align: right;
    width: 100%;
}

table.shopping-cart td.product-header {
    background-color: #efefef;
    font-weight: bold;
    width: 40%;
}

table.shopping-cart td.quantity-header {
    background-color: #efefef;
    font-weight: bold;
    text-align: center;
    width: 10%;
}

table.shopping-cart td.functions-header {
    background-color: #efefef;
    font-weight: bold;
    width: 20%;
}

table.shopping-cart td.unit-price-header {
    background-color: #efefef;
    font-weight: bold;
    text-align: center;
    width: 15%;
}

table.shopping-cart td.total-price-header {
    background-color: #efefef;
    font-weight: bold;
    text-align: center;
    width: 15%;
}

table.shopping-cart td.product {
    border-top: 1px solid lightGrey;
    width: 40%;
}

table.shopping-cart td.quantity {
    border-top: 1px solid lightGrey;
    text-align: center;
    width: 10%;
}

table.shopping-cart td.functions {
    border-top: 1px solid lightGrey;
    width: 20%;
}

table.shopping-cart td.unit-price {
    border-top: 1px solid lightGrey;
    text-align: center;
    width: 15%;
}

table.shopping-cart td.total-price {
    border-top: 1px solid lightGrey;
    text-align: center;
    width: 15%;
}

table.shopping-cart td.subtotal-left {
    border-top: solid 2px lightGrey;
    font-weight: bold;
    text-align: left;
}

table.shopping-cart td.subtotal-right {
    border-top: solid 2px lightGrey;
    font-weight: bold;
    text-align: center;
}

/***************************************/

div.review-products {
    margin: auto;
    width: 375px;
}

table.shopping-cart-review {
    border: 1px solid lightGray;
    text-align: left;
    width: 375px;
}

div.shopping-cart-review-buttons {
    margin: 10px 0px 0px 0px;
    text-align: left;
    width: 100%;
}

table.shopping-cart-review td.product-header {
    background-color: #efefef;
    font-weight: bold;
    width: 40%;
}

table.shopping-cart-review td.quantity-header {
    background-color: #efefef;
    font-weight: bold;
    text-align: center;
    width: 10%;
}

table.shopping-cart-review td.functions-header {
    background-color: #efefef;
    font-weight: bold;
    width: 20%;
}

table.shopping-cart-review td.unit-price-header {
    background-color: #efefef;
    font-weight: bold;
    text-align: center;
    width: 15%;
}

table.shopping-cart-review td.total-price-header {
    background-color: #efefef;
    font-weight: bold;
    text-align: center;
    width: 15%;
}

table.shopping-cart-review td.product {
    border-top: 1px solid lightGrey;
    width: 40%;
}

table.shopping-cart-review td.quantity {
    border-top: 1px solid lightGrey;
    margin: auto;
    text-align: center;
    width: 10%;
}

table.shopping-cart-review td.unit-price {
    border-top: 1px solid lightGrey;
    text-align: center;
    width: 15%;
}

table.shopping-cart-review td.total-price {
    border-top: 1px solid lightGrey;
    text-align: center;
    width: 15%;
}

table.shopping-cart-review td.subtotal-left {
    border-top: solid 2px lightGrey;
    font-weight: bold;
    text-align: left;
}

table.shopping-cart-review td.subtotal-right {
    border-top: solid 2px lightGrey;
    font-weight: bold;
    text-align: center;
}

/***************************************/

table.shopping-cart input.product-quantity-textbox {
    border-bottom: solid 1px #c1c0c0;
    border-left: solid 1px #c1c0c0;
    border-right: solid 1px #c1c0c0;
    border-top: solid 1px #c1c0c0;
    color: inherit;
    font-family: inherit;
    font-size: 12px;
    height: 16px;
    letter-spacing: 0.5px;
    line-height: 15px;
    padding: 3px 2px 1px 2px;
    vertical-align: middle;
    width: 20px;
}

div.login-panel {
    clear: both;
    float: right;
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
    width: 250px;
}

div.login-panel table.login {
    border: 1px solid lightGrey;
    margin: auto;
    padding: 3px;
    width: 100%;
}

div.login-panel-signup {
    background-color: #fffee4;
    border: 1px solid #ffbf14;
    float: right;
    margin: 0px 0px 10px 20px;
    padding: 5px;
    text-align: center;
    width: 240px;
}

div.register-user {
    border: 1px solid lightGrey;
    clear: both;
    float: right;
    height: auto;
    margin: 0px 0px 10px 30px;
    padding: 5px;
    width: 350px;
}

div.register-errors {
    border: 1px solid lightGrey;
    clear: both;
    float: right;
    height: auto;
    margin: 0px 0px 10px 30px;
    padding: 5px;
    width: 350px;
}

table.register-user { width: 100%; }

td.buttons {
    padding-top: 10px;
    text-align: right;
}

div.account-module {
    border: solid 1px lightGrey;
    height: auto;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
}

div.account-module div.heading {
    background-color: #f6f6ff;
    border-bottom: solid 1px lightGrey;
    color: #336699;
    padding: 0px 10px 0px 10px;
}

div.account-module div.body { padding: 7px 10px 7px 10px; }

div.required-details {
    color: Gray;
    float: left;
    font-size: 11px;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 150px;
}

div.product-menu {
    background-color: White;
    border: solid 1px #b6b6b6;
    display: none;
    height: 290px;
    left: 521px;
    padding: 5px 5px 5px 5px;
    position: absolute;
    text-align: left;
    top: 117px;
    width: 470px;
    z-index: 999;
}

div.product-menu-dropshadow {
    background-color: White;
    border: solid 3px lightGray;
    display: none;
    height: 298px;
    left: 518px;
    position: absolute;
    top: 118px;
    width: 482px;
    z-index: 998;
}

div.product-menu div.column {
    float: left;
    margin: 0px 5px 0px 5px;
    width: 47%;
}


div.column ul li.header {
    background: #fef2d0;
    border-bottom: solid 1px lightGrey;
    padding: 0px 5px 0px 5px;
}

div.column ul li { padding: 0px 5px 0px 5px; }

div.product-dropdown {
    background: url(/images/icon-arrow-down.png) no-repeat;
    cursor: pointer;
    height: 20px;
    left: 110px;
    position: absolute;
    top: 5px;
    width: 20px;
    z-index: 9999;
}

div.saved-shopping-carts {
    float: right;
    margin: 3px 0px 20px 20px;
    text-align: center;
    width: 350px;
}

table.saved-shopping-carts {
    border: 1px solid lightGrey;
    margin: auto;
    width: 100%;
}

div.review-products { width: 100%; }

span.billing-note { font-size: 11px; }

span.register-note { font-size: 11px; }


div.billing-info {
    border: 1px solid lightGrey;
    float: right;
    margin: 0px 0px 0px 20px;
    padding: 10px;
    width: 350px;
}

table.billing-info { width: 100%; }

table.billing-info td.left {
    vertical-align: top;
    width: 30%;
}


table.billing-info td.right {
    vertical-align: top;
    width: 70%;
}

div.error-panel {
    background-color: #FFEDEA;
    border: solid 1px Red;
    color: Black;
    margin: 0px 0px 20px 0px;
    padding: 10px;
    text-align: center;
    width: 740px;
}

div.edit-profile {
    float: right;
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
    width: 400px;
}

table.edit-profile {
    border: 1px solid lightGrey;
    padding: 5px 5px 5px 5px;
    width: 400px;
}

table.edit-profile td.left {
    text-align: left;
    vertical-align: top;
    width: 25%;
}

table.edit-profile td.right {
    text-align: left;
    vertical-align: top;
    width: 75%;
}

table.current-products { width: 100%; }

table.current-products td.left {
    text-align: left;
    vertical-align: top;
    width: 80%;
}

table.current-products td.right {
    text-align: left;
    vertical-align: top;
    width: 20%;
}

div.search-users {
    border: solid 1px lightGrey;
    float: right;
    margin: 0px 0px 0px 15px;
    text-align: center;
    width: 425px;
}

table.search-users { width: 100%; }

img.left-picture {
    border: 1px solid lightGrey;
    float: left;
    margin: 0px 15px 15px 0px;
}

div.main-info-section {
    margin: 30px 0px 30px 0px;
    width: 100%;
}

div.popup-outer {
    background-color: #bcbaff;
    display: none;
    position: absolute;
    z-index: 99999998;
}

div.popup-box {
    background-color: White;
    border: solid 1px #336699;
    display: none;
    padding: 10px 10px 10px 10px;
    position: absolute;
    z-index: 99999999;
}

div.popup-box div.buttons { text-align: right; }

div.popup-modal {
    background-color: Gray;
    display: none;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 99999997;    
}
