/*
	www.sportago.com/styles/index.css
	Chad Krsek for Sportago
	ckrsek@yahoo.com
	Modified 2/11/03	
*/

body 
{
	margin: 0 0 0 0;
	background-color: #698FA8;
}

td 
{
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 100%;
}

/* behind menu */

.table1
{
	background-color: #698FA8;	
}

/* top left and bottom right */

.td1 
{
	background-color: #698FA8;
}


/* cross dividing cells in top left */

.td2 
{
	background-color: #175E7C;
}

/* bottom left and top right big space cells */

.td5
{
	background-color: #57A1B4;
}


/* main menu */

.td6
{
	background-color: #9FC4CF;
	color: #FFFFFF;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-color: #000000;
}

a.td6 
{
	color: #FFFFFF;
	text-decoration: none;
}

a.td6:hover 
{
	color: #698FA8;
	text-decoration: none;
}

/* product category menu background */

.td7 
{
	background-color: #D5E8ED;
}

/* product categories */

.td8 
{
	background-color: #B9D8E0;
	color: #698FA8;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

/* product category over */

.td81 
{
	background-color: #D5E8ED;
        color: #698FA8;
        font-size: 9pt;
        font-weight: bold;
        text-decoration: none;
        text-align: left;

}

a.td8 
{
	color: #698FA8;
	text-decoration: none;
}

a.td8:hover 
{
	color: #698FA8;
	text-decoration: none;
}

/* behind arrows and text on product page */

.td9
{
	align: center;
	color: #175E7C;
	font-size: 80%;
	font-weight: bold;
	background-color: #57A1B4;
}

/* contact page text */

.td10 
{
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}


/* contact page link */

.td11 
{
	color: #698FA8;
	font-size: 8pt;
	font-weight: bold;
}

a.td11 
{
	color: #698FA8;
	text-decoration: none;
}

a.td11:hover 
{
	color: #698FA8;
	text-decoration: underline;
}


/* front page brief header */

.td12 
{
	color: #000000;
	font-size: 70%;
	font-weight: bold;
	background-color: #698FA8;
}

/* front page brief */

.td13 
{
	padding: 8;
	background-color: #ffffff;
	color: #000000;
	font-size: 75%;
}

/* product tool bar */

.td14 
{
	color: #ffffff;
	font-size: 10pt;
        background-color: #175E7C;
}

/* product sub menu */

.td15 
{
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
}

.td151 
{
        color: #FFFFFF;
        font-size: 75%;
        font-weight: bold;
	background-color: #B9D8E0;
}

a.td15 
{
	font-size: 100%;
	text-decoration: none;
	color: #FFFFFF;
}

/* product description */

.td16 
{
	font-size: 90%;
	background-color: #F2FAFC;
}

/* product image */

.td17 
{
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 4;
	border-bottom-width: 4;
	border-color: #175E7C;
}

/* copyright */

.td18
{
	font-size: 60%;
	color: #cccccc;
}

a.td18
{
	font-size: 100%;
	color: #cccccc; text-decoration: none;
}

a.td18:hover
{
	color: #cccccc;
	text-decoration: underline;
}

/* behind the left gradient and main photos*/

.td19
{
	background-color: #FFFFFF;
}

/* behind product category menu */

.td20
{
	background-color: #D5E8ED;
}

.p1 
{
	color: #6699CC;
	font-size: 18px;
	line-height: 12px;
	font-weight: bold;
}

.p2
{
	COLOR: #FF6600;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}

.p3
{
	font-family: Monotype Corsiva, serif;
	font-size: 16px;
}

.p4
{
	color: #6699CC;
        font-size: 12px;
        line-height: 12px;
        font-weight: bold;
}

.p5
{
	color: #698FA8;
}

input, submit, textarea
{

        background: #ffffff;
        border-top: solid 1px #dddeee;
        border-left: solid 1px #dddeee;
        border-bottom: solid 1px #dddeee;
        border-right: solid 1px #dddeee;
        scrollbar-arrow-color:#dddedd;
        scrollbar-base-color:#dddedd;
        filter:alpha(Opacity=60);
}
