/* CSS Document for Eco Registration section
See also form.css
Styles by ecologicalonline.co.uk
*/

/*--------------------------------
       LAYOUT
---------------------------------*/
body {
	background:url(../images/spring.gif) no-repeat fixed top left;
}

.premium {
	padding:20px;
	color:#006633;
}


/*--------------------------------
       TEXT STYLES
---------------------------------*/
p.xlarge {
	font-size:1.9em;
}
p.xlarge span {
	font-size:2.4em;
}


/*--------------------------------
       HEADINGS
---------------------------------*/




/*--------------------------------
       LINKS
---------------------------------*/




/*--------------------------------
       LISTS
---------------------------------*/
ul.gstar {
	list-style:none;
	color:#005275;
	font-size:1.5em;
	font-weight:bold;
}
ul.gstar li {
	background:url(/assets/images/green_star.jpg) no-repeat top left;
	padding-left:35px;
	line-height:30px;
}
ul.item_edit_list {
	list-style:none;
	padding-left:4px;
	margin:2px 0px 2px 4px;	
	clear:both;
	font-size:1.2em;
}

ul.item_edit_list li {
	float:left;
}

/*--------------------------------
       IMAGES
---------------------------------*/



/*--------------------------------
       FORMS
---------------------------------*/


/*--------------------------------
       BOXES
---------------------------------*/

div.cp_div {
	float:left;
	padding:5px;
	margin:5px;
	height:135px;
	width:135px;
	text-align:left;
	border:4px solid #005275;
	position:relative;
}
div.cp_div a {
	display:block;
	margin:0 auto;
	height:135px;
	width:135px;
	background-repeat:no-repeat;
	background-position:top center;
	position:absolute;
	bottom:5px;
	color:#005275;
	font-size:1.8em;
	text-decoration:none;	
	vertical-align:baseline;
}
div.cp_div a span {
	position:absolute;
	bottom:2px;
	left:1px;
}


/*--------------------------------
       OTHER
---------------------------------*/