/*
#868886 - light gray
#4b4b4d - dark gray
#b52227 - red
#00558a - blue
#62a03e - green
#d96a1c - orange
*/
body {
	background: #fff;
	color:#000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-arrow-color:#4b4b4d;
	scrollbar-base-color:#000;
	scrollbar-face-color:#000;
	scrollbar-highlight-color:#4b4b4d;
	scrollbar-shadow-color:#4b4b4d;
	}
	
ul, li, ol, form {margin:0; padding:0}

h4, h5, h6 {margin:0 0 15px 0; padding:0}
p {margin:0 0 10px 0; padding:0}

A {color: #fff; }
A:link {text-decoration: none; }
A:visited {text-decoration: none; }
A:active {text-decoration: none; }
A:hover { color:#fff; text-decoration: none; }

h1 {
	color: #000;
	margin:0 0 15px 0;
	font-size: 18px;
	font-weight: bold;
	}
h2 {
	color: #000;
	margin:0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	}
h3 {
	color: #000;
	margin:0 0 15px 0;
	font-size: 12px;
	font-weight: bold;
	}
p {
	margin:0 0 15px 0;
	}
.s20 { width: 20px}
.s30 { width: 30px}
.s40 { width: 40px}
.s60 { width: 60px}
.s80 { width: 80px}
.s100 { width: 100px}
.s120 { width: 120px}
.s130 { width: 130px}
.s135 { width: 135px}
.s140 { width: 140px}
.s160 { width: 160px}
.s180 { width: 180px}
.s200 { width: 200px}
.s220 { width: 220px}
.s240 { width: 240px}
.s260 { width: 260px}

#wrapper {
	width:100%;
	margin:0 auto;
	}
#wrapper2 {
	width:900px;
	margin:0 0 12px 0;
	float:left;
	}
#leftCol {
	display:none;
	}
#rightCol {
	width:100%;
	float:left;
	}
#content {
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
#header {
	display:none;
	}
#header .logo {
	position:absolute;
	left: 0px;
	top: 10px;
	}

/* ----- mainnav Defaults ------ */
#header #mainnav {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 734px;
	height: 33px;
	/* -- IE doesn't render the white curved page border properly without a z-index value here -- */
	z-index: 10;
	background-image: url(images/mainnav.jpg);
}
#header #mainnav li {
	display: inline;
}
#header #mainnav a:link, #header #mainnav a:visited {
	display: block;
	position: absolute;
	height: 33px;
	text-indent: -9000px;
	text-decoration: none;
	top: 0px;
}

/* ----- mainnav Defaults ------ */
#nav-football a:link, #nav-football a:visited {
	width: 68px;
	left: 0;
	 :-moz-any-link:focus;
	 outline: none;
}
#nav-softball-baseball a:link, #nav-softball-baseball a:visited {
	width: 114px;
	left: 68px;
	 :-moz-any-link:focus;
	 outline: none;
}
#nav-collectibles a:link, #nav-collectibles a:visited {
	width: 87px;
	left: 182px;
	 :-moz-any-link:focus;
	 outline: none;
}
#nav-basketball a:link, #nav-basketball a:visited {
	width: 77px;
	left: 269px;
	 :-moz-any-link:focus;
	 outline: none;
}
#nav-reconditioning a:link, #nav-reconditioning a:visited {
	width: 100px;
	left: 346px;
	 :-moz-any-link:focus;
	 outline: none;
}
#nav-experience a:link, #nav-experience a:visited {
	width: 88px;
	right: 116px;
	 :-moz-any-link:focus;
	 outline: none;
}
#nav-news a:link, #nav-news a:visited {
	width: 55px;
	right: 61px;
	 :-moz-any-link:focus;
	 outline: none;
}
#nav-schutt a:link, #nav-schutt a:visited {
	width: 61px;
	right: 0px;
	 :-moz-any-link:focus;
	 outline: none;
}

/* ----- mainnav Hover ------ */
#nav-football a:hover {
	background: url(images/mainnav.jpg) no-repeat 0 -32px;
}
#nav-softball-baseball a:hover {
	background: url(images/mainnav.jpg) no-repeat -68px -32px;
}
#nav-collectibles a:hover {
	background: url(images/mainnav.jpg) no-repeat -182px -32px;
}
#nav-basketball a:hover {
	background: url(images/mainnav.jpg) no-repeat -269px -32px;
}
#nav-reconditioning a:hover {
	background: url(images/mainnav.jpg) no-repeat -346px -32px;
}

