/*
Name: Refresh Foods
URL: http://refreshfoods.ca
Author: 4C - Insite
Author URL: http://www.4c.ca  - http://www.insitedesign.ca
Date: January 2009
*/


* {
	outline: none;
}

html {
	font-size: 100.01%;
}

body {
	background-color: #A1CA3D;
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 62.5%;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, dt, ol, p, ul {
	margin: 0 0 1em;
	padding: 0;
}

button, input, select, textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

/* ----------------------------------
	GENERAL STYLES
   ---------------------------------- */

.left {
	float: left;
}

.right {
	float: right;
	text-align: right;
}

.clear {
 	clear: both;
 }
 
 img {
	border: 0;
}

.imgleft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgright {
	float: right;
	margin: 0 0 10px 10px;
} 
 
 
/* ----------------------------------
	LAYOUT
   ---------------------------------- */

#container {
	background: #FFF url(../graphics/bkgd_container.jpg) no-repeat top center; 
	margin: 0;
	width: 100%;
}

#header {
	background: url(../graphics/bkgd_header.jpg) no-repeat 0 0; 
	height: 175px;
	margin: 0 auto;
	width: 950px;
}

#main {
	min-height:200px;
  	height:auto !important;
  	height:200px;
	margin: 0 auto;
	padding: 20px 0 0;
	width: 950px;
}

#sidebar {
	float: left;
	margin: 0;
	text-align: center;
	width: 280px;
}

#content {
	border-left: #A1CA3D 1px solid;
	float: left;
	margin: 0 0 20px 20px;
	padding-left: 24px;
	width: 625px;
}

#footer {
	background: #A1CA3D url(../graphics/bkgd_footer.jpg) repeat-x top center;
	clear: both;
	height: 350px;
	padding: 30px 0 0;
	width: 100%;
}

	#footer-content {
		margin: 0 auto 0;
		width: 950px;
	}
	
		#footer #ffl {
			float: left;
			width: 270px;
			text-align: center;
		}

		.sitemap {
			float: left;
			margin: 10px;
			width: 150px;
		}
	
	#copyright {
		clear: both;
		margin: 20px auto 0;
		padding: 40px 0 0;
		text-align: right;
		width: 950px;
	}
	

/* ---------------------------------- 	SPECIFIC LAYOUT  ---------------------------------- */

	#header img {
		float: left;
		margin: 38px 0 0;
	}
	

	ul.footerlist {
		font-size: 1.0em;
		list-style-type: none;
		width: 100%;		
	}
	
	.footerlist li {
		border-bottom: #94bc50 1px solid;
		height: 20px;
		margin: 8px 0 0;
	}
	
	.footerlist li a:hover {
		color: #FFF;
	}
	
/* ---------------------------------- 	HOME  ---------------------------------- */

#mainboxes {
	margin: 0;
	height: 250px;
	width: 950px;
}

	#news {
		float: left;
		height: 250px;
		margin: 0;
		padding-top: 8px;
		position: relative;
		width: 650px;
	}
	
		#newsframe {
			border-top: #A1CA3D 1px solid;
			background: url(../graphics/bkgd-news.jpg) repeat-y 0 0;
			height: 220px;
			margin: 0 22px 0 0;
		}
		
		#newscontent {
			margin: 10px 0 0 20px;
			width: 270px;
		}		
	
		#news .truck {
			position: absolute;
			right: 0;
			top: 0;
		}
	
	#sponsors {
		float: left;
		margin: 15px 0 0 25px;
		text-align: center;
		width: 275px;
	}
		
	#sponsors img {
		margin: 10px 0 0;
	}
	
