/* 
 ----------------------------------------------------------------------------
	Company: CSTV Networks, Inc.
	Author: PRODUCER'S NAME HERE
 	CSS Document: display.css
 ---------------------------------------------------------------------------- 
*/


/* colors
 ----------------------------------------------------------------------------
	text: #222
	link: #444
 	link.hover: #666
 ----------------------------------------------------------------------------
*/


/* default type selectors
 * ---------------------------------------------------------------------------- */

body { 
	background:#fff;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	margin:0; 
	padding:0 
	}
td{
font: 12px Arial, Verdana, Helvetica, sans-serif;
color: #222;
}


h1 { font-size: 18px }
h2 { font-size: 16px }
h3 { font-size: 14px }

h4,h5,h6 { font-size: 13px }

a img, :link img, :visited img, fieldset { border:none }

a:link, a:visited { color: #444; text-decoration: underline }
a:hover, a:active { color: #666; text-decoration: underline }

a { outline: none }

#columns pre {font-family:monospace; font-size:11px;}
#columns .presmall {font-family:monospace; font-size:11px;}
#columns pre a{font-family:monospace; }
#columns a:hover{text-decoration:none;}

/* classes
 * ---------------------------------------------------------------------------- */

.center { text-align: center }

.img-left { float: left; margin: 0 6px 4px 0 }
.img-right { float: right; margin: 0 0 4px 6px }

.clear { 
	clear: both; 
	height: 0.01em; 
	overflow: hidden;
        display:none;
	}

#revLayeredAd .revClickText  {
color:#fff;
}

.images-blok
{display:block;}
/* CSTV specific
 * ---------------------------------------------------------------------------- */

h2, 
.storyheadline, 
.StoryHeadline, 
.page-header { 
	color: #222; 
	font-weight: bold; 
	font-size: 16px 
	}

.storyteaser, 
.StoryTeaser { color: #222; font-weight: bold }

.fivevert { line-height: 5px }
.tenvert { line-height: 10px }
.twentyvert { line-height: 20px }



/* layout
 * ---------------------------------------------------------------------------- */

#wrap { 
	
	}
	
#mast 
{
	width:1000px;
	 
}

#nav-wrap
{
	width:1000px;
}

#nav-R
{float:left;
}

#logo
{
	float:left;
	background: url("http://grfx.cstv.com/schools/navy/gameday/graphics/footbl-gameday-09-2-logo.jpg") no-repeat;
	width:473px;
	height:117px;
}

 #sponsor
{
	float:left;
	width:1000px;
	height:67px; 
} 

#team-logo
{
width:156px; float:left;
margin:7px 0 0 25px;
}
/* columns
 * ---------------------------------------------------------------------------- */

#columns {width:1000px; padding:0; margin:0; border-collapse:collapse;  }
@media screen and (-webkit-min-device-pixel-ratio:0){
#columns {margin-top: 40px;}
}

#column-1, #column-2, #column-3 {padding:0; margin:0; vertical-align:top; }

#column-1 {
height:396px;
display:block;
overflow:hidden;
	width:473px;
}

#column-2 {width:527px; }



.bg-left
{
	background-attachment: scroll;
	background-image: url('http://grfx.cstv.com/schools/navy/gameday/graphics/footbl-gameday-09-2-left.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
	


.bg-right
{
	background-attachment: scroll;
	background-image: url('http://grfx.cstv.com/schools/navy/gameday/graphics/footbl-gameday-09-02-bg-rig.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}




#game-info
{
width:527px;
height:206px;
background: url("http://grfx.cstv.com/schools/navy/gameday/graphics/footbl-gameday-09-2-game-in.jpg") no-repeat;
margin:0 0 0 0;
color:#fff;
}

#game-info a
{color:#fff;}

#game-info-txt
{

float:left;
padding:55px 0 0 25px;

}

.game-info-text {color:#fff; font-size:12px; line-height:20px;}
.game-info-cats {color:#d4c581; font-size:12px; line-height:20px;}
.game-info-links {color:#fff; font-size:12px;}
.game-info-links:hover {color:#d4c581; text-decoration:none;}

#game-info-week
{
float:left;
line-height:18px;
padding:55px 0 0 30px;
}


#game-info-week a
{color:#fff;}

#team-info  a
{color:#fff;}

#team-info
{
width:517px;
height:190px;
background: url("http://grfx.cstv.com/schools/navy/gameday/graphics/footbl-gameday-09-2-team-in.jpg") no-repeat;
margin:0 0 0 0;
color:#fff;
}


#opp-info
{
float:left;
padding:45px 0 0 25px;
}


.opp-info-header {color:#d4c581; font-weight:800; font-size:18px; text-align:left;}
.opp-info-links {color:#d4c581; font-weight:500; font-size:12px;}
.opp-info-links:hover {color:#fff; text-decoration:none;}



#text-wrap
{
width:665px;
float:left;
color:#fff;
padding:45px 0 0 57px ;}

#store-wrap2
{
width:240px;
float:left;
padding:25px 0 0 0;
}



#ad-wrap {
width:1000px;
height:284px;
background: url("http://grfx.cstv.com/schools/mifl/graphics/footbl-gameday-09-2-mifl-bg.jpg") no-repeat;
	padding:10px 0 0 0;
	}


#store-wrap
{float:left;
width:240px;
height:135px;
padding:0 0 0 15px;
}
	
#holder-banner
{
	width:728px;
	height:90px;
	padding:20px 0 0 136px;
}
/* footer
 * ---------------------------------------------------------------------------- */
	
#footer {

	}
	
	#footer a:link, #footer a:visited { color: #444 }
	#footer a:hover, #footer a:active { color: #666 }