/* ----- drop menus ----- */
.menu {
	text-align:right;
	color:#000;
	font-size:10px;
	font-weight:bold;
	z-index:99;
	}
.menu li {
	padding:3px;
	list-style:none;
	background-color:#b52227;
	border-bottom:2px solid #000;
}
.menu a {
	color:#000;
	text-decoration:none;
}
.menu a:hover {
	color:#000;
	text-decoration:underline;
}

/* ----- subnav ------ */
#header #subnav {
	position: absolute;
	left: 166px;
	top: 11px;
	width: 167px;
	height: 10px;
	z-index: 9;
	background-image: url(images/hdr_subnav.gif);
}
#header #subnav li {
	display: inline;
}
#header #subnav a:link, #header #subnav a:visited {
	display: block;
	position: absolute;
	height: 10px;
	text-indent: -9000px;
	text-decoration: none;
}

/* ----- subnav Defaults ------ */
#nav-home a:link, #nav-home a:visited {
	width: 30px;
	left: 0;
	 :-moz-any-link:focus;
	 outline: none;
}
#nav-locater a:link, #nav-locater a:visited {
	width: 87px;
	left: 30px;
	 :-moz-any-link:focus;
	 outline: none;
}
#nav-catalog a:link, #nav-catalog a:visited {
	width: 50px;
	left: 117px;
	 :-moz-any-link:focus;
	 outline: none;
}
/*#nav-cart a:link, #nav-cart a:visited {
	width: 44px;
	left: 168px;
	 :-moz-any-link:focus;
	 outline: none;
}*/

/* ----- subnav Hover ------ */
#nav-home a:hover {
	background: url(images/hdr_subnav.gif) no-repeat 0 -11px;
}
#nav-locater a:hover {
	background: url(images/hdr_subnav.gif) no-repeat -30px -11px;
}
#nav-catalog a:hover {
	background: url(images/hdr_subnav.gif) no-repeat -117px -11px;
}
/*#nav-cart a:hover {
	background: url(images/hdr_subnav.gif) no-repeat -168px -11px;
}*/

/* ----- join team schutt ------ */
#header .join {
	position:absolute;
	left: 500px;
	top: 8px;
	width:222px;
	}
#header .join .join_label {
	position:absolute;
	left:0px;
	top:2px;
	}
#header .join .join_input {
	position:absolute;
	left:94px;
	top:0;
	}
#header .join .join_input input {
	width:100px;
	background-color: #868886;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #868886;
	}
#header .join .join_button {
	display:inline;
	width:20px;
	height:10px;
	background-image: url(images/hdr_btn_join.gif);
	position:absolute;
	right:0;
	top:2px;
	}
#header .join .join_button a {
	width: 20px;
	left:0;
	:-moz-any-link:focus;
	outline: none;
	}
#header .join .join_button a:link, #header .join .join_button a:visited {
	display: block;
	position: absolute;
	height: 10px;
	width:20px;
	text-indent: -9000px;
	text-decoration: none;
}
#header .join .join_button a:hover {
	background-image: url(images/hdr_btn_join.gif);
	background-repeat: no-repeat;
	background-position: 0px -11px;	
}

/* ----- product search ------ */
#header .search {
	position:absolute;
	right: 0;
	top: 8px;
	width:140px;
	}
#header .search .search_input {
	position:absolute;
	left:0px;
	top:0;
	}
#header .search .search_input input {
	width:100px;
	background-color: #868886;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #868886;
	}
#header .search .search_button {
	display:inline;
	width:33px;
	height:10px;
	background-image: url(images/hdr_btn_search.gif);
	position:absolute;
	right:0;
	top:2px;
	}
#header .search .search_button a {
	width: 33px;
	left:0;
	:-moz-any-link:focus;
	outline: none;
	}
#header .search .search_button a:link, #header .search .search_button a:visited {
	display: block;
	position: absolute;
	height: 10px;
	width:33px;
	text-indent: -9000px;
	text-decoration: none;
}
#header .search .search_button a:hover {
	background-image: url(images/hdr_btn_search.gif);
	background-repeat: no-repeat;
	background-position: 0px -11px;	
}

/* ----- home image ------ */
#home_image {
	margin:0 0 12px 0;
	}

