/*
#dddddd - light gray
#4b4b4d - dark gray
#b52227 - red
#00558a - blue
#62a03e - green
#d96a1c - orange
*/

.modalBackground
{
	position: fixed;
	z-index: 99;
	top: 0px;
	left: 0px;
	background-color: #000;
	width: 100%;
	height: 100%;
	filter: Alpha(Opacity=70);
	opacity: 0.70;
	-moz-opacity: 0.70;
}
.modalBackgroundWarning
{
	position: fixed;
	z-index: 99;
	top: 0px;
	left: 0px;
	background-color: #fff;
	width: 500px;
	height: 400px;
	filter: Alpha(Opacity=70);
	opacity: 0.70;
	-moz-opacity: 0.70;
}

body {
	background: #000;
	color:#666666; /* text color for global admin */
/*	color:#B0B3B0;
	color:#868886;*/
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-arrow-color:#4b4b4d;
	scrollbar-base-color:#000;
	scrollbar-face-color:#000;
	scrollbar-highlight-color:#4b4b4d;
	scrollbar-shadow-color:#4b4b4d;
	}
.body {
	color:#dddddd; /* text color for the site */
	}
ul, li, ol, dl, dt, dd, 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: #b52227; :-moz-any-link:focus; outline: none; }
A:link {text-decoration: underline; }
A:visited {text-decoration: underline; }
A:active {text-decoration: underline; }
A:hover {text-decoration: none; }

.body A {color: #dddddd; :-moz-any-link:focus; outline: none;}
.body A:link {text-decoration: none; }
.body A:visited {text-decoration: none; }
.body A:active {text-decoration: none; }
.body A:hover { color:#b52227; text-decoration: none; }
.schuttRed { color:#b52227}
h1 {
	color: #b52227;
	margin:0 0 15px 0;
	font-size: 18px;
	font-weight: bold;
	}
h2 {
	color: #b52227;
	margin:0 0 15px 0;
	font-size: 12px;
	font-weight: bold;
	}
h3 {
	color: #b52227;
	margin:0 0 15px 0;
	font-size: 12px;
	font-weight: bold;
	}
h4 {
	color: #b52227;
	margin:0 0 0 0;
	font-size: 11px;
	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:900px;
	margin:0 auto;
	}
#wrapper2 {
	width:900px;
	margin:0 0 12px 0;
	float:left;
	}
#leftCol {
	width:166px;
	float:left;
	}
#rightCol {
	width:734px;
	float:left;
	}
#content {
	width:600px;
	margin:0 0 0 0;
	}
.scrollBox {
	width:724px;
	height:355px;
	overflow:auto;
	padding:0 10px 0 0;
	position:relative;
	margin:0 0 12px 0;
	}

#header {
	width:900px;
	height:67px;
	position:relative;
	margin:0 0 12px 0;
	}
