:-moz-any-link:focus {
  outline: none;
}

html, body{
	margin: 0px; padding: 0px;
	text-align: center;
}
html{
	background: #271714 url(../images/pageBG.jpg) top center no-repeat;
}
body{
	color: #ffffff; font-size: 12px; font-family: Arial, Helvetica, sans-serif;
}

.pageBound{
	margin: 0px auto;
	width: 955px;
}

form{margin: 0px; padding: 0px;}

h1, h2{
	margin: 0px;
	font-size: 14px;
}
	#content_left h2{
		margin: 0px 0px 10px 0px;
	}
	#subHead h1{
		padding: 0px;
		font-size: 30px;
	}

a{color: #ffffff;}

.clear, #content p.clear{
	margin: 0px; padding: 0px;
	display: block;
	text-indent: -5000px;
	height: 1px; font-size: 1px;
	clear: both;
}

/* ----HEADER--- */
#head{
	background: transparent url(../images/tapeBG.gif) top center no-repeat;
}
.logo{
	margin: 0px; padding: 0px;
	float: left; width: 367px;
}
.logo a{
	display: block;
	text-indent: -5000px;
	width: 367px; height: 100px;
	background: url(../images/logo.gif) 0px 0px no-repeat;
}



.menuList{
	float: left; width: 588px;
}

.navMain, .navTop{
	margin: 0px; padding: 0px;
	list-style: none; clear: both;
}
.navMain li, .navTop li{
	float: left;
}
.navMain li a{
	display: block;
	text-indent: -5000px;
	height: 60px;
}

.navMain li.musicianNav a{background: url(../images/navBG.gif) 0px 0px no-repeat; width: 165px;}
.navMain li.bandNav a{background: url(../images/navBG.gif) -165px 0px no-repeat; width: 170px;}
.navMain li.gigNav a{background: url(../images/navBG.gif) -335px 0px no-repeat; width: 120px;}
.navMain li.browseNav a{background: url(../images/navBG.gif) -455px 0px no-repeat; width: 130px;}

.navTop{float: right;}
.navTop li{
	margin: 0px 0px 0px 0px; padding: 16px 15px 9px 0px;
}
.navTop li a{
	display: block; padding: 0px 0px 0px 10px;
	background: url(../images/arrowWhite.gif) 0px 4px no-repeat;
	color: #ffffff; text-decoration: none;
}

#subHead{
	clear: both;
	text-align: left;
	background: url(../images/subHeadTop.gif) 0px 0px no-repeat;
	padding: 16px 0px 0px 0px;
}
	#subHead.subPageHead{
		background: url(../images/subPageHeadTop.gif) 0px 0px no-repeat;
	}
	#subHeadWrapper{
		background: url(../images/subHeadBG.gif) 0px 60px repeat-y;
		padding: 0px 0px 0px 16px;
	}
		.subPageHead #subHeadWrapper{
			background: none;
		}
	.subHeadBottom{
		display: block;
		width: 955px; height: 13px;
		background:url(../images/subHeadBottom.gif) 0px 0px no-repeat;
		text-indent: -5000px;
	}
		.subPageHead .subHeadBottom{
			background:url(../images/subPageHeadBottom.gif) 0px 0px no-repeat;
		}
	
#featuredUser{
	width: 567px; height: 221px;
	overflow: hidden;
	float: left;
}

#homeLogin{
	width: 360px;
	background: url(../images/quickLoginBG.jpg) 0px 0px no-repeat;
	float: left;
	padding: 32px 0px 0px 0px;
}
	#homeLogin p{
		margin: 0px; padding: 42px 0px 0px 21px;
	}
	#homeLogin label{display: none;}
	.qlInput{
		border: none; padding: 3px;
		width: 310px;
		background: none;
		font-weight: bold; color: #ffffff;
	}
	#homeLogin p.homeLoginButn{
		padding: 5px 0px 12px 12px;
	}
	.homeLoginButn .submit{
		float: left;
	}
	.homeLoginButn a.forgotPWLink{
		font-size: 11px;
		display: block;
		float: right;
		padding: 14px 23px 0px 0px;
	}
	
