body {
    font-size: 11px;
    font-size-adjust: none;
    background-color: #666;
    color: #fff;
    font-family: arial, tahoma, sans-serif;
    padding: 0px 0px 0px 0px;
    margin:  0px 0px 0px 0px;}

.clearthis {
    margin : 0px;
    height : 0px;
    clear : both;
    float : none;
    font-size : 0px;
    line-height : 0px;
    overflow : hidden;}

.topBg {
    background: url('../topbackground.gif') 0px 0px;
    height:22px;
    width:950px;}

.topLogo {
    background: url('../logoheader.gif') 0px 0px;
    height:72px;
    width:950px;
}


.sidecolor { 
    background-color: #666; }

.sidecolorRight { 
    background-color: #666; 
    background-image: url('../backgroundShadow.gif'); 
    background-repeat: repeat-y;}

/* =======================GENERAL-TEXT========================= */

div {
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;}
a {
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;}

p { font-size: 12px;}

p.white { 
font-size: 12px;
color: #f0f0f0;
}

h1 {
    color: #d2d2d2;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 1px;
}



h2 {
    color: #d2d2d2;
    font-size: 14px;
    font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    margin: 5px 0px 5px 1px;
    padding: 0;
}
h4 {
    color: #d2d2d2;
    font-size: 12px;
    font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    margin: 2px 0px 4px 0px;
    padding: 0;
}
a:hover {
    text-decoration: underline;
    color: red;
}

ul {
    color: #000;
    font-size: 12px;
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-weight: normal;
    text-align: left;
    margin: 10px 2px 3px 15px;
    list-style-type: disc;
    list-style-position: outside;
}
/* =======================GENERAL-TABLE========================= */
td { 
    font-size: 12px;}

th {
    font-size: 11px;
    color: black;}

.bold { font-weight: bold; }
.padding { padding: 4px; }
.border { border-bottom: medium solid #9e9ec3; }
.button {
    background: #ddd none;
    color: #000;
    font-size: 10px;
}
a.button {
    background: #ddd none;
    color: #000;
    font-size: 11px;
    padding: 3px 8px 3px;
}
.pageHeading { padding: 0px 30px 0px 30px; }
.page_menu { background: #000; }
td.pageHeading, div.pageHeading {
    font-size: 18px;
    font-weight: bold;
}
.productListing-heading {
    color:#000;
    font-size:12px;
    font-weight:bold;
    background-color: #D9D9D9;
}
.dataTable {
    padding: 0px 0px;
    margin: 0px 30px;
}
.dataTable td {
    padding: 3px 3px 7px 3px;
    margin:  0px 0px 0px 0px;/*border-style: solid;
    border-color: #9e9ec3;
    border-width: 1px 1px 1px 1px;*/
}
.dataTable th {
    background-color: #ededed;
    padding: 2px 3px 2px 3px;
    margin:  0px 0px 0px 0px;
    border-style: solid;
    border-color: #666;
    border-width: 1px 1px 1px 1px;
}
.tableData {
    color: #dcdcdc;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}
.tableDataRight {
    color: #dcdcdc;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
}
.tableDataRightBlack {
    color: #000;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
}
.tableDataCenter {
    color: #dcdcdc;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    vertical-align: middle;
}
/* =======================BodyText========================= */
.body_text {
    color: black;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}
.bodycopy, .marketingTable p, .marketingTable li {
    color:#D2D2D2;
    font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size:12px;
    font-style:normal;
    font-weight:bold;
    text-decoration:none;
}
.bodycopy_red {
    color: red;
    font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size:12px;
    font-style:normal;
    font-weight:bold;
    text-decoration:none;
}
.bodycopy_error {
    color: red;
    font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size:11px;
    font-style:normal;
    font-weight:bold;
    text-decoration:none;
}
.bodycopy_ups {
    color: #D2D2D2;
    font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size:10px;
    font-style:normal;
    font-weight:bold;
    text-decoration:none;
}
.bodycopy_home {
    color: #D2D2D2;
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    text-decoration: none;
    padding: 20px 60px 20px 30px;
}
.bodycopy_invoice {
    color: #D2D2D2;
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    text-decoration: none;
    padding: 0px 10px 0px 10px;
}

/* =======================ColorTile========================= */

.colortile {
    color: #dcdcdc;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}
div.colortile { 
        width: 71px;
        margin: 0px 15px 5px 0px;
}
table.colortile {
    padding: 2px 3px 2px 3px;
/*    margin: 20% 20% 20% 20%;*/
    font-family: Arial, Helvetica, sans-serif;
}
table.product_info {
    padding: 0px 0px 0px 0px;
    font-family: Arial, Helvetica, sans-serif;
}
.product_info {
    color: #dcdcdc;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

/* PRODUCT PAGE */
#productpage td { text-align: center; }
.caption {
    color: #dcdcdc;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial, Helvetica, san-serif;
}
.color_name {
    color: #dcdcdc;
    font-style: normal;
    font-weight: bold;
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
}
.product_description {
    color: #000;
    background-color: #ededed;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}
.product_quantity {
    color: #000;
    background-color: #ededed;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    padding-right: 10px;
}
.group_separator { padding: 30px 0px 0px 0px; }
table.product_page { padding: 10px 0px 0px 0px; }
table.productheader {
    height: 38px;
    background-color: #454545;
    padding: 0px 10px 0px 0px;
    vertical-align: middle;
    font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular;
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
}
table.product_grid { padding: 0px 10px 0px 10px; }
td.index {
    width: 222px;
    height: 125px;
    background-repeat: no-repeat;/*align: center; */
}

.promo {
    color: red;
    font-size: 14px;
    font-family: Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    padding: 20px 0px 5px 1px;}

p.promo1 {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 16px;
}
p.promo2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
    color: #999999;
}
p.promo3 { color: #fff; }
a.promo { color: #fff; }
#mainbody {
    padding: 0px 0px 0px 0px;
    min-height: 400px;
}
#compbody { padding: 0px 0px 0px 0px; }
#cartTable {
    font-weight: bold;
    margin: 0px 30px 0px 30px;
}
#upsCartTable { margin: 0px 30px 0px 30px; }
#searchTable {
    font-weight: bold;
    margin: 0px 30px 0px 30px;
    padding: 5px 3px 5px 3px;
    background-color: #454545;
}
#shippingTable {
    font-weight: bold;
    margin: 30px 30px 30px 30px;/* padding: 5px 3px 5px 3px; */
}
#loginmain {
    font-weight: 200;
    margin: 20px 0px 10px;
}
#logintable {
    font-weight: bold;
    margin: 20px;
    width: 95%;
}
#logintablebtn { margin: 0px 0px 0px 30px; }
#newaccount {
    font-weight: bold;
    padding-left: 18px;
    margin: 0px 0px 0px 30px;
}
.txtboxlong2 {
    width: 150px;
    border: 1px solid #7F9DB9;
    font-size:11px;
    color: #000000;
    padding:2px;
    text-align:left;
}
.btn {
    border:1px #ddd solid;
        margin: 20px 0px 1px 0px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 1px;
    padding-top: 2px;
    clear:both;
    height:auto;
    background-color: #353535;
}
.btn:link {
    font-size:10px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    vertical-align:middle;
    font-weight:800;
}
.btn:visited {
    font-size:10px;
    text-transform: uppercase;
    color:#fff;
    text-decoration: none;
    vertical-align:middle;
    font-weight:800;
}
.btn:hover {
    font-size:10px;
    text-transform: uppercase;
    color: #9c9c9c;
    text-decoration: none;
    vertical-align:middle;
    font-weight:800;
    border:1px #9c9c9c solid;
}
.emailbtn {
    border:1px #ddd solid;
    padding: 5px 8px 2px 8px;
        margin: 15px 3px 2px 5px;
    clear:both;
    height:auto;
    background-color: #353535;
}
.emailbtn:link {
    font-size:10px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    vertical-align:middle;
    font-weight:800;
}
.emailbtn:visited {
    font-size:10px;
    text-transform: uppercase;
    color:#fff;
    text-decoration: none;
    vertical-align:middle;
    font-weight:800;
}
.emailbtn:hover {
    font-size:10px;
    text-transform: uppercase;
    color: #9c9c9c;
    text-decoration: none;
    vertical-align:middle;
    font-weight:800;
    border:1px #9c9c9c solid;
}
.breadplain {
    font-size: 11px;
    font-weight: 800;
    vertical-align: middle;
    padding-top: 20px;
    margin: 20px 5px 0px 30px;
    height: 100%;
}
.bread {
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 1px;
    padding-top: 20px;
    clear: both;
    height: 100%;
}
.bread:link {
    font-size: 11px;
    font-weight: 800;
    color: red;
    text-decoration: none;
    vertical-align: middle;
    padding-top: 20px;
}
.bread:visited {
    font-size: 11px;
    color: red;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 800;
    padding-top: 20px;
}
.bread:hover {
    font-size: 11px;
    color: #9c9c9c;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 800;
    padding-top: 20px;
}
.breadoff {
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 1px;
    padding-top: 20px;
    clear: both;
    height: 100%;
}
.breadoff:link {
    font-size:11px;
    color: #d3d3d3;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 800;
    padding-top: 20px;
}
.breadoff:visited {
    font-size: 11px;
    color: #d3d3d3;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 800;
    padding-top: 20px;
}
.breadoff:hover {
    font-size:11px;
    color: #9c9c9c;
    text-decoration: none;
    vertical-align: middle;
    font-weight: 800;
    padding-top: 20px;
}
div#logintable { text-align: right; }
.textfield { background-color: #e3e3e3; }
.radiobutton { background-color: #e3e3e3; }
.banner {
    background-color: #454545;
    height: 38px;
    width: 100%;
    margin-left: auto;
    padding: 0px 10px 0px 0px;
}
td.banner {
    font-size: 16px;
    font-weight: bold;
}
.oddrow { background: #000; }
.evenrow { background: #454545; }
#footer {
    font-size:8px;
    font-weight: normal;
}
#custlogin {
    font-size:11px;
    padding-left:18px;
    text-align:left;
    vertical-align:top;
    width:100%;
}
.red_raquo {
    color: #7e010d;
    font-size: 13px;
}
/* TOP TOOL BAR */
#toptoolbar td {
    text-align: center;
    padding: 0px 5px 0px 5px;/*border-right: 1px solid #000; */
}
#toptoolbar td.last { border-style: none; }
#toptoolbar td.static {
    color: #000;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}
#toptoolbar td.staticTab {
    color: #000;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}
#toptoolbar a {
    font-size: 10px;
    text-decoration: none;
    color: #000;
    text-align: right;
}
#toptoolbar a:hover { color: red; }
/* NAV BAR */
#navbar div { font-size: 10.5px; }
#navbar td {
    text-align: center;
    vertical-align: middle;
    /*letter-spacing: 2px; */
   /* height: 30px; */
    font-size: 11px;
    color: #FFF;
    padding: 2px 0px 2px 0px;
    border-right: 1px solid #666;
    border-top: 1px solid #999999;
        width: 16%;
    background: url('../navMenuBg.gif') repeat-x;
}
#navbar td.last { 
    border-top: 1px solid #999999;
}
#navbar a {
    text-decoration: none;
    font-size: 11px;
    /*font-weight: bold;*/
    color: #000;
    width:100%;

    display:block;
}
#navbar a:hover { color: red; }
/* LEFT BOX */
.leftbox {
    background-color: #000;
    border-style: solid;
    border-color: #fff;
    border-width: 0px 0px 0px 0px;
}
.boxheader {
    padding: 2px 0px 2px 5px;
    background-color: #c5c5c5;
    color: #000;
    font-weight: bold;
    font-size: 11pt;
}
.boxcontentso {
    padding: 2px 0px 2px 5px;
    background-color: #fff;
}
.boxcontent { padding: 2px 0px 2px 0px; }

