body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	color: #fff;
	background-image: url(../images/design/main_bg.png);
	background-repeat: no-repeat;
}

#top {
	height: 100px;
	text-align: right;
	margin-right: 20px;
	padding-top: 40px;
}

#main {
	width: 100%;
}

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

a:hover {
	color: #ccc;
	text-decoration: underline;
}

.title {
	font-size: 20px;
	color: #fff;
}

.blackTitle {
	font-size: 20px;
	color: #666;
}

.subTitle{
	font-size: 13px;
	color: #fff;
	font-weight: 800;
}

.subTitle2{
	font-size: 13px;
	color: #666;
}

.title2 {
	font-size: 20px;
	color: #666;
	padding-bottom: 10px;
}

.regTitle {
	color: #666;
	font-size: 16px;
	padding-bottom: 10px;
}

.MBTitles {
	font-size: 20px;
}

strong {
	color: #fff;
	font-size: 20px;
}

/*_____________________________________	HOME	_______________________________________*/

#button_home {
	width: auto;
	font-size: 20px;
	color: #fff;
	background-color: #27408B;
	padding-left: 5px;
	border-bottom: 1px solid #000;
}

#homeCont {
	width: 1050px;
	padding-bottom: 20px;
	margin-right: 50px;
	background-color: #fff;
	color: #666;
}

#homeCol1 {
	float: left;
	width: 500px;
	margin-right: 30px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: justify;
}

#homeCol2 {
	padding-top: 10px;
	padding-left: 10px;
	width: 1000px;
}

#homeCol3 {
	text-align: justify;
	padding-top: 10px;
	padding-left: 10px;
}

#newsScrollPane {
	width: 440px;
	height: 190px;
	overflow: auto;
	background-color: #171717;
	color: #fff;
	position: relative;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	border: 1px solid #666;
}

#extraSpaceHome {
	width: 100%;
	height: 20px;
}


/*_____________________________________	MEMBERS	_______________________________________*/

#button_members {
	width: auto;
	font-size: 20px;
	color: #fff;
	background-color: #EE4000;
	padding-left: 5px;
	border-bottom: 1px solid #000;
}

#membersCont {
	width: 950px;
	background-color: #fff;
}

#membersButtonsCont {
	width: 1000px;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}

#membersButtons  ul  {
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	font-size: 13px;
	font-weight: 800;
	color: #fff;
}

#membersButtons  ul li {
	display: inline;
	padding-bottom: 5px;
	padding-top: 5px;
}

#membersInfoCont{
	height: 200px;
}

.members1 {
	font-size: 18px;
	color: #EE4000;
	font-weight: 800;
	text-decoration: none;
}

.members2 {
	font-size: 28px;
	color: #EE4000;
	font-weight: 800;
	text-decoration: none;
}

.members3{
	font-size: 24px;
	color: #171717;
	font-weight: 800;
	text-decoration: none;
}

.members4{
	font-size: 26px;
	color: #171717;
	font-weight: 800;
	text-decoration: none;
}

.members5 {
	font-size: 28px;
	color: #171717;
	font-weight: 800;
	text-decoration: none;
}

#membersButtons ul li a:hover {
	color: #cccccc;
	text-decoration: none;
}

/*#membersBlank {
	position: relative;
	top: -5760px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
	color: #666;
	background-color: #fff;
}

#membersContent16 {
	position: relative;
	top: -5400px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
	color: #666;
	background-color: #fff;
}

#membersContent15 {
	position: relative;
	top: -5040px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
	color: #666;
	background-color: #fff;
}

#membersContent14 {
	position: relative;
	top: -4680px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
	color: #666;
	background-color: #fff;
}

#membersContent13 {
	position: relative;
	top: -4320px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
	color: #666;
	background-color: #fff;
}

#membersContent12 {
	position: relative;
	top: -3960px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
	color: #666;
	background-color: #fff;
}

#membersContent11 {
	position: relative;
	top: -3600px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
	color: #666;
	background-color: #fff;
}

#membersContent10 {
	position: relative;
	top: -3240px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
	color: #666;
	background-color: #fff;
}

#membersContent9 {
	position: relative;
	top: -2880px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
	color: #666;
	background-color: #fff;
}

#membersContent8 {

	position: relative;
	top: -2520px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
	color: #666;
	background-color: #fff;
}

#membersContent7 {
	position: relative;
	top: -2160px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
	color: #666;
	background-color: #fff;
}

#membersContent6 {
	position: relative;
	top: -1800px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
	color: #666;
	background-color: #fff;
}

#membersContent5 {
	position: relative;
	top: -1440px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
	color: #666;
	background-color: #fff;
}

#membersContent4 {
	position: relative;
	top: -1080px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
	color: #666;
	background-color: #fff;
}

#membersContent3 {
	position: relative;
	top: -720px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
	color: #666;
	background-color: #fff;
}

#membersContent2 {
	position: relative;
	top: -360px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
	color: #666;
	background-color: #fff;
}

#membersContent1{
	position: relative;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	z-index: 20;
	color: #666;
	background-color: #fff;
}*/

