/*
-----------------------------------------------
Style Sheet
TFGA - master styles
Author: Walker Designs
----------------------------------------------- */

body
{
    font: 12px/175% Helvetica, Geneva, Verdana, Arial, sans-serif;
    color: #fff;
    margin: 0 auto;
    padding: 0 0 50px 0;
    background: #646f91 url(../images/bg_html.jpg) center top no-repeat;
    text-align: center;
}


/* ---------------------------------------------------
links 
--------------------------------------------------- */
a
{
    text-decoration: underline;
    color: #f7b422;
    font-weight: bold;
}
a:hover
{
    color: #434244;
}

/* ---------------------------------------------------
headers 
--------------------------------------------------- */
h1, h2, h3
{
    font: bold 1em/1.5em Georgia, Times New Roman, Times, serif;
    color: #fff;
    padding: 0px 10px 5px 15px;
    margin: 0;
    font-weight: normal;
    behavior: url(../../../../../iepngfix.htc);
}
/* =h1 */
h1
{
    font-size: 345%;
    letter-spacing: -2px;
}

/* =h2 */
h2
{
    font-size: 32px;
}

.col-two h2
{
    background: transparent url(../images/col2_under.png) center 45px no-repeat;
    height: 76px;
    padding-bottom: 0px;
}

/* =h3 */
h3
{
    font-size: 18px;
}

.col-one .newsletter h3
{
    border-top: none;
    background: none;
    height: auto;
    padding-bottom: 0px;
    margin-top: 0px;
}

.col-one .members h3
{
    border-top: none;
    background: none;
    height: auto;
    padding-bottom: 8px;
    margin-top: 0px;
}

.col-one h3
{
    border-top: 1px dotted #bababa;
    background: transparent url(../images/col1_under.png) center 37px no-repeat;
    height: 60px;
    padding: 5px 0 0 0;
    margin: 15px 15px 0 15px;
}

.col-two h3
{
    /*background: transparent url(../images/col2_under.png) left 30px no-repeat;     height: 61px;     padding-bottom: 0px;     margin-top: 20px;*/
    font-style: italic;
    color: #e8ad20;
    background: none;
    height: auto;
    margin: 0px 0 0px 0;
    padding-left: 0px;
}

.col-three h3
{
    background: transparent url(../images/col3_under.png) center 40px no-repeat;
    height: 65px;
    border-top: 1px dotted #cccecd;
    margin: 0 15px;
    padding: 5px 0 0 0;
}
h3.search
{
    background: none;
    height: auto;
    border-top: none;
}

h3.subHead
{
    margin: 0px 0 0px 15px;
}

/* =h4 */
h4
{
    font-size: 15px;
    font-weight: bold;
    padding: 0 10px 5px 15px;
    margin-bottom:5px;
    margin-top:5px;
}

.col-one h4
{
    border-top: 1px dotted #bababa;
    padding-top: 5px;
    margin: 15px 15px 0;
    padding-left: 0px;
}

.col-three h4
{
    color: #434244;
}

.latestNews h4
{
    margin-left: 15px;
    padding-left: 15px;
}
h5
{
    font-size: 13px;
    font-weight: bold;
    padding: 0 10px 5px 15px;
    color: #fff;
}

/* =p */
p, dl
{
    padding: 0 10px 10px 15px;
    margin: 0;
}

.col-one .members p
{
    padding-bottom: 3px;
}

.col-three p
{
    color: #434244;
    padding-left: 15px;
}


ul, ol
{
    margin: 0px 15px 10px 15px;
    padding: 0 0 0 15px;
}
ul
{
    list-style-type: disc;
    
}

li
{
    /*margin-bottom: 5px;*/
    color:White;
    
}

.col-three li
{
    color: #434244;
}


dt
{
    font-weight: bold;
    color: #895F30;
}
dd
{
    padding-left: 25px;
}



/* ---------------------------------------------------
IMAGES 
--------------------------------------------------- */
img
{
    background: none; /*margin-left: 15px;*/
    behavior: url(../../../../../iepngfix.htc);
}
img.float-right
{
    margin: 5px 0px 10px 10px;
}
img.float-left
{
    margin: 5px 10px 10px 15px;
}

