@import url("reset.css");
/* General Classes*/
br.clear {
    clear: both;
    display: block;
}
hr {
    border-style: none none solid;
    border-width: 0px 0 1px;
    clear: both;
    color: #eaecec;
    margin: 20px 0 0 0;
}
.hide, .invisible, #breadcrumb, #leftcolumn, #div__label, #left_cart_, .itemcell .No {
    display: none;
}
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { zoom: 1; }
/* IE6 */ *:first-child + html .clearfix { zoom: 1; }
/* IE7 */
.last { margin-right: 0 !important; }

/* General Styles */
body {
    font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
    margin-top: 0 !important;
}
.titimg { margin: 0 0 10px 0; }
.mleft {
    margin-bottom: 10px;
    margin-left: 6px;
}
#mainContents { width: 630px; }
#div__header {
    position: relative;
    z-index: 998;
}
#div__body {
    position: relative;
    z-index: 1;
}

/* header */
#mainheader {
    overflow: hidden;
    margin: 10px 0;
}
#logo {
    display: block;
    float: left;
    height: 50px;
    margin-right: 130px;
    width: 375px;
}
#searchbar {
    float: left;
    margin-top: 16px;
}
#searchbar input {
    border: 1px solid #333;
    font-size: 13px;
}
#navbar {
    float: right;
    overflow: hidden;
    margin: 16px 0 0 0;
    padding: 0;
}
#navbar li {
    float: left;
    list-style: none;
    margin: 0 10px 0 0;
}
#navbar li a {
    background: #fff url(../img/topnavbg2.png) 0 0 no-repeat;
    color: #fff;
    display: block;
    float: left;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    /*    padding: 4px 8px;*/
    text-align: center;
    width: 90px;
}
#navbar li a:hover, #navbar li.active a {
    background-position: -90px 0;
    height: 26px;
    width: 90px;
}

#search_input {
    border: 1px solid #ccc;
    height: 20px;
}
#go {
    background: #ccc;
    border: none !important;
    color: #fff;
    cursor: pointer;
    font-family: Arial, Verdana;
    height: 24px;
    text-transform: capitalize;
    vertical-align: bottom;
}

/* homepage */
#homelist #description {
    background: url(../img/home-main-bg.jpg) no-repeat 0 0;
    color: #fff;
    font-family: Helvetica, Verdana, Arial;
    height: 320px;
    position: relative;
    width: 960px;
}
#homelist #description h1 {
    font-size: 41px;
    font-weight: normal;
    letter-spacing: -1px;
    margin-bottom: 24px;
}
#homelist #description .inner {
    left: 17px;
    position: absolute;
    top: 92px;
    width: 688px;
}
#homelist #description p {
    font-family: Helvetica,Verdana,Arial;
    font-size: 18px;
    line-height: 1.25;
    margin-bottom: 12px;
}
#bottom-section {
    list-style: none;
    margin: 16px 0 0;
    padding: 0;
    overflow: hidden;
}
#bottom-section li {
    background: url(../../c.1283786/site/img/commercial-main.jpg) no-repeat 0 0;
    float: right;
    height: 321px;
    overflow: hidden;
    position: relative;
    width: 478px;
}
#bottom-section li:first-child {
    background: url(../../c.1283786/site/img/forhome-main.jpg) no-repeat 0 0;
    float: left;
}
#bottom-section li > a {
    display: inline-block;
    height: 60px;
    position: absolute;
    text-indent: -9999px;
    top: 9px;
    width: 252px;
}
#bottom-section li:first-child > a { width: 214px; }
#bottom-section li p {
    background: #000;
    bottom: 0;
    color: #fff;
    font-size: 13px;
    left: 0;
    line-height: 1.5;
    margin-left: 6px;
    padding: 12px;
    position: absolute;
    width: 450px;
}

#hometabs {
    margin: 10px 0;
    overflow: hidden;
}
#forhomebanner {
    float: left;
    margin-right: 6px;
}

/* for home inner left quote */
#fh-quotes {
    background: url(../img/close-quote2.png) no-repeat right bottom;
    border: 1px solid #ccc;
    color: #8a8a8a;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: italic;
    line-height: 1.2;
    margin-top: 20px;
    overflow: hidden;
    width: 310px;
}
#fh-quotes .inner {
    background: url(../img/open-quote2.png) no-repeat 7px 7px;
    overflow: hidden;
    padding: 0 18px 14px 44px;
}
#fh-quotes p { margin-top: 16px; }