/* =======================REQUEST-FORM========================= */
form {
    margin: 0;
    padding: 0;
}
input, textarea {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 12px;
    font-weight: lighter;
}
.form-line { background: #808080; }
.column-padding {
    padding: 14px 12px 18px 12px;
    color: #C8C8C8;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 11px;
    font-weight: bold;
}
.checkbox-label {
    color: #C8C8C8;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 11px;
    font-weight: bold;
}
.label { padding-bottom: 5px; }
.form-field { width: 225px; }
.form-bg { background: #202020; }
.form-bgLeft { background: #202020; border-top: 1px solid #666666; border-right: 1px solid #666666 }
.form-bgRight { background: #202020; border-top: 1px solid #666666;}
.form-bgBlack { background: #000; border-top: 1px solid #666666;}
.form-bgBlackLeft { background: #000; border-top: 1px solid #666666; border-right: 1px solid #666666 }
.form-bgBlackRight { background: #000; border-top: 1px solid #666666;}

/* =======================CATEGORY-LISTING========================= */
#catalog div {
        background-color: #202020;
    border-bottom: medium double #000;
}
#catalog a {
    color: #ffffff;
    text-decoration: none;
    width:98%;
    display:block;
    padding:5px 5px 5px 0px;
}
#catalog a:hover { color: red; }
#catalog a.categoryfalse { color: #cccccc; }
#catalog a.categoryfalse:hover { color: red; }
#catalog a.categorytrue { color: red; }
#catalog div.category0 {
    padding-left: 10px;
    background-color: #393939;

}
#catalog div.category1 { padding-left: 17px; }
#catalog div.category2 { padding-left: 19px; }
#catalog div.category3 { padding-left: 26px; }

/* =======================SPECIAL-OFFER========================= */

/*
#specialoffer {
overflow: hidden;
background: url('/website/content/specialoffer_background.jpg') no-repeat 0px 0px;
color: #fff;
font-size: 11px;
}
#specialoffer_text {
width: 129px;
height: 60px;
}
#specialoffer_text h2 {
margin-top: 8px;
margin-left: 10px;
width: 113px;
height: 38px;
background: url('/website/content/specialoffer_header.gif') no-repeat 0px 0px;
}
#specialoffer_link {
margin-left: 12px;
}
*/
/* FLASH CONTENT*/
#flashcontent { border: solid 1px #000; }
#flashIndextable {
    margin-top: 30px;
    width: 945px;
}
#flashSlideshowtable {
    margin: 30px 50px 20px 50px;
    width: 640px;
}
#flashSlideshowtable p {padding: 0px 10px 0px;}
#flashSlideshowtable h3 {padding: 0px; font-size:12px; text-transform: uppercase; text-decoration: underline;}
#flashMainshowtable {
    margin: 30px 0px 80px 0px;
    width: 750px;
}
/* MY ACCOUNT SECTION */
#myAccountTable {
    margin: 30px 0px 10px 30px;
    width: 700px;
}
.myAccountTable {
    margin: 10px 0px 10px 30px;
    width: 700px;
}
.myAccountTable td {
    padding: 3px 3px 7px 3px;
    margin:  0px 0px 0px 0px;/*border-style: solid;
    border-color: #9e9ec3;
    border-width: 1px 1px 1px 1px;*/
}
.myAccountTable th {
    background-color: #ededed;
    padding: 2px 3px 2px 3px;
    margin:  0px 0px 0px 0px;
    border-style: solid;
    border-color: #666;
    border-width: 1px 1px 1px 1px;
}
.invoiceBorder {
    border-bottom: thin solid #393939;
    border-left: thin solid #393939;
    border-right: thin solid #393939;
}
.invoiceBorderMiddle {
    border-bottom: thin solid #393939;
    border-right: thin solid #393939;
}
.invoicePageSep {
    border-bottom:2px solid #393939;
    margin: 3px 0px 10px 0px;
    vertical-align:middle;
    width:100%;
}

