/* Layout Styles - override global */
#bodyStyle {
	background-color: #3f73a8;
	background-image: url(../images/branding/page_bg.gif);
}
#header {
	background-image: url(../images/branding/header_base.jpg);
}

/* Other over-rides */
.corePanel h5 {
	color: #5F2E2E;
}

/* ISOLgate specific styles */
.legendBox {
	background-color: #999999;
	height: 16px;
	width: 16px;
	border: 1px solid #39393C;
}
.idSmall {
	font-size: 10px;
	color: #919195;
	float: right;
}
.isolgateResult {
	border-bottom: 1px solid #919195;
	position: relative;
}
.isolgateInfoWrapper {
	margin: 0em 0em 0em 1em;
	float: right;
	width: 190px;
	display: inline;
	position: relative;
}
.isolgateInfoPanelWrapper {
	width: 190px;
}
/*
.isolgateResult h5 {
	border-bottom: 1px solid #3F73A8;
	color: #FFFFFF;
	font-size: 1.2em;
	margin-top: 1em;
}
.isolgateResult h5 span {
	background-color: #3F73A8;
	background-image: url(../../../gates/isolgate/images/branding/glass_bg.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	padding: .2em 3em 0em 1em;
}
*/
.isolgateResult .headingBorder {
	border-bottom: 1px solid #3D5A79;
	color: #FFFFFF;
	margin-top: 1em;
	position: relative;
	background-color: #0066CC;
	background-image: url(../images/branding/glass_bg.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
}
.isolgateResult .headingBorder h5 {
	color: #FFFFFF;
	padding: .2em 40px 0em 1em;
	background-image: url(../images/branding/angle_E9F1F5.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.corePanel .isolgateInfo {
	font-size: 1em;
	background-color: #ffffff;
	margin: 0.5em 0px;
	border: 1px solid #3D5A79;
	padding: 0em 10px 0.5em;
}
.isolgateInfoPanelWrapper .isolgateInfo {
	background-color: #FAF5F1;
}
.isolgateInfo h3 {
	background-color: #C15A5A;
	background-image: url(../images/branding/glass_bg.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	margin: 0em -10px .5em;
	padding: 0px 10px;
	color: #FFFFFF;
	font-size: 1.4em;
}
.isolgateInfo .headingBorder {
	border-bottom: 1px solid #C15A5A;
	color: #FFFFFF;
	margin-top: .5em;
	padding: 0px;
	position: relative;
	background-color: #C15A5A;
	background-image: url(../images/branding/active_glass_bg.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
}
.isolgateInfo .headingBorder h5 {
	color: #FFFFFF;
	font-size: .85em;
	margin: 0px;
	padding: .3em 30px 0em 1em;
	background-image: url(../images/branding/angle_ffffff.png);
	background-repeat: no-repeat;
	background-position: right center;
	border-style: none;
}
.isolgateInfoPanelWrapper .isolgateInfo .headingBorder h5 {
	background-image: url(../images/branding/angle_faf5f1.png);
}


/*
.isolgateInfo {
	font-size: .9em;
	background-color: #DAE6ED;
	margin: 0.5em 0px;
	border: 1px solid #919195;
	padding: 0em 10px 0.5em;
}
.isolgateInfoPanelWrapper .isolgateInfo {
	background-color: #E9F1F5;
}
.isolgateInfo h3 {
	background-color: #919195;
	background-image: url(../../../gates/mirmgate/images/branding/glass_bg.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	margin: 0em -10px;
	padding: 0px 10px;
	color: #FFFFFF;
	font-size: 1.4em;
}
*/
/*
.isolgateInfoWrapper.corePanel h5 {
	font-size: .75em;
	color: #919195;
	border-bottom: 1px solid #fff;
}
.isolgateInfoWrapper.corePanel .infoTitle {
	background-color: #fff;
	padding: 1px 16px 0px 6px;
}
.isolgateInfoPanelWrapper.corePanel h5 {
	color: #FFFFFF;
	border-bottom: 1px solid #A6B4C4;
}
.isolgateInfoPanelWrapper.corePanel .infoTitle {
	background-color: #A6B4C4;
	padding: 1px 16px 0px 6px;
	background-image: none;
}
*/
