/*=============================================================
===================== Score Advertising =======================
= File: default.css                                           =
= Description: default css for website                        =
===============================================================
= Version: 1.0 ====== Date: May 23, 2008 ======================
= Version:     ====== Date:              ======================
= Modifications:                                              =
=-------------------------------------------------------------=
= Date: 06/20/2008 - added sub_menu_par to highlite parent    =
= in sub-menu - Airton                                        =
=============================================================*/

* {
	-moz-box-sizing: border-box !important;
}

body {    /*this affects all stuff outside all other elements below*/
	background-image: url(/content/images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #000;
	color: #fff;
	margin: 0 0 0 0;
	font-family: century, times serif;
	font-size: 13px;
	text-align: center;
}

body a{
	text-decoration:none;
	color: #CAE1FF;
}

body a:hover{
  color: #ffffff;
	text-decoration:none;
}

#page {
  background-image: url("/content/images/bottom_bg.gif");
  background-repeat: no-repeat;
  background-position: bottom center;
	text-align: left;
	padding:0px;
	width: 780px;
	margin: auto;
	border: 0px solid white;
	
}

#masthead{
	border: 0px solid white;
	padding:0px;
	margin: 0 0 0 0;
	text-align:left;
}

#masthead img{
	display:block;
	width:780px;
	
}

#scrollingmarquee marquee{
	color:#ffffff;
	border: 0px solid white;
	position: absolute;
	width: 595px;
	margin: -85 0 0 150;
	font-size:11px;
	font-family:century gothic;
}

#scrollingmarquee  {
	margin:0px;
	border: 0px solid white;
}

#homeLink {
	background-image: url("/content/images/spacer.gif");
	z-index:100;
	border: 0px solid green;
	position:absolute;	
	display:block;
	cursor: pointer;
	margin-top:-168px;
	margin-left:-0px;
	width:130px;
	height:140px;
}

#homeLinkIcon {
	color:#fbdfb0;
	background-image: url("/content/images/home_icon.gif");
	background-position: center ;
	background-repeat: no-repeat;
	width:41px;
	height:38px;
	z-index:100;
	border: 0px solid red;
	position:absolute;	
	cursor: pointer;
	margin-top:-50px;
	margin-left:147px;
	
}

#phoneButton a{
	text-decoration: none;
	border: 0px solid red;
	color:#31180b;
	font-family:"century gothic";
	font-weight:bold;
	margin: 0 0 0 150;
	text-align:right;
	font-size:14px;
	position: absolute; 
	height: auto;
}

/*#customDiv1{
	border: 0px solid red;
	position:absolute;
	background-image: url("/content/images/side_logo.jpg");
	background-repeat: no-repeat;
	width: 82px;
	height: 198px;
	margin-top:-199px;
	margin-left:-79px;
	cursor: pointer;
}*/

#customDiv2{
	border: 1px solid white;
	margin-top:-290px;
	margin-left:0px;
	position:absolute;
}

#customDiv3{
	border: 1px solid blue;
	margin-top:-80px;
	margin-left:350px;
	position:absolute;
}

#customDiv4{
	border: 1px solid purple;
	margin-top:-60px;
	margin-left:450px;
	position:absolute;
}

/******************** classes for loginForm, shows when logged OUT only  ***************/
#loginform {
	float:right;  
	position:relative;
	margin:-140 38 0 0;
	border: 0px solid red;
}

#loginform fieldset label {
	color:#000000;
	display: block;
	font-size: 9px;
}

#loginform fieldset {
	border: 0px solid yellow;
	margin:0px;
	padding:0px;
	display: inline;
}

#loginform fieldset div{
	display: block;
	float: left;
	padding:0px;
}
	
#loginform fieldset .to{
	width:65px;
}

#loginform  input {
	color: #31180b;
	border: 1px solid #895417;
	background-color: #b87424;
	width:60px;
	height:20px;
	font-size: 11px;
	font-weight:bold;
}

#loginform  #warning {
	text-align:center;
	margin:30 0 0 0;
	color: red;
	width:165px;
	background: black;
	position:absolute;
}

