html {
    background: url(/assets/images/background_main2.jpg) 0 0;
}

#main_products_win {
    margin-left: 11px;
}

body {
    margin:0;
    padding:0;
    background: url(/assets/images/background_top2.jpg) 0 0 repeat-x;
    font-family:”Trebuchet MS”, Arial, Helvetica, sans-serif;
}

/* for zc pop-up window */
body#infoShoppingCart,
body#popupCouponHelp {
    background-color: #fff !important;
    padding: 5px;
}

input {
    font-family:”Trebuchet MS”, Arial, Helvetica, sans-serif;   
}

a.help-link {
    font-weight: bold;
    text-transform: uppercase;
}

#infoShoppingCart, 
body#popupShippingEstimator, 
body#popupSearchHelp, 
body#popupAdditionalImage, 
body#popupImage, 
body#popupCVVHelp, 
body#popupCouponHelp, 
body#popupAtrribsQuantityPricesHelp {
    background:none; !important
    background-color:#FFFFFF;
}

#infoShoppingCart {
    margin:10px;
}

#main_a {
    width: 788px;
    margin: 0 auto;
    background: url(/assets/images/content_shadow_sides2.jpg) 0 0 repeat-y;
}

.wrapper {
    width:766px;
    text-align:left;
    padding: 0 10px;
}

#header {
    height: 60px;
    background:#00546F;
}

.utility_links {
    position:absolute;
    width:760px;
    top:10px;
}

.utility_links .sub {
    text-align:right;
}

.utility_links .sub p {
  margin-bottom: 10px;
}

.highlight {
color:#800000;
font-weight:bold;
font-size: 10pt;
}
/*
==============================
    search
------------------------------
*/

#search {
    position: relative;
    height: 20px;
}

.search_text {
    position: absolute;
    top: 0;
    right: 42px;
    margin: 0;
    padding: 0;
    border: 1px solid #cc9;
    height: 18px;
    width: 123px;
    padding-left: 2px;
    color: #005370;
    background: url(/assets/images/newhome/text-find.jpg) 0 0 no-repeat;
}

.search_btn {
    position: absolute;
    top: 0;
    right: 0;
    border:none;
    cursor:pointer;
    margin:0;
    padding:0;
    border: 1px solid #cc9;
    border-left: none;
}

/*
==============================
    nav
------------------------------
*/

#main-nav {
    position: relative;
    width: 766px;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}

#main-nav li {
    float: left;
    display: block;
    border:1px solid #757575;
    border-left: none;
    white-space: nowrap;
    text-align: center;
    z-index: 1000;
}

#main-nav li#item1 {width: 69px;}
#main-nav li#item2 {width: 98px;}
#main-nav li#item3 {width: 109px;}
#main-nav li#item4 {width: 137px;}
#main-nav li#item5 {width: 143px;}
#main-nav li#item6 {width: 87px;}
#main-nav li#item7 {
    width: 117px;
    border-right: none;
}

#main-nav li a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    padding-top: 2px;
    height: 17px;
    background-color: #00546f;
}

#main-nav li a:hover,
#main-nav li.active a  {
    background: #022e40 url(/assets/images/newhome/button-bg.jpg) 0 0 repeat-x;
}


/*
==============================
    misc
------------------------------
*/

.error {
    color: #f00;
    font-weight: bold;    
}

#coupon_offer {
    padding: 50px 0;
    text-align: center;
}

#free_ship strong {
    color: #900;
}

#free_ship img {
    margin-top: 10px;
}

p.ulinks {
    font-size: 9px;
    margin:0 15px 0 0;
    padding:0;
    color:#CCDDE2;
}

p.ulinks a {
    color:#CCDDE2 !important;
    text-decoration:none;
}

.main_menu {
    margin:0;
}

#print-and-email {
    position:absolute;
    top:120px;
    margin-left:670px;
}

#print-and-email-no-menu {
    position:absolute;
    top:98px;
    margin-left:670px;
}

.attribution {
    border-top: 1px solid #333;
    padding-top: 5px;
    margin-top: 15px;
    color: #333;
    font-size: 10px;
}

#footer {
    background: url(/assets/images/content_shadow_bottom3.jpg) 0  0 no-repeat;
    padding-top: 10px;
}

#footer p {
    font-size:10px !important;
    margin:0;
    padding:0;
    color: #fff;
}

#footer p a {
    color: #fff;
    text-decoration: none;
}

#footer p a:hover {
    text-decoration: underline;
}

a#fiveq-sticker {
    display: block;
    height: 15px;
    width: 100px;
    background: url(/assets/images/fiveq-sticker.jpg) 0 0 no-repeat;
}