/* ----- home promos ------ */
#home_promos {
	margin:0 0 12px 0;
	float:left;
	}
.promo1 {
	margin:0 12px 0 0;
	float:left;
	position:relative;
	}
.promo1Arrow {
	position:absolute;
	top:10px;
	left:270px;
	}
.promo_news {
	border:1px solid #4b4b4d;
	width:288px;
	margin:0 12px 0 0;
	float:left;
	position:relative;
	height:189px;
	color:#868886;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	}
.promo_news a {
	color:#b52227;
	}
.promo_news a:hover {
	color:#fff;
	}
.promo_news h1 {
	margin:0;
	height:28px;
	padding:0;
	text-indent: -9999px;
	background-image: url(images/promo_title_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.view_all_news {
	display:inline;
	width:74px;
	height:10px;
	background-image: url(images/view_all_news.gif);
	position:absolute;
	left:200px;
	top:11px;
	}
.view_all_news a {
	width: 20px;
	left:0;
	:-moz-any-link:focus;
	outline: none;
	}
.view_all_news a:link, .view_all_news a:visited {
	display: block;
	position: absolute;
	height: 10px;
	width:74px;
	text-indent: -9000px;
	text-decoration: none;
}
.view_all_news a:hover {
	background-image: url(images/view_all_news.gif);
	background-repeat: no-repeat;
	background-position: 0px -11px;	
}

.promo_news_wrap {
	margin:0px;
	}
.home_news {
	clear:both;
	margin:10px;
	padding:0;
	height:41px;
	}
.home_news dt {
	float:left;
	margin:0;
	padding:0;
	width:66px;
	}
.home_news dd {
	float:right;
	margin:0;
	padding:0;
	width:188px;
	}
.promo_news_wrap p {
	clear:both;
	margin:0 10px;
	padding:0;
	}

	
.promo2 {
	margin:0;
	float:left;
	}
/* ----- left nav ------ */
#leftNav {
	width:150px;
	line-height:140%;
	}
#leftNav ul {
	margin:0 0 8px 0;
	padding:0 0 0 0;
	}
.leftNav_title {
	margin:0 0 15px 0;
	}
#leftNav li {
	margin:0 0 0 0;
	padding:0 0 0 10px;
	list-style-type: none;	
	}
.sub1 {
	padding:0 0 0 11px;
	}
#leftNav .selected {
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	}
#leftNav a {
	color:#868886;
	}
#leftNav a:hover {
	color:#fff;
	}
#leftNav .leftNavBottom {
	border-top:1px solid #b52227;
	padding:7px 0 0 0;
	margin:0 0 0 10px;
	
	}
#leftNav .leftNavBottom li {
	font-style: italic;	
	margin:0 0 0 -10px;
	}
/* ----- main page content ------ */
#contentWrapper {
	width:100%;
	clear:left;
	margin:0 0 20px 0;
	}
#mainPageContent {
	width:500px;
	float:left;
	color:#868886;
	line-height:160%;
	}
#sectionImage {
	margin:0 0 12px 0;
	}
/* ----- breadcrumb ------ */
#breadcrumbWrapper {
	display:none;
	height:24px;
	float:left;
	}
#breadcrumb {
	color:#b52227;
	margin:0;
	padding:0;
	float:left;
	}
#breadcrumb li {
	display:inline;
	list-style-image:none;
	padding:0 0px 0 0;
	}

#breadcrumb a {
	padding:0 7px 0 0;
	color:#868886;
	background-image: url(images/arrow_red.gif);
	background-position: right 50%;
	background-repeat: no-repeat;
	}
#breadcrumb a:hover {
	color:#fff;
	}
#extra_links {
	margin:0;
	padding:0;
	float:right;
	color:#868886;
	}
#extra_links li {
	display:inline;
	list-style-image:none;
	padding:0 0 0 0;
	}
#extra_links span{
	padding:0 5px;
	}
/* ----- desktops ------ */
#desktop_bg  {
	border:1px solid #4b4b4d;
	width:209px;
	margin:0 0 0 0;
	float:right;
	position:relative;
	color:#868886;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#desktop_bg a {
	color:#868886;
	}
#desktop_bg a:hover {
	color:#fff;
	}
