﻿@import url("ContentTheme.css"); 
body 
{
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:0.75em;
	font-family:Verdana;
}
.containerTbl
{
	width:980px;
	margin:auto;
}
.bodyContainer
{
	
}
.headerContainer
{
	
}
.headerShape
{
	display:none;
}
.logoContainer
{
	float:left;
	margin-top:15px;
	margin-right:10px;	
	height:52px;
	width:164px;
}

.logoContainerNormal /* For Dynamic Logo place holder */
{
	float:left;
	margin-top:15px;
	margin-right:10px;
	height:52px;
	width:164px;
}

.containtContainer
{
	display:block;
	margin-top:5px;
	background:url(Images/lnbBg.gif) repeat-y top left;
	float:left;
	width:978px;
}
.contentArea
{
	float:left;
	margin-left:10px;
	width:768px;
}
/*=============== Welcome & Access & Key ================= */
.welcome_linkContainer
{
	float:left;
	background:url(Images/topBoxBg.jpg) repeat-x top left;
	height:80px;
	width:589px;
}
.welcome_linkContainerShape
{
	background:url(Images/topBoxLeft.jpg) no-repeat top left;
	width:9px;
	height:80px;
	float:left;
}
.welcome_linkContaintNormal
{
	float:left;
	padding-top:2px;
	width:580px;
	margin-top:3px;
}
.welcome_linkContaint
{
	float:left;
	padding-top:5px;
	width:98%;
}
.welcomeName
{
	color:#ffffff;
	font-weight:bold;
	display:inline-block;
	float:left
}
.publicUrl
{
	padding-top:18px;
	display:block;
	font-size:11px;
	float:left;
	clear:both;
	width:580px;

}

.modiDate
{
	display:inline-block;
	padding-left:10px;
	font-size:0.89em;
	color:#ffffff;
	
}
.modiDateVal
{
	color:#ffffff;
	font-weight:bold
}
.accessContainer
{
	background:url(Images/topBoxRight.jpg) no-repeat top left;
	width:137px;
	height:80px;
	float:right;
	padding-left:80px;
	color:#ffffff;
	line-height:20px;
	font-size:0.89em;
	padding-top:3px;
}
.accessContainerGroup
{
	background:url(Images/topBoxRight.jpg) no-repeat top left;
	width:112px;
	height:60px;
	float:right;
	padding-left:80px;
	padding-right:25px;
	padding-top:20px;
	color:#ffffff;
	line-height:18px;
	font-size:0.89em;
	text-align:center;
	
}
.accessContainerGroup a
{
	color:#ffffff;
}
.accessContainerGroup a:hover
{
	color:#ffffff;
	text-decoration:none;
}
.accessContainer a
{
	color:#ffffff;
}
.accessTxt
{
	font-size:1.1em;
	font-weight:bold;
}
.accessGoButton
{
	background:url(Images/buttonGo.jpg) no-repeat top left;
	width:28px;
	height:20px;
	border:none;
	text-align:none;
	margin-top:3px;
}
.accessGoLink
{
	background:url(Images/buttonGo.jpg) no-repeat top left;
	width:28px;
	height:20px;
	border:none;
	text-align:none;
	display:inline-block;
	margin-top:3px;
	margin-bottom:-4px;
}
.accessInput
{
	width:80px;
	margin-top:3px;
}
.accessView
{
	text-align:left; 
	margin-top:22px;
	display:block;
	float:left;
	clear:both;	
	font-size:0.89em;
}	
.viewTxt
{
	color:#3291C8;
}
.accessContainerNormal
{
	background:	url(Images/topBoxRightBlue.jpg) no-repeat top right;
	width:140px;
	height:80px;
	float:left;
	padding-left:77px;
	color:#ffffff;	
	line-height:18px;
	font-size:1em;
	padding-top:20px;		
}

.accessContainerWithoutKey
{
	background:	url(Images/topBoxRightBlue.jpg) no-repeat top right;
	width:140px;
	height:80px;
	float:right;
	padding-left:77px;
	color:#ffffff;	
	line-height:18px;
	font-size:0.89em;		
}
.currentView
{
	
}
.currentViewLbl
{
	
	
	font-weight:bold;
}
.linkLogo
{
	display:inline-block;
	width:140px;
	height:40px;		
	text-decoration:none;
			
}

/********* LeftNav  *********/

