/**
 * Theme Name: Micarelli V1
 * Theme URI: http://www.sunkingig.com/
 * Description: Designed by Jeff O'Brien Myers and developed by Ryan Sprake.
 * Version: .1
 * Author: Ryan Sprake & Jeff O'Brien Myers
 * Author URI: http://www.sunkingig.com/
 */


body {
	background-image: url(images/bg_body.gif);
	
	padding: 0;
	margin: 0;
	
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

* {
	padding: 0;
	margin: 0;
}

br.clear { clear: both; }
img { border: 0; }

h2, h3 {
	padding: 0;
	margin: 0;
}

h2 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	
	padding: 10px 0 0 10px;
}
h3 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
	padding: 0 0 10px 0;
}
div#wrapper {
	background: #0d0d0d;
	
	padding: 0;
	margin: 0 auto;

	/*width: 760px;*/
	width: 920px;
}

p.highlight, span.highlight {
	color: #a7cf3e;
}
p.newHighlight, span.newHighlight {
	color: #ff9200;
}

div.hide {
	display: none;
}


div.rightcart_div {
	margin-top: -166px;
	float: left;
}
body#home-0 div.rightcart_div {
	margin-top: -269px;
}


/*
	header
 */
 
div#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	
	padding: 0;
	margin: 0;
}
div#header div#meta {
	padding: 0;
	margin: 0;
	
	height: 77px;
}
div#header div#meta h1, div#header div#meta p {
	text-indent: -9999px;
	
	padding: 0;
	margin: 0;
}
div#header div#photos {	
	padding: 0;
	margin: 0;
}


/* 
	levelOneNav
 */
 
div#header #levelOneNav {
	padding: 0;
	margin: 0;
}
div#header div#levelOneNav ul {
	background-image:  url("images/levelOneNav.gif");
	
	margin: 0;
	padding: 0;
	
	width: 643px;
	height: 24px;

	position: relative;
}	
div#header div#levelOneNav ul li {
	margin: 0;
	padding: 0;
	
	list-style: none;
	
	position: absolute;
	top: 0;
}	
div#header div#levelOneNav ul li, div#header div#levelOneNav a {
	height: 24px;
	display: block;
}
div#header div#levelOneNav ul li a {
	text-indent: -9999px; 
	text-decoration: none;
}

li#levelOneNav1 { left: 0; width: 61px; }
li#levelOneNav2 { left: 61px; width: 95px; }
li#levelOneNav3 { left: 156px; width: 124px; }
li#levelOneNav4 { left: 280px; width: 125px; }
li#levelOneNav5 { left: 405px; width: 68px; }
li#levelOneNav6 { left: 473px; width: 88px; }
li#levelOneNav7 { left: 561px; width: 82px; }

li#levelOneNav1 a:hover, body#home-0 li#levelOneNav1 { background: transparent url("images/levelOneNav.gif") 0 -24px no-repeat; }
li#levelOneNav2 a:hover, body#category-2 li#levelOneNav2 { background: transparent url("images/levelOneNav.gif") -61px -24px no-repeat; }
li#levelOneNav3 a:hover, body#category-3 li#levelOneNav3 { background: transparent url("images/levelOneNav.gif") -156px -24px no-repeat; }
li#levelOneNav4 a:hover, body#page-4 li#levelOneNav4 { background: transparent url("images/levelOneNav.gif") -280px -24px no-repeat; }
li#levelOneNav5 a:hover, body#page-3 li#levelOneNav5 { background: transparent url("images/levelOneNav.gif") -405px -24px no-repeat; }
li#levelOneNav6 a:hover, body#page-6 li#levelOneNav6 { background: transparent url("images/levelOneNav.gif") -473px -24px no-repeat; }
li#levelOneNav7 a:hover, body#page-9 li#levelOneNav7 { background: transparent url("images/levelOneNav.gif") -561px -24px no-repeat; }


/*
	Shared
 */
 
div#mainContent {
	background-image: url(images/bg_divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div.sidebar {
	padding: 12px 0 24px 0;
	margin: 0 12px 12px 12px;
	
	width: 255px;
	float: left;
}
div.sidebar h2 {
	background-image: url(images/bg_divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
div.content {
	padding: 25px 50px 0 12px;
	
	width: 406px;
	
	float: left;
}
div.content p, div.itemDetails p {
	color: #787878;
}


/*
	Content
 */
 
div#content {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	
	padding: 0;
	margin: 0;
	
	float: left;
}


/*
	Store Items
 */
 
div.storeItem {
	background-image: url(images/bg_divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
	padding: 12px 0 24px 0;
	margin: 0 12px 12px 12px;
	
	clear: both;
}
div.storeItem div.itemPhoto {
	padding: 0 12px 0 0;
	
	width: 255px;
	
	float: left;
}
div.storeItem div.itemPhoto h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
	padding: 0 0 15px 0;
}
div.storeItem div.itemDetails {
	padding: 25px 50px 0 12px;
	
	width: 406px;
	
	float: left;
}
div.price {
	padding: 20px 0 10px 0;
}
div.buyNow span {
	font-size: 9px;
}
span.listPrice {
	font-size: 10px;
	color: #FFFFFF;
}
span.salePrice {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


/*
	footer
 */
 
div#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	
	padding: 25px 0 0 15px;
	margin: 0;
	
	height: 79px;
	
	clear: both;
}
div#footer div#levelTwoNav li, div#footer div#levelTwoNav a, div#footer div#levelTwoNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
	text-decoration: none;
}
div#footer div#levelTwoNav a:link {
	border-bottom: 1px dashed #353535;
	
	padding: 0;
	margin: 0 2px 0 2px;
}
div#footer div#levelTwoNav a:visited {
	color: #626262;
	
	padding: 0;
	margin: 0 2px 0 2px;
}
div#footer div#levelTwoNav a:hover {
	background: #FFFFFF;
	
	color: #4c9034;
	
	border-bottom: none;
	
	padding: 0 2px 0 2px;
	margin: 0;
}
div#footer div#levelTwoNav ul {
	margin: 0;
	padding: 0;
}
div#footer div#levelTwoNav ul li {
	margin: 0;
	padding: 0 6px 0 0;
	
	float: left;
	
	list-style: none;
}


/*
	featured brands
 */
 
div#footer div#featuredBrands {
	padding: 0;
	margin: 0;	
	
	display: none;
}
div#footer div#featuredBrands ul, div#footer div#featuredBrands li {
	text-indent: -9999px;
	list-style: none;
	
	padding: 0;
	margin: 0;	
}


.hide {
	display: none;
}