
#content h3
{
    
    float:left;  
    width:800px;
    height:32px;
    background: url(../images/headings/store.gif) no-repeat bottom left;    
    }

.module-tags-browse 
{
    height:100%;
    float:left;
    margin:0 10px 0 15px;
    }    


/* === Store ===*/

body#page-store .module-tags-browse a:hover
{
    color:#f60;
    }    

body#page-store .module-tags-browse ul
{
    width:815px;
    margin-left:10px;
    }
    
body#page-store .module-tags-browse li
{
    float:left;
    background:#202020;   
    margin:0 10px 15px 0;     
    }    

/* === Products ===*/
body#page-products .module-tags-browse  
{
    float:left;
    width:125px;
    }

* html body#page-products .module-tags-browse  
{
display:inline;

    }

body#page-products .module-tags-browse li 
{
    height:20px;
    background:#262626;
    padding-left:5px;
    }

body#page-products .module-tags-browse li.alt
{
    background:#202020;
    }
    
body#page-products .module-tags-browse img
{
    display:none;
    }    

body#page-products .module-store_products-browse h3
{
    width:100%;
    }

body#page-products .module-store_products-browse 
{
    float:left;
    width:595px;
    /* margin-top:50px; */   
    }

* html body#page-products .module-store_products-browse 
{
    display:inline;
    }

body#page-products .module-store_products-browse li
{    
    width:193px;
    border-bottom:solid 5px #202020;
    background:#202020;
    margin:0 5px 15px 0;         
}

body#page-products .module-store_products-browse h3 
{
    background:none;
    text-indent:10px;
    font-size:14pt;
    color:#f60;
    margin-bottom:0;
    }    

body#page-products .module-store_products-browse li
{
    float:left;
    margin-left:9px;
    width:184px;
    overflow: hidden;
    }

* html body#page-products .module-store_products-browse li
{
    display:inline;
    }

    
/* === PAGE PRODUCT === */
body#page-product #content
{
    margin:0;
    padding:0;
    background:none;
    }
    
body#page-product .module-store_products-display
{
    margin:0 12px;
    padding:50px 12px;
    background: url(../images/headings/store.gif) no-repeat top left;
    }

body#page-product img
{
    margin-left:12px;
    float:right;}    
    
body#page-product .module-store_products-display h3
{
    width:auto; 
    height:auto;
    background:none;
    text-indent:0;
    color:#f60;
    font-size:16pt;
    font-weight:bold;
    }        

body#page-product .module-store_products-display span
{
    display:block;    
    clear:left;
    font-size:16pt;
    }

body#page-product .module-store_products-display form.add_to_cart
{
    display:block;
    clear:left;
    width:325px;
    margin-bottom:20px;    
    padding-left:20px;
    }    

#options
{
    display:block;
    width:100%;    
    }    

#option
{
    display:block;
    width:100%;
    }    


body#page-product .module-store_products-display p
{
    border-top:solid 15px #202020;
    clear:left;
    }    
    




#page-products .module-tags-browse h3 {

	display: none;

	}
	
#page-products #content h3 {

	margin-left: 15px;

	}
	
#content li {

    background: #1b1b1b !important;
    
    }
    
.module-tags-browse h4,
.module-store_products-browse h4 {

	padding: 5px;

	}

#options {

	float: left;
	padding: 5px;
	margin: 10px 0;
	background: #1B1B1B;
	
	}