/* ninremixes.com css file */

html, body {
    width: 100%;
    height: 100%;
}

body {
	color: #000;
    font-family: sans-serif;
    font-size: 13px;
    padding: 0px;
    margin: 100px 0px 0px 0px;
    background-color: #333;
   background-image: url('images/pinstripe.gif');
}

#siteContainer {
	width: 100%;
}

a:link {
    color: #0a56a2;
    text-decoration: none;
    font-weight: bold;
}

.fakelink {
    color: #0a56a2;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}

a:hover {
    color: #0a56a2;
    text-decoration: underline;
    font-weight: bold;
}

.fakelink:hover {
    color: #0a56a2;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
}

a:visited {
    color: #0a56a2;
    text-decoration: none;
    font-weight: bold;
}

img {
    border: 0px;
}

.alternate0 {
    background-color: #d0d0d0;
	position:relative;
}

.alternate1 {
    background-color: #c0c0c0;
	position:relative;
}

.songTitleAlternate0 {
    background-color: #d0d0d0;
}

.songTitleAlternate1 {
    background-color: #c0c0c0;
}

.submit_error {
    color: #ff0000;
    font-weight: bold;
}

.submit_success {
    color: #009900;
    font-weight: bold;
}

.featured_remix {
    color: #009900;
    font-weight: bold;
}

#navbar {
	font-size: 10px;
	background-color: #000;
	color: #fff;
	position: fixed;
	width: 100%;
	height: 56px;
	top:0px;
	left:0px;
	background: url('images/navbg.gif');
	z-index: 10;
	overflow: hidden;
}

#navlinks {
	float: left;
}

.navimg {
	float: left;
}

#nav_visuals {
	cursor: pointer;
}

#nav_more {
	display: none;
}

#searchbar {

	padding-top: 5px;
	padding-right: 7px;
}

#squery {

	padding-left:3px;
	padding-right:7px;
	color: #404040;
}

#tagBox {
	display: none;
	color: #404040;
	width: 120px;
}

#squery2 {
	width: 110px;
	color: #404040;
	float: right;
}

#subheaderbar {
	font-size: 10px;
	color: #fff;
	position: fixed;
	width: 100%;
	height: 38px;
	top:56px;
	left:0px;
	background: url('images/subheader.gif');
	background-repeat: repeat-x;
	background-color: #5c5c5c;
	z-index: 10;
}

#footer {
	float: left;
	clear: both;
	font-size: 10px;
	color: #fff;
	width: 100%;
	min-height: 45px;
	background: url('images/subheader.gif');
	background-repeat: repeat-x;
	background-color: #5c5c5c;
	z-index: 10;
}

#sortforms {
	padding-top: 8px;
	padding-left: 7px;
}

.sortform {
	float: left;
}

#mp3player {
	position: absolute;
	right: 0px;
	top:0px;
	padding-right: 7px;
	z-index: 20;
	width: 300px;
	height: 38px;
}

#justshowcurrentsettings {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	font-size: 11px;
	padding-top: 6px;
	width: 100%;
	z-index: 50;
}

#displaySort {
	float: left;
	padding-left: 7px;
}

#secondsearch {
	display: none;
	position: absolute;
	right: 0px;
	top:0px;
	padding-top: 6px;
	padding-right: 7px;
	z-index: 50;
}

#body {
	visibility: hidden;
}

#detailsDbid, #detailsSongid {
	display: none;
}

#footerButtons {
	float: right;
	clear: both;
	padding-top: 7px;
	width: 400px;
}

#footerButtons a {
	float: right;
}

#footerButtons div {
	float: right;
	padding: 0px 2px 0px 0px;
}

#reviewTemplate {
	display: none;
}

#remixesContainer {
	float: right;

	border: 1px solid #999999;
}

#songlistSort {
	float: left;
	padding:7px 0px 0px 7px;
}

#songList, #siteMap, #siteSections, #remixTable, .remixTable {
	width: 100%;
	background-color: #ccc;
}

#songList th, #siteMap th, #siteSections th {
	background-color: #949494;
	color:#fff;
	text-align: left;
}

#pagination {
	text-align: center;
	padding:7px 3px 7px 3px;
	background-color: #ccc;
}

#paginationLeft {
	float: left;
	width:94px;
	height:28px;
}

#paginationRight {
	float: right;
	width:94px;
	height:28px;
}

#firstPage {
	float: left;
}

#paginationBack {
	float: left;
	width:65px;
	height:28px;
	background:url('images/pages_prev.gif');
	line-height:28px;
	margin-left:10px;
}

#paginationForward {
	float: left;
	width:65px;
	height:28px;
	background:url('images/pages_next.gif');
	line-height:28px;
	margin-right:10px;
}

#paginationBack a, #paginationBack a:visited, #paginationForward a, #paginationForward a:visited {
	font-size:11px;
	color:#ffffff;
	display:block;
	width:100%;
	height:100%;
}

#paginationBack a:hover, #paginationForward a:hover {
	text-decoration: none;
}

#currentPage {
	line-height:28px;
	font-weight: bold;
	font-size:20px;
	color:#909090;
}

#permalinkNotice {
	line-height:28px;
	font-weight: bold;
	font-size:14px;
	color:#707070;
}

#infoContainer {


}

.infoContainerContainer {
	padding: 10px;

	margin: 0 auto;
	margin-bottom: 10px;
}
.dlstats {
    float: right;
    width: 200px;
}

