@import "pricing_table.css";

body {
	height: 105%;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #ccc;
	font: 11px Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular;
	/*background-image: url(images/background_orange.gif);
	background-position: top left;*/
	background-color: #666;
}

img { border: none; }

a:link, a:visited, a:active {
	color: #A64C00;
	font-weight: bold;
	text-decoration: none;
}
a:hover { text-decoration: underline; }

.whitetextbold { color: #fff; font-weight: bold; }
.homegames { font-weight: bold; }
.imgmargin { margin: 0 0 5px 0; }

div#container {
	position: relative;
    margin: 0 auto;
    width: 750px;
    background-color: #666;
	padding-bottom: 122px;
}

div#login{
	

	
}

div#login p{ 
	margin: 0; 
	text-align: right;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 732px;
	height: 20px;
	background-color: #F3E1C8;
	margin: 0 auto;
	padding: 2px 4px;
}



div#headercontainer {
	position: absolute;
	margin-top: 5px;
	top: 15px;
	left: 0px;
	width: 740px;
	background-color: transparent;
}

div#header {
	position: absolute;
	margin: 0 auto ;
	top: 5px;
	left: 5px;
	height: 95px;
    width: 740px;
	background-image: url('images/header.gif');
	background-position: top left;
	background-repeat: repeat-none;
}


div#header h1{ line-height: 100px; }
div#header h1 span{ margin-left: -2000em; }
div#header div#login_text{ text-align: right; padding: 2px; }

div#topnav {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 5px;
	top: 135px;
	width: 740px;
	border-top:1px solid #333;
}

#topnav ul {
	display: inline;
	margin: 0;
	padding: 0;
}

#topnav li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;	
}
	
div#columns {
	text-align: left;
	position: relative;
    margin: 0 auto;
	top: 185px;
    width: 740px;
	background-image: url(images/background_columns.gif);
	background-position: top left;
	padding-bottom: 38px;
}

div#sidenav {
	position: absolute;
	margin: 0;
	left: 0px;
	top: 0px;
	height: 400px;
	width: 150px;
	background-color: #333;
}

#sidenav ul {
	margin: 0;
	padding: 0;
}

#sidenav li {
	margin: 0;
	padding: 0 0 3px 0;
	float: left;
	list-style-type: none;
	background-color: #333;
}
div#ads {
	margin: 15px 0 10px 10px;
	padding: 0;
	width: 129px;
}
#ads img { margin-bottom: 4px }

div#admin {
	position: relative;
	margin: 0;
	text-align: center;
}

div#content {
	position: relative;
	margin: 0;
	top: 10px;
	left: 165px;
	width: 565px;
	background-color: #F3E1C8;
	min-height:1200px;
}

#content ul {
	margin: 0;
	padding: 0;
}

#content li {
	margin: 0 0 0 75px;
	padding: 0;
	list-style-type: disc;	
}

div#centertext {
	position: relative;
	margin: 0;
	text-align: center;
}

div#text h3{font: 13px Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular; margin:12px 0 7px 0; font-weight:bold;}

div#packages {
	margin: 0;
	padding: 5px 0 5px 0;
	width: 250px;
	border: 1px solid #333;
	background-color: #eaeaea;
}

div#pitchpackages {
	margin: 0;
	padding: 5px 0 5px 0;
	width: 250px;
	height: auto;
	border: 1px solid #333;
	background-color: #eaeaea;
}

div#packagetitle {
	margin: 0;
	padding: 5px;
	width: 242px;
	height: 13px;
	color: #fff;
	font-weight: bold;
	background-color: #333;
}

#packages ul, #pitchpackages ul {
	margin: 0;
	padding: 0;
}

#packages li, #pitchpackages li {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: disc;	
}

div#downloads {
	position: relative;
	margin: 0;
	width: 565px;
}

#downloads ul {
	margin: 0;
	padding: 0;
}

#downloads li {
	margin: 0 0 5px 30px;
	padding: 0;
	list-style-image: url(images/pdf_icon.gif);
	list-style-type: circle;
}

div#footer {
	position: relative;
	margin: 0 auto 10px auto;
	padding: 10px 0;
    width: 740px;
	text-align: center;
	background: #F3E1C8;
}

