/* 

Neuton Power CSS
version 1.0
2/11/2008

Author: Fred Truman
Company: Empax
email: ftruman@empax.org
tel: 212. 242. 5300
 
*/


/*sitewide declarations */

* {
	margin:0;
	padding:0;
	text-decoration:none;
	outline:none;
	border:none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	}

body {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.6em;
	background-color:#FFFFFF
	background-attachment:fixed;
	}

.clear {
	height:1px;
	clear:both;
	}

*html .clear {
	margin:-1.3em 0 0 0;
	}
	
.float_right {
	float:right;
	}
	
#content .float_right {
	width: 703px   /*CG - test*/
	margin:0 0 20px 20px
	}
	
input { 
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:1px;
	font-size:1em;
	}
	
/* END sitewide declarations */


/*fonts and text styling*/

a:link, a:visited, a:hover, a:active {
	color:#ffa900;
	}
	
#main_content a:link, #main_content a:visited {
	font-weight:600;
	color:#9cab46;
	}
	
#main_content a:hover {
	color:#c3d174;
	}

#header_nav {
	color:#cccc99;
	}
	
#footer {
	padding: 1em 20px;
	color:#2b2b2b;
	font-weight:bold;
	font-size:.9em;
	}
	
#footer a:link, #footer a:visited {
	color:#2b2b2b;
	}

#footer a:hover {
	color:#111111;
	}
	
#secondary_nav h1, #sidebar_nav h1 {
	font-weight:bold;
	color:#1c1c1c;
	font-size:1.3em;
	margin-left:15px;
	}
	
#secondary_nav ul, #sidebar_nav ul {
	margin-bottom:.5em;
	}
	
#secondary_nav ul li, #sidebar_nav ul li {
	padding-left:15px;
	font-size:1em;
	}
	
#secondary_nav a:link, #secondary_nav a:visited, #sidebar_nav a:link, #sidebar_nav a:visited {
	font-weight:normal;
	color:#9cab46;
	}

#secondary_nav a:hover, #sidebar_nav a:hover {
	color:#c3d174;
	}
	
 #secondary_nav .active {
 	background: url(http://www.neutonpower.com/CSS/Content/ProdImages/secondary_nav_active.gif) center left no-repeat;
 	}
	
 #secondary_nav .active a:link,  #secondary_nav .active a:visited,  #secondary_nav .active a:hover,  #secondary_nav .active a:active {
 	color:#ffffff;
	}

h3 {
	font-size:1em;
	font-weight:800;
	}
	
#content h1 {
	font-size:2em;
	line-height:1em;
	margin:0em 0 .25em 0;
	}
	
#content h2, #homepage_divs h2 {
	font-size:1.4em;
	margin:2.5em 0 0em 0;
	clear:both;
	}
	
#homepage_divs h2.first {
	margin:0;
	}
	
#main_content p {
	margin: .25em 0 .75em 0;
	}
	
#share_toolbox #text_size_1, #share_toolbox #text_size_2, #share_toolbox #text_size_3 {
	margin-left:2px;
	color:#999999;
	font-weight:bold;
	}

#share_toolbox #text_size_1 {
	color:#333333;
	font-size:.9em;
	}
	
#share_toolbox #text_size_1:hover, #share_toolbox #text_size_2:hover, #share_toolbox #text_size_3:hover {
	color:#666666;
	}
	
#share_toolbox #text_size_2 {
	font-size:1.1em;
	}
	
#share_toolbox #text_size_3 {
	font-size:1.3em;
	}
	
#share_toolbox a:link, #share_toolbox a:visited {
	color:#000000;
	}
	
#share_toolbox a:hover {
	color:#999999;
	}
	
.timestamp {
	font-size:.9em;
	color:#888888;
	margin:0;
	}


#all_content a.read_more:link, #all_content a.read_more:visited, #all_content a.blog_nav:link, #all_content a.blog_nav:visited {
	font-weight:800;
	padding: 1px 2px 0 2px;
	color:#ffffff;
	background:#9cab46;
	}
	
#content a.blog_nav:link, #content a.blog_nav:visited {
	background:#666666;
	}
	
