@charset "UTF-8";
/* CSS Document */


/*----------------------- GENERAL STYLES ---------------------- */
html, body
{
	height:100%;
	width:100%;
	margin:0;
	overflow:hidden;
	z-index:0;
	font-family:Arial, Helvetica, sans-serif;	
}
p
{	
	text-align:left;
	font-family: helvetica, arial, sans serif;
	font-size: 12px;
	color: #000; 
	line-height:1.2;
	margin:0;
	padding:0;
}

p.bottom
{
	text-align:left;
	font-family: helvetica, arial, sans serif;
	font-size: 11px;
	color: #FFFFFF; 
	margin:0;
	padding:0 50px 6px 0;
	text-align:right;
	letter-spacing:-0.2px;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5)!important;
}

p.content
{
	line-height:1.5;
	color:#222222;
	padding:22px;
	text-align:justify;
}

p.contentscroll
{
	line-height:1.5;
	color:#222222;
	padding:22px 12px 10px 22px;
	text-align:justify;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:-0.8px;
	padding:18px;
	text-align:center;
	color:#fff;
}

/*----------------------- General Links ---------------------- */

a
{	
	color:#1C0E27;
	text-decoration: none;
}

a:visited 
{
	text-decoration: none;
} 

a:hover 
{
	color:#87B646; 
	text-decoration: none;
} 

a:active 
{
	text-decoration: none;

}

/*----------------------- Frame Content Links ---------------------- */

a.framemenu
{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	letter-spacing:-0.5px;
	text-decoration:none;
}

a.framemenu:visited
{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	letter-spacing:-0.5px;
	text-decoration:none;
}

a.framemenu:hover
{
	font-size:16px;
	font-weight:bold;
	color:#99cc22;
	letter-spacing:-0.5px;
	text-decoration:none;
}

a.framemenu:active
{
	font-size:16px;
	font-weight:bold;
	color:#99cc22;
	letter-spacing:-0.5px;
	text-decoration:none;
}


/*----------------------- Menu Links ---------------------- */


a.menu:link
{	
	color:#1C0E27;
	font-weight: bold;
	text-decoration: none;
	padding:10px;
	letter-spacing:-0.3px;
}

a.menu:visited 
{
	color:#1c0e27;
	font-weight: bold;
	text-decoration: none;
	padding-right:10px;
	padding-left:10px;
	letter-spacing:-0.3px;
	
	} 

a.menu:hover 
{
	color:#99cc22; 
	font-weight: bold;
	text-decoration: none;
	padding:10px;
	letter-spacing:-0.3px;
	} 

a.menu:active 
{
	background-color:#fff;
	color:#1C0E27;
	font-weight:bold;
	padding:50px 10px 10px 10px;
	letter-spacing:-0.3px;

}


a.bottomnav
{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	letter-spacing:-0.5px;
	text-decoration:none;
}

a.bottomnav:visited
{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	letter-spacing:-0.5px;
	text-decoration:none;
}

a.bottomnav:hover
{
	font-size:12px;
	font-weight:bold;
	color:#99cc22;
	letter-spacing:-0.5px;
	text-decoration:none;
}

a.bottomnav:active
{
	font-size:12px;
	font-weight:bold;
	letter-spacing:-0.5px;
	text-decoration:none;
}

/*----------------------- Menu Links END ---------------------- */

#menubartotal
{
	width:100%;
	margin-top:30px;
	height:70px;
	left:0px;
	right:0px;
	padding:0 0 0 0;
	margin-left:0;
	margin-right:0;
	z-index:55;
}

#menubar
{	
	background:url(/images/head.png) repeat-x scroll 0 0;
	height:73px;
	position:fixed !important;
	width:100%;
	z-index:55;
}

#menulogo
{
	background-color:#270D26;
	background-image:url(/images/DS_LOGO.jpg);
	background-repeat:no-repeat;
	float:left;
	height:55px;
	position:fixed;
	width:100%;
	z-index:3332;
}



#menubarpad
{
	width:0px;
	margin-top:-70px!important;
	height:70px;
	position:absolute!important;
	left:0px;
	right:0px;
	padding:0 0 0 0;
	margin-left:160px;
	margin-right:0;
	clear: both;
	float:left;
	z-index:333;
}