#passresetitle {
    margin: 30px 0px 5px 30px;
}

#logo { padding: 0px 10px 0px 0px; }
.bodycopy_info {
    color: #000;
    font-size: 12px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana;
    font-style: normal;
    font-weight: normal;
}
/* Form Input */
input.formInputText {
    font-size: 12px;
    color: #000;
    background-color: #f1f1f1;
    padding: 2px;
    border: solid 1px #666;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 20px;
    width: 225px;
}
input.formInputText:hover {
    background-color: #ddd;
    border: solid 1px #666;
    color: #000;
    cursor: pointer;
}
input.formInputText:focus {
    color: #000;
    background-color: #feffbd;
    border: solid 1px #666;
    cursor: text;
}
select.formSelect {
    font-size: 10px;
    color: #000;
    background-color: #f1f1f1;
    padding: 2px;
    border: solid 1px #666;
    margin-right: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}
select.formSelect:hover {
    color: #333;
    background-color: #ddd;
    border: solid 1px #666;
}
select.formSelect:focus {
    color: #000;
    background-color: #feffdb;
    border: solid 1px #666;
}
input.formInputButton {
    font-size: 1.2em;
    vertical-align: middle;
    font-weight: bolder;
    text-align: center;
    color: #300;
    background: #f99 url(bg_button.png) repeat-x;
    padding: 1px;
    border: solid 1px #f66;
    cursor: pointer;
    float: right;
}
input.formInputButton:hover { background-image: url(bg_button_hover.png); }
input.formInputButton:active { background-image: url(bg_button.png); }
input.formInputQty {
    font-size: 12px;
    text-align: right;
    color: #000;
    background-color: #f1f1f1;
    padding: 2px;
    border: solid 1px #666;
    margin-right: 0px;
    margin-bottom: 0px;
    height: 20px;
}
input.formInputQty:hover {
    background-color: #ddd;
    border: solid 1px #666;
    color: #000;
    cursor: pointer;
}
input.formInputQty:focus {
    color: #000;
    background-color: #feffbd;
    border: solid 1px #666;
    cursor: text;
}
/* Row Quantity Colors */
.disccol {
    font-weight: bolder;
    font-size: 12px;
    color: red;
}
.bgcol {
    font-weight: bolder;
    font-size: 12px;
    color: #AADD99;
}
.bgcol1 {
    font-weight: bolder;
    font-size: 12px;
    color: #AADD99;
}
.bgcol2 {
    font-weight: bolder;
    font-size: 12px;
    color: #AADD99;
}
.bgcol3 {
    font-weight: bolder;
    font-size: 12px;
    color: #AADD99;
}
.bgcol4 {
    font-weight: bolder;
    font-size: 12px;
    color: #AADD99;
}
.nocol { }