#loginform  ledgend{

}

#loginform  .loginbutton{
	background: url("/content/images/button.jpg") no-repeat;
	color: #31180b;
	margin:13 0 0 4;
	font: 12px;
	width:62px;
	height:22px;
	padding:3 0 10 0;
	font-weight:normal;
  	font-family:  "century", times, sans-serif;
}

#rememberme{
	clear:both;
}

#rememberme input{
	background-color:transparent;
}

#forgotPin a{
	z-index:100;
	position:absolute;
	font-size: 12px;
  	font-family: "century", times, sans-serif;
	margin:-122 0 0 462;
	border: 0px solid red;
	width:80;
	height:auto;
	color: #31180b;
	text-decoration: none;
}
/******************** END classes for loginForm   shows when logged OUT only***************/


/***************************stuff displayed while logged in only */
#welcomeUser a{
	border: 0px solid red;
	font-family:  century, times, sans-serif;
	color: #8ee2f8;
	position:absolute;
	margin-top:-120px;
	margin-left:325px;
	text-decoration:none;
}

#logOut {
	border: 0px solid red;
	float:right;	
	position:relative; 
	clear:both;
	margin-top:-260px;
	width:200px;
}

#sectionMenu{
	text-align:right;
	position: absolute;
	margin-top: -120px;
	margin-left:474px;
	border: 0px solid red;
	font-family: century, times, sans-serif;
	text-transform:lowercase;
	font-weight: bold;
	font-size: 13px;
	line-height: normal;
	
	
}

#sectionMenu a{
	text-decoration: none;
	
}


#sectionLink{
	padding:0 0 0 0;
	text-decoration:none;
	color:#0e0a03;

}

#sectionHilite {
	font-weight:bold;
	font-size:11px;
	color:#f5d19f;
	text-decoration:none;
}

#sectionHilite a:hover{
	text-decoration:none;
}
/*************************** END stuff displayed while logged in only */


/**************************************************************/
/***************  end of masthead stuff, following ************/
/*************** deals with page content stuff  ***************/
/**************************************************************/

#pageContent {
	background: #a88040 url(/content/images/body_bg.gif) no-repeat;
	padding:2px 0px 40px 0px;
	margin: 0 0 0 0 ;
	width: 780px;
	background-position: top;
	border-top: 0px;
	border-bottom:0px;
	border: 0px solid white;
	font-family: century, times serif;
	font-size: 13px;
}

* html #pageContent {
	margin: 0 0 0 -1 ;
}

#pageContent p {
	font-size: 13px;
	font-family: century, times serif;
}

#pageContent  p font a {
	color:#cae1ff;
}


#pageContent a:hover  {
	color:#ffffff;
}


#printContent {
	background-color:#FFFFFF;
	width: 100%;
	height: 100%;
}

#pageContentHeader {
	border: 0px solid green;
	margin: 0 0 10 0;
	padding:0 0 0 0;
	height:25px;
}

#pageContent hr {
	border-color:#392105;
	border-bottom-width: 0px;
  	border-top-width: 1px;
  	border-style: solid;
  	height: 0px;
}

span.paragraph{
	color: #ffcc99;
}

#scorecardpdf {
	color: #74809D;
}

#albumNavi{
	position:absolute;
	margin:15px 30px;
}

/* ^^^^^^^^^^^^   submenu (inside #pageContent)   ^^^^^^^^^^^^^^^^ */
#sub_menuContainer {
	border: 0px solid red;
	padding:0 0 0 0;
	font:normal 13px century;
	margin:0 0 0 5;
	color:#000;
}

#sub_menuContainer span{

}
  
.sub_menu {
	padding: 1px;
}

.sub_menu a {
  
}

#sub_menuContainer span a {
	text-decoration: none;
	color:#000;
}

#sub_menuContainer a:hover{
	text-decoration: none;
	color: #cae1ff;
}

#sub_menuContainer #sub_menu_sel {
	font-weight:bold;
	text-decoration:none;
	color:#ecc58e;
	font-size: 13px;
}

