/*
Author: Jeff Golenski - jeffgolenski@midnight-shift.net
*/

/* --------------------------------------- BODY  */

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family:  Arial, Verdana, Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	text-align: center;
	background: #A2FD8D url(images/mainbg.gif) top left repeat-x;
}

body#splash {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-align: center;
	background: #A2FD8D url(images/splashbg.gif) top repeat-x;
	font-size: 11pt;
}

html>body { /* Opera Fix */
	font-size: small;
}

a:link, a:visited {
	color: #660099;
	text-decoration: underline;
}
	
a:hover {
	color: #00cc00;
	text-decoration: none;
}
	
a:active {
	color: #660099;
	text-decoration: underline;
}

#content a.top:link, #content a.top:visited {
	color: #660099;
	text-decoration: underline;
	font-weight: bold;
}
	
#content a.top:hover {
	color: #00cc00;
	text-decoration: none;
	font-weight: bold;
}
	
#content a.top:active {
	color: #660099;
	text-decoration: underline;
	font-weight: bold;
}


/* --------------------------------------- STRUCTURE  */

div.splash {
	width: 898px;
	margin: 0 auto;
	text-align: center;
}

#shell {
	width: 940px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
	border: 0px #fff solid;
	background: #fff url(images/ccbg.gif) top center repeat-y;
}

#header {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	background: transparent url(images/headerbg.gif) center top no-repeat;
}

#nav {
	width: 924px;
	margin: 1px auto;
	padding: 0 0 3px 0;
	background: transparent url(images/navbg.gif) bottom repeat-x;
}

#container {
	width: 928px;
	float: left;
	padding: 0 6px;
	text-align: center;
}

#innercontainer {
	width: 928px;
	margin: 0 1px;
	padding: 0;
	background: transparent;
	text-align: left;
}

#content {
	width: 898px;
	padding: 14px;
}

#footer {
	width: 910px;
	margin: 0 auto;
	padding: 0 15px 3px 15px;
	background: transparent url(images/footerbg.gif) bottom no-repeat;
}

.clear {
	clear: both;
}

/* --------------------------------------- COMMON ELEMENTS  */


#header h1 {
	margin: 0;
	padding: 0;
}

h2 {
	width: 862px;
	margin: 0;
	padding: 16px 0 16px 62px;
	text-align: left;
	background: #A2FD8D url(images/h2bg.gif) 10px 50% no-repeat;
	border-bottom: 1px #7CD667 solid;
	font-size: 130%;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #115A00;
}

h3  {
	color: #660099;
	font-size: 120%;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	margin: 5px 5px 10px 0;
}

span.prod_page {
	color: #990000;
	font-weight: bold;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

#content p  {
	margin-top: 0;
	color: #000;
	line-height: 165%;
	text-align: left;
}


div.familyphotocaption {
	text-align: center;
	background: #000;
	padding: 5px;
	float: right;
	margin: 0 0 18px 18px;
}

div.familyphotocaption img{
	margin: 2px;
}


div.contactinfo {
	text-align: left;
	background: #A2FD8D url(images/contactbg.gif) top right no-repeat;
	padding: 8px;
	float: right;
	margin: 0 0 18px 18px;
	border: 1px #7CD667 solid;
	width: 315px;
}

div.contactinfo2 {
	text-align: left;
	background: #A2FD8D url(images/contactbg.gif) top right no-repeat;
	padding: 3px;
	margin: 3px;
	border: 1px #7CD667 solid;
	width: 270px;
}

div.contactinfo p {
	color: #115A00;
}

div.contactinfo strong {
	font-size: 110%;
}

div.contactinfo a, div.contactinfo a:visited {
	color: #218B08;
	font-weight: bold
}

div.contactinfo a:hover {
	color: #218B08;
	font-weight: bold
}

div.contactinfo a:active {
	color: #218B08;
	font-weight: bold
}

