html,body{
    background: #000000;
    color: #FF8000;
    text-align: center;
    padding: 0px;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
}

a {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

.frontpage {
	width: 800px;
	background: #000000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.frontpage table {
	width: 800px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

.frontpage p {
	font-family: serif;
	font-size: large;
}

td {
	vertical-align: top;
	text-align: left;
}

td.mainpageleft {
	text-align: right;
	width: 120px;
}

td.mainpageright {
	text-align: left;
	width: 120px;
}

.titlelogo {
    display: inline;
}

.bullethole {
    display: inline;
}

.scrolltext {
    border-top: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    width: 720px;
    overflow: hidden;
    font-family: sans-serif;
    font-size: large;
    margin-bottom: 32px;
}

.scrolltext span {
    margin-left: 2560px;
}

.scrolltext span b {
    color: #FFFFFF;
}

h1 {
    color: #FFFFFF;
    text-decoration: underline;
}

p {
    font-family: Cookie, sans-serif;
    margin-bottom: 24px;
}

table.gigtable {
    width: 300px;
    border: solid 2px #0000FF;
    margin-bottom: 8px;
    margin-left: auto;
		margin-right: auto;
}

table.gigtable th {
    font-family: sans-serif;
    font-size: x-small;
    font-weight: normal;
}

td.gigimage {
    width: 32px;
    height: 32px;
}

tg.gigtext {
    height: 32px;
    vertical-align: center;
    font-family: Cookie,sans-serif;
    font-size: small;
}

img.pagenav {
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
}

.filmstrip {
	display: block;
	position: absolute;
	left: 0px;
	top: 60px;
	right: 0px;
	height: 100px;
	background-repeat: repeat-x;
	background-position:center;
}

.maincontent {
	display: block;
	position: absolute;
	left: 10%;
	right: 10%;
	top: 200px;
	font-family: sans-serif;
	color: #FF8000;
	text-align: left;
	padding-bottom: 32px;
}

.maincontent h1 {
	font-family: Cookie,sans-serif;
	text-decoration: none;
	text-size: xx-large;
	color: #0000FF;
	text-align: center;
}

.maincontent h2 {
	font-family: Cookie,sans-serif;
	text-decoration: none;
	text-size: x-large;
	color: #0000FF;
	text-align: center;
}

.maincontent p {
	font-family: serif;
	text-align: justify;
	margin-right: 24px;
}



.maincontent p.centered {
    text-align: center;
}

input.openid {
   background: url(/graphics/login-bg.gif) no-repeat; 
   background-color: #fff; 
   background-position: 0 50%;
   color: #000;
   padding-left: 18px; 
}

.editbox {
    display: block;
    position: absolute;
    top: 16px;
    right: 16px;
    border: solid 1px #FFFFFF;
    background-color: #000000;
}

.gigguideitem {
	display: block;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
}

.gigguideitem .date {
	display: table-cell;
	text-align: left;
	width: 130px;
}

.gigguideitem .venue {
	display: table-cell;
	text-align: left;
}

.gigguideitem .deletebox {
	display: table-cell;
	width: 24px;
}

.gigguideitem .deletebox a {
	padding-left: 6px;
	padding-right: 6px;
	border: solid 1px #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}

.gigguideitem .deletebox a:hover {
	background-color: #FFFFFF;
	color: #000000;
}

.gigguideitem h2 {
	margin-top: 32px;
}

.locationinfo {
    display: block;
    margin-right: 24px;
    border-bottom: solid 1px #FF8000;
}

table.sessiontable {
    font-family: sans-serif;
    font-size: small;
    border-top: solid 1px #FF8000;
    border-bottom: solid 1px #FF8000;
    border-collapse: collapse;
}

table.sessiontable tr th {
    padding-left: 8px;
    padding-right: 8px;
    background-color: #FF8000;
    color: #000000;
    text-align: left;
}

table.sessiontable tr td {
    padding-left: 8px;
    padding-right: 8px;
}

table.gallerytable {
	width: 100%;
}

table.gallerytable td {
	width: 100%;
}

.gigguidemonthtitle {
	background-color: #FF8000;
	display: block;
	font-family: sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 100%;
}

.gigguidemonthrow {
	display: table-row;
	width: 100%;
}

.gallerygigitem {
	width: 120px;
	height: 160px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	font-family: sans-serif;
	font-size: x-small;
}

.galleryeventitem {
	width: 280px;
	display: block;
	text-align: justify;
	font-family: sans-serif;
	font-size: small;
	padding-right: 0px;
	padding-left: 16px;
	border-top: solid 1px #FF8000;
}

.galleryeventitem img {
	display: block;
	float: right;
	clear: right;
	margin-left: 8px;
}

.galleryeventitem h1 {
	font-family: Cookie,serif;
	font-size: large;
}

table.photogrid {
	border-top: solid 2px #FF8000;
	border-bottom: solid 2px #FF8000;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.photogrid td img {
	padding: 4px;
}

table.photogrid td.infopanel {
	width: 280px;
	padding-left: 8px;
}

.floatingselection {
	position: fixed;
	border: solid 3px #FF8000;
	left: 8px;
	top: 8px;
	width: 50%;
	height: 280px;
	font-family: sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	display: none;
	overflow: scroll;
}

.floatingselection p.close {
	text-align: right;
	font-size: x-small;
}


.MafiaMemberName {
	font-family: Cookie, sans-serif;
	text-align: center;
	font-size: large;
	color: rgb(252,102,5);
}

.MafiaBioQuestion {
	font-family: Cookie, sans-serif;
	color: #7F7F7F;
	padding-top: 4px;
	margin-right: 350px;
}

.MafiaBioAnswer {
	font-family: serif;
	font-style: italic;
	font-weight: bold;
	color: rgb(252,102,5);
	padding-bottom: 24px;
	padding-left: 8px;
	margin-right: 350px;
}

.picsidepanel {
	display: none;
	width: 260px;
	padding: 5px;
	border: solid 1px #FF8000;
	font-family: sans-serif;
	font-size: small;
	text-align: left;
}

table.gigguide {
	width: 100%
}

table.gigguide td.info {
	width: 200px;
}

table.singlephoto {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

table.singlephoto td.prev {
	font-family: sans-serif;
	font-size: small;
	text-align: left;
}

table.singlephoto td.next {
	font-family: sans-serif;
	font-size: small;
	text-align: right;
}

table.singlephoto td.photo {
	width: 480px;
	border-top: solid 1px #FF8000;
	border-bottom: solid 1px #FF8000;
	text-align: center;
	font-family: sans-serif;
	font-size: x-small;
	padding-top: 16px;
	padding-bottom: 16px;
}

.mainpagecolumn {
	width: 390px;
	border: solid 2px #0000FF;
}

.mainpagecolumn table {
	width: 380px;
	padding: 5px;
}

.mainpagecolumn table .date {
	width: 80px;
	padding-left: 20px;
}

.mainpagecolumn table .venue {
	width: 200px;
}

.mainpagecolumn table th {
	text-align: center;
	color: #9F9F9F;
	font-family: sans-serif;
	font-size: medium;
	padding-bottom: 16px;
}

.mainpagecolumn table td {
	font-family: sans-serif;
	font-size: small;
	padding-bottom: 8px;	
	padding-top: 8px;
}

.toplinkbar {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
}

table.photoview {
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}

table.photoview tr td.photo {
	text-align: center;
	width: 490px;
	padding-right: 16px;
}

table.photoview tr td.info {
	border-left: solid 1px #0000FF;
	padding-left: 16px;
	text-align: center;
	width: 400px;
}

table.photoview tr td.nav {
	text-align: center;
	width: 100px;
}

table.photoview tr td.navbottom {
	text-align: center;
	width: 100px;
	vertical-align: bottom;
}

table.photoview tr td.info div {
	width: 280px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.newsitem {
	border: solid 2px #0000FF;
	width: 80%;
	padding: 16px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
}

form table {
	width: 100%;
}

form table td {
	width: 100%;
}

form table td.label {
	width: 10%;
}

div.imageselect {
	display: block;
	float: right;
	clear: right;
	width: 200px;
	border: solid 1px #000000;
	overflow: scroll;
	height: 480px;
	text-align: center;
	font-size: x-small;
	font-family: sans-serif;
}

div.imageselect p {
	font-size: x-small;
	font-family: sans-serif;
	margin-left: 16px;
	margin-right: 16px;
}

textarea.docedit {
	display: block;
	float: left;
	height: 480px;
	width: 100%;
	clear: left;
}

div.fbactivityreport {
	font-family: sans-serif;
	font-size: small;
	display: block;
	width: 200px;
	float: left;
	border: solid 1px #0000FF;
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	height: 60px;
	color: #000000;
	font-size: x-small;
}

div.fbactivityreport img {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	float: left;
}

div.fbactivityreport a span {
	font-size: small;
}

div.fbactivityreport span {
	display: block;
	width: 130px;
	float: right;
	vertical-align: middle;
}

table.fbtable {
	width: 100%;
}

td.fbcolumn {
	width: 50%;
}

td.fbdate {
	background-color: #FF8000;
	font-family: sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 100%;
}

td.fbheader {
	background-color: #9F9F9F;
	font-family: sans-serif;
	color: #000000;
	text-align: center;
	width: 50%;
}

div.locationphotostrip {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
  height: 90px;
  overflow: hidden;
  text-align: center;
}

div.historypage {
	background-color: #000000;
	width: 100%;
	position: relative;
	display: block;
	float: left;
	clear: both;
}

.historypage .tabline {
	width: 100%;
	background-color: #000000;
	border-bottom: solid 1px #FF8000;
	display: block;
	float: left;
}

.historypage .tabline a {
	display: table-cell;
	background-color: #000000;
	border-top: solid 2px #FF8000;
	border-left: solid 1px #FF8000;
	border-right: solid 1px #FF8000;
	padding: 5px;
}

.historypage .tabline a:hover {
	background-color: #FF8000;
	color: #FFFFFF;
}

.historypage .tabpage {
	display: block;
	width: 99%;
	background-color: #000000;
	margin-top: 24px;
	padding-bottom: 8px;
	padding-top: 16px;
}

.historyinfo {
	display: block;
	font-family: sans-serif;
	margin-left: 5%;
	margin-right: 5%;
	width: auto;
}

.historyinfo img {
	margin: 16px;
}

.historylineups {
	display: none;
}

.historyalbums {
	display: none;
}

.historymembers {
	display: none;
}

.historyroadies {
	display: none;
	margin-left: 32px;
	margin-right: 32px;
}

.historypage .tabpage table {
	margin-bottom: 32px;
	margin-left: auto;
	margin-right: auto;
}

div.title2010 {
	margin-left: 0px;
	margin-right: 200px;
	width: auto;
	text-align: center;
}

table.layout2010 {
	width: 100%;
}

table.borders2010 {
	display: block;
	float: left;
	border-collapse: collapse;
	width: 100%;
	margin: 0px;
	height: 100%;
	min-height: 100%;
}

td.border2010l {
	width: 28px;
	background-image: url('/graphics/2010l.jpg');
	background-position: left top;
	background-repeat: repeat-y;
}

td.border2010r {
	width: 28px;
	background-image: url('/graphics/2010r.jpg');
	background-position: right top;
	background-repeat: repeat-y;
}

td.border2010main {
	background-image: url('/graphics/2010guitar.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	width: 100%;
}

div.overlay2010l {
	position: absolute;
	display: block;
	left: 0px;
	width: 28px;
	top: 0px;
	bottom: 0px;
	background-image: url('/graphics/2010l.jpg');
	background-position: left top;
	background-repeat: repeat-y;
}

div.overlay2010r {
	position: absolute;
	display: block;
	right: 0px;
	width: 28px;
	top: 0px;
	bottom: 0px;
	background-image: url('/graphics/2010r.jpg');
	background-position: right top;
	background-repeat: repeat-y;
}

td.bulletholes2010 {
	width: 380px;
}

table.infoboxes2010 {
	width: 100%;
	border-collapse: separate;
	padding: 0px;
	border-spacing: 8px;
}

table.infoboxes2010 td.infobox2010 {
	width: 100%;
	background-color: #000000;
	background: rgba(0,0,0,0.8);
	filter:alpha(opacity=80);
}

table.infoboxes2010 td.emptybox {
	width: 200px;
	min-width: 200px;
}

table.infoboxes2010 td.infobox2010 div {
	border: solid 2px #0000FF;
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
	padding: 8px;
}

.infobox2010 th {
	font-size: large;
	color: #9F9F9F;
	font-weight: bold;
	text-align: left;
	font-family: sans-serif;
	padding-bottom: 16px;
}

.infobox2010 td {
	padding-bottom: 8px;
}

.roadiepics {
	max-width: 200px;
	text-align: right;
	display: block;
	float: right;
	clear: right;
	margin-left: 16px;
	margin-bottom: 16px;
}

.hagarlist li {
	font-family: serif;
	font-size: medium;
}

img.dirtyhack2010 {
	padding-left: 64px;
}

img.historypersonimage2010 {
	margin-left: 32px;
	margin-bottom: 32px;
}

table.wallpapers {
	width: 200px;
}

table.wallpapers td {
	width: 140px;
	font-size: small;
	vertical-align: middle;
}

table.wallpapers td.image {
	width: 55px;
	padding-right: 8px;
}

div.hiddenpopup {
	display: none;
}

.prevnextbox {
	width: 100%;
	text-align: center;
	height: 60px;
	border-bottom: solid 1px #FF8000;
	padding-bottom: 8px;
}

.imagelocationbox {
	width: 100%;
	border-bottom: solid 1px #FF8000;
	padding-top: 8px;
	padding-bottom: 8px;
}

div.debug {
	display: block;
	position: fixed;
	left: 32px;
	top: 32px;
	right: 32px;
	bottom: 32px;
	overflow: scroll;
	background-color: #FFFFFF;
	color: #000000;
	border: solid 2px #FF8000;
}

div#photopop {
	display: none;
	position: fixed;
	background-color: #000000;
	border: solid 2px #FF8000;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
}
