﻿@Media Screen
{
     /* Farm style - start */
     .FarmFrontPage
     {
        float:left;
        margin:10px 0 0 10px;
        border:solid 1px #7bcf7b;
        background-color:#daf6da;
        padding:3px;        
     }     

     .FarmContainer
     {        
        background-color:White;
        width:250px;
     }

     
     .FarmTitle
     {
         height:20px;
         width:210px;
         background:url('images/icon.gif') no-repeat 0 -303px;
         padding:3px 0 0 28px;         
         font-size:16px;
         font-weight:bolder;
         color:#009900;
     }
     
     .FarmMore, .FarmMore a
     {
        font-size:15px;
        color:#098a09;
        padding-top:5px;
        text-align:right;
        text-decoration:underline;
        margin-right:5px;
     }
          
     .FarmPic
     {
        height:75px;
        width:100px;
        padding:5px 0 0 10px;
        float:left;
     }
     
     .FarmDec
     {
        width:120px;
        float:left;
        padding:5px 0 0 5px;
     }
         
     .FarmDec p
     {
        padding:1px 0;
     }
     
     .FarmName
     {
        font-size:16px;
        color:#333333;
        font-weight:bolder;
     }
     
     .FarmOwner, .FarmPosition
     {
        font-size:13px;
        color:#333333;
     }
     
     .FarmDec p a
     {
        font-size:15px;
        text-decoration:underline;
        color:#098a09;
     }
     /* Farm style - end */
    .FarmDiscuss
    {
    	margin-top: 10px;
    	margin-left: 10px;
    	width:250px;
    	height:120px;
    	border: 1px solid green;
    	float:left;
    	overflow:auto;
    }
    
    .FarmBannerHolder
    {
        position:relative;
        width:250px;
        height:26px;
        background:transparent url('images/bg_1.gif') repeat-x;
        border-bottom:solid 1px green;
    }
    
    .FarmDiscuss h1
    {
        background:white url('images/icon.gif') no-repeat 5px -303px;
        padding:3px 0 0 32px;
        font-size:16px;
        height:20px;        
        color:#009900;
    }
    
    .FarmDiscuss h1 a
    {        
        float:right;        
        margin-top:-16px;
        font-weight:normal;
        padding:0 10px;  
        text-decoration:underline;
        font-size:15px;      
    }
    
    .FarmContentHolder
    {                
    }
    
    .FarmContentHolder img
    {
        padding:8px;
        float:left;
    }
    
    .FarmContentHolder p
    {
        font-size:13px;
        color:#333333;        
    }
    
    .FarmContentHolder p.FarmName
    {
        font-size:16px;
        font-weight:bold;
    }
    
    .FarmContentHolder p a
    {
        text-decoration:underline;
        color:#098a09;
        font-size:15px;
    }
    
    .MoreFarmList
    {
        margin:10px;
        float:right;
    }

    /* FarmPage Style - Start */
    .FarmColumnStyle
    {
        width:580px;        
    }
            
    .FarmPageBox
    {    
        height:260px;
        border:solid 1px #7bcf7b;
        padding:3px;
    }
    
    .FarmPageBoxPic
    {
        width:160px;
        height:120px;
        background:url('images/pic_farm.gif') no-repeat;
        float:left;
        margin-top:10px;
        margin-left:20px;
    }
    
    .FarmPageBoxInfo
    {
        width:360px;
        height:115px;
        padding-top:15px;
        padding-left:10px;
        float:left;
        line-height:25px;        
    }
    
    .FarmPageBoxInfo p
    {
        font-size:15px;
        font-weight:bolder;
        color:#009900;
    }
    
    .FarmPageBoxInfo p span
    {
        font-size:15px;
        color:#333333;
        font-weight:normal;
    }
    
    .FarmPageBoxDec
    {
        width:95%;
        height:75px;
        padding-left:20px;
        padding-top:20px;
        font-size:15px;
        color:#333333;
        float:left;
        line-height:25px;
    }
    
    .FarmPageOtherArticle
    {
        padding-top:20px;
        width:580px;
        height:100%;
        float:left;
    }
    
    .FarmPageOtherArticle p
    {
        background:url('images/arrow_2.gif') no-repeat 0 15px;
        margin-left:5px;
        padding-left:15px;
        padding-top:10px;
        padding-bottom:5px;
        border-bottom:dashed 1px #009900;
    }
        
    .FarmPageOtherArticle p a
    {
        font-size:15px;
        color:#333333;
    }
    
    .FarmPageOtherArticle p a:hover
    {
        color:#0000cc;
        text-decoration:underline;
    }
    
    .FarmPageOtherArticle p a span
    {
        font-weight:bolder;
        color:#009900;
    }
    
    .FarmListHolder
    {
        width:580px;
        float:left;
    }
    /* FarmPage Style - End */
    
    /* FarmDetailPage Style - End */
    .FarmIntroductionStyle
    {
        width:580px;   
        float:left;
    }
    
    .FarmIntroductionStyleBox
    {        
        height:100%;
        padding:3px;
        border:solid 1px #7bcf7b;
        background:#daf6da;
    }
    
    .FISBinSide
    {        
        height:100%;            
        background:white;
    }
    
    .FDPBCount
    {
        font-size:13px;
        color:#009900;
        padding-left:20px;
        padding-top:20px;
    }
    
    .FDPBCount span
    {
        font-size:13px;
        color:Red;
        font-weight:bolder;
    }
    
    .FDPBDec
    {
        width:95%;        
        height:100%;
        padding:10px 10px 10px 20px;
        font-size:15px;
        color:#333333;
        float:left;
        line-height:1.5em;        
    }
    
    .FDPBSetToCenter
    {
        padding-left:255px;
        float:left;
        margin-bottom:5px;
        _height:35px;
    }
    
    .FDPBSetToCenter .rbLabel
    {
        margin:0;
        padding:0;
    }
    /* FarmDetailPage Style - End */    
}    