/* --------------------------------------- MAIN NAV  */

#nav ul {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#nav ul a, #nav ul a:visited {
	float: left;
	display: block;
	padding: 10px 12px;
	color: #fff;
	font-weight: normal;
	font-size: 110%;
	text-decoration: none;
	border-bottom: none;
}

#nav ul a:hover {
	padding: 10px 12px;
	text-decoration: none;
	background: #D500E2 url(images/linkover.gif) bottom center repeat-x;
}

#nav ul a:active {
	float: left;
	display: block;
	padding: 10px 12px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

/* --------------------------------------- INDEX  */
 
div.photocaption {
	text-align: center;
	background: #d1ffc6;
	padding: 5px;
	float: right;
	margin: 0 0 18px 18px;
	border: 1px #7CD667 solid;
	width: 290px;
}

div.photocaption img.store {
	margin: 4px;
	width: 275px;
	height: 190px;
	border: 1px #A49A00 solid;
}

div.photocaption img.coupon {
	margin: 4px;
	border: 1px #205414 dashed;
}

div.fairtrade {
	width: 540px;
	text-align: left;
	margin: 5px 8px 1px 22px;
	padding: 3px;
}

div.fairtrade img {
	vertical-align: top;
	margin: 1px;
}
 
/* --------------------------------------- PRODUCT CATEGORY  */

#productcategory {
	width: 880px;
	margin: 1px auto;
	padding: 0;
	background: #EBEFE9;
	border-bottom: 1px #C49749 solid;

}

#productcategory ul {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#productcategory ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#productcategory ul a, #productcategory ul a:visited {
	float: left;
	display: block;
	padding: 7px 12px;
	color: #660099;
	font-weight: normal;
	font-size: 95%;
	text-decoration: underline;
	border-bottom: none;
}

#productcategory ul a:hover {
	padding: 7px 12px;
	text-decoration: none;
	background: #E0E8DD;
	color: black;
}

#productcategory ul a:active {
	float: left;
	display: block;
	padding: 7px 12px;
	color: #5B3A00;
	font-weight: normal;
	text-decoration: none;
}

#productcategory strong {
	float: left;
	display: block;
	padding: 7px 12px;
	color: #990000;
	font-weight: bold;
	font-size: 95%;
}

#productcategory strong.current {
	float: left;
	display: block;
	padding: 7px 12px;
	color: #301F00;
	font-weight: bold;
	font-size: 95%;
	background: transparent;
	text-decoration: underline;
}

#productcategory strong.freeshipping {
	float: left;
	display: block;
	padding: 7px 12px;
	color: #000;
	font-weight: bold;
	font-size: 95%;
	background: transparent;
}

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

#products {
	width: 100%;
	border: 1px #F3C370 solid;
}

#products p {
	font-size: 90%;
	color: #452C00;
}

#products h3 {
	font-size: 105%;
	font-weight: bold;
	margin: 0 0 12px 0;
	padding: 0;
}


#products div.brands {
	width: 864px;
	padding: 0 0 0 5px;
	background-color: white;
	border: #99FF99 1px solid;
	margin: 6px 0 10px 0;
}

div.brands {
	width: 864px;
	padding: 0 0 0 5px;
	background-color: #F7F9F7;
	border: #00cc00 1px solid;
	margin: 6px 0 10px 0;
}

h5 {
	color: #660099;
	font-size: 120%; 
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	margin-bottom: 0;
}

#products div.pagelinks {
	width: 700px;
	padding: 2px;
}

#products div.pagelinks ul {
	padding: 4px 0 0 0;
	margin: 0;
	list-style: none;
}

#products div.pagelinks ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#products div.pagelinks ul a, #products div.pagelinks ul a:visited {
	float: left;
	color: #5B3A00;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
	border-bottom: none;
	padding: 1px 6px;
}

#products div.pagelinks ul a:hover {
	text-decoration: underline;
	padding: 1px 6px;
}

