body {
	font-size: 62.5%; color: #333;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

* {
	margin: 0; padding: 0;
}

.clearfix:after {
   content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

h1,
#join-mailing-list,
.button, .btn-download, .btn-checkout,.btn-checkout-paypal, .btn-pay, .arrow,
.btn-play, .btn-cue, .btn-basket {
	text-indent:-9999em; font:1px/1px sans-serif; text-decoration:none; color:#fff;
	background-repeat: no-repeat;
}

br.clear {
		height: 0em;
		font: 1px/1px sans-serif; /* stop IE from revealing unnecessary bg */
		text-decoration: none;
		margin: 0;
		padding: 0;
		clear: both;
}

/* Fonts */


a { color: #333; text-decoration: none; outline: none;}
a:hover, a:focus { color: #333399; }
#main .box p.large { color: #333; font-size: 1.5em; font-weight: bold; text-align: center; }
#main .box p.medium { color: #333; font-size: 1.3em; font-weight: bold; text-align: center; }
#main .box p.small { color: #333; font-size: 1.2em; font-weight: bold; text-align: center; }

/* General */
img { border: 0; }
input { padding: 0 3px; }
button {
	display: block;
	cursor: pointer;
	border: 0; background-color: transparent;
}
.left { float: left; }
.right { float: right; }

/* Page */
#container {
	width: 996px;
	margin: 0 auto;
}

/* Buttons */
.button {
	display: block;
	width: 64px; height: 15px;
	margin: 7px 2px 0 2px;
	text-align: center; text-transform: uppercase; font-weight: bold; font-size: 0.9em;
	background-image: url(../images/buttons/buttons-sprite.gif);
	cursor:pointer;
}

.search-btn { background-position: 0 0; }
.search-btn:hover, .search-btn:focus { background-position: 0 -15px; }
.adv-search-btn { background-position: -64px 0; }
.adv-search-btn:hover, .adv-search-btn:focus { background-position: -64px -15px; }
.view-cart-btn { background-position: -128px 0; }
.view-cart-btn:hover, .view-cart-btn:focus { background-position: -128px -15px; }
.checkout-btn { background-position: -192px 0; }
.checkout-btn:hover, .checkout-btn:focus { background-position: -192px -15px; }
.login-btn { background-position: -256px 0; }
.login-btn:hover, .login-btn:focus { background-position: -256px -15px; }
.listen-btn { background-position: -320px 0; }
.listen-btn:hover, .listen-btn:focus { background-position: -320px -15px; }
.buy-now-btn { background-position: -384px 0; }
.buy-now-btn:hover, .buy-now-btn:focus { background-position: -384px -15px; }
.details-btn { background-position: -448px 0; }
.details-btn:hover, .details-btn:focus { background-position: -448px -15px; }
.request-btn { background-position: -512px 0; }
.request-btn:hover, .request-btn:focus { background-position: -512px -15px; }
.continue-btn { background-position: -576px 0; }
.continue-btn:hover, .continue-btn:focus { background-position: -576px -15px; }
.save-btn { background-position: -640px 0; }
.save-btn:hover, .save-btn:focus { background-position: -640px -15px; }
.register-btn { background-position: -704px 0; }
.register-btn:hover, .register-btn:focus { background-position: -704px -15px; }
.submit-btn { background-position: -768px 0; }
.submit-btn:hover, .submit-btn:focus { background-position: -768px -15px; }
.remove-btn { background-position: -832px 0; }
.remove-btn:hover, .remove-btn:focus { background-position: -832px -15px; }
.wishlist-btn { background: url(../images/buttons/wishlist.gif);  }
.wishlist-btn:hover, .wishlist-btn:focus  { background: url(../images/buttons/wishlist-over.gif);  }
.btn-download {
	display: block;
	width: 65px; height: 63px;
	background-image: url(../images/buttons/download.jpg);
}
.btn-download:hover, .btn-download:focus {
	background-position: 0 -63px;
}
#main .featured .btn-download {
	float: right;
	margin: 2px 3px 0 0;
}

/* Header + Navigation */
h1 a {
	float: right;
	width: 405px; height: 59px;
	margin-bottom: 12px;
	background-image: url(../images/layout/logo.gif);
}

#nav {
	clear: both;
	height: 28px;
	margin-bottom: 10px; padding-right: 5px;
	background: url(../images/layout/nav-bg.gif) repeat-x; border-left: 1px solid #b7b7b7; border-right: 1px solid #b7b7b7;
}

#nav ul, #nav li {
	float: left;
}