#menubarlinks
{
	height:30px;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-top:43px;
	position:fixed !important;
	right:35px;
	top:-25px;
	width:307px;
	z-index:100;
}

/*----------------------- Footer ---------------------- */

div#push {
	position:relative; /* needed for footer positioning*/
	/*margin:0 auto; /* center, not in IE5 */
	width:100%;
	/*background:#ddd;*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	}

div#header {
	position:relative;
	}
	
div#spacerbegin {
	position:relative;
	height:100%;
	
}
#spacer{
	height:633px !important; /* real browsers */
	height:900px; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

div#footer {
	bottom:0;
	left:-108px;
	position:absolute;
	width:700px;
	z-index:10000;
}


/*----------------------- Content Frame ---------------------- */

/*
h2 {
	color:#270D26;
	float:left;
	font-size:50px;
	left:-97px;
	letter-spacing:-3.8px;
	min-width:414px;
	padding-bottom:25px;
	position:relative;
	text-align:left;
	top:-38px;
	z-index:55555;
}
*/

h3 {
	color:#252525;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-0.6px;
	margin-bottom:-23px;
	margin-left:0;
	margin-right:0;
	padding-bottom:8px;
	padding-left:20px;
	padding-top:20px;
	text-align:left;
}


h4 {
	color:#270d25;
	float:left;
	font-size:50px;
	left:20px;
	letter-spacing:-2.8px;
	min-width:414px;
	padding-bottom:25px;
	position:relative;
	text-align:left;
	top:160px;
	z-index:55555;
}


h5{
	color:#270D26;
	float:left;
	font-size:50px;
	left:20px;
	letter-spacing:-2.8px;
	min-width:414px;
	padding-bottom:25px;
	position:relative;
	text-align:left;
	top:165px;
	z-index:55555;
}



h6{
	
color:#270D25;
float:left;
font-size:50px;
left:20px;
letter-spacing:-3.9px;
padding-bottom:0;
padding-right:6px;
position:relative;
text-align:left;
top:182px;
z-index:55555;
}

h7{
	
color:#87B646;
float:none;
font-size:50px;
font-weight:bold;
left:20px;
letter-spacing:-3.7px;
min-width:154px;
padding-bottom:25px;
position:relative;
text-align:left;
top:182px;
z-index:55555;
}


h8 {
	color:#270D26;
	float:left;
	font-size:50px;
	font-weight:bold;
	left:-90px;
	letter-spacing:-2.8px;
	margin-bottom:-46px;
	min-width:414px;
	padding-bottom:25px;
	position:relative;
	text-align:left;
	top:-38px;
	z-index:55555;
}

#bio_title_container{}

#pagecontent
{
	background-color:#FFFFFF;
	float:right;
	height:1000px;
	margin-top:-196px;
	overflow:hidden;
	top:25px;
	width:465px;
	z-index:-5;
}

#imgpagecontent
{
	width:350px;
	height:275px;
	background-color:#FFF;
	float:right;
	top:225px;
}

#videopagecontent {
	background-color:#252525;
	float:right;
	min-height:305px;
	min-width:400px;
	top:225px;
}


#contentframe
{
	width:350px;
	height:auto;
	float:right;
	margin-right:50px;
	top:130px;
	position:relative;
	z-index:10;
}

#framemenu
{
	width:350px;
	height:auto;
	margin-bottom:5px;
	padding:15px 0 15px 0;
	text-align:center;
	position:static;
	
}

#menublock
{
	background-color:#000000;
	float:right;
	height:50px;
	opacity:0.5;
	filter:alpha(opacity=50);
	position:relative;
	right:50px;
	top:237px;
	width:350px;
	z-index:2;
}

#menublockbottom
{
	float:right;
	height:30px;
	position:fixed;
	right:50px;
	top:574px;
	width:350px;
	z-index:5;
}

#menublockbottomblack
{
	background-color:#000000;
	float:right;
	height:30px;
	opacity:0.5;
	filter:alpha(opacity=50);
	position:fixed;
	right:50px;
	top:574px;
	width:350px;
	z-index:2;
}

