body {
	width:955px;
        font-family: Arial, Helvetica, sans-serif;
        color:#999;
	background-color:#000;
	margin:0 auto;
	
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
h1  {
	font-size: 20px;
	line-height: 1.2em;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000
	}
h2  {
	font-size: 16px;
	line-height: 1.2em;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	}
h3 {
	font-size: 14px;
	line-height: 1.2em;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	}
a {
	text-decoration: underline;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	}
a:hover {
	color: #fff;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	}
a:visited {
       text-decoration: underline;
}
p  {
	color: #000;
        font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
p a {
        text-decoration: underline;
}
p a:hover {

}
img { border: 0; }
hr, .hide { display: none; }

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#wrapper {
        width:955px;
        background: #000;
        

}

/* ----- SEARCH RESULTS ------ */

#searchresults {
	margin: 5px 25px !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-size: 12px !important;
}

#searchresults h3 {
       margin: 15px 0 !important;
       padding: 0 !important; 
       font-family: Arial, Helvetica, sans-serif !important;
       font-size: 16px !important;
       font-weight: bold !important;
       text-decoration: underline !important;
} 

#searchresults li {
       margin: 20px 0 !important;
       clear: left !important;
       padding-bottom: 10px !important;
       border-bottom: 1px solid #ccc !important;
}

.result-image {
       float: left !important;
       margin-right: 15px !important;
}


/* ----- HEADER ----- */



#header {
	width:955px;
	height:30px;
	background-color:#000000;
	
}

#logo {
	float: left;
        margin-left: 13px;
        visibility: hidden;
}

#logo img {
       float: left;
       
}


/* ------- SEARCH------- */


#search {
        margin-top: 10px;
	width:150px;
	float: right;


}

#search p {
	color: #fff;
	font-size:16px;
	font-weight: normal;
	line-height: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

#searchbox {
        background:#000000;
	width: 150px;
	
}	

#search #q {
	color: #333;
	width: 100px;
        line-height: 12px;
	float: left;
	height: 12px;
        padding: 3px;
        
}

#seek {
	float: right;
     
}



#cart {
	font-size: 12px;
        float: right;
        margin: 10px 5px 0 0;
        width: 230px;
}
#cart a{
        color: #fff;
        float: right;
        margin-bottom: 20px;

}
#cart a:hover {
        color: #6c0;
}




/* ----- NAVIGATION ----- */


#navigation {
	width:955px;
	height:40px;
        background-color: #111;
	margin-top:2px;
        margin-bottom:0px;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
}


/* ------- DROP DOWN ---------- */


.nav-container-outer{
	background: transparent;
	padding: 0px;
	height: 0px;
        position: absolute;
	
}

.float-left{
    float: left;
}

.float-right{
    float: right;
}

.nav-container .divider{
     display:block;
     font-size:1px;
     border-width:0px;
     border-style:solid;
}

.nav-container .divider-vert{
     float:left;
     width:0px;
     display: none;
}

.nav-container .item-secondary-title{
     display:block;
     cursor:default;
     white-space:nowrap;
}

.clear{
     font-size:1px;
     height:0px;
     width:0px;
     clear:left;
     line-height:0px;
     display:block;
     float:none;
}

.nav-container{
    position:relative;
    zoom:1;
    margin: 0 auto;
}

.nav-container a, .nav-container li{
    float:left;
    display:block;
    white-space:nowrap;

}



.nav-container div a, .nav-container ul a, .nav-container ul li{
    float:none;
}

.nav-container ul{
    left:-10000px;
    position:absolute;
}

.nav-container, .nav-container ul{
    list-style:none;
    padding:0px;
    margin:0px;
}

.nav-container li a{
    float:left
}

.nav-container li{
    position:relative;
}

.nav-container ul{
    z-index:10;
}

.nav-container ul ul{
    z-index:20;
}

.nav-container ul ul ul{
    z-index:30;
}

.nav-container ul ul ul ul{
    z-index:40;
}

.nav-container ul ul ul ul ul{
    z-index:50;
}

li:hover>ul{
    left:auto;
}

#nav-container ul {
    top:100%;
}

#nav-container ul li:hover>ul{
    top:0px;
    left:100%;
}

/*----- PRIMARY ITEMS -----*/
	
#nav-container a{
	padding:9px 17px 7px 16px;
	margin: 5px 0px 0px 0px;
	color: #999;
	font-family: Arial, sans-serif, Helvetica;
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
	background: transparent;
	text-transform: uppercase;
	border-right: 2px solid #333;
}

