* {
    font-family: "Arial", sans-serif;
    color:#fff;
}

body {
    background:#1C1C1C;
    padding:0;
    margin:0;
    text-align:center;
}

img {
    border:none;
}
hr {
    clear:both;
}
li {
    font-size:12px;
    line-height: 20px;
}
li a {
    color:#279CFF;
    font-weight:bold;
}

.note {
    font-size:11px;
}

blockquote {
    font-size:13px;
    font-style: italic;
}
#header {
    height:130px;
    border-bottom:solid 2px #010000;
    background:url(/images/bgHeader.jpg) repeat-x;
}

#footer {
    border-top:solid 2px #010000;
    background:url(/images/bgFooter.jpg) repeat-x;
    min-height: 400px;
    font-size:11px;
    line-height: 18px;
}

#page {
    background:#020000 url(/images/bgPage.jpg) repeat-y top center;
    min-height: 600px;
    clear: both;
}

.content {
    margin:0px auto;
    width:960px;
    text-align: left;
    position:relative;
}

#logoContainer {
    position:relative;
}

#logoPulse {
    position:absolute;
    z-index: 2;
    top:-30px;
    left:-16px;
    display:none;
}

#logo {
    float:left;
    position:absolute;
    z-index: 3;
}

#search {
    background:url(/images/bgSearch.png) no-repeat;
    width:635px;
    height:32px;
    overflow:hidden;
    float:right;
    padding:3px 0px 0px 7px;
}

#search img {
    float:left;
    margin:0px 5px 0px 0px;
}

#search input[type=text] {
    border:solid 1px #000;
    height: 17px;
    line-height: 17px;
    padding:2px;
    font-size:13px;
    font-weight: bold;
    color:#7B7B7B;
    width:305px;
    float:left;
    outline:none;
}

#search input[type=submit] {
    background:#333 url(/images/bgButton.jpg) repeat-x;
    border:solid 1px #000;
    height:23px;
    padding:2px 5px;
    font-size:13px;
    font-weight:bold;
    margin:0px;
    float:left;
    margin-left:5px;
    width:45px;
}

#cartIcon {
    float:left;
    margin-left:18px;
    position:relative;
    background:url(/images/cart.png) 0px 2px no-repeat;
    width:80px;
    height:30px;
    cursor: pointer;
}

#cartIcon span {
    display:block;
    font-weight:bold;
    position:absolute;
}

#cartIconCount {
    top:0px;
    left:7px;
    width:18px;
    text-align:center;
    font-size:12px;
    letter-spacing: -1px;
}

#cartText {
    top:4px;
    left:34px;
    font-size:13px;
}

#cartIconTotal {
    top:4px;
    left:66px;
    font-size:12px;
}

#navMain {
    clear:right;
    float:right;
    margin-top:40px;
    font-size:17px;
    font-weight:bold;
    font-family: "Arial Narrow", Arial;
    position:relative;
}
#navMain a:first-child {
    border-left:none;
}
#navMain a {
    text-decoration:none;
    margin-left:20px;
    border-left: solid 1px #fff;
    display: block;
    float:left;
    padding-left:20px;
    line-height: 30px;
    text-align: right;
}

#dotDesigners {
    float:right;
}

#contentContainer {
    padding:10px 0px;
}

#content {
    border:solid 1px #000;
    background:url(/images/bgBlack.png);
    padding:5px;
}

#content h1 {
    margin:0px 0px 10px 0px;
    font-size:28px;
    font-family:"Arial Narrow", Arial;
}

#breadcrumb {
    font-size:11px;
    padding:4px 0px;
    margin:4px 0px;
}

hr {
    border:none;
    height:1px;
    background:#999;
}

p {
    font-size:12px;
    line-height: 20px;
}

.left {
    float:left;
}

.right {
    float:right;
}

#productLeft {
    float:left;
    width:650px;
    margin:0px 10px 0px 0px;
}

#productRight {
    float:left;
    width:300px;
}

#productTitle, #productHighlights, .productBox, #disclaimer, #relatedProducts {
    border:solid 2px #000;
    background:url(/images/bgBlack.png);
    padding:5px;
    margin-bottom:10px;
}

#productTitle h1, h5, h5 a {
    color:#F4B335;
}

h5, h5 a {
    font-size:14px;
    margin:0;
}

#productTitle h1, #productTitle h2, #productTitle h3 {
    margin:0px 0px 5px 0px;
}

