html, body {
	background: #000000;
	margin:0;
	border:0;
	font-family:Tahoma, Geneva, sans-serif;
	/*font-family: Arial, Helvetica, Sans-Serif;*/
	font-size:12px;
	text-align:center;
	line-height:1.3em;
}

#outer_bg_container {
	position:relative;
	display:block;
	height:690px;
	width:100%;
	top:82px;
	/*background: url(../images/body_bg.gif) repeat 0px 0px;*/
	background: #ffffff;
}

#main_container {
	background: url(../images/stadium_crowd.png) no-repeat 0px 86px;
	position:relative;
	top:-86px;
	width:1025px;
	height:776px;
	margin:0 auto;
	padding:0px 10px 0px 10px;
	border-left: 4px solid black;
	border-right: 4px solid black;
}

/* COLUMN LEFT */
#col_left {
	width:246px;
	height:775px;
	float:left;
}
	#col_left div { width:246px; }
	#mj_logo_box {
		background: url(../images/mj_logo.png) no-repeat;
		height:217px;
	}
	#trucks_container {padding-top:35px;}
	#trucks_container div { cursor:pointer;}
	#trucks_container .superman { background: url(../images/trucks_off.png) no-repeat 0px 0px; height:63px;}
	#trucks_container .superman:hover { background: url(../images/trucks_on.png) no-repeat 0px 0px;}
	#trucks_container .batman { background: url(../images/trucks_off.png) no-repeat 0px -65px; height:72px;}
	#trucks_container .batman:hover { background: url(../images/trucks_on.png) no-repeat 0px -65px;}
	#trucks_container .ironman { background: url(../images/trucks_off.png) no-repeat 0px -136px; height:44px;}
	#trucks_container .ironman:hover { background: url(../images/trucks_on.png) no-repeat 0px -136px;}
	#trucks_container .gravedigger { background: url(../images/trucks_off.png) no-repeat 0px -179px; height:44px;}
	#trucks_container .gravedigger:hover { background: url(../images/trucks_on.png) no-repeat 0px -179px;}
	#trucks_container .maximum {  background: url(../images/trucks_off.png) no-repeat 0px -223px; height:64px;}
	#trucks_container .maximum:hover { background: url(../images/trucks_on.png) no-repeat 0px -223px;}
	#trucks_container .toroloco { background: url(../images/trucks_off.png) no-repeat 0px -285px; height:44px;}
	#trucks_container .toroloco:hover { background: url(../images/trucks_on.png) no-repeat 0px -285px;}
	#trucks_container .monstermutt {  background: url(../images/trucks_off.png) no-repeat 0px -326px; height:63px;}
	#trucks_container .monstermutt:hover { background: url(../images/trucks_on.png) no-repeat 0px -326px;}
	#trucks_container .dragon {  background: url(../images/trucks_off.png) no-repeat 0px -397px; height:80px;}
	#trucks_container .dragon:hover { background: url(../images/trucks_on.png) no-repeat 0px -397px;}
/* END COLUMN LEFT */

/*Column Right */

#col_right	{
	width:779px;
	height:775px;
	float:left;
}

	.under_c {
		font-size:35px;
		font-family:arial,helvetica;
		font-weight:bold;
		line-height:2.0em;
		padding-top:75px;
	}

	#col_right div {width:779px;}
	#top_bar { height:86px;color:white; }
	
	#social_networks {
		height:70px;
		
	}
	
	#social_networks .facebook {
		float:right;
		padding-top:6px;
		width:225px;
		height:80px;
	}	
	
	
	#menu_container {  }	
	#menu_container ul {
		font-size:12px;
		font-weight:bold;
		margin:0px;
		float:left;
	}
	#menu_container li {
		display:inline;
		padding:0px 5px 0px 5px;
		cursor:pointer;
	}
	
	#menu_container li:hover {
		color:#f2da0c;
	}
	
	#menu_container .menuitem { border-right:1px solid white; }
	
	
	#main_content {
		height:690px;
	}
	#main_content .event_info {
		background:url(../images/event_info.png) no-repeat;
		height:134px;
		position:relative;
		top:555px;
	}
	
	#main_content .content_viewer {
		height:680px;
		float:left;
		overflow:auto;
		padding:10px 0px 0px 15px;
		width:772px;
		text-align:left;
	}
	
	.random_imagebg {
				background:url(../images/superman_bg.png) no-repeat;
	}
	
	.no_imagebg {
		background: rgba(255,255,255,0.6);
		border-left:2px solid gray;
	}
	
	.boleteria_link {
		width:242px !important;
		height:21px;
		position:relative;
		top:66px;
		left:218px;
		cursor:pointer;
		border-bottom:2px solid #444433;
	}
	
	.boleteria_link:hover {border-bottom:none;}
	
	/* ACTUAL CONTENT CSS */
		#text_holder {
			width:733px !important;
			padding:0px 20px 0px 0px;
		}
		
		#text_holder h1 {
			margin: 6px 0px 6px 0px;
		}
		#text_holder h2 {
			display:block;
			float:left;
			width:100%;
			margin: 5px 0px;
		}
		
		.title_banner {
			width:733px !important;
			height:50px;
		}
		
		.text_head {
			font-weight:bold;
			margin:10px 0px 10px 0px;
			display:block;
		}
		
		.driver_pic {
			width:250px !important;
			height:270px;
			margin:0px 15px 5px 0px;
			float:left;
		}
		
		.truck_fotos {
			width:690px !important;
			height:150px;
			margin:15px;
			float:left;
		}
		
		.truck_fotos ul {
			padding:0px;
			margin:0px;
			text-align:center;
		
		}
		
		.truck_fotos li {
			display:inline;
			padding:0px 5px 0px 5px;
			cursor:pointer;
		}
	
		#bigpic {
			display:none;
			background:rgba(0,0,0,0.65);
			height:550px;
			width:980px !important;
			position:absolute;
			left:25px;
			top:150px;
			border:3px solid gray;
			-moz-box-shadow: 5px 5px 5px #333; 
			-webkit-box-shadow: 5px 5px 5px #333;
		}
		
		#bigpic .closebtn {
			width:40px;
			height:18px;
			color:white;
			font-size:15px;
			font-weight:bold;
			cursor:pointer;
			float:right;
			border-left: 2px solid gray;
			border-bottom: 2px solid gray;
			
		}
		
		#bigpic .closebtn:hover {
			background: rgba(242,218,12,0.5);
		}

		/*PRENSA SECTION*/
		.sub_text {
			height:30px;
			font-style:italic;
			display:block;
			width:100%;
			float:left;
		}
		
		.listing_cont {
			display:block;
			float:left;
			margin:0px 25px 0px 25px;
		}
		
		.listing_cont ul {
			padding-left:16px;
		}
		/*
		
		/*FORM CSS*/
		
		.form_duo {
			width:700px !important;
			padding-bottom:20px;
		}
		
		input,textarea {
			margin-top:5px;
		}
		
		.error_text { color:red;}
		
		
		/*END FORM CSS */

		
	/*END ACTUAL CONTENT CSS */

	/*End Column Right */

/* Start Footer CSS */
#footer_container {
	position:relative;
	top:82px;
	height:122px;
	width:1025px;
	margin:0 auto;
}
	#footer_container div { width:1025px; }

	#sponsors {
		height:81px;
		background: url(../images/allsponsors.png) no-repeat;
	}
	
	#copyrights .info {
		font-size:10px;
		text-align:center;
		color:white;
		line-height:1.0em;
	}

/* END Footer CSS */

