/* #Text and hyperlinks# */

.LTR { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: rgb(87,87,87); }
body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: rgb(87,87,87); }

h1, h2, h3, h4, .Title, .Date, .Location { /*font-family: Tahoma, Verdana,sans-serif;*/ }
h1 { }

p { line-height:20px; margin:0 0 25px 0; }
a { text-decoration: underline; color: rgb(148, 176, 104); }
label {	color: rgb(148, 176, 104); line-height: 22px; white-space: nowrap; }
ul { line-height: 20px; }
ul.rtUL { line-height: normal }
.Caption { font-size: 11px; line-height: 16px; padding: 1px 5px; }

a:hover { text-decoration: underline; }
a:hover.rade_tool { text-decoration: none; }

h1 { font-size: 23px; font-weight: bold; margin-top: 0px; margin-bottom: 25px; }
h2 { font-size: 16px; font-weight: bold; margin-top: 15px; margin-bottom: 20px; }
h3 { font-size: 14px; font-weight: bold; margin-top: 10px; margin-bottom: 10px; }
h4 { font-size: 12px; font-weight: bold; margin-top: 10px; margin-bottom: 2px; }

h1 a, h2 a, h3 a, h4 a { text-decoration: none; }
h1, h1 a { color: rgb(148, 176, 104); }
h2, h2 a { color: rgb(87,87,87); }
h3, h3 a { color: rgb(87,87,87); }
h4, h4 a { color: rgb(87,87,87); }

.Title a { text-decoration: none }
.Title a:hover { text-decoration: underline }

/* Buttons */

.GreenButton
{
    background: url(/App_Themes/Compodium/Images/Buttons/btn-green-221x57.png) top left no-repeat;
    width: 221px; height: 57px;
    line-height: 57px;
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #f9f9f9;
    cursor: pointer;
    display: inline-block;
}
.GreenButton:hover { }
.GreenButton a { color: White; display: block; text-decoration: none; padding-bottom: 2px;}
.GreenButton a:hover { }

/* Bullets */

a.Bullet,
.Transformation a.Link,
.Newsletter.Default .PopupOpenButton 
{ 
    color: rgb(36,36,36);
    margin: 5px 0;
    font-size: 11px;
    font-weight: bold;
    min-height: 16px;
    line-height: 16px;
    display: inline-block;
    padding-left: 25px;
    background: url("/App_Themes/Compodium/Images/Bullets/link-bullet.png") center left no-repeat;
    cursor: pointer;
}

* html a.Bullet,
* html .Transformation a.Link,
* html .Newsletter.Default .PopupOpenButton 
{
   height: 16px;
   background: url("/App_Themes/Compodium/Images/Bullets/link-bullet.gif") center left no-repeat; 
}

a:hover.Bullet,
.Transformation a:hover.Link,
.Newsletter.Default .PopupOpenButton:hover 
{ 
    color: rgb(148, 176, 104);
    font-weight: bold;
}

* html a:hover.Bullet,
* html .Transformation a:hover.Link,
* html .Newsletter.Default .PopupOpenButton:hover
{ 
    height: 16px;
}

/* Layout */

.LTR { min-width: 950px; background-color: White; }
body { margin: 0; padding: 0; background-color: White; }

