

#body_container, #body_shell
{
    width: 1071px;
}

#footer
{
    width: 1059px;
}

#content
{
    width: 881px;
}

#splash
{
    width: 881px;
    height: 900px;
    background: url("http://cache.g4tv.com/images/phoenix/shows/banzai/banzai_bg.jpg");
    background-repeat:no-repeat;
    background-color: #7dd8f5;
}

/*Sub Nav*/
#subnav_title {
   background: url("http://cache.g4tv.com/images/phoenix/shows/banzai/hdr_banzai.gif") no-repeat;
}

#play_info {
     position: absolute; 
     left: 407px; 
     top: 100px; 
     width: 260px; 
     height: 90px; 
     color: #ecff1d; 
     text-align: center; 
     font-weight: bold; 
     font-size: 18px;
}

#instructions {
    position: absolute; 
    left: 70px; 
    top: 260px; 
    width: 380px; 
    height: 280px; 
    font-size: 13px;
    font-weight: bold;
    color: #51032d;
}

 .playnow
{
    padding-top: 5px;
    padding-bottom: 5px;
    width: 150px;
    border-top: 3px solid #cccccc;
    border-bottom: 5px solid black;
    border-left: 3px solid #cccccc;
    border-right: 5px solid black;
    background: #511642;
    text-align: center;
    text-decoration: none;
    color: white;
    margin-top: 2px;
    margin-right: 5px;
    margin-bottom: 12px;
    margin-left: 5px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}

.playnowactive
{
    padding-top: 5px;
    padding-bottom: 5px;
    width: 150px;
	border-bottom: 5px solid #eeeeee;
	border-top: 4px solid black;
	border-right: 5px solid #eeeeee;
	border-left: 3px solid black;
    background: #7f1e66;
    text-align: center;
    text-decoration: none;
    color: white;
    margin-top: 2px;
    margin-right: 5px;
    margin-bottom: 12px;
    margin-left: 5px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
}

.playnowhover
{
    padding-top: 5px;
    padding-bottom: 5px;
    width: 150px;
    border-top: 3px solid #cccccc;
    border-bottom: 5px solid black;
    border-left: 3px solid #cccccc;
    border-right: 5px solid black;
    background: #7f1e66;
    text-align: center;
    text-decoration: none;
    color: white;
    margin-top: 2px;
    margin-right: 5px;
    margin-bottom: 12px;
    margin-left: 5px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    cursor: hand;
}

div.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #ffd200;
	font-weight: normal;
    text-align:center;
    padding-bottom:8px;
}

#topten { /*697x299*/
	background: url("http://cache.g4tv.com/images/phoenix/shows/banzai/bg_topten.gif") no-repeat;
	height:266px;
	width:477px;
	position:relative;
	padding:40px 110px 0 110px;
	top:630px;
	left:11px;
}

.top10winner {
	float: left;
	width: 228px;
	height: 26px;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-bottom:16px;
	padding-left:10px;
}

/*Also On Block*/
#divYouMightAlsoLikeBlock {
    background-image:url(http://cache.g4tv.com/images/phoenix/shows/banzai/bg_ptblock.png);
}

* html #divYouMightAlsoLikeBlock {
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/shows/banzai/bg_ptblock.png',sizingMethod='crop');
}

#show_block_location {
	position: absolute;
	top: 950px;
	
}




/* contest */

.entercontest
{   
    display:block;
    width:230px;
    height:232px;
    font-family:Arial, Helvetica, sans-serif;
	z-index: 2;
	position: absolute;
	left: 480px;
	top: 379px;
	color: white;
	font-weight: bold;
}

.entercontest a {
    display:block;
    width:100%;
    height:100%;
    text-indent:-999em;
    background:url("http://cache.g4tv.com/images/phoenix/shows/banzai/sweepstakes_star.png") no-repeat;
    cursor:pointer;
}

* html .entercontest a  {
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/shows/banzai/sweepstakes_star.png',sizingMethod='crop');
}

.lnkContestRules
{
	z-index: 2;
	position: absolute;
	left: 480px;
	top: 379px;
	width: 229px;
	height: 231px;
    background:url("http://cache.g4tv.com/images/phoenix/shows/banzai/sweepstakes_star_already_entered.png") no-repeat;
}

* html .lnkContestRules {
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cache.g4tv.com/images/phoenix/shows/banzai/sweepstakes_star_already_entered.png',sizingMethod='crop');
}


