body
{
	background-image: url(../images/bgd1.jpg);
	text-align:center;
	margin: 20px 10px 10px 10px;
}

#header 
{
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background: #5195CE url(../images/bugc_logo_125.png?version=2) no-repeat top right;
	background-size: 150px 150px;
	height:145px;
	border: 4px solid #fff;
	border-bottom: 1px solid #fff;
 }
 
 #panorama
 {
	margin: 0 auto;
	width:960px;
	height:110px;
	background-image: url(../images/header.jpg); 
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	border-bottom: 1px solid #fff;
 }
 
 #headerTitle
 {
	font-size:40px;
	font-family: trebuchet ms;
	padding-top:52px;
	color: #fff;
 }
 
 #nav
 {
	margin: 0 auto;
	width:960px;
	height:28px;
	background:#4A82B3;
	text-align:left;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;

 }
 
 #content
 {
 	margin: 0 auto;
	width:960px;
	background: #fff;
	border: 4px solid #fff;
	text-align:left;
	font-family: trebuchet ms;
	font-size:13px;
	color: #555;
	padding-bottom:50px;

 }
 
 .entry
 {
 	padding-left:30px;
 		
 }
 
 a 
 {
	color: #555;
}

a:hover 
{
	text-decoration: none;
	color: #FC3E1A;
}
 
 h1, h2, h3, h5
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 
{
	padding-left:30px;
	padding-top:15px;
	padding-bottom:15px;
	font-size: 1.7em;
}

h3
{
	padding:0px;
	margin:0px;
	text-decoraation:underline;	
	
}

h5
{
	font-size: 12px;
}
 
#footer
{
 	background: #02243C;
  	margin: 0 auto;
	width:960px;
	color: #fff;
	font-family: arial;
	font-size:11px;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	border-bottom: 4px solid #fff;
	clear:both;
 }
 
