/* **********************************************************************************
	Food Waste Recyclers CSS v1.0

	Created by: Nord7  www.nord7.com
********************************************************************************** */


/* Import Stylesheets
--------------------------------------------------------------------------------------- */

@import url("navigation.css");


/* Basic Elements
--------------------------------------------------------------------------------------- */

html, body 					{height:100%;margin:0;padding:0;background:#222625;}


/* Layout
--------------------------------------------------------------------------------------- */ 

#rightblock  				{position:relative;float:left;min-height:100%;background:#222625;border-left:#474d4d solid 1px;width:796px;margin-bottom:-51px;z-index:1;}
#leftblock   				{position:relative;float:left;min-height:100%;background:#333939;width:396px;margin-bottom:-51px; z-index:1;}
#footer      				{width:100%;height:50px;background-color: #0f0f0f;position:relative;border-top:#474d4d solid 1px;z-index:2;}
#maincontent 				{background:#3cdaa0;margin-bottom:-52px;min-height:100%;border-left:#474d4d solid 1px;}

html>/**/body #footer 		{clear:both;}


/* Typography & Formatting
--------------------------------------------------------------------------------------- */

a:link						{color: #C4007A;text-decoration: underline;}
a:visited					{text-decoration: underline;color: #C4007A;}
a:hover						{text-decoration: none;color: #C4007A;}
a:active					{text-decoration: underline;color: #FFFFFF;}

.style2						{font-size: 14px}
.style1						{color: #FFFFFF;font-size: 18px;font-family: "Times New Roman", Times, serif; padding:20px;}

.left_content_27px			{color: #89928a;font-size: 27px;font-family: "Times New Roman", Times, serif;}

.left_content_27px_pink 	{color: #c4007a;font-size: 27px;font-family: "Times New Roman", Times, serif; }

.left_content_20px_pink 	{color: #c4007a;font-size: 20px;font-family: "Times New Roman", Times, serif;}

.left_content_20px			{color: #89928a;font-size: 20px;font-family: "Times New Roman", Times, serif;}

h1							{color:#c4007a;font-size:22px;font-family:"Times New Roman", Times, serif;padding:20px;padding-top:110px;}

.team 						{font-size: 20px;font-weight: bold;font-style: italic;}

/* Header
--------------------------------------------------------------------------------------- */

#header 					{position:absolute;top:0;left:0;width:100%;height:74px;background:#c4007a;overflow:hidden;z-index:2;}
#navigation 				{position:absolute;top:24px;left:313px;width:100%;height:50px;overflow:hidden;z-index:50;}

	
/* Content
--------------------------------------------------------------------------------------- */

#content 					{position:relative;margin-left:60px;margin-top:100px;}
#left_content 				{width:360px;}

#welcome_title				{position:absolute;width:341px;height:28px;left:20px;top:150px;background-image:url(../_images/welcome_heading_small.jpg)}
#welcome_title_big			{position:absolute;width:575px;height:90px;background-image:url(../_images/welcome_heading.jpg)}



/* Footer
--------------------------------------------------------------------------------------- */ 

#footer_left 				{width:1096px;height:50px;position:relative;clear:both;}
#footer_left_bg 			{width:396px;height:50px;position:relative;float:left;background-color: #222625;border-right:#474d4d solid 1px;}
#footer_navigation  		{width:135px;height:50px;position:relative;float:left;overflow:hidden;margin-left:44px;}
#foot_phone_number  		{width:138px;height:26px;background-image:url(../_images/footer_phone.jpg);float:left;margin-top:13px; margin-left:25px;}
.foot_btn 					{width:135px;height:50px;z-index:100;}
.foot_btn_contact			{width:135px;height:50px;background-repeat:no-repeat;z-index:150;}


/* Forms
--------------------------------------------------------------------------------------- */ 

.text						{width:230px;height:22px;background-color:#333938;border:1px solid;border-color:#454c4b;padding-left:5px;padding-top:5px;color:#fff;font-size: 20px;font-family: "Times New Roman", Times, serif;}
.textarea					{width:230px;height:72px;background-color:#333938;border:1px solid;border-color:#454c4b;padding-left:5px;padding-top:5px;color:#fff;font-size: 20px;font-family: "Times New Roman", Times, serif;}
#selfCC 					{background-color:#333938;border:1px solid;border-color:#454c4b;color:#0f0f0f;font-size: 20px;font-family: "Times New Roman", Times, serif;}	
.posText					{width:230px;height:150px;background-color:#333938;border:1px solid;border-color:#454c4b;padding-left:5px;padding-top:5px;color:#fff;font-size: 20px;font-family: "Times New Roman", Times, serif;}	
input.text:focus			{background: #2c3131;border: 1px solid #454c4b; color:#fff;}
textarea.posText:focus		{background: #2c3131;border: 1px solid #454c4b; color:#fff;}
fieldset					{border:none;}
#emailSuccess				{padding-bottom:14px;}
.loadBar					{padding-bottom:14px;}
fieldset 					{border:0;margin:0;padding:0; }
label 						{display:block; }




/* Fixes
--------------------------------------------------------------------------------------- */
