/* @override 
	http://dev.madballs.com/css/style.css
	http://test.madballs.com/css/style.css
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #68b733;
	margin: 0;
	padding: 0;
	background-image: url(teams/ob/images/tile_ooze.jpg);
}

a {
	color: #FFFFFF;
	font-weight: bold;
}

img {
	margin: 0;
	padding: 0;
	border-style: none;
}

#navigation, #ScoreBoardUniversal {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -37px;
	outline:none;
}

#navi {
	background-image: url(../images/ScoreBoardUniversalNav.png);
	margin-top: -80px;
	text-align: center;
	padding-top: 185px;
}

#htmlnavigation {
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
}

#htmlnavigation li {
	display: inline;
	margin-right: 40px;
	margin-left: auto;
	border-style: none;
}

#top_rust{
	height: 45px;
	background-position: bottom;
}

#bottom_rust {
	height:45px;
	background-position:top;
}
#main_container {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
	height:600px;
}
#container{
 	width: 980px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
#mainPromo {
	width: 800px;
	height: 350px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url('/images/main.png');
}
#mainbox {
	width: 800px;
	float: left;
}
#skyscraper {
	width: 160px;
	height: 600px;
	background-color: #999999;
	float: left;
}
#skyscraper_index {
	/*width: 160px;
	height: 600px;*/
	position: absolute;
	top: 0px;
	left: 810px;
	/*background-color: #999999;*/
	float:none;
}
#module1 {
	height: 250px;
	width: 245px;
	background-image: url('/images/module1_black.png');
	background-repeat: no-repeat;
		float:left;
	}
#module2 {
	height: 250px;
	width: 254px;
	background-image: url('/images/module2_black.png');
	float:left;
}
.modtext {
	padding-top: 170px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
}
#blockad {
	height: 250px;
	width: 300px;
	background-image: url('/images/module3_black.png');
	background-repeat: no-repeat;
	float:left;
}
#poll_container {
	height: 348px;
}
.blackedge_top {
	background-image: url('/images/greenedge_top.png');
	background-repeat: repeat-x;
	height: 30px;
}
.blackedge_bottom {
	background-image: url('/images/greenedge_bottom.png');
	background-repeat: repeat-x;
	height: 30px;
}

.rusty {
	background-image: url('/images/rusty_bg.jpg');
}
.rusty_tile {
background-image: url('/images/rusty_tile.jpg');
}
#rust_header {
	background-repeat: repeat-x;
	position: absolute;
	height: 90px;
	width: 100%;
}
#rust_footer {
	background-repeat: repeat-x;
	position: absolute;
	height: 50px;
	width: 100%;
	background-position: bottom;
	overflow: auto;
}
#rust_wrapper {
	width: 753px;
	position: relative;
	left: 17px;
}
#content {
	position: relative;
	padding: 10px;
}
#poll_left {
	background-position: right;
}

#poll_center {
	height: 288px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-position: left top;
}

#poll_right {
}
#poll_title {
	background-image: url('/images/poll_title.jpg');
	width: 52px;
	height: 288px;
	position: absolute;
	top: 0px;
}
#poll1 {
	width: 292px;
	background-image: url('/images/poll_wouldyourather.jpg');
	position: absolute;
	top: 0px;
	height: 288px;
	left: 52px;
}
#wouldyourather {
	padding-top: 120px;
	padding-left: 20px;
	line-height: 30px;
	width: 240px;
}
#poll2 {
	background-image: url('/images/poll_grudge.jpg');
	width: 292px;
	position: absolute;
	height: 288px;
	left: 344px;
	top: 0px;
}
#poll3 {
	background-image: url('/images/poll_3.jpg');
	height: 288px;
	width: 292px;
	position: absolute;
	left: 636px;
	top: 0px;
}
#poll_end {
	background-image: url('/images/poll_right.jpg');
	height: 288px;
	width: 52px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#module1_content {
	width: 242px;
	height: 250px;
}

#module2_content {
	width: 242px;
	height: 250px;
}


#blockad_noteam {
	height: 250px;
	width: 300px;
}

#blockad_team {
	height: 250px;
	width: 300px;
	display: none;
}


#mainPromo_noteam {
	position: absolute;
	height: 294px;
	width: 758px;
	background-image: url(/images/promo/promomain2.jpg);
	background-repeat: no-repeat;
	top: 30px;
	left: 23px;
}

#mainPromo a {
	position: absolute;
	height: 294px;
	width: 758px;
	left: 0px;
}
#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear: both;
	position: relative;
	top: 5px;
	font-weight: bold;
}

#footer_wrapper {
	clear: left;
	position: relative;
	height: 0;
	top: 60px;
}

#footer a {
	color: #FFFFFF;
}

