﻿Body
{
	font-family:Arial;
	font-size: 13px;
	color:#E4E4E4;
	font-weight: normal; !important
}

.BodyPopup
{
	font-family:Arial;
	font-size: 13px;
	color:black;
	/*background-color: #526875;*/
}

.PageTitle
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.PageTitleFont
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.PageTitleHighlight
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #AFCAEA;
}
	
.BodyCopy
{
	font-family:Arial;
	font-size: 9pt;
	line-height:16px;
	color:#A0AAB5;
}

.BodyCopyFont
{
	font-family:Arial;
	font-size: 9pt;
	line-height:16px;
}

.BodyCopyHighlight
{
	font-family:Arial;
	font-size: 9pt;
	line-height:16px;
	color:#AFCAEA;
}

.BodyCopyHighlightFont
{
	font-family:Arial;
	font-size: 13pt;
	line-height:16px;
}

.BodyCopySmall
{
	font-family:Arial;
	font-size: 7pt;
	line-height:15px;
	color:#A0AAB5;
}

.BodyCopySmallFont
{
	font-family:Arial;
	font-size: 11px;
	line-height:15px;
}

.BodyCopyLarge
{
	font-family:Arial;
	font-size: 14pt;
	line-height:22px;
	color:#A0AAB5;
}
	
.SubTitle
{
	font-family:Arial;
	font-weight:bold;
	font-size: 9pt;
	line-height:16px;
}
.SubTitleFixedSize
{
	font-family:Arial;
	font-weight:bold;
	font-size: 9pt;
	line-height:16px;
}

.MenuFont
{
	padding:.5em 6px;
	text-decoration:none;
	color:#A0AAB5;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;	
}

a { cursor: hand;}

a:link{ color:#A0AAB5; text-decoration: none; }
a:visited { color: #A0AAB5; text-decoration: none; }
a:hover { color: #AFCAEA; text-decoration: none; }
a:active { color: #AFCAEA; text-decoration: none; }

a.WhiteText:link { color: white; }
a.WhiteText:visited { color: white; }
a.WhiteText:hover { color: white; }

.GreyText
{
	color:#A0AAB5;
}

.WhiteText
{
	color:#FFFFFF;
}

.BlackText
{
	color:#000000;
}

.HighlightText
{
	color:#AFCAEA;
}

.DividedTitle
{
	border-left:1px #AFCAEA solid;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

.BGLight
{
	background-color: #576D79;
}
.BGHighlight
{
	background-color: #8c96a0;
}
.BorderBottomGrey
{
	border-bottom:1px solid #A0AAB5;
	width:100%
}

/* From master */
#wrapper {
	background-color: #95A2AB;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	width: 820px;
}
#wrapper2 {
	background-color: #95A2AB;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	width: 820px;
}

.MasterBackGround
{
    background-color: #95a2ab;
}

#fullheight{height:100%}

.wrapperRight {
    /*background-image: url(img/colour_chip.gif);*/
    height:100%;
    background-color: #425967;
	/*width: 760px;*/
}

.LinkCursor
{
    cursor: pointer;
    cursor: hand;
}

.Level2Group
{
    padding-left: 0px !important;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #95a1aa;
}	
.HideItem
{
	display:none;
}
.ShowItem
{
	display:inline;
}

.NoBorder
{
	border:0px;
}

.HighlightImage
{
	border-color:Red;	
}

.TextBold
{
	font-weight:bold;
}

.TextRight
{
	text-align: right;
}

.PageItemSpacer
{
	height:10px;
}

.EditButtonText
{
	cursor:pointer;
	cursor:hand;
	/*position:absolute;
	float:left;
	z-index:5;
	margin-left:-5px;*/
}

.EditButtonImage
{
	cursor:pointer;
	cursor:hand;
	position:absolute;
	float:left;
	z-index:5;
	margin-left:2px;
}

.EditButtonTextDebug
{
	background-color:Black;
	color:white;
}

.EditButtonImageDebug
{
	background-color:Black;
	color:white;
	position:absolute;
	float:left;
	z-index:5;
	margin-left:20px;
}

ul
{
	/*margin-top: -10px; */
}

li
{
	list-style-image: url(bullet.gif);
	vertical-align:top;
}

.LogoTopSpacer
{
	height:33px;
}
.LogoTopSpacerPanelbar
{
	height:31px;
}
.LogoContentSpacer
{
	height:40px;
}
.LargeLabelContentSpacer
{
	height:20px;
}

.DisplayRowHeight
{
	height:10px;
}
.LargeRowHeight
{
	height:15px;
}
.RowTopPad
{
	padding-top:10px;
}

.ImageCtrlPad
{
	margin-top:5px;
}

.CursorAction
{
	cursor:pointer;
	cursor:hand;
}

.CursorDefault
{
	cursor:default;
}

.PageAdminDivText
{
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	width:600px;
	/*border:1px solid red;*/
}

.PageAdminSpacer
{
	height:70px;
	width:100%;
	background-color: gray;
	border-bottom: 1px silver solid;
}

.PageAdminDiv
{
	height:70px;
	position: absolute;
	text-align: left;
	top: 0px;
	left:200px;
	background-color: gray;
	border-bottom: 1px silver solid;
	width: 700px;
}

.ProjectAdminTitle
{
	font-weight:bold;
	height: 50px;
}

.EProjectWidthTxt
{
	width:300px;
}
/* Positioning */
.AlignBottom
{
	position: absolute; 
	bottom: 10px;
}

.LgeTableSpacer
{
	height:50px;
}

.LeftMargin
{
	margin-left:10px;
}
.RightMargin
{
	margin-right:10px;
}
.BodyCopyRightMargin
{
	margin-right:33px;
}

/* Colours */
.NashBlue
{
	color: #AFCAEA;
}

.WarningText
{
	color:Red;
}

.ETeamMemberWidthTxt
{
	width:280px;
}
.ETeamMemberWidthDD
{
	width:285px;
}

/* GM Styles */
.allButtons{
	background-image:url(../../img/buttons/BTNBGD.gif);
	color:#333333;
	background-color:#CCCCCC;
	
	border-style:ridge; 
	border-width:1px; 
	border-color:#CCCCCC;
	
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:10px;
	padding-left:4px;
	padding-right:4px;
	height:25px;
	cursor:hand;
}

.buttonFixedWidth
{
	width:100px;
}
