/* ------------- GLOBAL --------------- */
/* ----------------------------------------*/
body{
	background-repeat: repeat-x;
	background-image: url(../images/bg_fill.jpg);
	background-color: #F1F1F1;
}

#container{
	position: relative;
	margin: 0 auto;
	top: 0;
	width:1024px;
	height:768px;	
}

#layout {
	position:absolute;
	
	left:0px;
	top: -8px;
	width:1024px;
	height:768px;
}
h4{
	width: 300px;
	height: 20px;
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	margin-top: -0px;
	font-weight: normal;
	color: #4C6C93;
	float: right;
}
.sml{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8px;
}

/* ------------- HEADER --------------- */
/* ----------------------------------------*/
#pnp_ {
	background-image: url(../images/pnp.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:136px;
}

/* ------------- NAVIGATION --------------- */
/* -----------------------------------------------*/
#pnp002_ {
	/*background-image: url(../images/pnp-02.jpg);*/
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:136px;
	width:1024px;
	height:32px;
}

#pnp003_ {
	background-image: url(../images/pnp-03.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:168px;
	width:1024px;
	height:1px;
}

#navbar{
	margin: 0 auto;
	position: relative;
	width: 670px;
	height: 30px;
	top: -10px;

}
#navbar ul{ }
#navbar ul li{
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	list-style-type: none;
	
	/*list-style: none;*/
}
#navbar ul li a{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #fff;
}
#navbar ul li a:link{ }
#navbar ul li a:visited{ }
#navbar ul li a:hover{ color: #fff222; border-bottom: 2px solid #fff; }
	
/* ------------- MAIN BODY --------------- */
/* ---------------------------------------------*/
#pnp004_ {
	background-image: url(../images/pnp-04.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:169px;
	width:1024px;
	height:599px;
}
.subheadingbar{
	margin-top: 30px;
	float: left;
	background-image: url(../images/subheadbar.png);
	background-repeat: no-repeat;
	width: 295px;
	height: 20px;
	color: #4C6C93;
	position: absolute;
}
.subheadingbar h4{
	width: 295px;
	height: 20px;
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	margin-top: -0px;
	font-weight: normal;
	color: #4C6C93;
}
#content{
	width: 610px;
	height: auto;
	margin: 0 auto;
	position: relative;
	padding-top: 15px;
}
#content img{
	width: 294px;
	height: 213px;
	float: left;
	display: block;
}
#content p.floatr{
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-left: 5px;
	width: 300px;
	float: right;
}
#belowImage{
	width:300px;
	height: 250px;
	float: left;
	display:block;
	position: relative;
}
#belowImage p.floatl{
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	width: 295px;
	height: auto;	
	display: block;
}
#belowImage p.floatlpages{
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	width: 600px;
	display: block;
	margin-top: -2px;
	
}

#linkbar{
	z-index: 5;
	display: block;
	position: relative;
	width: 600px;
	height: 35px;
	left: 30px;
	padding-top: 2px;

}
#linkbar ul{ }
#linkbar ul li{
	display: inline;
	margin-left: 30px;
	margin-right: 10px;
	list-style-type: none;
	
	/*list-style: none;*/
}
#linkbar ul li a{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
#linkbar ul li a:link{ }
#linkbar ul li a:visited{ }
#linkbar ul li a:hover{ color: #4F6E96; font-weight: normal; }

/* ------------------ FOOTER --------------- */
/* ---------------------------------------------*/
#pnp005_ {
	background-image: url(../images/pnp_links-02.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:674px;
	width:1024px;
	height:94px;
}
#footer{
	width: 644px;
	height: 17px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	bottom: 0;
	position: relative;
	margin: 0 auto;
	
}
#footer h4{
	position: relative;
	width: 644px;
	height: 17px;
	margin-top: 5px;
	padding-top: 2px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	color: #444;	
}

/* ---------------- LATEST ----------------- */
/* ---------------------------------------------*/
.rsubheadingbar{
	margin-top: 30px;
	float: right;
	background-image: url(../images/subheadbar.png);
	background-repeat: no-repeat;
	width: 295px;
	height: 20px;
	color: #4C6C93;
	position: absolute;
}
.rsubheadingbar h4{
	width: 295px;
	height: 20px;
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size: 14px;
	margin-top: -0px;
	font-weight: normal;
	color: #4C6C93;	
}

/* ---------------- MUSIC ------------------ */
/* ---------------------------------------------*/
#musicList{
	display:block;
	position: relative;
	width: 620px;
	height: 150px;
	padding: 0 0;
	margin: 0 0;
}
#musicList tr td{ 
	width: 320px; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	margin: 0 auto;
	height: 15px;
	padding: 0 0;
	margin: 0 0;
}
#musicList tr{ height: 18px; }
p.musicText{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
	width: 590px; 
	float: left;
	position: relative; 
	top: 0;
}
#mp3player{
	width: 290px;
	float: right;
	margin-top: -5px;
	z-index: -1;
}
#flashplayer{ z-index: -1;}

/* ---------------- GALLERY ---------------- */
/* -----------------------------------------------*/
#photoGrid{
	display:block;
	position: relative;
	width: 600px;
	height: 208px;
	margin: 0 auto;
	margin: 10px 0 0 14px;
	padding-top: 5px;
}
#photoGrid tr td img.grid{
	width:52px;
	height:52px;
	padding: 2px;
	text-decoration: none;
}
#photoGrid tr td{ 
	width: 52px; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	margin: 0 auto;
	height: 52px;
	padding: 0 0;
	margin: 0 0;
}
#photoGrid tr{ height: 52px; }

a.photoGridLinks{ text-decoration: none; }
a.photoGridLinks:link{ text-decoration: none; border: 0; }
a.photoGridLinks:visited{ text-decoration: none; border: 0; }
a.photoGridLinks:hover{ text-decoration: none; }

/* --------------- HISTORY ---------------- */
/* -----------------------------------------------*/
.floatlhistory{
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	width: 295px;
	height: auto;	
	display: block;
}
#artistlinks{ position: relative; display:block; width:600px; height: 200px; margin: 0 auto; }
#artistlinks img.links{
	width:100px;
	height:129px;
	padding: 10px;
	text-decoration: none;
}

/* --------------- CONTACT ----------------- */
/* -----------------------------------------------*/
#form table{ width: 600px; }

.formSuccess{ font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; padding-left: 5px; width: 350px; }
.formError{ font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; padding-left: 5px; width: 350px; }
