/*  
Theme Name: Mimbo Pro
Theme URI: http://prothemedesign.com/themes/mimbo-pro/
Description: A slicker, full-featured, customizable version of the popular Mimbo theme
Version: 1.1
Author: Darren Hoyt, Ben Gillbanks
Author URI: http://prothemedesign.com/themes/mimbo-pro/
*/

/*Copyright 2008, Darren Hoyt and Ben Gillbanks
View license info in license.txt file 


/* 
TABLE OF CONTENTS 

  HTML Elements
  Page Structure
  Navigation
  Headings
  Content Page Styles
  WP Post Formatting  
  Comments
  Forms
  Tables
  Clear
  Footer



/* HTML Elements */

* {
	margin:0;
	padding:0;
	}
	
*:focus { 
	outline: none;
	}
	
body,html {
	min-height:101%;
	}
	
body {
	background: #A277FA url(../images/bg.jpg) repeat-x;
	color: #A277FA;
	padding: 13px 0 25px 0;
	}

body, select, input, textarea {
	font: 10px Verdana, Sans-Serif;
	padding: 3px;
	}

a {
	color: #444444;
	text-decoration:none;
	}
a:visited 
{
	color: #737373;
	text-decoration:none;
}
a:hover, a:active {
	color:#222;
	text-decoration:underline;
	}

small {
	font-size: 0.95em;
	background:#e7e1f5;
	padding:3px 6px;
	}

hr {
	margin:22px 0;
	background:#602bcd;
	color:#602bcd;
	height:1px;
	border:0;
	display: block;
	}	

/*
label {
	margin:12px 0 0 0;
	display:block
	}
*/
	
a img {
	border:none
	}

/*table {
	display: table;
	margin:13px 0;
	width:100%;
	border-collapse:collapse;
	}	

th {
	background:#e4e4e4;
	text-align:left;
	width:35%
	}

th, td {
	border-bottom:1px solid #FFF;
	padding:4px 7px;
	}
*/

/*
td {
	background:#fff;
	}		
*/

/* Structure */

#page {
	width:946px;
	margin:0 auto;
	background:#FFF;
	padding: 5px;
	}

#masthead {
	height:108px;
	background:url(../images/bg_masthead.jpg);
	}
		
#contentfull {
	float:left;
	width:920px;
	}
	
.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 228px;
	float:left;
	margin-right:13px;
	padding-bottom:25px;	
	}

#sidebar.orderInfo
{
	padding: 25px;
}

#sidebar li {
	list-style:none
	}
	
#interior #sidebar {
	padding:18px 13px 35px 13px;
	}
	


/*	Headers */

a#logo {
	width:290px;
	height:108px;
	display:block;
	float:left;
	} 

h1 {
	margin:0 auto;
	display:block;
	color:#FFF;
	font:2.8em Verdana, Georgia, "Times New Roman", Times, serif;
	padding-top:36px;
	text-align:center;
	font-weight:bold;
	}
	
h2 {
	font: Impact, Verdana, Helvetica, sans-serif;
	padding:6px 0;
	border-bottom:1px solid #fff;
	border-top:3px solid #fff;
	color:#313228;
	font-weight:bold;
	}

.post h2 {
	line-height:110%; 
	}
	
h2#description {
	border:none;
	padding:0;
	font-size:0.9em;
	text-align:center;
	color:#40bb7f;
	text-transform:uppercase
	}

h2.widgettitle {
	border:none;
	font:1.2em Verdana, Helvetica, sans-serif;
	font-weight:bold
	}
	
h3 {
	font: 1.1em Verdana, "Times New Roman", Times, serif;
	color:#8567c9;
	margin:13px 0 5px 0;
	line-height:110%;
	font-weight:bold
	}



#sidebar h3 {
	margin-top:20px;
	font-family:Verdana, Helvetica, sans-serif
	}

h3#pages {
	margin:0 0 5px 0;
	}
		
h3.green, h3.red, h3.grey {
	height:22px;
	margin:0 0 9px 0;
	padding:3px 0 0 7px;
	font:1.2em Verdana, Helvetica, sans-serif;
	font-weight:bold
	}
	
h3.green {
	background: url(../images/cat_green.jpg);
	}

h3.red {
	background: url(../images/cat_red.jpg);
	}

h3.grey {
	background: url(../images/cat_grey.jpg);
	}
				
#lead h3 {
	font-size:1.9em;
	margin:0;
	padding-right:17px;
	line-height:100%;
	}
			
#recent h3 {
	margin: 0 0 5px 0;
	color:#ffffff;
	font: 1.4em Verdana, Helvetica, sans-serif;
	font-weight:bold
	}

.narrow h3 {
	font:1.6em Verdana, "Times New Roman", Times, serif;
	color:#313228;
	font-weight:bold
	}
	
h3.black {
	margin-bottom:3px;
	font:1.1em Verdana;
	color:#313228;
	font-weight:bold
	}
	
h4 {
	margin-bottom:3px;
	font:1.2em Verdana;
	color:#313228;
	font-weight:bold
	}
	
h4.gold {
	margin-bottom:3px;
	font:1.1em Verdana;
	color:#ffcc66;
	font-weight:bold
	}
	
h4.white {
	margin-bottom:3px;
	font:1.1em Verdana;
	color:#fff;
	font-weight:bold
	}

h4.purple {
	margin-bottom:3px;
	font:1.1em Verdana;
	color:#461a9f;
	font-weight:bold
	}
	
h5.purple {
	margin-bottom:3px;
	font:1.2em Verdana;
	color:#461a9f;
	font-weight:bold
	}
	
.narrow h4 {
	font:1.4em Georgia, "Times New Roman", Times, serif;
	color:#313228;
	font-weight:bold
	}
		
h4#respond {
	border-top:1px solid #eae9e4;
	margin-top:25px;
	padding-top:20px;
	}
	