#menubottomnavback
{
	float:right;
	height:30px;
	padding:6px;
	position:fixed;
	right:341px;
	top:576px;
	width:40px;
	z-index:10;
}

#menubottomnavnext
{
	float:right;
	height:30px;
	padding:6px;
	position:fixed;
	right:44px;
	top:576px;
	width:40px;
	z-index:10;
}



/*----------------------- List Styles ---------------------- */

ul.menu
{
	list-style-type:none;
	padding-left:5px;		
}

li.menu
{
	display:inline;
	padding-right:10px;
}

ul.framemenu
{
	list-style-type:none;
	text-align:center;
	margin-left:28px;
		
}

li.framemenu
{
	display:inline;
	padding-right:15px;
	margin:0 0 20px 0;
	float:left
}


/*----------------------- Content Styles ---------------------- */


#contentcontainer
{
	height:100%;
	margin:0;
	overflow:hidden;
	position:fixed;
	width:100%;
	z-index:5;
}


/*----------------------- BG Styles ---------------------- */

#bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index:1;
	background-image:url('/images/loader.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	}
* {
	margin:0;
	padding:0;
	list-style:none;
	}
body {
	background-color:#111;
	margin: 0;
	padding: 0;
	background-position: bottom;
	horizontal-scroll: hidden;
	overflow:hidden;
}


#info {background:#f8f8f8; border:0;}

.menu {width:745px; height:32px; position:relative; z-index:100; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {position:absolute;height:0;top:31px;left:0; width:149px; visibility:hidden;}
.menu ul ul ul{left:149px; top:0px; width:149px;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {font-weight:bold;letter-spacing:-1px;padding:10px;text-decoration:none; padding-top:300px; color:#FFFFFF;}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8; display:none;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {position:absolute;height:0;top:29px;left:0; width:400px; display:none;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#FFFFFF; opacity:0.92; color:#150b1d; 
height:auto; width:auto; padding:7px; padding-top:5px; padding-bottom:5px; font-size:17px; line-height:31px; margin-right:200px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000;}
.menu :hover > a, .menu ul ul :hover > a {color:#000;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

.menun :hover > a, .menu ul ul :hover > a{color:#FFFFFF; }
.menu :hover > a, .menu ul ul active { background-color:none;color:#FFFFFF;}

.menu :hover > a, .menu ul li :hover > a{color:#FFFFFF;opacity:0.92;}
.menu :hover > a, .menu ul li active { color:#83c924;}


.category{
	background-color:#99CC22;
	color:white;
	font-size:13px;
	font-weight:bolder;
	margin-bottom:-11px;
	margin-left:16px;
	padding-left:13px;
	padding-top:2px;
	text-transform:uppercase;
	margin-top:17px;
}


/* CONTACT PAGE SECTION*/
#frame{
	margin-left:-28px;
}

#form_titles{
	margin-left:13px; 
	font-size:11px; 
	font-weight:bold; 
	margin-bottom:2px;
}

.form_box,.form_box02,.form_box03 {
	margin-left:13px; 
	margin-bottom:30px; 
	padding-bottom:4px;
	width:150px;
}

.form_box02{ 
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	width:151px;
	height:110px;
}

.form_box03{ 
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	width:151px;
	height:74px;
}

#form_container{
	float:left;
	position:relative;
	width:167px;
	margin-bottom:-10px;
}

p.content02{
	font-size:11px;
	padding-left:13px;
	padding-right:20px;
	padding-top:13px;
}

#contact_img{ width:339px; height:312px; background:url(../images/contact_pict.jpg) no-repeat;}
/* CONTACT PAGE SECTION*/ 

#imgid {
	filter:alpha(opacity=0);
  	opacity:0.0;
}

div#background
{
	z-index:1;
	width:100%;
	height:100%;
	background-attachment:fixed;
	background-image:url(/images/loader.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

div#flashBackground
{
	position:absolute;
	top:-500px;
	left:0px;
}

.submenufix {
	margin-left:18px;
}

#emty_box{ 
	background:black none repeat scroll 0 0;
	/*height:40px;*/
	height:19px;
	left:110px;
	margin-left:-89px;
	position:relative;
	top:238px;
	width:402px;
}

#highlight_white{ 
	border-bottom:1px solid #83C924;
	height:38px;
	width:60px;
}


#artist_list_submenu_container{ 
	background:#000000 none repeat scroll 0 0;
	height:35px;
	left:20px;
	position:relative;
	top:240px;
	width:410px;
	top:243px;
	z-index:5555;
}


#list_icon01{
	background:url(../images/list_icon01.jpg) no-repeat; 
	float:left;
	height:21px;
	left:55px;
	padding-right:10px;
	position:absolute;
	width:21px;
	z-index:555555;
}

a:hover #list_icon01 {background:url(../images/list_icon02.jpg) no-repeat; }

#list_icon02{ 
	background:url(../images/list_icon02.jpg) no-repeat; 
	float:left;
	height:21px;
	left:55px;
	padding-right:10px;
	position:absolute;
	width:21px;
	z-index:555555;
}
	
#pic_icon01{ 
	height:21px; 
	width:21px; 
	background:url(../images/pic_icon01.jpg) no-repeat; 
	float:left;position:absolute;
}

