/* --- Common --- */

* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body { 
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center; /* horizontal centering for IE Win quirks */
}

img {
	margin: 0px;
	padding: 0px;
}

a img {
	border: none;
}

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

a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	color: #808080; 
	text-decoration: none;
}
a:hover {
	color: #000000; 
	text-decoration: underline;
}

a:active {
	color: #000000; 
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.highlight {
	font-weight: bold;
	color: #6699cc;
}

.textRight {
	text-align: right;
}

.textCentre {
	text-align: center;
}

.crossOut {
	text-decoration: line-through;
}

.lightRed {
	color: #c70000;
}

.thanks {
	text-indent: 24px;
}

.ta {
	text-indent: 55px;
}

.farRight {
	text-indent: 165px;
}

.furtherRight {
	text-indent: 230px;
}

.middleish {
	text-indent: 100px;
}

.date {
	text-indent: 10px;
}

.vSpecial {
	text-indent: 7px;
}

.vTa {
	text-indent: 130px;
}

/* --- Custom --- */

#container { 
	width: 1px;
	height: 50%;
	margin-bottom: -300px; /* half of container's height */
	float: left;
}

#content {
	margin: 0 auto;
	position: relative; /* puts container in front of distance */
	text-align: left;
	height: 600px;
	width: 800px;
	clear: left;
	background-image: url("../images/background.gif");
}

#content div {
	float: right;
}

/* --- central text box --- */

#messageBox {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 130px; 
	left: 0px;
	width: 451px;
	height: 234px;
	background-repeat: no-repeat;
	background-color: transparent;
}

#messageBoxText {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 40px;
	left: 45px;
	width: 380px;
	height: 170px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
	overflow: auto;
	text-transform: lowercase;
}

#messageBoxText h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 17px;
	letter-spacing: 2px;
	line-height: 1.25em;
}

#messageBoxText h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 17px;
	letter-spacing: 2px;
	line-height: 1.25em;
}

#messageBoxText h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 1.25em;
}

#messageBoxText h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 1.25em;
}

#messageBoxText h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 1.25em;
}

#messageBoxText p {
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 1.25em;
}

#messageBoxText .smallText {
	font-size: 10px;
}

#messageBoxText .noBorder {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#messageBoxText .border {
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

#gigInfo {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 130px; 
	left: 510px;
	width: 250px;
	height: 350px;
	background-color: transparent;
}

#gigInfoText {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 40px;
	left: 40px;
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
	text-transform: lowercase;
}

#gigInfoText h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 1.25em;
	color: #6699cc;
}

#gigInfoText h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 1.25em;
}

#gigInfoText p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 1.25em;
}

#gigInfo_closebutton {
	position: absolute;
	top: 10px;
	right: 10px;
}

#buyMusic {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 197px;
	height: 214px;
	top: 170px; 
	left: 510px;
	background-color: transparent;
	background-repeat: no-repeat;
}

#buyMusicText {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 30px;
	left: 30px;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}

#buyMusicText h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 17px;
	letter-spacing: 2px;
	line-height: 1.25em;
}

#buyMusicText p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 1.25em;
}

#buyMusicText ul {
	margin: 10px 0;
	list-style-type: none;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 1.25em;
}

#buyMusicText li {
	padding-left: 10px;
}

#buyMusicText .smallText {
	font-size: 10px;
}

/* --- photos --- */

#photosbutton {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 70px;
	height: 32px;
	top: 508px; /* 373px; */
	left: 698px;
	background-color: transparent; 
}

#photo_closebutton {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 22px;
	height: 23px;
	top: 20px;
	left: 280px;
	background-color: transparent;
}

#landscapephoto {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 150px;
	left: 20px;
	width: 357px;
	height: 259px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 19px 18px;
	z-index: 1;
}

#portraitphoto {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 110px;
	left: 50px;
	width: 292px;
	height: 393px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 28px 13px;
	z-index: 1;
}

#photoCollage {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 120px; 
	left: 465px;
	width: 300px; /* 273px; */
	height: 279px;
	background-color: transparent;
}

/* --- mailing list sign up --- */

#mailinglistbutton {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 120px;
	height: 30px;
	top: 549px;
	left: 650px;
	background-color: transparent;
}

#signup {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 443px;
	left: 510px;
	width: 293px;
	height: 135px;
	background-repeat: no-repeat;
	background-color: transparent;
}

#signupname {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 6px;
	left: 3px;
	background-color: transparent;
}

#signupemail {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 58px;
	left: 3px;
	background-color: transparent;
}

#signupbutton {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 103px;
	left: 141px;
	background-color: transparent;
}

#closebutton {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 22px;
	height: 23px;
	top: 0px;
	left: 250px;
	background-color: transparent;
}

input.textfield {
	background-color: transparent; /* #f0f0f0; */
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	border: none;
}

label.subscribe {
	visibility: hidden;
	display: block;
}

/* --- downloads --- */

#downloadsbutton {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 108px;
	height: 32px;
	top: 523px; /* 388px; */
	left: 663px;
	background-color: transparent;
}