#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 a:link, #nav-softball a:visited {
	width: 65px;
	left: 68px;
	 :-moz-any-link:focus;
	 outline: none;
}
#nav-baseball a:link, #nav-baseball a:visited {
	width: 65px;
	left: 133px;
	 :-moz-any-link:focus;
	 outline: none;
}
#nav-collectibles a:link, #nav-collectibles a:visited {
	width: 87px;
	left: 198px;
	 :-moz-any-link:focus;
	 outline: none;
}
/*#nav-basketball a:link, #nav-basketball a:visited {
	width: 77px;
	left: 285px;
	 :-moz-any-link:focus;
	 outline: none;
}*/
#nav-reconditioning a:link, #nav-reconditioning a:visited {
	width: 100px;
	left: 285px;
	 :-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-videos a:link, #nav-videos a:visited {
	width: 53px;
	right: 97px;
	 :-moz-any-link:focus;
	 outline: none;
}
#nav-news a:link, #nav-news a:visited {
	width: 46px;
	right: 51px;
	 :-moz-any-link:focus;
	 outline: none;
}
#nav-schutt a:link, #nav-schutt a:visited {
	width: 51px;
	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 a:hover {
	background: url(images/mainnav.jpg) no-repeat -68px -32px;
}
#nav-baseball a:hover {
	background: url(images/mainnav.jpg) no-repeat -133px -32px;
}
#nav-collectibles a:hover {
	background: url(images/mainnav.jpg) no-repeat -198px -32px;
}
/*#nav-basketball a:hover {
	background: url(images/mainnav.jpg) no-repeat -285px -32px;
}*/
#nav-reconditioning a:hover {
	background: url(images/mainnav.jpg) no-repeat -285px -32px;
}
#nav-videos a:hover {
	background: url(images/mainnav.jpg) no-repeat -584px -32px;
}
#nav-news a:hover {
	background: url(images/mainnav.jpg) no-repeat -637px -32px;
}
#nav-schutt a:hover {
	background: url(images/mainnav.jpg) no-repeat -683px -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: 290px;
	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: 29px;
	left: 0;
	 :-moz-any-link:focus;
	 outline: none;
}
#nav-locater a:link, #nav-locater a:visited {
	width: 86px;
	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-dealer a:link, #nav-dealer a:visited {
	width: 120px;
	left: 168px;
	 :-moz-any-link:focus;
	 outline: none;
}
/*#nav-cart a:link, #nav-cart a:visited {
	width: 44px;
	left: 244px;
	 :-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-dealer a:hover {
	background: url(images/hdr_subnav.gif) no-repeat -168px -11px;
}
/*#nav-cart a:hover {
	background: url(images/hdr_subnav.gif) no-repeat -244px -11px;
}*/

/* ----- email updates ------ */
#header .emailUpdates {
	position:absolute;
	left: 600px;
	top: 8px;
	}
#header .social {
	position:absolute;
	left: 610px;
	top: 8px;
	}
#header .social ul {
	list-style:none;
	}
#header .social li {
	float:left;
	padding:0 0 0 10px;
	}
#header .social li a img {
	border:none;
	}


/* ----- 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: #B0B3B0;
	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: #B0B3B0;
	font-size: 10px;
	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;
	text-align:center;
	}
#home_image div {
	display:inline;
	}


/* ----- 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:267px;
	}
.promo_news {
	border:1px solid #4b4b4d;
	width:288px;
	margin:0 12px 0 0;
	float:left;
	position:relative;
	height:189px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	}
.promo_news a:link, .promo_news a:active, .promo_news a:visited {
	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:#dddddd;
	}
#leftNav a:hover {
	color:#868886;
	}*/
#leftNav .leftNavBottom {
	border-top:1px solid #b52227;
	padding:7px 0 8px 0;
	margin:0 0 0 10px;
	
	}
#leftNav .leftNavBottom li {
	font-style: italic;	
	margin:0 0 0 -10px;
	}
/* ----- main page content ------ */
#contentWrapper {
	width:734px;
	clear:left;
	float:left;
	margin:0 0 20px 0;
	}
#mainPageContent {
	width:720px;
	float:left;
	line-height:160%;
	}
#mainPageContent h2 {
	margin:0 0 0 0;
	}
#mainPageContent a:link, #mainPageContent a:active, #mainPageContent a:visited,  {
	color:#b52227;
	}
#mainPageContent a:hover {
	color:#fff;
	}
#sectionImage {
	margin:0 0 12px 0;
	}
/* ----- breadcrumb ------ */
#breadcrumbWrapper {
	width:100%;
	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;
	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;
	list-style:none;
	}
#extra_links li {
	display:inline;
	padding:0 0 0 0;
	}
#extra_links span{
	padding:0 5px;
	}
#extra_links li.previous a {
	background:url(/images/carrotLeft.gif) no-repeat left 50%;
	padding:0 10px 0 8px;
	border-right:1px solid #ddd;
	
	}
#extra_links li.next a {
	background:url(/images/carrotRight.gif) no-repeat right 50%;
	padding:0 7px 0 9px;
	margin:0 30px 0 0;
	}