.pageSep {
    border-bottom:1px solid #E4E3E8;
    margin: 10px 0px 5px 0px;
    vertical-align:middle;
    width:100%;
}
.pageSepBottom {
    border-bottom:1px solid #E4E3E8;
    margin: 5px 0px 10px 0px;
    vertical-align:middle;
    width:100%;
}
.viewcart a {
    font-size: 11px;
    color: #000;
    text-decoration: none;
}
.shiptobox { border: solid #FFF; }
#shipToArea .crb { border-right:1px solid #dadada; }
#shipToCell {
    position:relative;
    float:left;
    clear:both;
    background:#000;
    padding-bottom:10px;
}
#shipToCell dd { padding:1px 10px; }
#shipToCell table {
    width:100%;
    clear:both;
}
#shipToCell table .cell { float:none; }
#shipToCell .cell {
    width:220px;
    height:10em;
    position:relative;
    margin:4px;
    padding:10px 0px 0px 1px;
    float:left;
    border:1px solid #a9a9a9;
}
#shipToCell .header {
    position:relative;
    height:15em;
}
#shipToCell .body {
    position:relative;
    height:5em;
    background:#000;
}
#shipToCell .footer {
    position:relative;
    height:5em;
}
#shipToCell .icons {
    position:absolute;
    top:70px;
    left:125px;
}
#shipToCell .description {
    position:absolute;
    left:0;
    top:3.3em;
    width:228px;
    background:#fff;
    text-align:left;
}
#shipToCell .description .title h3 {
    font-weight:normal;
    margin:0;
    padding:0;
}
#shipToCell .description .bullet ul, #bcaProductCell .description .bullet li {
    margin:0 0 0 15px;
    padding:0;
}
/* Marketing Cybermark */

