/*----------------------------------------------------------
Title:        CC Style Sheet
----------------------------------------------------------*/
.clear {
    clear: both;
}
a {
    color: #33CCFF;
    text-decoration: underline;
}
a:active {
    text-decoration: underline;
}
a:visited {
    text-decoration: underline;
}
a:hover {
    color: #E50029;
    text-decoration: underline;
}
a:visited:hover {
    color: #E50029;
    text-decoration: underline;
}
.sublink {
    font-size: 85%;
}
a.sublink:active {
    text-decoration: underline;
}
a.sublink:visited {
    text-decoration: underline;
}
a.sublink:hover {
    text-decoration: underline;
}
a.sublink:visited:hover {
    text-decoration: underline;
}
#content-middle ol li, #content-middle ul li {
    list-style: disc;
    margin-left: 30px;
}
#content-middle ul.filmstrip li {
    list-style: none !important;
    margin-left: 0px;
}
h1, h2, h3, h4, h5, h6, .page-title  {
    font-size: 15px;
    font-weight: bold;
    padding: 3px;
    padding-left: 0;
    text-align: left;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #878787;
    text-decoration: none;
}
h1 a:hover, h2 a:hover. h3 a:hover. h4 a:hover. h5 a:hover. h6 a:hover {
    color: #878787;
    text-decoration: underline;
}
form {
    margin: 0;
    float: left;
    width: 100%;
}
.padMe {
    float: left;
    padding: 5px;
}
.display-line {
    font-size: 11px;
    padding: 3px;
}
.display-line-footer {
    font-size: 11px;
    padding: 3px;
    text-align: right;
    line-height: 20px;
}
#bg {
    background: url(http://www.gumcreekcustoms.com/00205-1/design/images/bg_11.jpg) repeat fixed top center;
    width: 100%;
    height: 140px;
    left: 0px;
    top: 0px;
    z-index: -1;
}
#tabs {
    clear: left;
    text-align: right;
    padding-right: 15px;
    width: 724px;
}
#masthead {
    clear: left;
    width: 724px;
    height: 140px;
}
.container {
      float: left;
      width: 65%;
      padding: 10px;
      text-align: left;
}
hr {
      float: left;
      width: 98%;
      color: #E2E2E2;
      background-color: #E2E2E2;
      height: 1px;
}
.disabled {
    font-weight: bold;
    color: #E2E2E2;
    padding-top: 10px;
    padding-bottom: 10px;
}
.myerror, .pending{
    font-weight: bold;
    color: #C00000;
    padding-top: 10px;
    padding-bottom: 10px;
}
.price, .display-item-price {
    font-weight: bold;
    color: #E50029;
    font-size: 110%;
    padding: 5px;
}
.form-label {
      clear: left;
      float: left;
      text-align: right;
      padding: 4px;
      width: 20%;
}
.form-label-required {
      clear: left;
      float: left;
      text-align: right;
      padding: 4px;
      width: 20%;
      font-weight: bold;
}
.form-field {
      padding: 4px;
    height: auto;
    float: left;
}
#infolist {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}
#infolist li {
    padding-left: 17px;
    background-image: url(http://www.gumcreekcustoms.com/00205-1/design/images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0.5em;
}
input, textarea, select {
    font-size: 100%;
    font-weight: normal;
}
#orderStats {
    padding: 2px;
    margin: 5px;
    float: left;
    border: 1px solid #D8DDE3;
    height: 190px;
    width: 25%;
}
.goLeft, .section {
    float: left;
    text-align: left;
}
.goRight, .logout {
    text-align: right;
    float: right;
}
.goUp {
    vertical-align: top;
}
.moneyFormat{
    text-align: right;
    height:20px;
    vertical-align: middle;
}
#pageNote {
    width: 95%;
    text-align: left;
    float: left;
    padding-bottom: 10px;
}
.submitBtn {
    font-size: 130%;
    font-weight: bold;
}
.msrpMessage {
    float: left;
    clear: left;
    text-align: center;
    width: 100%;
}
/* GIFT CERTIFICATES
-------------------------------------*/
#giftCerts {
    text-align: left;
    margin: 5px;
    width: 98%;
}
#giftCerts #pageNote {
    height: 25px;
    width: auto;
}
/*    CATEGORY LIST
-------------------------------------*/
#categoryList {
    text-align: left;
    width: 98%;
    margin: 5px;
}
#categoryList #categoryDescription {
    float: left;
    clear: left;
    margin-bottom: 10px;
    border: 1px solid #FFFFFF;
    width: auto;
    height: auto;
}
#categoryList #topOptions .sort .option select {
    height: 22px;
}
#categoryList .content-odd1 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 92%;
    float: left;
}
#categoryList .content-even1 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 92%;
    float: left;
}
#categoryList .title {
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: left;
    float: left;
    clear: both;
    width: 100%;
}
#categoryList .title a {
    color: #C50024;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 16px;
}
#categoryList .title a:hover {
    text-decoration: none;
}
#categoryList .photo {
    height: 125px;
    float: left;
    clear: left;
}
#categoryList .description {
    width: 100%;
    float: left;
    margin-left: 10px;
    text-align: left;
}
#categoryList .details {
    width: 30%;
    height: 125px;
    font-size: 11px;
    font-weight: normal;
    float: right;
    text-align: left;
    color: #464646;
}
#categoryList .details .buttons {
    float: left;
    clear: left;
    text-align: left;
}
#categoryList .details .buttons .detailBtn {
    background:url(http://www.gumcreekcustoms.com/00205-1/design/images/details_button.png) no-repeat center center;
    font-weight: bold;
    font-size: 10px;
    float: left;
    padding-top: 6px;
    width: 75%;
    height: 19px;
    text-align: center;
    vertical-align: middle;
}
#categoryList .details .buttons .detailBtn a {
    color: #FFFFFF;
    text-decoration: none;
}
#categoryList .details .buttons .detailBtn a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#categoryList #btmOptions, #categoryList .btmOptions {
    height: 40px;
}
#categoryList #btmOptions .pagination, #categoryList .btmOptions .pagination {
    float: right;
    padding-top: 18px;
    height: 22px;
    font-size: 12px;
}
#categoryList #btmOptions .pagination a, #categoryList .btmOptions .pagination a {
    color: #C00000;
    text-decoration: underline;
}
#categoryList #btmOptions .pagination a:hover, #categoryList .btmOptions .pagination a:hover {
    color: #000000;
    text-decoration: none;
}
#categoryList homepagecontent {
    clear: left;
    float: left;
}
/* CATEGORY GRID
-------------------------------------*/
#categoryGrid {
    float: left;
    text-align: left;
    margin: 0;
    width: 98%;
}
#categoryGrid #categoryDescription {
    float: left;
    clear: left;
    margin-bottom: 10px;
    border: 1px solid #FFFFFF;
    width: auto;
    height: auto;
}
/*/ USED IN TWO COLUMN CATEGORY GRIDS /*/
#categoryGrid .content-odd2 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 47%;
    padding-bottom: 15px;
    border: 1px dotted;
}
#categoryGrid .content-even2 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 47%;
    padding-bottom: 15px;
    border: 1px dotted;
}
/*/ USED IN THREE COLUMN CATEGORY GRIDS /*/
#categoryGrid .content-odd3 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 33%;
    padding-bottom: 15px;
    border: 1px dotted;
}
#categoryGrid .content-even3 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 33%;
    padding-bottom: 15px;
    border: 1px dotted;
}
/*/ USED IN FOUR COLUMN CATEGORY GRIDS /*/
#categoryGrid .content-odd4 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 25%;
    padding-bottom: 15px;
    border: 1px dotted;
}
#categoryGrid .content-even4 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 25%;
    padding-bottom: 15px;
    border: 1px dotted;
}
/*/ USED IN FIVE COLUMN CATEGORY GRIDS /*/
#categoryGrid .content-odd5 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 20%;
    padding-bottom: 15px;
    border: 1px dotted;
}
#categoryGrid .content-even5 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 20%;
    padding-bottom: 15px;
    border: 1px dotted;
}
/*/ USED IN SIX COLUMN CATEGORY GRIDS /*/
#categoryGrid .content-odd6 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 16%;
    padding-bottom: 15px;
    border: 1px dotted;
}
#categoryGrid .content-even6 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 16%;
    padding-bottom: 15px;
    border: 1px dotted;
}
#categoryGrid .title {
    margin-top: 8px;
    margin-bottom: 8px;
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
}
#categoryGrid .title a {
    color: #C50024;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 16px;
}
#categoryGrid .title a:hover {
    text-decoration: none;
}
#categoryGrid .photo {
    width: 100%;
    height: auto;
    float: left;
    clear: left;
}
#categoryGrid .description {
    width: 100%;
    text-align: center;
    clear: both;
}
#categoryGrid .details {
    width: 100%;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    color: #464646;
}
#categoryGrid .details .buttons {
    width: 100%;
    float: left;
    clear: left;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}
#categoryGrid .details .buttons .detailBtn {
    background:url(http://www.gumcreekcustoms.com/00205-1/design/images/details_button.png) no-repeat center center;
    font-weight: bold;
    font-size: 10px;
    float: left;
    padding-top: 6px;
    width: 100%;
    height: 19px;
    text-align: center;
    vertical-align: middle;
}
#categoryGrid .details .buttons .detailBtn a {
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
}
#categoryGrid .details .buttons .detailBtn a:hover {
    text-align: center;
    color: #FFFFFF;
    text-decoration: underline;
}
#categoryGrid #btmOptions, #categoryGrid .btmOptions {
    height: 40px;
}
#categoryGrid #btmOptions .pagination, #categoryGrid .btmOptions .pagination {
    float: right;
    padding-top: 18px;
    height: 22px;
    font-size: 12px;
}
#categoryGrid #btmOptions .pagination a, #categoryGrid .btmOptions .pagination a {
    color: #000000;
    text-decoration: underline;
}
#categoryGrid #btmOptions .pagination a:hover, #categoryGrid .btmOptions .pagination a:hover {
    color: #000000;
    text-decoration: none;

}
#categoryGrid homepagecontent {
    clear: left;
    float: left;
}
/* AFFILIATE LOGIN
-------------------------------------*/
#affiliateLogin {
    text-align: left;
    width: 100%;
    margin: 5px;
}
/* AFFILIATE FORM
-------------------------------------*/
#affiliateForm {
    text-align: left;
    width: 98%;
    margin: 5px;
}
#affiliateForm h2 {
    width: 100%;
}
#affiliateForm .section {
    height: 40px;
    float: left;
    clear: both;
    width: 100%;
}
#affiliateForm .myerror {
    clear: left;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
}
#affiliateForm #contact {
    float: left;
    clear: left;
    width: 98%;
}
#affiliateForm #payee {
    float: left;
    clear: left;
    width: 98%;
}
#affiliateForm #buttons {
    float: left;
    clear: left;
    width: 98%;
    padding-top: 15px;
}
/* CUSTOMER LOGIN
-------------------------------------*/
#customerLogin {
    float: left;
    text-align: left;
    width: 98%;
    margin: 5px;
}
#customerLogin #existingCustomer {
    height: 190px;
    width: 55%;
    clear: left;
    float: left;
}
#customerLogin #newCustomer {
    height: 190px;
    width: 40%;
    float: right;
}
#customerLogin .form-label, #customerLogin .form-label-required {
    width: 160px;
}
#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
    color: #FFFFFF;
    background-color: #878787;
    text-align: left;
    padding:5px;
    font-weight: bold;
}
#existingCustomer .form-label {
    width: 67px;
}
#newCustomer .body {
    padding: 5px;
    text-align: center;
}
#newCustomer .body input {
    margin-top: 12px;
}
#customerLogin #passwordRemindCustomer, #customerLogin #createCustomer {
    width: 100%;
}

