@charset "UTF-8";
.required {
	text-transform: none;
}
.left {
	clear: left;
}
/* ------------------------------classes */
.clear {
	clear: both;
}
.artist {
	padding-top: 2em;
	padding-left: 2em;
	text-align: center;
	float: left;
	padding-right: 5em;
}
.lastartist {
}
.head {
}
.releases {
	margin-top: 2em;
	margin-left: 2em;
	overflow: auto;
	padding-right: 2em;
}
.releases .img {
	margin-right: 2em;
	float: left;
}
.img {
	border: 10px solid #FFFFFF;
}
.relNum {
	font-size: 14px;
	background-color: #191714;
	width: 80px;
	font-weight: bold;
	padding: 0.2em;
	overflow: auto;
}
.relNumSmall {
	font-size: 90%;
	background-color: #191714;
	overflow: auto;
	padding: 0.2em;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
/* ------------------------------global styles */	
#container {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#top   {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
body {
	background-image: url(../images/backgrounds/gray%20to%20white%20gradient%202.jpg);
	background-attachment:fixed;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
body,td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;	
}
#contentBg {
	background-image: url(../images/backgrounds/gradient_greenish.jpg);
	background-repeat: repeat-x;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 750px;
	overflow: auto;
	background-color: #5D673F;
	min-height:600px;
	
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #3E452A;
	padding: 0.5em;
	margin-top: 0px;
	line-height: 1.2em;
}
h2 {
	line-height: 16px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0 0 0.5em;
}
h3 {
	line-height: 16px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.7em;
	margin-left: 0;
}
p {
	margin: 0 0 16px;
}
a {
	font-weight: bold;
}
a:link           {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited     {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover    {
	text-decoration: underline;
	color: #B1BB79;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
/* ------------------------------nav styles */	
#nav  {
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	margin-top: -5px;
	width: 750px;
}
#nav ul {
	margin: 0px;
	background-color: #191714;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
#nav li  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 0.75em;
	padding-right: 0.5em;
}

#nav  li.last  {
	border-right-style: none;
}
#nav li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: none;
	color: #B1BB79;
}
#nav #active a{
	text-decoration: none;
	color: #B1BB79;
}
#navsmall {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #3E452A;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	width: 750px;
	height: 17px;
}
#navsmall p {
	margin: 0px;
	padding-left: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navsmall a:link {
	font-weight: normal;
	text-decoration: none;
}
#navsmall a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#navsmall a:hover {
	text-decoration: underline;
	color: #B1BB79;
	font-weight: normal;
}
#navsmall .here   {
	font-weight: bold;
	color: #B1BB79;
}
/* ------------------------------content styles */	
#leftcontent {
	float: left;
	padding: 2em 1em 2em 2em;
	width: 330px;
}
#leftcontent .img {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
#rightcontent {
	float: right;
	width: 330px;
	margin: 0 0 4em 0em;
	padding: 2em 2em 0em 0em;
}
/* ------------------------------news styles */	
#news {
	margin-top: 2em;
	margin-left: 2em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #373D25;
	border-left-color: #3E452A;
	margin-bottom: 1em;
	margin-right: 2em;
}
#newsText {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E452A;
	margin-bottom: 1em;
	padding: 1em;
}
#newsPaging {
	margin-right: 2em;
	margin-left: 2em;
	padding-right: 1em;
	padding-left: 1em;
}
#newsPaging img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
/* ------------------------------artist styles */	
#artistWrapper {
	margin-bottom: 6em;
}
#fullArtistWrapper {
	margin-top: 2em;
	margin-right: 2em;
	margin-left: 2em;
}
#fullArtistWrapper .img {
	float: right;
	margin-left: 2em;
}
#fullArtistLinks {
	margin-top: 1em;
	margin-right: 2em;
	margin-left: 2em;
	clear: both;
}
/* ------------------------------review styles */
#reviews {
	margin: 2em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #3E452A;
	border-left-color: #3E452A;
}
#reviewText {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #3E452A;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	background-color: #3E452A;
	margin-bottom: 1em;
}
#reviewDetail {
	margin-top: 2em;
	margin-right: 2em;
	margin-left: 2em;
}
#reviewDetailText {
	margin-bottom: 2em;
}
/* ------------------------------release styles */
#releaseDetails {
	margin: 2em;
}
#pressRelease {
	float: left;
	width: 340px;
	padding-right: 1em;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #959E66;
	margin-bottom: 1em;
}
#releaseRight  {
	margin-bottom: 1em;
	float: right;
	width: 320px;
}
.buyLinks {
	background-color: #191714;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
.buyLinks li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 2em;
	padding-right: 2em;
}
.buyLinks   li.last {
	border-right-style: none;
}
.buyLinks   li  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.buyLinks   li  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.buyLinks   li  a:hover {
	text-decoration: none;
	color: #B1BB79;
}
#releaseRight  .img {
	margin-bottom: 1em;
}
#relReviews {
	margin-bottom: 1em;
	padding-top: 1em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
}
#relBottom {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 1em;
}
#video {
	margin-top: 2em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
	width: 465px;
}
#shoplinks {
	margin-top: 1em;
	margin-right: 25px;
	margin-left: 25px;
	width: 700px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.shop   {
	margin-bottom: 0em;
	margin-right: 25px;
	margin-left: 25px;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	width: 700px;
	margin-top: 2em;
}
.shop h1 {
}
#shoplinks  ul {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#shoplinks  li {
	list-style-type: none;
	list-style-image: none;
	display: block;
	float: left;
	padding-left: 0px;
	margin-right: 25px;
}
#shoplinks   #last  {
	border-right-style: none;
}
#shoplinks   img {
}
#shoplinks    img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#widgetShopFlash {
	margin-top: 0em;
	margin-right: 25px;
	margin-bottom: 2em;
	margin-left: 25px;
	width: 700px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #B1BB79;
	background-color: #353B24;
}
/* ------------------------------contact styles */
#contact {
	float: right;
	font-size: 10px;
	letter-spacing: 0.2em;
	margin-top: 2em;
	margin-bottom: 4em;
	text-transform: uppercase;
	width: 230px;
	margin-right: 2em;
}
/* ------------------------------contactform styles */	
form  #name,#subject,#email,textarea   {
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #1F2215;
	border-left-color: #191714;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9CA56A;
	border-bottom-color: #9CA56A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #FFFFFF;
	background-color: #3A4027;
	width: 98%;
}

