

/********** layout ***************/

body {
  	background:url(images/mainbg.gif) #ffffff;
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 12px;
  	color: #6A6A6A;
	}
	
#wrapper {
  position:relative;
  background:#515151;
  border:1px solid #424242;
  width:920px;
  margin:auto;
}	

#content{
	float: left;
  width: 490px;
  margin-top: 4px;

}

#leftColumn{
	float: left;
	width: 205px;
	margin-top: 0px;
	margin-left: 10px;
	padding: 0px 0px 0px 0px;
	background-color: #515151;
	_display:inline;
}

#rightColumn{
  float:right;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	_margin-right: 5px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 5px;
	background-color: #515151;

}

/********** links, headings, lists, labels, text etc. *************/

.smallText, SPAN.smallText, P.smallText {
  	font-size: 10px;
	}

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

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

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

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: disc;
 margin-left:5px;
 padding-left:5px;
}

ul ul{
 list-style-type: disc;
 margin-left:5px;
 padding-left:5px;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.linebreak {
  line-height:5px;
  }
  
.clearBoth {
  clear:both;

  }
  
.pageResults {
	padding: 10px 5px 10px 5px;
	font-size:10px;
	color:#5E6166;
  }
    
.leftPageResults {
  font-size:10px;
  float:left;
  width:40%; 
  }
  
.rightPageResults {
  font-size:10px;
  float:right; 
  text-align:right; 
  width:60%
  }
  
A.pageResults {
  	color: #0000FF;
	}

A.pageResults:hover {
  	color: #0000FF;
  	background: #FFFF33;
	}
	       

/********* header ************/

#header{
  padding: 0px 10px 0px 10px;
	background:#515151;
	position:relative;
	width:900px;
	height:1%;
  }

#headerTag {
  position:absolute:
  top:0px;
  left:8px;
  height:15px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#ffffff;
  }


  
.headerLogo {
  width:696px; 
  height:161px; 
  background:url(images/headerbg.png);
  }

.headerContent {
  position:relative;
  width:696px;
  background:#ffffff;
  }
  
#navSearch {
  position:absolute;
  top:140px;
  left:30px;
  z-index:999;
  } 
  
#artistSearch {
  position:absolute;
  top:131px;
  left:280px;
  }

#register { 
  position:absolute;
  top:136px;
  left:500px;
  }
  
#login { 
  position:absolute;
  top:136px;
  left:622px;
  }    
  
A.ml2{
 font-size: 10px;
 color: #FFFFFF;
 text-decoration: none
 } 
  
.navList {
  background:url(images/b01.gif);
  background-repeat:no-repeat;
  position:relative;
  display:table;
  width:185px;
  height:26px;
  font-weight:bold;
  font-size:11px;
  padding:0px 0 0 55px;
  }
  
.navListLast {
  background:url(images/b05.gif);
  background-repeat:no-repeat;
  position:relative;
  display:table;
  width:185px;
  height:26px;
  font-weight:bold;
  font-size:11px;
  padding:0px 0 0 55px;
  }  
  
.navlistItem {
  display:table-cell;
  vertical-align:middle;
  #position:absolute;
  #top:20%;
  }   
  
.navList a {
  color:#515151;
  }
  
.navListLast a {
  color:#515151;
  }     

.navlistTop {
  width:185px;
  height:15px;
  background:#ffffff;
  }
  
.navlistBottom {
  width:185px;
  height:12px;
  line-height:0px;
  background:url('images/m14.gif') #ffffff;
  }  

.navlist {
  width:185px;
  height:26px;
  }
  
.headerFlash {
  position:absolute; 
  top:-14px; 
  left:213px;   
  }
  
.categories {
  width:186px; 
  padding-top:3px; 
  height:19px; 
  border-bottom: 1px dotted;
  background:#F1F1F1;
  }
  
.categories2 {
  width:186px; 
  padding-top:3px; 
  height:19px; 
  border-bottom: 1px dotted;
  background:#E6E6E6
  }
  
.categories3 {
  height:19px;
  }
  
.categoriesImage {
  vertical-align:middle;
  }      
    
.player {
  position:absolute;
  top:12px;
  right:8px;
  clear:right;
  }
  
.playList {
  position:absolute;
  top:317px;
  right:8px;
  background:#515151; 
  height:16px;
  text-align:center;
  }      
  
