
html, body,td,a,li,input,textarea,select,span,div,p, #tabnav li a {
	font-size: 1.2em;
	font-family: 'Roboto', sans-serif;
}


#header-nav{display:block;margin-top:5px;}


#navTop50Artists,
#radioad,
#home-mp3player,
#navGenre, 
#navAlphaBands,
#navTops,
#navShop
{display:block;}


#header-imagemobile{display: none;}




.nav-extra{display:none;}


#navSearch
{
	margin:0 0 30px auto;
}

#toggle-navmore{display:none;height:20px;margin:0 auto;vertical-align:middle;}

#navi-wrap{font-size:100%;}

/*
#navTop50Artists {display:none;}
#header-image{display:none;}
*/


#home-main{
	width: 99%;
	margin:0;
	padding:10px;
}

#home-rightsidebar{
	text-align:center;
	padding:0;
	margin:0;
}

#banner-helpPA{
	
	width:100%;
	margin:0;
}

#paypal-button
{
	
	width:150px;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {


}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	
} 

/* Large devices (laptops/desktops, 1000px and up) */
@media only screen and (min-width: 1000px) {
	
#home-main{
	width:680px !important;
	float:left;
}

#home-rightsidebar{
	float:right;
	width:300px;
}

#paypal-button
{
	
	width:75px;
}
 
} 