#twitterLoginLink img {
    border: none;
}
/*    PRODUCT GRID
-------------------------------------*/
#productGrid {
    float: left;
    text-align: left;
    margin: 5px;
    width: 98%;
}
#productGrid .addToCartBtnNoImg {
    margin-bottom: 10px;
}
#productGrid #categoryDescription {
    float: left;
    clear: left;
    margin-bottom: 10px;
    border: 1px solid #FFFFFF;
    width: 100%;
    height: auto;
}
#productGrid table {
    float: left;
    clear: left;
    width: 100%;
}
#productGrid #topOptions {
    overflow: hidden;
}
#productGrid #topOptions .search {
    float: left;
    clear: left;
    height: 18px;
}
#productGrid #topOptions .myrow {
    width: 100%;
}
#productGrid #topOptions .display {
    float: left;
    clear: left;
    height: 18px;
    width: 50%;
    text-align: left;
}
#productGrid #topOptions .sort {
    float: right;
    text-align: right;
}
#productGrid .label {
    float: left;
    padding: 2px;
    padding-top: 5px;
}
#productGrid #topOptions .sort .option {
    float: left;
    height: 18px;
    padding: 2px;
}
#productGrid #topOptions .sort .option select {
    height: 22px;
}
/*/ USED IN TWO COLUMN PRODUCT GRIDS /*/
#productGrid .content-even2 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 45%;
    padding-bottom: 15px;
    border: 1px dotted;
}
#productGrid .content-odd2 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 45%;
    padding-bottom: 15px;
    border: 1px dotted;
}
/*/ USED IN THREE COLUMN PRODUCT GRIDS /*/
#productGrid .content-even3 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    border: 1px dotted;
}
#productGrid .content-odd3 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    border: 1px dotted;
}
/*/ USED IN FOUR COLUMN PRODUCT GRIDS /*/
#productGrid .content-even4 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 22%;
    padding-bottom: 15px;
    border: 1px dotted;
}
#productGrid .content-odd4 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 22%;
    padding-bottom: 15px;
    border: 1px dotted;
}
/*/ USED IN FIVE COLUMN PRODUCT GRIDS /*/
#productGrid .content-even5 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 18%;
    padding-bottom: 15px;
    border: 1px dotted;
}
#productGrid .content-odd5 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 18%;
    padding-bottom: 15px;
    border: 1px dotted;
}
/*/ USED IN SIX COLUMN PRODUCT GRIDS /*/
#productGrid .content-even6 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 15%;
    padding-bottom: 15px;
    border: 1px dotted;
}
#productGrid .content-odd6 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 15%;
    padding-bottom: 15px;
    border: 1px dotted;
}
#productGrid .title {
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: center;
    float: left;
    clear: both;
    width: 100%;
}
#productGrid .title a {
    color: #C50024;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 16px;
}
#productGrid .title a:hover {
    text-decoration: none;
}
#productGrid .photo {
    width: 100%;
    height: auto;
    float: left;
    clear: left;
}
#productGrid .details {
    width: 100%;
    height: auto;
    font-size: 10px;
    font-weight: normal;
    float: right;
    clear: none;
    text-align: left;
    color: #464646;
}
#productGrid .description {
    float: left;
    clear: left;
    width: 100%;
    height: auto;
    text-align: center;
}
#productGrid .details .sprice {
    float: left;
    clear: left;
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 8px;
}
#productGrid .details .buttons {
    width: 100%;
    height: auto;
    float: left;
    clear: left;
    text-align: center;
}
#productGrid .details .buttons .detailBtn {
    background:url(http://www.gumcreekcustoms.com/00205-1/design/images/details_button.png) no-repeat center center;
    font-weight: bold;
    font-size: 10px;
    float: left;
    padding-top: 6px;
    width: 100%;
    height: 19px;
    text-align: center;
    vertical-align: middle;
}
#productGrid .details .buttons .detailBtn a {
    color: #FFFFFF;
    text-decoration: none;
}
#productGrid .details .buttons .detailBtn a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#productGrid .details .buttons .addToCartBtn {
    background:url(http://www.gumcreekcustoms.com/00205-1/design/images/add_to_cart_button.png) no-repeat center center;
    font-weight: bold;
    font-size: 11px;
    float: left;
    padding-top: 6px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
#productGrid .details .buttons .addToCartBtn a {
    color: #FFFFFF;
    text-decoration: none;
}
#productGrid .details .buttons .addToCartBtn a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#productGrid .details .buttons .detailBtnNoImg {
    padding-top: 12px;
}
#productGrid .details .inventorynote {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: center;
}
#productGrid .details .pricenote {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #C00000;
    font-weight: bold;
    text-align: center;
}
#productGrid .options {
    clear: left;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 10px;
}
#productGrid .options .form-label{
    clear: left;
    float: left;
    text-align: center;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