/* footer */
#div__footer {
    overflow: hidden;
}
#footer {
    background: url(../img/footerbg.jpg) no-repeat left top;
    margin: 20px 0 0 0;
    min-height: 150px;
    padding-top: 15px;
    overflow: hidden;
    text-align: left;
}
#footer ul {
    float: left;
    margin: 0 8px 0 30px;
    padding: 0;
    width: 120px;
}
#footer li {
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 19px;
    list-style: none;
    white-space: nowrap;
}
#footer li.title { margin-bottom: 5px; }
#footer li a {
    color: #fff;
    font-size: 13px;
}
#footer li a:hover { color: #c4c4c4; }
#newsletter {
    float: right;
    margin-right: 15px;
    width: 186px;
}

/* For Home */
#navholder {
    background: #F1F1F1;
    height: 27px;
    margin-bottom: 10px;
    overflow: hidden;
}
#categorynav {
    float: right;
    margin: 0;
    overflow: hidden;
}
#categorynav li {
    float: left;
    list-style: none;
    line-height: 27px;
    padding: 0;
    font-size: 13px;
}
#categorynav li.images, #comnav li.images {
    background: #fff;
    padding: 0 4px;
}
#categorynav li a {
    color: #6C6C6C;
    padding: 5px 8px;
}
#comnav li.images { float: right; }
#categorynav li.images a, #comnav li.images a { padding: 0; }
/*#comnav li.images a { padding: 3px 0 2px; }*/
#categorynav li:hover { background: #A2AD00; }
#categorynav li a:hover { color: #fff; }
#categorynav li.images:hover, #comnav li.images:hover { background: #fff !important; }
#comnav li.images a:hover { background: #fff !important; }
#forhome { margin-bottom: 10px; }
#forhome p, #categorylist #description, #itemlist #description {
    color: #3D3D3D;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.2;
    margin: 0 0 10px;
}
#categorylist #description, #itemlist #description { margin-top: 10px; }
#fhleft {
    width: 318px;
    float: left;
    margin-right: 20px;
}
#fhright {
    width: 620px;
    float: right;
}
.pullquote {
    border: 1px solid #ccc;
    margin: 10px 5px 10px 0px;
    padding: 40px 20px 30px 45px;
    position: relative;
}
.pullquote p {
    font-style: italic;
    font-size: 13px;
    color: #333;
    line-height: 17px;
}
.oquote {
    background: url(../img/open-quote.gif) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 33px;
}
.cquote {
    background: url(../img/close-quote.gif) no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 36px;
    height: 33px;
}
#forhome .pullquote p {
    font: italic 13px / 17px Helvetica, Arial, "Luxi Sans", sans-serif;
    color: #8A8A8A;
}
#lifeon {
    background: url(../img/lifeon.jpg) no-repeat;
    width: 313px;
    height: 299px;
}
#lifeon .inner { padding: 60px 20px; }
#lifeon a {
    font-size: 12px;
    color: #777;
    margin: 10px 0;
    display: block;
    line-height: 18px;
    font-weight: bold;
}
#gift-ideas {
    position: relative;
    margin-top: 10px;
    left: -5px;
}

/* Narrowing
 ----------------------------------------------------------------- */
#narrowing td {
    text-align: center;
}
#narrowing label {
    font-size: 13px;
    font-weight: bold;
}
#items-holder {
    width: 640px;
}
#items-holder .itemcell {
    float: left;
    margin-right: 30px;
    width: 180px;
}

/* commercial styles */
#commercial-basic .cell { padding-right: 3px; }
#comnav {
    background: #E3E3E3;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 960px;
}
#comnav > li {
    float: left;
    list-style: none;
    margin: 0;
    position: relative;
    z-index: 9000;
}
#comnav > li > a {
    color: #6F6F6F;
    display: block;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    padding: 0 22px;
}
#comnav li a:hover {
    background: #DC291E;
    color: #fff;
}
#comnav li.images:hover > a { background: #fff !important; }
#comnav ul {
    background: #e3e3e3;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    top: 32px;
    text-align: left;
    z-index: 8000;
}
#comnav ul:hover { display: block; }
#comnav ul.why { width: 143px; }
#comnav ul.products { width: 115px; }
#comnav ul.green { width: 94px; }
#comnav ul.care { width: 151px; }
#comnav ul li {
    background: #E3E3E3;
    padding: 0;
}
#comnav > li:hover ul { visibility: visible; }
#comnav ul li a {
    color: #6f6f6f;
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    overflow: hidden;
    padding: 7px 22px;
}