.mcontent {
    padding:15px;
    background-color:#D6D3C8;
    margin:39px 10px 10px 10px;
}

.mcontent p, .mcontent h2 { color:#000000; font-weight:normal; }
.mcontent h2 { color:#000000; font-weight:bold; }

.mcontent a { color:#7e010d; }
.mcontent a:visited { color:#7e010d; }
.mcontent a:hover { color:#FF0000; }
.rightimg {
    float: right;
    margin: 10px;
    margin-right: 0px;
    border: none;
}
.leftimg {
    float: left;
    margin: 10px;
    margin-left: 0px;
    border: none;
}

.mcontent img.leftimg,.mcontent img.rightimg,.mcontent table.art img {border:1px solid #7e010d;padding:4px;}
.centerimg {
    float: center;
    margin: 10px;
    margin-left: 0px;
    border: none;
}
.btnMarketing {
    border:1px #ddd solid;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 10px;
    padding-top: 2px;
    clear:both;
    height:auto;
    background-color: #660000;
    margin-right: 30px;
}
.btnMarketing:link {
    font-size:10px;
    text-transform: uppercase;
    color: #ff0000;
    text-decoration: none;
    vertical-align:middle;
    font-weight:800;
}
.btnMarketing:visited {
    border:1px #ddd solid;
       &nbsp;font-size:10px;
    text-transform: uppercase;
    color:#fff;
    text-decoration: none;
    vertical-align:middle;
    font-weight:800;
}
.btnMarketing:hover {
    font-size:10px;
    text-transform: uppercase;
    color: #9c9c9c;
    text-decoration: none;
    vertical-align:middle;
    font-weight:800;
    border:1px #9c9c9c solid;
}
.marketingTable {
    width: 580px;
    margin: 30px 90px 10px;
    color:#D2D2D2;
}
.marketingTable a { text-decoration: underline; }
.marketingTable a:visited { text-decoration: underline; }
.marketingTable a:hover { color:#FF0000; text-decoration: none; }

.marketing { background: url(../marketingBG-plastic.gif) no-repeat }
.cavasToteBg { background: url(../marketing-canvasTote.jpg) no-repeat; }
.biodegradableBg { background: url(../marketing-biodegradable.jpg) no-repeat; }
.customBoxesBg { background: url(../marketing-customBoxes.jpg) no-repeat; }
.customPlasticBagBg { background: url(../marketing-customPlasticBag.jpg) no-repeat; }
.foodPackagingBg { background: url(../marketing-foodPkg.jpg) no-repeat; }
.giftBagsBg { background: url(../marketing-giftBags.jpg) no-repeat; }
.giftBoxesBg { background: url(../marketing-giftBox.jpg) no-repeat; }
.greenPackagingBg { background: url(../marketing-greenPkg.jpg) no-repeat; }
.packagingBg { background: url(../marketing-packaging.jpg) no-repeat; }
.paperBagBg { background: url(../marketing-paperBags.jpg) no-repeat; }
.plasticShoppingBagBg { background: url(../marketing-customPlasticBag.jpg) no-repeat; }
.printedShoppingBagBg { background: url(../marketing-printShopBag.jpg) no-repeat; }
.recycledBagBoxBg { background: url(../marketing-recBags.jpg) no-repeat; }
.shippingSuppliesBg { background: url(../marketing-shipSupplies.jpg) no-repeat; }
/* EnviroPackaging*/
.enviroHeading {
    color: #0c0000;
    font-size: 13px;
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-weight: bold;
    font-style: normal;
    text-align: left;
    text-indent: 3px;
    /* height: 20px; */
    padding: 10px 0px 3px 0px;
    text-transform: uppercase;
}
.enviroPlasticHeading {
    color: #0c0000;
    font-size: 13px;
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-weight: bold;
    font-style: normal;
    background-color: #cc6;
    text-align: left;
    text-indent: 3px;
    height: 30px;
}
.enviroCustomHeading {
    color: #0c0000;
    font-size: 13px;
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-style: normal;
    font-weight: bold;
    background-color: #c60;
    text-align: left;
    text-indent: 3px;
    height: 30px;
}
.enviroInstockHeading {
    color: #0c0000;
    font-size: 13px;
    font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    font-style: normal;
    font-weight: bold;
    background-color: #33ccff;
    text-align: left;
    text-indent: 3px;
    height: 30px;
}
.enviroBg { background: url(../EnviroBgMiddle.gif) repeat; }
#enviroTable {
    font-weight: bold;
    font-color: #000;
    margin: 40px 40px 20px 50px;
}
#enviroTable h2 {
    font-weight: bold;
    color: #000;
}

/* ----------Drop Nav for resources ----*/
#topnavi {
    width: 90px;
    height: 18px;
    position: relative;
    margin:0px;
    padding:0px;
z-index:5;
}
#topnavi li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    display: block;
    height: 22px;
    top: -1px;
    width: 90px;
}
#topnavi1 {
    left: 0px;
    width: 70px;
}
/* =======================Pop-Out-Nav========================= */
#topnavi ul li a, #topnavi li:hover ul a, #topnavi ul li:hover ul li a {
    background-color:#393939;
    width: 175px;
    padding: 2px;
    margin: 0px;
    border: 1px solid #000000;
    position:absolute;
    top:0px;
    left:0px;
    text-align:center;
    color: #FFFFFF;
}
#topnavi ul li:hover a, #topnavi ul li:hover ul li:hover a {
    background-image: none;
    background-color:#CCCCCC;
    color: #393939;
}
#topnavi ul { visibility: hidden; }
#topnavi li:hover ul { visibility: visible; }
#topnavi #sub1 {
    top: 19px;
    left: -104px;
}
#topnavi #sub2 {
    top: 36px;
    left: -104px;
}
#topnavi #sub3 {
    top: 53px;
    left: -104px;
}
#topnavi ul ul { visibility: hidden; }
#topnavi li:hover ul ul { visibility: hidden; }
#topnavi ul li:hover ul { visibility: visible; }
#topnavi #sub1-1 {
    top: 0px;
    left: -180px;
}
#topnavi #sub1-2 {
    top: 17px;
    left: -180px;
}
#topnavi #sub1-3 {
    top: 34px;
    left: -180px;
}
#topnavi #sub1-4 {
    top: 51px;
    left: -180px;
}
#topnavi #sub1-5 {
    top: 68px;
    left: -180px;
}
#topnavi #sub1-6 {
    top: 85px;
    left: -180px;
}
#topnavi #sub1-7 {
    top: 102px;
    left: -180px;
}
#topnavi #sub1-8 {
    top: 119px;
    left: -180px;
}
#topnavi #sub1-9 {
    top: 136px;
    left: -180px;
}
#topnavi #sub1-10 {
    top: 153px;
    left: -180px;
}
#topnavi #sub1-11 {
    top: 170px;
    left: -180px;
}
#topnavi #sub1-12 {
    top: 187px;
    left: -180px;
}
#topnavi #sub1-13 {
    top: 204px;
    left: -180px;
}
#topnavi #sub1-14 {
    top: 221px;
    left: -180px;
}
#topnavi #sub1-15 {
    top: 238px;
    left: -180px;
}
/* =======================Pop-Out-Nav========================= */

