* {
	outline: none;
	padding: 0;
	margin: 0;
}

html > body {
	height:100%;
}

body {
	background-image: url(../images/img_tilebg.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Tahoma, Geneva, sans-serif;	
}

a:link, a:visited {
	
}
a:hover {
	
}

#wrapper {
	background-image: url(../images/img_mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1200px;
	
}

#main {
	width: 990px;
	margin-left: -495px;
	position: absolute;
	left: 50%;
	
}
.gigs  {
	width: 1087px !important;
	margin-left: -543px !important;
	position: absolute !important;
	left: 50% !important;
}
.gallery  {
	width: 1229px !important;
	margin-left: -614px !important;
	position: absolute !important;
	left: 50% !important;
}
#gig-table {
	margin-left: 21px;
}

#gig-table td {
	padding: 8px;
}



#page {
	
}

#content {
	
}

#footer {
	position: absolute;
	top: 10px;
	text-align: center;
	width: 100%;
	margin-right: 60px;
	
}

#logo {
	position: absolute;
	top: 0px;
	z-index: 999;
	background-image: url(../images/img_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 291px;
	width: 425px;
}

#gigs {
	background-image: url(../images/img_upcomingblock_0.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 539px;
	width: 299px;
	position: absolute;
	top: 350px;
	z-index: 200;
}
#next-gig {
	overflow: hidden;
	height: 55px;
	clear: both;
	text-align: center;
	margin-right: 90px;
	margin-left: 25px;
	position: absolute;
	top: 64px;
	width: 184px;
	left: -2px;
}
#next-gig-venue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#next-gig-location {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#next-gig-date {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#view-gigs {
	clear: both;
	position: absolute;
	top: 484px;
	margin-left: 2px;
}
#upcoming-gigs {
	margin-left: 35px;
	margin-right: 30px;
	position: absolute;
	width: 215px;
	top: 156px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	overflow: hidden;
	height: 326px;
}
#upcoming-gigs .gig{
	margin-bottom: 12px;
}

#upcoming-gigs .gig .gig-title {
	font-weight: bold;
	color: #F1BF37;
	padding-bottom: 3px;
}
#upcoming-gigs .gig .gig-location {
	padding-bottom: 3px;
	color: #FFF;
}

#upcoming-gigs .gig .gig-date {
	padding-bottom: 3px;
	color: #FFF;
}
#upcoming-gigs .gig .gig-phone {
	color: #FFF;
}
#contact {
	position: absolute;
	z-index: 400;
	height: 200px;
	width: 282px;
	top: 527px;
	left: 707px;
}


#home-content {
	background-image: url(../images/img_home_mainbg_0.png);
	background-repeat: no-repeat;
	background-position: center 25px;
	height: 1128px;
	z-index: 100;
}

#home-content-block {
	width: 440px;
	position: absolute;
	left: 300px;
	top: 600px;
	z-index: 500;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
	background-image: url(../images/img_meetjefe.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}
#home-content-block div {
	padding-left: 10px;
}


#home-content-block a:link, #home-content-block a:visited {
	color: #F1BF37;
	text-decoration: underline;

}

#home-content-block a:hover {
	color: #B7880D;
	text-decoration: none;
	
}
#gig-content {
	background-image: url(../images/img_gigs_mainbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1200px;
}

#gig-calendar {
	background-image: url(../images/img_calendarbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 742px;
	width: 869px;
	position: absolute;
	top: 270px;
	left: 122px;
}

#gig-calendar-nav {
	height: 68px;
	position: absolute;
	top: 6px;
	width: 836px;
}

#gig-calendar-list {
	position: absolute;
	width: 836px;
	top: 108px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #3c291b;
}

#gig-calendar-list td {
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}


#gig-calendar-prev {
	float: left;
}

#gig-calendar-next {
	float: right;
}
#gig-calendar-base {
	position: absolute;
	width: 836px;
	top: 655px;
}
.gig-title a:link, .gig-title a:visited {
	color: #F1BF45;
	text-decoration: underline;
}
.gig-title a:hover {
	color: #F8DB98;
	text-decoration: none;
}

#gig-table a:link, #gig-table a:visited {
	color: #3C2D20;
	text-decoration: underline;
}
#gig-table a:hover {
	color: #AC7C0D;
	text-decoration: none;
}

.gig-logo {
	left: 48px;
}
#gallery-content {
	background-image: url(../images/img_gallery_mainbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1200px;
}
#gallery-wall {
	position: absolute;
	height: 747px;
	width: 873px;
	background-image: url(../images/img_gallery_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	left: 180px;
	top: 230px;
}
#gallery {
	position: absolute;
	left: 240px;
	top: 90px;
	height: 595px;
	overflow: auto;
	width: 590px;
}

#gallery .content {
	height:595px;
}


.gallery-logo {
	left: 119px;
	
}
#gallery-selector {
	position: absolute;
	left: 22px;
	top: 90px;
	height: 595px;
	width: 200px;
}
.gallery-fade {
	background-image: url(../images/gallery_fade.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	position: absolute;
	left: 240px;
	top: 649px;
	z-index: 500;
	width: 574px;
}
.gallery-fade-top {
	background-image: url(../images/gallery_fade2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 36px;
	position: absolute;
	left: 240px;
	top: 90px;
	z-index: 500;
	width: 574px;
}





.clearFix {
	clear: both;
	font-size: 1px;
}

.rowOdd {
	background-image: url(../images/img_calendar_rowbg.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 21px;
	margin-bottom: 2px;
	margin-left: 20px;
	padding-left: 6px;
}

.rowEven {
	height: 21px;
	margin-bottom: 2px;
	margin-left: 20px;
	padding-left: 6px;
}
.scroll-pane {
	overflow: auto;
}

.galleries {
	height: 565px;
	overflow: auto;
}


.bgShade {
	background-image: url(../images/img_calendar_rowbg.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#gallery-nav {
	margin-left:24px;
	list-style-type: none;
	list-style-image: url(../images/img_list_icon.png);
	
}
#galleryCallout {
	position: absolute;
	top: 254px;
	left: 710px;
}
.noShow {
	display: none;
}

#currentLink {
	padding-top: 8px;
}



ul#gallery-nav li {
	margin-bottom:4px;
	font-size:12px;
	font-weight:bold;
	padding:4px;
}

ul#gallery-nav li a:link, ul#gallery-nav li a:visited {
	color:#355357;
	text-decoration:underline;
}

ul#gallery-nav li a:hover {
	color:#6599A0;
	text-decoration:none;
}