.registerForm{
	padding: 16px 6px 14px 6px;
	margin: 4px 0px;
}
.registerOdd{
	background: #251815;
	border-bottom: 1px solid #2F201B; border-top: 1px solid #2F201B;
}

.registerForm p{
	float: left; width: 272px;
}
	.registerForm p.addInfo{
		float: none; width: auto;
	}
	.registerForm p.addInfo .homeSearchInput{width: 528px;}

.registerForm em{
	display: block;
	font-size: 14px; font-weight: bold;
	font-style: normal; padding: 4px 0px;
}
.registerForm label{
	font-weight: bold;
	display: block;
}
	.registerForm label em{
		display: inline; text-decoration: none;
		font-size: 11px; padding: 0px;
	}
.registerForm .homeSearchInput{
	width: 260px;
}

/* ---CONTENT--- */

#content{
	clear: both;
	margin: 0px auto;
	width: 926px;
	text-align: left;
	background: url(../images/contentBG.gif) 0px 0px repeat-y;
	padding: 14px 15px 13px 14px;
}
	#content.searchContent{background: url(../images/searchContentBG.jpg) 0px 0px repeat-y;}
	#content p{
		margin: 0px; padding: 5px 0px;
	}
.homeCTASet{
	margin: 0px; padding: 0px;
	list-style: none; height: 177px;
}
	.homeCTASet li{
		float: left;
	}

#content_left, #content_right{
	float: left;
}
	.searchContent #content_left{
		width: 557px;
		padding: 0px 25px 0px 0px;
	}
	.searchContent #content_right{width: 340px;}

.returnItem{
	border-bottom: 1px solid #2f201b;
	padding: 6px;
}
	#content .returnItem p{
		float: left; width: 450px;
		padding: 0px 0px 0px 10px;
	}
	
	#content .returnItem p.profImage{
		border: 2px solid #68534d;
		overflow: hidden;
		width: 75px; height: 75px;
		padding: 0px;
		float: left;
	}
		.profImage a img{width: 75px; height: 75px; border: 0;}

.oddItem{
	background: #251815;
}

.search_link a{
	display: block; text-indent: -5000px;
	width: 270px; height: 197px;
	background: url(../images/search_cta.jpg) 0px 0px;
}
.register_link a{
	display: block; text-indent: -5000px;
	width: 270px; height: 197px;
	background: url(../images/register_cta.jpg) 0px 0px;
}

#content p.search_link, #content p.register_link{
	float: left; padding: 5px 0px 0px 0px;
}
	#content p.search_link{padding: 5px 13px 0px 0px;}
	
/* ----Profile--- */
.profileName{
	padding: 5px;
	border-bottom: 1px solid #1e1311;
	width: 912px;
}
#profileMain{
	width: 567px; height: 221px;
	overflow: hidden;
	float: left;
}
#profileImageMain{
	width: 297px; height: 221px;
	float: left;
	border-right: 1px solid #423835;
}
	#profileMain a img{
		border: none;
	}
#profileMainInfo{
	background: #1e1311 url(../images/userInfoBG.jpg) 0px -1px no-repeat;
	height: 171px; width: 252px;
	float: left;
	border-right: 1px solid #423835;
	padding: 40px 8px;
}
	#profileMainInfo p{
		margin: 0px; padding: 10px 0px 20px 0px;
	}
	#profileMainInfo strong{
		display: block;
		font-weight: bold;
		font-size: 14px;
	}

#profileContactInfo{
	width: 339px; height: 181px;
	float: left;
	background: url(../images/contactInfoBG.jpg) 0px -1px no-repeat;
	padding: 40px 8px 0px 8px;
}
	#profileContactInfo p{
		margin: 0px; padding: 5px 0px;
	}
	
.additionalPhotos{
	margin: 0px; padding: 0px;
	list-style: none;
}
	.additionalPhotos li{
		margin: 9px 11px 0px 0px;
		float: left;
	}

#ShowProfileImage{
	margin: 25px auto;
}
	#ShowProfileImage img{
		border: 2px solid #ffffff;
	}