/*_____________________________________	BANDS	_______________________________________*/

#button_bands {
	width: auto;
	font-size: 20px;
	color: #fff;
	background-color: #8B0000;
	padding-left: 5px;
	border-bottom: 1px solid #000;
}

#bandsCont {
	width: 100%;
	background-color: #fff;
}

#bandsButtonsCont {
	width: 1050px;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}

#bandsButtons  ul  {
	list-style: none;
	padding: 10px;
	margin: 0px;
	font-size: 13px;
	font-weight: 800;
	color: #fff;
}

#bandsButtons  ul li {
	display: inline;
	padding-bottom: 5px;
	padding-top: 5px;
}

#bandsButtons ul li a:hover {
	color: #cccccc;
	text-decoration: none;
}

.bands1 {
	font-size: 18px;
	color: #8B0000;
	font-weight: 800;
	text-decoration: none;
}

.bands2 {
	font-size: 28px;
	color: #8B0000;
	font-weight: 800;
	text-decoration: none;
}

.bands3{
	font-size: 24px;
	color: #171717;
	font-weight: 800;
	text-decoration: none;
}

.bands4{
	font-size: 26px;
	color: #171717;
	font-weight: 800;
	text-decoration: none;
}

.bands5 {
	font-size: 28px;
	color: #171717;
	font-weight: 800;
	text-decoration: none;
}

.bands6 {
	font-size: 18px;
	color: #171717;
	font-weight: 800;
	text-decoration: none;
}

/*#bandsBlank {
	position: relative;
	top: -7200px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent20 {
	position: relative;
	top: -6840px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent19 {
	position: relative;
	top: -6480px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent18 {
	position: relative;
	top: -6120px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent17 {
	position: relative;
	top: -5760px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent16 {
	position: relative;
	top: -5400px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent15 {
	position: relative;
	top: -5040px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent14 {
	position: relative;
	top: -4680px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent13 {
	position: relative;
	top: -4320px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent12 {
	position: relative;
	top: -3960px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent11 {
	position: relative;
	top: -3600px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent10 {
	position: relative;
	top: -3240px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent9 {
	position: relative;
	top: -2880px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent8 {
	position: relative;
	top: -2520px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent7 {
	position: relative;
	top: -2160px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent6 {
	position: relative;
	top: -1800px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent5 {
	position: relative;
	top: -1440px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent4 {
	position: relative;
	top: -1080px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent3 {
	position: relative;
	top: -720px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}

#bandsContent2 {
	position: relative;
	top: -360px;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff; 
}

#bandsContent1 {
	position: relative;
	width: 800px;
	height: 350px;
	padding-left: 10px;
	padding-top: 10px;
	color: #666;
	background-color: #fff;
}
*/
/*_____________________________________	LISTINGS	_______________________________________*/

#button_listings{
	width: auto;
	font-size: 20px;
	color: #fff;
	background-color: #5F9EA0;
	padding-left: 5px;
	border-bottom: 1px solid #000;
}

#listingsCont {
	width: 100%;
	background-color: #fff;
	padding-bottom: 40px;
	padding-left: 10px;
}

#listingsMain {
	width: 900px;
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

#band ul{
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	list-style: none;
	color: #666;
}

#band ul li{
	display: table-cell;
	width: 270px;
	border-bottom: 1px solid #5F9EA0;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-top: 8px;
	overflow: auto;
}

#eventText{
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	color: #666666;
}

#title{
	padding-top: 10px;
	padding-left: 10px;
	font-size: 20px;
}

#title ul {
	padding-left: 10px;
	margin-top: 0px;
}

#title ul li{
	list-style: none;
	display: table-cell;
	width: 270px;
	border-bottom: 2px solid #5F9EA0;
	padding-bottom: 0px;
	padding-right: 10px;
}

#listings {
	padding-left: 10px;
	padding-bottom: 30px;
	color: #fff;
}

#listingsScroll {
	width: 900px;
	height: 400px;
	overflow: auto;
	background-color: #fff;
	position: relative;
	padding: 5px;
	text-align: left;
	border: 1px solid #666;
	margin-left: 10px;
}

/*_____________________________________	GALLERY	_______________________________________*/

#button_gallery{
	width: auto;
	font-size: 20px;
	color: #fff;
	background-color: #8B6914;
	padding-left: 5px;
	border-bottom: 1px solid #000;
}

#galleryCont {
	width: 100%;
}

#galleryTemp {
	padding-left: 10px;
	padding-top: 10px;
}

/*_____________________________________	RECORDS	_______________________________________*/

#button_records{
	width: auto;
	font-size: 20px;
	color: #fff;
	background-color: #218868;
	padding-left: 5px;
	border-bottom: 1px solid #000;
}

#recordsCont {
	width: 100%;
	background-color: #171717;
	background-image: url(../images/design/loop_records_logo.png);
	background-repeat: no-repeat;
}

