/* Trigon Agri CSS Document */

* { margin: 0; padding: 0; }
INPUT, SELECT, TEXTAREA, BUTTON { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #575757; font-size: 11px; }
BODY { background: #f4f4f4 url(bg.gif) repeat-x; font: 11px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #575757; }

A { color: #07740b; }
A:visited { color: #07740b; }
A:hover { color: #07740b; text-decoration: none; }

H1 { font-family: Arial, Helvetica, sans-serif; color: #000; padding: 0; margin: 0; font-size: 20px; line-height: normal; }
H2 { font-family: Arial, Helvetica, sans-serif; color: #000; font-size: 14px; font-weight: bold; margin: 1em 0 0 0; line-height: normal; }
H3 { font-family: Tahoma, Arial, Helvetica, sans-serif; color: #000; font-size: 12px; font-weight: bold; margin: 1em 0 0 0; line-height: normal; }

#header { background: #fff url(header.gif) no-repeat; height: 189px; width: 531px; display: block; }
#logo { margin: 10px 0 0 30px; }

#menu { padding: 8px 0 10px 47px; color: #fff; line-height: normal; }
#menu a { text-decoration: none; color: #fff; }
#menu a:visited { text-decoration: none; color: #fff; }
#menu a:hover { text-decoration: none; color: #b5d6b6; }

.content { padding: 25px 0 25px 47px; background: #fff; border-bottom: 1px solid #d8d8d8; }
.content P { padding: 0; margin: 15px 0 0 0; }
.content TABLE { width: 100%; border-collapse: collapse; border-spacing: 0; margin: 1em 0 0 0; }
.content TABLE TH { line-height: normal; vertical-align: top; border-bottom: 2px solid #07740b; padding: 4px 10px; background: #def0df; font-weight: bold; text-align: left; }
.content TABLE TD { line-height: normal; vertical-align: top; border-bottom: 1px solid #eee; padding: 4px 10px; }
.content TABLE TR.even TD { background: #fafafa; }
.content UL { padding: 0 0 0 10px; margin: 1em 0 0 0; list-style: none; }
.content UL LI { background: url(dot01.gif) 0 8px no-repeat; padding: 0 0 0 12px; }

DIV.box01 { width: 480px; }

#footer { width:100%; border-top:1px solid #fff; }
#footer P { margin: 12px 0 30px 47px; font-size: 10px; color: #8e8e8e; line-height: 13px; width: 485px; }
#footer A { color: #8e8e8e; text-decoration: none; }
#footer A:visited { text-decoration: none; }
#footer A:hover { text-decoration: underline; }

.agreement { display: block; width: 480px; margin-bottom: 20px; height: 250px; overflow: auto; padding: 0; clear: both; }
.agreement p { margin: 0; margin-bottom: 20px; width: 440px; text-align: justify; }

.clear { overflow: hidden; }
* HTML .clear { height: 1px; overflow: visible; }


/* Form */

TABLE.form {}
TABLE.form TH { line-height: normal; width: 30%; padding: 5px 10px 5px 10px; border: solid #eee; border-width: 1px 0; background: none; text-align: right; }
TABLE.form TD { line-height: normal; width: 70%; padding: 1px 10px 1px 10px; border: solid #eee; border-width: 1px 0; background: none; }
TABLE.form TD.data { padding: 5px 10px; font-weight: normal; }
TABLE.form IMG,
TABLE.form INPUT,
TABLE.form SELECT { vertical-align: middle; }
TABLE.form .max { width: 310px; }
TABLE.form .default { width: 210px; }
TABLE.form .min { width: 60px; }
TABLE.form INPUT.max,
TABLE.form TEXTAREA.max { width: 304px; }
TABLE.form INPUT.default,
TABLE.form TEXTAREA.default { width: 204px; }
TABLE.form INPUT.min,
TABLE.form TEXTAREA.min { width: 54px; }
TABLE.form TH.subheading { text-align: center; color: #07740b; padding: 5px 10px; }
TABLE.form A { color: #777; text-decoration: underline; }
TABLE.form A:hover { color: #e40000; }

TABLE.form INPUT[type="radio"],
TABLE.form INPUT[type="checkbox"] { vertical-align: normal; }
*:first-child+HTML TABLE.form INPUT[type="radio"],
*:first-child+HTML TABLE.form INPUT[type="checkbox"] { vertical-align: normal; margin-top: -1px; }

/* Action buttons */

P.actions { line-height: normal; }
P.actions BUTTON,
P.actions INPUT { float: left; margin: 0 5px 0 0; padding: 3px 15px; border: none; font-weight: bold; overflow: visible; cursor: pointer; background: #07740b url(bg08.gif) 100% 100% no-repeat; color: #fff; }
P.actions .main { background: #003d02 url(bg08.gif) 100% 100% no-repeat; }

/* News */

UL.news { margin: 1em 0 0 0; padding: 0; line-height: normal; list-style: none; border-top: 1px dotted #eee; }
UL.news LI { margin: 0; border-bottom: 1px dotted #eee; padding: 0; background: none; }
UL.news A { text-decoration: none; }  
UL.news P { margin: 0; padding: 0; }
UL.news P.heading { font-weight: bold; padding: 3px 0; }
UL.news P.lead { line-height: 15px; margin: 0; padding: 0 0 3px 5.7em; }
UL.news SPAN.date { color: #aaa; font-weight: normal; margin: 0 5px 0 0; }

/* Pagination */

UL.pages { margin: 1em 0 0 0; padding: 2px; background: #eee; line-height: normal; }
UL.pages LI { float: left; background: none; padding: 0; margin: 0; }
UL.pages LI.label { padding: 2px 10px; }
UL.pages LI A { float: left; text-decoration: none; padding: 2px 5px; }
UL.pages LI A:hover { background: #07740b; color: #fff; }
UL.pages LI A.active { background: #07740b; color: #fff; }
UL.pages LI.nextprev { float: right; }
UL.pages LI.nextprev A { padding: 2px 8px; border-left: 1px solid #07740b; }

/* Sitemap */

#sitemap-tree { font-weight: bold; }
#sitemap-tree A { text-decoration: none; }
#sitemap-tree A:hover { text-decoration: underline; }
#sitemap-tree UL { padding: 10px 0 10px 20px !important; margin: 0; font-weight: normal; }