#productTitle h2, #productTitle h3 {
    font-weight: normal;
}

#productTitle h1 span {
    font-size:18px;
    font-weight: normal;
}

#productTitle p {
    font-size:12px;
    line-height: 20px;
}

#productImage, #productHighlights {
    border:solid 1px #000;
    padding:0px;
    margin-bottom:10px;
}

#productImage {
    border:none;
    background:none;
}

#productImage img {
    width:300px;
    height:360px;
    border:none;
    padding:0px;
    margin:0px;
}

#productHighlights {
    margin:0 0 10px 0;
    padding:0;
    list-style:none;
    border:solid 1px #000;
    background:url(/images/productFeatureBg.jpg) no-repeat 0px 20px center;
}

#productHighlights li {
    margin:15px 0px 15px 5px;
    font-size:12px;
    font-weight:bold;
    background: url(/images/bullet.png) 0px 5px no-repeat;
    padding-left:14px;
    line-height: 20px;
}

#productHighlights li.first {
    background:#3C7C1A url(/images/productFeatureHeader.jpg) repeat-x;
    margin:0;
    padding:0 0 0 4px;
    line-height: 24px;
    border-bottom:solid 1px #000;
}

#productHighlights li.last {
    background:url(/images/productFeatureSubHeader.png);
    margin:0;
    padding:0 0 0 4px;
    line-height: 24px;
    border-top:solid 1px #000;
}

#pricing {
    width:100%;
    border-bottom:solid 1px #000;
}

#pricing tr td {
    font-size:12px;
    font-weight: bold;
    border-top:solid 1px #000;
    line-height: 20px;
}

#pricing th {
    font-size:12px;
    font-style:italic;
    text-align:left;
}

#pricing td.name {
    width:50%;
}

#pricing td.name em {
    font-size:14px;
    font-style:normal;
}

#pricing td.price, #pricing td.quantity {
    width:30%;
}

#pricing td.addToCart {
    20%;
}

#pricing tr td input[type=text] {
    width:30px;
    color:#333;
    border:solid 1px #000;
    padding:2px;
}

td.priceColumn {
    line-height: 17px !important;
}

.listPrice {
    text-decoration: line-through;
    color:#ccc;
}

.yourPrice {
    font-weight: bold;
    font-size:14px;
    
}

.youSave {
    font-weight: bold;
    font-size:12px;
    color:#F4B335;
}

#factPanel table, #factPanel tr, #factPanel td {
    border-collapse: collapse;
    border:solid 1px #000;
}

#factPanel table {
    width:100%;   
}

#factPanel table tr td {
    font-size:12px;
    font-weight: bold;
    line-height: 24px;
    padding:0px 4px;
    vertical-align: top;
}

#factPanel table tr td.key {
    width:80%;
    text-align:left;
}

#factPanel table tr td.more {
    width:100%;
    text-align:left;
    font-weight: normal;
    padding-left:20px;
}

#suggestedUse {
}

.productBox h2 {
    margin:0px 0px 5px 0px;
    font-size:18px;
}

.productBox p {
    margin:0px;
    font-size:12px;
}

#disclaimer {
    clear:both;
    font-size:11px;
}

.btn, .btnGreen, .btnGray {
    border:solid 1px #000;
    display:block;
    padding:0px 5px;
    line-height: 24px;
    height:24px;
    text-align: center;
    background:url(/images/bgButton.jpg) repeat-x;
    font-weight: bold;
    text-decoration: none;
    font-size:13px;
}

.btnGreen {
    background:url(/images/bgButtonGreen.jpg) repeat-x;
}

.btnGray {
    background:url(/images/bgButton.jpg) repeat-x;
}

.btn:hover {

}

.btnLarge {
    padding:5px 16px;
    font-size:15px;
}

h2.subTitle {
    font-weight: normal;
    font-style: italic;
    margin:0px;
}

h2.subTitle span {
    font-weight: bold;
}

.productList {

}

.productList br {
    clear:both;
}

.productListing {
    float:left;
    width:216px;
    padding:0px 10px;
    text-align:center;
    overflow:hidden;
    height:260px;
    margin-bottom: 20px;
}

.productListing img {
    display:block;
    margin:0px auto;
    width:200px;
    height:170px;
}

.productListing a {
    display:block;
    font-size:20px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 5px;
    text-decoration:none;
}

.productListing span {
    display:block;
    height: 25px;
    overlow:hidden;
    margin:2px 0px;
    font-size:11px;
}