#maincbanner {
    background: url(../../c.1283786/site/img/commercial-main-bg.jpg) no-repeat 0 0;
    height: 320px;
    margin-top: 24px;
    position: relative;
    width: 960px;
}
#maincbanner .inner {
    position: absolute;
    right: 10px;
    top: 130px;
    width: 424px;
}
#maincbanner .inner p {
    font-family: Helvetica, Verdana, Arial;
    font-size: 15px;
    line-height: 1.35;
    margin-bottom: 18px;
}
#bottomcbanners {
    list-style: none outside none;
    margin: 30px 0 10px;
    overflow: hidden;
    padding: 0;
}
#bottomcbanners > li {
    float: left;
    width: 621px;
}
#bottomcbanners > li.last {
    background: url(../img/why.jpeg) no-repeat top right;
    float: right;
    height: 206px;
    position: relative;
    width: 326px;
}
#bottomcbanners > li.last a {
    display: inline-block;
    height: 50px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 118px;
    width: 205px;
}
#bottomcbanners > li.last a:first-child {
    left: 0;
    right: auto;
    top: 30px;
    width: 254px;
}

/* info item */
#infoleft {
    float: left;
    margin-right: 20px;
    width: 630px;
}
#inforight {
    float: right;
    padding: 21px 0 0 0;
    width: 310px;
}
#inforight .box { font-size: 12px; margin-bottom: 18px; }
#inforight .box p { margin-bottom: 3px; }
.special-link {
    height: 206px;
    position: relative;
    width: 324px;
    z-index: 2;
}
/*.special-link img {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}*/
.special-link a {
    background: url(../img/request-a-sample2.png) no-repeat -69px -119px;
    display: inline-block;
    height: 60px;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 119px;
    width: 255px;
    z-index: 5;
}
.special-link.b-link a {
    background: url(../img/request-sample-distributors.jpeg) no-repeat -69px -119px;
}
.special-link.c-link a {
    background: url(../img/portlet_rethink.jpg) no-repeat -69px -119px;
}
.special-link a.first {
    background-position: 0 -28px;
    left: 0;
    right: auto;
    top: 27px;
    width: 272px;
}
.comm-side-links {
    list-style: none;
    margin: 0;
    padding: 0;
}
.comm-side-links li {
    margin-bottom: 1px;
}
.comm-side-links a {
    background: none repeat scroll 0 0 #E2E2E2;
    color: #6F6F6F;
    display: block;
    font-size: 18px;
    padding: 5px 10px;
    text-decoration: none;
}
.comm-side-links a:hover, .comm-side-links .active a {
    background: #DC291E;
    color: #fff;
}
#infoimage { margin: 20px 0; }
#infodesc {
    margin: 10px 0 30px 0;
    color: #58595B;
}
#infodesc h2, #infodesc h1 {
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 12px;
}
#infodesc table {
    border-collapse: collapse;
    margin-top: 8px;
}
#infodesc td {
    border: 1px solid #666;
    padding: 4px;
}
#infodesc table * { font-family: Arial, Helvetica, sans-serif !important; }
#infodesc p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 7px;
}
#bottom-links { margin: 10px 0 20px 0; }
#bottom-links ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
}
#bottom-links li {
    float: left;
    list-style: none;
    margin: 0 5px 0 0;
}

/* left column */
#leftnav {
    border: 1px solid #ccc;
    margin: 0 10px 0 0;
    overflow: hidden;
    padding: 0;
    width: 310px;
}
#leftnav ul { padding: 0; }
#leftnav li {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
#leftnav li a {
    color: #8b8b8b;
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
}
#leftnav li a:hover { text-decoration: underline; }
/*#leftnav > li > a {
    background: #e3e3e3;
    margin-bottom: 1px;
    padding: 10px;
}*/
#leftnav > li.active { overflow: hidden; }
#leftnav > li.active > a {
    display: none;
    /*    background: #A3AD00;
        color: #fff;*/
}

