

/*-------------------------------------------
| jamierushadcss
---------------------------------------------*/
.level0{
 padding:15px;
}

.listBox li {
 padding: 0px;
}

.productSearchCell{
 padding:0px;
}
.actionList{
 padding:15px;
}
.major{
 padding:15px;
}
.description{
 padding:0px;
}



 #jamiebackground {
background:#000000 url('http://www.spacedust.com/zz/spacedust_bkg5.jpg') ;
background-repeat: no-repeat;
}

#jamielh-col{
position: absolute;
top: 265px;
left: 20px;
width: 180px;
margin: 0px;
padding: 0px;
height: 100px;
 }

#jamierh-col{
 margin: 20px 20px 20px 200px;
 padding: 20px;
 }
#jamielh-col h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #ffffff;
 }
#jamielh-col a  {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
line-height: 13px;
text-indent:-15px;
 }
#jamielh-col a:hover  {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #9e9377;
line-height: 13px;
 }
#jamielh-col li{
margin-top: 0em;
margin-bottom: 2px;
 }


#mainShell .gridCell .realviewImage {
border: 2px solid #000000;
height:149px;
width:149px;
margin-bottom: 2px;
position:relative; 
    }

#mainShell .gridCell .realviewImage:hover {
border: 2px dotted #ff0000;
height:149px;
width:149px;
margin-bottom: 2px;
}

#jamiepageMantle {
background-image: url(http://www.spacedust.com/zz/zazz_header33.png);
background-repeat: no-repeat;
height: 110px;
width: 1000px;
border: 0px solid #000000;
    }
#socialmedialinks {
height: 100px;
width: 200px;
z-index: -1;
float: right;
margin-top: 25px;
    }
    #jamieextrapane {
height: 100px;
width: 150px;
z-index: 99999;
float: right;
    }
    #jamieextrapane h3{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    }
#jamieextrapane li  {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #9e9377;
line-height: 13px;
text-indent:-50px;

 }

.awardText2  {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ccc;
line-height: 13px;
text-indent:-50px;
padding-left:40px;

 }

/*-------------------------------------------
| page colors
---------------------------------------------*/
body {
background:#000000 ;
color:#FFFFFF;
    }
    body.zBarred {
        background-color:#000000;
    }
    body.iframed {
        background-color:#000000;
    }
    #mainShell {
        width:100%;
        background-color:#000000;
        padding-bottom:40px;
        /* add main background image here, if desired:
            background-image:url();
        */
    }
    body.zBarred #mainShell {
        padding-bottom:0;
    }

    body.iframed, #main, #pageTitle, #pageSubTitle, #pageHeader, #pageBottom { 
        background: #FFFFFF;
    }

/*-------------------------------------------
| box styles
---------------------------------------------*/
    .box {
        border:1px solid #999933;
    }
    .fillBox {
        background-color:#eeeeee;
    }

/*-------------------------------------------
| dividers
---------------------------------------------*/
    .hr {
        background-image:url(http://www.spacedust.com/zz/bar.gif);
    }
    .hrVert {
        background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&w=2&h=1&fill_color=999933&bdr_color=FFFFFF&bdr=TLRB&bdr_width=0&grd=0&opacity=100&fmt=gif);
    }

/*-------------------------------------------
| tab colors
---------------------------------------------*/
    .tabShell, .skinnableScrollyTabbedShell .tabShell {
        background:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&w=2&h=1&fill_color=999933&bdr_color=999933&bdr=TLRB&bdr_width=0&grd=0&opacity=100&fmt=gif) transparent bottom left repeat-x;
    }    
    
    .tabShell a, .skinnableScrollyTabbedShell .tabShell a {
        border-color:#999933;
        background:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&w=2&h=1&fill_color=999933&bdr_color=999933&bdr=TLRB&bdr_width=0&grd=0&opacity=100&fmt=gif) #FFFFFF bottom left repeat-x;
        color:#999933;
    }
    
    .tabShell a.Active {
        background:none #eeeeee;
        color:#999933;
        font-weight:bold;
    }
