/* Stylesheet */
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #d7cfbf url(/images/page_bg.jpg) center top no-repeat;
	margin: 42px 0;
	color: #271706;
}
div {
/*	border: 1px solid red;*/
	text-align: left;
}
img, p img {
	margin: 0px;
	padding: 0px;
}
pre {
	background: #888;
	padding: 10px;
	margin: 0px;
	text-align: left;
}
blockquote {
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	padding: 10px;
	background: #D0CEC8;
}
em {
	background: none;
}
a, a:focus, a:active {
	color: #271706;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
select {
	width: auto;
}
.minor {
	font-size: 10px;
	color: #666;
	font-weight: normal;
}
.site_notice {
	position: absolute;
	width: 962px;
	height: 40px;
	left: 50%;
	top: 0px;
	text-align: center;
	margin-left: -480px;
}
.print_only {
	display: none;
}
.no-data-found {
	text-align: center;
	margin: 185px 0 0;
	font-size: 16px;
	color: #666;
}
#wrap {
	position: relative;
	width: 962px;
	margin: 0px auto;
}
#fb-like-box {
	position: absolute;
	display: block;
	top: -36px;
	width: 450px;
	height: 35px;
}
.top-icon-link {
	position: absolute;
	display: block;
	top: -36px;
	width: 30px;
	height: 30px;
	text-indent: -3000em;
	overflow: hidden;
}
#podcast-rss-link {
	right: 40px;
	background: url(../images/top-rss-logo.gif) top left no-repeat;
}
#podcast-link {
	right: 80px;
	background: url(../images/top-podcast-logo.gif) top left no-repeat;
}
#facebook-link {
	right: 0;
	background: url(../images/fb-icon.gif) top left no-repeat;
}
#body {
	position: relative;
	left: 0px;
	top: 0px;
	width: 960px;
	height: 710px;
	clear: both;
	border: 1px solid #000000;
	background: #d7cfbf;
}
#body #facebook-fan-box {
	position: absolute;
	z-index: 10;
	right: 0;
	width: 300px;
	height: 365px;
	overflow: hidden;
}
#body #facebook-fan-box #fan-box-content {
	width: 300px;
	position: relative;
}
#body #facebook-fan-box #fan-box-content a#close-fan-box {
	position: absolute;
	z-index: 20;
	display: block;
	right: 5px;
	top: 5px;
	width: 15px;
	height: 15px;
	text-decoration: none;
	text-indent: -3000em;
	margin: 0;
	background: url(../images/mini-close-bttn.gif) left top no-repeat;
}
#body #facebook-fan-box #fan-box-content a#close-fan-box:hover {
	background-position: left -15px;
}
#body #left {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 470px;
	height: 100%;
	background: url(/images/background_left.jpg) top left no-repeat;
	overflow: hidden;
}
#body #left #page_container {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 468px;
	height: 710px;
	z-index: 50000;
	background: url(/images/content_bg.png) bottom right no-repeat;
}
#body #left #throbber {
	position: absolute;
	left: 132px;
	top: 155px;
	width: 130px;
	background: none;
	z-index:49999;
	text-align: center;
}
#body #left #page_container #page_title {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 453px;
	height: 76px;
	z-index: 2;
	text-indent: -9000px;
}
#body #left #page_container #page_title.title_index {
	background: url(/images/title_index.png) top right no-repeat;
}
#body #left #page_container #page_title.title_contact {
	background: url(/images/title_contact.png) top right no-repeat;
}
#body #left #page_container #page_title.title_charts {
	background: url(/images/title_charts.png) top right no-repeat;
}
#body #left #page_container #page_title.title_photos {
	background: url(/images/title_photos.png) top right no-repeat;
}
#body #left #page_container #page_title.title_podcast {
	background: url(/images/title_podcast.png) top right no-repeat;
}
#body #left #page_container #page_title.title_login {
	background: url(/images/title_login.png) top right no-repeat;
}
#body #left #page_container #page_title.title_error403 {
	background: url(/images/title_error403.png) top right no-repeat;
}
#body #left #page_container #page_title.title_error404 {
	background: url(/images/title_error404.png) top right no-repeat;
}
#body #left #page_container #page_content {
	position: relative;
	left: 54px;
	top: 90px;
	width: 390px;
	height: 537px;
	padding: 0px;
	overflow: none;
	color: #271706;
	font-size: 12px;
	z-index: 1;
}
#body #left #page_container #page_content .body_content {
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
	width: 370px;
	overflow: auto;
	color: #271706;
}
#body #left #page_container #page_content .body_content.reg {
	height: 537px;
}
#body #left #page_container #page_content .body_content.short {
	height: 512px;
}
.lv_External .body_content {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 850px;
	overflow: auto;
}
.lv_External .body_content.reg {
	height: 450px;
}
.lv_External .body_content.short {
	height: 425px;
}
#body #left #page_container #page_content h1, #body #left #page_container #page_content h2 {
	font-family: "Georgia", "Times New Roman", serif;
}
#body #left #page_container #page_content h2 {
	display: block;
	padding: 5px 10px 0px;
	border-bottom: 1px solid #271706;
}
#body #left #page_container #page_content h3, #body #left #page_container #page_content h4 {
	font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-weight: bold;
}
#body #left #page_container #page_content h1, .lv_External .body_content h1 {
	font-size: 20px;
	font-weight: bold;
}
#body #left #page_container #page_content h2, .lv_External .body_content h2 {
	font-size: 18px;
	font-weight: bold;
}
#body #left #page_container #page_content h3, .lv_External .body_content h3 {
	font-size: 16px;
	font-weight: bold;
}
#body #left #page_container #page_content h4, .lv_External .body_content h4 {
	font-size: 14px;
	font-weight: bold;
}
#body #left #page_container #page_content h5, .lv_External .body_content h5 {
	font-size: 12px;
	font-weight: bold;
}
.lv_External #page_content {
	left: 0px;
	top: 0px;
	color: #271706;
	width: auto;
	height: 450px;
	overflow: none;
}
.lv_Frames .body_content ul li {
	list-style-type: disc;
}
.lv_Frames .body_content ol li {
	list-style-type: decimal;
}
.lv_MenuTop .lv_DataText .lv_Title {
	display: block;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #bbb;
}
.lv_MenuBar .lv_DataText .lv_Title {
	display: block;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	border: none;
}
#zoom_btn {
	position: absolute;
	z-index: 20;
	left: 390px;
	top: 20px;
}
#zoom_btn a {
	display: block;
	width: 80px;
	height: 15px;
	padding-top: 40px;
	text-align: center;
	font-size: 90%;
	background: url(/images/magnifier.png) top center no-repeat;
	text-decoration: none;
	font-weight: bold;
}
#zoom_btn a:hover {
	text-decoration: underline;
}
#body #right {
	position: absolute;
	left: 470px;
	top: 0px;
	width: 490px;
	height: 100%;
	background: #d7cfbf;
}
#body #right #flash_warning {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #d7cfbf;
}
#body #right #flash_warning #message_container {
	position: relative;
	margin: 0px auto;
	width: 400px;
	height: 200px;
	top: 100px;
	text-align: center;
}
.user_message {
	padding: 10px;
	background: #d7cfbf;
	border: 1px solid #000000;
	margin: 0 0 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#body #user_message p.close_btn {
	margin: 0px;
	padding-top: 5px;
	text-align: center
}
#footer {
	width: 962px;
	margin: 0px auto;
	font-size: 75%;
	height: 60px;
}
#footer #textmenu {
	width: 100%;
	height: 20px;
	padding-top: 15px;
	text-align: center;
	border-bottom: 1px solid #000000;
	font-size: 10px;
}
#footer #copyright {
	float: left;
	padding-top: 5px;
	font-size: 10px;
}

