	/* ========================================== *
/* BASIC FORMATTING */
/* ========================================== */
body {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
body a{
	color: #d60b00;
	text-decoration: underline;
}
body a:hover{
	text-decoration: underline;
}
h1 {
	font-size: 300%;
	color: #777777;
	font-weight: bold;
	margin-top: 20px;
	padding-bottom: 7px;
}
h2 {	
	font-size: 300%;
	color: #777777;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 26px;
}
.homeheading {	
	font-size: 230%;
	color: #777777;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 14px;
}
h3 {
	font-size: 300%;
	background-color: #777777;
	color: #000000;
	font-weight: bold;
	padding: 3px 2px 7px 2px;
}
.headings {
	font-size: 110%;
	font-weight: bold;
	color: #888888;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.highlight {
	font-size: 300%;
	background-color: #e5e5e5;
	color: #000000;
	font-weight: bold;
	padding: 2px 3px 7px 2px;
	line-height: 110%;
	}
h4 {
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}
h5 {	
	font-size: 180%;
	color: #777777;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 10px;
}
.red {
	color: #d60b00;
}

.maintable {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	width: 100%;
	padding: 0px;
	font-size: 0.7em;
	line-height: 1.5em;
	background-color: #ffffff;
}

img {border: 0;}
/* ========================================== *
	TOP BAR
/* ========================================== */
#topbar {
	height: 49px;
}
#logo {
	display: inline;
}

#logo-text {
	display: inline;
	position: relative;
	bottom: 18px;
	color: #666666;
	font-weight: bold;
	font-size: 120%
}

/* ========================================== *
	COLUMN ONE
/* ========================================== */
#col1 {
	width: 202px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #bababa;
}
#browse-box {
	margin-left: 10px;
	margin-bottom: 28px;}
.dropdowns {
	margin: 5px 0px 16px 0px;
	clear: both;
	display: block;
	width: 155px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.textfield {
	width: 118px;
}	
.formtext {
	color: #8b8b8b;
	margin-left: 10px;
}
.formtext a {
	color: #8b8b8b;
	text-decoration: underline;
}
.formtext a:hover {
	font-weight: bold;
}
#catalogue-scroll {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	height: 500px;
	overflow: auto;
	position: relative;
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
	border-right: 1px solid #acacac;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3em;
	}
.catalogue-entry {
	display: block;
	clear: both;
	padding: 6px 8px 6px 0px;
}
.catalogue-entry a:hover {
	text-decoration: underline;
}
.catalogue-images {
	width: 79px;
	height: 79px;
	border: 1px solid #8b8b8b;
	margin: 0px 8px 0px 0px;
	
}
.catalogue-text {
	position: relative;
	top: -80px;
	left: 85px;
	width: 80px;
}
.cat-bold { font-weight: bold; display:block; clear: both; padding-top: 2px; }
.cat-grey { color: #747474; }
#press-scroll {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	height: 500px;
	overflow: auto;
	position: relative;
	border-bottom: 1px solid #acacac;
	border-right: 1px solid #acacac;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3em;
	}
.press-entry { display: block; clear: both; padding: 6px 0px 7px 0px; border-bottom: 1px solid #dcdcdc;}
.press-entry a {
display: block;
color: #000000; 
text-decoration: none;
}
.press-entry a:hover {
color: #d60b00; 
text-decoration: underline;
}
#subtext-scroll {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	height: 500px;
	overflow: auto;
	position: relative;
	border-bottom: 1px solid #acacac;
	border-right: 1px solid #acacac;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3em;
	}
.subtext-entry {display: block; clear: both; padding: 6px 0px 7px 0px; border-bottom: 1px solid #dcdcdc;}
.subtext-entry a {font-weight: bold; color: #000000; text-decoration: none;}
#visual-scroll {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	height: 500px;
	overflow: auto;
	position: relative;
	border-bottom: 1px solid #acacac;
	border-right: 1px solid #acacac;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3em;
	}
.visual-entry {display: block; clear: both; padding: 6px 0px 7px 0px; border-bottom: 1px solid #dcdcdc;}
.visual-entry a {font-weight: bold; color: #000000; text-decoration: none;}

/* ========================================== *
	COLUMN TWO
/* ========================================== */
#col2 {
	text-align: left;
	vertical-align: top;
}
#mainnav {
	height: 21px;
	width: 520px;
	background-color: #e5e5e5;
	border-top: 1px solid #bababa;
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 110%;
	padding-top: 5px;
}
.mainnav-items {
	padding: 0px 5px 0px 8px; }
	
.mainnav-items a{
	color: #000000;
	text-decoration: none; }
.mainnav-items a:hover{
	color: #d60b00;
	text-decoration: underline; }
.mainnav-items active{
	color: #d60b00;
	text-decoration: underline; }
.mainimage {
	width: 520px;
	height: 370px;
	margin-right: 18px;
}
.image { padding: 1px; display: block; clear: both;}
.image2 { padding: 1px; margin-bottom: 10px;} 
#contentarea {
	margin: 18px 10px 30px 20px;
}
#contentarea p{
	margin-top: 10px;
	font-family: verdana;
}
#contentarea a {
	color: #d60b00;
	text-decoration: underline;
}
#contentarea a:hover {text-decoration: underline; font-style:italic;}

