@charset "utf-8";
/* CSS Document */


#container {
	background-color: #fff;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 auto;
}
/*----Main Content---*/

#mainContent {
	overflow: hidden;/*margin-left: 240px;*/
}
#header, #leftColumn, #footer {
	background-color: #fff;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 14px;
}

.welcomeTxt {
    color: #6d6f72;
    font-size: 12px;
}

.liveChat {
	color: #fff;
	border: none;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	behavior: url(../umbrella/pie/PIE.htc);
	border-radius: 4px;
}
.inlineBlock {
	display: inline-block;
}
.fltLeft {
	float: left;
}
#mainContent .fltLeft h1{
       font-size: 1.1em;
}
.fltRight {
	float: right;
}
.clear {
	overflow: hidden;
}
/* CSS Document */
#overlay {
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1001 !important;
	background-color: black;
	opacity: .00;
	display: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	/* first! - for IE8 */
	filter: alpha(opacity = 0); /* second! - for IE5 - 7 */
}

#overlayAlert {
	height: 50px;
	width: 100px;
	position: fixed;
	top: 55%;
	left: 60%;
	margin-top: -75px;
	margin-left: -200px;
	z-index: 1002;
	display: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: 0px 0px 4px #ccc;
	-moz-box-shadow: 0px 0px 4px #ccc;
	box-shadow: 0px 0px 4px #ccc;
}

#overlayBridge {
	float: left;
	margin: 20px;
}

#overlayAlert h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	margin: 15px 0;
	padding: 0;
}

#overlayAlert h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	margin: 15px 0;
	padding: 0;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.dijitTabChecked {
	/* font-weight: bold; */
}

.tundra .dijitTab {
	margin-right: 0px !important;
}

#preloader {
	width: 75%;
	height: 75%;
	margin: 0;
	padding: 0;
	background: url("../../images/loadingBar.gif") no-repeat
		center center;
	position: absolute;
	z-index: 999;
	text-align: center;
}

#Ajaxpreloader {
	width: 66%;
	height: 78%;
	margin: 0;
	padding: 0;
	top: 100px;
	left: 10px;
	background: url("../../images/loadingBar.gif") no-repeat center center;
	position: absolute;
	z-index: 999;
}

#sessionExp_screen {
	background-color: #000000;
	filter: alpha(opacity =   80);
	opacity: 0.8;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	display: none;
	z-index: 4000;
}

#sessionExpPopup {
	width: 600px;
	height: 100px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 5000;
}

#overlay {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: black;
	z-index: 9000;
	background-color: black;
	display: none;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter: alpha(opacity = 00);
}
/*BUTTON STYLES for applying custom look and feel: */		
button {
	border: 0 none;
	cursor: pointer;
	overflow: visible;
	padding: 0;
	position: relative;
}
button::-moz-focus-inner {
 border: medium none;
}
button span {
	display: block;
	position: relative;
	white-space: nowrap;
}
button span {
	/*margin-top: -1px;*/
}
/*new*/.buttonContainer2{
	padding:5px;
	text-align:right;
}
button.submitBtn {
	background: url("../../images/btnSpriteSmaller.gif") no-repeat scroll right -51px transparent;
	font-size: 12px !important;
	height: 20px;
	margin-right: 5px;
	padding: 0 10px 0 0;
	text-align: center;
}

button.submitBtn span {
	background: url("../../images/btnSpriteSmaller.gif") no-repeat scroll left top transparent;
	color: #4F4F4F;
	font-family: Trebuchet MS, Verdana, Arial, san serif;
	font-weight: 500;
	height: 20px;
	padding: 0 0 0 15px;
}
button.submitBtn:hover, button.submitBtnHover {
	background-position: right -73px;
}
button.submitBtn:hover span, button.submitBtnHover span {
	background-position: 0 -29px;
}
/*new*/.popup-header {
	height:24px;
	line-height:24px;
	 /*background:#0055e6 url(../../images/pop-up-top.jpg) repeat-x top; */
	 background-color: #d81e05;
	 
	
}
#container {
    background-color: #fff;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
}
/*----When Screen width goes beyond 1024px---*/
@media (max-width: 1023px) {
.smallScreenRes {
	width: 1024px;
}
}
#page_screen_myres {
	background-color: #000000;
	filter: alpha(opacity =     80);
	opacity: 0.8;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	display: none;
	z-index: 4000;
}
#nrmlPopMyRes {
	width: 300px;
	height: 300px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10030;
}

#nrmlPopMyResScreen {
	background-color: #000000;
	filter: alpha(opacity =     80);
	opacity: 0.8;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	display: none;
	z-index: 4000;
}
#div_screen {
	background-color: #000000;
	filter: alpha(opacity =     80);
	opacity: 0.6;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 11000;
}