*{-moz-box-sizing: border-box !important;}
body {    /*this affects all stuff outside all other elements below*/
background: #ffffff url(/content/images/bg.jpg) repeat-x;
	color: #5f3b19;
	background-color:#e5d6af;
	margin: 0 0 20 0;
	font: 14px "trebuchet MS", Helvetica, sans-serif;
	text-align: center;
}
h3 {
	padding-left: 10px;
}
p {
	padding-left: 10px;
	padding-right: 5px;
}
body a{
	color: #552523;
	font: 14px "trebuchet MS", Helvetica, sans-serif;
	text-decoration:none;
}
body a:hover{
	text-decoration:underline;
}
#page {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding:0px;
	/*width: 80%;*//*experimental, not working, not being used*/
	width: 782px;

/*experimental, not working, not being used*/
/*#minwidth{
	width:773px;
	height:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
}
#maxwidth{
border: 1px solid red;
	width:900px;
	padding:0px;
	margin:0px;
}
*/

}
p.bodycopy_black{
	color: #5f3b19;
	font-size:15px;
}
.heading2{
	color:#627920;
	}
#masthead{
border: 0px solid white;
	/*background:url(http://scoreadvertising.com/demo/floaty/content/images/mast_head_bg.jpg);*/
	/*background-position: top right;*/
	
	padding:0px;
	margin: -30 0 0 0;
	text-align:left;
}
#masthead img{
	display:block;
}
#scrollingmarquee marquee{
color:#391a10;
border: 0px solid white;
position: absolute;
width: 580px;
	margin: 45 0 0 27;
}

#scrollingmarquee  {
font-size:15px;
font-weight:normal;
padding-left:140px;
	background: url(/demo/floaty/content/images/marquee_bg.jpg);
	height:30px;
	/*	color:#000;*/
}
#homeLink {
	border: 0px solid red;
	/*float:right;	position: relative; clear:both;			/* floats right */
	position:absolute;						/* floats left */
	cursor: pointer;
	margin-top:30px;
	margin-left:10px;
	width:200px;
	height:180px;
}
#homeLinkIcon {
color:#f7e9c6;
font-weight:bold;
font-size:15px;
background-image: url("/demo/floaty/content/images/spacer.gif");
z-index:100;
	border: 0px solid red;
	/*float:right;	position: relative; clear:both;			/* floats right */
	position:absolute;	display:block;					/* floats left */
	cursor: pointer;
	margin:0 0 0 25;
	width:70px;
	height:20px;
	text-decoration:none;
}
#phoneButton{
color:#f7e9c6;
font-size:15px;
border: 0px solid red;
font-weight:bold;
width:129px;
margin: 0 0 0 90;
text-align:right;
		position: absolute; 
	/*	position:absolute;*/								/* floats left */
	height: auto;
	
}

#phoneButton a{
color:#f7e9c6;
font-weight:bold;
text-decoration:none;
}
#customDiv1 span{
border: 1px solid red;
	/*visibility:hidden;*/
	/*float:right;	position:relative; clear:both;  */           /* floats right */
	position:absolute;											/* floats left */
	background-image: url("/content/images/scoreGolfLogo.png");
	margin-top:90px;
	margin-left:610px;
	width: 138px;
	height: 130px;
	cursor: pointer;
	border: 0px;
}
#customDiv2{
border: 1px solid white;
	margin-top:-120px;
	margin-left:250px;
	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 {
		position:absolute;						/* floats left */

		margin:0 10 0 540;
			clear:both;
	}
	#loginform fieldset label {
	color:#f7e9c6;
font-weight:bold;
		display: inline;
		margin-left:5px;
	}
	#loginform fieldset {
	border: 0px solid yellow;
		margin:0px;
		padding:0px;
		display: inline;
	}
	#loginform fieldset div{
		display: inline;
		float: left;
		padding:3px;
	}
	#loginform  input{
		border: 0px solid #9d8a73;
		background-color:#a38b69;
	}
	#loginform  ledgend{
	}
	#loginform  .loginbutton{
	background: url(/content/images/login.jpg) no-repeat;
	width:48px;
	height:21px;
	color:#f7e9c6;
font-weight:normal;
		margin:0 0 0 5;
		background-color:#a38b69;
		padding-bottom:3px;
	}
	#rememberme{
		clear:both;
	}
	#rememberme input{
	background-color:transparent;
	}
	#forgotPin a{
	z-index:100;
    position:absolute;    /* floats left */
		margin:-428 0 0 400;
		border: 0px solid red;
		width:auto;
		height:auto;
		font-size:15px;
    color:#f0e1bb;