#leftnav .lvl-1 {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
#leftnav .lvl-1 ul { margin-left: 22px; }
#leftnav .lvl-1 li.active > a { color: #A3AD00; }
#leftnav .lvl-1 a { padding: 8px 15px 8px 0; }
#leftnav .lvl-1 > li > a {
    /*    color: #A3AD00;*/
    background: #e3e3e3;
    margin-top: 1px;
    padding: 10px;
}
#leftnav .lvl-1 > li:first-child > a { margin-top: 0; }
#leftnav .lvl-1 > li.active > a {
    background: #A3AD00;
    color: #fff;
}
#leftnav .last a { margin-bottom: 0; }
#left-additions .pullquote { margin: 10px 14px 10px 0; }

/* category */
#categorylist { margin: 10px 0; }
#description h2, #description h2 * {
    color: #A3AD00;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 0;
    margin: 10px 0;
}
#categorylist h3 {
    color: #555;
    font-size: 13px;
    line-height: 18px;
}
.basiccell {
    display: block;
    overflow: hidden;
    position: relative;
    width: 187px;
}
.itemcell, .catcell.basiccell { margin: 26px 26px 0 0; }
.itemcell *, .catcell * { cursor: pointer; }
.basiccell img { display: block; }
.basiccell > span {
    background: url(../img/catcell-corners.png) no-repeat right top;
    display: block;
    height: 19px;
    position: absolute;
    width: 19px;
    z-index: 9;
}
.basiccell .top-corner {
    right: 0;
    top: 0;
}
.basiccell .bottom-corner {
    background-position: left bottom;
    bottom: 0;
    left: 0;
}
.basiccell strong {
    background: url(../img/catcell-title-bg.png);
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: normal;
    left: 0;
    padding: 7px 12px;
    position: absolute;
    width: 163px;
}
.itemcell .item-name {
    background-color: #666;
    -webkit-border-radius: 0 0 0 20px;
    -moz-border-radius: 0 0 0 20px;
    -o-border-radius: 0 0 0 20px;
    border-radius: 0 0 0 20px;
    color: #fff;
    display: block;
    font-size: 15px;
    padding: 7px 10px 7px 15px;
    position: relative;
}
.itemcell .item-name .bottom-corner {
    background: url('../img/catcell-corners.png') no-repeat left bottom;
    bottom: 0;
    display: block;
    left: 0;
    height: 19px;
    position: absolute;
    width: 19px;
}
.itemcell > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.itemcell > ul li {
    font-size: 12px;
    margin: 4px 0 0 11px;
}
.itemcell .new-opt { color: #cb0000; }
.fancylink {
    background: url("../img/bullet_arrow.gif") no-repeat 0 1px !important;
    color: #58595B;
    font-weight: bold;
    line-height: 1.5em;
    margin: 0 0 12px;
    padding: 0 0 2px 20px !important;
}
.fancylink:hover, .fancylink:active {
    color: #D64737;
}

/* item template */
#itemtemplate {
    margin-top: 12px;
    width: 630px;
}
#itemtemplate * { font-family: Helvetica, Arial, sans-serif; }
#itemtemplate #top-section {
    display: inline-block;
    width: 100%;
}
#itemtempimage {
    float: left;
    width: 400px;
}
#itemtempimage #mainimage ul, #itemtempimage #thumbnails ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#itemtempimage #mainimage p {
    background: url(../img/zoom.png) no-repeat left center;
    color: #8b8b8b;
    font-size: 14px;
    padding-left: 20px;
}
#itemtempimage h4 {
    color: #8b8b8b;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 32px 0 12px;
}
#itemtempinfo {
    float: right;
    width: 230px;
}
#itemtempinfo .Yes { display: none; }
#itemtemplate h1 {
    color: #a1ae00;
    font-size: 26px;
    margin-top: 34px;
}
#itemtemplate #description {
    color: #3d3d3d;
    font-size: 14px;
    line-height: 1.25;
    margin-top: 10px;
    padding-right: 8px;
}
#itemtemplate .itemname {
    color: #a1ae00;
    font-size: 18px;
}
#itemtemplate #price-review {
    font-size: 11px;
    overflow: hidden;
}
#itemtemplate #price-review a { color: #8b8b8b; }
#itemtemplate #price-review a:hover { text-decoration: none; }
#itemtemplate .itemtempprice {
    color: #6c6c6c;
    display: block;
    float: left;
    font-size: 17px;
    width: 124px;
}
#itemtemplate .rating {
    float: right;
    width: 75px;
}
#itemtemplate .rating img {
    height: 1px;
    height: auto;
    width: 75px;
}
#itemtemplate .rating .link {
    display: block;
    margin-top: 3px;
    text-decoration: underline;
    white-space: nowrap;
}
#itemtemplate .box {
    border: 1px solid #ccc;
    color: #8b8b8b;
    font-size: 13px;
    line-height: 1.25;
    margin-bottom: 20px;
    padding: 9px;
}
#itemvideo { margin-bottom: 20px; }
#itemtemplate #qty {
    border: 1px inset #666;
    margin: 0;
    width: 35px;
}
#itemtemplate #addtocart {
    background: url(../img/addtocart.png) no-repeat;
    border: none;
    cursor: pointer;
    height: 62px;
    width: 227px;
}
#addtocarttable { *position: relative; }
#addtocarttable label {
    color: #3e3e3e;
    display: inline-block;
    font-size: 11px;
    margin-bottom: 3px;
}
#wishlist {
    display: block;
    margin: 10px 0;
    text-decoration: underline;
}
#wishlist:hover { text-decoration: none; }
#wish-alerts {
    color: #8c8c8c;
    font-size: 14px;
    line-height: 1.45;
    margin: 16px 0;
}
#wish-alerts a {
    border-bottom: 1px solid;
    color: #8c8c8c;
    padding-bottom: 1px;
}
#wish-alerts a:hover { border-bottom: none; }
#share-btns {
    position: relative;
    width: 100%;
}
#share-btns .st_sharethis_button {
    position: absolute;
    right: 0;
    top: 0;
}

