* {
    text-align: left;
    font-family: arial, verdana, helvetica, sans-serif;
}

.page_content p { margin: 0px; padding: 0px; }

.page_content dl { margin: 0px; padding: 0px; } 
.page_content dt { margin: 0px; padding: 0px; }
.page_content dt { width: 30px; float: left; }


table { font-size: 12px; }


.par
{
    margin-top: 6pt !important;
}

a img
{
    border: none;
}

.page_content
{
    font-size: 14px;
}

.page_content *
{
    font-family: tahoma, arial, verdana, sans-serif;
}

.page_content p
{
    font-family: tahoma, arial, verdana, sans-serif;
    font-size: 14px;
    line-height: 1.35em;
}


.page_content h1
{
    font-family: tahoma, arial, verdana, sans-serif;
    font-size: 19px;
    line-height: 1.2em;
    font-weight: normal;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0px;
    padding: 0px;
    margin-top: 4px;
    color: #FF8800;
}


.page_content h2
{
    font-family: tahoma, arial, verdana, sans-serif;
    font-size: 17px;
    line-height: 1.2em;
    font-weight: normal;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-top: 12pt;
}


#root
{
    width: 962px;
    margin: 10px auto;
}


#body
{
    min-height: 450px;
    background-color: white;
}


.crunch 
{
    font-size: 11px;
    background-color: #D0D0D0;
    height: 15px;
    padding-top: 1px;
    padding-left: 2px;
}

.crunchLink
{
    color: black !important;
    font-weight: bold;    
}

#crunch a,#crunch a:link,#crunch a:visited
{
    font-family: tahoma, arial, verdana, sans-serif;
    font-size: 11px;
    color: #808080;
}

#crunch a:hover
{
    color: #B00000;
}


#header
{
    background-image: url(images/ht_banner_bg.gif);
    background-repeat: repeat-x;
}


a,a:link,a:visited,a:active
{
    color: #0000FF;
    text-decoration: none;
    border: none;
}

a:hover
{
    color: #B00000;
}

.nav1_cell
{
    height: 25px;
    background-image: url(images/bg_top1.gif);
    text-align: center;
}

.nav1_cell:hover
{
    height: 25px;
    background-image: url(images/bg_top1_hover.gif);
    background-repeat: repeat-x;
    cursor: pointer;
}


.box1
{
    border: 1px solid #AAAAAA;
    width: 190px;
}

.box1-header
{
    height: 30px;
    background-image: url(images/box1_header.gif);
    background-repeat: repeat;
    vertical-align: middle;
    border-left: 1px solid #ffdfa1;
    border-right: 1px solid #ffdfa1;
    padding: 0px 4px;
    font-weight: bold;
    font-size: 12px !important;
    line-height: 1.1em !important;
}

.box1-body
{
    padding: 1px 1px;
    height: 150px;
}

.box2-space
{
    margin-top: 10px;
}

.box2
{
    border: 1px solid #AAAAAA;
    width: 180px;
}

.box2-header
{
    height: 20px;
    background-image: url(images/box2_header.gif);
    background-repeat: repeat-x;
    vertical-align: middle;
    border-left: 1px solid #ffdfa1;
    border-right: 1px solid #ffdfa1;
    padding: 0px 4px;
    font-weight: bold;
    font-size: 12px;
    color: white;
}

.box2-body
{
    padding: 3px 5px;
}

input
{
    padding: 0px;
    margin: 0px;
    font-family: arial;
}


.tablegroup
{
    margin-top: 5px;
    color: #808080;
    font-size: 13px;
    font-weight: bold;
}


.top
{
    color: white;
    padding-left: 7px;
    padding-right: 7px;
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
    cursor: pointer;
}


html
{
    height: 100%;
    overflow-y: scroll;
}

body
{
    background-color: #ededed;
    background-image: url(images/body_bg.gif);
    background-position: center top;
    background-repeat: repeat-y;
    font-size: 12px;
    min-height: 100%;
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}


.root
{
    position: relative;
    width: 990px; 
    margin: 0 auto;
    min-height: 100%;
    background-attachment: scroll;
    background-color: #D0D0D0;
    background-image: url(images/root_bg.gif);
    background-repeat: repeat-y;
    padding: 0px;
}


.page_top
{
    position: relative;
    left: 1px;
    width: 988px;
}


.page_left
{
    float: left;
    top: 0px;
    left: 1px;
    width: 199px;
    height: 100%;
    position: relative;
    padding-bottom: 20px;
}


.page_content
{
    position: relative;
    top: 10px;
    width: 770px;
    margin-right: 10px;
    padding-bottom: 20px;
    float:right;
    text-align: left;
}