font-weight:bold;
text-decoration:none;
	}
/******************** END classes for loginForm   shows when logged OUT only***************/



/***************************stuff displayed while logged in only */
	#welcomeUser {
	border: 0px solid red;
		/*float:right;	position:relative; clear:both;  */				/* floats right */
		color: #959879;
		font-weight:bold;
		position:absolute;												/* floats left */
		margin-top:-429px;
		margin-left:510px;
		text-decoration:none;
	}
	#logOut{
	border: 0px solid red;
	color: #959879;
		float:right;	position:relative; clear:both;					/* floats right */
		/*position:absolute;*/											/* floats left */
		margin-top:-140px;
		text-decoration:none;

	}
	
	#welcomeUser a{
	font-weight:bold;
	font-size: 15px; 
	}
	#sectionMenu{
	font: 14px "trebuchet MS", Helvetica, sans-serif;
	text-align:right;
height:34px;
width: 279px;

		border: 0px solid red;
		float:right;	position:relative; clear:both; /* */				/* floats right */
		/*position:absolute;												 floats left */
		margin-top:-12px;
		padding:15 15 0 0;	
		text-decoration:none;
		
	}
	
	#sectionMenu a{
	font-weight:bold;
		text-decoration:none;
		
	}
	#sectionLink{
	font: 16px "trebuchet MS", Helvetica,  sans-serif;
	font-weight:bold;
color:#420821;
text-decoration:none;
	}

	#sectionHilite {
		font-weight:bold;
		color:#420821;
		text-decoration:none;
	}
	

	#sectionHilite a{
		font-weight:bold;
		color: #f3ecd4;
		text-decoration:none;
	}
#sectionHilite a:hover{
		text-decoration:none;
color: #f3ecd4;
	}

/*************************** END stuff displayed while logged in only */





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


#pageContent {
border-width: 0 4 4 4;
	background-color:#f3ecd4;
	width: 100%;
	padding:10 0 10 0;
	font: 14px "trebuchet MS", Helvetica, sans-serif;
	
}
#pageContent p{
font: 15px "trebuchet MS", Helvetica, sans-serif;

}

#pageContent p font a {
color:#437319
text-decoration:underline;
}
#pageContent td{
font: 15px "trebuchet MS", Helvetica, sans-serif;
color:#3e0907;
}



/* ^^^^^^^^^^^^   submenu (inside #pageContent)   ^^^^^^^^^^^^^^^^ */
	#sub_menuContainer {
  border: 0px solid red;
  padding:0 4 2 4;
  font:normal 14px "trebuchet MS";
 
  
  }
  #sub_menuContainer span{
color:#958252;
  }
  
  .sub_menu {
		padding: 3px;
	}

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

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

	#sub_menuContainer #sub_menu_sel {
		font-weight:bold;
		text-decoration:none;
		color:#523130;
	}
	span.scardblack a{
text-decoration:underline;

}
/* ^^^^^^^^^^^^   end of sub menu   ^^^^^^^^^^^^^^^^ */


/* classes for validator */
	.tfvHighlight{
		color: red;
		text-align: right;
		padding: 0px;
	}
	.tfvNormal{
		color: #5f3b19;
		text-align: right;
		padding-right: 0px;
	}
	
  .smallFormElements{
    margin-top:3px;
  	font-size: 9px;
  	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
  }
 
  div.row {
    clear: both;
    padding-top: 4px;
    font-size: .8em;
  }
  
  div.row span.label {
    float: left;
    width: 100px;
    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; 
  }

	
/* end classes for validator */


