BODY {
    font-family: helvetica, arial;
}

.navline {
    display: block;
    border-top: 1px solid #e31e27;
    position: relative;
    margin-top: 25px;
    height: 5px;
}

.navline UL {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 1px solid #e31e27;
    background: #fff;
    display: block;
    position: relative;
    top: -19px;
    height: 34px;
    overflow: hidden;
}

.navline LI A, .navline LI H3, H1 {
    display: block;
    margin: 0px !important;
    font-weight: normal;
    text-decoration: none;
    color:#e31e27;
    height: 34px;
    padding-top: 7px;
}

#bottomNav LI A, #bottomNav LI H3 {
    padding: 7px 6px;
}

#bottomNav LI#next a {
    border-left: 1px solid #e31e27;
}


.navline LI, .navline LI A:visited, .navline LI:link {
    background-color: #fff;
}

.navline LI A:hover {
    color: #fff;
    background-color: #e31e27;
}

.navline LI {
    font-size: 17px;
    float: left;
}

#topNav {
    margin-left: 407px;
    width: 386px;
}

UL#bottomNav, UL#paging {
    float: left;
}

UL#paging {
    border: 0px;
    top: -1px;
    margin-left: 0px;
}

UL#paging LI {
    margin-left: -1px;
}

UL#paging LI.activePage A, UL#paging LI A:hover {
    background: #e31e27;
    color: #e31e27;
}

UL#paging LI A {
    padding: 0px 2px;
    color: #fff;
    font-size: 15px;
    border: 1px solid #e31e27;
    background: #fff;
    width: 14px;
    height: 16px;
    display: block;
}

.entry {
    width: 473px;
    float: left;
    background: url(images/totem.gif) no-repeat right 68px;
    margin-right: 43px;
}

.entryImg {
    width: 400px;
    height: 305px;
    border: 1px solid #e31e27;
    text-align: center;
    display: block;
    overflow: hidden;
}

.entryImg * {
    margin-top: 10px;
}

H2, H2 A:link, H2 A:visited {
    border-bottom: 1px solid #000;
    margin-bottom: 0px;
    text-decoration: none;
    color: #000;
    font-weight: normal;
}

.author {
    color: #bcb1bc;
    font-size: 12px;
    margin-top: 5px;
}

.text {
    margin-top: 10px;
    font-size: 14px;
}

#container, .navline {
    width: 5129px;
}

h2, .text {
    width: 405px;
}

#nextPrev {
    position:absolute;
    top: -19px;
    right: 0px;
    height: 37px;
    overflow: hidden;
    border: 0px;
    border-top: 1px solid #e31e27;
    border-bottom: 1px solid #e31e27;
}

#nextPrev LI {
}

#nextPrev LI A {
    padding: 9px 7px;
    height: 37px;
    overflow: hidden;
    border-left: 1px solid #e31e27;
}

#nextPrev LI#next {
    height: 50px;
    border-right: 1px solid #e31e27;
}

img {border: 0px;}

.singleEntry {
    clear: both;
    overflow: hidden;
    margin-top: -14px;
}

.singleEntry IMG, .ytborder {
    border: 1px solid #e31e27;
    padding: 10px;
}

.ytborder {
    margin-bottom: 10px;
}

#next A {
    /*border-left: 1px solid #e31e27;*/
}

#contactPhotos {
    float: left;
    margin: -15px 0px 0px 0px;
}

.contactEntry {
    float: left;
    padding: 50px 0px 30px 15px;
    width: 400px;
}

.contactEntry .text, .contactEntry h2 {
    width: 380px;
}

.products {
    width: 1205px;
    margin-left: -20px;
}

.products #allProducts {
    width: 987px;
    background: url(images/product_logo.gif) 18px -12px;
    overflow: hidden;
    height: 1065px;
}

.products .casePhoto {
    margin: 0px 11px 0px 11px;
}

.products .product {
    float: left;
    margin-bottom: 46px;
    position: relative;
}

.products .product .name {
    margin-top: -17px;
    font-size: 12px;
}

.productTextBox {
    width: 352px;
    border-top: 1px solid #e31e27;
    float: left;
    position: relative;
}

.productTextBox h2 {
    background: #e31e27;
    color: #fff;
    width: 150px;
    height: 41px;
    font-weight: normal;
    font-size: 20px;
    text-align: center;
    margin: 0px;
    margin-top: -25px;
    border: 0px;
}

.productTextBox h2 div {
    padding: 10px 0px;
}

.productTextBox2 {
    width: 562px;
    margin-left: 10px;
}

.productTextBox UL {
    list-style: none;
    margin: -5px 0px 0px 136px;
    position: relative;
    font-size: 16px;
}

.product .description {
    width: 214px;
    font-size: 12px;
    text-align: left;
    margin-top: 10px;
    border-bottom: 1px solid #000;
}

.product .description P {
    height: 83px;
    overflow: hidden;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
}

.product .description UL {
    list-style: none;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

a.add, a.quantity {
    font-size: 70px;
    text-decoration: none;
    color: #e31e27;
    position: absolute;
    right: 45px;
    bottom: -10px;
}

.product .description li span {
    font-size: 20px;
    line-height: 12px;
}

.product .title {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #000;
    margin-top: -20px;
    width: 214px;
}

.bigProduct {
    margin: -8px !important;
}

.bigProduct UL {
}

#shoppingCartLink {
    position: absolute;
    text-decoration: none;
    border: 0px;
    left: 250px;
    text-align: right;
    width: 150px;
    top: 3px;
    color: #000;
    font-size: 12px;
}