#sub_menuContainer #sub_menu_par a {
  font-size: 13px;
	font-weight:bold;
	text-decoration:none;
}

#iconMenu{
	float:right;
	border: 0px solid blue;
	text-align:center;
	margin: 0 20 0 0;
	height:40px;
	
}

#iconMenuIcon img{
	border:none;
}

#iconMenuIcon{
	float:left;
	color:#e5aa60;
	text-align: center;
	margin:0 7px;
}

#iconMenuIcon a{
font-size:11px;
	color:#cae1ff;
	padding: 0 0 0 10;
	text-align: center;
}

#iconMenuIcon a:hover{
	color:#fff;
}

#iconMenu a{
  	text-decoration:none;
}

#iconMenu a:hover{
  	text-decoration:none;
}

span.iconMenuIcon a{
	color:#e5aa60;
  	text-decoration:none;
}

#sub_menuContainer #sub_menu_sel {
	font-weight:bold;
	text-decoration:none;
	color:#cae1ff;
}
/* ^^^^^^^^^^^^   end of sub menu   ^^^^^^^^^^^^^^^^ */

/* classes for validator */
.tfvHighlight{
	color: red;
	text-align: right;
	padding: 0px;
}

.tfvNormal{
	color: black;
	text-align: right;
	padding-right: 0px;
}
	
.smallFormElements{
	margin-top:3px;
  	font-size: 9px;
  	font-family: century ,  Helvetica, sans-serif;
}
 
div.row {
	clear: both;
	padding-top: 4px;
	font-size: .8em;
}
  
div.row span.label {
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 10px;
	font-size: 12px;
}
  
  
div.row span.formw {
	float: right;
	width: 520px;
} 
  
#niceForm{
	float: left;
	width: 680px;
	border: 0px solid #333; padding: 0px;
	margin: 0px auto; 
}

#form.niceform {
	color: #a46d30;
}

form.niceform input{
	color: #fff;
	background-color: #966d30;
	border: 1px solid #6e5125;
	font-family: century, serif;
	font-weight: normal;
	font-size:13px;
}

.niceform button{
  color: #cbcbcb;
	background-color: #966d30;
	border: 1px solid #6e5125;
	font-family: century gothic, sans-serif;
	width:80px;
	margin-left:300px;
	margin-top:15px;
}

.niceform .button{
	background: url(/content/images/button.jpg) no-repeat;
	height: 27px;
	width: 67px;
	border: 0;
	font-size:11px;
	padding-bottom:10px;
}

form.nice div row.input{
	width:400px;
}

form.niceform textarea{
	color: #000;
	background-color: #966d30;
	border: 1px solid #6e5125;
	font-family: century gothic, sans-serif;
	font-size:13px;
	width:400px;
}

.message a{
	display:block;
	border: 1px solid #2e3340;
	color: #545353;
	padding:5 15 5 15;
	width:60px;
}

.message{
	color:red;
	font-size: 17px;
	text-align:center;
}

form.niceform span.label{
	float:left;
}
/* end classes for validator */


/* ^^^^^^^^^^^^   MENU 2  ^^^^^^^^^^^^^^^^^^ */
#dropmenu2{
	position:absolute;
	border: 0px solid yellow;
	margin:-44 0 0 0;
	padding:0 0 0 0;
	height:28px;
  text-align: center;
  width: 745px;
}

#dropmenuHilite2 span{
	color:#cae1ff;
}

#dropmenu2 ul{
text-transform:uppercase;
	border: 0px solid yellow;
	margin:-3 0 0 110;
	padding: 5px 0 5px 0;
	font-family:"century",times, serif;
	list-style:none;
	width:100%;
}

* html #dropmenu2 ul{
	margin:-3 0 0 180;
	width:105%;
}

#dropmenu2 li{

	border: 0px solid green;
	display:inline;
	margin:0px;
	padding: 5px 0 5px 0;
}

