﻿/*
	HTML Tag Styles
*/
body
{
	background-color : #BCBCBC;
	padding : 0;
	margin: 0; 
	border: 0;
	left: 0;
	top : 0;
	position: absolute;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #333333;
}

table
{
	padding: 0;
	margin: 0; 
	border: 0;
}

.Quote
{
	font-size:11pt; 
	color:#3D55B7;	
}

A:link { text-decoration : none; font-weight: bold; color : #3D55B7; }
A:visited { text-decoration : none; font-weight: bold; color : #3D55B7; }
A:active { text-decoration : none; font-weight: bold; color : #3D55B7; }
A:hover { text-decoration : underline; font-weight: bold; color : #3D55B7; }

img
{
	display: block;
}
ul, li
{
	margin-left: 8px;
	padding-left: 0px;
}

.IndentedToBullet
{
	padding-left: 15px;
}

/*
	Main Table Classes.
*/
.MainTable
{
	width : 100%;
	top : 0;
	left : 0;
	padding : 0;
	margin: 0; 
	border: 0;
	background-color : #BCBCBC;
}
.MainRow
{
	height : 100%
}
.MainContent
{
	background-color : White;
	padding : 0;
	margin: 0;
	border: 0;
	background-color : Transparent;
}
.MainContentDiv
{
	background-image : url('Images/Layout/tramline.gif');
}
.MainContentCell
{
	padding : 0;
	margin: 0;
}
.MainLeftCell
{
	width: 50%;
	color : #BCBCBC;
}
.MainRightCell
{
	width: 50%;
}
.FooterRow
{
	height : 30px
}

/*
	Page
*/
.PageTitle
{
	font-size : 12pt;
	color : #3F67A7;
}

/*
  Menu Control
*/
.MenuControl
{
	width : 100%;
	padding : 0;
	margin: 0; 
	border: 0;
}
.MainMenuTable
{
	background-image : url('Images/Layout/mainmenu_bg.gif');
}
.MainMenuRow
{
	color : #535178;
	text-align : center;
}

.MainMenuRow :link{ text-decoration : none; color : #535178; font-weight : bolder;}
.MainMenuRow :visited{ text-decoration : none; color : #535178; font-weight : bolder;}
.MainMenuRow :active{ text-decoration : none; color : #535178; font-weight : bolder;}
.MainMenuRow :hover{ text-decoration : none; color : #535178; font-weight : bolder;}

.MainMenuCell
{
	height : 36px;	
	width : 129px;
	font-size : 9pt
}

.SelectedMainMenuCell
{
	height : 36px;	
	width : 129px;
	font-size : 9pt
}
.SelectedMainMenuCell :link{ color : #C2AD47;}
.SelectedMainMenuCell :visited{ color : #C2AD47;}
.SelectedMainMenuCell :active{ color : #C2AD47;}
.SelectedMainMenuCell :hover{ color : #C2AD47;}

.SubMenuTable
{
	background-image : url('Images/Layout/submenu_bg.gif');
}
.SubMenuRow
{
	color : White;
	text-align : center;
	height : 36px;
}

.SubMenuRow :link{ text-decoration : none; color : White; font-weight :lighter;}
.SubMenuRow :visited{ text-decoration : none; color : White; font-weight :lighter;}
.SubMenuRow :active{ text-decoration : none; color : White; font-weight :lighter;}
.SubMenuRow :hover{ text-decoration : none; color : White; font-weight :lighter;}

.SubMenuCell
{
	height : 29px;
	vertical-align : top;
	padding-top : 7px;
	padding-left : 25px;
	padding-right : 15px;
}

.FlowingImage 
{ 
      float: left;
      margin-top : 3px;
      margin-right:2px;
}

/*
	Bread Crumb
*/
.BreadCrumbTable
{
	width: 100%;
	height: 100%;
	background-image : url('Images/Layout/title_gold.gif');	
	padding-top : 0px;
	padding-left: 28px;
	padding-bottom : 0px;
}
.BreadCrumbCell
{
	width : 100%;
	height: 23px;
	vertical-align : middle;
	color : #696768;
	padding-top : 1px;
	padding-right: 6px;
}
.BreadCrumbCell :link{ text-decoration : none; color : #696768; font-weight : normal;}
.BreadCrumbCell :visited{ text-decoration : none; color : #696768; font-weight : normal;}
.BreadCrumbCell :active{ text-decoration : none; color : #696768; font-weight : normal;}
.BreadCrumbCell :hover{ text-decoration : none; color : #696768; font-weight : normal;}

/*
	Footer Row
*/
.FooterRow
{
	height : 63px;
	font-size : 7pt;
	background-image : url('Images/Layout/footer.gif');
	text-align : center;
	vertical-align : middle;
}
.FooterCell
{
	color: #878686;
	font-weight: bold;
}
.FooterCell A
{
	color: #878686;
	font-weight: bold;
}

/*
	Header Row
*/
.HeaderRow
{
	background : #BCBCBC;
	border : 0px 0px 0px 0px;
}


/*
	Header Panel Control Styles.
*/
.HeaderPanel_Table
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-left: 2px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}
.HeaderPanel_MainTitleRow
{
	height : 20px;
}
.HeaderPanel_MainTitleCell
{
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 8px;
	border-bottom: solid 1px #bbbbbb;
	background-color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	color: #3D55B7;
	vertical-align: middle;
}
.HeaderPanel_MainTitleCellImage
{
	display: block;
}
.HeaderPanel_MainTitleCellText
{
	padding-top: 3px;
}
.HeaderPanel_MainTitleCellText_FirstWord
{
	color: #3D55B7;
}
.HeaderPanel_MainTitleCellText_SubsequentWord
{
	color: #959595;
	text-decoration:none;
}
.HeaderPanel_InfoTitleRow
{
	height : 23px;
}
.HeaderPanel_InfoTitleCell
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9pt;
	font-weight: bold;
	color: rgb(102,102,102);
	vertical-align: middle;
}

.HeaderPanel_InfoTitleCell_Highlighted
{
	padding-left: 25px;
	padding-right: 5px;
	/*background-color: #E0E0E0;*/
	font-size: 9pt;
	font-weight: bold;
	/*color: #666666;*/
	color : White;
	vertical-align: middle;
}

.HeaderPanel_ContentRow
{
	margin-bottom: 5px;
}
.HeaderPanel_ContentCell
{
	font-size: 8pt;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	vertical-align: top;
}
.HeaderPanel_EndDiv
{
	padding-bottom: 2px;
}
.HeaderPanel_ContentCell B
{
	font-size: 9pt;
	color: #454545;
}

/*
	Screenshot Control Styles.
*/
.ScreenshotPanel_Table
{
	width: 100%;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}
.ScreenshotPanel_ImageRow
{
	
}
.ScreenshotPanel_ImageCell
{
	text-align : center;
	vertical-align: middle;
	border-right: solid 1px #dddddd;
}
.ScreenshotPanel_ImageCellLast
{
	text-align : center;
	vertical-align: middle;
}
.ScreenshotPanel_TextRow
{
	
}
.ScreenshotPanel_TextCell
{
	text-align : center;
	padding-top: 5px;
	padding-bottom: 15px;
}
.ScreenshotPanel_Image
{
	border: 1px;
	border-color: #666666;
	text-align: center;
	display: block;
}

.BackFeatures
{
	font-size : 9pt;
}

/* Wiki Specific Styles */
.WikiControlText
{
	font-size:8pt;
	font-family:Arial;
	color:#3D55B7;
}

.WikiErrorText
{
	font-size:8pt;
	font-family:Arial;
	color:Red;
}

.WikiHeadingText
{
	font-size:12pt;
	font-family:Arial;
	color:#3D55B7;
	font-weight:900;
}

.WikiEditBox
{
	height:300px;
	width:100%;
}

/* Tab Specfic Styles*/
.TabControl
{
	padding:0;	
}
.TabItemSelected
{
	border-top:solid 1px gray;
	border-left:solid 1px gray;
	border-right:solid 1px gray;
}

.TabItemUnSelected
{
	border-bottom:solid 1px gray;
}

.TabEndCell
{
	width:100%;
	border-bottom:solid 1px gray;
}
