@charset "UTF-8";
/* CSS Document
Ernie Hendrickson
Store CSS
©2009 Ernie Hendrickson
Created 8/23/09 12:13PM
Updated 8/23/09 12:13PM
Validated 8/23/09 12:13PM
CSS code by Steve Wilkison at Digital Vision Media, www.digitalvisionmedia.com */

div#contentdiv {
	background: url(../images/store_02.jpg) top left no-repeat;
}

div#storediv {
	padding: 120px 435px 100px 160px;
	font-size: 85%;
	line-height: 1.4em;
}

/* TEXT */

div#storediv p {
	padding: 0 50px 15px 192px;
}

div#storediv p.angels {
	padding: 0 50px 15px 192px;
}

div#storediv p.divider {
	padding: 35px 0 35px 0;
	text-align: center;
}

div#storediv p#intro {
	padding: 0 0 30px 0;
}

div#storediv h2 {
	font-weight: bold;
	font-size: 120%;
	font-style: italic;
	margin: 0 0 8px 192px;
}

div#storediv h2.title2 {
	margin: 0;
}

div#storediv h2.artist {
	font-weight: normal;
	font-size: 110%;
	font-style: normal;
	margin: 0 0 8px 0;
}

/* IMAGES */

div#storediv img {
	float: left;
	margin: 0 25px 0 0;
	border: 1px solid #000;
}

div#storediv p.divider img {
	border: none;
	float: none;
	margin: 0;
}


/* FORMS */

form {
	margin: 0 0 0 192px;
}

form#angelsform {
	margin: 0 0 0 192px;
}

form.viewcart {
	margin: 80px 0 0 192px;
}

/* 
  -----------------------------------
  TabPanel Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/

.p7TPpanel {
	border: 0;
}

.p7TPwrapper {
	padding: 0;
}

.p7TP_tabs {
	padding: 0;
	font-size: 0.9em;
}

#p7TP1 .p7TP_tabs a, #p7TP2 .p7TP_tabs a, #p7TP3 .p7TP_tabs a, #p7TP4 .p7TP_tabs a, #p7TP5 .p7TP_tabs a {
	padding: 4px 6px;
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	background-color: #cebcaf;
	border: 1px solid #2e2a21;
	border-bottom: 0;
}

#p7TP1 .p7TP_tabs a:focus, #p7TP2 .p7TP_tabs a:focus, #p7TP3 .p7TP_tabs a:focus, #p7TP4 .p7TP_tabs a:focus, #p7TP5 .p7TP_tabs a:focus {
	outline: 1px dotted;
	outline-color: #2e2a21;
}

#p7TP1 .p7TP_tabs a:hover, #p7TP2 .p7TP_tabs a:hover, #p7TP3 .p7TP_tabs a:hover, #p7TP4 .p7TP_tabs a:hover, #p7TP5 .p7TP_tabs a:hover, #p7TP1 .p7TP_tabs a:active, #p7TP2 .p7TP_tabs a:active, #p7TP3 .p7TP_tabs a:active, #p7TP4 .p7TP_tabs a:active, #p7TP5 .p7TP_tabs a:active {
	color: #e6d399;
	background-color: #2e2a21;
}

.p7TP_tabs div {
	display: block;
	float: left;
	margin: 0 -2px 0 0;
}

.p7TPclear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.p7TPcontent {
	padding: 30px 0 30px 30px;
	background-color: #cfbdb1;
	font-size: 0.95em;
	line-height: 1.1em;
	position: relative;
	z-index: 1;
	top: -1px;
	left: 0;
	border: 1px solid #333;
	color: #000;
	min-height: 1000px;
}

.p7TPcontent h2, .p7TPcontent h3, .p7TPcontent h4 {
	font-size: 1.1em;
	margin: 0px;
	line-height: normal;
}

#p7TP1 .p7TP_tabs div.down, #p7TP2 .p7TP_tabs div.down, #p7TP3 .p7TP_tabs div.down, #p7TP4 .p7TP_tabs div.down, #p7TP5 .p7TP_tabs div.down {
	padding: 0;
	position: relative;
	z-index: 2;
}

#p7TP1 .p7TP_tabs div.down a, #p7TP2 .p7TP_tabs div.down a, #p7TP3 .p7TP_tabs div.down a, #p7TP4 .p7TP_tabs div.down a, #p7TP5 .p7TP_tabs div.down a {
	background-color: #2e2a21 !important;
	color: #e6d399 !important;
}

/*HIDE the TABS*/
.p7TP_tabs {
	display: none;
}