﻿/****************************************************************** MASTER START **/

@font-face 
{
    font-family: Futura Lt BT;
    font-style:  normal;
    font-weight: normal;
    src: url('FUTURAL0.eot');
  }

*
{
    margin: 0px;
    font-family: Trebuchet MS, Futura Lt BT, Verdana;
    padding:0px;
}
 
body
{
    color: Black;
    background-color: Black;
    font-size: 14px;
}

#masterContent
{
    height:100%;    
    min-width:975px;
}

#masterContentPlaceHolder
{
    background-color: White;
    margin-left: 180px;
    min-height:400px;
    width:765px;
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: #fdb913;
    padding-left: 10px;
}

#menu
{
    
    float: left;
    width: 180px;
    height: 100%;
}

#header
{
    float: left;
    width: 100%;
    top: 0px;
    height: 200px;
    background-position: 182px;
    background-image: url('../../image_header.ashx');
    background-repeat: no-repeat;
}

#logo
{
    width: 180px;
    height: 200px;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #fdb913;
    text-align: center;
}

#breadCrumb
{
    width: 775px;
    margin-left:180px;
    border-left-style: solid;
    border-left-color: #fdb913;
    border-left-width: thin;
    background-image:url('images/General/h_line.jpg');
    background-repeat:repeat-y;
}

.menuItem
{
    color: #000000;
    background-color: #fdb913;
    padding: 5px;
    width: 178px;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #000000;
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #000000;
    font-weight: normal;
    line-height:25px;
}

.menuItemSub
{
    background-color: #fdb913;
    padding: 5px;
    width: 210px;
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #000000;
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: #000000;
    font-weight: normal;
    line-height:25px;
}

#master_Welcome
{
    width: 440px;
    height:50px;
    float: left;
    margin-top:10px;
}

#alert_Marq
{
    -ms-direction:left;
    -ms-loop:infinite;
    -ms-scrollamount:4;
    width:320px;
    font-weight:bold;
}

#master_Alert
{
    width: 320px;
    height: 100px;
    float: right;
}

.webSliceAlert
{
    color:White;
}


#master_ImageCopy
{
    width: 430px;
    float: left;
}

#master_Image
{
    width: 310px;
    float: right;
    text-align: right;
    margin-right: 10px;
}

#master_Copy
{
    clear:both;
    margin-right:20px;
    text-align:justify;
}

#explore
{
    float: left;
    width: 100%;
    min-height: 250px;
    min-width:1000px;
    background-color: #333333;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #fdb913;
}


.linksHyps, .linksHyps:a, .linksHyps:link, .linksHyps:visited
{
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 10px;
    text-decoration: none;
    margin-right:15px;
    margin-left:5px;
}

.linksHyps:Hover
{
    text-decoration: underline;
}

.linksHeader
{
    color:#fdb913;
    margin-left:5px;
    font-weight:bold;
    font-size:12px;
}
.linksContainer
{
    width:240px;
    padding:0px;
    height:15px;
}

.copyrightDiv, .copyrightStuff, .copyrightStuff:a, .copyrightStuff:link, .copyrightStuff:visited, .copyrightStuff:hover
{
    color: #C0C0C0;
    text-decoration: none;
    float:left;
    margin-left:5px;
    margin-right:20px;
    font-size:11px; 
}

.onBlackMasterPhone
{
     color:#fdb913;
}



/****************************************************************** MASTER END **/

/****************************************************************** GENERAL STUFF START **/

li
{
    list-style-type: armenian;
    margin-left: 25px;
    margin-bottom: 5px;
    margin-top: 5px;
}

li
{
    list-style-type: square;
    list-style-image: url('images/General/block.png');
}


h1
{
    color: #fdb913;
    font-size: 20px;
    letter-spacing: 3px;
}
h2
{
    color: #fdb913;
    font-size: 18px;
    letter-spacing: 3px;
}

h3
{
    color: #fdb913;
    font-size: 18px;
    letter-spacing: 3px;
}

