@charset "utf-8";
/* CSS Document */

html, body, div, p
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000; /* #484848 */
	/* font-size: 11.5px; */
	font-size: 12px;
}

body
{
	margin: 0;
	background:#95938c;
}

.wrapper
{
	background:url(../img/body-bg.gif) repeat-y top center;
	margin:0 auto;
	padding: 0;
	width: 962px;
}

#container, 
#footercontainer
{
	margin:0 auto;
	padding: 0;
	width: 950px;
	
}

#bar
{
	
	width: 100%;
	height: 1px;
	margin: 2px 0 0 0;
	padding: 0 0 10px 0;
	float: left;
	background: #990000 url(../img/bar2.png) repeat-x;
}

/*/-- HEADER ------------------------------------------------------------------------------------ /*/

#header h1
{
	margin: 0;
	position: absolute;
	z-index: 1;
	width: 354px;
	height: 86px;
	background: url(../WConnect/ace/Images/logo0708.gif) no-repeat;
	text-indent: -9000px;
}

#header h1 a
{
	display: block;
	width: 354px;
	height: 86px;
}

.logoPrint
{
	display:none;
}

#headerright
{
	float: right;
	background: #fff;
	position:absolute;
	top:0;
	width:947px;
}

#header 
{ 
	height: 88px; 
	background:#fff url(../WConnect/ace/Images/body-bg.gif) repeat-x top left;
	width:951px;	
}

