/* 
 * CSS file for Corefarm.org 
 *
 * Feel free to comment ;-) 
 *
 */

body { 
     font-family: "URW Gothic L", Calibri, Bookman, Verdana,Geneva,Arial, serif; 
     font-size: 20px; 
     background-color : #e0dbc5;
     color : #747065;
  }

h2 {
    color : #417082;
}
div#command{
    text-align: center; 
}

div#header {
    margin-left: auto; 
    margin-right: auto;
    width: 920px ;
    

}


div#bottom {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 14px; 
   
   
    
    padding-top: 5px; 

    
}

div#header a:link {
    color : #4795ab ; 
}

div#content a:link {
    text-decoration:none;
    color: #4795ab; 
} 

div#bottom a:link {
    color: #4795ab; 
}

div#header a:visited {
  text-decoration:none;
    color: #4795ab; 
}

div#header a:hover,  div#header a:active, div#header a:focus {
   
}


div#content a:hover, div#content a:active, div#content a:focus, div#content a:visited {
    text-decoration: none; 
    color: #4795ab; 
}

div#bottom a:hover, div#bottom a:active, div#bottom a:focus, div#bottom a:visited {
  
    color: #9c5f5e; 
}

div#top {
    color: #4795ab;
    height: 178px; 
    width: 920px; 
    background-color: #e0dbc5;;
    background-image:url('images/header_cow.png');
}


div#content{
    width: 920px;
    margin-top:50px;
    margin-left: auto;
    margin-right: auto;
  
}

div#menu{
    margin-left: 10px;
    margin-right: auto;
    padding-top: 10px; 
    
    font-size: 10px; 
    // LETTER-SPACING: 2px; 
}


/* Blocks */

div#wosoggie{
    font-size: 14px; 
    margin-left: auto; 
    padding-left : 10px;
    padding-right: 10px; 
    margin-right: auto; 
    width: 90%; 
    border-style:solid;
    border-width:2px;
    
    
   
}
div#pitch{
    width:45%; 
    float:left; 
    text-align: justify; 
    padding-bottom: 50px; 

}

div#submit{
    width: 45%; 
    float: right; 
    text-align: justify; 
    padding-bottom:50px;

}


div#participate{
    width: 60%; 
    margin-top: 10px;
    margin-left: 30%;
    text-align:justify; 
}

div#logo{
    width: 10px;  
}


/*     ***********************   */

/* Menu */


.thumbrightnoborder {
	border: 0; 
        float: right; 

}

/* Submit table */

table.submit_panel {
    width: 90% ;
    text-align: center;
    margin: auto; 
}

table.submit_panel td {
    width:10%;
    font-size: 20px; 
    height:60px; 
    
    border-style:solid;
    border-width:2px;
   
}



/* Footers */

div#bottom {
    padding-top: 50px; 
}

div#footer_top {

    margin-left: auto; 
    margin-right: auto;
    width: 920px ;
     
    height: 90px; 
    background-color: #e0dbc5;;
    background-image:url('images/footer_top_3.png');

}

div#footer_bottom_top {

    text-align: left; 
    padding-left: 20px ; 
    padding-top:10px; 

    font-size:18px; 
}

div#footer_top_content {

    text-align: left; 
    padding-left: 220px ; 
    padding-top:35px; 
    color: #b4d6e0;
    font-size:20px; 
}

div#footer_bottom {

    margin-left: auto; 
    margin-right: auto;
    width: 920px ;
     
    height: 60px; 
    background-color: #e0dbc5;;
    background-image:url('images/footer_bottom.png');

    text-align: left; 
    
}

div#footer_bottom_content {

    text-align: left; 
    padding-left: 20px ; 
    padding-top:7px; 

    font-size:16px; 
}


td.center {
    text-align: right; 
}

td {
    padding-top: 2px; 
}

table.register_table {
    margin-left:auto; 
    margin-right:auto; 
}

div#registration_error {
    margin-left:auto; 
    margin-right: auto; 
    text-align:center; 
    color: #b24854;
    margin-bottom: 10px; 

}