h4
{
    color: Black;
    font-size: 14px;
}

a, a:active, a:link, a:visited
{
    font-size: 14px;
    color: Black;
}

a:hover
{
    font-size: 14px;
    color: White;
}

.onWhite:a, .onWhite:active, .onWhite:link, .onWhite:visited
{
    color: #000000;
    text-decoration: underline;
    font-size: 14px;
}

.onWhite:hover
{
    text-decoration: none;
}



#LblMsg
{
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}
.tableRowOdd
{
    background-color: #CCCCCC;
    color:White;
}

.tableRowEven
{
    background-color: Gray;
    color:White;
}
.table
{
    padding: 0px;
}

.colorHR
{
    color: #FEE19E;
}


.onWhiteDownloads:a, .onWhiteDownloads:active, .onWhiteDownloads:link, .onWhiteDownloads:visited
{
    color: #fdb913;
    font-size: 14px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    text-decoration: none;
}

.onWhiteDownloads:hover
{
    border-style: none;
    text-decoration: none;

}

.errorHeader
{
    color: #FF0000;
    font-size: 18px;
    font-weight: bold;
}

.DivList
{
    float: left;
    min-width: 210px;
    margin-left: 5px;
}

.details_Header
{
    color: #fdb913;
    padding-right:10px;
}

.divListFloat
{
    float:left;
}


.emailButton
{
    border-style: solid;
    border-width: 1px;
}


/****************************************************************** GENERAL STUFF END **/

/****************************************************************** SPLIT COPY AND IMAGES START **/

#noSplit
{
    float: left;
    width: 755px;
    padding-top: 10px;
    margin-right: 5px;
}

#split_Copy
{
    float: left;
    width: 420px;
    padding-top: 10px;
    padding-right: 50px;
    padding-left: 10px;
    margin-right: 5px;
    background-color:White;
}
#split_Images
{
    float: left;
    width: 270px;
    text-align: right;
    margin-right: 5px;
    margin-top: 30px;
    background-color:White;
}
.split_Image_Caption
{
    font-weight: bold;
    letter-spacing: 3px;
    color: #fdb913;
    font-size: 12px;
}

/****************************************************************** SPLIT COPY AND IMAGES END **/


/****************************************************************** NEWS START **/

.newsDate
{
    color: #fdb913;
    font-size: 15px;
    
}

.newsHeader
{
    padding: 3px;
    color: #fdb913;
    font-size: 14px;
}
.newsCopy
{
    padding: 3px;
    font-size: 12px;
}

.newsMore, .newsMore:a, .newsMore:active, .newsMore:visited, .newsMore:link
{
    color:Black;
    font-size: 12px;
}


#newsImage
{
    text-align: left;
    vertical-align: middle;
    width: 110px;
    padding-right: 5px;
}

.newsPager
{
    background-color: #fdb913;
}


#popOutNewsImage
{
    border: thin solid #666666;
    padding: 10px;
    background-image:url('images/news/optsbg.gif');
    background-repeat:repeat;
}

.openDaysHeader_Date
{
    font-size: 14px;
    font-weight: bold;
    color: #fdb913;
}

.openDaysHeader_Name
{
    font-size: 14px;
    color: #666666;
}

.openDaysMsg
{
    font-size: 14px;
    color: Black;
}

.openDaysHR
{
    color:#fdb913;
    width:450px;
    height:1px;
    margin-bottom:25px;
}

.openDayHyp:a, .openDayHyp:active, .openDayHyp:link, .openDayHyp:visited
{
    color: Black;
    text-decoration: underline;
    font-size: 14px;
}

.openDayHyp:hover
{
    color: Black;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
}

#newsletterAndMag_Div
{
    margin: 5px 5px 45px 5px;
    width: 110px;
    height: 110px;
    text-align: center;
    vertical-align: top;
}

/****************************************************************** NEWS END **/

/****************************************************************** SPORT START **/

