﻿body 
{              
    font-family: Verdana, Arial, Sans-Serif;
    background: #cccccc;
    font-size: smaller;
    color: #666666; 
}

#border 
{	        
    margin: 0 auto;
    width: 916px;
    background: #cccccc url(../images/outterbackground.gif) 0 top no-repeat; 
}

       
#content 
{          
    margin: 0 auto;
    width: 800px;
    height: 654px;
    background: white url('../images/blankbackground.gif') 0 top no-repeat; 
}	

#top_clear
{
    padding: 0; 
    margin: 0;
}        


/* ------------ links --------------*/

a 
{                 
    color: #8BC53F;
    text-decoration: none; 
}

a:hover 
{           
    color: #CCCCCC;
    text-decoration: underline; 
}                

input 
{             
    border: solid 1px #cccccc; 
} 

.textbox 
{          
    font-family: Verdana, Arial, Sans-Serif;
    color: #666666;
    font-size: small; 
    border: 1px solid #cccccc;
} 

.radio_button input 
{     
    border: none; 
}



/* ------------ navigation --------------*/


#navigation 
{       
    margin: 0 auto;
    width: 800px; 
    height: 45px;
    color: #666666;
    font-size: 11px;
    background: white; 
    clear: both;
}

.navitem 
{    	    
    float: left;
    width: 100px;
    margin: 0 5px;
    text-align: center; 
}

.navitem a 
{	    
    color: #666666;
    text-decoration: none;
    padding-bottom: 32px;
    display: block; 
}

.navitem a:hover 
{  
    background-image: url(../images/navigation/green.gif);  
}



 
/* ------------ media player --------------*/ 


#media_player 
{	    
    width: 365px;
    height: 255px;
    margin: 0 auto;
    padding-top: 98px;
    padding-bottom: 50px;
}




/* ------------ article --------------*/


#no_article 
{	    
    width: 500px;
    height: 255px;
    margin: 0 auto;
    padding-top: 261px;
    margin-left: 270px;
    font-size: small;
    color: #666666; 
}


#additional_content 
{ 
    width: 750px;
    height: auto;
    margin: 0 auto; 
}

#additional_content h2
{
    font-size: 14px;
    color: #8BC53F;
}






/* ------------ search --------------*/


#search_bar 
{        
    margin: 0 auto;
    width: 780px;
    height: 25px;
    background-color: #ebecee;
    color: #666666;
    padding-right: 20px;
    padding-top: 5px;
    text-align: right; 
}

.search_text_box  
{   
    border: none;
    color: #8BC53F;
    padding-left: 5px; 
}

.search_button 
{     
    border: none;
    height: 18px;
    width: 30px;
    background-color: #8BC53F;
    color: White;
    margin-left: 0; 
}

#results 
{          
    height: auto;
    width: 720px;
    margin: 0 auto; 
    background-color: black; 
}                    

#search_results 
{    
    width: 200px;
    height: 40px;
    padding: 10px;
    background-color: White;
    float: left;
    margin: 10px; 
}                    

#search_results:hover 
{ 
    background-color: #ebecee;
    color: White; 
}


.search_results_title 
{ 
    font-size: smaller;
    color: #666666; 
}

.searchresultsseries 
{ 
    font-size: x-small;
    color: #888888;
}
                
#searchresults a 
{  
    font-size: x-small;
    color: #8BC53F;
    text-decoration: none;  
} 




/* ------------ header login uc --------------*/


#login_header
{
    text-align: right;
    font-size: 10px;
    text-align: right;
    padding-top: 20px;
    height: 50px;
    width: 450px;
    margin-left: 350px;
    
}

#login_header_extras
{
    text-align: right;
    padding-top: 1px;
}

#login_header a
{
    color: #8BC53F;
}

#login_header input 
{             
    font-size: 10px;
     
} 

#login_header table
{
    float: right;
    margin-right: 30px;
}


/* ------------ footer --------------*/


#footer
{
    background: #231F20 url("../images/edgeslogobasebar.gif") 10px 10px no-repeat;
    width: 800px;
    height: 60px;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 10px;
    clear: both;
}

#footer_links
{
    float: left;
    margin-left: 250px;
    padding-top: 10px;
}

#footer_links2
{
    float: left;
    margin-left: 50px;
    padding-top: 10px;
}


#footer_internal_links
{
    float: right;
    padding-top: 10px;
    padding-right: 10px;
    text-align: right;
}

#footer a:hover
{   
    text-decoration: none;
}



/* ------------ twitter uc --------------*/


#twitter
{
    width: 300px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    font-size: 10px;
    xborder: 1px dashed #e2e2e2;
    vertical-align: top;
    
}
#twitter a
{
    color: #6BD3E7;
    color: White;
}



/* ------------ other pages --------------*/


