﻿/****************************************************************************************\

    Global Selectors

\****************************************************************************************/

html 
{
	position		: relative;
	overflow-x		: hidden;
}

body 
{
    position 		: relative;
	margin			: 0;
	width           : 975px;
	padding-bottom	: 49px;
	vertical-align	: top;
}

h1 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h2 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h3 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h4 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h5 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

h6 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

p 
{
    margin          : 0;
    padding         : .2em 0 1em 0;
    letter-spacing  : normal;
    line-height     : 1.4em;
}

ul 
{
    /*--
    margin          : 0 2em;
    --*/
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

ol 
{
    margin          : 0 2em;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

li 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

strong 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

em 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

u 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

a 
{
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

a:visited 
{
}

a:hover 
{
}

table 
{
    width           : auto;
    height          : auto;
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

tr 
{
    width           : auto;
    height          : auto;
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

th 
{
    width           : auto;
    height          : auto;
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

td 
{
    width           : auto;
    height          : auto;
    margin          : 0;
    padding         : 0;
    letter-spacing  : normal;
    line-height     : normal;
}

img 
{
}

/****************************************************************************************\
    
	Compound Selectors
	
\****************************************************************************************/

/*___ DIV _________________________________________________________________*/

body * *
{
	word-spacing	: -1em;
}

body * * *
{
	word-spacing	: 0;
}

.section.content
{
	word-spacing	: -1em;
}

.section.content *
{
	word-spacing	: 0;	
}

.anchor
{
	clear			: both;
	height			: 1px;	
}

.section ul.featuredProducts
{
	word-spacing	: -1em;	
}

ul.featuredProducts *
{
	word-spacing	: 0;	
}

#header,
header
{
	display			: block;
	position		: absolute;
	left			: 210px;
	top				: 5px;
	width			: 500px;
	height			: 122px;
	z-index			: 99;
}

.address.vcard,
address.vcard 
{
	display			: block;
	position		: absolute;
	top				: 15px;
	right			: 0;
	width			: 160px;
	z-index			: 99;
}

.section.description,.section.about,
section.description,section.about
{
	display			: inline-block;
	float			: right;	
	width			: 779px;
	margin-top		: 178px;
}

.header.products
{
	display			: inline-block;
	float			: right;	
	width			: 511px;
	margin-top		: 178px;
	margin-bottom   : 10px;
	overflow        : hidden;
}

.section.specials,
section.specials
{
	display			: inline-block;
	width			: 480px;
}

.section.featured,
section.featured
{
	display			: inline-block;
	/*float			: right;	
	width			: 779px;*/
	float           : left;
	width           : 476px;
	margin-left     : 200px;
}

.section.feed
{
    float           : right;
    display         : inline-block;
    width           : 280px;
}

.nav.menu,
nav.menu
{
    width			: 176px;
    min-height		: 1009px;
    margin-right	: 20px;
    margin-top		: -15px;
}

.footer,
footer
{
    position		: absolute;
    height			: 49px;
    width			: 4000px;
	left			: 0;
    bottom			: 0;
}

div.imgBox
{
    float			: right;
    position		: relative;
    width			: 292px;
    height			: 282px;
    margin			: 10px 0 0 10px;
    text-align		: center;
}

div.clear
{
    height			: 1px;
    clear			: both;
}

div.galleryBox 
{
    float			: right;
    width			: 299px;
    height			: 337px;
    margin			: 0;
    text-align		: center;
}

div#shoppingCart 
{
    width			: 227px;
    text-align		: center;
    display			: inline-block;
    padding-left	: 20px;   
}

div.productDetail 
{
    margin-top		: 10px;    
}

.section.cart
{
	display			: inline-block;	
	width			: 227px;
	padding-left	: 20px;
	float			: right;
	vertical-align  : top;
	margin          : 178px 0 0 20px;
	min-height		: 350px;
}

.payPalItem
{
    position        : relative;
    display         : inline-block;
    float           : right;
    margin-top      : 178px;
    width			: 511px;
    vertical-align  : top;
}

.spacer
{
	display			: none;
}

#lightbox-container-image-data-box
{
	overflow		: hidden !important;	
}

.gallery
{
	display			: none;	
}

.figure
{
    text-align      : center;
}

/*___ SPAN _________________________________________________________________*/

.cartTotal 
{
    padding			: 5px 0;
    display			: block;
    margin			: 20px 0 0 0;
}

.price 
{
    display     : block;    
}

.productList li .price 
{
    margin-left : 145px;    
}

a.aNavLink span
{
    position    : absolute;
    right       : 20px;
	top			: 156px;
		
}

.copyright
{
	display		: block;
	width		: 779px;
	margin-left	: 196px;
	padding		: 1.4em 0 0;
	text-align	: center;
}

.payPalItem .price
{
	display		: block;
	clear		: left;	
}

/*___ H1 _________________________________________________________________*/

div#branding h1
{
    position    : absolute;
    width       : 500px;
    height      : 122px;
    text-indent :-9999px;
    left        : 210px;
    top         : 5px;
}

/*___ H2 _________________________________________________________________*/

.section.cart h2
{
	margin-bottom	: 0.5em;
}

.payPalItem h2
{
	margin-bottom	: 0.5em;	
}

/*___ H3 _________________________________________________________________*/

div#shoppingCart h3 
{
    margin-bottom   : 10px;    
}

.featuredProducts h3 
{
    text-align  : center;        
}

/*___ H4 _________________________________________________________________*/

ul.productList li h4,
ul.productList li p 
{
    margin-left     : 145px;    
}

div.productDetail h4,
div.productDetail p,
div.productDetail span 
{
    margin-left     : 220px;    
}

.feed h4
{
    margin          : .5em 0 .2em 0;
}

/*___ H5 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

div#site_info p
{
    padding-top : 18px;
    text-align  : center;
}

/*___ UL _________________________________________________________________*/

.ulMenuSub
{
	margin-left		: 0px;	
}

div#content_main ul 
{
    list-style-type : disc; 
    margin          : 1em 0 1em 1em;    
}

.productList 
{
    display			: inline-block;
    width			: 511px;
    margin-left		: 0;    
    float			: right;
}

.featuredProducts
{
    list-style-type : none;
    margin          : 1em 0;
	/*width			: 776px;*/
	width           : 480px;
}

ul.ulMenuSub > li > ul 
{
    margin-top  : -10px;    
}

.categoryList 
{
	position		: relative;
    display			: inline-block;
    width			: 517px;
    text-align		: center;
    margin-left		: 0;    
    float			: right;
}

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

.ulMenuSub li a
{
}

.featuredProducts li 
{
    display			: inline-block;
    width			: 136px; 
    padding			: 10px 22px 10px 0px;   
    text-align      : center;
}

.featuredProducts li:last-child
{
	padding-right	: 0;	
}

ul.featuredArtists li,
ul.categoryList li 
{
    display         : inline-block;
    width           : 215px;
    padding         : 10px;
    
}

ul.featuredProducts li:last-child 
{
    padding-right   : 0;    
}


ul.productList li 
{
    display         : block;
    min-height      : 150px;
    margin-bottom   : 10px;
    padding-bottom  : 10px;    
}


/*___ STRONG _________________________________________________________________*/

.tdName strong
{
	display			: block;
	text-align		: center;	
}

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

div#branding h1 a
{
    display     : block;
    width       : 406px;
    height      : 122px;
}

ul.ulMenuSub li a
{
    display     : block;
    width       : 144px;
    height      : 33px;
    margin      : 14px 0;
	padding-left	: 31px;	
}

.btnPhotoGallery
{
    display     : block;
    height      : 44px;
    padding     : 10px 15px 0 15px;
    margin      : 20px 0 0 0;
        
}

ul.featuredProducts li a 
{
    display     : block;    
}

ul.featuredProducts li a.productTitle 
{
    display     : block;
    height      : 40px;    
}

a.aNavLink
{
	display		: block;
	clear		: both;	
}

#header a,
header a
{
	display		: block;
	width		: 500px;
	height		: 122px;
	text-indent	: -9999em;
}

ul.ulMenuSub ul li a
{
    height      : 15px;
    margin      : 5px 0 5px 20px;    
}

ul.productList a.btnCart 
{
    margin : -20px 0 0 320px;     
}

div.productDetail a.btnCart 
{
    margin : -20px 0 0 520px;    
}

.cart .btnCart
{
	margin	: 0.5em auto 0;	
}

/*___ TABLE _________________________________________________________________*/

.cart table
{
	width			: 100%;	
}

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/

#trTotal td
{
	padding			: 5px 0;	
}

.tdQty,
.tdName
{
	padding			: 5px 0;	
}

/*___ IMG _________________________________________________________________*/

div.imgBox img
{
    margin-top		: 19px;
    width			: 255px;
    height			: 243px;
}

div.galleryBox img 
{
    margin-top		: 27px;
    width           : 240px;
    height          : auto; 
}

ul.productList li img

{
    float			: left;
    clear			: both;
    /*width			: 126px;
    height			: 126px;*/
    margin			: -20px 10px 20px 0;
        
}

div.productDetail img 
{
    float			: left;
    margin			: -20px 10px 0 0;    
}

.payPalItem img
{
	float			: left;
	margin-right	: 10px;	
	margin-bottom	: 10px;
}

.categoryList img
{
	/*width			: 204px;*/
	height			: 204px;
}

.figure img
{
    width           : auto;
}

img[style*="left"]
{
    margin-right    : 10px;
}

img[style*="right"]
{
    margin-left     : 10px;
}

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/

div#shoppingCart input 
{
    width           : 20px;
    margin-right    : 10px;    
}

.cart .quantity
{
	width			: 2em;	
	margin-right	: 0.5em;
}

input[type="button"],
button
{
    cursor          : pointer;
}

.payPalItem input
{
	width			: 2em;	
}

/*___ LABEL _________________________________________________________________*/

/*___ BUTTON _________________________________________________________________*/

.btnCart 
{
    display     : block;
    width       : 137px;
    height      : 29px;
    margin      : 5px 0 0 0;
    padding     : 5px 0 10px 0;
    text-align  : center;    
}

/*___Group/Section/Class_________________________________________________________________*/