#nav a, #nav p, #nav input, #nav button, #nav img {
	float: right;
}

#nav li a {
	float: none;
}

#nav ul {
	list-style: none;
}

#nav ul li a {
	display: block;
	padding: 7px 10px 5px;
	font-size: 1.3em; font-weight: bold; text-transform: uppercase; text-decoration: none;
	border-right: 1px solid #b7b7b7;
}

#nav ul li a:hover, #nav ul li a:focus {
	color: #FFF;
	background: url(../images/layout/nav-bg-over.gif) repeat-x;
}

#nav input {
	margin: 5px 5px 0 5px;
}

#nav button.button {
	margin: 7px 2px 0 0;
}

#nav img {
	margin: 8px 5px 0 10px;
}

#nav p {
	margin: 6px 10px 0 0;
	font-size: 1.3em; font-weight: bold; 
}

/* Dropdown Nav Stuff * /
#nav ul li {
	
}
#nav ul li div {
	display: none;  z-index: 100;
	position: absolute;
	top: 0;	left: 0;
	height: 580px;
	margin-top: 28px; padding: 14px 10px;
	/*background: url(../images/layout/dropout.gif) no-repeat;* /
	background:#fff;
	border:4px solid #333;
	/*overflow: hidden; width: 550px; * /
	overflow: scroll; width:300px; 
}
#nav ul li ul li ul {
	position: static;
	height: auto;
	margin: 0 0 10px 0; padding: 0;
	background: none;
}

#nav ul.right {
	float: right !important;
}

#nav ul.col2 {
	margin-top: 42px;
}

#nav ul li ul li, #nav ul li ul li ul li {
	width: 265px;
	position: static;
	float: none;
}

#nav ul li ul li ul li a {
	display: inline-block;
	padding: 0 0 2px 10px;
	color: #666;
}

#nav ul li ul li a:hover, #nav ul li ul li a:focus {
	color: #333399; text-decoration: underline;
}

#nav ul li ul a {
	border: none;
}

#nav ul li div a:hover, #nav ul li div a:focus {
	color: #333;
	background: none;
}

#nav ul li:hover div {
	display: block;
}

#nav ul li h4, #nav ul li h4 a {
	margin: 5px 0;
	font-size: 16px; text-transform: none;
	border: 0;
}

#nav ul li h4.link-all a {
	margin-top: -7px;
	text-align: center;
}

#nav ul li h4.link-all a:hover, #nav ul li h4.link-all a:focus {
	color: #333399;
}

/* Sub Nav */
#sub-nav { float: right; list-style: none; }

#sub-nav li { float: left; }

#sub-nav li a {
	display: block;
	padding: 7px 10px 5px;
	font-size: 1.3em; font-weight: bold; text-transform: uppercase; text-decoration: none;
	border-left: 1px solid #b7b7b7;
}
#sub-nav li a:hover, #sub-nav li a:focus {
	color: #FFF;
	background: url(../images/layout/nav-bg-over.gif) repeat-x;
}

#sub-nav li a.active{
	color: #FFF;
	background: url(../images/layout/nav-bg-over.gif) repeat-x;
}

/* Main */

#main {
	float: left;
	width: 685px; /*min-height: 600px;*/
	margin-bottom:0;
}