/* ----- desktops ------ */
#desktop_bg  {
	border:1px solid #4b4b4d;
	width:209px;
	margin:0 0 0 0;
	float:right;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
/*#desktop_bg a {
	}
#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 #dddddd;
	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 {
	width:724px;
	height:400px;
	overflow:auto;
	padding:0 10px 0 0;
	position:relative;
	margin:0 0 12px 0;
	}
#products h2 {
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/diag_line_bg.gif);
	background-repeat: repeat;
	margin:0;
	line-height:30px;
	padding:0 0 0 15px;
	clear:both;
	}
.thumbsWrapper {
	float:left;
	margin:0 0 10px 0;
	width:704px;
	}
#products dl {
	float:left;
	margin:10px 0 0 0;
	height:150px;
	padding:0 9px 0 0;
	position:relative;
	}
#products dt {
	position:absolute;
	top:112px;
	left:18px;
	text-align:center;
	background:#000;
	width:131px;
	margin:0;
	padding:0;
	font-weight: bold;
	}
#products dd {
	margin:0;
	padding:0;
	width:163px;
	height:120px;
	border:1px solid #868886;
	text-align:center;
	}
#products dd img {
	}
/* ----- product detail ----- */
.enlarge {
	position:absolute;
	top:326px;
	left:275px;
	}
#detailWrapper {
	width:732px;
	float:left;
	border:1px solid #4b4b4d;
	position:relative;
	margin:0 0 12px 0;
	}
#detailWrapperPrint {
	width:732px;
	float:left;
	margin:0 0 12px 0;
	}
#imagesCol {
	width:312px;
	float:left;
	position:relative;
	margin:0 6px 0 0;
	padding-left:10px;
	}
#largeImage {
	float:left;
	width:100%;
	margin:0 0 0 0;
	}
.enlarge {
	position:absolute;
	top:295px;
	left:260px;
	width:47px;
	height:10px;
	}
#detailsCol {
	margin:0 0 0 0;
	width:400px;
	float:right;
	position:relative;
	}
#detailHeader {
	background-image: url(images/diag_line_bg.gif);
	background-repeat: repeat;
	font-weight: bolder;
	color:#fff;
	font-size:12px;
	position:relative;
	height:25px;
	margin:3px 3px 12px 3px;
	}
.prodName {
	position:absolute;
	top:5px;
	left:10px;
	text-align:left;
	}
.prodPrice {
	position:absolute;
	top:5px;
	left:0;
	width:100%;
	text-align:center;
	}
.prodNumber {
	position:absolute;
	top:5px;
	right:0;
	width:200px;
	text-align:right;
	padding:0 10px 0 0;
	}


/*ul.thumbs  {
	float:left;
	}
.thumbs li {
	display:inline;
	list-style-type:none;
	}*/
ul.features  {
	float:right;
	}
.features li {
	display:inline;
	list-style-type:none;
	}

/* ----- 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;
	font-weight:bold;
	font-size:12px;
	}
#prodColorsPrint {
	float:right;
	width:300px;
	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 {
	font-weight:bold;
	font-size:12px;
	float:left;
	width:60px;
	margin:0;
	}
#prodOptions dd {
	float:right;
	text-align:right;
	width:140px;
	margin:0;
	}
.select0 {
	background:#000;
	font-size:12px;
	font-weight:normal;
	color:#dddddd;
	border:1px solid #868886;
	}
.select1 {
	width:135px;
	background:#000;
	font-size:12px;
	font-weight:normal;
	color:#dddddd;
	border:1px solid #868886;
	}
.select2 {
	width:60px;
	background:#000;
	font-size:12px;
	font-weight:normal;
	color:#dddddd;
	border:1px solid #868886;
	}
.input1 {
	width:131px;
	background:#000;
	font-size:12px;
	font-weight:normal;
	color:#dddddd;
	border:1px solid #868886;
	}
.input2 {
	width:60px;
	background:#000;
	font-size:12px;
	font-weight:normal;
	color:#dddddd;
	border:1px solid #868886;
	}
/* ----- product info ----- */
#prodInfo {
	clear:both;
	}
