/*  
Theme Name: Eco

Theme URI: http://www.pagelines.com/themes/ecopro

Description: Eco is a free professional WordPress theme built on the PageLines CMS framework. Designed and developed by <a href="http://pagelines.com/about">Andrew Powers</a> and <a href="http://www.pagelines.com">PageLines</a>.

Version: 1.0.9.3

Author: PageLines

Author URI: http://www.pagelines.com

Tags: theme-options, white, silver, light, two-columns, fixed-width, threaded-comments, custom-header, custom-colors, translation-ready

License: This version licensed under the terms of GPL.

*/

/* Defaults */
	body{
		font-size:13px;
		line-height:1.6em;
		font-family:Arial,sans-serif;
	}
	a:focus{outline:1px dotted invert;}
	p,.p{margin-bottom: 1em;}
	hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}

	ol{list-style:decimal}
	ul{list-style:square;}
	.hentry ul, ol{ margin-left:25px; margin-bottom: 1em;}



	blockquote{
		margin:0 0 1em 1em;
		background: #f2f2f2;
		border: 1px solid #eee;
		padding: 1em 1em .5em;
	}


/*layout width */

	body{background:#2E69B3 url(images/bg.png) repeat 0 0;}
	#site {	position:relative;}
	
	.content {width: 960px; margin: 0 auto;}
	
	
	#header {
		background:#fff url(images/bg-header.png) repeat 0 0;
	}
	#header .content{
		
		position: relative;
		zoom: 1;
	}
	#header .content{
		position: relative;
		z-index:40; /* ie drop-down fix */
	}

	#spotlight{
		position: relative;
		z-index:0;
	}

	#spotlight .content{
		position: relative;
		z-index:40; /* ie drop-down fix */
	}
	
	#spotlight, #footer {
		background: #679810 url(images/eco-bg-spotlight-rpt.jpg) repeat-x center top;
	}
	#spotlight .effect, #footer .effect{
		background: transparent url(images/eco-bg-spotlight.jpg) no-repeat center top;
	}
	
	#spotlight .shadow-bottom {
		background: transparent url(images/spotlight-shadow-bottom.png) repeat-x left bottom;
	}
	
	#spotlight a {
		color: #fff;
	}
	#main{
		background: #fff;
	}

	#footer, #footer a{color: #fff;}
	
	#sidebar {
		width: 300px;
		float: right;
	}
	#maincontent {
		float: left;
		width: 630px;
		background: #fff;
		margin-right: -1px;
		display: inline;
	}
	
	.leftsidebar #sidebar {
		float: left;
	}
	.leftsidebar #maincontent {
		float:right;
	}
	#wrapper {
		padding-bottom: 50px;
	}


	.contentcontainer {
		background: #fff url(images/bg-ccontainer.png) repeat-x 0 75px;
		min-height: 460px;
	}
	
	.texture{
		min-height: 460px;
		background: #fff;
		width: 1000px;
		margin: 0 auto;
		padding: 25px 0 45px;
	}
	

	/* @ FULL WIDTH */
	#fullwidth #maincontent {width: 100%;}

/* Links & Colors */

	a {text-decoration:none;}
	a,.commentlist cite,.commentlist cite a, #sub_head #subnav .current_page_item a, #grandchildnav .current_page_item > a, .branding h1 a:hover, #nav ul li a:hover, #nav .current_page_item a, #nav .current_page_item a:hover, #nav .current_page_ancestor a, #nav .current_page_parent a,#nav ul li a:active, .post-comments a:hover{ color:#6D9F23;}
	
	
	.hentry a:hover{text-decoration: underline;}
	#subnav ul li a:active{color:#000;text-decoration:none;}

/* HEADERS */
	h1, h2, h3, h4, h5, h6, #nav{		
		font-family: "helvetica neue", "myriad pro", helvetica, arial, sans-serif;
		font-weight: 700;
		margin:0;padding: 0; 
		line-height: 1.3em;
		color:#000;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a{ color: #000;}
	h1 em, h2 em, h3 em, h4 em, h5 em, h6 em, #nav em{text-transform: lowercase;font-style:italic;}
	
	h1{font-size: 2.6em;}
	h2{font-size: 1.7em;}
	h3{font-size: 1.5em;}
	h4{font-size: 1.3em;}
	h5{font-size: 1.1em;}
	h6{font-size: 1em;}


