html, body{
	height: 100%;
	background: #000000 url(../img2/sr-bg.jpg) no-repeat center 5px;	
}
body{

}
div#doc3, #doc, #doc2, #doc4{
	background: transparent;
}
div#hd{

}
div#bd{
	text-align: left;
	color: #aaa;
}
div#ft{
	text-align: center;
}
/*-------------------global style------------------------*/
a{
	text-decoration: none;
	color: #2381a5;
}
a:hover{
	color: #92def9;
}
strong, b{
	font-weight: bold;
}
em{
	font-style: italic;
}
p{
	margin: 0 0 1em 0;
}
.wrapper{
	background: black;
}
h1,h2,h3,h4{
	color: #ccc;

}


/*-------------------logo style------------------------*/
div#header{
	margin: 0;
	height: 140px;
	text-align: center;
}
div#Logo {
	height: 150px;
	width: 974px;
	margin: 0 auto;
	color: #fff;
	font-size: 300%;
	background: url('../img2/SRname.png') no-repeat center top;
}

/*-------------------menu style------------------------*/
div#menubar{
}
div#menu{
	position: relative;
	margin: 0;
	padding: 0;
	background: url('../img2/navBg.gif') repeat-x center top;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-bottom: 1px #111111 solid;
}
div#menu li, div#menu li a{
	display: block;
	float: left;
	font-size: 110%;
	background: transparent;
}
div#menu li.spacer{
	width:100px;
	border-left: 1px #222 solid;
	border-right: 1px #111 solid;
}
div#menu li{
	margin: 0;
	background: transparent;
	text-align: center;
	border-left: 1px #222 solid;
	border-right: 1px #111 solid;
}
div#menu li.menuFirst{
	border-left: none;
	border-right: 1px #111 solid;
}
div#menu li.menuLast{
	border-left: 1px #222 solid;
	border-right: none;
}

div#menu a{
	display: block;
	width: 137px;
	text-align: center;
	color: #ccc;
	padding: 15px 0;

	background: none;
}
div#menu a:hover{
	color: #a6e7f9;
	
}
div#navArrow{
	position: relative;
	width:40px;
	height:3px; 
	left: 115px;
	top: -7px;
}

/*-------------------mainContent style------------------------*/
div.yui-b{

}
div#mainContent{
	overflow: hidden;
	width: 680px;
	margin: 20px;
	background: transparent;
	border: 1px red solid;
}
div.sliderTab{
	position: relative;
	width: 300px;
	float: left;
}
div#home{

}
div#contact{
	left: 320px;
}
div#bio{
	left:320px;
}
/*-------------------panel stuff style------------------------*/
.main-view{
	width: 700px;
	overflow: hidden:
	border: thin red solid;
}
.stepcarousel{
position: relative; /*leave this value alone*/
overflow-y: scroll; /*leave this value alone*/
overflow-x: hidden;
width: 750px;
height: 480px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
height: 480px;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 2040px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then */

}

.panel h2{
	position: relative;
	height: 75px;
	font-size: 150%;
	padding: 0 0 5px;

}
.content{
	width: 690px;
	height: 389px;
	padding: 5px 15px 5px 15px;
	overflow-y: auto;
	background: url(../img2/content_bg.png);

}
.home .content{
	height: 470px;
}

.slideArrow {
	float: right;
}
.slider-content{
	float: left;
	position: relative;
	width: 640px;
	overflow-y: visible;
	
}

.slider-viewbox{
	position: relative;
	width: 700px;
	height: 389px;
	padding: 5px 15px 5px 15px;
	overflow-y: hidden;
	background: url(../img2/content_bg.png);
}

.panel-slider{
	float: right;
	height: 90%;
	position: relative;
	margin: 3% 20px 5% 0px;
}
/*-------------------player style------------------------*/
.player-description{
	display: none;
	width: 640px;
	margin: 10px 0 0 10px;
	text-align: left;
	font-size: 80%;
}

/*-------------------home style------------------------*/
#home .content{
	background: url(../img2/SR-sparks.jpg) no-repeat center;
}
#homeLink{
	position: relative;
	top: 200px;
	left: 350px;
	text-align: center;
	font-size: 170%;
	padding: 35px 0 0 0;
	height: 200px;
	width: 300px;
	background: url(../img2/home-button.png) no-repeat;
}
#homeLink a{
	display: block;
	font-weight: bold;
	color: #dddddd;
}
#homeLink a:hover{
	color:#ffffff;
}
/*-------------------video style------------------------*/

