﻿*
{
	font-family: Calibri, Arial;
}

#Master
{
	max-width: 1330px;
	margin-left: auto;
	margin-right: auto;	
}

#Master .border
{
	border: 1px solid #cccccc;
	float:left;
}

#Master .left_area
{
	background-image: url('../../Images/FCT_BAR_PORTAL.png'); /* had to add extra ../ */
	float: left;
	width: 62px;
	height: 656px;
}

#Master .right_area
{
	float: right;
	width: 90%;
}

#Master img
{
	float: left;
	width: 340px;
	height:80px;
	margin-top:35px;
}

#Master .horizontal_divider
{
	float:right;
	height: 1px;
	background-color: #55565A;
	margin-right: 36px;

	width: 100%;
	margin-top: 20px;
}

#Master .content
{
	float:right;
	width: 970px;
	margin-right: 36px;
}

#Master .menu
{
	float: right;
	text-align: right;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 10pt;
	margin-left: 100px;
}

#Master .menu a
{
	color: #333333;
	text-decoration: none;
}

#Master .menu ul
{
	list-style-type: none;
	margin: auto;
}

#Master .menu li
{
	float: left;
	padding-left: 6px;
	padding-right: 6px;
}

#Master .header
{
	margin-right: 36px;
}

#Master .title
{
	float:right;
	margin-top:40px;
}

#Master .title .text
{
	color: #00A8E4;
	float:right;
	font-size: 30pt;
	width:100%;
	text-align: right;
}

#Master .title .subtext
{
	color: #005288;
	float: right;
	font-size: 12pt;
	font-weight: bold;
	width: 100%;
	text-align: right;
}

#Master .block
{
	background-color: #015289;
	width: 590px;
	height: 272px;
	float: right;
	margin-top:50px;
}

#Master .block2
{
	background-color: #015289;
	width: 590px;
	height: 282px;
	float: right;
	margin-top:50px;
}

#Master .block .corner
{
	background-image: url('../../Images/FCT_BLOCK_CORNER.png');
	width: 40px;
	height: 40px;
	float: right;
}

#Master .block .control
{
	margin-right:70px;
	margin-top:4px;
}

#Master .block .row1
{
	float:right;	
}

#Master .block .row2
{
	float:right;	
	margin-top:26px;
}

#Master .block .row3
{
	margin-left:225px;
	font-weight:bold;
	font-size:10pt;
}

#Master .block .row3 a
{
	color:#B2D235;
}

#Master .block .row4
{
	float:left;	
	padding-left:225px;
	margin-top:2px;
	font-weight:bold;
	font-size:9pt;
	width:100%;
	color:#B2D235;
}

#Master .block .row4 a
{
	color:#B2D235;
}

#Master .block .row5
{
	float:right;
	margin-right: -8px;
}

#Master .block .tightrow1
{
	float:right;
	width:100%;	
}

#Master .block .tightrow2
{
	float:right;	
	margin-top:16px;
	width:100%;
}

#Master .block .tightrow3
{
	float:right;	
	margin-top:16px;
}

#Master .block .tightrow4
{
	float:right;	
	margin-top:16px;
	width:100%;
}

#Master .block .tightrow5
{
	float:right;	
	margin-top:6px;
	margin-right: -8px;
}

#Master .block .tighterrow2
{
	float:right;	
	margin-top:6px;
	width:100%;
}

#Master .block .tighterrow3
{
	float:right;	
	margin-top:6px;
	width:100%;	
}

#Master .block .tighterrow4
{
	float:right;	
	margin-top:6px;
	width:100%;	
}

#Master .block .hintinstruction
{
	font-size: 12pt;
	color: #B2D235;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	margin-top: 6px;
}

#Master .block .control .value
{
	float:right;	
	
}

#Master .block .control .star
{
	float:right;	
	width: 13px;
	
}

#Master .block .control .label
{
	color: #ffffff;
	font-size:15pt;
	font-weight:bold;
	float:right;
	margin-right:20px;
}

