* {margin: 0; padding: 0;}


/* basic elements */

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family: verdana, 'trebuchet ms', sans-serif;
   font-size: 12px;
}

form, input { margin: 0; padding: 0; }
a { text-decoration: underline; color:#000; }
a:hover { text-decoration: underline; color:#333399; }

a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
   margin-top: 10px;
   margin-bottom: 10px;
}


/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
h2,h3 {
	margin-top: 0px;
	padding-top: 0px;
}
div#head {
	left:0px;
	width:950px;
	height:335px;
	background-color: #000000;
	top: 0px;
	position: absolute;
}
div#promos {
	width: 950px;
	height: 420px;
	position: relative;
	top: 306px;
	background-color: #000000;
	background-image: url(http://www.gamedaymagazine.com/template_images/950_player_bgrd_espn_holder.jpg);
	background-repeat:no-repeat;
}

div#promo-board {
	width: 140px;
	height:30px;
	position: relative;
	top: 8px;
	left: 530px;
}
div#promo-left {
	position:absolute;
	left:8px;
	width:150px;
	top: 6px;
}

div#promo-middle-board {
	background-color: #000000;
	width: 440px;
	height:390px;
	position: absolute;
	top: 0px;
	left: 360px;
}

div#promo-middle {
	background-color: #000000;
	width: 405px;
	height:310px;
	position: relative;
	top: 15px;
	left: 375px;
}
div#promo-right {
	position:absolute;
	width:150px;
	left: 800px;
	top: 0px;
}

.header-rail-cat-heds
{
   /* ie win (5, 5.5, 6) bugfix */
   position: relative;
   margin: 0;
   border-left: 5px solid #36414d;
   padding: 5px;
   color: #fff;
   background: #000000;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}


/* BEGIN ARTICLE STYLES */

.comments-header
{
   /* ie win (5, 5.5, 6) bugfix */
   position: relative;
   width: 480px;
   margin: 0;
   border-left: 5px solid #36414d;
   padding: 5px;
   color: #fff;
   background: #000000;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}


.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 11px;
}
.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}


div#article-content {
	width: 950px;
	position: relative;
	top: 306px;
	background-color: #ffffff;
}

div#article-content-body {
	position:absolute;
	width:948px;
	left: 2px;
	top: 0;
	background-color: #ffffff;
	border-right:1px solid #000;
}


.entry-header
{
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}


div#article-content-right-rail {
	position: relative;
	border: 1px solid #000000;
	width:220px;
	top: 0;
	background-color: #000000;
	float: right;
	margin:0 0 0 10px;

}


.right_rail_heads {
	/* height: 450px; */
	width: 210px;
	overflow:auto;
	background-color:#FFFFFF; 
	font-family: Verdana, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	color: #000; 
   line-height: 1.1; 
	background: #FFFFFF;
	padding:5px 5px 5px 5px;
}

.right_rail_heads a:link {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	}
.right_rail_heads a:visited {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	}
.right_rail_heads a:hover {
	color: #333333;
	text-decoration:underline;
	font-weight:bold;
	}

div#article-body {
padding: 15px 0 15px 15px;
}

div#article-body-ads {
	position: relative;
	top: 0;
	background-color: #ffffff;
	float: right;
	margin:0 0 0 10px;
}



.fifteen-padding {
padding: 15px 15px 15px 15px;
}

.thirty-padding {
padding: 30px 30px 30px 30px;
}

/* END ARTICLE PAGE STYLES */

div#columns {
	width: 950px;
	position: relative;
	top: 306px;
	background-color: #000000;
}
div#column-left {
	position:absolute;
	width:408px;
	left: 2px;
	top: 0;
	background-color: #ffffff;
	border-right:1px solid #000;
}

div#column-middle {
	position:absolute;
	width:320px;
	left: 411px;
	top: 0;
	background-color: #000000;
}

div#column-right {
	position:absolute;
	border: 1px solid #000000;
	width:220px;
	left: 730px;
	top: 0;
	background-color: #000000;
}



div#foot {
	height: 83px;
	width: 950px;
	clear: both;
	position: relative;
	margin-top: 1836px;
}
.clear {
	clear:both;
}