/**
.sportHeader
{
    font-size: 14px;
    font-weight: bold;
    color: #fdb913;
}

.sportTeamHeader
{
    font-size: 14px;
    color: #666666;
}




.sportTeamDiv
{
    margin-left: 20px;
}
**/

#divHeadings
{
    float:left;
    width:55px;
    font-size: 14px;
    font-weight: bold;
}
#divHeadingValues
{
   float:left;
   width:350px;
   color:#666666;
}

#divTeamPlayers
{
    width:95%;    
    margin-bottom:25px;
    margin-left:55px;
}

.sportHR
{
    color:#fdb913;
    width:100%;
    height:1px;
  
}

/****************************************************************** SPORT END **/

/****************************************************************** WEEKLY CALENDAR AND TERMS START **/

.weekly_Header
{
  font-size: 15px;
    color: #666666;
}

/****************************************************************** WEEKLY CALENDAR AND TERMS END **/

/****************************************************************** EMAIL POPUP START **/


.PopBK
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}

#popForm
{
    border: thin solid #000000;
    background-color: #fdb913;
    text-align: center;
    padding: 20px 30px 20px 30px;
    color: Black;
}


/****************************************************************** EMAIL POPUP END **/

/****************************************************************** CONTACTS START **/

.contHeader
{
    background-image:url('images/General/h_line.jpg');
    height:20px;
    width:400px;
    color:White;
}

.contHyps, .contHyps:a, .contHyps:link, .contHyps:visited
{
    color: Black;
    text-decoration: none;
}
.contHyps:Hover
{
    text-decoration: underline;
}
.contLabel
{
    color: Black;
    text-decoration: none;
}



/****************************************************************** CONTACTS END **/
/****************************************************************** JOBS START **/


.onWhiteJobsHeader
{
    color: #fdb913;
    font-size: 20px;
    text-decoration: none;
    letter-spacing: 2px;
}   

.onWhiteJobDownloads, .onWhiteJobDownloads:a, .onWhiteJobDownloads:Active, .onWhiteJobDownloads:Visited, .onWhiteJobDownloads:Link
{
    color: #000000;
    text-decoration: none;
    margin-left:5px;
}

.onWhiteJobDownloads:Hover
{
    text-decoration: underline;
    color: #000000;
    margin-left:5px;
}
.ApplicationFormNote
{
    font-weight:bold;
}

/****************************************************************** JOBS END **/

/****************************************************************** OLD BOYS START **/

#divOldBoys
{
    width:750px;
    background-color:Black;
    text-align:right;
    vertical-align:middle
}


/****************************************************************** OLD BOYS END **/

/****************************************************************** HOLIDAY WORK START **/

.holidayWork_Header
{
  font-size: 15px;
    color: #666666;
}

.holidayWork, .holidayWork:a, .holidayWork:Active, .holidayWork:Visited, .holidayWork:Link
{
    color: #fdb913;
    text-decoration: none;
    margin-left:5px;
}

.holidayWork:Hover
{
    text-decoration: underline;
}

.holidayWorkHR
{
    width:350px;
    color: #fdb913;
}

/****************************************************************** HOLIDAY WORK END **/

/****************************************************************** UNIFORM START **/
.uniform_Header
{
  font-size: 15px;
    color: #666666;
}
.uniform, .uniform:a, .uniform:Active, .uniform:Visited, .uniform:Link
{
    color: #fdb913;
    text-decoration: none;
    margin-left:5px;
}

.uniform:Hover
{
    text-decoration: underline;
}


/****************************************************************** UNIFORM END **/
/****************************************************************** LOST PROPERTY START **/

.lpMenu, lpMenu:a, lpMenu:link, lpMenu:active, lpMenu:visited
{
    padding: 3px;
    line-height: 30px;
    color: #FFFFFF;
    background-color: #fdb913;
    margin-right: 5px;
}

.lpMenu:Hover
{
    color: Black;
    text-decoration: none;
}

/****************************************************************** LOST PROPERTY END **/


