/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/

body,html {
	margin				: 0px 0px 0px 0px;
	padding				: 0 0 0 0;
	height				: 100%;
	width				: 100%;
	min-width			: 951px;
	background-color	: #FFFFFF;
	font-family			: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size			: 14px;
	color				: #666666;
}

a img {
	border				: none;
}

.clear {
	clear				: both;
}

h1 {
	font-weight			: normal;
	font-family			: Arial;
	font-size			: 30px;
	margin-bottom		: 12px;
	color				: #007eff;
	text-shadow			: 1px 1px 3px #aaa;
}

h2 {
	font-weight			: normal;
	font-family			: Arial;
	font-size			: 20px;
	color				: #007eff;
	text-shadow			: 1px 1px 3px #aaa;
	cursor				: default;
}

h3 {
	font-weight			: normal;
	font-family			: Arial;
	font-size			: 16px;
	color				: #007eff;
	text-shadow			: 1px 1px 3px #aaa;
}

h3 a {
	font-weight			: normal;
}

h4 {
	font-family			: Tahoma;
	font-size			: 22px;
	font-weight			: normal;
	color				: #333333;
	margin-bottom		: 16px;
	margin-top			: 16px;
	padding-left		: 2px;
}

p {
	padding-left		: 4px;
}

a {
	color				: #40ACDF;
	font-weight			: bold;
}

div.hr {
	border-top			: 1px solid #DDDDDD;
	background-color	: #FFFFFF;
	width				: 100%;
	height				: 1px;
}

#container {
	position			: relative;
	min-height			: 100%;
	width				: 951px;
	margin				: 0 auto;
}

.hidden {
	display:none;
}

.b {
	font-weight			: bold;
}

.i {
	font-style			: italic;
}

.u {
	text-decoration		: underline;
}

.g {
	color				: #999999;
}

.r {
	color				: #FF0000;
}

.blue {
	color				: #007EFF;
}

.big {
	font-size:20px;
}

.med {
	font-size:16px;
}

/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/

#header {
	top					: 16px;
	width				: 951px;
	height				: 207px;
	position			: absolute;
	background-image	: url(http://www.mountainviewbowling.com/img/header.jpg);
	border-bottom		: 10px solid #e22c29;
	-moz-border-radius-topleft: 12px;
    -webkit-border-top-left-radius: 12px;
	-moz-border-radius-topright: 12px;
    -webkit-border-top-right-radius: 12px;
}

/*------------------------------------------------------------*
**  Menu
**------------------------------------------------------------*/

#menu {
	padding-top			: 242px;
	height				: 38px;
	border-bottom		: 10px solid #e22c29;
	line-height			: 0px;
	text-align			: center;
}

#menu ul {
	list-style-type		: none;
	margin:0;
	padding:0;
	padding-top:12px;
}

#menu ul li {
	margin-right		: 6px;
	margin-left			: 6px;
	display				: inline;
	font-family			: Tahoma;
	font-size			: 17px;
	text-shadow			: 1px 1px 3px #ccc;
}

#menu ul li.on a {
	color				: #333333;
	border-width: 0px 0px 2px 0px;
    border-style: none none dotted none;
}

#menu ul li a {
	color				: #666666;
	text-decoration		: none;
	font-weight:normal;
}

#menu ul li a:hover {
	border-width: 0px 0px 2px 0px;
    border-style: none none dotted none;
	text-shadow			: 1px 1px 3px #999;
}

.on {
	cursor:pointer;
	text-decoration:none;
}

span.on {
	vertical-align: middle;
}

.on span {
}

.on span span {
}

.on span a {
}

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/

#content_container {
	background-color	: #eae6e6;
	padding				: 16px;
	padding-top			: 0px;
	min-height			: 420px;
}

#content {
	width				: 951px;
	margin				: 0 auto;
	padding-bottom		: 20px;
}

#center {
	float:left;
	width:916px;

}

#left {
	width				: 532px;
	float				: left;
}

#lefthalf {
	width				: 450px;
	float				: left;
}

