/* CSS Document */

/* therenewableplanet.com */

@import url("ppc.css");
@import url("http://www.therenewableplanet.com/inc/topnav.css");
@import url("menu.css");
@import url("menu-blog-temp.css");
@import url("homepage.css");
@import url("yshop.css");


/* ---------------------------------------- Common Colors */

/* Blue: #002f63 */
/* Green: #2f813e */
/* Dark Green: #124a1d */
/* Orange: #ec8920 */


/* ---------------------------------------- Main Common Elements */

body {
	margin:0;
	padding:0;
	background-color:#deeced;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	font-size:12px;
	line-height:18px;
	color:#333;
}

p a {
	text-decoration:underline;
	color:#2f813e;
}

p a:hover {
	text-decoration:none;
	color:#2f813e;
}

a {
	text-decoration:underline;
	color:#ff6600;
}
a:hover {
	text-decoration:none;
	color:#ff6600;
}

img {
	border:0
}

li {
	font-size:12px;
	padding-bottom:5px;
}

li a {
	text-decoration:underline;
	color:#2f813e;
}

li a:hover {
	text-decoration:none;
	color:#2f813e;
}

form, form input {
	border:0;
	padding:0;
	margin:0;	
}

h1 {
	margin-top:0;
	margin-bottom:10px;
	padding-top:20px;
	padding-bottom:5px;
	border-bottom:solid 1px #ccc;
	font:20px/24px arial, sans-serif;
	font-weight:bold;
	color:#002f63;
}

h2 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	color:#2f813e;
}

h2 a {
	text-decoration:underline;
	color:#2f813e;
}

h2 a:hover {
	text-decoration:none;
	color:#2f813e;
}

h3 {
	margin-top:20px;
	font-size:14px;
	color:#333;
}

#wrapper {
	margin:0 auto;
	width:964px;
	background:url(../i/backgrounds/2-column-bg-content.jpg);
	margin-top:141px;	
}

#wrapper-1column {
	margin:0 auto;
	width:964px;
	background:url(../i/backgrounds/1-column-bg-content.jpg);
	margin-top:141px;	
}

#wrapper-headermap-bg {
	margin:0;
	height:145px;
	background:url(../i/backgrounds/greenbase-bg.jpg) repeat-x;
}

#wrapper-headermap {
	margin:0 auto;
	width:964px;
}


/* ---------------------------------------- Header Elements */

#header {
	position:absolute;
	padding:0; margin:0;
	top:0;
	width:964px;
}

#banner {
	float:left;
	width:964px;
	height:110px;
	background:url(../i/header-right.jpg) no-repeat 550px 0;
}

#bannerlogo {
	float:left;
}


/* ---------------------------------------- Left Column Elements */

#left {
	float:left;
	width:211px;
	background:url(http://www.therenewableplanet.com/i/left/its-where-you-live.jpg) no-repeat;
}

#leftcontent {
	margin-top:62px;
	background:url(../i/left/left-bg.jpg);
}

#leftbase {
	clear:both;
	height:62px;
	background:url(../i/left/left-base.jpg) no-repeat;
}


/* ---------------------------------------- Breadcrumbs Elements */

#breadcrumbs p {
	margin:0;
	padding:12px 25px 0 0;
	color:#002f63;
	font:10px Arial, Helvetica, sans-serif;
}

#breadcrumbs a { 
	color:#002f63;
	text-decoration:none;
}

#breadcrumbs a:hover {
	color:#002f63;
	text-decoration:underline;
}


/* ---------------------------------------- Middle Column Elements */

#middle {
	float:left;
	width:550px;
	background:url(../i/middle-top.jpg) no-repeat;
}

#middle-1column {
	float:left;
	width:745px;
	background:url(../i/middle-top-1column.jpg) no-repeat;
}

#content { 
	padding:0 25px 20px 25px;
	font-size:12px;
	line-height:16px;
	color:#333;	
}

.celebimagewrapleft {
	float:left;
	margin:0 25px 5px 0;
}

.celebimagewrapleft-group {
	float:left;
	margin:0 5px 0 0;
}

.imagewrapleft {
	float:left;
	margin:0 25px 5px 0;
}

.imagewrapleft img {
	border:1px solid #ccc;
}

.imagewrapleft img.noborder {
	border:0;
}

.imagewrapright {
	float:right;
	margin:0 0 5px 25px;
}

.imagewrapright img {
	border:1px solid #ccc;
}

.picturetitle {
	font-size:9px;
	color:#333;
}


/* ---------------------------------------- Right Column Elements */

#right {
	float:left;
	width:195px;
}

