/*******************************************************************************
*                                                                              *
*  Web    :  http://www.pixelpowerhaus.net                                     *
*  E-mail :  info (at) pixelpowerhaus (dot) (net)                              *
*                                                                              *
*  Copyright (c) 2008 Pixel Power Haus. All Rights Reserved.                   *
*                                                                              *
*******************************************************************************/

/*****
					POSITION MAIN DIVS
*****/
body	{background: url('images/mesh.gif') repeat #000;
	font-family: 'trebuchet ms', helvetica, tahoma, geneva, arial, sans-serif;
	font-size: 76.1%;
}
a img	{border: none;
}
.fl_left	{float: left;
}
.fl_right {float: right;
}
.img_block_center {display: block;
	margin-left: auto;
	margin-right: auto;
}
#wrapper	{background: url('images/phaze2_bg_800px.gif') no-repeat;
	width: 800px;
	height: 557px;
	margin: 15px auto 0px auto;
	position: relative;
}
#content	{padding: 19px 19px 21px 20px;
	position: relative;
	width: 761px;
	height: 517px;
}
#logo_cover	{display: block;
	width: 198px;
	height: 104px;
	position: absolute;
	top: 20px;
	left: 19px;
}
#header	{width: 557px;
	height: 103px;
	margin-left: 204px;
	position: relative;
}
#window	{width: 761px;
	height: 338px;
	position: absolute;
	top: 132px;
	left: 20px;
	background: #fff;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#bottom_bar	{position: absolute;
	left: 20px;
	bottom: 21px;
	height: 56px;
	width: 761px;
}




/*****
					HEADER STUFF
*****/

#header_menu	{position: absolute;
	left: 0px;
	bottom: 0px;
	border-top: 5px solid #fff;
	width: 557px;
}
#header_menu ul	{display: block;
	padding: 0px;
	margin: 0px;
}
#header_menu li	{display: inline;
	color: #84b44e;
	font-weight: bold;
	font-size: 1em;
}
#header_menu a	{display: block;
	float: left;
	border-right: 3px solid #fff;
	padding: 0px;
	color: #84b44e;
	background: #000;
	text-decoration: none;
	line-height: 29px;
	height: 29px;
}
#header_menu a:hover	{background-position: 0px -29px;
}
#menu_specials a	{background: url('images/menu_specials.gif');
	background-position: 0px 0px;
	width: 77px;
	height: 29px;
}
#menu_graphics a	{background: url('images/menu_graphics.gif');
	background-position: 0px 0px;
	width: 83px;
	height: 29px;
}
#menu_catalog a	{background: url('images/menu_catalog.gif');
	background-position: 0px 0px;
	width: 104px;
	height: 29px;
}
#menu_about a	{background: url('images/menu_about.gif');
	background-position: 0px 0px;
	width: 57px;
	height: 29px;
}
#menu_contact a	{background: url('images/menu_contact.gif');
	background-position: 0px 0px;
	width: 76px;
	height: 29px;
}
#menu_coaches a	{background: url('images/menu_coaches.gif');
	background-position: 0px 0px;
	width: 145px;
	height: 29px;
	border: none;
}




/*****
					CONTENT WINDOW
*****/
#in_window	{width: 761px;
	height: 337px;
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: auto;
}
#gear_img	{margin-top: 10px;
	padding-left: 5px;
}
.related_image	{margin-top: 10px;
	padding: 0 0 0 5px;
	background: #fff;
}
#inner_cont	{font-size: 1.2em;
	overflow: auto;
}
#inner_cont h1	{color: #13ab13;
	border-bottom: 2px solid #000;
	font-size: 1.8em;
	margin-top: .3em;
}
/*#inner_cont img	{position: absolute;
	top: 5px;
	right: 5px;
}*/




/*****
					BOTTOM BAR
*****/
#bottom_bar a	{float: left;
	display: block;
	margin-left: 55px;
	background-repeat: no-repeat;
	height: 56px;
}
#img_r	{background: url('images/bottom_r.gif');
	background-position: 0px 0px;
	width: 36px;
}
#img_r:hover	{background-position: -36px 0px;
}
#img_delong	{background: url('images/bottom_delong.gif');
	background-position: 0px 0px;
	width: 111px;
}
#img_delong:hover	{background-position: -111px 0px;
}
#img_mizuno	{background: url('images/bottom_mizuno.gif');
	background-position: 0px 0px;
	width: 138px;
}
#img_mizuno:hover	{background-position: -138px 0px;
}
#img_hotdog	{background: url('images/bottom_hotdog.gif');
	background-position: 0px 0px;
	width: 73px;
}
#img_hotdog:hover	{background-position: -73px 0px;
}
#img_circle_r	{background: url('images/bottom_circle_r.gif');
	background-position: 0px 0px;
	width: 77px;
}
#img_circle_r:hover	{background-position: -77px 0px;
}

#navSuppWrapper	{clear: both;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background: #fff;
}

#inner_cont	{border: 2px solid #000;
	width: 747px;
	height: 330px;
	padding: 2px 5px;
}



/*****
					GRAPHICS GALLERY
*****/
#graphics_wrap	{position: relative;
}
#graphics_left	{float: left;
	width: 20%;
	height: 330px;
	overflow: auto;

}
#graphics_right	{float: right;
	width: 75%;
	height: 330px;
	margin-right: 15px;
}
#graphics_left img	{display: block;
	margin: 12px auto;
}
#graphics_main_img	{display: block;
	margin: 15px auto;
}