#thumbnails { overflow: hidden; }
#thumbnails .title {
    color: #8b8b8b;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 16px;
}
#thumbnails li {
    float: left;
    margin-right: 7px;
    padding: 2px;
}
#thumbnails li a {
    display: block;
    height: 40px;
    overflow: hidden;
    width: 40px;
}
#thumbnails li.active { padding: 0; }
#thumbnails li.active a { border: 2px solid #cb3301; }
#thumbnails img {
    max-height: 40px;
    max-width: 40px;
}
/*#bottom-box { margin-top: 20px; }*/
#bottom-box h3 {
    color: #8b8b8b;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 32px 0 12px;
}
#bottom-box #bottom-sections a {
    color: #8b8b8b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
    text-decoration: underline;
}
#bottom-box #bottom-sections a:hover { text-decoration: none; }

/* reviews */
/*#reviews-container { margin-top: 32px; }*/
.product_review { margin-bottom: 38px; }
.product_review h4 {
    color: #3d3d3d;
    font-size: 18px;
}
.product_review h4 img { margin-left: 8px; }
.product_review .content {
    font-size: 12px;
    line-height: 1.25;
    margin-top: 12px;
}
.reviewer-details {
    font-size: 13px;
    margin-top: 2px;
}

#itemvideo p { margin-top: 5px; }
#itemvideo strong {
    color: #8b8b8b;
    font-size: 13px;
}


/* related items */
.relcell {
    color: #8b8b8b;
    font-size: 14px;
    margin-bottom: 12px;
    width: 98px;
}
.relcell .thumb { margin-bottom: 10px; }
.relcell a {
    color: #8b8b8b;
    display: block;
    margin-bottom: 4px;
}
.relcell img {
    height: 1px;
    height: auto;
    width: 98px;
}

/* fixed bar */
#fixed-bar {
    background: #686868;
    font-size: 10px;
    height: 23px;
    line-height: 23px;
    position: fixed;
    width: 100%;
    z-index: 999;
}
#fixed-bar .inner {
    margin: 0 auto;
    position: relative;
    width: 960px;
}
#fixed-bar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#fixed-bar li { display: inline; }
#fixed-bar a {
    background: #686868;
    color: #fff;
    display: inline-block;
    font-family: Arial,Verdana;
    font-size: 9px;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    padding: 0 12px;
    text-transform: uppercase;
}
#fixed-bar a:hover, #fixed-bar li.active a {
    background: #fff;
    color: #cc3300;
}
#fixed-bar p {
    color: #fff;
    font-size: 11px;
    position: absolute;
    right: 218px;
    top: 0;
}

/** lightbox styles **/
#topVeil {
    position: fixed;
    z-index: 77777;
}
#theVeil {
    background: #000;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}
#theVeilContainer {
    background: #fff url(http://www.cryptonathome.com/site/img/loader.gif) no-repeat center center;
    border: 2px solid #222;
    height: 100px;
    left: 50%;
    margin: -50px 0 0 -50px;
    position: fixed;
    top: 50%;
    width: 100px;
    z-index: 9999;
}
#theVeilContainer span {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
}

/* Tabs item Template */

