

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	/*background: #d7d7d7; */
	background: url(../common/background-8.gif);
}

.hidden {
	display: none;
}

a {
	text-decoration: none;
	color: #db6d16;
}

a:hover {
	text-decoration: underline;
	color: #db6d16;
}

.home {
	color: #ffffff;
}

#spacer {
	height: 10px;
	background: white;
	clear: both;
}

#spacer2 {
	height: 16px;
	background: white;
	clear: both;
}

#page-container {
	width: 760px;
	margin: auto;
    border: 1px solid #999999;
    border-width: 0 1px 1px 1px;
	background: white;
}

#main-nav {
	background: red;
	height: 50px;
}

#header {
	height: 110px;
	background: url(../images/masthead.jpg);

}

#cart {
	height: 30px;
	/*border-bottom: 1px solid #cccccc;*/
	text-align:right;
	font-size: 12px;
	/*background: #bfbfbf;*/
}

#cart .padding {
	padding: 6px 10px;
}

#pagetitle {
	text-align: center;
	/*height: 30px;*/
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position:relative;
	z-index:0;

}

h1 {
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #666666;
	/*padding: 0px 0px 0px 0px;*/
	margin-bottom: 0;
	margin-top: 0;
	
}

h3 { 
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 26px;
	margin-bottom: 0;
	margin-top: 10px;
	color: #666666;
}

#home-right {
	float: right;
	width: 425px;
	background: #000000;
	text-align: left;
	margin-top:0;
	margin-bottom:0;
	position: relative;
	z-index: 0;

}

#home-right .padding{
	padding: 20px;
}

#home-left {
	margin-right: 305px;
	/*line-height: 20px; This is the regular line-height to switch back to after the holidays*/
	line-height: 16px;
	width: 335px;
	background: #000000;
	text-align: left;
	color: white;
	height: 375px;
	/*font-size: 1.1em;   This is the regular font to switch back to after the holidays*/
	font-size: 0.9em;
	letter-spacing:1px;
	font-variant: small-caps;

}

#home-left .padding{
	padding: 24px;
}

#home-announcement {
	width:700px;
	font-size:1.3em;
	text-align:center;
	padding-left:10px;
	color:red;
	background:#ffffff;
	line-height:20px;
	padding:2px 40px 0px 20px;
	border-bottom: 1px solid white;
	border-top: 1px solid black;
}


#category-header {
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
}

#category-header .padding {
	padding: 10px 60px 20px 60px;
}

.category-name {
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 18px;
	color: #666666;
	text-align: left;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;

}

.category-name a {
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 18px;
	color: #666666;
	text-align: left;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}

.category-name a:hover {
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 18px;
	color: #666666;
	text-align: left;
	line-height: 22px;
	font-weight: bold;
	text-decoration: underline;
}

.category-price {
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	line-height: 22px;
	font-weight: bold;
}

#category-description {
	float: right;
	width: 420px;
	line-height: 18px;
	background: #def1c2;
	text-align: left;
	/*border-top: 10px solid #ffffff;*/
}

#category-description .padding{
	padding: 20px;
}

#category-image {
	/*background: #c9e5a5;*/
	margin-right: 300px;
	line-height: 18px;
	width: 340px;
	text-align: center;

}

#category-image .padding{
	padding: 10px;
}

#product-header {
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
}

#product-header .padding {
	padding: 20px 60px 20px 60px;
}

.product-name {
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 18px;
	color: #666666;
	text-align: left;
	line-height: 22px;
	font-weight: bold;
}

.product-price {
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	line-height: 22px;
	font-weight: bold;
}

#product-description {
	float: right;
	width: 420px;
	line-height: 18px;
	background: #dff3fb;
	text-align: left;
}

#product-description .padding{
	padding: 20px;
}

#product-image {
	margin-right: 300px;
	line-height: 18px;
	width: 340px;

}

#product-image .padding{
	padding: 10px;
}

#product-covers {
	/*background: #fcd5a7;*/
	clear: both;
	border-top: 1px dotted #cccccc;

}
#product-covers .padding{
	padding: 20px;
}


#product-mp3 {
	/*background: #aba8c6;*/
	clear: both;
	text-align: left;
	line-height: 18px;
	border-top: 1px dotted #cccccc;
}

#product-mp3 .padding {
	padding: 20px 20px 20px 20px;
}


#footer {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	/*color: #666666;*/
	border-top: 1px solid #efefef;
	padding: 13px 25px;
	line-height: 14px;
	text-align: center;
	background-color: #e8e5b8;
}

#footer .padding {
	padding: 20px 20px 20px 20px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #db6d16;
}

#category-page-footer {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	padding: 13px 25px;
	line-height: 14px;
	text-align: center;
}

category-page-footer .padding {
	padding: 20px 20px 20px 20px;
}

#infopage {
	width: 760px;
	line-height:18px;
	text-align: left;

}

#infopage .padding {
	padding: 25px;
}

#checkout-header {
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 18px;
	width: 700px;
	margin-bottom: 10px;
}

#checkout-header .padding {
	padding: 10px;
}

/*using h6 tag for positioning eamil graphic on header*/
h6 {
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 57px;
	padding-right: 16px;
}


#content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;

}

#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;

}

.prodsubhead {
	font-size: 14px;
	font-weight: bold;
}

/*------------CSS Drop-down menu----------------*/

.jquerycssmenu{
font: normal 10px Arial;
border-bottom: none;
padding-left: 28px; /*offset of tabs relative to browser left edge*/
}

.jquerycssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jquerycssmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a{
display: block;
background: black top center repeat-x; /*background of tabs (default state)*/
padding: 5px 6px 4px 6px;
margin-right: 0px; /*spacing between tabs*/
border: 1px solid #778;
border-bottom-width: 0px;
color: #ffffff;
text-decoration: none;
font: bold 11px Arial;
}

.jquerycssmenu ul li a:hover{
background: #cbcbcb;
}
	
/*1st sub level menu*/
.jquerycssmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
border-top: 1px solid black;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
font: bold 11px Arial;
width: 170px; /*width of sub menus*/
background: white;
color: black;
padding: 4px 5px;
margin: 0px;
border-top-width: 0px;
border-bottom: 1px solid black;
}

.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*/
background: #cbcbcb;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 5px;
}



/*----------End CSS Drop-down Menu-----------*/


/*------Lightbox CSS Stuff----------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/*-------End Lightbox Stuff------*/

.clear { clear: both; }

#form-info {
	float: left;
}

#paypal-btn {
	float: right;
	margin: 10px 15px 0 0;
}
