﻿/********************************************
 *  Page Layout
 ********************************************/
body
{
	font-family:calibri;
	color:#5c625b;
	font-size:11pt;
	background-color:#60815e;
}

#frame
{
	background-color:#60815e;
	background-image:url('../image/smallframebg.jpg');
	background-repeat:repeat-x;
}

#frame.large
{
	background-image:url('../image/framebg.jpg');
}

#content
{
	background-color:#FFFFFF;
}

#header
{
	height:50px;
	text-align:right;
	background-color:#FFFFFF;
	background-image:url('../image/shotstatlogo2.jpg');
	background-repeat:no-repeat;
}

#headertag
{
	font-size:8pt;
	font-style:italic;
}

/*
 * Banners
 */
#banner.signup
{
	background-image:url('../image/fall.jpg');
	height:150px;
}

#banner.golf
{
	background-image:url('../image/storm.jpg');
	height:150px;
}

#banner.account
{
	background-image:url('../image/pebble.jpg');
	height:150px;
}

#banner.about
{
	background-image:url('../image/green.jpg');
	height:150px;
}

#banner.contact
{
	background-image:url('../image/sand.jpg');
	height:150px;
}

#banner.login
{
	background-image:url('../image/desert.jpg');
	height:150px;
}

#banner.terms
{
	background-image:url('../image/water.jpg');
	height:150px;
}

#banner.tourhome
{
	background-image:url('../image/water.jpg');
	height:150px;
}

#banner.tournamentlist
{
	background-image:url('../image/water.jpg');
	height:150px;
}

#banner.tourstandings
{
	background-image:url('../image/water.jpg');
	height:150px;
}

#banner.rules
{
	background-image:url('../image/water.jpg');
	height:150px;
}

#banner.news
{
	background-image:url('../image/water.jpg');
	height:150px;
}

#banner.login
{
	background-image:url('../image/water.jpg');
	height:150px;
}

#banner.shotstat
{
	background-image:url('../image/water.jpg');
	height:150px;
}

#banner.registration
{
	background-image:url('../image/water.jpg');
	height:150px;
}

#banner.about
{
	background-image:url('../image/water.jpg');
	height:150px;
}

#footer
{
	text-align:center;
	font-size:8pt;
	border-top:1px dashed #c6c6c6;
	border-bottom:1px dashed #c6c6c6;
}

/*******************************************************
 * Menus
 *******************************************************/
 #pagemenu
{
	text-align:right;
	border-bottom:dashed 1px #c6c6c6;
}

/*********************************************************
 *	Elements
 *********************************************************/
 a:active, a:visited, a:link
{
	text-decoration:none;
	color:#5c625b;
}

a:hover
{
	text-decoration:none;
	color:#da3232;
}

p.pageheader
{
	color:#5c625b;
	font-weight:bold;
	font-size:13pt;
	text-align:left;
	border-bottom:1px dashed #b7b7b7;
}

/********************************************************
 *	FORM and INPUT
 ********************************************************/
 input
{
	color:#5c625b;
}

select
{
	color:#5c625b;
}

.inputtable
{
	border:solid 1px black;
}

.displaytable
{
	border:solid 1px lightgray;
}

.inputtable td, .displaytable td
{
	text-align:left;
	border-bottom:solid 1px lightgray;
}

.inputlabel, .displaytable td
{
	border-right:solid 1px lightgray;
}

.inputsignup
{
	border-right:solid 1px lightgray;
	background-color:#EEF7E6;
    text-align:center;
	font-weight:bold;

}

.inputheader
{
	border-bottom:dashed 1px black;
	text-align:center;
	background-color:#f3f4e3;
}

.inputcommand, td.inputcommand
{
	text-align:right;
}

.inputsum, td.inputsum
{
	background-color:#9DB89C;
}

.inputsubheader, td.inputsubheader
{
	background-color:#DDDDDD;
}

.inputrepeatone
{
	background-color:#FFFFFF;
}

.inputrepeattwo
{
	background-color:#EAEAEA;
}

.scorecardtable
{
	border:solid 1px black;
}

.scorecardtable td
{
	text-align:center;
	border-bottom:solid 1px lightgray;
}