#leftbig {
	width				: 640px;
	float				: left;
}

#leftbig p {
	width				: 620px;
}

#right {
	float				: right;
	width				: 355px;
	padding-right		: 32px;
	padding-top			: 13px;
}

#right h1 {
	margin-top:7px;
}

#righthalf {
	float				: right;
	width				: 450px;
	padding-right		: 32px;
	padding-top			: 13px;
}

#rightsmall {
	float				: right;
	width				: 270px;
	padding-right		: 32px;
	padding-top			: 13px;
}

.box {
	background-color	: #FFF;
	padding				: 12px;
	-moz-border-radius	: 8px;
}


.wbox {
	background-color	: #FFF;
	padding				: 12px;
	padding-top			: 4px;
	padding-bottom		: 4px;
	-moz-border-radius	: 8px;
	width				:	260px;
}
.phonebox {
	background-color	: #FFF;
	padding				: 12px;
	-moz-border-radius	: 8px;
	font-size			: 19px;
	margin-bottom		: 0px;
	padding				: 0px;
	padding-top			: 2px;
	padding-bottom: 2px;
}
.phonebox img {
	float : left;
	margin-top:-10px;
}
.phonebox p {
  margin:0px;
  margin-top:12px;
  margin-left:12px;
	margin-bottom:-10px;
}
.rates {
	width				: 100%;
}

.rates thead td {
	font-weight			: bold;
	font-family			: Arial;
	font-size			: 16px;
	color				: #007eff;
	text-shadow			: 1px 1px 3px #aaa;
}

.box table thead {
	font-weight			: bold;
}

.rates td {
	padding-bottom		: 8px;
}

.rates td {
	text-align			: center;
}

.box table td.label {
	text-align			: right;
	padding-right		: 8px;
	width				: 90px;
	font-weight			: bold;
	font-family			: Arial;
	font-size			: 14px;
	color				: #007eff;
	text-shadow			: 1px 1px 3px #aaa;
}

.coupon {
	background-image	: url(http://www.mountainviewbowling.com/img/coupon.png);
	margin-top			: -36px;
	padding				: 24px;
	padding-top			: 48px;
	height				: 190px;
	width				: 306px;
	font-size:16px;
	cursor:default;
   -moz-user-select: none;
   -khtml-user-select: none;
   user-select: none;
}

.coupon p {
	margin-top:8px;
	margin-bottom:0px;
}

.coupon small {
	font-size	: 12px;
	line-height:12px;
}

.printable {
	font-size			: 12px;
	margin-top			: 6px;
	margin-right		: 8px;
}

#right .printable {
	text-align			: right;

}

img.photo {
	float:right;
	margin-left:10px;
	margin-bottom: 20px;
	margin-top:-40px;
	-moz-box-shadow: 1px 1px 5px #000;
}

img.tourphoto {
	-moz-box-shadow: 1px 1px 5px #000;
	margin-bottom: 10px;
}

#content label {
	float	:	left;
	width	: 148px;
	font-weight:bold;
}

#league label {
	color				: #007eff;
	text-shadow			: 1px 1px 3px #aaa;
	font-weight:normal;
}

#photo-2 {
	margin-top:-12px;
}

#photo-13 {
	margin-top:32px;
}

#photo-12 {
	margin-top:-0px;
}

#photo-8 {
	margin-top:16px;
}

#momgirl {
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:16px;
}

#costume {
	margin-top:0px;
}


#photo-4 {
	float:none;
	margin-top:4px;
	margin-left:6px;
	margin-right:14px;
}

#photo-5 {
	margin-top:27px;
	margin-bottom:19px;
}

#photo-10 {
	margin-top:57px;
	margin-bottom:30px;
}

#photo-6 {
	float:none;
	margin-top:4px;
	margin-left:2px;
	margin-right:14px;
}

#sunmon {
	border: 6px solid #7e7f82;
	-moz-box-shadow: 1px 1px 5px #000;
}

.mid {
	width : 600px;
}

#right img.photo {
	float:left;
	margin-top:0px;
	margin-left:4px;
}

