
.be-nice-to-Mac-IE5
{
	font-family: "\"}\"";
	font-family: inherit;
}



/* -- GLOBAL RESETS -- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

:focus
{
	/* remember to define focus styles! */
	outline: 0;
}

body
{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul
{
	list-style: none;
}

table
{
	/* tables still need cellspacing="0" in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size: 7px;
	
}

sup
{
	bottom: 6px;
}

sub
{
	top: .5ex;
}




/* -- GENERAL REDECLARATIONS -- */

body
{
	background-color: #fff;
	text-align: center;
	color: #231f20;
	font: normal 12px/16px Arial, sans-serif;
}

a:link { text-decoration: underline; font-weight: bold; color: #231f20; }
a:visited { text-decoration: underline; font-weight: bold; color: #231f20; }
a:hover { text-decoration: underline; font-weight: bold; color: #868485; }
a:active { text-decoration: underline; font-weight: bold; color: #868485; }

ul, ol
{

}

ul
{

}

ol
{
	list-style: decimal;
}

ul li
{

}

dl
{

}

dt
{
	font-weight: bold;
}

dd
{

}

p
{

}

h1
{

}

h2
{

}

h3
{

}

h4
{

}

h5
{

}

h6
{

}

hr
{
	display: none;
}

img
{
	border: none;
}

acronym
{
	border-bottom: 1px dotted;
}

blockquote
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}



/* -- SPECIFICS -- */

.wrap
{
	width: 1024px;
	margin: 0px auto 0px auto;
	text-align: left;
}

	#flashintro
	{
		width: 1024px;
		height: 830px;
		overflow: hidden;
		margin: 0px auto 0px auto;
		padding: 0px;
	}
	
		#flashintro img
		{
			
		}

	.top
	{
		background: #fff url(../images/back_top.gif) no-repeat 50% 0;
		zoom: 1;
	}
	
		.menu
		{
			float: left;
			display: inline;
			width: 170px;
			margin: 105px 0px 0px 0px;
		}
		
			.menu ul
			{
				display: inline;
				margin: 0px;
				padding: 0px;
			}
			
				.menu ul li
				{
					display: inline;
					margin: 0px;
					padding: 0px;
				}
				
					.menu ul li a
					{
						display: block;
						height: 19px;
						overflow: hidden;
						text-indent: -6448px;
						margin: 0px;
						padding: 0px;
						background-color: transparent;
						background-repeat: no-repeat;
						background-position: 0 0;
					}
					
						.menu ul li a:link	{ text-decoration: none; background-position: 0 0; }
						.menu ul li a:visited	{ text-decoration: none; background-position: 0 0; }
						.menu ul li a:hover	{ text-decoration: none; background-position: 0 -57px; }
						.menu ul li a:active	{ text-decoration: none; background-position: 0 -57px; }
						
						.menu ul li.nav01 a	{ background-image: url(../images/menubutton01.gif); }
						.menu ul li.nav02 a	{ background-image: url(../images/menubutton02.gif); }
						.menu ul li.nav03 a	{ background-image: url(../images/menubutton03.gif); }
						.menu ul li.nav04 a	{ background-image: url(../images/menubutton04.gif); }
						.menu ul li.nav05 a	{ background-image: url(../images/menubutton05.gif); }
						.menu ul li.nav06 a	{ background-image: url(../images/menubutton06.gif); }
						.menu ul li.nav07 a	{ background-image: url(../images/menubutton07.gif); }
						
							.menu ul li a.on:link		{ background-position: 0 -38px; }
							.menu ul li a.on:visited	{ background-position: 0 -38px; }
							.menu ul li a.on:hover		{ background-position: 0 -38px; }
							.menu ul li a.on:active		{ background-position: 0 -38px; }						
									
		.content
		{
			float: right;
			display: inline;
			width: 789px;
			margin: 0px 65px 0px 0px;
			position: relative;
			
			min-height: 400px;
			height: auto !important; /* hack to get min-height to work reliably */
		  	height: 400px; /* hack to get min-height to work reliably */
		}
			
			.cartlinks
			{
				position: absolute;
				top: 70px;
				right: 0px;
				width: 300px;
				text-align: right;
				font-family: "Arial Narrow", Arial, sans-serif;
				font-size: 13px;
				padding-right: 58px;
			}
			
				.cartlinks a
				{
					text-transform: uppercase;
					padding-right: 18px;
				}
				
					.cartlinks a:link	{ text-decoration: none; font-weight: bold; }
					.cartlinks a:visited	{ text-decoration: none; font-weight: bold; }
					.cartlinks a:hover	{ text-decoration: none; font-weight: bold; }
					.cartlinks a:active	{ text-decoration: none; font-weight: bold; }
					
						.cartlinks a.on:link	{ color: #868485; }
						.cartlinks a.on:visited	{ color: #868485; }
						.cartlinks a.on:hover	{ color: #868485; }
						.cartlinks a.on:active	{ color: #868485; }
			
			.content h1
			{
				width: 242px;
				height: 208px;
				border: 0px;
				margin: 0px auto 5px 210px;
			}
			
				.content h1 a
				{
					display: block;
					width: 100%;
					height: 100%;
					outline: none;
					text-indent: -7375px;
					background: transparent url(../images/logo_anim.gif) no-repeat 0 0;
				}
				
					.content h1 a:link	{ background-position: 0 0; }
					.content h1 a:visited	{ background-position: 0 0; }	
					.content h1 a:hover	{ background-position: 0 -208px; }	
					.content h1 a:active	{ background-position: 0 -208px; }
					
			#flashlogo
			{
				position: absolute;
				width: 242px;
				height: 208px;
				top: 0px;
				left: 98px;
				z-index: 200;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
			}		
					
			#content-fader
			{
				/* display: none; */
			}			
		
			.content h2,
			.content h3,
			.content h4,
			.content h5,
			.content h6,
			.content p,
			.content ul,
			.content ol,
			.content table
			{
				margin-bottom: 16px;
			}
			
			.content h2
			{
				line-height: 24px;
				font-size: 21px;
				text-transform: uppercase;
				font-weight: bold;
				font-family: "Arial Narrow", Impact, Arial, sans-serif;
			}
				
			.content h3
			{
				font-weight: bold;
				font-size: 14px;
				line-height: 17px;
				color: #6e2905;
			}
			
			.content h4
			{
				font-weight: bold;
			}
			
			.content h5
			{
				font-weight: bold;
			}
			
			.content h6
			{
				font-weight: bold;
				margin-bottom: 1px;
			}
			
			.content ol
			{
				margin-left: 40px;
			}
			
			.content ul
			{
				margin-left: 30px;
			}
			
				.content ul li
				{
					background: transparent url(../images/bullet_arrow.gif) no-repeat 0 0;
					padding: 0px 0px 5px 20px;
				}
				
					.content ul li.sub
					{
						margin-left: 25px;
					}
			
			.newsitem
			{
				border-top: 1px solid #eee;
				padding: 30px 0px 30px 0px;
				margin: 0px 90px 0px 120px;
				text-align: left;
			}
			
				.newsitemfirst
				{
					padding-top: 0px;
					border-top: 0px;
				}
			
				.newsitem h4
				{
					margin-bottom: 0px;
					color: #000;
					font-weight: normal;
				}
				
				.newsitem h3
				{
					font-weight: bold;
					color: #000;
				}
				
					.newsitem h3 a:link	{ text-decoration: none; }
					.newsitem h3 a:visited	{ text-decoration: none; }
					.newsitem h3 a:hover	{ text-decoration: none; }
					.newsitem h3 a:active	{ text-decoration: none; }
			
			.nicetable
			{
				border-top: 1px solid #000;
				border-right: 1px solid #000;
				border-bottom: 0px;
				border-left: 1px solid #000;
			}
			
				.nicetable th
				{
					font-weight: bold;
					border-bottom: 1px solid #000;
					padding: 4px 8px 4px 8px;
				}
				
				.nicetable td
				{
					border-bottom: 1px solid #000;
					padding: 4px 8px 4px 8px;
				}

			.formtable
			{
				margin: 0px auto 0px auto;
			}
			
				.formtable td
				{
					padding: 0px 0px 10px 0px;
				}
				
					.formtable td.formlabel
					{
						font-weight: bold;
						text-align: right;
						padding-right: 10px;
					}

			.carttable
			{
				border-top: 1px solid #000;
				border-right: 1px solid #000;
				border-bottom: 0px;
				border-left: 1px solid #000;
			}
			
				.carttable th
				{
					font-weight: bold;
					border-bottom: 1px solid #000;
					padding: 4px 8px 4px 8px;
					vertical-align: middle;
				}
				
				.carttable td
				{
					border-bottom: 1px solid #000;
					padding: 4px 8px 4px 8px;
					vertical-align: middle;
				}
				
					.cartextratext
					{
						color: #999;
					}
				
					.qty_input
					{
						width: 45px;
						text-align: center;
					}
					
					div.footrow
					{
						text-align: right;
						margin: 0px 0px 16px 0px;
					}
					
						div.footrow input.cartbutton
						{
							margin-left: 8px;
						}
						
						div.footrow a.prev
						{
							font-family: "Arial Narrow", Arial, sans-serif;
							width: auto;
							padding-left: 14px;
							background-image: url(../images/button_prev.gif);
							background-repeat: no-repeat;
							background-position: 0 0;
							text-transform: uppercase;
						}
					
						div.footrow a.prev:link		{ color: #000; text-decoration: none; font-weight: bold; }
						div.footrow a.prev:visited	{ color: #000; text-decoration: none; font-weight: bold; }
						div.footrow a.prev:hover	{ color: #bdbbbc; text-decoration: none; font-weight: bold; }
						div.footrow a.prev:active	{ color: #bdbbbc; text-decoration: none; font-weight: bold; }
							
							div.footrow a.prev:link	{ background-position: 0 0; }
							div.footrow a.prev:visited	{ background-position: 0 0; }
							div.footrow a.prev:hover	{ background-position: 0 -16px; }
							div.footrow a.prev:active	{ background-position: 0 -16px; }						
							
			.cmsgrid
			{
				zoom: 1;
			}
			
				.cmsgrid .cmsimagery
				{
					float: left;
					display: inline;
					width: 505px;
					margin: 0px 0px 26px 0px;
					text-align: right;

					min-height: 350px;
					height: auto !important; /* hack to get min-height to work reliably */
				  	height: 350px; /* hack to get min-height to work reliably */					
				}
				
					.cmsgrid .cmsimagery img.inset
					{
						display: block;
						margin: 0px 0px 0px auto;
						border: 0px;
					}
				
				.cmsgrid .cmscontent
				{
					float: right;
					display: inline;
					width: 255px;
					margin: 0px 0px 26px 0px;
				}
				
					.colorbox
					{
						padding: 0px 6px 0px 6px;
						margin: 0px 0px 0px 2px;
					}
			
				.cmsgrid table
				{
					margin: 0px auto 0px auto;
				}
				
					.shirtsgrid table
					{
						margin-left: 0px;
					}
				
					.cmsgrid table td
					{
						text-align: center;
						vertical-align: middle;
						padding: 0px 35px 50px 35px;
					}
					
						.shirtsgrid table td
						{
							padding: 0px 15px 40px 15px;
							font-size: 11px;
						}
					
						.cmsgrid table td img
						{
					
						}
						
							.cmsgrid table td img:hover
							{
								filter: alpha(opacity=50);
								-moz-opacity: 0.5;
								-khtml-opacity: 0.5;
								opacity: 0.5;									
							}
							
						.shirtsgrid table td a
						{
							font-family: "Arial Narrow", Arial, sans-serif;
							text-transform: uppercase;
						}
						
							.shirtsgrid table td a:link	{ text-decoration: none; }
							.shirtsgrid table td a:visited	{ text-decoration: none; }
							.shirtsgrid table td a:hover	{ text-decoration: none; }
							.shirtsgrid table td a:active	{ text-decoration: none; }
							
				.cmsgrid .paging
				{
					padding: 0px 14px 0px 0px;
					font-size: 12px;
					line-height: 16px;
				}
				
					.cmsgrid .paging a
					{
						float: right;
						display: inline;
						margin: 0px 0px 0px 10px;
						text-transform: uppercase;
						height: 16px;
						width: 9px;
						text-align: center;
					}
					
						.cmsgrid .pagingdetails a
						{
							margin-left: 24px;
						}
					
						.cmsgrid .paging a.next
						{
							font-family: "Arial Narrow", Arial, sans-serif;
							width: auto;
							padding-right: 12px;
							background-image: url(../images/button_next.gif);
							background-repeat: no-repeat;
							background-position: 100% 0;
						}
						
						.cmsgrid .paging a.prev
						{
							font-family: "Arial Narrow", Arial, sans-serif;
							width: auto;
							padding-left: 14px;
							background-image: url(../images/button_prev.gif);
							background-repeat: no-repeat;
							background-position: 0 0;
						}
					
						.cmsgrid .paging a:link		{ color: #000; text-decoration: none; font-weight: bold; }
						.cmsgrid .paging a:visited	{ color: #000; text-decoration: none; font-weight: bold; }
						.cmsgrid .paging a:hover	{ color: #bdbbbc; text-decoration: none; font-weight: bold; }
						.cmsgrid .paging a:active	{ color: #bdbbbc; text-decoration: none; font-weight: bold; }
						
							.cmsgrid .paging a.next:link	{ background-position: 100% 0; }
							.cmsgrid .paging a.next:visited	{ background-position: 100% 0; }
							.cmsgrid .paging a.next:hover	{ background-position: 100% -16px; }
							.cmsgrid .paging a.next:active	{ background-position: 100% -16px; }
							
							.cmsgrid .paging a.prev:link	{ background-position: 0 0; }
							.cmsgrid .paging a.prev:visited	{ background-position: 0 0; }
							.cmsgrid .paging a.prev:hover	{ background-position: 0 -16px; }
							.cmsgrid .paging a.prev:active	{ background-position: 0 -16px; }
						
							.cmsgrid .paging a.on:link	{ color: #868485; border-bottom: 2px solid #868485; }
							.cmsgrid .paging a.on:visited	{ color: #868485; border-bottom: 2px solid #868485; }
							.cmsgrid .paging a.on:hover	{ color: #868485; border-bottom: 2px solid #868485; }
							.cmsgrid .paging a.on:active	{ color: #868485; border-bottom: 2px solid #868485; }									
					
			.logocontentbox
			{
				position: relative;
				text-align: center;
				padding: 30px 0px 20px 0px;
				margin: 0px auto 0px 0px;
				zoom: 1;
				width: 660px;
			}
			
				.logocontentbox .inset
				{
					position: absolute;
					right: -100px;
					top: 0px;
				}
				
				.logocontentbox .insetb
				{
					position: absolute;
					left: 20px;
					top: 0px;
				}
				
				#flashglyph
				{
					position: absolute;
					left: 0px;
					top: 0px;
					margin: 0px;
					padding: 0px;
					border: 0px;
					overflow: hidden;
					zoom: 1;					
				}		
					
	.foot
	{
		position: relative;
		margin: 0px 0px 0px 0px;
		padding: 28px 0px 20px 118px;
		zoom: 1;
	}

		.foot ul
		{
			display: inline;
			margin: 0px;
			padding: 0px;
		}
		
			.foot ul li
			{
				display: inline;
				margin: 0px;
				padding: 0px;
			}
			
				.foot ul li a
				{
					float: left;
					display: inline;
					
					width: 294px;					
					height: 64px;
					overflow: hidden;
					text-indent: -8448px;
					margin: 0px;
					padding: 0px;
					background-color: transparent;
					background-repeat: no-repeat;
					background-position: 0 0;
				}
				
					.foot ul li a:link	{ text-decoration: none; background-position: 0 0; }
					.foot ul li a:visited	{ text-decoration: none; background-position: 0 0; }
					.foot ul li a:hover	{ text-decoration: none; background-position: 0 -192px; }
					.foot ul li a:active	{ text-decoration: none; background-position: 0 -192px; }
					
					.foot ul li.nav01 a	{ background-image: url(../images/footbutton01.gif); }
					.foot ul li.nav02 a	{ background-image: url(../images/footbutton02.gif); }
					.foot ul li.nav03 a	{ background-image: url(../images/footbutton03.gif); }
					
						.foot ul li a.on:link		{ background-position: 0 -128px; }
						.foot ul li a.on:visited	{ background-position: 0 -128px; }
						.foot ul li a.on:hover		{ background-position: 0 -128px; }
						.foot ul li a.on:active		{ background-position: 0 -128px; }					




/* -- GENERAL CLASSES -- */

.clear
{
	clear: both;
	height: 0px;
	width: 1px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
	/* display: block; */
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.msgok
{
	background-color: #346610;
	border: 3px solid #71a24e;
	color: #ccebbf;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
	padding: 12px 12px 10px 12px;
}
	
	.msgok a:link		{ text-decoration: underline; color: #FFF; font-weight: bold; }
	.msgok a:visited	{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgok a:hover		{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgok a:active		{ text-decoration: underline; color: #FFF; font-weight: bold; }
	
	.msgok p,
	.msgok ul,
	.msgok ol
	{
		margin: 0px 0px 4px 0px;
	}
	
		.msgok ul,
		.msgok ol
		{
			margin-left: 45px;
		}
		
			.msgok ul,
			.msgok ul li
			{
				list-style: disc;
				background-image: none;
				padding: 0px;
			}
			
				.msgok ul li
				{
					margin: 0px;
				}
	
.msgerror
{
	background-color: #661010;
	border: 3px solid #b05a5a;
	color: #ebbfbf;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
	padding: 12px 12px 10px 12px;
}
	
	.msgerror a:link	{ text-decoration: underline; color: #FFF; font-weight: bold; }
	.msgerror a:visited	{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgerror a:hover	{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgerror a:active	{ text-decoration: underline; color: #FFF; font-weight: bold; }
	
	.msgerror p,
	.msgerror ul,
	.msgerror ol
	{
		margin: 0px 0px 4px 0px;
	}

		.msgerror ul,
		.msgerror ol
		{
			margin-left: 45px;
		}

			.msgerror ul,
			.msgerror ul li
			{
				list-style: disc;
				background-image: none;
				padding: 0px;
			}
			
				.msgerror ul li
				{
					margin: 0px;
				}
							
.nicebutton
{
	padding: 3px;
	border: 3px solid #6e2905;
	background-color: #873812;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
	font-family: Arial, sans-serif;
}

.required
{
	font-weight: bold;
	color: #900;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	/* cursor: help; */
}

.cartdrop
{
	border: 1px solid #000;
	font-size: 12px;
}

	.cartdrop:hover
	{
		border-color: #999;
	}

.cartbutton
{
	border: 1px solid #000;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 0px 1px 0px;
	background-color: #fff;
	color: #000;
	text-align: center;
	cursor: pointer;
}

	.cartbutton:hover
	{
		color: #999;
		border-color: #999;
	}
	
	.cartbuttonfull
	{
		display: block;
		width: 100%;
		margin: 0px auto 16px auto;
	}

.cartcart
{
	display: block;
	margin: -10px auto 16px auto;
	border: 0px;
}	

	.cartcart:hover
	{
		filter: alpha(opacity=50);
		-moz-opacity: 0.5;
		-khtml-opacity: 0.5;
		opacity: 0.5;			
	}
	


