/* NON-IE */
body {
	background-color: #A86C0A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #3E4440;
	margin:0px;
	padding:0px;
	height:100%;
	width: 100%;
}

h1 {
	color: #3E4440;
	line-height: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 28px;
}

h2 {
	color: #3E4440;
	margin-top: 10px;
	margin-bottom: 10px;
	font: 22px/26px Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #3E4440;
	margin-top: 10px;
	margin-bottom: 10px;
	font: 18px/24px Georgia, "Times New Roman", Times, serif;
}

strong {
	font-family: "Arial Rounded MT Bold";
}

#mainLayer{
display:block;
margin:0px 0px 0px 0px;
border: 0px solid black;
}
/* Pop Up Style */
/*body.BGPop {
	background-color: #A86C0A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #3E4440;
	margin:0px;
	padding:0px;
	height:100%;
	width: 100%;
}*/
#productDetailLeft {
	width: 210px;
	padding-left: 10px;
	float:left;
	margin: 10px 10px 0 0;
}
#productDetailRight {
	width: 210px;
	float: left;
	margin-top: 5px;
}
h2.pop {
	color: #3E4440;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	width: 350px;
	font: 20px/24px Georgia, "Times New Roman", Times, serif;
	position: relative;
	z-index: 1000;
}
h4.pop {
	color: #3E4440;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	width: 350px;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	position: relative;
	z-index: 1000;
}
div.pop_image {
	min-height:290px;
	height:auto !important;
	height:290px;
}
p.pop_description {
	min-height:150px;
	height:auto !important;
	height:100px;
}
#mainLayerDetail{
	width:450px;
	display:block;
	margin: 0px auto 0px auto;
	border: 0px solid black;

}
div.detailSelect {
	margin-top: 20px;
}
div.detailSelect select {
	margin-bottom: 5px;
}
a.popClose {
	color:#DBF2FD;
	text-decoration: none;
	font: 12px/15px Arial, sans-serif;
	position:relative;
	top:52px;
	left:400px;
}

a.popClose:hover {
	color:#DBF2FD;
	text-decoration: underline;
	font: 12px/15px Arial, sans-serif;
}

a.popClose img {
	border:0px;
	vertical-align:middle;
}

a.popUp img {
	border:0px;
	vertical-align:middle;
}

#footer_copyright a {
	color: #ffffff;
}
#footerDetail {
	font-size: 11px;
	width: 500px;
	color: #fff;
	margin: 5px 0px 0px 20px;
	text-align: center;
}

#footerDetail_copyright {
	display: block;
	padding-top: 9px;
}
a.footer, a.footer:hover {
	color: #fff;
}
#footerDetail_block {
	height: 37px;
	width: 236px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	font-size: 13px;
}

#footerDetail_block img {
	float: left; 
	margin-right: 10px;
}

#contentLayer {
	display:block;
}

#logoHolder {
	position:relative;
}

.logo{
	position:absolute;
	top:-70px;
	left:-51px;
	z-index:10;
	border:0px;
}

#navHolder{

}

#navLayer {
	margin: 0px 15px 0px 5px;
	padding:0px;
}

#navLayer img{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
}

#navLayer img.on {
  border: 0px;
  padding:0px;
  margin:0px 0px 0px 5px;
}

#navLayer img.off {
  border: 0px;
  padding:0px;
  margin:0px 0px 0px 5px;
}

#pageArea{
	background-image:url('images/pageAreaRepeat.jpg');
	background-repeat: repeat-y;
	width:873px;
	padding:0px;
	margin:0px;
	border:0px;
}

#pageArea p {
	color: #4f5651;
	font: 13px/14px Arial, Helvetica, Verdana, sans-serif;
	margin-top:3px;
	margin-bottom:3px;
	margin-left: 5px;
}

#pageArea img {
	margin: 0;
	padding: 0;
}

#detailPageArea{
	background-image:url('images/detailPageAreaRepeat.jpg');
	background-repeat: repeat-y;
	width:459px;
	padding:0px;
	margin-top:55px;
	border:0px;

}

#detailPageArea img {
	margin: 0;
	padding: 0;
}

.detailPageLogo {
	position:absolute;
	top:-65px;
	left:-40px;
	float:left;
	z-index:10;
	border:0px;
}

#pageAreaContent{
	padding-top:0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	border:0px solid black;
	width:840px;
}

/*#pageAreaContent a {
	
}
*/
#pageAreaContent a:hover {
	text-decoration: underline;
}

a {
	color: #a86c0a;
	text-decoration: none;
	font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
}

a:hover {
	color: #A86C0A;
	text-decoration: underline;
	font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
}