#desktop_bg h1 {
	margin:0;
	height:28px;
	padding:0;
	text-indent: -9999px;
	background-image: url(images/title_desktop_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#desktop_bg dl {
	margin:0 10px 10px 10px;
	padding:10px 0 0 0;
	border-top:1px solid #868886;
	float:left;
	width:189px;
	display:inline;
	}
#desktop_bg dl.first {
	border-top:0px;
	}
#desktop_bg dt {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	width:112px;
	}
#desktop_bg dt img {
	float:left;
	}
#desktop_bg dd {
	float:left;
	margin:0;
	padding:0;
	}
#desktop_bg dd p {
	margin:0 0 5px 0;
	padding:0;
	}
/* ----- products ------ */

#products {
	display:block;
	width:90%;
	color:#fff;
	padding:0 10px 50px 0;
	}
#products h2 {
	color:#000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin:0;
	line-height:30px;
	clear:both;
	}
.thumbsWrapper {
	display:block;
	margin:0 0 px 0;
	width:100%;
	float:left;
	}
#products dl {
	float:left;
	margin:10px 0 0 0;
	height:160px;
	padding:0 9px 0 0;
	position:relative;
	}
#products dt {
	position:absolute;
	top:112px;
	left:18px;
	text-align:center;
	width:131px;
	color:#868886;
	margin:0;
	padding:0;
	font-weight: bold;
	}
#products dd {
	margin:0;
	padding:0;
	width:163px;
	height:120px;
	border:none;
	text-align:center;
	}
#products dd img {
	}
/* ----- product detail ----- */
#detailWrapper {
	width:732px;
	float:left;
	border:1px solid #4b4b4d;
	position:relative;
	margin:0 0 12px 0;
	}
#imagesCol {
	width:350px;
	float:left;
	position:relative;
	margin:0 6px 10px 0;
	}
#detailsCol {
	margin:12px 0 0 0;
	width:368px;
	float:left;
	position:relative;
	}
#detailHeader {
	font-weight: bolder;
	color:#000;
	font-size:12px;
	position:relative;
	height:25px;
	margin:3px 3px 0 3px;
	}
.prodName {
	position:absolute;
	top:5px;
	left:10px;
	text-align:left;
	}
.prodPrice {
	position:absolute;
	top:5px;
	left:246px;
	width:220px;
	text-align:center;
	}
.prodNumber {
	position:absolute;
	top:5px;
	left:518px;
	text-align:left;
	width:200px;
	text-align:right;
	}

#detailThumbs {
	padding:5px 0 0 0;
	float:left;
	width:350px;
	}
ul.thumbs  {
	float:left;
	}
.thumbs li {
	display:inline;
	list-style-type:none;
	}
ul.features  {
	float:right;
	}
.features li {
	display:inline;
	list-style-type:none;
	}
#largeImage {
	float:left;
	width:100%;
	text-align:center;
	margin:0 0 0 0;
	}
/* ----- product details & options ----- */
#prodDetails {
	width:344px;
	background-image: url(images/diag_line_bg.gif);
	background-repeat: repeat;
	margin:0 0 12px 0;
	padding:10px;
	float:left;
	}
#prodColors {
	float:left;
	width:125px;
	color:#868886;
	font-weight:bold;
	font-size:12px;
	}
#prodColors p {
	margin:0 0 4px 0;
	padding:0;
	}
#prodColors ul {
	}
#prodColors li {
	list-style-type:none;
	display:inline;
	padding:0 0 0;
	}
#prodColors input {
	padding:0;
	margin:0;
	}

#prodOptions {
	float:right;
	width:200px;
	font-size: 12px;
	font-weight:bold;
	}
#prodOptions dl {
	margin:0 0 8px 0;
	float:left;
	padding:0;
	}
#prodOptions dt {
	color:#868886;
	font-weight:bold;
	font-size:12px;
	float:left;
	width:60px;
	margin:0;
	}
#prodOptions dd {
	float:right;
	text-align:right;
	width:140px;
	margin:0;
	}
.prodOptionsInput {
	width:100px;
	color:#000;
	background-color: #868886;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #868886;
	}
.select0 {
	background:#000;
	font-size:12px;
	font-weight:normal;
	color:#868886;
	border:1px solid #868886;
	}
.select1 {
	width:135px;
	background:#000;
	font-size:12px;
	font-weight:normal;
	color:#868886;
	border:1px solid #868886;
	}
