@charset "UTF-8";
/* CSS Document */
body {
	voice-family: inherit;
	background: #1a1a1a;
}
#page_wrapper_shadow {
	margin: auto;
	width: 988px;
	border: 5px solid #121212;
	margin-bottom: 25px;
	margin-top: 10px;
}
#page_wrapper2 {
	width: 980px;
	text-align: left;
	border: 3px solid #660099;
	background: #000;
	margin: auto;
}
#page_wrapper3 {
	width: 980px;
	border: 3px solid #660099;
	background: #111;
	margin: auto;
}
#page_header {
	height: 80px;
	clear: both;
	border-bottom: 1px solid #D64211;
	background: #FFF url(../img/header_py.jpg) no-repeat left bottom;
}
#content_wrapper {
	border: 0 dashed #FFF;
	margin: 30px 0 5px;
}
#content_wrapper3 {
	border: 0 dashed #FFF;
	margin: 30px 0 5px;
	min-height: 800px;
	color: #FFF;
	font: 12px/16px Verdana, Geneva, sans-serif;
}
#page_wrapper_podcast {
	width: 980px;
	text-align: left;
	border: 2px solid #c30;
	background: #1a1a1a;
	margin: 10px auto;
}
.pagetitle {
	color: #F00;
	font-weight: bold;
	text-align: center;
	margin-top: 34px;
	margin-bottom: 5px;
}
#gurus_content {
	border: 0 dashed #ccc;
	text-align: center;
	background-image: url(../img/gurus_img/gurus-980.jpg);
	margin: 30px 0 5px;
	height: 750px;
}
.pagetitle_podcast {
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 10px;
}
#music_control {
	font-size: 12px;
	color: #999999;
	float: right;
	margin-right: 40px;
	width: 200px;
	clear: right;
}
#music_content {
	border: 0 dashed #ccc;
	text-align: center;
	width: 980px;
	height: 50px;
}
#video_content {
	margin-left: 0;
	margin-right: 0;
	border: 0 dashed #ccc;
	margin-top: 0;
	text-align: center;
	background: #000;
}
#gallery_content {
	margin-left: 0;
	margin-right: 0;
	border: 0 dashed #ccc;
	margin-top: 0;
	text-align: center;
	height: 600px;
	color: #999;
	background: #000;
}
#gallery_content2 {
	margin-left: 0;
	margin-right: 0;
	border: 0 dashed #ccc;
	margin-top: 0;
	text-align: center;
	color: #999;
	background: #000;
}
#podcast_content {
	margin-left: 0;
	margin-right: 0;
	border: 0 dashed #ccc;
	margin-top: 0;
	text-align: center;
	color: #999;
	background: #1a1a1a;
}
#ImageOutline_podcast {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #404040;
	border-bottom-color: #222;
	border-left-color: #555;
	background: #000;
}
html>body {
	font-size: small;
}
h1 {
	font-size: 165%;
	text-align: left;
	color: #FF0000;
	padding-left: 20px;
}
#gallerySelect {
	width: 180px;
}
#controls {
	margin: 0 auto 10px;
}
#galleries {
	margin: 0 auto 20px;
}
#galleries label {
	padding-bottom: 2px;
}
#galleryLinks a {
	color: white;
	text-decoration: none;
}
#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
/* display inline for IE bug */
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	width: 64px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
	display: inline;
}
#transport a:link {
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	background: #666 none repeat-x;
}
#transport a:visited {
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	background: #666 none repeat-x;
}
#transport a:hover {
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	background: #666 none repeat-x;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport .playBtn .pauseLabel, #transport .pauseBtn .playLabel {
	display: none;
}
#previews {
	border-top: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	padding: 10px 10px 20px;
	margin-bottom: 5px;
	width: 250px;
	float: right;
	margin-right: 25px;
	background: #111;
	display: inline;
}
#thumbnails {
	clear: both;
	margin: 10px auto;
}
#thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	margin: 8px;
	padding: 0;
	display: inline;
}
#thumbnails img {
	width: 24px;
	height: 24px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
#picture {
	padding: 0;
	width: 650px;
	float: left;
	margin-left: 15px;
	display: inline;
}
#mainImageOutline {
	padding: 0;
	overflow: hidden;
	width: 0;
	height: 0;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #404040;
	border-bottom-color: #222;
	border-left-color: #555;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: #000;
}
#mainImage {
	width: 100%;
	height: 100%;
}
#picture img {
	border: 0 solid #999;
}
.selectedThumbnail {
	border: solid 2px #fc0 !important;
}
.inFocus {
	border: solid 1px #fc0 !important;
}
#page_footer_pics {
	height: 16px;
	clear: both;
	margin-bottom: 20px;
	text-align: center;
	font-size: 11px;
	margin-top: 15px;
	color: #999999;
}
.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
.ClearAll {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.next {
	font-size: 16px;
	text-align: center;
}