h4#comments {
	margin-top:32px;
	}

h4.pagetitle {
	margin-bottom:12px;
	}

.cat-excerpt h4 {
	margin:0;
	}

.domtab h4 {
	margin:15px 0;
	}

#more-menu h4 {
	color:#4a4e4a;
	font-size:1.1em;
	}

.narrow h5 {
	font:1.2em Georgia, "Times New Roman", Times, serif;
	color:#313228;
	font-weight:bold
	}
						
#meta h5 {
	border-top:3px solid #085682;
	border-bottom:1px solid #085682;
	color:#5f9bbf;
	padding:1px 0 3px 12px;
	font: 1.6em Verdana, Helvetica, sans-serif;
	margin-bottom:10px;
	}
	


		
/* Content Page Styles */

#logo:hover, #logo:active {
	text-decoration:none;
	color:#d7f0fc
	}
	
#lead {
	background:#1e3d4f;
	color:#f1f5f8;
	width:649px;
	padding:18px;
	float:left;
	font-size: 0.95em;
	}

#interior #lead {
	float:none;
	width:auto;
	margin: 6px 0 10px 0;
	}

#lead .left {
	width:198px;
	}

#lead .right {
	width:368px;
	}

	
#lead a, #lead a:visited {
	color:#fff;
	}

#lead img {
	padding:1px;
	}

#lead .date {
	color:#a7b5bd;
	margin-bottom:-15px;
	padding:4px 0;
	}

#lead p {
	margin:15px 0;
	line-height:140%;
	}
	
#fullstory {
	width:103px;
	height:20px;
	background:url(../images/fullstory.png);
	display:block;
	text-indent:-9999px;
	}

#fullstory:hover {
	background:url(../images/fullstory.png) 0 -20px;
	}
	
#interior #lead img	{
	float:left;
	margin:1px 16px 6px 0;
	}

#interior #lead .left {
	width:165px;
	}

#interior #lead .right {
	width:494px;
	}
		
.widget_tag_cloud a {
	display:inline;
	float:none;
}

.widget_calendar table {
	width:100%;
}

.bluebox {
	background:#edf7ff;
	border-bottom:1px solid #bfdfef;
	border-top:1px solid #bfdfef;
	padding:13px;
	}
	
.bluebox a, .bluebox a:visited {
	color:#4d6984;
	font-weight:bold
	}

.widget li {
	list-style:none;
	border-bottom:1px solid #ececec;
	padding:3px 0 3px 4px;
	}
	
li.widget {
 	list-style:none;
 	}

.bullets a, .bullets a:visited,
.widget a, .widget a:visited {
	color:#737373;
	}

.bullets a:hover, .bullets a:active,
.widget a:hover, .widget a:active {
	color:#000;
	text-decoration:none
	}

.bullets li {
	margin-left:25px;
	padding:5px 0;
	border-bottom:1px solid #ececec;
	list-style:square
	}
	
#interior #content {
	float:left;
	width:699px;
	padding:18px 0 40px 0;
	}

#breadcrumbs {
	background:rgb(137, 99, 216);
	padding:6px 0 6px 78px;
	color:#FFF;
	}	

#breadcrumbs a, #breadcrumbs a:visited {
	color:#c5b8ff;
	font-weight:bold
	}

#interior .stripes {
	background: #FFF url(../images/bg_stripe2.gif) repeat-x;
	margin-top:5px;
	padding-top:9px;
	}	

#author {
	margin-bottom: 19px;
	}

#author img {
	padding:1px;
	border:1px solid #93c0d6;
	float:left;
	margin-right:13px;
	}

#author span {
	display:block;
	border-top:1px solid #bfdfef;
	margin-top:12px;
	background:url(../images/envelope.gif) no-repeat 1px 10px;
	padding:8px 0 0 17px;
	}

#author p {
	margin:0;
	width:482px;
	}	

.cat-excerpt {
	padding:10px;
	margin: 12px 0;
	}
	
.cat-excerpt img, .gallery {
	float:left;
	margin:1px 12px 7px 0;
	border:1px solid #516f80;
	padding:1px;
	}	

.gallery {
	margin:0 18px 16px 18px;
	}
				
.pagination {
	padding-top:20px;
	}
	
.narrow {
	float:left;
	width:465px;
	}

.bigger {
	font-size:1.1em;
	}



/*	Container
---------------------------------------------*/
#container {
	background:#fff;
	float:left;
	width:920px;
}


/*	Content
---------------------------------------------*/
#content {
	color:#000;
	float:left;
	margin-left:2px;
	text-align:left;
	width:820px;
}

#content h1
{
	line-height: 2em;
}

#content .promo h2 {
	font-size:2.9em;
	margin: 10px;
}

#content .promo p b {
	font-size:1.2em;
	color: #000;
}

#content .promo h3 {
	font-size:1.4em;
	line-height:110%;
}

#contentNarrow {
	border-right:1px solid #6633cc;
	float:left;
	padding:20px 20px 0 0;
	/*padding:5px 20px 0 0;*/
	width:504px;
    position: relative;
    /*top: 15px; */
}

.break {
	    border-top:1px solid #6633cc;
	    clear:both;
	    width: 946px;
	    margin: 0 auto;
        position: relative;
}

#contentWide {
	float:left;
	padding:0 10px 10px;
	text-align:left;
	width:890px;
	margin-top:10px;
}


/*	Content - Apperance
---------------------------------------------*/
#content h2 {
	color:#6633cc;
	font:Impact, Verdana, Helvetica, sans-serif;
	font-size:1.2em;
	margin:10px 0 10px;
}

/*
#content h3 {
	color:#fff;
	font:Impact, Verdana, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:200;
	margin-bottom: 5px;
} */

h3#end_user_license_agreement {
	margin-top: 25px;
}