a:hover #pic_icon01{background:url(../images/pic_icon02.jpg) no-repeat; }

#pic_icon02{ 
	height:21px; 
	width:21px; 
	background:url(../images/pic_icon02.jpg) no-repeat; 
	float:left;position:absolute;
}


#artist_container001{
	left:20px;
	position:absolute;
	top:0px;
	z-index:444;
}


a #artist_list01{
	background-color:#f1f1f1;
	margin-top:2px;
	width:410px;
	height:30px;
	font-weight:bold;
	font-size:16px;
}


a:hover #artist_list01 {
	background-color:#87b645;
	margin-top:2px;
	width:410px;
	height:30px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}


#button_container{ 
	height:21px;
	padding-left:23px;
	padding-top:7px;
	width:72px;
}

.artist_name_list{ padding-left:20px; padding-top:5px;}

#artist_container002{
	height:500px;
	margin-left:30px;
	margin-top:-28px;
	padding-left:11px;
	width:429px;
}

#artist_container003{
	min-height:388px!importa;
	margin-left:2px;
	margin-top:-28px;
	padding-left:11px;
	width:429px;
}


#artist_container004{
	margin-left:9px;
	margin-top:-14px;
	min-height:420px;
	padding-left:11px;
	width:429px;
}


#artist_list02{
	float:left;
	height:84px;
	margin:-10px 0 15px 1px;
	width:104px;
}


#artist_list02 a img {border: 5px solid white;
	height:74px!important;
	width:92px!Important;
}
#artist_list02 a:hover img {border: 5px solid #83C924;}
#artist_list02 img { padding:2px;  border: 0px solid;}


a #media_links{
	background-color:#f1f1f1;
	margin-top:5px;
	width:410px;
	min-height:30px;
	font-weight:bold;
	font-size:13px;
}

a:hover #media_links{
	background-color:#87b645;
	margin-top:5px;
	width:410px;
	min-height:30px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}


#artist_list_submenu_container02{ 
	background:#000000 none repeat scroll 0 0;
height:35px;
left:20px;
position:relative;
top:202px;
width:410px;
z-index:5555;
}

#artist_list_submenu_container03{ 
	background:#87B645 none repeat scroll 0 0;
height:35px;
left:20px;
margin-bottom:19px;
position:relative;
top:210px;
width:410px;
z-index:5555;
}

#artist_list_submenu_container04{ 
	height:35px;
	left:20px;
	margin-bottom:35px;
	position:relative;
	top:248px;
	width:410px;
	z-index:5555;
}


#sub_main_links{
	display:inline;
	left:19px;
	margin-right:46px;
	position:relative;
	top:8px;
}