/* ^^^^^^^^^^^^   MENU 1  ^^^^^^^^^^^^^^^^^^ */
	#dropmenu1{
	background: #3a2120 url(/content/images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position:left center ;
	width:783px;
	height:38px;
  border: 0px solid #A0B057; 	
	margin:0;
	padding: 1px 0 0 4px;
	}

	#dropmenuHilite1 span{
  color:#d1a4a2;
  }
			
	#dropmenu1 ul{
	border: 0px solid yellow;
	margin: 0 0 0 0;
	padding: 8px 0 11px 0;
  font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style:none;
	width:100%;
	}

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

	#dropmenu1 ul li a {
	color:#9e8137;
	font-weight: normal;
	text-decoration: none;
	padding: 8px 8px 11px 8px;
	margin:0;
	}

	#dropmenu1 ul li a:hover{
	color:#d1a4a2;
	text-decoration:none;
	background-color: #3b1816;
	padding: 7px 7px 10px 7px;
	border: 1px solid #918133;
	}

	#dropmenu1 a:hover{
	color: #A7C0DC;
	text-decoration:none;
	}

	.dropmenudiv1{
		background: #bcab85;
		position:absolute;
		top: 0;
		text-decoration:none;
		font:normal 13px "trebuchet MS";
		z-index:100;
		visibility: hidden;
		margin-top: 0px;
		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-decoration: none;
		display: block;
		border: 1px solid #918133;
		font-weight: normal;
		font-size: 14px;
		color:#3b1816;
		text-align: center;
		padding-left: 2em;
		padding-right: 2em;
		padding-top: 8px;
		padding-bottom: 8px;
		
	}
		.dropmenudiv1 a:hover{
		color:#d1a4a2;
		text-decoration: none;
		background-color: #3b1816;
	}
	.dropmenudiv1 span:hover{
		color: #A7C0DC;
		text-decoration: none;
	}
/* ^^^^^^^^^^^^  end of MENU 1  ^^^^^^^^^^^^^^^^^^ */


/* ^^^^^^^^^^^^   MENU 2  ^^^^^^^^^^^^^^^^^^ */
	#dropmenu2{
	background: #3a2120 url(/content/images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position:left center ;
	width:783px;
	height:38px;
	position: absolute;
border: 0px solid #A0B057;
	margin:200 0 0 0;
		padding:8 0 8 0;

	}

	#dropmenuHilite2 span{
			color:#d1a4a2;
			}

	#dropmenu2 ul{
		border: 0px solid yellow;
		margin:0px;
		padding:0px;
  	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
		list-style:none;
		width:100%;
	}

	#dropmenu2 li{
		border: 0px solid green;
		display:inline;
		margin:0px;
		padding:0 2 0 2;

}


	#dropmenu2 ul li a {

		color:#9e8137;
		font-weight: normal;
		text-decoration: none;
		padding:0px ;
		margin:0px;
	}

	#dropmenu2 ul li a:hover{
		color:#d1a4a2;
		text-decoration:none;
	}

	#dropmenu2 a:hover{
		color: #A7C0DC;
		text-decoration:none;
	}

	.dropmenudiv2{
		background: #e7d8b1;
		position:absolute;
		top: 0;
		text-decoration:none;
		font:normal 13px "trebuchet MS";
		z-index:100;
		visibility: hidden;
		margin-top: 1px;
		margin-left:-20px;
		width:130px;
		/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	}
	.dropmenudiv2 a{
	text-decoration: none;
		display: block;
		border: 1px solid #d9ceb2;
		font-weight: normal;
		font-size: 14px;
		color:#705821;
		text-align: center;
		padding-left: 2em;
		padding-right: 2em;
		padding-top: 8px;
		padding-bottom: 8px;

	}
		.dropmenudiv2 a:hover{
		color:#d1a4a2;
		text-decoration: none;
	}
	.dropmenudiv2 span:hover{
		color: #A7C0DC;
		text-decoration: none;
	}
/* ^^^^^^^^^^^^  end of MENU 2  ^^^^^^^^^^^^^^^^^^ */




/* ^^^^^^^^^^^^  floating menu at bottom contains copyright   ^^^^^^^^^^^^^^^^^^ */
  .floatmenu{
  	padding-left: 4px;
  	padding-right: 4px;
  	font-size: 11px;
  	font-weight:normal;
  	font-family: "trebuchet MS", Helvetica, sans-serif;
  	color: ##a8925c;
  }
  .floatmenu a {
  	color: #a8925c;
  	text-decoration: none
  }

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

  .copyrights{
  	color: #a8925c;
  	font-size: 10px;
  	font-family: "trebuchet MS", Helvetica, sans-serif;
  }
 

  .copyright a{
  	color: #a8925c;
  	font-size: 10px;
  	font-family: "trebuchet MS", Helvetica, sans-serif;
	
	}

  .copyrights hr {
  	border-color: #a8925c;
  	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:380px;
			margin:20 0 0 0;
	}
	.newsbox{
		border: solid blue 0px;
		margin:0 0 0 10;
		float:left;
		width:420px;
		height:364px;
		padding: 100 30 20 10;
		background: url(/content/images/recent_news.gif) no-repeat;
	}
	.newsboxPad{
		border: solid blue 0px;
		margin:-45 0 0 30;
		
	}
	.photobox{
		border: solid blue 0px;
		margin:0 10 0 0;
		float:right;
		width:288px;
		height:364px;
		padding: 100 10 20 20;
		background: url(/content/images/recent_photos.gif) no-repeat;
	}
	.photoboxPad{
		border: solid blue 0px;
	}
	
	.newscontent td{
		color: #917e4e;
		font-weight:bold;
		font-size:16px;
		text-decoration:none;
	}

	.newscontent b{
		color: #331312;
		font-weight:bold;
		font-size:17px;
		
		
	}
	
	.newscontent a{
		color: #917e4e;
		font-weight:bold;
		font-size:15px;
		text-decoration:none;
	}