.productBreak {
    clear:both;
    margin:10px 0px;
    padding:10px 0px;
    background:none;
}

.productListing a.btn {
    font-size:11px;
    width:120px;
    margin:5px auto 0px auto;
}

.categoryListing {
    margin:5px 15px 35px 0px;
    padding:5px 0px;
    float:left;
    width:300px;
    height: 200px;
    overflow:hidden;
}

.categoryListing img {
    height:80px;
    width:300px;
}

.categoryListing a {
    display:block;
    font-size:16px;
    font-weight:bold;
    text-decoration: none;
    line-height: 20px;
}

.categoryListingLinks {
    height:50px;
    line-height: 14px;
    overflow:hidden;
    margin-top:5px;
}

.categoryListingLinks a.product {
    font-size:11px;
    text-decoration: underline;
    display:inline;
    font-weight:normal;
    line-height: 14px;
}

.categoryListing a.more {
    font-size:11px;
    text-decoration: underline;
}

#homeFeature {
    position: relative;
    height:384px;
    padding:0;
    margin-top:-10px;
}

#homeFeature .featureText {
    position:absolute;
    left:0px;
    top:30px;
}

#homeFeature ul.featureSelect {
    list-style:none;
    margin:0;
    padding:0;
    position:absolute;
    top:320px;
}

#homeFeature li {
    display:block;
    float:left;
    margin:0px 5px 0px 0px;
    border:solid 1px #fff;
    width:12px;
    height:12px;
    background:#A48B80;
    position: relative;
    cursor: pointer;
}

.homeColumn {
    float:left;
    width:473px;
}

.homeColumn div.productBox {
    min-height:100px;
    margin-bottom: 0px;
}

#homeFeature li:before {
    border: 1px solid #441702;
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
}

#homeFeature li:after {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: 1px; top: 1px;
}

#homeFeature li.selected {
    background:#fff;
}

#homeFeature .images {
    position: absolute;
    right:0px;
    top:0px;
    height:384px;
}

#homeFeature .images img {
    display:none;
    position: absolute;
    top:0px;
    right:0px;
    z-index: 2;
}

#homeFeature .images img.show {
    display:block;
}

.clear {
    clear:both;
}

.imgTitle {
    margin:0px;
    margin-bottom:-5px;
}

#homeFeature img.imgTitle {
    position:absolute;
    bottom:0px;
    left:0px;
    margin:0px;
}

.noMargin {
    margin:0px;
}

#loginContainer {
    z-index: 100;
    position:absolute;
    top:130px;
    background:#2A2A2A;
    border:solid 2px #000;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width:230px;
    padding:10px;
    text-align:left;
    font-size:11px;
    display:none;
}

#loginContainer label, #loginContainer input[type=text], #loginContainer input[type=password] {
    display:block;
    width:225px;
}

#loginContainer label {
    padding-left:5px;
    font-weight:bold;
}

#loginContainer input[type=text], #loginContainer input[type=password] {
    margin-bottom:10px;
    border-radius: 7px;
    border:solid 1px #464747;
    line-height: 22px;
    outline: none;
    color:#333;
    padding:2px 5px;
    width:215px;
}

#loginContainer label.remember {
    float:left;
    width:100px;
    margin:0px 0px 0px 0px;
    line-height: 20px;
    font-weight: normal;
}

#loginContainer label.remember input[type=checkbox] {
    margin:3px 3px 0px 0px;
    float:left;
}

#loginContainer input[type=submit] {
    float:right;
    height:28px;
    padding:0px 8px;
    border-radius: 7px;
}

#loginContainer a {
    clear:both;
    display:block;
    padding:2px 0px 0px 5px;
    padding-left:5px;
}

#loginError {
    display:none;
    background:url(/images/iconWarning.png) no-repeat;
    padding:5px 0px 0px 45px;
    font-weight:bold;
    font-size:12px;
    border-bottom:solid 1px #fff;
    margin:5px 0px;
    height: 40px;
}

#cover {
    background:#000;
    opacity: .2;
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index: 10;
    display:none;
}

.titleImage {
    height:100px;
    position:relative;
    background-repeat:no-repeat;
    overflow:hidden;
    margin-bottom:10px;
    cursor: default;
    border:solid 1px #000;
}

.titleImage h1 {
    font-family: "Trebuchet MS", "Arial Narrow", "Arial", sans-serif;
    font-size:24px;
    left:10px;
    bottom:10px;
    position:absolute;
    margin:0;
}