#productGrid .options .form-field{
    float: left;
    text-align: center;
    width: 100%;
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
}
#productGrid #btmOptions {
    clear: left;
    float: left;
    width: 100%;
}
#productGrid #btmOptions .batchAddToCartButton {
    background-color: #63ba17;
    font-weight: bold;
    font-size: 10px;
    float: left;
    width: 160px;
    height: 28px;
    text-align: center;
    padding: 3px;
    vertical-align: middle;
    margin-top: 15px;
}
#productGrid #btmOptions .batchAddToCartButton a {
    color: #FFFFFF;
    text-decoration: none;
}
#productGrid #btmOptions .batchAddToCartButton a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#productGrid #btmOptions .pagination {
    float: right;
    width: auto;
    height: 19px;
    font-size: 12px;
    padding-top: 15px;
}
#productGrid #btmOptions .pagination a {
    color: #C00000;
    text-decoration: underline;
}
#productGrid #btmOptions .pagination a:hover {
    color: #000000;
    text-decoration: none;
}
#productGrid #btmCategoryPhoto {
    clear: left;
    float: left;
}
#productGrid #btmCategoryPhotoImage {
    clear: left;
    float: left;
}
#productGrid #btmCategoryPhotoCaption {
    clear: left;
    float: left;
}
#productGrid #qtyPricing {
    float: left;
    clear: left;
    border-collapse: collapse;
    margin-bottom: 15px;
    width: 100%;
    text-align: center;
}
#productGrid #qtyPricing .hdr-title-left {
    float: left;
    color: #FFFFFF;
    background-color: #878787;
    text-align: left;
    font-weight: bold;
    padding: 3px;
    width: 25%;
}
#productGrid #qtyPricing .hdr-title-right {
    float: left;
    color: #FFFFFF;
    background-color: #878787;
    text-align: left;
    font-weight: bold;
    padding: 3px;
    width: 50%;
}
#productGrid #qtyPricing .list-left {
    clear: left;
    float: left;
    border-bottom: 1px solid #D8DDE3;
    padding: 3px;
    width: 25%;
}
#productGrid #qtyPricing .list-right {
    float: left;
    border-bottom: 1px solid #D8DDE3;
    padding: 3px;
    width: 50%;
}
.batchAddToCartButtonImg {
    margin-bottom: 10px;
}
#productGrid #categoryBottomText {
    clear: left;
    width: 100%;
}
/* PRODUCT LIST
-------------------------------------*/
#productList {
    float: left;
    text-align: left;
    margin: 5px;
    width: 98%;
}
#productList #categoryDescription {
    float: left;
    clear: left;
    margin-bottom: 10px;
    border: 1px solid #FFFFFF;
    width: auto;
    height: auto;
}
#productList table{
    float: left;
    clear: left;
    width: 96%
}
#productList #topOptions {
    width: 98%;
    height: auto;
    float: left;
    clear: left;
}
#productList #topOptions .search {
    float: left;
    clear: left;
    height: 18px;
}
#productList #topOptions .display {
    float: left;
    clear: left;
    height: 18px;
    width: 50%;
    text-align: left;
}
#productList #topOptions .sort {
    width: 40%;
    height: 20px;
    float: right;
    text-align: right;
    padding-right: 5%;
}
#productList #topOptions .sort .label {
    float: left;
    height: 18px;
    padding: 2px;
    padding-top: 5px;
}
#productList #topOptions .sort .option {
    float: left;
    height: 18px;
    padding: 2px;
}
#productList #topOptions .sort .option select {
    height: 22px;
}
#productList .content-even1 {
    border-bottom: 1px dotted #D9D9D9;
    text-align: left;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 94%;
}
#productList .content-odd1 {
    border-bottom: 1px dotted #D9D9D9;
    text-align: left;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 94%;
}
#productList .title {
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: left;
    float: left;
    clear: both;
    width: 100%;
}
#productList .title a {
    color: #C50024;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 16px;
}
#productList .title a:hover {
    text-decoration: none;
}
#productList .photo {
    width: 30%;
    height: auto;
    float: left;
    clear: left;
}
#productList .description {
    width: 60%;
    height: auto;
    float: left;
    padding: 5px;
    text-align: left;
    clear: left;
}
#productList .details {
    width: 90%;
    height: auto;
    font-size: 11px;
    font-weight: normal;
    float: left;
    text-align: left;
    color: #464646;
    clear: left;
}
#productList .details .sprice {
    width: 40%;
    float: right;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    padding: 8px;
}
#productList .details .buttons {
    float: left;
    clear: left;
    text-align: left;
    width: 40%;
}
#productList .details .buttons .detailBtn {
    background:url(http://www.gumcreekcustoms.com/00205-1/design/images/details_button.png) no-repeat center center;
    font-weight: bold;
    font-size: 10px;
    float: left;
    padding-top: 6px;
    width: 100%;
    height: 19px;
    text-align: center;
    vertical-align: middle;
}
#productList .details .buttons .detailBtn a {
    color: #FFFFFF;
    text-decoration: none;
}
#productList .details .buttons .detailBtn a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#productList .details .buttons .addToCartBtn {
    background: url(http://www.gumcreekcustoms.com/00205-1/design/images/add_to_cart_button.png) no-repeat center center;
    font-weight: bold;
    font-size: 11px;
    float: left;
    padding-top: 6px;
    text-align: center;
    vertical-align: middle;
}
#productList .details .buttons .addToCartBtn a {
    color: #FFFFFF;
    text-decoration: none;
}
#productList .details .buttons .addToCartBtn a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#productList .details .inventorynote {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: center;
}
#productList .details .pricenote {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #C00000;
    font-weight: bold;
    text-align: center;
}
#productList .options {
    float: left;
    clear: left;
    margin-top: 5px;
    color: #464646;
    text-align: left;
    margin-top: 10px;
}
#productList .options .qty {
    margin-top: 4px;
}
#productList .options .qty input {
    color: #464646;
}
#productList .options .form-label {
    width: 25%;
    text-align: left;
    padding: 3px;
}
#productList .options .form-field {
    text-align: left;
    width: auto;
    padding: 0px;
}
#productList #btmOptions {
    clear: left;
    float: left;
    width: 94%;
    height: 60px;
}
#productList #btmOptions .batchAddToCartButton {
    background-color: #63ba17;
    font-weight: bold;
    font-size: 10px;
    float: left;
    width: 24%;
    height: 28px;
    text-align: center;
    padding: 3px;
    vertical-align: middle;
    margin-top: 15px;
}
#productList #btmOptions .batchAddToCartButton a {
    color: #FFFFFF;
    text-decoration: none;
}
#productList #btmOptions .batchAddToCartButton a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#productList #btmOptions .pagination {
    float: right;
    width: auto;
    height: 19px;
    font-size: 12px;
    padding-top: 15px;
}
#productList #btmOptions .pagination a {
    color: #C00000;
    text-decoration: underline;
}
#productList #btmOptions .pagination a:hover {
    color: #000000;
    text-decoration: none;

}
#productList #btmCategoryPhoto {
    clear: left;
    float: left;
}
#productList #btmCategoryPhotoImage {
    clear: left;
    float: left;
}
#productList #btmCategoryPhotoCaption {
    clear: left;
    float: left;
}
/* PRODUCT DETAIL
-------------------------------------*/
#productDetail {
    text-align: left;
    margin: 5px;
    width: 98%;
}
#productDetail #productPhotos {
    float: left;
    clear: left;
    width: 48%;
    padding-top: 10px;
    vertical-align: middle;
    text-align: center;
}
#productDetail #prodThumbnails {
    clear: left;
    padding-top: 10px;
}
#productDetail .productPhotoThumbnailSection {
    margin: 0 10px 0 10px;
}
#productDetail #extraDetails {
    float: left;
    clear: none;
    height: auto;
    border-collapse: collapse;
    margin: 0px;
    padding: 0px 5px 5px 5px;
    width: 49%;
}
#productDetail .submitBtn {
    font-size: 130%;
    font-weight: bold;
}
#productDetail #qtyPricing {
    float: left;
    clear: left;
    border-collapse: collapse;
    margin-bottom: 15px;
    width: 95%;
}
#productDetail #qtyPricing .hdr-title-left {
    float: left;
    color: #FFFFFF;
    background-color: #878787;
    text-align: left;
    font-weight: bold;
    padding: 3px;
    width: 25%;
}
#productDetail #qtyPricing .hdr-title-right {
    float: left;
    color: #FFFFFF;
    background-color: #878787;
    text-align: left;
    font-weight: bold;
    padding: 3px;
    width: 50%;
}
#productDetail #qtyPricing .list-left {
    clear: left;
    float: left;
    border-bottom: 1px solid #D8DDE3;
    padding: 3px;
    width: 25%;
}
#productDetail #qtyPricing .list-right {
    float: left;
    border-bottom: 1px solid #D8DDE3;
    padding: 3px;
    width: 50%;
}
#productDetail #price, #productDetail #msrpPrice, #productDetail #msrpSavingsField {
    font-size: 110%;
    font-weight: bold;
    height: auto;
    width: 50%;
}
#productDetail #msrpSavingsField {
    color: red;
}
#productDetail #msrpMessage {
    float: left;
    text-align: right;
    width: 100%;
}
#productDetail .form-label {
    font-weight: bold;
    width: 28%;
}
#productDetail #customerUpload {
    margin-top: 15px;
    clear: left;
    float: left;
}
#productDetail #detailGroup {
    float: left;
    clear: left;
    width: 100%;
}
#productDetail #detailGroup .hdr-title {
    padding: 5px 0;
    width: 100%;
}
#productDetail #detailGroup .hdr-title-text {
    padding: 0 0 0 5px;
    width: 100%
}
#productDetail #detailTabs {
    clear: left;
    float: left;
    width: 98%;
}
#productDetail #detailTabs ul {
    margin: 0;
    padding: 10px 10px 0 5px;
    list-style: none;
}
#productDetail #detailTabs li {
    display: inline;
    margin: 0;
    padding: 0;
    font-weight: bold;
}
#productDetail #detailTabs a .current {
      color: #FFFFFF;
      font-size: 150%;
}
#productDetail #detailTabs a {
    float: left;
    background: url(http://www.gumcreekcustoms.com/00205-1/design/images/tab-left.gif) no-repeat left top;
    margin: 0;
    padding: 0 0 0 5px;
    text-decoration: none;
}
#productDetail #detailTabs a span {
    float: left;
    display: block;
    background: url(http://www.gumcreekcustoms.com/00205-1/design/images/tab-right.gif) no-repeat right top;
    padding: 5px 10px 5px 3px;
    color: #404040;
}
#productDetail #detailTabs a:hover span {
      color: #FFFFFF;
}
#productDetail #detailTabs a:hover {
    color: #FFFFFF;
}
#productDetail #detailTabs a:hover span {
    color: #FFFFFF;
}
#productDetail .hdr-title {
    float: left;
    color: #FFFFFF;
    background-color: #878787;
    text-align: left;
    font-weight: bold;
    padding: 5px;
    width: 98%;
}
#productDetail .container {
    clear: both;
    float: left;
}
#productDetail .body {
    clear: left;
    padding: 5px;
}
#productDetail #productDescription {
    float: left;
    clear: left;
    width: 100%;
    height: auto;
    text-align: left;
}
#productDetail #productDescription p {
    margin: 0px;
    padding: 0px;
    text-align: left;
}
#productDetail #productTabSection-description #productDescription {
    margin-top: 0px;
    width: 98%;
}
#productDetail #productBundle {
    width: 100%;
    float: left;
    clear: left;
    height: auto;
    margin-top: 15px;
    text-align: center;
    border: 1px solid #404040;
}
#productDetail #productTabSection-bundled_products #productBundle {
    border: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#productDetail #productBundle #bundlePhotos {
    float: left;
    clear: left;
    width: 100%;
}
#productDetail #productBundle #bundlePhotos .bundlePhoto {
    width: 33%;
    margin: 0;
}
#productDetail #productBundle #bundleCaption {
    float: left;
    clear: left;
    width: 100%;
}
#productDetail #productBundle #bundlePrice {
    float: left;
    clear: left;
    width: 100%;
    padding: 5px 0px;
}
#productDetail #productBundle #bundleOverview {
    float: left;
    clear: left;
    text-align: left;
    width: 100%;
    padding: 5px 0 5px 5px;
}
#productDetail #productReviews {
    border: 1px solid #404040;
    width: 100%;
    float: left;
    clear: left;
    height: auto;
    margin-top: 15px;
    text-align: left;
}
#productDetail #productTabSection-reviews #productReviews {
    border: none;
    margin-top: 0px;
    width: 98%;
}
#productReviews .body {
    width: 100%;
    padding: 5px 0 5px 5px;
}
#productReviews form {
    wdith: 100%;
}
#productReviews .form-field {
    width: 65%;
}
#productDetail #productReviews #productReviewsAddNote {
    display: block;
}
#productDetail #productReviews #productReviewsAdd {
    display: none;
}
#productDetail #productsRelated, #productDetail #otherCategoryProducts {
    margin-top: 15px;
    border: 1px solid #404040;
    float: left;
    clear: left;
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 15px;
    text-align: left;
}
#productDetail #productTabSection-related_products #productsRelated {
    margin-top: 0px;
    border: 0px;
    margin-bottom: 0px;
}
#productDetail #productsRelated .content-odd, #productDetail #otherCategoryProducts .content-odd {
    text-align: center;
    width: 49%;
    float: left;
    height: auto;
}
#productDetail #productsRelated .content-even, #productDetail #otherCategoryProducts .content-even {
    text-align: center;
    width: 49%;
    float: left;
    height: auto;
    border-left: 1px dotted #D8DDE3;
}
#productDetail #productsRelated .title, #productDetail #otherCategoryProducts .title {
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: center;
    clear: both;
}
#productDetail #productsRelated .title a, #productDetail #otherCategoryProducts .title a {
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 16px;
}
#productDetail #productsRelated .title a:hover, #productDetail #otherCategoryProducts .title a:hover {
    text-decoration: none;
}
#productDetail #productsRelated .photo, #productDetail #otherCategoryProducts .photo {
    text-align: center;
}
#productDetail #productsRelated .details, #productDetail #otherCategoryProducts .details {
    width: 100%;
    text-align: center;
    padding-bottom: 8px;
}
#productDetail #productsRelated .details .sprice, #productDetail #otherCategoryProducts .details .sprice {
    width: 100%;
    text-align: center;
    margin-top: 8px;
    font-weight: bold;
    width: auto;
}
#productDetail #productsRelated .details .detailsBtn, #productDetail #otherCategoryProducts .details .detailsBtn {
    background:url(http://www.gumcreekcustoms.com/00205-1/design/images/details_button.png) no-repeat center center;
    font-weight: bold;
    height: 22px;
    margin: 5px;
    padding-top: 8px;
    text-align: center;
}
#productDetail #productsRelated .detailBtnNoImg, #productDetail #otherCategoryProducts .detailBtnNoImg {
    margin-top: 10px;
}
#productDetail #productsRelated .details .addToCartBtn, #productDetail #otherCategoryProducts .details .addToCartBtn {
    background:url(http://www.gumcreekcustoms.com/00205-1/design/images/add_to_cart_button.png) no-repeat center center;
    font-weight: bold;
    height: 22px;
    margin: 5px;
    padding-top: 8px;
    text-align: center;
}
#productDetail #productsRelated .addToCartBtnNoImg, #productDetail #otherCategoryProducts .addToCartBtnNoImg {
    margin: 10px 0 10px 0;
}
#productDetail #productsRelated .details .detailsBtn a, #productDetail #productsRelated .details .addToCartBtn a, #productDetail #otherCategoryProducts .details .detailsBtn a, #productDetail #otherCategoryProducts .details .addToCartBtn a {
    color: #FFFFFF;
    text-decoration: none;
}
#productDetail #productsRelated .details .detailsBtn a:hover, #productDetail #productsRelated .details .addToCartBtn a:hover, #productDetail #otherCategoryProducts .details .detailsBtn a:hover, #productDetail #otherCategoryProducts .details .addToCartBtn a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#productDetail #otherCategoryProducts .compare {
    clear: left;
    padding: 5px;
}