#fiveq-sticker span {
    display: none;
}

a#fiveq-sticker:hover {
    background-position: 0 -15px;
}

.main-content {
    clear:both;
}

.content-cell {
    border-right:1px solid #CCC;
}

.sidebar p {
    margin: 0px;
    padding: 0px;
}

#submenu ul {
    background-color:#A0997D;
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 22px;
    width: 768px;
}

#submenu ul li {
    float:left;
    display:block;
    height:22px;
    line-height:22px;
}

#submenu ul a {
    float:left;
    display:block;
    border-right:1px solid #B9B99A;
    padding:0 5px 0 5px;
    height:22px;
    line-height:22px;
    /*font-family:Arial, Helvetica, sans-serif;*/
    color:#000;
    text-decoration:none;
    font-size:10px;
}

#submenu ul a:hover, #submenu ul a.selected {
    color:#FFF;
}


/* 
=============================
    system styles 
-----------------------------
*/

.system_error {
    color:#FFF;
    background:#F00;
    border:1px solid #000;
    opacity:.9;
    position:fixed;
    top:5px;
    left:5px;
    padding:5px;
}
.system_warning {
    color:#FFF;
    background:#FF6600;
    border:1px solid #000;
    opacity:.9;
    top:5px;
    left:5px;
    padding:5px;
}
.system_notice {
    color:#FFF;
    background:#339900;
    border:1px solid #000;
    opacity:.9;
    position:fixed;
    top:5px;
    left:5px;
    padding:5px;
}
a:hover.system_icon {
    background:none;
}
.system-pager {

}
.hide {
    display: none;
}
.show {
    display: normal;
}


/* 
===================================
    Performance page video
-----------------------------------
*/

#ppVideoWrap {
    width: 445px;
    height: 160px;
    margin: 15px;
    background: #a0aea1 url(/assets/images/ppVideoWrap-bg.gif) top left no-repeat;
    border: 1px #5c5e51 solid;
}

#ppVideoImage {
    float: left;
    margin: 15px 5px 15px 10px;
    height: 128px;
    width: 168px;
    border: 1px #fff solid;
}

#ppVideoDetail {
    float: left;
    margin: 15px 5px 15px 0;
    color: #000;
    height: 130px;
    width: 235px;
    background: #cdd7da url(/assets/images/ppVideoDetail-bg.jpg) top left repeat-x;
}

    #ppVideoDetail img {
        border: 0;
        vertical-align: middle;
    }

    #ppVideoDetail p, h1, h2 {
        background: none;
        width: auto;
    }

    #ppVideoDetail h1 {
        font: normal 24px/24px 'Times New Roman', times, serif;
        margin: 5px 0 0 5px;
    }

    #ppVideoDetail h2 {
        font: bold 12px/12px 'Verdana',arial,sans-serif;
        margin: 5px 0 0 5px;
        color: #069;
    }

    #ppVideoDetail p {
        font: normal 10px/10px 'Verdana',arial,sans-serif;
        margin: 5px 0 0 5px;
    }

    #ppVideoDetail a {
        color: #00546f;
        text-decoration: none;
    }

    #ppVideoDetail a:hover {
        text-decoration: underline;
    }

    
/* 
=============================
    search results 
-----------------------------
*/

a.url {
    color: rgb(0,128,0);
}

dd {
    margin: 0 0 10px 30px;
}

#results,
#noResults {
    border-top: 1px solid #ccc;
    margin: 10px 0;
    text-align: right;
}

#noResults {
    text-align: left;
}

#refine {
    margin-bottom: 25px;
}

#pagination {
    margin: 25px 0 15px 0;
    text-align: center;
}

span.currentPage {
    font-weight: bold;
    margin: 0 4px;
}

span.off {
    color: #999;
}

#pagination a {
    margin: 0 4px;
}

    
/* 
==================================
    listen box styles
---------------------------------- 
*/

#listen_box {
    width: 520px;
    margin: 5px 0 15px 0;
    border: 1px solid rgb(202,202,164); 
    background: url(/assets/images/listen_box_gradiant.jpg) 0 0 repeat-x rgb(244,238,222);
    padding: 5px;   
    font-weight: bold; 
    color: rgb(148,157,66);
}
    
#listen_box input {
    border: none;
    vertical-align: bottom;
}

#listen_box form {
    display: inline;
}

#listen_box .podcast_player {
    width: 95px;
    float: left;
}

#listen_box .podcast_container {
    text-align: right;
    width: 420px;
    float: right;
}