h2 {
    font-size:20px;
}

h2 span {
    color: #279CFF;
}

h2.marginTop {
    margin-top:10px;
}

.bold {
    font-weight: bold;
}

#globalFeatured {
    margin-top:10px;
}

.contentImage {
    float:right;
    margin:0 0 15px 15px;
}

#disclaimerFooter {
    color:#ccc;
    font-size:9px;
    margin-top:30px;
    line-height: 10px;
}

.right {
    float:right;
}

.box {
    border:solid 1px #000;
    background:url(/images/bgBlack.png);
    margin-bottom:10px;
    padding:5px;
}

.box h2 {
    margin-top:0px;
}

.box h3 {
    font-size:17px;
}

.box h4 {
    font-size:15px;
    margin:0px;
}

.box br {
    clear:both;
}

hr {
    clear:both;
}

/* admin styles */

#adminEditPage {
    position:fixed;
    right:10px;
    bottom:0px;
    border:solid 1px #333;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-color:#656565;
    background: #868686; /* Old browsers */
    background: -moz-linear-gradient(top,  #868686 0%, #696969 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#868686), color-stop(100%,#696969)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #868686 0%,#696969 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #868686 0%,#696969 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #868686 0%,#696969 100%); /* IE10+ */
    background: linear-gradient(top,  #868686 0%,#696969 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#868686', endColorstr='#696969',GradientType=0 ); /* IE6-9 */
}

#adminEditPage a {
    font-size:11px;
    color:#fff;
    background:url(/admin/images/cog.png) no-repeat 5px 5px;
    display:block;
    line-height: 32px;
    font-weight:bold;
    padding:0px 10px 0px 30px;
    text-decoration: none;

}

/* admin styles */

/* slide show styles */

#container {
    width:620px;
    padding:10px;
    margin:0 auto;
    position:relative;
    z-index:0;
}

#example {
    width:600px;
    height:900px;
    position:relative;
}

#ribbon {
    position:absolute;
    top:-3px;
    left:-15px;
    z-index:500;
}

#frame {
    position:absolute;
    z-index:0;
    width:712px;
    height:892px;
    top:-2px;
    left:-52px;
}

/*
        Slideshow
*/

#slides {
    position:absolute;
    top:15px;
    left:4px;
    z-index:100;
}

/*
        Slides container
        Important:
        Set the width of your slides container
        Set to display none, prevents content flash
*/

.slides_container {
    width:600px;
    overflow:hidden;
    position:relative;
    display:none;
    text-align: center;
}

/*
        Each slide
        Important:
        Set the width of your slides
        If height not specified height will be set by the slide content
        Set to display block
*/

.slides_container div.slide {
    width:600px;
    height:830px;
    display:block;
    background:url(/images/bgBlack.png);
}


/*
        Next/prev buttons
*/

#slides .next,#slides .prev {
    position:absolute;
    top:107px;
    left:-35px;
    width:24px;
    height:43px;
    display:block;
    z-index:101;
}

#slides .next {
    left:611px;
}

/*
        Pagination
*/

.pagination {
    margin:26px auto;
    width:330px;
}

.pagination li {
    float:left;
    margin:0 1px;
    list-style:none;
}

.pagination li a {
    display:block;
    width:12px;
    height:0;
    padding-top:12px;
    background-image:url(/images/pagination.png);
    background-position:0 0;
    float:left;
    overflow:hidden;
}

.pagination li.current a {
    background-position:0 -12px;
}

/*
        Caption
*/

.caption {
    z-index:500;
    position:absolute;
    bottom:-35px;
    left:0;
    height:30px;
    padding:5px 20px 0 20px;
    background:#000;
    background:rgba(0,0,0,.5);
    width:540px;
    font-size:1.3em;
    line-height:1.33;
    color:#fff;
    border-top:1px solid #000;
    text-shadow:none;
}


/* Cart */

#cartConfirm {
    border:solid 1px #000;
    background:url(/images/bgBlack.png);
    padding:3px;
    display:none;
    position:absolute;
    top:0;
    left:0;
    z-index: 100;
}

#cartConfirm h2 {
    color:#fff;
    font-size:15px;
    font-weight: bold;
    background:url(/images/cartIconFull.png) no-repeat;
    padding-left:34px;
    display:block;
    line-height: 27px;
    margin:0px;
}

