@charset "utf-8";
body {
        background:#164365 url(images/bg.gif) top left repeat-x;
        margin:11px 0 0 0 ;
        text-align:center;
}
a,a:hover{
        color:#0083d6;
        text-decoration:underline;
}
a:hover{
        text-decoration:none;
}
#circle{
        width:954px;
        height:699px;
        margin:0 auto;
        background: url(images/hostbg.png) top center no-repeat;
}
#logolink{
        display:block;
        width:400px;
        height:89px;
        background: url(images/logo.gif) top left no-repeat;
}
#logolink span{
        display:none;
}
#welcome{
        position:absolute;
        width:700px;
        margin-top:-1000px;
}
#main{margin-bottom:20px;}

#infobox{
        width:342px;
        height:256px;
        padding-left:34px;
        padding-right:24px;
        padding-top:44px;
        text-align:left;
        font:normal 13px Trebuchet,"Trebuchet MS",Tahoma,Verdana;
        line-height:18px;
        color:#745e00;
        background: url(images/text_bg.png) top left no-repeat;
}
#infobox a, #infobox a:hover,#infobox b{
        font-size:14px;
}
#infobox p{
        margin: 12px 0;
}
#infobox .icon_btn{
         background-position:left center;
        padding-left:20px;
        background-repeat:no-repeat;
}

#mediabox{
        position:relative;
        display:block;
        width:400px;
        height:300px;
        padding:0;
        text-align:center;
        background: url(images/mediabox_bg.png) top left no-repeat;
}
#audioTab{
        z-index:100;
        position:absolute;
        top:10px;
        left:10px;
        height:280px;
        text-align:left;
        background: url(images/mediabox_bg.png) -10px -10px no-repeat;
}
#audioTab p{
        display:block;
        margin:0;
        padding:18px 10px 0 14px;
        font:normal 14px Trebuchet,"Trebuchet MS",Tahoma,Verdana;
        line-height:20px;    
        color:#745e00;
}
#videoTab{
        z-index:101;
        position:absolute;
        top:10px;
        left:10px;
}



#player{
        width:338px;
        height:202px;
        padding-left:62px;
        padding-top:48px;
        text-align:left;
        font:normal 14px Trebuchet,"Trebuchet MS",Tahoma,Verdana;
        line-height:24px;
        color:#745e00;
        background: url(images/playerbg.png) top left no-repeat;
}
#player b{color:#000;font-weight:bold;}
#playercontrols{
        margin-left:-33px;
}
#content{
        width:800px;
        margin:0 auto;
        padding-bottom:8px;
        background:#FFF;
        clear:both;
}
#nav{
        position:relative;
        font:normal 11px Verdana, Arial, Helvetica, sans-serif;
        line-height:11px;
        color:#7b9fba;
        text-align:left;
        vertical-align:top;
        padding-left:22px;
        margin-top:11px;
}
#nav a, #nav a:hover{
        color:#FFF;
        text-transform:uppercase;
        text-decoration:none;
        font-weight:bold;
}
#nav a:hover{
        color:#ffe57a;
}
#nav a.active,#nav a.active:hover{
        color:#ffe57a;
}

#spreadtheword_bubble{
    display:block;
    position:absolute;
    top:-56px;
    left:-12px;
    
}
#yourthoughts_bubble{
    display:block;
    position:absolute;
    top:-56px;
    left:229px;
}
#facebook_link{
    display:block;
    position:absolute;
    top:40px;
    right:0;
}

#Testimonials{
	font:normal 18px/18px Trebuchet,"Trebuchet MS",Tahoma,Verdana;
	color:#fff;
	padding:0 75px;
	margin-bottom:15px;
	height:37px;
	overflow:hidden;
}

img,#circle,#player,#infobox { behavior: url(/live_tpl/css/pngbehavior.htc); }

