/*HTML css*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 auto;
}

body.none {background:transparent }

.body_home { background: url(images/background_full2.jpg) no-repeat top center	 ;
	
	
	
}
p {
	color: #333366;
	font-size: 11px;
	line-height:16px;
}



ul {margin:0; list-style-type:none}



/*Layout*/

	#wrapper{width:1000px; margin: 0 auto;}
	#main_header {width:790px;float: right}
	#main_topleft {width:208px; float:left} 
		
	#main_leftcolumn {width:208px;padding:10px 0 10px 0; float:left} 
	#main_leftcolumn h2 {font-size: 14px;font-weight:normal} 
		#main_leftcolumn h3 {font-size: 12px; margin:0} 
		#main_leftcolumn h4 {font-size: 12px; margin:0} 

	.latest_item{width:200px; margin:5px 0 5px 0;}
	.latest_item  {line-height:10px;}
	
/*Artists Page*/

	.artists_left {width: 200px; float: left}
	.artists_right {width: 200px; float: right}

	
	
	
	#content{ ;width:790px;float: right}

	#flash {width:790px;float:right;}
	
	#nav {width:208px}
	
	
	#main_topleft ul {font-size: 12px;padding: 5px 0 0 20px;}
	#main_topleft  a {
	color:#5F5E7A;
	font-size: 14px;
	}
	
	#promo {width: 520px;float:left}
	#comingsoon {float: right;

	}


.clear {height:1px;
	background:#8589AD;
	clear:both;
	margin: 5px 0 5px 0;
}
#clear{clear:both; background:#ffffff}
#newsitems.clear {clear:both;padding: 5px 0 8px 0;}


	#headlines_home{
	width:520px;
	float:left;
	margin: 0 0 0 25px;
}

/*headlines*/
	#headlines{
	width:520px;
	float:left;
	margin: 0 0 0 35px;
}
	
	#headlines h2 {font-size:1.5em;font-weight:normal;margin: 0;padding:0	color: #333366;
	}
	#headlines p {font-size:12px; line-height:17px;margin: 0;padding:0	}
	#headlines img {border: 1px solid #333366; margin:0 5px 5px 0 ;float: left}
	.ovaheadlines{margin:0;padding:0;border:0}


	#newsitems {width:435px; margin:5px 0 0 55px}

h1{ margin:0;}


.12text {
	color: #333366;
	font-size: 12px;
}


a:link {
	color: #9E6B6A;
	text-decoration: none;
}
a:visited {
	color: #9E6B6A;
	text-decoration: none;
}
a:hover {
	color: #000033;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}

  
  H1 { color:bisque }			
  P { color:darkslategray }
  
/*#body_home {
	margin: 0px;
	background-position: center top;
	background-image: url(images/background_full2.jpg);
	background-repeat: no-repeat;
	
}*/


#maintable {
	top: 200px;
	position: relative;
	overflow: visible;
	height: 100%;
	visibility: visible;
}
.tablegradient {
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #64677E;
}
.releases_cell {
	padding: 5px;
}

.cellpadding {
	padding: 10px;
}
.form_textfield {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.marginleft {
	padding-left: 80px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#footer{ background:none; margin:0 auto;   width:800px;}
