/* Universal Classes */

a {
    color: #000;
}
a:hover {
    color: #c00;

}

ul.piped {
    overflow: visible;
}
ul.piped li {
    display: inline;
    border-left: 1px solid #fff;
    padding: 0 5px;
    border-color: inherit;
}
ul.piped li.first {
    border: 0;
}
ul.piped a {
    color: inherit;
}

a.cartLink {
    color: #c00;
    font-weight: bold;
}

table.spaced {
    width: 100%;
    margin: 5px 0;
    padding: 0;
}
table.spaced tr td {
    text-align: center;
}

.roundedBg h4 b {
    /*
        color: #922427;

    */
    color: #c00;

}

.roundedBg h4 {
    margin-left: 1em;
}

.centerText {
    text-align: center;
}

ul.WAList li {
    margin-left: 5px;
    padding-left: 10px;
    /*
        background: transparent url( '/images/icons/aster.gif' ) no-repeat top left;
    */
}
ul.WAList li.hasKids {
    background-image: none;
    padding-left: 0;
    margin-left: 0;
}

.dashed-top {
    border-top: 1px dashed #777;
}

h4 {
    margin: 10px 0;
}

p {
    margin: 15px 0;
}

.leftie,
    .rightie {
    width: 48%;
    text-align: left;
}
.leftie div,
    .rightie div {
    margin: 10px 0;
}
.leftie {
    float: left;
}
.rightie {
    float: right;
/*    float:left; */
}
.rj {
    text-align: right;
}

#error {
    font-weight: bold;
    /*
        color: #922427;

    */
    color: #c00;

}

/*
	COMMON PAGES
*/

.common {
    overflow: hidden;
    width: 99.9%;
    clear: both;
}

.common label {
    float: left;
    width: 11em;
}
.uncommon {
    overflow: auto;
}
.uncommon label {
    float: none;
    width: auto;
}

img.pageHeading {
    display: block;
    margin: 0 auto;
}

h4 {
    text-align: center;
}
/* PAGE-SPECIFIC FORMATTING */

/* 
	MAINBORDER 
*/

#contentContainer {
    max-width: 1024px;
    margin: 0 auto;
}

#contentMonitor {
    max-width: 1014px;
    margin: 0 auto;
}



#catchPhrase {
    text-align: center;
    color: #555;
}

.searchBar {
    /*
        color: #922427;

    */
    color: #c00;

    margin-bottom: 10px;
}
.searchBar form {
    float: left;
    margin-left: 10px;
}
.searchBar * {
    vertical-align: middle;
}
.searchBar label {
    font-weight: bold;
}
.searchBar input.text {
    background: #fff url( '' ) top left no-repeat;
    border: 2px solid #aaa;
}
.searchBar input.text,
    .searchBar select {
    margin: 0 5px;
    border: 2px solid #aaa;
}
.searchBar select option {
    padding-right: 0.5em;
}

.searchBar a {
    float: right;
    color: #888;
    margin-top: 0.25em;
}

div#rotatingBanner {
    border: 3px solid #c00;
    background-color: #000;
    background: #fff url( '/images/backgrounds/tiled/topbak.jpg' ) repeat top left;
    color: #fff;
    text-align: center;
    padding: 5px;
}
div#rotatingBanner h4 {
    display: inline;
}
div#rotatingBanner a {
    float: right;
    margin-right: 1em;
    margin-top: 0.25em;
    color: inherit;
}


ul#leftNav {


    font-size: 0.8em;
    padding: 5px;
    margin-bottom: 120px;
    width: 170px;
    min-height: 100px;

}
ul#leftNav h5 {
    padding-left: 15px;
    background: transparent url( '/images/icons/menu_primary_closed.jpg' ) no-repeat top left;
    min-height: 20px;
    font-weight: bold;
}
ul#leftNav h5.activeCat {
    color: #c00;
}
ul#leftNav li h5.opened {
    background-image: url( '/images/icons/menu_primary_opened.jpg' );
}
ul#leftNav h5:hover {
    color: #c00;

}
ul#leftNav li {
    margin-bottom: 10px;
}
ul#leftNav ul li {
    margin-bottom: 5px;
}
ul#leftNav li ul {
    display: none;
    overflow: hidden;
    margin-left: 10px;
}
ul#leftNav li ul h5 {
    background-image: url( '/images/icons/menu_secondary_closed.jpg' );
    margin-left: 0px;
}
ul#leftNav li ul h5.opened {
    background-image: url( '/images/icons/menu_secondary_opened.jpg' );
}
ul#leftNav li ul.activeCat {
    display: block;
    overflow: auto;
}