/*-------------------------------------------
| input colors (standards-compliant browsers only)
---------------------------------------------*/
    /*** normal ***/
        input[type=text],
        input[type=password],
        textarea {
            border:1px solid #808080;
            background:url(http://asset.zcache.com/assets/graphics/z2/skins/default/inputs/gradient_v2.gif) top left repeat-x #feffff;
            color:#666;
        }
    /*** on focus ***/
        input[type=text]:focus,
        input[type=password]:focus,
        textarea:focus {
            background:#fffb9c;
            color:#000;
        }
    /*** error state ***/
        input[type=text].error,
        input[type=password].error,
        textarea.error {
            border:1px solid #cc0000;
            background:url(http://asset.zcache.com/assets/graphics/z2/skins/default/inputs/errorGradient.gif) top left repeat-x #fffcfc;
            color:#cc0000;
        }
    
/*-------------------------------------------
| font/link colors
---------------------------------------------*/

    body, td, p {
        color:#999933;
    }
    a,
    a:hover, 
    td a,
    td a:hover {
        color:#999933;
    }
    /*.controls a.active,  DO WE NEED THIS? */
    .navPane a.active {
        background-color:#eeeeee;
        color:#999933;
        font-weight:bold;
    }
    .moreLink, a.moreLink {
        background-image:url(http://asset.zcache.com/assets/graphics/z2/icons/forwardArrow.gif);
    }
    .backLink, a.backLink {
        background-image:url(http://asset.zcache.com/assets/graphics/z2/icons/backArrow.gif);
    }
    a.disabled {
        color:#999933;
    }
    h1, h2, h3, h4, h5 {
        color:#999999;
    }
    #group_1 .sidePod h1, #group_1 .sidePod h2, #group_1 .sidePod h3, #group_1 .sidePod h4, #group_1 .sidePod h5,
    #group_3 .sidePod h1, #group_3 .sidePod h2, #group_3 .sidePod h3, #group_3 .sidePod h4, #group_3 .sidePod h5 {
        color:#cccc66;
    }

    .mainText{
        color:#999933;
    }    
    .mainLink,
    .mainLink:hover {
        color:#999933;
    }
    .mainTitle {
            color:#999999;
    }
    
    .error {
        color:#cc0000;
    }
    .note, .note * {
        color:#999933;
    }
    .note a,
    .note a:hover {
        color:#999933;
    }

    #quantityDiscount, #discountAmount {
        color:#999933;
    }

/*-------------------------------------------
| side pods
---------------------------------------------*/
    #group_1 .sidePod, #group_3 .sidePod {
        background-color:#eeeeee;
        border-width:0;
        color:#999933;
        padding:10px;
    }

    .podText, .emptyBody { 
        color: #999933; 
    }
    .podLink { 
        color: #999933; 
    }

    .skinnablePod h1, .skinnablePod h2, .skinnablePod h3, .skinnablePod h4, .skinnablePod h5, .skinnablePod div, .skinnablePod span, .skinnablePod td {
        color:#999933;
    }
    
    #group_1 .sidePod a, #group_3 .sidePod a, .podTabActive a {
        color: #999933;
    }    

/*-------------------------------------------
| mantles
---------------------------------------------*/
    #pageMantle {
        overflow:hidden;
        width:900px;
        height:200px; background:url("http://www.zazzle.com/rlv/isapi/designall.dll?action=gal_banner&fmt=jpg&bg_color=FFFFFF&logofilename=1046296B-2CCC-4A98-B2B8-80F98E0BF93E&grd_on=0&bg_img_scale=1&bg_img_align=center") bottom left no-repeat;
    }        
    #pageTitle, #pageSubTitle {
        width:864px;
        margin:0px;
        padding:0px 18px;
    }
    
    #pageMantleLink {
        border:0;
        text-decoration:none;
        width:1000px;
        height:110px;
        position:absolute;
    }
    
/*-------------------------------------------
| tables
---------------------------------------------*/    
    /*** table head / foot ***/
        .dataTable thead tr,
        .dataTable tfoot tr {
            background-color:#eeeeee;
        }
        .formTable thead tr {
            background-color:#eeeeee;
        }
    /*** table body ***/
        .dataTable tr {
            background-color:#eeeeee;
        }
        .dataTable,
        .dataTable td,
        .dataTable p,
        .dataTable .note,
        .dataTable .note *,
        .dataTable .discounts .subtotal,
        .dataTable h1, 
        .dataTable h2, 
        .dataTable h3, 
        .dataTable h4, 
        .dataTable h5 {
            color:#999933;
        }
        .dataTable .evenRow {
            background-color:#eeeeee;
        }
        .dataTable .camoCell {
            background: #FFFFFF;
        }
        .dataTable a,
        .dataTable .note a {
            color: #999933;
        }
        .altCellColor {
            background-color:#eeeeee;
            color:#fff;
        }