#content #contentWide #productPageh3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

#content h4 {
	font-size: 1em;
	font-weight:700;
	margin-top: 5px;
}

#content p {
	margin:0 0 14px;
}

#content .memberRegistration ul li {
	list-style-image: url('../Images/stockmusic/bullet_proper.gif') ;
	margin-left:15px;
}

#content #contentWide h2.musicsearch {
	font-size:1.8em;
	font-weight: 700;
}

#content #contentWide #pesearch_h2 {
	font-size:1.8em;
	font-weight: 700;
	padding-bottom: 10px;
}

#contentWide .music_search_results {
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom: 20px;
}

div.searchField_pesearch {
	position: relative;
	left: 390px;
	bottom: 18px;
}


#contentWide fieldset#boughtSavedFilter {
	padding:0; margin:0; margin-top: -55px; float:right; width: 500px;
}

#search_field_pesearch_search {
	padding-right: 20px;
}

div.searchField {
	position: relative;
	right:22px;
	bottom: 19px;
}

#musicsearch div.searchField {
	top: 15px;
}


#content blockquote {
	font-weight:700;
	margin:0 0 14px;
}

#content a {
/*	color:#000; */
	text-decoration:underline;
}

div.wideHr {
	background: url('../Images/horizontalLine.gif') repeat-x;
	border:0;
	clear:both;
	height:1px;
	width:100%;
	margin-top: 5px;
	margin-bottom: 5px;
}


div.wideHrCart {
	background: url('../Images/horizontalLine.gif') repeat-x;
	border:0;
	clear:both;
	height:1px;
	width:100%;
	margin-top: 0;
	margin-bottom: 5px;
}


#content .alignRight {
	float:right;
	margin: 0 0 0 10px;
}

.prodList LI img
{
	width: 95px;
	text-decoration: none;
}

#content .alignLeft {
	float:left;
	margin:0 10px 10px 0;
}

#content .promo {
	margin:0 0 20px;
	width:100%;
}

#content .promo img.alignLeft,#content .promo img.alignRight {
	margin-top:20px;
}

#content .colLeft {
	float:left;
	line-height:1.3em;
	margin:0 0 15px 15px;
	width:500px;
}

#content .colLeft ul li {
	float:left;
	height:130px;
	margin:0 10px 10px 10px;
	text-decoration: none;
	text-align:center;
	width:100px;
}

#content .colLeft div.new_releases ul li {
    padding-bottom: 0;
	margin-top: 10px;
	margin-bottom: 0;
}

#content .colLeft ul li a {
	min-height:20px;
	text-align:center;
	text-decoration: underline;
	font-size:0.9em;
}

#content .colRight {
	float:right;
	line-height:1.3em;
	margin:0 0 20px;
	width:49%;
}

#content .colSingle {
	line-height:1.3em;
	margin:0 0 20px;
	width:100%;
}

#content .price {
	color:red;
	display:block;
	font-weight:700;
	padding:5px 0 0;
}

#content a.moreNews {
	color:#930;
	font-weight:700;
	text-decoration:underline;
}

#content input#validYear {
	width:20px;
}

#content input#validMonth {
	width:20px;
}

#content input#securityCode {
	width:40px;
}

#content .contactAndDelivery {
	float:left;
	width:649px;
	margin-bottom:5px;
	margin-top:10px;
}


#content .contactInformation {
	float:left;
	width:290px;
	clear:none;
}

#content .deliveryInformation{
	float:left;
	margin-bottom:22px;
	width:220px;
}

#content .paymentOptions {
	float:left;
}

#content .creditCard {
	float:left;
	width:320px;
}

#content .payPal {
	float:right;
	width:320px;
}

.news {
	text-align:left;
}

#content .news h2 {
	font-size: 1.1em;
	font-weight: 200;
}

.news ul li {
	list-style-image: url('../Images/bullet_proper.gif') ;
	margin-left:15px;
	color: black;
}

#content img.cdProductImage {
	float:right;
	margin-top:10px;
}

.soundEffectCategories ul li {
	float:left;
	height:140px;
	margin:0 10px 10px 10px;
	text-decoration: none;
	text-align:center;
	width:140px;
}


/*	Content =memberregistration
---------------------------------------------*/
.vcard_memberregistration dl dd {
	float:right;
	position:relative;
	right: 500px;
	bottom: 16px;
}

.vcard
{
	padding-top: 25px;
}


.memberRegistrationInternet {
	clear:both;
}

#content fieldset.memberRegistrationForm {
	margin-top:-20px;
}

#content fieldset.memberRegistrationForm p{
    margin-bottom:10px;
    margin-top:20px;
}
#content fieldset.memberRegistrationForm input#submit {
    position:relative;
    top: 10px;
    left: 5px;
}

#content h3#contactUsIfYouHaveQuestions {
	margin-bottom: 15px;
	margin-top: 30px;
}


#content h3#becomeaMember {
	margin-top: 30px;
}

#contentWide fieldset
{
}

#memberRegistration fieldset label
{
	min-width: 120px;
	display: block;
}




	
/*	Content - Search fields
---------------------------------------------*/
#content fieldset {
	border:0;
	clear:both;
	text-align:left;
	width: 890px;
	position:relative;
}

#content fieldset label.checkboxBlock input {
	text-align:left;
	vertical-align:bottom;
}

#content fieldset label.keyword
{
	float:left; clear:none; padding-top: 5px;
	position: relative;
	zoom:1;
}

#content fieldset.searchField label {
	color:#6633cc;
	font-size:0.9em;
	font-weight:700;
	padding-right:10px;
}

#content fieldset.searchField label.keyword input{
	width:120px;
}

#content fieldset label input, .contactInformation label{
	vertical-align:middle;
	clear:left;
}

#content fieldset #country, #content fieldset #user_country {
	font-family:Verdana;
	font-size:0.9em;
}