/* @ HEADER */

	.branding {
		float: left;	
		padding: 15px 0 0 0;
	}
	
	
			float: right;
			text-align: right;
			position: absolute;
			right:0px;
			bottom: 3px;
			width: 740px;
			margin-top: 0px;
	
		.branding h1 a{
			font-weight: bold;
			color:#333;
			font-size: 44px;
			line-height:.9;
			text-shadow: #fff 0px 1px 0;
			letter-spacing: -1px;
		}
	
		.site-description { 
			font-size:1em;
			margin-top: -5px;
			color:#999;
		}

/* Header Icons */
.socialicons {

	text-align: right;
	line-height: 20px;
	border: 1px solid #ddd;
	background: #f1f1f1;
	text-align: left;
	margin-bottom: 1em;
	font-weight:bold;
	font-size: 11px;
	color: #999;
}
.socialicons .socialeffect {
	height: 24px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 7px 12px;
}
.socialicons span {margin-right: 13px; text-shadow: #fff 0 -1px 0;}
.socialicons a{margin-right: 5px;}
.socialicons img {vertical-align:middle;}


	/* MAIN NAVIGATION */

		#nav {
			font-size: 1.1em;	
			line-height: 1.1em;
			float: right;
			text-align: right;
			position: absolute;
			right:0px;
			bottom: 3px;
			width: 740px;
			margin-top: 0px;
		}
		#nav ul{
			list-style: none;
			display: block;
			margin: 0px 0px 0px 0px;
			padding: 0px;
			float: right;
			position:relative;
		}
		#nav li{position:relative;}
		#nav ul li{
			margin: 0px 0px 0px 5px;
			padding: 0px;
			float: right;
			text-align: right;
		}
		#nav li a{
			color: #666;
			letter-spacing: 1px;
			text-transform:uppercase;	
			font-weight: 700;
			line-height: 1.2em;
			padding: 3px 13px 3px;
			text-decoration: none;
		
			display: block;
			border: 1px solid transparent;
			border-bottom:none;
		}

		

		#nav ul ul {display: none;}
		
				/* @ SUBHEAD */
				#sub_head {
					font-size: 12px;
					background: #f1f1f1 url(images/subheadbg.png) repeat-x 0 0;
					border-bottom:1px solid #bbb;
					border-top: 1px solid #e1e1e1;
					height: 35px;
					line-height: 1em;
					overflow: hidden;
				}
				
					#sub_head ul{
						list-style:none;margin:0;
					}
					#sub_head #subnav {
						margin:0 0 0 0px;
					}
					#sub_head ul li{float: left;}
					#sub_head li a, #sub_head span.subnav_last,  #sub_head span.subnav_first {
						color:#000;
						display: block;
						padding: 11px 12px 12px 12px; 
						border:none;
						border-right: 1px solid #ccc;
						border-left: 1px solid #fff;
						text-shadow: #fff 0 .5px .5px;
					}
					#sub_head span.subnav_last {
						border-left: 1px solid #fff;
						border-right:none;
						
						padding-left: 0;
						padding-right: 0;
					}
					
					#sub_head span.subnav_first{
						border-right: 1px solid #ccc;
						border-left:none;
						padding-left: 0;
						padding-right: 0;
						margin-left: -2px;
					}
					#sub_head li a:hover{
						border-left: 1px solid #aaa;
						border-right: 1px solid #aaa;
						background: #eee url(images/subhead_active.png) repeat-x 0 0;
						margin-left: -1px ;
						padding-left: 13px;
					}
					#sub_head li a:active{
						border:none;
						background: #eee url(images/subhead_active.png) repeat-x 0 0;
						border-left: 1px solid #ccc;
						border-right: 1px solid transparent;
					}
					#sub_head .current_page_item a, #sub_head li.current_page_ancestor a, #sub_head .current-cat a{
				
						border:none;
						background: #eee url(images/subhead_active.png) repeat-x 0 0;
						border-right: 1px solid #fff;
						border-left: 1px solid #ccc;
					}

	
				#grandchildnav li{ padding:0; margin:0; line-height: 1em; border-top:none;}
				#grandchildnav li a, #grandchildnav .current_page_item  ul li a{
					display:block; 
					text-shadow: #fff 0 -1px 0;
					padding: 7px 5px; 
					border: 1px solid transparent;
					border-left: 3px solid transparent;
					background:transparent;
				}
				#grandchildnav li a:hover, #grandchildnav .current_page_item  ul li a:hover{
					background: #efefef;
					border-left: 3px solid #ddd;
					text-decoration: none;
				}
				#grandchildnav .current_page_item a{ 
					background: #efefef;	
					border-left: 3px solid #ddd;
				}
				#grandchildnav li ul{
					margin: 0 0 0 25px;
				}

