/* Content Specific Styles */

@import url(frame-template_css.css);

#globalFlash {width:514px; height:190px; background:#333333;}

.pageHeader {font-size:18px; font-family:Century Gothic; color:#668000;}

.handcursor{cursor:hand; cursor:pointer;}

/* Home: These styles control pages in the "Home" directory
============================================================== */
#homeContainer {
	width:780px; padding:0px 15px 0px 15px;
	background:url(template_imgs/container_bg-top.gif) top no-repeat;
	overflow:hidden;
}

/* About: These styles control pages in the "About" directory
============================================================== */
#staffNav {width:476px; height:36px; padding:154px 19px 0px 19px; background:url(sub-template_imgs/staffNav_bg.jpg) no-repeat;}
	.staffTab-on {width:154px; height:26px; padding-top:10px; text-align:center; background:url(sub-template_imgs/staffTab_active.gif);}
	.staffTab-off {width:154px; height:26px; padding-top:10px; text-align:center; background:url(sub-template_imgs/staffTab_off.gif);}
		.staffTab-off a {color:#FFFFFF; text-decoration:none;}
		.staffTab-off a:hover {color:#FFFFFF; text-decoration:underline;}
	
	.staff-bio {width:325px; min-height:140px; padding:0px 0px 20px 25px; background:url(sub-template_imgs/bio_bg.gif) right bottom no-repeat;}
	.staff-title {font-family:"Century Gothic", Arial, Helvetica, sans-serif; font-size:16px; color:#0099CC;}
	
.staffselect {width:300px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}
	
	
/* Media: These styles control pages in the "Media" directory 
============================================================== */	
#cdForm {
	width: 244px; height: 423px; background: url(sub-template_imgs/cdForm.jpg) no-repeat;
	padding: 60px 0px 0px 15px; font-size:11px; line-height:16px; float:left;
}

#cdInfo {width:200px; padding-left:20px; float:left;}

/* MR Media Gallery 
============================================================== */
	#MRbg {
		width:100%; height:1500px; background:#000000; filter:alpha(opacity=65); -moz-opacity: .65; 
		position:absolute; top:0px; left:0px; margin:auto; visibility:hidden; color:#333;
	}
	#MRcont {
		width:100%; height:100%; background:none; text-align:center; visibility:hidden; 
		position:absolute; padding-top:175px; top:0px; left:0px; margin:auto;
	}
	#MRplayer {width:950px; height:800px; margin:auto;}
		#close {width:31px; padding-top:80px; float:left;}
		#player {width:900px; float:left;}
	#patchbg {
		width:100%; height:36px; background:none; text-align:center; visibility:hidden; 
		position:absolute; top:873px; left:0px; margin:auto;
	}
	#patch {width:909px; height:35px; text-align:right; padding-right:41px; margin:auto;}
/* ============================================================== */
	
#mediaGallery {
	width:100%; height:100%; background:#333333; text-align:center;
	filter:alpha(opacity=55); -moz-opacity: .55; position:absolute;
	padding-top:100px; top:0px; left:0px; z-index:800; margin:auto; visibility:hidden;
}
	#Close {
		width: 750px; height: 20px; text-align: right; color: #FFFFFF;
		background:#CCCCCC;
	}

/* Media: These styles control pages in the "Media" directory
============================================================== */	
.podOwner {font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:14px; font-weight:bold;}
.podTitle {font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:16px; font-weight:bold;}
.podDescript {font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:14px; line-height:18px;}
.podLinks, .podLinks a {font-family:Arial, Helvetica, sans-serif; color:#FF6600; font-size:12px; text-decoration:none;}
.podLinks a:hover {text-decoration:underline;}