label,label span {
	display: block;
	padding-bottom: 0.3em;
}

label span {
	float: none;
	text-align: left;
	padding: 0.5em;
	background-color: #3E452A;
}

form  div {
	text-align: left;
	clear: none;
	margin-bottom: 1em;
	margin-top: 1em;
}
form div input {
	font-size: 92%;
	color: #FFFFFF;
	background-color: #3E452A;
	padding: 0.25em;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #A3AC6F;
	border-right-color: #191714;
	border-bottom-color: #191714;
	border-left-color: #A3AC6F;
	font-weight: bold;
	text-transform: uppercase;
}
#contactAdress {
	margin-left: 1em;
	margin-right: 1em;
	height: 100px;
	clear: both;
	margin-bottom: 2em;
}
#contactAdress ul {
    list-style-type:none;
    margin:0;
	padding:0;
}
#contactAdress li {
	float:left;
	border-right:1px solid #fff;
	padding-right: 2em;
	padding-left: 2em;
}
#contactResults {
	margin-top: 4em;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
	margin-bottom: 2em;
	text-align: center;
}
#contactResultText {
	padding: 1em;
	border: 1px solid #FFFFFF;
	margin-bottom: 2em;
	margin-top: 2em;
}
#about {
	margin-top: 2em;
	margin-right: 2em;
	margin-left: 2em;
	margin-bottom: 2em;
}
#about .img {
}
#logos {
	border: 10px solid #FFFFFF;
	float: right;
	height: 500px;
	width: 300px;
}
#aboutText {
	margin-bottom: 2em;
	float: left;
	width: 330px;
}
#flashdetect {
	margin-top: 2em;
	margin-left: 2em;
}
.padding {
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	width: 640px;
}
