/* ----------------------------------------------
   basic defaults
---------------------------------------------- */
body {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	background: #000 url(../images/pageBg.jpg) top center;
}
a {
	color: #71767b;
	text-decoration: underline;
}
a:hover { color:#fff; }
a img { border: none; }
form { margin: 0; }

/* ----------------------------------------------
   clears
---------------------------------------------- */
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.clearfix:after {
     content: "."; 
     display: block; 
     height: 0; 
	 font-size: 0;
     clear: both; 
     visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* ----------------------------------------------
   wrapper
---------------------------------------------- */
#pagearea {
	margin: 0 auto;
	width: 1000px;
}
#topbanner {
	/*background: url(../images/horzBar.png) repeat-x 0 126px;*/
	background: url(../images/horzBar.png) repeat-x 0 106px;
	border:1px solid #FFFFFF;
}
#nobanner {
	/*background: url(../images/horzPlain.png) repeat-x 0 126px;*/
	background: url(../images/horzPlain.png) repeat-x 0 106px;
}

/* ----------------------------------------------
   header
---------------------------------------------- */
#header {
	/*height: 173px;*/
	height: 153px;
	position: relative;
	background: url(../images/logoShadow.png) no-repeat top center;
	z-index: 1;
}
#header h1 {
	float: left;
	margin: 4px 0 0 400px;
	display: inline;
}
#header h1 a {
	display: block;
	width: 200px;
	height: 101px;
	background: url(../images/logo.png) no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
}
#header h1 a.fightco{
	display: block;
	width: 200px;
	height: 101px;
	background: url(../images/logo.png) no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
}
#header .myspace {
	display: block;
	position: absolute;
	/*top: 108px;*/
	top: 88px;
	left: 700px;
	width: 104px;
	height: 26px;
	background: url(../images/myspace.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
}
#header .dealer-login {
	position: absolute;
	/*top: 83px;*/
	top: 5px;
	display:block;
	width:100px;
	height:50px;
	left: 894px;
}
#header .fightbook {
	display: block;
	position: absolute;
	/*top: 83px;*/
	top: 63px;
	left: 894px;
	width: 104px;
	height: 11px;
	background: url(../images/fightbook.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
}
#header .facebook {
	display: block;
	position: absolute;
	/*top: 115px;*/
	top: 95px;
	left: 630px;
	width: 61px;
	height: 12px;
	background: url(../images/facebook.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
}
#header .twitter {
	display:block;
	position:absolute;
	top:92px;
	left:900px;
	width:60px;
	height:15px;
	background:url(../images/twitter1.png) no-repeat 0 0;
	overflow:hidden;
	text-indent:-9999px;
}
#header .youtube {
	display:block;
	position:absolute;
	top:92px;
	left:815px;
	width:75px;
	height:18px;
	background:url(../images/youtube.png) no-repeat 0 0;
	overflow:hidden;
	text-indent:-9999px;
}
#header #search {
	margin: 0;
	position: absolute;
	/*top: 146px;*/
	top: 126px;
	left:835px;
	/*left: 811px;*/
	width: 190px;
	height: 19px;
	z-index: 1200;
}
#header #search .textbox {
	margin: 0;
	width: 126px;
	height: 13px;
	padding: 2px;
	color: #fff;
	font-size: 11px;
	background: #8a8a8a;
	border: 1px solid #2e2e2e;
}
#header #search .button {
	margin: 0 0 0 4px;
	padding: 0 2px;
	width: 26px;
	background: #2d2d2d;
	font-size: 11px;
	border: 1px solid #888888;
	color: #8a8a8a;
	cursor: pointer;
}
#header #contentSkipLink {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
	color: #000;
	background: #000;
}
/* main nav */
ul#mainnav {
	clear: left;
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
	/*position: relative;
	z-index: 2;*/
}
ul#mainnav li {
	float: left;
	height: 28px;
	margin: 0 1px 0 0;
}
ul#mainnav li a {
	float: left;
	display: block;
	height: 28px;
	padding: 0 0 0 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	text-decoration: none;
}
ul#mainnav li a span {
	float: left;
	display: block;
	height: 23px;
	padding: 5px 18px 0 8px;
	cursor: pointer;
}
ul#mainnav li.active a,
ul#mainnav li a:hover
/*ul#mainnav li:hover a,
ul#mainnav li.sfhover a*/{ background: url(../images/navTabLeft.gif) no-repeat 0 0; }
ul#mainnav li.active a { font-weight: bold; }
ul#mainnav li.active a span,
ul#mainnav li a:hover span
/*ul#mainnav li:hover a span,
ul#mainnav li.sfhover a span*/{ background: url(../images/navTabRight.gif) no-repeat top right; }