#all_content a.read_more:hover {
	background:#c3d174;
	}
	
#content a.blog_nav:hover {
	background:#999999;
	}

#product_nav a:link, #product_nav a:visited {
	color:#535529;
	font-weight:bold;
	}

#product_nav a:hover {
	color:#a1a378;
	}
	
#product_nav a.active {
	color:#000000;
	}
	
#blog_comments { 
	color:#666666;
	}
	
#product_tabs a {
	float:left;
	font-weight:bold;
	margin:0 5px;
	color:#a1a378;
	background:#eaebd4;
	padding:0px 5px;

	}

#product_tabs a:link, #product_tabs a:visited {
	color:#a1a378;
	font-weight:bold;
	}

#product_tabs a:hover {
	color:#eaebd4;
	background:#c9cc9b;
	}
	
#product_tabs a:active, #product_tabs a.active {
	color:#000000;
	font-weight:bold;
	}
	
#product_tabs a.active {
	background:#c9cc9b;
	}
	
#spec_container {
	background:#d5d8b6;
	height:300px;
	color:#535529;
	}

	
/*END fonts and text styling*/

/*Image formatting*/

.large_section_image {
	margin:20px 0;
	}
	
/*END Image formatting*/

/*main content blocks*/
	
#all_content {
	/*width:974px;*/
	width:760px;
	margin:0 auto 0 auto;
	/*background-color: #e5e5e5;*/
	background-color: #FFFFFF	;
	}
	
#main_content {
	padding:5px 5px;
	background-color: #FFFFFF	;
	}
	
	
/*Different lawnmower schematic images for the background of the main content area - uses different ID tags for the body to change this*/	
#body_home #main_content, #body_free_trial #main_content, #body_about_us #main_content, #body_group_sales #main_content, #body_catalogue #main_content, #body_customer_service #main_content, #body_contact_us #main_content, #body_rss #main_content, #body_privacy #main_content, #body_for_municipalities #main_content, #body_tell_a_friend #main_content, #body_inquiry #main_content {
	background-color: #FFFFFF	;
	background: url(http://www.neutonpower.com/CSS/Content/ProdImages/bg-mainContent.gif);
	}
	
#body_community #main_content {
	background-color: #FFFFFF	;
	background: url(http://www.neutonpower.com/CSS/Content/ProdImages/bg-mainContent.gif);
	}
	
#body_products_features #main_content, #body_buy_now #main_content, #body_find_a_dealer #main_content {
	background-color: #FFFFFF	;
	background: url(http://www.neutonpower.com/CSS/Content/ProdImages/bg-mainContent.gif);
	}


/*Header navigation needs some definitions to combat random positioning in diff browsers*/

#header_nav {
	background:#000000 url(http://www.neutonpower.com/CSS/Content/ProdImages/header_nav_bg.gif) bottom left repeat-x;
	padding:.25em 0;
	}
	
* html #header_nav {
	padding:0;
	height:0em;
	}

/*for IE7 header_nav ul*/
#header_nav ul {
	margin:.5em 0 .125em 0;
	height:1.5em;
	}

/*IE6 sizing for heade_nav ul*/
* html #header_nav ul {
	margin:0;
	height:.125em;
	}

/* All modern browser sizing for header_nav ul*/
html>/**/body > div > #header_nav ul {
	margin:0em 0;
	} 

#header_nav ul li {
	float:left;
	}

#header_nav #left {
	margin-left:10px;
	width:243px;
	text-align:left;
	}	
	
html > body > div > #header_nav #left {
	margin-left:20px;
	}

#header_nav #center {
	width:447px;
	text-align:center;
	}
	
#header_nav #right {
	margin-right:0px;
	width:243px;
	text-align:right;	
	}
	
html > body > div > #header_nav #right {
	margin-right:20px;
	}
	
* html #header_nav #right {
	margin-top:3px;
	}
	
#header_nav #search_field {
	/*float:left;*/
	vertical-align:middle;
	background:#fff;
	height:1.2em;
	width:169px;
	border:2px solid #c9cc98;
	font-size:.8em;
	margin-right:1em;
	}
	
