﻿body
{
    padding: 0px;
    margin: 0px;
    font-family: futura-pt,sans-serif;
	font-style: normal;
	font-weight: 400;          
    font-size: 17px;         
    color: #000;
    
    background-image: url('../Images/biodiesel_background.jpg');
    background-attachment: fixed;
}

#wrapper
{
    border: 0px none #000000;
    width: 1050px;
   
    margin: auto;
    margin-top: 0;
} 
        
#banner {
border:0 none #000;
width:980px;
background-color: transparent;
margin:0 auto auto;
}  

a img
{
    text-decoration: none;
    border: 0 none;
}
A:link
{
    color: #039;
    }
A:visited
{
	color: #556275;
}
A:active
{
    color: #F00;
}
A:hover
{
	color: #B70000;
}
A.sfnewsListItem
{
    font-weight:bold !important;
}
A.sfnewsListItem:link
{
    font-weight:bold !important;
}

.bdNewsTitle
{
    font-weight: bold;
    font-size: 18px;
}
      
.sflistTitle 
{
    visibility:hidden;
    height:0px;
    
} 
       
.sflistItemContent
{
    padding: 5px;
    margin-top: -10px;
    
}  
 
.rpBox
{
   
}
div.RadScheduler_Metro .rsHeader 

{    background-color: #1882AD !important;
}

.RadScheduler .rsHeader 

{    background-color: #1882AD !important;
}
.eSubject
{
    font-family: futura-pt,sans-serif;
    font-style: normal;
    font-weight: 700;
}

/* added for mapping */
#loadingPanel {
    background-position: center center;
    background-image: url('../img/ajax_loader_large.gif');
    z-index: 99999;
    opacity: 0.5;
    filter: alpha(opacity=50);
    width: 1010px;
    height: 500px;
    background-repeat: no-repeat;
}

.RadCaptcha_Default LABEL 
     { width: inherit; float: left; }
 .rcInvalid
    {
        color: red;    
    }
    .rcValid
    {
        border: 2px dotted Green;
    }
    
    
    
#tweetholder {
				
				padding-top:15px;
				
} 
    
#tweeter {
				background-image: url('../img/tweet-balloon.png');
				background-repeat:no-repeat;
float:right;
width:415px;
height:100px;
				margin-top:-81px;
				margin-right:10px;
}   

#tweetbird {
padding-top:2px;
width:93px;
height:91px;
				
}

#tweetbird a {
display:block;
				background: url('../img/tweet-bird.png') no-repeat;
			height:91px;
	width:93px;
}				

#tweetbird a:hover {
				
				background-position: 0 -90px;
}				

.tweet {
				
	color:#000000;
	margin-left:50px;
	margin-top:-1px;	
	padding-top:3px;	
}
.timePosted {
	color: #000000;
	margin-left: 50px;
	margin-top: 15px;
	padding-top: 2px;
	width: 200px;
	font-size: 11px;
}
.interact {
				
	margin-left:45px;
	margin-top:-28px;	
		color:black;
	float:right;
	padding-right:15px;
	font-size: 11px;	
				
}