#footer #hitcounter {
	float: right;
	text-align: right;
	padding-top: 5px;
	font-size: 10px;
}
img.preload {
	display: none;
}
ul#tabs {
	display: block;
	height: 19px;
	list-style: none;
	margin: 0px 0px 5px;
	padding: 0px;
	border-bottom: 1px solid #5d4937;
}
.lv_External ul#tabs {
	border-bottom: 1px solid #888;
/*	width: 850px;*/
}
ul#tabs li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
ul#tabs li a {
	display: block;
	font-family: "Trebuchet MS",Verdana, Courier, monospace;
	color: #271706;
	background: #cfb686;
	padding: 2px 8px 2px;
	margin: 0px 1px 0px 0px;
	text-decoration: none;
	border: 1px solid #5d4937;
	border-bottom: none;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	height: 14px;
}
ul#tabs li a:hover, ul#tabs li a.selected {
	background: #b29e77;
	text-decoration: none;
}
.lv_External ul#tabs li a {
	border: 1px solid #888;
	border-bottom: none;
	background: #E8E7E4;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.lv_External ul#tabs li a:hover, .lv_External ul#tabs li a.selected {
	background: #bbb;
	text-decoration: none;
}
/* Form styles */
form {
	margin: 0px;
	padding: 12px;
	background: #d0cec8;
	border: 1px solid #b3b2af;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 340px;
}
.lv_External form {
	width: 600px;
}
form input.text {
	margin: 0px;
	padding: 2px;
	width: auto;
}
form select {
	margin: 2px;
	padding: 0;
}
form input.text.datefield {
	width: 80px;
}
form textarea {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 2px;
}
form label {
	float: left;
	display: block;
	width: 85px;
	padding: 2px 5px 2px 0px;
	margin: 0px;
}
form p {
	margin: 0px 0px 1px;
	padding: 4px;
	height: 22px;
}
form p span.column {
	display: block;
	float: left;
	width: 280px;
	height: 25px;
	margin: 0px;
}
.controls {
	margin: 5px 0px 0px;
	padding: 0px;
	text-align: right;
	height: 22px;
	background: none;
}
.controls input {
	padding: 0px;
	margin: 0px 3px;
	float: right;
}
.controls a {
	display: block;
	float: right;
	padding: 2px 10px 3px;
	margin: 0px 3px;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	background: #d0cec8;
	border: 1px solid #271706;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: center;
}
.controls a:hover {
	background: #b3b2af;
	text-decoration: none;
}
.controls a#close_editor {
	float: left;
}
div#calendar_div {
	position: fixed;
	z-index: 900000;
	border: none;
}
.date_field {
	width: 80px;
}
/* Photo gallery styles */
div.photo {
	position: relative;
	float: left;
	width: 150px;
	text-align: center;
	margin: 20px 12px 2px;
}
div.photo a.thumbnail {
	display: block;
	padding: none;
	text-decoration: none;
	text-align: center;
	border: none;
	width: 150px;
	height: 150px;
	margin: 1px;
}
div.photo a.thumbnail:hover {
	border: 1px solid #000;
	margin: 0px;
}
div.photo span.photo_title {
	display: block;
	position: absolute;
	width: 152px;
	padding: 0px;
	text-align: center;
	left: 0px;
	top: -18px;
	font-size: 12px;
}
div.photo span.photo_controls {
	background:#D0CEC8;
	bottom:1px;
	display:block;
	left:0px;
	margin:0px 0px 0px 1px;
	padding:2px;
	position:absolute;
	text-align:center;
	width:146px;
}
div.album {
	position: relative;
	float: left;
	width: 170px;
	height: 170px;
	margin: 20px 3px 2px;
	padding: 0px;
	text-align: center;
	background: url(/images/album_thumb_bg.png) no-repeat;
}
div.album a.thumbnail {
	display: block;
	width: 150px;
	height: 150px;
	margin: 10px 10px;
	padding: none;
	text-decoration: none;
	text-align: center;
	border: none;
}
div.album a.thumbnail:hover {
	padding: none;
	margin: 9px 9px;
	border: 1px solid #fff;
}
div.album img.empty_album {
	display: block;
	width: 150px;
	height: 150px;
	margin: 10px 0px 0px 10px;
	padding: none;
	border: none;
}
div.album span.album_title {
	display: block;
	position: absolute;
	width: 170px;
	padding: 0px;
	text-align: center;
	left: 0px;
	top: -18px;
	font-size: 12px;
}
div.album span.album_controls {
	background: #D0CEC8;
	bottom: 10px;
	display: block;
	left: 0px;
	margin: 0px 0px 0px 10px;
	padding: 2px;
	position: absolute;
	text-align: center;
	width: 146px;
}
#body #left #page_container #page_content div.news_item h3, .lv_External #page_content div.news_item h3 {
	font-size: 10px;
	color: #666;
	font-weight: normal;
	float: right;
	margin: 16px 0 0;
	padding: 0px 10px 0px 0px;
}
div.news_item span.news_controls {
	display: block;
	padding: 2px;
	background: #D0CEC8;
	text-align: right;
}
.relative_container {
	position: relative;
}
#files_list_container {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #666666;
	height: 255px;
	margin: 0px 0px 10px;
	padding: 10px 0px;
	width: 598px;}