/* Shared Boxes */
#main .box, #side .box {
	padding-bottom: 15px; margin-bottom: 10px;
	background: url(../images/layout/nav-bg.gif) repeat-x;
	border-left: 1px solid #b7b7b7; border-right: 1px solid #b7b7b7; border-bottom: 1px solid #b7b7b7;
}

#main .box {
	padding-bottom: 10px;
}

#main .list {
	background: none; border: 0;
}

#main .alt {
	background-color: #f3f2f2;
}

#main .list li {
	margin-bottom: 10px; padding: 0 5px 2px 5px;
	border: 1px solid #b7b7b7;
}

#main .list h4, #main .list h5 {
	float: left;
}

#main .list .button {
	float: right;
}

#main .box h3 {
	margin-bottom: 10px;
}

#main .box p {
	font-size: 1.1em;
}

#main .detach {
	border: 0 !important;
}

#main .box h3, #side .box h3 {
	display: block;
	height: 18px;
	padding: 5px 5px; margin-bottom: 15px;
	color: #333; font-size: 1.5em; font-weight: bold;
}

#main .detach .inner {
	border: 1px solid #b7b7b7;
}

#main .detach h3 {
	margin-bottom: 10px;
	border-left: 1px solid #b7b7b7; border-right: 1px solid #b7b7b7;
}

#main .detach h3.left {
	border-right: 0;
}

#main .detach #sub-nav {
	border-right: 1px solid #b7b7b7;
}

/* Featured Boxes */

#main .featured {
	float: left;
	width: 685px;
	margin-right: 10px;
	border: 0 !important;
}



#main .col2 { margin-right: 0; }

#main .head { padding-bottom: 0 !important; }

#main .featured h3 {
	margin-bottom: 10px;
	border-left: 1px solid #b7b7b7; border-right: 1px solid #b7b7b7;
}

#main .featured ul {
	list-style: none;
}

#main .featured li {
	padding: 3px; margin-bottom: 10px;
	border: 1px solid #b7b7b7;
	/*width: 337px;*/
}

#main .homepage .featured {
	width: 337px;
}

#main .homepage .featured li {
	width: 329px;
}

#main .featured li.last { margin-bottom: 0; }

#main .featured .details {
	width: 256px;
}

#main .featured img {
	margin-right: 6px;
}

#main .featured h4, #main .featured .right a.first {
	margin-top: 2px;
}

#main div.last { padding-bottom: 0; }

#main .list h4 {
	margin-top: 2px; padding-right: 15px;
	font-size: 2em;
}

#main .list .total h4 {
	margin-top: 3px; padding-right: 15px;
	font-size: 1.7em;
}

#main .list h4.price {
	float: right; width: 50px;
	margin-top: 4px; padding-left: 30px; padding-right: 12px;
	font-size: 1.6em; text-align: right;
}

#main .list h5 {
	margin-top: 7px;
	font-size: 1.2em;
}

#main .list .total { float: right; width: 331px; margin-top: 15px; }

#main .mix-of-the-week h4, #main .featured h4 {
	font-size: 1.6em;
}

#main .mix-of-the-week h5, #main .featured h5 {
	margin-top: 2px;
	font-size: 1.2em; color: #666;
	height:22px;
}

#main .mix-of-the-week h5 a, #main .featured h5 a {
	float:none;
	color:#666666;
}

#main .mix-of-the-week span.price, #main .featured span.price, #main .featured span.length  {
	display: block; margin: 5px 0 0 5px;
	font-size: 1.8em; color: #666; font-weight: bold;
}

#main .list span {
	color: #666; font-weight: bold;
}

#main .featured span.length {
	float: right;
	margin-top: 7px; margin-right: 5px;
	font-size: 1.6em;
}

/* Form */

#main label {
	display: block; float: left;
	width: 300px; margin: 0 15px 13px 0;
	font-size: 1.4em; font-weight: bold; text-align: right;
}

#main input, #main select {
	float: left;
	width: 200px;
}

#main input.checkbox{
	width:20px;
	margin:0 0 0 285px;
}

#main textarea {
	width: 300px; height: 150px;
}