/* tabs */
.tabs {
	margin:0 0 5px 0;
	padding:0;
	float:left;
}
.tabs ul {
	margin:0 0 0 0;
	padding:0;
	float:left;
	list-style:none;
}

.tabs li {
	margin:0;
	padding:0 4px 4px 0;
	float:left;
	width:94px;
}
.tabs li a {
    background: transparent url('/images/tabLeft.gif') no-repeat scroll top left;
    color: #fff;
    display: block;
    float: left;
    font: normal 9px arial, sans-serif;
	text-transform:uppercase;
	height:18px;
	width:91px;
	padding-left:3px;
    text-decoration: none;
	:-moz-any-link:focus;
	outline: none;
}
.tabs li a span {
    background: transparent url('/images/tabRight.gif') no-repeat top right;
    display: block;
    line-height: 15px;
    padding: 1px 0 2px 0px;
	white-space:nowrap;
}
.tabs li a:active, .tabs li a:hover, .tabs li a.active {
	color: #fff;
    background-position: bottom left;
}

.tabs li a:active span, .tabs li a:hover span, .tabs li a.active span {
	color: #fff;
    background-position: bottom right;
}
.actionButtons {
	padding:0 0 5px 0;
	float:left;
	width:388px;
	clear:both;
	
	}
dl.findDealer {
	float:right;
	margin:0 0 0 0;
	padding:0;
	width:160px;
	background:yellow;
	position:relative;
	}
dl.findDealer dt {
	position:absolute;
	left:0;
	top:0;
	white-space:nowrap;
	}
dl.findDealer dd.findInput {
	position:absolute;
	left:80px;
	top:0;
	}
dl.findDealer dd.findButton {
	position:absolute;
	right:0;
	top:0;
	}
dl.findDealer dd.findButton a.button {
    margin-right: 0;
}
.prodOptionsInput {
	width:40px;
	color:#000;
	background-color: #B0B3B0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #868886;
	margin-right:4px;
	}
/* ----- 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 {
	overflow:auto;
	width:383px;
	height:228px;
	margin:0 0 15px 0;
	padding:0 5px 0 0;
	clear:both;
	}
#infoContent a:link, #infoContent a:visited {
	color: #b52227;	
	}
#infoContent a:hover {
	color: #fff;	
	}
/*#infoContent div {
	padding:0 5px 0 0;
	overflow:auto;
	width:383px;
	height:230px;
	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;
	}
#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;
	}
/* ----- highres ------ */
#highres {
	border:1px solid #4b4b4d;
	width:732px;
	margin:0 0 12px 0;
	float:left;
	}
#highres h2 {
	margin:0;
	height:28px;
	padding:0 0 5px 0;
	text-indent: -9999px;
	background-image: url(images/title_high_res.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#highres ul {
	margin:0 0 0 10px;
	}
#highres li {
	display:inline;
	padding:0 25px 0 0;
	}
.highResPhoto {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	}
.highResPhoto img {
	width:450px;
	}
/* ----- schutt imagaes ------ */

#schuttImages {
	width:724px;
	height:355px;
	overflow:auto;
	padding:0 10px 0 0;
	position:relative;
	margin:0 0 12px 0;
	}
#schuttImages .thumbsWrapper {
	clear:both;
	float:left;
	margin:0 0 10px 0;
	width:704px;
	}
#schuttImages dl {
	float:left;
	margin:10px 0 0 0;
	height:150px;
	padding:0 9px 0 0;
	position:relative;
	}
#schuttImages dt {
	position:absolute;
	top:112px;
	left:18px;
	text-align:center;
	background:#000;
	width:131px;
	margin:0;
	padding:0;
	font-weight: bold;
	}
#schuttImages dd {
	margin:0;
	padding:0;
	width:163px;
	height:120px;
	border:1px solid #868886;
	text-align:center;
	}
#schuttImages dd img {
	}
