/* Hopworks CSS */

/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {	margin:0;padding:0;border:0;outline:0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;} :focus {outline: 0;}body {line-height: 1;} ol, ul {list-style: none;}table {border-collapse: separate;border-spacing: 0;}caption, th, td {text-align: left;font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {content: "";}blockquote, q {quotes: "" "";}


/* Main */

body {
	background:#000 url(../images/bg.gif);
	color:#CCC;
	font:85% Arial, Helvetica, sans-serif;
}

h1 {
	font-size:2.25em;
	font-weight:bold;
	padding:0 0 0.5em;
	color:#FFF;
}

p {
	line-height:1.25em;
}

a {
	color:#FFF;
	text-decoration:none;
}

h4 {
	font-size:1em;
	font-weight:bold;
	padding-bottom:1em;
}

#wrapper {
	width:880px;
	margin:0 auto;
	background:url(../images/contentBg.gif) repeat-y;
}

#navBanner {
	width:100%;
	height:173px;
	background:url(../images/navBanner.gif) no-repeat;
	/*background:url(../images/navBanner_bike.gif) no-repeat;*/
}

#nav {
	position:relative;
	top:128px;
	left:52px;	
}

#nav li {
	position:relative;
	float:left;
	font-weight:bold;
}

#nav_home a {width:69px; height:44px; background:url(../images/nav_home.gif) no-repeat; display:block;}

#nav_home a:hover {width:69px; height:44px; background:url(../images/nav_home_over.gif) no-repeat; display:block;}

#nav_organic a {width:142px; height:44px; background:url(../images/nav_organic.gif) no-repeat; display:block;}

#nav_organic a:hover {width:142px; height:44px; background:url(../images/nav_organic_over.gif) no-repeat; display:block;}

#nav_sustainable a {width:189px; height:44px; background:url(../images/nav_sustainable.gif) no-repeat; display:block;}

#nav_sustainable a:hover {width:189px; height:44px; background:url(../images/nav_sustainable_over.gif) no-repeat; display:block;}

#nav_general a {width:141px; height:44px; background:url(../images/nav_general.gif) no-repeat; display:block;}

#nav_general a:hover {width:141px; height:44px; background:url(../images/nav_general_over.gif) no-repeat; display:block;}

#nav_events a {width:86px; height:44px; background:url(../images/nav_events.gif) no-repeat; display:block;}

#nav_events a:hover {width:86px; height:44px; background:url(../images/nav_events_over.gif) no-repeat; display:block;}

#nav_green a {width:162px; height:44px; background:url(../images/nav_green.gif) no-repeat; display:block;}

#nav_green a:hover {width:162px; height:44px; background:url(../images/nav_green_over.gif) no-repeat; display:block;}


#banner {
	width:100%;
	height:178px;
	background:url(../images/banner1.png) no-repeat;
	/*background:url(../images/banner_bike.png) no-repeat;*/
}

#banner a{
display:block;
width:100%;
height:178px;
border:0px;
}


#subBanner {
	width:100%;
	height:94px;
	background:url(../images/subBanner.png) no-repeat;
}


#subBanner h3 {
	font-size:2.5em;
	color:#FFF;
	line-height:94px;
	font-weight:bold;
	padding-left:4em;
	}

#content {
	padding:1.5em 50px;
	background:url(../images/contentTopBg.gif) no-repeat;
}

#leftColumn {
	width:540px;
	float:left;
	margin-right:30px;
}

#leftColumn p {
	margin-bottom:1.5em;
}

#leftColumn img {
	float:right;
}


#leftColumn2 {
	width:540px;
	float:left;
	padding-bottom:10px;
}


#leftColumn2 img {
	float:left;
	margin-right: 10px;
}



.more {
	position:relative;
	left:450px;
	float:none !important;
}	

.leftHr {
	height:30px;
	width:100%;
	background:url(../images/dot.gif) repeat-x;
	display:block;
	margin-top:30px;
}

.miniColumn {
	width:260px;
	float:left;
	margin-right:10px;	
}

.miniColumn img {
	float:left !important;
	margin-right:10px;
}

.miniColumn h2 {
	font-weight:bold;
	color:#FFF;
	font-size:1.1em;
	padding-bottom:0.25em;
}

.miniColumn p {
	float:left;
	width:149px;
}

#rightColumn {
	width:210px;
	float:left;
}

#rightColumn h2 {
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:0.25em;
}

#rightColumn p {
	padding-bottom:0.5em;
	color:#FFF;
	font-size:0.9em;
}

#rightColumn input {
	width:90%;
	margin-bottom:4px;
}

.signup {
	width:77px !important;
	margin-top:0.5em;
	position:relative;
	left:118px;
	
}

.rightHr {
	height:20px;
	width:100%;
	background:url(../images/dot.gif) repeat-x;
	display:block;
	margin-top:20px;
}

#rightColumn img {
	position:relative;
	left:118px;	
	margin-top:5px;
}

#clear {
	clear:both;
}

#footer {
	clear:both;
	background:url(../images/footerBg.gif) no-repeat;
	height:70px;
	font-size:0.85em;
	padding:30px 50px 0;
}

#footer li {
	display:inline;
	margin-right:1.5em;	
}

#footer p {
	padding-top:0.25em;	
}

.imgborder {
	padding: 2px;
	border: #fdaa10 1px solid;
	float: left;
	}

/*********** = Menu = *************/


#menuColumn {
	width:450px;
	float:left;
	padding-bottom:10px;
}


#menuColumn img {
	float:left;
	margin-right: 10px;
}



#menu p {
	margin-bottom:0px;
}

.whiteText1 {
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	}

p.whiteText1 {
	padding-bottom: 10px;
	}

p.spacer {
	padding-bottom: 40px;
	}

p.spacer2 {
	padding-bottom: 20px;
	}

.yellowText1 {
	color: #fdaa10;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
	}

.whiteText2 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	}
.yellowText2 {
	color: #fdaa10;
	font-size: 16px;
	font-weight: bold;
	}

.whiteText3 {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	}
.yellowText3 {
	color: #fdaa10;
	font-size: 13px;
	font-weight: bold;
	}

#priceLeft {
	float: left;
	margin-right:20px;
	display:inline;
	}
.priceText1 {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	}

.clearLeft{
	clear:left;
	}








.mainform_input {
	margin:auto;
	font-family:"Trebuchet MS","lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#fdaa10;
	background-color: #0a0a0a;
	height: 16px;
	border: 1px solid #333333;
	font-weight: normal;
	padding:3px 2px 3px 4px;
	width:250px;
	}
.mainform_textarea {
	margin:auto;
	font-family:"Trebuchet MS","lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#fdaa10;
	background-color: #0a0a0a;
	border: 1px solid #333333;
	font-weight: normal;
	padding:3px 2px 3px 4px;
	width:250px;
	}
	
	
.form_holder td.fieldname {
	padding-right:5px;
	padding-left:3px;
	}
.form_holder td.fieldnumber {
	text-align:left;
	}
