﻿body.CertifiedGreenSite
	{	
	padding:0px; 
	margin:0px; 
	background:#e8e9e9;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	background:url('../../images/certified-green-header-bg.gif') repeat-x;
	}

#Clear, #clear, .Clear, .clear
	{
	clear:both; 
	overflow:hidden; 
	height:0px; 
	width:0px; 
	margin:0px; 
	padding:0px;
	}
		
#CGSLogo
	{
	background:url('../../skins/brinkster/images/cgs-logo.gif') no-repeat;
	height:89px; 
	width:288px;
	margin-left:20px;
	}
	
#LargeCheckmark
	{
	float:left; 
	background:url('../../images/large-checkmark.gif') no-repeat; 
	height:156px; 
	width:127px;
	margin-left:20px;
	}
	
#LargeRedX
	{
	float:left; 
	background:url('../../images/large-x.gif') no-repeat; 
	height:156px; 
	width:127px;
	margin-left:20px;
	}
	
#CGSTitle
	{
	color:#70ac1b; 
	font-size:25px; 
	font-weight:bold; 
	padding:0px 0px 5px 0px;
	}
	
#CGSTitleRed1
	{
	color:#b20c0c; 
	font-size:25px; 
	font-weight:bold; 
	padding:0px 0px 5px 0px;
	}
#CGSTitleRed2
	{
	color:#b20c0c; 
	font-size:25px; 
	font-weight:bold; 
	padding:0px 0px 5px 0px;
	}
	
#CGSDomain
	{
	font-size:18px; 
	font-weight:bold; 
	padding:0px 0px 10px 0px;
	}
	
#CGSSubVerbiage
	{
	color:#6b6a6a; 
	font-size:16px;
	}
	
#CGSGradientDashBG
	{
	background:url('../../images/cgs-gradient-dash-bg.gif') repeat-x; 
	padding-top:27px;
	}
	
.CGSLeftContainer
	{
	padding-left:20px;
	}
	
.CGSRightContainer
	{
	padding-right:20px;
	}
	
.CGSLeftContainer, .CGSRightContainer
	{ 
	float:left;
	width:514px; 
	color:#383838; 
	line-height:16px;
	}
	
span.CGSTitle
	{
	color:#000; 
	font-size:16px; 
	font-weight:bold;
	}
	
#CGS3Degrees
	{
	color:#808080; 
	font-size:12px; 
	text-align:center;
	}
	
#CGSDash
	{
	background:url('images/cgs-dash.gif') repeat-x; 
	height:1px; 
	width:100%;
	}
	
#CGSLegal
	{
	color:#888; 
	font-size:10px; 
	text-align:center; 
	padding:15px 0px 15px 0px;
	}
	
#pnlNoIPList
	{
	color:#b20c0c; 
	font-size:14px; 
	text-align:center; 
	margin:15px 0px 0px -40px;
	}
	
	
	
	
/* --------------------------------------------------------------------------------------------- Links */
a.Green:link, a.Green:active, a.Green:visited
	{
	color:#649800;
	text-decoration:underline;
	}
a.Green:hover{
	color:#1e8abb;
	text-decoration:underline
	}