#episode_description
{
    float: right;
    width: 160px;
    padding-right: 35px;
    font-size: 11px;
    color: #8BC53F;
    margin-top: -200px;
}



/* ------------ Shop --------------*/


.product_end
{
    height: auto;
    border-bottom: 1px solid #d2d2d2;
    clear: both;
    margin-bottom: 30px;
    margin-top: -10px;
}  

.product_image
{
    float: left;
    margin: 0 8px 8px 0;
    width: 85px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
} 

.product_image img
{
    border: 5px solid #e8e8e8;
}

.product_text
{
    float: left;
    width: 640px;
    margin-left: 5px;
}

.product_text input
{
    border: 0;
}
.product_textTitle
{
    font-size: small;
    font-weight: bold;
    color: #8BC53F;
}

.product_price
{
    font-size: medium;
    font-weight: bold;
    color: #8BC53F;
}



/* ------------ content --------------*/


#content_main
{
    width: 760px;
    padding: 20px;
    padding-top: 0;
    float: left;
    background-color: White;
}

#content_intro
{
    width: 510px;
    margin-right: 25px;
    margin-top: 145px;
    float: right;
}

#content_left
{
    width: 210px;
    float: left;
    color: #8BC53F;
    line-height: 1.5em;
    text-align: right;
}

#content_right
{
    width: 510px;
    margin-right: 5px;
    float: right;
}

#content_centre
{
    width: 740px;
    float: left;
    margin-left: 10px;
    xbackground-color: Transparent;
}



#content h3
{
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: -1px;
}

#content h4
{
    font-size: 12px;
    color: #8BC53F;
}

#content h2
{
    font-size: 16px;
    color: #8BC53F;
}

#content_right li
{
    padding-bottom: 10px;
}

#content_right li a
{
    font-weight: bold;
}



/* ------------ episodes --------------*/


#episode_list li a
{
    color: #666666;
    font-weight: 100;
}

#episode_list li a:hover
{
    color: #8BC53F;
    font-weight: 100;
    text-decoration: none;
}




/* ------------ discuss --------------*/


#discussion h1 
{      
    font-size: 14px;
    color: #8BC53F;
    margin-left: 20px;
}

#discussion h2 
{      
    font-size: small;
    font-weight: normal;
    color: #8BC53F;
    line-height: 0.1em; 
}

#discussion h3 
{      
    font-size: smaller;
    font-weight:normal;
}

#discussion h4 
{      
    font-size:x-small;
    font-weight:normal;
    color: #888888; 
    line-height: 0.5em; 
}

.comment_row 
{       
    padding: 1px 20px 5px 20px; 
}           

.comment_alternate_row
{ 
    padding: 1px 20px 5px 20px;  
    background-color: #f2f2f2;  
}

#login_to_comment 
{ 
    width: 100%;
    height: 20px; 
    text-align: center;
    float: left;
    background-color: #f2f2f2;
}

#add_comment
{
    padding: 0 20px; 
}

#add_comment h2
{
    font-size: small;
    font-weight: bold;
    color: #8BC53F;
}

#add_comment input
{
    margin: 10px 0 0 300px;
}



/* ------------ home page --------------*/


#homepage_ad img
{
    padding-bottom: 20px; 
    padding-top: 5px;
    border: 0;
}



/* ------------ Play --------------*/

#wmplayer
{
    width: 480px;
    float: left;
    margin-left: 140px;
    margin-top: 105px;
    height: 526px;
}
#wmplayer h2
{
    color: #8BC53F;
    font-size: 14px;
    margin-left: 55px;
    margin-bottom: 3px;
    font-weight: 100;
}


/* ------------ twitter uc --------------*/


#moostick
{
    padding: 7px;
    font-size: 11px;
    overflow: hidden;
    line-height: 1.6em;
    height: 11px;
    width: 620px;
}

#twitter_div
{
    background-color: #9FDAEA;
    height: 28px;
    width: 800px;
    margin: 0 auto;
    xoverflow: hidden;
    margin-top: -11px;
    position: relative;
    
}

#moostick li
{
    display: block;         
	list-style-type: none; 
}

#more
{

    margin-top: -25px;
    font-size: 10px;
    position: absolute;
    bottom: 6px;
    right: 15px;
}

#more a
{
    color: #888888;
}

#more a:hover
{
    color: White;
    text-decoration: underline;
}


.twitter_added
{
    color: #8BC53F;
    text-decoration: none;
}

.twitter_added:hover
{
    color: white;
    text-decoration: none;
    background-color: #cccccc;
}


.tweet
{
    color: white;
}

.tweet a
{
    color: #999999;
    font-weight: normal;
    
}

#twitter_link
{
    color: #333333;
    text-decoration: none;
    font-size: 11px;
}

#twitter_follow_link
{
    color: white;
    text-decoration: none;
    float: right;
    display: none;
    font-size: 10px;
}

#twitter_div #moostick a
{
    color: White;
}