@charset "utf-8";

/** Page Structure *********************************/
#header-logo, #header-logo h1 a {color:#fff;}
#page.pages {}
#header.pages {background:url(images/header-a-green.png) top center no-repeat;}
#page.gallery {	}
#wrapper {	}
#wrapper.gallery {}
/** / Page Structure *********************************/




/** Menu Navigation *********************************/
#tabs a {color:#fff;}
#tabs ul ul {
	background:#2ce120;
	border-left:1px solid #14cf00;
	border-right:1px solid #14cf00;
	border-bottom:1px solid #14cf00;
	border-top:1px solid #14cf00;	
}
#tabs ul li.current_page_item, #tabs ul li:hover {background:url(images/gradient-f-light.png) repeat-x top;}
#tabs ul li ul li  {background:none;}
#tabs ul li a:hover, #tabs ul li.current_page_item ul li a:hover, #footer a:hover, #tabs ul li ul li.current_page_item a {color:#11b200;}
#tabs ul li.current_page_item ul li a, #footer a, #footer {color:#fff;}
#tabs ul li.current_page_item {background:url(images/gradient-f-light.png) repeat-x top;}
#tabs li.menubreak,#tabs li.menubreak:hover {background:url(images/break-c-green.png) left center repeat-y;}
#tabs .menudesc {color:#fff;}
/** / Menu Navigation *********************************/




/** Footer *********************************/
#footer {
		background: #33a42b; /* Old browsers */
background: -moz-linear-gradient(top, #33a42b 0%, #219900 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33a42b), color-stop(100%,#219900)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #33a42b 0%,#219900 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #33a42b 0%,#219900 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #33a42b 0%,#219900 100%); /* IE10+ */
background: linear-gradient(to bottom, #33a42b 0%,#219900 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33a42b', endColorstr='#219900',GradientType=0 ); /* IE6-9 */

	}
#footer-wrap {
	background: #33a42b; /* Old browsers */
background: -moz-linear-gradient(top, #33a42b 0%, #219900 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33a42b), color-stop(100%,#219900)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #33a42b 0%,#219900 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #33a42b 0%,#219900 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #33a42b 0%,#219900 100%); /* IE10+ */
background: linear-gradient(to bottom, #33a42b 0%,#219900 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33a42b', endColorstr='#219900',GradientType=0 ); /* IE6-9 */
	}
#footer-header {
	background:#FFF;
	}
#footer-wrap-inner {
		background: #33a42b; /* Old browsers */
background: -moz-linear-gradient(top, #33a42b 0%, #219900 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33a42b), color-stop(100%,#219900)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #33a42b 0%,#219900 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #33a42b 0%,#219900 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #33a42b 0%,#219900 100%); /* IE10+ */
background: linear-gradient(to bottom, #33a42b 0%,#219900 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33a42b', endColorstr='#219900',GradientType=0 ); /* IE6-9 */

	}
#footer pre,#footer input[type=text],#footer input[type=password],#footer input[type=file],#footer textarea {
	background:#09d11e url(images/shadow-h.png) top repeat-x;
	border: 1px solid;
	color:#ccc;
	border-color:#0ab11b #2bdd19 #2bdd19 #0ab11b;
}
#footer .widgetlinks, #footer .menu {}
#footer .widgetlinks li, #footer .menu li {background:url(images/break-a.png) top left repeat-x;}
#footer .widgetlinks li a, #footer .menu li a {background:url(images/li-arrow-white.png) center left no-repeat;color:#fff;}
#footer .hozbreak {	background:url(images/break-a.png) center repeat-x;}
/** / Footer *********************************/
