@charset "utf-8";
/* CSS Document */

/* --------------------------------------------------------
Style Sheet for Organic Grow Green

version: 2.2
last modified: 05.24.2012 by Cybrac.com
author: Samar Javed
email: samarj@cybrac.com
website: http://www.cybrac.com
----------------------------------------------------------*/

body{
	font-family: Arial, Helvetica, sans-serif;
	background: #052a1a;

	
	
}

p {
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #000000;
	font-size: 1.25em;
	line-height: 22px;
	margin-bottom: 10px !important;
	

	
	
}

h1{
	
	font-size: 22px;
	color: #052a1a;
	border-bottom: #052a1a 1px dotted;
	padding-bottom: 10px;
}

h2, h2 a{
}

h3, h3 a{
}

h4, h4 a{
}

h5, h5 a{
}

a:link{ 
	color: #003333;
	text-decoration: none;
}

a:visited{
	color: #003333;
	text-decoration: none;
}

a:active{
	color: #006600;
	text-decoration: underline;
}


a:hover{
	text-decoration: underline;
	color: #006600;
}


#Wrapper{
	width: 900px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#header{
	width: 900px;
	height: 232px;
	background: url(http://www.organicgrowgreen.com/site/assets/images/header.png);
	background-repeat: no-repeat;
}


#navWrap{
	width: 900px;
	height: 50px;
	background: url(http://www.organicgrowgreen.com/site/assets/images/grass-bg-1.png) no-repeat;
	margin: 0 auto;
}

#mainNav{
	width: 825px;
	height: 50px;
	background: url(http://www.organicgrowgreen.com/site/assets/images/main-navbg.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 40px;
}


/*-------------------------------*/
/*----Wayfinder Vertical Menu----*/
/*-------------------------------*/

.menucol {
	font-family: 'Kaushan Script', cursive;
	width: 175px; 
	position: relative; 
	margin: 5px 0px 0px -20px; 
	padding: 0px 0px 0px 0px;
	}
	 
.menucol ul li a, .menucol ul li a:visited {
	display: block; 
	padding-left: 0px; 
	text-decoration:none; 
	background: url(../images/arrow.png);
	background-position: 6px 8px;
	background-repeat: no-repeat;
	/*color: #333333; */
	color: #009900;
	padding-left: 25px;
	width: 175px; 
	height: 30px; 
	text-align: left; 
	line-height: 30px; 
	font-size: 24px;
	list-style-type: none;
	}
	 
.menucol ul li a:hover {

	/*color: #009900;*/
	color: #333333; 
/*	background: url(../images/arrow.png);
	background-position: 10px 8px;
	background-repeat: no-repeat;*/
	font-weight: normal; 
	font-size: 24px;  
	padding-left: 25px;
	text-decoration:none;
	width:175px; 
	list-style-type: none;
	}
	 
.menucol ul {
	padding: 0; 
	margin: 0; 
	list-style-type: none;
	color: #333333; 
	font-weight: normal; 
	font-size: 24px;
	text-decoration: none; 
	/*z-index: 99999; */
	z-index: 0;
	}
	 
.menucol ul li {
	float: left; 
	margin-right: 0px;
	margin-bottom: 15px; 
	position: relative; 
	list-style-type: none;
	}
	 
.menucol ul li ul {
	display: none; 
	list-style-type: none;
	}
	
/*-------------------------------*/
/*---Wayfinder Horizontal Menu---*/
/*-------------------------------*/

/* common styling */
 
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-color: #fff;
 	text-align: left;
  	margin-right: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px; 
	font-weight: normal;
	z-index:999;
	padding: 0px;
	list-style-type: none;
	text-transform: uppercase;
	width: 825px;
	
	}
	
.menu ul li a, .menu ul li a:visited {
	display: block; 
	text-decoration: none; 
	width: 107px; 
	height: 50px; 
	text-align: center; 
	font-color: #fff; 
	/*border-left: solid 1px #043e04;*/
	line-height:40px; 
	font-size:13px; 
	overflow:hidden;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	}
.menu ul li a:hover, .menu ul li a.active {
	font-color: #fff;
/*	background-image: url(../images/menu.png);*/
/*	background-position: 0px -48px;*/
	margin: 15px 0px 0px 0px;
	list-style-type: none;
	}