#dropmenu2 ul li a {
	color: #fbdfb0;
	font-weight: normal;
	border: 0px solid red;
	text-decoration: none;
	padding: 5px 11px 5px 11px;
}

#dropmenu2 ul li a:hover{
	color: #cae1ff;
	text-decoration:none;
	background-color: #9a6223;
	padding: 5px 10px 5px 10px;
	border: 1px solid #484647;
}

.dropmenudiv2{
background-position: top center;
	background: #a88040 url(/content/images/menu_bg.gif) no-repeat;
	background-position: top center;
	position:absolute;
	top: 0;
	text-decoration:none;
	font:normal 12px century;
	border-bottom: 1px solid #170d02;
	z-index:1000;
	visibility: hidden;
	margin-top: 0px;
	margin-left:-10px;
	width:130px;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv2 a{
text-transform:uppercase;
	text-decoration: none;
	display: block;
	border-top: 1px dotted #170d02;
	border-left: 1px solid #170d02;
	border-right: 1px solid #170d02;
	font-weight: normal;
	font-size: 12px;
	color: #fbdfb0;
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 5px;
	padding-bottom: 8px;
}

.dropmenudiv2 a:hover{
	color: #cae1ff;
	text-decoration: none;
	background-color: #9a6223;
	
}
/* ^^^^^^^^^^^^  end of MENU 1  ^^^^^^^^^^^^^^^^^^ */

/* ^^^^^^^^^^^^   MENU 1  ^^^^^^^^^^^^^^^^^^ */
#dropmenu1{
	position:absolute;
	border: 0px solid yellow;
	margin:-73 0 0 35;
	padding:0 0 0 0;
	height:28px;
  text-align: center;
  width: 788px;
  font-family:century ,times,serif;
}

#dropmenuHilite1 span{
	color:#cae1ff;
	font-weight:bold;
	letter-spacing:-1px;
}


#dropmenuHilite1 a:hover{
	color:#cae1ff;
	font-weight:bold;
}

#dropmenu1 ul{
  text-transform:uppercase;
  font-family:century ,times,serif;
	border: 0px solid yellow;
	margin:0px;
	padding:8 0 0 0;
	list-style:none;
	width:105%;
  padding: 5px 0 5px 0;
}

#dropmenu1 li{
	border: 0px solid green;
	display:inline;
	margin:0 0 0 0;
	padding: 5px 0 5px 0;
}

#dropmenu1 ul li a {
	color:#fbdfb0;
	font-weight: normal;
	border: 0px solid red;
	text-decoration: none;
	padding: 5px 20px 5px 20px;
}

#dropmenu1 ul li a:hover{
	color:#cae1ff;
	text-decoration:none;
	background-color: #9a6223;
	padding: 5px 19px 5px 19px;
	border: 1px solid #484647;
}