#boxes {
	clear: both;
	height: 220px;
	margin: 0;
	width: 950px;
}		

	.box {
		float: left;
		margin: 0 25px 0 0;
		height: 220px;
		width: 300px;
	}
		
	.last {
		margin: 0 !important;
	}
	
	.top {
		height: 34px;
		margin: 0;
		padding: 0 20px 0;
		width: 260px;
	}
	
	.top1 {background: url(../graphics/box_top_1.jpg) no-repeat top center;}
	.top2 {background: url(../graphics/box_top_2.jpg) no-repeat top center;}
	.top3 {background: url(../graphics/box_top_3.jpg) no-repeat top center;}
		
	
	.center {
		height: 136px;
		margin: 0;
		padding: 10px 20px 0;
		width: 260px;
	}
	
	.center1 {background-color: #A1CB3C;}
	.center2 {background-color: #81A93F;}	
	.center3 {background-color: #638E3E;}	
		

	
/* ---------------------------------- 	INNER  ---------------------------------- */	
	

#sidebar img {
	margin: 60px 0 20px;
}


/* ----------------------------------
	GENERAL TYPO
   ---------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family:  "Arial Narrow", Arial, Helvetica, sans-serif;
}

h1 {
	background: url(../graphics/leaf_big_green.jpg) no-repeat 0 8px;
	color: #81a93f;
	font-size: 2.2em;
	font-weight: normal;
	margin-bottom: 5px;
	padding-left: 28px;
	text-align: left;
	text-transform: uppercase;
}

h2 {
	color: #81a93f;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 15px;
	text-transform: uppercase;
}

h3 {
	color: #547B42;
	font-size: 1.6em;
	margin: 15px 0 10px;
}

h4 {
	color: #81a93f;
	font-size: 1.6em;
	margin-bottom: 15px;
}

p {
	color: #6C6C6C;
	font-size: 1.2em;
	line-height: 1.5em;
}
	span {
		color: #547B42;
		font-size: 1.4em;
	}

a {
	color: #81a93f;
	text-decoration: none;
}

a:hover {
	color: #547B42;
}

blockquote {
	color: #81a93f;
	font-size: 1.6em;
	line-height: 1.4em;
	margin: 0 0 20px;
}

dt {
	color: #547B42;
	font-size: 1.6em;
	line-height: 1.5em;
	margin: 20px 0 6px;
}

dd {
	color: #6C6C6C;
	font-size: 1.2em;
	line-height: 1.5em;
}

ol {
	margin: 0 0 10px 20px;
}

li {
	color: #6C6C6C;
	font-size: 1.2em;
	line-height: 1.5em;
}



/* ----------------------------------	SPECIFIC TYPO   ---------------------------------- */
.white {
	color: #FFF;
	font-size: 1.1em;
	margin-top: 10px;
}

.green {
	color: #81a93f;
	font-size: 1.3em;
}

	#footer h3 {
		margin: 0 0 10px;
		color: #FFF;
		font-size: 1.8em;
		line-height: 22px;
	}
	
		#footer h3 a {
			color: #A1CA3D;
			text-decoration: none;
			padding-right: 10px;
		}
		
		#footer a {
			color: #A1CA3D;
		}
		
	#footer h4 {
		background: url(../graphics/leaf_small_green.jpg) no-repeat 0 7px;
		color: #FFF;
		font-size: 1.5em;
		font-weight: normal;
		padding-left: 18px;
	}
	
	#copyright p {
		color: #FFF;
		font-size: 1.1em;
	}
	
	#copyright a {
		color: #A1CA3D;
	}
	
	#copyright a:hover {
		color: #FFF;
	}

/* --------------	Home   ----------- */
	#mainboxes h2 {
		background: url(../graphics/leaf_big_green.jpg) no-repeat 0 3px;
		color: #A1CA3D;
		font-size: 1.8em;
		margin-bottom: 5px;
		padding-left: 28px;
		text-align: left;
		text-transform: none;
	}
	
	#mainboxes h3 {
		color: #6C6C6C;
		font-size: 1.6em;
		margin-bottom: 5px;
	} 
	
	#mainboxes p {
		margin: 0;
	} 

	#boxes h2 {
		background: url(../graphics/leaf_big_white.png) no-repeat 0 13px;
		color: #547B42;
		font-size: 1.8em;
		padding: 10px 0 0 25px;
		text-transform: none;
	}
		
	#boxes .top3 h2 {
		color: #A1CA3D;
	}


	#boxes p {
		color: #FFF;
		font-size: 1.3em;
	}
	
	#boxes a {
		color: #FFF;
		text-decoration: underline;
	}
	
	#boxes a:hover {
		text-decoration: none;
	}

/* --------------	inner   ----------- */
.note {
	color: #547B42;
	margin-top: 30px;
}

ul#list-item {
	margin: 0 0 30px 10px;
	list-style-type: none;
}