.menu ul {
	margin:0;
	list-style-type: none; 
	font-color: #1E1E1E;}
	 
.menu ul li {
	font-color: #1E1E1E;
	float:left; 
	margin-right:10px; 

	position:relative;
	list-style-type: none;
	
	}
	 
.menu ul li ul {
	font-color: #1E1E1E;
	background:#032903; 
	width: 200px;
	filter: alpha(opacity=95);
	 -moz-opacity: .95;
	 KhtmlOpacity: .95;
	 opacity: .95;
	display: none;
	}

/* specific to non IE browsers */
 
.menu ul li:hover a {
	font-color: #1E1E1E;
	background-image: url(../images/menu.png);
	background-position: 0px -48px;
	margin: 0px;
	list-style-type: none;
	}
.menu ul li:hover ul {
	display:block; 
	position:absolute; 
	top:50px; 
	left:0; 
	width:200px;
	z-index: 100;
	}
.menu ul li:hover ul li a.hide {
	background-image: url(../images/menu.png);
	background-position: 0px -48px;
	}
.menu ul li:hover ul li:hover a.hide {
	background-image: url(../images/menu.png);
	background-position: 0px -48px;
	}
.menu ul li:hover ul li ul {
	display: none;
	}
.menu ul li:hover ul li a { /*drop down when hover on main links*/
	border-top: 1px solid;
	/*border-color: #032903;*/
	border-color: #009900;
	display:block; 
	width: 185px;
	text-align: left;
	/*background-image: url(../images/menu.png);*/
	/*background-position: 0px -48px;*/
	color: #fff; 
	padding-left: 15px;
	filter: alpha(opacity=95);
	 -moz-opacity: .95;
	 KhtmlOpacity: .95;
	 opacity: .95;
	}
.menu ul li:hover ul li a:hover {
	background: #009900;
	color: #fff;
	text-align: left;
	padding-left: 15px;
	}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:150px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-150px;}

/*-----------menu ends-------------*/

#Content{
	width: 905px;
	height: auto;
	
	border: none;
	background: url('http://www.organicgrowgreen.com/site/assets/images/grass-bg-3.png') repeat-y center top;
/*	background-color: #FFFFFF;*/

	margin: 0 auto;
	float: left;
}

#ContentWrap{
	width: 818px;
	height: auto;
	min-height: 650px;
	background: #FFFFFF;
	margin: 0px 0px 0px 45px;
	/*background-image:url(http://www.organicgrowgreen.com/site/assets/images/gradient.png);*/
/*	background-position: bottom;
	background-repeat: no-repeat;*/
	float: left;
}



#leftNav{
	
	
	width: 150px;
	height: 350px;
	line-height: 25px;
	color: #663300;
	float: left;
	padding: 30px 0px 0px 30px;
}

#rightCol{
	
	font-size: 12px;
	line-height: 20px;
	width: 460px;
	height: auto;
	padding: 0px;
	margin: 20px 100px 0px 0px;
	float: right;
	

}

#pageImage{
	width: 815px;
	height: auto;
	float: left;
	margin-left: -256px;
	margin-top: 80px;
}

#HomepageImage{
	width: 815px;
	height: auto;
	float: left;
	margin-left: -256px;
	margin-top: 0px;
}


.pdfbutton {
	display: block;
	width: 200px;
	margin-top: 0px;
	height: 65px;
	float: right;
	background: url(http://www.organicgrowgreen.com/site/assets/images/pdf-button.png) bottom;
	text-indent: -99999px;
}
.pdfbutton:hover {
	background-position: 0 0;
}


#Footer{
	width: 900px;
	height: 50px;
	margin: 0 auto;
	background: url(http://www.organicgrowgreen.com/site/assets/images/footer-bg.png) top center repeat-y;
	float: left;
	
}

#Footer p{
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	padding: 15px 0px 0px 50px;
	float: left;
	width: 575px;
}


.FooterLeft{
	width: 500px;
	float: left;
	margin: 15px 0px 0px 50px;
}

.FooterRight{
	font-size: 14px;
	color: white;
	float: right;
	margin-top: 15px;
	margin-right: 30px;
	width: 200px;
	
	
	
}

#Footer a:link{
	color: #FFFFFF;
}

#Footer a:visited{
	color: #FFFFFF;
}

#Footer a:active{
	color: #FFFFFF;
}

#Footer a:hover{
	color: #FFFFFF;
}

/*----------CONTACT FORM-----------*/


#form-wrap {
	width: 600px;
	background: none;
	padding: 0px 0px 20px 0px;
	margin: 0px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: left;
}



#thanks {
	width: 600px;
	background: url(http://74.55.97.180/~cedarro1/site/assets/images/oldpaper.png);
	padding: 0px 50px 20px 50px;
	margin: 0px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#thanks a{
	color: #CC3300;
	text-decoration: none;
}

#contact-area {
	width: 465px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 450px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	color: #CC3300;
	font-size: 18px;
	float: right;
	
}

label {
	float: left;
	text-align: left;
	margin-right: 0px;
	width: 150px;
	padding-top: 5px;
	font-size: 14px;
	text-transform: lowercase;
	
}







