
body {
	
    background: url('/sites/images/1030/flashpic2.jpg') no-repeat center center fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
   background-color: #333;
    color: #222;            /* Foreground color used for text */
    font-family: Helvetica; 
    font-size: 14px;
    margin: 0;              /* Amount of negative space around the outside of the body */
    padding: 0;             /* Amount of negative space around the inside of the body */
}

td, td span, td p { font-size: 10px !important; }
#nav ul {
    list-style: none;
    margin: 10px;
    padding: 0;
    -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px;
    border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;
	background: #000;
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */

}
#nav ul li a {
    border: 1px solid #999999;
    color: #eee;
    display: block;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: -1px;
    padding: 12px 10px;
    text-decoration: none;
}

#header h1 a {
    text-shadow: 0px 1px 0px #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#999));
}

#nav ul li:first-child a {
    -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px;
    border-top-left-radius: 8px; border-top-right-radius: 8px;
}
#nav ul li:last-child a {
    -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;
}

#h1_after {
	height: 70px;
}

#nav ul.hide {
    display: none;
}

#nav div.leftButton {
    position: absolute;
    top: 38px;
    left: 6px;
    height: 30px;
    font-weight: bold;
    text-align: center;
    color: white;
    text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;
    line-height: 28px;
    border-width: 0 8px 0 8px;
    -webkit-border-image: url(/mobile/js/images/button.png) 0 8 0 8;
}

#nav div.pressed {
    -webkit-border-image: url(/mobile/js/images/button_clicked.png) 0 8 0 8;
}

#content {
    padding: 10px;
    margin: 10px;
    background: #fff;
    overflow: hidden;
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px;
}




#wrapper {

	max-width: 600px;
	margin: 0 auto;
}

