@charset "utf-8";
/* CSS Document */
body {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #D7000F;
	background-image: url(../images/xrkade_bg_3.jpg);
}
#wrapper {
	height: 100%;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 20px;
}

#wrapper #logo {
	float: left;
	height: 130px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #content {
	float: left;
	height: 100%;
	width: 900px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#wrapper #content_top {
	float: left;
	height: 100%;
	width: 900px;
}
#wrapper #content_bottom {
	float: left;
	height: 100%;
	width: 900px;
	margin-top: 10px;
}

#wrapper #content #content_left {
	float: left;
	height: 100%;
	width: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	color: #FFF;
}
#wrapper #content #photos {
	float: left;
	height: 100%;
	width: 410px;
	border: 5px solid #FFF;
}
#wrapper #content #new_hours {
	height: 100%;
	width: 380px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: right;
	padding-right: 20px;
	margin-top: 0px;
}


#wrapper #content_lower {
	float: left;
	height: 100%;
	width: 900px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#wrapper #content #bottom_left {
	float: left;
	height: 360px;
	width: 280px;
	background-image: url(../images/orange_box.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	background-position: center;
	padding-left: 20px;
}
#wrapper #content #bottom_centre {
	float: left;
	height: 360px;
	width: 280px;
	background-image: url(../images/yellow_box.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	background-position: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapper #content #bottom_right {
	float: left;
	height: 360px;
	width: 280px;
	background-image: url(../images/orange_box.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-position: center;
	text-align: left;
	padding-left: 20px;
}
#wrapper #content #bottom_june {
	float: left;
	height: 360px;
	width: 280px;
	background-image: url(../images/images/june_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	background-position: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#wrapper #content #content_main {
	float: right;
	height: 100%;
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	min-height: 530px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #content #content_location {
	float: right;
	height: 340px;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	color: #FFF;
	background-color: #333;
}
#wrapper #content #content_pricing {
	float: right;
	height: 340px;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	color: #FFF;
}
#wrapper #content #bottom_left_gamers {
	float: left;
	height: 360px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
}
#wrapper #content #side_images {
	height: 100%;
	width: 230px;
	float: left;
}
#wrapper #content #content_news {
	float: left;
	height: 520px;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(../images/yellow_box_news.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#wrapper #content #sportball {
	height: 100%;
	width: 475px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: right;
	padding-right: 20px;
}



#wrapper #social {
	float: right;
	height: 50px;
	width: 120px;
}



.sub_content {
	padding: 5px;
	float: left;
	height: 100%;
	width: 620px;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CC7021;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}
#wrapper #footer {
	background-color: #450915;
	clear: both;
	float: left;
	height: 40px;
	width: 900px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}



#navcontainer {
	clear: both;
	float: left;
	height: 100%;
	width: 760px;
}




#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 100%;
}

#navcontainer li {
	margin: 0;
	display: inline;
}

#navcontainer a
{
	display: block;
	color: #FFF;
	width: auto;
	text-decoration: none;
	font-weight: bold;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 100%;
	padding: 7px;
	margin-right: 10px;
}

#navcontainer a:hover
{
	color: #FFC943;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


#navcontainer li li a
{
	display: block;
	color: #FFF;
	width: 9em;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 17px;
}
img { 
border: none; 
} 


#sidebar {
	height: 250px;
	width: 230px;
	float: left;
	padding-top: 10px;
}

#sidebar ul {
	margin:0;
	list-style:none;
	right:0px;
	bottom:0px;
	width: 230px;
	padding: 0px;
}

	
#sidebar h1 {
	
}
#sidebar li {
	height: 100%;
	width: 230px;
}
#sidebar li a:link,#sidebar li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#2D1103;
	text-decoration:none;
	height: 100%;
	width: 228px;
	text-align: center;
	float: left;
	letter-spacing: normal;
	font-weight: normal;
	background-repeat: repeat-x;
	background-color: #C2020D;
	min-height: 30px;
	background-image: url(../images/btn.png);
	background-position: top;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 6px;
}

#sidebar li a:hover {
	color:#FFF;
	background-color: #FE0000;
}
#sidebar li a.current,#sidebar li a.current:hover,#sidebar li a.current:active 
{
	cursor:default;
	border: .5px solid #333;
	background-color: #006;
}
#navcontainer2 {
	clear: both;
	height: 40px;
	width: 650px;
	float: left;
}
#navcontainer2 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	height: 50px;
}
#navcontainer2 li { margin: 0; }
#navcontainer2 a
{
	display: block;
	color: #FFF;
	width: auto;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 25px;
	margin-right: 5px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#navcontainer2 a:hover
{
	color: #CC7021;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#navcontainer2 li li a
{
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