.dropmenudiv1{
  background-position: top center;
	background: #a88040 url(/content/images/menu_bg.gif) no-repeat;
	background-position: top center;
	position:absolute;
	top: 0;
	text-decoration:none;
	font:normal 13px century;
	border-bottom: 1px solid #484647;
	z-index:1000;
	visibility: hidden;
	margin-top: 0;
	margin-left:-20px;
	width:130px;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv1 a{
text-transform:uppercase;
	text-decoration: none;
	display: block;
	border-top: 1px dotted #484647;
	border-left: 1px solid #484647;
	border-right: 1px solid #484647;
	font-weight: normal;
	font:normal 13px century;
	color:#fbdfb0;
	text-align: center;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 5px;
	padding-bottom: 8px;
}

.dropmenudiv1 a:hover{
	color:#cae1ff;
	text-decoration: none;
	background-color: #9a6223;
	
}
/* ^^^^^^^^^^^^  end of MENU 2  ^^^^^^^^^^^^^^^^^^ */

/* ^^^^^^^^^^^^  floating menu at bottom contains copyright   ^^^^^^^^^^^^^^^^^^ */

.floatmenu{
  	
  	font-size: 11px;
  	font-weight:normal;
  	font-family:  century gothic, sans-serif;
  	color: #666;
}

.floatmenu a {
  	color: #420000;
  	text-decoration: none
}

.floatmenu a:hover {
  	color: #8cc43f;
  	text-decoration: none
}

.copyrights{
  	margin:0 0 0 0;
}  

.copyrights td{
  	color: #420000;
  	font-size: 10px;
  	font-family: century gothic, sans-serif;
}

.copyrights a{
  	color: #420000;
  	font-size: 10px;
  	
  	font-family: century gothic, sans-serif;
	text-decoration: none;
	margin:0px 5px;
}

.copyrights a:hover{
  	color: #ecc58e;
 	text-decoration: none;
}

.copyrights hr {
  	border-color:#420000;
  	border-bottom-width: 0px;
  	border-top-width: 1px;
  	border-style: solid;
  	height: 0px;
  	width: 100%;
}
/* ^^^^^^^^^^^^  end of floating menu   ^^^^^^^^^^^^^^^^^^ */


/*INDEX PAGE  RECENT PHOTOS AND NEWS*/

.indexbox{
	border: solid red 0px;
	width:100%;
	height:480px;
	margin:0 0 0 0;
}

.newsbox{
	border: solid blue 0px;
	margin:40 24 0 0;
	float:right;
	width:339px;
	height:328px;
	padding: 90 30 20 10;
	background: url(/content/images/recent_news.gif) no-repeat;
}

.newscontent{
	border: solid blue 0px;
	margin:-27 0 0 20;
	font-size:12px;
}

.newscontent td {
  padding: 0px;
}

.newscontent b{
	font-size:11px;
	font-weight:bold;
	color:#efd090;
}

.newscontent a{
	font-size:11px;
	color:#cae1ff;	
	font-weight: bold;

}
	
.newscontent a:hover{
	color:#ffffff;	
}

.newsboxPad{
	border: solid blue 0px;
}

.photobox{
	border: solid blue 0px;
	float:left;
	width:345px;
	height:328px;
	padding: 110 0 20 50;
	background: url(/content/images/recent_photos.gif) no-repeat;
	margin:40 0 0 0;
}

.photoboxPad{
	border: solid blue 0px;
	margin-top: -15px;
}
	
div.indexFloat {
	border: solid blue 0px;
  	float: left;
  	width: 120px;
  	height: 135px;
	margin:-10 0 0 20;
  	padding: 15 10 0 0;
	font: bold 11px century gothic;
}

div.indexFloat a{
	color:#fffff;	
	font: normal 11px century;
	text-decoration:none;
}

div.indexFloat a:hover{
	color: #eab15a;
}

div.indexFloat p{
	padding:0px;
	color:#fff;	
	margin-top:2px;
	margin-bottom:2px;
}

#photoContainer img{
	border: 1px solid #392105;
}

div.indexFloat a img{
	border: 1px solid #392105;
}
/* END INDEX PAGE  RECENT PHOTOS AND NEWS*/


/* *************  roster *****************/
.filterMenu{
/*	float:right;*/
	padding:7 0 0 44;
	color: #8CC43F;
}

.filterMenu p{
	display: inline;
	margin:0 10 0 10;
	color:#efd090;
}

.filterMenu a{
	display: inline;
	margin:0 10 0 10;
	color:#cae1ff;
	font-weight: bold;
}
.filterMenu a:hover{
  color: #ffffff;
}
.roster_detail_staff{
	color:#efbc7d;
	font-family: century gothic ,  Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-left:305px;
}

.roster_detail_top{
	background: url(/content/images/dashes.gif) no-repeat;
	width:710px;
	font-weight:bold;
	line-height: auto;
/*	text-align: left;
	margin-left: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;*/
	font-size:12px;
	color: #254d0f;
	/*height:95px;*/
	margin-top:10px;
}

.roster_detail_topTitle{
	color:#4c2e09;
	font-family:   Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	margin-left: 305px;
}

.roster_detail_mid{
	width:700px;
/*	background: url(/content/images/dashes.gif) no-repeat;*/
	font-family: century gothic , sans-serif;
	font-weight:bold;
	font-size:18px;
	color: #a1e0fe;
	margin-left: 17px;
}

