/* layout */
body {
	padding: 0;
	margin:	0;
	text-align:	center;
}
#content {
	position: relative;
	margin: 0 auto;
	margin-top: 50px;
  	width: 970px;
	text-align: left;
}
#footer {
	font-size: 11px;
	text-align: right;
}
br.both {
	clear: both;
}
br.left {
	clear: left;
}

/* general */
body, p, ol, ul, td {
  	font-family: helvetica, verdana, sans-serif;
	line-height: 18px;
}
body, p, ol, ul, td {
	font-size: 13px;
}
p {
	font-size: 12px;
}
a {
	text-decoration: underline;
}
a img {
	border: 0;
}
br.clear {
	clear: both;
}

/* headers */
#logo {
	margin: 0 2px 0 0;
	float: right;
}
h1 {
	margin: 0 0 15px 0;
	padding: 57px 0 0 0;
	font-size: 26px;
	font-weight: bold;
}
h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 20px;
	font-weight: bold;
}
h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}
h1 span, h2 span {
	font-weight: normal;
}
span.unique_edition {
	font-weight: normal;
}

/* menus */
#menu {
	width: 959px;
	margin: 30px 0 20px 0;
	border-width: 0 0 3px 0;
	border-style: solid;
	padding: 0 0 5px 0;
}
#submenu {
	width: 100%;
	margin: 0 0 10px 0;
}
#menu a, #submenu a {
	text-decoration: none;
	font-size: 16px;
	margin-right: 15px;
}
#menu a:hover, #submenu a:hover {
	text-decoration: underline;
}
#menu #cart {
	font-size: 16px;
	float: right;
	width: 100px;
	position: relative;
	bottom: 3px;
	right: -25px;
}
#logout {
	float: right;
	position: relative;
	bottom: 15px;
}
#menu span a {
	margin: 0;
}
#menu #cart img {
	position: relative;
	top: 3px;
}
#menu form {
	position: relative;
	top: 2px;
}

/* news */
#news_index {
	width: 750px;
	min-height: 1500px;
}
.news_item {
	margin: 0 0 20px 0;
	width: 100%;
	text-align: justify;
}
hr {
	border: 0;
	height: 3px;
	width: 765px;
	margin: 0 0 50px 0;
	color: #888888;
	background-color: #888888;
}
.news_item img {
	float: right;
	margin: 0 0 0 10px;
}
a:link#feed_link img, a:visited#feed_link img {
	opacity: 0.999;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=100);
	float: right;
	margin: 0 35px 0 0;
}
#news_sidebar {
	width: 183px;
	position: absolute;
	right: 8px;
	top: 0;
	bottom: 0;
	border-style: solid;
	border-color: #333333;
	margin: 132px 0 0 0;
	padding: 18px 0 0 13px;
	border-width: 0 0 0 3px;
}
#news_sidebar #links {
	width: 200px;
	position: relative;
	bottom: 10px;
	right: 4px;
}
#news_sidebar #links a {
	margin: 0 2px 0 1px;
}
#news_sidebar #links img {
	width: 25px;
}
#artist_links {
	position: absolute;
	right: 10px;
	top: 470px;
}
#artist_links a {
	margin: 0 2px 0 2px;
}
#news_sidebar #links a img, #artist_links a img {
	opacity: 0.999;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=100);
}

/* releases & artists & products */
.release, .artist {
	margin: 0 12px 18px 0;
	height: 230px;
	float: left;
}
.product {
	margin: 0 12px 18px 0;
	height: 230px;
	float: left;
}
.unique_edition {
	margin: 0 12px 18px 0;
	height: 240px;
	float: left;
}
.release div, .artist div, .product div, .unique_edition div {
	float: none;
	margin: 0;
}
.release .artist_name, .artist .artist_name, .unique_edition .artist_name {
	font-weight: bold;
}
.unique_edition .unique_edition_title {
	font-style: italic;
}
.index {
	width: 582px;	
}
a:link img, a:visited img {
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=70);
}
a:active img, a:hover img, a:focus img {
	opacity: 0.999;
}
div.description {
	width: 350px;
	position: absolute;
	text-align: justify;
	right: 0;
}

#sidebar {
	width: 356px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	border-style: solid;
	border-color: #888888;
	margin: 132px 0 0 0;
	padding: 18px 0 0 18px;
	border-width: 0 0 0 3px;
}

/* artist */
.artist_description {
	width: 958px;
	text-align: justify;
}
.artistDataShowsTable {
	text-decoration: none;
}
.artistDataShowsTable td.description {
}
.artistDataShowsTable td {
	padding: 4px 0 4px 0;
	text-align:left;
    vertical-align:top;
}
.artistDataShowsTable .title {
	background-color: #262626;
	font-weight:bold;
}

/* release */
p#release_description {
	width: 500px;
	text-align: justify;
}
p#release_description object, p#release_description embed {
	width: 500px;
}
#soundcloud {
	float: right;
	width: 450px;
	clear: both;
}
#soundcloud span {
	display: none;
}
#right {
	padding: 6px 0 20px 20px;
	float: right;
	width: 450px;
	clear: both;
	font-size: 11px;
}
#right input {
	position: static;
	margin: 0;
}
.review {
	margin: 10px 0 0 0;
	font-size: 11px;
	font-style: italic;
}
.reviewer {
	font-size: 11px;
}
#soldout {
	color: #e55938;
	margin-top: 0;
}
#releasedate {
	margin-top: 0;
}

