html,body {
	font-family: verdana, arial, sans-serif;
	color: white;
	background-color: #161616;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

td {
	vertical-align: top;
}

.showDragHandle {
}

.dragHandle {
	width: 20px;
	cursor: move;
}

h1, h2, h3, h4, h5, p {
	padding: 0px;
	margin: 0px 0px .5em 0px;
	font-size: 10pt;
}

h1.title {
	font-size: 24pt; 
	border: solid 1px white; 
	margin: 4px; 
	text-align: center;
}

a {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: white;
}

button {
	background: url(../navgfx/default/butbg.jpg) repeat-x;
	border: 1px solid #01047b;
	color: white;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

.add,.remove {
	padding-left: 18px;
}

.add {
	background: url(../navgfx/default/plus-g.png) no-repeat center left;
}

.add:hover {
	background: url(../navgfx/default/plus-w.png) no-repeat center left;
}

.remove {
	background: url(../navgfx/default/minus-g.png) no-repeat center left;
}

.remove:hover {
	background: url(../navgfx/default/minus-w.png) no-repeat center left;
}

div#main {
	//overflow: hidden;
}

div#header {
	height: 110px;
	background: white url(../navgfx/default/topbg.jpg) repeat-x bottom left;
	//overflow: hidden;
}

div#header>span {
	margin-left: 50px;
	font-size: 3em;
	float: left;
	line-height: 110px;
	font-family: "Trebuchet MS";
}

div#header img {
	float: left;
}

div#control {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

div#control table {
	float: right;
	clear: both;
	margin: 20px 10px 0px 0px;
}

div#header input[type=text] {
	background: #01047b;
	border: 1px solid #ffffff;
color:#FFFFCC;
}

button:hover {
	border: 1px solid #999999;
}

div#control td {
	margin: 0px;
	padding: 0px;
}

div#control ul {
	float: right;
	list-style: none;
	background: url(../navgfx/default/topmenucrn.png) no-repeat bottom left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	overflow: hidden;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}

div#control li a {
	color: #E5E5E5;
	padding-left: 23px;
}

div#control li a:hover {
	color: white;
	text-decoration: none;
}

div#control li {
	float: left;
	background: url(../navgfx/default/topmenubg.jpg);
	padding: 0px 6px;
	line-height: 18px;
	height: 18px;
}

div#control li#control_picture a {
	background: url(../navgfx/default/picture.png) no-repeat center left;
}

div#control li#control_delete a {
	background: url(../navgfx/default/page.png) no-repeat center left;
}

div#control li#control_add a {
	background: url(../navgfx/default/page.png) no-repeat center left;
}

div#control li#control_premium a {
	background: url(../navgfx/default/sign.png) no-repeat center left;
}

div#control li#control_login a {
	background: url(../navgfx/default/account.png) no-repeat center left;
}

div#control li#control_profile a {
	background: url(../navgfx/default/account.png) no-repeat center left;
}

div#control li#control_signup a {
	background: url(../navgfx/default/sign.png) no-repeat center left;
}

div#control li#control_help a {
	background: url(../navgfx/default/help.png) no-repeat center left;
}

div#control li#control_picture:hover a {
	background: url(../navgfx/default/picture-h.png) no-repeat center left;
}

div#control li#control_delete:hover a {
	background: url(../navgfx/default/page-h.png) no-repeat center left;
}

div#control li#control_add:hover a {
	background: url(../navgfx/default/page-h.png) no-repeat center left;
}

div#control li#control_premium:hover a {
	background: url(../navgfx/default/sign-h.png) no-repeat center left;
}

div#control li#control_login:hover a {
	background: url(../navgfx/default/account-h.png) no-repeat center left;
}

div#control li#control_profile:hover a {
	background: url(../navgfx/default/account-h.png) no-repeat center left;
}

div#control li#control_signup:hover a {
	background: url(../navgfx/default/sign-h.png) no-repeat center left;
}

div#control li#control_help:hover a {
	background: url(../navgfx/default/help-h.png) no-repeat center left;
}

div#links {
	border: 1px solid #01047b;
	background-color: #e0e0e0;
	padding-left: 2em;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	height: 25px;
	background: url(../navgfx/default/menubg.jpg) repeat-x bottom left;
	line-height: 25px;
}

