/***********************************/
/* Framework */
/***********************************/
/* Fix for page shift - adds vertical scroll bar on all pages */
html { overflow-y: scroll; }
body { font-family:Arial; font-size:12px; }
html, body, form, #container { height:100%; padding:0; margin:0; }
#headercontent, #main-section, #footercontent { width:980px; margin:0 auto; }
body #container, #main-section { height:auto; min-height:100%; }
#Content { margin-bottom:25px; }
#main-section { padding-bottom:113px; }
p { line-height: 19px; }
img { border:none; }
h1 { font-family: Georgia; font-size:22px; font-weight:normal; color:#380982; margin:0px 0px 0px 11px;}
h2 { font-family: Georgia; font-size:18px; font-weight:normal; color:#b5985a; margin:0ps 0px 12px 11px; }
h3 { font-family: Georgia; font-size:16px; font-weight:normal; color:#380982; margin:0 0 12px 11px; }
a { color:#097382; text-decoration:none; }
a:hover { text-decoration:underline; }

/***********************************/
/* Header */
/***********************************/
#header { position:relative; height:167px; background:url(images/background.gif) repeat-x 0 0; }
#headerconent {position:relative; height:167px;}
#logo { float: left; display: inline; }
#slogan { float: right; margin: 0px 15px 0 0; padding:52px 0px 0px 0px; display: inline; }

/***********************************/
/* Top Nav */
/***********************************/
#topNav { clear:both; }

/* Level 1 */
#topNav ul { float:left; list-style:none; margin: 0; padding: 0; }
#topNav li { float:left; display:inline; }
#topNav li a
{
    display: inline;
    font-family:Trebuchet, Arial, Sans-Serif;
    font-size:13px;
    font-weight:bold;
    color:#FFFFFF;
    padding: 12px 21px 11px 21px;
}

/* Hover and hover w/level 2 displaying */
#topNav a:hover, #topNav li.hovering a { color: #b5985a; background-color: #FFFFFF; text-decoration:none; }

/* Active page to stay in hover mode */
#topNav li.L1CMSListMenuHighlightedLI a, #topNav li.L1CMSListMenuHighlightedLI_last a, #topNav li.L2CMSListMenuLI a { color: #b5985a; background-color: #FFFFFF; text-decoration:none; }
#topNav li.L1CMSListMenuHighlightedLI, #topNav li.L1CMSListMenuLI_last, #topNav li.L1CMSListMenuHighlightedLI_last, #topNav li.L1CMSListMenuLI { position: relative; border-right:1px solid #B5985A; }


#topNav li.L1CMSListMenuHighlightedLI a.L1CMSListMenuLinkHighlighted, #topNav li.L1CMSListMenuHighlightedLI_last a.L1CMSListMenuLinkHighlighted, 
#topNav li.L1CMSListMenuLI a.L1CMSListMenuLink, #topNav li.L1CMSListMenuLI_last a.L1CMSListMenuLink
{
    display: block;
    float: left;
    padding: 0 21px 0 21px;
    line-height: 39px;
    vertical-align: middle;
    height: 39px;
}

/* Level 2 */
#topNav .L2CMSListMenuUL li
{
    float:none;
    display:block;
    padding: 6px 8px 6px 6px;
    border-right: solid 1px #b5985a;
    border-left: solid 1px #b5985a;
    margin-right: 6px;
    background-color: #FFFFFF;
}
#topNav .L2CMSListMenuUL li a
{
    display: block;
    background: #FFFFFF none no-repeat 0 0;
    border-bottom: solid 1px #e7e5e5;
    color:#b5985a;
    padding: 0 5px 5px 14px;
    width: 92%;
}
#topNav .L2CMSListMenuUL li a:hover { color: #746c63; }
#topNav ul.L1CMSListMenuUL { position:relative; } 
#topNav ul.L2CMSListMenuUL
{
    position:absolute;
    z-index:2000;
    top: 28px;
    left: 0;
    width: 290px;
    background: url(images/common/dropShadow.png) no-repeat scroll right bottom;
    padding: 0 0 7px 0;
    margin: 11px 0 0 -1px;
    zoom:1;
}

#topNav .L2CMSListMenuUL .L2CMSListMenuLI_last { border-bottom: solid 1px #b5985a; padding-bottom: 30px; }

/* Hide/hover display of level 2 */
#topNav .L2CMSListMenuUL { display:none; position:relative; }
#topNav .hovering .L2CMSListMenuUL { display:block; }

/***********************************/
/* General Content */
/***********************************/
/*#main-section { padding:0px 0px 113px 0px; }*/
#subContent { width:600px; float:left; margin:0px 13px 25px 0px; padding:33px 0px 0px 0px; /*position:relative;*/ }
#menuRight { width:299px; float:right; padding:60px 0px 0px 0px; /*position:relative;*/ }
h3.menuHead { height:28px; padding:24px 0px 0px 23px; margin:0px; background: url(/App_Themes/ELV/images/menuHeadGradient.jpg) repeat-x 0 0; }
h3.menuHead a { color:#380982; }
.GeneralContentLeft { float: left; padding-top: 0px; /*position:relative;*/ margin-bottom:40px; }
.GeneralContentLeft .contentBody { padding:24px 0px 0px 11px; margin:0px; background: url(/App_Themes/ELV/images/bodyGradient.jpg) repeat-x 0 0; /*position:relative;*/ width:625px; }
#Content .contentBody {margin-bottom:15px; /*padding-top:35px;*/ background: url(/App_Themes/ELV/images/bodyGradient.jpg) repeat-x 0 0; }
.GeneralContentRight { float: right; padding-top:28px; /*position:relative;*/ }
.GeneralContentRightImage { padding-top:28px; position:relative; }
.sideImage img { width:25em; }

/***********************************/
/* Sub Navigation */
/***********************************/
ul.subnavL1CMSListMenuUL { /*border-bottom:1px solid #E9E1D3; height:225px;*/ margin-top:0px; padding:0px; list-style:none; margin-left:0; /*position: relative;*/ }
ul.subnavL1CMSListMenuUL li { background:#FFFFFF url(/App_Themes/ELV/images/subnavArrow.gif) no-repeat 23px 10px; border-bottom:1px solid #E9E1D3; }
ul.subnavL1CMSListMenuUL li a { width:262px; font-family:arial; font-size:13px; color:#636363; display: inline-block; padding:5px 0px 5px 37px; /*border-bottom:1px solid #E9E1D3;*/ }
ul.subnavL1CMSListMenuUL li a:hover  { background:#fbf9f4 url(/App_Themes/ELV/images/subnavArrow.gif) no-repeat 23px 10px; }
ul.subnavL1CMSListMenuUL li.subnavL1CMSListMenuHighlightedLI, ul.subnavL1CMSListMenuUL li.subnavL1CMSListMenuHighlightedLIFIRST, 
ul.subnavL1CMSListMenuUL li.subnavL1CMSListMenuHighlightedLILAST, ul.subnavL2CMSListMenuUL li.subnavL2CMSListMenuHighlightedLI, 
ul.subnavL2CMSListMenuUL li.subnavL2CMSListMenuHighlightedLIFIRST, ul.subnavL2CMSListMenuUL li.subnavL2CMSListMenuHighlightedLILAST { background-color:#fbf9f4; }
.subnavL2CMSListMenuUL { list-style:none; padding: 0; margin:0; /*margin-left:15px;*/ }
/*.subnavL2CMSListMenuHighlightedLI, .subnavL2CMSListMenuLI { padding-left:10px; }*/
ul.subnavL2CMSListMenuUL li { background:#FFFFFF url(/App_Themes/ELV/images/subnavL2Arrow.gif) no-repeat 23px 10px; height:100%; }
/*ul.subnavL2CMSListMenuUL li a { padding-left:55px; }*/
ul.subnavL2CMSListMenuUL li a:hover { background:#fbf9f4 url(/App_Themes/ELV/images/subnavL2Arrow.gif) no-repeat 23px 10px; }
/*ul.subnavL1CMSListMenuUL li, ul.subnavL1CMSListMenuUL li a, ul.subnavL2CMSListMenuUL li, ul.subnavL2CMSListMenuUL li a { height:28px; }*/
/*.subnavL1CMSListMenuLIFIRST a { width:262px; }*/
/*ul.subnavL1CMSListMenuUL li, .subnavL2CMSListMenuLILAST a { border:none; }*/
ul.subnavL2CMSListMenuUL li a { padding-left:60px; width:239px; }
.subnavL2CMSListMenuLIFIRST a, .subnavL2CMSListMenuHighlightedLIFIRST a { border-top:1px solid #E9E1D3; }
.subnavL1CMSListMenuUL .subnavL1CMSListMenuLIFIRST .subnavL2CMSListMenuUL .subnavL2CMSListMenuLILAST, 
.subnavL1CMSListMenuUL .subnavL1CMSListMenuHighlightedLIFIRST .subnavL2CMSListMenuUL .subnavL2CMSListMenuLILAST, 
.subnavL1CMSListMenuUL .subnavL1CMSListMenuHighlightedLIFIRST .subnavL2CMSListMenuUL .subnavL2CMSListMenuHighlightedLILAST { border-bottom:none; }

/***********************************/
/* Homepage Callouts */
/***********************************/
#Callouts { margin-top:20px; height:106px; margin-bottom:25px; }
.callout { float:left; width:320px; padding-right: 6px; }
.callout h1 { margin: 0; }
.callout h1 a
{  
    color:#380982;
    font-size:16px;
    text-decoration: none;
    margin-left: 10px;
}
.callout .image { float:left; padding-top: 4px; }
.callout .description
{
    color: #4d4d4d;
    float:left;
    font-size:11px;
    line-height: 16px;
    padding: 5px 5px 5px 10px;
    width:165px;
}

.link a { float:left; color:#380982; font-size:11px; font-family: Arial; margin-left: 10px; text-decoration: underline; }
.link a:hover { color: #a1afe6; }

/***********************************/
/* Footer */
/***********************************/
#footer {
	height:113px;
	width:100%;
	background: url(images/footerGradient.gif) repeat-x 0 0;
	position:relative;
	bottom:0;
	margin-top:-113px;
	clear:both;
	overflow: hidden;
	}
	
/*#footercontent { margin-top: 0px; position:relative; }*/

.socialLinks { padding-top:25px; text-align:center; }
.socialLinks h3 { display:inline; margin:0 6px 0 0; }
.socialLinks a, .socialLinks span.st_sharethis_large, .socialLinks div { display:inline-block; margin-left:2%; vertical-align:top; }
.socialLinks div { margin-top:3px; }
.socialLinks img { margin-bottom:-2px; }
.footerText { color: #FFFFFF; font-size:11px; margin-top:30px; }

/* Contact address, phone, fax and link list menu */
#footer ul { float:left; list-style:none; margin: 0; padding: 0 0 11px 10px; }
#footer li { float:left; display:inline; padding-right: 25px; }
#footer a { text-decoration:underline; color: #FFFFFF; }
#footer a:hover { text-decoration:none; }

/* Copyright */
#footer-copyright { float:right; }

/***********************************/
/* Clear Fix */
/***********************************/
#Content:after, #main-section:after {
    content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; }
	
#Content, #main-section { zoom: 1; }

/***********************************/
/* News & Media */
/***********************************/
#newsandMediaTopContainer .contentBody { margin:0; padding:0; }
#newsandMediaTopContainer .sharedServicesToolkitHeader { margin-top:40px; }
#Content #newsandMediaTopContainer .contentBody { background:none; }
#newsandMediaLeftContainer { float: left; width: 65%; }
#newsandMediaLeftContainer h2 { margin-left:10px; }
#newsandMediaRightContainer { float: right; width:33.5%; }
.currentTitle { margin-top:5px; line-height:20px; font-size:11px; }
#currentList { background: url(/App_Themes/ELV/images/bodyGradient.jpg) repeat-x 0 0; padding-top:1px; margin-bottom: 18px; padding-left:15px; height:291px; }
.staticVideoBox { background: url(/App_Themes/ELV/images/staticVideoBG.gif) repeat-x 0 0; margin-top:-10px; height:297px; border-left:1px solid #EEE7D9; border-right:1px solid #EEE7D9; }
.staticVideoTitle { padding-top:1px; }
.staticVideoTitle h2 { margin:25px 0 10px; font-size:24px; color:#380982; }
.staticVideoThumbnail { float:left; margin-right:10px; padding:10px 0 0 10px; height:270px; }
.staticVideoThumbnail a { width:360px; height:270px; }
.staticVideoThumbnail img { bottom:20px; right:20px; width:365px; }
.staticVideoDescription { line-height:140%; color:#8c6f52; font-size:13px; }
.currentTitle h3 { margin:15px 0 2px 0; }
.currentTitle a, .staticVideoDescription a { color:#380982; margin-top:5px; text-decoration:underline; }
.currentTitle a:hover, .staticVideoDescription a:hover { text-decoration:none; }
#newsandMediaRightContainer h2 { margin-left:15px; margin-bottom:5px; }
.moreVideos { background:url("/App_Themes/ELV/images/bodyGradient.jpg") repeat-x scroll 0 0 transparent; height:30px; margin-top:-12px; }
.firstVideo { float:left; width:10px; }
.videoRepeater { float:left; width:165px; margin-top:25px; }
.videoRepeater .videoThumb { float:none; margin:0; }
.videoRepeater .videoThumb img { width:120px; }
#newsandMediaLeftContainer .moreVideos .videoRepeater h2 { font-size:16px; margin-left:0; }
.videoRepeater h2 a { color:#380982; margin-bottom:8px; }
.videoSpacer { float:left; width:9%; }
.videoDesc { color:#4d4d4d; font-size:11px; line-height:16px; }
.videoDesc a { color:#380982; text-decoration:underline; }
.videoDesc a:hover { text-decoration:none; }

/***********************************/
/* News */
/***********************************/
.newsPage { padding-top:40px; }
.newsItem { padding-top: 25px; background:url(/App_Themes/ELV/images/bodyGradient.jpg) repeat-x 0 0; margin-bottom:25px; }
.NewsTitle h2 { margin:0; }
.NewsTitle h2 a { color:#c4ad7b; text-decoration:underline; } 
.NewsTitle h2 a:hover { text-decoration:none; }
.NewsSummary { position: relative; }
.newsImage { text-align:center; margin-bottom:30px; color:#747474; }
.NewsSummaryTextNoImage { margin:5px 0 0 20px; }
.NewsSummaryTextWithImage { width: 80%; margin:5px 0 0 20px; }
.NewsSummaryTeaser { float: left; margin-left:15px; margin-right:40px; }
.Clearer { clear: both; }
.newsItemDetail { background:url(/App_Themes/ELV/images/bodyGradient.jpg) repeat-x 0 0; padding-top: 30px; }

/***********************************/
/* Events */
/***********************************/
.EventHeading { float: left; }
.EventLocation { float: right; font-weight:bold; }
.EventSummary { margin-bottom: 40px; }
.EventTitle { margin-top: 20px; margin-left:30px; }
.EventTitle h2 a { color:#b5985a; }
/*.EventDetail { margin-top: 40px; }*/
.MonthHeader { font-weight:bold; font-size: 14px; margin-top:40px; }

/* Events Registration */
.EventManagerRegistration { margin:10px 0 0 5px; }
.EventManagerRegTitle { font-weight:bold; line-height: 35px; }
.EventManagerOutlookLink { line-height:35px; }
.EventManagerRegError { margin:0 10px 0 10px; }

/***********************************/
/* Video Library */
/***********************************/
.videoLibrary { margin-top:40px; }
.videoLibrary .contentWrapper { background:none; }
.videoThumb { float:left; margin-left:20px; }
.videoDescription { float:right; margin-left: 25px; width: 700px; }
.videoBody { margin:35px 0 0 25px; }
#videoLibraryRightContainer { float: right; width:33.5%; border:solid 1px #EEE7D9; height:295px; margin-top:41px; overflow-x:hidden; overflow-y:scroll; }
.videoBarRepeater { margin-bottom:40px; }
.videoBar .videoThumb { margin-left:10px; margin-top:5px; }
.videoBar h2 { font-size:16px; margin-bottom:2px; margin-top:10px; }
.videoBar .videoThumb img { width:8.5em; }
.videoBar .videoThumb a { line-height:2px; }
.videoBar .videoDesc { padding-left:130px; width:180px; }

/***********************************/
/* Biz Form - Contact Us */
/***********************************/
#plc_lt_zoneMain_pageplaceholder_pageplaceholder_lt_zoneContent_editabletext_BizFormControl1_Bizform1 { margin: 20px 135px; }
.formLeft { float: left; }
.formRight { float: right; margin-right:150px; }
.formCenter { clear: both; padding-top: 40px; }
.EditingFormLabel { color: #000000; }
.UploaderLabel { display: none; border: none; }
.contentWrapper { background:url(/App_Themes/ELV/images/bodyGradient.jpg) repeat-x 0 0; padding-top:5px; }

/***************************************/
/* Modal */
/***************************************/
.jqmWindow {
    display: none;
    position: fixed; top: 17%; left: 50%;
    margin-left: -250px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm
{
    position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow
{
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}


/**************************************************/
/* Grid Wrapper */
/**************************************************/
.gridwrapper {}

/* header styles */
.header { position:relative; color:#fff; }
.header .outer { background:url(images/dialog/top-right.png) right no-repeat; padding-right:6px; }
.header .inner { background:url(images/dialog/top-left.png) left no-repeat; padding-left:9px; }
.header .content { height:35px; background:url(images/dialog/top-mid.png) repeat-x; }
.header .content H2 { float:left; font-size:12pt; line-height: 11pt; font-weight:bold; color:#fff; padding-top:10px; margin:0; }
.header .content a.jqmClose
{
    display:block; float:right; 
    width:35px; height:0;
    margin:4px 4px 0 0; padding-top:25px;
    overflow:hidden; display:inline;
    background:transparent url(images/dialog/close.png) no-repeat 0 0;
 }
 .header .content a.jqmClose:hover { background:transparent url(images/dialog/close.png) no-repeat 0 -25px; }

/* dialog body styles */
.body .outer { background:url(images/dialog/right.png) right repeat-y; padding-right:7px; }
.body .inner { background:url(images/dialog/left.png) left repeat-y; padding-left:7px; }
.body .content {}  

/* dialog footer styles */
.footer {}
.footer .outer { background:url(images/dialog/bottom-right.png) right top no-repeat; padding-right:9px; }
.footer .inner { background:url(images/dialog/bottom-left.png) left top no-repeat; padding-left:9px; }
.footer .content { height:7px; background:url(images/dialog/bottom-mid.png) repeat-x; }

.registeredPDFForm{ margin: 10px 0 10px 0; }
.thankyou { margin: 15px 0 10px 0; }

#progressIndicator
{ 
    position: fixed; 
    top: 50%; 
    left: 50%;
    width: 120px; 
    height:34px;
    line-height:34px;
    padding:5px;
    vertical-align:middle;
    background-color:#DEE1E4;
    border:solid 2px  #747987;
    color:#747987;    
} 
#progressIndicator img { vertical-align:middle; margin-right:5px; } 

/**************************************************/
/* Shared Services Toolkit */
/**************************************************/
#Content .toolkitLanding .contentBody { background:none; padding:20px; }
/*.sharedServicesToolkitHeader { margin-top:30px; }*/
.toolkitLanding { margin-top:40px; }
#ToolkitFlash { width:1000px; height:225px; margin:0px 0px 0px 30px; outline:none; }
.assetSection {float:left;	width:100%;	margin:20px 0px 20px 0px;	}
.toolkitCategory {float:left;	width:100%;	margin:0px;}
.categoryDescription {}
.toolkitAsset { width:100%; float:left; font-family:arial; }
.assetImage { width:28px; height:30px; float:left; margin:20px 10px 6px; }
.assetTitle { margin:20px 0px 10px 0px; font-size:15px; font-weight:normal; padding:10px 0px 0px 0px; }
.assetDescription { float:left; font-size:14px; font-weight:normal; margin-left:50px; }
.toolkitBack { background: url(/App_Themes/ELV/images/bodyGradient.jpg) repeat-x 0 0; clear:both; margin-top:20px; padding:15px; font-size:15px;margin-right:10px; }

/**************************************************/
/* Contact Us */
/**************************************************/
#plc_lt_zoneMain_pageplaceholder_pageplaceholder_lt_zoneContent_GeneralContentWithoutImagerepeater_repItems_ctl00_ctl00_ELVContactUs1_ELVContactForm_ctl00_Message { width:575px; }