#recordNavCont {
	padding-top: 90px;
	padding-bottom: 30px;
	margin-left: -20px;
	width: 970px;
}

#recordNav {
	padding-bottom: 5px;
	padding-top: 50px;
}

#recordNav ul {
	margin-top: 0px;
	padding: 20px;
}

#recordNav ul li {
	float: left;
	list-style: none;
	padding-right: 20px;
}

#recordNav input {
	float: left;
	width: 100px;
	padding-left: 50px;	
}

#recordNav2 ul {
	margin-top: 0px;
	padding: 20px;
}

#recordNav2 ul li {
	float: left;
	list-style: none;
	padding-right: 20px;
}

#recordNav2 input {
	float: left;
	width: 100px;
	padding-left: 50px;
}

#recordsRow1 {
	margin-top: 30px;
}

#recordsFormatContainer {
	width: 1200px;
	height: 170px;
}

#miniLoop {
	margin-left: 70px
}

.miniTitle {
	font-size: 18px;
}

#miniLoopRecords ul {
	margin-top: 0px;
	padding: 20px;
}

#miniLoopRecords ul li {
	float: left;
	list-style: none;
	padding-right: 20px;
}

#miniLoopRecords input {
	float: left;
	width: 100px;
	padding-left: 50px;
}

/*	ALBUM INFO FORMATTING	*/

.title{
	font-size: 13px;
}

.titleFloat {
	float: left;
	padding-right: 20px;
}

#detailsRecords {
	font-size: 10px;
}

.personel ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}

.personal ul li {
	list-style: none;
}

.albumCat {
	font-size: 16px;
	padding-left: 70px;
	padding-bottom: 10px;
}

#albumDisc {
	margin-top: 20px;
}

.sampleTracks {
	font-size: 10px;
	color: orange;
	padding-top: 10px;
}

.sampleTracks a {
	color: #999;
}

.sampleTracks a:hover {
	color: orange;
	text-decoration: underline;
}

/*_____________________________________	PRESS	_______________________________________*/

#button_press{
	width: auto;
	font-size: 20px;
	color: #fff;
	background-color: #8B4513;
	padding-left: 5px;
	border-bottom: 1px solid #000;
}

#pressCont {
	width: 100%;
	color: #666;
	padding-left: 10px;
}

#pressHeader {
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #666;
}

#pressImgs {
	padding-left: 10px;
}

#pressImgLayout {
	width: 700px;
	height: 400px;
	overflow: auto;
	background-color: #fff;
	position: relative;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	text-align: left;
}

.pressIntro {
	font-size: 14px;
	padding-left: 10px;
	padding-top: 10px;
}

#pressTitles {
	padding-left: 10px;
}

/*_____________________________________	CONTACTS	_______________________________________*/

#button_contact{
	width: auto;
	font-size: 20px;
	color: #fff;
	background-color: #436EEE;
	padding-left: 5px;
	border-bottom: 1px solid #000;
}

#contactCont {
	width: 100%;
	background-color: #171717;
}

#contactText {
	width: 400px;
}

#textCont {
	float:left;
	width: 400px;
	padding-left: 10px;
	padding-top: 20px;
}

#contactForm {
	margin-left: 450px;
	width: 400px;
	padding-bottom: 10px;
}

#contactContainer {
	width: 400px;
	padding-top: 0px;
	font-size: 12px;
	padding-top: 30px;
	color: #fff;
}

#input {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

label {
	display: block;
	text-align: right;
	float: left;
	width: 75px;
	padding-right: 20px;
}

.checkbox {
	width: 1em;
}

#contactCont br {
	clear: left;
}
 
.buttonSubmit {
	width: 75px;
	margin-left: 95px;
	margin-top: 10px;
}

.textarea {
	width: 250px;
	height: 150px;
	display: block;
	float: left;
}

#space {
	height: 50px;
	width: 100%;
}

/*_____________________________________	LINKS	_______________________________________*/

#button_links{
	width: auto;
	font-size: 20px;
	color: #666;
	background-color: #7D26CD;
	padding-left: 5px;
	border-bottom: 1px solid #000;
}

#linksCont {
	width: 100%;
	padding-left: 10px;
	padding-top: 30px;
	border-bottom: 2px solid #666;
	padding-bottom: 60px;
	color: #666;
}

#linksCont a {
	color: #666;
}

#linksCont a:hover {
	color: #7D26CD;
}

#linksCol1 {
	float: left;
	width: 300px;
}

#linksCol2 {
	float: left;
	width: 300px;
}

#linksCol3 {
	margin-left: 600px;
	width: 300px;
}

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

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

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

#thanksTo{
	width: 1000px;
	height: 100px;
}

/*_____________________________________	COPY RIGHT ETC....	_______________________________________*/

#footer {
	height: 100px;
}

#subscriptions {
	float: left;
	width: 50%;
	padding-left: 5px;
	font-size: 10px;
}

#copyRight {
	color: #666;
	padding-right: 20px;
	padding-top: 10px;
	font-size: 10px;
	text-align: right;
}



