/* ================================
    CSS STYLES FOR Book-A-Golf Lesson
    v1.0, 01/2006
   ================================
*/

BODY
{
    font-family: Arial, Verdana;
}

.StudentHome_Style
{
    background-color: #556b2f;
    font-family: Arial, Verdana;
}
.NavLinks
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11pt;
    font-family: Arial, Verdana;
    background-color: #bca548;
    text-decoration: none;
    vertical-Align: middle;
}

A.NavLinks:Hover, Navlinks:Visited:Hover
{
    
    vertical-Align: middle;
    color: #000000;
    font-family: Arial, Verdana;
    font-weight: bold;
    font-size: 11pt;
    text-decoration: none;
    background-color: #E9E0BF;
}

a.NavLinks:visited {
	color: #FFFFFF;
}

a.NavLinks:visited:hover
{
	color: #000000;
}

.Text_Center
{
    color: Blue;
    font-weight: bold;
    font-family: Arial, Verdana;
    font-size: 12px;
    text-align: left;
    padding-left: 25px
}

.Detail_Labels
{
    color: black;
    font-family: Arial, Verdana;
    font-size: 11px;
}

.Detail_Labels_Right
{
    color: black;
    font-family: Arial, Verdana;
    font-size: 11px;
    padding-left: 1px;
    text-align: right;
    vertical-align: middle;
}

.Detail_Labels_Left
{
    color: black;
    font-family: Arial, Verdana;
    font-size: 11px;
    padding-left: 1px;
    text-align: Left;
    vertical-align: middle;
    
}

.DivisionBoxes
{
    border-bottom: silver 10px outset;
    border-right: silver 10px outset;
    border-left: silver 10px outset;
    border-top: silver 10px outset;
    background-color: #e9e0bf;background-color: #e9e0bf;
}


.NormalLabels
{
    color: black;
    font-family: Arial, Verdana;
    font-size: 12pt;
    padding-left: 1px;
    text-align: Center;
    vertical-align: middle;
}

.LoginStyle
{
    
    font-weight: bold;
    font-family: Arial, Verdana;
    font-size: 10px;
    Height: 12px;
    vertical-align: middle;
}

.LoginButtons
{
    color: black;
    font-weight: bold;
    font-family: Arial, Verdana;
    font-size: 11px;
    Height: 18px;
    vertical-align: middle;
    text-align: center;
}

.ExplainationText
{
    color: red;
    font-family: Arial, Verdana;
    font-size: 9pt;
/*    Height: 18px; */
    vertical-align: middle;
    text-align: center;

}
.MaintBoxes
{
    border-right: #933a02 thin solid; 
    border-top: #933a02 thin solid; 
    border-left: #933a02 thin solid; 
    border-bottom: #933a02 thin solid; 
    background-color: #e9e0bf;
}

.SearchGridItemStyle
{
    background-color: #ffffff;
}

.SearchGridItemStyleAlt
{
    background-color: #d3d3d3;
}


.DataGridStyle
{
    color: white;
    font-family: Arial, Verdana;
    background-color: #933A02;
}

.DatagridHeaders
{
    color: white;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    line-height: 16pt;
    background-color: #933A02;
/*    background-color: #bca548;*/
}

.DataGridListItems
{
    background-color: #ffffff;
    border-bottom: #696969 2px solid;
    border-left: #696969 2px solid;
    text-decoration: none;
    color: black;
    font-family: Arial, Verdana;
    font-size: 12px;
    padding-left: 5px;
    border-right: #696969 2px solid;
    border-top: #696969 2px solid;
}


.DataGridListItemsAlt
{
    background-color: #f0f0f0;
    border-bottom: #696969 2px solid;
    border-left: #696969 2px solid;
    text-decoration: none;
    color: black;
    font-family: Arial, Verdana;
    font-size: 12px;
    padding-left: 5px;
    border-right: #696969 2px solid;
    border-top: #696969 2px solid;
}

.ScheduleGridStyle
{
    font-size: 14px;
    color: #ffffff;
    font-family: Arial, Verdana;
    background-color: #bca548;
    font-weight: bold;
}

.ScheduleGridListItems
{
    text-decoration: none;
    color: black;
    font-family: Arial, Verdana;
    font-size: 14px;
    border-bottom: #696969 thin solid;
    border-top: fuchsia thick solid;
    background-color: #e9e0bf;
}

.SearchGridListItems
{
    
    background-color: #ccff66;
    
}

.AddLabel
{
    color: red;
    font-family: Arial, Verdana;
    font-size: 14pt;
    vertical-align: middle;
    text-align: center;
    line-height: 20pt;
}


.ContentHead
{
    
    color: black;
    font-family: Arial, Verdana;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    padding-top: 4px;
}



.ContentHead_Old
{
    background-color: #DCDCDC;
    color:  #004e98;
    font-family: Arial, Verdana;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    Text-align: center;
    vertical-align: middle;
    padding-top: 4px;
}

