﻿@import url("ContentTheme.css"); 
body 
{
	margin:0px;	
	margin-top:8px;
	font-size:0.75em;
	font-family:Verdana;
	background:url(Images/bodyBg.gif) top left;
}
.containerTbl
{
	width:980px;
	margin:auto;	
}
.bodyContainer
{
	margin-right:0px;
}
.headerContainer
{
	background:url(Images/headerBG.gif) repeat-x bottom left;
	float:left;
}
.headerShape
{
	background:url(Images/bodyRoundTop.gif) no-repeat top left;
	width:980px;	
	height:14px;
	}

.logoContainer
{
	float:left;	
	margin-left:5px;
	margin-right:5px;
	height:74px;
	width:169px;

}
.logoContainerNormal /* For Dynamic Logo place holder */
{
	float:left;
	margin-top:5px;
	margin-right:5px;
	height:52px;
	width:164px;
}
.containtContainer
{
	display:block;
	background:#ffffff url(Images/lnbBg.gif) repeat-y top left;
	float:left;
	width:980px;
	/*border-right:solid 1px #ffffff;*/	

}
.contentArea
{
	float:left;
	
	width:805px;
	background:#ffffff url(Images/contentBg.gif) no-repeat top left;
	padding:10px;
	padding-right:0px;	
}
/*=============== Welcome & Access & Key ================= */
.welcome_linkContainer
{
	float:left; 
}
.welcome_linkContainerShape
{
	display:none;
}
.welcome_linkContaint
{
	float:left;
	padding-top:2px;
	width:600px;
	
}
.welcome_linkContaintNormal
{
	float:left;
	padding-top:2px;
	width:585px;
	margin-top:18px;
	margin-left:5px;	
}
.welcomeName
{
	color:#bb6802;
	font-weight:bold;
	display:block;
}
.publicUrl
{
	padding-top:8px;
	display:inline-block;
	font-size:11px;
	float:left;
}
.modiDate
{
	margin-top:-15px;
	display:inline-block;
	float:right;	
	
	line-height:20px;
	font-weight:bold;
	color:#bb6802;
	margin-right:10px;
	
}
.modiDateVal
{
	color:#784102;
	font-weight:normal;
}
.accessContainer
{
	background:url(Images/topBoxRight.jpg) no-repeat top left;
	width:159px;
	float:right;
	padding-left:40px;
	color:#000000;
	line-height:20px;
	font-size:0.89em;
	height:70px;
	padding-top:3px;

}
.accessContainerNormal
{
	padding-top:32px;
}
.accessContainerGroup
{
	background:url(Images/topBoxRight.jpg) no-repeat top left;
	width:112px;
	height:54px;
	float:right;
	padding-left:50px;
	padding-right:40px;
	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:#000000;
}
.accessTxt
{
	font-size:1.1em;
	font-weight:bold;
}
.accessGoButton
{
	background:url(Images/buttonGo.jpg) no-repeat top left;
	width:28px;
	height:20px;
	border: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:98px;
	height:14px;
	margin-top:3px;
}
.accessView
{
	text-align:left; 
	margin-top:8px;
	display:block;
	float:left;
	clear:both;	
	font-size:0.89em;
}
.currentView
{
	color:#cc0000;
}
.currentViewLbl
{
	
	color:#bb6802;
	font-weight:bold;
}
/********* LeftNav  *********/

.lnbBg {
	background:url(Images/lnbBgTop.gif) no-repeat top left;
	vertical-align:top;
	width:159px;
	float:left;
	padding-top:15px;
padding-left:5px;
}
.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.gif) 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.gif) repeat-x bottom left;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	height:19px;
	padding:4px;
	padding-left:5px;
	padding-bottom:5px;
}
.LNBTooltip
{
	background-color:#e4d4ae;
	color:#000000;
	width:270px;
	border:solid 1px #bc6b07;
	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:18px;
}
.joinTxt a
{
	text-decoration:underline;
	font-weight:bold;	
	background: none;
}
.joinTxt:hover
{
	color:#ffffff;
}
.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: #B9883C;
	height:66px;
	float:left;
	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:25px;

}
.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:140px; 
	top:106px;
}
#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 #E3A145;
		background:#fbf8f0;
		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 #E3A145;
		border-top:1px solid #F3C896;
	}
.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:#FBEFDF;	
}
.rightSideBlog
{
	background:#FFFFFF;
	padding:5px;
}
.rightSideBlogContent
{
	border-bottom:solid 1px #D5AB79;
	padding-top:10px;
	padding-bottom:10px;
}

