/* Foundation */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	background-color: #000000;
	line-height: 150%;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #375A09;
	text-decoration: none;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	background-color: #006600;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	font-size: 11px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.20em;
	font-variant: small-caps;
	color: #FFFFFF;
	}
	
h3 {
	line-height: -0.75em;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	}
	
h4 {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #006600;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: .05em;
}

h5 {
	text-transform: uppercase;
	color: #b9db8d;
	background-color: #000000;
	padding: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333;
	font-weight: normal;
}
	
/* Layout */

#container {
	width: 770px;
	margin: 0 auto;
	background-color: #b9db8d;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	}
	
#logo {
	width: 770px;
	height: 100px;
	background-image:   url(../images/_global/header_rootwalls.jpg);
	background-repeat: no-repeat;
	}
	
#logo h1 {
	text-indent: -5000px; 
	}

#content {
	background-color: b9db8d;
	margin-left: 235px;
	background-image: url(../images/_global/jellyfish_watermark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	}
#contentnews {
	background-color: b9db8d;
	margin-left: 235px;
	background-image: url(../images/_global/jellyfish_watermark.gif);
	background-repeat: no-repeat;
	background-position: left 425px;
	padding-right: 5px;
	}

#sidebar {
	float: right;
	padding: 10px;
	border: 1px dotted #FFFFFF;
	margin: 15px;
	width: 200px;
	}
	
#sidebar a:link {
	font-size: 10px;
	}
	
#sidebar a:visited {
	font-size: 10px;
	}

#sidebar a:hover {
	font-size: 10px;
	}
	
	
/*Current Bands Page*/

#bandscurrentsector {
	background-image: url(../images/bandpages/_global/bands_current_bgd.jpg);
	background-repeat: no-repeat;
	margin: 0 0;
	width: 500px;
	height: 700px;
}
	
#bandscurrentsector ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	text-transform: uppercase;
	color: #FFFFFF;
	list-style-type: none;
	font-weight: bold;
	letter-spacing: .15em;
	width: 348px;
	padding-top: 20px;
	padding-left: 76px;
}

#bandscurrentsector li {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}

#bandscurrentsector a:link {
	ont-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	text-transform: uppercase;
	color: #FFFFFF;
	list-style-type: none;
	font-weight: bold;
	letter-spacing: .15em;
	font-family: Arial, Helvetica, sans-serif;
}

#bandscurrentsector a:visited {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	text-transform: uppercase;
	color: #99FFFF;
	list-style-type: none;
	font-weight: bold;
	letter-spacing: .15em;
}

#bandscurrentsector a:hover {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	text-transform: uppercase;
	background: #000000;
	color: #FFFFFF;
	list-style-type: none;
	font-weight: bold;
	letter-spacing: .15em;
}
	
#nav {
	width: 225px;
	float: left;
	}
	
#nav a:link {
	font-family: Georgia, "Timew New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}

#nav a:visited {
	font-family: Georgia, "Timew New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	color: #375A09;
	text-decoration: none;
	}
	
#nav a:hover {
	font-family: Georgia, "Timew New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	background-color: #006600;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	}
	
		
#navNews {
    width: 225px;
    height: 90px;
    background:    url(../images/_global/main_nav/navNews.jpg) no-repeat top right;
}

#navDownloads {
    width: 225px;
    height: 90px;
    background:    url(../images/_global/main_nav/navDownloads.jpg) no-repeat top right;
}

#navBands {
    width: 225px;
    height: 90px;
    background:    url(../images/_global/main_nav/navBands.jpg) no-repeat top right;
}

#navTours {
    width: 225px;
    height: 90px;
    background:    url(../images/_global/main_nav/navTours.jpg) no-repeat top right;
}

#navInfo {
    width: 225px;
    height: 90px;
    background:    url(../images/_global/main_nav/navInfo.jpg) no-repeat top right;
}

#navHistory {
    width: 225px;
    height: 90px;
	background:    url(../images/_global/main_nav/navHistory.jpg) no-repeat top right;
}

#nav ul {
	list-style-type: none;
	margin-left: 100px;
	padding-top: 67px;
	text-align: right;
}

#navHistory ul {
	list-style-type: none;
	margin-left: 60px;
	padding-top: 66px;
	list-style-position: inside;
}

#navTours ul {
	list-style-type: none;
	margin-left:80px;
	padding-top: 66px;
	list-style-position: inside;
}

#navStore {
	margin-left:90px;
	margin-top:10px;
	}
	
#navStore a:link {
	text-decoration: none;
	}

#navStore a:visited {
	text-decoration: none;
	border:none;
	}
	