#productDetail {
	margin:0px 0px 0px 0px;
}

table.as_products {
	width:650px;
/*	border: 1px solid #999;*/
}
span.requiredField {
	font-weight: bold;
	color: maroon;
}
#productDetail li.as_product_info {
	font-weight: bold;
}


#productDetail li.as_product_price {
	font-weight: bold;
}

#productDetail li.as_detail_add{
	margin-top: 10px;
	padding-left: 5px;
}

#productDetail a.detail_link {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	/*padding: 0 5px 2px;*/
	text-decoration: none;
	margin-top:0px;
	color: #3E4440;
	vertical-align: -15%;
}

#productDetail a.detail_link:hover {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	/*padding: 0 5px 2px;*/
	text-decoration: underline;
	/*margin-top:5px;*/
	color: #3E4440;
}

#productDetail a.detail_link img{
	border:0;
	margin-top:0;
	/*margin-bottom: -8px;*/
	margin-right: 5px;
}

#productDetail a.add_link {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 0 2px 2px;
	text-decoration: none;
	margin-top:5px;
	color: #3E4440;
	text-transform: uppercase;
	vertical-align: -15%;
}

#productDetail a.add_link:hover {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 0 2px 2px;
	text-decoration: underline;
	margin-top:5px;
	color: #3E4440;
	text-transform: uppercase;
}
#productDetail a.add_link img{
	border:0;
	margin-bottom: -8px;
	margin-right: 5px;
}
/*#productDetailLeft ul.productPopLeft {
	/*margin-left: 15px;*/
}
*/
/*#productDetailLeft li.as_product_info {
	font-weight: bold;
	padding-top: 5px;
}*/
#productDetailLeft a.add_link {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 0 2px 2px;
	text-decoration: none;
	margin-top:5px;
	color: #3E4440;
	text-transform: uppercase;
	vertical-align: 30%;
}

#productDetailLeft a.add_link:hover {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 0 2px 2px;
	text-decoration: underline;
	margin-top:5px;
	color: #3E4440;
	text-transform: uppercase;
}

/*#productDetailLeft{
	border:0px solid black;
	margin:10px 0px 0px 0px;
}
#productDetailRight{
	border:0px solid black;
	margin:10px 0px 0px 0px;
}*/
#detailPagelogoHolder {
	position:relative;
}

#productDetail a, #productDetailLeft a, #productDetailRight a{
	text-decoration: none;
	margin-top:5px;
	color:#4F5458;
}

#productDetail img, #productDetailLeft img, #productDetailRight img{
	border:4px solid #DBF2FD;
	padding:0px;
	/*margin-top:10px;*/
	vertical-align: top;
}

#productDetailLeft ul, #productDetailRight ul{
	list-style-type: none;
	float:left;
	padding:0px;
	margin:0px;
}

#productDetail ul {
	list-style-type: none;
	float:right;
	padding:0px;
	margin:0px;
}

#productDetail li,#productDetailLeft li, #productDetailRight li{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	padding: 0 5px 2px;
	list-style-type: none;
	color: #3E4440;
}

#productDetail form.as_product_form input {
	border: 0 solid maroon;
	vertical-align: middle;
	margin-right: 0;
	margin-left: 5px;
	margin-top:0px;
	padding-top:0px;
}

#productHolder div.productListing ul li a.as_product_product img, #productDetailLeft a.as_img_detail img, #productDetailRight a.as_img_detail img {
	border: 2px solid #D9F0F8;
	margin: 5px 3px;
}

#productHolder div.productListing ul li a.as_product_product:hover img, #productDetailLeft a.as_img_detail:hover img, #productDetailRight a.as_img_detail:hover img {
	border: 2px solid #faab53;
}

#productHolder div.productListing ul li a.as_product_product {
	color: #3E4440;
	font: bold 12px/16px Arial, sans-serif;
}

#productHolder div.productListing ul li a.as_product_product:hover {
	text-decoration: underline;
	color: #3E4440;
	font: bold 12px/16px Arial, sans-serif;
}
div.clear {
	clear: both;
}
/* --View Cart -- */

#pageArea p.subheading {
	color: maroon;
	font: 16px/18px Arial, Helvetica, Verdana, sans-serif;
	margin-top:3px;
	margin-bottom:3px;
}

form input.chgQuant {
	position: relative;
	top:25px;
}

#pageArea a img.removeCart {
	border: 0px solid #999;
	margin-left: 5px;
}
#pageArea table.view_cart td.alternate1 {
	color:#005C39;
	font:bold 14px/20px Georgia, Arial, sans-serif;
	text-transform: uppercase;
}