.product .add {
    position: absolute;
    left: 204px;
}

.product .price {
    margin-top: 10px;
    position: relative;
    text-align: left;
    left: 30px;
    font-size: 20px;
}

.product .price b {
    font-size: 20px;
    color: #e31e27;
    font-weight: normal;
}

.product .model {
    font-size: 15px;
    color: #b1a2b2;
    position: relative;
    text-align: left;
    left: 30px;
}

a.quantity {
    font-size: 35px;
    bottom: 5px;
    right: 30px;
    position: absolute;
}

.product .plus, .product .minus {
    position:absolute;
    bottom: 22px;
    right: 15px;
    text-decoration: none;
    font-size: 20px;
    color: #b1a2b2;
}

.product .minus {
    bottom: 13px;
    font-size: 30px;
    height: 2px;
    padding-top: -15px;
    overflow: hidden;
    background-color: #b1a2b2;
    margin-right: 1px;
}

#simplemodal-overlay {
  background-color:#000;
  cursor:wait;
}

#simplemodal-container {
  height:300px;
  width:400px;
  background-color:#fff;
  border:3px solid #ccc;
}

#simplemodal-container a.modalCloseImg {
  background:url(images/x.png) no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-18px;
  cursor:pointer;
}

#paymentOptions {
    display: none;
    text-align:center;
    height: 300px;
    overflow: hidden;
}

h1 {
    margin-top: -5px !important;
    font-size: 22px;
}

#entries {
    margin-left: 0px;
}

.faqEntry {
    font-size: 14px;
}

#faqGraphic {
    float: left;
    padding-top: 40px;
}

#paging A:hover {
    background: #fff;
}

.listboxes {
    margin-left: 40px;
}

#topNav #productsNav a {
    width: 76px !important;
    text-align: center;
}

#topNav #spotlightNav a {
    width: 76px !important;
    text-align: center;
}

#topNav #mediaNav a {
    width: 58px !important;
    text-align: center;
}
#topNav #downloadsNav a {
    width: 98px !important;
    text-align: center;
}

#topNav #findNav a {
    width: 68px !important;
    text-align: center;
}

#topNav #contactNav a {
    width: 68px !important;
    text-align: center;
}

#contactPhotos IMG {
    padding: 10px;
    border: 1px solid #e31e27;
    margin-top: 15px;
}

a {
    outline: none;
}

.horizontal {
    height: 505px;
    overflow: hidden;
}


#bottomNav.locations {
    border-left: 0px !important;
}

#bottomNav .cat-item a {
    border-left: 1px solid #e31e27;
}

#bottomNav li a {
    padding-top:9px;
}

.more {
    text-decoration: none;
    color: #000;
}

h1 small a, .downloadLinks a {
    text-decoration: none;
    color: #000;
}

.downloadLinks a:hover {
    color: #e31e27;
}

.downloadsText {
    height: 60px;
}

.home-feature-img {
    width: 400px;
    height: 480px;
    border: 1px solid #e31e27;
    text-align: center;
    display: block;
    overflow: hidden;

}

.home-feature-img div {
    width: 390px;
    height:470px;
    overflow: hidden;
}

.home-feature-img img {
    margin: 10px;
}

#bottomNav LI,#bottomNav LI a {
display: block;
float: left;
}

#shippingTableContainer {display: none}

#shippingTable table {
    border: 1px solid #ff0000;
    border-collapse: collapse;
    width: 888px;
}
#shippingTable table td {
    border-left: 1px solid #ff0000;
    padding: 20px;
}
#shippingTable table td.price {
    width: 200px;
    text-align: center;
    font-size: 45px;
}
#shippingTable table tr {
    border-bottom: 1px solid #ff0000;
    height: 115px;
}
#shippingTable {
    position: relative;
    width: 888px;
    margin-top: 40px;
    font-family: arial;
}
#shippingHeader {
    border: 1px solid #ff0000;
    padding: 10px;
    position: absolute;
    overflow: hidden;
    top: -20px;
    right: 40px;
    background: #fff;
    font-size: 18px;
}
        .sticker {
            width: 375px;
            margin: 0 0px !important;
            padding: 0 20px !important;
        }
        .sticker .casePhoto {
            margin: 0px;
        }
        .sticker .title {
            margin-top: 2px;
            width: 100%;
        }
        .sticker .description {
            height: 132px;
            position: relative;
            width: 100%;
        }
        .sticker .description .gallery {
            list-style: none;
            position: absolute;
            right: 0px;
            margin: 0px;
            bottom: 0px;
        }
        .sticker .description li {
            float: left;
        }
        .sticker .model, .sticker .price {
            left: 0px;
        }
        .sticker .add {
            right: -134px;
        }
        .stickerDetails {
            position: absolute;
            top: 45px;
            width: 265px !important;
            margin-left: -4px;
        }

        .stickerDetails th {
            width: 74px;
        }
        .hidden {
            display: none;
        }
        .sticker .plus, .sticker .minus {
            right: 0px;
        }
        .sticker .quantity {
            right: 17px;
        }
        td#fancy_title_left, td#fancy_title_main, td#fancy_title_right {
            background: #000;
        }