/*
     STRUCTURE ELEMENTS
*/
#banner {
    z-index: 1;
    position: absolute;
    left: 1px;
    top: 1px;
    width: 780px;
    height: 68px;
    background: url( /simplyman-img/header_stripe_white.gif );
    background-repeat: repeat-x;
}

#top-nav {
    z-index: 1;
    position: absolute;
    left: 1px;
    top: 69px;
    width: 780px;
    height: 42px;
}

*.top-nav-search {
    z-index: 2;
    position: absolute;
    left: 1px;
    top: 1px;
    width: 148px;
    height: 40px;
    background-color: #FF6501;
}

*.top-nav-search-input {
    width: 90px;
    border-width: 2px;
    border-color: #000000 black black;
}

*.top-nav-navigation {
    z-index: 2;
    position: absolute;
    left: 150px;
    top: 0px;
    width: 480px;
    height: 40px;
    padding-top: 1px;
    padding-bottom: 1px;
}

*.top-nav-newsletter {
    z-index: 2;
    position: absolute;
    left: 631px;
    top: 1px;
    width: 148px;
    height: 40px;
    background-color: #FF6501;
}

#main-part {
    z-index: 1;
    position: absolute;
    left: 1px;
    top: 116px;
    width: 780px;
}

#main-part-popup-pages {
    left: 0px;
    top: 0px;
}

#left-navigation {
    z-index: 2;
    position: absolute;
    left: 1px;
    top: 116px;
    width: 149px;
    background-color: white;
}

*.category-box {
    z-index: 3;
    position: relative;
    padding-bottom: 3px;
}

#worksheet {
    z-index: 2;
    position: absolute;
    left: 150px;
    top: 0px;
    width: 630px;
    height: 500px;
    background-color: #FF6502;
}

#worksheet-popup-pages {
    left: 0px;
    top: 0px;
    color: black;
}

*.worksheet-content-popup-pages {
    left: 0px;
    top: 0px;
    background-image: url( /simplyman-img/bg_black.gif );
}

*.background-popup-pages {
    background-image: url( /simplyman-img/bg_black.gif );
}

*.worksheet-content {
    z-index: 3;
    position: relative;
    width: 630px;
    left: 0px;
    top: 0px;
    background-image: url( /simplyman-img/bg_black.gif );
    color: white;
}

*.worksheet-content_pay {
    z-index: 3;
    position: relative;
    width: 630px;
    left: 0px;
    top: 0px;
    background-color: #FF6502;
    color: white;
}

*.worksheet-content-item {
    z-index: 4;
    position: relative;
    width: 600px;
    left: 13px;
    text-align: center;
}

#worksheet-lst {
    z-index: 2;
    position: absolute;
    left: 150px;
    top: 0px;
    width: 630px;
}

*.worksheet-lst-main-part-container {
    z-index: 3;
    width: 518px;
    height: 500px;
    left: 0px;
    top: 0px;
    position: absolute;
    background-color: #FF6501;
}

*.worksheet-lst-main-part {
    z-index: 4;
    width: 518px;
    left: 0px;
    top: 0px;
    position: absolute;
    background-image: url( /simplyman-img/bg_black.gif );
    color: white;
}

*.worksheet-lst-service-part-container {
    z-index: 3;
    width: 111px;
    height: 500px;
    left: 519px;
    top: 0px;
    position: absolute;
    background-color: #FF6501;
}

*.worksheet-lst-service-part {
    z-index: 4;
    width: 111px;
    left: 0px;
    top: 0px;
    position: absolute;
    background-color: white;
}

/*		DESIGN ELEMENTS   */

A.main-nav, A.top-nav-link {
    font-weight: bold;
    text-decoration: none;
}

A.main-nav:active, A.main-nav:hover,
    A.top-nav-link:active, A.top-nav-link:hover {
    color: #FFFFFF;
}

A.top-nav-link {
    color: #FF6501;
}

A.nav-link {
    text-decoration: underline;
    color: #FF6501;
}

A.nav-link:hover, A.nav-link:active {;
}

A.site-jump {
    color: #FF6501;
}

A.site-jump:hover, A.site-jump:active {;
}

A.basket-nav-black, A.basket-nav-white:hover, A.basket-nav-white:active {
    color: #000000;
    text-decoration: none;
}

A.basket-nav-white, A.basket-nav-black:hover, A.basket-nav-black:active {
    color: #FFFFFF;
    text-decoration: none;
}

A.category-path {
    text-decoration: none;
    font-style: italic;
    color: #FF6501;
}

A.category-path:active, A.category-path:hover {
    text-decoration: underline;
    color: white;
}

A.main-category {
    color: black;
    text-decoration: none
}

A.main-category:active, A.main-category:hover {
    text-decoration: underline;
}

A.site-nav {
    text-decoration: underline;
    color: #FF6501;
}

A.site-nav:active, A.site-nav:hover {
    color: #FFFFFF;
    text-decoration: none;
}

A.back-forth {
    text-decoration: underline;
}

A.back-forth:active, A.back-forth:hover {
    color: white;
}

A.close_window {
    color: black;
    text-decoration: underline;
}

A.close_window: hover {
    text-decoration: none;
    color: black;
}

A.close_window:visited {
    color: black;
}

*.quantity {
    color: #000000;
    width: 30px;
    height: 18px;
    border: thin #FF6501 solid;
    background-color: #FFFFFF
}

.lost_password_container {
    border: 1px solid black;
    width: 144px;
}