#pageArea table.view_cart td.as_product_total, td.as_product_subTotal {
	color:#005C39;
	font:bold 14px/20px Georgia, Arial, sans-serif;
	text-transform: uppercase;
}

#pageArea table.view_cart td.alternate3 img {
	margin:5px 5px 5px 0px;
	border: 2px solid #DBF2FD;
}

#pageArea table.view_cart td.alternate3 a img {
	margin:5px 5px 5px 5px;
	border: 2px solid #DBF2FD;
}
#pageArea table.view_cart td.alternate3 a:hover img  {
	margin:5px 5px 5px 5px;
	border: 2px solid #faab53;
}

#productArea table.view_cart {
	
}

#productArea table.view_cart a {
	font: bold 12px/18px Georgia, "Times New Roman", Times, serif;
}

#productArea table.view_cart a:hover {
	font-weight: bold;
}

#productArea td.alternate3 a.carted_product p {
	width: 250px;
	margin-left: 5px;
	color: #A86C0A;
	font-weight: bold;
}
#productArea form p.as_errorText {
	color:maroon;
	font: bold 18px/24px Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
}

#productArea form .as_errorField, .as_errorInput {
	border:0px solid maroon;
	font-weight: bold;
	color: maroon;
}

input.nwlsBuy {
	border: 0px solid #999;
}
.small_text {
	font-size: 12px;
}
/* End view cart */

#styleNav{
	float:left;
	margin-top:85px;
	/*margin-left: 5px;*/
	border:0px solid yellow;
	width: 160px;
}

#styleNav h2 {
	text-align:left;
	text-transform: uppercase;
	font-weight: bold;
}

#styleNav a {
	text-decoration: none;
	display:block;
	text-align:right;
	color:#A86C0A;
	font-family: Arial;
	font-size:12px;
	line-height:14px;
}
h3.we_recommend {
	text-align: center;
	margin-top:0;
}
#productArea{
	float:right;
	width:650px;
	border:0px solid green;
	margin-bottom:40px;
}

#productArea table tbody tr td.as_product_left_col_half {
	width: 280px;
	position: relative;
	border-right: 2px solid #DBF2FD;
	margin-right:10px;
}

#productArea table tbody tr td.as_product_left_col_full {
	width: 650px;
	position: relative;
}
#productArea table tbody tr td.as_product_right_col_on {
	width: 350px;
	position: relative;
/*	border: 1px solid #DBF2FD;*/
}

#productArea table tbody tr td.as_product_right_col_off {
	width: 0px;
	position: relative;
}

#productArea form {
	border: 0px solid #999;
}

#productArea form input{
	border: 1px solid #999;
}
#productArea table.view_cart td.alternate2 form input{
	border: 0px solid #999;
}
#productArea ul form li input{
	border: 0px solid #999;
}
#productArea form input.chgQuant {
	border: 0px solid #999;
}

/*#productArea form td.formLabel{
	border: 0px solid #999;
}*/

#productArea form.as_product_form {
	border: 0px solid #999;
	margin-bottom: 0px;
}

#productArea form.as_product_form input{
	border: 0px solid #999;
}
#menu_holder {
	float:left;
}
#subNav{
	border:0px solid yellow;
	position: relative;
	top: -17px;
	right:3px;
	height:28px;
	background-color:#E0E5DD;
	float:right;
	vertical-align:top;
	margin:0px;
	padding:0px;

}

#subNav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
}

#subNav a:hover{
	color:#A86C0A;
	text-decoration: underline;
}

#upperNav{
	float: right;
	margin:0px 0px 10px 0px;
	color: #FBAC4F;
}

#upperNav a{
	color: #D9F0F8;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 15px;
}

#upperNav a:hover{
	color: #D9F0F8;
	text-decoration: underline;
	font-size: 15px;
}

#upperNav a.on{
	text-decoration: underline;
	color: #D9F0F8;
	font-size: 15px;
}

#upperNav a.off{
	color: #D9F0F8;
	font-size: 15px;
}

.smallNav{
	font-color: #FFFFFF;
	border:0px solid black;
	color: #FBAC4F;
}
.smallNav a{
	text-decoration: none;
	color: #D9F0F8;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 15px;
}

.smallNav a:hover{
	text-decoration: underline;
	color: #D9F0F8;
	font-size: 15px;
}

#productDetailLeft form li.as_add_cart {
	text-transform: uppercase;
	display: block;
}

#productDetailLeft form li.as_add_cart input {
	text-align: middle;
	margin-bottom: -5px;
	text-transform: uppercase;
}
.productImage{
	border: 5px solid #DBF2FD;
}