#content fieldset select {
	border:1px solid #939097;
	color:#000;
	font-size:0.9em;
	margin:15px 18px 0 0;
	text-align:left;
	vertical-align:bottom;
	width:162px;
}

#content fieldset select option {
	padding:1px 25px 0 4px;
}

#content fieldset input.button {
	margin:5px -280px 0 305px;
	padding:0;
	vertical-align:bottom;
}	



#content #contentWide h2.musicsearch {
	font-size:1.8em;
	font-weight: 700;
}

#content #contentWide #pesearch_h2 {
	font-size:1.8em;
	font-weight: 700;
	padding-bottom: 10px;
}

#contentWide .music_search_results {
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom: 20px;
}

div.searchField_pesearch {
	position: relative;
	left: 390px;
	bottom: 18px;
}


#search_field_pesearch_search {
	padding-right: 20px;
}

div.searchField {
	position: relative;
	right:22px;
	bottom: 19px;
}

#musicsearch div.searchField {
	top: 15px;
}

#content fieldset.searchField {
	/* height:65px; */
	margin-bottom: 0;
	width:915px;
}


/*	Content - Product list
---------------------------------------------*/
#contentWide div.productList {
	background:#fff url('../Images/horizontalLine.gif') repeat-x 1px 4px;
	padding:12px 0 16px;
}

#content .productListExtended {
	background:#fff url('../Images/verticalLine.gif') repeat-y right top;
	float:left;
	padding-right:10px;
	width:458px;
}

#content .productListExtended a.download {
	clear:both !important;
	margin:10px 0;
}

#content .productList .productInfo {
	position:relative;
	margin-left:-55px;
	width:682px;
}

#contentWide .productInfo.short.imageArea
{
	float:left;
	height:180px;
	text-decoration: none;
	text-align:center;
	width:180px;
}

#contentWide .productInfo.short.descriptionArea
{
	float:left;
	height:180px;
	margin:0px 10px 10px 10px;
	text-decoration: none;
	text-align:left;
	width:240px;
}


#content .productList .productInfo img {
	float:left;
}

#content .productList .productInfo h3 {
	padding-top:2px;
	font-size:1.2em;
	font-weight:700;
}

#content .productList .productInfo p {
	margin-left:270px;
	width:496px;
}

#content .productList .productInfo .options {
	position:relative;
}

#content .productList .productInfo .price, #content .productionElementsCDList .productInfo .price {
	color:#6633cc;
	font-size:1.1em;
	padding-top:10px;
}


/*	Content - Product list - Buttons
---------------------------------------------*/
#content ul.options {
	height:27px;
	list-style:none;
	margin-left:270px;
}

#content ul.options li {
	float:left;
	margin:0 4px 0 0;
	text-align:left;
}


#content a.moreInfo {
	background:url('../Images/more_info.gif') no-repeat;
	display:block;
	height:27px;
	width:90px;
	padding-right: 15px;
}

#content a.demo {
	background:url('../Images/demo.gif') no-repeat;
	display:block;
	height:17px;
	width:51px;
}

#content a.addToCart {
	background:url('../Images/add_to_cart.gif') no-repeat;
	display:block;
	height:27px;
	width:101px;
	padding-right: 15px;
}

#content a.download {
	background:url('../Images/download.png') no-repeat;
	display:block;
	height:21px;
	outline:none;
	width:100px;
}

/* Content - Product list - Pagination
---------------------------------------------*/
#contentWide div.pagination ul {
	list-style:none;
	margin-left:-4px;
	float:right;
}

#contentWide div.pagination ul li {
	float:left;
	margin-right:4px;
	margin-top:10px;
}

#contentWide div.pagination ul li a {
	color:#6633cc;
	display:block;
	font-size:1em;
	font-weight:700;
	padding:0 2px;
	text-decoration:none;
}

#contentWide div.pagination ul li a:hover {
	color:#000;
}

#contentWide div.pagination ul li.selected a,#content div.pagination ul li.selected a:hover {
	background:#ffcc66;
	color:#6633cc;
}

#contentWide div.pagination ul li.disable span {
	color:#6633cc;
	display:block;
	font-weight:700;
	font-size:0.9em;
	padding:0 2px;
}



	

/*Post Page Formatting*/

.picleft {
	float:left;
	margin:4px 14px 10px 0;
	border:4px solid #e0e0db;
	}

.picright {
	float:right;
	margin:4px 0 10px 14px;
	border:4px solid #e0e0db;
	}	

.entry blockquote, .entry pre, .entry code, 
.commentlist blockquote, .commentlist code {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	display:block;
	}	

.entry pre, .entry code {
	width:350px;
	font: 1em "Courier New", Courier, monospace;
	overflow:auto;
	padding:20px 14px;
	}
	
.entry p, .commentlist p {
	margin:15px 0;
	line-height:140%;
	}
	
.entry ul, .entry ol {
	padding:15px 0;
	}
		
.entry ol li, .entry ul li {
	margin:0 0 5px 48px;
	line-height:115%;
	}

.entry ul li {
	list-style:square
	}
	
#tags {
	padding:3px 6px 4px 15px;
	background:#edf7ff url(../images/tag.gif) no-repeat 4px;
	}	

.commentcount {
	background:url(../images/bubble.gif) no-repeat 1px;
	padding-left:17px;
	margin: 0 10px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:normal
	}

#home #lead .commentcount, 
#interior #lead .commentcount {
	background:url(../images/bubble2.gif) no-repeat 1px;
	font-size:0.6em;
	}
			
.postmetadata {
	border-bottom:1px solid #eae9e4;
	padding:5px 0;
	}	

#print {
	background:url(../images/icon_page.gif) no-repeat;
	padding-left:15px;
	}
	
		