a#live_chat {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
#iSafeSite {
    position: absolute;
    bottom: 120px;
    left: 35px;
}

div#contentArea {
    overflow: hidden;
}



/*
	HOME
*/

.homePageFocus {
    width: 175px;
/*background-color: #eee;*/
    margin: 0 auto;
    padding: 10px;
}
.homePageFocus img.m {
    border: 1px solid black;
    height: 300px;
    width: 170px;
}
.homePageFocus ul li {
    text-align: left;
}
.smallBrandAds div {
    text-align: center;
    padding: 5px;
    margin: 0 auto;
    width: 175px;
    font-size: 0.8em;
}
.smallBrandAds img {
    display: block;
    margin: 10px auto;
}
.smallBrandAds h3,
    .smallBrandAds h4 {
    margin: 0px auto;
}
.smallBrandAds h4 {
    font-weight: normal;
}
.smallBrandAds .price {
    font-size: 1.2em;
    font-weight: bold;
    color: #00d;
    margin: 5px auto;
}
.smallBrandAds a img {
    color: #000;
    border-width: 0px;
}

/*
    CATEGORY VIEW PAGE
*/
div.categoryBrowsePanel
{
    width: 95%;
    margin: 10px auto;
    padding: 5px 0px;
    overflow: auto;
    border: 1px dashed #ccc;
    vertical-align: middle;
}

div.categoryBrowsePanel div {
    width: 24.9%;
    overflow: auto;
    vertical-align: middle;
}
div.categoryBrowsePanel form label {
    color: #00284F;
0	}
div.categoryBrowsePanel .browseLeft {
    width:25%;
    float:left;
    text-align: left;
}

div.categoryBrowsePanel .browseCenter {
    width:49%;
    text-align: center;
    font-size: 1.4em;
}

div.categoryBrowsePanel .browseCenter #currentPage {
    color: gray;
    font-weight: bold;
    font-size: 1.1em;
}

div.categoryBrowsePanel .browseRight {
    width:25%;
    float:right;
    text-align: right;
}


div.productPanel {
    text-align: center;
    font-size: 0.9em;
    margin-top: 10px;
    /* margin-bottom: 10px; */
}
div.productPanel a {
}
div.productPanel * {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 2px;
}

table#productTable {
    width: 99%;
    margin: 0 auto;
    padding: 0;

    clear: both;
}
table#productTable tr td {
    width: 25%;
}

/*
	PRODUCT VIEW PAGE
*/

.continueButton {
    margin: 5px;
    display: block;
    text-align: left;
}

div.split_product_block {
    text-align: left;
}
div.split_product_block .spb_left {
    width: 300px;
    float: left;
    text-align: center;
}
div.split_product_block .spb_right {
    width: 420px;
    float: right;
}
div.split_product_block .spb_left p {
    margin-top: 10px;
    font-size: 0.7em;
    font-weight: bold;
}
div.split_product_block h4 {
    color: #000;
}
div.split_product_block div {
    /*margin-bottom: 20px; */
/*			border: 1px dashed black;*/
}
div.split_product_block form input {
    vertical-align: middle;
    margin-left: 1em;
/*			border: 1px solid #00284F;*/
}

li a.linkImage {
    display: block;
    position: relative;
    margin: 0 auto;
}

.otherColors {
}
.otherColors td {
    width: 20% !important;
    text-align: center;
}
.otherColors td a.linkImage {
    height: 40px;
    width: 40px;
    display: block;
    margin: 0 auto;
    clear: none;
    overflow: hidden;
    border: 2px solid #777;
}
.otherColors td a.linkImage img {
    /*position: relative;*/
    top: -23px;
    left: -23px;
    width: 86px;
    height: 86px;
}

img.zoomImageSmall {
    width: 50px;
    height: 50px;
}
div.zoomDivLarge {
    position: absolute;
    top: auto;
    left: auto;
    bottom: 50px;
    right: 50px;
}

div.cliponDesc {
}
div.cliponDesc h5 {
    margin-bottom: 10px;
}
div.cliponDesc ul {
    list-style-type: disc;
    margin-left: 20px;
}
div.cliponDesc ul li {
    margin-bottom: 5px;
}