#cartConfirm a {
    color:#fff;
    font-size:12px;
    font-weight: normal;
    display:block;
    margin:2px 0px;
    padding-left:34px;
    text-align:left;
}

#cartTable, #cartTotal {
    width:100%;
    margin:3px 0px 16px 0px;
}

#cartTable .productImg {
    width:75px;
}

#cartTable .productImg img {
    width:75px;
}

#cartTable td, #cartTable th {
    text-align: left;
}

#cartTable td {
    padding-top:4px;
}

#cartTable td.productName {
    line-height: 16px;
}

#cartTable .productName .productTitle {
    display:block;
    margin-bottom:4px;
}

#cartTable .productName span.note {
    line-height: 16px;
    font-weight:normal;
}

#cartTable .qty, #cartTable .totalCol {
    width:100px;
    text-align: right;
}

#cartTable td.qty {
    line-height: 24px;
}

#cartTable td.remove {
    width:30px;
    text-align: center;
}

#cartTable td.remove a {
    font-size:12px;
    font-weight: normal;
}

#cartTable input[type=text] {
    width:35px;
    height:16px;
    font-size:12px;
    color:#333;
    text-align:center;
}

#cartTable th {
    font-size:14px;
    line-height: 30px;
    color:#aaa;
}

#cartTable td, #cartTotal td {
    line-height: 26px;
    font-size:14px;
    font-weight:bold;
    vertical-align: top;
    border-bottom:solid 1px #000;
}

.cartTotals {
    text-align: right;
    line-height: 26px;
    font-size:13px;
    padding:0px 10px 0px 0px;
}

.cartTotals b {
    font-size:16px;
}

#cartTotal .totalTitle {
    text-align:right;
}

#cartTotal .total {
    font-weight:bold;
    width:70px;
    text-align:right;
    font-size:14px;
}

.form {
    width:425px;
    overflow:hidden;
}
.form label {
    display:block;
    line-height: 30px;
    min-height: 30px;
    margin:10px 0px;
    position:relative;
    text-align: right;
    padding-right: 295px;
    font-size:13px;
    font-weight: bold;
}

.form input[type=text],.form input[type=password], .form input[type=submit], .form textarea, .form select {
    color:#333;
    width:290px;
    height:30px;
    position: absolute;
    left:135px;
    box-sizing: border-box;
}

.form select option, .form select optgroup {
    color:#333;
}

.form label.textarea, .form textarea {
    height:70px;
}

.form input[type=submit] {
    color:#fff;
    width:auto;
    line-height: 20px;
    margin:0px;
    cursor: pointer;
}

.progress {
    background:url(/images/progressBar.gif) no-repeat top right;
    display:none;
    padding:22px 4px 0px 6px;
    font-size:13px;
    cursor:wait;
    line-height: 18px;
    text-align:right;
}

.check {
    background:url(/images/check.png) no-repeat;
    min-height: 38px;
    line-height: 42px;
    padding-left:44px;
}

#overlayMessage, .overlayMessage {
    border:solid 1px #000;
    margin:150px 0 0 -300px;
    top:0px;
    left:50%;
    width:600px;
    position:absolute;
    z-index: 1001;
    background:#000;
    padding:10px;
    display:none;
    text-align: left;
    border-radius:15px;
    border:solid 3px #F9AA2B;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 1.0), 0 0px 0 rgba(255, 255, 255, 0.4) inset;
}

#overlayMessage h2, .overlayMessage h2 {
    padding:0;
    font-size:22px;
    letter-spacing: 1px;
    line-height: 26px;
    margin-top:0px;
    color:#F9AA2B;
}

#overlayMessage a, .overlayMessage a {
    
}

#overlayMessage h3, .overlayMessage h3, #overlayMessage h3 a, .overlayMessage h3 a {
    font-size:14px;
    line-height: 20px;
}

#overlayMessage h4, .overlayMessage h4 {
    font-size:16px;
    color:#e2e2e2;
    margin-top:5px;
}

#overlayMessage div, .overlayMessage div, #overlayMessage p, .overlayMessage p, #overlayMessage a, .overlayMessage a {
    font-size:12px;
    text-align: left;
}

div.overlayInfo b {
    color:#F9AA2B;
}

div.overlayInfo, div.overlayInfo a {
    font-size:14px !important;
    font-weight: bold !important;
}

.freeProductSummary img {
    width:115px;
    float:left;
    margin:0;
}

.freeProductSummary {
    float:left;
    width:280px;
    margin:0 0 20px 0;
    border:solid 1px #999;
    padding:4px;
    margin:4px;
}

