﻿body
{
	background-color: #C0C0C0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
html, body
{
	/* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}

/* holder styles */
#wrapper
{
	/*width: 780px;*/
	width: 1000px; /*background: #FFFFFF url(images/faux.gif) repeat-y;  This image creates the three column faux effect */
	background: #000 url(../images/BackStage/3_col.gif) repeat-y;
	border: solid 1px #000;
	text-align: left;
	margin: 0 auto 0 auto;
}

#header
{
	height: 154px;
	background-image: url(../images/BackStage/header_bg.gif);
	background-repeat: no-repeat;
}

#musicplayer
{
	float: right;
	width: 140px;
	height: 130px;
	margin-top: 5px;
	margin-right: 40px;
	border: solid 1px #ccc;
}
#nav
{
	background-image: url(../images/BackStage/nav_bg.jpg);
	background-repeat: no-repeat;
}

#nav ul
{
	padding-left: 270px;
	width: 600px;
	height: 28px;
	padding-top: 5px;
	margin: 0;
}
#nav ul li
{
	display: inline;
	margin: 0;
	padding: 10px 10px 2px 10px;
}
#nav ul li a
{
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}
#nav ul li a:hover, #nav ul li a:focus
{
	color: #FF6800;
}
#video
{
    width:980px;
    margin:auto;
    clear:both;
   /* background-color:Lime;*/
    min-height:375px;
	/*min-height hack for IE6 */
	height:auto !important;
	height:375px; 
    
}
#leftcol
{
	width: 230px;
	float: left; /*background-image: url(../images/BackStage/left_col.gif);*/
	background-repeat: repeat-y;
	min-height: 200px;
}

#leftcol .boxhead
{
	margin-left: 5px;
	padding: 0px;
	background-image: url(../images/BackStage/left_head.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 41px;
}
#videohead
{
	margin-left: 5px;
	padding: 0px;
	background-image: url(../images/BackStage/Featured_Videos.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 41px;
}


#interviewhead
{
	margin-left: 5px;
	padding: 0px;
	background-image: url(../images/BackStage/Interview_Videos.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 41px;
}
#featuredartists
{
	margin-left: 5px;
	padding: 0px;
	background-image: url(../images/BackStage/Featured_Artists.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 41px;
}
.boxhead h2, h3, h4, h5
{
	padding: 12px 0px 0px 30px;
}
#leftcol .boxbody
{
	margin-left: 15px;	
	min-height:50px;
	padding: 0px 10px 50px 10px;
	background-image: url(../images/BackStage/left_body.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#newreleasehead
{
    background-image: url(../images/BackStage/newrelease_head.gif);
    margin-left:13px;
	background-repeat: no-repeat; 
	height:40px;
}
.newreleasebox
{
	height: 90px;
	padding-top:5px;
	margin: 0px 5px 0px 0px;
	border-top: solid 1px #ccc;
}

.newreleasebox img
{
	margin: 0px 5px 5px 5px;
	border: solid 1px #ccc;
}

#search
{
	height: 130px;
	width: 203px;
	padding-top:60px;
	padding-left:30px;
	background-image: url(../images/BackStage/search.gif);
	background-repeat: no-repeat;
}
.txtSearch
{
	width: 190px;
	border: solid 1px #999966;
	margin-bottom: 25px;
}
.btnSearch
{
	margin-bottom: 22px;
}
#speaker
{
	height: 150px;
	margin-top:20px;
	background-image: url(../images/BackStage/speaker.gif);
	background-repeat: no-repeat;
}
/* content styles */
#content
{
	margin: 0 220px 0 240px; /*background-color:#0000FF;*/
}
#content img
{
	margin: 5px 5px 0 5px;
}

#rightcol
{
	width: 250px;
	float: right; 
	background-image: url(../images/BackStage/right_col.gif);
	background-position:bottom right;
	
	height: 100%;
}
#rightcol .boxhead
{
	margin: 0px;
	height: 43px;
}
#rightcol .boxbody
{
 margin-bottom:100px;
 margin-right:15px;
 padding: 0px;/* 12px 15px 0px;*/
/* background-image: url(../images/BackStage/right_body.gif);	
 background-position:bottom;*/
	
}
#footer
{
	background-color: #000;
	color: #ccc;
	padding: 7px;
	clear: both;
}
#footer a
{
	color:#999;
	text-decoration:underline;
}


.mid_wrap
{
	width: 490px;
	margin-left: 6px;
	margin-bottom: 5px;
	/*background-color:Blue;*/
}
#content .boxhead
{
	height: 30px;
background-image: url(../images/BackStage/mid_head.jpg);
	background-repeat: no-repeat;
}
#content .boxhead h3
{
	padding: 11px 0px 0px 23px;
}
#content .boxbody
{
	background-image: url(../images/BackStage/mid_body.jpg);
	min-height: 120px;
	/*min-height hack for IE6 */
	height:auto !important;
	height:120px;
	/*end hack*/
	margin-left: 1px;
	margin-right: 1px;	
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	padding: 2px 10px 2px 10px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.featuredbox
{
	height:100px;
	padding-top:5px;
	margin:5px 10px 0px 4px;
 border-bottom:solid 1px #999;
	
	 /*border-style:outset;*/	
}

a 
{
	color:#333;	
}

.boxwidehead
{
	height:32px;
	background-image: url(../images/backstage/boxwide_head.jpg);
	background-repeat:no-repeat;
	background-position:top center;	
}
.boxwidehead h1,h2,h3,h4,h5
{
	padding:10px 0 0 30px;	
}
.boxwidebody
{
	padding:0px 10px 10px 20px;
	background-image: url(../images/backstage/boxwide_body.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;	
	min-height:260px;
	/*min-hight hack for IE6 */
	height:auto !important;
	height:260px;
}

.boxbody li{
	margin-left:20px;	
}

/*Tag Cloud Styles */

#tagCloud
{
	width: 200px;
	border: solid 1px #ccc;
	padding: 2px;
	margin:15px 0px 5px 20px;	
}
#tagCloud h2
{
	margin:0px;
	padding:2px 0px 0px 2px;
}

#tagCloud A
{
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial;
	text-transform: lowercase;
}

#tagCloud A:hover
{
	color: #00cc00;
	text-decoration: underline;
}

#tagCloud A.weight1
{
	color: #000;
	font-size: 14pt;
	font-weight: bolder;
}
#tagCloud A.weight2
{
	color: #000;
	font-size: 11pt;
	font-weight: bolder;
}
#tagCloud A.weight3
{
	color: #000;
	font-size: 10pt;
	font-weight: bolder;
}
#tagCloud A.weight4
{
	color: #333;
	font-size: 9pt;
}
#tagCloud A.weight5
{
	color: #666;
	font-size: 8pt;
}
/* end Tag Cloud Styles */
/*doc styles*/
img {
	border: none;
}
#dock
{
    height:200px; 
    margin-left:30px;  
}
#dock img
{
    float:left;
    padding:2px;
    margin-top:5px;
    margin-left: 10px;
    border:solid 1px #ccc;
}