#files_list {
	border: none;
	height: 234px;
	margin: 0px;
	overflow: auto;
	padding: 0px 10px;
}
#files_list_container legend {
	color: #666;
	padding: 0px 5px 0px;
}
#files_list div {
	position: relative;
	background: #B3B2AF;
	height: 21px;
	margin: 0px 0px 1px;
	padding: 2px;
}
#files_list div input {
	display: block;
	position: absolute;
	right: 2px;
	top: 3px;
}
#submit_throbber {
	position: absolute;
	left: 50%;
	margin-left: -141px;
	bottom: 15px;
	border: 1px solid #666;
}
#comment_throbber {
	position: absolute;
	left: 50%;
	margin-left: -141px;
	bottom: 0px;
	border: 1px solid #666;
}
/* Music Chart Styles */
ol#music_chart {
	margin: 0px;
}
ol#music_chart li {
	margin: 0 0 0 35px;
	padding: 10px 0;
	border-bottom: 1px solid #271706;
}
ol#music_chart li p.minor {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
ol#music_chart li.odd {
}
ol#music_chart li.even {
}
form.sort_form {
	border: none;
	background: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}
.draggable .photo_title:hover,
.draggable .album_title:hover {
	background: #f1901d;
	cursor: move;
}
/* Podcast page styles */
div#podcast_left {
	float: left;
	width: 160px;
	margin: 0 0 5px;
}
div#podcast_right {
	float: left;
	width: 190px;
	margin: 0 0 5px;
}
div.podcast_divider {
	clear: both;
	height: 1px;
	border-top: 1px solid #271706;
	margin: 5px 0;
}
img.podcast_art {
	float: left;
	padding: 0px;
	margin: 0 10px 0 0;
}
div.subscribe_buttons {
	float: left;
	margin: 5px 0 0;
}
a.podcast_subscribe, a.rss_subscribe {
	display: block;
	float: left;
	line-height: 12px;
	padding: 6px 0px 0 40px;
	margin: 0;
	text-decoration: none;
	height: 30px;
}
a.podcast_subscribe {
	background: url(/images/podcast_logo.png) 0px 0px no-repeat;
}
a.rss_subscribe {
	background: url(/images/rss_logo.png) 0px 0px no-repeat;
}
a.podcast_subscribe:hover {
	background: url(/images/podcast_logo.png) 0px -34px no-repeat;
}
a.rss_subscribe:hover {
	background: url(/images/rss_logo.png) 0px -34px no-repeat;
}
#body #left #page_container #page_content .podcast_track h2 {
	height: auto;
	padding: 0px;
	font-size: 14px;
	margin: 0px;
	border: none;
	width: auto;
}
.podcast_track a.track_img_link {
	float: left;
	margin: 0px 10px 10px 0
}
.podcast_track .track_details {
	float: right;
	text-align: right;
}
div.inline_player {
	clear: both;
	padding: 0 0 0 9px;
	margin: 0 0 10px;
}
#post_comments {
	position: relative;
}
#comment_editor {
	margin: 0 auto;
}
.lv_External .body_content h4.podcast_comment_title {
	color: #555;
	border-bottom: 1px solid #B3B2AF;
}
div.tracklist_content {
	margin: 0px;
	padding: 12px;
	background: none;
	border: 1px solid #271706;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
div.tracklist_content ol {
	margin-bottom: 0;
}

#overlay {
	left: 0;
	top: 0;
}