#headerNav{
  padding: 0px 5px 5px 10px;
  border-bottom: 1px solid #CCC;
  color: #FBCC03;
  text-align:right;
  }

#headerNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
	color: #FBCC03;
  }

#headerInfo {
 	font-family: Tahoma, Verdana, Arial, sans-serif;
 	background: #00ff00;
 	color: #ffffff;
 	font-weight: bold;
 	text-align: center;
	}
  
#breadCrumb{
	font-size: 100%;
	padding: 0px 0px 2px 10px;
	color: #ffffff;
	background:url(images/navbg.gif);;
  }

#breadCrumb a{
	font-size: 80%;
	padding: 2px 0px 0 0px;
	color: #ffffff;
  } 
  
#currencies {
  position:absolute;
  top:60px;
  left:385px;
  }

.currencyMenu {
  width:120px;
  }
  
#languages {
  position:absolute;
  top:63px;
  left:240px;
  }
  
#divShoppingCard {
  position:absolute;
  top:55px;
  right:250px;
  text-align:center;
  }       

#headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #ff0000;
 	color: #ffffff;
 	height:15px;
 	font-weight : bold;
 	text-align : center;
	}

#messageStackError, #messageStackWarning { 
	font-size: 90%; background-color: #ffb3b5; 
	}

#messageStackSuccess { 
	font-size: 90%; background-color: #99ff00; 
	}	

/********** footer ************/

#footer{
  position:relative;
	clear: both;
	background:#515151;
	font-size: 11px;
	color: #FBCC03;
	text-align:center;
  }

#footerNav{
	font-size: 100%;
	padding: 0px 10px 2px 10px;
	color: #ffffff;
  }

.footerBody a {
	font-size: 100%;
	color: #ffffff;
  }

#footerBanner{
  text-align:center;
  vertical-align: middle;
  }
  
/********* boxes *************/

.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 { 
  background:transparent url(images/boxbg.png) no-repeat bottom right; 
  } 

.cssbox { 
  padding-right: 10px;
  _padding-right: 0px;
  _width:196px; 
  margin: 5px auto;
  position:relative; 
  height: 1%; 
  }

.cssbox_head { 
  background-position: top right; 
  margin-right: -10px;
  padding-right: 20px;
  } 

.cssbox_head h2 { 
  background-position: top left; 
  margin: 0;
  border: 0;
  font-size:100%;
  padding: 10px 0px 14px 30px;
  height: 25px; 
  height: 1%; /* IE Holly Hack */
  color:#ffffff;
  }

.cssbox_head a  {
  color:#ffffff;
  } 

.cssbox_body {
  background-position: bottom left; 
  margin-right: 5px; 
  padding: 10px 0px 25px 15px;
  height: 1%;

  }
  
.cssbox2, .cssbox_body2, .cssbox_head2, .cssbox_head2 h2 { 
  background:transparent url(images/boxbg3.png) no-repeat bottom right; 
  } 

.cssbox2 { 
  padding-right: 10px;
  margin: 5px auto;
  _padding-right: 10px;
  _width:475px;
  _margin-left:0px;
  margin-top:2px; 
  position:relative; 
  height: 1%; 
  }

.cssbox_head2 { 
  background-position: top right; 
  margin-right: -10px;
  padding-right: 40px;
  } 

.cssbox_head2 h2 { 
  background-position: top left; 
  margin: 0;
  border: 0;
  font-size:100%;
  padding: 10px 0px 14px 30px;
  height: 41px; 
  height: 1%; /* IE Holly Hack */
  color:#353535;
  }

.cssbox_head2 a  {
  color:#ffffff;
  } 

.cssbox_body2 {
  background-position: bottom left; 
  margin-right: 0px; 
  padding: 10px 0px 5px 4px;
  _padding: 10px 0px 5px 0px;
  text-align:center;

  }
 
.cssbox3, .cssbox_body3, .cssbox_head3, .cssbox_head3 h2 { 
  background:transparent url(images/boxbg3.png) no-repeat bottom right; 
  } 

.cssbox3 { 
  padding-right: 10px;
  margin: 5px auto;
  margin-top:2px; 
  position:relative; 
  height: 1%; 
  }

.cssbox_head3 { 
  background-position: top right; 
  margin-right: -10px;
  padding-right: 40px;
  } 