/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 14px 14px 14px;
	background:#f2f2f2 url(../images/bg_comment.gif) no-repeat;
	border-bottom: 1px solid #dcdbd7;
	list-style:none;
	margin-bottom:12px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	width:607px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none
	}

li.my_comment cite strong {
	font-size: 1.5em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	margin-top:13px;
	text-align:right
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#c3bcd4;
	}
	
.commentlist small {
	background:#e9e9e9
	}

.gravatar {
	border:1px solid #939188;
	margin:15px 8px 6px 0;
	float:left;
	padding:1px;
	width:45px;
	height:45px;
	}	

#comment {
	width:695px
	}
	
	

/* Form Elements */

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:2px;	
	}
	
#s {
	background:#7ebfdf;
	border:none;
	padding:2px;
	width:129px;
	}

#submit {
	background: #3e1a80url(../images/bg_button.gif) repeat-x;
	margin-top:12px;
	padding:3px;
	display:block
	}
		
#contactform legend {
	display:none
	}

#contactform fieldset {
	border:none
	}

.field {
	border:1px solid #444;
	border-top:1px double #c4c4c4;
	border-left:1px double #c4c4c4;
	padding:5px;
	background:#FFF ! important;
	}

.field:focus {
	background:#f9f8f4 ! important;
	}

#wysiwyg {
	padding:6px 0 10px 0;
	}

#wysiwyg a, #wysiwyg a:visited {
	padding:3px;
	margin-right:4px;
	text-indent:-9999px;
	display:block;
	width:20px;
	height:20px;
	float:left;
	border:1px solid #FFF;
	border-bottom:1px solid #afafaf;
	border-right:1px solid #afafaf;
	background-color:#CCC
	}
			
a#button-bold {
	background:#CCC url(../images/bg_bold.gif) no-repeat 8px;
	}	

a#button-italic {
	background:#CCC url(../images/bg_italic.gif) no-repeat 8px;
	}	
	
a#button-block {
	background:#CCC  url(../images/bg_block.gif) no-repeat 5px;
	}	
	
a#button-link {
	background:#CCC  url(../images/bg_link.gif) no-repeat 5px;
	}		

#wysiwyg a:hover, #wysiwyg a:active {
	background-color:#dcdcdc
	}


	
/*	Tables 
---------------------------------------------*/
table.tracksList {
	border-collapse:collapse;
	width: 100%;
	color: #444;
}

table.tracksList#personalPage {
	width: 70%;
}

table.tracksList caption {
	color:#6633cc;
	font-size:1.3em;
	font-weight:700;
	padding-bottom: 2px;
	padding-top: 10px;
	margin:0;
	text-align:left;
}

/* Tables = thead.
---------------------------------------------*/
table.tracksList .thead td, table.tracksList thead th {
	background:#6633cc;
	border-right:1px solid #46238b;
	border-left:1px solid #46238b;
	color:#fff;
	padding:4px;
	vertical-align:top;
	font-size:0.9em;
	font-weight:bold;
}



table.tracksList .thead td a, table.tracksList thead th a {
	color:#fff !important;
	text-decoration:underline !important;
}


table.tracksList .thead td.download, table.tracksList thead th.download{
	width:7%;
}

table.tracksList .thead td.title, table.tracksList thead th.title {
	width:15%;
}

table.tracksList .thead td.description, table.tracksList thead th.description {
	width:15%;
}

table.tracksList .thead .playHead, table.tracksList thead th.playHead {
	width:4%;
}

table.tracksList .thead .save, table.tracksList thead th.save {
	width:4%;
}

table.tracksList .thead .edit, table.tracksList thead th.edit {
	width:4%;
}

table.tracksList .thead .price, table.tracksList thead th.price {
	width:5%;
}

table.tracksList .thead td.genres, table.tracksList thead th.genres  {
    width:9%;
}

table.tracksList .thead td.style, table.tracksList thead th.style {
    width:9%;
}

table.tracksList .thead .cdName, table.tracksList thead th.cdName {
	width:9%;
}

table.tracksList .thead .instruments, table.tracksList thead th.instruments {
	width:9%;
}

table.tracksList .center, table.tracksList .play, table.tracksList .bpm, table.tracksList .price, table.tracksList .save, table.tracksList .admin
{
	text-align: center;
/*	width: 4%;*/
	
}

.bpmButton
{
	background: url(../images/metronome.gif) no-repeat transparent;
	clear: none;
	margin: 0; padding: 0;
	text-align: left;
	padding-left: 20px;
	font-size: 10px;
	border: none;
	height: 23px;
	width: 145px;
}

table.tracksList tfoot ul {
	list-style:none;
	text-align:center;
}

table.tracksList tfoot ul li {
	display:inline;
}

table.tracksList tfoot a {
	color:#46238b !important;
	font-weight:700;
	padding:4px 6px;
	text-decoration:none !important;
}

table.tracksList tfoot tr td.nextPage {
	text-align:right;
}

/* Tables = tbody.
---------------------------------------------*/
table.tracksList tr td {
	background:#fff;
	border-left:1px solid #e3e3e3;
	padding:5px 2px 5px;
	vertical-align:top;
	font-size:0.9em;
}

table.tracksList tbody tr td a {
	text-decoration:none !important;
}

table.tracksList tbody tr td a:hover {
	text-decoration:underline !important;
}

a.play {
	background:url(../images/play.png) no-repeat;
	display:block;
	height:14px;
	width:14px;
	margin:auto;
}

a.stop {
	background:url(../Images/stop.png) no-repeat;
	display:block;
	height:14px;
	width:14px;
	margin:auto;
}

a.dl {
	background:url(../img/icons/dl.gif) no-repeat;
	display:block;
	float:left;
	height:16px;
	margin:0 4px 0 0;
	width:16px;
}

a.buy {
	background:url(../images/buy.png) no-repeat;
	display:block;
	height:17px;
	width:41px;
	margin:auto;
}