#header_nav #search_button {
	width:50px;
	height:16px;
	font-size:.8em;
	font-weight:bold;
	background: url(http://www.neutonpower.com/CSS/Content/ProdImages/button_search.gif) top left no-repeat;
	border:none;
	}
/*END header navigation*/


#header {
	width:974px;
	height:115px;
	overflow:hidden;
	}

#header h1 {
	padding:120px;
	overflow:hidden;
	width:974px;
	height:115px;
	background: url(http://www.neutonpower.com/CSS/Content/ProdImages/neuton_logo_header.jpg) top left no-repeat;
	}

#header h1 a {
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
	}
	
#footer {
	background:#828282 url(http://www.neutonpower.com/CSS/Content/ProdImages/footer_bg.gif) bottom left repeat-x;
	height:120px;
	}

html > body > #all_content > #footer {
	min-height:120px;
	height:auto;
	}

#footer ul li {
	float:left;
	width:154px;
	text-align:center;
	}

#footer ul #right {
	text-align:right;
	}

#footer ul #left {
	text-align:left;
	}
	
#footer #inquiry_b_footer {
	margin:0 auto 0 auto;
	width:154px;
	}
	
/*END main content blocks*/
	
/*main navigation has lots of styles because of the background image states*/

#main_nav {
	height:30px;
	background:#aeb179;
	}

#main_nav ul {
	height:30px;
	display: inline;
	overflow: hidden;
	}

#main_nav ul li {
	display:inline;
	}

#main_nav ul a {
	float: left;
	margin: 0 43px 0 0;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
	}

/*these two margin declarations help line the main navigation up on the left and right ends*/
#main_nav ul #about_us a {
	margin-left:8px;
}
	
#main_nav ul #buy_now a {
	margin:0;
}

#main_nav ul a:hover {
	background-position: 0 -60px;
	}

#main_nav ul a:active {
	background-position: 0 -30px;
	}
	
/*giving the body an ID will change the active item in the main navigation*/
	
#body_community #community a, #body_buy_now #buy_now a, #body_products_features #products_features a, #body_catalogue #catalogue_dvd a, #body_group_sales #group_sales a, #body_about_us #about_us a {
	background-position: 0 -30px;
	}       

/*Main navigation background image declarations below*/

#about_us a  {
	width: 91px;
	background: url(http://www.neutonpower.com/CSS/Content/ProdImages/main_nav_about_us.gif) top left no-repeat;
	}
	
#products_features a  {
	width: 170px;
	background-color:#FFFFFF
	background: url(http://www.neutonpower.com/CSS/Content/ProdImages/main_nav_products_features.gif) top left no-repeat;
	}
	
#group_sales a  {
	width: 113px;
	background: url(http://www.neutonpower.com/CSS/Content/ProdImages/main_nav_group_sales.gif) top left no-repeat;
	}
	
#community a  {
	width: 104px;
	background-color:#FFFFFF
	background: url(http://www.neutonpower.com/CSS/Content/ProdImages/main_nav_community.gif) top left no-repeat;
	}
	
#catalogue_dvd a  {
	width: 179px;
	background-color:#FFFFFF
	background: url(http://www.neutonpower.com/CSS/Content/ProdImages/main_nav_catalogue_dvd.gif) top left no-repeat;
	}
	
#buy_now a  {
	width: 89px;
	background-color:#FFFFFF
	background: url(http://www.neutonpower.com/CSS/Content/ProdImages/main_nav_buy_now.gif) top left no-repeat;
	}
	
/*END main navigation*/

/*Secondary Nav*/

#secondary_nav, #sidebar_nav {
	background: #474747;
	width:185px;
	padding:14px 20px 30px 5px;
	}
	
#sidebar_nav {
	margin-top:20px;
	background:#ffffff;
	}
	
#sidebar_left {
	float:left;
	width:210px;
	}
	
#sidebar_left ul li {
	line-height:1em;
	margin-top:.5em;
	}

.sidebar_buttons {
	margin:20px 0 0 0;
	width:210px;
	height:70px;
	}
	