.newscontent hr{
	 color: #a8925c;
background-color: #a8925c;
height: 1px;
}
/* END INDEX PAGE  RECENT PHOTOS AND NEWS*/







  /* *************  calendar *****************/
  #calendar table { border-top:1px; border-bottom:0px; border-left:1px; border-right:1px; border-style: solid; border-color: #f7f2dc; padding: 0; margin:0px; width: 740px; }
#calendar th { background: #f1ecd9; color: #627B8E; margin: 0px; padding: 5px; border-top:1px; border-bottom:0px; border-left:1px; border-right:1px; border-style: solid; border-color: #e4e0cf; font: normal 11px "trebuchet MS";}

#calendar td { background: #ffffff; color: #00000;  padding: 0px; margin:0; height:100px;text-align:left;vertical-align:top; border-bottom:2px;  border-top:0px; border-left:1px; border-right:1px; border-style: solid; border-color: #e4e0cf; }
#calendar td a { font: 11px "trebuchet MS";}

#calendar td.notInMonth{ background: #fff; }
#calendar ul { list-style: none; list-style-position: outside; padding:0px; margin: 0px 0px 0px 0px}

#daynumber {color: #627B8E; font: 11px "trebuchet MS";}

#calendar th.weekend {background: #e2ddc7; }
#calendar td.weekend {background: #f7f2dc; }
.calendarInput {
	font-size: 13px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;

}

#CalDividerBar{
	color:#AAC0D5
	width:100%;
	height:0px;
}

td .CalendarMonthLink{

	margin-top: 30px
}
.CalendarMonthLink{

	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#627B8E;
	vertical-align: middle;
}
.CalendarMonthLink a{
	color:#9e8137;
	font-size:12px;
	text-decoration:none;
}
.CalendarMonthLink a:hover{
color:#523130;
	text-decoration:none;
}
.calendarIconMenu{
z-index:100;
height: 45px;
margin-top:-4px;
margin-bottom:0px;
margin-right:20px;
}
.calendarIconMenu p{
margin-top:27px;

}

.calendarIconMenu a{
color:#9e8137;
}

span.calendarIcon {
float: right;
height:45px;
width:80px;
color:#9e8137;
text-align: center;
margin-top:0px;
font-size:12px;
z-index:400;
}
span.calendarIcon a{
color:#9e8137;
	text-decoration:none;
	line-height: 10px;
	font-size:12px;
}

span.calendarIcon a:hover{
	text-decoration:none;
color:#523130;
}
#calendarListNorm td{
font-size:14px;
background-color:  #f7f2dc;
}

#calendarListAlt td{
font-size:14px;
background-color: #e9e4cd;
}

#calendarListHili td{
background: #e2ddc7;
font-size:14px;
color: #81A014;
}

.calendarListview{
margin-top:0px;
margin-bottom:0px;
border-width: 0px; 

}
.calendarListview td{
font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
color: #4C6E93;
padding: 4px;
}
.calendarListview th{
font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color: #4C6E93;
background-color:#e9e4cd;
padding: 4px;
}

.calendarListview a{
color:#ad9559;
	text-decoration:none;
}
.calendarListview a:hover{
	text-decoration:none;
	color:#523130;
}
.cal_event_detail_top{
/*border: solid #C6DC78;
border-width: 1px 1px 0px 1px;*/
width:700px;
font-weight:bold;
color: #917633;

line-height: auto;
/*background: #E3E3CB;*/
text-align: center;
margin-left: 17px;
padding-top: 10px;
padding-bottom: 10px;
font-size:12px;
color: #254d0f;
}
.cal_event_detail_mid{
border-bottom:1px solid #c4b969;
text-align: left;
border-width: 1px  0px 1px;
/*background: #e2ddc7;*/
width:700px;
padding: 15px;
font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
color:#627920;
margin-left: 17px;
}
.cal_event_detail_bot{
/*border: solid #C6DC78;
border-width: 1px 1px 1px 1px;
width:700px;
background: #ffffff url(/scoretheweb/content/images/detail_view_bg.gif) repeat-x;*/
margin-left: 0px;
font-size:14px;
color: #254d0f;
margin-left: 17px;
}