.select2 {
	width:60px;
	background:#000;
	font-size:12px;
	font-weight:normal;
	color:#868886;
	border:1px solid #868886;
	}
.input1 {
	width:131px;
	background:#000;
	font-size:12px;
	font-weight:normal;
	color:#868886;
	border:1px solid #868886;
	}
.input2 {
	width:60px;
	background:#000;
	font-size:12px;
	font-weight:normal;
	color:#868886;
	border:1px solid #868886;
	}
/* ----- product info ----- */
#prodInfo {
	clear:both;
	}

/* ----- tabs ------ */
#tabs {
	margin:0 0 5px 0;
	padding:0;
	float:left;
}
#tabs li {
	display:inline;
	padding:0 4px 4px 0;
	float:left;
	width:88px;
}
#tabs li a {
	width:88px;
	:-moz-any-link:focus;
	outline: none;
}
#tabs a:link, #tabs a:visited {
	display: block;
	height: 17px;
	text-indent: -9000px;
	text-decoration: none;
	width: 88px;
}

/* ----- tab Defaults ------ */
#tabs-overview a:link, #tabs-overview a:visited {
	background: url(images/tab_overview.gif) no-repeat 0 0;
}
#tabs-technology a:link, #tabs-technology a:visited {
	background: url(images/tab_technology.gif) no-repeat 0 0;
}
#tabs-sizing a:link, #tabs-sizing a:visited {
	background: url(images/tab_sizing.gif) no-repeat 0 0;
}
#tabs-videos a:link, #tabs-videos a:visited {
	background: url(images/tab_videos.gif) no-repeat 0 0;
}
#tabs-warranty a:link, #tabs-warranty a:visited {
	background: url(images/tab_warranty.gif) no-repeat 0 0;
}
#tabs-instructions a:link, #tabs-instructions a:visited {
	background: url(images/tab_instructions.gif) no-repeat 0 0;
}
#tabs-shipping a:link, #tabs-shipping a:visited {
	background: url(images/tab_shipping.gif) no-repeat 0 0;
}
#tabs-compare a:link, #tabs-compare a:visited {
	background: url(images/tab_compare.gif) no-repeat 0 0;
}
#tabs-360view a:link, #tabs-360view a:visited {
	background: url(images/tab_360view.gif) no-repeat 0 0;
}
#tabs-dynamic a:link, #tabs-dynamic a:visited {
	background: url(images/tab_dynamic.gif) no-repeat 0 0;
}

/* ----- subnav Hover ------ */
#tabs-overview a:hover {
	background: url(images/tab_overview.gif) no-repeat 0 -16px;
}
#tabs-technology a:hover {
	background: url(images/tab_technology.gif) no-repeat 0 -16px;
}
#tabs-sizing a:hover {
	background: url(images/tab_sizing.gif) no-repeat 0 -16px;
}
#tabs-videos a:hover {
	background: url(images/tab_videos.gif) no-repeat 0 -16px;
}
#tabs-warranty a:hover {
	background: url(images/tab_warranty.gif) no-repeat 0 -16px;
}
#tabs-instructions a:hover {
	background: url(images/tab_instructions.gif) no-repeat 0 -16px;
}
#tabs-shipping a:hover {
	background: url(images/tab_shipping.gif) no-repeat 0 -16px;
}
#tabs-compare a:hover {
	background: url(images/tab_compare.gif) no-repeat 0 -16px;
}
#tabs-360view a:hover {
	background: url(images/tab_360view.gif) no-repeat 0 -16px;
}
#tabs-dynamic a:hover {
	background: url(images/tab_dynamic.gif) no-repeat 0 -16px;
}

#infoContent {
	width:364px;
	height:165px;
	margin:0 0 12px 0;
	clear:both;
	position:relative;
	}
#infoContent div {
	padding:0 5px 0 0;
	overflow:auto;
	width:359px;
	height:165px;
	position:absolute;
	top:0;
	left:0;
	}
#infoContent div#overviewContent {
	visibility:visible;
	}
/* ----- also like ------ */
#alsoLike {
	border:1px solid #4b4b4d;
	width:732px;
	margin:0 0 12px 0;
	float:left;
	color:#868886;
	}
#alsoLike h2 {
	margin:0;
	height:28px;
	padding:0 0 5px 0;
	text-indent: -9999px;
	background-image: url(images/title_may_also_like.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#alsoLike ul {
	margin:0 0 0 10px;
	}