/*END Secondary Nav*/

/* large white box for the content of each sections*/
#content {
	width:654px;
	height:500px;
	padding:30px 20px;
	background: #ffffff;
	float:left;
	margin-left:30px;
	}

html > body > #all_content > #main_content > #content {
	min-height:500px;
	height:auto;
	}
	
#body_tell_a_friend #main_content #content, #body_inquiry #main_content #content {
	margin:0;
	width:894px;
	}
	
/*END content box*/

/*Share Toolbox*/

#share_toolbox {
	clear:both;
	font-size:.9em;
	line-height:2em;
	background: #e6e6e6;
	width:125px;
	padding:4px;
	float:right;
	margin:0px 0 10px 10px;
	}
	
/*IE6 only recognizes this:*/	
* html #share_toolbox li{
	margin-top:.4em;
	}
	
#share_toolbox img {
	vertical-align:top;
	margin-right:3px;
	}
	
/*Modern browsers only (not IE 7) recognize the following*/	
html>/**/body > #all_content > #main_content > #content > #share_toolbox img {
	vertical-align:sub;
	}
	
#share_items {
	margin-left:16px;
	}
	
#share_button {
	
	}
	
#blog_comments {
	margin-top:3em;
	padding-top:2em;
	border-top:1px solid #aaaaaa;
	width:60%;
	font-size:.9em;
	}
	
	
#blog_comments .comment_timestamp, #blog_comments p {
	margin:0;
	}
	
#blog_comments h1  {
	font-size:1.4em;
	font-weight:800;
	padding-left:20px;
	background: url(http://www.neutonpower.com/CSS/Content/ProdImages/comments_blog.gif) center left no-repeat;
	}

#blog_comments h2 {
	font-size:1em;
	font-weight:800;
	margin:2em 0 0 0;
	}
	
#add_comment {
	margin-top:3em;
	}
	
 #add_review  {
	margin-top:1em;
 	}
	
#add_comment legend {
	font-size:1.4em;
	font-weight:800;
	padding-left:20px;
	background: url(http://www.neutonpower.com/CSS/Content/ProdImages/comments_blog_add.gif) center left no-repeat;
	}
	
#add_review legend, #tell_a_friend legend, #inquiry legend {
	font-size:1.4em;
	font-weight:800;
	padding-left:0px;
	margin:0 0 10px 0;
	}
	
input, textarea, #add_comment input, #add_comment textarea, .quantity, select, #add_review input, #add_review textarea, #tell_a_friend input, #tell_a_friend textarea {
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:1px;
	font-size:1em;
	}
	
#add_comment input, #add_review input, #tell_a_friend input {
	width:50%;
	}
	
#inquiry input {
	width:100%;
	}
	
#inquiry .small {
	width:40%;
	}
	
textarea, #add_comment textarea, #add_review textarea, #tell_a_friend textarea {
	width:100%;
	height:100px;
	}
	
#tell_a_friend textarea {
	width:50%;
	height:100px;
}
	
#add_comment dt, #add_review dt, #tell_a_friend dt {
	margin:.75em 0 0 0;
	}
	
#add_comment #add_comment_button, #add_review #add_comment_button, #tell_a_friend #personal_message_button {
	width:25%;
	background:#dddddd;
	margin: .75em 0 0 0;
	}

#add_review #add_comment_button {
	background:#535529;
	color:#d5d8b6;
	border:none;
	}
	

/*divs for the Homepage Features*/

#homepage_divs {
	margin:20px 0 0 0;
	width:934px;
	}
	
#homepage_blog_feature, #homepage_accessories {
	width:302px;
	height:300px;
	padding:20px;
	float:left;
	margin-left:20px;
	background:#ffffff;
	}
	
html > body > div > div > div > #homepage_blog_feature, html> body > div > div > div > #homepage_accessories {
	min-height:300px;
	height:auto;
	}
	
#homepage_accessories ul {
	margin:0px 0 20px 0;
	}	

#homepage_accessories ul li {
	text-align:center;
	height:110px;
	float:left;
	width:151px;
	vertical-align:bottom;
	}