a.buy_disabled {
	background:url(../images/buy_disabled.png) no-repeat;
	display:block;
	height:17px;
	width:41px;
	margin:auto;
}	
	
a#logout span,a#log-in span,a.moreInfo span,a.demo span,a.addToCart span,a.download span, caption.hide,a.play span,a.stop span,a.dl span,a.buy span,a.buy_disabled span {
	display:none;
}	
	
				

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}

.clearfloat {
	display:block
	}
	
.clear
{
	clear: both;
	display: block;
}
	
	
/*	Clearfix
---------------------------------------------*/
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.clearfix {
	display:block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}

/* End hide from IE-mac 
 fullContent
---------------------------------------------*/
#wrapper {
	margin:0 auto;
	width:910px;
}



/* Footer*/

#meta {
	background: url(../images/bg_popular.jpg) center bottom no-repeat;
	margin-top:5px;
	padding: 21px 0 36px 0;
	}

#meta a, #meta a:visited {
	color:#f3ecff;
	}

#meta ol {
	padding-top:15px;
	}

#meta .block {	
	width:283px;
	float:left;
	padding-left:20px;
	}
	
#meta li {
	margin-left:25px;
	color:#8265cb;
	padding:2px 0;
	list-style:square
	}

#meta span {
	color:#6633CC;
	}
					
#footer {
	margin: 0 auto;
	width: 946px;
	font-size:0.7em;
	padding:15px;
	color:#ffffff;
	}

#footer a, #footer a:visited {
	color:#6633cc;
	}

#footer .left, #footer .right {
	width:400px;
	}
	
#footer .right {
	text-align:right
	}
	
#header ul li a:hover,#footer div#partners a#testimonials:hover,#header #memberArea fieldset input#log-in:hover,#header #memberArea fieldset input#logout:hover {
	text-decoration:underline;
}

#header #memberArea fieldset label,#header #memberArea fieldset label#save input {
	float:left;
}

#content div.searchField input {
	float:right;
}

.paypal,#stockmusic,.vcard,table.tracksList tbody tr td.alignCenter {
	text-align:center;
}

table.tracksList tfoot,table.tracksList tbody tr.odd td {
	background:#dedaed;
}

.x-grid3-row.x-grid3-row-over, .x-grid3-row.x-grid3-row-alt.x-grid3-row-over
{
	background:#dedaed;
}


.x-grid3-row.x-grid3-row-alt
{
	background:#eeeafd;
}

.emailAddress
{
	width: 200px;
}

.hint
{
	clear:both; 
	padding: 5px; 
	border: 1px solid dotted; 
	margin-top: 10px; 
	background: #e3e3e3;
}

.contactInformationFields .TxField
{
	width: 60% !important;
}

.contactInformationFields
{
	margin-bottom: 10px;
}

.contactInformationFields label
{
	clear:left;
}

.width50
{
	width: 50%;
}

.width100
{
	width: 100%;
}

#cartArea 
{
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	width: 180px;
}

#cartTotalSum {
	float:left;
	margin-top: 7px;
}

#cartArea #cartItems
{
	width: 150px;
}

#cartList, .discountWidth
{
	width: 628px;
}

#cartList #item
{
	width: 25%;
}
#cartList #name
{
	width: 35%;
}
#cartList #quantity
{
	width: 8%;
}
#cartList #price
{
	width: 12%;
}

#checkOut a
{
	border:0;
	margin-right: -10px;
	color:#fff;
	width: 108px;
	height: 29px;
	display: block;
	text-align: right;
}
#checkOut a img
{
	margin-right: 5px;
}
#checkOut a span 
{
	display: none;
}




#masthead ul {
	list-style:none;
}

#masthead label
{
	display: inline;
	margin: 0 0;
}

#masthead ul li {
	float:left;
	line-height:1.2em;
}

#masthead ul li a {
	color:#fff;
	font-weight:700;
	text-decoration:none;
	text-align: right;
}



#shoppingCartLink 
{
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}



#masthead #memberArea {
	float:right;
	margin-right: 30px;
	margin-top: 20px;
	width:390px;
}

#masthead #login, #masthead .login
{
	clear:both;
	float:left;
}

#masthead #search {
	float:right;
	margin:7px 0 0;
	width:210px;
}


/*

.login
{
	width: 390px;
}

#masthead ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

*/



/*	Header =memberArea
---------------------------------------------*/
#masthead fieldset {
	border-left:0;
	border-right:0;
	border-bottom:0;
	color:#fff;
	float:left;
	padding: 0 3px;
}

#masthead legend{
	color:#fff;
	float:left;
	font-size:1.1em;
	font-weight:700;
	font-weight:700;
	padding:5px;
}

#masthead #memberArea legend{
	margin-left:130px;
}

#masthead .cart legend{
	margin-left:30px;
}

#masthead .cart legend a{
	color: #ffffff;
}


#masthead #memberArea fieldset legend.not_logged_in {
	margin-left:142px;
}

#masthead #memberArea fieldset input {
	margin: 2px 2px 2px 0;
}

#masthead #memberArea fieldset #save 
{
	white-space: nowrap;
	display: block;
	padding: 0 0 2px 0;
}

#masthead #memberArea fieldset #save input
{
	margin: 0 2px 0 0;
}

#masthead #memberArea fieldset input#email {
	width:135px;
}

#masthead #memberArea fieldset a#log-in:hover {
	text-decoration:underline;
}

#masthead #memberArea fieldset a {
	color:#fff;
	font-size: 1.1em;
	font-weight:700;
}

#masthead #memberArea label {
	padding-top: 1px;
	font-size: 1.1em;
	font-weight:700;
	line-height: 1em;
}

#masthead #memberArea #labelPassword {
	font-size: 1.1em;
	font-weight:700;
}

