/* general style information */

html, body {
	margin: 0px;
	padding: 0px;
}

a { outline:none; }

body {
	background: #FFFFFF url(../img/homepage/bluebg2.jpg) repeat-x -2px 0px;
	margin: 0;
	padding: 0;
	min-width: 965px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
	color: #333;
	line-height: 1.6em;
}

div#container {
	width: 965px;
	margin: auto;
}

img {
	border:none;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

#venueSearch label input {
	margin: 0;
	padding: 2px;
	font-size: 108%;
	font-weight: normal;
	background-color: #ffffff;	
	border: 1px solid #000;
	color: #666666;
}

.dottedHorizontal {
	border: 1px dotted #828282;
	border-left: none;
	border-right: none;
}

.dottedHorizontalBottom {
	border-bottom: 1px dotted #828282;
	border-left: none;
	border-right: none;
}

div.dottedBox {
	border: 1px solid #a3a3a3;
	background: #d6d6d6;
	padding: 5px;
}

a:link, a:hover, a:visited {
	color: #00427C;
}

a:hover {
	color: #C81F07;
	text-decoration: none;
}

/* ---- header styles ---- */

div#header{
	margin: 0px auto;
	padding: 0;
	width: 965px;
	height: 71px;
}

div#logo{
	float: left;
	margin: 0;
	width: 387px;
	height: 71px;
}

img.logo_image{
	margin-left: -5px;
}

div#phoneNum{
	float: right;
	background: transparent url(../../img/homepage/booknow-paintball.gif) no-repeat 0px 20px;
	text-align: right;
	margin: 0;
	padding: 0;
	width: 202px;
	height: 72px;
}

div#noPhoneNum{
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
	width: 172px;
	height: 71px;
}

.hand {
	cursor: pointer;
	cursor: hand;
}

/* ---- mask styles ---- */

div#mask {
	background: transparent url(../img/homepage/topshadow.gif) no-repeat 1px 0px;
	_background: transparent url() no-repeat 1px 0px;
	margin: 0px auto;
	padding: 0;
	width: 965px;
	height: 192px;
}

div#left-shadow {	
	float: left;
	margin-top: 14px;
	background: transparent url(../img/homepage/rightshadow.png) repeat-y 0px 0px;
	_background: transparent url() repeat-y 0px 0px;
	width: 6px;
	height: 178px;
}

div#mask-photo {
	position: absolute;
	margin: 3px 0px 0px 6px;
	*margin: 3px 0px 0px 0px;
	_margin: 3px 0px 0px 0px;
	background: transparent url(../img/homepage/header-photo-default.jpg) no-repeat 0px 0px;
	height: 192px;
	width: 960px;
	background-color: #0D5D9A;
}

div#mask-link {
	position: absolute;
	top: 70px;
	left: 200px;
	z-index: 10;
}

/* ---- Menu Styles ---- */

div#menu{
	clear:both;
	margin: 0px auto;
	padding: 0;
	width: 965px;
	height: 40px;
}

div#menu-shadow {
	float: left;
	background: transparent url(../img/homepage/rightshadow.png) repeat-y 0px 0px;
	_background: transparent url() repeat-y 0px 0px;
	width: 6px;
	height: 40px;
}

div#menubar{
	width: 960px;
	height: 40px;
	text-align: center;
	float: right;
	position: absolute;
	margin-left: 6px;
	*margin-left: 0px;
	_margin-left: 0px;
	background: transparent url(../img/homepage/menubg.gif) repeat-x 0px 0px;
	background-color: #015B97;
}

ul.toplist{	
	list-style-type: none; 
	margin: auto 10px; 
	*margin: auto 80px;
	_margin: auto 15px;
} 

ul.toplist li { 
	float: left; 
	padding: 0; 
	margin: 0; 
	padding-top: 0;
	margin-right: 1px;  
} 

ul.toplist li a, ul.toplist li a:link, ul.toplist li a:visited { 
	_width: 85px;
	font-size: 13px;
	display: block; 
	padding: 10px 8px; 
	color: #FFF; 
	font-weight: bold;
	text-decoration: none;
	height: 19px;
} 

ul.toplist li a:hover { 
	color: #FFF; 
	height: 19px; 
	background: transparent url(../img/homepage/menubgON.gif) repeat-x 0px 1px;
} 

div#menubar li.selected a:link, div#menubar li.selected a:hover, div#menubar li.selected a:visited {
	color: #FFF; 
	height: 19px; 
	background: transparent url(../img/homepage/menubgON.gif) repeat-x 0px 1px;
}
	
/* ---- Content ---- */

div#content {
	clear: both;
	background: transparent url(../img/homepage/rightshadow.png) repeat-y 0px 0px;
	_background: transparent url() repeat-y 0px 0px;
	margin: 0px auto;
	padding: 0;
	width: 965px;
}

div#whitecontent {
	text-align: left;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 6px;
	padding: 0;
	width: 959px;
	border-right: 1px solid #949A9D;
}

/* ---- EasyPlay and ExtraPlay Buttons ---- */

div.easyplay {
	color: #fff;
	text-align: center;
	font-size: 1.2em;
	font-family: Verdana,  sans-serif;
	padding-top: 17px;
	position: absolute;
	top: 45px;
	left: 300px;
	background: transparent url(../img/homepage/easyplay.gif) no-repeat 0px 0px;
	width: 200px;
	height: 100px;
}

div.extraplay {
	color: #fff;
	text-align: center;
	font-size: 1.2em;
	font-family: Verdana,  sans-serif;
	line-height: 1.1em;
	padding-top: 14px;
	position: absolute;
	top: 45px;
	left: 520px;
	background: transparent url(../img/homepage/easyplay.gif) no-repeat 0px 0px;

	width: 200px;
	height: 100px;
}

a.easyextra {
	color: #fff;
	text-decoration: none;
}

a:hover.easyextra {
	color: #C51E08;
}

a.headings {
	font-weight: normal;
}

span.hide-show {
	font-weight: normal;
	color: #333;
	font-size: .7em;
}

span:hover.hide-show {
	color:#0A4570;
}

span.close-map {
	float: right;
	font-weight: normal;
	color: #0A4570;
	font-size: 1.6em;
}

span:hover.close-map {
	color: #333;
}


/* Paintball links */

h2.paintball-links, h2.paintball-links a, h2.paintball-links a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: none;
	margin-bottom: 0;
	color: #00427C;
}

.paintball-links p {
	font-size: 11px;
	line-height: 18px;
	color: #00427C;
}

/* ---- DIV FOOTER ---- */

div#footer{
	clear: both;
	background: transparent url(../img/homepage/rightshadow.png) repeat-y 0px 0px;
	_background: transparent url() repeat-y 0px 0px;
	margin: 0px auto;
	padding: 0;
	width: 966px;
	text-align: center;
}

div.footer_content{
	background-color: #0B5B93;
	margin-left: 6px;
	color: #FFF;
	padding: 5px;
}

div#footerMenu a:link, div#footerMenu a:hover, div#footerMenu a:visited {
	font-weight: normal;
} 

div#footerMenu {
	clear: both;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 959px;
	border-right: 1px solid #949A9D;
}

div#footerMenu p {
	margin: 0;
	padding: 0px 0px 10px 15px;
}

div.warning{
	background-color: #FF3333;
	font-weight: bold;
	color: #000;
	padding: 5px;
	margin: 5px;
	border: 1px solid #000;
}