/* ----HOME SEARCH/BROWSE--- */
#searchBox{
	margin: 10px 0px 0px 0px;
	clear: both;
	background: url(../images/searchBoxBG.gif) -0px 0px repeat-y;
}
#searchboxContainer{
	background: url(../images/searchBoxTop.gif) -0px 0px no-repeat;	
	padding: 20px 10px 10px 20px;
	clear: both;
	position: relative; top: -2px;
}
#searchBoxBottom{
	background: url(../images/searchBoxBottom.gif) -0px -10px no-repeat;
	height: 10px; text-indent: -5000px;
	clear: both;	
}

#searchBoxButtons{
	background: #1c120f;
	position: relative;
}
#searchBoxButtons ul{
	margin: 0px; padding: 0px;
	list-style: none;
	height: 27px;
	position: relatifhve; top: 1px; z-index: 4;
}
	#searchBoxButtons ul li{
		float: left; padding: 0px 2px 0px 0px;
	}
	#searchBoxButtons ul li a{
		display: block;
		width: 100px; height: 27px;
	}
	#searchBoxButtons ul li a img{
		border: 0px;
	}
	
#homeBrowseContainer{display: none;}

.browseList{
	margin: 0px; padding: 0px 37px 0px 0px;
	list-style: none;
	float: left;
}

#homeSearch{
	background: url(../images/homeSearchBG.gif) 0px 28px no-repeat;
	float: left; width: 632px;
}
	#homeSearch.loginForm{background: none;}

.homeSearchSet{
	float: left;
	width: 316px;
}
	#homeSearch.loginForm .homeSearchSet{width: auto; float: none;}

	#content #homeSearch p{
		padding: 24px 10px;
		clear: both;
		height: 20px;
	}
	#homeSearch label{
		display: block; font-weight: bold;
		padding: 0px 0px 5px 0px;
	}
		#homeSearch p.searchTypeRadSet label{
			padding: 2px 20px 2px 0px; float: left;
		}
	#content #homeSearch p.homeSubmitButn{
		clear: both; padding: 2px 0px 0px 4px;
		display: block;
		width: 153px; height: 39px;
	}

.homeSearchRad{
	float: left;
}
.homeSearchInput{
	width: 280px;
}
	input.homeSearchInput, textarea.homeSearchInput{
		padding: 2px; border: 1px solid #1c120f;
	}

.homeSignUp{
	float: left;
	width: 262px;
}

.loginInput{
	padding: 2px; border: 1px solid #1c120f;
	width: 525px;
}

#loginSubmit input{float: left; margin: 0px 10px 0px 0px;}
#loginSubmit a{
	float: left; display: block;
	padding: 6px 0px 0px 0px;
	width: 200px;
}

/* ---CONTACT--- */
#userInfo label, #Message label{
	display: block;
}
#userInfo .homeSearchInput, #Message .homeSearchInput{
	width: 550px;
}

.error{
	background: #D24D4D url(../images/error_bg.jpg) repeat-x scroll center bottom;
	border: 2px solid #9F2424;
	padding: 5px; margin: 4px 0px;
}
	.errorWrapper{
		background: transparent url(../images/error.jpg) 0px 0px no-repeat;
		padding: 0px 0px 10px 55px;
		font-weight: bold;
	}
	
#forgotUsername, #ForgotPW{display: block; margin: 15px 0px 0px 0px;}
#content #homeSearch #forgotUsername p, #content #homeSearch #ForgotPW p{padding: 0px; height: auto;}

/* ---FOOTER--- */
#footer{
	width: 955px; margin: 0px auto 10px auto;
	font-size: 11px;
	padding: 18px 0px;
	background: url(../images/footerBG.jpg) 0px 0px no-repeat;
}
	.copyright{
		text-align: right;
		float: right;
		width: 420px;
		padding: 0px 14px 0px 0px;
	}
	.footerNav{
		float: left;
		width: 210px;
		padding: 0px 0px 0px 14px;
	}
		.footerNav ul{
			margin: 0px; padding: 0px;
			list-style: none;
		}
		.footerNav ul li{
			float: left;
			margin: 0px 10px 0px 0px;
			width: 95px;
			text-align: left;
		}
		.footerNav ul li a{
			background: url(../images/arrowWhite.gif) 0px 4px no-repeat;
			display: block; padding: 0px 0px 0px 12px;
		}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 30px;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 18px;
}
