@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
}

body {
	margin:0px;
	padding:0px;
	background-color: #000000;
	font-family: Arial, Helvetica, Lucida Grande, Verdana, sans-serif;
	color: #CCCCCC;
}


/* __________________________________________ URL STYLES ___________________________________________ */


a:link {
	color: #99CCFF;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #66CCFF;
}
a:active {
	text-decoration: none;
	color: #66CCFF;
}

/* _______________________________________ END URL STYLES ___________________________________________ */

/* _______________________________________ Main Navigation __________________________________________ */

.navbarLine01 {
	height: 1px;
	width: 1022px;
	align: center;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	background-image:url("images/nav_line.png");
}


#navbar {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}


.navHome a {
	display: block;
	width: 75px;
	height: 28px;
	border: 0;
	background: url("images/nav_home.png") 0 0 no-repeat;
}
.navHome a:hover {
	background-position: 0 -28px;
}
.navHome a:active {
	background-position: 0 0px;
}


.navBio a {
	display: block;
	width: 114px;
	height: 28px;
	border: 0;
	background: url("images/nav_bio.png") 0 0 no-repeat;
}
.navBio a:hover {
	background-position: 0 -28px;
}
.navBio a:active {
	background-position: 0 0px;
}


.navEvents a {
	display: block;
	width: 86px;
	height: 28px;
	border: 0;
	background: url("images/nav_events.png") 0 0 no-repeat;
}
.navEvents a:hover {
	background-position: 0 -28px;
}
.navEvents a:active {
	background-position: 0 0px;
}


.navReviews a {
	display: block;
	width: 92px;
	height: 28px;
	border: 0;
	background: url("images/nav_reviews.png") 0 0 no-repeat;
}
.navReviews a:hover {
	background-position: 0 -28px;
}
.navReviews a:active {
	background-position: 0 0px;
}


.navGallery a {
	display: block;
	width: 96px;
	height: 28px;
	border: 0;
	background: url("images/nav_gallery.png") 0 0 no-repeat;
}
.navGallery a:hover {
	background-position: 0 -28px;
}
.navGallery a:active {
	background-position: 0 0px;
}


.navMedia a {
	display: block;
	width: 75px;
	height: 28px;
	border: 0;
	background: url("images/nav_media.png") 0 0 no-repeat;
}
.navMedia a:hover {
	background-position: 0 -28px;
}
.navMedia a:active {
	background-position: 0 0px;
}


.navStore a {
	display: block;
	width: 75px;
	height: 28px;
	border: 0;
	background: url("images/nav_store.png") 0 0 no-repeat;
}
.navStore a:hover {
	background-position: 0 -28px;
}
.navStore a:active {
	background-position: 0 0px;
}

/* ____________________________________ End Main Navigation __________________________________________ */


/* __________________________________________ Content ________________________________________________ */

.contentWindow {
text-align: center;
	min-width: 973px;
	min-height: 683px;
}

#contentWindowWrapper {
	margin:0 auto;
	width:973px;
	height:auto;
	min-height:650px;
	text-align: center;
	border:thin;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
}

#HomeContentBKG {
	width:973px;
	height:683px;
	background-image:url("images/home_bkg.jpg");
}

#BioContentBKG {
	width:973px;
	height:683px;
	background-image:url("images/bio_bkg.jpg");
}

#bioTXT {
	font-size:13px;
	text-align:justify;
	width:650px;
	margin-left:290px;
}

#padrePio {
	font-size: 13px;
	text-align: justify;
	width: 650px;
	height: 260px;
	margin-left: 290px;
	padding-right: 20px;
	overflow:scroll;
	overflow-x: hidden;
}


/* =================================== EVENTS ==================================== */

#eventsContentBKG {
	width:973px;
	height:683px;
	background-image:url("images/events_bkg.jpg");
	text-align: center;
}

#eventsBoard {
	width: 356px;
	height: 263px;
	color: #000000;
	margin-left: 20px;
	font-family: Times New Roman, Times, serif;
	background-image:url("images/events_board.jpg");
	background-repeat: no-repeat;
}

#eventDates {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 13px;
}

#eventLinks {
	color: #000099;
	font-weight: bold;
}

#eventAppearances {
	font-size: 12px;
	text-align:left;
	margin-left: 10px;
}

#appearanceTitles {
	color:#99CCFF;
	font-weight: bold;
}

/* =============================== END EVENTS ==================================== */

/* =============================== REVIEWS ======================================= */

