/***********************************/
/* Framework */
/***********************************/
/* Fix for page shift - adds vertical scroll bar on all pages */
html { overflow-y: scroll; }
html, body { font-family:Arial; font-size:12px; background-color: #380982; }
html, body, form, #container { height:100%; padding:0; margin:0; }
#container, .footercontent { width:980px; margin:0 auto; }
body { background:url(images/background.gif) repeat-x 0 0; }
body #container, #main-section { height:auto; min-height:100%; }
#Content { margin-bottom:15px; /*margin-left:-1px;*/ }
#main-section { padding-bottom:133px; }
p { line-height: 19px; }
img { border:none; }
h1 { font-family: Georgia; font-size:24px; color:#380982; margin:0 0 12px 0; font-weight: normal; }
h2 { font-size:18px; color:#b5985a; margin-bottom: 10px; font-weight: normal; }
h3 { font-family: Georgia; font-size:16px; font-weight:normal; color:#380982; margin:0 0 12px 11px; }
a { color:#1cadc9; text-decoration:none; }
a:hover { text-decoration:underline; }

/***********************************/
/* Header */
/***********************************/
#header { position:relative; height:133px; }
#logo { float: left;/* padding: 16px 0 0 5px;*/ }
#homeContactLinks { background-color:#220556; border:solid 1px #380982; border-top:none; float:right; width:140px; height:30px; }
.homeContactLinks-content { margin:10px 0 0 15px; font-size:11px; color:#ab95cd; }
.homeContactLinks-content a { font-size:11px; color:#ab95cd; }
.homeContactLinks-content a:hover { color:#ffffff; }

/***********************************/
/* Top Nav */
/***********************************/
/* Level 1 */
#topNav ul { position: absolute; margin:94px 0 0; right: 0; list-style:none;  }
#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;
}

#topNav .L2CMSListMenuUL .L2CMSListMenuLI_first { padding-top: 10px; }
#topNav .L2CMSListMenuUL .L2CMSListMenuLI_last a { border-bottom: none; }

/* Hover and hover w/level 2 displaying */
#topNav a:hover, #topNav li.hovering a { color: #FFFFFF; background-color: #b5985a; text-decoration:none; }

/* Active page to stay in hover mode */
#topNav li.L1CMSListMenuHighlightedLI a, #topNav li.L2CMSListMenuLI a, 
#topNav li.L1CMSListMenuHighlightedLI_first a, #topNav li.L2CMSListMenuLI_first a, 
#topNav li.L1CMSListMenuHighlightedLI_last a, #topNav li.L2CMSListMenuLI_last a { color: #FFFFFF; background-color: #b5985a; text-decoration:none; }

#topNav li.L1CMSListMenuHighlightedLI, #topNav li.L1CMSListMenuLI, 
#topNav li.L1CMSListMenuHighlightedLI_first, #topNav li.L1CMSListMenuLI_first, 
#topNav li.L1CMSListMenuHighlightedLI_last, #topNav li.L1CMSListMenuLI_last { position: relative; }


#topNav li.L1CMSListMenuHighlightedLI a.L1CMSListMenuLinkHighlighted, #topNav li.L1CMSListMenuLI a.L1CMSListMenuLink, 
#topNav li.L1CMSListMenuHighlightedLI_first a.L1CMSListMenuLinkHighlighted, #topNav li.L1CMSListMenuLI_first a.L1CMSListMenuLink, 
#topNav li.L1CMSListMenuHighlightedLI_last a.L1CMSListMenuLinkHighlighted, #topNav li.L1CMSListMenuLI_last a.L1CMSListMenuLink
{
    display: block;
    float: left;
    padding: 0 17px 0 17px;
    line-height: 39px;
    vertical-align: middle;
    height: 39px;
}

/* Level 2 */
#topNav .L2CMSListMenuUL li
{
    float:none;
    display:block;
    padding: 0 12px 6px 6px;
    border-right: solid 1px #b4995b;
    border-left: solid 1px #b4995b;
    margin-right: 6px;
    background-color: #c9b589;
}
#topNav .L2CMSListMenuUL .L2CMSListMenuLI_last { border-bottom: solid 1px #b4995b; padding-bottom: 2px; }
#topNav .L2CMSListMenuUL li a
{
    display: block;
    background: #c9b589 none no-repeat 0 0;
    border-bottom: solid 1px #b4995b;
    color:#FFFFFF;
    padding: 0 5px 5px 14px;
    width: 92%;
}
#topNav .L2CMSListMenuUL li a:hover { color: #75583a; background: #c9b589 none no-repeat 0 0; }
#topNav ul.L2CMSListMenuUL
{
    position:absolute;
    z-index:1000;
    top: 28px;
    left: 0;
    width: 185px;
    background: url(images/common/dropShadow.png) no-repeat scroll right bottom;
    padding: 0 0 7px 0;
    margin: 11px 0 0 0;
}

/* Hide/hover display of level 2 */
#topNav .L2CMSListMenuUL { display:none; }
#topNav .hovering .L2CMSListMenuUL { display:block; }

/***********************************/
/* Extra space above Flash on home page */
/***********************************/
.TopBarBG { height: 12px; background-color: #b5985a; width:980px; }

/***********************************/
/* General Content */
/***********************************/
.GeneralContentLeft { float: left; }
.GeneralContentRight
{
    float: left;
    width: 723px;
    background: url(images/subContentBG.gif) no-repeat scroll left top;
    background-color: #FFFFFF;
}
.GeneralContentRight .body { padding: 65px 30px 100px 65px; }
#GeneralContentRight_btmCorners {  height: 100%; }
#GeneralContent_btmCorners {  height: 100%; }

/***********************************/
/* Callouts */
/***********************************/
#Callouts { margin-top: 20px; height:106px; }
.callout { float:left; width:316px; padding-left: 0 5px; }
.callout h1 { margin: 0; }
.callout h1 a
{  
    color:#FFFFFF;
    font-size:11px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 10px;
}
.callout h1 a:hover { text-decoration: underline; }
.callout .image { float:left; padding-top: 4px; margin-right: 20px; }
.callout .description
{
    color: #cdb98c;
    float:left;
    font-size:11px;
    line-height: 16px;
    padding: 5px 5px 5px 10px;
    width:165px;
}

/***********************************/
/* Footer */
/***********************************/
#footer {
	height:133px;
	width:100%;
	background: url(images/footerGrad.gif) repeat-x 0 0;
	position:relative;
	bottom:0;
	margin-top:-133px;
  overflow:hidden;
	clear:both;
	color: #ab95cd;
	font-size:11px;
	}
	
.socialLinks { padding-top:25px; text-align:center; margin-bottom:25px; }
.socialLinks h3 { display:inline; margin:0 6px 0 0; }
.socialLinks a { margin-left:2%; }
.socialLinks img { margin-bottom:-2px; }
#slogan { float: right; padding-right: 8px; margin-bottom:25px; }


/* Contact address, phone, fax and link list menu */
#footer ul { float:left; list-style:none; margin: 0; padding-left: 5px; padding-top:60px; }
#footer li { float:left; display:inline; padding-right: 18px; }
#footer a { text-decoration:underline; color: #ab95cd; }
#footer a:hover { text-decoration:none; }
.st_sharethis_button { display:inline-block; margin-top:-10px; }
.IE9 .st_sharethis_button, .IE8 .st_sharethis_button, .IE7 .st_sharethis_button  { margin-top:-5px; }

/* Copyright */
#footer-copyright { float:right; padding-top:60px; }

/***********************************/
/* Clear Fix */
/***********************************/
#Content:after {
    content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; }
	
#Content { zoom: 1; }

/***********************************/
/* Biz Form */
/***********************************/
#plc_lt_zoneMain_pageplaceholder_pageplaceholder_lt_zoneContent_editabletext_BizFormControl1_Bizform1 { margin: 20px 135px; }
.formLeft { float: left; }
.formRight { float: right; }
.formCenter { clear: both; padding-top: 40px; }
/*EditingFormLabel { color: #FFFFFF; }*/
.UploaderLabel { display: none; border: none; }

/***********************************/
/* Grantee Partners */
/***********************************/
.granteePartners ul { float:left; width:45%; }
.divideUL { float:right; }
.granteePartners #gp2 { width:100%; margin-top:-4px; }
.disclaimer { clear:both; padding:20px 0; text-align:center; }
.granteePartners .GeneralContentRight .body { padding:0; }
.gpBody { padding:65px 45px 0 65px; margin-top:-4px; width:598px; }
.gpBody ul { line-height:20px; }
#featureGrantee { background:url(images/featuredGranteeGrad.gif) repeat-x 0 0; height:295px; border:solid 1px #eee7d9; margin:0 -35px 20px -40px; }

.granteeImage { float:left; margin:10px 20px 10px 10px; width:364px; height:275px; }
.granteeImage { display: table-cell; text-align: center; vertical-align: middle; }
.granteeImage * { vertical-align: middle; }
.granteeImage span { display: inline-block; height: 100%; }
.granteeImage img { max-height:275px; }

.granteeInfo { margin-top:15px; }
.granteeHeader { color:#380982; font-size:18px; font-style:italic; }
.granteeHeader a { text-decoration:underline; color:#380982; font-style:normal; }
.granteeDetail { font-size:13px; line-height:20px; margin-top:10px; padding-right:20px; }
.granteeDetail a { color:#380982; }

/***********************************/
/* Media & Events */
/***********************************/
#mediaEvents { background:#ffffff url(images/subContentBGSlice.gif) repeat-x 0 0; padding-top:75px; margin-bottom:20px; }
#mediaEvents h1 { border-bottom:solid 1px #e9e1d3; margin:0 30px 10px; padding-bottom:10px; }
#mediaEventsLeft { float: left; width: 60%; margin-left:30px; }
#mediaEventsRight { float:left; width:34%; margin-top:10px; }
.moreGalleries { background:url("/App_Themes/Merage/images/bodyGradient.jpg") repeat-x scroll 0 0 transparent; height:30px; margin-top:-12px; }
.firstGallery { float:left; width:10px; }
.galleryRepeater { float:left; width:165px; margin:40px 0; }
.galleryRepeater h2 { font-family:georgia; font-size:16px; margin-left:0; margin-top:20px; }
.galleryRepeater h2 a { color:#380982; margin-bottom:8px; }
.gallerySpacer { float:left; width:5.5%; }
.galleryDesc { color:#4d4d4d; font-size:11px; line-height:16px; }
.galleryDesc a { color:#380982; text-decoration:underline; }
.galleryDesc a:hover { text-decoration:none; }
img.slideshow { display:block; margin-left:auto; margin-right:auto; }
.galleryThumb a img { border-width: 0; }
.currentTitle { margin-top:5px; line-height:20px; font-size:11px; }
#currentList { background: url(/App_Themes/Merage/images/bodyGradient.jpg) repeat-x 0 0; padding-top:1px; margin-bottom: 18px; padding-left:15px; }
.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; }
.photoGalleries { margin-left:35px; }
#flashApp { width:540px; height:402px; outline:none; }
#sideFlash { outline:none; }
.slideshow { margin-left:35px; }

/***********************************/
/* Merage In The News */
/***********************************/
.NewsSummary { position: relative; margin-bottom:40px; }
.NewsSummaryTextNoImage { float: left; }
.NewsSummaryTextWithImage { }
.NewsSummaryTeaser { float: left; margin-right:10px; } 
.newsImage { text-align:center; margin-bottom:30px; color:#747474; }
.Clearer { clear: both; }

/***********************************/
/* Events */
/***********************************/
.EventHeading { float: left; }
.EventLocation { float: right; font-weight:bold; }
.EventSummary { margin-bottom: 40px; }
.MonthHeader { font-weight:bold; font-size: 14px; margin-left:-30px; }

/***********************************/
/* Photo Gallery */
/***********************************/
.lightBox {margin:30px 0px 0px 0px;}
.lightboxThumb {display:inline;float:left;width:122px;height:122px; vertical-align:bottom;}
.lightboxThumb img {margin:auto;}

.staticVideoBox { background: url(/App_Themes/ELV/images/staticVideoBG.gif) repeat-x 0 0; margin-top:-10px; margin-bottom:40px; 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; }

#videoLibraryRightContainer { float: right; width:33.5%; border:solid 1px #EEE7D9; height:295px; margin-top:37px; margin-right:14px; 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; }
.videoThumb { float:left; margin-left:20px; }
.videoDesc { color:#4d4d4d; font-size:11px; line-height:16px; }

/***************************************/
/* 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; }
