@charset "utf-8";
/* CSS Document */

html, body {
	margin-top: 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000	;
	background: #000 url(Images/bass%20player%20BG.jpg) top left no-repeat;
}	

.input {
	border: solid 1px #CCC;
	padding: 3px;
}

h1 {
	margin:  10px 0;
}

#mainbox a { 	color: #262967;	text-decoration: underline; }
#mainbox a:active { 	color: #262967;	text-decoration: underline; }
#mainbox a:visited { 	color: #262967;	text-decoration: underline; }
#mainbox a:hover { 	color: #1372B7;	text-decoration: underline; }

hr {
	border: 0;
	background-color: #CCC;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#container {
	width: 1110px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background:;
}

#header {
	width: 1110px;
	height: 253px;
	padding: 0;
	background: url(Images/header2.png);
	color: #FFF;
}

#header a { 	color: #262967;	text-decoration: underline; }
#header a:active { 	color: #262967;	text-decoration: underline; }
#header a:visited { 	color: #262967;	text-decoration: underline; }
#header a:hover { 	color: #1372B7;	text-decoration: underline; }

#navlink a {
	width: 195px;
	height: 37px;
	display: block;
	margin-bottom: 5px;
	padding: 0 20px;
	line-height: 37px;
	font-size: 15px;
	background: url(Images/linkBG.png) no-repeat;
	color: #FFF; 	
	text-decoration: none; 
}
#navlink a:active { 	color: #FFF; text-decoration: none;}
#navlink a:visited { 	color: #FFF; text-decoration: none;}
#navlink a:hover { 	background: url(Images/linkBGhover.png); color:#FFF; text-decoration: none;}



#mainbox {
	width: 1100px;
	margin-left: 10px;
	background:  #FFF url(Images/headphones.png) bottom left no-repeat;
	min-height: 400px;
	padding: 20px 0;
}

.thumb1 {
	width: 192px;
	border: 1px solid #999;
	margin: 0 20px 20px 0;
	text-align: center;
}

.thumb {
	visibility: hidden;
	height: 0px;
	width: 0;
}

#dewplayer {
	width: 36px; overflow: hidden; float: left;
}

#loginbox {
	width: 267px;
	height: 122px;
	padding: 0 20px;
	background: url(Images/loginbox.png);
	float: right;
}

#bluebar {
	width: 800px;
	height: 29px;
	background: url(Images/bluebar.jpg) no-repeat;
	padding: 4px 0 4px 10px;
}

#sublink a {
	width: 175px;
	height: 30px;
	display: block;
	margin: -5px 0 6px 9px;
	padding: 0 20px;
	line-height: 30px;
	font-size: 13px;
	background: url(Images/BlueLink.png) repeat ;
	text-decoration: none; 
}
#sublink a:active { 	text-decoration: none;}
#sublink a:visited { 	text-decoration: none;}
#sublink a:hover { 	background: #1372B7; color:#FFF; text-decoration: none;}

#notebox {
	width: 180px;
	padding: 15px 7px;
	border: 1px solid #CCC;
	text-align: center;
	margin-bottom: 5px;
}

#statusbar {
	float: right;
	clear: both;
	padding: 15px;
	text-align: right;
	color: #000;
	margin-top: 73px;
}
