/* @override http://www.arenaairsoft.new/css/styles.css */
/* @override http://www.arenaairsoft.com/css/styles.css */
/* Website Styles for Arena Airsoft Ltd
	@author		Mark Thompson
	@version	v1.00
 */
 

body{
	background-color:#151515;
	color: #EEE;
	font: 0.8em/80% "Lucida Grande", Lucida, Verdana, sans-serif;
}

a:link, a:visited, a:hover, a:active{
	color: #EEE;
	text-decoration: none;
}

.header{
	height: 168px;
	background: url(/images/page/header.jpg) no-repeat 0 0;
}

.topnav{
	height: 47px;
	background: url(/images/page/topnav_bg.gif) repeat-x 0 0;
}

.topnav li{
	float: left;
	margin-top:2px;
	text-transform: uppercase;
	font-size: 0.8em;
	border-right: 1px solid #000;
	border-left: 1px solid #2e2e2e;
}

.topnav li a{
	display: block;
	padding-top: 17px;
	padding-left:12px;
	padding-right: 12px;
	height: 28px;
}

.topnav li a:hover, .topnav li a.selected{
	background: url(/images/page/topnav_hover.gif) repeat-x 50% 1px;
	text-shadow: 0px 1px 0px #000;
}

.logo{
	position:relative;
}

.logo img{
	position: absolute;
	top: -168px;
	right: 14px;
}

.footer{
	margin-top: 50px;
	font-size: 0.8em;
}

.footer div{
	height: 39px;
	padding-top: 29px;
	background: url(/images/page/footer_bg.gif) repeat-x;
	border-left-style: solid;
}

.footer p{
	text-shadow: 0px 1px 0px #000;
	padding-left:20px;
}

#newsFeed{
	height: 150px;
	background: url(/images/page/header_main.gif) no-repeat;
}

#newsHeader{
	height: 40px;
	background-image: url(/images/page/news_title_bg.png);
}

#newsHeader h2{
	float: right;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 14px;
	margin-right: 14px;
	display: inlinel;
	color: #333;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.4);
	font-size: 0.8em;
	font-style: normal;
}

#newsFeed h3{
	float: left;
	margin-top: 55px;
	margin-left: 30px;
	font-size: 3em;
	line-height: 1em;
	text-shadow: 3px 3px 5px rgba(0,0,0,0.8);
}

#content{
	margin-top: -3px;
	background: url(/images/page/page_bg.png) repeat-y 0 0;
}

#content_top{
	margin-top: -39px;
	height: 40px;
	background: url(/images/page/page_top.png) no-repeat 0 0;
}

#content_top h2{
	float: right;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 16px;
	margin-right: 50px;
	display: inlinel;
	font-size: 0.8em;
	color: #555;
	text-shadow: 0px 1px 0px #fff;
	font-weight: normal;
	font-style: normal;
}

#content #leftCol h1{
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #000;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.4);
	font-size: 2em;
	font-weight: bold;
	border-style: none;
	border-bottom: 1px solid rgba(0,0,0,0.3);
	line-height: 1.5em;
}

#content #leftCol h2{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #d63d1b;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.4);
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1.5em;
}

#content #leftCol h3{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #888;
	font-size: 1.6em;
	line-height: 1.2em;
}



#content #leftCol h4{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	color: #666;
	font-size: 1.2em;
	line-height: 1.2em;
}

#content #leftCol p{
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	color: #555;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-bottom: 20px;
	line-height: 2em;
	text-align: justify;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.2);
	font-size: 0.9em;
}

#content #leftCol ul li{
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 20px;
	color: #555;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-bottom: 0px;
	line-height: 2em;
	text-align: justify;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.2);
	font-size: 0.9em;
	list-style-type: disc;
	list-style-position: inside;
}

#content #leftCol{
	position:relative;
	background: url(/images/page/content-middle.png) repeat-y 0 0;
	border: 1px solid #DDD;
	margin-top: -2px;
	left: 30px;
}

#content #leftCol .top{
	position:absolute;
	height: 11px;
	width: 640px;
	top: -11px;
	left: 0px;
	background: url(/images/page/content-top.png) no-repeat 0 0;
}

#content #leftCol .btm{
	position:absolute;
	height: 11px;
	width: 640px;
	bottom: -11px;
	left: 0px;
	background: url(/images/page/content-bottom.png) no-repeat 0 0;
}

#content #rightCol{
	position: relative;
	left: 30px;
}

#content #rightCol ul{
	margin-top: 10px;
	float: left;
}

#content #rightCol ul li{
	float: left;
	clear: left;
	width: 188px;
	padding-left: 27px;
	padding-top: 0px;
	padding-bottom: 15px;
	color: #777;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
	font-weight: bold;
	font-size: 1em;
	background: url(/images/page/rightcol-list.png) no-repeat 0 0;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1.2em;
}
/* @group Calendar Page Styles */
#content #leftCol .month h3{
	padding-top: 0px;
	padding-bottom: 10px;
}

table.calendar{
	float: left;
	display: inline;
	width: 596px;
	margin-left: 22px;
	border-top: 1px solid #222;
	border-left: 1px solid #222;
}

.calendar tr{
	float: left;
	clear: left;
	width: 596px;
}

.calendar th{
	float: left;
	width: 84px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #222;
	border-right: 1px solid #222;
	background-color: #444;
	color: #CCC;
	-webkit-box-shadow: 1px 1px 0px rgba(255,255,255,0.2) inset,
	0px 16px 0px rgba(255,255,255,0.05) inset;
	-moz-box-shadow: 1px 1px 0px rgba(255,255,255,0.2) inset,
	0px 16px 0px rgba(255,255,255,0.05) inset;
	box-shadow: 1px 1px 0px rgba(255,255,255,0.2) inset,
	0px 16px 0px rgba(255,255,255,0.05) inset;
	text-shadow: 0px -1px 0px #000;
}