.omp{
	bottom: -25px;
	right: 30px;
	position: absolute;
}

#grudgematch .question {
	position: absolute;
	top: 30px;
	left: 120px;
	width: 150px;
	font-weight: bold;
}
#grudgematch .content {
	background-image: url('/images/grudgematch.gif');
	position: absolute;
	height: 117px;
	width: 257px;
	top: 80px;
	background-repeat: no-repeat;
	left: 18px;
}
#grudgematch .answer {
	margin-top: 100px;
	margin-left: 20px;
	position: absolute;
	top: 100px;
	width: 260px;
	text-align: center;
}
#grudgematch .option {
	float: left;
	width: 50%;	
}
#greenbox_wrapper {
	background-image: url(/images/greenborder_middle.gif);
	background-repeat: repeat-y;
}

#greenbox_top {
	width: 789px;
	height:19px;
	background-image: url('/images/greenborder_top.gif');
}
#greenbox_bottom{
	width: 789px;
	height:19px;
	background-image: url('/images/greenborder_bottom.gif');
}
#freebies {
	height: 220px;
	}
#games{
	background-image: url(/images/rusty_choice.jpg);
	height: 205px;
	padding-top:30px;
	overflow: hidden;
}
#freebies_header {
	position: relative;
	left: 40px;
	padding-top:20px;
}
#total_points {
	float: right;
	width: 200px;
	color: #6A9490;		
	font-size:1.15em;
}

.topbanner{
margin-left: 15px;
}

#videobuffer {
	width: 590px;
	margin: 0;
	height: 55px;
	padding-left: 80px;
	text-align: center;
}

#videoheader {
	background: url(/images/shop-player-head.jpg) no-repeat;
	width: 574px;
	height: 43px;
	text-align: right;
	margin-left: 6px;
	margin-bottom: 0;
}

#shopvideoplayerwrapper {
	position: relative;
	display: none;
	background: url(/images/shop-player-back.png) no-repeat 5px bottom;
	padding-left: 0;
	height: 358px;
}

.shop_series_one_container{
	width: 352px;
	background: White;
	border: 1px solid #ffffff;
	float: left;
	margin:0px 0px 5px 5px;
}

.shop_series_two_container{
	width: 352px;
	background: White;
	border: 1px solid #ffffff;
	float: right;
}



.shop_contain
{
width:340px;
padding:0px;
margin:0px;
color:#000;
}


.shop_contain p
{
float:right;
padding:0px;
margin:0px;
}

.shop_contain h2
{
	font-family: sans-serif;
	font-size: 17px; 
	font-weight: bolder;
	color: #660099;
	display: inline;
	vertical-align: top;
}

.shop_contain h3
{
font-family: sans-serif;
font-size: 12px;
font-weight: normal;
color: Black;
padding: 0px;
margin: 0px;
}

.shop_theball
{
float:left;
width:110px;
padding-right:10px;
}

.shop_contain p, span
{
float:left; padding-top:7px;
font-weight: bolder;
}

.shop_thebutton
{
float:left; padding-left:1px; padding-top:5px;
}

.shop_thesicklogo{
	padding-right: 5px;
}

.clear{clear:both;}

#games_loader {
}
.gameborder {
	border: 10px solid black;
}
.navibar {
}

#jquerybar {
	overflow: hidden;
	float: left;
	position: relative;
	padding-left: 5px;
}

.arrow_button {
	width: 36px;
	float: left;
	margin-top: 38px;
}
#left.arrow_button{
	left: 2px;
}
#right.arrow_button{
	right: 4px;
}

#mb_tellsubmit {
	float:right;
}

#mb_tellfriends {
	width:640px;
	height:253px;
	background-image:url(/images/mb_tellfriendsback.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	font-family:arial;
	font-size:13px;
}

#mb_tellfriends1 img{
}

#mb_tellfriends form
{
	padding:30px 0px 0px 20px;
	margin:0px;
	width:450px;
}

#mb_tellfriends input {
	display: block;
	width: 260px;
	float: left;
	padding:0px;
	margin-bottom: 7px;
	background-color:#FFF100;
	border:1px solid #000;
}

#mb_tellfriends label {
	text-align: right;
	width: 175px;
	padding: 3px 5px 0px 0px;
	margin:0px;
	float: left;
}



#mb_tellfriends br {
	clear: left;
}
.center
{
    text-align:center;
}
.mcText
{
    text-align: left;    
}
.mcText h4
{
    margin:0px;
    padding:0px;
}
.blkHead
{
    font-weight:bold;
    display:inline;
}
.mcText span
{
    padding-top:0px;
    font-weight:bold;
}
.adsplat{
    z-index:3;
    position:absolute;
    top:0px;
    margin-left:-14px;
	margin-top:-14px;
}