.lost_password_container button {
    background-color: white;
    text-decoration: none;
    color: black;
    width: 144px;
    border: 2px #FF6501 solid;
    font-size: 10px;
    font-family: verdana, geneva, arial, helvetica;
}

.submit_basket_container {
    border: 1px solid black;
    width: 144px;
}

.submit_basket_container input {
    background-color: white;
    text-decoration: none;
    color: black;
    width: 144px;
    border: 2px #FF6501 solid;
    font-size: 10px;
    font-family: verdana, geneva, arial, helvetica;
}

.submit_basket {
    width: 148px;
    border: 2px #FF6501 solid;
    background-color: #FFFFFF;
    font-size: 10px;
    font-family: verdana, geneva, arial, helvetica;
}

*.submit-button {
    color: #FFFFFF;
    height: 21px;
    width: 150px;
    border: 0px;
    background-color: #000000;
}

input.text-input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: black;
    font-weight: normal;
    width: 150px;
    height: 15px;
    border-color: black;
}

*.brm_success {
    FONT-SIZE: 12px;
    COLOR: #00AB01;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    font-weight: bold;
}

*.brm_info {
    FONT-SIZE: 12px;
    COLOR: #5480D6;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    font-weight: bold;
}

*.brm_error {
    FONT-SIZE: 12px;
    COLOR: #CC3333;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    font-weight: bold;
}

*.checkout-head-sel {
    background-color: #FF6501;
    color: #FFFFFF;
}

*.checkout-head {
    background-color: #000000;
    color: #FFFFFF;
}

.errorPageTitle {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #4B4B4B;
    FONT-FAMILY: Tahoma Regular, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

/*.errorPageStaticText, .errorPageStaticText a, .errorPageStaticText a:link,
.errorPageStaticText a:hover, .errorPageStaticText a:active{
   FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #4B4B4B; FONT-FAMILY: Tahoma Regular, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
} */
.errorPageStaticText {
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #4B4B4B;
    FONT-FAMILY: Tahoma Regular, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}

/*  New Styles */

/*  Right Nav and Left Nav  */
.rightNavBoxBasket,
    .rightNavBoxBlack,
    .rightNavBoxOrange,
    .rightNavBoxBlack .head,
    .rightNavBoxOrange .head,
    .rightNavBoxBasket .head {
    width: 109px;
}

.leftNavBoxBlack,
    .leftNavBoxBlack head,
    .leftNavBoxBasket,
    .leftNavBoxBasket .head {
    width: 147px;
}

.rightNavBoxBlack,
    .leftNavBoxBlack,
    .leftNavBoxBasket {
    border: 1px solid black;
}

.rightNavBoxOrange {
    border: 1px solid #FF6501;
}

.rightNavBoxBasket,
    .leftNavBoxBasket {
    border: 1px solid black;
    background-color: #FF6501;
}

.rightNavBoxBlack .head,
    .rightNavBoxOrange .head,
    .rightNavBoxBasket .head,
    .leftNavBoxBlack .head,
    .leftNavBoxBasket .head {
    height: 16px;
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
    font-size: 12px;
    font-family: verdana, geneva, arial, helvetica;
    color: white;
}

.rightNavBoxBlack .head,
    .leftNavBoxBlack .head {
    background-color: black;
}

.rightNavBoxOrange .head {
    background-color: #FF6501;
}

.rightNavBoxBasket .content,
    .rightNavBoxBlack .content,
    .rightNavBoxOrange .content,
    .leftNavBoxBasket .content,
    .leftNavBoxBlack .content {
    margin: 3px;
    font-size: 10px;
    font-family: verdana, geneva, arial, helvetica;
}

.rightNavBoxBasket .head a,
    .leftNavBoxBasket .head a {
    font-weight: bold;
    font-size: 12px;
    font-family: verdana, geneva, arial, helvetica;
}

.rightNavBoxBasket .head a,
    .rightNavBoxBasket .content a:hover,
    .rightNavBoxBasket .content a:active,
    .leftNavBoxBasket .head a,
    .leftNavBoxBasket .content a:hover,
    .leftNavBoxBasket .content a:active {
    text-decoration: none;
    color: white;
}

.rightNavBoxBasket .content a,
    .rightNavBoxBasket .head a:hover,
    .rightNavBoxBasket .head a:active,
    .leftNavBoxBasket .content a,
    .leftNavBoxBasket .head a:hover,
    .leftNavBoxBasket .head a:active {
    text-decoration: none;
    color: black;
}

.rightNavBoxBasket .content .empty,
    .leftNavBoxBasket .content .empty {
    text-align: center;
    color: white;
}

.payPalLogo {
    width: 50px;
    height: 33px;
    background: url( /simplyman-img/paypal.gif );
}

.cardType{
    float:right;
}
.cardType img{
}
.cardType img.masterCardType{
    width:48px;
    height:30px;
    background: url(/simplyman-img/card_type3.gif) 0 0 no-repeat;
}
.cardType img.visaCardType{
    width:48px;
    height:30px;
    background: url(/simplyman-img/card_type4.gif) 0 0 no-repeat;
}

.cardType img.expressCardType{
    width:48px;
    height:30px;
    background: url(/simplyman-img/card_type2.gif) 0 0 no-repeat;
}

.categoryMarker{
    width: 13px;
    height: 8px;
    border: 0;
}

.message{
    font-weight: bold;
    font-size: 11px;
}


