.inner #content
{
	padding: 50px 50px 50px 50px;
	text-align: justify;
}

.pageTitle
{
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: -20px 0 0 -20px;
}

label
{
	margin-top: -18px;
	font-size: 11px;
	position: absolute;
}

.break
{
	display: block;
	clear: both;
	width: 800px;
	height: 1px;
}

.registerTable td
{
	height: 20px;
}

input, select, textarea
{
	margin: 0 0 30px 0;
}

.submitButton, select
{
	width: 150px	
}

.errorPara
{
	background:#EF4A4A;
	border: 1px solid #555;
	padding: 10px 10px 10px 10px;
	margin: 0 0 20px 0;
	text-align: justify;
}

.fileList
{
	padding: 10px 0 0 60px;
	clear: both;
}

.fileList{
	text-align: center;	
}

.fileList b{
	display: block;
	padding: 0;
	margin: 0 auto;
	height: 18px;
	width: 127px;
	box-shadow: 0 0px 0px -0px transparent, inset 0 -8px 3px -8px rgba(0, 0, 0, .8);
	font-size: 11px;
	color: #f9f9f9;
}

.fileList .custom{
	background: #79AD36;	
}

.fileList .interactive{
	background: #79AD36;
}

.fileList .blank{
	box-shadow: none;	
}

.fileList li
{
	width: 245px;
	float: left;
	height: 230px;
	font-size: 11px; 
	padding: 0 10px;
}

.fileList li img
{
	display: block;
	border: 1px solid #555;
	margin: 0 auto 5px auto;
}

.fileList .image_wrapper{
	height: 150px !important; 
	display: block !important;
	position: relative;
}

.fileList .image_wrapper img{
	position: absolute;
	bottom: 0px;
	left: 59px; 
	margin: 0 auto;	
}

.miniMenu
{
	position: absolute;
	top: 20px;
	right: 60px;
	width: 452px;
	height: 20px;
	font-size: 11px;
}

.miniMenu li
{
	float: left;
	padding: 0 15px;
	border-left: 1px solid #555;
	position: relative;
	height: 20px;
}

.miniMenu form
{
	position: absolute;
	width: 200px;
	margin: -14px 0 0 0;
}

.miniMenu input
{
	height: 15px;
	margin: 15px 0 0 0;
}

.miniMenu .submitButton
{
	font-size: 10px;
	width: 50px;
	height: 20px;
	padding: 0 0 2px 0;
	position: absolute;
	top: 14px;
}

.miniMenu .first
{
	padding: 0 15px 0 0;
	border-left: 0px none;
}

#breadCrumbs
{
	height: 20px;
	margin: -30px 0 0 0;
	position: absolute;
}

#breadCrumbs ul
{
	display: inline;	
}

#breadCrumbs li
{
	float: left;
	margin: 0 10px 0 0;
	font-size: 11px;
}

#breadCrumbs li a
{
	font-size: 11px;
	margin: 0 0 0 5px;
}

#productImages
{
	width: 420px;
	float: left;
	padding: 50px 0 30px 0;
	text-align: left;
	height: 400px;
}

#productImages .usaBlurb
{
	font-size: 11px;
	float: right;
	padding: 0 20px 0 0;
}

#productData
{
	width: 450px;
	margin: 50px 0 10px 10px;
	float: left;
}

.productInfoList
{
	border: 1px solid #444;
	margin: 20px 0 0 0;
	padding: 0 0 7px 0;
}

.productInfoList .title
{
	display: block;
	background: #444;
	color: white;
	width: 448px;
	margin: 0 0 5px 0;
}

.productInfoList .title b
{
	display: block;
	padding: 0 0 0 10px;
}

.productInfoList li
{
	margin: 0 0 0 20px;
}

#productData
{
	padding: 0 0 0 20px;	
}

#productData h2
{
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 20px 5px;
	display: block;
	height: 10px;
}

#productData li
{
	padding: 1px 0;	
}


#productWrap #categoryList
{
	padding: 40px 0 0 00px;	
}

#categoryList .leftMenu
{
	float: left; 
	width: 260px;
	text-align: left;
	font-size: 11px;
	overflow: hidden;
}

#categoryList .leftMenu ul{
	padding: 0 25px 0 0;
}

#categoryList .leftMenu li{
	text-indent: -10px;
	padding: 0 0 0 10px;

} 

#categoryList .rightMenu
{
	float: left; 
	width: 630px;
	overflow: hidden;
	border-left: 1px solid #666;
}

#categoryList .rightMenu ul{
	padding: 0 0 0 60px;
}

#categoryList .rightMenu span
{
	display: block;
	text-align: center;
	height: 170px;
	padding: 10px 0 0 0;
	border: 1px solid #444;
}

