/*html {
	min-width: 1000px;
	overflow: auto;
}*/

body {
/*	background: url('/images/bg2.png') center top no-repeat fixed #ECECFF;*/
	background-color: #0E1049;
	font-size: 12px;
	font-family: Tahoma;
	margin: 0px;
/*	overflow-x: hidden;
	overflow-y: auto;*/
}

#vidPane {
	display: none;
}
.vidFrame {
	position: absolute;
	left: 0px;
	top: 0px;
	top: 100px;
	width: 700px;
	height: 400px;
	overflow: hidden;
	background: url('/images/notify-bg.png') repeat;
	border: 1px solid #000;
	z-index: 5000;
}
#title {
	position: relative;
	top: 0px;
	left: 0px;
	height: 15px;
	width: 690px;
	padding: 3px 0px 0px 10px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #DDF;
}
#close {
	position: relative;
	float: right;
	height: 12px;
	width: 12px;
	left: -3px;
	background: url('/images/close-button.gif') center no-repeat;
	cursor: pointer;
}
#notify-content {
	overflow: auto;
	width: 694px;
	height: 378px;
	padding: 3px;
}
.notify-title-unread {
	font-weight: bold;
	font-variant: small-caps;
	padding: 1px 0px 9px 0px;
}
.notify-title {
	font-variant: small-caps;
	padding: 1px 0px 9px 0px;
}
.notify-title-unread a, .notify-title a, .notify-title-unread a:visited, .notify-title a:visited, .notify-title-unread a:active, .notify-title a:active, .notify-title-unread a:link, .notify-title a:link {
	text-decoration: none;
	border-bottom: 1px dashed #000;
	color: #000;
}
.notify-title-unread:hover, .notify-title:hover {
	background-color: #EDEDFF;
	padding: 0px 0px 8px 0px;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
}
.notify-date {
	font-size: 10px;
	font-style: italic;
	font-variant: normal;
}
.notify-high {
	color: #F00;
}
.notify-mid {
	color: #F90;
}
.notify-priority {
	color: #0C0;
}
.notify-retro {
	color: #03F;
}
.notify-text {
	padding: 3px 0px 0px 0px;
	font-weight: normal;
	font-variant: normal;
}
#notifications {
	position: relative;
	float: left;
	height: 18px;
	padding: 3px 8px 0px 8px;
	background-color: #DDF;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	border: 1px solid #000;
	border-left: none;
	border-top: none;
	cursor: pointer;
}

#header, #content, #footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#side-ads {
	position: relative;
	width: 1000px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
}
#left-ad {
	position: relative;
	float: left;
	width: 0px;
	height: 0px;
	left: 0px;
	overflow: visible;
}
#left-ad img {
	position: relative;
	float: right;
}
#right-ad {
	position: relative;
	float: right;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: visible;
}

#header {
	background: #FFF url('/images/logofinal3.jpg') top center no-repeat;
	height: 140px;
	border-bottom: 1px solid #DDD;
}



#menu {
	clear: left;
	position: absolute;
	background: url('/images/menu-bg.png') repeat-x;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
	width: 965px;
	top: 108px;
	height: 27px;
	padding: 4px 20px 1px 15px;
}
#menu ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
}
#menu li {
	float: left;
	margin: 0px 5px;
}
#menu li a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#menu .menu-link-selected {
	color: #C00;
}
#menu a:hover {
	border-bottom: 1px dotted #000;
	color: #F00;
}
.bclink {
	font-variant: small-caps;
}

#login-button {
	background: url('/images/login_button.gif') no-repeat;
	width: 64px;
	height: 27px;
	border: none;
	cursor: pointer;
}


#content {
	background-color: #FFF;
	padding: 10px 20px 10px 20px;
	width: 960px;
	min-height: 650px;
}

fieldset {
	margin-bottom: 10px;
	border: 1px dotted #000;
	padding: 10px;
}
fieldset legend {
	font-weight:bold;
	font-variant: small-caps;
	background-color: #FFF;
	padding: 0px 3px;
}



#footer {
	background-color: #DDD;
	border-top: 1px solid #999;
	height: 45px;
	padding-top: 8px;
	font-variant: small-caps;
	font-size: 12px;
	text-align: center;
	clear: both;
}
#footer p {
	margin: 0px;
}
#footer-blurb {
	width: 1000px;
}
#footer #xhtml-image {
	top: 3px;
	left: -20px;
}
#footer #xhtml-image img {
	border: none;
}

.hintWrap {
position: relative;
}
.hintWrap div.hint {
position: absolute;
top: -1px;
left: 4px;
color: #000;
z-index: 1000;
font-size: 13px;
}






