body
{
    margin: 0 auto;
    padding: 0;
    background: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    overflow-x: hidden;
    overflow-y: auto;
}

.bg1
{
    background-image: url('Images/bg-1.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}

.bg2
{
    background-image: url('Images/bg-2.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}

.bg3
{
    background-image: url('Images/bg-3.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}

.bg4
{
    background-image: url('Images/bg-4.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}

.bg5
{
    background-image: url('Images/bg-5.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}

.bg6
{
    background-image: url('Images/bg-6.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}

.bg7
{
    background-image: url('Images/bg-7.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}

img
{
    border: none;
}
a
{
    text-decoration: none;
    color: #010101;
}
textarea
{
    resize: none;
}

#clear
{
    clear: both;
}

/*FONT*/
.b
{
    font-weight: bold;
}
.i
{
    font-style: italic;
}
.f25
{
    font-size: 25px;
}
.f18
{
    font-size: 18px;
}
.f15
{
    font-size: 15px;
}
.f13
{
    font-size: 13px;
}
.f12
{
    font-size: 12px;
}
.f11
{
    font-size: 11px;
}
.white
{
    color: #ffffff;
}
.black
{
    color: #4d4d4d;
}
.red
{
    color: #fe0000;
}
.blue
{
    color: #19b3ff;
}

.line-v1
{
    background: url(images/line-v1.jpg) repeat-y top center;
}
.line-h1
{
    background: url(images/line-h1.jpg) repeat-x center;
}
.line-s1
{
    font-size: 17px;
    color: #4d4d4d;
    margin-left: 5px;
    margin-right: 5px;
}

.space
{
    margin-left: 35px;
}

.space0
{
    margin-top: 10px;
}
.space1
{
    margin-top: 20px;
}
.tab1
{
    margin-left: 10px;
}
/*LINK*/
.highlights a
{
    text-decoration: none;
    color: #ffffff;
}
.highlights a:hover
{
    text-decoration: none;
    color: #535353;
}
.blue-link a
{
    color: #19b3ff;
}
.link-page a
{
    color: #ffffff;
    text-decoration: none;
}
.link-page a:hover
{
    color: #d0a942;
    text-decoration: none;
    font-weight: bold;
}
.link-page-a a
{
    color: #d0a942;
    text-decoration: none;
    font-weight: bold;
}
.link-page-n a
{
    color: #969696;
    text-decoration: none;
}

/*Data Pager*/
div#pager a.previousNextLink
{
    /*
    text-decoration: none;
    padding: 0.38em 0.5em;
    font-size: 20px;
    color: #000000;
*/
    color: #969696;
    text-decoration: none;
    margin-right: 10px;    
    margin-left: 10px;
     font-size: 13px;
}

div#pager a.previousNextLink:hover
{
    color: #ffffff;
    text-decoration: none;
    margin-right: 10px;
    margin-left: 10px;
     font-size: 13px;
}

/* If “previous” or “next” is disabled, hide it */
div#pager a[class="previousNextLink"][disabled]
{
    display: none;
}

div#pager a[class="aspNetDisabled previousNextLink"]
{
    display: none;
}

/* Page numbers (except active one) */
div#pager a.numericLink
{
    /*
    color: #000;
    font-size: 13px;
    width: 15px;
    height: 15px;
    padding-left: 2px;
    */
     color: #ffffff;
     font-size: 13px;
    text-decoration: none;
}

/* Page numbers mouse over */
div#pager a.numericLink:hover, /* Active page number */ div#pager span span
{
    /* 
    color: #FFF;
    font-size: 13px;
    background: url(images/page-hover.png) no-repeat top center;
    width: 15px;
    height: 15px;
    padding-left: 2px;
    */
    color: #d0a942;
     font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}


/*HEAD*/
.home
{
    float: left;
    width: 34px;
    height: 35px;
    background: url(images/icon-home.jpg) bottom left;
    text-indent: -99999px;
    margin-right: 15px;
}
.home:hover
{
    background-position: top left;
}
.email
{
    float: left;
    width: 54px;
    height: 35px;
    background: url(images/icon-email.jpg) bottom left;
    text-indent: -99999px;
    margin-right: 15px;
}
.email:hover
{
    background-position: top left;
}
.sitemap
{
    float: left;
    width: 54px;
    height: 35px;
    background: url(images/icon-sitemap.jpg) bottom left;
    text-indent: -99999px;
}
.sitemap:hover
{
    background-position: top left;
}
.eng
{
    float: left;
    width: 69px;
    height: 20px;
    background: url('Images/icon-langu.jpg') left bottom;
    text-indent: -99999px;
}

.eng:hover
{
    background-position: top left;
}
.eng-active
{
    float: left;
    width: 69px;
    height: 20px;
    background: url(images/icon-langu.jpg) top left;
    text-indent: -99999px;
}
.ina
{
    float: left;
    width: 84px;
    height: 20px;
    background: url(images/icon-langu.jpg) bottom right;
    text-indent: -99999px;
}
.ina:hover
{
    background-position: top right;
}
.ina-active
{
    float: left;
    width: 84px;
    height: 20px;
    background: url(images/icon-langu.jpg) top right;
    text-indent: -99999px;
}

/*MENU*/
#menu
{
    position: relative;
    height: 62px;
    width: 960px;
    background: url("images/bg-menu.png") no-repeat top;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
}

/*CONTENT*/
.content-home-isi
{
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #4d4d4d;
    line-height: 18px;
}
.content-isi
{
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #4d4d4d;
    line-height: 18px;
}
.content-title
{
    color: #d0a942;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
}
.content-title-head
{
    color: #d0a942;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
}

.content-link a
{
    color: #00964a;
    text-decoration: none;
}
.content-link a:hover
{
    color: #d0a942;
    text-decoration: none;
}
.content-link-side a
{
    color: #4d4d4d;
    text-decoration: none;
    padding-left: 15px;
    font-size: 13px;
}
.content-link-side a:hover
{
    color: #d0a942;
    text-decoration: none;
    background: url(images/link-hover.jpg) no-repeat left center;
    padding-left: 15px;
    font-size: 13px;
}
.content-link-side-active a
{
    color: #d0a942;
    text-decoration: none;
    background: url(images/link-hover.jpg) no-repeat left center;
    padding-left: 15px;
    font-size: 13px;
}

.content-link-side2 a
{
    color: #4d4d4d;
    text-decoration: none;
    padding-left: 16px;
    font-size: 12px;
}
.content-link-side2 a:hover
{
    color: #00964a;
    text-decoration: none;
    padding-left: 16px;
    font-size: 12px;
}
.content-link-side2-active a
{
    color: #00964a;
    text-decoration: none;
    padding-left: 16px;
    font-size: 12px;
}


.content-news
{
    line-height: 20px;
}

.content-list li
{
    margin-left: -25px;
}
.content-list-num li
{
    margin-left: -15px;
    list-style-type: decimal;
}
.content-list-num-2 li
{
    margin-left: -15px;
    list-style-type: lower-roman;
}

.tab-1
{
    font-size: 11px;
    color: #4d4d4d;
}
.head-tab
{
    font-size: 15px;
    color: #4d4d4d;
    font-weight: bold;
}
.left-tab
{
    font-size: 12px;
    color: #4d4d4d;
    font-weight: bold;
    width: 128px;
    float: left;
}
.history-sub
{
    font-size: 15px;
    color: #4d4d4d;
    font-weight: bold;
}

.download
{
    margin-top: -15px;
    margin-left: 560px;
}

.sitemap-link a
{
    color: #4d4d4d;
    font-size: 13px;
    background: url(images/link-hover.jpg) no-repeat left;
    padding-left: 15px;
    margin-left: 10px;
    line-height: 20px;
}
.sitemap-link a:hover
{
    color: #d0a942;
    font-size: 13px;
    background: url(images/link-hover.jpg) no-repeat left;
    padding-left: 15px;
    margin-left: 10px;
    line-height: 20px;
}

.sitemap-link2 a
{
    color: #00964a;
    font-size: 12px;
    padding-left: 15px;
    margin-left: 10px;
    line-height: 16px;
}
.sitemap-link2 a:hover
{
    color: #d0a942;
    font-size: 12px;
    padding-left: 15px;
    margin-left: 10px;
    line-height: 16px;
}

/*TEXTFIELD*/
.boxSite
{
    width: 200px;
    height: 18px;
    background: none;
    border: none;
    color: #4d4d4d;
    font-size: 11px;
    padding-top: 0px;
    margin-top: 1px;
    margin-left: 8px;
}
.fieldSite
{
    height: 20px;
    background: url(images/txt-k.jpg) no-repeat top left;
    margin-top: -5px;
    margin-left: 15px;
}

.boxSitekecil
{
    width: 40px;
    height: 18px;
    background: none;
    border: none;
    color: #4d4d4d;
    font-size: 11px;
    padding-top: 0px;
    margin-top: 1px;
    margin-left: 4px;
}
.fieldSitekecil
{
    float: left;
    width: 47px;
    height: 20px;
    background: url(images/txt-kecil.jpg) no-repeat top left;
    margin-right: 10px;
}

.boxSitesedang
{
    width: 140px;
    height: 18px;
    background: none;
    border: none;
    color: #4d4d4d;
    font-size: 11px;
    padding-top: 0px;
    margin-top: 1px;
    margin-left: 4px;
}

.fieldSitesedang
{
    float: left;
    width: 152px;
    height: 20px;
    background: url(images/txt-sedang.jpg) no-repeat top left;
}

.boxSitesedang2
{
    width: 80px;
    height: 18px;
    background: none;
    border: none;
    color: #4d4d4d;
    font-size: 11px;
    padding-top: 0px;
    margin-top: 1px;
    margin-left: 4px;
}

.fieldSitesedang2
{
    float: left;
    width: 90px;
    height: 20px;
    background: url(images/txt-sedang2.jpg) no-repeat top left;
}

.boxSitebesar
{
    width: 480px;
    height: 18px;
    background: none;
    border: none;
    color: #4d4d4d;
    font-size: 11px;
    padding-top: 0px;
    margin-top: 1px;
    margin-left: 4px;
}
.fieldSitebesar
{
    float: left;
    width: 492px;
    height: 20px;
    background: url(images/txt-besar.jpg) no-repeat top left;
}


.boxSite2
{
    width: 440px;
    height: 100px;
    background: none;
    border: none;
    color: #4d4d4d;
    font-size: 11px;
    padding-top: 0px;
    margin-top: 2px;
    margin-left: 8px;
}
#fieldSite2
{
    height: 105px;
    background: url(images/textarea.jpg) no-repeat top left;
    margin-top: -5px;
    margin-left: 15px;
}

.boxSite3
{
    width: 180px;
    height: 18px;
    background: none;
    border: none;
    color: #4d4d4d;
    font-size: 11px;
    padding-top: 0px;
    margin-top: 1px;
    margin-left: 8px;
}
#fieldSite3
{
    width: 197px;
    height: 20px;
    background: url(images/txt-search-i.jpg) no-repeat;
}
#fieldSite3K
{
    width: 197px;
    height: 20px;
    background: url(images/txt-search-k.jpg) no-repeat;
}

.ir_boxHighlight
{
    width: 98%;
    background: #ffffff;
    border: 1px dotted #cccccc;
    padding: 5px;
}

.ir_boxCaptcha
{
    width: 98%;
    background: #fff;
    padding: 1%;
}

.ir_insiderPopUp
{
    position: absolute;
    z-index: 200;
    visibility: hidden;
    left: 100px;
}
.ir_insiderPopUpContent
{
    background: #FFFFFF;
    width: 300px;
    border: 1px dotted #656565;
    padding: 5px;
}

img.ir_spacerRight
{
    margin-right: 20px;
}
img.ir_spacerLeft
{
    margin-left: 20px;
}
img.ir_left
{
    float: left;
    margin: 0 10px 10px 0;
}
img.ir_right
{
    float: right;
    margin: 0 0 10px 10px;
}
img.ir_middle
{
    vertical-align: middle;
}

/*FOOTER*/
#mail-dot
{
    text-align: left;
    margin-left: 55px;
}
.mail-subscribe a
{
    color: #d0a942;
    font-size: 11px;
}
.mail-subscribe a:hover
{
    color: #4d4d4d;
    font-size: 11px;
}

.FooterLeftLogo
{
    background: url('Images/logo-indoagri.jpg');
    display: none;
    height: 50px;
    outline: none;
    background-repeat: no-repeat;
}

.FooterMailLogo
{
    background: url('Images/mail-dot.jpg');
    display: block;
    height: 7px;
    outline: none;
    background-repeat: no-repeat;
}

.FooterRightLogo
{
    background: url('Images/logo-indofood.jpg');
    display: block;
    height: 50px;
    outline: none;
    background-repeat: no-repeat;
}

.UploadButton
{
    background-position: right center;
    background-image: url('Images/btn-browse.jpg');
    background-repeat: no-repeat;
    float: right;
}

.SavedMessage
{
    color: #0000FF;
    font-size: medium;
    font-weight: bold;
}

.FailureNotification
{
    font-size: 1.2em;
    color: Red;
    font-weight: bold;
}