.yt-feed li{
	display: inline;
}
.yt-feed li .yt-description{
	display: none;
}
.yt-link, .yt-link-music{
	text-align: center;
	position: relative;
	float: left;
	margin: 2px;
	border: 1px #333333 solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.yt-link{
	width: 220px;
	height: 170px;
}
.yt-link-music{
	font-size: 80%;
	width: 130px;
	height: 120px;
}

.yt-link:hover{
	border-color: #666666;
	background: url(../img2/content_bg.png);
}
.yt-link-music:hover{
	border-color: #666666;
	background: url(../img2/content_bg.png);
}

.yt-link img{
	width:150px;
}
.yt-link-music img{
	width:90px;
}

/*-------------------bio style------------------------*/
div#bio{
	font-size: 100%;
}
div#bio ul li {
	list-style: disc;
}

#bio img{
	float: right;
	margin: 10px;
	border: 5px #505050 solid;
}
/*-------------------discog style------------------------*/
#discog .disc-header{
	height: auto;
	margin: 15px 0 5px;
	padding: 3px 0;
	font-weight: bold;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px #111111 solid;
	background: url(../css/sr-theme/images/ui-bg_highlight-soft_25_000000_1x100.png) center center;
}
#discog .disc-row, #discog .disc-row-even{
	border-bottom: 1px #111111 solid;
}
#discog .disc-row-even{
	background: url(../img2/content_bg.png);
}

#discog .disc-year{
	text-align: right;
}


/*-------------------slider style------------------------*/

/*-------------------contact style------------------------*/
div#contact{
	font-size: 150%;
	width: 250px;
	height: 250px;
	float: left;	
}
div#emailForm{
	width: 400px;
	height: 320px;
	float: left;
}
div#emailForm h3{
	margin: 0 0 2px 60px;
	padding: 0 0 2px;
	font-size: 120%;
	border-bottom: 1px #505050 dotted;

}
div#emailForm form{
	padding: 10px;
}
div#emailForm label{
	float: left;
	width: 60px;
	margin: 5px 0;
}
div#emailForm input{
	width: 200px;
	margin: 5px 0;
}
div#emailForm textarea{
	width: 300px;
	height: 120px;
}
div#emailForm input.submit{
	width: 50px;
}
.emailResponse{
	font-weight: bold;
	margin: 0 0 10px;
	color: #e2940d;
}

/*-------------------Updates and press style------------------------*/
div#pressWrapper, div#twitterWrapper{
	margin: 0 0 10px;
}
div#press, div#twitter{
	height: 460px;
	padding: 10px 10px;

}
div#press h2, div#twitter h2{
	text-align: center;
	font-size: 150%;
	border-bottom: 1px #505050 dotted;
}
div#press li{
	margin: 10px 0;
	height: 51px;
}
div#twitter li{
	margin: 10px 0;
}
div#twitter ul li a{
	
}
div#press img{
	float:left;
	margin: 0 5px 0 0;
	color: none;
}
div#press a {
	display: block;
}
#twitter h2{
	padding-left: 60px;
}
#twitter #twitterBird{
	position: relative;
	top: -10px;
	margin-left: -5px;
}
.social-bt{
	display: block;
	position: relative;
	bottom: 0;
	height: 20px;
	width: 89px;
	margin-left: 15px;
	float: left;
	background: url(../img2/buttons/socialmedia-buttons.png) no-repeat;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
}
#twitter-bt{
	background-position-x: -179px;
}
#facebook-bt{
	background-position-x: -90px;
}


/*-------------------bottom Menu style------------------------*/
div#footerWrap{
	margin: 10px 0;
	text-align: center;
}
ul#bottomLinks{
	width: 360px;
	margin: 0 auto;
}
ul#bottomLinks li{
	float:left;
}
ul#bottomLinks li a{
	padding: 10px 10px;
	display:block;
	color:#ccc;
}
ul#bottomLinks li a:hover{
	color:#cfa9f9;
}
/*-------------------Links style------------------------*/
div#links{
	height:500px;
	background: url('../img2/oldTv.png') no-repeat 300px 100px;
}
#links a{
	font-size: 120%;
	color: #ccc;
}
#links a:hover{
	color: #ebc655;
}

/*-------------------utilities style------------------------*/
.ajax-loader{
	text-align: center;
}
.ajax-loader img{
	padding-top: 20%;
}
.clearFloat{
	clear: both;
}
.alert{
	color: red;
}