.cal_event_detail_day{
vertical-align: middle;
font-family:  sans-serif;
font-weight: 600;
font-size:24px;
color: #8bab4e;
letter-spacing: 3px;
}
.cal_event_detail_month{
font-weight:normal;

vertical-align: middle;
font-family:   sans-serif;
font-size:24px;
color: #254D0F;
letter-spacing: 3px;
}
.cal_event_detail_date{
vertical-align: middle;
font-weight: normal;
font-family: Times;
font-size:74px;
color: #c4b969;
line-height: 80%;

}
.cal_event_detail_position {

float:right;
margin-top:-15px;
margin-right:25px;
font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
color: #919179;
}
.cal_event_detail_prev a{
margin-left:10px;
margin-top:-20px;
font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
color: #ad9559;
text-decoration:none;
}
.cal_event_detail_next a{
float:right;
margin-top:-35px;
font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
color: #ad9559;
	text-decoration:none;
}
.cal_event_detail_prev a:hover{
color:#523130;
	text-decoration:none;

}
.cal_event_detail_next a:hover{
	color:#523130;
	text-decoration:none;
	}


.CalCategoryMenu{
	text-decoration:none;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
}

.CalCategoryMenu font:hover{
	text-decoration:underline;

}

/* *************  calendar *****************/


/****************news css *************/
  .newsDetailPhoto{
  	float: left;
  	margin: 30px;
  	border: 3px solid #ffffff;
  	text-align: top;
  }
  .calDetailPhoto{
  	border: 3px solid #ffffff;
  }

  .newsDetailStory{
  margin: 30px;
  min-height: 350px ;
  }
/****************news css *************/




/* *************  roster *****************/
.filterMenu{
float:right;
}
.filterMenu p{
display: inline;
margin:0 10 0 10;
}
.filterMenu a{
display: inline;
margin:0 10 0 10;
}
  .roster_detail_staff{
  color:#361918;
  font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:16px;
  margin-left:320px;
  }

  .roster_detail_top{
 
 border-bottom:1px solid #c4b969;
text-align: left;
border-width: 1px  0px 1px;
/*background: #e2ddc7;*/
width:700px;
padding: 15px;
font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
color:#627920;
margin-left: 17px;
  }
  .roster_detail_topTitle{
  color:#A11E23;
  font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:24px;
  margin: 0px;

  }
  .roster_detail_mid{
text-align: left;
width:700px;
padding: 15px;
font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
color:#627920;
margin-left: 17px;
  }
  .roster_detail_bot{
  width:700px;
  margin-left: 17px;
  font-size:12px;
  margin-top:-40px;
  
  }
  .roster_detailText{
  margin:30 0 0 175; 
  }
  .rosterName{
  color:#80aa29;
  font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:36px;
  text-align:left;

  margin-left:350px;
  margin-top:0px;
  margin-bottom:0px;
  padding:0 0 5 0px;
  }
  .rosterSubTitle{
  color:#1A7AC6;
  font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:13px;
  margin-right:100px;
  margin:0px;
  }
  .membertype{
  color:#A11E23;
  font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:16px;
  margin:0px;
  padding:0px;
  }
  .rosterphoto{
  border: 3px white solid;
  position: absolute;
  margin-left: 40px;
  margin-top: 100px;
  }
  .rosterphotoCustom{
  border: 3px white solid;
  position: absolute;
  margin-left: 0px;
  margin-top: 105px;
  }

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

  }
  .rosterdetails a{
  color:#055c38;
  text-decoration:none;
  font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:16px;
  margin:0px;
  }
  
  .rosterdetails{
  color: #84703f;
  font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:16px;
  padding:0 0 0 18;
  }
  .RosterRolodex{
    text-align:center;
    margin: 10 0 10 0;
    padding:0px;
  }
	.RosterLetters {
		font-family: Arial, Helvetica, sans-serif;
 		font-size: 14px;
 		color: blue;
 		font-weight:bold;
		padding-left: 9px;
		padding-right: 9px;
	}
	
	.rostereditImage{
	position:absolute;
  margin-top:-280px;
  margin-left:-60px;
  } 
/* *************  roster *****************/