#alsoLike li {
	display:inline;
	padding:0 25px 0 0;
	}
/* ----- news listing ------ */
#newsSubNav {
	display:none;
	}
#newsSubNav select {
	margin:0 5px 0 0;
	}
#newsSubNav li {
	display:inline;
	list-style-type:none;
	}
#newsSubNav li.links {
	font-weight:bold;
	margin:0 0 0 10px;
	}
#newsSubNav li.links a {
	color: #b52227;	
	}
#newsSubNav li.links a:hover {
	color: #fff;		
	}
#newsListing {
	width:724px;
	color:#868886;
	padding:0 10px 0 0;
	margin:0 0 12px 0;
	}
#newsListing h4{
	color: #b52227;	
	}
#newsListing dl {
	width:600px;
	clear:both;
	float:left;
	margin:0 0 15px 0;
	}
#newsListing dt {
	float:left;
	margin:0;
	width:100px;
	font-style:italic;
	}
#newsListing dt img {
	margin:2px 0 0 0;
	}
#newsListing dd {
	float:right;
	margin:0;
	width:500px;
	color: #868886;	
	}
#newsListing dd p {
	margin:0 0 6px 0;
	}
#newsListing dd ul {
	padding:3px 10px;
	font-weight:bold;
	background:url(images/diag_line_bg.gif);
	margin:0 0 15px 0;
	}
#newsListing dd li {
	margin:0 10px 0 0;
	display:inline;
	list-style-type:none;
	}
#newsListing dd h2 {
	font-size: 12px;
	font-weight: bold;
	color: #b52227;	
	margin:0;
	}
#newsListing a {
	color: #b52227;	
	}
#newsListing dd a:hover {
	color: #fff;	
	}
#newsListing .pager {
	color:#868886;
	margin:0 0 0 -5px;
	}
#newsListing .pager a, #newsListing span {
	padding:0 5px;
	}
#newsListing a:hover {
	color:#fff;
	}
/* ----- news article ------ */

#newsArticle dl {
	width:100%;
	margin:20px 0 0 0;
	position:relative;
	float:left;
	}
#newsArticle a {
	color: #b52227;	
	}
#newsArticle a:hover {
	color: #fff;	
	}
#newsArticle dt {
	float:right;
	width:230px;
	margin:0;
	text-align:right;
	z-index:1;
	}

#newsArticle dd {
	margin:0;
	width:500px;
	color: #868886;	
	}
#newsArticle dd h2 {
	font-size: 12px;
	font-weight: bold;
	color: #b52227;	
	margin:0 0 15px 0;
	}
	
/* ----- reconditioning ----- */
#reconditioning h1 {
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/diag_line_bg.gif);
	background-repeat: repeat;
	margin:0 0 20px 0;
	line-height:30px;
	padding:0 0 0 15px;
	clear:both;
	}
#reconditioning h2 {
	margin:0 0 0 0;
	}
#reconditioning a:link {
	color: #b52227;	
	}
#reconditioning a:hover {
	color: #fff;	
	}
#reconditioning dl {
	width:734px;
	clear:both;
	float:left;
	margin:0 0 25px 0;

	}
#reconditioning dt {
	float:left;
	margin:0;
	width:200px;
	font-style:italic;
	}

#reconditioning dd {
	float:right;
	margin:0;
	width:510px;
	color: #868886;	
	}

/* ----- catalogs ------ */

.catalogLink a {
	display:block;
	}
.catalogLink a:link, .catalogLink a:visited {
	color: #b52227;	
	}
.catalogLink a:hover {
	color: #fff;	
	}
/* ----- footer ------ */
#footer {
	clear:both;
	color: #868886;
	font-size: 10px;
	width:100%;
	display:none;
	}
.printInfo {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	clear:both;
	width:100%;
	margin:10px 0 0 0;
	}
.category_header
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 10px;
    FLOAT: left;
    PADDING-BOTTOM: 2px;
    FONT: 11px Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    PADDING-TOP: 2px
}

.button1 {
	color: #000;
	background:#b52227;
	padding: 1px 5px;
	border-top: 1px solid #e25a5f;
	border-left: 1px solid #e25a5f;
	border-right: 1px solid #861216;
	border-bottom: 1px solid #861216;
	font-size: 9px;
	font-weight: bold;
	width:auto;
	overflow:visible;
	}