#downloads {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 160px; 
	left: 500px;
	width: 317px; /* 292px; */
	height: 293px;
	background-repeat: no-repeat;
	background-color: transparent;
}

#downloadsText {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 18px;
	left: 45px;
	width: 202px;
	height: 243px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}

#downloadsText h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 1.25em;
	color: #6699cc;
}

#downloadsText h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 1.25em;
}

#downloadsText p {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 1.25em;
}

#downloadsText ul {
	list-style: none;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 1.25em;
}

#downloadsText2 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 18px;
	left: 45px;
	width: 202px;
	height: 243px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}

#downloadsText2 h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 1.25em;
	color: #6699cc;
}

#downloadsText2 h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 1.25em;
}

#downloadsText2 p {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 1.25em;
}

#downloadsText2 ul {
	list-style: none;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 1.25em;
}

#downloadsText3 {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 18px;
	left: 45px;
	width: 202px;
	height: 243px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}

#downloadsText3 h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 1.25em;
	color: #6699cc;
}

#downloadsText3 h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 1.25em;
}

#downloadsText3 p {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 1.25em;
}

#downloadsText3 ul {
	list-style: none;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 1.25em;
}

/* --- music player --- */

#mp3player {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 530px;
	left: 20px;
	width: 380px;
	height: 15px;
	background-color: transparent;
}

/* --- link icons --- */

#myspace {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 37px;
	height: 40px;
	top: 35px;
	left: 105px;
	background-color: transparent;
}

#facebook {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 37px;
	height: 40px;
	top: 35px;
	left: 60px;
	background-color: transparent;
}

#sherpa {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 50px;
	height: 40px;
	top: 35px;
	left: 0px; /* 133px; */
	background-color: transparent;
}

#tomRobinson {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 116px;
	height: 116px;
	top: 410px;
	left: 20px;
	background-color: transparent;
}

/* --- footer --- */

#footer {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 578px;
	left: 17px;
	background-color: transparent;
}

#footer p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
}

#footer a {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
}

#footer a:link {
	color: #808080;
	text-decoration: none;
}

#footer a:visited {
	color: #808080;
	text-decoration: none;
}

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

#footer a:active {
	color: #000000;
	text-decoration: underline;
}

/* --- Special classes for rollovers --- */
/* Couldn't use :hover pseudo class as wont work for anything but links in IE and 
couldn't use JavaScript rollovers as png image replace wont work. */

.mailinglist_imgon {
	width: 120px;
	height: 30px;
	cursor: pointer;
	background-color: transparent;
	background-repeat: no-repeat;
}

.mailinglist_imgoff {
	width: 120px;
	height: 30px;
	cursor: pointer;
	background-color: transparent;
	background-repeat: no-repeat;
}

.signupBtnon {
	width: 108px;
	height: 29px;
	background-color: transparent;
	background-repeat: no-repeat;
}

.signupBtnoff {
	width: 108px;
	height: 29px;
	background-color: transparent;
	background-repeat: no-repeat;
}

.closeBtnon {
	width: 22px;
	height: 23px;
	cursor: pointer;
	background-colour: transparent;
	background-repeat: no-repeat;
}

.closeBtnoff {
	width: 22px;
	height: 23px;
	cursor: pointer;
	background-colour: transparent;
	background-repeat: no-repeat;
}

.photosBtnoff {
	width: 70px;
	height: 32px;
	cursor: pointer;
	background-color: transparent;
	background-repeat: no-repeat;
}

.photosBtnon {
	width: 70px;
	height: 32px;
	cursor: pointer;
	background-color: transparent;
	background-repeat: no-repeat;
}

.photo_closeBtnon {
	width: 22px;
	height: 23px;
	cursor: pointer;
	background-colour: transparent;
	background-repeat: no-repeat;
}

.photo_closeBtnoff {
	width: 22px;
	height: 23px;
	cursor: pointer;
	background-colour: transparent;
	background-repeat: no-repeat;
}

.downloadsBtnoff {
	width: 108px;
	height: 32px;
	cursor: pointer;
	background-color: transparent;
	background-repeat: no-repeat;
}

.downloadsBtnon {
	width: 108px;
	height: 32px;
	cursor: pointer;
	background-color: transparent;
	background-repeat: no-repeat;
}

.downloads_closeBtnon {
	position: absolute;
	width: 22px;
	height: 23px;
	right: 0px;
	top: 0px;
	cursor: pointer;
	background-colour: transparent;
	background-repeat: no-repeat;
}

.downloads_closeBtnoff {
	position: absolute;
	width: 22px;
	height: 23px;
	right: 0px;
	top: 0px;
	cursor: pointer;
	background-colour: transparent;
	background-repeat: no-repeat;
}

.gigInfo_closeBtnon {
	width: 22px;
	height: 23px;
	cursor: pointer;
	background-colour: transparent;
	background-repeat: no-repeat;
}

.gigInfo_closeBtnoff {
	width: 22px;
	height: 23px;
	cursor: pointer;
	background-colour: transparent;
	background-repeat: no-repeat;
}