#itemBoxTab {
        padding: 36px 0 0 0px;
        margin-bottom: 12px;
        margin-top: 18px;
        position: relative;
        float: left;
        width: 395px;
        margin-top:15px;
        font-family:Arial;
        }

#itemBoxTab #tab-buttons {
        overflow: hidden;
        height: 33px;
        float: right;
        position: absolute;
        left: 0;
        top: 4px;
        margin: 0;
        right: 10px;
        padding: 0px;
        width: 395px;
        }

#itemBoxTab #tab-buttons li {
        float: left;
        height: 33px;
        list-style: none;
        overflow: hidden;
        margin-right: 5px;
        }

#itemBoxTab #tab-buttons li a {
        color: #383838;
        display: block;
        font-size: 12px;
        font-weight: bold;
        height: 33px;
        line-height: 33px;
        text-align: center;
        padding-left: 10px;
        border: 1px solid #DDD;
        border-bottom: 1px solid white;
        background: #DDD;
        border-image: initial;
        }   

 #itemBoxTab #tab-buttons li a.selected {
        color: #8B8B8B;
        text-decoration: none;
        background: white;
        }

#itemBoxTab #tab-buttons li a span {
        padding-right: 10px;
        display: block;
        }

#itemBoxTab #tab-buttons li a.selected span {
        color: #8B8B8B;
        text-decoration: none;
        background: white;
        }

#itemBoxTab .itemtabwrap {
        clear: both;
        overflow: hidden;
        padding-bottom: 10px;
        border: 1px solid #C9C9C9;
        border-top: 1px solid #C9C9C9;
        border-image: initial;
        }

#itemBoxTab .tab-content {
        color: #666;
        font-size: 12px;
        text-align: left;
        background: white;
        padding: 12px 10px;
        font-size: 12px;
        color: #8B8B8B;
        line-height:19px;
        }

#itemBoxTab #FabricFinshes a{
        height: 60px;
        overflow: hidden;
        width: 60px;
        }

#itemBoxTab  #FabricFinshes a img{
        border: 1px solid #cccccc;
        display: block;
        float: left;
        margin-right: 7px;
        padding: 2px;
        max-height: 60px;
        max-width: 60px;
    }

/* end Tabs item Template */

/** Styles for Myaccount and checkout **/
.greytitle {
    color: #000;
    font-family: Verdana, Arial;
    font-size: 17px;
    padding-bottom: 20px;
    padding-top: 7px;
}
.bgbutton {
    background-color: #000;
    border: none !important;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 3px;
}
.nlbutton {
    background-color: #000;
    color: #fff;
    padding: 2px 3px;
    font-size: 12px;
    border: none !important;
}
#mainContents .medtext { font-size: 12px; color: #666;}
#mainContents .medtext a, #mainContents .smalltext a { color: #000; }
.smalltext, .smalltextnolink, .smalltextul, .smallgraytext  { font-size:12px}
#mainContents .text table table #retemail_fs_lbl, #mainContents table #name_fs_lbl, #mainContents table #company_fs_lbl,
#mainContents table #email_fs_lbl, #mainContents table #pwd_fs_lbl, #mainContents table #newpwd2_fs_lbl,
#mainContents table #hint_fs_lbl, #mainContents .text table table #retpwd_fs_lbl, #attention_input_fs_lbl,
#addressee_input_fs_lbl, #addr1_fs_lbl, #addr2_fs_lbl, #city_fs_lbl, #dropdownstate_fs_lbl, #zip_fs_lbl,
#country_fs_lbl, #phone_fs_lbl, #firstname_fs_lbl, #lastname_fs_lbl, #title_fs_lbl, #incomingmessage_fs_lbl {
    display:block;
    line-height:20px;
    margin:3px;
}
#attention_input, #addressee_input, #addr1, #addr2, #city, #inpt_dropdownstate1, #zip, #country, #inpt_country2, #phone, #dropdownstate { margin-bottom:7px}

/* -- Login Screen -- */
#retemail_fs_lbl, #retpwd_fs_lbl { display:block; margin:10px 10px 0 0 !important; }
#retemail, #retpwd {
    border: 1px solid #000;
    margin-top:10px !important;
}