.left_header
{
    background-color: #d0d0d0;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #b0b0b0;
}

.left_item1_container
{
    position: relative;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid #b0b0b0;
    margin: 0px;
    padding: 0px;
}

.left_item1
{
    background-color: #e8e8e8;
    border-left: 1px solid #f8f8f8;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
}

.left_item1_img
{
    position: absolute;
    top: 6px;
    left: 3px;
    min-height: 18px;
    margin-left: 1px;
}

.left_item1_text
{
    position: relative;
    margin-left: 15px;
    padding-top: 3px;
    min-height: 18px;
}

.left_item1_text_selected, .left_item2_text_selected, .left_item3_text_selected
{
    color: #FF8800;
}


.left_item1_end
{
   border-top: 1px solid #f8f8f8;
}

.left_item1:hover
{
    background-color: #fff0c0;
}


.left_item2_container
{
}

.left_item2
{
    background-color: #f3f3f3;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #b0b0b0;
    border-left: 1px solid #f8f8f8;
    font-size: 11px;
    position: relative;
    cursor: pointer;
}

.left_item2:hover
{
    background-color: #fff0c0;
}


.left_item2_img
{
    position: absolute;
    left: 15px;
    top: 4px;
}

.left_item2_text
{
    position: relative;
    margin-left: 30px;
    margin-top: 2px;
    min-height: 16px;
}


.left_item3_container
{
}


.left_item3
{
    background-color: #f9f9f9;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #b0b0b0;
    border-left: 1px solid #f8f8f8;
    font-size: 11px;
    position: relative;
    cursor: pointer;
}

.left_item3:hover
{
    background-color: #fff0c0;
}


.left_item3_img
{
    position: absolute;
    left: 30px;
    top: 4px;
}

.left_item3_text
{
    position: relative;
    margin-left: 45px;
    margin-top: 2px;
    min-height: 16px;
}


.product
{
    margin-top: 10px;
}

.product table, .productHeader table
{
    border-collapse: collapse;
}

.product table td
{
    padding: 3px;
    border: 1px solid #b0b0b0; 
}

.productViewNavigation
{
    padding: 10px 3px;
    text-align: center;
}

.productViewNavigation table
{
    font-size: 12px;
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
}

.productViewNavigationCats
{
    font-weight: bold;
    font-size: 11px;
}

.productOne
{
    text-align: center; 
    vertical-align: middle;
    width: 200px;
}

.productTwo
{
    vertical-align: top;
}

.productTwoTitle
{
    background-image:url(images/box3_header.gif);
    border-left: 1px solid #ffffff;
}

.productThree
{
    width: 72px;
    text-align: right;
    font-weight: bold;
    font-size: 15px;
}


.productHeader
{
    margin-top: 5px;
}

.productHeader table
{
    border: 1px solid #8b8bff;
    border-collapse: separate;
}


.productHeader table td
{
    padding: 1px 3px;
    background-image: url(images/box1_header.gif);
    background-position: top center;
    background-repeat: repeat-x;
    color: rgb(37, 37, 37);
    font-weight: normal;
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    letter-spacing: 0.5px;
}

.productHeaderOne
{
    text-align: center; 
    width: 198px;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #8b8bff;
}

.productHeaderTwo
{
    vertical-align: top;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #8b8bff;
}

.productHeaderThree
{
    width: 71px;
    text-align: right;
    font-weight: bold;
    font-size: 15px;
    border-left: 1px solid #ffffff;
}

.productTitle
{
    font-weight: bold;
    font-size: 15px;
}

.productDescription
{
    line-height: 135%;
}


.productResult
{
    border: 1px solid #b0b0b0;
    padding: 3px;
    margin-top: 10px;
}

.productTitle a
{
    color: rgb(57, 57, 57);
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 1px;
}


#page_bottom
{
    position: absolute;
    bottom: 0px;
    width: 1000px;
    margin: 0 auto;
}










.favoritesHeader
{
    margin-top: 5px;
}

.favoritesHeader table
{
    border: 1px solid #8b8bff;
    border-collapse: separate;
}

.favoritesHeader table td
{
    padding: 1px 3px;
    background-image: url(images/box1_header.gif);
    background-position: top center;
    background-repeat: repeat-x;
    color: rgb(37, 37, 37);
    font-weight: normal;
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    letter-spacing: 0.5px;
}

.favoritesHeaderOne
{
    width: 22px;
    text-align: center; 
    border-left: 1px solid #ffffff;
    border-right: 1px solid #8b8bff;
}