.scorecardlabel
{
	border-right:solid 1px lightgray;
}

.scorecardheader
{
	border-bottom:dashed 1px black;
	text-align:center;
	background-color:#f3f4e3;
}

.scorecardtable td.scorecardlabelheader
{
	text-align:left;
	border-right:solid 1px lightgray;
}

.scorecardcommand
{
	text-align:right;
}

.warning
{
	color:#FF0000;
}

.go
{
	color:Green;
}

/*****************************************
 *	Message Board
 *****************************************/
 #messageboard
{
	border:1px solid black;
}

#showhidemessageboard
{
	border-bottom:dashed 1px black;
	text-align:center;
	background-color:#f3f4e3;
	font-weight:bold;
}

.addmessage
{
	border-bottom:1px solid #c8c8c8;
}

.postcommand
{
	text-align:right;
}

.signinmessage
{
	border-bottom:1px solid #c8c8c8;
}

#messageboardheader
{
	text-align:right;
	font-size:8pt;
}

.messageboardentry
{
	border-top:1px solid #c8c8c8;
	text-align:left;
}

#entryheader
{
	border:1px solid #c8c8c8;
	background-color:#cfcfcf;
}

.entrytime
{
	font-size:8pt;
}

.liketext
{
	font-size:8pt;
}

/*****************************************
 *	Login Pop Up Control
 *****************************************/
 .messageboardlogin
{  
         text-align: center; 
         background-color:#e2e2e2;
}

.messageboardloginbox
{
         text-align: center; 
}

.formcontainer
{
	border:1px solid #c8c8c8;
	background-color:#FFFFFF;
}

.divcommand
{
	text-align:right;	
}

/*****************************************
 *		Image Slide Show
 *****************************************/
 #imageslideshow
{
	border:1px solid #c8c8c8;
}

#imageheader
{
	text-align:center;
	background-color:#f3f4e3;
	font-weight:bold;
	border-bottom:1px dashed #c8c8c8;
}

#imagecontainer
{
	text-align:center;
}

#captioncontainer
{
	border-bottom:1px dashed #c8c8c8;
}

#imagecommand
{
	text-align:center;
}

/*****************************************
 *		Media Management
 *****************************************/
 #flashuploader
{
	border:1px solid black;
}

.imagecontainer
{
	text-align:center;
	border:1px solid black;
}

.imagecontainercommand
{
	text-align:right;
}

/*****************************************
 *	Scoreboard Small
 *****************************************/
 .scoreboardcontrolsmall
{
	border:1px solid #c8c8c8;
	font-size:8pt;
}

.scoreboardheadersmall
{
	text-align:center;
	background-color:#f3f4e3;
	font-weight:bold;
	border-bottom:1px dashed #c8c8c8;
}

.scoreboardentrysmall
{
	border-bottom:1px dashed #c8c8c8;
}

.scoreboardentrysmallcenter
{
	border-bottom:1px dashed #c8c8c8;
	text-align:center;
}

.scoreboardentrynobordersmallcenter
{
	text-align:center;
}

.scoreboardcommandsmall
{
	text-align:right;
}

.entrybold
{
	font-weight:bold;
}

/*****************************************
 *		Thumbnail Slide
 *****************************************/
#thumbnailpopupbackground
{
         background-color:#e2e2e2;
}

#thumbnailpopupcontainer
{
         text-align: center; 
}

#thumbnailpopup
{
	border:1px solid #c8c8c8;
	background-color:#FFFFFF;
}

.thumbnailpopupheader
{
	text-align:right;
}
/*****************************************
 * Tournament Leaderboard Small
 *****************************************/
#tournamentleaderboardsmall table.inputtable
{
	border:1px solid #c8c8c8;
	border-bottom:none;
}

#tournamentleaderboardsmall th.inputheader
{
	border-bottom:1px dashed #c8c8c8;
}

/*****************************************
 *	Notification Subscriptions
 *****************************************/
 #notificationsubscriptions input
{
	font-size:8pt;
}

#notificationsubscriptions select
{
	font-size:8pt;
}

#notificationsubscriptions table
{
	text-align:left;
}

.center
{
	text-align:center;
}

.commandright
{
	text-align:right;
}