/* sub nav */
ul#mainnav ul { display: none; }
ul#mainnav li.active ul { display: block; }
ul#mainnav ul {
	position: absolute;
	/*top: 141px;*/
	top: 121px;
	left: 0;
	padding: 0;
	margin: 0;
	width: 1000px;
	background: #2b2b2b url(../images/subNavBg.gif) repeat-x top left;
	list-style: none;
	z-index: 3;
}
ul#mainnav ul li {
	float: left;
	height: 22px;
	margin: 0;
	padding: 8px 13px 0 5px;
	background: url(../images/subNavDivider.gif) no-repeat 0 8px;
	position: relative;
	z-index: 4;
}
ul#mainnav ul li:first-child {
	background-position: -2px 8px;
	padding-left: 15px;
}
ul#mainnav ul li a {
	float: none;
	height: auto;
	padding: 0;
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background: none;
}
ul#mainnav li.active ul li a,
ul#mainnav li:hover ul li a,
ul#mainnav li.sfhover ul li a,
ul#mainnav a:hover ul li a,
ul#mainnav li.active ul li a:hover,
ul#mainnav li:hover ul li a:hover,
ul#mainnav li.sfhover ul li a:hover,
ul#mainnav a:hover ul li a:hover { background: none; font-weight: normal; }
ul#mainnav ul li a:hover,
ul#mainnav ul li:hover a,
ul#mainnav ul li.sfhover a { color: #cccccc; text-decoration: underline; }


/* third level nav */
ul#mainnav li.active ul ul { display: none; }
ul#mainnav li.active ul ul {
	position: absolute; 
	width: 180px;
	background: #2b2b2b;
	border-left: 1px solid #3b3b3b;
	border-bottom: 1px solid #3b3b3b;
	border-right: 1px solid #3b3b3b;
	top: 30px;
	left: 0;
	z-index: 5;
}
ul#mainnav li.active ul ul li {
	padding: 0;
	float: none;
	height: auto;
	background: none;
}
ul#mainnav li.active ul ul li a,
ul#mainnav li.active ul li:hover ul li a,
ul#mainnav li.active ul li.sfhover ul li a {
	display: block;
	width: 160px;
	color: #fff;
	text-decoration: none;
	padding: 8px 10px 8px 10px;
}
ul#mainnav li.active ul ul li a:hover {
	background: #1f1f1f;
	text-decoration: none;
}


/* hide/show nav */
/*ul#mainnav li ul { display: none; }
ul#mainnav li.active ul {
	display: block;
} */
ul#mainnav li.active ul li:hover {
	/*position: relative;*/
}
ul#mainnav li.active ul li:hover ul,
ul#mainnav li.active ul li.sfhover ul{
	display: block;
}

/* ----------------------------------------------
   footer
---------------------------------------------- */
#footer {
	margin: 23px 0 0 0;
	padding: 46px 0 0 0;
	background: #000;
	border-top: 1px solid #3b3b3b;
}
#footer .footerContent {
	margin: 0 auto;
	width: 1000px;
	position: relative;
	border-top: 1px solid #3b3b3b;
}
#footer .footerText {
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	text-indent: -9999px;
}
#footer .footerLogo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
}
#footer .footerLeft { 
	float: left; 
	width: 699px;
}
#footer ul.main,
#footer ul.sub {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul.main { margin: 12px 0 5px 0; }
#footer ul.main li {
	display: inline;
	padding: 0 10px 0 0;
	font-weight: bold;
}
#footer ul.sub li {
	float: left;
	padding: 0 6px;
	font-size: 11px;
	border-left: 1px solid #545454;
}
#footer ul.sub li.first {
	border: none;
	padding-left: 0;
}
#footer ul.sub ul { display: none; }
#footer ul a {
	color: #545454;
	text-decoration: none;
}
#footer ul a:hover { color: #808080; }
#footer .footerRight { 
	float: right; 
	width: 299px;
	padding: 8px 0;
	text-align: right;
	color: #3b3b3b;
	font-size: 11px;
	line-height: 16px;
}
#footer .footerRight strong {
	font-size: 12px;
}
#footer .footerRight a {
	color: #3b3b3b;
	text-decoration: none;
}
#footer .footerRight a:hover { color: #808080; }