#list-item li {
	color: #6C6C6C;
	font-size: 1.3em;
	line-height: 1.6em;
	margin: 5px 0;
}

#whohelpus img {
	margin: 0 25px 25px 0;
}


	
 /* ----------------------------------
	NAVIGATION + SUBNAVIGATION
   ---------------------------------- */

#nav {	
	height: 14px;
	float: right;
	list-style-type: none;
	margin: 10px 30px 0 0;
}
	
	#nav li {
		display: block;
		float: left;
		height: 14px;
		overflow: hidden;
		padding: 0 14px 0 0;
		text-indent: -999em;
	}
		
		#nav li a {
			background-position: 0 0;
			background-repeat: no-repeat;
			cursor: pointer;
			display: block;
			height: 14px;
		}
				
		#nav li a:hover {
				background-position: 0 -16px;
		}
						
			#nav li.nav_about a {background-image: url(../graphics/nav_about.jpg); width: 57px;}		
			#nav li.nav_support a {background-image: url(../graphics/nav_shr.jpg); width: 146px;}			
			#nav li.nav_partners a {background-image: url(../graphics/nav_partners.jpg); width: 74px;}		
			#nav li.nav_ffl a {background-image: url(../graphics/nav_ffl.jpg); width: 94px;}	
			#nav li.nav_member a {background-image: url(../graphics/nav_member.jpg); width: 116px;}		
			#nav li.nav_news a {background-image: url(../graphics/nav_news.jpg); width: 50px;}		
			#nav li.nav_contact a {background-image: url(../graphics/nav_contact.jpg); width: 68px;}



 /* ---------------------------------- 	SUBNAVIGATION    ---------------------------------- */


#subnav {
	font-family:  "Arial Narrow", Arial, Helvetica, sans-serif;	
	list-style-type: none;
	margin: 20px 0;
	text-align: left;
}
	
	#subnav li {
		border-bottom: #A1CA3D 1px solid;
		margin: 5px 0;
		padding-bottom: 5px;
		width: 280px;
	}
	
	#subnav li a {
		color: #547B42;
		font-size: 1.4em;
	}

   	#subnav li a:hover {
   		color: #81a93f;
	}
	
	
/* ----------------------------------
	Login Form
   ---------------------------------- */

#loginform {
	margin: 30px 0;
}

#loginform label {
	display: block;
	float: left;
	font-size: 1.2em;
	height: 30px;
	width: 100px;
}

#loginform #login {
	background-image: none;
	border: #81a93f 1px solid;
	background-color: #FFF;
	color: #81a93f;
	cursor: pointer;
	display: block;
    font-size: 1.1em;
    height: 20px;
    margin: 0 0 0 100px;
    text-transform: uppercase;
    width: 70px;
} 

.logout {
	border: #81a93f 1px solid;
	height: 15px;
	margin: 20px 0;
	padding: 5px 10px;
	text-align: center;
	text-transform: uppercase;
	width: 55px;
} 
	
a.logout:hover {
	color: #81a93f;
	
}

.forgot {
	font-size: 1.4em;
	margin: 0 0 0 100px;
}

ul.form-errors {
	padding: 0 0 20px;
	list-style-type: none;
}

ul.form-errors li {
	color: #547B42;
	font-size: 1.2em;
    text-transform: uppercase;
}


 /* ----------------------------------
	FORM
   ---------------------------------- */

#signup {
	border: #A1CA3D solid 1px;
	padding: 20px;
}

#signup ul {	
	list-style-type: none;
	margin: 0 0 10px;
}

label {
	float: left;
	height: 30px;
	width: 120px;
}

.tb {
	float: left;
}

.label-cb {
	float: none;
}

#signup #comments {
	color: #6C6C6C;
	font-size: 1.1em;
}

#signup #submit {
	background-image: none;
	background-color: #717B42;
	border: none;
	color: #FFF;
	cursor: pointer;
	display: block;
    font-size: 1.0em;
    height: 20px;
    margin: 0;
    text-transform: uppercase;
    width: 70px;
}

#thanks-area {
	border: #6C6C6C solid 1px;
	padding: 0 10px;
}

/* -------------------------------
  News
  -------------------------------- */
.past_news {
	color: #94BB82;
	
}
