@charset "UTF-8";
a img { border:none; }

a {
    outline:none; /* FF1.5+ IE7+*/
    -moz-outline: /* FF<=1.5*/
}
a:active
{
  outline: none;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	background-color: #666666;
}
#container  {
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #333333;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left;
}
#headercontainer    {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 940px;
	background-image: url(../images/backgrounds/header.jpg);
	height: 104px;
	text-align: left;
	background-repeat: no-repeat;
	float: left;
}
/* end backslash hack */
#primarynavwrapper  {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 940px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	height: 49px;
	background-image: url(../images/backgrounds/navbarpromo.jpg);
	text-align: center;
}
#mainbodycontainer  {
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 940px;
	background-repeat: no-repeat;
	background-color: #012C14;
	float: left;
	height: 480px;
	background-image: url(../images/backgrounds/blankbackground.jpg);
}
* html #mainbodycontainer { display:inline; }
#leftcontentwrapper  {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 660px;
	float: left;
	height: 510px;
	text-align: left;
	margin: 0px;
}
	* html #leftcontentwrapper { display:inline; }
#rightcontentwrapper2  {
	padding: 20px 10px 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 240px;
	height: 480px;
	margin-left: auto;
	margin-right: 0px;
}
#rightcontentwrapper2 p {
	margin-top: 0px;
	color: #ffffff;
	font-size: 11px;
	line-height: 13px;
	padding: 5px 10px;
}
	* html #rightcontentwrapper { display:inline; }
.floatgraphicright {
	float: right;
	clear: both;
	margin-top: 20px;
}
#navigation  {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 600px;
	height: 45px;
	float: left;
	margin-left: 280px;
	margin-top: 20px;
	text-align: center;
}
	* html #navigation { display:inline; }
#footer       {
	padding: 15px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 940px;
	background-image: url(images/backgrounds/footerwithline.jpg);
	float: left;
	background-repeat: none;
	background-color: #081e00;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#maincontentcontainer   {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 600px;
	margin-left: 50px;
	float: left;
	margin-top: 155px;
	text-align: left;
	margin-bottom: 25px;
	clear: both;
	height: auto;
}
#introtext {
	padding: 0px 0px 0px 350px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 250px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#extras {
	padding: 15px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 940px;
	background-image: url(../images/backgrounds/bottomgradient.jpg);
	float: left;
	background-repeat: no-repeat;
	background-color: #081e00;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #081e00;
}
#p7EPMc1_1 {
	background-image:url(../images/backgrounds/pigskinpickshome.jpg);
	background-repeat: no-repeat;
}
#secondarynavigation {
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 940px;
	background-color: #FFFFFF;
	height: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#button {
	padding: 5px 5px 5px 40px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	width: 150px;
	background-color: #C33;
	float: left;
	cursor: url(../images/cursors/foamfinger.png);
}
#schedule {
	padding: 0px 50px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 500px;
	float: left;
	height: 400px;
	text-align: center;
	margin-top: 30px;
}
#schedule td {
	padding: 5px 2px 5px 2px;
	height: auto;
	text-align: center;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
}
#scoreboards {
	padding: 50px 40px 20px 40px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 860px;
	background-image: url(../images/backgrounds/scoreboardbackground3.png);
	float: left;
	background-repeat: no-repeat;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-position: 23px 0px;
}
.floatgraphicrightbuckeyelogo {
	float: right;
	clear: both;
	margin-top: 20px;
	padding-right: 40px;
}
#ticker {
	padding: opx; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 940px;
	background-image: url(../images/backgrounds/ticker.jpg);
	float: left;
	background-repeat: none;
	background-color: #FFFFFF;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.smallbackbutton {
	margin-right: 10px;
	vertical-align: bottom;
}
.pageproperties {
	background-image: url(../images/backgrounds/pagebackground2.png);
}
#bcsnpanelwrapper {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 240px;
	height: 265px;
	margin-left: auto;
	margin-right: 0px;
	float: left;
}
#bcsnbuttons {
	height: 30px;
	background-image: url(../images/backgrounds/bcsnbackgroundcontent.png);
	background-repeat: repeat-y;
	text-align: center;
}
#bcsncontent {
	height: 350px;
	background-image: url(../images/backgrounds/bcsnbackgroundcontent.png);
	background-repeat: repeat-y;
}
#bcsntop {
	height: 40px;
	background-image: url(../images/backgrounds/bcsnbackgroundtopbottom.png);
	background-repeat: no-repeat;
}
#bcsnbottom {
	height: 20px;
	background-image: url(../images/backgrounds/bcsnbackgroundtopbottom.png);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