.roster_detail_bot{
	width:600px;
	margin-left: 17px;
	font-size:12px;
	color: #254d0f;
}

/*
.roster_image >img{
	margin: 60 0 20;
	
}*/

.roster_detailText{
	margin:30 0 0 153;
}

.rosterName{
	color:#ecc58e;
	font-family: century gothic,sans-serif;
	font-weight:bold;
	font-size:23px;
/*	text-align:left;*/
	margin-left:320px;
	margin-top:0px;
	margin-bottom:0px;
	padding:10 0 5 0px;
	line-height:120%;
}

.rosterSubTitle{
	color:#a1e0fe;
	font-family: century gothic , sans-serif;
	font-weight:bold;
	font-size:15px;
	margin:0px;
}

.membertype{
	color:#000;
	font-family:  sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-left:305px;
	padding:0px;
	}

.rosterphoto{
	border: 1px white solid;
	position: absolute;
	margin-left: 40px;
	margin-top: 80px;
}

.rosterphotoCustom{
	border: 1px white solid;
	position: absolute;
	margin-left: 10px;
}

.rosterdetails a:hover{
	text-decoration:underline;
}

.rosterdetails a{
	color:#888;
	text-decoration:none;
	font-family:   century gothic, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin:0px;
}
  
.rosterdetails{
	color:#000;
	font-family:   century gothic, sans-serif;
	font-weight:bold;
	font-size:14px;
}

.RosterRolodex{
	text-align:center;
	margin: 30 0 10 0;
	padding:0px;

}

.RosterLetters {
	font-family:  century gothic, sans-serif;
	font-size: 14px;
	color: #fbdfb0;
	font-weight:bold;
	padding-left: 9px;
	padding-right: 9px;
}
	
.rostereditImage{
	position:absolute;
	margin-top:-280px;
	margin-left:-60px;
} 

.rosterMessage {
  color: #FF0000;
}

p.calendarListView > a
color:#efd090;
}
span.cal_evnet_detail_next > a
color:#efd090;
}
/* *************  end of roster *****************/


/****************    Catalog   *****************************/
}
/****************    End of Catalog   *****************************/

/****************    GOOGLE MAPS   *****************************/
#googleframe{
	border: 1px solid gray;
	background-color: red;
	margin-left:10px;
}
/****************    END GOOGLE MAPS   *************************/

/****************    lightbox   *****************************/
#GB_overlay {
	background-image: url(/content/images/overlay.png);
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	z-index: 100;
	width:  100%;
	height: 150%;
}

* html #GB_overlay {
	background-color: transparent;
/*	background-image: url(/content/images/blank.gif);*/
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/content/images/overlay.png", sizingMethod="scale");
}

#GB_window {
	top: 100px;
	text-align:center;
	position: absolute;
	z-index: 101;
	height: 100%;
}

#GB_frame {
	text-align:center;
}

#GB_caption {
	color:white;
	z-index: 151;
	cursor: pointer;
	border: 0px solid purple;
}

#GB_captiontop {
	margin-top:60px;
	color:white;
	cursor: pointer;
}

#GB_window img {
	cursor: pointer;
	border: 6px #392105 solid;
}

#GB_printbutton{
	position: absolute;		
	left:700px;
	top:40px;
}
/****************    End of lightbox   *****************************/

/****************    escoremail mailform   *****************************/
#mailform {
	margin: 20 0 10 50;
}

#mailform form table tbody tr td div{
	text-align:left;
	margin: 10 0 10 50;
}
/****************    End of mailform   *****************************/

/****************    Newsletters  **********************************/
#newsletterTable {
  width: 740px;
  border: 1px solid #B0B0B2;
}

#newsletterTable td {
  padding: 5px 3px;
  width: 33%;
}

#newsletterTable td a {
  color: #FFFFFF;
}
/****************   End of Newsletters  **********************************/    

#errorMsg {
  color: #FF0000;
} 