#emailList { margin: 150px 0px 2px 20px; align: center;}

/* =======================Custom-Slideshow========================= */

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:646px; margin:40px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:640px; height:480px; padding:2px; border:medium solid #666666; background:#000}
#information {position:absolute; bottom:0; width:640px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:640px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:480px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../left.gif) left center no-repeat}
#imgnext {right:0; background:url(../right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:83px; background:url(../scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:83px; background:#222 url(../scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:592px; margin-left:5px; height:98px; overflow:hidden}
#slider {position:absolute; left:0; height:98px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}


#wrap {width:935px; margin:20px auto; display:none}
#wrap * {margin:0; padding:0}
#fullSizeImage {position:relative; width:925px; height:320px; padding:0px 0px 30px 0px; /*border:1px solid #666666;*/ background:#000}
#imaged img {position:absolute; z-index:25; width:auto}
#info {position:absolute; bottom:0; width:920px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#slideareaIndex {float:left; position:relative; width:887px; margin-left:5px; height:100px; overflow:hidden}
.imgnavIndex {position:absolute; width:25%; height:300px; cursor:pointer; z-index:150}

/* =======================Whats-New-Section========================= */
.newcontent {
    padding:15px;
    background-color:#000;
    margin:25px 10px 10px 20px;}

.newcontent p { color:#d2d2d2; font-weight:bold; padding:5px 5px 5px 15px;}
.newcontent ul { color:#d2d2d2; font-weight:bold; padding:5px 5px 5px 10px;}
.newcontent h2 { color:#d2d2d2; font-weight:bold; font-size:16px; text-transform:uppercase; padding:0px 2px 10px; margin;0px;}
.newcontent h3 { color:#B3DA00; font-weight:bold; font-size:14px; padding:0px 5px 0px 5px; margin:0px;}
.newcontent img.leftimg,.newcontent img.rightimg,.newcontent table.pic img {border:1px solid #666666; padding:4px;}
.newcontent a { color:#d2d2d2; text-decoration:underline;}
.newcontent a:visited { color:#d2d2d2; }
.newcontent a:hover { color:#FF0000; }

/* =======================HOME-PAGE========================= */
.home {
    padding:0px;
    background-color:#000;
    margin-top:25px;}

.home a { color:#000; text-decoration:none;}
.home a:visited { color:#000; }
.home a:hover { color:#000; }
.pageDivider {
    background: url('../pageDivder.gif');
    height:14px;
    width:950px;
        margin-top: 10px; 
}
.contentBox { border-bottom: 2px groove #333333; padding:5px; background-color:#000; height:15px; color:#d2d2d2; font-weight:bold; font-size:12px;}
.contentImage {border:1px solid #666666; padding:20px;}
/* =======================Product-Guide-Section========================= */
.productguide {
    padding:15px;
    background-color:#000;
    margin:25px 10px 10px 20px;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
        
}

.productguide p { color:#d2d2d2; font-weight:bold; font-size:12px; line-height:100%;}
.productguide h1 { color:#d2d2d2; font-weight:bold; font-size:15px; text-transform:uppercase; text-decoration:underline;padding:0px; margin;0px;}
.productguide h2 { color:#d2d2d2; font-weight:bold; font-size:14px; text-transform:capitalize; padding:0px; margin;0px;}
.productguide h3 { color:#B3DA00; font-weight:bold; font-size:13px; padding:3px 5px 3px 5px; margin:0px;}
.productguide img.leftimg,.productguide img.rightimg,.guide img {border:1px solid #666666; padding:4px;}
.productguide a { color:#d2d2d2; text-decoration:underline; font-size:11px; line-height:100%;}
.productguide a:visited { color:#d2d2d2; font-size:11px;}
.productguide a:hover { color:#FF0000; font-size:11px;}
.productguide table {width:700px;}
.productguide td {width:233px; height:190px;}

.productguideList {
    padding:15px;
    background-color:#000;
    margin:25px 10px 10px 20px;        
}

.productguideList p { color:#d2d2d2; font-weight:bold; font-size:12px; line-height:100%;}
.productguideList h1 { color:#d2d2d2; font-weight:bold; font-size:15px; text-transform:uppercase; text-decoration:underline;padding:0px; margin;0px;}
.productguideList h2 { color:#d2d2d2; font-weight:bold; font-size:14px; text-transform:capitalize; padding:0px; margin;0px;}
.productguideList h3 { color:#B3DA00; font-weight:bold; font-size:13px; padding:0px 5px 0px 5px; margin:0px;}
.productguideList img.leftimg,.productguide img.rightimg,.list img {border:1px solid #666666; padding:4px;}
.productguideList a { color:#d2d2d2; text-decoration:underline; font-size:11px; line-height:100%;}
.productguideList a:visited { color:#d2d2d2; font-size:11px;}
.productguideList a:hover { color:#FF0000; font-size:11px;}
.productguideList table {width:700px;}
.productguideList td {width:233px; height:30px;}

/* Widget content container */
   #goog-wm {
  width: 600px;
  padding: 1em;
  border: 3px solid #333333;
  background-color: #d2d2d2; 
  margin: 10px 20px 10px 30px;}

    /* Heading for "Closest match"
   #goog-wm h3.closest-match {color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0; }

    /* "Closest match" link
   #goog-wm h3.closest-match a {color: #d2d2d2; }

    /* Heading for "Other things" */
   #goog-wm h3.other-things {color: #333333;
 }

    /* "Other things" list item */
   #goog-wm ul li {color: #d2d2d2; }

    /* Site search box */
   #goog-wm li.search-goog { display: list-item; }




#header_phone {
position:relative;
float:right;
color:#CC0000;
font-size:21px;
z-index:1;
padding-top:41px;
line-height:30px;
}