#rightmenu {
	width:195px;
	background:url(../i/right/right-paper-bg.jpg);
}

#rightmenubase {
	height:52px;
	background:url(http://www.therenewableplanet.com/i/right/right-paper-base.jpg);
}

#rightmenubase-noppc {
	height:54px;
	background:url(../i/right/right-paper-base2.jpg);
}

#search {
	margin:0px;
	width:195px;
	height:52px;
	text-align:left;
	background:url(../i/right/searchbox.jpg) no-repeat;
}

#search input {
	float:left;
}

#search .inputbox {
	width:113px;
	height:15px;
	position:relative;
	top:22px;
	left:15px;
	background:none;
	font-size:11px;
	color:#333;	
}

#search .gobutton {
	width:55px;
	height:20px;
	position:relative;
	top:20px;
	left:18px;
}

#celebgreenography-wrapper {
	margin:0;
	padding:0;
	width:195px;
	height:175px;
	background:url(../i/right/clooney-jolie-bg.jpg) no-repeat;
}

#changetogreen-wrapper {
	margin:0;
	padding:0;
	width:195px;
	height:152px;
	background:url(http://www.therenewableplanet.com/i/right/light-bulb-bg.jpg) no-repeat;
}

.rightcontent-nodivide {
	width:171px;
	padding:10px 12px 0 12px;
}

.rightcontent-nodivide h1 {
	margin:0;
	padding:0;
	font:18px/22px arial, sans-serif;
	font-style:normal;
	color:#002f63;
	border:none;
}

.rightcontent-nodivide h1 a {
	text-decoration:none;
	color:#002f63;
}

.rightcontent-nodivide h1 a:hover {
	text-decoration:underline;
	color:#002f63;
}

.rightcontent {
	padding:0 12px;
	font:12px/16px arial, sans-serif;
}

.rightcontent p {
	margin-top:10px;
	padding:0;
}

.rightcontent ul {
	list-style-image:url(../i/right/more-icon.jpg);
	margin:0;
	padding-left:22px;
}

.rightcontent li {
	margin-top:-3px;
}

.rightcontent li a {
	text-decoration:none;
	color:#002f63;
}

.rightcontent li a:hover {
	text-decoration:underline;
	color:#002f63;
}


/* ---------------------------------------- Footer Elements */

#footer {
	clear:both;
	margin-left:211px;
	width:745px;
	height:125px;
	background:url(../i/footer.jpg) no-repeat;
	font-size:10px;	
	color:#ffffff;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer ul {
	margin:0;
	padding:13px 0 0 30px;
}

#footer li {
	display:inline;
	font-size:10px;
}

.footslash {
	padding:0 2px;
}


/* ---------------------------------------- Footer 1 Column Elements */

#footer-1column {
	clear:both;
	margin-left:211px;
	width:745px;
	height:125px;
	background:url(../i/footer-1column.jpg) no-repeat;
	font-size:10px;	
	color:#ffffff;
}

#footer-1column a {
	color:#fff;
	text-decoration:none;
}

#footer-1column a:hover {
	text-decoration:underline;
}

#footer-1column ul {
	margin:0;
	padding:13px 0 0 30px;
}

#footer-1column li {
	display:inline;
	font-size:10px;
}

.footslash {
	padding:0 2px;
}


/* ---------------------------------------- Sitemap */

#sitemap-left {
	float:left;
	margin-right:5px;
	width:245px;
}

#sitemap-right {
	float:left;
	width:250px;
}

#sitemap-left .sitemap-headers, #sitemap-right .sitemap-headers {
	padding-top:10px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#2f813e;
}

#sitemap-left .sitemap-headers a, #sitemap-right .sitemap-headers a {
	color:#2f813e;
	text-decoration:underline;
}

#sitemap-left .sitemap-headers a:hover, #sitemap-right .sitemap-headers a:hover {
	color:#2f813e;
	text-decoration:none;
}
	

#sitemap-left ul, #sitemap-right ul {
	list-style:none;
	padding-left:0;
	margin:0;
}

#sitemap-left li, #sitemap-right li {
	padding:5px 0 0 10px;
	font-weight:bold;
}

#sitemap-left ul ul li, #sitemap-right ul ul li {
	padding:5px 0 0 20px;
	font-weight:normal;
}

#sitemap-left ul ul ul li, #sitemap-right ul ul ul li {
	padding:5px 0 0 35px;
	font-weight:normal;
}

#sitemap-left ul ul ul ul li, #sitemap-right ul ul ul ul li {
	padding:5px 0 0 50px;
	font-weight:normal;
}