.subleft {
	width: 620px;
	padding: 0 10px;
	float:left;
	text-align: left;
}
	#overview {
		border-bottom:1px dotted #bbb;
		margin-bottom:1em;
	}

/* MAIN SEARCH */
	
	/* Search in subhead */
		#searchform {
			background: url(images/search-field.png) no-repeat 0 0;
			position: relative;
			width: 210px;
		
			margin: 0 auto;
		}
		
		
		#header #searchform {
			position:absolute;
			top:5px;
			right:0;
		}
	 	#searchform input{
			background:transparent;
			color: #999;
			font-size: 12px;
			border:none;
			padding: 13px 5px 8px 13px;
		}
		 #searchform input.submit {
			height:16px;
			margin:0;
			padding:0;
			position:absolute;
			right:15px;
			top:12px;
			width:15px;
		}
		/* @ More Foot Element */

			#morefoot #s {}
			#morefoot #searchform {}
			
/* Pages */
	.pagetitle {
		padding: 0.5em 0;
		color: #fff;
		text-transform:uppercase;
		font-size:16px;
	}

/* POSTS */
	.hentry{	
		clear: both;
		overflow: hidden;
		border-bottom:1px solid #DFDDD5;
		
		margin-bottom: 2.5em;
	}

	.billboard {
		background: #f7f7f7;
		border: 1px solid #eee;
		padding: 100px 15px;
	}
/* next & previous post navigation */
.post-nav {
	clear: both;
	padding:5px 15px;
	background: #f7f7f7;
	margin-bottom: 30px;
	font-size: 11px;
	position: relative;
}
	.post-nav a, .post-nav a:visited {
		color: #999;
		text-decoration: none;
	}
	.post-nav a:hover {
		color: #000000;
		text-decoration: none;
	}
	.post-nav .previous a {
		float: left;
		display: block;
		padding-left: 24px;
		background: url(images/post-previous.gif) no-repeat left center;
	}
	.post-nav .next a {
		float: right;
		display:block;
		padding-right: 24px;
		text-align: right;
		background: url(images/post-next.gif) no-repeat right center;
	}


.copy {padding: 0px 0px 25px 0px;}


/* THUMB */
	.post-thumb a{
		float:left;
		margin-right: 20px;
	}

	.post-thumb img {
		display:block;
		margin:0 0 0.8em;

	}


/* Post Header Information */

