﻿/* GENERAL FORMATTING */

body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#D2EFF9;
	background-image:url(../Images/bg_gradient.jpg);
	background-repeat:repeat-x;
	font-family:arial;
	font-size:11px;
	color: #666666;
}
html 
{
	width: 100%;
	height: 100%;	
}
h1, h2, h3, h4, h5, span 
{
	padding: 0px;
	margin: 0px;
}
p 
{
    padding:0px;
	margin:10px 10px 10px 10px;
}
table.tbl_general
{
	width:100%;
}
table .month_table
{
    border-collapse: collapse;
    padding:0px 0px 0px 0px;
    margin-left: -1px;
}
table td .month_table
{
    width: 45px;
}
ul 
{
	padding:0px;
	margin:0px;
}
li
{
	list-style-type: none;
	display: inline;
}
a:link,
a:visited,
a:active 
{
	color: #006600;
	text-decoration: none;	
}
a:hover 
{
	color: #00aa00;	
}
a:link.cat_link, 
a:visited.cat_link,
a:active.cat_link
{
	color: #666666;
	text-decoration: none;	
}
a:hover.cat_link
{
	color: #00aa00;
	text-decoration: none;	
}
img 
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.ddl
{
    border: solid 1px #666666;
	font-family: arial;
	font-size: 11px;
	color: #666666;
}
.clearer 
{
	clear:both;
}
.button_120
{
    background-image: url(images/btnGradient120.jpg);
    background-repeat: no-repeat;
    color: #666666;
    font-family: FuturaA Bk BT;
    font-size: 9px;
    border-width: 0px;
}
.errormsg_label
{
    color: Red;
}




/*MAIN WRAP*/
#main_holder
{
    margin:auto auto auto auto;
    height:auto;
	width:960px;
}

/* SPIDER SECTION */

#spider_text_section 
{
	padding:10px 0px 5px 0px;
	height:16px;
	width:960px;
}
#date_holder 
{
	padding:0px 0px 0px 10px;
	float:left;
	height:16px;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}
#spider_text 
{
	padding:0px 10px 0px 0px;
	float:right;
	height:16px;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}



/*HEADER SECTION*/
#header_section 
{
	background-color:#FFFFFF;
	padding:10px;
	margin:0px 0px 10px 0px;
	height:200px;
	width:940px;
}
#header_banner_holder
{
	padding:0px;
	margin:0px;
	height:200px;
	width:940px;
    background-image:url(../Images/banner.jpg);
	background-repeat:no-repeat;
}



/*TOP SECTION*/

.top_section
{
    margin:0px 0px 10px 0px;
    width:100%;
}
.white_back 
{
   background-color:#FFFFFF;
}
.vert_divide
{
    width:10px;
}
#top_left_holder
{
    margin:0px 0px 10px 0px;
    padding:0px;
    width:500px;
    height:auto;
    float:left;
}
#top_left_title
{
    margin:10px;
    padding:0px;
    width:430px;
    height:auto;
}
#top_left_content_holder
{
    margin:10px;
    padding:0px;
    width:480px;
    height:auto;
    text-align:justify;
}

#top_right_holder
{
    margin:0px;
    padding:0px;
    width:450px;
    height:auto;
    float:right;
}
#top_right_title
{
    margin:10px;
    padding:0px;
    width:430px;
    height:auto;
}
#top_right_content_holder
{
    margin:10px;
    padding:0px;
    width:430px;
    height:auto;
}




