/**************************************
 *** Main style 2008 Version 1.01	***
 *** (C) 2007 Evoke Records			***
 *** All Rights Reserved			***
 *************************************/

/*---------------basic styling ------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333;
	background-color: #404040;
}
iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
}

body.dark {
	background-color: #000;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFFFCC;
}
#page {
	width: 100%;
}

#wrapper {
	position:relative;
	width: 900px;
	text-align:left;
	background-color: #F7F8F9;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#clearWrap {
	position:relative;
	width: 900px;
	text-align:left;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	background-color: #F7F8F9;
	padding-top: 30px;
	padding-left: 10px;
}

/*-------------Position content -----------*/
#header {
	position: relative;
	height:177px;
	background-image: url(images/main_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header.dark{
	background-image: url(images/main_title_drk.gif);
	background-repeat: no-repeat;

}
#header h1 {
	margin-left: -9000px;
}
#header #nav {
	margin: 0;
	position: absolute;
	left: 330px;
	bottom: 1px;
	float: left;
	width: 545px;
	list-style: none;
	height: 24px;
	padding-top: 0;
	padding-right: 1.1em;
	padding-bottom: 0;
	padding-left: 1.1em;
}

#header ul li{
	float:left;
	}
#header ul a {
	padding: 0 0.8em;
	font-size: 16px;
	line-height: 1.5em;
	text-decoration: none;
	color: #990000;
	float: left;
	display: block;
	font-weight: bold;
}
#header ul a:hover {
	font-weight: bold;
	color:#000;
	}

h2, h3, h4 {
	margin-top: 5px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
}
	
h2 { 
	font-size: 1.30em; 
	line-height: 2.40em; 
}
h3 { 
	font-size: 0.90em; 
	line-height: 1.60em;
}
h4 { 
	font-size: 0.80em; 
	line-height: 1.20em;
}

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #6633FF;
	text-decoration: underline;
}

a.cat_more {
	padding-left:16px;
	font-weight:bold;
	font-size: 12px;
	background-color: transparent;
	background-image: url(images/cat_more.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

a.download {
	padding-left:16px;
	font-weight:bold;
	font-size: 14px;
	background-color: transparent;
	background-image: url(images/cat_more.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

p {
	line-height: 1.6em;
}
.release h1 {
	font-size: 14px;
	font-weight: normal;
}
.catalog .artist {
	background-color: #000000;
}
.catalog {
	width: 433px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.cat_artist {
	font-size: 14px;
	font-weight: bold;
	background-color: #A7ACAF;
	padding: 5px;
}
.cat_image {
	padding: 5px;
	float: left;
	height: 100px;
	width: 100px;
}
.cat_title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.catalog h1 {
	font-size: 14px;
	font-weight: normal;
}
.titlebold {
	font-weight: bold;
	font-size: 18px;
	margin-right: 20px;	
}

.sml {
	font-size: 0.70em;
	line-height: 0.90em;
}
.small {
	font-size: 11px
}
.clear {
	clear:both;
}

.boxfullCntr {
	float: left;
	width: 100%;
	padding-top: 0.7em;
	text-align: center;
}

.box1qtCntr {
	float: left;
	width: 24%;
	padding-top: 0.5em;
	text-align: center;
	border: thin solid #666666;
	padding-bottom: 0.5em;
	margin: 2px;
}

.box1qtRight {
	float: left;
	width: 24%;
	padding-top: 0.7em;
	text-align: right;
}

.box1qt {
	float: left;
	width: 24%;
	padding-top: 0.7em;
}

.box2qt {
	float: left;
	width: 49%;
	padding-top: 0.7em;
}

.box3qt {
	float: left;
	width: 74%;
	padding-top: 0.7em
}
.box3rd {
	float: left;
	width: 33%;
	padding-top: 0.7em
}

.featured
{
  text-align: center;
  vertical-align: bottom;
}

.featured img
{
  padding:0;
  margin: 2px;
  border: 2px solid;
  border-color: #FFE4B5;
}

#footerBar {
	float: left;
	width: 100%;
	height: 2em;
	line-height: 2em;
	text-align: right;
	font-size: 10pt;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height:75px;
}
#footerBar a {
	color: #000000;
	text-decoration: underline;
	font-style: normal
}
#footerBar a:hover {
	text-decoration: none;
	color: #CC0033;
}





/*----------------- Table ----------------------*/
table.release {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	width: 440px;
	background-color: #7E5687;
	border: 0px;
	border-collapse: collapse;
}

table.release td {
	background-color: #555555;
	color: #FFFFFF;
	padding: 3px;
	text-align: left;
	border: 1px #000000 solid;
}

table.release td.alt {
background-color: #666;
color: #fff;
padding: 3px;
text-align: left;
border-bottom: 2px #000000 solid;
font-size: 12px;
font-weight: bold;
}

table.catalog {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 440px;
	border: 0px;
	border-collapse: collapse;
}

table.catalog td {
background-color: #000000;
color: #000;
padding: 3px;
text-align: left;
}

td.artist{
	background-color: #336699;
}

.featured h3 {
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 220px;
	margin-left: 220px;
	border-bottom-width: 1px;
	text-align: left;
}

/*---------------------- Menu Image opacity -----------------------*/

#menu a:link img, #menu a:visited img

{
	opacity:0.6;

}

#menu a:active img, #menu a:hover img, #menu a:focus img

{

	opacity:0.999;
	/* IE5.5 upwards */
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=60);

}

hr {
	height: 1px;
	width: 80%;
	margin-left: 10%;
}
.tags {
	font-size: small;
	font-weight: lighter;
	font-variant: small-caps;
}
.release a {
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
}
.dark #clearWrap #header input {
	color: #000;
	background-color: #666666;
	border-top-color: #797979;
	border-right-color: #797979;
	border-bottom-color: #797979;
	border-left-color: #797979;
}



.dark a {
	text-decoration: none;
	color: #A2A2A2;
}

.dark a:hover {
	text-decoration: none;
	color: #CC0033;
}