.post-header {
	width: 460px;
	float: left;
	display: inline;; /* IE HACK */
}
	.post-header.post-nothumb{
		width: 100%;
	}
	.post-title-section{
		position: relative;
	}
	.post-title {
		margin-right: 58px;
		float:left;
		position:relative;
	/*	display: inline;  IE HACK */
	}
		.post-title h2{
			margin-bottom: 5px;
			font-size: 2em;
			line-height: 1em;
			text-transform: none;
			letter-spacing: -.02em;
			padding: 0 0 5px 0;
		}
		.post-title h2 a{color: #000;}
		.post-title h2 a:hover{
			text-decoration: underline;
		}
		
		.post-comments a{
			float: right;
			margin-left: -50px;
			background: url(images/comments-bubble.png) no-repeat top center;
			width: 45px;
			height: 50px;
			display: block;
			font-weight: bold;
			font-size:1.3em;
			line-height:34px;
			text-align:center;
			position: relative;
			zoom:1;
		}
		
		.post-comments a:hover{text-decoration:none;color: #000;}
		.post-comments a span{
			padding-right: 0px;
		}
	
	.metabar {
		margin: 0 0 .5em;
	}
		.metabar a {color: #000;}
		.metabar em{
			background: #eee;
			color: #444;
			font-size: .9em;
			font-style: normal;
			padding: 5px 8px;
			line-height: 1.75em;
		}

	.post-excerpt {
		margin: 1em 0;
		color: #444;
		font-style: italic;
	}

	.post-content {
	}
	
/*- Post Author -*/
.author-info {
	padding: 15px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.author-info small {color: #999;}
.author-info h3{
	text-transform: capitalize;
	font-size: 26px;
}
.pic {text-align: left}
.pic img {float:left}
.post-author {
	margin: 0 0 1em;
}
.author-details {
	font-size: .85em;
}
.author-descr {
	display: table;
	height: 1%;
}



.author, .auxilary a{font-variant: small-caps;}
.auxilary a{color: #999;}
.author {
	padding: 0 10px;
	background:#fff;
}
.post .entry {
	margin-bottom: 1em;
	padding: 1em 0;
	border-top: 1px solid #eee;
}

.post .entry h1,h2,h3,h4,h5{
    padding-bottom:.8em;
    }

.post-footer {
	height: 42px;
	background: #f7f7f7;
	border-top: 1px solid #fff;
	padding: 0 18px;
	overflow: hidden;
}
.post-footer a{
	color: #000;
	font-weight: bold;
}
.post-footer .left {
	line-height: 38px;
}
.post-footer .left span {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 4px 0 8px 0;
	width: 33px;
	margin-right: 6px;
	display: inline-block;
	line-height: 32px;
}
.post-footer .right {
	padding: 9px 0 0;
}
.post-footer .right span {
	line-height: 21px;
}
.post-footer img {
	margin: 0 0 0 2px;
}
.tags {font-style: italic; color: #777;font-size: 10px;}
.widget_tag_cloud .wcontent {
 }

/* twitter */
#welcome .twitter{
	background: url(images/icons/balloon-twitter.png) no-repeat 0px 0px;
	font-style: italic;
	display:block;
	font-size: 10px;
	padding:3px 0 0 30px;

}
	#welcome .twitter a{font-style:normal;}
	#welcome .twitter {	padding:5px 6px 14px 26px; margin: 0 10px;line-height: 1.5em;}


/* sidebar */

	/* @ #welcome */
		#welcome {
			margin-bottom: 1em;
			background: #659726 url(images/bg-welcome.png) repeat-x left top;
			border-left: 1px solid #659726;
			border-top: 1px solid #659726;
			border-bottom: 1px solid #568120;
			border-right: 1px solid #568120;
			text-shadow: #568120 0 1px 0;
		}
		#welcome .welcometext {
			color: #fff;
			border-left: 1px solid #A0CB4B;
			border-top: 1px solid #A0CB4B;
		}

		#welcome .greeting{
			color: #fff;
			font-size: 16px;
			padding: 10px 15px 5px 15px;
		}
		#welcome .welcomemessage {
			padding: 5px 10px 15px 15px;
		}
		#welcome a {color: #fff;}
		#welcome a:hover {text-decoration: underline;}

	/* #sidebar widgets */
	#sidebar {
		position:relative;
		padding:0;
		margin:0;
		color:#424242;
	}
		#sidebar #widgets {
			margin-bottom: 1em;
		}

		.wtitle{
			text-align:left;
			font-size:1.4em;
			text-transform:uppercase;	
			font-size: 1.1em;
			padding:5px 8px;
			background: #fff ;
			border-bottom: 1px solid #ddd;
		}
		
		#sidebar  .widget {
			border: 1px solid #ddd;
			border-right: 1px solid #d1d1d1;
			border-bottom: 1px solid #d1d1d1;
		}
		#sidebar  .wtitle{	
			
			
			text-shadow: #fff 0 1px 0;
			font-weight: 700;
			border-top: 1px solid #fff;
			border-left: 1px solid #fff;
		
			background: #f1f1f1;
		}
			  .widget ul {
				margin: 10px;
			}
		
		.widget {
			margin-bottom: 1em;
		}
		
		.textwidget {
			padding: 0px;
		}
	
	/* internal formatting */
		.widget ul li{
			list-style:none;
			display: block;
			padding: 4px;
		}
		.widget ul li a {
			color: #666;
		}
		.widget ul li a:hover{	
			text-decoration: underline;
		}
		.widget ul li ul li{margin-left: 20px;border:none;font-size: .9em;}


	