/* ----------------------------------------------
   home page - top area
---------------------------------------------- */
#homeintro { height: 392px; }
#slidingcontent {
	position: relative;
	float: left;
	width: 600px;
	height: 353px;
	padding: 20px 20px 0 20px;
	margin: 9px 0 0 0;
	color: #000;
	background: #fff url(../images/sliderBg.jpg) no-repeat 0 0;
}
#slidingcontent img.introBanner { border: 1px solid #b5b5b5; }
#slidingcontent .date {
	display: block;
	padding: 13px 0 4px 0;
	color: #b5b5b5;
	font-size: 10px;
	border-bottom: 1px solid #b5b5b5;
}
#slidingcontent h1 {
	margin: 5px 0 2px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
}
#slidingcontent p {
	margin: 0;
	line-height: 18px;
}
#slidingcontent p.readmore {
	background: url(../images/readMoreLogo.gif) no-repeat 0 3px;
	padding: 0 0 7px 46px;
	position: absolute;
	left: 0;
	bottom: 2px;
}
#slidingcontent a {
	color: #404347;
	text-decoration: underline;
}
#slidingcontent a:hover { color: #000; }
#video {
	width: 350px;
	margin: 9px 0 0 0;
	float: right;
}
#video h2 {
	margin: 0 0 3px 0;
	width: 348px;
	height: 33px;
	background: url(../images/videoHeader.gif) no-repeat 0 0;
	border: 1px solid #1f1f1f;
	overflow: hidden;
	text-indent: -9999px;
}
#video .videoholder {
	height: 270px;
	padding: 6px;
	background: #000;
	border: 1px solid #1f1f1f;
}
#newsletter {
	float: right;
	margin: 6px 0 0 0;
	width: 328px;
	height: 36px;
	padding: 9px 11px 0 11px;
	background: #fff url(../images/sliderBg.jpg) no-repeat 0 0;
	color: #000;
}

#newsletter .textbox {
	margin: 0 0 0 0;
	width: 233px;
	height: 16px;
	padding: 4px;
	background: #8a8a8a;
	border: 1px solid #343434;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
}
#newsletter .button {
	height: 26px;
	width: 70px;
	padding: 4px;
	background: #2d2d2d;
	border: 1px solid #8e8e8e;
	color: #8e8e8e;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
#corphomebanners a {
	float: left;
	width: 180px;
	height: 371px;
	margin: 10px 20px 0 0;
	border: 1px solid #000;
}
#corphomebanners img { display: none; }
#corphomebanners a.hockey { background: url(../images/hockeybannerbw.jpg) no-repeat 0 0; }
#corphomebanners a.lax { background: url(../images/laxbannerbw.jpg) no-repeat 0 0; }
#corphomebanners a.fightco { background: url(../images/fightcobannerbw.jpg) no-repeat 0 0; }
#corphomebanners a.racing { background: url(../images/racingbannerbw.jpg) no-repeat 0 0; }
#corphomebanners a.paintball { background: url(../images/paintballbannerbw.jpg) no-repeat 0 0; margin-right: 0;}