.cssbox_head3 h2 { 
  background-position: top left; 
  margin: 0;
  border: 0;
  font-size:100%;
  padding: 10px 0px 14px 30px;
  height: 41px; 
  height: 1%; /* IE Holly Hack */
  color:#353535;
  }

.cssbox_head3 a  {
  color:#ffffff;
  } 

.cssbox_body3 {
  background-position: bottom left; 
  margin-right: 0px; 
  padding: 10px 0px 5px 4px;
  text-align:center;

  }
  
.cssbox4, .cssbox_body4, .cssbox_head4, .cssbox_head4 h2 { 
  background:transparent url(images/boxbg.png) no-repeat bottom right; 
  } 

.cssbox4 { 
  padding-right: 10px;
  _padding-right: 0px;
  _width:190px; 
  margin: 5px auto;
  position:relative; 
  height: 1%; 
  }

.cssbox_head4 { 
  background-position: top right; 
  margin-right: -10px;
  padding-right: 20px;
  } 

.cssbox_head4 h2 { 
  background-position: top left; 
  margin: 0;
  border: 0;
  font-size:100%;
  padding: 10px 0px 14px 30px;
  height: 25px; 
  height: 1%; /* IE Holly Hack */
  color:#ffffff;
  }

.cssbox_head4 a  {
  color:#ffffff;
  } 

.cssbox_body4 {
  background-position: bottom left; 
  margin-right: 5px; 
  padding: 10px 0px 25px 15px;
  height: 1%;
  width:180px;

  }      
      

.manufacturerMenu {
  width:100%;
  }
  
.centerContent {
  text-align:center;
  } 
  
.boxInput {
  width:80%;
  }   

.newProduct {
  width:153px;
  float:left;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:4px;
  background:transparent;
  font-size: 90%;
  text-align:center;
  vertical-align:top;
  padding-top:0px;
  }

.newProduct {
 padding-bottom:10px; 
 }

* + html .newProduct {
   padding-bottom:0px;
   } 
  

 
  
  

/************** Page Content *****************/

.mainContent{
  position:relative;
	clear: both;
	padding: 0px 0px 0px 5px;
  }
  
.mainContent p{
	padding: 0px 0px 10px 0px;
  }

.pageHeading {
  font-size: 150%;
  font-weight: bold;
  color: #9a9a9a;
  padding: 0 0 20px 20px;
	}

.pageImage {
  float:right;
  }
  
.contentBanner {
  background:url('images/m40.gif'); 
  height:71px; 
  width:484px;
  } 
  
.searchInput {
  width:40%;
  }
  
.searchHelp {
  padding: 20px 0 0 40px;
  }
  
.leftReview {
  float:left; 
  width:38%; 
  padding-left:12px;
  }
  
.rightReview {
  float:right; 
  width:55%
  } 
  
.reviewPageResults {
  position:relative;
	clear: both;
	width:90%;
	padding: 10px 0px 0px 10px;
  }
  
.reviewText {
  font-size:10px;
  }  
 
.loginContent {
  position:relative;
  height:250px;
	padding: 10px 0px 0px 10px;
  }
  
.newCustomer {
  position:absolute; 
  top:0px; 
  left:0px;
  width:200px; 
  }
     
.returningCustomer {
  position:absolute; 
  top:0px;
  right:40px; 
  width:200px; 
  }
  
.inputRequirement {
  text-align:right; 
  padding-right:20px; 
	font-size: 90%; 
	color: #ff0000; 
	}  

.specials {
  width:31%;
  display:table-cell;
  float:left;
  margin-left:10px;
  background:transparent;
  font-size: 90%;
  text-align:center;
  vertical-align:top;
  padding-bottom:15px;
  }
  
.newProductImage {
  display:table-cell; 
  vertical-align:middle; 
  position:relative; left:0; width:140; 
  }
  
.newProductText {
  clear:left;  
  vertical-align:middle; 
  padding-left:20px; 
  position:absolute; 
  left:100px; 
  top:10px 
  }
  
.newProductButton {
  display:table-cell; 
  vertical-align:middle; 
  position:absolute; right:20px; top:60px;
  }
.slaveListing-odd {
  background: #EFEFEF;
  font-size:10px;
}
 
.slaveListing-even {
  background: #F8F8F9;
  font-size:10px;
}

.slaveListing-highlight {
  background: #F0D2DB;
  font-size:10px;
}

