/*
Name: GoGreen
Date: 2008-02-25
Author: Marco Morales

/* default elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #000000;
	color: #222;
	font: normal 62.5%  "myriad Pro", "Maiandra GD", sans-serif;
	padding: 2% 0;
}
a {
	color: #642;
}
a:hover {
	color: #963;
}
big {
	font-size: 1.4em;
}
h1, h2, h3 {
	color: #442;
	padding: 8px 0 2px;
}
h1 {
	font: normal 2.4em "myriad Pro", "Maiandra GD", serif, sans-serif;
}
h1 a {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h2 {
	font: normal 1.8em "myriad Pro", "Maiandra GD", serif, sans-serif;
}
h3 {
	font: bold 1.4em "myriad Pro", "Maiandra GD", serif, sans-serif;
}
blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.3em Georgia, serif;
	padding-left: 26px
}
form, table {
	margin-bottom: 1.3em;
}
img {
	border: none;
	padding-right: 4px;
	padding-left: 25px;
}
label {
	display: block;
}
li {
	line-height: 1.5em;
}
p {
	padding: 2px 0 10px;
}
small, .small {
	font: normal 1em  "myriad Pro", "Maiandra GD", sans-serif;
}
ul {
	padding: 0 2em 1.2em;
}
/* structure */
#wrapper {
	background: #332 url(img/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 1082px;
}

#sidewrapper {
	background: #332 left top;
	float: left;
	right: auto;
}
#container {
	background: #FBF9F4;
	border-top: 6px solid #332;
	font-size: 1.4em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 1080px;
}
/* sidebars */
.sidebar-left {
	background: #FFFFFF url(img/side-left.jpg) repeat-y right bottom;
	border-top: 6px solid #332;
	width: 100%;
	float: top;
	bottom: auto;
}
.sidebar-right {
	background: #FBF9F4;
	border-top: 6px solid #332;
	width: 10%;
	float: right;
}

/* header */
.title {
	background: #E2DED4;
	border-top: 1px solid #996;
	margin: 0 500 500 500;
}
.title h1 {
	color: #000000;
	font: normal 2.2em Georgia, "Trebuchet MS", sans-serif;
	padding: 10px 0 10px 18px;
}
.header {
	border-top: 2px solid #663;
	background: #DAD7C5 url(img/header.jpg) no-repeat left bottom;
	height: 317px;
}
/* navigation */
.navigation {
	background: #DED9D0 url(img/nav.gif) repeat-x;
	height: 41px;
	border-top: 1px solid #996;
}
.navigation a {
	background: #FFF url(img/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: left;
	font: bold 1em Tahoma, sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover, .navigation a#active {
	background-position: left bottom;
	color: #331;
}
/* main */
.main#two-columns {
	background: #FFF url(img/two-column.gif) repeat-y;
}
/* bottom */
.bottom {
	background: #DCDAC9 url(img/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left, .bottom .right {
	width: 100%;
}
/* footer */
.footer {
	background: #332;
	color: #EED;
	padding: 10px;
}
.footer .left {
	width: 66%;
}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {
	display: block;
}
/* misc */
.clear, .clearer {
	clear: both;
}
.clearer {
	font-size: 0;
}
.col2 .left {
	width: 77%;
}

.small-left {
	width: 55%;
	float: left;
}
.small-right {
	width: 44%;
	float: right;
}
.col2 .right .content {
	background: #FFF;
}
.col2 .right {
	width: 22%;
}
.content {
	padding: 18px 20px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.right .content {
	padding: 18px 12px 12px;
}
.middle-left {
width: 66%
}
/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}

.block li a, .block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 98%;
}
.block li a span {
	font-weight: bold;
}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}
.right .block, .right .block li {
	border-color: #DCDACC;
}
.right .block li a:hover {
	background: #F2F0EA;
}
/*bullet lists*/
ul.bullet1 {
  list-style-image: url('img/tick.gif')
}
ul.bullet2 { list-style-image: url('img/tick3.gif')
}
.block ul li{
 list-style-image: url('img/tick.gif')
 }
/*Buttons*/
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
a.button {
    background: transparent url('img/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('img/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 
/* Sliding Panes*/
#heading {
			display: block;
			text-align: center;
			margin-bottom: 1em;
		}
		#heading * {
			display: inline;
			padding: 4px;
			user-select: none;
			cursor: pointer;
			vertical-align: middle;
		}
		#heading li.active {
			background-color: #66ccff;
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-opera-border-radius: 3px;
			-moz-border-radius: 3px;
		}
		#panes {
			text-align: justify;
			border-style: none;
			width: 245px;
			margin: 0 auto 0 auto;
		}
		
		#panes div div { overflow: hidden; }
		
		#previous { float: none; cursor: pointer; }
		#next { float: none; cursor: pointer; }
/*Accordion CSS */
		#center {
			text-align: justify;
			border-style: none;
			width: 980;
			margin: 0 auto 0 auto;
		}
.AccordionTitle, .AccordionContainer
{
  position:relative;
  width:980;
  color:#222;
}


.AccordionTitle
{
  height:50px;
  overflow:hidden;
  cursor:pointer;
  font-family:Arial;
  font-size:8pt;
  font-weight:bold;
  vertical-align:middle;
  text-align:center;
  background-repeat:repeat-x;
  display:table-cell;
  background-image:url('img/title_repeater.jpg');
  -moz-user-select:none;
}

.AccordionTitle li
{  
  color:#222;
  font: normal 1.8em "myriad Pro", "Maiandra GD", serif, sans-serif;
  }
.AccordionContent
{
  height:0px;
  overflow:auto;
  display:none;
  position:relative;
  width:980;
  color:#222;
}

.AccordionContainer
{
  
  border-top: solid 1px #663300;
  border-bottom: solid 1px #663300;
  border-left: solid 2px #663300;
  border-right: solid 2px #663300;
}