table {
	border-collapse:collapse;
}

/*------------------------------------------*/
 /* Flyout Menu Styles */

	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		line-height: 25px;
		/*background-color: #8BA0A1;*/
	}

	#nav li {
		padding: 0 5px 0 5px;
		margin: 0px;
		background-color: #E0E5DD;
		height: 29px;
	}

	#nav a {
		display: block;
		text-decoration: none;
		color: #8BA0A1;
		/*background-color: maroon;*/
	}

	#nav a:hover {
		display: block;
		text-decoration: underline;
	}

	#nav li ul li {
		padding: 0px;
		margin: 2px 0px 4px 0px;
		background-color: white;
		height: 16px;
	}
	#nav li ul li a {
		display: block;
		padding: 3px;
		width: 170px;
		text-decoration: none;
		color: #A86C0A;
		background-color: white;
		font-size: 13px;
		line-height: 20px;
	}

	#nav li ul li a:hover {
		display: block;
		width: 170px;
		text-decoration: underline;
		background-color: #E0DFAD;
		font-size: 13px;
		line-height: 20px;
	}

	#nav li { /* all list items */
		float: left;
		/*width: 10em;*/
	}

	/*#nav li ul {  all list items 
		float: left;
		width: 10em;
	}*/

	#nav li ul li { /* all list items */
		float: left;
		width: 170px;
	}


	#nav li ul { /* second-level lists */
		position: absolute;
		/*background: orange;*/
		width: 170px;
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		opacity: 0.88;
		-moz-opacity: 0.88;
		filter:alpha(opacity=88);
		z-index: 10000;
	}

	#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

/*----product styles----*/

.productListing{
	float: left;
	display: block;
	width:120px;
	border:0px solid blue;
	height:320px;
	padding:10px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}

.productListing a {
	text-decoration: none;
	margin-top:5px;
	color:#4F5458;
}

.productListing a img {
	/*border: 1px solid #D9F0F8;*/
}

.productListing a:hover img  {
	/*border: 2px solid #faab53;*/
}

.productListing ul{
	list-style-type: none;
	float:left;
	padding:0px;
	margin:0px;
}

.productListing li{
	text-align:left;
}
/* purchase info */

.as_purchase {
	color: #005C39;
}
td.as_cvv {
	font-size: 12px;
}

.as_cvv_color {
	color: maroon;
}
form.as_purchase input {
	color: #333;
}
td.requiredField {
	font-style: italic;
}
/* Search Form */

#productArea form.searchForm {
	position: relative;
	margin-bottom: 10px;
	top:-10px;
}

#productArea form.searchForm input.searchBox {
	width: 435px;
	height: 30px;
	border: 1px solid #999;
	font:   23px/28px Arial, sans-serif;
	color: #3E4440;
	margin-bottom: 10px;
}

#productArea form.searchForm input.searchBoxButton {
	position: relative;
	top: 2px;
	left: 10px;
	border: 0px solid #999;
}

#productArea form.searchForm input.searchAll {
	margin-left: 20px;
}

#productArea form.searchForm input.searchAny {
	margin-left: 0px;
}

table.as_search_products tr td {
	padding-bottom: 20px;
}
#productArea img.as_search_img {
	border: 2px solid #D7F6FB;
}

#productArea img.as_search_img:hover {
	border: 2px solid #A86C0A;
}

#team_apparel {
	text-align: left;
	margin: 0px 0px 0px 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #333;
}

#team_apparel a {
	color: #a86c0a;
	font: 15px/17px "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

#team_apparel a:hover {
	text-decoration: underline;
	font: 15px/17px "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
}  

#team_apparel form.home_search {
	
}

#team_apparel form.home_search input.searchBox{
	width: 435px; 
	height: 30px; 
	border: 1px solid gray;
	font:   23px/28px Arial, sans-serif;
	color: #3E4440;
	margin-top: 10px;
}

.form_button {
	margin: 0px 0px -12px 15px;
}

#pageArea img.swfolder {
	margin: 0px 0px 0px -5px;
	
}

#footer {
	font-size: 11px;
	width: 870px;
	color: #fff;
	margin: 5px 0px 0px 0px;
	text-align: center;
}

#footer_copyright {
	display: block;
	padding-top: 9px;
}

#footer_block {
	height: 37px;
	width: 236px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	font-size: 13px;
}
#footer strong {
	position: relative;
	right: 180px;
}
#footerDetail strong {
	position: relative;
	right: 100px;
}
#footer_block img {
	float: left; 
	margin-right: 10px;
}