img {
	border: none;
}
#ad728x90 {
	width: 728px;
	height: 90px;
	border: none;
	margin-bottom: 10px;
	margin-left: 10px;
}
#ad300x250 {
	width: 300px;
	height: 250px;
	border: none;
	border-left: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
}
#ad160x600 {
	width: 160px;
	height: 600px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#internal-ad-space {
	border: none;
	clear: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.float-right {
	position: relative;
	float: right;
}

#stats {
	height: 90px;
	font-style: italic;
	vertical-align: middle;
	font-size: 11px;
	margin-bottom: 10px;
	background: url('/images/quote-bg.gif') no-repeat top left;
}

h1 {
	margin: 0px;
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
p {
	margin-top: 0px;
}
.italic {
	font-style: italic;
}
.subheader {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}

#twitter {
	padding: 0px 10px 10px 10px;
	background: #DDE url('/images/twitter-bg.png') top repeat-x;
}
#twitter-header {
	border-bottom: 1px dotted #000;
	padding-bottom: 3px;
}
#twitter ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 11px;
}
#twitter .twitterStatus {
	font-weight: normal;
}

#news {
	min-height: 300px;
	margin-bottom: 10px;
}
.article {
	text-indent: 20px;
	text-align: justify;
}

#latest-releases {
	width: 468px;
	min-height: 200px;
	border: 1px solid #000;
}
#current-projects {
	width: 468px;
	min-height: 200px;
	border: 1px solid #000;
}

#terms p, #privacy p {
	text-align: justify;
}

.menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.menu li {
	position: relative;
	float: left;
	padding-right: 10px;
}
.menu a {
	font-variant: small-caps;
	font-weight: bold;
	color: #000;
}
.menu .selected a {
	color: #C00;
	text-decoration: none;
}

.clear-left {
	clear: left;
	padding-top: 10px;
}

.article-name {
	
}

.news-date {
	margin: 0px;
	padding-bottom: 5px;
	font-style: italic;
	font-size: 10px;
	border-bottom: 1px dotted #482BFF;
}

.bold {
	font-weight: bold;
}
.login-fail {
	color: #F00;
	font-weight: bold;
	font-size: 10px;
}

.question_list a:hover{
	text-decoration: none;
}
.answer a {
	color: #000;
	border-bottom: 1px dotted #F00;
	text-decoration: none;
}

/* Notifications */
ul#notifications_list, ul#notifications_list ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
ul#notifications_list {
	margin-top: 10px;
}
ul#notifications_list a, ul#notifications_list a:link, ul#notifications_list a:visited, a.notification_links, a.notification_links:link, a.notification_links:visited {
	text-decoration: none;
	font-weight: bold;
	color: #482BFF;
}
ul#notifications_list a:hover {
	text-decoration: underline;
}
ul#notifications_list li {
	width: 92%;
	margin: 0 auto;
	border-bottom: 1px dashed #CCC;
	border-top: 1px dashed #CCC;
	float: left;
	margin-left: 4%;
	margin-top: 4px;
}

ul#notifications_list li.first {
	margin-top: 0px;
}
ul#notifications_list li.last {
	border-bottom: none;
}
ul#notifications_list li.even {
	background-color: #DBF2FF;
}
ul#notifications_list li.odd {
	background-color: #C9E1FF;
}
ul#notifications_list li.submit {
	background-color: #ADD1FF;
	border-top: 1px solid #4D76FF;
	height: 24px;
	line-height: 24px;
	margin-top:0px;
	vertical-align: middle;
	text-align: right;
}
ul#notifications_list input, ul#notifications_list select {
	font-size: 11px;
}
ul#notifications_list li h3 {
	margin:0px;
}

div.pagination span {
	display: block;
	height: 16px;
	line-height: 14px;
	vertical-align: middle;
	margin-bottom: 2px;
}

.center {
	text-align:center;
}

.success {
	color: #09FF00;
	font-size:12px;
	font-weight:bold;
}

.error {
	color: #FF4530;
	font-size:12px;
	font-weight:bold;
}

#left_side {
	width: 276px;
	position: relative;
	float: left;
}

#diff-listing {
	position: relative;
	float: left;
	width: 100px;
}
#video_player {
	position: relative;
	clear: left;
	float: none;
}
#video {
	position: relative;
	float: left;
	text-align: center;
}
#info_title {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#song_information ul {
	list-style: none;
	margin: 0;
	padding: 0px;
}
#song_information ul li {
	font-size: 12px;
	float: left;
	width: 200px;
	line-height: 32px;
	vertical-align: middle;
	display: inline;
}
#song_information ul li img {
	vertical-align: middle;
}
#song_information li.w100 {
	width: 100px;
	text-align: right;
	padding-right: 8px;
}
#diff-listing {
	font-variant: small-caps;
}
.diff-title {
	font-weight: bold;
}