#ctl00_cphContent_pnlSport {
	float:left;
	padding:12px;
	background-image: url(images/diag_line_bg.gif);
	margin:0 0 30px 0;
	}
/* ----- links -----*/
#linksListing {
	width:724px;
	height:355px;
	overflow:auto;
	padding:0 10px 0 0;
	position:relative;
	margin:0 0 12px 0;
	}
#linksListing dl {
	width:600px;
	clear:both;
	float:left;
	margin:0 0 15px 0;
	}
#linksListing dt {
	float:left;
	margin:0;
	width:130px;
	font-style:italic;
	}
#linksListing dt img {
	margin:2px 0 0 0;
	}
#linksListing dd {
	float:right;
	margin:0;
	width:470px;
	}
#linksListing dd h2 {
	margin:0;
	}

#linksListing a:link, #linksListing a:active, #linksListing a:visited {
	color: #b52227;	
	}
/*#linksListing a:hover {
	color: #fff;	
	}*/

/* ----- news listing ------ */
#newsSubNav {
	float:left;
	padding:12px;
	background-image: url(images/diag_line_bg.gif);
	margin:0 0 30px 0;
	}
#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:link, #newsSubNav li.links a:active, #newsSubNav li.links a:visited {
	color: #b52227;	
	}
/*#newsSubNav li.links a:hover {
	color: #fff;		
	}*/
#newsListing {
	width:724px;
	height:355px;
	overflow:auto;
	padding:0 10px 0 0;
	position:relative;
	margin:0 0 12px 0;
	}
#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;
	}
#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:link, #newsListing a:active, #newsListing a:visited {
	color: #b52227;	
	}
/*#newsListing dd a:hover {
	color: #fff;	
	}*/
#newsListing .pager {
	margin:0 0 0 -5px;
	}
#newsListing .pager a, #newsListing span {
	padding:0 5px;
	}
/*#newsListing a:hover {
	color:#fff;
	}*/
/* ----- news article ------ */
#newsArticle {
	width:724px;
	height:355px;
	overflow:auto;
	padding:0 10px 0 0;
	position:relative;
	margin:0 0 12px 0;
	}

#newsArticle dl {
	width:700px;
	margin:0px 0 0 0;
	position:relative;
	float:left;
	}
#newsArticle a:link, #newsArticle a:active, #newsArticle a:visited {
	color: #b52227;	
	}
/*#newsArticle a:hover {
	color: #fff;	
	}*/
#newsArticle dt {
	float:right;
	width:200px;
	margin:0;
	text-align:left;
	z-index:1;
	}
#newsArticle dt p {
	float:left;
	width:90px;
	padding:0 10px 0 0;
	height:100px;
	margin:0;
	}
#newsArticle dt p.instructions {
	width:190px;
	padding:0 10px 0 0;
	height:none;
	margin:0;
	clear:both;
	}
#newsArticle dt p img {
	width:88px;
	border:1px solid #868886;
	}
#newsArticle dd {
	float:left;
	margin:0;
	width:470px;
	}
#newsArticle dd h2 {
	font-size: 12px;
	font-weight: bold;
	color: #b52227;	
	margin:0 0 15px 0;
	}
	
/* ----- reconditioning ----- */
#reconditioning h1, #newsListing 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 7px 0;
	line-height:30px;
	padding:0 0 0 15px;
	clear:both;
	width:609px;
	}
#reconditioning h2 {
	margin:0 0 0 0;
	}
#reconditioning a:link, #reconditioning a:active, #reconditioning a:visited {
	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;
	}

/* ----- catalogs ------ */

.catalogLink a {
	display:block;
	}
.catalogLink a:link, .catalogLink a:active, .catalogLink a:visited {
	color: #b52227;	
	}
/*.catalogLink a:hover {
	color: #fff;	
	}*/
	
/* ----- FAQ ----- */
#faqContent {
	width:724px;
	height:355px;
	overflow:auto;
	padding:0 10px 0 0;
	position:relative;
	margin:0 0 12px 0;
	}
#faqContent dl {
	width:600px;
	clear:both;
	float:left;
	margin:0 0 15px 0;
	}