div#footerLinks {
	position: relative;
	margin: 0 auto;
	padding: 10px 0;
    width: 740px;
	text-align: center;
	font-size: 10px;
	border: 5px solid #666;
	border-bottom: none;
	background: #F3E1C8;
}
div#footerLinks a {
	color: #333;
	font-weight: normal;
	font-size: 10px;
}
div#footerLinks a:hover {
	text-decoration: underline;
}

table.tickets {
	border: 1px solid #666;
	text-align: center;
}

table.schedules {
	border: 1px solid #666;
	text-align: left;
	margin-bottom: 50px;
}

tr.alt td{ background-color: #eaeaea;}

div#CRleft {
	float: left;
	margin: 0;
	width: 282px;
}

div#CRright {
	float: left;
	margin: 0 0 0 1px;
	width: 282px;
}

.floatleft {
	float: left;
	margin: 0 10px 0 0;
}

.floatright {
	float: right;
	margin: 0 0 0 10px;
}

div#floatleftnomargin {
	float: left;
	margin: 0;
	width: 299px;
}

div#floatrightnomargin {
	float: right;
	margin: 0;
}

div#captions {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 250px;
	font: bold 10px Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular;
	text-align: center;
}

#list ul {
	margin: 0;
	padding: 0;
}

#list li {
	margin: 0 0 0 35px;
	padding: 0;
	list-style-type: disc;	
}

#links {
	margin: 0 auto;
	padding: 0;
	width: 500px;
}

#links ul {
	margin: 0 0 20px 0;
  	padding: 0;
	float: left;
	width: 500px;
	list-style: none;
}

#links li {
	margin: 0 0 4px 0;
  	padding: 0;
	float: left;
	width: 250px;
	list-style: none;
}

a.backtotop { margin: 30px 0 0 0; display: block; }

.adsense {
	height: 60px;
	width: 468px;
	margin-left: 50px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	
}

.formRow {
	margin: 0 0 10px 0;
}

label {
	float: left;
	width: 120px;
	line-height: 20px;
}

input {
	float: left;
	width: 200px;
	margin-bottom: 5px;
	font-size: 10px;
}

input.checkbox_simple{float:left; margin:0 5px 5px 0; width:10px;}

dl#featured_first_pitch, dl#featured_first_pitch dt, dl#featured_first_pitch dd{
	
	margin:0; padding:0;
	
}
span.req{ color: #f00; }


/*  FRONT END LODGE CALENDAR  */
table#lodge_front_end_calendar{
	border:thin solid #333;
	width:97%;
}

table#lodge_front_end_calendar thead tr th{
	background:#333;
	color:white;
	padding: 4px;
	font-size: 110%;
}

table#lodge_front_end_calendar tbody tr td{
	padding: 6px 4px;
}

table#lodge_front_end_calendar tbody tr.even td{background:#E6D8CF;}
table#lodge_front_end_calendar tbody tr.odd td{background:#FFF6E8;}

div#game_schedule {
	border: solid 1px #000;
}
div#game_schedule table {
	width: 100%;
}
div#game_schedule table th {
	background-color: #000;
	color: #ea6133;
}
div#game_schedule table tr.odd td {
	background:#fff6e8;
}
div#game_schedule table td.start_time, div#game_schedule table th.start_day {
	text-align: right;
}
div#game_schedule table tr.giants_game {
	font-weight: bold;
}
div#game_schedule_key {
	border: solid 1px #000;
	margin-top: 10px;
	font-weight: bold;
	padding: .5em;
	background-color: #fff6e8;
}
div#game_schedule_key ul li {
	list-style: none;
	margin-left: .5em;
	line-height: 1.7em;
}

div#game_schedule_book {
	border: solid 1px #000;
}
div#game_schedule_book table {
	width: 100%;
}
div#game_schedule_book table th {
	background-color: #000;
	color: #ea6133;
	padding:4px;
}
div#game_schedule_book table tr td {
	background:#fff6e8;
	padding:4px;
}

div#game_schedule_book table tr.odd td {
	background:#E6D8CF;
}
div#game_schedule_book table td.start_time, {
	text-align: right; padding-right:30px;
}
div#game_schedule_book table tr.giants_game {
	font-weight: bold;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
