/*---------------Jquery 508 CSS-------------------------*/
.skipnav { text-align: left; }
.skipnav a {
	position: absolute;
	left: -10000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	background-color: #FFF;
}
.skipnav a:focus, .skipnav a:active {
	left: 0;
	width: auto;
	height: auto;
	overflow: visible;
	text-decoration: underline;
	z-index: 1000;
}
.skipnav a:hover {
	cursor: pointer;
	text-decoration:underline;
}
.HiddenFieldset {
	margin: 0;
	padding: 0;
	border: none;
	clear: both;
	width: 100%;
}
.sr-only, .HiddenFieldset legend {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
/* workaround for Firefox bug https://bugzilla.mozilla.org/show_bug.cgi?id=759705, can be removed once that's fixed */
label.sr-only { overflow: visible; }
.hide { display:none; }
input, select, textarea, button { font-size: 100%; }
/*
Commenting this out since we have outline based styles defined for this purpose in bootstrap.css
*/
/*
a:focus {
	border-style:dashed;
	border-color: #CDCDCD;
	border-width: .2px;
	text-decoration: underline;
}
a:active {
      border-style: dashed;
      border-color: #CDCDCD;
      border-width: .2px;
      text-decoration: underline;
}
*/
/* First attempt at a global focus indicator, not supported by IE7 */
/*
*:focus
{
    outline: 2px solid rgb(229, 151, 0) !important;
    outline-offset: 1px !important;
    -moz-outline-radius: 5px;
}
*/

input.textbox {
	border: 1px solid #CDCDCD;
	padding: 3px;
	width: 155px;
}
.validatorWrapper span {
	display: block;
	font-size: 1em;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ValidationStyle {
	color: #DD0000 !important;
	font-size: 12px;
	font-weight: bold;
}
.Standard_Content_Padding { padding:25px; }
.Content_Padding { padding:25px; }
#Tabs {
	margin:0px;
	padding:0px;
}
#Tabs li {
	display: inline;
	list-style-type: none;
	margin:0px 2px 0px 0px;
	padding: 6px;
	line-height:15px;
	background-color: #629bb9;
}
#Tabs li a {
	background: #629bb9;
	color: white;
	font-size: small;
	font-weight: normal;
	margin-right: 8px;
	padding: 1px 10px 1px 10px;
	text-decoration: none;
}
.DefaultTabSelector { height:30px; }
.DefaultTabClass {
	width: auto;
	height: auto;
}
.GenericExpandHeader {
	background: url("../../2.1/global/images/header-background.png") repeat-x scroll 0 0 transparent;
	height: 51px;
	position: relative;
}
.GenericExpandImage {
	float: left;
	font-size: 1.3em;
	font-weight: 600;
	padding-right: 5px;
	margin-top: 5px;
	position: relative;
	text-decoration: none;
	border-width: 0px !important;
}
.GenericExpandHeaderTitle {
	color: #16608F;
	float: left;
	font-size: 1.3em;
	font-weight: 600;
	padding-right: 5px;
	position: relative;
}
.GenericExpandBody {
	height: auto;
	overflow-y: hidden;
	visibility: visible;
	background-color: #F3F7F8;
}
.GenericExpandLink { /*Need a 5:1 color contrast ration*/
    color: #174B76 !important; }
.DefaultdialogClass { font-size: 1.3em; }
/* Slider Style*/
.ui-slider { clear: both; }
.ui-slider { text-decoration: none !important; }
.ui-slider .ui-slider-handle {
	overflow: visible !important;
	background: none repeat scroll 0 0 #023BC4;
}
.ui-slider .ui-slider-tooltip { display: none; }
.ui-slider .screenReaderContext {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	left: -999999999px;
}
.ui-slider .ui-state-active .ui-slider-tooltip, .ui-slider .ui-state-focus .ui-slider-tooltip, .ui-slider .ui-state-hover .ui-slider-tooltip {
	display: block;
	position: absolute;
	bottom: 2.5em;
	text-align: center;
	padding: .3em .2em .4em;
	font-size: .9em;
	width: 8em;
	margin-left: -3.7em;
}
.ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down, .ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down-inner {
	position: absolute;
	display: block;
	width:0;
	height:0;
	border-bottom-width: 0;
	background: none;
}
.ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down {
	border-left: 7px dashed transparent;
	border-right: 7px dashed transparent;
	border-top-width: 8px;
	bottom:	-8px;
	right: auto;
	left: 50%;
	margin-left: -7px;
}
.ui-slider .ui-slider-tooltip .ui-tooltip-pointer-down-inner {
	border-left: 6px dashed transparent;
	border-right: 6px dashed transparent;
	border-top: 7px solid #fff;
	bottom:	auto;
	top: -9px;
	left: -6px;
}
.ui-slider a { text-decoration: none; }
.ui-slider ol, .ui-slider li, .ui-slider dl, .ui-slider dd, .ui-slider dt {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ui-slider ol, .ui-slider dl {
	position: relative;
	top: 1.3em;
	width: 100%;
}
.ui-slider dt {
	top: 1.5em;
	position: absolute;
	padding-top: .2em;
	text-align: center;
	border-bottom: 1px dotted #ddd;
	height: .7em;
	color: #999;
}
.ui-slider dt span {
	background: #fff;
	padding: 0 .5em;
}
.ui-slider li, .ui-slider dd {
	position: absolute;
	overflow: visible;
	color: #666;
}
.ui-slider span.ui-slider-label { position: absolute; }
.ui-slider li span.ui-slider-label, .ui-slider dd span.ui-slider-label { display: none; }
.ui-slider li span.ui-slider-label-show, .ui-slider dd span.ui-slider-label-show { display: block; }
.ui-slider span.ui-slider-tic {
	position: absolute;
	left: 0;
	height: .8em;
	top: -1.3em;
}
.ui-slider li span.ui-widget-content, .ui-slider dd span.ui-widget-content {
	border-right: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-top: 0;
	border-bottom: 0;
}
.ui-slider .first .ui-slider-tic, .ui-slider .last .ui-slider-tic { display: none; }
.ui-datepicker-calendar a.ui-state-focus { text-decoration: underline; }
.ui-popup {
	position: absolute;
	z-index: 5000;
}
/*UI Focus styles*/

.ui-state-focus .ui-button-icon-primary { outline-offset: 0.4em; }
.ui-button-icon-only.ui-state-focus, .ui-tabs-nav a.ui-global-focus { outline: medium none !important; }
#js-off-message {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px;
	background: #EC1C2D;
	moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