#productDetail .productTabs {
    float: left;
    clear: left;
    width: 100%;
}
#productDetail .productTabs .productTab {
    float: left;
    border: 1px solid #333333;
    border-bottom: none;
    padding: 5px;
    margin-right: 3px;
    color: #333333;
    cursor: pointer;
}
#productDetail .productTabs .productTab-selected {
    background-color: #333333;
    color: #FFFFFF;
}
#productDetail .productTabs .tabBorder {
    float: left;
    clear: left;
    width: 98%;
    border: 1px solid #333333;
}
#productDetail .productTabs .section {
    float: left;
    width: 100%;
    margin: 5px 0;
    display: none;
}
#productDetail #customProductDetailPhotos {
    float: left;
    clear: left;
}
#productDetail .customProductDetailPhoto {
    float: left;
}
/* POPUP
-------------------------------------*/
#productDetailPopupShoppingCart {
    width: 500px;
    padding: 0;
    font-size: 14px;
}
#productDetailPopupShoppingCart p {
    margin: 5px 0;
}
#cp_main {
    padding: 15px;
}
#cp_main h1 {
    font-size: 20px;
    margin: 10px 0;
}
#cp_main h2 {
    color: #444;
    margin-bottom: 10px;
}
#cp_main .cpThumb {
    float: left;
    width: 30%;
}
#cp_main .cpDescription {
    float: left;
    width: 70%;
}
#cp_cross_sell {
    padding: 15px;
}
#cp_cross_sell h2 {
    font-size: 12px;
    padding-bottom: 12px;
}
#cp_cross_sell .cp_cross_sell_item {
    width: 33%;
    text-align: center;
    float: left;
}
#cp_cross_sell .cp_cross_sell_item .name {
    padding-bottom: 5px;
}
#cp_bottom {
    font-size: 12px;
    padding: 15px;
    background: #efefef;
    float: left;
    width: 470px;
}
#cp_bottom .cpTotal {
    float: left;
    width: 70%;
}
#cp_bottom .cpTotal span {
    font-weight: bold;
}
#cp_bottom .cpButtons {
    float: right;
    width: 30%;
}
.boxy-wrapper.fixed {
    width: 320px;
}
#productDetailBackInStockReminder {
    width: 450px;
}
#productDetailBackInStockReminder p, #productDetailBackInStockReminder div {
    margin: 10px 0;
}
#productDetailBackInStockReminder input[type="text"] {
    padding: 5px;
    width: 185px;
}
/* SEARCH FORM
-------------------------------------*/
#searchForm {
    text-align: left;
    width: 98%;
    margin: 5px;
}
#searchForm #searchFormCategory {
    float: left;
}
#searchForm #searchFormCategory .label {
    float: left;
    height: 16px;
}
#searchForm #searchFormCategory .field {
    float: left;
    clear: left;
}
#searchForm #searchFormCategory select {
    color: #000000;
}
#searchForm #searchFormVendor, #searchFormShopByPrice {
    float: left;
    clear: left;
    margin-top: 15px;
}
#searchForm #searchFormVendor .label, #searchFormShopByPrice .label {
    float: left;
    height: 16px;
}
#searchForm #searchFormVendor .field, #searchFormShopByPrice select {
    float: left;
    clear: left;
}
#searchForm #searchFormVendor select, #searchFormShopByPrice select {
    color: #000000;
}
#searchForm #searchFormKeywords {
    float: left;
    clear: left;
    margin-top: 15px;
}
#searchForm #searchFormKeywords .label {
    float: left;
    height: 16px;
}
#searchForm #searchFormKeywords .field {
    float: left;
    clear: left;
}
#searchForm #searchFormKeywords input {
    width: 200px;
    color: #000000;
}
#searchForm .searchFormCustomList {
    float: left;
    clear: left;
    margin-top: 15px;
}
#searchForm #searchFormSubmit {
    float: left;
    clear: left;
    padding-top: 15px;
}
#searchForm #searchFormSubmit .button {
    float: left;
    font-size: 11px;
    line-height: 13px;
    padding: 1px;
    margin-bottom: 15px;
}
#searchForm #searchFormDynamicResults {
    clear: left;
    float: left;
    background: #EEEEEE;
    padding: 10px;
    display: none;
}
/* REGISTRY SEARCH FORM
-------------------------------------*/
#registrySearchForm {
    text-align: left;
    width: 98%;
    margin: 5px;
}
#registrySearchForm #searchFormKeywords {
    float: left;
}
#registrySearchForm #searchFormKeywords .label {
    float: left;
    height: 16px;
    color: #878787;
}
#registrySearchForm #searchFormKeywords .field {
    float: left;
    clear: left;
}
#registrySearchForm #searchFormKeywords input {
    width: 200px;
    color: #000000;
}
#registrySearchForm #searchFormSubmit {
    float: left;
    padding-top: 15px;
}
#registrySearchForm #searchFormSubmit .button {
    float: left;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 13px;
    color: #5B5B5B;
    padding: 1px;
}
/* VIEW CART
-------------------------------------*/
#viewCart {
    text-align: left;
    margin: 5px;
    width: 99%;
}
#viewCart p {
    height: auto;
    text-align: left;
}
#viewCart .myerror {
    padding-bottom: 5px;
    padding-top: 0px;
}
#viewCart #pageNote {
    height: auto;
    text-align: left;
}
#viewCart #pageError {
    border: 1px solid #C00000;
    padding: 5px;
    line-height: 20px;
    font-weight: bold;
}
#viewCart #cartItems {
    height: auto;
    width: 100%;
    border-collapse: collapse;
    float: left;
    clear: left;
}
#viewCart #cartItems thead tr th {
    color: #FFFFFF;
    background-color: #878787;
    text-align: left;
    font-weight: bold;
    height: 22px;
    font-size: 12px;
}
#viewCart #cartItems tbody tr td {
    border-bottom: 1px solid #D8DDE3;
    text-align: left;
    font-weight: normal;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}
#viewCart #cartItems .cartError {
    background-color: #FF4040;
}
#viewCart #cartItems .normal {
    background-color: yellow;
}
#viewCart #cartItems .cartWarning {
    background-color: #FFFF80;
}
#viewCart #cartInfo {
    height: auto;
    width: 96%;
    border-collapse: collapse;
    float: left;
    clear: left;
}
#viewCart #cartNumItems {
    width: 30%;
    padding-top: 8px;
    height: 35px;
    float:left;
    clear:left;
    text-align: left;
}
#viewCart #cartCoupon {
    height: 35px;
    width: auto;
    text-align: left;
    float:left;
    clear: left;
}
#viewCart #cartCoupon .cartCouponApply {
    position: relative;
    top: 5px;
}
#viewCart #cartAmounts {
    padding-top: 8px;
    margin-bottom: 8px;
    float: right;
    text-align: right;
    width: 30%;
}
#viewCart #cartAmounts .field-link {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: right;
    vertical-align: bottom;
}
#viewCart #cartAmounts .field-price {
    text-align: right;
    font-weight: bold;
    height: 18px;
    padding: 2px;
}
#viewCart #cartAmounts .field-label {
    text-align: left;
    height: 18px;
    clear: left;
    float: left;
    padding: 2px;
}
#viewCart #cartButtons {
    clear: both;
    float: left;
    margin-top: 25px;
    width: 96%;
    text-align: left;
}
#viewCart .gatewayButtons {
    float: right;
    height: 50px;
}
#viewCart #crossSell {
    border-top: 1px dotted #D9D9D9;
    height: auto;
    width: 100%;
    border-collapse: collapse;
    float: left;
    clear: left;
    padding-top: 5px;
    margin-top: 15px;
}
#viewCart #crossSell table {
    width: 100%
}
#viewCart #crossSell .content-even {
    text-align: center;
    width: 32%;
    height: auto;
    padding-top: 15px;
}
#viewCart #crossSell .content-odd {
    text-align: center;
    width: 32%;
    height: auto;
    padding-top: 15px;
}
#viewCart #crossSell .title {
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: center;
}
#viewCart #crossSell .title a {
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 16px;
}
#viewCart #crossSell .title a:hover {
    text-decoration: none;
}
#viewCart #crossSell .photo{
    text-align: center;
}
#viewCart #crossSell .details {
    width: 100%;
    text-align: center;
    padding-bottom: 8px;
}
#viewCart #crossSell .details .detailsBtn {
    background:url(http://www.gumcreekcustoms.com/00205-1/design/images/details_button.png) no-repeat center center;
    font-weight: bold;
    font-size: 11px;
    height: 22px;
    margin: 5px;
    padding-top: 8px;
    text-align: center;
}
#viewCart #crossSell .details .detailsBtn a {
    color: #FFFFFF;
    text-decoration: none;
}
#viewCart #crossSell .details .detailsBtn a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
/* VIEW CART POPUP (BOXY)
--------------------------------------------------*/
.viewCartPopup .viewCartPopupInput {
    overflow: auto;
    margin: 5px 0;
}
.viewCartPopup {
    width: 350px;
}
.viewCartPopup .form-label {
    text-align:  left;
    font-weight: bold;
    padding: 0;
    margin-right: 10px;
    width: 120px;
    clear: none;
    text-indent: 0;
}
.viewCartPopup .form-field input[type="text"], .viewCartPopup select {
    width: 200px;
}
.viewCartPopup #serviceLogo {
    float: left;
    padding: 0 10px;
}
.viewCartPopup .viewCartTaxDivAddress {
    max-width: 325px;
    float: left;
}
#serviceLogo + p {
    font-size: 10px;
    color: silver;
    width: 230px;
}
#viewCartTaxPopup {
    max-width: 650px;
}
/* POPUP SHIPPING
-------------------------------------*/
#popupShipping {
    text-align: left;
    margin: 10px;
}
#popupShipping h2 {
    width: 300px;
}
#popupShipping #pageNote{
    float: left;
    width: 100%;
}
#popupShipping #serviceLogo {
    width: 150px;
    float: right;
    padding-left: 15px;
}
/* CHECKOUT ONE PAGE
-------------------------------------*/
#checkoutOnePage {
    float: left;
    text-align: left;
    width: 98%;
    margin: 8px;
}
#checkoutOnePage .form-label {
    font-weight: normal;
    text-align: left;
     padding: 5px;
      width: 20%;
}
#checkoutOnePage .form-label-required {
    font-weight: bold;
    text-align: left;
     padding: 5px;
      width: 20%;
}
#checkoutOnePage .form-label-long {
    font-weight: normal;
    text-align: left;
     padding: 5px;
      width: 75%;
}
#checkoutOnePage .form-label-required-long {
    font-weight: bold;
    text-align: left;
     padding: 5px;
      width: 75%;
}
#checkoutOnePage #cartItems {
    height: auto;
    width: 100%;
    border-collapse: collapse;
    float: left;
    clear: left;
}
#checkoutOnePage #cartItems thead tr th {
    color: #FFFFFF;
    background-color: #878787;
    text-align: left;
    font-weight: bold;
    height: 22px;
    font-size: 12px;
}
#checkoutOnePage #cartItems tbody tr td {
    border-bottom: 1px solid #D8DDE3;
    text-align: left;
    font-weight: normal;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}
