@charset "UTF-8";
/* CSS Document */

/*POSITIONAL DIVS*/	


html{
   height: 100%;
}

body {
	height: 100%;
	background-image: url(images/Page_Back.jpg);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #921f1c;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FB921B;
	text-decoration: underline;
}


#pagecontainer {
	width: 970px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 0px;
	background-color: #921f1c;
}

#footer {
	background-image: url(images/Footer_Back.jpg);
	background-repeat: no-repeat;
	height: 38px;
	clear: both;
	background-position: bottom;
	padding-top: 20px;
}
#featurecontent a {
	color: #FF872B;
}


/*Header Styles*/	


#header {
	background-image: url(images/Phatfish_Logo.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 970px;
	top: 0px;
}
#networklinks {
	top: -28px;
	right: 10px;
	width: 183px;
	height: 40px;
	left: 370px;
	float: right;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a #myspace {
	height: 32px;
	width: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/myspace0.jpg);
	float: left;
}
a:hover #myspace {
	background-image: url(images/myspace1.jpg);
}

a #facebook {
	height: 32px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/facebook0.jpg);
	float: right;
	top: -32px;
}
a:hover #facebook {
	background-image: url(images/facebook1.jpg);
}

#phatlogo {
	float: left;
	height: 74px;
	padding-left: 30px;
	width: 352px;
}


/*Main content area*/	

#content {
	argin-right: 15px;
	background-image: url(images/featured_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #921f1c;
}
#content a {
	color: #FFFFFF;
	text-decoration: underline;
}
#content a:hover {
	color: #FB921B;
	text-decoration: none;
}

#content2 {
	argin-right: 15px;
	background-image: url(images/featured_back2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #921f1c;
}
#content2 a {
	color: #FFFFFF;
	text-decoration: underline;
}
#content2 a:hover {
	color: #FB921B;
	text-decoration: none;
}

#featurecontent {
	float: left;
	width: 420px;
	padding-right: 40px;
	padding-left: 42px;
	padding-top: 47px;
	font-size: 13px;
	line-height: 18px;
	color: #F86B20;
}

#featurecontent2 {
	float: left;
	width: 350px;
	padding-right: 30px;
	padding-left: 52px;
	padding-top: 47px;
	font-size: 13px;
	line-height: 18px;
	color: #F86B20;
}
#rightcol {
	float: left;
	width: 190px;
	padding-top: 45px;
	font-size: 13px;
	line-height: 18px;
}

#rightcol2 {
	float: left;
	width: 210px;
	padding-top: 45px;
	font-size: 13px;
	line-height: 18px;
}





/*Text Styles*/	


h1 {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-bottom: 5px;
}
h2 {
	color: #FA931B;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	color: #F4B924;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 22px;
	font-weight: bold;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#centrecol {
	float: left;
	width: 400px;
	margin-left: 30px;
}




/*Main Naviagtion Styles*/	

#nav {
	position: relative;
	background-image: url(images/Nav_Back.jpg);
	height: 41px;
	width: 970px;
	clear: both;
}
#nav a {
	text-decoration: none;
	color: #FFFFFF;
}

#nav a:hover {
	text-decoration: none;
	color: #FA931B;
}

#nav li {
	display: block;
	float: left;
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-image: url(images/divider.gif);
	background-repeat:no-repeat;
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	padding-right: 0px;
	text-transform: uppercase;
	font-weight: bold;
	height: 41px;
	line-height: 41px;
	padding-left: 15px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}


/*Sub Naviagtion Styles*/	

#subnav {
	text-decoration: none;
	float: left;
	width: 250px;
}

#subnav li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EF4C14;
	width: 250px;
}
#subnav ul {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftcol {
	float: left;
	width: 250px;
}

#subnav a {
	text-decoration: none;
	display: block;
	list-style-type: none;
	color: #E04417;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
#subnav a:hover {
	text-decoration: none;
	color: #FA931B;
}





/*Audio/Video/Lyrics Layout Styles*/	