#main .static span.textarea { top: -135px; }

#main select { width: 208px; }

#main label.radio {
	width: 194px;
	margin-left: 315px;
	margin-bottom: 5px;
}

#main label.first {
	margin-bottom: -10px;
	margin-left: 0 !important;
}

#main label.radio input {
	width: 20px;
}

#main label.radio input, #main label.radio span {
	float: left;
	color: #666;
}

#main label.terms {
	width: 515px; margin-left: 100px;
	text-align: left;
}

#main label.terms input {
	width: 35px; height: 50px;
}

#main span.required {
	margin-left: 5px; position: relative; top: -6px;
	color: red; font-size: 19px;
}

#main label.terms span.required { position: static; margin-left: 0; }

#main form button.button { margin-top: 0; margin-left: 330px; display: inline; }


#rememberMe{
	text-align:center;
}

/* Sidebar */

#side {
	float: right;
	width: 298px;
	margin:0 0 10px 10px;
}

#side .box label {
	display: block;
	width: 272px; margin-left: 10px;
	text-align: right; font-size: 1.1em; font-weight: bold;
}

#side .box label input {
	width: 194px;
	margin-left: 3px;
}

#side .login button {
	margin-left: 140px;
}

#side .login #systemMsg, #loginform #systemMsg, #registrationform #systemMsg, #frmContact #systemMsg  {
	text-align:center !important;
}

#side a#forgotPass{
	margin-top:10px;
}

#side .my-account ul {
	list-style: none;
	margin-bottom: 15px;
}

#side .my-account ul.last {
	margin-top:27px;
	margin-bottom: 0;
}

#side .my-account ul li {
	float: left;
	width: 138px;
	padding-left: 10px;
}

#side .my-account li a {
	display: block;
	height: 30px;
	padding: 5px 0 0 45px;
	text-decoration: none; font-size: 12px; text-align: left;
	background-repeat: no-repeat;
}

#side .my-account li a:hover { text-decoration: underline; }

#side .my-account li.my-downloads a { background-image: url(../images/buttons/my-downloads.gif); }
#side .my-account li.personal-info a { background-image: url(../images/buttons/personal-info.gif); }
#side .my-account li.my-wishlist a { background-image: url(../images/buttons/my-wishlist.gif); }
#side .my-account li.contact-us a { background-image: url(../images/buttons/contact-us.gif); }
#side .my-account li.previous-orders a { background-image: url(../images/buttons/previous-orders.gif); }
#side .my-account li.logout a { background-image: url(../images/buttons/logout.gif); }

#side a {
	display: block;
	text-align: center; text-decoration: underline; font-size: 1em; font-weight: bold;
}

#side img {
	margin: 10px 0;
}

#side #join-mailing-list {
	display: block;
	width: 300px; height: 74px;
	background-image: url(../images/buttons/join-mailing-list.gif);
}

/* Footer */

#footer {
	height: 28px;
	/*margin-top: 10px;*/
	background: url(../images/layout/nav-bg.gif) repeat-x; border-left: 1px solid #b7b7b7; border-right: 1px solid #b7b7b7;
	margin-bottom:10px;
}

#footer ul {
	padding: 0 10px;
}

#footer li {
	float: left;
	padding-top: 6px;
	list-style: none;
}

#footer a {
	padding-right: 10px;
	text-transform: uppercase; font-size: 1.1em; font-weight: bold;
}

#footer li.last a {
	padding-right: 0;
}
.listbox{
	width:337px !important; 
	float:left;
}


/* Static Pages */

#main .static {
	margin-bottom: 0; padding-bottom: 0;
}

#main .static h4 {
	margin: 25px 0;
	font-size: 16px; text-align: center; font-weight: bold;
}

#main .static p {
	margin: 25px 15px;
	font-size: 16px; text-align: center;  color: #666;
}

#main .static a {
	color: #333399; text-decoration: underline;
}
.validation { color:red; font-weight:bold; padding-bottom:10px; }