.button1:hover, .submit:focus {
	border-top: 1px solid #861216;
	border-left: 1px solid #861216;
	border-right: 1px solid #e25a5f;
	border-bottom: 1px solid #e25a5f;
	}
.button2 {
	color: #000;
	background:#fcbb1c url(images/button1.jpg) repeat-x;
	padding: 0px;
	border: 1px solid #EFA803;
	font-size: 9px;
	margin:0 10px 0 0;
	width:auto;
	overflow:visible;
	}
.button2:hover, .submit:focus {
	border: 1px solid #FFFFFF;
	}
.input1 {
	padding:1px;
	color:#000;
	background-color: #868886;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #868886;
	}
.pager {
	color:#b52227;
	font-weight:bold;
	}
.pager a {
	color:#868886;
	font-weight:normal;
	}


/*-- tables --*/
.help { color: #006699; }
.help A { color: #006699; }

.error {  color: #b52227; 	font-weight: bold; }
.error A { color: #b52227;}
.required { color: #b52227; font-weight: bold; }

.plainlabel td label {
	font-weight: normal;
	float:none;
	}

.table1 {
	color: #000; 
	background:#9b5f0c; 
	border:1px solid #9b5f0c; 
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	background:#eeefe1; 
	border-collapse: collapse; /* this sets cellspacing to 0 on tables */
	}
.table1 A { color: #003C7B;}

.table1 td { padding: 4px 15px 4px 4px;}
.table1 label {
	margin:4px 5px 0 0;
	float:left;
	font-weight: bold;
	width:180px;
	}

/* In the HTML, use "th" if possible. If .net does not support "th" then use "tablehead" class */
.table1 th, .table1 .tablehead {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9b5f0c;
	}

.table1 th, .table1 .tablehead td { text-align:left; padding: 4px 15px 4px 4px;}

.table1 th A, .table1 .tablehead A {color: #FFFFFF;}

.table1 .tablefooter { 
	color: #FFFFFF;
	background-color: #003C7B;
	}
.table1 .tablefooter A { color: #FFFFFF;}

.table1 .alt { background:#C8C8A8;}

.table1 .pager { color: #9b5f0c;}
.table1 .pager A { color: #9b5f0c;}

.table2 {
	color: #000;
	background:#FFFFFF;
	border:1px solid #FF9900;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	border-collapse: collapse;
	}
.table2 A { color: #003C7B;}

.table2 td { padding: 4px 15px 4px 4px;}
.table2 label {
	display:block;
	margin:6px 0 0 0;
	font-weight: bold;
	}

/* In the HTML, use "th" if possible. If .net does not support "th" then use "tablehead" class */
.table2 th, .table2 .tablehead {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	}

.table2 th, .table2 .tablehead td { text-align:left; padding: 4px 15px 4px 4px;}

.table2 th A, .table2 .tablehead A { color: #000000;}

.table2 .tablefooter { 
	color: #FFFFFF;
	text-align: center;
	background-color: #006633;
	}
.table1 .tablefooter A { color: #FFFFFF;}

.table2 .alt {
	background:#FCE8DA;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #FFCC66;
}

.table2 .pager { color: #000000; background:#FFFFFF; }
.table2 .pager A { font-weight:bold; }


/* THESE TABLES ARE USED BY GLOBAL ADMIN */
.tablea {
	color: #000; 
	background:#990000; 
	border:1px solid #990000; 
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	background:#eeefe1; 
	border-collapse: collapse; /* this sets cellspacing to 0 on tables */
	}
.tablea A { color: #003C7B;}

.tablea td { padding: 4px 15px 4px 4px;}
.tablea label {
	margin:6px 0 0 0;
	float:left;
	font-weight: bold;
	width:80px;
	}

/* In the HTML, use "th" if possible. If .net does not support "th" then use "tablehead" class */
.tablea th, .tablea .tablehead {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	}

.tablea th, .tablea .tablehead td { text-align:left; padding: 4px 15px 4px 4px;}

.tablea th A, .tablea .tablehead A {color: #FFFFFF;}

.tablea .tablefooter { 
	color: #FFFFFF;
	background-color: #003C7B;
	}
.tablea .tablefooter A { color: #FFFFFF;}

.tablea .alt { background:#C8C8A8;}

.tablea .pager { color: #990000;}
.tablea .pager A { color: #990000;}