#products div.pagelinks ul a:active {
	float: left;
	color: #5B3A00;
	font-weight: normal;
	text-decoration: none;
	padding: 1px 6px;
}

#products div.pagelinks ul strong {
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 100%;
	padding: 1px 6px;
}


#products td.descshade {
	width: 60%;
	padding: 8px;
	border-bottom: 1px #F3C370 solid;
	/*background: #FFE5B7; */ 	background: #FFEDCC;
}

#products td.photoshade {
	width: 40%;
	padding: 12px;
/*background: #FFE5B7; */ 	background: #FFEDCC;
	vertical-align: text-top;
	text-align: center;
	border-bottom: 1px #F3C370 solid;
}

#products td.longitemlistshade {
	padding: 12px;
	background: #FFE5B7;
	vertical-align: text-top;
	border-bottom: 1px #F3C370 solid;
}

#products td.longitemlistshade img {
	border: 4px #000 solid;
}

#products td.photoshade img {
	border: 4px #000 solid;
}

#products td.desc {
	width: 60%;
	padding: 8px;
	border-bottom: 1px #F3C370 solid;
	background: #FFEDCC;
}

#products td.desc9 {
	width: 60%;
	padding: 8px;
	border-bottom: none;
	background: #FFEDCC;
}

#products td.photo {
	width: 40%;
	padding: 12px;
	vertical-align: text-top;
	text-align: center;
	border-bottom: 1px #F3C370 solid;
	background: #FFEDCC;
}

#products td.photo9 {
	width: 40%;
	padding: 12px;
	vertical-align: text-top;
	text-align: center;
	border-bottom: none;
	background: #FFEDCC;
}

#products td.longitemlist {
	padding: 12px;
	background: #FFEDCC;
	vertical-align: text-top;
	border-bottom: 1px #F3C370 solid;
}

#products td.longitemlist img {
	border: 4px #000 solid;
}

#products td.photo img {
	border: 4px #000 solid;
}

#products td.top {
	padding: 7px;
	background: #FFEDCC;
}

#products td.top a, #products td.top a:visited {
	font-size: 85%;
	color: #660099;
	text-decoration: underline;
}

#products td.top a:hover {
	font-size: 85%;
	color: #00cc00;
	text-decoration: none;
}

#products td.top a:active {
	font-size: 85%;
	color: #660099;
	text-decoration: underline;
}

#products td.view {
	padding: 8px;
	border-bottom: 1px #F3C370 solid;
	background: #EBEFE9;
	text-align: left;
}

#products table.inner {
	width: 100%;
}

#products table.inner td {
	width: 33%;
	padding: 4px;
}

#products table.innerstretch {
	width: 80%;
}

#products table.innerstretch td {
	width: 20%;
	padding: 4px 4px 15px 4px;
	vertical-align: top;

}

form.view {
	float: right;
}

/* --------------------------------------- MUSIC  */

table.cd {
	margin: 10px 10px 15px 50px;
	border: 1px #F3C370 solid;
	width: 380px;
}

table.cd td {
	padding: 2px;
	background: #F0D7AA;
}

table.cd td.header {
	padding: 5px;
	font-weight: bold;
	background: #E5CB9D;
}

table.cd td.tracks ol {
	line-height: 16pt;
	margin: 0;

}

table.cd td.time ul {
	line-height: 16pt;
	list-style: none;
	margin: 0;
}



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

#footer p {
	margin: 0;
	font-size: 85%;
	line-height: 145%;
	color: #fff;
}

#footer a {
	color: #FFF000;
	font-weight: bold;
}


#copyright {
	float: left;
	text-align: left;
	padding: 5px 0 10px 0;
}

#plug {
	float: right;
	text-align: right;
	padding: 5px 0 10px 0;

}


/* --------------------------------------- IE ERRORS  */


body {
	font-size: x-small; /* IE5/Win Fix*/
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}