.SubContentHeadCenter
{
    background-color: #556b2f;
    color: #ffffff;
    font-family: Arial, Verdana;
    font-size: 18px;
    font-weight: bold;
    height: 20px;
    text-align: center;
}



.errorTextSmall
{
    color: Red;
    font-family: Arial, Verdana;
    font-size: 8pt;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
}

.ErrorText
{
    color: red;
    font-family: Arial, Verdana;
    font-size: 14px;
    font-weight: bold;
    line-height: 20pt
}


a:visited {
	color: blue;
}


a:hover {
	color: gray;
}

 a:active {
	color: blue;
}



TD
{
    Font-Family: Arial;
    Font-weight: normal;
}

.HomeHead
{
    color: #cc0000;
    font-family: Arial, Verdana;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    HEIGHT: 26px;
    vertical-align: middle;
}

/* */

.ButtonStyle
{
    background-color: #dcdcdc;
    font-family: Arial, Verdana;
    color: Black;
    font-weight: bold;
    Border-Style: outset;
    border-width: 3px;

}


INPUT
{

    font-family: Arial, Verdana ;
    font-size: 11px;
    font-weight: normal;
}


.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif, Verdana ;
    font-size: 10pt;
    font-weight: normal;
}

.Detail_Labels_Left
{
    color: black;
    font-family: Arial, Verdana;
    font-size: 11px;
    padding-left: 1px;
    text-align: Left;
}



.Detail_TextBox
{
    color: black;
    font-family: Arial, Verdana;
    font-size: 11px;
    padding-left: 1px;
}

.ContactDetail
{

    color: black;
    font-family: Arial, Verdana;
    font-size: 12px;
    padding-left: 5px
}

.ContactLabel
{
    color: blue;
    font-family: Arial, Verdana;
    font-size: 12px;
    padding-left: 5px
}


/* */
.SubContentHead
{
    background-color: #dddca3;
    color: #696969;
    font-family: Arial, Verdana;
    font-size: 18px;
    font-weight: bold;
    height: 20px;
}

.SubContentHeadSmall
{
    background-color: #dddca3;
    color: black;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    height: 12px
}

/* */


/* */

.PagingButtons
{
    background-color:silver;
    font-family:Arial, Verdana;
    font-size:10;
    border-style:outset;
    border-width:3
}


.MostPopularHead
{
    background-color: #8b0000;
    color: white;
    font-family: Arial, Verdana;
    font-size: 11px;
    font-weight: bold;
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Arial, Verdana;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Arial, Verdana;
    font-size: 11px;
    text-decoration: underline
}


.ProductListHeader
{
    color: #004e98;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt;
    background-color: #dcdcdc;
}

.ProductListHead
{
    color: black;
    font-family: Arial, Verdana;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    line-height: 14pt;
}

.ProductListItem
{
    color: black;
    font-family: Arial, Verdana;
    text-decoration: none;
    font-size: 12px
}


/* */
.CartCheckHead
{
    color: #8b0000;
    font-family: Arial, Verdana;
    font-size: 14px;
    font-weight: bold;
    line-height: 20pt;
}

.CartListHead
{
    background-color: #dddca3;
    border-bottom: #696969;
    border-left: #696969 1px solid;
    color: black;
    font-family: Arial, Verdana;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: #696969;
    border-left: #696969 1px solid;
    text-decoration: none;
    color: black;
    font-family: Arial, Verdana;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: #696969;
    border-left: #696969 1px solid;
    text-decoration: none;
    color: black;
    font-family: Arial, Verdana;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #dddca3;
    line-height: 10pt
}


.CheckoutListItem
{
    background-color: #ffffff;
    text-decoration: none;
    color: black;
    font-family: Arial, Verdana;
    font-size: 11px;
    padding-left: 1px
}

.RedRequiredFieldsText
{
	color: Red;
	font-family: Arial, 'Microsoft Sans Serif';
	font-size: 11px;
	font-weight: bold;
	height: 12px;
}

.maintenanceHeader
{
    color: #004e98;
    font-family: Arial, Verdana;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 20pt;
}




.pbf_label_background
{
	color: #000000;
	border-bottom: black 1px solid;
	font-family: Arial, 'Microsoft Sans Serif';
	background-color: #fffacd;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
	text-align:center;
}

.PBF_EmailNotification
{
    font-family: 'Microsoft sans serif';
    font-size: 11px;
    font-weight: bold;
    line-height: 12px
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #dddddd;
    font-size: 11px;
}

A.SiteLink:hover
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #808080;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color:  #004e98;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: white;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px
}

.NormalMessageSubj
{    color: #004e98;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: Bold;
    line-height: 20px
}

.NormalMessage
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px
}

/* text style used for textboxes in the admin pages, for Nav compatibility */


/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
/*.EditTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #004e98;
    width: 100%;
}*/

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px
}

/*

A:link  {
    text-decoration: none;
    color:  black;
}

A, A:hover {
    text-decoration: underline;
    color:  black;
}

*/
SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:center
}



