/* - - - - - - - - - - - - - - - - - - - - -

Title : Boutique Experience

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */


/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

html {
	padding: 0;
	margin: 0;
	overflow: -moz-scrollbars-vertical;
	}


body, normal{
	font: 11px, Arial, Verdana, Helvetica, sans-serif;
	color: #545454;
	padding: 0;
	margin: 0;
	text-align: left;
	}

img {
	border: none;
	}
	
	
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}	
	
#stats {
	display: none;
	}
	
/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#top {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
	#header {
		width: 100%;
		height: 140px;
		margin: 0;
		padding: 0;
		}
		
		#logo {
			margin: 0 0 10px 0;
			padding: 0;
			}
			
		#slogan {
			display: none;
			}
			
		
	#nav {
		display: none;
		}
		

#mainsection {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
	
	#leftside_wrap {
		display: none;
		}
	
		#leftside {
			display: none;
			}
		
		#leftside_base {
			display: none;
			}
			
			
	
	#main_wrap {
		width: 100%;
		margin: 0;
		padding: 0;
		}
	
		#main {
			width: 100%;
			margin: 0;
			padding: 0 0 10px 0;
			}
			
			#content {
				width: 100%;
				margin: 0;
				padding: 0;
				}
				
			#footer {
				width: 100%;
				margin: 20px auto 0 auto;
				padding: 0;
				color: #787878;
				font: 11px, Arial, Verdana, Helvetica, sans-serif;
				}
				
				#CC {
					float: left;
					width: 200px;
					color: #45708b;
					padding: 0;
					}
					
				#SS {
					display: none;
					}
					
					#SS a { color: #787878; text-decoration: none;}
				
		#main_base {
			display: none;
			}
			
	
	#rightside_wrap {
		display: none;
		}
			
		#rightside {
			display: none;
			}
			
			#promo {
				display: none;
				}
				
				#promo img {
					display: none;
					}
			
		#rightside_base {
			display: none;
			}
			
		
/*
----------------------------------------------------------------------------- 
MAIN NAVIGATION MENU
-----------------------------------------------------------------------------*/

/* -- Top Menu Sucker Fish 4 Level -- */

#nav, #nav ul {
	display: none;
	}
	

	
		
/*-- Store Navigation (default) --*/

#leftside p {
	display: none;
	}	


#storesearch {
	display: none;
	}	
	

#storenav {
	display: none;
	}

	

/*
----------------------------------------------------------------------------- 
HEADINGS
-----------------------------------------------------------------------------*/



h1 {
	font: 20px Georgia, Arial, Verdana, serif;
	color: #84312d;
	text-transform: none;
	margin: 3px 0 15px 0;
	font-weight: normal;
	}
	
h2 {
	font: 14px Georgia, Arial, Verdana, serif;
	color: #333333;
	margin: 10px 0 15px 0;
	text-transform: uppercase;
	font-weight: bold;
	}

h3 {
	font: 12px Georgia, Arial, Verdana, serif;
	font-weight: bold;
	color: #666666;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	}



/*
----------------------------------------------------------------------------- 
DEFAULT FONT STYLES
-----------------------------------------------------------------------------*/


td, p {
	font: 11px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #545454;
	margin: 0;
	padding: 0;
	}
	
p {
	margin-bottom: 14px;
	}
	

hr {
	border: none;
	border-top: 4px solid #f0e2e1;
	color: #FFFFFF;
	padding: 0 0 10px 0;
	}
	
#content ul, #content ol, #content li, {
	list-style: outside;
	list-style-type: square;
	}
	
#content ul ul, #content ol ol, #content ol ul, #content ul ol, {
	margin-top: 12px;
	}	
	
#content ul, #content ol {
	margin-left: 12px;
	padding-left: 12px;
	}	
	
#content li {
	padding-bottom: 15px;
	margin-left: 10px;
	padding-left: 5px;
	}
	
/*
----------------------------------------------------------------------------- 
LINKS
-----------------------------------------------------------------------------*/

a { 
	text-decoration: underline;
	color: #5386a6;
	}
	
a:hover {
	text-decoration: none;
	}




/*
----------------------------------------------------------------------------- 
CATALOGUE STYLES
-----------------------------------------------------------------------------*/

#subCat {
	padding: 0 0 0 10px;
	}

.subCatItem {
	float: left;
	width: 150px;
	margin: 0 12px 20px 0;
	text-align: center;
	}
	
	.subCatItem img {
		margin: 0 0 7px 0;
		border: 1px solid #EAEAEA;
		}

.productList {
	width: 50%;
	vertical-align: top;
	text-align: left;
	padding-right: 20px;
	}
					
	.productList p {
		margin-bottom: 9px;
		}
		
		.productList img {
			border: 1px solid #EAEAEA;
			}
		
		
#productImages {
	width:180px;
	float: left;
	margin: 0 0 30px 0;
	}
	
	#productImages img {
		padding: 1px;
		background-color: #EAEAEA;
		}
		
		#productImages img:hover {
			padding: 1px;
			background-color: #5386a6;
			}
		
	.productSecondaryImageThumb {
		float: left;
		display: inline;
		margin: 5px 5px 0 0;
		padding: 1px;
		background-color: #EAEAEA;
		}
		
		#productSecondaryImageThumb img:hover {
			padding: 1px;
			background-color: #5386a6;
			}


.related_products {
	font-weight: bold;
	border-bottom: 1px dashed #EAEAEA;
	padding: 4px 0;
	margin: 0 0 5px 0;
	}

	.relatedthumb, .randomthumb {
		padding: 1px;
		background-color: #EAEAEA;
		display: inline;
		margin: 5px 5px 0 0;
		}
		
		.relatedthumb:hover, .randomthumb:hover {
			padding: 1px;
			background-color: #5386a6
			}
	
		


		
		
		
		
		
		
		
		
		
		
		
		