#twoonies {
	float:right;
	margin-top:-40px;
}

.foodmenu {
	width : 300px;
	float : left;
}

.foodmenu h3 {
	margin-top:4px;
	margin-bottom:4px;
}

.foodmenu td {
	padding-bottom  : 4px;
}

.foodmenu .price {
	width :70px;
}

.featured {
	float				: left;
	width				: 202px;
	height				: 52px;
	padding-top			: 12px;
	padding-left		: 12px;
	margin-bottom		: 12px;
	margin-right		: 12px;
	font-size			: 15px;
	background-image	: url(http://www.mountainviewbowling.com/img/box-bg.png);
}

.featured a {
	text-decoration		: none;
}

.featured img {
	vertical-align		: top;
}

.flask {
	width				: 24px;
	height				: 41px;
	float				: left;
	margin-right		: 8px;
}

.flask.clear {
	background-image	: url(http://www.mountainviewbowling.com/img/flask-clear.png);
}

.flask.purple {
	background-image	: url(http://www.mountainviewbowling.com/img/flask-purple.png);
}

.box_top {
	background-image	: url(http://www.mountainviewbowling.com/img/box-top.png);
	width				: 700px;
	height				: 10px;
}

.box_content {
	background-image	: url(http://www.mountainviewbowling.com/img/box-content.png);
	width				: 660px;
	padding				: 20px;
	padding-top			: 2px;
	padding-bottom		: 2px;
}

.box_content h3 {
	margin-top			: 4px;
	margin-bottom		: 12px;
}

.box_bottom {
	background-image	: url(http://www.mountainviewbowling.com/img/box-bottom.png);
	width				: 700;
	height				: 20px;
	margin-bottom		: 20px;
}

.box h2 {
	margin-top:4px;
}

.box h3 {
	margin-top:4px;
}

#map {
	height:320px;
}

.horizontal_carousel {
  float: left;
  width: 930px;
  height: 240px;
  margin-bottom: 10px;
  position: relative;
}

.horizontal_carousel .container {
  float: left;
  width: 760px;
  height: 240px;
  position: relative;
  overflow: hidden;
}

.horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 240px;
}

.horizontal_carousel ul li {

  width: 250px;
  height: 240px;
  text-align: center;
  list-style:none;
  float:left;
}

.horizontal_carousel ul li img {
	padding : 16px;
	width  : 200px;
}

.horizontal_carousel .previous_button {
  float:left;
  width: 64px;
  height: 64px;
  margin-top:80px;
  background: url(http://www.mountainviewbowling.com/img/left.png);
  z-index: 100;
  cursor: pointer;
}

.horizontal_carousel .previous_button_over {
  background: url(http://www.mountainviewbowling.com/img/left_over.png);
}

.horizontal_carousel .previous_button_disabled {
  background: url(http://www.mountainviewbowling.com/img/left_disabled.png);
  cursor: default;
}

.horizontal_carousel .next_button {
  float:left;
  width: 64px;
  height: 64px;
  margin-top:80px;
  background: url(http://www.mountainviewbowling.com/img/right.png);
  z-index: 100;
  cursor: pointer;
}

.horizontal_carousel .next_button_over {
  background: url(http://www.mountainviewbowling.com/img/right_over.png);
}

.horizontal_carousel .next_button_disabled {
  background: url(http://www.mountainviewbowling.com/img/right_disabled.png);
  cursor: default;
}


/*------------------------------------------------------------*
**  Forms
**------------------------------------------------------------*/

form input {
	border				: 1px solid #333;
	-moz-border-radius	: 4px;
	margin				: 2px;
	padding				: 2px;
}

form textarea {
	border				: 1px solid #333;
	-moz-border-radius	: 4px;
	margin				: 2px;
	padding				: 2px;
}

form select {
	border				: 1px solid #333;
	-moz-border-radius	: 4px;
	margin				: 2px;
	padding				: 2px;
}

#right form {
	margin-left:4px;
}

#right form label {
	width				: 100px;
	font-weight:normal;
}

#right form input {
	width				: 216px;
}

#right form select {
	width				: 222px;
}

#right form textarea {
	width				: 216px;
}

#right form .btn {
	width				: 222px;
	background-color	: #fff;
}



#left form {
	margin-left:4px;
}

#left form label {
	width				: 220px;
	font-weight:normal;
}

#left form input {
	width				: 266px;
}

#left form select {
	width				: 272px;
}