#categoryList .rightMenu  li
{
	float: left;
	margin: 10px 30px 30px 0;
	height: 220px;
	text-align: left;
	width: 160px;
	overflow: hidden;
}

#categoryList .rightMenu li span{
	position: relative;	
}

#categoryList .rightMenu  li img 
{
	height: 150px;
	width: 150px;
}

#categoryList .rightMenu span a
{
	background: none;
	padding: 0px;
}

#categoryList .rightMenu li:hover span
{
	border: 1px solid #666;
}

#categoryList .rightMenu  span a:hover, #categoryList .rightMenu li:hover span a
{
	background: none;
}

#categoryList .rightMenu  a
{
	background: #444;
	color: white;
	display: block;
	height: 30px;
	text-decoration: none;
	padding: 5px 0 0 5px;
	font-size: 11px;
	line-height: 12px;
	outline: none;
}

#categoryList .rightMenu  a:hover, #categoryList .rightMenu li:hover a
{
	background: #666;
}

#thumbNails
{
	border: 1px solid #444;
	height: 120px;
	width: 898px;
	position: relative;
	background: white;
	overflow: hidden;
}

#thumbNails div
{
	overflow: hidden;
	position: absolute;
	top: 33px;
	left: 0px;
	height: 98px;
	width: 898px;
}

#thumbNails h2
{
	display: block;
	background: #444;
	color: white;
	height: 22px;
	font-weight: bold;
	padding: 0 5px;
	position: relative;
}


#thumbNails h2 span
{
	position: absolute;
	top: 2px;
	left: 5px;
}

#thumbNails ul
{
	padding: 0 10px 0 9px;
	height: 105px;
	width: 30000px;
	position: relative;
}

#thumbNails li
{
	float: left;
	width: 88px;
	text-align:center;
	height:80px;
}

.leftArrow
{
	position: absolute;	
	top: 22px;
	left: 0;
	z-index: 3;
}

.rightArrow
{
	position: absolute;
	top: 22px;
	right: 0;
	z-index: 3;
}

#specTable
{
	margin: 0 auto;
	width: auto;
}

#specTable th
{
	background: #555;
	color: white;
	font-weight: bold;
	padding: 0 15px 0 5px;
}

#specTable td 
{
	padding: 2px 15px 2px 5px;
	text-align: left;
	background: white;
}

#icons
{
	position: absolute;	
	margin-top: -70px;
	right: 80px;
}

#addressBlock
{
	display: none;
}

.swatchHolder
{
	text-align: center;
}

.disco-blurb
{
	position: absolute;
	color: white;
	left: 0;
	bottom: 0;
	padding: 5px 3px 5px 3px;
	display: none;
	height: 55px;
	width: 394px;
	z-index: 0;
	text-align: center;
}

.disco-blurb a
{
	text-decoration: underline !important; 	
	color: #BDD748 !important;
}

.disco-blurb a:hover
{
	text-decoration: underline !important; 	
	color: #79AD36 !important;
}

.disco-blurb .trans
{
	background: #000 !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	height: 80px;
	opacity: 0.8;
    -moz-opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: -2;
}

#buy-online-div
{
	width: 400px;
	background: white;
	height: 160px;
	border: 3px solid #79AD36;
	padding: 10px;
}

#buy-online-div h2
{
	color: #666;
	font-size: 16px;
	font-weight: bold;
}

#buy-online-div input
{
	font-weight: 15px;
	padding: 3px;
}

#buy-online-div .left
{
	float: left;
	margin: 10px 0 0 80px;
} 

#buy-online-div .right
{
	float: right;
	margin: 10px 80px 0 0;
}

#pu-div
{
	width: 420px;
	height: 180px;
	overflow: hidden;
}

#category_sort_menu{
	right: 82px;
	top: 30px;
	position: absolute;
}

.product_banner{
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 0px none;
	z-index: 1;
	background: none !important;
	height: 68px !important;
	width: 117px !important;
}

.eco-label-table{
	border: 1px solid #444444;
	width: 100%;
	font-size: 10px;
	color: #777;
	background: #fafafa;
}

.eco-label-table td, th{
	border-right: 1px solid #444;
	text-align: center;
}

.eco-label-table td{
	padding: 0 0 2px 0;	
}

.eco-label-table b{
	display: block;
	height: 15px;
	width: 16px;
	padding: 0px;
	margin: 0px auto;
	border: 0px none;
}

.eco-label-table .on{
	background: url('../images/check-marks.gif') 0px -15px no-repeat;
}

.eco-label-table .off{
	background: url('../images/check-marks.gif') 0px 0px no-repeat;
}


