/* CSS Document */
.break {
	clear: both;
	height:0px;
	}
/*html {height:100%;}*/
body 
{
    /*height:100%;*/
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	color: #000000;
	margin:0px 0px 0px 0px;
	background-color: #e2e7ea;
}
/*UL, LI {z-index:1111;}*/

div {
	border: 0px solid black;
	text-align: left;
}
h1{
    color:#006699;
    margin-top: 0px;
    font-size: 20px;
}



A:link {color: #003C5B;}
A:visited {color: #003C5B; text-decoration:none;}
A:active {color: #003C5B; text-decoration:none;}
A:hover {color: #006699; text-decoration:none;}

#wrapper 
{
    margin:0 auto;
	width: 1097px;
	padding: 0px;
}
#bordertop
{
    height: 37px;
    background-image: url(../Images/bordertop.png);
    background-repeat:no-repeat;
    width: 1075px;
    /*float: left;*/
}
#borderbottom
{
    height: 35px;
    background-image: url(../Images/borderbottom.png);
    background-repeat:no-repeat;
    width: 1075px;
    margin-top: 0px;
    /*float: left;*/
}

#borderleft 
{
	width:23px;
	background-image: url(../Images/bordersliceleft.png);
	background-repeat:repeat-y;
	height: 100%;
}
#borderright
{
	width:23px;
	background-image: url(../Images/bordersliceright.png);
	background-repeat:repeat-y;
	height: 100%;
}
#borderleftwrapper
{
	float:left;width:23px;height: 300px;
}
#borderrightwrapper
{
	float:left;width:23px;height: 300px;
}
#main 
{
    width: 1008px;
   	background-color: #FFFFFF;
   	/*min-height: 695px;*/
}
#mainwrapper
{
    float:left;
    /*border: solid 1px black;*/
}
#header 
{
    padding:0px 0px 0px 0px;
}
#headerleft
{
    float:left;
     margin: 0px 0px 0px 3px;
}
#headermiddle
{
    float:left;   
    color:#FF6600;
    font-size: 18px;
    font-weight: 900;
    vertical-align: middle;
    width: 375px;
    margin-top: 50px;
}
#headerright 
{
    height: 10px;
    border: solid 0px black;
    float: right;
    text-align: right;
    padding: 00px 140px 0px 0px;
}
#headerright div
{
    float: left;
    margin-right:8px; 
}
.logo
{
    padding: 20px 40px 20px 40px;
    float: left;

}
.logo img
{
   width: 769px;
}

.drop
{
    width: 75px;
}

.socialIconWrapper
{
    position: absolute;
    z-index: 99 /*problems but a z-index ain't one*/;
    width: 140px;
    margin-top: 10px;

}

#nav 
{
    height: 25px;
    background-color: #3a4d58;
    padding-top: 7px;
    position: relative;
    
}
#navwrapper
{
     position:absolute; 
     z-index: 99; 
     margin-left: 75px;
}
#nav A
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 16px;
    font-weight:bold;

}
#nav .navbutton A
{
    color: #000000;
    text-decoration: none;
    font-size: 16px;
    font-weight:bold;
}
#positivitybutton
{
    background-image: url(http://betterworldiansradio.com/Images/navbutton3.png);
    width: 180px;
    position:absolute;  
    height: 71px; 
    top: -22px;
}
#positivitytext
{
   position:absolute;  
   top: 22px; 
   padding-left: 21px;
   color:#3b4d58;
}
#content 
{
   /*border: solid 0px black;*/
   height:100%;
   padding: 20px 0px 0px 8px;

}
#contentleft
{
    float:left;
    width: 150px;
    margin: 80px 0px 0px 10px;
     
}
#contentmain
{
    float:left;
    margin-left: 45px;
    margin-top: 30px;
    margin-bottom: 20px;
    width: 900px;
}
#contentright
{
    float:left;
}
#boxtop
{
    background-image: URL(../Images/rightboxtop.png);
    height: 17px;
    width: 265px;
}
#boxbot
{
    background-image: URL(../Images/rightboxbot.png);
    height: 17px;
    width: 265px;
}
#boxcontent
{
    background-image: URL(../Images/rightboxdot.png);
    width: 265px;
}
#footer 
{
    width:100%;
	height:26px;
	color: #585e5c;
    font-size: 11px;
}
#footerleft {
    float: left;
    text-align:left;
    width: 550px;
    margin-left: 32px;
	padding-bottom: 20px;
	font-weight: bold;
}
#footerright {
    float: left;
    text-align:right;
    width: 420px;
    padding-bottom: 20px;
}
#footer A
{
    margin: 0px 10px 0px 10px;
}
#footer A:link {color: #585e5c; text-decoration:none;}
#footer A:visited {color: #585e5c; text-decoration:none;}
#footer A:active {color: #585e5c; text-decoration:none;}
#footer A:hover {color: #585e5c; text-decoration:none;}

#alt A:link {color: #1155cc; text-decoration:underline;}
#alt A:visited {color: #1155cc; text-decoration:none;}
#alt A:active {color: #1155cc; text-decoration:none;}
#alt A:hover {color: #1155cc; text-decoration:none;}

.blue {
	color: #1155cc;
}
.bold {
	
	
	font-weight: bold;
}
#aspnetForm, #form1, form
{
    height:100%;
}

#contentleft .level1 li
{
    text-transform: uppercase;
    padding: 10px 0px 10px 0px;
    border-bottom: solid 2px #d8dbdd;
    width: 150px;   
}
#contentleft .level1 li A
{
    color:#89949b;
    font-weight: bold;  
    white-space: normal;
}

#nav ul li
{
    padding: 0px 60px 0px 0px;   
}

#nav ul li ul li
{
    padding: 0px;   
}
#nav ul li ul li A
{
    padding: 5px;   
}

#nav .level1 li A
{
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: bold;
}
#nav UL LI UL
{
    border: solid 1px black;
    /*margin-top: 7px;
    margin-left: 10px;*/
}
#nav .level3 LI
{
    background-color: #FFFFFF;
    /*padding: 3px 10px 3px 10px;*/
}
#nav .level3 LI A
{
    color: #000000;
    text-transform: capitalize;
    font-size: 14px;
}
#nav .level3 LI A:hover {background-color: #79d3fe;}


.spacedUL li
{
    margin-bottom:10px;
}

.hidden
{
    display: none;
}

.TextBox
{
    margin: 0 auto;
    width: 865px;
    background-color: #F0F0F0;
    border: 1px solid #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 10px 10px 10px;
    color: #111111;
    text-align: left;
    opacity: 0.80;
    filter: alpha(opacity=80)
}

.Sections
{
    margin:0;
    padding:0;
}

.SectionLeft
{
    margin:0;
    padding:0;
    width: 100px;
    float: left;
}

.SectionLeftCell
{
    display: table-cell;
    width: 100px;
    vertical-align: top;
    text-align: left;
    font-weight: bold;
}

.SectionRight
{
    margin:0;
    padding:0;
    width: 250px;
    float: left;
    vertical-align: middle;
}

.SectionRightCell
{
    display: table-cell;
    width: 250px;
    vertical-align: middle;
    text-align: center;
}

.Field
{
    padding: 3px 3px 3px 3px;
    border: 1px solid #888888;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 710px;
}
.TextBox
{
    margin: 0 auto 5px auto;
    width: 880px;
    background-color: #F0F0F0;
    border: 1px solid #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 10px 10px 10px;   
    color: #111111;
    text-align: left;
    opacity: 0.90;
    filter: alpha(opacity=90)
}


.border
{
    border:8px solid #f26722; 
    position:relative;
    z-index:10;
    border-bottom: 0px;
    border-top: 0px;

}

/*.border:before 
{
    content:"";
    display:block;
    position:absolute;
    z-index:-1;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    border:8px solid #f26722;

    border-bottom: 0px;

}*/

.Small
{
    font-size: 14px;
}
.SmallMedium
{
    font-size: 18px;
}
.slide .SmallMedium
{
    font-size: 24px;
}
.Medium
{
    font-size: 26px;
}
.slide .Medium, .liveGuest .Medium
{
    font-size: 36px;
}

.homeepisode .Large
{
    font-size: 40px;
}

.Large
{
    font-size: 34px;
}

.slide .Large, .liveGuest .Large
{
     font-size: 54px;
}

.Larger
{
    font-size: 60px;
}
.Blue
{
    color: #003C5B;
}
.LightBlue
{
    color: #006699;
}
.Orange
{
    color: #f26722;
}

.VDivider
{
    border-right:8px solid #e2e1dd; 
}
.HDivider
{
    border-bottom:8px solid #e2e1dd; 
}

.SpacerSmall
{
    padding-top: 10px;
}
.Spacer
{
    padding-top: 20px;
}

.SpacerBig
{
    padding-top: 91px;
}

span{
    display: inline-block;
}

.Italic{
    font-style:italic;
}

.Right
{
    text-align: right;
}

.Right img
{
    text-align: right;
}

.BioImage
{
    float:right;
    padding:10px;
    padding-top:0px;
}

.Sun
{
    float:right;

}
.Smiley
{
    float:right;
    padding: 25px 27px 10px 10px;
}
.BioImage img
{
    border: solid 0px;

}

.RedBorder img
{
    border-color: red;
}

.logos
{
    border: solid 0px black;
    width: 100%;
}

.logos div
{
    float: left;
    padding: 7px;
}

.guests
{
    float: left;

}

.guests img
{
    padding: 1px;
    margin: 0px;
    float:left;
    width: 75px;
    height: 75px;
}

.canvasWrapper
{
    width: 1000px; 
    margin-left: -50px;
}
.canvas, .canvasSlider
{
    position: relative; 
    overflow: hidden;
    height:350px; 
    border: solid 0px blue;
    width: 100%;
}

.slide
{
    border: solid 0px black; 
    position:absolute;
    background-color: #FFFFFF;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    Right: 0px;
}

.slide A
{
    text-decoration: none;
}

.hide
{
    right: -1000px;
}

.slideToggles
{
    border: solid 2px #bbbbbb;
    margin: 0 auto;
    display: table;
    border-radius: 25px;
    padding: 0px 10px 0px 10px;

}

.toggle
{
    float:left;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    text-align: center;
    margin: 2px 10px 2px 10px;
    border: solid 2px #cccccc;
    background-color: #eeeeee;
}

.hosts
{
    margin-left: 0 auto;
    margin-right: 0 auto;

    display: table;
}
.hosts div
{
    float: left;
    margin: 20px 60px 0px 60px;
    text-align: center;
}

.hosts div IMG
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.hosts div IMG
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 175px;
}

.hostsSmaller div IMG
{
    height: 233px;
    border: solid 0px black;
}

.hostsSmaller div
{
    float: left;
    margin: 20px 0px 0px 0px;
    text-align: center;
    width: 260px;
}

.hosts .middle
{
    margin-right: 60px;
    margin-left: 60px;
}

.learnMore
{
    margin: 0 auto;
    display: table;
    height:75px;
    margin-top: 10px;
    margin-bottom: 20px;

}

.learnMore div
{
    float: left;
    position: relative;
}

.LMB {
    width: 151px;
}

.rollover
{

    position:absolute;
    left: -18px;
    top: 15px;
    width: 175px;
    z-index: 99;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 35px;
    background-color: #FFFFFF;
    border: solid 0px black;
    height: 44px;
    cursor: pointer;
}

.sunLeft
{
    width: 39px;
    z-index: 3;
}

.sunRight
{
    width: 39px;
    z-index: 3;

}




.profile
{
    float: left;
    width: 350px;
    text-align: center;
    border: solid 0px black;
}

.profile IMG
{
    margin-bottom: 20px;
}

.episodeQuote
{
    float: left;
    width: 600px;
    text-align: center;
    padding-top: 50px;
}

.episodeDescription
{
    float: left;
    width: 475px;
    text-align: left;
    padding-top: 50px;
    font-size: 14px; 
    font-weight: bold;
    line-height: 150%;
}

.slide .guest
{
    border: solid 0px black;
    display: inline-block;
    margin-top: 30px;
}

.mission
{
    text-align: center;
}

.guestsWrapper
{
    width: 100%;
    border: solid 0px black;
    margin-top: 20px;
    margin-bottom: 20px;

}

.liveGuest .guestWrapper
{
    float: left;
}

.guestsWrapper .guest
{
    float: left;
    width: 49%;
    height: 75px;
    border: solid 0px black;
    padding: 10px 0px 10px 0px;

}


.guestsWrapper .right
{
    border-left: solid 2px #CCC;
}

.guestsWrapper .guest div
{
    float: left;
}
.guestsWrapper .right div
{
    float: right;
}

.guestsWrapper .right .image
{
    
}

.guestsWrapper .guest .image
{
    width:75px;
}

.guestsWrapper .right div
{
    text-align: right;
}


.guest .bio
{
    height: 100%;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 5px;
    font-weight: bold;
    width: 320px;
}

.liveGuest .guest .bio
{
    height: 100%;
    margin-left: 0px;
    padding-left: 10px;
    padding-top: 18px;
    font-weight: bold;
}

.liveGuest .guest .bio .Medium
{
    font-size: 26px;
}



.guest div
{
    float: left;
        

}

.guest .image
{
    width: 200px;
}

.liveGuest .guest .image
{
    width: 125px;
}

.liveGuest .guest
{
    width: 475px;
}
.liveGuest .guestWrapper .guest
{
    margin: 30px 0px 0px 20px;
}
.bioFull
{
     margin-left: 40px;
     font-weight: bold;
     width: 640px;
}

.justify
{
    text-align:justify;
    text-justify:inter-word;
}

.hr
{
    position: relative;
}


.hr div
{
    position: absolute;
    width: 1008px;
    border-top: solid 8px #CCC;
    top: -59px;
    left: -8px;
    z-index: 2;
}

.onAir{
        top: -15px;

}

.hrInterior
{
    position: relative;
    margin-top: 30px;
    padding-bottom: 30px;
}


.hrInterior div
{
    position: absolute;
    width: 1008px;
    border-top: solid 8px #CCC;
    top: 0px;
    left: -53px;
    z-index: 2;
}

.episodeWrapper
{
    position: relative;
    border: solid 0px black;
    width: 0px;
    height: 0px;
}
.episodeText
{
    position: absolute;
    top: 55px;
    left: -70px;

}

.Title
{
    position: relative;
        margin: 0 auto;
    display: table;


}

.Title div
{
        float:left;

}

.topMargin
{
    margin-top:10px;
}
.leftMargin
{
    margin-left:10px;
}
.centerAlign
{
    text-align: center;
}

.episode
{
    width: 100%;
}

.episode .name
{
    float:left;
}

.episode .date {
    float: right;
    margin-top: 6px;
}

.episode .image
{
    float:left;
    margin-top: 20px;
    margin-left: 0px;
    margin-right:0px;

}
.homeepisode .image
{
    float:left;
    margin-top: 25px;
    margin-left: 40px;
    margin-right:10px;

}

.episode .desc, .homeepisode .desc
{
    float:left;
    padding: 40px;
     width: 620px;
}

.LivePlayer
{
    position: relative;
    z-index: 99;
}

.LivePlayer .Text
{
    color: red;
    font-size: 64px;
    padding: 10px;

}

.Box
{
    border: solid 2px red;
    background-color: black;
    border-radius: 25px;
}

.soundToggle
{
    text-align: center;
    width: 100%;
}

#btnSound
{
    cursor: pointer;
}

.EpisodeList .Episode
{
    border: solid 0px black;
    height: 200px;
}

.EpisodeList .Episode div
{
    float: left;

}
.EpisodeList 
{
    width: 100%;
}

.EpisodeList .alternate
{
    /*background-color: #EEEEEE;*/
}

.EpisodeList .Image
{
    width: 200px;
}

.EpisodeList .Text
{
    width: 660px;
    padding-left: 20px;
}

.Episode .AirDate
{
    width: 100px;
    float: right;
}

.Episode
{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.Episode .Orange A
{
    text-decoration: none;
    color: #f26722;
}

.episode div a,.homeepisode div a {
    text-decoration:none;
    color: #006699;
}

.HomeSection{
    width: 100%;
    text-align: center;
    padding: 10px 0px 20px 0px;
}

.homevideo
{
    width: 870px;
    text-align: center;
    margin: 30px 60px 0px 60px;
}