#nav ul 
{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav li 
{
	
	float: left;
	border-right: 1px dotted #ccc;
	text-align:center;
	height:28px;

}

#nav li a 
{
	width: 87px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 5px;
}

#nav li a:visited 
{
	color: #FFFFFF;
	text-decoration: none;

}

#nav li a:hover 
{
	color: #fff;
	text-decoration: none;
	background-color: #5195CE;
}


/*
 * EVENT LIST HEADER
 */
 .eventListHeader
 {
	font-weight:bolder;
	font-size:16px;
	color: #04283B;
	padding-bottom:15px;
	border:0px;
}

table
{
	border-collapse: collapse;
	border: 1px solid #B1BDCD;
}

tr
{
	height:30px;
}
td, th
{
	padding-left: 3px;
	padding-right: 3px;	
}

th
{
	border:0px;
	border-bottom: 1px solid #B1BDCD;
	background : #5B7290;
	color: #fff;
}

td
{
	padding-top: 1px;
	padding-bottom: 1px;
	border:0px;
	border-bottom: 1px solid #B1BDCD;
	spacing:0px;
}

.oddRow 
{
	background-color:#fff;
}

.evenRow 
{
	background-color: #eeeeff;
}

.highlightedRow
{
	background-color: #E7EBF0;
}

.reserveListRow
{
	background: #CE9FAA;
	color: #000;
	font-weight: bolder;
}

.monthRow, .initialRow, .signupRow
{
	background-color: #B1BDCD;
	font-weight:bolder;	
	color: #444;
}

.signupRow
{
	padding-left:3px;
	padding-top:6px;
	padding-bottom:6px;
}

.monthRow
{
	padding-left:16px;	
}


.layoutTable
{
	
}

.layoutTable td
{
	border : 0px;
	padding-top: 8px;
	padding-bottom:8px;
	padding-left: 0px;
}

.noBorder
{
	border: 0px;
}

.noBorder td
{
	border : 0px;
}

.button
{
	width:80px;
	height:25px;
}

.mandatory
{
	color: #f00;
}

.formInstructions
{
	margin-top:20px;
	font-weight:bold;	
}

.invalidField
{
	border : 1px solid #f00
}

.error
{
	color:#f00;	
}

option
{
	padding-top:3px;
	padding-bottom: 3px;
}

a img
{
	border: 0px;
}

/*
 * Announcements Table
 */

.announcementTable
{
	margin-top:20px;
	margin-bottom:10px;
	width:500px;
}

.announcementHeader td
{
	color: #fff;
	font-weight: bold;
	background: #02243C;
}

.announcementBody td
{
	background: #eeeeff;
}

.homePageBox
{
	border: 1px solid #ddd;
	height:170px;
	padding:2px;
	margin-bottom:8px;
	overflow-y:scroll;	
}

.popupDetailsTable
{
	border: 0px;
}

.popupDetailsTable td
{
	border : 0px;
	padding-top: 0px;
	padding-bottom:0px;	

}

.addMemberSpacer
{
	
}

.exportMembersSpacer
{
	margin-left:335px;	
}

.getFlashSpacer
{
	margin-left:205px;	
}

.addFixtureSpacer
{
	
}

.exportFixturesSpacer
{
	margin-left:122px;	
}

.eclecticHoleHeader
{
	width:20px;
}

.birdieCell
{
	border:1px solid #444;
	text-align:center;
	margin-left:1px;
	margin-right:1px;
	background: #ffcc99;
	text-align: center;
}

.eagleCell
{
	border:1px solid #111;
	text-align:center;
	margin-left:1px;
	margin-right:1px;
	background: #ff6633;
	text-align: center;	
}

.albatrossCell
{
	border:1px solid #000;
	text-align:center;
	margin-left:1px;
	margin-right:1px;
	background: #444;	
	color:#fff;
	text-align: center;
}

.eclecticLeagueTable img
{
	width:20px;
	height:20px;	
}

.navButtonBar
{
	margin-top:10px;
	text-align:right;	
}

.navButtonBar button
{
	color:#f00;
}

.adjustment
{
	background-color: transparent;
	background-image: none;
	border: 0px;
}

.helpImage
{
	border: 1px solid #444;	
	margin-top:10px;
	margin-bottom:10px;
}

.label
{
	color: #555;

}	

.layoutRight
{
	padding-left:40px;	border:1px solid #333;
}

.exclusionsTable
{
	width: 60%; 
	margin-top: 15px;
	border-collapse: collapse;
	border: 1px solid #ccc;	
}

.exclusionsTable th
{
	background: #eeeeff;	
	color: #000;
}

.exclusionsTable td
{
	border: 1px solid #aaa;
}

div.ui-datepicker{
 font-size:12px;
}

/*FORMS*/

.formContainer
{
	border: 2px solid #B1BDCD;
	border-radius:15px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:5px;
	background: #eeeeff;
}

.formTable
{
	border-spacing: 0;
	border:0px;	
}

.formTable td
{
	border:0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	background:transparent;
}

input, textarea {   
    padding: 5px;  
    border: solid 1px #E5E5E5;  
    outline: 0;  
    font: normal 13px/100% Verdana, Tahoma, sans-serif;  
    /* width: 200px; */  
    background: #FFFFFF url('../images/form/form_bg.png') left top repeat-x;  
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));  
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);  
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    }  
  
textarea {   
    width: 400px;  
    max-width: 400px;  
    height: 150px;  
    line-height: 150%;  
    }  
  
input:hover, textarea:hover,  
input:focus, textarea:focus {   
    border-color: #C9C9C9;   
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;  
    }  
  
.form label {   
    margin-left: 10px;   
    color: #999999;   
    }  
  
.submit  {  
    width: auto; 
    padding:3px; 
    padding-left: 15px;
    padding-right: 15px;  
    background: #617798;  
    border: 1px solid #333;  
    font-size: 12px;  
    color: #FFFFFF;    
    -webkit-border-radius: 3px;
    border-radius: 3px;   
    }  

.rotaSpinner{
	padding-left:20px;
	width:16px;
	height:16px;
	
}

#cardEntryTable th
{
	border: 1px solid #fff;		
}

#cardEntryTable td
{
	border: 1px solid #ccc;	
}

.stablefordCell
{
	
	background-color: #eeeeff;
}