/*****************************************
 *	Tournament Header
 *****************************************/
#tournamentheaderimage img
{
	border:none;
}

#tournamentheadercontainer
{
	text-align:center;
}

#tournamentheadertext
{
	text-align:center;
}

.theader
{
	font-weight:bold;
}

.tsmall
{
	font-size:8pt;
}

/*****************************************
 *  Specific to Shotstat Site
 *  Not Applicable to tour sites.
 *****************************************/
 
.AdminHeaderText
{
    font-size: 12pt;
    font-weight: bold;
}


/*Feedback*/
.divFeedback
{
	position:relative;
	background-color:#FFFFFF;
	padding:0 0 0 0;
	margin:0 auto 0 auto;
	z-index:1;
	width:300px;
}

.divFeedback .inputtable
{
	width:300px;
}

/*Announcements*/
.divAnnouncement
{
	position:relative;
	background-color:#FFFFFF;
	padding:0 0 0 0;
	margin:40px auto 0 auto;
	z-index:0;
	width:600px;
	border:1px solid black;
	z-index:1;
}

.divAnnouncementControl
{
	width:100%;
	padding:0 0 0 0;
	border-top:1px solid black;
	text-align:right;
}

.divAnnouncementControl input
{
	margin:0 10px 10px 0;
}

/*
 * Default Menus
 */
#defaultmenu
{
	width:444px;
	margin:15px 0 20px 5px;
	padding:0 0 0 0;
	float:left;
}

#defaultmenubottom
{
	width:444px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:20px;
	background-image:url('../image/defaultmenubottom.png');
}

#defaultright
{
	width:350px;
	margin-top:2px;
	background-image:url('../image/chalkboard.jpg');
	background-repeat:no-repeat;
	background-position:center;
	height:233px;
	float:left;
}

#defaultrightcontainer
{
	width:300px;
	margin:25px auto 0 auto;
	color:#4a694a;
	font-weight:bold;
	font-size:10pt;
}

#defaultrightcontainer table
{
	margin-top:25px;
	margin-bottom:25px;
	font-size:12pt;
}

#defaultrightcontainer input
{
	background-color:#f3f4e3;
	border:1px solid gray;
	width:210px;
}

#defaultrightcontainer p
{
	width:300px;
	margin:10px auto 0 auto;
	padding:0 0 0 0;
	text-align:center;
}

#defaultrightcontainer p.head
{
	text-align:center;
	font-size:16pt;
}

#defaultrightcontainer a
{
	color:#4a694a;
}

.defaultpanel
{
	width:440px;
	background-color:#f3f4e3;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	border-top:2px solid gray;
	border-left:2px solid gray;
	border-right:2px solid gray;
}

#defaultmenu .defaultpanel p
{
	font-weight:bold;
	font-size:12pt;
	width:400px;
	margin:10px auto 0 auto;
	padding:0 0 0 0;
}

#defaultmenu .defaultpanel ul
{
	width:400px;
	margin:10px auto 0 auto;
	padding:0 0 0 0;
}

#defaultmenu .defaultpanel ul li
{
	margin:0 0 0 20px;
	padding:0 0 0 0;
}

#defaultnavigation ul
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	overflow:hidden;
}

#defaultnavigation ul li
{
	display:inline;
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#defaultnavigation
{
	display:block;
	height:30px;
}

#defaultnavigation a
{
	background:url('../image/defaultmenu.png');
	display:block;
	float:left;
	height:30px;
	width:148px;
	text-indent:-9000px;
}

#defaultnavigation a.linkGolfers:hover
{
	background-position:0px -35px;
}

#defaultnavigation a.linkGolfersOn
{
	background-position:0px -70px;
}

#defaultnavigation a.linkInstructors
{
	background-position:-148px 0px;
}

#defaultnavigation a.linkInstructors:hover
{
	background-position:-148px -35px;
}

#defaultnavigation a.linkInstructorsOn
{
	background-position:-148px -70px;
}

#defaultnavigation a.linkJuniors
{
	background-position:-296px 0px;
}

#defaultnavigation a.linkJuniors:hover
{
	background-position:-296px -35px;
}

#defaultnavigation a.linkJuniorsOn
{
	background-position:-296px -70px;
}