.newsListing-odd {
  width:181px; 
  position:relative;
  background:#F1F1F1;
  clear:left;
  padding-left:5px;
  font-size:11px;
  border-bottom:1px dotted #000000; 
  height:20px; 
}

.newsListing-bottom {
  width:181px; 
  position:relative;
  clear:left;
  padding-left:5px;
  font-size:10px; 
  height:22px;
  border-bottom:1px dotted #000000; 
  height:20px;
}
 
.newsListing-even {
  width:181px; 
  position:relative;
  clear:left;
  padding-left:5px;
  font-size:10px;
  background:#E6E6E6;
  border-bottom:1px dotted #000000; 
  height:20px;
}
             
  
/******* nav boxes, fieldsets *********/  

.navBox {
  position:relative;
  left:10px;
  height:40px;
  width:96.5%;
	}
	
.navBoxRight {
  background: #f8f8f9;
  border:1px solid #B6B7CB;
  padding: 5px 10px 5px 10px;
  text-align:right;
	}
	
.navBoxReview {
  position:relative;
  left:12px;
  height:40px;
  width:90%;
	}	
	
.leftButton {
  float:left;
  padding: 10px 0 0 10px;
  }
  
.rightButton {
  float:right;
  padding: 10px 10px 0 0;
  }  

.centerButton {
  position:absolute;
  top:10px; 
  left:36%;
  }
  
.rightClearButton {
  height:60px;
  }  
  
.reviewInfo {
  width:90%
  }
  
.reviewImage {
  position:absolute; 
  right:20px; 
  top:20px; 
  text-align:center;
  }    
		
 label {
  width: 120px;
  float: left;
  margin-right: 0.4em;
  display: block
  }
  
legend {
  border: 1px solid #CACACA;
  font-family: Verdana,Arial,sans-serif;
  color: #6A6A6A;
  font-weight:bold;
  position: absolute;
  top: -.5em;
  left: .2em;
  background:#FFFFFF;
  padding: 0 5px 0 5px;
  }

fieldset {
  background:#F1F1F1; 
  border: 1px solid #CACACA;
  width: 430px;
  position:relative;
  left:10px;
  padding: 20px 10px 10px 10px;
  }

/********** pages ***********/

/********** index.php *********/

.nested {
  text-align:center;
  position:relative;
}

.nestedColumn {
  width:33%; 
  float:left;
  }  

/******* product page *********/

.productHeader{
  position:relative;
	clear: both;
	padding: 10px 0px 0px 10px;
	height:60px;
  }

.productHeading {
  width:50%; 
  position:absolute;
  font-size: 150%;
  font-weight: bold;
  color: #9a9a9a;
  padding: 0 0 20px 20px;
	}
	
.productPrice {
  width:50%; 
  position:absolute;
  right:10px;
  text-align:right;
  font-size: 150%;
  font-weight: bold;
  color: #9a9a9a;
  padding: 0 0 20px 20px;
	}	
	
.productImage {
  width:120px;
  height:120px;
  float:right;
  text-align:center;
  padding: 10px 0px 0px 10px;
  }
  
SPAN.description {
  line-height:140%;
  }
  
.options {
  position:relative;
	clear: both;
	padding: 10px 0px 0px 10px;
  }
  
.options {
  position:relative;
	clear: both;
	padding: 10px 0px 0px 10px;
  }        

.moreInfo {
  padding: 20px 0px 0px 10px;
  }
    
.productDate {
  text-align:center;
  padding: 20px 0px 0px 10px;
  font-size:90%;
  }  

/********** shopping cart ***********/

.cartContents {
  position:relative;
  padding-top:10px;
  }
  
.cartCheckBox {
  float:left;
  text-align:center;
  width:12%;
  }
  
.cartImage {
  float:left;
  width:10%;
  padding-bottom:10px;
  }
  
.cartName {
  float:left;
  width:50%;
  }
  
.cartInput {
  float:left;
  width:10%;
  }
  
.cartPrice {
  float:left;
  text-align:right;
  width:15%;
  }          

SPAN.markProductOutOfStock {
	color: #c76170;
  	font-weight: bold;
	}





/***********************************************/
/* Layout Divs                                 */
/***********************************************/










/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/




/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}












/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}

.infoBoxContents {
  	background: #f8f8f9;
  	font-size: 90%;
  	padding-left:3px;
	}