div.fix {
    clear: both;
}

#listen_box p {
    margin: 5px 0 5px 0;
}
    
#read_along {
    font-size: 1em; 
    float: left; 
    font-weight: bold; 
    color: rgb(148,157,66);
}    
    

/* 
=============================
    new home content area 
-----------------------------
*/

#home-content-wrapper {
    width: 760px; 
    border: 3px solid #f3f0d9;
}

#home-content {
    width: 760px;
    border: 1px solid #cc9;  
}

#home-content #box1 {
    text-align: right;
    background: #f3f0d9 url(/assets/images/newhome/flash-background.jpg) 0 -1px repeat-x;
    padding: 0;
    height: 233px;
}

#home-content #box2 {
    background-color: #f3f0d9;
}

#box3 {
    margin: 10px 0;
}

td.home_feature {
    border: 1px solid #cc9;
    background-color: #fff;
    padding: 0 10px 8px 10px;
    width: 211px;
}

td.home_feature p {
    text-align: left;
}

td.home_feature a {
    text-decoration: none;
    font-weight: bold;
    color: #005370;
}

td.home_feature a:hover {
    text-decoration: underline;
}

td.home_feature h2 {
    color: #900;
    font-size: 14px;
    margin: 8px 0;
    font-weight: normal;
    text-align: left;
}

#home-content #fpa_home_1,
#home-content #fpa_home_2,
#home-content #fpa_home_3,
#home-content #fpa_home_4
 {
    border-bottom: 2px solid #993;
}

#fpa_home_1,
#fpa_home_2,
#fpa_home_3
{
    position: relative;
}

#fpa_home_1 img,
#fpa_home_2 img
{
    float: left;
    margin-top: 2px;
}

#fpa_home_1 p,
#fpa_home_2 p
{
    margin: 8px 0 8px 90px;
    text-align: left;
    
}

#fpa_home_3 {
    background: url(/assets/images/newhome/home-max-thumb.jpg) 100% 100% no-repeat;
    text-align: left;
}

#fpa_home_3 p.max {
    margin-right: 50px;
}

#home-content #box2 table {
    padding: 0;
}

#home-content #box2 #sidebar-bottom {
    background: transparent url(/assets/images/newhome/home-sidebar-background.jpg) 0 0 no-repeat;;
}

#home-content #box2 h3 {
    margin: 3px 0;
    color: #000;
    font-size: 12px;
}

#home-content #box2 #sidebar-bottom table {
    margin: 10px 0 20px 0;
}

#home-content #box2 #sidebar-bottom table td {
    border: 1px solid #993;
}

#home-content #box2 #sidebar-bottom table td.last {
    border-top: none;
    text-align: center;
}

#home-content #box2 #sidebar-bottom table td.last a {
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 5px;
    background-color: #005370;
}

#home-content #box2 #sidebar-bottom table td.last a:hover {
    background: #022e40 url(/assets/images/newhome/button-bg.jpg) 0 0 repeat-x;
}


/*
================================
    free download
--------------------------------
*/

td.label {
    color: #900;
    font-weight: bold;
    text-align: right;
    padding-right: 7px;
    font-size: 12px;
}

p.highlight-text {
    color: #069;
    font-weight: bold;
    font-size: 14px;
    width: px;
}

#download-offer {
    border: 1px solid #069;
    width: 250px;
    float: right;
    margin: 30px 0 20px 20px;
    background-color: #E0EBEF;
    padding: 10px;
}

body #download-offer .submit {
    width: 100px !important;
}



/*
========================
    recaptcha
------------------------
*/

#recaptcha_widget_div {
    display: block;
    clear: both;
}

#recaptcha_logo,
#recaptcha_tagline {
    display:none;
}

#recaptcha_table {
    border: none !important;
}

#recaptcha_widget_div #recaptcha_image,
#recaptcha_widget_div  #recaptcha_response_field {
    border: 1px solid #c2c2c2 !important;
}



/* 
========================
    archives
------------------------
*/

#archive_nav {
    position: relative;
    height: 30px;
    margin: 40px 0;
}

#archive_nav .archive_nav_back,
#archive_nav .archive_nav_next {
    border: 1px solid #9a9946;
    width: 130px;
    position: absolute;
    top: 0;
    display: block;
    text-align: center;
    padding: 2px 0px;
    background-color: #f3f0d9;
    color: #9a9946;
    text-decoration: none;
}

#archive_nav .archive_nav_next {
    right: 0;
}

#archive_nav a.archive_nav_back:hover,
#archive_nav a.archive_nav_next:hover {
    background-color: #efeac2;
}