#faqContent dt {
	color:#b52227;
	float:left;
	margin:0;
	width:20px;
	font-weight:bold;
	clear:both;
	}
#faqContent dd {
	float:right;
	margin:0;
	width:580px;
	}
#faqContent dd p {
	margin:0 0 6px 0;
	}
#faqContent dd ul {
	padding:3px 10px;
	font-weight:bold;
	background:url(images/diag_line_bg.gif);
	margin:0 0 15px 0;
	}
#faqContent dd li {
	margin:0 10px 0 0;
	display:inline;
	list-style-type:none;
	}
#faqContent dd h2 {
	font-size: 12px;
	font-weight: bold;
	color: #b52227;	
	margin:0;
	}
#faqContent a:link, #faqContent a:active, #faqContent a:visited {
	color: #b52227;	
	}
#faqContent dd a:hover {
	color: #fff;	
	}
#faqContent .pager {
	margin:0 0 0 -5px;
	}
#faqContent .pager a, #faqContent span {
	padding:0 5px;
	}
#faqContent a:hover {
	color:#fff;
	}	

/* ----- footer ------ */
#footer {
	clear:both;
	font-size: 10px;
	width:100%;
	}
.printInfo {
	display:none;
	}
.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;
	}
/* buttons */
.buttons {
	padding:0 0 5px 0;
	float:left;
	width:100%;
	clear:both;
	}

a.button {
    background: transparent url('/images/buttonRight.gif') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    margin-right: 6px;
	height:18px;
    padding-right: 5px;
    text-decoration: none;
	:-moz-any-link:focus;
	outline: none;
}
a.button.arrows {
    background: transparent url('/images/buttonRightArrows.gif') no-repeat scroll top right;
    padding-right: 22px;
	}
a.button span {
    background: transparent url('/images/buttonLeft.gif') no-repeat;
    display: block;
    line-height: 15px;
    padding: 1px 2px 2px 5px;
	white-space:nowrap;
}
a.button span img {
	float:left;
	border:0;
	padding:0 4px 0 0;
	margin:0;
}
a.button:active, a.button:hover {
	color: #fff;
    background-position: bottom right;
}

a.button:active span, a.button:hover span {
	color: #fff;
    background-position: bottom left;
} 

.input1 {
	padding:1px;
	color:#000;
	background-color: #B0B3B0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #868886;
	}
.pager {
	color:#b52227;
	font-weight:bold;
	}
.pager a {
	color:#dddddd;
	font-weight:normal;
	}
.returnLink {
	font-weight:bold;
	color:#b52227;
	}
.returnLink a:link, .returnLink a:active, .returnLink a:visited {
	color:#b52227;
	}
.returnLink a:hover {
	color:#fff;
	}
/*----- join -----*/
.join fieldset {
	border: 1px solid #4b4b4d;
	margin:0 0 20px 0;
	width:500px;
	float:left;
	clear:both;
	display:block;
}
.join legend {
	font-size:14px;
	padding: 0 10px;
	font-weight: bold;
	color:#b52227;
}
.join label {
	float:left;
	width:80px;
	line-height: 1.8;
	vertical-align: top;
}
.join p {
	clear:both;
}
.join fieldset p {
	margin:0 0 10px 10px;
	font-style:italic;
}
.join label.noWidth {
	float:none;
	width:100%;
}
.join fieldset ol {
  margin: 0;
  padding: 0;
}
.join fieldset li {
	float:left;
	width:210px;
  list-style: none;
  padding: 5px;
  margin:0 0 10px 0;
  margin: 0;
}
.join fieldset li.noFloat {
	float:none;
	width:100%;
}
.join fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
.join fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
.join fieldset fieldset label {
  display: block;
  width: auto;
}
.join em {
	padding:0 5px;
	font-weight: bold;
	font-style: normal;
	color: #b52227;
}

/*----- dealer registration -----*/