.freeProductSummary a.title {
    display:block;
    font-size:16px;
    font-weight: bold;
    color:#F9AA2B;
    text-decoration: none;
}

.freeProductSummary a.btn, .freeProductSummary a.btnGreen {
    width:auto;
    float:left;
    margin-right:5px;
}

.freeProductSummary span {
    font-size:13px;
    font-weight: bold;
    color:#eee;
    display:block;
    margin:0 0 10px 0;
}

#calculateShipping, #calculateShipping option, #state, #state option, #state optgroup {
    color:#333;
}

.special img {
    float:left;
    margin: 0 5px 5px 0;
}

.special h2 {
    color:#F9AA2B;
}

.special h3 {
    color:#279CFF;
    font-style:italic;
}

.special h4 {
    color:#eee;
    font-style:italic;
}

.special a {
    font-size:14px;
    color:#F9AA2B;
}

.special h2,.special h3,.special h4, .special p {
    margin:0 0 5px 0;
    line-height: 20px;
    font-weight: bold;
}

.special p {
    font-size:13px;
}

.cartSpecial {
    min-height: 120px;
}

.promotionSummary {
    
    font-style:italic;
    font-size:14px;
    font-weight: bold;
}

.promotionSummary, .promotionSummary * {
    color:#279CFF;
}

.promotionSummary a.note {
    font-size:11px;
    color:#fff;
    line-height: 12px;
    font-weight: normal;
}

#userWelcome {
    position:absolute;
    font-size:11px;
    font-weight: bold;
    top:35px;
    right:0px;
    width:400px;
    z-index: 2;
    text-align: right;
}

#userWelcome a {
    font-weight: normal;
}

.newsletterList {
    color:#000;
    font-size:14px;
    font-weight: bold;
    padding:4px 2px;
}

.newsletterList option {
    color:#000;
}

.newsletterList a {
    display:block;
    font-weight: bold;
    margin:10px 0px;
    padding:5px 0px;
    border-bottom:solid 1px #333;
}
/*
.productOptionSelect {
    font-size:13px;
    font-weight: bold;
    padding:4px 2px;
    color:#333;
    width:300px;
    border:solid 1px #000;
    background:#FCD59E;
    outline:none;
}
*/

.productOptionSelect {
    font-size:13px;
    font-weight: bold;
    padding:4px 2px;
    color:#fff;
    width:300px;
    border:solid 1px #000;
    background:#575757;
    outline:none;
}

.productOptionSelect option, .productOptionSelect optgroup {
    color:#fff;
    font-weight: bold;
}

#emailNewsletterPromo {
    float:left;
    width:270px;
    margin-right:10px;
    border-right:solid 1px #999;
    padding-right:10px;
    min-height: 50px;
}

#emailNewsletterPromo h3 {
    font-size:17px;
    line-height: 24px;
}

#emailNewsletterForm {
    margin:7px 0;
    float:left;
}

#emailNewsletterForm input {
    float:left;
    width:200px;
    margin-right:5px;
    font-size:16px;
    font-weight: normal;
    line-height: 18px;
    padding:4px 5px;
    color:#333;
    height:36px;
    border:solid 1px #000;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing: border-box;
    outline: none;
    background:#575757;
    color:#fff;
}

#emailNewsletterForm a {
    float:left;
}

#emailNewsletterConfirm {
    color:#F9AA2B;
    font-size:15px;
    font-weight: bold;
    display:none;
    float:left;
}

#emailNewsletterForm span {
    font-size:11px;
    color:#f7f7f7;
}

#cartTotalsContainer {
    float:right;
    width:400px;
}

#promoCodeInputContainer {
    float:left;
    width:400px;
}

#promoCodeInputContainer h3 {
    font-style:italic;
    font-size:14px;
    margin-bottom: 5px;
}

#promoCodeInputContainer input[type=text] {
    color:#000;
    border:solid 1px #000;
    width:200px;
    float:left;
    padding:2px;
    outline:none;
}

#promoCodeInputContainer a.btnGreen {
    display:block;
    float:left;
    margin-left:3px;
    padding:0 5px;
}

#marketingImageDownload img {
    height:180px;
    margin-right: 20px;
}

#starPromo {
    position:fixed;
    left:50%;
    margin-left:-284px;
    bottom:0px;
    z-index: 10;
}

#socialNetworking {
    margin:5px 0 0 0;
}