#reviewsContentBKG {
	width:973px;
	height:auto;
	min-height:683px;
	background-image:url("images/reviews_bkg.jpg");
	background-repeat: no-repeat;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#reviews {
	text-align: left;
	width: 900px;
	margin-left: 20px;
}

#reviews2 {
	text-align: left;
	width: 800px;
	margin-left: 60px;
	margin-right: 20px;
}

#reviewTitles {
	font-size:14px;
	font-weight:bolder;
	color:#0066FF;
}

#galleryContentBKG {
	width:973px;
	height:auto;
	min-height:683px;
	background-image:url("images/gallery_bkg.jpg");
	background-repeat: no-repeat;
}

#mediaContentBKG {
	width:973px;
	height:auto;
	min-height:750px;
	/*background-image:url("images/media_bkg.jpg");*/
}

#mediaBTN01 {
	width:209px;
	height:130px;
	background-image:url("images/th_because.jpg");
	background-repeat:no-repeat;
}
#mediaBTN02 {
	width:209px;
	height:130px;
	background-image:url("images/th_danny.jpg");
	background-repeat:no-repeat;
}
#mediaBTN03 {
	width:209px;
	height:130px;
	background-image:url("images/th_turna.jpg");
	background-repeat:no-repeat;
}

.playFlash a {
	display: block;
	width: 71px;
	height: 51px;
	border: 0;
	background: url("images/fl_btn.png") 0 0 no-repeat;
}
.playFlash a:hover {
	background-position: 0 -51px;
}
.playFlash a:active {
	background-position: 0 0px;
}

.playQT a {
	display: block;
	width: 98px;
	height: 51px;
	border: 0;
	background: url("images/qt_btn.png") 0 0 no-repeat;
}
.playQT a:hover {
	background-position: 0 -51px;
}
.playQT a:active {
	background-position: 0 0px;
}

#storeContentBKG {
	width:973px;
	height:683px;
	background-image:url("images/store_bkg.jpg");
}

.style1 {
	font-style: italic;
	font-weight: bold;
}

#mediaTitles {
	font-size:10px;
}


#lightbox {
	background-color:#000000;
	padding: 4px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}
	
#lightboxCaption {
	float: left;
}

#keyboardMsg { 
	float: right; 
}

#closeButton { 
	top: 1px; right: 1px; 
}

#lightbox img { 
	border: none; 
	clear: both;
}
 
#overlay img { 
	border: none; 
}

#overlay { 
	background-image: url('images/overlay.png'); 
}

* html #overlay{
	background-color: #000000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
	
	
div.title {
	background:url(images/main_title.png) no-repeat;
	position: relative;
	top: 130px;
	/*left: 260px;*/
	margin-left: 450px;
	height:214px;
	width:456px;
}

.vidmedia {
	background-image: url(images/grad-tile-01.png);
	background-repeat: repeat-x;
	width: 95%;
	height: 124px;
	border: inset 1px #cccccc;
	text-align:left;
	margin-top:2px;
	padding: 2px;
}

.vidmedia2 {
	background-color: #333333;
	width: 95%;
	border: inset 1px #cccccc;
	text-align:left;
	margin-top:2px;
	padding: 2px;
}

#mediaThumb {
	width:210px;
	text-align: center;
}
#mediaDesc {
	font-size:12px;
	padding-left:10px;
}
#mediaTitle {
	font-size: 13px;
	color: #0066FF;
	font-weight: bold;
	width: 400px;
	height: 14px;
	margin-top:5px;
}
#mediaBody {
	color: #CCCCCC;
	font-size: 12px;
	width: 400px;
	height: 90px;
}

.rolloverQT a {
	display: block;
	float: center;
	width: 88px;
	height: 27px;
	border: 0;
	color:#fff;
	background: url(images/media_qt_lg.png) 0 0 no-repeat;
}
.rolloverQT a:hover {
	background-position: 0 -27px;
}
.rolloverQT a:active {
	background-position: 0 0px;
}
.rolloverFL a {
	display: block;
	float: center;
	width: 88px;
	height: 27px;
	border: 0;
	color:#fff;
	background: url(images/media_qt_sm.png) 0 0 no-repeat;
}
.rolloverFL a:hover {
	background-position: 0 -27px;
}
.rolloverFL a:active {
	background-position: 0 0px;
}

.playMedia {
	width: 90px;
	height: 124px;
}

.footer {
	position: fixed;
	font-size: 9px;
	text-align: center;
	margin-bottom:0px;
	padding-top: 4px;
	background-color:#000000;
	/*border-top-style:solid;
	border-top-color:#666666;
	border-top-width:1px;*/
	height: 13px;
	width: 100%;
	bottom: 0 !important;
}