BODY, TD, DIV, P {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}

BODY {
	background-color: #000000;
	margin: 0px;
}

img {
	behavior: url(/inc/pngHack.htc);
	border:0px;
}

img A{
	behavior: url(/inc/pngHack.htc);
	border:0px;
}

/*DIV STYLES*/
DIV.mainHolder
{
	width: 800px;
	background-color: #FDFBF6;
	position:relative;
}

DIV.GigleftNavHolder
{
	position: relative;
	float: left;
	background-image: url(/img/gigSidePic.jpg);
	background-repeat:no-repeat;
	height: 486px;
	width: 162px;
	border: 1px;
	border-color: #FDFBF6;
	border-style: solid;
	border-left: 0px;
	overflow: hidden;
}

DIV.HangleftNavHolder
{
	position: relative;
	float: left;
	background-image: url(/img/hangSidePic.jpg);
	background-repeat:no-repeat;
	height: 486px;
	width: 162px;
	border: 1px;
	border-color: #FDFBF6;
	border-style: solid;
	border-left: 0px;
	overflow: hidden;
}

DIV.PayoffleftNavHolder
{
	position: relative;
	float: left;
	background-image: url(/img/payoffSidePic.jpg);
	background-repeat:no-repeat;
	height: 486px;
	width: 162px;
	border: 1px;
	border-color: #FDFBF6;
	border-style: solid;
	border-left: 0px;
	overflow: hidden;
}

DIV.ShedleftNavHolder
{
	position: relative;
	float: left;
	background-image: url(/img/shedSidePic.jpg);
	background-repeat:no-repeat;
	height: 486px;
	width: 162px;
	border: 1px;
	border-color: #FDFBF6;
	border-style: solid;
	border-left: 0px;
	overflow: hidden;
}

DIV.gigDesc
{
	position:absolute;
	top: 125px;
	left: 407px;
	width: 267px;
	height:206px;
	text-align:left;
	color:#000000;	
	padding:5px;
	padding-right: 20px;
	opacity: 0;
	filter: alpha(opacity=0);	
	margin: 10px;	
}

DIV.shedDesc
{
	position:absolute;
	top: 125px;
	left: 407px;
	width: 267px;
	height:179px;
	text-align:left;
	color:#000000;	
	padding:5px;
	padding-right: 20px;
	opacity: 0;
	filter: alpha(opacity=0);	
	margin: 10px;		
}

DIV.hangDesc
{
	position:absolute;
	top: 125px;
	left: 407px;
	width: 265px;
	height:215px;
	text-align:left;
	color:#000000;	
	padding:5px;
	padding-right: 20px;	
	opacity: 0;
	filter: alpha(opacity=0);	
	margin: 10px;
}

DIV.payoffDesc
{
	position:absolute;
	top: 125px;
	left: 407px;
	width: 280px;
	height:189px;
	text-align:left;
	color:#000000;	
	padding:5px;
	padding-right: 20px;
	opacity: 0;
	filter: alpha(opacity=0);	
	margin: 10px;	
}

DIV.leftNav
{
	position:absolute;
	top: 255px;
	left: 0px;
}

DIV.mainBody
{
	float: right;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color: #FDFBF6;
	padding: 10px;
	padding-right: 60px;
	width: 566px;
	overflow:visible;
	
}

DIV.textureRight
{
	position:absolute;
	top: 0px;
	right: 0px;
}

DIV.mainHolder2 {
	position:relative;
	background-image: url(img/bg_home.jpg);
	/* background-repeat: no-repeat; */
	width: 800px;
	height: 442px;
}

DIV.subLogin
{
	position:absolute;
	top: 287px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	border:1px;
	border-color:#AF3C36;
	border-style:solid;
	color:#000000;
	font-weight:bold;
	text-align:left;
	width: 160px;
	-left:0px;
	-width: 146px;
}

DIV.subLoginHead
{
	background-color: #AF3C36;
	padding-left: 7px;
	padding-right: 7px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	width: 146px;
}

DIV.subLoginBody
{
	padding:5px;
}

DIV.staff {
	position: absolute;
	background-image: url(/img/welcomeStaff.png);
	background-repeat: no-repeat;
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/welcomeStaff.png', sizingMethod='crop');
	top: 239px;
	left: 0px;
	width: 800px;
	height: 88px;
	z-index:2;
}

DIV.homeLogin {
	width: 790px; 
	z-index: 10; 
	top: 465px;
	height: 23px;
	padding: 5px;
	z-index:10;
	opacity: 0;
	filter: alpha(opacity=0);
	color:#FFFFFF;
	background-image:url(img/background_dark.jpg);
}

DIV.homeLogin A {
	color:#FFFFFF;	
	text-decoration:none;
	font-weight:bold;
}

DIV.homeLogin A:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}



