body
{
    font-family: "Droid Sans", sans-serif;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    background-image: url('/resources/BGNoise.jpg');
    background-repeat: repeat;
    background-position: top left;
    background-attachment: scroll;
}

td
{
    font-family: "Droid Sans", sans-serif;
    font-size: 14px;
}

/* Main page div */
#pagecontainer
{
    width: 960px;
    background: #FFFFFF;
    margin: 0px;
    padding: 0px;
    -moz-box-shadow: 0px 1px 15px #888;
    -webkit-box-shadow: 0px 1px 15px #888;
    box-shadow: 0px 1px 15px #888;
    behavior: url('/inc/iecss3.htc');
}

.shadow
{
    margin: 0px;
    padding: 0px;
    -moz-box-shadow: 0px 1px 15px #888;
    -webkit-box-shadow: 0px 1px 15px #888;
    box-shadow: 0px 1px 15px #888;
    behavior: url('inc/iecss3.htc');
}

#pageheader
{
    background-image: url('/resources/KR-Header-r07nov2011b.png');
    background-repeat: no-repeat;
    background-position: top left;
    width: 960px;
    height: 140px;
}

#footer
{
    background: -webkit-gradient(linear, left top, left bottom, from(#473628), to(#000000));
    background: -moz-linear-gradient(top, #473628, #000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#473628', endColorstr='#000000');
    color: #a8a8a8;
    border-top: 1px solid #af9f90;
    width: 960px;
}

.slidernav
{
    padding: 8px;
    background-color: #FFFFFF;
    border: 1px solid #64887a;
}

.slidernav_sel
{
    padding: 8px;
    background-color: #64887a;
    border: 1px solid #64887a;
}

.slidernav_hov
{
    padding: 8px;
    background-color: #BF6A30;
}

#slidernav_title
{
    background-color: #000000;
    color: #FFFFFF;
    padding: 6px;
}

.footer_container
{
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.tdfooter
{
    color: #FFFFFF;
    font-family: "Droid Sans", sans-serif;
    font-size: 13px;
}

.linkbox
{
    border-top: 1px solid white;
    border-bottom: 1px solid #BBBBBB;
    border-left: 1px solid white;
    border-right: 1px solid #BBBBBB;
    padding-left: 0px;
    width: 170px;
    text-align: left;
}

.sidebox
{
    background-color: #BBBBBB;
    width: 170px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sidemenu
{
    font-size: 14px;
    font-family: "Droid Sans","Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
    line-height: 28px;
}

.sidemenu-ul
{
    list-style: none;
    margin: 0;
    border: 0 none;
    padding: 0;
    padding-left: 30px;
    vertical-align: baseline;
}

.link-small
{
    font-size: 12px;
    line-height: 20px;
}

.sidebox_text
{
    font-size: 12px;
    line-height: 20px;
    width: 150px;
    padding-left: 10px;
}

.side-content
{
    width: 140px;
}

.smallbr
{
    line-height: 10px;
}

a:link
{
    color: black;
    text-decoration: none;
}

a:visited
{
    color: black;
    text-decoration: none;
}

a:active,
a:hover
{
    color: #BF6A30;
    text-decoration: none;
}

a.current:link
{
    color: #BF6A30;
    text-decoration: none;
}

a.current:visited
{
    color: #BF6A30;
    text-decoration: none;
}

a.link-footer:link
{
    color: a96630;
    text-decoration: none;
}
a.link-footer:visited
{
    color: a96630;
    text-decoration: none;
}
a.link-footer:active
{
    color: a96630;
    text-decoration: none;
}
a.link-footer:hover
{
    color: #a0a0a0;
    text-decoration: none;
}

a.fmenu:link
{
    color: white;
    text-decoration: none;
}
a.fmenu:visited
{
    color: white;
    text-decoration: none;
}
a.fmenu:active
{
    color: white;
    text-decoration: none;
}
a.fmenu:hover
{
    color: #f88b20;
    text-decoration: none;
}

a.pmenu:link
{
    color: black;
    text-decoration: none;
}
a.pmenu:visited
{
    color: black;
    text-decoration: none;
}
a.pmenu:active
{
    color: #f88b20;
    text-decoration: none;
}
a.pmenu:hover
{
    color: #555555;
    text-decoration: underline;
}

.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}
.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 12px;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    line-height: 1.2em;
    margin: 0 0 10px 0;
}


h1 {
    font: 600 30px/30px 'Droid Sans', sans-serif, Arial, serif !important;
}
h2 {
    font: 700 18px/18px 'Droid Sans', sans-serif, Arial, serif;
    line-height: 22px;
}
h3 {
    font: 800 15px/17px 'Droid Sans', sans-serif, Arial, serif !important;
    padding-top: 6px;
}

.huge
{
    font-weight: 600;
    font-size: 40px;
    font-family: 'Droid Sans', sans-serif, Arial, serif;
}

.breadcrumb
{
    font: 12px 'Droid Sans', sans-serif;
}

.imcaption_container
{
    position: relative;
}

.imcaptionbg
{
    background-color: #000000;
    position: absolute;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.imcaption
{
    color: #FFFFFF;
    font: 600 15px 'Droid Sans', sans-serif;
    position: absolute;
}

#cartbox
{
    background-color: #d2d9d7;
    height: 29px;
    padding-left: 30px;
/*    padding-top: 4px;
    padding-bottom: 4px;
*/
    font: 600 14px 'Droid Sans', sans-serif;
    border-bottom: 1px solid #BBBBBB;
}

.acc_menu_sel
{
    background-color: #d2d9d7;
}

.editbox_header
{
    background-color: #e0dad5;
}

.editbox_header_e
{
    background-color: #749589;
}

.editbox
{
    border: 2px solid  #e0dad5;
    background: #ede8e6; /* Old browsers */
    background: -moz-linear-gradient(left, #ede8e6 0%, #ffffff 50%, #ede8e6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ede8e6), color-stop(50%,#ffffff), color-stop(100%,#ede8e6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #ede8e6 0%,#ffffff 50%,#ede8e6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #ede8e6 0%,#ffffff 50%,#ede8e6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #ede8e6 0%,#ffffff 50%,#ede8e6 100%); /* IE10+ */
    background: linear-gradient(left, #ede8e6 0%,#ffffff 50%,#ede8e6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ede8e6', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

.editbox_e
{
    border: 2px solid  #749589;
    background: #7e9e93; /* Old browsers */
    background: -moz-linear-gradient(left, #7e9e93 0%, #ffffff 50%, #7e9e93 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#7e9e93), color-stop(50%,#ffffff), color-stop(100%,#7e9e93)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #7e9e93 0%,#ffffff 50%,#7e9e93 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #7e9e93 0%,#ffffff 50%,#7e9e93 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #7e9e93 0%,#ffffff 50%,#7e9e93 100%); /* IE10+ */
    background: linear-gradient(left, #7e9e93 0%,#ffffff 50%,#7e9e93 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e9e93', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

.checklist_header,
.product_menu
{
    color: #FFFFFF;
    background-color: #000000;
    background-image: url('../resources/bnmid.png');
    height: 30px;
    text-align: center;
}

.product_menu_selected
{
    color: #FFFFFF;
    background-color: #FFFFFF;
    background-image: url('../resources/bnmid-g.png');
    height: 30px;
    text-align: center; 
}

.navslide
{
    display: none;
}

.menu_detail
{
    display: none;
}

.checklist_body,
.menu_detail_content
{
    padding-top: 0px;
/*    padding-left: 15px; */
/*    padding-right: 15px; */
    padding-bottom: 0px;
    background-color: #BBBBBB;
    color: #FFFFFF;
    font-size: 12px;
    width: 170px;
}

.ck_selected
{
    background-color: #999999;
}

.ckmenu
{
    padding-left: 15px;
    text-align: left;
    color: #FFFFFF;
    font-size: 12px;
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
}

.ck_detail
{
    float: right;
    font-size: 12px;
    padding-right: 15px;
    text-align: right;
}

.ck_text
{
    color: #000000;
    font-size: 12px;
}

.shipwarning
{
    width: 180px;
    background-color: #eac327;
    font-size: 12px;
    font-weight: 600;
}

.shipok
{
    width: 180px;
    background-color: #89b189;
    font-size: 12px;
    font-weight: 600;
}

.padbox
{
    padding: 4px;
}

#slidedescription
{
/*    height: 150px; */
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

#icaption
{
    position: absolute;
    width: 1px;
    height: 1px;
    z-index: 1;
    top: 433px;
    left: 247px;
    color: #FFFFFF;
}

.icontrol
{
    position: absolute;
    width: 40px;
    height: 30px;
    z-index: 503;
    top: 433px;
    left: 4px;
    color: #FFFFFF;
}

.tbn
{
    background-color: #c1c1c1;
    padding-left: 8px;
    padding-right: 7px;
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: hand;
    cursor: pointer;
}

#colorchooser
{
    position:absolute;
    width: 750;
    margin-left: 0px;
    background-color: #FFFFFF;
    z-index: 10;
    border-bottom: 1px solid #777777;
    display: none;
}