.TopRightToolbar { position: absolute; top: 25px; right: 40px; cursor: pointer; font-size: 11px; z-index: 2;}
.UserMenu { float: left; }
.LanguageSelector { display: inline-block; }
.LanguageSelector a { color: White; font-weight: bold; display: inline-block; }
.SiteHeaderBg { height: 167px; background: url(/App_Themes/Compodium/Images/gradient-bg.jpg) repeat-x top left;}
.SiteHeader { position: relative; z-index: 1; height: 167px; background: url(/App_Themes/Compodium/Images/Backgrounds/header-bg.jpg) no-repeat top left;}
.SiteHeader .LanguageSelection { display: inline-block; position: absolute; top: 20px; right: 15px; line-height: 18px; height: 18px; }
.SiteHeader .LanguageSelection .LanguageSelectionDropdown { float: right; }
.SiteHeader .LanguageSelection .LanguageSelectionLabel { float: right; line-height: 18px; margin-right: 5px; text-transform: lowercase; color: White; }
.SiteLogo { }
.BigPhoneNumber { display: inline-block; color: #69b1eb; font-size: 15px; font-weight: bold; position: absolute; right: 80px; top: 17px; line-height: 18px; height: 18px; }
.BigPhoneNumber .PhoneLabel { color: White; }
.SitePanel { width: 950px; margin: 0px auto; text-align: left; padding-bottom: 30px; }
.SiteMenus { position: relative; z-index: 1; -moz-border-radius: 5px; -webkit-border-radius: 5px; background-color: rgb(148, 176, 104); height: 44px; }
.SiteMenus .MainMenu { position: absolute; top: 13px; left: 13px; }
.SiteMenus .SiteSearchDialog { position: absolute; top: 9px; right: 7px; height: 32px; width: 180px; }
.SiteMenus .SiteSearchDialog .FormFieldPanel { position: relative; }
.SiteMenus .SiteSearchDialog .FormField { position: absolute; top: 0; left: 0; width: 150px; margin: 0; }
.SiteMenus .SiteSearchDialog .FormField .riTextBox { padding: 4px !important; }
.SiteMenus .SiteSearchDialog .FormFieldPanel { }
.SiteMenus .SiteSearchDialog .FormSubmitButton { position: absolute; width: 32px; height: 32px; top: -3px; right: 0; float: none !important; margin: 0 !important; }
.SiteMenus .SiteSearchDialog .FormSubmitButton input
{ 
    cursor: pointer !important;
    padding: 0;
    border-style: none;
    width: 32px !important;
    height: 32px;
    background: url(/App_Themes/Compodium/Images/btn-search.png) no-repeat top left;
}
.SiteMenus .SiteHeader .SiteMenus { position: absolute; bottom: 8px; left: 0; }
.SiteBanner { margin-bottom: 20px; }
.SitePageContent { margin-top: 20px; }
.SiteFooter { margin: 26px 0; padding: 10px 5px; border-top: solid 1px #e8e8e8; font-size: 11px;  }
.SiteFooter .PageCopyright { display: inline-block; float: left;  }

.MainMenu_Bottom { float: right; font-size: 11px; color: #656565; }

/* Print */

@media print
{
    .SiteHeader,
    .SiteLogo,
    .SiteBanner,
    .SiteMenus,
    .LanguageSelector,
    .TopRightToolbar
     { display: none; }
}

/* #Alignment# */

.Clear
{
    float: none;
    clear: both;
}

.RightAligned { float:right; margin-left: 25px; margin-bottom: 25px; }
.LeftAligned { float:left; margin-right: 25px; margin-bottom: 25px; }

.RightAlignedTop    { float: right; margin: 0 0 10px 25px; }
.RightAlignedMiddle { float: right; margin: 20px 0 10px 25px; }
.RightAlignedBottom { float: right; margin: 20px 0 0 25px; }

.LeftAlignedTop    { float: left; margin: 0 25px 10px 0; }
.LeftAlignedMiddle { float: left; margin: 20px 25px 10px 0; }
.LeftAlignedBottom { float: left; margin: 20px 25px 0 0; }



/* Borders */

span, div { border-color: rgb(219,218,218); border-width: 1px; }

.SitePageContent a.Shadowbox { border-width: 2px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-style: solid; display: inline-block; }
.SitePageContent a.Shadowbox { background-color: White; }
.SitePageContent a.Shadowbox { padding: 3px; }
.SitePageContent a:hover.Shadowbox { background-color: rgb(240,240,240); }

/* Item separators */

.ItemSeparator { height: 0px; border-style: solid none none none; margin: 25px 0; } 
.DocumentListing .SearchResults .ItemSeparator,
.DocumentListing .SearchResults .GroupSeparator { height: 0px; border-style: solid none none none; margin: 30px 0; width:auto; display: block; }
.GroupSeparator { width: 1px; height: 20px; clear: both; float: none; }

/* Lists */

/* Tables */

.LayoutTable { padding: 0; margin: 0; border-collapse: collapse; }
.LayoutTable td { padding: 0; }

/* Definition tables */

dt { float: left; width: 150px; line-height: 20px; font-weight: bold; }
dd { margin-left: 150px; line-height: 20px; }

/* #AJAX# */

.AjaxLoadingPanel {	width: 90px; height: 80px; background-color: White;	border: solid 1px rgb(220,220,220);	-moz-border-radius: 5px; -webkit-border-radius: 5px; }
.AjaxLoadingIcon { position: absolute;	margin-left: -16px;	margin-top: -16px; top: 50%; left: 50%;	border: 0; z-index: 101; width: 32px; height: 32px;	background-image: url(/App_Themes/Compodium/Images/AJAX/ajax-loader-white-bg-alpha.gif);}
.AjaxControlLoadingIcon { display:inline-block;	width: 32px; height: 32px; background-image: url(/App_Themes/Compodium/Images/AJAX/ajax-loader-white-bg-alpha.gif); }

.ModalBackground { 	background-color:Black;	filter:alpha(opacity=70); opacity:0.7; z-index: 100; }

/* InfoBox */

.InfoBox { padding: 10px 0;	font-weight: bold; }
.InfoBox_InfoText,
.InfoBox_ConfirmationText,
.InfoBox_PlainMessageText {	color: rgb(148, 176, 104); }
.InfoBox_ErrorText { color: Red; }
.InfoBox_ExplanationText { color: rgb(176, 148, 104); }