#titlespace {
	background-image: url(images/Under_nav_shadow.jpg);
	height: 100px;
	background-repeat: no-repeat;
}
#coverflow {
	height: 320px;
}
#label {
	float: left;
	padding-top: 12px;
	padding-left: 115px;
	width: 135px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
}
#under {
	background-image: url(images/Under_Show_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 170px;
	clear: both;
}
#undernolabel {
	background-image: url(images/Under_Show_back_plain.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 120px;
	clear: both;
}
#pagetitle {
	padding-top: 40px;
	width: 250px;
	text-align: right;
	border-bottom-style: dotted;
	float: left;
}
#musicplayer {
	height: 300px;
	padding-right: 35px;
	padding-top: 25px;
	padding-bottom: 60px;
	background-repeat: no-repeat;
	float: right;
	background-image: url(images/Player_back.jpg);
	background-position: right top;
	width: 660px;
}
#videoplayer {
	height: 330px;
	padding-right: 35px;
	padding-top: 60px;
	padding-bottom: 40px;
	background-repeat: no-repeat;
	float: right;
	width: 660px;
	text-align: right;
	background-image: url(images/video_back.jpg);
	background-position: right top;
}



/*Horizonal link Styles*/

#shortcuts {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
	padding-right: 30px;
	padding-left: 30px;
}

#shortcuts li {
	display: inline;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-right: 5px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
#shortcuts a {
	color: #E04417;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}
#shortcuts a:hover {
	color: #333333;
	text-decoration: none;
}

a #buynow {
	height: 63px;
	width: 143px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/buy_now0.jpg);
	float: right;
	background-repeat: no-repeat;
	margin-top: 55px;
	margin-right: 26px;
}
a:hover #buynow {
	background-image: url(images/buy_now1.jpg);
}


/*Lyrics Page Styles*/

#lyricarea {
	padding-right: 40px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	float: right;
	width: 600px;
}

#lyricalbum {
	float: right;
	width: 340px;
	line-height: 18px;
	text-align: right;
}
#lyrics {
	float: left;
	width: 230px;
}
#lyrics p {
	margin: 0px;
	padding: 0px 0px 15px;
}
#lyrics a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#lyrics a:hover {
	color: #FB921B;
	text-decoration: underline;
}
#track {
	visibility: hidden;
	height: 35px;
	width: 420px;
}


/*Band Page Styles*/

#bandinfo {
	float: right;
	background-image: url(theband/bandmainpic.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 365px;
	padding-right: 100px;
	width: 600px;
}
#bandinfo h1 {
	color: #000000;
	font-size: 30px;
	line-height: 35px;
	padding-top: 310px;
	padding-left: 100px;
}
#bandphotolinks {
	float: left;
	clear: left;
	background-image: url(theband/band_pics_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 420px;
	width: 350px;
	padding-bottom: 30px;
}
#bandtext {
	width: 540px;
	float: right;
	padding-right: 60px;
	padding-bottom: 15px;
	margin: 0px;
    line-height: 18px;
}

/*Histoy Page Styles*/

#frame {
	float: right;
	width: 600px;
	margin-top: 60px;
	margin-bottom: 20px;
	padding-right: 60px;
	padding-left: 55px;
}
#history {
	width: 533px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-image: url(images/history_back.jpg);
	background-repeat: repeat-y;
}
#history img {
	padding: 0px 15px 15px 0px;
}
#history a {
	color: #FFFFFF;
	text-decoration: underline;
}
#history a:hover {
	color: #FA931B;
	text-decoration: underline;
}
#history p {
	margin: 0px;
	padding: 0px 0px 18px
}

#gigguide .date {
	color: #FF872B;
	font-size: 13px;
	line-height: 18px;
}
.gig {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#gigguide .event {
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
}
	
	#gigguide span .event {
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
}
	
a #ticket {
	height: 36px;
	width: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/buytickets.jpg);
	float: left;
}
a:hover #ticket {
	background-image:url(images/buytickets1.jpg);
}