/*Buy Now */	

.add_to_cart .quantity {
	width:1.4em;
	height:1.2em;
	vertical-align:middle;
	margin-left:3px;
	}
	
.add_to_cart_button {
	font-weight:800;
	padding:1px;
	font-size:1em;
	background:#ffa900;
	margin: .75em 0 0 0;
	color:#ffffff;
	width:70px;
	border:none;
	}

html>/**/body > #all_content > #main_content > #content > form > p > .add_to_cart_button, html>/**/body > #all_content > #main_content > #content >  ul > li > form > p > .add_to_cart_button {
	padding: 1px 2px 0 2px;
	width:auto;
	}
	
* html .add_to_cart_button {
	padding:0px;
	width:70px;
	}
	
#tools_accessories_list {
	clear:both;
	}

#tools_accessories_list li {
	padding:10px;
	margin-top:10px;
	float:left;
	width:198px;
	text-align:left;
	vertical-align:baseline;
	}
	
#pagination {
	text-align:right;
	}
	
	
/*Product pages and tabs*/

#product_specifications {
	width:634px;
	margin:0 0 0 10px;
	
	}

#product_tabs {
	width:470px;
	margin:0 auto;
	}
	
#product_tabs li {
	display:inline;
	}

	
#product_nav, #spec_container {
	width:574px;
	padding:30px;
	clear:both;
	}
	
#product_nav {	
	padding:20px 30px;
	background:#c9cc9b;
	height:40px;
	}
		
html > body > #all_content > #main_content > #content > div > #product_nav {
	min-height:40px;
	height:auto;
	}


		
/*Different navigation lists for different product tabs*/

#product_nav_views li, #product_nav_watch li {
	display:inline;
	margin-right:3.3px;
	}
	
.product_nav_views_last {
	margin-right:0px;
	}
		
#spec_container {
	background:#d5d8b6;
	height:300px;
	}
	
html > body > #all_content > #main_content > #content > div > #spec_container {
	min-height:300px;
	height:auto;
	background-color:#FFFFFF
	}
	
#spec_container table td {
	padding:10px 20px 10px 0px;
	vertical-align:top;
	border-top:1px solid #c9cc9b; 
	}

#spec_container caption {
	display:none;
	}
	
/*Reviews*/

#average_rating {
	font-weight:normal;
	}
	
#spec_container h2 {
	font-size:1.2em;
	margin:10px 0;
	}
	
#spec_container h3 {
	margin:20px 0 0 0;
	font-size:1em;
	}
	
#spec_container p {
	margin:0;
	}

.hide {
	display:none;
	}
	
/*WATCH TAB*/
#container_watch #product_video {
	margin:0 auto 0 auto;
	text-align:center;
	}
	

#order_status {
	margin:20px;
}	

#order_status td {
	margin-right:30px;
	width:200px;
	padding:10px 0 10px 0;
	}
	
#order_status th {
	text-align:left;
}


/*Inquiry Form*/

#inquiry dl {
	float:left;
	width:397px;

	}

#inquiry_text {
	width:397px;
	}

#inquiry p {
	float:left;
	width:397px;
	margin-left:60px;
	text-align:left;
	}
	
#inquiry #yes_dvd {
	float:left;
	height:47px;
	width:300px;
	background: url(http://www.neutonpower.com/CSS/Content/ProdImages/buttons_inquiry_yes.gif) top left no-repeat;
	border:none;
	overflow:hidden;
	color:#ffa900;
	font-weight:bold;
	font-size:1.4em;
	margin:10px 0 10px 60px;
	}

#inquiry_form dt {
	margin-top:10px;
	}

#pagination a:link, #pagination a:visited {
	color:#a1a378;
	font-weight:bold;
	}

#pagination a:hover {
	color:#535529;
	}
	
#pagination a.active, #pagination a:active {
	color:#000000;
	}
	
.bullet {
	list-style-position: inside;
	list-style-image: url(http://www.neutonpower.com/CSS/For%20C2/images/bullet.gif);
	list-style-type: square;
	text-indent: 12px;
}