.favoritesHeaderTwo
{
    width: 198px;
    vertical-align: top;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #8b8bff;
}


.favoritesHeaderThree
{
    vertical-align: top;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #8b8bff;
}


.favoritesHeaderFour
{
    width: 71px;
    text-align: right;
    font-weight: bold;
    font-size: 15px;
    border-left: 1px solid #ffffff;
}

.favoritesProductOne
{
    text-align: center; 
    vertical-align: middle;
    width: 23px;
}

.favoritesProductTwo
{
    text-align: center; 
    vertical-align: middle;
    width: 200px;
}

.favoritesProductThree
{
    vertical-align: top;
}

.favoritesProductThreeTitle
{
    background-image:url(images/box3_header.gif);
    border-left: 1px solid #ffffff;
}

.favoritesProductFour
{
    width: 73px;
    text-align: right;
    font-weight: bold;
    font-size: 15px;
}



.shoppingBasket
{
    border-collapse: collapse;    
}

.shoppingBasket td, .shoppingBasket th
{
    border: 1px solid white;
}


.shoppingHeaderZero
{
    background-color: #D0D0D0; 
    padding: 4px; 
    text-align: center;
    width: 16px;
}

.shoppingHeaderOne
{
    background-color: #D0D0D0; 
    padding: 4px; 
    text-align: center;
    width: 25px;
}


.shoppingHeaderTwo
{
    background-color: #D0D0D0; 
    padding: 4px; 
    text-align: center;
    width: 50px;
}


.shoppingHeaderThree
{
    background-color: #D0D0D0; 
    width: 100px; 
    padding: 4px; 
    text-align: center;
}


.shoppingHeaderFour
{
    background-color: #D0D0D0; 
    width: 30px; 
    padding: 4px; 
    text-align: center;
    width: 80px;
}


.shoppingZero
{
    background-color: #E8E8E8;
    padding-top: 6px; 
    padding-left: 4px;
    padding-right: 4px; 
    text-align: center; 
    vertical-align: top; 
    white-space: nowrap;
    width: 16px;
}


.shoppingOne
{
    background-color: #E8E8E8; 
    padding: 4px; 
    text-align: right; 
    vertical-align: top; 
    white-space: nowrap;
    width: 25px;
}


.shoppingTwo
{
    background-color: #E8E8E8; 
    padding: 4px; 
    text-align: center;
    width: 50px;
}

.shoppingThree
{
    background-color: #E8E8E8; 
    padding: 4px; 
    text-align: left;
}

.shoppingFour
{
    background-color: #E8E8E8; 
    padding: 4px; 
    text-align: right; 
    vertical-align: top; 
    white-space: nowrap;
    width: 80px;
}


.shoppingInterOne
{   
    background-color: #D0D0FF; 
    padding: 4px; 
    text-align: right;
    vertical-align: top;
    font-style: italic; 
}


.shoppingInterTwo
{
    background-color: #D0D0FF; 
    padding: 4px;
    text-align: right; 
    white-space: nowrap;
    width: 80px;
}



.shoppingSpecialOne
{   
    background-color: #FFD0D0; 
    padding: 4px; 
    text-align: right;
    vertical-align: top; 
    padding-bottom: 2px;
    padding-top: 2px; 
    font-size: 11px;
}


.shoppingSpecialTwo
{
    background-color: #FFD0D0; 
    padding: 4px; 
    text-align: right; 
    white-space: nowrap;
    width: 80px;
    padding-bottom: 2px;
    padding-top: 2px; 
    font-size: 11px;
}




.shoppingTotalOne
{   
    background-color: #B0B0B0; 
    padding: 4px; 
    text-align: right;
    vertical-align: top; 
    font-weight: bold;
}


.shoppingTotalTwo
{
    background-color: #B0B0B0; 
    padding: 4px; 
    text-align: right; 
    white-space: nowrap;
    width: 80px;
    font-weight: bold;
}



.shoppingFooter
{
    text-align: center; 
    margin-top: 3px;
}


.startBoxHeader
{
    height: 30px;
    background-image:url(images/box1_header.gif);
    border: 1px solid #8b8bff;
    background-image: url(images/box1_header.gif);
    background-position: top center;
    background-repeat: repeat-x;
}

.startBoxHeader div
{
    height: 29px;
    border-left: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    line-height: 29px;
    font-size: 16px;
    padding-left: 5px;
    letter-spacing: 0.5px;
}

.startBoxText
{
    border: 1px solid #8b8bff;
    border-top: none;
    padding: 4px;
}

.contentWrapper
{
    margin-top: 6px; 
    text-align: left;
}