div#links ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

div#links li {
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(../navgfx/default/btndiv.jpg) no-repeat top right;
}

div#links li span {
	background: url(../navgfx/default/light-h.png) no-repeat center left;
	padding: 0px 14px;
	margin-left: 5px;
}

div#links li a {
	display: block;
}

div#links li a:hover {
	text-decoration: none;
	background: url(../navgfx/default/fade5.png);
}

div#links li#current span {
	background: url(../navgfx/default/light.png) no-repeat center left;
}

div#contents {
	background: url(../navgfx/default/contentbg.jpg);
	min-height: 385px;
}

div#fullpage {	
	padding: 5px 10px;
}

#page_image {
	position: relative;
	top: 0px;
	left: 0px;
   float: left; 
   margin: 4px; 
	border: 1px solid white;
}

table.songlisting, table.premium {
	width: 100%;
	border: 1px solid #01047b;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.songlisting, table.songlisting a {
	color: #FFFFCC;
}

table.songlisting a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

table.songlisting form {
	margin: 0px;
}

table.songlisting th {
	background: url(../navgfx/default/fade10.png);
	color: white;
}

table.songlisting td:first-child span {
	display: block;
	padding-left: 15px;
	margin-left: 2px;
}

table.songlisting tr.active td:first-child span {
	background-image: url(../navgfx/default/arrw.png);
	background-repeat: no-repeat;
	background-position: center left;
}

table.songlisting button {
	padding-left: 16px;
	border: none;
	cursor: pointer;
	color: #E5E5E5;
}

table.songlisting button:hover {
	text-decoration: underline;
	color: white;
}

button.buysong {
	background: transparent url(../navgfx/default/buy-g.png) no-repeat center left;
}

button.buysong:hover {
	background: transparent url(../navgfx/default/buy-w.png) no-repeat center left;
}

button.downloadsong {
	background: transparent url(../navgfx/default/down-g.png) no-repeat center left;
}

button.downloadsong:hover {
	background: transparent url(../navgfx/default/down-w.png) no-repeat center left;
}

button.deletesong {
	background: transparent url(../navgfx/default/minus-g.png) no-repeat center left;
}

button.deletesong:hover {
	background: transparent url(../navgfx/default/minus-w.png) no-repeat center left;
}

button.licencesong {
	background: transparent url(../navgfx/default/exc-g.png) no-repeat center left;
}

button.licencesong:hover {
	background: transparent url(../navgfx/default/exc-w.png) no-repeat center left;
}

tr.odd td {
	background: url(../navgfx/default/fade10.png);
}

tr.even td {
	background: url(../navgfx/default/fade20.png);
}

#amrakplayer {
	width: 100%;
	overflow:hidden;
}

.hidden {
	display: none;
}

div.box {
	float: left;
	margin: 1em;
	border: 1px solid black;
	text-align: center;
}

div.box p, div.box a {
	margin: 0px;
	padding: 0px;
}

div.separator {
	clear:both;
}

div#footer {
	font-size: 0.8em;
	border: 1px solid #01047b;
	height: 13px;
	padding: 2px 0px 0px 5px;
	background: url(../navgfx/default/botbg.jpg);
}

div#footer>p {
	float: right;
}

div#footer>p:first-child {
	float: left;
	font-size:0.8em;
}

div#footer p {
	margin: 0px 2em;
}

table#signup_table {
    text-align: left;
}

table#signup_table th {
	padding-top: 5px;
}

table#splitpage {
	width: 100%;
}

table#splitpage td#content {
	width: 100%;
}

.myDragClass {
	background: white;
}

.gentle {
	color:#ccc;
}

.infobox, .errorbox {
	padding-left: 68px;
	min-height: 64px;
	height: auto !important;
	height: 64px;
}

.infobox {
	background: url(../navgfx/default/info.png) no-repeat center left;
}

.errorbox {
	background: url(../navgfx/default/error.png) no-repeat center left;
}

table#song_table {
	width: 550px;
}

table#song_table td.first {
	text-align: left;
	width: 150px;
}

table#song_table td.second {
	text-align: left;
	width: 250px;
}

table#song_table td.third {
	text-align: right;
	width: 100px;
}