.links_top{color:white; font-weight:bold;}
a .links_top{color:#FFFFFF;}
a:hover .links_top{color:#87B646;}


.sub_highlight{color:#87b645!important;}


#sub_main_green{
	display:inline;
	font-weight:bold;
	left:42px;
	padding-right:92px;
	position:relative;
	top:8px;
}

#sub_main_green02{
	display:inline;
	font-weight:bold;
	left:42px;
	padding-right:50px;
	position:relative;
	top:-25px;
}

#sub_main_green03{
	display:inline;
	font-weight:bold;
	left:22px;
	padding-right:65px;
	position:relative;
	top:8px;
}

.production_level01, .production_level02,.production_level03{
	color:#87B645;
	display:inline;
	font-size:16px;
	font-weight:bold;
	left:-25px;
	padding-right:29px;
	position:relative;
	top:0;
}

.production_level02{
	margin-left:-22px;
	margin-right:6px;
}
.production_level03{ padding-right:0px;}

.links_green,.Voice,.Links{ color:#FFFFFF;}
a:hover.links_green,a:hover.Voice,a:hover.Links{ color:#270d25;}

.links_green02,.Voice02,.Links02{ color:#FFFFFF;}
a:hover.links_green02,a:hover.Voice02,a:hover.Links02{ color:#FFFFFF; cursor:text;}


/*THIS IS THE BROADCAST SECTION*/
#container_broadcast_section{
	min-height:300px;
	left:20px;
	position:relative;
	top:5px;
	width:410px;
}

#broadcast_line_container{
	font-size:11px;
	min-height:33px;
	width:410px;
	float:left;
	margin-left:-17px;
	margin-bottom:6px;
}

#production{ 
	font-weight:bold;
	margin-left:16px;
	min-height:25px;
	width:145px;
	float:left;
}



#role{
	float:left;
	min-height:26px;
	width:125px;
}

#company{
	float:left;
	min-height:26px;
	width:120px;
}

#production02{ 
	float:left;
	font-weight:bold;
	margin-left:16px;
	min-height:25px;
	width:167px;
}


#role02{
	float:left;
	min-height:26px;
	width:98px;
}

#company02{
	float:left;
	min-height:26px;
	width:120px;
}


#production03{ 
	float:left;
	font-weight:bold;
	margin-left:16px;
	min-height:25px;
	width:265px;
}

#company03{
	float:left;
	min-height:26px;
	width:120px;
}


/*THIS IS THE BROADCAST SECTION*/

/*#vid_audio_box_container{
	height:600px;
	left:0;
	margin-left:-19px;
	position:absolute;
	width:429px;
}*/


#vid_audio_box_container {
	height:600px;
	position:absolute;
	right:-63px;
	width:429px;
}

#vid_audio_box{
	background:url(../images/vid_bg.jpg) no-repeat;
	height:300px;
	left:40px;
	position:absolute;
	width:410px;
	top:-15px;
}

/*#vid_audio_numbers{
	left:38px;
	position:absolute;
	top:304px;
}*/


#vid_audio_numbers {
	left:-76px;
	position:absolute;
	top:304px;
}

.vid_num{
	display:inline;
	font-size:14px;
	font-weight:bold;
	margin-right:6px;
	position:relative;
	z-index:8888888;
}

.vid_num a{ color:#999999;}
.vid_num a:hover{ color:#87B646;}

#artist_list_submenu_container05{
	background:#000000 none repeat scroll 0 0;
	height:35px;
	left:20px;
	position:relative;
	top:149px;
	width:410px;
	z-index:5555;
	margin-bottom:-54px;
}


#sub_main_links02{
	display:inline;
	left:19px;
	margin-right:46px;
	position:relative;
	top:8px;
}


/*#artist_list_submenu_container06{
	background:#000000 none repeat scroll 0 0;
	height:35px;
	left:-93px;
	margin-bottom:-54px;
	position:relative;
	top:39px;
	width:410px;
	z-index:5555;
}*/

#sub_main_links03{
	display:inline;
	left:19px;
	margin-right:46px;
	position:relative;
	top:-76px;
}

#sub_main_links04{
	display:inline;
	left:19px;
	margin-right:46px;
	position:relative;
	top:-76px;
}

#vid_audio_discription{
	font-size:11px;
	left:-19px;
	position:relative;
	text-align:justify;
	top:345px;
	width:406px;
}