/* Shop by the Yard
--------------------------------------------------------------------------------------------------------*/
.yard-cell {
    padding-bottom: 15px;
}
.yard-cell a {
    display: block;
    float: left;
    margin-right: 10px;
}
.yard-cell .qty {
    border-width: 1px;
    display: block;
    float: left;
    font-size: 12px;
    margin-top: 2px;
    width: 25px;
}
.yard-cell .item-name {
    clear: both;
    color: #8B8B8B;
    font-size: 14px;
    padding-top: 5px;
}

/* Sample Kits
--------------------------------------------------------------------------------------------------------*/
#sample-list {
    width: 635px;
}
#sample-list .filter {
    display: none;
    text-align: center;
}
.sample-cell {
    padding-bottom: 15px;
}
.sample-cell a {
    display: block;
    float: left;
    margin: 0 10px 0 0;
}
.sample-cell img {
    height: 25px;
    width: 75px;
}
.sample-cell input {
    border: none;
    display: block;
    float: left;
    margin: 6px 0 0;
}
#sample-list .multi-cart {
    color: #A3AD00;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
#sample-list #addtocart {
    background-color: #A3AD00;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    padding: 5px 12px 6px;
}
#sample-list #addtocart:hover {
    background-color: #e00;
}
#sample-list #addtocart.loading {
    background: #fff url('../img/ajax-loader.gif') no-repeat center center;
    height: 32px;
    width: 32px;
    text-indent: -9999999px;
}

/* forhome left banner */
#forhome-left-banner {
    background: url("../img/forhome-left-banner-bg.png") no-repeat scroll 0 0 transparent;
    height: 99px;
    left: -5px;
    margin-top: 8px;
    position: relative;
    width: 317px;
}
#forhome-left-banner > p {
    font-size: 22px;
    left: 12px;
    position: absolute;
    top: 24px;
}
#forhome-left-banner a { color: #fff; }

/* New header styles */
.header {
	background: none repeat scroll 0 0 #F3F3F3;
    height: 90px;
    padding: 10px;
}
.header-left, .header-right {
	float: left;
}
.header-left {
	width: 45%;
}
.header-right {
	padding-top: 20px;
    width: 55%;
}
#new-searchbar {
	float: right;
	margin-right: 10px;
}
#new-searchbar #search_input {
	background: url("../../c.1283786/site/img/new-header/search-bkg.jpg") no-repeat scroll left top transparent;
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    color: #949494;
    height: 22px;
    padding-left: 5px;
    padding-top: 0;
    width: 153px;
}
#new-searchbar .search-btn {
	background: url("../../c.1283786/site/img/new-header/search-btn.jpg") no-repeat scroll left top transparent;
    height: 23px;
    text-indent: -999999px;
    width: 63px;
}
#new-social {
	float: right;
}
#new-social .fb-link, #new-social .twit-link{
	display: block;
	float: left;
    height: 22px;
    text-indent: -999999px;
    width: 23px;
}
#new-social .fb-link {
	background: url('../../c.1283786/site/img/new-header/fb-btn.jpg') no-repeat scroll left top transparent;
	margin-right: 5px;
}
#new-social .twit-link {
	background: url('../../c.1283786/site/img/new-header/tweet-btn.jpg') no-repeat scroll left top transparent;
}
.other-links {
	color: #949494;
    float: right;
    font-size: 13px;
    font-weight: bold;
    list-style: none outside none;
    margin-top: 20px;
    padding: 0;
    text-transform: uppercase;
}
.other-links li {
	float: left;
}
.other-links li a {
	color: #949494;
}
.margined {
	margin-right: 20px;
}
.top-nav-wrap {
	background: url("../../c.1283786/site/img/new-header/top-nav-bkg.jpg") no-repeat scroll left top transparent;
    height: 78px;
    width: 961px;
}
.top-nav {
	height: 63px;
    list-style: none outside none;
    margin-top: 0;
    padding: 8px 0 0;
    width: 961px;
}
.top-nav li {
	float: left;
}
.top-nav li a {
	display: block;
	height: 43px;
	text-indent: -999999px;
}
.top-nav li a.top-nav-home {
	background: url("../../c.1283786/site/img/new-header/home-btn.png") no-repeat scroll left top transparent;
	width: 127px;
}
.top-nav li a.top-nav-about {
	background: url("../../c.1283786/site/img/new-header/about-btn.png") no-repeat scroll left top transparent;
	width: 99px;
}
.top-nav li a.top-nav-sf {
	background: url("../../c.1283786/site/img/new-header/super-fabric-btn.png") no-repeat scroll left top transparent;
	width: 153px;
}
.top-nav li a.top-nav-cf {
	background: url("../../c.1283786/site/img/new-header/cryptonhome-fabric-btn.png") no-repeat scroll left top transparent;
	width: 209px;
}
.top-nav li a.top-nav-online {
	background: url("../../c.1283786/site/img/new-header/online-store-btn.png") no-repeat scroll left top transparent;
	width: 154px;
}
.top-nav li a.top-nav-where {
	background: url("../../c.1283786/site/img/new-header/where-btn.png") no-repeat scroll left top transparent;
	width: 214px;
}
.top-nav li a:hover, .top-nav li a.active {
	background-position: 0 -43px;
}
/* End of new header styles */