#masthead #memberArea #password {
	width:120px;
}

/*	Header =memberArera logged in
---------------------------------------------*/

.loggedIn #masthead a
{
    text-decoration:none;
}

.loggedIn #masthead a:hover {
	text-decoration:underline;
}

a#logout {
	border:0;
	color:#fff;
	float:right;
	font-size:1.1em;
	font-weight:700;
	margin-bottom:10px;
	margin-top:1px;
	text-align:left;
	width: 61px;
	height: 25px;
}


.loggedIn #masthead #memberArea fieldset a.viewPersonalPage {
	clear:both;
	float:left;
	/*margin-bottom:-20px;*/
	font-weight:700;
	width:150px;
}


a#log-in {
	border:0;
	color:#fff;
	width: 61px;
	height: 25px;
	display: block;
	float:right;
	clear:both;
}

#passwordArea
{
	width: 220px;
}

a#log-in span 
{
	display: none;
}

/*	Header =Search
---------------------------------------------*/
#masthead #search fieldset {
	float:left;
	margin-left:-625px;
	margin-top:30px;
	width:370px;
}

#masthead #search label {
	clear: both;
	margin-top: 6px;
	float:left;
	position:relative;
	bottom: 5px;
	width: 140px;
	font-size:1.1em;
	font-weight:700;
	text-align:right;
	line-height: 120%;
}

#masthead #search ul {
	display:inline;
	float:left;
	margin-top:30px;
	position:relative;
	right:248px;
	text-align:center;
	width:403px;
}

#masthead #search ul li {
	float:left;
	font-size:1.1em;
	font-weight:700;
	position:relative;
	right: 10px;
}

#masthead #search select {
	float:left;
	margin-left:5px;
	margin-top:3px;
	z-index:5;
	width: 220px;
}


.contentNav li {
	display:inline;
	text-align:left;
}


#soundSearchPart #keywordTextBox
{
	width: 200px; 
	height: 30px;
	font-size: 1.5em;
	clear:none; 
	float:left;
}

#content .x-toolbar {
	background:none;
	border-width:0;
}


.productDescription
{
	width: 600px;
}

#MyDialog
{
	position: absolute; 
	z-index: 1000; 
	width: 400px; 
	margin-left: -200px; 
	left: 50%; 
	top: 250px; 
	color: #444;
	background-color: White; 
	border: rgb(72, 36, 147) 5px solid; 
	padding: 5px; visibility: hidden;
}

.x-window-dlg .ext-mb-text, .x-window-dlg .x-window-body
{
	color: #000;
}

q

{
	color: Red;
	quotes: none;
	clear: right;
}

/*Page Nav*/

.widget_pages h3 {
	display:none;
}

.sidenav, .widget_pages ul {
	border-left:4px solid #c0dcf4;
	}

.sidenav li, .widget_pages li {
	list-style:none;
	border-bottom:1px solid #7eb8e9;
	padding:0;
	}

.sidenav li a, .sidenav li a:visited, .widget_pages li a, .widget_pages li a:visited {
	background:#3399cc;
	display:block;
	padding:4px 4px 4px 8px;
	color:#ace3ff;
	}
		
.sidenav li a:hover, .sidenav li a:active, 
.sidenav li.current_page_item a, .sidenav li.current_page_item a:visited,
.sidenav li.current_page_parent a, .sidenav li.current_page_parent a:visited {
	background:#482493 !important;
	text-decoration:none;
	color: #FFF;
	}

.sidenav li.current_page_item a, .sidenav li.current_page_item a:visited {
	background:#115476
	}


	

/*Top Navbar */

#navbar {
	background:#b494f4;
	border-top:1px solid #3e80a2;
	padding:3px 12px 0 12px;
	}
	
#nav {
	font-size:1.1em;
	width:700px;
	}
	
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	}

#nav li {
	float: left;
	list-style:none;
	margin-right:10px;
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:6px 12px 10px 12px;
	background:url(../images/pipe.gif) right no-repeat
	}

#nav a:hover, #nav a:active {
	background:#6643d7;
	text-decoration:none
	}	

#nav .current-cat a, #nav .current-cat a:visited  {
	background:#6633cc url(../images/arrow.gif) no-repeat center 22px;
	}


/*Bottom Navbar */

	
#bnav {
	font-size:10px;
	width:850px;
	}
	
#bnav, #nav ul {
	list-style: none;
	line-height: 1;
	}

#bnav li {
	float: right;
	list-style:none;
	margin-right:10px;
	}

#bnav a, #bnav a:visited {
	display:block;
	font-weight:bold;
	color: #ffffff;
	padding:3px;
	background:none;
	}

#bnav a:hover, #nav a:active {
	background:none;
	text-decoration:#9b7add;
	}	
		
		
/* Dropdown Menus */	

	
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	}

#nav li li {
	width: 172px;
	background: #02547d;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	background:#02547d;
	}

#nav li li a:hover, #nav li li a:active {
	background:#01324e;
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

a.main:hover
{	background:none;
	}

#nav li li.current-cat a, #nav li li.current-cat a:visited,
#nav .current-cat .children a, #nav .current-cat .children a:visited
  {
	background:#02547d;
	}

#nav li li.current-cat a:hover, #nav li li.current-cat a:active,
#nav .current-cat .children a:hover, #nav .current-cat .children a:active {
	background:#01324e;
	}	
	



/*More Menu*/	

#more-menu {
	padding:14px;
	width:189px;
	float:right;
	background:#eff9ef;
	margin:15px 0 8px 12px;
	color:#487645;
	}

#more-menu ul {
	margin:0 0 15px 0;
	padding:0;
	}
	
#more-menu li {
	list-style:none;
	border-bottom:1px solid #d5ebd4;
	padding: 4px 0 5px 0;
	margin:0;
	}
	
