html{
background: #000;
width: 1200px;
}

body{
margin:0;
padding:0;
line-height: 1.5em;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-size: 0.9em;
background: url(images/rhudebg6.jpg) top center no-repeat;
}

b{font-size: 110%;}

p{
	color: #ccc;
	font: 120% "Lucida Grande", Lucida, Verdana, sans-serif;
}

a{
	font-size: 100%;
	color: #637885;
	text-decoration: none;
	}

a:hover{
	color: #809aab;
}


#maincontainer{
width: 1050px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/

}

#topsection{
height: 280px; /*Height of top section*/
width: 1050px;
}

#topsection ul {
	float: right;
	list-style: none;
}

#topsection ul li {
	float: left;
	color: #ccc;
	padding: 0 2px;
}

#topsection ul li a:hover{
	color: #fff;
}


#topsection p{
margin: 0;
padding: 0;
font-size: 100%;
color: #ccc;
float: right;
}

#topsection a {
margin: 0;
padding: 0 1px;
font-size: 90%;
color: #ccc;
float: left;
}

#topsection .title {
margin: 47px 0 0 310px;
padding: 0;
color: #eee;
float: left;
font: small-caps bold 250% "Lucida Grande", Lucida, Verdana, sans-serif;
letter-spacing: -1px;
}

#topsection h1, h2{
margin: 0px 150px 0 312px;
padding: 0 0 5px 0;
color: #eee;
float: left;
font: 125% "Lucida Grande", Lucida, Verdana, sans-serif;

}

#topsection h3{
margin: 5px 150px 0 312px;
color: #ccc;
float: left;
font: 120% "Lucida Grande", Lucida, Verdana, sans-serif;

}

#topsection h4 {
margin: 25px 150px 0 312px;
color: #ccc;
float: left;
}

.innertube{
margin: 0; /*Margins for inner DIV inside each column (to provide padding)*/
}

#tag {
	float: left;
	width: 99%;
	padding-top: 10px;
	font-size: 110%;
	color: #fff;
	
}

#contentwrapper{
float: left;
width: 80%;
margin-top: 20px;
/*background: url(images/footerbg.png) top right repeat-x;*/
clear: both;
}

#contentcolumn{
margin-right: 200px; /*Set right margin to RightColumnWidth*/
}


#rightcolumn{
float: right;
width: 195px; /*Width of right column*/
margin-left: -210px; /*Set left margin to -(RightColumnWidth) */
margin-top: 49px;

}


#social{
margin-top: 50px;
float: right;
width: 230px;
height: 150px;
margin-left: -200px;
}

#rss, #tweet {
	margin-bottom: 5px;
	padding-top: 12px;
	height: 40px;
	background: url(images/rssButton.jpg) top left no-repeat;
}

#tweet {
	background: url(images/twitterButton.jpg) top left no-repeat;
}

#social span {
	padding-left:50px;
}


#social a{
		color: #ccc;
}

#social a:hover {
		text-decoration: none;
		color: #fff;
}

#footer{
clear: left;
width: 100%;
text-align: left;
padding: 4px 0;
/*background: url(images/footerbg.png) top right no-repeat;*/
margin-bottom: 0px;
padding-bottom: 0px;
}


#footer a{
color: gray;
text-decoration: none;
font-size: 1em;
}

#footer a:hover {
	color: #fff;
}

#footer a:current {
	color: #fff;
}

#footer h3{
color: #fff;
margin-bottom: 0px;
	word-spacing: 1px;
	font: 600 150% "Lucida Grande", Lucida, Verdana, sans-serif;
padding-top: 20px;
}



#footer p{
	color: 1E1F1F;
	margin-right: 200px;
	margin-top: 20px;
	border-bottom: 1px dotted #ccc;
}

#footer p a{color: #color: #1083FC;}

#footer p a:hover{color: #44AE15;}



dt {
	color: #eee;
margin-bottom: 0px;
	word-spacing: 1px;
	font: 600 150% "Lucida Grande", Lucida, Verdana, sans-serif;
padding-bottom: 5px;
}


dl {
	clear: both;
	margin-right: 75px;
	margin-bottom: 20px;
border: 5px solid #1c1c1c;

}

dl.minor {
	margin-right: 20px;
	margin-bottom: 0px;
}

dl.about h2 {
	margin: 0;
	padding: 0;

}

#column {
	border: 4px solid #313131;
	width: 300px;
	height: 300px;
	float: left;
	clear: right;
	margin: -60px 20px 20px 0px;
	padding: 2px;
	background: url(images/instrumentBG2.jpg) top center repeat-x;
}

#column dd {
	margin-left: auto;
	margin-right:auto;
	padding: 0px 3px;
	text-align: center;

}