/*MAIN CONTENT SECTION*/
.main_content_holder
{
	background-color:#FFFFFF;
	margin:0px;
	padding:10px;
	height:auto;
	width:940px;
}
.main_content_title
{
    margin:0px;
    padding:0px;
    width:940px;
    height:auto;
}
#maincontent_top_left_holder
{
    float:left;
    padding:0px;
    margin:0px 0px 10px 0px;
    width:465px;
    height:auto;
    text-align:justify;
}
#maincontent_top_left_holder h1
{
    padding:0px 0px 0px 10px;
    font-size:10px;
    font-style:italic;
    color:#673B96;
}
#maincontent_top_right_holder
{
    float:right;
    padding:0px;
    margin:0px 0px 10px 0px;
    width:465px;
    height:auto;
    text-align:justify;
}
#maincontent_middle_holder
{
    padding:0px;
    margin:0px 0px 10px 0px;
    width:940px;
    height:auto;
    text-align:justify;
}
#maincontent_middle_holder h2
{
    padding:0px 0px 0px 10px;
    font-size:11px;
    color:#FF3F3F;
}
#maincontent_bottom_left_holder
{
    float:left;
    padding:0px;
    margin:0px 0px 10px 0px;
    width:465px;
    height:auto;
    text-align:justify;
}
#maincontent_bottom_left_holder ul
{
	padding:0px;
	margin:20px 20px 20px 40px;
	list-style-image:none;
}
#maincontent_bottom_left_holder li
{
	background:url(../Images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	text-indent:15px;
    line-height:25px;
	display:list-item;
}
#maincontent_title_bottom_right
{
    padding:0px;
    margin:0px 0px 10px 0px;
    width:440px;
    height:auto;
}
#maincontent_bottom_right_holder
{
    float:right;
    padding:0px;
    margin:40px 0px 10px 0px;
    width:440px;
    height:auto;
    text-align:justify;
}
#maincontent_bottom_right_holder h1
{
    font-size:10px;
    font-style:italic;
    color:#673B96;
}
#maincontent_bottom_right_holder table
{
    border-left:dashed 1px #CCCCCC;
    width:100%;
}
#maincontent_bottom_right_holder tr
{
    height:25px;
}

#login_section
{
    padding:10px 0px 0px 0px;
    margin:auto auto auto auto;
    width:500px;
    height:auto;
    text-align:justify;
}
table.tbl_cost_header
{
    text-align:center;
    width:100%;
}
.tbl_cost_header td
{
    width:25%;
    border:solid 1px #CCCCCC;
    height:26px;
}

.date_header
{
      background-image:url(../Images/green_grad_header.gif);
   background-repeat:repeat-x;
}
.court1_header
{
   background-image:url(../Images/yellow_grad_header.gif);
   background-repeat:repeat-x;
}
.centercourt_header
{
   background-image:url(../Images/purple_grad_header.gif);
   background-repeat:repeat-x;
}
.orderofplay_header
{
   background-image:url(../Images/pink_grad_header.gif);
   background-repeat:repeat-x;
}




/*FOOTER SECTION*/

#footer_section 
{
	background-color:#FFFFFF;
	padding:0px;
	margin:10px 0px 0px 0px;
	height:60px;
	width:960px;
}
#inner_footer_holder 
{
	background-image:url(../Images/footer_grey_grad_w_dots.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:10px 0px 0px 10px;
	float:left;
	height:40px;
	width:940px;
}
#terms_holder 
{
	background-image:url(../Images/footer_grey_grad.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	float:left;
	height:40px;
	width:530px;
}
#terms_btn_list_style 
{
	width:600px;
	float:left;
	height: 40px;
	padding:0px;
	margin:5px 0px 0px 10px;
}
.footer_nav_divider 
{
	background-image:url(../Images/footer_nav_divider.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:10px;
	vertical-align:top;
	float:left;
	background-position:center;
}
#blur_holder 
{
	margin:0px;
	padding:0px;
	float:right;
	height:40px;
	width:209px;
}
.main_header_end_nodots 
{
	background-image:url(../Images/grey_grad_no_dots.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	float:right;
	height:30px;
	width:10px;
}

#footer_grass {
	margin:0px;
	padding:15px 0px 0px 0px;
	float:left;
	height:40px;
	width:141px;
	background-image:url(../Images/footer_grass.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

.signout_button
{
    color:#FFFFFF;
}

#blur_btn {
	margin:0px;
	padding:0px;
	float:left;
	height:40px;
	width:68px;
}

#spacer {
	margin:0px;
	padding:0px;
	height:50px;
	width:100%;
}
.nav_btn_style a:link,
.nav_btn_style a:visited,
.nav_btn_style a:active 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration: none;
	float:left;
	height:21px;
	width:auto;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 9px;
}
.nav_btn_style a:hover 
{
	color: #999999;
}
.nav_divider 
{
	background-image: url(../Images/nav_divider.jpg);
	background-repeat: no-repeat;
	height:30px;
	width:10px;
	vertical-align:top;
	float:left;
}







/*LOGIN STYLES*/
table.tbl_login
{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:10px;
	padding:0px;
	margin:0px;
    background-color:#EFEFEF;
    border:solid 1px #DFDFDF;
	width: 100%;
	/*height:180px;*/
}
.TextBoxStyle_150px
{
    color:#444444;
    padding:3px 6px 3px 6px;
    border:1px solid #C1C0C6;
    height:15px;
    width:150px;
    font-Family:Verdana;
    font-size: 10px;
    vertical-align:middle;    
}
.lbl_Header
{
	font-size:15px;
	font-weight:bold;
}




/*CONTROL STYLES*/
.TableButton
{ 
    color:#444444;
    background-color:#FFFFFF;
    padding:3px 6px 3px 6px;
    border:1px solid #C1C0C6;
    font-size: 10px;
    vertical-align:middle;
    cursor:pointer;
 }
.ddlStyle
{
    color:#444444;
    padding:3px 6px 3px 6px;
    border:1px solid #C1C0C6;
    height:22px;
    font-Family:Verdana;
    font-size: 10px;
    vertical-align:middle;
    cursor:pointer;     
}
.TextBoxStyle
{
    color:#444444;
    padding:3px 6px 3px 6px;
    border:1px solid #C1C0C6;
    height:15px;
    font-Family:Verdana;
    font-size: 10px;
    vertical-align:middle;    
}