#more-menu a, #more-menu a:visited {
	color:#5fa25d;
	}

li.current_page_item a,	li.current_page_item a:visited {
	text-decoration:underline
	}
	
.bigger #more-menu {
	font-size:0.9em;
	}			
	
	
	/*Styles Only Pertinent to the Homepage*/


#upper {
	background: rgb(137, 99, 216) url(../images/upper_bg.png) bottom repeat-x;
	padding:2px 19px 15px 0;
	}
	
#recent {
	width:200px;
	background: url(../images/recent_bg.png) repeat-x; 
	float:right;
	padding:13px 15px 8px 15px;
	}

#recent2 {
	width:200px;
	background: url(../images/music_score.png) repeat-x; 
	
	/* IE6 hack: */
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='../images/music_score.png', sizingMethod='scale');
            
	float:right;
	padding:13px 15px 8px 15px;
	}

#recent ul {
	margin-top:-5px;
	}
	
#recent li {
	border-bottom:1px solid #62b1d8;
	list-style:none;
	padding:7px 0 7px 15px;
	background:url(../images/icon_page_home.gif) no-repeat 0 9px;
	}

#recent a, #recent a:visited {
	color:#f5ecff;
	font-weight:bold;
	font-size:1em;
	}
				
#home .stripes {
	background:url(../images/bg_stripe.gif);
	padding:14px 14px 20px 14px;
	}



/*Features and Carousel*/

#carousel {
	height:145px;
	background:#e3dfe8 url(../images/bg_carousel.jpg) repeat;
	margin-bottom:5px;
	}

#carousel li {
	border-right:1px solid #cdcec7;
	float:left;
	padding: 0 10px;
	}

#carousel .jcarousel-item {
	width: 110px;
}

#carousel li img {
	border:3px solid #FFF;
	display:block;
	margin-bottom:6px
	}
	
#carousel a, #carousel a:visited {
	float:left;
	color:#000;
	}

#carousel a:hover, #carousel a:active {
	color:#6633cc;
	}
	
#home #content {
	float:left;
	width:670px;
	}
	
.whitebox h3 a, .whitebox h3 a:visited {
	color:#FFF;
	}

.goldbox h3 a, .whitebox h3 a:visited {
	color:#FFF !important;
	}



/*Middle Column*/

.whitebox, #home #sidebar {
	/*border-top:1px solid #e0e0db;*/
	background:#FFF;
	padding:0px;
	color:#737373;
	}
	
#home #content .whitebox {
	margin-bottom:10px;
	}

.catnews a, .catnews a:visited {
	color:#22222d;
	}	
	

.catnews img {
	float:left;
	margin:4px 13px 12px 12px;
	padding:1px;
	}
	
.soundeffects img {
	float:left;
}

.newreleases img {
	float:left;
	margin:4px 13px 12px 1px;
	padding:1px;
	}
		
.headlines {	
	padding:12px;
	}

.headlines li {
	margin-left:12px;
	padding:2px 0;
	list-style:square
	}	
	
#home .commentcount {
	font-size:0.8em;
	font-weight:normal;
	margin-left:2px;
	}	
	
	
/*Ads*/

			
#ads { 	
	width:226px;
	float:right;
	}

#ads img {
	margin-bottom:12px;
	}		
	
/* h3
{
	color:#fff;
}
*/

	
h3.blue
{
	height:22px;
	margin:0 0 9px 0;
	padding:3px 0 0 7px;
	font:17px Impact, Verdana, Helvetica, sans-serif;
	font-weight:lighter;
	color: #FFF !important;
	}
#paymentOptions h3.blue
{
	height:22px;
	margin:0 0 9px 0;
	padding:3px 0 0 7px;
	font:17px Impact, Verdana, Helvetica, sans-serif;
	font-weight:lighter;
	color: #FFF !important;
	display: block !important;
	width: 642px !important;
}	
h3.blue {
	background-color: rgb(72, 36, 147);
	}
/*IE6 Fix for background that is to short.*/
.extendBackground {
	background-color: rgb(72, 36, 147);
	width: 663px;
	}
.makeBoxSmaller 
{
	width: 100%;
}

#button, #smallbutton
{
	display: block;
	height: 20px;
	color: #ffcc66;
	text-indent: 15px;
	line-height: 19px;
	text-transform: uppercase;
	}
	

#button
{
	background:  url(../images/button.png);
	width: 103px;
}

#smallbutton
{
	background:  url(../images/middle_button.png);
	width: 65px;
}

a#smallbutton:hover, a#button:hover 
{
	background-position-x: 0px;
	background-position-y: -20px;
	text-decoration: none;
	line-height: 20px;
	
}

#lead h3 a
{
	font-family: Impact;
	font-weight: lighter;
	color: #fff !important;
}

#content h3 a
{
	text-decoration: none;
}

#upper #lead
{
	background-color: rgb(137, 99, 216);
    background: rgb(137, 99, 216) url(../images/lead.png) repeat-x;	
}


#nav li.current-cat, #nav li.current-cat a
{
	background-color: rgb(137, 99, 216) !important;
}

#navbar 
{
	background-color: rgb(48, 23, 98) !important;
	border-top-color: rgb(72, 36, 147) !important;
	background: rgb(48, 23, 98) url(../images/navbar_bg.png) repeat-x !important;
}

#s
{
	background: #e3e3f3;
}

.sidenav li a, .sidenav li a:visited, .widget_pages li a, .widget_pages li a:visited 
{
	background: rgb(137, 99, 216);
	color: #fff !important;
}

.sidenav li, .widget_pages li 
{
	border-bottom:1px solid rgb(72, 36, 147) !important;
}

.sidenav, .widget_pages ul 
{
	border-left: 4px solid rgb(72, 36, 147) !important;
}

.right h2
{
	margin-top: 0;
	padding-top: 0;
    border-top: 0;
}
