@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background: #B2B2B2;
	text-align: center;
}
body, a, p, div, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	font-family: "Myriad Web", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
p {
	margin-top: 18px;
}
a {
	color: #005B99;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
em {
	font-style: italic;
}

#container {
	position: relative;
	background: #FFF url(/images/header_logo.png) no-repeat 100px 25px;
	width: 955px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

/**** START HEADER SELECTORS ****/

#header {
	height: 132px;
}
#top_nav_box {
	background: #F90 url(/images/nav_corner_bottom_left.png) no-repeat left bottom;
	width: 600px;
	height: 100px;
	display: inline;
	float: right;
}
#top_nav_box .nav {
	margin-left: 40px;
}
#top_nav_box .nav .menu_item, #top_nav_box .nav .current_menu_item {
	width: 110px;
	border-left: 1px solid #FFF;
	display: inline;
	float: left;
}
#top_nav_box .nav .menu_item a, #top_nav_box .nav .current_menu_item a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 20px;
	padding-left: 0.5em;
}
#top_nav_box .nav .current_menu_item a {
	color: #FFF;
}
#top_nav_box .nav .menu_item a:hover {
	color: #FFF;
}

/**** END HEADER SELECTORS ****/

/**** START MIDDLE SELECTORS ****/

#middle {
}
#middle .pipe_prop_photo {
	width: 220px;
	display: inline;
	float: left;
}
body#index #middle .pipe_prop_photo {
	display: none;
}
#middle .content {
	background: #99CCFF url(/images/content_corner.png) no-repeat left top;
	width: 735px;
	display: inline;
	float: left;
	margin-top: 18px;
}
body#index #middle .content {
	background: none;
	width: 955px;
}
#middle .content_inner {
	background: #FFF url(/images/content_corner_inner.gif) no-repeat left top;
	width: 699px;
	margin-top: 18px;
	margin-left: 18px;
	padding: 18px;
	padding-right: 0;
}
body#index #middle .content_inner {
	background: none;
	margin: 0;
	padding: 0;
}
/*#middle .content_inner {
	background: #FFF url(/images/content_corner_inner.gif) no-repeat left top;
	width: 699px;
	margin-top: 18px;
	margin-left: 18px;
	padding-left: 18px;
	padding-bottom: 18px;
}
body#index #middle .content_inner {
	background: none;
	margin: 0;
	padding: 0;
}*/
.copy, .container {
	width: 415px;
	padding-left: 28px;
	display: inline;
	float: left;
}
.copy h1, .container h1 {
	margin-left: -28px;
	/*margin-top: 18px;*/
}
.copy h2, .copy h3 {
	margin: 1em 0;
	font-weight: bold;
}
.copy h2 {
	font-size: large;
	color: #FF9900;
}
.copy h3 {
	font-size: medium;
	color: #005B99;
}
.container h2 {
	display: none;
}
.ordered_list {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 1em 3em;
}
.ordered_list li {
	margin-bottom: 1em;
}
.unordered_list {
	list-style-type: disc;
	list-style-position: outside;
	margin: 1em 3em;
}
.unordered_list li {
	margin-bottom: 1em;
}
/*div.tab_bar {
	padding-top: 18px;
	margin-left: 46px;
}*/
ul.tab_bar {
	margin-bottom: 18px;
	margin-left: 28px;
}
ul.tab_bar li {
	display: inline;
}
ul.tab_bar li.menu_item a, ul.tab_bar li.current_menu_item a {
	color: #80ADCC;
	line-height: 18px;
	font-size: x-small;
	padding: .5em 1em;
	background: #E6F2FF;
	border-bottom: 1px solid #005B99;
	border-top: 1px solid #FFF;
}
ul.tab_bar li.current_menu_item a {
	color: #005B99;
	font-weight: bold;
	background: #FFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #005B99;
	border-left: 1px solid #005B99;
	border-right: 1px solid #005B99;
}
ul.tab_bar li.menu_item a:hover, ul.tab_bar li.current_menu_item a:hover {
	text-decoration: none;
}
ul.tab_bar li.menu_item a:hover {
	color: #005B99;
	background: #99CCFF;
}
table.data_table {
	margin-top: 1em;
	width: 100%;
}
table.data_table tr.one {
	background: #E6F2FF;
}
table.data_table th, table.data_table td {
	text-align: center;
}
table.data_table td {
	padding: .125em .5em;
}
table.data_table th {
	font-weight: bold;
	padding-bottom: .5em;
}
/*#productDetail {
	display: inline;
	float: left;
}*/
h2 {
	font-size: large;
	font-weight: bold;
	margin-bottom: 18px;
	color: #000;
}
#productDetail h2, #viewCart h2, #customerLogin h2, #checkoutBilling h2, #checkoutShipping h2, #checkoutPayment h2, #checkoutComplete h2, #clientAccount h2 {
	padding: 0 0 0 30px;
	background: url(/images/orange_dot.png) no-repeat left center;
}
#productDetail #productDescription{
	margin-top: 0;
}
#productDetail #productDescription p {
	margin-top: 18px;
}
#prodCaption {
	margin-bottom: 2em;
}
.body ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 1em;
}
.sidebar {
	width: 220px;
	display: inline;
	float: left;
	margin-top: 18px;
	margin-left: 18px;
}

#footer {
	position: absolute;
	left: 1em;
	bottom: 1em;
}
#footer .privacy_policy, #footer .copyright, #footer a {
	font-size: x-small;
	margin: 0;
	padding: 0;
}

.spacer {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0px;
	line-height: 0px;
}
.imageblock {
	margin-bottom: 1em;
}
.imageblock .image {}
.imageblock .caption {
	margin: 0;
	padding: 1em;
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form-field input[type=radio] {
	margin-right: .5em;
}
.download a {
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.download img {
	margin-right: 1em;
}
#productDetail, #viewCart, #customerLogin, #checkoutBilling, #checkoutShipping, #checkoutPayment, #checkoutComplete, #clientAccount {
	/*display: inline;
	float: left;*/
	width: auto;
	margin: 0;
}
#productDetail #productPhotos, #productDetail #extraDetails, #productDetail #extraDetails #productDescription {
	width: 96%;
}
#customerLogin #existingCustomer {
	width: 59%;
}
#customerLogin #newCustomer {
	width: 39%;
}

.retailer_list li
{
	margin: 1em 0px;
}
.retailer_list strong
{
	font-weight: bold;
}
form#buy_local p
{
	margin-bottom: 1em;
}




/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: auto;
	margin-left: 40px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 110px;
	float: left;
	border-left: 1px solid #FFF;
	;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	font-weight: normal;
	z-index: 1020;
	cursor: default;
	width: 15em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
	background-color: #FF9900;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 15em;
	border-left: none;
}
ul.MenuBarHorizontal ul li a, ul.MenuBarHorizontal ul li a:hover, ul.MenuBarHorizontal ul li a:visited, ul.MenuBarHorizontal ul li a:active {
	font-weight: normal;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{

}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a, ul.MenuBarHorizontal a:visited
{
	display: block;
	cursor: pointer;
	color: #000;
	text-decoration: none;
	line-height: 20px;
	padding-left: 0.5em;
	font-weight: bold;
}

/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus, ul.MenuBarHorizontal a:active
{
	color: #FFF;
	text-decoration: none;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	color: #FFF;
	text-decoration: none;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{

}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{

}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{

}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{

}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
	}
}