.whitebg { background: #fff !important; }

/*/ -- Blue -------------------------------------------------------------------------------------- /*/
#Blue 
{
	background: #ffffff url(../img/logoBNot3.jpg) center no-repeat;
	min-height:195px;
	margin: 0 auto;
	padding: 0;
	clear:both;
	width: 950px;
	/* height:131px; */ 
	height:200px;
}

#Bluecontainer
{
	background: #ffffff;
	width:950px;
	margin:0 auto;
	/* height:120px; */
	
}

/*/ -- SPIKE CAST -------------------------------------------------------------------------------- /*/

.spikecast
{
	width: inherit;
	float: right;
	padding:0px;
	margin:0px 0px 0px 10px;
	background: url(../img/overlayVideo2.png);
	height: inherit;
}

.spikecast img
{
	float:right;
	padding:1px;
	margin:10px 15px 15px 10px;
	background:#172870;
	border: 3px solid #ede7cf;
}

.hd img
{
	float:left;
	padding:1px;
	margin:10px 15px 15px 10px;
}

.spikecast h2
{
	position: relative;
	margin: 10px 0 10px 5px;
	padding: 0 0 0 5px;
	width: 100%;
	font-weight: bold;
	font-size: 150%;
	color: #ffffff;	
}

.spikecast h3
{
	position: relative;
	margin: 10px 0 10px 5px;
	padding: 0 0 0 5px;
	width: 100%;
	font-weight: bold;
	font-size: 110%;
	color: #ffffff;
	border-left: 1px solid #ffffff;
}

.spikecast h3 a
{
	color: #FFF;
	text-decoration:none;
}

.spikecast h3 a:hover
{
	color: #ffffff;
	text-decoration: underline;
	/*/ not work for ie --- background: url(../img/castLink.png);  --/*/
}

.spikecast h4
{
	position: relative;
	margin: 10px 0 10px 5px;
	padding: 0 0 0 5px;
	width: 100%;
	font-weight: bold;
	font-size: 85%;
	color: #ffffff;	
}

.spikecast h4 a
{
	color: #FFF;
	text-decoration:underline;
}
.control {
  position: relative;
  color: #ffffff;
  font-weight: bold;
  font-size: 110%;
  margin: 10px 0 10px 5px;
	padding: 0 0 0 5px;
}
/*/--------
#leftControl {
  top:0;
  left:0;
  background:transparent url(../img/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../img/control_right.jpg) no-repeat 0 0;
}
------/*/
/*/ -- Red -------------------------------------------------------------------------------------- /*/
#Red
{
	background: #000000 url(../img/BulldogStatue.png) center no-repeat;
	
	margin: 0 auto;
	padding: 0;
	clear:both;
	width: 950px;
	/* height:131px; */ 
	height:190px;
}

#Redcontainer
{
	background: #666666 ;	
	width:950px;
	margin:0 auto;
	/* height:190px; */
	
}

/*/ -- SPIKE TV -------------------------------------------------------------------------------- /*/

.Statetv
{
	width: 100%;
	float: right;
	padding:0px;
	margin:0px 0px 0px 10px;
	background: url(../img/overlayTV3.png) ;
}

.Statetv img
{
	float:right;
	padding:1px;
	margin:10px 15px 15px 10px;
	background:#172870;
	border: 3px solid #ede7cf;
}

.Statetv h2
{
	position: relative;
	margin: 10px 0 10px 5px;
	padding: 0 0 0 5px;
	width: 100%;
	font-weight: bold;
	font-size: 150%;
	color: #ffffff;	
}

.Statetv h3
{
	position: relative;
	margin: 10px 0 10px 5px;
	padding: 0 0 0 5px;
	width: 100%;
	font-weight: bold;
	font-size: 110%;
	color: #ffffff;
	border-left: 1px solid #ffffff;
}

.Statetv h3 a
{
	color: #FFF;
	text-decoration:none;
}

.Statetv h3 a:hover
{
	color: #ffffff;
	text-decoration: underline;
	/*/ not work for ie --- background: url(../img/castLink.png);  --/*/
}

.Statetv h4
{
	position: relative;
	margin: 10px 0 10px 5px;
	padding: 0 0 0 5px;
	width: 100%;
	font-weight: bold;
	font-size: 85%;
	color: #ffffff;	
}

.Statetv h4 a
{
	color: #FFF;
	text-decoration:underline;
}

.control2 {
  position: relative;
  color: #ffffff;
  font-weight: bold;
  font-size: 110%;
  margin: 10px 0 10px 5px;
	padding: 0 0 0 5px;
}

/*/ -- white -------------------------------------------------------------------------------------- /*/
#c1
{
	background: #ffffff ;
	margin: 0 auto;
	padding: 0;
	clear:both;
	width: 950px;
	/* height:131px; */ 
	height:250px;
}

#c1container
{
	background: #ffffff ;	
	width:950px;
	margin:0 auto;
	/* height:120px; */
	
}

.c1
{
	width: 95%;
	padding: 10px 0 0 5px;
	background: none;
	margin: 0;	
}

.c1 h2
{
	position: relative;
	margin: 10px 0 5px 0px;
	padding: 0 0 0 5px;
	width: 100%;
	font-weight: bold;
	font-size: 150%;
	color: #404040;
	
}

.c1 h3
{
	position: relative;
	margin: 5px 0 10px 7px;
	padding: 0 0 0 5px;
	width: 85%;
	font-weight: bold;
	font-size: 130%;
	color: #7f002d;
	
}

.c1 h3 a
{
	color: #7f002d;
	text-decoration:none;
} 

.c1 h3.margin20
{
	margin: 0px 0 10px 0;
	padding: 0 0 0 5px;
}

.c1 h3 strong
{
	position: absolute;
	left: -9000px;
}

.c1 p
{
	text-align: left;
	margin: 0px 0px 0px 10px;
	color: #505050;
	padding: 0;
}

.c1 img
{
	float:left;
	padding:1px;
	margin:10px 15px 15px 10px;
	background:#172870;
	border: 3px solid #ede7cf;
}

/*/ -- white -------------------------------------------------------------------------------------- /*/
#prt
{
	background: #000099 ;
	margin: 0 auto;
	padding: 0;
	clear:both;
	width: 950px;
	/* height:131px; */ 
	
}

#prtcontainer
{
	background: #ffffff ;	
	width:950px;
	margin:0 auto;
	/* height:120px; */
	
}

.prt
{
	width: 95%;
	padding: 10px 0 0 5px;
	background: none;
	margin: 0;	
}


.prt h2
{
	position: relative;
	margin: 10px 0 5px 0px;
	padding: 0 0 0 5px;
	width: 100%;
	font-weight: bold;
	font-size: 150%;
	color: #404040;
	
}

.prt h3
{
	position: relative;
	margin: 5px 0 10px 7px;
	padding: 0 0 0 5px;
	width: 85%;
	font-weight: bold;
	font-size: 130%;
	color: #7f002d;
	
}


/*/ -- FOOTER ------------------------------------------------------------------------------------ /*/

#footer
{
	background:url(../WConnect/ace/Images/footerWrapper-bg.gif) no-repeat bottom left;
	
	margin: 0 auto;
	padding: 0;
	clear:both;
	width:962px;
	/* height:131px; */ 
	height:100px;
}

#footercontainer
{
	background:#47453f url(../WConnect/ace/Images/footer-bg.gif) top left repeat-x;
	width:950px;
	margin:0 auto;
	/* height:120px; */
	height: 90px;
}

#footernav
{
	padding: 20px 0 0 12px;
	margin: 0;
	float: left;
	width: 60%;
	display: inline;
}

#footercontent
{
	float: right;
	margin: 20px 0 0 0;
	padding: 0;
	width: 30%;
}

#footercontent p { color: #a8a695; }

#footernav ul
{
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	float: left;
	width: 125px;
}

#footernav ul li
{
	margin: 0;
	padding: 0;
}

#footernav li a
{
	text-decoration: none;
	color: #a8a695;
	padding: 3px;
	line-height: 18px;
}

#footernav li a:hover
{
	background: none;
	color: #73715c;
}

#footernav ul li.last
{
	margin: 0;
	padding: 0 7px 0 7px;
	display: inline;
	border-right: none;
}


/*/ -- Blue -------------------------------------------------------------------------------------- /*/
#BlueN
{
	background: #ffffff url(../img/meacswac.jpg) center no-repeat;
	min-height:195px;
	margin: 0 auto;
	padding: 0;
	clear:both;
	width: 520px;
	/* height:131px; */ 
	height:400px;
}

#BluecontainerN
{
	background: #ffffff;
	width:950px;
	margin:0 auto;
	/* height:120px; */
	
}

/*/ -- SPIKE CAST -------------------------------------------------------------------------------- /*/

.spikecastN
{
	width: inherit;
	float: right;
	padding:0px;
	margin:0px 0px 0px 10px;
	background: url(../img/overlayVideo2.png);
	height: inherit;
}

.spikecastN img
{
	float:right;
	padding:1px;
	margin:10px 15px 15px 10px;
	background:#172870;
	border: 3px solid #ede7cf;
}



.spikecastN h2
{
	position: relative;
	margin: 10px 0 10px 5px;
	padding: 0 0 0 5px;
	width: 100%;
	font-weight: bold;
	font-size: 150%;
	color: #ffffff;	
}

.spikecastN h3
{
	position: relative;
	margin: 10px 0 10px 5px;
	padding: 0 0 0 5px;
	width: 100%;
	font-weight: bold;
	font-size: 110%;
	color: #ffffff;
	border-left: 1px solid #ffffff;
}

.spikecastN h3 a
{
	color: #FFF;
	text-decoration:none;
}

.spikecastN h3 a:hover
{
	color: #ffffff;
	text-decoration: underline;
	/*/ not work for ie --- background: url(../img/castLink.png);  --/*/
}

.spikecastN h4
{
	position: relative;
	margin: 10px 0 10px 5px;
	padding: 0 0 0 5px;
	width: 100%;
	font-weight: bold;
	font-size: 85%;
	color: #ffffff;	
}

.spikecastN h4 a
{
	color: #FFF;
	text-decoration:underline;
}
.control {
  position: relative;
  color: #ffffff;
  font-weight: bold;
  font-size: 110%;
  margin: 10px 0 10px 5px;
	padding: 0 0 0 5px;
}
/*/--------
#leftControl {
  top:0;
  left:0;
  background:transparent url(../img/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../img/control_right.jpg) no-repeat 0 0;
}
------/*/


.ccolor1
{
	color: #000099;
	text-decoration:none;
} 

.ccolor2
{
	color: #00CCFF;
	text-decoration:none;
} 

.ccolor3
{
	color: #990066;
	text-decoration:none;
} 

.ccolor4
{
	color: #9900CC;
	text-decoration:none;
} 

.ccolor5
{
	color: #660000;
	text-decoration:none;
} 

.ccolor6
{
	color: #996600;
	text-decoration:none;
} 

.ccolor7
{
	color: #99FF00;
	text-decoration:none;
} 

.ccolor8
{
	color: #336600;
	text-decoration:none;
} 

.ccolor9
{
	color: #660099;
	text-decoration:none;
} 

.ccolor10
{
	color: #FFFF00;
	text-decoration:none;
} 

.ccolor11
{
	color: #330033;
	text-decoration:none;
} 

.ccolor12
{
	color: #000088;
	text-decoration:none;
} 