/************** #rightColumn styles **************/


#rightColumn p{
	padding: 5px 0px 5px 0px;
}


.boxText { 
	font-size: 90%; 
	}

.errorBox { 
	font-size : 90%; 
	background: #ffb3b5; 
	font-weight: bold; 
	}
	
.stockWarning { 
	font-size : 90%; 
	color: #cc0033; 
	}
	
.productsNotifications { 
	background: #f2fff7; 
	}
	
.orderEdit { 
	font-size : 90%; 
	color: #70d250; 
	text-decoration: underline; 
	}

A {
  	color: #000000;
  	text-decoration: none;
	}

A:hover {
  	color: #AABBDD;
  	text-decoration: underline;
	}

FORM {
	display: inline;
	margin:0px;
	}


A.headerNavigation { 
  	color: #ffffff; 
	}

A.headerNavigation:hover {
  	color: #fAABBDD;
	}

.infoBoxNotice {
  	background: #FF8E90;
	}

.infoBoxNoticeContents {
  	background: #FFE6E6;
  	font-size: 90%;
	}

.infoBoxHeading {
  	font-size: 100%;
  	font-weight: bold;
  	background: #bbc3d3;
  	color: #ffffff;
	}

#infoBox, SPAN.infoBox {
  	font-size: 90%;
	}

.accountHimainContent-odd, .addressBook-odd, .alsoPurchased-odd, .payment-odd, .productListing-odd, .productReviews-odd, .upcomingProducts-odd, .shippingOptions-odd {
  	background: #f8f8f9;
	}

.accountHimainContent-even, .addressBook-even, .alsoPurchased-even, .payment-even, .productListing-even, .productReviews-even, .upcomingProducts-even, .shippingOptions-even {
  	background: #f8f8f9;
	}

.productListing {
  	border: 1px;
  	border-style: solid;
  	border-color: #b6b7cb;
  	border-spacing: 1px;
	}

.productListing-heading {
  	font-size: 90%;
  	background: #b6b7cb;
  	color: #FFFFFF;
  	font-weight: bold;
	}

.productListing-data {
  	font-size: 90%;
	}




	


.pageHeading h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.pageHeading img{
	float: right;
}	

TR.subBar {
  	background: #f4f7fd;
	}

TD.subBar {
  	font-size: 90%;
  	color: #000000;
	}

TD.main, P.main {
  	font-size: 95%;
  	line-height: 1.5;
	}



TD.accountCategory {
  	color: #aabbdd;
	}

TD.fieldKey {
  	font-weight: bold;
	}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  	font-weight: bold;
	}

SPAN.newItemInCart {
  	font-size: 90%;
  	color: #ff0000;
	}
	


CHECKBOX, INPUT, RADIO, SELECT {
  	font-size: 95%;
	}

TEXTAREA {
  	width: 100%;
  	font-size: 95%;
	}

SPAN.greetUser {
  	color: #f0a480;
  	font-weight: bold;
	}

TABLE.formArea {
  	background: #f1f9fe;
  	border-color: #7b9ebd;
  	border-style: solid;
  	border-width: 1px;
	}

TD.formAreaTitle {
	font-weight: bold;
	}



SPAN.productSpecialPrice {
	color: #ff0000;
	}

SPAN.errorText {
  	color: #ff0000;
	}

.moduleRowOver { 
	background: #D7E9F7; 
	cursor: pointer; 
	}

.moduleRowSelected { 
	background: #E9F4FC; 
	}

.checkoutBarFrom, .checkoutBarTo { 
	font-size: 90%; color: #8c8c8c; 
	}


.checkoutBarCurrent { 
	font-size: 90%; color: #000000; 
	}

/* message box */

.messageBox { 
	font-size: 90%; 
	}



/* input requirement */



.Clear {
  font-size: 0em;
  clear: both;
  background: inherit;
  color: inherit;
}

.ml4 {
 font-size: 12px;
 color: #E57800;
 font-weight: bold;
 text-decoration: none
 }
 
a.ml4 {
  color: #E57800;
  }
  
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(images/star_small.gif) left -1000px repeat-x;
}
  
.star-rating{
	position:relative;
	width:50px;
	height:10px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:10px;
	line-height:10px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
	_background-position: 0% 125%;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
	_background-position: 0% 60%;
}	

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(images/star_small.gif);
	line-height: 10px;
	height: 10px;
}