#left form textarea {
	width				: 266px;
}

#left form .btn {
	width				: 272px;
	background-color	: #fff;
}


#leftbig form {
	margin-left:4px;
}

#leftbig form label {
	width				: 240px;
	font-weight:normal;
}

#leftbig form input {
	width				: 356px;
}

#leftbig form select {
	width				: 362px;
}

#leftbig form textarea {
	width				: 356px;
}

#leftbig form .btn {
	width				: 362px;
	background-color	: #fff;
}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/

#footer_container {
/*	position			: absolute;
	bottom				: 8px;*/
	width				: 100%;
	color				: #dcc173;
	background-color	: #343434;
	border-top			: 10px solid #e22c29;
	-moz-border-radius-bottomleft: 12px;
    -webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
    -webkit-border-bottom-right-radius: 12px;

}

#footer_bg {
	height				: 190px;
	width				: 951px;
	margin				: 0 auto;
	margin-top			: -146px;
}

#footer_content {
	height				: 96px;
	margin				: 0 auto;
	padding-top			: 4px;
	padding-left		: 10px;
	position			: relative;
	font-size			: 20px;
}

#footer_content label {
	width				: 80px;
	float				: left;
}

#footer_content img {
	vertical-align		: middle;
	float				: left;
	margin-right		: 12px;
}

#footer_left {
	margin-top			: 6px;
}

#footer_right {
	position			: absolute;
	right				: 20px;
	top					: 10px;
	width				: 352px;
}

#footer_right small {
	color	: #fff;
}

#footer_right a {
	margin:0;
	text-decoration:none;
}

#footer_right a:hover {
	text-decoration:underline;
}

#footer_right img {
	margin:0;
}

#footer a {
	color				: #FFFFFF;
	font-weight			: normal;
}

#footer_menu {
	font-size			: 14px;
	text-align			: center;
	color				: #fff;
	margin				: 12px;
	line-height			: 20px;
}

#footer_menu a:hover {
	text-decoration		: none;
	text-shadow			: 1px 1px 3px #aaa;
}

#copyright {
	text-align:center;
	padding-top:12px;
	padding-bottom:12px;
	color:#aaa;
	font-size:12px;
line-height:16px;
}

#copyright img {
	vertical-align:bottom;
padding-top:4px;
}

#footer p { padding: 10px 10px; text-align: center; }

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.mountainviewbowling.com/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.mountainviewbowling.com/img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.wifi {
float:left;padding-right:16px;
padding-bottom:16px;
}

.pin {
	font-size:16px;
	margin-top:-16px;
	text-align:left;
}

.pinto {
	font-size			: 14px;
	color				: #007eff;
	text-shadow			: 1px 1px 3px #aaa;
}

.thumbnail {
	width				:	128px;
	height				:	128px;
	-moz-border-radius	:	12px;
	float:left;
	margin-bottom: 16px;
}

.thumbdesc {
	margin-bottom: 16px;
	font-weight			: normal;
	font-family			: Arial;
	font-size			: 16px;
	color				: #007eff;
	text-shadow			: 1px 1px 3px #aaa;
	padding-left		: 150px;
}

.thumbdesc h2:hover {
	text-decoration:underline;
}

.thumbdesc h2 {
	padding-top:32px;
	font-weight:bold;
	font-size:24px;
	cursor:default;
}

.closeMe:hover {
	text-decoration:underline;
}

h2 a {
	font-weight			: normal;
	font-family			: Arial;
	font-size			: 20px;
	color				: #007eff;
	text-shadow			: 1px 1px 3px #aaa;
	cursor				: default;
	text-decoration		: none;
}