/* New footer styles */
.new-footer {
	/*background: url("../../c.1283786/site/img/new-footer/footer-bkg.jpg") repeat scroll left top transparent;*/
	background: url("../../c.1283786/site/img/new-footer/footer-bkg-big.png ") repeat-x scroll 180px 0 transparent;
    margin: 20px 0 0;
    min-height: 213px;
    padding: 18px 0 12px;
    position: relative;
    text-align: left;
}
.new-footer #dash {
	border-top: 1px dashed #89A127;
    float: none;
    height: 1px;
    margin: 0;
    position: absolute;
    top: 50px;
    width: 100%;
}

.new-footer > div.with-margin {
	margin-left: 15%
}
.new-footer > div > div {
	float: left;
    height: 200px;
    margin-left: 50px;
}
.new-footer > div p {
	color: #FFFFFF;
    font-family: helvetica;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 40px;
}
.new-footer > div ul {
	border: medium none;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 135px;
}
.new-footer > div ul li {
	margin-bottom: 5px;
}
.new-footer > div ul li a {
	color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
}
.copyr {
	background: none repeat scroll 0 0 #231F20;
    color: #AAAAAA;
    font-size: 0.8em;
    height: 25px;
    padding-top: 15px;
    text-align: center;
    text-transform: uppercase;
}
.greenie {
	background: none repeat scroll 0 0 #7B9A00;
    height: 10px;
}
/* End of new footer styles */

/* New Home styles */
.new-for-home {
	display: none;
}
.slider {
	border: 1px solid #e2e2e2;
	border-radius: 5px;
	padding: 10px;
}
.slider-out {
	height: 372px;
    overflow: hidden;
    position: relative;
    width: 944px;
}
.slider-in {
	min-width: 5000px;
}
.slider-in a {
	display: block;
	float: left;
	width: 944px;
}
.pass {
	display: block;
	height: 58px;
	position: absolute;
	text-indent: -999999px;
	top: 115px;
	width: 51px;
}
#slider-prev {
	background: url("../../c.1283786/site/img/new-home/arrow-left.png") no-repeat scroll left top transparent;
    left: -10px;
}
#slider-next {
	background: url("../../c.1283786/site/img/new-home/arrow-right.png") no-repeat scroll left top transparent;
    right: -14px;
}
.slider-shadow {
	background: url("../../c.1283786/site/img/new-home/slider-bottom.jpg") no-repeat scroll left top transparent;
    height: 17px;
    margin-bottom: 10px;
    width: 961px;
}
.meta-font {
	color: #616161;
    font-family: myriad pro;
    font-size: 18px;
    margin-bottom: 25px;
    text-align: center;
}
.sections-top-shadow {
	background: url('../../c.1283786/site/img/new-home/sections-bottom.jpg') no-repeat scroll left top transparent;
	height: 32px;
	margin-bottom: 20px;
	width: 961px; 
}
#sections-wrap > div {
	float: left;
	width: 31%;
}
#sections-wrap .margin-home {
	margin-left: 33px;
}
#sections-wrap .title {
	font-family: myriad pro;
    font-size: 21px;
    font-weight: bold;
    height: 29px;
    letter-spacing: 0;
}
#sections-wrap .about-title {
	color: #e7a913;
}
#sections-wrap .fabrics-title {
	color: #40c0b6;
}
#sections-wrap .shop-title {
	color: #aec941;
}
#sections-wrap p {
	color: #616161;
	font-size: 13px;
	line-height: 20px;
}
#sections-wrap p.floated {
	float: left;
    width: 78%;
}
#sections-wrap .show-now {
	background: url("../../c.1283786/site/img/new-home/bag.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 92px;
    text-indent: -99999px;
    width: 62px;
}
#sections-wrap .learn-more {
	color: #7b9a00;
	margin-left: 3px;
}
/* End of New Home styles */