.infoContainer {
	border: 1px #909090 solid;
	background-color: #fff;
	padding: 10px;
	min-height: 400px;
	float: left;
	background-image: url(images/infobox_bg7.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.maintext {
    display: block;
    margin-left: 130px;

    padding: 10px;

}

.fundsysmsg {
    font-size: 10px;
}

.fundraise-wrap{
    border: 1px solid #000;
    clear: left;
    float: left;
    margin-right: 10px;
    margin-left: 9px;
    padding: 5px;
    text-align: center;
    display: block;
    overflow: hidden;
	width: 100px;
    background-color: #FFF;

}
.fund-message{
    display: block;
    color: #990000;
}
.goaldate{
    color: #990000;
    font-size: 10px;
}

#frontPageBlurbLogo {
	float: left;
	padding-left: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
    font-size: 14px;
    font-weight: normal;
}

h5 {
	font-size: 9px;
	font-style: italic;
}

#detailsContainer {
	float: left;
	display: none;
}

#detailsHeader {
	clear: both;
	padding: 10px;
}

#detailsTypeImg {
	float: left;
	padding-right: 5px;
}

#detailsPermalinkContainer {
    display: none;
	float: right;
	border: 1px #909090 solid;
	background-color: #fff;
	padding: 7px;
}

#detailsPermalinkImg {
	padding-right: 2px;
}

#detailsPermalink {
	position: relative;
	top: -2px;
}

#detailsRemixTitle {
	font-size: 16px;
/*	font-weight: bold;
	line-height: 25px;*/
}

#detailsInfoBoxen {
	clear: both;
	margin: 10px;
}

#tagsContainer {
	clear: left;
	border: 1px #909090 solid;
	background-color: #fff;
	padding: 7px;
}

#tagsContainer p {
	width: auto;
}

#tags {
	font-weight: bold;
}

#statsContainer {
	float: right;
	padding: 0px 0px 0px 7px;
}

#statsAvg, #statsDownloads, #statsRatings, #statsLastModified {
	font-weight: bold;
}

#authorCommentsContainer {
	clear: both;
	padding: 10px 0px 0px 0px;
}

#authorComments {
	clear: both;
	border: 1px #909090 solid;
	background-color: #fff;
	padding: 10px;
}

#reviewsContainer {
	clear: both;
	padding: 10px 0px 0px 0px;
}

#reviewStuff {
	clear: both;
	border: 1px #909090 solid;
	background-color: #fff;
	padding: 10px;
}


#showSubmitForm {
	font-size: 15px;
}

#submitReview {
	display: none;
}

#submitReview span {
	font-size: 15px;
	font-weight: bold;
}

hr {
	border: 0px;
	color: #909090;
	background-color: #909090;
	height: 1px;
}

#reviewDisclaimer {
	font-style: italic;
	font-size: 9px;
	color: #909090;
}

#iOwner {
	margin-top:10px;
	margin-bottom:10px;
	clear: both;
	float: right;
}

#loadingBox {
	position: absolute;
	top:100px;
	left:400px;
	font-size: 18px;
	font-weight: bold;
	border: 1px #909090 solid;
	background-color: #fff;
	padding: 10px;
	display: none;
}

#loadingBox img {
	padding-right:5px;
	float: left;
}

#pageTitle {
	font-size:20px;
	font-weight: bold;
	float: left;
	padding:7px 0px 0px 7px;
}

#subheaderExtras {
	color: #c4c4c4;
	font-size:20px;
	font-weight: bold;
	float: right;
	padding:7px 7px 0px 0px;
}

#footerBlurb a:link {
	color: #fff;
	text-decoration: underline;
}

#footerBlurb a:visited {
	color: #fff;
	text-decoration: underline;
}

#footerBlurb {
	margin: 0px;
	padding: 5px;
}

#singleSong {
	padding-left: 10px;
}

#singleSongDownloadButton {
	float: left;
	padding-top: 4px;
}

#singleSongPlayButton {
	float: left;
	padding-top: 4px;
}

#singleStars {
	float: right;
	padding: 8px 10px 0px 0px;
}

.formitem label {margin:3px;width:200px;float:left;}
.formitem {padding: 3px 0px 3px 5px;clear:both;}
.formitem em {margin: 3px;font-size:0.95em;color:#ff0;}
button {margin:3px 3px 3px 205px;}
.formstar {color:#f00;}
.errors li, .x {color: #f00;font-weight: bold;}
.successes li {color: #0a0;font-weight: bold;}
.noned {display:none;}
#user_profile_accountinfo {float:right;}
#user_profile_stats {float:left;}
#user_profile {clear:both;width:100%;}
#user_profile .songlist {width:384px;margin:10px;}
#user_profile .songlist h2 {display:block;width:364px;height:18px;margin:0px;color:#fff;font-size:14px;font-weight:bold;padding:10px;background-image:url('images/navbg.gif');}
#user_profile .songlist p {display:block;margin:10px;}
#user_profile .songlist table {border:1px #000 solid;}
#myfives {float:left;}
#mylistens {float:left;}
#notlistened {clear:left;float:left;}
#notvoted {float:left;}
#accountprefs {clear:both;padding-top:25px;width:100%;}
#changepass{clear:both;float:left;}
#changeemail{float:left;}
/*.megalink{border:1px red solid;position:absolute;display:block;top:0px;left:0px;width:100%;height:100%;}*/
