/* PRODUCT PAGE */

body {
	text-align:left;
	background-image:url(images/Backgrounds_Navigation/zman_bodybackground4.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;/* IE6 needs this to center the layout in the browser window */
	}
#main_wrapper {
	width:1000px; /* widths of columns will change proportionately as this width is changed */
	margin-left:auto;  /* centers layout in browser */
	margin-right:auto; /* centers layout in browser */
	text-align:left; /* resets the centering hack for IE6 on the body tag */
	background-image:url(images/Backgrounds_Navigation/Z-Man_MainBody.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	}

/*DEALER AND SHOPPING CART IDS */
#dealer{ 
	height:35px;
	margin-top:10px;
	margin-left:596px;
	}
#dealer_cart { 
	width:108px;
	float:left;
	}
#dealer_carttext { 
	float:left;
	}	
#dealer_carticon { 
	float:left;
	}
#dealer_carttextspacer { 
	float:left;
	margin-left:10px;
	}		
#dealer_locator { 
	float:left;
	}
	
/*MAIN NAVIGATION SECTION*/
/*Container for entire main Navigation*/
#header {
	height:81px; /* this width + content width must total 100% */
	margin-left:50px;
	margin-right:70px;
	margin-top:10px;
	margin-bottom:5px;
	}
/*Main Navigation Home button container*/
#home{
	float:left; /* floats on nav and content divs make them sit side by side */
	height:70px;
	width:155px;
	}	
	
#header_inner { 
	width:725px;
	height:78px;
	}


	
#subheadersquad {
	height: 81px;
	background-image:url(images/SecondaryNav_Headers/Z-Man_SecNav_SquadHeader.jpg);
	background-repeat:no-repeat;
	margin-left:70px;
	margin-right:70px;
	}	
#subheader_inner { 
	width:860px; /* this width + content width must total 100% */
	float:left;
	}
#subnav_inner1 {
	margin-left:12px;
	float:left;
	}
#subnav_inner2 {
	margin-left:345px;
	float:left;
	}

#subheadersquad2 {
	height:499px;
	background-image:url(images/Squad_MainPage/Z-Man_Squad_MainPage_Image.jpg);
	background-repeat:no-repeat;
	margin-left:70px;
	margin-right:70px;
	border-top:1px solid #585858;
	border-bottom:1px solid #585858;
	border-left:1px solid #585858;
	border-right:1px solid #585858;}
	

	
#nav {
	width:265px; /* this width + content width must total 100% */
	float:left; /* floats on nav and content divs make them sit side by side */
	margin-left:70px;
	}
	
#navchatter {
	width:340px; /* this width + content width must total 100% */
	float:left; /* floats on nav and content divs make them sit side by side */
	margin-left:70px;
	}

#content {
	float:left; /* floats on nav and content divs make them sit side by side */
	width:595px; /* this width + nav width must total 100% */
	margin-right:70px;
	margin-bottom:10px;
	}

#contentchatter {
	float:left; /* floats on nav and content divs make them sit side by side */
	width:520px; /* this width + nav width must total 100% */
	margin-right:70px;
	margin-bottom:10px;
	}
	
#story {
	padding-top:10px;
	padding-left:15px;
	padding-right:35px;
}

#testimonials {
	padding-top:30px;
	padding-left:15px;
	padding-right:15px;
}


#testimonials_story {
float:left;
width:510px;
overflow:hidden;
}
#testimonials_pic {
float:right;
}


#info {
	float:left;
	width:305px;
	margin-right:70px;
	}
#thumbnail {
	padding-left:5px;
	}

#thimage {
	float:left;
	padding-right:3px;
	}	
	
#logo {
	margin-top:4px;
	padding-left:2px;
	}

#footer {
	clear:both; /* makes the footer sit below whichever column is longest */
	}
	
#header_inner, #subheader_inner, #nav, #navchatter, #nav_inner, #content_inner, #info_inner, #dealer_inner, #home, #thumbnail, #color, #subheader_item1, #subheader_item2, #subheader_item3{
	overflow:hidden; /* clips oversize elements that would otherwise expand divs and break the layout */
	}
	



	
#subheader_inner2 { 
	}
#subheader_inner3 { 
	margin-top:25px;
	margin-bottom:15px;
	height:205px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/Product_MainPage/Z-Man_Product_MainPage_blackboxbig2.png);
	background-repeat:no-repeat;
	background-color:transparent;
	}
#subheader_item1 { 
	width:270px;
	height:195px;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url(images/Product_MainPage/Z-Man_Product_MainPage_blackboxsmall.png);
	background-repeat:no-repeat;
	background-color:transparent;;	
	float:left;
	}
#subheader_item1inner { 
	width:270px;
	height:195px;
	}
#subheader_item2 { 
	width:270px;
	height:195px;
	margin-left:13px;
	margin-right:13px;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url(images/Product_MainPage/Z-Man_Product_MainPage_blackboxsmall.png);
	background-repeat:no-repeat;
	background-color:transparent;;	
	float:left;
	}
#subheader_item3 { 
	width:270px;
	height:195px;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url(images/Product_MainPage/Z-Man_Product_MainPage_blackboxsmall.png);
	background-repeat:no-repeat;
	background-color:transparent;;	
	float:left;
	}	
	
#subheader_item1header { 
	background-image:url(images/Product_MainPage/Z-Man_Product_MainPage_blackboxlong.png);
	background-repeat:no-repeat;
	background-color:transparent;
	}	
#subheader_item1pic { 
	padding:1px 7px 3px 7px;
	}	
	
	
#nav_inner {
	text-align:left;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	padding:5px;
	}

#content_inner{ 
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}
#lure { 
	margin-top:5px;
	margin-right:5px;
	padding:5px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
#color{ 
	margin-top:5px;
	margin-bottom:10px;
	margin-right:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}
#info_inner {
	text-align:left;
	margin-top:5px;
	margin-right:5px;
	padding:5px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}	
	