.calendar td.empty{
	float: left;
	width: 84px;
	border-bottom: 1px solid #222;
	border-right: 1px solid #222;
	height: 355px;
}

.calendar td.available-1{
	float: left;
	width: 84px;
	border-bottom: 1px solid #222;
	border-right: 1px solid #222;

	padding-left: 0px;
	padding-right: 0px;
	background-color: #efefef;
	height: 355px;
}

div.eventDate{
	float: left;
	font-size: 1.8em;
	line-height: 1em;
	width: 84px;
	background-color: #fd6760;
	-webkit-box-shadow: 1px 1px 0px rgba(255,255,255,0.2) inset,
	-1px -1px 0px rgba(0,0,0,0.2) inset,
	0px 17px 0px rgba(255,255,255,0.05) inset;
	-moz-box-shadow: 1px 1px 0px rgba(255,255,255,0.2) inset,
	-1px -1px 0px rgba(0,0,0,0.2) inset,
	0px 17px 0px rgba(255,255,255,0.05) inset;
	box-shadow: 1px 1px 0px rgba(255,255,255,0.2) inset,
	-1px -1px 0px rgba(0,0,0,0.2) inset,
	0px 17px 0px rgba(255,255,255,0.05) inset;
}

div.eventDate span{
	float: left;
	color: #FFF;
	margin-top: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.eventDetailWrapper{
	float: left;
	clear: left;
}

.eventDetail{
	float: left;
	clear: left;
	background-color: #fefce1;
	margin-top: 10px;
	border: 1px dotted #ece2cb;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow: 1px 1px 0px rgba(255,255,255,0.2) inset,
	-1px -1px 0px rgba(0,0,0,0.2) inset,
	0px 17px 0px rgba(255,255,255,0.05) inset;
	-moz-box-shadow: 1px 1px 0px rgba(255,255,255,0.2) inset,
	-1px -1px 0px rgba(0,0,0,0.2) inset,
	0px 17px 0px rgba(255,255,255,0.05) inset;
	box-shadow: 1px 1px 0px rgba(255,255,255,0.2) inset,
	-1px -1px 0px rgba(0,0,0,0.2) inset,
	0px 17px 0px rgba(255,255,255,0.05) inset;
}

#content #leftCol .eventDetail h4{
	float: left;
	clear: left;
	padding: 0px;
	margin-top: 5px;
	line-height: 1.3em;
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
}

#content #leftCol .eventDetail p{
	width: 72px;
	margin: 0px;
	padding: 5px;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.2em;
	text-shadow: none;
	float: left;
	clear: left;
	
}

#content #leftCol .eventDetail button{
	margin-left: auto;
	margin-right: auto;
	width: 70px;
	float: none;
	display: block;
	margin-bottom: 5px;
}

/* @group Booking Form */

#bookingFormWrapper{
	float: left;
	clear: left;
	width: 570px;
	line-height: 1em;
}

#bookingFormWrapper h2{
	float: left;
	clear: left;
	width: 570px;
	color: #444;
	color: rgba(0,0,0,0.7);
	text-shadow: 0px 1px 0px #FFF;
	line-height: 1.2em;
	font-size: 2em;
	font-weight: 100;
	
}

#bookingFormWrapper p{
	float: left;
	clear: left;
	padding-bottom: 10px;
	width: 570px;
	line-height: 1em;
	font-size: 0.8em;
	color: #444;
	color: rgba(0,0,0,0.7);
	text-shadow: 0px 1px 0px #FFF;
	font-weight: bold;
}

.formRow{
	float: left;
	clear: left;
	width: 570px;
	padding-bottom: 20px;
}

.formRow label{
	float: left;
	clear: left;
	width: 120px;
	display: inline;
	margin-left: 70px;
	text-align: right;
	font-size: 1em;
	padding-top: 8px;
	color: #444;
	color: rgba(0,0,0,0.7);
	text-shadow: 0px 1px 0px #FFF;
	font-weight: bold;
}

.formRow span{
	float: left;
	clear: none;
	width: 300px;
	margin-left: 20px;
	color: #444;
	color: rgba(0,0,0,0.7);
	text-shadow: 0px 1px 0px #FFF;
	font-weight: bold;
	font-size: 0.9em;
}

.formRow input{
	float: left;
	clear: none;
	margin-left: 20px;
	border: 1px solid #bdbcb4;
	padding: 5px;
	width: 200px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #f3f3f3;
	background-color: rgba(0,0,0,0.1);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color: #555;
	font-weight: bold;
	text-shadow: 0px 1px 0px #FFF;
}

.formRow textarea{
	float: left;
	clear: none;
	margin-left: 20px;
	border: 1px solid #bdbcb4;
	padding: 5px;
	width: 200px;
	height: 100px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #f3f3f3;
	background-color: rgba(0,0,0,0.1);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color: #555;
	font-weight: bold;
	text-shadow: 0px 1px 0px #FFF;
}

.formRow select{
	float: left;
	clear: none;
	margin-left: 20px;
	border: 1px solid #bdbcb4;
	margin-top: 5px;
	width: 212px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #f3f3f3;
	background-color: rgba(0,0,0,0.1);
	color: #555;
	font-weight: bold;
	text-shadow: 0px 1px 0px #FFF;
}


/* @end */

/* @end */

/* @group Directions Page */

#map{
	float: left;
	clear: left;
	margin-left: 5px;
}

/* @end */

#gallery{
	float: left;
	clear: left;
	width: 630px;
	margin-left: 5px;
}