#navStore a:hover {
	text-decoration: none;
	border:none;
	}



	
/* Band Pages */

#bandnav {
	position:absolute;
	width:500px;
	height:22px;
	z-index:66;
	left: 30px;
	top: 307px;
	background-color: #000000;
	visibility: visible;
}

#bandphoto {
	margin-left: 32px;
	margin-top: 16px;
	z-index: 77;
	}

#bandtitle {
	z-index: 104;
	position:absolute;
	left: 32px;
	top: 235px;
	}	

#bandnewscallout {
	background-image:    url(../images/bandpages/_global/green_circle.gif);
	background-repeat: no repeat;
	width: 101px;
	position:absolute;
	left: 420px;
	top: 183px;
	z-index: 106;
	height: 101px;
	visibility: hidden;
	}
	
#bandbio {
	padding: 5px;
	}
	
#bandtours {
	padding: 10px;
	}
	
#bandreleases {
	padding: 10px;
	}
	
#bandphotos {
	padding: 10px;
	}
	
#bandpress {
	padding: 10px;
	}
	
p.bandnewscallout {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
	}
	
#bandpress p {
	line-height: 85%;
	}
	
/* Downloads Page */

#songs {
	width: 500px;
	padding: 10px;
	background-color: #b9db8d;
	border: 1px dotted #FFFFFF;
	}
	
#songs h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
	padding: 5px 5px 2px;
	background-color: #060;
	letter-spacing: .1em;
	}
	
.imgborder {
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #000000;
 
}

#songs a:link {
	border-top: 1px #FFF dotted;
	border-bottom: 1px #FFF dotted;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#songs a:visited {
	border-top: 1px #FFF dotted;
	border-bottom: 1px #FFF dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#songs a:hover {
	border-top: 1px #FFF dotted;
	border-bottom: 1px #FFF dotted;
	background-color: #060;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
	
#videos  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
	padding: 5px;
	background-color: #060;
	letter-spacing: .1em;
	}
	
	
#videos {
	width: 500px;
	padding: 10px;
	background-color: #b9db8d;
	border: 1px dotted #FFFFFF;
	}
	
#videos a:link {
	border-top: 1px #FFF dotted;
	border-bottom: 1px #FFF dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
#videos a:visited {
	border-top: 1px #FFF dotted;
	border-bottom: 1px #FFF dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#videos a:hover {
	border-top: 1px #FFF dotted;
	border-bottom: 1px #FFF dotted;
	background-color: #060;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.gslcatnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	}
	
.bandname {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	}
	
.albumname {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	}

.albumformat {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	}
	
.songname {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	}
	
.bodytextbold {
	font-weight: bold;
	}
	

	

/* Sidebar Content */

#sidebar h2 {
	border-top: 1px dotted #FFFFFF;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	letter-spacing: 0.7em;
	padding: 5px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #333333;
	}


.photocredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.bandbioleadin {
	font-weight: bold;
	text-transform: uppercase;
}
.bodytextitalic {
	font-style: italic;
}
.pressheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-transform: uppercase;
}


.headingunderlined {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.spacer {
	clear: left;
}
.newslisticon {
	background-image: url(../images/_global/newsbeaker_17x30px.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 17px;
	float: left;
	height: 30px;
	margin-right: 5px;
}
.newsbandicon {
	background-image: url(../images/_global/newsbandicon_18x30px.jpg);
	float: left;
	height: 30px;
	width: 18px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 5px;
}
.newstouricon {
	background-image: url(../images/_global/newstouricon_30x20px.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 20px;
	width: 30px;
	margin-right: 5px;
}
.newsinfoicon {
	background-image: url(../images/_global/newsinfoicon_10x33px.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 33px;
	width: 10px;
	margin-right: 5px;
}
.albumpopupinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
	padding: 8px;
	border: 1px dashed #FFFFFF;
	line-height: normal;
	color: #FFFFFF;
}
.employeepopupinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #009900;
	padding: 5px;
	border: 1px dashed #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.gslpresslist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin-left: -15px;
	background-color: #65DC37;
}
.gslpresslist2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #64FB40;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#tourlist table {
	border: 1px solid #000000;
	
	}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b9db8d;
	border: 1px dotted #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	line-height:normal;
	background-image: url(../images/_global/jellyfish_calendar.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#calendar h1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #b9db8d;
	background-color: #000000;
	padding: 5px;
	letter-spacing: .06em;
	}
#calendar h2 {
	font-weight: bold;
	font-color: green;
	color: #FFFFFF;
	background-color: #368F2D;
	padding: 2px;
	letter-spacing: 0em;
	}

#calendar h3  {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	}
.tours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
