d/*************************************************************************
' Function : CSS defintions for the store.
' Product  : CandyPress Store Frontend
' Version  : 2.4
' Modified : June 2003
' Copyright: Copyright (C) 2003 CandyPress.Com 
'            See "license.txt" for this product for details regarding 
'            licensing, usage, disclaimers, distribution and general 
'            copyright requirements. If you don't have a copy of this 
'            file, you may request one at webmaster@candypress.com
'**************************************************************************/

/* General Tag specifications */

BODY,P{font-family: Verdana, Arial, Helvetica;	font-size: 8pt;	margin-top: 0px; margin-bottom: 7px;}
div{font-family: Verdana, Arial, Helvetica;	font-size: 8pt}

tr{font-size: 8pt;}

A:link{
	color: #0000cc;	text-decoration: none;}
A:visited{
	color: #0000cc;	text-decoration: none;}
A:hover{
	color: #cc00cc;	text-decoration: underline;}

/* Info Box WITHOUT Headings */
.CPbox1            {BACKGROUND-COLOR: #ffffff;  padding-bottom: 4px;  padding-left: 4px;  padding-right: 4px;  padding-top: 4px;    }
.CPbox1 A:link     {COLOR: #0000cc; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #0000cc; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #cc00cc; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2{
	border: #0000cc 1px solid;
	background-color: #ffffff;
	font-size: 8pt;
	text-align:center;}
.CPbox2H{
	padding: 2px; background-color: #0000cc; color: #ffffff;
	white-space:nowrap; text-align:center;
}
.CPbox2B           {BACKGROUND-COLOR: #F5F5F5; white-space:nowrap; color:#000000}
.CPbox2B A:link    {COLOR: #0000cc; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #0000cc; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #cc00cc; FONT-SIZE: 10px; TEXT-DECORATION: underline}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #EEEEEE}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #EEEEEE}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #CCCCCC}

/* Product Short Description (Except Detail page) */
.CPprodDesc {FONT-SIZE: 9pt}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 11pt}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #800000}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #800000}

/* Product List Price - Text Label */
.CPprodLPriceT {}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through}

/* Product Sale Price - Text Label */
.CPprodSPriceT {}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: red}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #888888}

/* In Stock text */
.CPinStock {COLOR: #888888}

/* Out of Stock text */
.CPoutStock {COLOR: red}

/* No Image text */
.CPnoImgT {COLOR: #800000}

/* Category List */
.CPcatDescList {}

/* Category Description - No products linked to it */
.CPcatDesc {}

/* Category Description - Has products linked to it */
.CPcatDescProd {FONT-WEIGHT: bold}

/* Option Description */
.CPoptDesc {FONT-STYLE: italic}

/* Option Select box */
.CPoptSel {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* ADDED - Version 2.3 */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #CCCCCC}
.CPcolsView A:link    {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 10pt}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 10pt}
.CPsysMsgURL {FONT-SIZE: 10pt}

/* ADDED - Version 2.4 */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; BACKGROUND-COLOR: #ffff66}


/* Top images - aligns left and right  */
.spsHerdLeft{	float:left}
.spsHerdright{	float: right;}

/* DAN - no borurder on images*/
img{
	border:none; padding:0; margin:0;}
img.TextAlignMid{
	vertical-align:middle}
img.TextAlignTop{
	vertical-align:text-top}

/* Spaser */
/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #007900; PADDING-BOTTOM: 4px}

/* Box - Product Image (Home page) */
.CPhomeImg
{
	background-color: #ffffff;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}

/* Spaser */
/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #ffffff}

/* Spaser */
hr{
border: 0px;
background-color: #007900;
height: 1px;
width: 100%;
color: #007900;}


div#container{width:900px; margin:0px auto;overflow:hidden;}
div#container{background-color:#007900}

div#header{padding:0px; margin:0px; background-image:url(http://www.sportsystems.net/Ironbridge/Images/1px_wide_header_202.gif); background-color:#007900}
td#NavBar
{
	height:24px;
	width: 100%;
	font-weight: bold;
	background-image: url(../Images/bottom_Bar_03.gif);
	padding: 0px;
	margin: 0px;
	border: 0px;
}
td#NavBar p{margin:0px; padding:3px 12px 3px 12px;}
td#NavBar a:link{	color: #ffffff;}
td#NavBar a:visited{color: #ffffff;}
td#NavBar a:hover{	color: #FFEC00;	text-decoration: underline;}

div#content{float:right;width:100%; background-color:#ffffff;}

table#main{ margin:0px; padding:0px; border:0px;vertical-align: top; width:100%}

td.Spon
{
	color:#ffffff;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	vertical-align: text-top;
	width: 202px;
	background-image: url(../Images/LHS_1px_high.gif);
}
p.TextCenter{ text-align:center}

td.Product{ margin:0px; padding:8px 8px 0px 8px; border-bottom-width:0px;border-top-width:0px;border-left-width:0px; border-right-width:1px; border-right-style:solid; border-right-color:#007900; vertical-align: top;}

div#footer{clear:both; width:100%; height:24px; font-weight: bold; text-align:right;
	color: #ffffff;
	background-color: #7373ff;
	background-image: url(../Images/bottom_Bar_bottom.gif);}
div#footer p{margin:0px; padding:3px 12px 3px 12px;}
div#footer a:link{	color: #ffffff;	font-weight: bold;}
div#footer a:visited{color: #ffffff;	font-weight: bold;}
div#footer a:hover{	color: #FFEC00;	font-weight: bold;	text-decoration: underline;}
/*
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}
*/




div#Spon{float:left;width:250px;}

div#sponser{
	width: 199px;
	float: left;
	display: inline;
	z-index:2
}



table#Table1{
	margin-left:auto;
	Margin-right:auto}

div#product{
	position:absolute;
	width:699px;
	float:left;
	border-Left:200px solid #7373FF;
	margin-Left:-200px;
	z-index:3}