#songs-table td, #songs-table th {
	padding: 3px 8px 3px 8px;
	border: 1px dotted #000;
}

#songs-table th {
	background: #FFD094;
}

#songs-table tbody tr:hover {
	background: #E0E5FF;
}

#songs-table {
	border-collapse: collapse;
	width: 100%;
	margin-top: 1px;
}

#songs-table tbody td {
	text-align: center;
	font-size: 10px;
}

#songs-table .alt-row {
	background-color: #FFF4E0;
}

#songs-table a {
	text-decoration: none;
}

#songs-table a:hover {
	border-bottom: 1px dashed #666;
}

#songs-table #artist {
	width: 100px;
}

#songs-table #album {
	width: 120px;
}

#songs-table #country {
	width: 81px;
}

#songs-table #price {
	width: 70px;
}

#songs-table #status {
	width: 140px;
}

#songs-table a:visited, #songs-table a:active, #songs-table a:link {
	color: #000;
	font-weight: bold;
}

#song_search .label {
	float: left;
	width: 100px;
	height: 18px;
	padding: 3px 5px 3px 0px;
	text-align: right;
	vertical-align: middle;
	clear: left;
	margin-right: 5px;
	font-weight: bold;
	background-color: #E0E5FF;
}

#song_search input[type="text"] {
	width: 280px;
	margin-right: 10px;
}

#song_search p {
	margin: 0 0 8px 0;
}

#song_search h4 {
	padding-bottom: 5px;
	border-bottom: 1px dotted #000;
}
#song_search h4 span {
	display: inline-block;
	width: 80px;
	text-align: right;
	font-style: italic;
	font-size: 10px;
	font-weight: normal;
}

#song_search h4 span:hover {
	cursor: pointer;
	font-weight: bold;
}

#songs-stats {
	height: 90px;
	vertical-align: middle;
	font-size: 10px;
	margin-bottom: 10px;
}

#songs-stats h4 {
	margin: 0 0 5px 0;
	padding: 0;
}

#songs-stats h4 span {
	font-weight: normal;
	display: inline-block;
	width: 122px;
	text-align: right;
	font-size: 10px;
	font-style: italic;
}

#songs-stats p {
	margin-bottom: 3px;
	background-color: #FFF4E0;
	width: 220px;
	height: 16px;
	font-weight: bold;
}

#songs-stats p span {
	position: relative;
	display: inline-block;
	width: 65px;
	height: 14px;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	background-color: #E0E5FF;
	margin-right: 10px;
	font-weight: normal;
}

#songs-stats a {
	font-weight: normal;
	font-style: italic;
}

#footer .affi {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 8px;
}

#pageForm {
	font-weight: bold;
	color: #818181;
}

#pageForm a:link, #pageForm a:active, #pageForm a:visited {
	color: #000;
}

#pageForm a:hover {
	color: #0E1049;
}

#pageForm span {
	margin: 0 20px 0 20px;
}

#difficulty {
	background-color: #FFF4E0;
	border-collapse: collapse;
	margin-bottom: 10px;
}

#difficulty #dot0, #difficulty #devildot {
	width: 50px;
}

#difficulty #any {
	width: 35px;
}

#difficulty #instrument {
	background-color: #E0E5FF;
	width: 100px;
}

#difficulty caption {
	background-color: #E0E5FF;
	font-weight: bold;
	padding: 3px 0 3px 0;
}

#difficulty td {
	text-align: center;
	padding: 2px;
}

#difficulty td:first-child {
	text-align: left;
	font-weight: bold;
	padding-left: 15px;
}

#difficulty tbody tr:hover {
	background-color: #E0E5FF;
}

.tooltip {
	position: relative;
}

.tooltip div, .tooltip a {
	display: none;
}

.tooltip div ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.tooltip div li {
	text-align: left;
	font-weight: bold;
}

.tooltip:hover div, .tooltip:hover a {
	display: block;
	position: absolute;
	margin: -90px 0 0 80px;
	border: 1px solid #000;
	padding: 20px;
	background: url('/images/notify-bg.png') repeat;
	z-index: 25;
}

.tooltip:hover a {
	width: 200px;
	font-style: normal;
	text-align: left;
}

.tooltip:hover a br {
	margin-bottom: 3px;
}

.sales_tracking {
	border-collapse: collapse;
}

.sales_tracking td {
	padding: 5px;
	border: 1px dotted #000;
}

.sales_tracking caption {
	caption-side: bottom;
}

.sales_tracking thead {
	font-weight: bold;
}

.tiny {
	font-size: 10px;
}