#Master .block .control .tightlabel
{
	color: #ffffff;
	font-size:15pt;
	font-weight:bold;
	float:right;
	margin-right:14px;
}

#Master .block .control .required
{
	color: #FF0000;
	font-size: 10pt;
	float: right;
	margin-right: 6px;
}

#Master .block .control input[type=text]
{
	height: 26px;
	width: 290px;	
	float:left;
	font-size:15pt;
}

#Master .block .control input[type=ddl]
{
	height: 26px;
	width: 290px;	
	float:left;
	font-size:15pt;
}

#Master .block .control select
{
	min-height: 26px;
	height: 26px;
	min-width: 291px;
	width: 291px;	
	float:left;
	font-size:13pt;
}

#Master .block .control input[type=password]
{
	height: 26px;
	width:290px;	
	float:left;
	font-size:15pt;
}

#Master .block .control input[type=submit]
{
	height: 31px;
	float:right;
	margin-top:10px;
	margin-right:10px;
	padding-left:10px;
	padding-right:20px;
	background-color: #73243D;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size:10pt;
	font-weight:bold;
	background-image: url('../../Images/FCT_BUTTON_ARROW.png');
	background-repeat:no-repeat;
	background-position: right;
}

#Master .newuser
{
	width: 590px;
	float: right;
	margin-top: 10px;
	font-size: 10pt;
	font-weight: bold;
	color: #55565A;
}

#Master .invalidentry
{
	width: 590px;
	float: right;
	margin-top: 6px;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

#Master .message
{
	width: 590px;
	float: right;
	margin-top: 6px;
	font-size: 10pt;
	font-weight: bold;
	color: #55565A;
	padding-left: 0px;
	margin-left: 0px;
}

#Master .message ul
{
	padding-left: 0px;
	margin-left: 15px;
}

#Master a
{
	color: #00A8E4;
	text-decoration: none;
}

#Master .legal
{
	bottom: 10px;
	right:36px;	
	color:#bbbbbb;
	font-size:8pt;

	display: block;
	clear: both;
	float: right;
}

#lblNewUser { float: right; }

#Maintenance .message
{
	float: left;
	margin-top: 20px;
	font-size: 12pt;
	color: #005288;
	font-weight: bold;
}

.information_block
{
	width: 590px;
	height: 200px;
	margin-top: 35px;
}

.instructions
{
	float: right;
	width: 590px;
	margin-top: 20px;
	font-size: 10pt;
	color: #56565A;
	font-weight: bold;
}

.instructionsAlt
{
	float: right;
	width: 590px;
	margin-top:20px;
	font-size: 10pt;
	color: #005288;
	font-weight:bold;	
}

.instructionsAltRed
{
	float: right;
	width: 590px;
	margin-top:20px;
	font-size: 10pt;
	color: Red;
	font-weight:bold;
}

.warning
{
	float: right;
	width: 590px;
	margin-top: 20px;
	font-size: 10pt;
	color: red;
	font-weight: bold;
}

.information
{
	font-size: 12pt;
	color: #005288;
	font-weight: bold;
}

.validation_indicator
{
	padding-left: 3px;
	font-weight: bold;
	color: Red;
}

.mandatory_indicator
{
	padding-left: 3px;
	font-weight: bold;
	color: Red;
}

.ModalPopupOKConfirm
{
    font-size: 71%;
}

.ModalPopupBackground
{
    position: absolute;
    background-color: Gray;
    filter:alpha(opacity=25);
    opacity: 0.25;
}

.ModalPopupPanelHeading
{
	font-size:70%;
	font-weight:bold;
    background-color: rgb(33,51,130);
	color:White;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: center;
	cursor: move;
}

.ModalPopupPanel 
{
   background-color: White;
   font-size:13pt;
}

input.StandardButtonStyle
{
	height: 31px;
	background-color: #73243D;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size:10pt;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position: right;
}