#scroller {
	max-width: 600px;


}
table.teetimes thead tr { height: 50px;
background-color: #086476;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#086476), to(#086476), color-stop(.5,#0F869D));
background: -moz-linear-gradient(top, #086476 0%, #0F869D 50%, #086476 100%);
background: -ms-linear-gradient(top, #086476 0%, #0F869D 50%, #086476 100%);
background: -o-linear-gradient(top, #086476 0%, #0F869D 50%, #086476 100%);
background: linear-gradient(top, #086476 0%, #0F869D 50%, #086476 100%);
-pie-background: linear-gradient(top, #086476 0%, #0F869D 50%, #086476 100%);
behavior: url('/go/includes/PIE.htc');
	color: white;
	font-size: 16px;

 }

table.teetimes {
	margin: 0 auto; 
}
th.first_th {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
	behavior: url('/go/includes/PIE.htc');
}

th.last_th {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
    border-right: none;
	behavior: url('/go/includes/PIE.htc');
}

table.teetimes thead th {
	border-right: solid 1px #87c1cd;
	vertical-align: middle;
	font-weight: bold;
}

table.teetimes tbody td {
	border-right: solid 1px #edf6f8;
	vertical-align: middle;
}

table.teetimes tbody tr {
	background: #bfe1e7;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#bfe1e7), to(#edf7f8));
	background: -webkit-linear-gradient(#bfe1e7, #edf7f8);
	background: -moz-linear-gradient(#bfe1e7, #edf7f8);
	background: -ms-linear-gradient(#bfe1e7, #edf7f8);
	background: -o-linear-gradient(#bfe1e7, #edf7f8);
	background: linear-gradient(#bfe1e7, #edf7f8);
	-pie-background: linear-gradient(#bfe1e7, #edf7f8);
	behavior: url('/go/includes/PIE.htc'); 
	border: 0; margin: 0;
	height: 50px;
	
	 }

div.book_and_price {
	background: #0e788c;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0e788c), to(#72b7bf));
	background: -webkit-linear-gradient(#0e788c, #72b7bf);
	background: -moz-linear-gradient(#0e788c, #72b7bf);
	background: -ms-linear-gradient(#0e788c, #72b7bf);
	background: -o-linear-gradient(#0e788c, #72b7bf);
	background: linear-gradient(#0e788c, #72b7bf);
	-pie-background: linear-gradient(#0e788c, #72b7bf);
	behavior: url('/go/includes/PIE.htc');
	height: 50px;
}
span.price { font-size: 24px; }
div.price_left { float: left; width: 80px; text-align: center; color: white; padding-top: 5px; }
div.price_right { float: left; width: 60px; text-align: center; color: white; padding-top: 8px;}
A.timeLink:link { 
	font-family: arial;
	font-size: 18px;
	text-decoration : underline;
	font-weight: bold;
}
A.timeLink:visited { 
	font-family: arial;
	font-size: 16px;
	text-decoration : underline;
	font-weight: bold;
}
A.timeLink:hover {
	font-family: arial;
	text-decoration : underline;
	font-weight: bold;
}

span.saved {font-size: 90%; }

div.daytab { float: left; width: 90px; background: #16707a; 
    color: white;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    margin-left: 4px;
	behavior: url('/go/includes/PIE.htc');
   text-align: center;
}

div.daytab_selected { float: left; width: 90px; background: #36a60e; 
    color: #fcff07;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    margin-left: 4px;
	behavior: url('/go/includes/PIE.htc');
   text-align: center;

}

div.tab_top {
		font-size: 14px; margin: 8px 0; font-family: arial;
	}

div.daytab_bottom {
	background: #0e788c;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#71a3a6), to(#8ea37d));
	background: -webkit-linear-gradient(#71a3a6, #8ea37d);
	background: -moz-linear-gradient(#71a3a6, #8ea37d);
	background: -ms-linear-gradient(#71a3a6, #8ea37d);
	background: -o-linear-gradient(#71a3a6, #8ea37d);
	background: linear-gradient(#71a3a6, #8ea37d);
	-pie-background: linear-gradient(#71a3a6, #8ea37d);
	behavior: url('/go/includes/PIE.htc');
}
	
	
 
div.daytab_bottom_selected {
	background: #0e788c;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#abda9b), to(#36a60e));
	background: -webkit-linear-gradient(#abda9b, #36a60e);
	background: -moz-linear-gradient(#abda9b, #36a60e);
	background: -ms-linear-gradient(#abda9b, #36a60e);
	background: -o-linear-gradient(#abda9b, #36a60e);
	background: linear-gradient(#abda9b, #36a60e);
	-pie-background: linear-gradient(#abda9b, #36a60e);
	behavior: url('/go/includes/PIE.htc');
	color: #333d35;
}


.side_offer {
	width: 274px;
	height: 180px;
	background: url('/go/images/side_offer_background2.png') no-repeat;
	background-size: 274px 180px;
}


#teetime_left h1 { color: #72bf67; font-size: 22px; }

#teetime_right_top { background: #32a725; width: 250px;  color: #fff; 
		    border-top-left-radius: 10px;
		    border-top-right-radius: 10px;
		    padding-top: 12px;
		    border-top: solid 1px #93a1a2;
		    border-left: solid 1px #93a1a2;
		    border-right: solid 1px #93a1a2;
		    margin-left: 16px;
			text-align:center;

	
	 }
#teetime_right_middle { width: 250px; height: 35px;
			text-align:center;
		 background: #32a725;
		    background: -o-linear-gradient(top, #32a725 0%, #ffffff 100%);
		    background: -ms-linear-gradient(top, #32a725 0%, #ffffff 100%);
		    background: -moz-linear-gradient(top, #32a725 0%, #ffffff 100%);
		    background: -webkit-linear-gradient(top, #32a725 0%, #ffffff 100%);
		    background: linear-gradient(top, #32a725 0%, #ffffff 100%);
		behavior: url('/go/includes/PIE.htc');
		    border-left: solid 1px #93a1a2;
		    border-right: solid 1px #93a1a2;
		    margin-left: 16px;
}
#teetime_right_bottom { width: 250px; height: 90px; background: #fff;
			text-align:center;
		    border-bottom-left-radius: 10px;
		    border-bottom-right-radius: 10px;
		    border-bottom: solid 1px #93a1a2;
		    border-left: solid 1px #93a1a2;
		    border-right: solid 1px #93a1a2;
		    margin-left: 16px;
		    color: #34a625;
}

#teetime_details_table td { padding-top: 10px; }
#teetime_details_table { margin-left: 20px; margin-top: 10px; }

#booktime {
	border-radius: 6px 6px 0 0;
	 clear: left;  background: #fff; display: none;
	text-align: center;
}

#booktime_header { height: 50px;
background-color: #086476;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#086476), to(#086476), color-stop(.5,#0F869D));
background: -moz-linear-gradient(top, #086476 0%, #0F869D 50%, #086476 100%);
background: -ms-linear-gradient(top, #086476 0%, #0F869D 50%, #086476 100%);
background: -o-linear-gradient(top, #086476 0%, #0F869D 50%, #086476 100%);
background: linear-gradient(top, #086476 0%, #0F869D 50%, #086476 100%);
-pie-background: linear-gradient(top, #086476 0%, #0F869D 50%, #086476 100%);
behavior: url('/go/includes/PIE.htc');
	color: white;
	font-size: 16px;
	border-radius: 6px 6px 0 0;

 }

span.teetimedate, span.theTime, td.total { font-size: 20px; font-weight: bold; }