/*.dealerRegister fieldset {
	border: 1px solid #4b4b4d;
	margin:0 0 20px 0;
	width:500px;
	float:left;
	clear:both;
	display:block;
}
legend {
	font-size:14px;
	padding: 0 10px;
	font-weight: bold;
	color:#b52227;
}
.dealerRegister label {
	float:left;
	width:200px;
	line-height: 1.8;
	vertical-align: top;
}
.dealerRegister p {
	clear:both;
}
.dealerRegister fieldset p {
	margin:0 0 10px 10px;
	font-style:italic;
}
.dealerRegister label.noWidth {
	float:none;
	width:100%;
}
.dealerRegister fieldset ol {
  margin: 0;
  padding: 0;
}
.dealerRegister fieldset li {
	float:left;
	width:210px;
  list-style: none;
  padding: 5px;
  margin:0 0 10px 0;
  margin: 0;
}
.dealerRegister fieldset li.noFloat {
	float:none;
	width:100%;
}
.dealerRegister fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
.dealerRegister fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
.dealerRegister fieldset fieldset label {
  display: block;
  width: auto;
}
.dealerRegister em {
	padding:0 5px;
	font-weight: bold;
	font-style: normal;
	color: #b52227;
}*/
/* ----- right column news ------ */
#newsRightCol  {
	border:1px solid #4b4b4d;
	width:209px;
	margin:0 0 0 0;
	float:right;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#newsRightCol a:link, #newsRightCol a:active, #newsRightCol a:visited {
	color:#b52227;
	}
#newsRightCol a:hover {
	color:#fff;
	}
#newsRightCol h1 {
	margin:0;
	height:28px;
	padding:0;
	text-indent: -9999px;
	background-image: url(images/title_newsRightCol.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#newsRightCol dl {
	margin:0 10px 10px 10px;
	padding:10px 0 0 0;
	border-top:1px solid #dddddd;
	float:left;
	width:189px;
	display:inline;
	}
#newsRightCol dl.first {
	border-top:0px;
	}
#newsRightCol dt {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	width:66px;
	}
#newsRightCol dt img {
	float:left;
	}
#newsRightCol dd {
	float:left;
	margin:0;
	padding:0;
	width:110px;
	}