#checkoutOnePage #cartItems .cartError {
    background-color: #FF4040;
}
#checkoutOnePage #cartItems .normal {
    background-color: yellow;
}
#checkoutOnePage #cartItems .cartWarning {
    background-color: #FFFF80;
}
#checkoutOnePage #cartInfo {
    height: auto;
    width: 96%;
    float: left;
    clear: left;
}
#checkoutOnePage #cartAmounts {
    padding-top: 8px;
    padding-right: 15px;
    float: right;
}
#checkoutOnePage #cartAmounts .field-link {
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: right;
    vertical-align: bottom;
}
#checkoutOnePage #cartAmounts .field-price {
    text-align: right;
    font-weight: bold;
    height: 18px;
    padding: 2px;
}
#checkoutOnePage #cartAmounts .field-label {
    text-align: left;
    height: 18px;
    clear: left;
    float: left;
    padding: 2px;
}
#checkoutOnePage #existingCustomer {
    clear: left;
    float: left;
    height: auto;
    width: 80%;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border: 1px solid #D8DDE3;
}
#checkoutOnePage #existingCustomer .hdr-title{
    color: #FFFFFF;
    background-color: #878787;
    text-align: left;
    padding:5px;
    font-weight: bold;
}
#checkoutOnePage #existingCustomer .body {
    height: auto;
}
#checkoutOnePage #newCustomer {
    clear: left;
    float: left;
    height: auto;
    width: 80%;;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border: 1px solid #D8DDE3;
}
#checkoutOnePage #newCustomer .hdr-title{
    color: #FFFFFF;
    background-color: #878787;
    text-align: left;
    padding:5px;
    font-weight: bold;
}
#checkoutOnePage #newCustomer .body {
    height: auto;
}
#checkoutOnePage #billAddress {
    clear: left;
    float: left;
    margin-top: 15px;
    border-top: 1px solid #D8DDE3;
      padding: 4px;
      width: 98%;
}
#checkoutOnePage #billAddress table {
      text-align: left;
      padding: 4px;
      width: 100%;
}
#checkoutOnePage #shipAddress {
    clear: left;
    float: left;
    margin-top: 15px;
    border-top: 1px solid #D8DDE3;
      padding: 4px;
      width: 98%;;
}
#checkoutOnePage #shipAddress table {
      text-align: left;
      padding: 4px;
      width: 100%;
}
#checkoutOnePage #shipMethod {
    clear: left;
    float: left;
    margin-top: 15px;
    border-top: 1px solid #D8DDE3;
      padding: 4px;
      width: 98%;
}
#checkoutOnePage #shipMethod table {
      text-align: left;
      padding: 4px;
      width: 100%;
}
#checkoutOnePage #shipMethod table .multiShipOptions {
    width: 100%;
}
#checkoutOnePage #paymentInfo {
    clear: left;
    float: left;
    margin-top: 15px;
    border-top: 1px solid #D8DDE3;
      padding: 4px;
      width: 98%;
}
#checkoutOnePage #paymentInfo table {
      text-align: left;
      padding: 4px;
      width: 100%;
}
#checkoutOnePage #totalsInfo {
    clear: left;
    float: left;
    margin-top: 15px;
    border-top: 1px solid #D8DDE3;
}
#checkoutOnePage #totalsInfo {
      text-align: left;
      padding: 4px;
      width: 98%;
}
#checkoutOnePage #totalsInfo .totalLabel {
    text-align: right;
    font-weight: bold;
    font-size: 125%;
    width: 45%;
    padding: 4px;
}
#checkoutOnePage #totalsInfo .totalField {
    text-align: left;
    font-size: 125%;
    width: auto;
    padding: 4px;
}
#checkoutOnePage #totalsInfo #grand_total_div {
    font-size: 125%;
    font-weight: bold;
    height: 28px;
    color: #878787;
    width: auto;
    padding-top: 5px;
}
#checkoutOnePage #checkoutSubscription {
    clear: left;
    float: left;
    margin-top: 15px;
    border-top: 1px solid #D8DDE3;
      padding: 4px;
      width: 98%;
}
#checkoutOnePage #checkoutSubscription table {
      text-align: left;
      padding: 4px;
      width: 100%;
}
/* CHECKOUT BILLING
-------------------------------------*/
#checkoutBilling {
    text-align: left;
    width: 98%;
    margin: 5px;
}
/* CHECKOUT SHIPPING
-------------------------------------*/
#checkoutShipping {
    text-align: left;
    width: 98%;
    margin: 5px;
}
/* CHECKOUT PAYMENT
-------------------------------------*/
#checkoutPayment {
    text-align: left;
    width: 98%;
    margin: 5px;
}
#checkoutPayment #paymentOpts .form-label {
    height: auto;
}
#checkoutPayment #paymentOpts .form-field {
      padding: 4px;
    height: auto;
    float: left;
}
#checkoutPayment #spacer {
    clear: left;
    float: left;
}
#checkoutPayment .pageNote {
    clear:left;
    float: left;
    margin: 5px;
}
/* CHECKOUT SUBSCRIPTION
-------------------------------------*/
#checkoutSubscription {
    text-align: left;
    width: 98%;
    margin: 5px;
}
#checkoutSubscription #spacer {
    clear: left;
    float: left;
}
/* CHECKOUT CONFIRM
-------------------------------------*/
#checkoutConfirm {
    text-align: left;
    width: 98%;
    margin: 5px;
}
#checkoutConfirm #billInfo {
    margin: 5px;
    border: 1px solid #D8DDE3;
    height: 200px;
    width: 47%;
    float: left;
    clear: left;
    text-align: left;
}
#checkoutConfirm #shipInfo {
    margin: 5px;
    border: 1px solid #D8DDE3;
    height: 200px;
    width: 47%;
    float: left;
    text-align: left;
}
#checkoutConfirm #paymentInfo {
    margin: 5px;
    border: 1px solid #D8DDE3;
    height: auto;
    width: 47%;
    clear: both;
    float: left;
    text-align: left;
}
#checkoutConfirm #orderDetails {
    margin: 5px;
    float: left;
    clear: left;
    border: 1px solid #D8DDE3;
    width: 96%;
    border-collapse: collapse;
    text-align: left;
}
#checkoutConfirm #orderDetails .list {
    border: 1px solid #D8DDE3;
    height: 22px;
}
#checkoutConfirm .hdr-title {
    color: #FFFFFF;
    background-color: #878787;
    text-align: left;
    padding: 5px;
    font-weight: bold;
}
#checkoutConfirm .body {
    padding: 5px;
}
#checkoutConfirm .container {
    width: 100%;
}
.submitBtn {
    font-size: 130%;
    font-weight: bold;
}
.submitOrder {
    width: 96%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.pageNote {
    margin: 5px;
    text-align: left;
}
/* CHECKOUT COMPLETE
-------------------------------------*/
#checkoutComplete {
    text-align: left;
    width: 98%;
    margin: 5px;
}
#checkoutComplete .container {
    padding: 0px;
    margin: 0px;
    width: auto;
    height: auto;
}
#checkoutComplete #pageNote {
    margin-top: 10px;
    clear: both;
}
#checkoutComplete #downloadFiles, #checkoutComplete .downloadFiles {
    margin-top: 10px;
    height: 35px;
    clear: both;
}
#checkoutComplete #downloadFiles input, #checkoutComplete .downloadFiles input {
    font-size: 120%;
    font-weight: bold;
    clear: both;
}
#checkoutComplete .hdr-title {
    font-size: 105%;
    font-weight: bold;
    line-height: 20px;
}
#checkoutComplete .hdr-title .myerror {
    line-height: 15px;
}
#checkoutComplete .container input {
    margin-bottom: 100px;
}
#checkoutComplete .checkoutCompleteButtons {
    float: left;
}
/* CHECKOUT MULTIPSHIP CHOICE
-------------------------------------*/
#checkoutMultishipChoice {
    text-align: left;
    width: 98%;
    margin: 5px;
}
#checkoutMultishipChoice .form-label-100 {
    float: left;
    clear: left;
    width: 100%;
}
/* CHECKOUT MULTISHIP ADDRESS
-------------------------------------*/
#checkoutMultishipAddress {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
#checkoutMultishipAddress img {
    border: none;
}
#checkoutMultishipAddress .row {
    float: left;
    margin: 0;
    padding: 0;
    width: 95%;
}
#checkoutMultishipAddress .product-box {
    float: left;
    margin: 0 10px 10px 0;
    padding: 10px;
    width: 100%;
    border: 1px solid #000;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
#checkoutMultishipAddress .product-box .grey {
    color: #bfbfbf;
    border: 1px solid #bfbfbf;
}
#checkoutMultishipAddress .product-box input {
    float: left;
    width: 40px;
}
#checkoutMultishipAddress .product-box .quantity {
    float: left;
    width: 13%;
    text-align: right;
}
#checkoutMultishipAddress .product-box .quantity-close {
    float: left;
    width: 7%;
    margin: 3px 0 0 3px;
    text-align: right;
}
#checkoutMultishipAddress .product-box .product-info {
    float: left;
    width: 79%;
}
#checkoutMultishipAddress .product-box .product-info .product-name {
    font-weight: bold;
    text-align: left;
}
#checkoutMultishipAddress .product-box .product-info .product-option {
    margin-top: 3px;
    text-align: left;
}
#checkoutMultishipAddress .line {
    margin: 0;
    padding: 5px;
}
#checkoutMultishipAddress #multi-ship-to-errors {
    color: #FF0000;
    float: left;
    text-align: left;
}
#checkoutMultishipAddress #multi-ship-to-errors-focus {
    border: none;
    padding: 0;
    margin: 0;
    width: 0;
    height: 0;
}
#checkoutMultishipAddress #multi-ship-to-cart {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
#checkoutMultishipAddress #multi-ship-to-cart .grey {
    cursor: default;
    color: #bfbfbf;
    border: 1px solid #bfbfbf;
}
#checkoutMultishipAddress #multi-ship-to-addresses {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
#checkoutMultishipAddress #multi-ship-to-addresses .address-box-inputs {
    display: none;
}
#checkoutMultishipAddress #multi-ship-to-addresses .address-box {
    float: left;
    margin: 0 10px 10px 0;
    padding: 12px;
    width: 95%;
    height: 100%;
    border: 1px solid #000;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
#checkoutMultishipAddress #multi-ship-to-addresses .address-box .addressItems {
    float: left;
    clear: left;
    width: 100%;
    margin-bottom: 5px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