.lnbBg {
	/*background:#47ade8 url(Images/lnbBg.jpg) repeat-x top left;*/
	border:1px solid #1d516b;
	border-bottom:none;
	vertical-align:top;
	width:162px;
	float:left;
}
.lnbBg img {
	border:0px;
	padding-right:3px;
}
.lnbBg a {
	background: url(Images/lnbSep.jpg) repeat-x bottom left;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	height:19px;
	padding:4px;
	padding-left:5px;
	padding-bottom:5px;
	
}
.lnbBg a:hover {
	background: #8d8d8d url(Images/lnbHover.jpg) repeat-x bottom left;
	display:block;
	color:#FFFFFF;
	height:19px;
	padding:4px;
	padding-left:5px;
	padding-bottom:5px;
}
.lnbBg .selected {
	background: #8d8d8d url(Images/lnbHover.jpg) repeat-x bottom left;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	height:19px;
	padding:4px;
	padding-left:5px;
	padding-bottom:5px;
}
.LNBTooltip
{
	background-color:#EFF6FA;
	color:#000000;
	width:270px;
	border:solid 1px #333333;
	padding:5px;
	font-size:.80em;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.joinTxt
{
	color:#ffffff;
	text-align:center;	
	margin-top:20px;
}
.joinTxt a
{
	text-decoration:underline;
	font-weight:bold;
	background: none;
}
.joinTxt a:hover
{
	background: none;
	text-decoration:none;
}
.txt13
{
	font-size:13px;
	font-weight:bold;
}
.txtItalic
{
	font-style:italic;
}
.txt12
{
	font-size:12px;	
}
.lbl
{
	font-weight:bold;
}
/* =============== Footer =====================*/
.footerContainer
{
	background: url(Images/footerBg.gif) no-repeat top left;
	height:66px;
	float:left;
	margin-top:15px;
	width:980px;
}
.footerLogo
{
	background: url(Images/epsilenFooterLogo.png) no-repeat top left;
	float:left;
	width: 119px;
	height: 36px;
	margin-left:25px !important;
	margin-left:15px;
	margin-top:20px;		
	
}
.footerLiks
{
	float:right;
	color:#ffffff;
	font-size:0.89em;
	margin-right:5px;
	margin-top:5px;
	text-align:right;
}
.footerLiks a
{
	color:#ffffff;
}
.footerCopyright
{
	color:#333333;
	display:block;	
	margin-top:16px;
}
/********Side Bar Css ***********/

#sideBar{
		
		width: auto;
		height: auto;
		right:0px;		
		/*margin-right:-9px;*/
	}
.sideBar	
{
	right:145px; 
	top:95px;
}
	
#sideBarTab{
		width:28px;
	}
	
#sideBarTab img{
		border:0px;
        width:28px;
        height:115px;
        
	}
	
#sideBarContents{
		overflow:hidden !important;
		float:left;text-align:left;
		width:210px;
		border:2px solid #268bca;
		background:#eef8ff;
		margin:0px;		
		
		
	}
	
#sideBarContentsInner{
		width:210px;float:left;text-align:left;
	}
	
/*********Right Side Nav *********/

.h3
	{
		background:url(Images/quicklinkHeadBg.jpg) bottom left repeat-x;
		color:#FFFFFF;	
		margin:0px;
		font-size:1em;
		display:block;
		border-bottom:1px solid #2F83B2;
		border-top:1px solid #A3CCE5;		
	}
.h3 a
	{
		color:#FFFFFF;
		text-decoration:none;
		display:block;		
		padding-top:2px;
		padding-bottom:4px;
		padding-left:5px;		
						
	}
.h3 a:hover
	{
		color:#FFFFFF;
		text-decoration:none;
		background:url(Images/quicklinkHeadBgHover.gif) bottom left repeat-x;
		display:block;
	}
.h3 a.selected
	{
		color:#FFFFFF;
		text-decoration:none;
		background:url(Images/quicklinkHeadBgHover.gif) bottom left repeat-x;
		display:block;
	}
.subMenu
{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:0.95em;		
}

.subMenu li
{	
	display:block;	
	background:#ffffff;
	list-style:none;
	border-top:1px solid #DED7D2;
	padding-top:2px;
	padding-bottom:2px;	
}
.subMenu li a
{
	text-decoration:none;
	color:#333333;
	display:block;
	background:#ffffff;
	padding-top:2px;
	padding-bottom:2px;		
}

.subMenu li a:hover	
{
	background:#DEEEFD;	
}
.rightSideBlog
{
	background:#FFFFFF;
	padding:5px;
}
.rightSideBlogContent
{
	border-bottom:solid 1px #6FB6E7;
	padding-top:10px;
	padding-bottom:10px;
}

/*************** fieldset class ********************/
.feildset
{
	border: solid 1px #DBECF6;
	padding: 8px;
	padding-top: 0px;
	line-height: 18px;
}



/* ============= Progress bar ==============*/
.progressBg
{
	background: #ffffff;
	border: solid 1px #80A1B6;
	text-align: left;
}
.progressBar
{
	background: url(Images/progressInner.gif) repeat-x top left;
	text-align: center;
	display: block;
	height: 18px;
	font-weight: bold;
	font-size: 11px;
	color: #316177;
}
.progressBarText
{
	font-weight: bold;
	font-size: 11px;
	color: #316177;
	position: absolute;
	margin-left:0px;
	margin-top: 0px; /*margin-top:0px;*/
	text-align:center;
}