#discription_title{
	font-weight:bold;
	left:-19px;
	position:relative;
	top:336px;
	width:410px;
}

#surname_ie{}


#news_content{
	margin-left:27px;
	width:420px;
}

#press_content{
	font-size:12px;
	margin-left:22px;
	width:406px;
}

/*THIS IS THE STYLES FOR THE NEWS SECTION*/

.header01,#linediv,.header02,.header03,.link_inside,#linediv02{
	font-weight:bold;
}

.header01{
	font-size:23px;
	font-weight:bold;
	margin-top:-7px;
	letter-spacing:-1.8px;
	min-height:34px;
	float:left;
	width:410px;
}

#linediv{
	height:6px;
	margin-bottom:0px;
	margin-top:0px;
	width:405px;
	background:transparent url(../images/line_001.jpg) no-repeat;
	float:left;
}

.header02{
	font-size:16px;
	letter-spacing:-1.2px;
	margin-top:-9px;
	min-height:22px;
}

.header03{
	font-size:16px;
	color:#87b646;
	letter-spacing:-0.9px;
	min-height:32px;
}

.header01 { border-bottom:4px solid #87B646; }

.link_inside{
	font-size:13px;
}

#linediv02{
	width:405px;
	height:5px;
	background:transparent url(../images/line_002.jpg) no-repeat;
	margin-top:25px;
}


#news_content p {
	margin-bottom:-4px;
	width:398px;
	line-height:17px;
}

#player{}

/*THIS IS THE STYLES FOR THE NEWS SECTION*/

#content_bold{font-weight:normal!important; margin-top:-25px;}

#udfooter{
	background:transparent url(../images/udlogo01.png) no-repeat scroll right center;
	bottom:20px;
	cursor:pointer;
	height:26px;
	left:600px;
	position:relative;
	width:122px;
}

a:hover #udfooter{
    color: #999999;
    background:transparent url(../images/udlogo01.png) no-repeat scroll right center;
}

.no_menu{ display:none!important;}

#sub_main_links a:hover{ color:#87B646!important;} 

#udfooter02{ display:none!important;}

#container_home{}

.newsimgclass{
	padding-bottom:25px;
	padding-top:23px;
}

#news_copy_container{
	margin-top:-21px;
	padding-bottom:55px;
}

.newcopyclass{
	font-size:12px;
	padding-top:5px;
}

#artist_overflow  { position:absolute; width:100%; overflow:auto; bottom:0px; top:58px; z-index:99999; overflow-x:hidden;  }
#artist_overflow #contentframe { top:100px; }  
#artist_overflow #news_content, #artist_overflow #press_content { top:215px; position:relative; }
#artist_overflow #long_pagecontent { background-color:#FFFFFF; float:right;	margin-top:-196px; overflow:hidden;	top:25px; width:465px; z-index:-5; padding-bottom:250px; }
#contact_content_bold { margin-top:200px; }
p.bio_content { margin-top:200px; line-height:1.5; color:#222222; padding:22px; text-align:justify; }
p.broadcast_content, p.live_content, p.writing_content { margin-top:220px; line-height:1.5; color:#222222; padding:22px; text-align:justify;  }
p.vml_content { margin-top:260px; line-height:1.5; color:#222222; padding:22px; text-align:justify;  }
#artist_overflow #vid_audio_box { left:-77px; }


#contentframe{margin-top:76px;}
#contentframe02{margin-top:136px;}

#pagecontent{ min-height:2200px;}

#page_news_container{ margin-top:70px; }


h2 { 
	color:#270D26;
	float:left;
	font-size:46px;
	letter-spacing:-3.8px;
	margin-top:-114px;
	position:absolute;
	right:0;
	width:444px;
	z-index:55555;
}

#artist_list_submenu_container06 {
	background:none repeat scroll 0 0 #000000;
	height:35px;
	margin-bottom:-54px;
	position:absolute;
	right:33px;
	top:-42px;
	width:410px;
	z-index:5555;
}

#sub_main_links03{top:8px;}

#vid_audio_box1{ margin-left:-77px; }

#container_broadcast_section{ left:3px; }

#footer{ position: absolute!important; z-index:99999!important; bottom:30px!important;}