#checkoutMultishipAddress #multi-ship-to-addresses .address-box .addressItems-active {
    background-color: #bfbfbf;
}
#checkoutMultishipAddress #multi-ship-to-addresses .address-box select {
    width: 95%;
    padding: 2px;
}
#checkoutMultishipAddress #multi-ship-to-addresses #addressDropDownId {
    margin-bottom: 5px;
}
#checkoutMultishipAddress #multi-ship-to-addresses .address-box-input .form-label {
    float: left;
    width: 35%;
    text-align: right;
    padding-right: 5px;
}
#checkoutMultishipAddress #multi-ship-to-addresses .address-box-input .required {
    font-weight: bold;
}
#checkoutMultishipAddress #multi-ship-to-addresses .address-name {
    float: left;
    margin-bottom: 10px;
    width: 80%;
    font-size: 18px;
    font-weight: bold;
}
#checkoutMultishipAddress #multi-ship-to-addresses .address-edit {
    float: right;
    margin-top: 7px;
    padding: 0;
}
#checkoutMultishipAddress #multi-ship-to-addresses .address-close {
    float: right;
    margin-top: 7px;
    padding: 0;
}
#checkoutMultishipAddress #multi-ship-to-addresses .address-box-input {
    float: none;
    clear: left;
    margin: 0 0 10px 0;
    width: 90%;
}
#checkoutMultishipAddress #multi-ship-to-addresses .address-box-input select {
    margin: 0;
    padding: 2px;
}
#checkoutMultishipAddress #multi-ship-to-addresses .address-box-input label {
    float: left;
}
/* CLIENT ACCOUNT
-------------------------------------*/
#clientAccount {
    float: left;
    text-align: left;
    width: 98%;
    margin: 5px;
}
#clientAccount h2 {
    width: 100%;
}
#clientAccount .section {
    height: 40px;
    float: left;
    clear: left;
    width: 67%;
}
#clientAccount .logout {
    height: 40px;
    float: right;
    vertical-align: bottom;
}
#clientAccount .logout a {
    padding-right:12px;
}
#clientAccount #billInfo {
    margin: 5px;
    height: 180px;
    border: 1px solid #D8DDE3;
    width: 47%;
    float: left;
    clear: left;
    text-align: left;
}
#clientAccount #shipInfo {
    margin: 5px;
    height: 180px;
    border: 1px solid #D8DDE3;
    width: 47%;
    float: left;
    text-align: left;
}
#clientAccount #paymentInfo {
    margin: 5px;
    border: 1px solid #D8DDE3;
    height: auto;
    width: 47%;
    float: left;
    text-align: left;
}
#clientAccount #subscriptionBillInfo {
    margin: 5px;
    border: 1px solid #D8DDE3;
    float: left;
    clear: left;
    text-align: left;
}
#clientAccount #subscriptionShipInfo {
    margin: 5px;
    border: 1px solid #D8DDE3;
    text-align: left;
    float: left;
}
#clientAccount #subscriptionPaymentInfo {
    margin: 5px;
    border: 1px solid #D8DDE3;
    height: auto;
    width: 47%;
    float: left;
    clear: left;
    text-align: left;
}
#clientAccount #orderDetails {
    margin: 5px;
    float: left;
    clear: left;
    border: 1px solid #D8DDE3;
    width: 96%;
    border-collapse: collapse;
}
#clientAccount #orderDetails .list {
    border: 1px solid #D8DDE3;
    height: 22px;
}
#clientAccount .hdr-title {
    color: #FFFFFF;
    background-color: #878787;
    text-align: left;
    padding:5px;
    font-weight: bold;
}
#clientAccount .body {
    padding: 5px;
}
#clientAccount #orderList .title, #clientAccount #subscriptionOrderList .title {
    text-align: left;
    margin: 5px;
}
#clientAccount #orderList, #clientAccount #subscriptionOrderList {
    border: 1px solid #D8DDE3;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}
#clientAccount #orderList thead th, #clientAccount #subscriptionOrderList thead th {
    color: #fff;
    background-color: #878787;
    text-align: left;
    vertical-align: middle;
    padding: 3px;
    height: 25px;
}
#clientAccount #orderList tbody tr td, #clientAccount #subscriptionOrderList tbody tr td {
    border-top: 1px solid #D8DDE3;
    padding: 3px;
    text-align: left;
}
#clientAccount #orderList .buttons, #clientAccount #subscriptionOrderList .buttons {
    text-align: right;
}
#clientAccount #orderList thead tr th a, #clientAccount #subscriptionOrderList thead tr th a {
    color: #fff;
}
#clientAccount #orderList thead tr th a:hover, #clientAccount #subscriptionOrderList thead tr th a:hover {
    color: #fff;
}
#clientAccount #orderList, #clientAccount #subscriptionOrderList {
    margin: 5px;
    float: left;
    border: 1px solid #D8DDE3;
    height: auto;
    width: 96%;
    text-align: left;
}
#clientAccount #orderList table, #clientAccount #subscriptionOrderList table {
    width: 98%;
    margin: 5px;
    border-collapse: collapse;
    border-top: 1px solid #D8DDE3;
    text-align: left;
}
#clientAccount #orderList table thead th, #clientAccount #subscriptionOrderList table thead th {
    text-align: left;
    font-weight: bold;
}
#clientAccount #orderList table tbody, #clientAccount #orderList table tbody tr td, #clientAccount #subscriptionOrderList table tbody, #clientAccount #subscriptionOrderList table tbody tr td {
    text-align: left;
    border-bottom: 1px solid #D8DDE3;
    border-top: 1px solid #D8DDE3;
    padding: 2px;
}
#clientAccount #orderList .outOfStock {
    background-color: #FF4040;
}
#clientAccount #orderList .exceedingStock {
    background-color: #FFFF80;
}
#clientAccount #myAccount {
    margin: 5px;
    border: 1px solid #D8DDE3;
    height: auto;
    width: 47%;
    float: left;
    text-align: left;
}
#clientAccount #pageNote, #clientAccount .pageNote {
    text-align: left;
    clear: left;
    font-size: 11px;
}
#clientAccount .all-link {
    margin: 5px;
}
#clientAccount .links {
    float: right;
    padding-top: 15px;
    padding-right: 15px;
}
#clientAccount .buttons {
    clear: left;
    float: left;
    padding-top: 15px;
    padding-left: 3px;
    width: 100%;
}
#clientAccount .points {
    padding-left: 3px;
    clear: left;
    float: left;
}
#clientAccount .pagination {
    float: right;
    padding-left: 3px;
    padding-top: 13px;
    height: 22px;
    width: auto;
}
#clientAccount .pagination a {
    color: #C00000;
    text-decoration: underline;
}
#clientAccount .pagination a:hover {
    color: #000000;
    text-decoration: none;
}
#clientAccount .myerror {
    clear: left;
    float: left;
}
#clientAccount .adminFile {
    float: left;
    clear: left;
    margin-left: 5px;
    margin-top: 10px;
}
#clientAccount #outOfStock {
    float: left;
    clear: left;
    color: #FF0000;
}
#clientAccount #exceedingStock {
    float: left;
    clear: left;
    color: #FF0000;
}
#clientAccount hr {
    clear: left;
}
#referFriend  p {
    width: 425px;
}
/* VENDOR LOGIN
-------------------------------------*/
#vendorLogin {
    text-align: left;
    width: 98%;
    margin:5px;
}
#vendorLogin #pageNote {
    height: 25px;
}
/* VENDOR ACCOUNT
-------------------------------------*/
#vendorAccount {
    text-align: left;
    margin: 5px;
    width: 98%;
}
#vendorAccount h2 {
    width: 100%;
}
#vendorAccount hr {
    float: left;
    clear: left;
}
#vendorAccount .vendorlink {
    color: #FFFFFF;
}
#vendorAccount .pagination {
    width: 70%;
    margin-top: 10px;
    margin-bottom: 10px;
}
#vendorAccount #pageNote {
    height: 25px;
}
#vendorAccount .myerror {
    float: left;
    clear: left;
    line-height: 5px;
}
#vendorAccount .section {
    height: 40px;
    float: left;
    clear: left;
    width: 90%;
}
#vendorAccount .logout {
    height: 40px;
    float: right;
    vertical-align: bottom;
}
#vendorAccount #billInfo {
    margin: 5px;
    height: 160px;
    width: 70%;
    float: left;
    clear: left;
}
#vendorAccount #orderDetails {
    margin: 5px;
    float: left;
    clear: left;
    border: 1px solid #D8DDE3;
    width: 70%;
    border-collapse: collapse;
}
#vendorAccount #orderDetails .list {
    border: 1px solid #D8DDE3;
    height: 22px;
}
#vendorAccount .hdr-title {
    color: #FFFFFF;
    background-color: #878787;
    text-align: left;
    padding:5px;
    font-weight: bold;
}
#vendorAccount .body {
    padding: 5px;
}
#vendorAccount #myAccount {
    margin: 5px;
    border: 1px solid #D8DDE3;
    height: auto;
    width: 47%;
    float: left;
    text-align: left;
}
#vendorAccount #orderList .title {
    margin: 5px;
}
#vendorAccount #orderList {
    border-collapse: collapse;
    padding: 0;
    margin: 5px;
    float: left;
    border: 1px solid #D8DDE3;
    height: auto;
    width: 96%;
}
#vendorAccount #orderList thead th {
    color: #FFFFFF;
    background-color: #878787;
    text-align: left;
    vertical-align: middle;
    padding: 3px;
    height: 25px;
}
#vendorAccount #orderList tbody tr td {
    border-top: 1px solid #D8DDE3;
    padding: 3px;
}
#vendorAccount #orderList .buttons {
    text-align: right;
}
#vendorAccount #orderList thead tr th a {
    color: #FFFFFF;
}
#vendorAccount #orderList thead tr th a:hover {
    color: #FFFFFF;
}
#vendorAccount #orderList table {
    width: 100%;
    margin: 5px;
    border-collapse: collapse;
    border-top: 1px solid #D8DDE3;
}
#vendorAccount #orderList table thead th {
    text-align: left;
    font-weight: bold;
}
#vendorAccount #orderList table tbody, #vendorAccount #orderList table tbody tr td {
    text-align: left;
    border-bottom: 1px solid #D8DDE3;
    border-top: 1px solid #D8DDE3;
    padding: 2px;
}
#vendorAccount .buttons {
    clear: left;
    float: left;
    padding-top: 5px;
    padding-left: 3px;
}
#vendorAccount .large {
    font-size: 125%;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