/* *************  holebyhole *****************/
#photoContainerHoleBy{
text-align: center;
	width:320px;
  float: right;
  margin:0px;
}

  .holebyholetable{
  margin-top:70px;
  margin-left:30px;
  color:#a1a2a4;
  background-color:#c6b68c;
  }
  .holebyholetable td{
  padding:5px 15px 5px 15px;
  text-align:center;
  color:#887649;

  font-size:13px;
  font-weight:bold;
  }
  .holebyholedesc{
  padding:5px 15px 5px 0px;
  margin-top:50px;
  margin-left:30px;
  width:320px;
  height:200px;
  color:#887649;
  font-size:15px;
  text-align:justified;
  font-weight:bold;
  }
  .holebyholephoto{
  float:right;
  margin-top:50px;
  margin-right:30px;
  }
  .holenavigation *{
  font-size:15px;
  text-decoration: none;
   color:#887649;
  }
/* *************  holebyhole *****************/

/* *************  holeinone hole in *****************/

#photoContainerHoleIn {
	text-align: center;
	width:280px;
float:right;
  margin:20 10 0 0;
  padding: 0px;
}
#holecert{
background: #ffffff url(/content/images/hole_bg.jpg) no-repeat;
color:  #523130;
border: 1px solid #ad9559;
width:378px;
height:363px;
text-align:center;
margin:20 0 0 15;
}

#holecertFoot{
padding:0px;
margin:20 0 0 0;
float:left;
color:  #523130;
font: bold 11px "trebuchet MS";
}


#holecert h1{
background: #ffffff url(/content/images/hole_foot.jpg) no-repeat;
background-color: #fbfcfd;
color: #095f3e;
font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 22px;
}

#holecert h2{
background: #ffffff url(/content/images/hole_foot.jpg) no-repeat;
background-color: #fbfcfd;
color: #ad9559;
font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
margin-top:10px;
margin-bottom:10px;
}
#holecert td{
color: #ad9559;
font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 14px;
}
.HoleInSortMenu {
margin-top:-20px;
}

/* *************  holeinone hole in *****************/


/* *************  Gallery *****************/
  #galleryContainer {
  height: 600px;
  width: 740px;
  }

/* thumbnail floater */
div.float {
	float: left;
	width: 240px;
	height: 210px;
	padding: 0px;
   text-align: center;
  
}
div.float a{
color:  #523130;
font: bold 11px "trebuchet MS";
text-decoration:none;
 
 }
div.float p{
color:  #523130;
font: bold 11px "trebuchet MS";
text-decoration:none;
 }
 div.float a:hover{
text-decoration:underline;
 
}

  #photoTitle {
  color:  #523130;
  font: bold 11px "trebuchet MS";
  }
div.photoborder img {
border: 3px #ad9559 solid;
}

  #photoDesc {
  	border-color: #000000;
  	border-width: 1px;
  	border-style: transparent;
  	width: 100%;
  	height: auto;
  	overflow: auto;
  color:  #523130;
  font: bold 11px "trebuchet MS";
  }
  #tightGalleryContainer {
  height: 700px;
  width:600px;
  margin-left:70px;
  margin-top:0px;
  }

  div.floatTight {
  	float: left;
  	width: 120px;
  	height: 148px;

  	padding: 15px;
  color:#523130;
  font: bold 11px "trebuchet MS";
   }
  div.floatTight a{
  color:  #523130;
  font: bold 11px "trebuchet MS";
  text-decoration:none;

   }
   div.floatTight a:hover{
  color:  #523130;
  font: bold 11px "trebuchet MS";
  text-decoration:underline;
   }

  div.floatTight p{
  padding:0px;
  color:#523130;
  margin-top:2px;
  margin-bottom:2px;
  font-size:11px;
  font-weight:bold;
   
   }

  div.float p {
  margin: 0px;
  padding:0px;
     text-align: center;
  color:  #523130;
  
  }


  #albdesc {
  	float: left;
  	margin-top: 20px;
  	width: 25%;
  	height: 680px;
  	overflow: auto;
  	color:  #523130;
  	font: bold 11px "trebuchet MS";
  	text-align: left;
  }

  #albdesc b{
  color:  #523130;
  font-weight: bold;
  }

  #albdesc a{
 color:  #523130;
  text-decoration: none;
  }
  #albdesc a:hover{
  text-decoration: underline;
  }



  #photoContainer {
  	float: left;
  	text-align: center;
  	height: 500px;
  	width:55%;

  }
  #navigationContainer img{
  vertical-align: middle;
  }

  #navigationContainer{
  margin-left: 90px;
  height: 40px;
  width: 300px;
  }

  #stopButton{
  display: none;
  }

  #startButton{

  }
  #albumThumbFrameBig{
    cursor: pointer;
  background: url("/content/images/albumThumbFrameBig.gif") no-repeat;
  border: black solid 0px;
  margin-left:37px;
  padding-top:33px;
  width:160px;
  height:150px;
  
  }
  #albumThumbFrameBig p{

