/* FRAMEWORK */
#sbmgMenu {
	background: #dcdcdc url(/au/images/sbmgBar/barBg.gif) repeat-x;
	height: 31px;
	overflow: hidden;
	}
	
#line {
	background: #000000;
	height: 2px;
	overflow: hidden;
	}	

#setwidth {
	float: left;
	width: 720px;
	 }
	 
#sbmgBarMenu { 
	float: left;
	}

#sbmgMenu form {
	display:inline; 
	margin: 0px;
	padding: 0px;
}

#sbmgLogo {
	float: left;
	width: 110px;
	margin-left: 8px;
	height: 28px;
	text-align: left;
	}
	
#logo img {
	border: 0px;
	}	
	
#rightLinks {
	margin-right: 0px;
	text-align: right;
	float: right;
	}	

a.goLink {
	color: #1ca1ce;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px;
	}
		
a.goLink:hover {
	color: #FFFFFF;
	text-decoration: none;
		}
		
/* IMAGES WITH HOVER OVER STATES */
a.aus {
	background: url(/au/images/common/sbmg-aubg.gif) no-repeat;
	width: 93px;
	height: 14px;
	overflow: hidden;
	display: block; 
	text-indent: 150px;
	}
	
a.aus:hover, a.nz:hover, a.privacy:hover, a.terms:hover  {
	background-position: 0px -14px;
	}	
	
a.nz {
	background: url(/au/images/common/sbmg-nzbg.gif) no-repeat;
	width: 93px;
	height: 14px;
	display: block; 
	overflow: hidden;
	text-indent: 150px;
	}
	
a.terms, a.privacy {
	width: 85px;
	height: 14px;
	display: block;
	overflow: hidden;
	display: block; 
	text-indent: 150px;
	margin-right: 20px;
	}
	
a.terms  {	
	background: url(/au/images/sbmgBar/termsbg.gif) 0px 0px no-repeat; 
	}	
	
a.privacy { 
	background: url(/au/images/sbmgBar/privacybg.gif) 0px 0px no-repeat;
	}		

#artistSelect {
	float: left;
	/*margin-left: 15px !important;
	*margin-left: 15px !important;
	_margin-left: 8px !important;
	*/
	padding-left: 10px;
	line-height: 1.5;
	*margin-top: 2px;
	font-family: Tahoma, Verdana;
	color: #888888;
	font-size: 9px;
	}	
	
.featuredartistslist {
	width: 110px;
	font-family: Tahoma, Verdana;
	color: #888888;
	font-size: 9px;
	}	

#sbmgMenu input, #sbmgMenu select {
	background: #eeeeee;
	border: 1px solid #1c9ecb;
	}

#search { 
	float: left;
 	margin-left: 10px !important;
	font-size: 9px;
	}	
	
.headersearchfield {
	font-size: 10px;
	font-family: Tahoma, Verdana;
	color: #888888;
	background-color: #EEEEEE;
	*margin-top: 2px;
	}	

#formInputs {
	margin-top: 7px;
	*margin-top: 3px;
	float: left;
	line-height: 0.1 !important;
	}
	
.nojsLink {
	color: #1ca1ce;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px;
	text-transform: uppercase;
	line-height: 3;
	height: 30px;
	}	