DIV.subStaff {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 162px;
	height: 88px;
}

DIV.note {
	position: absolute;
	font-weight: bold;
	font-size: 11px;
	width: 100px;
	height: 30px;
}

DIV.subNote {
	position: absolute;
	font-weight: bold;
	font-size: 11px;
	width: 100px;
	height: 30px;
	z-index:2;
}

DIV.noteImg {
	margin-top: 5px;
	border: none;
}

DIV.noteImg IMG {
	border: none;
}

DIV.note A {
	color: #000000;
	text-decoration: none;
}

DIV.subNoteImg {
	margin-top: 5px;
	border: none;
}

DIV.subNoteImg IMG {
	border: none;
}

DIV.subStaff A {
	color: #ffffff;
	text-decoration: none;
}

DIV.note#note1 {
	/* left: 370px; */
	left: 0px;
	top: 39px;
}

DIV.note#note2 {
	/* left: 479px; */
	left: 0px;
	top: 15px;
}

DIV.note#note3 {
	/* left: 577px; */
	left: 0px;
	top: 51px;
}

DIV.note#note4 {
	/* left: 670px; */
	left: 0px;
	top: 27px;
}

DIV.subNote#subNote1 {
	/* left: -26px; */
	left: -100px;
	top: 38px;
	
}

DIV.subNote#subNote2 {
	/* left: 12px; */
	left: -100px;
	top: 14px;	
}

DIV.subNote#subNote3 {
	/* left: 35px; */
	left: -100px;
	top: 50px;
}

DIV.subNote#subNote4 {
	/* left: 76px; */
	left: -100px;
	top: 26px;
}

DIV.bottomCover {
	width: 800px; 
	background-color: #000000; 
	height: 100px; 
	border:1px solid; 
	z-index: 2; 
	position: relative;
	color:#FFFFFF;
	border-width: 0px;
	
}

DIV.bottomCover A {
	width: 800px; 
	background-color: #000000; 
	height: 100px; 
	border:1px solid; 
	z-index: 2; 
	position: relative;
	color:#FFFFFF;
	border-width: 0px;
	
}

DIV.bottomNav {
	position: absolute;
	width: 800px;
	bottom: 0px;
	left: 0px;
	height: 115px;
	background-image: url(/img/bottomNav1.png);
	background-repeat: repeat;
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bottomNav1.png', sizingMethod='scale');
}

DIV.bottomNav TABLE {
	margin-top: 0px;
	width: 770px;
}

DIV.logo {
	margin-top: 20px;
}

DIV.bottomNavItem
{
	color:#000000;
	text-align: left;
}

DIV.bottomNavItem A
{
	color:#000000;
	text-decoration:none;
}

DIV.bottomNavItem A:hover
{
	color:#000000;
	text-decoration:underline;
}


DIV.upcomingGigs
{
	float:right;
	background-image:url(img/background.jpg);
	margin-right: 5px;
	padding: 5px; 
	width:200px;
	border: 1px;
	border-color:#000000;
	border-style:solid;
}

DIV.vandoGigsFull
{
	background-image:url(img/background.jpg);
	margin-right: 5px;
	padding: 5px; 
	width:320px;
	border: 1px;
	border-color:#000000;
	border-style:solid;
}

DIV.artistGigsFull
{
	background-image:url(img/background.jpg);
	margin-right: 5px;
	padding: 5px; 
	width:200px;
	border: 1px;
	border-color:#000000;
	border-style:solid;
}

DIV.searchGigsFull
{
	background-image:url(img/background.jpg);
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 5px; 
	width:200px;
	border: 1px;
	border-color:#000000;
	border-style:solid;
}

DIV.locationsFull
{
	background-image:url(img/background.jpg);
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 5px; 
	width:200px;
	border: 1px;
	border-color:#000000;
	border-style:solid;
}

DIV.loopsFull
{
	background-image:url(img/background.jpg);
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 5px; 
	width:200px;
	border: 1px;
	border-color:#000000;
	border-style:solid;
}

DIV.subDesc
{
	margin: 0px;
	padding: 0px; 
	-padding-bottom: 10px;
	width:340px;
}

DIV.fullDesc
{
	margin: 0px;
	padding: 0px; 
	-padding-bottom: 10px;
}

DIV.partnerOpps
{
	background-image:url(img/background.jpg);
	padding: 5px; 
	width:310px;
	border: 1px;
	border-color:#000000;
	border-style:solid;
	margin-bottom: 10px;
}

DIV.playersPoints
{
	background-image:url(img/background.jpg);
	padding: 5px; 
	width:310px;
	border: 1px;
	border-color:#000000;
	border-style:solid;
	margin-bottom: 10px;
}

DIV.subNav
{
	border-left: 1px solid #000000;
}