/* ----------------------------------------------
   home page - content area
---------------------------------------------- */
#homecontent { margin: 7px 0 0 0; }
#homecontent .header {
	margin: 0 0 8px 0;
	height: 33px;
	background: #000 url(../images/headerBg.gif) repeat-x top left; 
	border: 1px solid #1e1e1e;
}
#homecontent .header h2 {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	display: inline;
}
#homecontent .header a {
	float: right;
	margin: 9px 13px 0 0;
	color: #fff;
	font-size: 11px;
	text-transform: lowercase;
	text-decoration: none;
	display: inline;
}
#homecontent .header a:hover { 
	color: #ccc; 
	text-decoration: underline;
}
/* ---- left column ----- */
#homecontent #leftcol {
	width: 641px;
	float: left;
}
.featuredProducts { margin: 0 0 11px 0; }
.featuredProducts h2 {
	margin: 2px 0 0 4px;
	width: 244px;
	height: 30px;
	background: url(../images/featuredProductsHeader.gif);
}
.featuredProducts .productHolder {
	margin-bottom: 12px;
}
.featuredProducts .product {
	width: 153px;
	margin-right: 9px;
	float: left;
	color: #c6c6c6;
}
.featuredProducts .product span {
	display: block;
	margin: 0 0 3px 0;
}
.featuredProducts .product.p4 { margin-right: 0; }
.featuredProducts .product img { 
	margin-bottom: 4px;
	border: 1px solid #000; 
}
.featuredProducts .bannerHolder {
	margin-bottom: 12px;
}
.featuredProducts .banner {
	width: 207px;
	margin-right: 10px;
	float: left;
	color: #c6c6c6;
}
.featuredProducts .banner span {
	display: block;
	margin: 0 0 3px 0;
}
.featuredProducts .banner.b3 { margin-right: 0; }
.featuredProducts .banner img { 
	margin-bottom: 4px;
	border: 1px solid #000; 
}
/*.featuredProducts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.featuredProducts li {
	float: left;
	margin: 0 0 0 9px;
	display: inline;
}
.featuredProducts li.first {
	margin-left: 0;
}
.featuredProducts li img { border: 1px solid #000; }*/
.aboutValken {
	float: left;
	width: 317px;
	background: url(../images/transBlack.png);
}
.aboutValken h2 {
	margin: 2px 0 0 3px;
	width: 175px;
	height: 30px;
	background: url(../images/aboutHeader.gif);
}
.aboutValken .content {
	padding: 0 15px 10px;
	color: #d8d8d8;
	line-height: 25px;
}
.aboutValken .content p { margin: 0; }
.aboutValken a:hover { color: #d8d8d8; }
.aboutValken img { 
	margin: 0 0 5px 0;
	border: 1px solid #b5b5b5; 
}
.gallery {
	float: right;
	width: 318px;
}
.gallery h2 {
	width: 209px;
	height: 30px;
	margin: 2px 0 0 8px;
	background: url(../images/galleriesHeader.gif);
}
.gallery ul {
	margin:0;
	padding: 0;
	list-style: none;
}
.gallery li {
	width: 96px;
	height: 96px;
	margin: 0;
	padding: 5px 5px;
	float: left;
}
.gallery li img { border: 7px solid #000; }
.sectionLogos {
	padding: 15px 0 0 0;
}
.sectionLogos img { 
	margin: 0 4px 0 0;
	float: left;
	vertical-align: middle;
}
.sectionLogos img.last { margin-right: 0; }

/* === blog === */
#blogsnippets .first3 {
	float: left;
	width: 315px;
}
#blogsnippets .last3 {
	float: right;
	width: 315px;
}
#blogsnippets .post {
	padding: 10px 10px 14px 10px;
	margin: 0 0 11px 0;
	background: url(../images/transBlack.png);
}
#blogsnippets .post h2 {
	margin: 0;
	font-size: 17px;
	color: #b4b4b4;
}
#blogsnippets .post p {
	line-height: 17px;
}
#blogsnippets .post p.metaLocation {
	margin: 2px 0 0 0;
	color: #b9b9b9;
	font-size: 11px;
	line-height: 14px;
}
#blogsnippets .post p.metaDate {
	margin: 0 0 14px 0;
	color: #b9b9b9;
	font-size: 11px;
	line-height: 14px;
}
#blogsnippets .post p.moreDetails a {
	padding: 4px 5px;
	background: #909090;
	color: #fff;
	text-decoration: none;
}
#blogsnippets .post p.moreDetails {
	margin: 18px 0 0 0;
	line-height: 14px;
}
#blogsnippets .post p.moreDetails a:hover { background: #787878; }

