body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

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

a:hover{

}

h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FF6600;
	font-weight: normal;
	padding:0;
	margin:0;
	
}

h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	/*color: #fff;*/
	color: #000;
	font-weight: normal;
	padding:0;
	margin:0;

}


img {
	border:none;
}

p{
	margin:0;
	padding:0;
}

/*--------------------------------------------------------------*/
/*layout*/


#wrapper{
	width: 808px;
	text-align : left ;
  	margin-right : auto ;
	margin-top: 10px; 
	margin-left:auto; 
	padding: 0 10px 0 10px;
	background-color: #FFFFFF;
}


#header{
	width: 808px;
  	margin : auto;
	padding: 0;  
	height: 220px;
	float:left;
	
}

#footer{
	float:left;
	width: 803px;
	height:20px;
	background-image: url(../images/footer.gif) ;
	background-repeat: no-repeat;
	/*color:#000000;*/
	color:#000000;;
	padding-top:5px;
	padding-left:5px;
	margin-top:10px;
	margin-bottom:5px;
}

#footer a{
	color:#FFFFFF;
}

#mayfin{
	float:left;
	width: 803px;
	padding-top:5px;
	padding-left:5px;
	margin-bottom:20px;
	text-align:right;
}


#leftcolumn{
	float:left;
	width:200px;
	text-align :left;
}


#rightcolumn{
	float: left;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	text-align : left;
	
	
}


#midcolumn{
	float: left;
	width: 430px;
	padding-right:18px;
}

.floatfix { clear: both; } 

/*--------------------------------------------------------------*/
/*menu content*/

#menuwrapper{
	width:180px;
	float:left;
}

#menutop{
	width:180px;
	height:7px;
	background-image: url(../images/menu/menutop.gif);
	float:left;
}

#menumiddle{
	width:170px;
	/*background:#5a0905;*/
	background:#cccccc;
	padding-left:10px;
	padding-bottom:30px;
	float:left;
	clear:both;
}

#menubottom{
	width:180px;
	height:7px;
	background-image: url(../images/menu/menubottom.gif);
	float:left;
}

/*--------------------------------------------------------------*/
/*menu content*/

#nav, #nav ul{
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {     
	display: block;     
	width: 150px; 
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:10px;
	/*color:#fff;*/
	color:#000;
} 

#nav li {     
	float: left;     
	width: 160px; 
	/*border-bottom:dotted 1px #fff;*/
	border-bottom:dotted 1px #000;
}


#nav li ul{
	background-color:#E9E9E9;
	position:absolute;
	left:-999em;
	height: auto;
	margin-left : 11.05em;
	margin-top : -2.4em;
	border:1px solid #ccc;
}

#nav  li ul li{
	clear:left;
	padding:0 5px 0 5px;
	position:0;
	width: 11em;
	border:none;
}

#nav  li ul li a{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#nav  li ul a{
	font-size: 100%;
	color:#000000;
}

#nav  li ul ul{
	margin:-2.4em 0 0 11.5em;
}



#nav  li:hover ul ul, #nav  li:hover ul ul ul, #nav  li:hover ul ul ul ul, #nav  li.sfhover ul ul, #nav  li.sfhover ul ul ul, #nav  li.sfhover ul ul ul ul {     
	left: -999em; 
} 

#nav  li:hover ul, #nav  li li:hover ul, #nav  li li li:hover ul, #nav  li li li li:hover ul, #nav  li.sfhover ul, #nav  li li.sfhover ul, #nav  li li li.sfhover ul, #nav li li li li.sfhover ul {   
  	left: auto; 
} 

#nav li:hover{
 	position: static;
}

/*--------------------------------------------------------------*/
/*my account*/

	
#myaccount {
	float:left;
	background-image: url(../images/myaccount.jpg) ;
	background-repeat: no-repeat;
	width:160px;
	height:70px;
	padding:20px;
	margin-top:5px;
}

/*--------------------------------------------------------------*/
/*cart*/

	
#cart {
	float:left;
	background-image: url(../images/cart.jpg) ;
	background-repeat: no-repeat;
	width:120px;
	height:65px;
	padding:20px;
	clear:both;
	
}



#album{
	padding-left:2px;
	margin-top:5px;
	float:left;
}

#trad{
	padding-left:2px;
	margin-top:5px;
	float:left;
}

/*--------------------------------------------------------------*/
/*mid column content*/

#headerbar {
	float:left;
	background-image: url(../images/headerbar.gif) ;
	background-repeat: no-repeat;
	width:420px;
	height:25px;
	padding-left:10px;
	padding-top:5px;
	clear:both;
	
}

.baskettable{
	background-color:#CCCCCC;
}

.baskettable td{
	background-color:#fff;
}

.baskettable th{
	background-color:#e8e8e8;
}


.leftproductcell{
	border-left: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
	border-right: dotted 1px #CCCCCC;
	padding:5px;
}

.lefttopproductcell{
	border-left: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
	border-right: dotted 1px #CCCCCC;
	border-top: dotted 1px #CCCCCC;
	padding:5px;
}

.rightproductcell{
	border-bottom: dotted 1px #CCCCCC;
	border-right: dotted 1px #CCCCCC;
	padding:5px;
}

.righttopproductcell{
	border-bottom: dotted 1px #CCCCCC;
	border-right: dotted 1px #CCCCCC;
	border-top: dotted 1px #CCCCCC;
	padding:5px;
}

.smalltext{
	font-size: 90%;
}

.price{
	font-size: 120%;
	color:#FF6600;
	font-weight:bold;
}

#product{
	width:400px;
	float:left;
}

#productimage{
	width:220px;
	float:left;
}

#productdesc{
	width:180px;
	float:left;
}

#tracks{
	float:left;
}

.tcell1{ background:#F7F7F7;font-size:11px; color:#000000}
.tcell2{background:#FCFCFC;font-size:11px; color:#000000}

/*--------------------------------------------------------------*/
/* pagination */

#records{
	width:430px;
	float:left;
}
#records #previous{
	width:20%;
	float:left;
}
#records #pages{
	width:60%;
	float:left;
	text-align:center;
}
#records #next{
	width:20%;
	float:left;
	text-align:right;
}

/*--------------------------------------------------------------*/
/* mid colum content */
#midcolumn label{
	width:75px;
	float:left;
}

.row{
	margin-bottom:5px;
}
/*--------------------------------------------------------------*/
/* misc */

.largetext{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FF6600;
	font-weight: normal;

}