/* CSS Document */

body{
padding:0px;
margin:0px;
color: #fff;
background:url(/images/bg_page.gif) repeat 0 0 #000000;
}
a {
    outline:none; font:11px Verdana, Arial, Helvetica, sans-serif; color:#57ce4e; text-decoration:none;
	}
a:hover {
	text-decoration:none; color:#FFFFFF;
	}

div, p, h1, h2, h3, h4, h5, h6, img, ul, form{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
.clearcols
{
clear:both; 
height:0px;
}
img { border: none; }

/*--------------------------newsletter--------------------*/
.signupframe {
  background: #ffffff;
  color: #226699;
  font-family: Arial, Helvetica, sans-serif;
}
/*--------------------------main body--------------------*/
#mainbody{
	width:780px; margin:0 auto; color:#000000; padding:0px; background:#000001;
	}
#home_header{
	margin:0px;
	width:780px;
	height:278px;
	}
#header{
	margin:0px;
	width:780px;
	height:278px;
	}
#header_small {
	margin:0px;
	width:780px;
	height:170px;
}
/*--------------------------Navigation--------------------*/
#navigation{
	margin-top: 10px;
	width:780px;
	height:66px;
}
img.nav {
	display: inline;
	margin: 0px 0px;
	padding: 0px 0px;
}
/*--------------------------body part--------------------*/
#content{
	width:754px; margin:0 auto; color:#666666; padding:0px; border:#545454 1px solid;
	}
	

/*--------------- Left Podcast --------------------------*/
#newsletter {
	position: absolute;
	margin-left: 425px;
	margin-top: -150px;
}

#newsletter_email {
	background-color: #191919;
	border: #343533;
	color: #782a02;
	padding: 2px;
	font-weight: bold;
}

/*--------------- Left Body ----------------------------*/
.contributor {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top:10px;
	padding-bottom: 10px;
	padding-left:20px;
}
.contributor_name {
	font:14px verdana, arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-bottom: 5px;
}
#leftbody{
	width:450px; 
	float:left;
	padding-left:23px;
	margin-top:20px;
	margin-bottom: 15px;
	}
#leftbody p, #leftbody table tr td{
	width:420px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#BEBEBE; text-align:justify;
	margin:10px 0 0 0px;
	}
#leftbody h2{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFFF;
	margin-left: 5px;
}

#leftbody span.show_title {
 	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #843332;
	display: block;
	margin: 10px 0px 0px 0px;
}
.style1 {
	color: #782A02;
	font-weight: bold;
}
/*--------------- right Body ----------------------------*/
#rightbody{
	width:268px; margin-top:23px; margin-right:8px; float:left; background-color:#191919; margin-bottom: 15px;
	}
#rightbody p span.show_title {
	font-weight: bold;
	display: block;
	color: #843332;
	margin: 0px 0px 5px 0px;
}
#rightbody p {
	padding:0 0 0 100px; display:block; margin:20px 8px 25px 6px;
	font:11px Tahoma, Arial, Helvetica, sans-serif; color:#727572; text-align:justify;
}
#rightbody p span.links {
	display: block; margin-top: 5px;
}
#rightbody p img {
	position: absolute; margin: 0 0 0 -100px; display: inline; border: 1px solid #5a5a5a;
}
#rightbody p a{margin:5px 0 0 0px; font:11px Tahoma, Arial, Helvetica, sans-serif; color:#57ce4e; text-align:justify; text-decoration:underline;
	}
#rightbody p a:hover{
	color:#FFFFFF; text-decoration:none;
	}
	
#banner{
	width:242px;
	height:86px;
	float:left;
	margin:15px 0 15px 10px;
	}
/*--------------- footer section ----------------------------*/
#footer{
	margin:0px auto;
	width:780px;
	background:#000000;
}
#copy{
	margin:0px auto;
	width:780px;
	height:30px;
}
#copy p{
	width:302px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#515151; display:block; float:left;
	padding:12px 0 12px 80px; background:#000000;
	}
#copy p.copy{
	width:150px; font:11px Verdana, Arial, Helvetica, sans-serif; color:#515151; display:block; float:left;
	padding:12px 126px 12px 120px; background:#000000;
	}


/*------------- MP3 PLAYER --------- */
.mp3_player_title {
	font-weight: bold;
	display: block;
	color: #843332;
	margin: 0px 0px 5px 15px;
}

/*------------- CONTACT FORM ----------- */

#contactbody{
	width:380px;
	height:270px;
	margin:0 auto;
	padding-top:20px;
	background:none;
	}
#contact{
	width:379px; margin:0 auto 0 auto;
	}
#contact form{
	width:378px; display:block; margin:0 auto 0 auto;
	}
#contact form label{
	margin:0 12px 0px 10px; display:block; font:11px Tahoma, Helvetica, sans-serif; float:left; color:#969696;
	width:100px;
	}
#contact form input{
	width:220px; height:17px; margin:0 0 8px 0; padding:0; float:left;
	}
#contact form input.bu{
	background:url(/images/submit.gif) no-repeat 0 0; width:59px; height:22px; margin:12px 7px 0 0px; float:left; border:none;
	cursor:pointer; display:block; float:left;
	}
#contact form input.re{
	background:url(/images/reset.gif) no-repeat 0 0; width:52px; height:22px; margin:12px 0px 0 0px; float:left; border:none;
	cursor:pointer; display:block; float:left;
	}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #000000;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}	