#nav-container a:hover{
	color: #fff;
	background: transparent;
}

/*----- DROP DOWN SECONDARY -----*/	

#nav-container div, #nav-container ul{	
     padding:5px 5px 5px 5px;
     margin:0px 0px 0px 0px;
     background: #000;
     border-top: 1px solid #333;
     border-bottom: 1px solid #333;
     border-left: 1px solid #333;
     border-right: 1px solid #333;
}

/*----- DROP DOWN SECONDARY ITEMS -----*/	

#nav-container div a, #nav-container ul a{
	padding: 8px 8px 5px 16px;
	background: #000;
	font-size:10px;
	border-width:1px;
	border-style:none;
	margin: 0px 0px 0px 0px;

}

/*----- DROP DOWN SECONDARY ITEMS HOVER -----*/	

#nav-container div a:hover, #nav-container ul a:hover{	
     background: #000000;
     color:#fff;
}

/*----- DROP DOWN SECONDARY ITEMS TITLE -----*/	 

#nav-container .item-secondary-title{
	cursor:default;
	padding:4px 0px 3px 7px;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size:10px;
	background: #000;
	font-weight:bold;
}

/*----- HORIZONTAL DIVIDERS -----*/	 

#nav-container .divider-horiz{
	border-top-width:1px;
	margin:5px 5px;
	border-color: #fff;
}

/*----- VERTICAL DIVIDERS -----*/	
 
#nav-container .divider-vert{	
     border-left-width:1px;
     height:15px;
     margin:4px 2px 0px 2px;
     border-color:#fff;
}


/* ----- MAIN CONTENT ----- */


#content {
	width:955px;
	background-color:#000;
	margin-top:0px;
        padding-top: 0px;
	border-top: 0px solid #000;
}

/* ----- FEATURED PRODUCTS ----- */

.featured {
	width: 238px;
	float: left;
	padding: 0px 0px 0px 0px;
}	

.featured .description {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #000;	
}

.featured h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 16px;
	color: #000;
	margin-bottom: -15px;
	
}	

.featured a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #fff;
    text-decoration: none;
 }
 
 .featured p.money {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 16px;
        color: #6c0;
        margin-top: 10px;	
}
 
 .featured img {
}	
/* ----- PRODUCT COLLECTION ----- */

#frontproducts {
	width: 950px;
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	float: left;
	}


.collection {
	width: 270px;
        height: 320px;
	float: left;
	padding: 0px 0px 0px 0px;
        font-weight: normal;
}	

.collection .description {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	padding: 0px 0px 0px 0px;
        color: #000;	
}

.collection h3 {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 16px;
	color: #000;
	margin-bottom: -15px;
}	

.collection a {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    	padding: 0px 0px 0px 0px;
        color: #fff;
        text-decoration: none;
 }

 .collection p.vendor {

        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 16px;
        color: #777;
        margin-top: 16px;
        margin-bottom: 2px;
}
 
 .collection p.money {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 16px;
        color: #6c0;
        margin-top: 0px;
}
 
 .collection img {
        padding: 0px 0px 5px 0px;
}	
 
#pagination {
	text-align: center;
	margin: 0px 0 0 0;
}

#pagination .next, #paginate .prev {
	margin: 0 3px;
}

#pagination .current {
	padding: 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6c0;
	text-decoration:underline;
}

/* ----- PRODUCT PAGES ----- */

#productpage {
	float: left;
	width: 955px;
        padding: 0px 0 0 0;
}

#productimages{
        width:520px;
        float:left;
        padding-bottom: 25px;
        padding-left: 15px;
}


a.productimage {
	width: 400px;
	margin:  10px 5px 10px;
	text-align: center;
	float: right;
	border: 0px solid #fff;
	}

a.productimage img{
       width: 380px;
}

a.productimage-small {
       margin: 20px 0 0px 0;
       text-align: left;
       float: left;
       border: 0px solid #333;
       clear:left;
}

a.productimage-small img{
}

a.product-image:hover, a.product-image-small:hover {
        border-color: #b353fd;
}



#productdetails{
        width:360px;
        float:right;
        background:#eee;
        padding:20px 20px 20px 20px;
        margin-top: 0px;
}


#productdetails h2 {
	font-size: 120%;
	color: #000;
	margin: 0;
	background-color: #eee;
	}