.itemNum {
    float: right;
}
.price {
    width: 70%;
    font-weight: bold;
}
.price .retail {
    font-size: 0.8em;
    /*
                    color: #922427;

    */
    color: #c00;

}
.price .ours {
    font-size: 1.5em;
    color: #00c;
}

.price .oursclear {
    font-size: 1.2em;
    color: #00c;
}

ul#productDetailNav {
    overflow: visible;
    padding-left: 10px;
}
ul#productDetailNav li {
    float: left;
    background: transparent url( '/images/backgrounds/sd1_right_off.jpg' ) top right no-repeat;
}
ul#productDetailNav li a {
    cursor: pointer;
    display: block;
    padding: 5px 10px 2px;
    background: transparent url( '/images/backgrounds/sd1_left_off.jpg' ) top left no-repeat;
}
ul#productDetailNav li.selected {
    background-image: url( '/images/backgrounds/sd1_right_on.jpg' );
    position: relative;
    margin-bottom: -3px;
}
ul#productDetailNav li.selected a {
    cursor: arrow;
    background-image: url( '/images/backgrounds/sd1_left_on.jpg' );
    padding-bottom: 3px;
}

div#productDetails {
    clear: both;
    border: 1px solid #777;
    padding: 10px;
}
div#productDetails p {
/*margin: 0px;*/
}

#pdContent_More_Info li {
    margin: 5px;
}
div#giftOptions {
    padding: 20px;
    border-top: 1px dashed #777;
}
div#giftOptions a {
    color: #000;
    text-align: center;
    display: block;
    margin-top: 10px;
    font-weight: bold;
}
div#giftOptions img {
    vertical-align: middle;
}
#addItem {
    float: right;
}

#includedGiftBoxImg {
    border:1px solid black;
    display:block;
    text-align:center;
    width:150px;
    float: left;
    margin-bottom: 20px;
}
#giftBoxHeader {
    display: block;
}

#addToCartDiv {
    clear: both;
}

/*
    CART VIEW PAGE
*/

img.cartImage {
    float: left;
    height: 101px;
}



.bottomDash td {
    border-bottom: 1px dotted black;
}

/*
	ACCOUNT PAGE
*/

.addressPanel {
    padding: 4px;
    background-color: #E0E0E0;
}
.addressPanel p {
    margin: 0px;
}

.ptable {
    clear: both;
    width: 100%;
}
.ptable tr td {
    padding: 5px;
}

/*
    CHECKOUT
*/

h3 {
    margin-bottom: 10px;
}
h3 a.changeLink {
    font-size: 0.8em;
    color: #955;
}

table.indentedTable {
    width: 95%;
    margin: 0 auto;
}
table.twoCol tr td {
    width: 49%;
}
table.twoCol tr td:first-child {
    text-align: right;
    padding-right: 5px;
}

table.indentedTable .priceCol {
    text-align: right;
}

.checkoutsubmit {
    font-weight: bold;
    float: right;
}
.checkoutback {
    font-weight: bold;
    float: left;
}

h3.checkoutHeader {
    background-color: #ddd;
    padding: 2px 1em;
    overflow: auto;
}

form.promoChoice {
    float: right;
}


/*

*/

#form1 div {
    margin-bottom: 5px;
}

.formz div {
    margin-bottom: 5px;
}


.mainTextID {
    font-weight: bold;
}

ol.ToS {
    list-style-type: decimal;
    list-style-position: inside;
    padding: 0;
    margin: 0;
}
ol.ToS li {
    margin-bottom: 1em;
}
ol.ToS h5 {
    font-weight: bold;
    text-decoration: underline;
    margin-right: 2em;
    margin-left: 1em;
    display: inline;
}

h4 .finePrint {
    font-size: 8pt;
    font-weight: normal;
}

.indentedTable h4 {
    text-align: left;
}

.indentedTable a {
    color: #933;
}

.stock_quantity_panel {
    width: 240px;
    font-weight: bold;
    color: red;
    margin-top:4px; margin-bottom: 4px;
}










div.wareturns table {
    background-color: #eee;
    padding: 25px;
}

div.wareturns table.wide {
    background-color: #eee;
    padding: 25px;
    width: 90%;
}

div.wareturns table td {
    padding: 5px;
}


