/* Greenpeace Planet2 Front-end */

/*<group=Basic Styles>*/
body {
background-color:#CCCCCC; 
}
.back{
height:950px;
background-image:url(../images/back.png);
background-position:bottom center;
background-repeat:no-repeat;
}
.back2{
height:810px;
background-image:url(../images/back-ok.png);
background-position:bottom center;
background-repeat:no-repeat;
}

#OuterContainer {
  margin: 10px auto;
  width: 800px;
  border: 5px solid #FFF;
  background-color: #FFF;
  text-align: left;
  padding: 0;
}

#OuterContainer {
  text-align: left;  
}

#ContentContainer {
  float: left;
  margin-right: 5px;
  width: 780px !important;
}

#ContentContainerFull {
  float: left;
  margin-right: 5px;
  width: 100%;
  overflow: hidden;
}

.Full .Section {
  /* border-bottom: 1px dotted #666666; */
  float: left;
  margin-bottom: 10px;
  clear: both;
  width: 100%;
}

.Section h3 {
  font-size: 1.2em;
}

.ContentFields {
  margin: 1em 0;
  display: block;
  clear: left;
}

.ContentFields th {
  padding-right: 1em;
  vertical-align: top;
  text-align: left;
}

.ContentFields td {
  vertical-align: top;
  text-align: left;
}
  
.widget {
width: 800px;
margin-top: 20px;
margin-right: 20px;
margin-left: 20px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
background-color: #8DC70A;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #dedbd1;
border-right-color-value: #dedbd1;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #dedbd1;
border-left-color-value: #dedbd1;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
margin-bottom: 15px;

}

	.widget a {
	color: #222;
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #009;
	text-decoration: underline;
	}

.tabnav li {
	color: #333;
font-size: 13px;
font-family: verdana;
float: left;
width: 150px;
margin: 0 1px 0 0;
background: #8DC70A;
display: inline;
list-style: none;
padding-right: 5px;

	}
	
		.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #222;
		font-weight: bold;
		padding: 4px 6px;
		outline: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #dedbd1;
		color: #222;
		text-decoration: none;
		}
		
	.tabdiv {
	margin-top: 2px;
	background: #fff;
	border: 1px solid #dedbd1;
	padding: 5px;
	}
	
		.tabdiv li {
		margin-left: 20px;
		}

.ui-tabs-hide {
		display: none;
		}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.flickr {
	background-color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.flickr:link {
	background-color: #3A3A3A;
}
a.flickr:hover {
	background-color: #2D2D2D;
}
a.qik{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.qik:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.qik:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


/*< END Custom rules  - General Nicing up > */
/*</group>*/
/* CSS Document */