/*-- tables --*/
.help { color: #62a03e; }
.help A { color: #62a03e; }

.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 #b52227;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	border-collapse: collapse;
	}
.table2 A { color: #b52227;}

.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: #fff;
	background:#b52227 url(/images/bg1.gif) repeat-x left bottom;
	}

.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, .tableb A, .headerBG A { color: #b52227;}
.tablea A:hover, .tableb A:hover, .headerBG A:hover { text-decoration:none;}

.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;}

/* features */
.leftPhotoBox {
	width:325px;
	float:left;
	padding:0 10px 0 0;
	margin:0 0 0 0;
	position:relative;
	}
.leftFlashBox {
	width:215px;
	float:left;
	padding:0 10px 0 0;
	margin:0 0 0 0;
	position:relative;
	}
.rightScrollBoxWrap {
	width:375px;
	float:right;
	height:350px;
	}

.rightScrollBox {
	height:300px;
	overflow:auto;
	padding:0 10px 0 0;
	position:relative;
	margin:0 0 12px 0;
	}
.callOutList {
	width:330px;
	float:left;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	}
.callOutList dt {
	clear:both;
	display:inline;
	float:right;
	width:220px;
	margin:0;
	padding:0;
	font-weight:bolder;
	color:#b52227;
	}
.callOutList dd {
	margin:0;
	padding:0 0 0 110px;
	}
.callOutList dd.image {
	padding:0 0 0 0;
	}
.callOutList dd.image img, .callOutList dd.image input {
	float:left;
	margin:0 0 0 0;
	border:1px solid #868886;
	}

/* gallery */
.rightGalleryScrollBox {
	height:330px;
	overflow:auto;
	padding:0 10px 0 0;
	position:relative;
	margin:0 0 12px 0;
	}
.galleryThumbs {
	margin:0;
	padding:0;
	}
.galleryThumbs li {
	float:left;
	list-style:none;

	margin:0 15px 10px 0;
	}
.galleryThumbs li img, .galleryThumbs li input {
	border:1px solid #868886;
	}
/* comments */
.comments dl {
	margin:0 0 12px 0;
	border-bottom:1px solid #b52227;
	}
.comments dt {
	font-weight:bold;
	margin:0 0 12px 0;
	padding:0 0 0 13px;
	background-image: url(images/icon_comment.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	}
.comments dd {
	margin:0;
	}
.comments dd.commentDate {
	font-style:italic;
	margin:0 0 12px 0;
	}
.commentFormLeft {
	margin:0;
	padding:0;
	float:left;
	width:410px;
	list-style:none;
	}
.commentFormLeft li {
	margin:0;
	padding:0;
	}

.commentFormRight {
	float:right;
	width:270px;
	margin:0;
	padding:0;
	list-style:none;
	}
.commentFormRight li {
	margin:0 0 5px 0;
	padding:0;
	}

.commentFormLeft textarea {
	width:400px;
	height:145px;
	background-color: #B0B3B0;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #868886;
	}
.commentFirst input, .commentLast input, .commentEmail input {
	color:#000;
	width:250px;
	background-color: #B0B3B0;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #868886;
	}
.commentCity, .commentZip {
	float:left;
	}	
.commentCity input {
	color:#000;
	width:200px;
	background-color: #B0B3B0;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #868886;
	}
.commentFormRight select {
	color:#000;
	background-color: #B0B3B0;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #868886;
	}
.commentForm label {
	display:block;
	}
.comment {
	float:left;
	clear:both;
	width:125px;
	}
.commentForm {
	width:700px;
	float:left;
	}
	
/* popup */

#popup {
	position:absolute;
	background:#fff;
	z-index:1000;
	left: 350px;
	top: 170px;
	width:340px;
}
.popupWrap {
	padding:10px;
	float:left;
}
.popupImage {
	float:left;
	}
.popupContent {
	width:320px;
	float:left;
	padding:0px;
}
.popupContent p {
	padding:0 0 20px 0;
	margin:0;
}
.popupContent fieldset {
	position:relative;
	font: 11px Arial, Helvetica, sans-serif;
	border-style:none;
	margin: 0px 0 20px 0;
	padding: 5px;
	clear: none;
	float:left;
	width:350px;
	}
.popupContent fieldset ul  {
	list-style:none;
	margin: 0;
	padding: 0;
	}

.popupContent fieldset li {
	width: 340px;
	float: left;
	margin: 0 0 2px 0;
	padding: 0;
	}
/*fieldset ul li .error {
	margin: 0 5px;
	background: url(images/icon_alert.png) no-repeat left top;
	height: 20px;
	width: 20px;
	text-indent: -9999em;
	}
fieldset ul li span {
	float: left;
	padding: 0 5px 0 0;
	}*/
.popupContent fieldset li label {	
	float: left;
	width: 110px;
	line-height: 1.8;
	vertical-align: top;
	}
.popupContent fieldset li input.popupInput {	
	float: left;
	width: 170px;
	vertical-align: top;
	}
.popupContent fieldset li select {	
	font: 11px Arial, Helvetica, sans-serif;
	float: left;
	width: 174px;
	}
.popupCloseBar {
	background:#FFFFFF;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:100%;
	position:relative;
}
.popupTitle {
	float:right;
	padding:8px 14px;
	float:left;
	color:#fff;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bolder;
	margin:0px;
	list-style:none;
	width:200px;
}
.popupClose {
	Position:absolute;
	top:3px;
	right:10px;
	margin:0px;
	width:200px;
	text-align:right;
}

a.popupClose {
	color:#FFFFFF;
	}
.popupGuarantee {
	border:1px solid #666;
	padding:2px;
	font-size:11px;
	color:#666;
	clear:both;
}
.confirm-dialog {
	background:#000;
	padding:5px;
	border:1px solid #666;
}
.addthis_button {
	float:left;
	margin-right:15px;
}