/*-------------------------------------------
| gridCells
---------------------------------------------*/
    #mainShell .gridCell .realviewLink, 
    #mainShell .gridCell .nextviewLink {
        border-color:#FFFFFF;
    }
    #mainShell .gridCell .realviewLink:hover, 
    #mainShell .gridCell .nextviewLink:hover {
        border-color:#eeeeee;
    }
    #mainShell .gridCell .realviewImageHover {
        border-color:#eeeeee;
    }
    #mainShell .gridCellInfo {
        clear:both;
        padding:3px;
    }
    
/*-------------------------------------------
| thermometers
---------------------------------------------*/
    .thermometerShell {
        border:1px solid #999999;
    }
    .thermometerShell a, .thermometerShell span {
        color:#000;
        background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=&id=tmpl/therm/normal.gif&gry=1&gry_ref=200&gry_color=eeeeee);
    }
    .thermometerShell .thermometerStepDisabled {
        color:#999933;
        background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=&id=tmpl/therm/disabled.gif&gry=1&gry_ref=200&gry_color=eeeeee);
    }
    .thermometerShell .thermometerStepActive {
        color:#999933;
        background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=&id=tmpl/therm/active.gif&gry=1&gry_ref=200&gry_color=eeeeee);
    }
/*-------------------------------------------
| loading indicators
---------------------------------------------*/
    .loadingOverlayShield {
        background-color:#eee;
    }
    .loadingOverlay {
        background-color:#fff;
    }
    
/*-------------------------------------------
| Fleetings
---------------------------------------------*/
    .fleetingMessageShell {
        background-color:#FFFFFF;
        border-color:#999933;
        color:#999933;
    }
    
/*-------------------------------------------
| misc
---------------------------------------------*/
    #returnStrip {
        background-image:url(http://asset.zcache.com/assets/graphics/z2/skins/z1/returnStripGradient_v2.gif);
        background-position:left center;
        font-weight:bold;
        line-height:30px;
    }
    #returnStrip .leftArrow {
        font-size:16px;
        color:#ffcc00;
    }
    #returnStrip a {
        color:#fff;
        text-decoration:none;
    }
    #tooltip {
        background:#FFDE6B none repeat scroll 0%;
        border:1px solid #000;
        color:#000 !important;
        padding:5px;
        text-align:left;
        width:195px;
        white-space:normal;
        position:absolute;
        z-index:5000;
        display:none;
        font-size:10px;
    }
    
    .dropArrow {
        position:absolute;
        right:0px;
        top:7px;
        width:9px;
        height:9px;
        background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&bg_color=00FFFFFF&fmt=gif&gry=1&gry_color=eeeeee&gry_ref=140&id=tmpl/arrow_down.gif);
    }

/*-------------------------------------------
| general overrides
---------------------------------------------*/
    #header, #footer {
        width:100%;
        background-color:#000;
    }
    #pageBottom {
        background-color:#000;
    }
    div.column, #footer, #footer h3, #footer h4, #pageBottom, #pageBottom p {
        color:#fff;
    }
    #footer a {
        color:#999;
    }
    #main, #pageHeader, #pageBottom {
        border:none;
    }
    .zBarFooter {
background-repeat:repeat-y;
background-color: #000000;
    }
    .zBarFooter .zBarContents {
background-color: #000000;

color:  silver;
}
    .zBarFooter .securityBadges {
background-color: #000000;
color:  silver;
    }
    .zBarFooter .legal {
background-color: #000000;
color: silver;
    }
    #footer button.inline span {
        background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=fff&id=tmpl/gray_inline.gif&gry=1&gry_ref=255&gry_color=ffffff&btnh=22) !important;
    }