font: bold 11px "trebuchet MS";
}
  #albumThumbFrame{
  background: url("/content/images/albumThumbFrame.gif") no-repeat;
  border: black solid 0px;
  padding-top:17px;
  padding-left:22px;
  margin-left: 10px;
  width:120;
  height:120;
  }
  #albumThumbFrame img{
  vertical-align: middle;
  text-align: center;
  }
  #thumbNavcontainer{
  	float: right;
  	margin-top:50px;
  	width: 12%;
  	text-align:center;
  }
  #thumbnailsContainer {
  	color: #4E2F16;
  	height: 400px;
  	border-color: #000000;
  	overflow: auto;
  	overflow: hidden;
  }


  #thumbnailsContainer img {
  border-color: #8f7229;
  border-width: 3px;
  border-style: solid;
  }

  #thumbnailsContainerHoriz {
  float: right;
  	color: #4E2F16;
  	height: 90px;
  	width:200px;
  	border-color: #000000;
  	overflow: auto;
  	overflow: hidden;
  }


  #thumbnailsContainerHoriz img {
  border-color: #8f7229;
  border-width: 3px;
  border-style: solid;
  }


  .photo{
  border-color: #8f7229;
  border-width: 5px;
  border-style: solid;
  }

  .thumb{
  border-color: #8f7229;
  border-width: 3px;
  border-style: solid;
  }

  .photo2{
  border-color: #8f7229;
  border-width: 1px;
  border-style: solid;
  }

  .title {
  	font-family: "Courier New", Courier, mono;
  	font-size: 18px;
  	color: #333333;
  }



  #albTitle {
  	font-family: "Trebuchet MS";
  	font-size: 18px;
  	color: #523130;
  }

  .Container {
    position: absolute;

  left: 100px;
    width: 240px;
    height: 50px;
  /*  background: #FFF url(container_background.gif) no-repeat;*/
  }
  #Scroller-1 {

    position: absolute;
    overflow: hidden;
    width: 240px;
    height: 50px;
  }
  #Scroller-1 p {
    margin: 0; padding: 10px 20px;
    font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-indent: 20px;
    color: #6F6048;
  }
  .Scroller-Container {
    position: absolute;
    top: 0px; left: 0px;
  }
  .Scrollbar-Up {
    cursor: pointer;
    position: absolute;
    top: -40px; left: 70px;
  }
  .Scrollbar-Down {
    cursor: pointer;
    position: absolute;
    top: 260px; left: 70px;
  }
  .Scrollbar-Left {
    cursor: pointer;
    position: absolute;
    top: 220px; left: 0px;
  }
  .Scrollbar-Right {
    cursor: pointer;
    position: absolute;
    top: 220px; left: 380px;
  }
/****************   Gallery  ************************************/