/*.col-two img
{
    margin: 0 15px 15px 15px;
    background: none;
    border: 1px solid #b1b7c6 !important;
    padding: 5px;
}*/

.col-two .latestNews img
{
    margin: 0 15px 15px 15px;
    background: none;
    border: 1px solid #b1b7c6 !important;
    padding: 5px;
    float: left;
}

#ContentWrap
{
    padding-left: 15px;
}
#ContentWrap h3, #ContentWrap h4, #ContentWrap p, #ContentWrap h5, #ContentWrap span
{
    padding-left: 0px;
    margin-left: 0px;
}
/* ---------------------------------------------------
forms 
--------------------------------------------------- */

label.Block
{
    display: block;
    margin: 8px 0 5px 0;
    font-weight: bold;
}

input, select
{
    padding: 4px;
    font: normal 1em Verdana, sans-serif;
    color: #666666;
}

/* ------------------------------------------
   SEARCH
------------------------------------------- */
.searchform
{
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0px 0 15px 15px;
    width: 240px;
}
.searchform p
{
    margin: 0;
    padding: 0 0 10px 0;
}
.searchform input.textbox
{
    width: 180px;
    color: #666666;
    height: 15px;
    padding: 2px;
    vertical-align: top;
    background-color: #cccecd;
    border: 1px solid #636363;
}
.searchform input.button
{
    width: 50px;
    height: 20px;
    padding: 2px 5px;
    vertical-align: top;
}
/* ------------------------------------------
   NAVIGATION
------------------------------------------- */
#nav
{
    position: absolute;
    margin: 0;
    padding: 0;
    width: 726px;
    left: 174px;
    top: 0px;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */

#content-wrapper
{
    width: 900px;
    margin: 0 auto;
    text-align: left;
}
#content
{
    background: transparent url(../images/bg_content.jpg) repeat-y;
    margin-top: 49px;
    float: left;
}

#header-wrap
{
    position: relative;
    margin: 0 auto;
    width: 900px;
    height: 300px;
    text-align: left;
}

#headerphoto
{
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0;
    height: 349px;
    width: 900px;
    clear: both;
    z-index: -1;
}
.headerDefault
{
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0;
    height: 349px;
    width: 900px;
    clear: both;
    z-index: -1;
}
.headerPhotoHome
{
    background: transparent url(../images/banners/banner_home.jpg) no-repeat;
}
.headerPhotoMedia
{
    background: transparent url(../images/banners/banner_media.jpg) no-repeat;
}
.headerPhotoPolicy
{
    background: transparent url(../images/banners/banner_policy.jpg) no-repeat;
}
.headerPhotoCommodities
{
    background: transparent url(../images/banners/banner_commodities.jpg) no-repeat;
}
.headerPhotoEnvironment
{
    background: transparent url(../images/banners/banner_environment.jpg) no-repeat;
}
.headerPhotoCommittees
{
    background: transparent url(../images/banners/banner_committees.jpg) no-repeat;
}
.headerPhotoMembers
{
    background: transparent url(../images/banners/banner_members.jpg) no-repeat;
}
.headerPhotoAboutUs
{
    background: transparent url(../images/banners/banner_about.jpg) no-repeat;
}
.headerPhotoDairy
{
    background: transparent url(../images/banners/banner_dairy.jpg) no-repeat;
}
.headerPhotoMeat
{
    background: transparent url(../images/banners/banner_meat.jpg) no-repeat;
}
.headerPhotoSheep
{
    background: transparent url(../images/banners/banner_sheep.jpg) no-repeat;
}
.headerPhotoVegetables
{
    background: transparent url(../images/banners/banner_vegetables.jpg) no-repeat;
}
.headerPhotoAgriculture
{
    background: transparent url(../images/banners/banner_agriculture.jpg) no-repeat;
}
.headerPhotoMisc
{
    background: transparent url(../images/banners/banner_home.jpg) no-repeat;
}

#headerphoto img
{
    border: none;
    margin: 0;
    padding: 0;
}


h1#logo a
{
    background: transparent url(../images/logo.png) center top no-repeat;
    behavior: url(../../../../../iepngfix.htc);
    position: absolute;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-indent: -9000px;
    display: block;
    width: 130px;
    height: 132px;
    top: 40px;
    left: 40px;
}
h1#logo a:hover
{
    background-color: transparent;
    border: none;
}
p#intro
{
    background: transparent url(../images/intro_text.png) center top no-repeat;
    behavior: url(../../../../../iepngfix.htc);
    position: absolute;
    margin: 0;
    padding: 0;
    text-transform: none;
    width: 473px;
    height: 25px;
    top: 94px;
    left: 202px;
    text-indent: -9000px;
}

.col-one, .col-two, .col-three
{
    padding-bottom: 20px;
}
.col-one
{
    float: left;
    width: 150px;
    margin-left: 0px;
    top: -49px;
    position: relative;
}
.col-two
{
    float: left;
    width: 470px;
    padding-left: 10px;
    top: -49px;
    position: relative;
}

.col-three
{
    float: left;
    width: 270px;
    top: -49px;
    position: relative;
}
.members
{
    background: transparent url(../images/bg_members.jpg) left top repeat-x;
    width: 150px;
    height: 101px;
    margin-bottom: 15px;
}

.newsletter
{
    background: transparent url(../images/bg_newsletter.jpg) left top repeat-x;
    width: 150px;
    
    margin-bottom: 15px;
}
.latestNews
{
    float: left;
}
.Seperator
{
    border-top: 1px dotted #BABABA;
    margin-top: 20px;
    padding-top: 20px;
    margin-right: 25px;
}

/* ---------------------------------------------------
footer 
--------------------------------------------------- */
#footer-wrapper
{
    background-color: #323748;
    clear: both;
    width: 900px;
    margin: 0 auto;
    text-align: left;
    font: normal 1em/1.6em 'Trebuchet MS' , Tahoma, Sans-serif;
    height: 25px;
}
#footer-wrapper a
{
    color: #f1b321;
    background: transparent;
}

#footer
{
    width: 880px;
    margin: 0 auto;
}
#footer .footer-text
{
    padding: 2px 0 0 5px;
}
.date
{
    margin: 0 10px 0 0px;
    color: #434244;
    font-style: italic;
}
.thumbs img
{
    position: relative;
    padding: 4px;
    margin: 5px;
    background: #fafafa;
    border: 1px solid #dcdcdc;
}
.thumbs img:hover
{
    border: 1px solid #8E8E8E;
    background: #8E8E8E;
}
.thumbs a:hover
{
    background-color: transparent;
    border: none;
}

/* alignment classes */
.float-left
{
    float: left;
}
.float-right
{
    float: right;
}
.align-left
{
    text-align: left;
}
.align-right
{
    text-align: right;
}

/* clearing */
* html .clear
{
    height: 1%;
    overflow: visible;
}
/* float clearing for IE7 */
* + html .clear
{
    min-height: 1%;
}
/* float clearing for everyone else */
.clear:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.SearchPagerLI
{
    display: inline;
    float: left;
    padding: 2px;
}
.PoweredByGoogle
{
    float: right;
    margin-right: 20px;
    position: relative;
    top: -42px;
}

.PoweredByGoogle img
{
    position: relative;
    top: 5px;
}
.PagerUnselectedNumber
{
    border: 1px #f7b422 solid;
    padding: 1px 4px 1px 4px;
    text-decoration: none !important;
}
.PagerNextPage, .PagerCurrentPage
{
    font-weight: bold !important;
    text-decoration: none !important;
    padding: 1px 4px 1px 4px;
    color: #FFF;
}
.PagerPreviousPage
{
    font-weight: bold !important;
    text-decoration: none !important;
    padding: 1px 0px 1px 4px;
}
.InvalidTextBox
{
    background-color: #ffeae9;
    color: Red;
    border-color: Red;
}
.ajax__validatorcallout_error_message_cell
{
    color: #999999 !important;
}
.BorderRight
{
    margin-right: 3px;
    margin-left: 3px;
}