/*-------------------------------------------
| product page and design tool overrides
---------------------------------------------*/
    #mainShell .podTabActive {
        background-color: #eeeeee;
        color: #999933;
    }
    #mainShell #fullWorkspace {
        border-color:#999933!important;
    }
    #mainShell #footer {

        border-width:0;
    }
    #mainShell #page_contextTabs .tabShell a {
        background-color:#FFFFFF!important;
        color:#999933!important;
    }
    #mainShell #pageFooter {
        background-color:#000000!important;
    }
    #mainShell .priceShell .price, 
    #mainShell .quantityLabel, 
    #mainShell #productAttributes-discountAmount {
        color:#999999!important;
    }
    #productAttributes_price {
        color:#cccc66!important;
    }
    #productAttributes_size_selector-frames {
        background-image:url(http://asset.zcache.com/assets/graphics/z2/global/controls/droplist/100.png);
    }
    #mainShell .allComments {
        border-top:0;
        background:none #eeeeee;
        color:#999933;
        height: 200px;
        width: 800px;
        overflow: scroll;
        z-index: -1;
    }
    #mainShell .allComments a {
        color:#999933;
    }
    /*** add to cart footer ***/
    #mainShell .addToCartFooter {
        background:#FFFFFF;
        border:1px solid #999933;
        border-top:0px;
    }
    #mainShell #page-customizeLinks, #mainShell #customizeLinksShell,#mainShell #product_publishIt-shell {
        background:#FFFFFF;
        border:1px solid #999933;
    }
    /*** scrolly tabs ***/
    #mainShell #productOptions .skinnableScrollyTabbedShell .tabShell a {
        background-color:#eeeeee;
        color:#999933;
        border-color:#999933;
    }
    #mainShell #group_3 table {
        border-color:#999933;
    }
    #mainShell #group_3 table thead th,
    #mainShell #group_3 table thead th span,
    #mainShell #group_3 .skinnableScrollyTabbedShell .tabShell a.Active,
    #mainShell #group_3 .skinnableScrollyTabbedShell .tabBaseContents {
        background-color:#FFFFFF;
        color:#999933;
    }
    #mainShell #group_2 table {
        border-color:#999933;
    }
    #mainShell #group_2 table thead th,
    #mainShell #group_2 table thead th span {
        background-color:#eeeeee;
        color:#999933;
    }
    #mainShell #productOptions .skinnableScrollyTabbedShell .tabBaseContents,
    #mainShell #productOptions .skinnableScrollyTabbedShell .tabShell a,
    #mainShell #productOptions .skinnableScrollyTabbedSmall .skinnableScrollyButtonLeft,
    #mainShell #productOptions .skinnableScrollyTabbedSmall .skinnableScrollyButtonRight,
    #mainShell #productAttributes_style-view,
    #mainShell #productOptions .skinnableScrollyTabbedShell .tabBaseContents a.tabBaseLink,
    #mainShell #productOptions .skinnableScrollyTabbedShell .tabBaseContents a.tabBaseLinkActive {
        border-color:#999933!important;
        color:#999933;
    }
    #mainShell #productOptions .skinnableScrollyTabbedShell .tabShell a {
        color:#999933;
    }
    #mainShell .formTable .labelCell {
        border-top:0;
        background:none #FFFFFF;
        color:#999933;
    }


    #mainShell .promoteOptions a {
        color: #555;
    }
    #mainShell .promoteOptions a:hover {
        color: #000;
        text-decoration:underline;
    }
    #mainShell .promoteOptions .label {
        font-weight:bold;
    }

    #mainShell .toolbar h1,
    #mainShell .toolbar h2,
    #mainShell .toolbar h3,
    #mainShell .toolbar h4,
    #mainShell .toolbar h5,
    #mainShell .toolbar #toolbarHelpLink {
        color:#666;
    }

    #mainShell .skinnablePod button span {
        color:#666;
    }

    #mainShell .skinnablePod button.inlineGrayed span,
    #mainShell .skinnablePod button.inlineGrayed:hover span,
    #mainShell .skinnablePod button.inlineGrayed:active span,
    #mainShell .skinnablePod button.inlinesubmitGrayed span,
    #mainShell .skinnablePod button.inlinesubmitGrayed:hover span,
    #mainShell .skinnablePod button.inlinesubmitGrayed:active span,
    #mainShell .skinnablePod button.inlinegreenGrayed span,
    #mainShell .skinnablePod button.inlinegreenGrayed:hover span,
    #mainShell .skinnablePod button.inlinegreenGrayed:active span {
        color:#aaa;
    }
    
    #mainShell #group_2 #page-customize.inline span {
        background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=FFFFFF&id=tmpl/gray_inline.gif&gry=1&gry_ref=240&gry_color=ffd050&btnh=22)!important;
    }
    

    #page-addToCartBox.sidePod {
        background:#eeeeee repeat scroll 0%;
    }
    #group_3 .accordionSectionTitle div.gradient {
        background:#eeeeee url(http://asset.zcache.com/assets/graphics/z2/cr/accordionTitleBg.png) repeat-x top left !important;
        _background-image:none !important;
        FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.jamierushad.com/jamierushad08/images/zazzle_woodbkg.jpg',sizingMethod='scale');
    }
    #group_3 .accordionSectionTitle div.content a {
        color:#999933;
    }
    #group_3 .accordionSectionTitleActive div.content a {
        color:#cccc66;
    }
    
    .radioList a.radioOption.radioOptionOver,
    .radioList a.radioOption.radioOptionActive {
        color:#999933;
    }