/* ---- right column ----- */
#homecontent #rightcol {
	width: 350px;
	float: right;
}
a#downloadCatalog {
	display: block;
	float: left;
	width: 170px;
	height: 59px;
	margin: 0 0 6px 0;
	background: url(../images/downloadCatalog.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
}
a#shopOnline {
	display: block;
	float: right;
	width: 170px;
	height: 59px;
	margin: 0 0 6px 0;
	background: url(../images/shopOnline.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
}
.hockeyNews {
	clear: both;
	background: url(../images/transGray.png);
}
.hockeyNews h2 {
	margin: 2px 0 0 4px;
	width: 170px;
	height: 30px;
	background: url(../images/newsHeader.gif) no-repeat 0 0;
}
.hockeyNews ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.hockeyNews li {
	padding: 15px 0;
	margin: 0 15px;
	font-size: 11px;
	line-height: 16px;
	color: #d9d9d9;
	border-top: 1px solid #8a8a8a;
}
.hockeyNews li:first-child,
.hockeyNews li.first {
	border: none;
	padding-top: 3px;
}
.hockeyNews a.titlefield {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}
.hockeyNews a.titlefield:hover { color: #d9d9d9; }
.hockeyNews li a { color: #d9d9d9; }
.hockeyNews li a:hover { text-decoration: none; }
.hockeyNews span.datefield {
	font-style: italic;
}

/* ----------------------------------------------
   interior pages - content area
---------------------------------------------- */
#interiorcontent { margin: 7px 0 0 0; }

#interiorcontent table a{
	text-decoration:none;
}
#interiorcontent table a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
/* ---- single column ----- */
#interiorcontent #singlecol h1 {
	margin: 0 0 15px 0;
	font-size: 28px;
	font-weight: normal;
	font-variant: small-caps;
}
#interiorcontent #singlecol p {
	margin: 12px 0;
	line-height: 150%;
	color: #f2f2f2;
}
#interiorcontent #singlecol ul {
	margin: 12px 0;
	padding: 0 0 0 25px;
}
#interiorcontent #singlecol li {
	line-height: 150%;
}
/* ---- left column ----- */
#interiorcontent #leftcol {
	width: 611px;
	float: left;
	padding: 10px 15px 5px 15px;
	color: #e5e5e5;
	background: url(../images/transBlack.png);
}
#interiorcontent #leftcol h1 {
	margin: 0 0 15px 0;
	font-size: 28px;
	font-weight: normal;
	font-variant: small-caps;
	border:#6FF;
}
#interiorcontent #leftcol h2 {
	margin: 15px 0;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
}
#interiorcontent #leftcol h3 {
	margin: 15px 0;
	font-size: 14px;
	color: #fff;
}
#interiorcontent #leftcol h3 a {
	color: #cccccc;
	text-decoration: none;
}
#interiorcontent #leftcol h3 a:hover { color: #fff; }
#interiorcontent #leftcol p {
	margin: 12px 0;
	line-height: 150%;
}
#interiorcontent #leftcol p.divider {
	margin: 20px 0 12px 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #666;
}
#interiorcontent #leftcol ul {
	margin: 12px 0;
	padding: 0 0 0 3em;
}
#interiorcontent #leftcol ul li {
	line-height: 18px;
}
#interiorcontent #leftcol .photos-row{
	width: 375px;
	padding:5px 5px 5px 5px;
}
#interiorcontent #leftcol .photos-row .photo{
	width:81px;
	margin:2px 2px 2px 2px;
	height:120px;
}
a.ai-link {
	background: url(../images/icon-ai.gif) no-repeat 0 0;
	padding: 1px 0 1px 20px;
}
a.eps-link {
	background: url(../images/icon-eps.gif) no-repeat 0 0;
	padding: 1px 0 1px 20px;
}
a.jpg-link {
	background: url(../images/icon-pic.gif) no-repeat 0 0;
	padding: 1px 0 1px 20px;
}
a.pdf-link {
	background: url(../images/icon-pdf.gif) no-repeat 0 0;
	padding: 1px 0 1px 20px;
}
a.zip-link {
	background: url(../images/icon-zip.gif) no-repeat 0 0;
	padding: 1px 0 1px 20px;
}
table.sizechart th {
	padding: 3px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
table.sizechart .firstrow th {
	text-align: center;
}
table.sizechart td {
	padding: 3px;
	vertical-align: top;
}
/* ---- right column ----- */
#interiorcontent #rightcol {
	width: 350px;
	float: right;
}
#interiorcontent #rightcol h1 {
	margin: 0 0 15px 0;
	font-size: 28px;
	font-weight: 500;
	font-variant: small-caps;
	border:#6FF;
}
#interiorcontent #rightcol .header {
	margin: 0 0 8px 0;
	height: 33px;
	background: #000 url(../images/headerBg.gif) repeat-x top left; 
	border: 1px solid #1e1e1e;
}
#interiorcontent #rightcol .header h2 {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	display: inline;
}
#interiorcontent #rightcol .header a {
	float: right;
	margin: 9px 13px 0 0;
	color: #fff;
	font-size: 11px;
	text-transform: lowercase;
	text-decoration: none;
	display: inline;
}
#interiorcontent #rightcol .header a:hover { 
	color: #ccc; 
	text-decoration: underline;
}
#interiorcontent #rightcol .sideBox {
	margin: 0 0 12px 0;
	background: url(../images/transGray.png);
	border: 1px solid #3F0;
}
#interiorcontent #rightcol .sideBox .sideBoxContent { padding: 0 10px 10px 10px; line-height: 18px; }
#interiorcontent #rightcol .contactAlt .sideBoxContent { padding: 15px; font-weight: bold; line-height: 18px; }
form#directions {
	margin: 0 0 12px 0;
	width: 328px;
	height: 36px;
	padding: 9px 11px 0 11px;
	background: #fff url(../images/sliderBg.jpg) no-repeat 0 0;
	color: #000;
}
form#directions .textbox {
	margin: 0 5px 0 0;
	width: 270px;
	height: 16px;
	padding: 4px;
	background: #8a8a8a;
	border: 1px solid #343434;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
}
form#directions .button {
	height: 26px;
	width: 40px;
	padding: 4px;
	background: #2d2d2d;
	border: 1px solid #8e8e8e;
	color: #8e8e8e;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}

