/* CSS Document */
#content{  background-color: #fff; margin-left: 0px;} /*fix for box model in firefox - gets rid of extra 10 pixels for padding*/

.tabnav a:link.active,.tabnav a:visited.active{
border-bottom: 1px solid #fff;
background: #fff;
color: #006699;}
	
.com-body .tabnav a:link.active, .com-body .tabnav a:visited.active{ /*for league champions brick*/
border-bottom: 1px solid #fff;
background: #fff;
color: #000;}
	
/*.headback { 
background: #006699 url(/spaces/colors/nfl/colts/header-trans.png);}
*/

/** html .headback {background: #006699 url(/spaces/colors/nfl/colts/header.gif);}
*/

.identifier{ /*the sport identifier in the header*/
margin-top: 38px;
height: 30px;
background: url(/covers/header/identifier_spaces-trans.png) bottom right no-repeat;
}

* html .identifier { 
padding-top: -3px;
margin-top: 5px;
margin-left: 180px;
height: 60px;
width: 175px;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://images.covers.com/covers/header/identifier_spaces-trans.png',sizingMethod='scale');
}




/*.spaces-base{background:url(/spaces/colors/nfl/colts/spaces.jpg) top left;}
.spaces-image {background:url(/spaces/colors/nfl/colts/spaces.jpg) top right no-repeat;}*/

/*.spaces-center {color: #fff}
/*.spaces-center  A:link {color: #f1f1f1;text-decoration:underline;}*/ 
/*.spaces-center  A:visited{color: #f1f1f1;text-decoration:underline;}*/ 
/*.spaces-center  A:hover {color: #E15A00;text-decoration:underline;}*/

H1 {color: #006699;}

.DragBox50 {background: url(/spaces/colors/nfl/colts/box50head.gif) no-repeat;}
.DragBox25 {background: url(/spaces/colors/nfl/colts/box25head.gif) no-repeat;} 
	
.com-body {padding: 5px; border: 1px solid #b0b0b0;} /* outline around bricks*/


	

/*blog*/
h1.blogtitle {color: #006699;}

H3 {   
 color: #ffffff;
 background-color: #006699;
 background: url(/spaces/colors/nfl/colts/comgrad.gif) repeat bottom left;
 border: 1px solid #006699;}
 
.date {color: #666666;}

.blog-img  {border: 1px solid #b0b0b0;}
.blog-bottom {border:1px solid #b0b0b0; }
.blog {
border-bottom:1px dashed #b0b0b0; color: #000;}
 