@charset "utf-8";
/* CSS Document */

body {
	background-color: #003366;
	background-image: url(/images/bg1.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

a:link { color: #0066FF; }
a:visited { color: #003366; }
a:hover { color: #CC0000; }
a:active { color: #ff0000; }

#container {
	margin: 0 auto 0 auto;
	width: 990px;
}

#header {
	margin: 0 auto 0 auto;
	width: 990px;
}

#headerContent {
	width: 449px; 
	float: right; 
	clear: right;
}

#headerContent li {
	font: italic 15px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	line-height:1.3em;
}

#content { 
	min-height:300px; 
	background-color: #ffffff;
	padding: 20px 35px 20px 35px;
}

#content h1,h2,h3,h4 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: italic;
	font-weight:bold;
	color:#003366; 
}

#content h1 {
	font-size: 22px;
	margin-top: 0;
}

#content h2 {
	font-size: 18px;
	margin-top: 0;
}

#content h3 {
	font-size: 14px;
	margin-top: 0;
}

#content p {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color:#001D38;
	line-height:1.4em;
}

#content li {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color:#001D38;
	line-height:1.4em;
}

#content td,th { font: 12px Verdana, Arial, Helvetica, sans-serif; }
#content th { font-weight: bold; }

#footer {
	width:970px;
	padding-left: 20px;
	height: 151px;
	background:url(/images/background-footer.jpg) no-repeat;
}

#footer p { 
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
}

#footer li { 
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
}

h1.pcsportswear {
	width: 541px;
	height: 137px;
	margin: 0;
	text-indent : -9999px; 
}

/* Category Links */

#catLinks {
	float: left;
	width: 130px;
}
#catLinks img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}
#catLinks p {
	text-align: center;
	margin:.5em;
}
#catLinks td { font-size: 10px; }

/* TOP Nav Sprite */

#navtop {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 449px;
	height: 38px;
	overflow: hidden;
}

#navtop ul { margin: 0; padding: 0; }

#navtop li { float:left; }

#navtop a {
	display: block;
	background-image: url(/images/topnav.jpg);
	padding-top: 38px; /* same height as nav-main */
	text-decoration: none; /* needed for IE8 beta; otherwise it still shows the underlines */
}

#navtop-home {
	width: 114px;
} 
#navtop-home:hover {
	background-position: 0px -38px;
} 

#navtop-about {
	width: 110px;
	background-position: -114px 0px;
} 
#navtop-about:hover {
	background-position: -114px -38px;
} 

#navtop-terms {
	width: 87px;
	background-position: -224px 0px;
} 
#navtop-terms:hover {
	background-position: -224px -38px;
} 

#navtop-contact {
	width: 138px;
	background-position: -311px 0px;
} 
#navtop-contact:hover {
	background-position: -311px -38px;
} 

/* FOOTER NAVIGATION */

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer li {
	display: inline;
}

#navcontainer a:link, #navcontainer a:visited { font-weight: bold;color: #FFFFFF; text-decoration:none; }
#navcontainer a:hover, #navcontainer a:active { font-weight: bold;color: #FFFFFF; text-decoration:underline; }

a.indigo:link { color: #FFFFFF; text-decoration:none; }
a.indigo:visited { color: #FFFFFF; text-decoration:none; }
a.indigo:hover { color: #FFFFFF; text-decoration:underline; }
a.indigo:active { color: #FFFFFF; text-decoration:underline; }

.divider { margin: 0 4px 0 10px; color: #ffffff; }

.SmallText { font-size: 10px; }

.required { color:#CC0000; font-weight:bold; }

#sidebarRight {
	float: right;
	margin: 0 0 5px 15px;
}

.imgTopRight {
	float: right;
	margin: 0 0 5px 15px;
}
.imgTopLeft {
	float: left;
	margin: 0 15px 5px 0;
}
.links {color: #FF0000}

/* Standard Product Pages */

.ProductText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.0pt;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.PriceText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.0pt;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: right;
}
#LycraLink {
	float: right;
	width: 180px;
	background-color:#FFFFCC;
	border: solid 1px #99CCFF;
	margin: 100px 100px 0 0;
	padding: 12px;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

img.center { display: block; margin: 20px auto 0 auto; border: solid 1px; }

/* Sublimated Volleyball Divs */

#subVBall {
	width: 290px; 
	float:left; 
	margin-right: 20px;
}

#subVBall p {
	border-bottom: dashed #CCC 1px; 
	margin: 0;
}

#subVBall h3 { margin: 5px 0; }