#vendorAccount .productActionButtons {
    clear: both;
    float: right;
}
#vendorAccount .productActionOptions {
    float: left;
}
#vendorAccount #productList {
    margin: 5px;
    float: left;
    clear: left;
}
#vendorAccount #productList thead tr th {
    color: #FFFFFF;
    background-color: #878787;
    text-align: left;
    padding: 5px;
    font-weight: bold;
}
#vendorAccount #vendorTabs {
    margin: 5px;
    float: left;
    clear: left;
}
#vendorAccount #vendorTabs .tabs-on {
    margin: 5px;
    font-weight: bold;
    float: left;
}
#vendorAccount #vendorTabs .tabs-off {
    margin: 5px;
    float: left;
}
#vendorAccount .vendorTable {
    float: left;
    clear: left;
}
/* REGISTRY LIST
-------------------------------------*/
#registryList {
    width: 90%;
    margin: 5px;
    text-align: left;
}
#registryList .content-even {
    border-bottom: 1px dotted #D9D9D9;
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 92%;
}
#registryList .content-odd {
    border-bottom: 1px dotted #D9D9D9;
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 92%;
}
#registryList .title {
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: left;
    float: left;
    clear: both;
}
#registryList #registryListResults{
    float: left;
    clear: left;
}
#pageContent{
    width: 95%;
    text-align: left;
}
/* KNOWLEDGEBASE
-------------------------------------*/
#knowledgebase {
    text-align: left;
    margin: 5px;
    width: 98%;
}
#knowledgebase .search {
    clear: left;
    float: left;
    width: 100%;
}
#knowledgebase .results {
    clear: left;
    float: left;
    width: 100%;
}
#knowledgebase .results .article {
    clear: left;
    float: left;
    width: 50%;
}
#knowledgebase h2 {
    font-size: 12px;
}
#knowledgebase hr {
    width: 100%;
}
#knowledgebase .display {
    width: 100%;
    clear: left;
    float: left;
    padding-bottom: 2%;
}
#knowledgebase .pagination {
    clear: left;
    float: left;
    text-align: right;
    width: 100%;
}
#knowledgebase .pagination a {
    color: #C00000;
}
#knowledgebase .date {
    clear: left;
    float: left;
    width: 100%;
}
#knowledgebase .attachments {
    clear: left;
    float: left;
    width: 100%;
}
#knowledgebase .attachments ul {
    padding-left: 0;
    margin-left: 0;
    list-style-type: none;
}
#knowledgebase .rating {
    clear: left;
    float: left;
    width: 100%;
    padding-bottom: 5%;
}
#knowledgebase .comments {
    clear: left;
    float: left;
    width: 100%;
    padding-bottom: 5%;
}
#knowledgebase .buttons {
    clear: left;
    float: left;
    width: 100%;
}
#knowledgebase .form-field {
    width: 75%;
}
ul {
    padding-left: 40px;
    margin-top: 15px;
    list-style-type: disc;
}
ol {
    padding-left: 40px;
    margin-top: 15px;
    list-style-type: decimal
}
/* PERSONALIZATION CHART
-------------------------------------*/
.personalizationChart {
    float: left;
    clear: left;
    margin-top: 10px;
    width: 92%;
}
.personalizationChart h5 {
    font-size: 15px;
}
.personalizationChart .addToCartChartButton {
    float: left;
    clear: left;
    text-align: right;
    width: 64%;
}
.chartPersonalization {
    width: 100%;
    border: 1px solid #000000;
    border-collapse: collapse;
}
.chartPersonalization td {
    font-size: 11px;
    border:1px solid #000000;
    border-collapse: collapse;
    padding: 3px;
}
.chartSkuHdr {
    font-weight: bold;
}
.chartNameHdr {
    font-weight: bold;
}
.chartCustomHdr {
    font-weight: bold;
}
.chartWeightHdr {
    font-weight: bold;
}
.chartPriceHdr {
    font-weight: bold;
}
.chartCheckboxHdr {
    font-weight: bold;
}
/* WIDGET MENU DEFINITIONS
-------------------------------------*/
#designHoverMenu {
    position: absolute;
    width: 228px;
    height: 58px;
}
#designHoverMenu .header {
    float: left;
    clear: left;
    width: 100%;
    height: 24px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    font-family: Trebuchet MS;
    margin: 0px;
    padding: 0px;
}
#designHoverMenu .header .title {
    float: left;
    clear: left;
    width: 204px;
    height: 19px;
    padding-top: 5px;
    padding-left: 9px;
    color: #FFFFFF;
}
#designHoverMenu .header .close {
    float: left;
    width: 15px;
    height: 19px;
    padding-top: 5px;
}
#designHoverMenu .images {
    float: left;
    clear: left;
    width: 100%;
    height: 34px;
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    padding-left: 9px;
}
#designHoverMenu .images .image {
    float: left;
    height: 29px;
    padding-top: 5px;
}
#designHoverMenu .images .imageText {
    float: left;
    height: 29px;
    padding-top: 5px;
    padding-right: 10px;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #000000;
}
#designHoverMenu .images .imageText a {
    font-family: Trebuchet MS;
}
#designHoverMenu .images a {
    text-decoration: none;
    color: #000000;
}
#designHoverMenu #enabledSection {
    float: left;
    width: 85px;
    height: 29px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: right;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #000000;
    background-repeat: no-repeat;
    cursor: pointer;
}
.wordPhraseEdit {
    float: left;
    clear: left;
    position: absolute;
    width: 206px;
    height: 43px;
    display: none;
}
.wordPhraseEdit .wordPhraseEditText {
    float: left;
    clear: left;
    height: 32px;
    padding-left: 9px;
    padding-top: 11px;
}
.wordPhraseEdit .wordPhraseEditImage {
    float: left;
    height: 28px;
    padding-top: 15px;
    padding-left: 3px;
}
.designRightMenu {
    float: left;
    position: absolute;
    width: 150px;
    border: 1px solid;
    background-color: #FFFFFF;
    padding: 5px;
}
.designRightMenu ul {
    list-style-type: none;
    width: 100%;
    padding: 0;
    margin: 0;
}
.clickableContainer {
    float:left;
}
.clickableText {
    clear: left;
    float:left;
    width: 100%;
    text-align: center;
}
.clickableImage {
    float:left;
    border: 2px solid #000;
    margin:5px;
}
.clickableImageActive, .clickableImage:hover {
    float:left;
    border: 2px solid green;
    margin:5px;
}
.firstOne {
    clear: left;
}
#clickableAutoSku {
    clear: left;
    float: left;
}
#autoSkuValues{
    border: 1px solid blue;
}
#autoSkuLabel{
    clear: left;
    float: left;
}
#autoSkuImg {
    clear:left;
    float:left;
    width: 420px;
    min-height:15px;
}
.autoBuildSkuImg {
    float: left;
    padding: 5px;
    padding-top: 5px;
}
.autoBuildSkuTxt {
    float: left;
    padding: 0px;
    padding-top: 45px;
    font-weight:bold;
}
.autoBuildSkuImgTxt {
    float: left;
    padding: 5px;
    padding-top: 45px;
}
/* CATEGORY WIDGET
-------------------------------------*/
#widgetCategories li.current {
    font-weight: bold;
}
/* LOGIN PAGE TABS
-------------------------------------*/
#customerLoginTypes, #checkoutLoginTypes {
    margin: 20px 0 20px 0;
    padding: 0 0 4px 0 !important;
}
#customerLoginTypes li, #checkoutLoginTypes li {
    float: left;
    margin: 0 3px 8px 0 !important;
    padding: 6px 5px 6px 5px !important;
    display: inline;
    list-style: none !important;
    background: #e0e0e0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#customerLoginTypes li a, #checkoutLoginTypes li a {
    font-size: 14px;
    text-decoration: none;
    color: #000;
}
#customerLoginTypes li.active, #checkoutLoginTypes li.active {
    color: #fff;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    background: #191919;
    cursor: default;
}
#customerLoginTypes li.active a, #checkoutLoginTypes li.active a {
    text-decoration: none;
    color: #fff;
}
#customerLoginTypes li.inactive, #checkoutLoginTypes li.inactive {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
#customerLoginTypes li.inactive:hover, #checkoutLoginTypes li.inactive:hover {
    cursor: pointer;
    color: #fff;
    background: #d7d7d7;
}
#clientLoginExistingCustomerGoogleLoginDiv #googleLoginLink, #checkoutLoginExistingCustomerGoogleLoginDiv #googleLoginLink {
    background-image: url('../../../images/google_login.png');
    height: 28px;
    width: 188px;
    display: block;
    font-size: 0; /*hide the text link behind the image */
}
#createAccountLi a {
    font-weight: bold;
}

#sitemap {
    text-align: left;
    list-style: disc inside;
    padding: 5px 0 0 5px;
}

#sitemap li {
    padding: 5px 0 0 20px;
}

