﻿*
{
	font-family: Georgia, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

a
{
	text-decoration:none;
}

.div_banner
{
	/*background-image:url('../images/blackfadeboxwithlogo.png');*/
	background-repeat:no-repeat;
	height:123px;
	overflow:hidden;
	position:relative;				
}

.div_banner img
{
	width:774;	
}

.div_logo
{
	padding-top:0px;
	padding-left: 0px;
	position:relative;
	width:774px;		
}

.marquee2, .marquee
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:-1;	
}
.marquee
{
    clip:rect(0px 1091px 123px 0px);
	width:1088px;
	height:123px;
}
.marquee2
{
    clip:rect(0px 2442px 250px 0px);
	height:250px;
	width:100%;
}

.div_scroll img
{
	height:123px;
	width:1088px;			
}

/*#tblDefault
{
	border-collapse:collapse;
	margin:auto;
	width:1088px;
}*/

#divDefault
{
	margin:auto;
	width:1088px;
}

#divMenu
{
    position: relative;
    width: 100%;
    height: 28px;
    padding-top: 10px;
    background-color: #424345;
}

#default_main
{
    position: relative;
	height: 506px;	
	width: 1088px;
}

.default_footer
{
	color:#999999;
	font-size:12px;
	height:22px;
}

.default_footer a
{
	color:#999999;
}

.RadMenu_Rockstar
{
	background-color:#555555; 
	font-size:12px;
	height:22px;
	line-height:20px;
	width:1088px;				
}

.rmText
{
	color:#ffffff;
}

.rmText:hover
{
    background-color:#555555;
    color:#999999;
    cursor:pointer;    
}

.col_teaser
{
	background-color:#CCCCCC;	
	height:500px;	
	text-align:center;
	width:289px;
	padding-top: 12px;	
}

.col_artist_profile
{
	height:506px;	
	width:870px;
}

#artist_profile
{
    float: left;
    background-image:url('../images/chadmartin-background.jpg');
    background-repeat: no-repeat;
    height: 520px;
    width: 868px;
}

.col_teaser_news
{
	background-color:#888888;
	height:500px;	
	width:221px;		
}

.vert_line
{
	background-color:#CCCCCC;
	width:1px;
	float: left;
	padding-top: 20px;		
	height: 100%;		
}

.vert_line img
{
	height:480px;
	position:relative;
}

#divNews
{
	font-size: 12px;
	float: left;
	width: 210px;
	background-color:#888888;
	padding-left: 5px;
	padding-right: 5px;
	height: 571px;
}

.justify
{
	text-align: justify;
}

.crimson_large
{
	color:#8B0000;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase; 
}

.crimson_small
{
	color:#8B0000;
	font-size:12px;	 
}

.menu
{
    font-size:14px;
    text-align: center;
    font: Helvetica, sans-serif;
}

.menu a:link 
{ 
    text-decoration: none;
    color: White;
    font-weight: normal;
    font-style: normal;
}

.menu a:visited
{
    text-decoration: none;
    color: White;
    font-weight: normal;
    font-style: normal;
}

.menu a:hover 
{
    text-decoration: none;
    color: White;
    font-weight: normal;
    font-style: normal;
}

.menu a:active
{
    text-decoration: none;
    color: White;
    font-weight: normal;
    font-style: normal;
}

.normal
{
    font-size: 115%;
    line-height: 18px;
}

.span_logo
{
	position:relative;
	top:-38px;
}

div#rotator
{
    position:absolute;
    left:318px;
    top:82px;	       
}

div#rotator ul li
{
    float:left;
    position:absolute;
    list-style:none;
}
	
div#rotator ul li img
{	               
    border-style:none;
}

div#rotator ul li.show
{
    z-index:100;
}