.login #systemMsg,  #loginform #systemMsg, #registrationform #systemMsg, #frmContact #systemMsg  { color:red; font-weight:bold; width:272px; text-align:right; margin:0 0 10px 10px; }
#loginform #systemMsg, #registrationform #systemMsg, #frmContact #systemMsg  { width:100%; }
.download-but{ display:block; width:65px; height:63px; background:url(../images/buttons/download.jpg) top left no-repeat; text-indent:-9999em;}

.details .left-left {
	float:left;
	width:76px;
}

.details .left-right {
	float:right;
	width:180px;
}

p.trackslink { margin:0 0 10px 50px; font-size:1.2em !important; }
p.trackslink, p.trackslink a{ color:blue; }


#top-nav{
	height:38px;
	border-left:1px solid #B7B7B7;
	border-bottom:1px solid #B7B7B7;
	border-right:1px solid #B7B7B7;
	background:url(../images/layout/top-nav-bg.gif);
	margin-bottom:10px;
}

#top-nav ul{
	 list-style: none outside none;
	 height:38px;
	 background:url(../images/misc/top-nav-logo.gif) left center no-repeat;
	 margin-left:10px;
	 width:744px;
	 float:left;
}
#top-nav ul li{
 float: left;
 line-height:38px;
 color:#000;
 font-size:1.3em;
 padding:0 11px;
 background:url(../images/layout/top-nav-sep.gif) right center no-repeat;
 font-weight:bold;
}

#top-nav ul li.first{
  background:none;
  width:60px;
}
#top-nav ul li.first a{
	display:block;
	width:60px;
	text-indent:-999em;
}
#top-nav ul li.last{
  background:none;
}

#frmMiniSearch{
	float:right;
	text-align:left;
}
#frmMiniSearch div{
	border:1px solid #B7B7B7;
	background:#fff;
	margin:5px 10px 0 0;
}
#frmMiniSearch #searchText{
	width:190px;
	border:none;
	display:inline;
	height:26px;
}
#frmMiniSearch button{
	display:inline;
	background:url(../images/buttons/search.gif) left top no-repeat;
	margin:0;
	width:25px;
	height:26px;
}

/* new menu */
#menu {
	position:absolute;
	z-index:1000;
}

#menu  ul {
	list-style: none;
}

#menu  ul li {
	float: left;
}

#menu ul li a {
	display: block;
/*	padding: 7px 10px 5px;*/
/*text-transform: uppercase;*/
text-transform:none;
	font-size: 1.3em; font-weight: bold;  text-decoration: none;
	border-right: 1px solid #b7b7b7;
}

#menu  ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#menu  ul li.sep {
	color: white;
	padding: 0.8em 0em 0.5em 0em;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu  ul li a {
	float: none;
}

/* End IE5-Mac hack */
#menu  ul.level2, #menu ul.level3 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	background:#fff;
	border: 1px solid #B7B7B7;
}

#menu  ul.level2 li, #menu ul.level3 li {
	border-bottom: 1px solid #B7B7B7;
	float: none;
	margin: 0;
	padding: 0;
}
#menu  ul.level2 li{
	border-left: 1px solid #B7B7B7;
}

#menu  ul.level2 li a, #menu ul.level3 li a {
	padding: 5px 9px 5px 5px;
	display:block;
	width: 275px;
}


#menu  ul.level2 li a:hover,#menu  ul.level3 li a:hover {
	color:#333;
	text-decoration:none;
	background: #E8E8E8;
}

.subgenres{
	width:632px;
}

 #menu ul.subgenres li {
	float:left !important;	
 }

  #menu ul.subgenres li a
 {
	padding: 5px 9px 5px 5px;
	display:block;
	width: 300px;
}

#yesWishes li{
	float:left;
}

#main .box.nav-list {
	margin-top:10px;
	margin-bottom:0;
}

#pdf a{
    display: block;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
	font-size:1.5em;
}
#pdf img {
	float:left;
	border: 0px;
	margin-right:10px;
}