#sitemap ul, #sitemap ol, #sitemap li {
    list-style: disc inside;
}
/*    VENDOR GRID
-------------------------------------*/
#vendorGrid {
    float: left;
    text-align: left;
    margin: 5px;
    width: 98%;
}
#vendorGrid table {
    float: left;
    clear: left;
    width: 100%;
}
#vendorGrid #topOptions {
    overflow: auto;
}
#vendorGrid #topOptions .myrow {
    width: 100%;
}
#vendorGrid #topOptions .display {
    float: left;
    clear: left;
    height: 18px;
    width: 50%;
    text-align: left;
}
#vendorGrid .label {
    float: left;
    padding: 2px;
    padding-top: 5px;
}
/*/ USED IN TWO COLUMN VENDOR GRIDS /*/
#vendorGrid .content-even2 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 45%;
    padding-bottom: 15px;
    border: 1px dotted;
}
#vendorGrid .content-odd2 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 45%;
    padding-bottom: 15px;
    border: 1px dotted;
}
/*/ USED IN THREE COLUMN VENDOR GRIDS /*/
#vendorGrid .content-even3 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    border: 1px dotted;
}
#vendorGrid .content-odd3 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    border: 1px dotted;
}
/*/ USED IN FOUR COLUMN VENDOR GRIDS /*/
#vendorGrid .content-even4 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 22%;
    padding-bottom: 15px;
    border: 1px dotted;
}
#vendorGrid .content-odd4 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 22%;
    padding-bottom: 15px;
    border: 1px dotted;
}
/*/ USED IN FIVE COLUMN VENDOR GRIDS /*/
#vendorGrid .content-even5 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 18%;
    padding-bottom: 15px;
    border: 1px dotted;
}
#vendorGrid .content-odd5 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 18%;
    padding-bottom: 15px;
    border: 1px dotted;
}
/*/ USED IN SIX COLUMN VENDOR GRIDS /*/
#vendorGrid .content-even6 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 15%;
    padding-bottom: 15px;
    border: 1px dotted;
}
#vendorGrid .content-odd6 {
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 15%;
    padding-bottom: 15px;
    border: 1px dotted;
}
#vendorGrid .title {
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: center;
    float: left;
    clear: both;
    width: 100%;
}
#vendorGrid .title a {
    color: #C50024;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 16px;
}
#vendorGrid .title a:hover {
    text-decoration: none;
}
#vendorGrid .viewItems {
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: center;
    float: left;
    clear: both;
    width: 100%;
}
#vendorGrid .viewItems a {
    color: #C50024;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 16px;
}
#vendorGrid .viewItems a:hover {
    text-decoration: none;
}
#vendorGrid .photo {
    width: 100%;
    height: auto;
    float: left;
    clear: left;
}
#vendorGrid #btmOptions {
    clear: left;
    float: left;
    width: 100%;
}
#productGrid #btmOptions .pagination {
    float: right;
    width: auto;
    height: 19px;
    font-size: 12px;
    padding-top: 15px;
}
#vendorGrid #btmOptions .pagination a {
    color: #C00000;
    text-decoration: underline;
}
#vendorGrid #btmOptions .pagination a:hover {
    color: #000000;
    text-decoration: none;
}
/* VENDOR LIST
-------------------------------------*/
#vendorList {
    float: left;
    text-align: left;
    margin: 5px;
    width: 98%;
}
#vendorList table{
    float: left;
    clear: left;
    width: 96%
}
#vendorList #topOptions {
    width: 98%;
    height: auto;
    float: left;
    clear: left;
}
#vendorList #topOptions .display {
    float: left;
    clear: left;
    height: 18px;
    width: 50%;
    text-align: left;
}
#vendorList .content-even1 {
    border-bottom: 1px dotted #D9D9D9;
    text-align: left;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 94%;
}
#vendorList .content-odd1 {
    border-bottom: 1px dotted #D9D9D9;
    text-align: left;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 94%;
}
#vendorList .title {
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: left;
    float: left;
    clear: both;
    width: 100%;
}
#vendorList .title a {
    color: #C50024;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 16px;
}
#vendorList .title a:hover {
    text-decoration: none;
}
#vendorList .viewItems {
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: left;
    float: left;
    clear: both;
    width: 100%;
}
#vendorList .viewItems a {
    color: #C50024;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 16px;
}
#vendorList .viewItems a:hover {
    text-decoration: none;
}
#vendorList .photo {
    width: 30%;
    height: auto;
    float: left;
    clear: left;
}
#vendorList #btmOptions {
    clear: left;
    float: left;
    width: 94%;
    height: 60px;
}
#vendorList #btmOptions .pagination {
    float: right;
    width: auto;
    height: 19px;
    font-size: 12px;
    padding-top: 15px;
}
#vendorList #btmOptions .pagination a {
    color: #C00000;
    text-decoration: underline;
}
#vendorList #btmOptions .pagination a:hover {
    color: #000000;
    text-decoration: none;

}
/* VENDOR DETAIL
-------------------------------------*/
#vendorDetail {
    text-align: left;
    margin: 5px;
    width: 98%;
}
#vendorDetail .photo {
    clear: left;
    float: left;
    width: 50%;
}
#vendorDetail .details {
    float: left;
    width: 50%;
}
#vendorDetail .details .description {
    padding-top: 0;
    margin-top: 0;
}
/* POLL WIDGET
---------------------------------------------*/
.widgetPolls .buttons {
    clear: left;
    text-align: center;
}
.widgetPolls .percentRow {
    clear: left;
    width: 100%;
}
.widgetPolls .answer, .widgetPolls .percent {
    float: left;
}
.widgetPolls .noVotes {
    float: left;
    clear: left;
}
.widgetPolls .percentBar {
    clear: left;
    float: left;
    height: 15px;
    background-color: #5d5d5d;
}
/* NEW ONE PAGE CHECKOUT 04.04.2011
---------------------------------------------*/
#one-page-checkout {
    clear: both;
    margin-top: 15px;
    width: 960px;
    font-family: Arial;
    font-size: 14px;
}
#one-page-checkout .field {
    margin-top: 10px;
}
#one-page-checkout .field input {
    margin-top: 10px;
    width: 96%;
    height: 21px;
}
#one-page-checkout .field select {
    margin-top: 10px;
    padding: 5px;
    width: 99%;
    height: 27px;
}
#one-page-checkout .multiselect select{
    height: 95px;
}
#one-page-checkout .checkbox input {
    width: 3%;
    margin: 0 6px 0 0;
    padding: 0;
}
#one-page-checkout .radio input {
    position: relative;
    top: 5px;
    width: 3%;
    margin: 0 6px 0 0;
    padding: 0;
}
#one-page-checkout .radio-large input {
    width: 3%;
    margin: 0 6px 0 0;
    padding: 0;
}
#one-page-checkout .checkbox input {
    position: relative;
    top: 5px;
    width: 3%;
    margin: 0 6px 0 0;
    padding: 0;
}
#one-page-checkout label {
    font-size: 12px;
}
#one-page-checkout .large-label label {
    position: relative;
    top: -5px;
    font-size: 14px;
}
#one-page-checkout .cvn input {
    width: 20%;
}
#one-page-checkout .add {
    margin-top: 15px;
    width: 85%;
    padding: 12px;
    color: #0072bc;
    border: 1px solid #fff799;
    background: #fffde4;
}
#one-page-checkout .add a {
    color: #0072bc;
    text-decoration: none;
}
#one-page-checkout .add a:hover {
    text-decoration: underline;
}
#one-page-checkout .coupon input {
    float: left;
}
#one-page-checkout .coupon .apply {
    float: left;
    margin: 10px 0 0 5px;
}
#one-page-checkout .shipping-select {
    margin: 0;
}
#one-page-checkout textarea {
    width: 100%;
    height: 125px;
}
#one-page-checkout .terms {
    margin-top: 20px;
}
#one-page-checkout .terms label {
    font-size: 14px;
}
#one-page-checkout .terms .box {
    padding: 10px;
    width: 435px;;
    height: 100%;
    border: 2px solid #bfbfbf;
}
#one-page-checkout .terms .box p {
    line-height: 1.40;
}
#one-page-checkout .terms .radio {
    text-align: center;
}
#one-page-checkout .totals {
    margin-top: 50px;
    text-align: right;
    line-height: 1.40;
    color: #242424;
}
#one-page-checkout .totals .title {
    float: left;
    clear: both;
    font-size: 14px;
    font-weight: bold;
    width: 220px;
}
#one-page-checkout .totals .grand {
    font-size: 24px;
    font-weight: bold;
}
#one-page-checkout #submit {
    margin-top: 15px;
}
#one-page-checkout #location {
    text-align: center;
}
#one-page-checkout #billing-address {

}
#one-page-checkout #shipping-address {

}
#one-page-checkout #payment-method {
    margin-top: 38px;
}
#one-page-checkout #shipping-method {
    margin-top: 38px;
}
#one-page-checkout #shipping-method {
    margin-top: 15px;
}
#one-page-checkout #shipping-method .shipping-price {
    font-size: 24px;
    font-weight: bold;
    color: #242424;
}
#one-page-checkout #review {
    margin-top: 38px;
    margin-bottom: 20px;
}
#one-page-checkout #review-table {
    margin-top: 15px;
    border: 3px solid #bfbfbf;
    border-collapse: collapse;
}
#one-page-checkout #review-table thead {
    width: 100%;
    border-bottom: 1px dotted #bababa;
}
#one-page-checkout #review-table tr {
    /*width: 100%;*/
}
#one-page-checkout #review-table thead tr th {
    padding: 10px;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    color: #969696;
}
#one-page-checkout #review-table tbody {
    color: #111111;
}
#one-page-checkout #review-table tbody td {
    padding: 10px;
    font-weight: bold;
    font-size: 14px;
    vertical-align: middle;
    width: 25%;
}
#one-page-checkout #review-table .cart-error {
    background: #F4ABAB;
}
#one-page-checkout #review-table .cart-warning {
    background: #FFFDE4;
}
#one-page-checkout .product {
    font-weight: normal !important;
}
#one-page-checkout .heading {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #bfbfbf;
}
#one-page-checkout .heading .number-blue {
    margin-right: 10px;
    padding: 1px 4px;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    background: #006aaf;
}
#one-page-checkout .heading .number-grey {
    margin-right: 10px;
    padding: 1px 4px;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    background: #959595;
}
#one-page-checkout .heading .title {
    position: relative;
    top: 1px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#one-page-checkout .blurb {
    margin-top: 10px;
    padding: 10px;
    font-size: 14px;
    line-height: 1.40;
    color: #6F6F6F;
    background: #EFEFEF;
    border: 1px solid #dfdfdf;
}
#one-page-checkout .blurb p {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.40;
}
#one-page-checkout .edit-cart {
    float: right;
    margin-top: 10px;
    font-size: 14px;
}
#one-page-checkout .edit-cart a {
    color: #006AAF;
}
#one-page-checkout .edit-cart a:hover {
    text-decoration: none;
}
#one-page-checkout .onepage-error {
    margin: 6px 0 6px 0;
    font-size: 14px;
    font-weight: bold;
    color: #D30000;
}
#one-page-checkout .option-string {
    margin-top: 7px;
    margin-bottom: 10px;
    font-size: 12px;
}
#one-page-checkout .thumb {
    padding-top: 0 !important;
}
#one-page-checkout .thumb img {
    position: relative;
    top: 30px;
    margin-bottom: 18px;
}
#one-page-checkout .subtotal img {
    margin-left: 10px;
    position: relative;
    top: 13px;
}
#one-page-checkout .forgot-password {
    margin-top: 10px;
    font-size: 12px;
}
#one-page-checkout .forgot-password a {
    color: #006AAF;
}
#one-page-checkout .forgot-password a:hover {
    text-decoration: none;
    color: #004E7F;
}
#one-page-checkout .login-btn {
    margin-top: 15px;
}
#one-page-checkout .create-btn {
    margin-top: 15px;
}
#one-page-checkout #login-types {
    margin: 20px 0 0 0;
    padding: 0 0 4px 0 !important;
}
#one-page-checkout #login-types li {
    margin: 0 3px 0 0 !important;
    padding: 6px 10px 6px 10px !important;
    display: inline;
    list-style: none !important;
    background: #e0e0e0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#one-page-checkout #login-types li a {
    font-size: 12px;
    text-decoration: none;
    color: #000;
}
#one-page-checkout #login-types li.active {
    color: #fff;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    background: #191919;
    cursor: default;
}
#one-page-checkout #login-types li.active a {
    text-decoration: none;
    color: #fff;
}
#one-page-checkout #login-types li.inactive {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
#one-page-checkout #login-types li.inactive:hover {
    cursor: pointer;
    color: #fff;
    background: #d7d7d7;
}
#one-page-checkout .login-sentence {
    margin: 20px 0 20px 10px;
    font-size: 14px;
}
#one-page-checkout .shipping-instructions input {
    width: 20px !important;
    position: relative;
    top: 5px;
}
#one-page-checkout .subscription-terms input {
    width: 20px !important;
    position: relative;
    top: 5px;
}
#one-page-checkout .required:after {
    content: "*";
    color: red;
}
#one-page-checkout .apply input {
    clear: both;
}
#one-page-checkout #submit input {
    width: auto !important;
}
#one-page-checkout .calculate input {
    width: auto !important;
    height: auto !important;
}
#one-page-checkout .shipping-select input {
    width: 13% !important;
    position: relative;
    top: 5px;
}
#one-page-checkout input.paymentOptsTextInput {
    width: 230px;
}
#one-page-checkout input.giftCertContinueBtn {
    width: auto;
    height: auto;
}
#totalsInfo ul {
    padding-left: 0px !important;
    list-style: none !important;
}
#totalsInfo ul li {
    list-style: none !important;
}
#one-page-checkout .apply input {
    height: auto !important;
}
#one-page-checkout #submit input {
    height: auto !important;
}
/* PRODUCT COMPARE
--------------------------------------------- */
#productCompare table {
    width: 100%;
    margin-left: -25px;
    font-weight: bold;
    border-spacing: 25px;
}
#productCompare table a {
    color: #000;
}
#productCompare table a:hover {
    color: #000;
    text-decoration: none;
}