.home-headlines {
	margin: 0px; 
	font-family: Verdana, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	color: #000; 
	line-height: 14px; 
	background: #FFFFFF;
}
.home-headlines LI {
	margin-left: 20px;
	list-style: disc;
	padding-bottom: 4px;
}
.home-headlines LI a {
	color: #000;
	text-decoration:none;
}
.home-headlines LI a:hover {
	color:#333399;
text-decoration: underline;
}


#regions-box {
	overflow:auto;
	height: 380px;
	margin: 0px; 
}

#press-releases-box {
	overflow:hidden;
	width: 220px;
	height: 256px;
	margin: 0px;
	background-color:#FFFFFF;
}


.county-headlines {
	overflow:auto;
	margin-bottom: 5px;
	font-family: Verdana, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	color: #000; 
	line-height: 14px; 
	background: #FFFFFF;
}
.county-headlines LI {
	margin-left: 20px;
	list-style: disc;
	padding-bottom: 1px;

}
.county-headlines LI a {
	color: #000;
	text-decoration:none;
}
.county-headlines LI a:hover {
	color:#333399;
text-decoration: underline;
}


.email-signup {
	position: absolute;
	left: 60px;
	top:105px;
}
	
.tcc-poll {
	height:270px;
	width: 320px;
	background-image: url(http://www.gamedaymagazine.com/homemock_022806/images/gd_slice_32.gif);
	overflow:auto;
}

.top-heads-scroll {
	height: 225px;
	width: 320px;
	overflow:auto;
	background-color:#FFFFFF;
	margin: -2px; 
	font-family: Verdana, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	color: #000; 
	line-height: 14px; 
	background: #FFFFFF;
}

.top-heads-scroll LI {
	margin-left: 20px;
	list-style: disc;
	padding-bottom: 4px;

}
.top-heads-scroll LI a {
	color: #000;
	text-decoration:none;
}
.top-heads-scroll LI a:hover {
	color:#333399;
text-decoration: underline;

}
.email-box {
	position: relative;
	height:150px;
	width: 320px;
	background-image: url(http://www.gamedaymagazine.com/template_images/E-mail-Newsletter-Box.jpg);
	overflow:auto;
	color: #ffffff;
}

.gameday-nation {
	height:278px;
	width: 318px;
	background-color:#000000;
	overflow:hidden;
	color: #ffffff;
}
.gameday-nation a {
	color: #999999;
}

.feature-story {
	position: relative;
	height: 100px;
	left:5px;
	width: 403px;
	font-family: Verdana, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	color: #000; 
	line-height: 14px;
	background-color:#FFFFFF;
	overflow:auto;
}
.feature-story a {
text-decoration:underline;
font-weight:bold;
}

.exclusive-box {
	position: relative;
	height: 380px;
	width: 408px;
	font-family: Verdana, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	color: #000; 
	line-height: 14px;
	background-color:#FFFFFF; 
}
.exclusive-box a {
text-decoration:underline;
}

.exclusive-box-one {
	position: absolute;
	left: 125px;
	top: 5px;
	height: 80px;
	width: 275px;
	overflow:auto;
}
.exclusive-box-one-pic {
	position: absolute;
	left: 5px;
	top: 5px;
	height: 80px;
	width: 115px;
}

.exclusive-box-two {
	position: absolute;
	left: 125px;
	top: 95px;
	height: 80px;
	width: 275px;
	overflow:auto;
}
.exclusive-box-two-pic {
	position: absolute;
	left: 5px;
	top: 95px;
	height: 80px;
	width: 115px;
}

.exclusive-box-three {
	position: absolute;
	left: 125px;
	top: 185px;
	height: 80px;
	width: 275px;
	overflow:auto;
}
.exclusive-box-three-pic {
	position: absolute;
	left: 5px;
	top: 185px;
	height: 80px;
	width: 115px;
}

.exclusive-box-four {
	position: absolute;
	left: 125px;
	top: 275px;
	height: 80px;
	width: 275px;
	overflow:auto;
}
.exclusive-box-four-pic {
	position: absolute;
	left: 5px;
	top: 275px;
	height: 80px;
	width: 115px;
}


.negative-two {
margin-top:-2px
}

.featured-box {
	position: relative;
	height: 370px;
	width: 408px;
	font-family: Verdana, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	color: #000; 
	line-height: 14px; 
	background-image:url(http://www.gamedaymagazine.com/template_images/featured-box.jpg);
	background-repeat:no-repeat;
}
.featured-box a {
text-decoration:none;
}
.featured-box-left {
	position: absolute;
	left: 10px;
	top: 45px;
	height: 310px;
	width: 120px;
	overflow:auto;
}
.featured-box-middle {
	position: absolute;
	left: 145px;
	top: 45px;
	height: 310px;
	width: 120px;
	overflow:auto;
}
.featured-box-right {
	position: absolute;
	left: 280px;
	top: 45px;
	height: 310px;
	width: 120px;
	overflow:auto;
}



/* RELATED ARTICLES INSIDE ARTICLE PAGES STYLES */

.related-heads-box {
	width: 550px;
	height:auto;
	
	}
	
.related-heads-inner {
width: 360px;
padding: 5px 5px 5px 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
	background-color: #ffffff;
	color: #000000;
	}
	.related-heads-inner a {
	font-weight:bold;
	text-decoration:none;
	}

	.related-heads-inner a:hover {
	font-weight:bold;
	text-decoration:underline;
	}

.related-heads-title
{
   /* ie win (5, 5.5, 6) bugfix */
   position: relative;
   margin: 0;
   padding-top: 5px;
   color: #000;
   background: #ffffff;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}




/* #mainMenu1 { */
#graybar2 {
	MARGIN: 0px 0px 0.8em;
	position:absolute;
	left:0px;
	top:291px;
	height:16px;
	COLOR: #000;
	WIDTH: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	z-index: 2000;
}


#graybar2 {
	MARGIN: 0px 0px 0.8em;
	position:absolute;
	left:0px;
	top:291px;
	height:16px;
	COLOR: #000;
	WIDTH: 950px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	z-index: 2000;
}



#mainMenu1 {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	Z-INDEX: 1; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 0.8em; 
	COLOR: #000; 
	PADDING-TOP: 0px; 
	POSITION: static; 
	BACKGROUND: url(http://www.gamedaymagazine.com/template_images/menu_nav_back.jpg) no-repeat; 
	WIDTH: 950px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight: bold; 
	z-index: 2000;
}
#menuList1 {
	PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; Z-INDEX: 1;
}
#menuList1 LI {

	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: -2px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; Z-INDEX: 1;
}
#menuList1 LI A {
	PADDING-RIGHT: 5px; DISPLAY: inline; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; MARGIN: 0px; COLOR: #000; LINE-HEIGHT: 1.8em; PADDING-TOP: 2px; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none;
}
#menuList1 LI A:hover {
	COLOR: #000; BORDER: 1px solid #000; BACKGROUND-COLOR: #B8B8B8;
}
#menuList1 LI A:unknown {
	COLOR: #000; BORDER: 1px solid #000; BACKGROUND-COLOR: #B8B8B8;
}
#menuList1 LI A.actuator {
	BORDER: 1px solid #000; PADDING-RIGHT: 5px; BACKGROUND: url(http://www.gamedaymagazine.com/template_images/nav_bg.jpg) no-repeat 100% 50%; WIDTH: auto; COLOR: #000;
}
#menuList1 LI A.actuator:hover {
	BORDER: 1px solid #000; BACKGROUND: url(http://www.gamedaymagazine.com/template_images/nav_bg.jpg) #B8B8B8 no-repeat 100% 50%; WIDTH: auto; COLOR: #000;
}
#menuList1 LI A.actuator:unknown {
	BORDER: 1px solid #000; BACKGROUND: url(http://www.gamedaymagazine.com/template_images/nav_bg.jpg) #B8B8B8 no-repeat 100% 50%; WIDTH: auto; COLOR: #000;
}

#menuList1 .menu {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; Z-INDEX: 1000; VISIBILITY: hidden; PADDING-BOTTOM: 2px; MARGIN: 0px; COLOR: #000; PADDING-TOP: 2px; POSITION: absolute; BACKGROUND-COLOR: #eee;
}
#menuList1 .menu .menu {
	MARGIN-LEFT: 2px;
}
#menuList1 .menu LI A {
	DISPLAY: block; LINE-HEIGHT: normal; BORDER: 1px solid #000;
}

-->