/* @ Page Navigation */

	.page-nav {
		padding: 15px;
	}
	.page-nav .previous-entries {float: left;}

	.page-nav .next-entries {float: right;}

/* @ FOOTER */

	#footer {
		clear:both;
		font-size:1em;
		overflow:hidden;
		text-align: left;
		text-shadow: #666 0 -1px 0;
	}
	#footer .content {
		padding: 20px 0 7em;
	}
	#fcolumns_container{
		width: 982px;
		float: right;
		background: url(images/bg-fcolumn-lines.png) repeat-y top left;
	}
	
	
		.fcol{
			width: 152px;
			float: left;
			display:inline;
			padding: 0 20px;
		}
	
	#footer h3{color: #fff;margin-bottom: .5em;font-size: 17px; }
	#footer ul {list-style-type:none;}
	#footer ul li a{padding-left: 4px;}
	#footer ul li a:hover{text-decoration: underline;}

	

/* comments */
#respond {
	background: #f7f7f7;
	margin-top: 2em;
	padding: 20px 25px;
	padding-bottom: 6px;
	border: 1px solid #eee;
}


/* Cred */
	#cred {
		position:absolute;
		bottom:20px;
		left:50%;
		margin-left:-55px;
		width: 150px;
	}
	#cred small{font-size:8px;}
	#cred a{margin-right:10px;}


	a.plimage {
		display: block;
		float: left;
		text-indent:-3330em;
		
		width:40px;
		font-size: 8px;
		color: #eee;
		
	}

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

/* Box Shadow */

.box_shadow {
/*	box-shadow: #666 0 0 10px;
	-moz-box-shadow: 5px;
	-khtml-box-shadow: 5px;
	-webkit-box-shadow: 5px;*/
}


/* Rounded Corners -- Theme Elements */
.icons{
	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/* Wordpress caption */
	.wp-caption {
		text-align: center;
		background: #fff;
		border: 1px solid #ddd;
		margin: 10px;
		padding: 4px;
		margin-bottom: 1em;
	}
	.wp-caption-text {font-size: 11px; text-align: center; margin:0;padding:6px 3px 2px;line-height: 16px;}
	.wp-caption img {margin: 0;	padding: 0;	border: 0 none;margin-top: 5px;	}
	.wp-caption-dd {font-size: 11px;line-height: 17px;	padding: 0 4px 5px;	margin: 0;	}


/* FLOATING AND ALIGNMENT */

	.pad_small{padding: 8px;}
	.pad_big {padding: 15px 20px;}

/*required classes by WP */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.gfg-root {
  width : 100%;
  height : auto;
  position : relative;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 12px;
 
}

.gfg-title {
 text-align:left;
 font-size:1.4em;
text-transform:uppercase;	
			font-size: 1.1em;
			padding:5px 8px;
			
			
	
  
  font-weight : bold;
  color : #000;
  background-color: #F1F1F1;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-title a {
  color : #000;
}

.gfg-subtitle {
  font-size: 12px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 5px;
}

.gfg-subtitle a {
  color : #3366cc;
}

.gfg-entry {
  background-color : white;
  width : 100%;
  height : 6.9em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : auto;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
}

.gfg-listentry-odd {
  background-color : #F6F6F6;
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('/images/garrow.gif');
  background-repeat: no-repeat;
  background-position : center left;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 14px;
  line-height : 1.2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em;
  color: #000000;
  margin-top : 3px;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  border: 1px solid #AAAAAA;
  padding : 5px;
  margin-right : 80px;
}

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  background-color: #FFFFFF;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
  border-right: 1px solid #AAAAAA;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : auto;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  padding-left : 10px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : 100%;
  height : 100%;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  color: #0000cc;
  margin-right : 3px;
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
  color: #AAAAAA;
}

.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

.gfg-collapse-open {
  background-image : url('/images/garrow.gif');
}

.gfg-collapse-closed {
  background-image : url('/images/garrow.gif');
}

.gfg-collapse-href {
  float : left;
}

.clearFloat {
  clear : both;
}
#domain {
		float: left;
		width: 100%;
		background: #fff;
		margin-right: -1px;
		display: inline;
	}