#column dt {
	padding-left: 55px;
	padding-top: 10px;
}

.quality {
			background: url(images/music_note.png) top left no-repeat;
		height: 40px;
}
.yours {
			background: url(images/headphones.png) top left no-repeat;
		height: 40px;
}
.download {
			background: url(images/down.png) top left no-repeat;
		height: 40px;
}


#subads {
	border: 1px solid lime;
	padding: 0px;
	margin: 0px;


}

#instruments {
	border: 5px solid #1c1c1c;
	background: #222231;
	height: 512px;
	background: url(images/instrumentBG2.jpg) bottom center repeat-x;
	margin-bottom: 0px;
}

#instruments dt {
	padding-top: 10px;
	padding-left: 55px;
	padding-bottom: 15px;
			background: url(images/user.png) top left no-repeat;
}

dd {
color: #a2a2a2;
	font-size: 110%;
	margin-right: 50px;
	margin-bottom: 10px;
	}

.minordl {
	font-size: 130%;
}

#footer dd a {color: #0EB0D8;}
#footer dd a:hover{color:#44AE15;}

dd.img {
	float: left;
border-color:#D9E0E6 #C8CDD2 #C8CDD2 #D9E0E6;
border-style:solid;
border-width:2px;
margin:0px 20px 150px 5px;
padding:4px;
}

#video {
	float: left;
	width:610px;
	margin:0px 0px 75px 5px;
	padding:4px;
}

#countrydivcontainer{
	background: #fff;
	width: 800px;
	height: 900px;
	margin-bottom: 1em;
}

.tabcontentiframe{
	width: 100%;
	height: 900px;
}

ul li {
	margin: 0px 0px;
}

#footer li {
	font-size: 110%;
	line-height: 110%;
	color: #ccc;
	padding: 10px 0px;
}

#f2 {
	width: 95%;
	margin: 0;
	padding: 0;
	clear: left;
}


#end {
	padding-top: 15px;
	height: 435px;
	}

#end dl{
	margin-right: 20px;
	margin-bottom: 0;
	background: none;
}

#end dt {
	font-size: 130%;
}

#end dd {
	margin-right: 5px;
}

.about {
	width: 520px;
	float: left;
	border: none;
	margin-right: 20px;
}

h2 {
	color: #eee;
	font-size: 120%;
}


#fblike {
	width: 220px;
	border: 2px solid gray;
	height: auto;
	float: left;
	margin-top: 49px;
	margin-left: -30px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: #dddddd;
}

#twitter {
width: 210px;
height: auto;
float: left;
margin-top: 7px;
margin-left: -30px;
margin-bottom: 10px;
padding-bottom: 5px;
padding-top: 5px;

}

/*
#twitter {
	color: #eeeeee;
	width: 210px;
	height: 545px;
	float: left;
	margin-top: 40px;
	margin-left: -25px;

}

#twitter h3 img{
	margin-top: 10px;
}

#twitter h3 a{
	color: #637885;
	font-size: 120%;
	text-decoration: underline;
}
#twitter h2 a:hover {
	color: #fff;
	text-decoration: underline;
}	
	
#twitter a {color: #637885;}
#twitter a:hover {
	color:#809aab;}
}
#twitter ul{
	margin-top: 10px;
	margin-left:0px;
	padding-left: 3px;
}

#twitter ul li{
	color: #bbb;
	margin:0px;
	padding: 7px 0px;
	line-height: 1.2em;
	border-bottom: 1px solid #313131;
}

*/

#f2 ul {
	font-size: 100%;
	color: #666;
	margin: 10px;
}
#f2 ul #subtext {
	padding-left: 10px;
	font-size: 100%;
	margin-bottom: 10px;
	color: #999;
	list-style: none;
	padding-bottom: 10px;
		border-bottom: 1px solid #313131;

}

img.profile {
	float: left;
	border-right: 3px solid #4a4a4a;
	border-bottom: 3px solid #4a4a4a;
	border-left: 3px solid #5d5d5d;
	border-top: 3px solid #5d5d5d;
	margin: 0px 10px 5px 0;

}

#email {
	width:  507px;
	float: right;
	margin-top: 5px;
}

#copyright {
	float: left;
	width: 100%;
	margin: 20px auto;
	border-top: 1px dashed #4a4a4a;
}

#copyright p{
	margin-top: -15px;
	padding-bottom: 30px;
	color: #ccc;
	font-size: 80%;
}

h4.button {
	display:block;
	width:270px;
	height:50px;
	text-indent:-9999px;
}
h4.button a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(downloadButton6.png) no-repeat top left;
	outline:none;
}
h4.button a:hover {
	background-position:0 -50px;
}

