@import url("/Portals/1/Skins/Main/css/editor.css");

/***************************************
* DEFAULT STYLES
****************************************/
body
{
	text-align: center; 
	padding:0px; 
	margin:0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 12px;
	background-color: #f7f7f7;	
}
p
{
	padding:0px;
	margin:0px;
}
h3, a, a:link, a:visited, a:hover
{
	padding: 0;
	margin: 0;
	border: 0;
}
h3
{
	padding: 8px 0;
}
img, img a:link
{
	padding:0;
	margin:0;
	border:0;
}

a, input, object
{
    outline:none;
}

.DNNEmptyPane
{
	display:none;
}
.floatLeft
{
	float:left;
}
.clear
{
	clear: both;
}
a, a:link, a:visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000;
	text-decoration: underline;
}
a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000;
	text-decoration: none;
}

/***************************************
* Skin Layout
****************************************/
#wrapper
{
	text-align: center;
	clear: both;
	background-image: url(/portals/1/skins/main/images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#wrapperNoStretch
{
	text-align: center;
	clear: both;
	background-image: url(/portals/1/skins/main/images/bgNoStretch.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#container
{
	margin:0px auto;
	text-align: left;
	margin: 0 auto;
	width: 912px;
}
#headerBg
{
	width: 691px;
	height: 40px;
	float: right;
	background-image: url(/portals/1/skins/main/images/headerBg.png);
	background-repeat: no-repeat;
	position: relative;
	top: 3px;
}
#insideContainer
{
	padding-top: 32px;
}
#insideContainer2
{
	padding-top: 85px;
}
.homeContentPane
{
	background-image: url(/portals/1/skins/main/images/contentMiddle.png);
	background-repeat: repeat-y;
	padding-top: 30px;
}
.contentPaneWrapper
{
	min-height: 341px;
	height: auto !important;
	height: 341px;
	padding-left: 25px;
}
.contentPaneInsideWrapper
{
	margin-left: 25px;
}
.contentPane
{
	width: 610px;
}
.leftContentPane
{
	width: 308px;
}
.rightContentPane
{
	width: 273px;
}
.blankContentPane
{
	width: 900px;
	margin: 0 auto;
	padding-top: 85px;
	padding-top: 85px;
	text-align: left;
}
.blankContentPaneWrapper
{
	text-align: left;
}
.bottomContentPane
{
	background-color: #fff;
	margin-top: -4px;
	text-align: center;
	padding: 6px 0;
}
/***************************************
* Menu
****************************************/
.sfMenu .leftImage
{
    float: none;
}

.sfMenu
{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-top: 40px;
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    z-index: 499;
    background-color: white;
}
#logo
{
    position: relative;
	bottom: 11px;
	left: 10px;
}
#logo img
{
	
}
#insideMenu
{
    width: 900px;
    margin: 0 auto;
}
.menuWrapper
{
	width: 524px;
}

.arrowCLHeader
{
	/* cursor:pointer; */
}

/***************************************
* leftNav
****************************************/
/* layout */
.leftNavTopBg, .nav
{
	position: relative;
	top: 1px;
	left: 1px;
}
.navFooter
{
	position: relative;
	top: 1px;
	left: 2px;
}
.shadowfix
{
	background-image: url(/portals/1/skins/main/images/leftNavBottomFiller.png);
	background-repeat: repeat-y;
	height: 100px;
	border: 0px solid red;
	background-position: right;
}
.leftNavTopBg,
.leftNavTopBgNoStretch
{
	background-image: url(/portals/1/skins/main/images/leftNavTop.png);
	background-repeat: no-repeat;
	height: 65px;
}
/*.navFix
{
	position: relative;
	bottom: 8px;
	height: 8px;
	background: url(/portals/1/skins/main/images/leftNavMiddle.png) repeat-y top left;
}*/
.nav
{
	min-height: 337px;
	height: auto !important;
	height: 337px;
	background: url(/portals/1/skins/main/images/leftNavMiddle.png) repeat-y top left;
}
.navNoStretch
{
	min-height: 342px;
	height: auto !important;
	height: 342px;
	background: url(/portals/1/skins/main/images/leftNavMiddle.png) repeat-y top left;
}
.navContent
{
	margin-left: 36px;
	width: 197px;
}
.leftNavBottomBg
{
	background-image: url(/portals/1/skins/main/images/leftNavBottom.png);
	background-repeat: no-repeat;
	height: 35px;
}
.contentPaneWrapper
{
	position: relative;
	z-index: 500;
}
/* styles */
/* level1 */
.sfSubMenu a.level1,
.sfSubMenu a.level:link
.sfSubMenu a.level1:visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #818386;
	text-decoration: none;
}
.sfSubMenu a.level1:hover
{
	text-decoration: none;
}
/* level1 selected */
/* level2 selected */
.sfSubMenu a.selected,
.sfSubMenu a.selected:link
.sfSubMenu a.selected:visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.sfSubMenu a.level1:hover
{
	text-decoration: none;
}
/* level2 */
ul.arrowCheckList li
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.arrowCheckList
{
	padding: 0;
	margin: 0px 0 10px 10px;
}
.sfSubMenu a.level2,
.sfSubMenu a.level2:link,
.sfSubMenu a.level2:visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000;
	line-height: 12px;
	text-decoration: none;
	
}
.sfSubMenu a.level2:hover
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
/***************************************
* roundedContainer
****************************************/
.top
{
    height: 33px;
    background-image: url(/portals/1/skins/main/images/roundedCorner/top.png); 
    background-repeat: repeat-x;
    background-position: bottom;
}
.left
{
    width: 33px;
    background-image: url(/portals/1/skins/main/images/roundedCorner/left.png); 
    background-repeat: repeat-y;
}
.right
{
    width: 33px;
    background-image: url(/portals/1/skins/main/images/roundedCorner/right.png); 
    background-repeat: repeat-y;
}
.bottom
{
    height: 33px;
    background-image: url(/portals/1/skins/main/images/roundedCorner/bottom.png); 
    background-repeat: repeat-x;
    background-position: top;
}
.roundedContainer .roundedCornerContentPane
{
	background-color: #fff;
	min-height: 326px;
	height: auto !important;
	height: 326px;
}
/***************************************
* roundedContainerBGOverlay
****************************************/
.roundedContainerBGOverlay .roundedCornerContentPaneWrapper
{
	background-color: #fff;
	/*min-height: 390px;
	height: auto !important;
	height: 390px;*/
	background-image: url(/portals/1/skins/main/images/roundedCorner/insideBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 499;
	height: 66px;
}

.roundedContainerBGOverlay .roundedCornerContentPaneInsideWrapper2
{
	min-height: 200px;
	background-color: #fff;
	height: auto !important;
	height: 200px;
	z-index: 498;
}
.roundedContainerBGOverlay .roundedCornerContentPane
{
	padding: 0 30px;
}


/***************************************
* News / Awards Container
****************************************/
.topBottomBorderContainerWrapper
{
	background-color: #fff;
	padding: 15px;
}
.topBottomBorderContainer
{
    width: 660px;
    height: 333px;
    overflow: auto;
    background-color: #fff;
    padding: 10px;
}
.topBottomBorderWrapper
{
	padding: 15px 70px 0 50px;
}
/***************************************
* News / Awards Module
****************************************/
#newsTable td
{
    padding-bottom: 10px;
}


/***************************************
* Footer
****************************************/
.footerWrapper
{
    text-align: center;
    margin-top: 10px;
}
.insideFooterWrapper
{
    margin: 0 auto;
    width: 680px;
}
.insideFooterWrapper img
{
	float: left;
	margin-top: 3px;
	margin-left: 3px;
}
.footerTxt
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
}

/***************************************
* Services / Case Studies Rollover
****************************************/
.contentHover
{
    cursor: pointer;
}
.subContentHover
{
	cursor: pointer;
	position: static;
	z-index: 500;
}