#productdetails h3 {
	padding-top: 10px;
	font-size: 120%;
	color: #000;
	margin: 0;
	}


ul.hlist {
	list-style: none;
	margin: 0;
	padding: 0;
	}

.hlist li {
	display: inline;
	}

ul#details {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

ul#details li {
	margin-right: 5px;
	font-style: italic;
	}

#productcontrols { 
        border-top: 2px solid #000; 
        border-bottom: 2px solid #000; 
        padding: 10px; margin: 10px 0; 
}

#productcontrols span {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-weight: bold;
}


ul#variants { 
        list-style: none; 
        margin: 0; 
        padding: 0; 
}

        ul#variants li { 
        line-height: 2em;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px; 
}

        ul#variants li input, ul#variants li label { 
        vertical-align: middle; 
}

.addtocart { 
        margin: 10px 10px 10px 0px; 
}

.description {
        font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 10px;
        font-size: 12px; 
}


/*----- CART PAGE ------ */

#basket {
	width: 100%;
        font-family: Arial, Helvetica, sans-serif;
}

#basket th {
	padding: 5px 0 2px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: normal;
        text-align: left;
	border-bottom: 1px solid #B7DDED;
}

#basket td { 
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	vertical-align: top;
	border-bottom: 1px solid #B7DDED;
}

#basket td.basket-column-one {
	padding: 2px 0 2px 0;
}

#basket td.basket-column {
	width: 80px;
	padding-top: 12px;
}

.basket-images {
	margin: 0 10px 0 7px;
	float: left;
}

.basket-images img {
	margin: 1px;
	padding: 1px;
}

.basket-images img:hover {
	background-color: #999;
}

.basket-desc {
	width: 400px;
	float: left;
        font-size: 12px;
}

.basket-odd, .basket-even {
	padding: 7px 10px;
}

.basket-even {
	background-color: #fff;
}

#basket-right {
	text-align: right;
	width: 250px;
	float: right;
}

#basket-right h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 15px 15px 0;
}

#basket p {
	padding: 0 0 4px 0;
        margin: 0;
}

#basket p a {
        color: #eee;
        font-size: 13px;
}

#basket-desc {
        font-size: 11px;
        font-weight: normal;
}

/* ------ ARTICLES ------ */

#page {
	margin: 20px 0;
}

#frontarticles {
	border: 5px solid #f7f7f7;
        width: 930px;
	margin: 10px 0 10px 0;
        background: url(info.png) no-repeat;
        padding: 10px;
}

.article {
	margin-bottom: 20px;
	font-size: 110%;
}
 .headline {
}

.article ul {
	font-size: 14px;
}

.article li {
	
}

/* ------ NEWSLETTER ------*/

div#newsletter {

        margin-top: 0px;
        height: 30px;
	xbackground: url(newsletter.png) no-repeat;
        background-color: #111;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	padding-top:10px;
        padding-right:20px;
}
#newsletter-email { float: left; margin-left:610px; padding-top:3px; font-family: Arial, Helvetica, sans-serif; color:#fff; font-size: 13px}
#newsletter-button { float: right;margin-top:5px; }
#newsletter input.field {
        font-size: 12px;
	width: 120px;
        padding: 3px;
        margin-left: 3px;
}
div#newsletter ul {
	background: transparent;
        width: 955px;
        height: 62px;
        float: left;
}

div#newsletter li {
	width: 160px;
	float: left;
        margin-top: 0px;
        margin-left: 650px;        
        margin-right: 0px;
	display: inline;
}

div#newsletter li label {
	color: #fff;
	font-size: 10px;
}

div#newsletter li input.field {
	font-size: 12px;
	width: 150px;
        padding: 2px;
       float: left;
}

div#newsletter li#enter {
	width: 80px;
        padding-top: 0px !important;
        padding-left: 0px;
        float: right;
}

div#newsletter li#enter input {

}

/* ------ FOOTER ------*/

#footer {
	clear: both;
	font-size: 11px;
	text-align: right;
	color: #999;
	padding-bottom: 0px;
	margin-top: 12px;
	}
.footerinner {
	margin: 5px 10px;
	}
#footer a {
	color: #444;
	}
#footer a:hover {
	color: #6c0;
	}


/* ------ CONTACT PAGE ------- */
#page {
        padding-left: 5px;
}
#page p {
        color: #999;
}
