@import "reset.css";


/* Generic elements */

body { padding-bottom: 30px; background: url(images/grad1.jpg) repeat-x; color: #455052; font: .875em/1.4em "Helvetica Neue Light", Helvetica, Arial, sans-serif; text-align: center; }

a,:link,:visited { color: #95c93e; text-decoration: underline; } 
a:hover,a.important,a.on { color: #455052; text-decoration: underline; }

p { margin-bottom: 1em; }

small, big { line-height: normal; }

small { font-size: .858em; }
big { font-size: 1.284em; }

img.port { float: left; margin: 0 10px 10px 0; }
img.star { float: right; margin: 0 0 10px 10px; }

ul { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
ol { list-style: decimal; margin-bottom: 1em; padding-left: 2em; }
ul.reset, ul.reset ul, ul.reset ol, ol.reset, ol.reset ol, ol.reset ul { list-style: none; margin: 0; padding: 0; }

p img, li img { vertical-align: middle; }

blockquote { padding: .25em 0 0 25px; background: url(images/quotes1_top-left.png) no-repeat; }
blockquote p { margin-bottom: .5em; }
blockquote .a { padding: 2px 25px 2px 0; background: url(images/quotes1_bottom-right.png) 100% 100% no-repeat; white-space: nowrap; *display: inline-block; }
blockquote cite { display: block; color: #94c83d; }


/* Custom paragraphs, links, images, etc. */



#login { width: 300px; padding:50px 0 0 100px; }
#admin { width: 300px; padding:50px 0 0 60px; }
.csvlink { background:url(images/icon_xls.gif) no-repeat; padding-left:70px; line-height:60px; display:block; height:60px; color:#94C83D; font-size:160%; text-decoration:none;}
.csvlink:hover { color:#94C83D; text-decoration:none;}
#logout { height:24px; position:absolute; left:246px; top:47px; line-height:24px; font-size:16px; padding-left:10px; width:60px; display:block; background-color:#94C83D; color:#FFF;}





/* Links & Buttons */

a.more,a.more:link,a.more:visited { padding-right: 22px; background: url(images/arrow1-rightwards-slategray.png) 100% 50% no-repeat; white-space: nowrap; }
a.more:hover { background-image: url(images/arrow1-rightwards-slategray.png); }

a.pdf,a.pdf:link,a.pdf:visited { padding: .5em 0 .5em 32px; background: url(images/icon_pdf.png) 0 50% no-repeat; color: #455052; white-space: nowrap; }


/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; }
h1,h2,h3 { font-weight: normal; }

h1 { font-size: 180%; }
h2 { font-size: 160%; }
h3 { font-size: 140%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }

h2.sectiontitle { margin-bottom: 1em; color: #94c83d; }


/* Form modelling */

input { vertical-align: middle; }
input.text, input.smalltext, input.tinytext, textarea, select { padding: 4px 3px; border: solid 1px #999896; color: #5a5a5a; font-family: Helvetica, Arial, sans-serif; font-size: 1em; }
select {padding: 3px;}
input.smalltext { width: 30px; text-align: center; }
input.tinytext { width: 25px; }
input.text:focus, textarea:focus, select:focus { border-color: #95c93e; outline: none; }
input.button { width: 75px; height: 54px; border-width: 0; background: url(images/arrow2-rightwards-green.png) 0 0 no-repeat; color: #fff; font-size: 1em; font-family: Helvetica, Arial, sans-serif; font-weight: bold; text-align: left; text-indent: 7px; *padding-left: 7px; }
input.button:active {  }
textarea { overflow: auto; height: 100px; resize: none; }
input.checkbox { width: 15px; height: 15px; margin-right: 5px; }

.formA label { display: block; margin-bottom: .25em; }
.formA label span.required { padding-right: 15px; background: url(images/bullet2.png) 100% 0 no-repeat; }
.formA input.text { width: 195px; }
.formA select { width: 203px; }
.formA textarea { width: 417px; }
.formA h3 {clear: both; color: #94c83d; font-size: 120%;}

#tradeMode, #publicMode {padding-top: 10px; clear: both; display: none;}

input.error, select.error {border: 1px solid #900;}
label.error {color: #900;}


/* Layout models */

.inner { padding: 15px 15px 1px; }
.outwards { width: 100%; min-width: 1055px; text-align: center; }
.inwards { width: 1035px; margin: 0 auto; padding: 0 10px; text-align: left; }
.loading { min-height: 150px; background: url(images/loading.gif) 50% 50% no-repeat; } * html .loading { height: 150px; }


/* Column group model */

.colgroup { clear: both; }
.colgroup .colset { clear: both; width: 100%; }
.colgroup .col { display: inline; float: left; width: 49.9%; }
.colgroup .port { float: left; }
.colgroup .star { float: right; }


/* Section general */

.section { margin-bottom: 2em !important; }
.sectionA { padding-top: 2em; border-top: solid 1px #94c83d; }


/* Box models */

.box { margin-bottom: 1em; }

.boxA { padding: 15px 25px 1px; background-color: #d2d5d5; color: #333f41; }
.boxA a, .boxA a:visited { color: #333f41; }
.boxA h2 { color: #444f51; }

.boxB { position: relative; width: 263px; margin-left: -7px; background: url(images/box1-bg.png) 0 0 repeat-y; }
.boxB .before { padding-top: 35px; background: url(images/box1-top.png) 0 0 no-repeat; }
.boxB .after { padding: 0 30px 65px 35px; background: url(images/box1-bottom.png) 0 100% no-repeat; }

.boxC { background: url(images/box3-bg.png) 0 0 repeat-y; }
.boxC h4 { margin-top: 1.5em; }
.boxC .before { padding-top: 25px; background: url(images/box3-top.png) 0 0 no-repeat; }
.boxC .after { padding: 0 25px 25px 30px; background: url(images/box3-bottom.png) 0 100% no-repeat; }
.boxC img { border: solid 1px #dbdbdb; }


/* List models */

.listA {}
.listA a.more { padding: 0; background: none; }
.listA img { display: inline; float: left; margin: 0 9px 9px 0; }
.listA p { margin-left: 84px; }
.listA h4 { color: #95c93e; }

.listB {}
.listB li { width: 100%; margin-bottom: 1.5em; }
.listB img { display: inline; float: left; margin: 0 15px 15px 0; }
.listB .desc { margin-left: 124px; }
.listB h4 { font-family: "Helvetica Neue Heavy", Helvetica, Arial, sans-serif; }


/* Story section */

.story p, .story blockquote, .story ul, .story ol { margin-bottom: 1em; }
.story h2, .story h3, .story h4, .story h5, .story h6 { color: #94c83d; }


/* Gallery section */

.gallery { position: relative; width: 105%; margin-right: -5px; }
.gallery .preview { overflow: hidden; width: 424px; height: 269px; margin-bottom: 12px; background-color: #455052; }
.gallery .preview .inner { width: 424px; height: 269px; padding: 0; background: url(images/loading.gif) 50% 50% no-repeat; text-align: center; }
.gallery .preview img { display: block; margin: 0 auto; }
.gallery ul li { display: inline; float: left; margin: 0 12px 12px 0; }
.gallery ul li a { position: relative; float: left; }
.gallery ul li.on a { margin: -1px; border: solid 1px #95c93e; }
.gallery ul li img { float: left; }


/* Custom headings */

#logo { clear: both; display: inline; float: left; margin: 0; padding: 0 94px 50px 0; }
#tagline { display: inline; float: left; width: 370px; margin-top: .5em; font-size: 54px; }
#tagline big { font-size: 67px; line-height: 67px; }
#tagline small { font-size: 50px; line-height: 54px; } * html #tagline small { line-height: 57px; }
#pagetitle { margin-bottom: 1em; color: #94c83d; }
#pagetitle a, #pagetitle a:visited { text-decoration: none; }


/* Single layers */

#container { width: 100%; }
#wrapper { min-height: 650px; background: url(images/bg_345.png) 100% 0 no-repeat; } * html #wrapper { height: 650px; }
#content { clear: both; width: 100%; }
#header { padding: 0 0 0 27px; }


/* Custom column groups */

#colgroup1 { padding-left: 27px; }
#colgroup1 .colA { width: 245px; margin-right: 30px; }
#colgroup1 .colB { width: 476px; }

#colgroup2 {  }
#colgroup2 .colA { width: 256px; margin-right: 30px; }
#colgroup2 .colB { position: relative; width: 425px; margin-top: -339px; }
#colgroup2 .colB .colgroupA {}
#colgroup2 .colB .colgroupA .colB1 { width: 203px; }
#colgroup2 .colB .colgroupA .colB2 { float: right; width: 203px; }


/* Navigation */

#navbar { display: inline; float: left; width: 100%; margin: 30px 0 45px; }
#nav { font-size: 1.284em; }
#nav li { float: left; margin-right: 20px; padding-left: 30px; background: url(images/bullet1.png) 0 50% no-repeat; }
#nav li.first { padding-left: 0; background: none; }
#nav a, #nav a:visited { color: #3e3e3e; text-decoration: none; }
#nav a:hover, #nav a.on { color: #95c93e !important; }


/* Accreditations list */

#accreditations-list li .desc { margin-left: 90px; }


/* Blogfeeds section */

#blogfeeds .loading { background-image: url(images/loading2.gif); }
#blogfeeds li { clear: both; width: 100%; }


/* The Footer */

#footer { clear: both; border-top: solid 1px #c1e08f; }
#footer a, #footer a:visited { color: #455052; }
#footer a:hover, #footer a.on { color: #95c93e; text-decoration: underline; }
#footer .inwards { padding-top: 1.5em; }
#footer ul.partners li { display: inline; float: left; margin-right: 25px; }
#footer ul.partners li a { overflow: hidden; display: inline; float: left; height: 0; padding-top: 41px; background: url(images/logos_partners.png) 0 0 no-repeat; }
#footer ul.partners li.partner1 a { width: 30px; background-position: -12px -9px; }
#footer ul.partners li.partner2 a { width: 42px; background-position: -72px -10px; }
#footer ul.partners li.partner3 a { width: 44px; background-position: -137px -12px; }
#footer ul.partners li.partner4 a { width: 68px; background-position: -208px -11px; }
#footer ul.partners li.partner5 a { width: 61px; background-position: -298px -12px; }
#footer ul.partners li.partner6 a { width: 41px; background-position: -384px -12px; }
#footer ul.partners li.partner1 a:hover { background-position: -12px -78px; }
#footer ul.partners li.partner2 a:hover { background-position: -72px -79px; }
#footer ul.partners li.partner3 a:hover { background-position: -137px -81px; }
#footer ul.partners li.partner4 a:hover { background-position: -208px -80px; }
#footer ul.partners li.partner5 a:hover { background-position: -298px -81px; }
#footer ul.partners li.partner6 a:hover { background-position: -384px -81px; }

#tld { clear: both; padding: 0 25px; font-size: .92em; text-align: right; }


/* Custom pages */

body#blog .post { clear: both; margin-bottom: 2em; }
body#blog .post h3 a:hover, body#blog .post h3 a:hover { text-decoration: underline; }
body#blog .post .postmetadata, body#blog .page .postmetadata { font-size: .933em; }

body#blog .navigation { float: left; width: 100%; }
body#blog .navigation .next { float: right; margin-bottom: 1em; }
body#blog .navigation .prev { float: left; margin-bottom: 1em; }

body#blog #sidebar ul.main h2 { margin-bottom: .25em; color: #98c00b; font-weight: normal; }
body#blog #sidebar ul.main a, body#blog #sidebar ul.main a:visited { color: #455052; }
body#blog #sidebar ul.main a:hover, body#blog #sidebar ul.main a.on { color: #95c93e; }
body#blog #sidebar ul.main li { margin-bottom: 3em; padding: 0 25px; }
body#blog #sidebar ul.main li li { margin-bottom: .4em; padding: 0; }
body#blog #sidebar ul.main #simple-rss { padding-right: 50px; }
body#blog #sidebar ul.main #simple-rss a, body#blog ul.main #simple-rss a:visited { text-decoration: none; line-height: normal; }
body#blog #sidebar ul.main #simple-rss a img { display: inline; float: left; margin: 3px 5px 10px 0; }

body#blog #sidebar ul.main .widget_calendar { padding: 0 0 11px; background: #94c83d url(images/box2-bottom.png) 0 100% no-repeat; color: #fff; }
body#blog #sidebar ul.main .widget_calendar h2 { display: none; }
body#blog #sidebar ul.main #calendar_wrap { padding: 15px 20px 7px; background: #94c83d url(images/box2-top.png) 0 0 no-repeat; }
body#blog #sidebar ul.main #wp-calendar { width: 100%; height: 170px; border-collapse: collapse; background: url(images/pattern1.png) 50% -30px no-repeat; color: #fff; }
body#blog #sidebar ul.main #wp-calendar caption { height: 30px; background: url(images/pattern1.png) 50% 0 no-repeat; color: #fff; text-align: right; }
body#blog #sidebar ul.main #wp-calendar th, #blog #wp-calendar td { padding: 0; }
body#blog #sidebar ul.main #wp-calendar thead th, #blog #wp-calendar tbody td { font-weight: normal; text-align: center; }
body#blog #sidebar ul.main #wp-calendar a, #blog #wp-calendar a:visited { position: relative; margin: -2px -3px; padding: 2px 3px; color: #fff; text-decoration: underline; }
body#blog #sidebar ul.main #wp-calendar a:hover { background-color: #5b753c; color: #fff; text-decoration: none; }
body#blog #sidebar ul.main #wp-calendar tfoot #prev { text-align: left; }
body#blog #sidebar ul.main #wp-calendar tfoot #next { text-align: right; }

body#blog #commentform textarea { width: 415px; }





/* DO NOT EDIT OR ADD CODE BELOW */

.clearfix:after, .box:after, .colgroup:after, .colset:after, .section:after, .after:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: inline-block; }
/* hide from ie/mac \*/
* html .clearfix, * html .box, * html .colgroup, * html .colset, * html .section, * html .after { height: 1%; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: block; }
/* end hide */