.releasetable {width: 80%; margin-top: 30px; margin-bottom: 20px;}
.formatchoice {height: 10px; border-top: 1px solid #d60b00; border-left: 1px solid #d60b00; border-right: 1px solid #d60b00;}
.releasetable-col1 {width: 60%; font-weight: bold; }
.releasetable-col2 {width: 15%;}
.releasetable-col3 {width: 15%; text-align: center;}
.releasetable-col3L {width: 7.5%; text-align: left;}
.releasetable-col3R {width: 7.5%; text-align: right;}
.releasetable-col4 {width: 10%; text-align: right; padding-left: 10px;}



/* ========================================== *		
	COLUMN THREE
/* ========================================== */
#col3 {
	width: 200px;
	text-align: left;
	vertical-align: top;
	
}
#col3-title {
	height: 22px;
	width: 198px;
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	border-left: 1px dashed #bababa;
	border-right: 1px dashed #bababa;
	margin-left: 18px;
	margin-right: 14px;
	}
#cart {
	width: 200px;
	background-image: url(images/cart-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 18px;
	margin-right: 14px;
	
}
#cart-table {margin: 15px 8px 25px 8px;}
.cart-left {width: 107px; text-align: left; padding: 0px 0px 14px 0px; vertical-align: bottom;}
.cart-right {width: 77px; text-align: right; padding: 0px 0px 14px 0px; vertical-align: bottom;}
.cart-total-left {width: 107px; text-align: left; padding: 10px 0px 5px 0px; vertical-align: bottom; border-bottom: 1px solid #000000; font-weight: bold; } 
.cart-total-right {width: 77px; text-align: right; padding: 10px 0px 5px 0px; vertical-align: bottom; border-bottom: 1px solid #000000; font-weight: bold; }
.cart-base-left {width: 107px; text-align: left; padding: 10px 0px 0px 0px; vertical-align: bottom; color:#747474; font-weight: bold; }
.cart-base-right {width: 100px; text-align: right; padding: 10px 0px 0px 0px; vertical-align: bottom; color:#747474; font-weight: bold; font-size:90%; }
.cart-base-right a:hover {color:#747474; text-decoration: underline; font-style:italic;} 
.cart-base-right a {color:#747474; text-decoration: underline;} 
.cart-base-right a:hover {color:#747474; text-decoration: underline; font-style:italic;} 
.cart-remove {width: 12px; text-align: right; padding: 0px 0px 16px 4px; vertical-align: bottom;}

#subscribe-link {
border-top: 25px solid #FFFFFF;
}

#download-frame {padding: 0px 8px 20px 8px;}
.downloads {font-weight: bold; display: block; clear: both; padding: 12px 0px 12px 0px; border-bottom: 1px solid #dcdcdc;}

#links-frame {padding: 0px 8px 20px 8px;}
.links {font-weight: normal; display: block; clear: both; padding: 5px 0px 5px 0px; border-bottom: 1px solid #dcdcdc;}
.links a {color: #000000; font-weight: bold; text-decoration: underline;}

#images-scroll {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	height: 350px;
	overflow: auto;
	position: relative;
	border-bottom: 1px solid #acacac;
	border-right: 1px solid #acacac;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3em;
	}
.image-entry {padding: 10px 0px 10px 0px;}
.images-thumbs { border: 1px solid #dcdcdc; padding: 1px; height: 53px; margin-bottom: 5px;}
/* ========================================== *
	BASE BAR / FOOTER
/* ========================================== */
#footer {
	height: 30px;
	border-top: 1px solid #bababa;
	color: #8b8b8b;
	font-size: 90%;
	padding-left: 10px;
	}
#footer a {
	color: #8b8b8b;
	text-decoration: none;
	}
#footer a:hover {
	color: #8b8b8b;
	text-decoration: underline;
	}
/* ========================================== *
	GENERIC FORMAT CLASSES
/* ========================================== */
.bold {font-weight: bold;}
.greybar {height: 17px; width: 100%; background-color: #e5e5e5; margin-bottom: 10px;}

/* ========================================== *
	NEW or EASYEDIT
/* ========================================== */

#mixes { width: 250px; float: left; margin-right: 20px;}
#tools { width: 250px; float: left;}
.download1 {font-size: 130%; color: #000000; font-weight: bold; margin-bottom: 3px; display: block;}
.download2 {font-size: 130%; color: #d60b00; font-weight: normal; display: block;}
.download3 {font-size: 100%; color: #777777; font-weight: normal; margin-bottom: 12px; display: block;}
.left-entry {display: block; clear: both; padding: 6px 0px 7px 0px; border-bottom: 1px solid #dcdcdc;}
.left-entry a {font-weight: bold; color: #000000; text-decoration: none;}
#left-scroll {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	height: 300px;
	overflow: auto;
	position: relative;
	border-bottom: 1px solid #acacac;
	border-right: 1px solid #acacac;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3em;
	}
.sectionheads {
	font-size: 112%;
	display: block;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	padding: 2px 0px 4px 0px;
}
.bodytext {
	margin: 0px 0px 11px 0px;
	width: 500px;
	font-family: Verdana;
}
.signinform {
display: block;
margin: 12px 0px 8px 4px;
}
.signintextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	width: 120px;
}
.buyallspacerow {
height: 8px;
}

.commenthead {
	font-size: 120%;
	color: #000000;
	font-weight: bold;
	margin-top: 18px;
}
.commentsubhead {
	font-size: 100%;
	color: #444444;
	font-style: italic;
	margin: 0px 0px 4px 0px;
}
.commentpic {
	display: block;
	clear: both;
	margin: 5px;
}
.commentfield1 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666666; 
line-height: 16px;
width: 230px;
}
.commentfield2 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666666; 
line-height: 16px;
width: 330px;
}
.buttonsdiv { 
	text-align: right;
	width: 480px;
}
.divider1 {
	height: 13px;
}

ol {
margin: 6px 0px 8px 6px;
padding-bottom: 6px;
}


#contentarea-cart {
	margin: 26px 10px 30px 15px;
	width: 480px;
}
#contentarea-cart p{
	margin-top: 10px;
	font-family: verdana;
}
#contentarea-cart a {
	color: #777777;
	text-decoration: underline;
}
#contentarea-cart a:hover {color: #d60b00; text-decoration: underline; font-style:italic;}


#bigcart {
	width: 450px;
}
#bigcart-table {margin: 0px 4px 33px 8px;}
.bigcart-left {width: 357px; text-align: left; padding: 0px 0px 5px 0px; vertical-align: bottom;}
.bigcart-right {width: 77px; text-align: right; padding: 0px 0px 5px 0px; vertical-align: bottom;}
.bigcart-remove {width: 14px; text-align: right; padding: 0px 0px 7px 5px; vertical-align: bottom;}

.bigcart-heading {width: 357px; text-align: left; padding: 9px 0px 0px 0px; vertical-align: bottom;}
.bigcart-headingright {width: 77px; text-align: right; padding: 9px 0px 0px 0px; vertical-align: bottom;}
.bigcart-headingremove {width: 14px; text-align: right; padding: 0px 0px 2px 5px; vertical-align: bottom;}

.bigcart-total-left {width: 357px; text-align: left; padding: 10px 0px 5px 0px; vertical-align: bottom; border-bottom: 1px solid #000000; font-weight: bold; } 
.bigcart-total-right {width: 77px; text-align: right; padding: 10px 0px 5px 0px; vertical-align: bottom; border-bottom: 1px solid #000000; font-weight: bold; }
.bigcart-base-left {width: 357px; text-align: left; padding: 10px 0px 0px 0px; color:#747474; vertical-align: bottom; font-weight: bold; font-size:90%;}
.bigcart-base-right {width: 100px; text-align: right; padding: 10px 0px 0px 0px; vertical-align: bottom; color:#747474; font-weight: bold; font-size:90%; }
.bigcart-base-right a:hover {color:#747474; text-decoration: underline; font-style:italic;} 
.bigcart-base-right a {color:#747474; text-decoration: underline;} 
.bigcart-base-left a{color:#747474; text-decoration: underline;}
.bigcart-base-left a:hover {color:#747474; text-decoration: underline; font-style:italic;}


#downloads-table { margin: 8px 8px 12px 8px; }

.download-title {
 display: block;
 font-weight: bold;
 font-size: 110%;
 padding: 11px 0px 2px 0px;
}




.address {
	display: block;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;	
}


.nowav {
	color:#999999;
}