/* CART */
#cart {
	width: 100%;
 	border-collapse:	collapse;
}
#cart td {
	padding:			9px;
	border:				0;
	margin:				0;
}
#cart td.col1 {
	width: 740px;
}
#cart td.col2 {
	width: 80px;
	text-align: center;
}
#cart td.col3 {
	width: 50px;
	text-align: center;
}
#cart td.col4 {
	width: 80px;
	text-align: center;
}
#cart td.col5 {
	font-size: 10px;
	text-align: center;
	padding: 0;
	max-width: 80px;
	min-width: 80px;
}
#cart td.input {
	width: 50px;
	padding: 5px;
	text-align: center;
}
#cart td.input input {
	width: 20px;
	text-align: center;
}
#cart form input {
	margin: 0;
}
#cart_item_submit {
	margin: 0;
}
#clear_button {
	margin: 0;
}
#checkout_button {	
	margin: 0;	
}

/* FORMS */

form {
	padding: 0;
	margin: 0;
}
label {
	float: left;
	width: 150px;
	margin-right: 10px;
	font-style: italic;
	text-align: left;
}
input {
	margin: -4px 0 -6px 0;
	padding: 2px;
}
input[type=text] {
	width: 804px;
}
input[type=submit], #artist_image, #release_image, #product_image, #unique_edition_image, #unique_edition_image2, #unique_edition_image3, #unique_edition_image4, #news_item_image {
	margin: 1px 0 0 160px;
}
input.short, #subscription_email {
	width: 194px;
}
#subscription_email {
	position: relative;
	bottom: 2px;
}
#subscription_submit {
	margin: 0;
	height: 20px;
	width: 100px;
	padding: 0px;
}
.subscription {
	width: 400px;
	margin: 0;
}
input, textarea {
	border: 1px solid #aaa5a5;
}
#unsubscribe {
	margin: 10px 0 0 0;
}
#mailbody {
	margin: 0 0 0 160px;
}

/* TEXTAREA */

textarea {
	margin: 1px 0 0 160px;
	width: 805px;
	padding: 0 0 0 3px;
  	font-family: helvetica, verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
textarea.bbcode {  

} 
 
.bbcode_toolbar {  
    position:relative;  
    list-style:none;    
    background-color:#F6F6F6;
	border: 1px solid #aaa5a5;
    padding:0;  
    height:18px;  
	margin: 1px 0 2px 160px;
	width: 808px;
} 
 
.bbcode_toolbar li {  
    list-style:none;  
    margin:0;  
    padding:0;  
    float:left;  
} 
 
.bbcode_toolbar li a {  
    width:24px;  
    height:16px;  
    float:left;  
    display:block;  
    background-image:url("http://luna.ocssolutions.com/~rump/system_images/bbcode_icons.gif");  
    border:1px solid #fff;  
    border-right-color:#d7d7d7;  
} 
 
.bbcode_toolbar li a:hover {  
    border-color:#900;  
} 
 
.bbcode_toolbar li span {  
    display:none;
} 
 
.bbcode_heading_button { background-position: 0 -85px; }
.bbcode_italics_button { background-position: 0 -119px; } 
.bbcode_bold_button { background-position: 0 -102px; } 
.bbcode_link_button { background-position: 0 0; } 
.bbcode_image_button { background-position: 0 -170px; } 
.bbcode_video_button { background-position: 0 -187px; }
.bbcode_soundcloud_button { background-position: 0 -204px; } 

#variants div, #variants span, #images span, #reviews span, #reviews div {
	padding-bottom: 8px;
	display: block;
	margin-left: 160px;
}
#variants input {
	width: 50px;
}
#reviews, #variants {
	margin: 9px 0 9px 0;
}
#reviews .fields, #variants .fields {
	width: 800px;
	padding: 5px;
	margin: 0 0 10px 160px;
	border: 1px solid #aaa5a5;
}
#reviews .fields textarea {
	margin: 1px 0 0 0;
	width: 631px;
}
#reviews .fields input[type=text], #variants .fields input[type=text] {
	margin: 1px 0 0 0;
	width: 633px;	
}
#reviews .fields a, #variants .fields a {
	margin-left: 160px;
}
#reviews .fields p, #variants .fields p {
	margin: 0 0 10px 0;
}

.fieldWithErrors label {
	color: #e55938;
}
.fieldWithErrors input {
	border: 3px solid #e55938;
}

#errorExplanation {
  	width: 965px;
	padding: 10px 0 10px 0px;
	background-color: #e55938;
}

#errorExplanation h2 {
  	text-align: left;
	font-weight: normal;
  	font-style: italic;
  	padding: 5px 5px 5px 15px;
  	font-size: 12px;
  	margin: -7px;
}
#errorExplanation p {
  	margin: 10px;
}
#errorExplanation ul {
  	font-size: 12px;
	margin: 0;
}
#errorExplanation li {
	margin: 0;
}

#notice, #error {
	width: 500px;
	position: relative;
	bottom: 14px;
}
#notice {
	color: #acd169;
}
#error {
	color: #e55938;
}

/* help */
.help {
	position: relative;
	bottom: 10px;
	margin-left: 160px;
	font-size: 11px;
}
.help table td {
	font-size: 11px;
	padding: 0 15px 0 0;
}

/* cropping */
#cropbox {
	
}
#preview {

}
#crop td {
	vertical-align: top;
}
#crop input {
	width: 182px;
	margin: 0;
	position: relative;
	bottom: 7px;
}