/* CSS Document */

body {
	background-color:#000000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:80%;
	color:#FFFFFF;
	background-image:url(images/header_grad.gif);
	background-position:left -15px;
	background-repeat:repeat-x;
	margin-top:0px;
}


.goback_link a {
	text-decoration:none;
}
.goback_link a:hover {
	text-decoration:underline;
}


h1,h2,h3 {
	margin-top:0px;
	padding-top:0px;
}
h1 {
	font-size:170%;
}
h2 {
	font-size:140%;
	color:#A2C418;
}
h3 {
	font-size:120%;
}

img
{  border-style: none;
}

.clear_both {
	clear:both;
}
.noborder {
	border-style:none;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}


.balanzza_green {
	color:#A2C418;
}

.system_message {
	padding:5px;
	border:1px solid #A2C418;
	margin-bottom:15px;
	background-color:#333333;
}

a, a:visited {
	color:#A2C418;
}

.none a, a:visited {
	color: black;
}

.balanzza_heading {
	color:#A3C518;
	font-size:105%;
	font-weight:bold;
}

.home_bullets {
	margin:0px;
}
.home_bullets li {
	list-style:circle;
	margin-left:30px;
}


.main_wrapper {
	width:814px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

.header {
	float:left;
	width:814px;
	text-align:center;
	padding-top:0px;
}


.navigation {
	float:left;
	width:798px;
	padding-left:16px;
	margin-top:40px;
	background-image:url(images/body_top.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:59px;
}
.navigation a, .navigation a:visited {
	width:94px;
	height:46px;
	display:block;
	text-indent:-9999px;
	background-position:left top;
	background-repeat:no-repeat;
}

.nav_current a, .nav_current a:visited, .nav_current a:hover {
	background-position:left bottom !important; /* Override the above as this is the currently selected item */
}

.navigation a:hover {
	background-position:left -46px;
}
.navigation div {
	float:left;
	width:94px;
	height:46px;
	margin-left:2px;
	margin-right:2px;
}
.nav_testimonials, .nav_testimonials a, .nav_testimonials a:visited {
	width:98px !important; /* Override the above as this is an exception */
}
.nav_home {
	margin-left:0px !important; /* Override the above as this is an exception */
	margin-right:1px !important; /* This is to along with the style below save 2px */
}
.nav_fix {
	margin-right:1px !important; /* This is to along with the style above save 2px */
}
.nav_contact a, .nav_contact a:visited {
	background-image:url(images/nav_contact.jpg);
}
.nav_home a, .nav_home a:visited {
	background-image:url(images/nav_home.jpg);
}
.nav_images a, .nav_images a:visited {
	background-image:url(images/nav_images.jpg);
}
.nav_instructions a, .nav_instructions a:visited {
	background-image:url(images/nav_instructions.jpg);
}
.nav_shop a, .nav_shop a:visited {
	background-image:url(images/nav_shop.jpg);
}
.nav_testimonials a, .nav_testimonials a:visited {
	background-image:url(images/nav_testimonials.jpg);
}
.nav_trade a, .nav_trade a:visited {
	background-image:url(images/nav_trade.jpg);
}
.nav_features a, .nav_features a:visited {
	background-image:url(images/nav_features.jpg);
}
.nav_warranty a, .nav_warranty a:visited {
	background-image:url(images/nav_warranty.jpg);
}
.main_content_top img {
	vertical-align:top;
}
.main_content {
	float:left;
	width:814px;
	background-image:url(images/body_grad.gif);
	background-position:left top;
	background-repeat:repeat-y;
	padding-bottom:5px;
}
.main_content_bottom {
	float:left;
	width:814px;
}

.home_content {
	float:left;
	display:inline;
	margin-left:35px;
	margin-top:-12px;
	width:762px;
	background-image:url(images/balanzza_mini_men.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.content {
	float:left;
	display:inline;
	margin-left:30px;
	margin-top:-12px;
	width:772px;
}

.home_box {
	float:left;
	width:350px;
	margin-top:18px;
	margin-bottom:80px;
}

.home_box_header_side {
	float:left;
	width:1px;
	height:42px;
}
.home_box_bottom_side {
	float:left;
	width:1px;
	height:39px;
}
.home_box_header {
	width:318px;
	letter-spacing:-1px;
	float:left;
	font-size:110%;
	padding:13px 15px 0px 15px;
	height:29px;
	background-image:url(images/home_text_box_header.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.home_box_header_dup {
	width:318px;
	float:left;
	padding:13px 15px 0px 15px;
	height:29px;
	background-image:url(images/home_text_box_header.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.home_box_bottom {
	width:318px;
	float:left;
	font-size:85%;
	padding:13px 15px 0px 15px;
	height:26px;
	background-image:url(images/home_text_box_bottom.gif);
	background-position:left top;
	background-repeat:repeat-x;
	
}
.home_box_bottom a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.home_box_bottom a:hover {
	color:#FFFFFF;
}

.home_box_bottom_dup a {
	font-size:85%;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.home_box_bottom_dup a:hover {
	color:#FFFFFF;
}

.home_box_content {
	float:left;
	width:348px;
	border:solid 1px #9EBE16;
	border-top:none;
}

.home_ad {
	float:left;
	width:407px;
}
.home_image_buynow {
	width:94px;
	height:93px;
}
.home_image_buynow a, .home_image_buynow a:visited {
	display:block;
	width:94px;
	height:93px;
	text-indent:-9999px;
	background-image:url(images/homef_03button_mini.jpg);
	background-position:left 0px;
	background-repeat:no-repeat;
}
.home_image_buynow a:hover {
	background-position:-94px top;
}


.buy_now_button {
	width:92px;
	height:92px;
}
.buy_now_button a, .buy_now_button a:visited {
	display:block;
	width:92px;
	height:92px;
	text-indent:-9999px;
	background-image:url(images/buy_now_green_hover.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.buy_now_button a:hover {
	background-position:left -92px;
}





.lhs_box {
	float:left;
	width:265px;
	margin-top:18px;
}

.lhs_box_header_side {
	float:left;
	width:2px;
	height:37px;
}
.lhs_box_header {
	width:241px;
	/*letter-spacing:-1px;*/
	float:left;
	font-size:110%;
	padding:7px 10px 0px 10px;
	height:30px;
	background-image:url(images/text_box_header.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.lhs_box_content {
	float:left;
	width:243px;
	padding:10px;
	background-color:#747474;
	border:solid 1px #000000;
	border-top:none;
}
.lhs_col {
	width:263px;
	float:left;
}

.lhs_box2 {
	float:left;
	width:265px;
	margin-top:18px;
}

.lhs_box_header_side2 {
	float:left;
	width:1px;
	height:32px;
}
.lhs_box_header2 {
	width:243px;
	/*letter-spacing:-1px;*/
	float:left;
	font-size:110%;
	padding:7px 10px 0px 10px;
	height:25px;
	background-image:url(images/box_header.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.lhs_box_content2 {
	float:left;
	width:243px;
	padding:10px;
	border:solid 1px #A2C418;
	border-top:none;
}

.testimonial_form .form_row {
	clear:both;
	padding-top:5px;
}
.testimonial_form label {
	clear:both;
	padding-bottom:2px;
}
.testimonial_form .input_text, .testimonial_form .input_textarea {
	float:left;
	width:235px;
}
.testimonial_form .submit_input {
	float:right;
	margin:0px;
	padding:0px;
}

.testimonial {
	float:left;
	width:442px;
	border-top:1px solid #A2C418;
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
}

.testimonial_text {
	float:left;
	width:350px;
}
.testimonial_title {
	font-weight:bold;
}
.testimonial_rating {
	float:right;
	padding-top:15px;
}

.rhs_content_scroll {
	float:left;
	display:inline;
	margin-left:15px;
	margin-top:18px;
	width:470px;
	height:494px;
	overflow:auto;
	
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #5E5F5F;
	scrollbar-darkshadow-color: #747474;
	scrollbar-face-color: #7E990D;
	scrollbar-highlight-color: #7E990D;
	scrollbar-track-color: #747474;
}

.rhs_content {
	float:left;
	display:inline;
	margin-left:15px;
	margin-top:18px;
	width:470px;
}

.photo {
	border:1px solid #A2C418;
}


.content_standard {
	float:left;
	display:inline;
	margin-left:30px;
	width:750px;
}


.contact_form .form_row {
	clear:both;
	padding-top:5px;
}
.contact_form label {
	float:left;
	width:150px;
	text-align:right;
	padding-top:2px;
}
.contact_form .input_text, .contact_form .input_textarea {
	float:left;
	width:285px;
	margin-left:10px;
	display:inline;
}
.contact_form .submit_input {
	float:right;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-right:20px;
	display:inline;
}

.footer {
	float:left;
	width:770px;
	display:inline;
	margin-left:20px;
}




.feature_box {
	float:left;
	width:350px;
	margin-top:18px;
	margin-bottom:80px;
}

.feature_box_header_side {
	float:left;
	width:1px;
	height:42px;
}
.feature_box_bottom_side {
	float:left;
	width:1px;
	height:39px;
}
.feature_box_header {
	width:318px;
	letter-spacing:-1px;
	float:left;
	font-size:110%;
	padding:13px 15px 0px 15px;
	height:29px;
	background-image:url(images/home_text_box_header.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
.feature_box_bottom {
	width:318px;
	float:left;
	font-size:85%;
	padding:13px 15px 0px 15px;
	height:26px;
	background-image:url(images/home_text_box_bottom.gif);
	background-position:left top;
	background-repeat:repeat-x;
	
}
.feature_box_content {
	float:left;
	width:318px;
	border:solid 1px #9EBE16;
	border-top:none;
	padding:15px;
	background-color:#838383;
}
.feature_ad {
	float:left;
	padding-left:35px;
	padding-top:60px;
}