/*	CSS-Framework

	Version		: 0.2
	File name	: css-f.css
	Description	: Styles for webdewelopers
	Author		: Aleksej Romanovskij (http://css-framework.ru)

------------------------------ */

/* Utilites
------------------------------ */

* { margin: 0; padding: 0; }
.img-repl, #main-menu a { text-indent: -9999px; overflow: hidden; display: block; }
*:focus { outline: none; }
.hidden { display: none!important; }
.show { display: block!important; }
.no-margin { margin: 0!important; }
.no-padding { padding: 0!important; }
.no-back { background: none!important; }
.no-border, img { border: none!important; }
.container { overflow: hidden; }

/* Main custom rules
------------------------------ */


html { background: #fff url(../images/body.png) repeat-x center top; font: italic .8em/1.5 Georgia, Arial, Helvetica, sans-serif; color: #444; }


a:link { color: #009834; }
a:visited { color: #009834; }
a:hover { text-decoration: none; }
a:active {  }

#site { width: 900px; margin: 0 auto; }
#site.inner { background: url(../images/site.gif) repeat-x 0 211px; }

#header { height: 402px; position: relative; }
.inner #header { height: 215px; }
#logo { position: absolute; z-index: 100; top: 8px; left: 21px; width: 192px; height: 162px; background: #fff url(../images/logo.png) no-repeat; }
#main-menu { position: absolute; right: 0; top: 63px; width: 679px; height: 42px; background: #00a24b url(../images/main-menu.png) no-repeat 0 -42px; }
	#main-menu li { padding: 0; }
	#main-menu a { height: 42px; background: #00a24b url(../images/main-menu.png) no-repeat; }
	#main-menu a:hover { background: none; }
	#main-menu #main-menu-home a { width: 95px; }
	#main-menu #main-menu-earth a { width: 102px; background-position: -95px 0; }
	#main-menu #main-menu-farm a { width: 94px; background-position: -197px 0; }
	#main-menu #main-menu-health a { width: 114px; background-position: -291px 0; }
	#main-menu #main-menu-resources a { width: 144px; background-position: -405px 0; }
	#main-menu #main-menu-contact a { width: 130px; background-position: -549px 0; }
#header-area { position: absolute; z-index: 0; left: 0; top: 123px; width: 856px; height: 260px; padding: 19px 22px 0 22px; background: #6cb0b6 url(../images/home-header-area.png) repeat-x; color: #fff; }
.inner #header-area { padding-left: 243px; width: 635px; height: 61px; }
#inner-header-pic { position: absolute; top: 5px; right: 10px; }
#header-area em { background: url(../images/home-header-area-corners.png) no-repeat; }
.inner #header-area em.lb, .inner #header-area em.rb { background: url(../images/header-area-corners.gif) no-repeat; }
#header-area p { margin-bottom: 0; font-size: 16px; }

#home-header-h2 { margin: 32px 0 15px 0; height: 20px; background: url(../images/home-header-h2.png) no-repeat; }
#earth-header-h2 { margin: 32px 0 15px 0; height: 20px; background: url(../images/earth-header-h2.jpg) no-repeat; }
#farm-header-h2 { margin: 32px 0 15px 0; height: 20px; background: url(../images/farm-header-h2.jpg) no-repeat; }
#health-header-h2 { margin: 32px 0 15px 0; height: 20px; background: url(../images/health-header-h2.jpg) no-repeat; }
#resources-header-h2 { margin: 32px 0 15px 0; height: 20px; background: url(../images/resources-header-h2.jpg) no-repeat; }
#contact-header-h2 { margin: 32px 0 15px 0; height: 20px; background: url(../images/contact-header-h2.jpg) no-repeat; }
#food-header-h2 { margin: 32px 0 15px 0; height: 20px; background: url(../images/food-header-h2.jpg) no-repeat; }
#schedule-header-h2 { margin: 32px 0 15px 0; height: 20px; background: url(../images/schedule-header-h2.jpg) no-repeat; }
#about-header-h2 { margin: 32px 0 15px 0; height: 20px; background: url(../images/about-header-h2.jpg) no-repeat; }
#about-header-h2 { margin: 32px 0 15px 0; height: 20px; background: url(../images/about-header-h2.jpg) no-repeat; }
#news-header-h2 { margin: 32px 0 15px 0; height: 20px; background: url(../images/news-header-h2.jpg) no-repeat; }
#coll-header-h2 { margin: 32px 0 15px 0; height: 20px; background: url(../images/coll-header-h2.jpg) no-repeat; }
#science-header-h2 { margin: 32px 0 15px 0; height: 20px; background: url(../images/science-header-h2.jpg) no-repeat; }

.inner #home-header-h2 { margin: 0px 0 4px 0; }
.inner #earth-header-h2 { margin: 0px 0 4px 0; }
.inner #farm-header-h2 { margin: 0px 0 4px 0; }
.inner #health-header-h2 { margin: 0px 0 4px 0; }
.inner #resources-header-h2 { margin: 0px 0 4px 0; }
.inner #contact-header-h2 { margin: 0px 0 4px 0; }
.inner #food-header-h2 { margin: 0px 0 4px 0; }
.inner #schedule-header-h2 { margin: 0px 0 4px 0; }
.inner #about-header-h2 { margin: 0px 0 4px 0; }
.inner #news-header-h2 { margin: 0px 0 4px 0; }
.inner #science-header-h2 { margin: 0px 0 4px 0; }
.inner #coll-header-h2 { margin: 0px 0 4px 0; }

#header-area-message { width: 246px; height: 102px; margin: 15px 0 0 15px; float: right; padding: 9px 16px; background: url(../images/header-area-message.png) no-repeat; color: #333; font-size: 11px!important; }
#header-area-message h4 { font-size: 1em; font-style: italic; }

#header-area-message p { font-style: normal; font-family: Arial; font-size: 11px!important; }
#header-area-message-link { margin-top: 17px; }
#header-area-message-link .link-button { background: url(../images/button-red-2.gif) no-repeat; }

.round-box em,
#footer-bottom em,
#switcher em,
#col-left em.rt, #col-left em.lt { height: 15px; position: absolute; width: 15px; }
#site em.rt { background-position: -15px 0; right: 0; top: 0; }
#site em.rb { bottom: 0; right: 0; background-position: -15px -15px; }
#site em.lt { left: 0; top: 0; }
#site em.lb { background-position: 0px -15px; bottom: 0; left: 0; }

.inner #header-area em.lb { background-position: 0px 0px; }
.inner #header-area em.rb { background-position: -15px 0px; }

.link-button { margin-bottom: 2px; display: block; width: 111px; height: 20px; line-height: 19px; padding-top: 1px; background: url(../images/button-red.gif) no-repeat; font-style: normal; text-decoration: none; color: #fff!important; text-align: center; text-transform: uppercase; font-size: 10px; font-family:Arial; }

#col-left { float: left; width: 181px; padding: 14px 21px; background: #fff; position: relative; }
#col-left em.rt, #col-left em.lt { background: url(../images/col-left-corners.gif) no-repeat; }
#col-left em.rt { background-position: -15px 0px; }

.inner #content { width: 73%; float: right; }

#footer { clear: both; border-top: 2px solid #6ba8ad; }
#footer-top { height: 110px; padding-top: 23px; }
	#footer-top-left { width: 393px; height: 95px; padding: 15px 0 0 152px; background: url(../images/footer-top-left.png) no-repeat top right; float: left; }
	#footer-top-right { width: 329px; padding-left: 26px; float: left; }
	#footer-top-right .i-text { width: 205px; margin-right: 3px; }

#footer-bottom { padding-top: 19px; }
#footer-bottom p { background: #69adb1; padding: 3px 12px 0px 12px; height: 21px; font-style: normal; color: #fff; font-size: 90%; position: relative; }
#footer-bottom p a { text-decoration: none; color: #fff; }
#footer-bottom em { height: 24px; width: 5px; background: url(../images/footer-bottom-corners.gif) no-repeat; }
#footer-bottom em.rt { background-position: -5px 0; }

#home-3-cols { background: url(../images/home-3-cols.png) no-repeat center top; }
#home-3-cols .col-content { padding: 23px 12px 0 12px; }
#home-3-cols .col-center { padding: 23px 25px 0 20px; }
#home-3-cols .col-right { padding-left: 17px; }

#switcher { position: relative; }
#switcher ul { position: absolute; bottom: 0; height: 32px; right: 0; width: 409px; background: #505050; -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; }
#switcher ul li { float: right; list-style: none; width: 17px; height: 15px; margin-right: 10px; margin-top: 8px; cursor: pointer; background: url(../images/switcher-li.gif) no-repeat 0 0; font-style: normal; color: #3f7f66; font-size: 9px; text-align: center; padding-top: 2px; }
#switcher em { width: 11px; height: 11px; background: url(../images/switcher-corners.gif) no-repeat; z-index: 1000; }
#switcher em.rt { background-position: 0 0; }
#switcher em.rb { background-position: 0 -11px; }

/* Horizontal Menu
------------------------------ */

.menu-h { overflow: hidden; }
.menu-h li { float: left; list-style: none; padding: 0 .8em; }

/* Horizontal Drop Down Menu
------------------------------ */

.menu-h-d { min-height: 24px; border-left: 1px solid #ccc; }
.menu-h-d li { float: left; display: block; position: relative; border: 1px solid #ccc; border-width: 1px 1px 1px 0px; list-style: none; }
.menu-h-d a { text-decoration: none; padding: 2px 10px; display: block; }

.menu-h-d ul { display: none; position: absolute; top: 22px; left: -1px; width: 160px; background: #fff; border: 0; border-bottom: 1px solid #ccc; }
.menu-h-d ul ul { left: 100%; top: -1px; }

.menu-h-d li li { float: none; border-width: 1px 1px 0px 1px; }

.menu-h-d li:hover { background: #ccc; }
.menu-h-d a:hover { color: #fff; }

.menu-h-d li:hover ul ul,
.menu-h-d li:hover ul li:hover ul ul { display: none; }

.menu-h-d li:hover ul,
.menu-h-d li:hover ul li:hover ul,
.menu-h-d li:hover ul li:hover ul li:hover ul { display: block; }

/* Horizontal Drop Up Menu
------------------------------ */

.menu-h-d.d-up ul { bottom: 22px; }
.menu-h-d.d-up ul ul { bottom: -1px; }


/* Vertical Menu
------------------------------ */

.menu-v a, .menu-h a { text-decoration: none; display: block; }
.menu-v a:hover, .menu-h a:hover { text-decoration: underline; }

.menu-v { border-top: 1px solid #ccc; }
.menu-v li { padding: 2px 0; list-style: none; }
.menu-v li ul { padding-left: 1em; margin-top: 2px; }
.menu-v li li { border: none; }

/* Vertical Drop Down Menu
------------------------------ */

.menu-v-d { border-top: 1px solid #ccc; }
.menu-v-d li { padding: 2px 0; display: block; position: relative;	border: 1px solid #ccc; border-width: 0px 1px 1px 1px; list-style: none; }
.menu-v-d li a { display: block; position: relative; text-decoration: none; padding-left: 10px; }

.menu-v-d li:hover { background: #ccc; }
.menu-v-d a:hover { color: #fff;  }
.menu-v-d a.active { color: #000;  }

.menu-v-d li ul { display: none; position: absolute; top: -1px; border-top: 1px solid #ccc; left: 100%; width: 100%; background: #fff; }
.menu-v-d li ul li { background: #fff; }

.menu-v-d li:hover ul ul,
.menu-v-d li:hover ul li:hover ul ul { display: none; }

.menu-v-d li:hover ul,
.menu-v-d li:hover ul li:hover ul,
.menu-v-d li:hover ul li:hover ul li:hover ul { display: block; }

.menu-v-d ul ul { left: 100%; }

/* Content elements
------------------------------ */

.content h1, .content h2, .content h3, .content h4, .content h5 { font: bold 1.3em Verdana, Arial, Helvetica, sans-serif; margin-bottom: .5em; }
.content h2 { font-size: 1.3em; letter-spacing:1px; }
.content h3 { font-size: 1.1em; font-style: italic; }
.content h4 { font-size: 1.1em; }
.content h5 { font-size: 1.0em; margin-bottom: .6em; }

#content h2 { text-transform: normal; }

/* evan's edits */
#home-3-cols .w-33 .col-center { padding-left:30px; }
#home-3-cols .w-33 .col-right { padding-left:26px; }
.girl_pad {padding-top:10px; padding-right:10px; }

.blue { color: #2b828a; }
.green  { color: #009834; }
.yellow { color: #ffae00; }

.lg { font-size:14px; }
.con_pad { margin-right:25px; }
.top-text { margin-right:170px; }

	/* images */

.img_l { padding-right:15px; }
.img_r { padding-right:15px; padding-left:15px; }
.img_r2 { padding-right:15px; padding-left:15px; }

.view { font:Arial; font-weight:normal; letter-spacing:0px; color:#009834; font-size:10px; }

/* evan's edits */


.color-turquoise, #col-left h3, #content h3 { color: #2b828a; }
.color-turquoise h5 { letter-spacing:1px; font-size: .9em;}
.color-green, #content h2 { color: #009834; }
.color-yellow { color: #ffae00; }
.color-red { color: #e67148; }

blockquote { margin-left: 50px; padding-left: 13px; border-left: 3px solid #0c9a4a; color: #666; }

.content ul { line-height: 1.4em; }
.content ul li { font-family: Verdana, Arial; list-style: none; padding-left: 25px; background: url(../images/footer-top-left-li.gif) no-repeat left center; margin-bottom: .3em; }

/* subnav */
.content ul.sub-nav {
	border-bottom: 1px solid #5CA39E;
	padding-bottom: 10px;
}
.content ul.sub-nav li {
	background: none;
	padding-left:10px;
}
.content ul.sub-nav li a {
	font-family: Verdana, Arial;
	text-decoration:none;
	font-weight: bold;
}

.content ol { margin-left: 3em; line-height: 1.3em; }
.content ol li { margin-bottom: .2em; }

pre, code { font: 1.2em/1.8 "Courier New", Courier, monospace; border: 1px dashed #aaa; padding: 1em; background: #eee; }
code { padding: .2em .5em; }


.icons a, .icon { padding-left: 20px; }

.content p, .content ul, .content ol, .content table, blockquote, pre, .columns, .content img { margin-bottom: 1em; }

#music {
	position: absolute;
	left: 560px;
	top:35px;
	
}

/* Text align & Float
------------------------------ */

.a-left { text-align: left; }
.a-center { text-align: center; }
.a-right { text-align: right; }

.f-left { float: left; }
.f-right { float: right; }

/*	Tables
------------------------------ */

table { border-collapse: collapse; width: 100%; }
table th, table td { border: 1px solid #ccc; padding: 2px 3px; }
table th { background: #f4f4f4; }
table td {  }

/*	Columns
------------------------------ */

.columns { width: 100%; padding: 0 1px 0 1px; margin-left: -1px; margin-right: -1px; overflow: hidden; }
.w-50, .w-25, .w-33, .w-38, .w-66, .w-75, .w-62 { float: left; overflow: hidden; }

.col-content { padding: 0 6px; }
.col-first { padding-left: 0!important; }
.col-last { padding-right: 0!important; }

.w-25 { width: 24.999%; }
.w-33 { width: 33.333%; }
.w-50 { width: 49.999%; }
.w-66 { width: 65.666%; }
.w-75 { width: 74.999%; }
.w-38 { width: 37.196%; }
.w-62 { width: 61.803%; }

/* Images
------------------------------ */

/*#content img { padding: 5px; border: 1px solid #ccc; margin-top: .4em; }*/
#content img.null-image { padding: 0!important; border: none!important; margin: 0!important; }
img.f-left { margin-right: 1em; }
img.f-right { margin-left: 1em; }

/* Content Form
------------------------------ */

#content form { padding: .5em 0; }
#content fieldset { margin-bottom: 1em; border: none; }
#content legend { margin-top: -1px; padding-bottom: 1em; font-size: 1.1em; font-weight: bold; }

#content .f-row { overflow: hidden; margin-bottom: .5em; }
#content label { float: left; text-align: right; width: 25.99%; padding: 0 2%; }
#content .f-inputs { padding-left: 30%; }

.f-actions { padding-top: 1em; border-top: 1px solid #ccc; }

/* Inputs
------------------------------ */

input { vertical-align: middle }
.i-checkbox { margin-top: 3px; }
.i-text { width: 200px; padding: 1px; font: 1em sans-serif; border: 1px solid #c3c3c3; border-color: #7c7c7c #c3c3c3 #ddd #c3c3c3; background: url(../images/i-text.png) no-repeat; }
.button { padding: 0 .25em; width: auto; overflow: visible; cursor: pointer; }


/* Submenu
-------------------------------- */

#main-menu.menu-h {overflow: visible;}
#main-menu li {position: relative;}

#main-menu li div {display: none; position: absolute; left: 1px; top: 42px; background: #c7e7bc none; z-index: 1000; padding: 1px 0 0; z-index: 1000;}
#main-menu li:first-child div {left: 10px;}

#main-menu li ul {background: #cae8c0 none; border: 4px solid #0c9d4a; z-index: 1000; padding: 0 0 2px; margin: 0;}



#main-menu ul li {display: block; background: #cae8c0 none !important; float: none; z-index: 1000; margin: 0; padding: 0; z-index: 1000;}
#main-menu ul li a {background: #cae8c0 none no-repeat 0 0; color: #0c9d4a; font-weight: bold; text-indent: 0; width: auto; height: auto; font-family: Arial, Helvetica, sans-serif; padding: 6px 0 5px; font-style: normal; font-size: 9pt; margin: 0 11px; border-top: 1px solid #98d6a3; z-index: 1000;}
#main-menu ul li:first-child a {border-top: none;}


#main-menu li:hover div {display: block;}

/* #header-area {z-index: -1;} */

/* Collaborators Page
-------------------------------- */
#collaborators { margin: 0 0 20px 0; }
#collaborators img { float: left; margin: 4px 19px 0 0; border: solid 3px #2B828A !important; }
#collaborators a { color: #2B828A; text-decoration: none; }