.small-star a:hover,
.small-star a:active,
.small-star a:focus{
	background-position: left bottom;

}

.mla {
 font-size: 10px;
 color: #E57800;
 font-weight: bold;
 text-decoration: none
 } 
 
a.mla {
  color: #E57800;
  }    

.ch11{
 font-size: 11px;
 color: #B80B10;
 font-weight: bold;
 }
 
.artistName {
  font-size:10px;
  color:#545454;
  }
  
.menus {
  background: #EFEFEF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  color: #081A28;
  width:50px;
  border: 1px solid #3D3D3D;
} 

.bestListing-odd {
  width:175px;
  background:#F1F1F1; 
  position:relative;
  padding-left:5px;
  font-size:11px; 
  height:22px;
  border-bottom: 1px dotted;
}

.bestListing-bottom {
  width:175px;
  background:#E6E6E6; 
  border-bottom: 1px dotted;
  position:relative;
  padding-left:5px;
  font-size:11px; 
  height:22px;
}
 
.bestListing-even {
  width:175px;
  background:#E6E6E6;
  position:relative;
  padding-left:5px;
  height:22px;
  font-size:11px; 
  border-bottom: 1px dotted;
}

.mainFlash{
  position:relative;
	clear: both;
	padding: 0px 0px 0px 5px;
  } 
  
.loadedFlash{
  text-align:center;
  width:480px;
	padding: 0px 0px 0px 5px;
  }  
  
.loadedContent{
  position:relative;
	clear: both;
	padding: 0 0 0 5px;
  } 
  
.productContent {
  position:relative;
  font-size:11px;
	clear: both;
	padding: 0px 0px 0px 5px;
  } 

SPAN.description {
  font-size:11px;
  }
  
SPAN.rating {
  font-size:10px;
  color:#515151;
  }
  
.slavebox, .slavebox_body, .slavebox_head, .slavebox_head h2 { 
  background:#ffffff;
  } 

.slavebox { 
  padding-right: 10px; 
  margin: 5px auto;
  position:relative; 
  height: 1%;
  }

.slavebox_head { 
  margin-right: -10px;
  padding-right: 30px;
  } 

.slavebox_head h2 { 
  margin: 0;
  border: 0;
  font-size:11px;
  font-weight:normal; 
  color:#2E2E2E; 
  font-family:arial;
  padding: 10px 0px 10px 35px;
  height: 25px; 
  height: 1%; /* IE Holly Hack */
  }

.slavebox_head a  {
  font-size:11px;
  font-weight:normal; 
  color:#2E2E2E;
  } 

.slavebox_body {
  padding: 10px 0px 25px 1px;
  height: 1%;
  }         
  
A.ml3{
 font-size: 11px;
 text-decoration: none
 }
 
#keywords , .ulsearch { 
  background: #fff; 
  padding: 1px; 
  width: 150px; 
  border: 1px solid #999; 
  list-style-type: none; 
  font-family: verdana; arial, sans-serif; 
  font-size: 11px;  
  margin: 5px 0 0 0;
  max-height:300px;
  overflow:auto
  }
.lisearch { 
  margin: 0 0 5px 0; 
  cursor: default;
  height:20px;
  padding: 5px 0 0 0; 
  color: #666666;
  text-align:left;
  }
.lisearch:hover { 
  background: #E9880D;
  color: #000000; 
  } 
  
A.topAlbums {
  font-size:10px;
  }
  
SPAN.note {
  font-weight:bold;
  font-size:10px;
  color:#FF0000
  }
       
#divcopyright {
  position:absolute;
  top:30px;
  right:20px;
  background:#ffffff;
  border:1px solid #F1F1F1;
  width:350px;
  height:70px;
  text-align:center;
  font-size:10px;
  color:#000000;
  }
  
A.copylink {
  color:#004080;
  text-decoration:underline;
  }
  
.productBody {
  border-left:1px solid #DCDBDB; 
  border-right:1px solid #DCDBDB; 
  border-top:1px solid #DCDBDB; 
  position:relative; 
  background:#ffffff; 
  padding-right:5px;
  padding-left:15px; 
  width:463px;
  } 
  
.alsoPurchased {
  color:#ffffff;
  padding-left:20px;
  }

.errorMessage {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

.infoMessage {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}           