#promopanelwrapper {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 240px;
	height: 100px;
	margin-left: auto;
	margin-right: 0px;
}
#promocontent {
	background-image: url(../images/backgrounds/promoboxbackgroundcontent.png);
	background-repeat: repeat-y;
	height: 150px;
}
#promotop {
	height: 20px;
	background-image: url(../images/backgrounds/promoboxbackgroundtopbottom.png);
	background-repeat: no-repeat;
}
#promobottom {
	height: 20px;
	background-image: url(../images/backgrounds/promoboxbackgroundtopbottom.png);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
#buckeyeschedulewrapper {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 580px;
	height: 360px;
	margin-right: 0px;
	margin: 20px 0px 0px 20px;
	float: left;
}
#buckeyeschedulecontent {
	height: 370px;
	background-image: url(../images/backgrounds/graycontentbckgrnd580.png);
	background-repeat: repeat-y;
}
#buckeyescheduletop {
	height: 40px;
	background-image: url(../images/backgrounds/buckeyeschedulebckgnrd580.png);
	background-repeat: no-repeat;
}
#buckeyeschedulebottom {
	height: 20px;
	background-image: url(../images/backgrounds/graybckgrnd580.png);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
#bcsnschedulewrapper {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 280px;
	height: 200px;
	margin-right: 0px;
	margin-top: 20px;
	float: left;
	margin-left: 20px;
}
#bcsnschedulecontent {
	height: 150px;
	background-image: url(../images/backgrounds/graycontentbckgrnd.png);
	background-repeat: repeat-y;
}
#bcsnscheduletop {
	height: 40px;
	background-image: url(../images/backgrounds/bcsnschedulebckgrnd300.png);
	background-repeat: no-repeat;
}
#bcsnschedulebottom {
	height: 20px;
	background-image: url(../images/backgrounds/graybckgrnd.png);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
#espn360schedulewrapper {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 280px;
	height: 200px;
	margin: 20px 0px 0px 20px;
	float: left;
}
#espn360schedulecontent {
	height: 150px;
	background-image: url(../images/backgrounds/graycontentbckgrnd.png);
	background-repeat: repeat-y;
}
#espn360scheduletop {
	height: 40px;
	background-image: url(../images/backgrounds/espn360schedulebckgrnd.png);
	background-repeat: no-repeat;
}
#espn360schedulebottom {
	height: 20px;
	background-image: url(../images/backgrounds/graybckgrnd.png);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}
#productdescription {
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 900px;
	background-image: url(../images/backgrounds/bottomgradient.jpg);
	float: left;
	background-repeat: no-repeat;
	background-color: #061D00;
	height: 300px;
	color: #999;
}
#calloutandtext {
	float: left;
	width: 700px;
}
#productdescription p {
	width: 400px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height: 1.25;
	padding-left: 20px;
	margin-top: 0px;
	float: left;
	padding-right: 10px;
	margin-bottom: 15px;
}
#productdescription h3 {
	width: 400px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCC;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 20px;
	float: left;
	padding-right: 10px;
}
#productdescription h2 {
	width: 200px;
	float: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #CCC;
	line-height: 1.25;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 50px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-right: 10px;
	border-right: dotted 1px #cccccc;
}
#productdescription h4 {
	width: 150px;
	float: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	line-height: 1.25;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	font-weight: normal;
	padding-right: 10px;
	border-left: dotted 1px #cccccc;
}
.floatgraphicrightbannerad {
	float: right;
	clear: both;
	margin-top: 20px;
	padding-right: 5px;
}
#channelpanels {
	padding-top: 50px;
}
#channelscroller {
	padding-left: 90px;
}
#tomcole {
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 600px;
	height: 440px;
	padding-left: 50px;
	padding-top: 20px;
}
#productdescription a {
	color: #CCC;
}