/*** Design Tool CSS Overrides ***/
    #mainShell .podTabScrollShell {
        background: none repeat scroll 0%;
    }

    #mainShell input[type="text"].designToolTitle {
        color:#999999;
    }

    #mainShell #pageTitlebar {
        background:#FFFFFF repeat scroll 0%;
    }
    #pageTopCap {
        display:none;
    }

    #mainShell .innerPod, #mainShell .innerPod a {
        color:#666;
    }

    #mainShell .innerPod h2, #mainShell .innerPod td{
        color:#838383;
    }

    #loadingOverlay {
        color:#000;
    }
    
    .designtoolToolbar {
        color:#000;
    }
    
/*-------------------------------------------
| Buttons
---------------------------------------------*/

    #mainShell button span {
        background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=FFFFFF&id=tmpl/gray.gif&gry=1&gry_ref=255&gry_color=ffffff&btnh=30);
    }

    #mainShell button.submit span {
        background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=FFFFFF&id=tmpl/gray.gif&gry=1&gry_ref=240&gry_color=ffd050&btnh=30);
    }

    #mainShell a.button span {
        background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=FFFFFF&id=tmpl/gray.gif&gry=1&gry_ref=255&gry_color=ffffff&btnh=30);
    }

    #mainShell a.button.submit span {
        background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=FFFFFF&id=tmpl/gray.gif&gry=1&gry_ref=240&gry_color=ffd050&btnh=30) !important;
    }

    #mainShell button.inline span {
        background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=FFFFFF&id=tmpl/gray_inline.gif&gry=1&gry_ref=255&gry_color=ffffff&btnh=22);
    }

    #mainShell button.inlineSubmit span {
        background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=FFFFFF&id=tmpl/gray_inline.gif&gry=1&gry_ref=240&gry_color=ffd050&btnh=22) !important;
    }

    #mainShell a.inlineButton span {
        background-image: url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=FFFFFF&id=tmpl/gray_inline.gif&gry=1&gry_ref=255&gry_color=ffffff&btnh=22);
    }

    #mainShell a.inlineSubmit span {
        background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=FFFFFF&id=tmpl/gray_inline.gif&gry=1&gry_ref=240&gry_color=ffd050&btnh=22) !important;
    }
    
    /*** Side Pod buttons ***/
        #mainShell .sidePod button span {
            background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=eeeeee&id=tmpl/gray.gif&gry=1&gry_ref=255&gry_color=ffffff&btnh=30);
        }

        #mainShell .sidePod button.submit span {
            background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=eeeeee&id=tmpl/gray.gif&gry=1&gry_ref=240&gry_color=ffd050&btnh=30);
        }

        #mainShell .sidePod a.button span {
            background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=eeeeee&id=tmpl/gray.gif&gry=1&gry_ref=255&gry_color=ffffff&btnh=30);
        }

        #mainShell .sidePod a.button.submit span {
            background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=eeeeee&id=tmpl/gray.gif&gry=1&gry_ref=240&gry_color=ffd050&btnh=30) !important;
        }

        #mainShell .sidePod button.inline span {
            background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=eeeeee&id=tmpl/gray_inline.gif&gry=1&gry_ref=255&gry_color=ffffff&btnh=22);
        }

        #mainShell .sidePod button.inlineSubmit span {
            background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=eeeeee&id=tmpl/gray_inline.gif&gry=1&gry_ref=240&gry_color=ffd050&btnh=22) !important;
        }

        #mainShell .sidePod a.inlineButton span {
            background-image: url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=eeeeee&id=tmpl/gray_inline.gif&gry=1&gry_ref=255&gry_color=ffffff&btnh=22);
        }

        #mainShell .sidePod a.inlineSubmit span {
            background-image:url(http://rlv.zcache.com/isapi/designall.dll?action=getimage&fmt=gif&bg_color=eeeeee&id=tmpl/gray_inline.gif&gry=1&gry_ref=240&gry_color=ffd050&btnh=22) !important;
        }

/*-------------------------------------------
| statcounter
---------------------------------------------*/
    #statcounter_image {
        display:inline;
    }
    #statcounter_image img {
        border:none;
    }

