﻿/*common box classes*/

#head
{
	background-image: url(bg_header_dc2.jpg);
}

#mainMenu
{
	background: #0e4d80 url(bg_main_menu_dc.gif) left top no-repeat;
}
#mainMenu ul ul
{
	background: #0e4d80;
}
#nav li a,
#nav li span
{
	color: #fff;
}

#nav li 
{ /* all list items */
	padding:0 14px;
}
.footerBox ul li.top
{
	padding: 0 6px;
}


.infoBox
{
	border-top: 3px solid #0e4d80;
	border-bottom: 3px solid #0e4d80;
	border-left: 3px solid #0e4d80;
	border-right: 3px solid #0e4d80;
}
.infoBox h3
{
	background: #0e4d80 url(../../images/bg_box_header_dc.gif) left top repeat-x;
}

.infoBox .cornerBL
{
	background: url(../../images/bg_box_corner_bl_dc.gif) left bottom no-repeat;
}
.infoBox .cornerBR
{
	background: url(../../images/bg_box_corner_br_dc.gif) right bottom no-repeat;
}
.infoBox .cornerTL
{
	background: url(../../images/bg_box_corner_tl_dc.gif) left top no-repeat;
}
.infoBox .cornerTR
{
	background: url(../../images/bg_box_corner_tr_dc.gif) right top no-repeat;
}


.footerBox
{
	margin-bottom: 0;
	background: #fff url(../../images/bg_box_header_dc.gif) left top repeat-x;
	=background: #fff url(../../images/bg_box_header_dc.gif) 0 3px repeat-x;
}


.wpstvBox
{
	float: left;
	width: 300px;
	height: 320px;
	margin-right: 8px;
}
.newsBox
{
	float: left;
	width: 300px;
	height: 320px;
	margin-bottom: 8px;
}
.registerBox
{
	margin-top: 8px;
}
.socialNetworkingBox
{
	margin-bottom: 8px;
	margin-top: 8px;
}
.playersBox
{
	float: none;
	clear: both;
	height: 150px;
}
.teamsBox
{
	width: 267px;
	height: 188px;
	text-align: center;
}
.newsletterSignUpBox
{
	width: 267px;
	_width: 266px;
	height: 266px;
	_height: 260px;
	text-align: center;
	margin-top: 0;
}
.newsletterSignUpBox fieldset p
{
	clear: both;
	margin: 3px 0;
	=margin: 1px 0;
	font-size: 11px;
}
.blogsBox
{
	float: left;
	width: 144px;
	height: 222px;
	margin-right: 7px;
}
.promotionsBox
{
	float: left;
	width: 300px;
	height: 222px;
	background: #002a5c;
	text-align:center;
	margin-top: 8px;
}
.wpstv2Box
{
	float: left;
	width: 144px;
	height: 156px;
	margin-right: 7px;
	background: #0e4d80;
	text-align:center;
}
.pollBox
{
	float: left;
	width: 300px;
	height: 222px;
	margin-right: 7px;
	margin-top: 8px;
}
.storeBox
{
	float: left;
	width: 126px;
	height: 222px;
	margin-right: 7px;
	background: #a4aec4;
	text-align: center;
}
.specialEventsBox
{
	float: left;
	width: 126px;
	height: 222px;
	text-align: center;
}
.specialEventsBox .boxContent
{
	overflow: hidden;
	_width:126px;
}
.insiderBox
{
	height: 156px;
}






.colLeft
{
	float: left;
	width: 620px;
}
.colRight
{
	float: right;
	width: 272px;
	margin-left: 8px;
}
