/* DC SPORTS - CSS Document */

body {
	margin:0;
	background-color:#000000;
}

/*** headings ***/

h1,.h1 {
font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	line-height:1.3em;
	margin:0;
}

h2,.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	line-height:1.3em;
}

h3,.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
	color:#b0b1b6;
	line-height:1.3em;
}

h4,.h4 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#b0b1b6;
	line-height:1.3em;
}

a.title {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.3em;
	text-decoration:none;
}

/*** Content ***/

p,.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#b0b1b6;
	line-height:1.6em;
}

/*** ID Tags ***/

#container {
	width:927px;
	margin:0 auto 0 auto;
	padding:0;
}

#banner {
	width:927px;
	height:174px;
	margin:0;
	padding:0;
	clear:both;
	/* background:url(images/banner.jpg) no-repeat; We dont want this */
}

#navbar {
	background-image:url(images/navbar-bg.jpg);
	width:927px;
	height:31px;
	margin:0;
	padding:0;
	clear:both;
}

#bodyArea {
	background:url(images/body-bg-repeat.jpg) repeat-y;
	width:927px;
	margin:0;
	padding:0;
	clear:both;
}

#contentArea {
	background:url(images/body-bg.jpg) no-repeat;
	width:897px;
	margin:0;
	padding:15px;
	clear:both;
}

#noFee {
	position:absolute;
	top:-10px;
	left:592px;
	width:319px;
	height:35px;
	margin:0;
	padding:0;
	background:url(images/fees-buttons.jpg) no-repeat;
}

#leftCol {
	float:left;
	width:175px;
	margin:0;
	padding:0;
}

#rightCol {
	float:left;
	width:690px;
	margin:0;
	padding:0
}

#footerBG{
	background-image:url(images/footer.jpg);
	width:927px;
	height:10px;
	margin:0;
	padding:0;
	clear:both;
}

/*** HOME PAGE CART STYLES ***/

#middle {
float:left;
margin:0;
padding:0 0 0 15px;
width:500px;
}

#rightHome {
width:160px;
float:right;
margin:0;
padding:0;
}

#testimonials {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#b0b1b6;
	line-height:1.6em;
}

ul#services {
	list-style-type:none;
	margin:0;
	padding:0 0 0 5px;
}

ul#services li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#b0b1b6;
	line-height:1.6em;
	margin:0;
	padding:0;
}

ul#services li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#b0b1b6;
	line-height:1.6em;
	text-decoration:none;
	margin:0;
	padding:0;
}

ul#services li a:visited{
	color:#b0b1b6;
	text-decoration:none;
}
ul#services li a:hover{
	color:#b0b1b6;
	text-decoration:underline;
}
ul#services li a:active{
	color:#b0b1b6;
	text-decoration:none;
}

#hows-to-order {
	background:url(images/btn-how-to-order.jpg) no-repeat;
	width:175px;
	height:69px;
	margin:0;
	padding:0;
}
#how-to-order {
	background:url(images/btn-how-to-order.jpg) no-repeat;
	width:175px;
	height:69px;
	margin:0 0 10px 0;
	padding:0;
	text-indent:-999em;
}
#mailing-list{
	background:url(images/mailinglist-bg.jpg) no-repeat;
	width:147px;
	height:29px;
	margin:15px 0 0 0;
	padding:50px 0 0 25px;
}
#corporate-store {
	background:url(images/corporate-bg.jpg) no-repeat;
	width:173px;
	height:94px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

/**** BANNERS ****/

#banner1 {
	background:url(images/banner1.jpg) no-repeat;
	padding:0;
	margin:0;
	width:500px;
	height:129px;
	text-indent:-999em;
	cursor:pointer;
	}
	
#banner1:hover {
	background:url(images/banner1-over.jpg) no-repeat;
	padding:0;
	margin:0;
}

#banner2 {
	background:url(images/banner2.jpg) no-repeat;
	padding:0;
	margin:0;
	width:239px;
	height:119px;
	text-indent:-999em;
	cursor:pointer;
	float:left;
	margin:10px 0 0 0;
	}

#banner2:hover {
	background:url(images/banner2-over.jpg) no-repeat;
	padding:0;
}

#banner3 {
	background:url(images/banner3.jpg) no-repeat;
	padding:0;
	margin:0;
	width:239px;
	height:119px;
	text-indent:-999em;
	cursor:pointer;
	float:left;
	margin:10px 0 0 22px;
	}

#banner3:hover {
	background:url(images/banner3-over.jpg) no-repeat;
	padding:0;
}

#banner4 {
	background:url(images/banner4.jpg) no-repeat;
	padding:0;
	margin:0;
	width:239px;
	height:119px;
	text-indent:-999em;
	cursor:pointer;
	float:left;
	margin:10px 0 0 0;
	}

#banner4:hover {
	background:url(images/banner4-over.jpg) no-repeat;
	padding:0;
}

#banner5 {
	background:url(images/banner5.jpg) no-repeat;
	padding:0;
	margin:0;
	width:239px;
	height:119px;
	text-indent:-999em;
	cursor:pointer;
	float:left;
	margin:10px 0 0 22px;
	}

#banner5:hover {
	background:url(images/banner5-over.jpg) no-repeat;
	padding:0;
}

.panels ul{
	list-style-type:none;
	padding:15px;
}

.panels ul li {
	display:inline;
	float:left;
}

div.txt {
	width:155px;
	height:65px;
	margin:0;
	padding:0;
}

li a img {
	height:147px;
}