/****************    Catalog   *****************************/
  #catalogbreadcrumbs {
  	width:350px;
  	font:  bold 13px Arial;
  	margin-bottom: 50px;
  	color: #8c8c8c;
  	text-decoration: none;
  }

  #catalogbreadcrumbs a {
  	text-decoration: none;
  	color: #8c8c8c;
  }
  .catalogbreadcrumbsHilite {
  	color: #4382c7;
  }
  #catalogbreadcrumbs a:hover {
  	text-decoration: underline;
  }


  #baskettotal{
  	position: absolute;
  	font: 10px "trebuchet MS";
      width: 160px;
      height: 50px;
  	color: #fc2043;
  	background: white url("/content/images/cart.jpg") 0 0 no-repeat;
  	margin-top: 10px;
  	margin-left: 360px;
  	border:solid #AAC0D5 2px;
  	padding: 5 5 5 50;
  }
  #baskettotal a{
  	color: gray;
  }

  #catalogsearch{
  	position: absolute;
  	font: 10px "trebuchet MS";
  	color:  gray;
  	margin-top: 10px;
  	margin-left: 540px;
  	border:solid #AAC0D5 0px;
  	padding: 5px;
  }

  #catalogsearch input{
  	color:  gray;
  	font-size: 10px;
  	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;

  }


  .catalogcontainer{
      width: 730px;
      height: 100%;
  	padding:10px;
  	border:solid #ad9559 1px;
  	background-color: #FFFFFF;
  }

  .catalogcontainerTop{
  /*	background: url("/demo/floaty/content/images/catalogContainerTop.gif") 0 0 no-repeat;*/
  }

  .catalogcontainerBot{
  /*	background: url("/demo/floaty/content/images/catalogContainerBot.gif") 100% 100% no-repeat;

  */
  }
  .catalogcontainerLeft{
  /*	background: url("/demo/floaty/content/images/catalogContainerLeft.gif") 0 100% repeat-y;
  	height:100%;


  	*/
  }
  .catalogcontainerRight{
  /*	background: url("/demo/floaty/content/images/catalogContainerRight.gif") 100% 0 repeat-y;
  	height:100%;


  	*/
  }


  .catalogcategory{
  background: #D9D7D8 url("/content/images/catalog_category_top.jpg") repeat-x;
  	font: bold 13px "trebuchet MS";
  	color:#828282;
      width: 145px;
   /*   height: 270px;*/
  	float: left;
  /*	background-color: #E1E1E1;*/
  	border:solid #D9D7D8 1px;
  	padding: 5 0 2 2;
  	vertical-align: middle;
  	margin: 15px;
  	text-decoration: none;

  }
  .catalogcategory a{
  	margin-left: 15px;
  }

  .catalogproductFeature{
  	font:  11px "trebuchet MS";
      width: 145px;
  	color:#828282;

  	height: 180px;
  	float: left;
  /*	background-color: white;
  	border:solid #AAC0D5 2px;*/
  	padding: 0px;
  vertical-align: middle;
  	margin: 15px;
  }
  .catalogproductFeature a{

  /*	background-image: url("/demo/floaty/content/images/1star3a.gif");
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 30px; */
  	text-decoration: none;
  	font: bold 13px "trebuchet MS";
  	color: #FF9900;
  }

  .FeaturedProductPhrase{

  }

  /*a.catalogproductFeature:after {
    font-weight: bold;
    color: navy;
    content: "Reference: ";
    }*/

  .catalogproduct{
  	font:  11px "trebuchet MS";
      width: 145px;
  	color:#828282;

  	height: 180px;
  	float: left;
  /*	background-color: white;
  	border:solid #AAC0D5 2px;*/
  	padding: 0px;
  vertical-align: middle;
  	margin: 15px;


  }
  .catalogproduct img{
  	border:solid #828282 1px;

  }
  .catalogproduct a{
  	font: bold 13px "trebuchet MS";
  	color: #828282;
  	text-decoration: none;
  }



  .catalogdescriptionTabs{
  	float:left;
  	margin:0 0 -16 15;
  	border-bottom:solid #D9D7D8 1px;
  	height:19px;
  	width:78%;
  }

  .catalogdescriptionTabs ul{
  	position:relative;
  	margin-left: 0;
  	padding-left: 0;
  	display: inline;


  }
  .catalogdescriptionTabs li{
  	background:#F2F2F2;
  	margin-left: 0;
  	margin-bottom: 0;
  	padding: 2px 15px 5px;
  	border: 1px solid #D9D7D8;
  	list-style: none;
  	display: inline;
  	font: bold 11px "trebuchet MS";
  	color: #4382c7;
  }
  .catalogdescriptionTabs li.here {
  	background:#FFFFFF;
  	border-bottom: 1px solid #fff;
  	list-style: none;
  	display: inline;
  }


  .catalogShortdescription{
  float:left;
  font: bold 11px "trebuchet MS";
  width:78%;
  padding:10px;
  margin:15px;

  }

  .catalogdescription{

  /*background:#EBDEC5;*/
  background:#FFFFFF;
  float:left;
  border-bottom:solid #D9D7D8 1px;
  border-left:solid #D9D7D8 1px;
  border-right:solid #D9D7D8 1px;
  border-top:solid #D9D7D8 1px;
  width:78%;
  padding:10px;
  margin:15px;
  }
  .catalogFullSizeImage{
  	font: bold 11px "trebuchet MS";
  	background-color: white;
  	border:solid #AAC0D5 2px;

  }
  .catalogdetailImage{
  float:left;
  width:210px;
  height:auto;
  margin-left:40px;
     padding-right:30px;
  }
  .productviewpriceDiscount{
  	font: bold 11px "trebuchet MS";
  color: #FA0328;
  }

  #addtomyCatalog{
  float: left;
  position: relative;
  }
/****************    Catalog   *****************************/