/* ----------------------------------------------
   interior pages - forms
---------------------------------------------- */
.contactform .textbox {
	padding: 2px;
	width: 200px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #595959;
	border: 1px solid #808080;
}
.contactform select.textbox {
	padding: 1px;
	width: 206px;
}
.contactform textarea.textbox {
	width: 340px;
	height: 120px;
}
.contactform .textbox:focus {
	background-color: #808080;
}
.contactform td.input {
	vertical-align: top;
	padding: 3px 0;
}
.contactform td.label {
	padding: 4px 10px 0 0;
	vertical-align: top;
	text-align: right;
}
.contactform sup {
	font-size: 10px;
	line-height: 8px;
	color: #FF0000;
}
.contactform .button {
	padding: 2px 10px;
	background-color: #a6a6a6;
	border: 1px solid #d9d9d9;
	color: #000;
	cursor: pointer;
}
.contactform .button:focus { background-color: #d9d9d9; }

.contactCollapse {
	display: none;
	margin: 0 0 40px 0;
}

.contactform.dealerapp td.label { width: 200px; }

/* ----------------------------------------------
   sifr
---------------------------------------------- */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* decoy styles */
.sIFR-hasFlash #interiorcontent #leftcol h1,
.sIFR-hasFlash #interiorcontent #singlecol h1 {
	/*margin: 15px 0 0 0;*/
	visibility: hidden;
	font-variant: normal;
	font-size: 30px;
}




/* Photo Galleries */

.flickrgallery ul {
	margin:0;
	padding: 0;
	list-style: none;
}
.flickrgallery li {
	width: 96px;
	height: 96px;
	margin: 0;
	padding: 5px 5px;
	float: left;
}
.flickrgallery li img { border: 7px solid #000; }

#page_nav {float:right; font-weight:bold; margin-bottom:10px;}

.imagestroke {border: 1px solid #777; }


/*Live Help */

#rightcol .livehelp{
width:338px;
margin-bottom:8px;
padding:5px;
background-color:#000;
font-size:11px;
border: 1px solid #777;
}
#rightcol .fightzone{
width:348px;
border: 1px solid #777;
}

#rightcol .livehelp p{
	margin-bottom:5px;
	margin-top:0px;
}

.sideBoxContent ul {
padding:0;
margin:0;
margin-left:15px;
}