DIV.subNavItem
{
	float:left;
	border:1px;
	border-color:#ffffff;
	border-style:solid;
	border-left: none;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	background-color:#AF3C36;
	background-position:top center;
	color:#ffffff;
	font-weight:bold;
}

DIV.subNavItem A
{
	color:#ffffff;
	text-decoration:none;
}

DIV.subNavItem A:hover
{
	color:#FEDD22;
	font-weight:bold;
	text-decoration:none;
}

P.pageTitle
{
	font-size:14px;
	font-weight:bold;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

P.sectionTitle
{
	font-size:12px;
	font-weight:bold;
	margin-top: 2px;
	margin-bottom: 5px;
	color: #8F0700;
}

P.subLink
{
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #8F0700;
}

P.subLink A
{
	color: #8F0700;
	text-decoration:none;
}

P.subLink A:hover
{
	text-decoration:underline;
}

P.mainTxt
{
	margin: 0px;
	margin-bottom: 7px;
}

.sectionTitle
{
	font-size:12px;
	font-weight:bold;
	margin-top: 2px;
	margin-bottom: 5px;
	color: #8F0700;
}

.mainTxt
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;	
	margin: 0px;
}

.mainItalics
{
	color:#000000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;	
	margin: 0px;
	font-style:italic;
}

.signupTxt
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #AF3C36;
	font-size: 10px;	
	
}

.formTxt
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;	
	margin: 0px;
}

DIV.defaultSearchHeader
{
	background-image:url(img/background.jpg);
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 5px; 
	width:550px;
	border: 1px;
	border-color:#000000;
	border-style:solid;	
}

DIV.smallSearchHeader
{
	background-image:url(img/background.jpg);
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 5px; 
	width:250px;
	border: 1px;
	border-color:#000000;
	border-style:solid;
	
}

DIV.verySmallSearchHeader
{
	background-image:url(img/background.jpg);
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 5px; 
	width:200px;
	border: 1px;
	border-color:#000000;
	border-style:solid;
	
}
DIV.gigGudeSubFeature
{
	
	margin-right: 5px;
	margin-bottom: 10px;
	width:275px;
	/*padding: 5px; 
	background-image:url(img/background.jpg);
	border: 1px;
	border-color:#000000;
	border-style:solid;*/
	
}

DIV.shedSubFeature
{
	
	margin-right: 5px;
	margin-bottom: 10px;	
	width:275px;
	/*background-image:url(img/background.jpg);
	border: 1px;
	border-color:#000000;
	border-style:solid;
	padding: 5px; */
	
}

DIV.payoffSubFeature
{
	
	margin-right: 5px;
	margin-bottom: 10px;	
	width:275px;
	/*background-image:url(img/background.jpg);
	border: 1px;
	border-color:#000000;
	border-style:solid;
	padding: 5px; */
	
}

DIV.defaultLoopsHeader
{
	background-image:url(img/background.jpg);
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 5px; 
	width:320px;
	border: 1px;
	border-color:#000000;
	border-style:solid;
	
}

DIV.defaultListview
{
	background-image:url(img/background.jpg);
	margin-right: 5px;
	margin-bottom: 10px;
	width:560px;
	border: 1px;
	border-color:#000000;
	border-style:solid;
	
}

HR.horRule
{
	color:#AF3C36; 
	height: 1px; 
	background-color:#AF3C36; 
	border:0px;
}

.imgright {
 float: right;
 margin-top: 8px;
 margin-left: 8px;
 border: 1px solid #000000;
}

.subLink
{
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #8F0700;
}

.subLink A
{
	color: #8F0700;
	text-decoration:none;
}

.subLink A:hover
{
	text-decoration:underline;
}

.subLinkBlack
{
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}

.subLinkBlack A
{
	color: #000000;
	text-decoration:none;
}

.subLinkBlack A:hover
{
	color: #8F0700;
	text-decoration:underline;
}

DIV.signupFull
{
	background-image:url(img/background.jpg);
	padding: 5px; 
	padding-right: 180px;
	padding-left: 180px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	width: 440px;	
}

DIV.ppFull
{
	background-image:url(img/background.jpg);
	padding: 5px; 
	margin-right: 20px;
	padding-right: 180px;
	padding-left: 180px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	width: 790px;	
}

.subFooter
{
	background-image:url(/img/footer.jpg); 
	width:800px; 
	height:43px; 
	text-align:right;
	color: #999999;
	clear:both;
}

.subFooter A
{
	color: #ffffff;
}


LEGEND {
	font-size:14px;
	font-weight:bold;
	color: #8F0700;
}
TD  LABEL {
	text-align:right;
	font-weight:bold;
	float: right;
}
TD {
	text-align:left;
}
SPAN.req {
color:#770033;font-size:14px; font-weight:bold;
	
}