﻿/* *******************************************  */
/* Master Style Sheet -- LOMA.org site          */
/* Rolled back to V48 -- reintroduce Sue's mods */
/* ******************************************** */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: .8em;
	line-height: 140%;
	color: Black;
	background-color: #e7eaf1; /* light silver */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	color: #2d3684; /* dk blue */
	font-size: 1.8em;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin: 20px 0px -3px 0px;
	padding: 0px 0px 0px 0px;
	color: #0069aa; /* teal */
	font-size: 1.4em;
	font-style: italic;
}

.subtitle
{
	margin: -5px 0px 15px 0px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin: 20px 0px -5px 0px;
	padding: 0px 0px 0px 0px;
	color: #2d3684; /* Dk Blue */
	font-size: 1.3em;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin: 15px 0px -7px 0px;
	padding: 0px 0px 0px 0px;
	color: #0069aa; /* teal */
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin: 15px 0px -7px 0px;
	padding: 0px 0px 0px 0px;
	color: #2d3684; /* dk blue */
	font-size: 1.1em;
}

h6
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	margin: 15px 0px -7px 0px;
	padding: 0px 0px 0px 0px;
	color: #da6908; /* orange */
	font-size: 0.9em;
}


p
{
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}


ul, ol
{
	/* Render bullets the same on all browsers -- KMD */
	margin: 5px 0px 10px 22px;
	padding: 0px 0px 0px 0px;
}

li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


a:link
{
	text-decoration: none;
	color: #2d3684; /* dk blue */
}
a:visited
{
	text-decoration: none;
	color: #2d3684; /* dk blue */
}
a:active
{
	text-decoration: none;
	color: #2d3684; /* dk blue */
}
a:hover
{
	text-decoration: underline;
	color: #6699cc; /* lt blue */
}

img
{ border:0; }


/* ********************************** */
/* Eric's custom Bullet/Link Styles   */
/* ********************************** */


/* home page bullet links (EC, 1/21/10)*/
li.homebullet
{
    margin: 10px 0px 0px -20px;
    padding: 0px 0px 0px 14px;
	vertical-align: bottom;
	list-style-type: none;
	background: url('/images/home_bullet.gif') left no-repeat;
	background-position: 0px 4px;
	font-weight: bold;
	color: black;
	font-size: 1.0em;
}

li.homebullet a, li.homebullet a:link, li.homebullet a:active, li.homebullet a:visited
{
	vertical-align: bottom;
	list-style-type: none;

	font-weight: bold;
	color: black;
	font-size: 1.0em;
}


/* pagelinks -- general page/content (EC)*/
li.pagelinks, li.pagelinks:link, li.pagelinks:active, li.pagelinks:visited 
{ 
    list-style-type: none;
    line-height: 160%;
    background: url('/images/pagelinkbullet.gif') left no-repeat;
    margin: 0px 0px 0px 2px;
    padding: 0px 0px 0px 18px;
    background-position: 0px 1px;
}

/* vidlinks -- video (EC)*/
li.vidlinks, li.vidlinks:link, li.vidlinks:active, li.vidlinks:visited
{
    line-height: 160%;
    margin: 0px 0px 0px 2px;
    padding: 0px 0px 0px 18px;
    vertical-align: bottom;
    list-style-type: none;
    background: url('/images/VideoIcon.gif') left no-repeat;
    background-position: 0px 3px;
	font-weight: bold;
}

/* audiolinks -- sound file (EC)*/
li.audiolinks, li.audiolinks:link,li.audiolinks:active,li.audiolinks:visited 
{ 
    list-style-type: none;
    line-height: 160%;
    background: url('/images/audiolinkbullet.gif') left no-repeat;
    margin: 0px 0px 0px 2px;
    padding:0px 0px 0px 18px;
    background-position: 0px 4px;
}

/* doclinks -- pdf/Word file (EC)*/
li.doclinks, li.doclinks:link, li.doclinks:active, li.doclinks:visited
{
    line-height: 160%;
    margin: 0px 0px 0px 2px;
    padding: 0px 0px 0px 18px;
    vertical-align: bottom;
    list-style-type: none;
    background: url('/images/Newsletter.gif') left no-repeat;
    background-position: 0px 3px;
	font-weight: bold;
}

/* presslinks -- presentations (EC)*/
li.preslinks, li.preslinks:link, li.preslinks:active, li.preslinks:visited 
{ 
    list-style-type: none;
    line-height: 160%;
    background: url('/images/preslinkbullet.gif') left no-repeat;
    margin: 0px 0px 0px 2px;
    padding: 0px 0px 0px 18px;
    background-position: 0px 4px;
}


/* ********************************** */
/* Shared Master Page Template Styles */
/* ********************************** */

.LanguageBar
{
	color: #d06c2a; /* gold - menu links */
	font-size: 11px;
	padding-right: 15px;
}

a.LanguageBar:link
{
	color: #d06c2a; /* gold - menu links */
	font-size: 11px;
	text-decoration: none;
}

a.LanguageBar:hover
{
	color: #2D3684; /* blue - menu links */
	font-size: 11px;
	text-decoration: none;
}

a.LanguageBar:visited
{
	color: #d06c2a;
	font-size: 11px;
	text-decoration: none;
}

a.LanguageBar:active
{
	color: #2D3684; /* blue - menu links */
	font-size: 11px;
	text-decoration: none;
}

#languagebar
{
	width: 1071px;
	margin: auto;
	font-size: .8em;
	border: solid 0px red;
}

#languagebar_languages
{
	color: #d06c2a; /* gold - menu links */
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: solid 0px red;
	float: left;
	height: 18px;
}

/* --------------------------- */

.SearchControl
{
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
	float: right;
	border: solid 0px red;
}

.SearchButton
{
	padding-top: 8px;
	float: right;
}

.LoginButton
{
	padding-top: 8px;
	float: right;
}

/* --------------------------- */

#shadowbox
{
	background-image: url(/images/LOMA_shadow.gif);
	width: 1071px;
	margin: auto;
	border: solid 0px red;
}

#raisedpage
{
	background-color: White;
	width: 980px;
	margin: auto;
}

#topnav
{
	width: 980px;
	border: solid 0px red;
}

#mainnav
{
}

/* *********************************************** */
.footer
{
	background-color: #ec8624; /* orange - footer */
	color: #ffffff; /* white - menu links */
	font-size: 10px;
	width: 980px;
	margin: auto;
	text-align: center;
	padding: 6px 0px;
	border-top: solid 0px #7bb2d6; /* med blue */
}

a.footer:link
{
	color: #ffffff; /* white - menu links */
	font-size: 10px;
	text-decoration: none;
}

a.footer:hover
{
	color: #ffffff; /* white - menu links */
	font-size: 10px;
	text-decoration: underline;
}

a.footer:visited
{
	color: #ffffff; /* white - menu links */
	font-size: 10px;
	text-decoration: none;
}

a.footer:active
{
	color: #ffffff; /* white - menu links */
	font-size: 10px;
	text-decoration: none;
}

/* *********************************************** */

#bottomspacer
{
	background-color: #e7eaf1; /* light silver */
	height: 25px;
}


/* ******************************************* */
/* Default Master Page Styles (Content Pages)  */
/* ******************************************* */

.contentarea
{
	margin: 0px;
	padding: 0px;
	border:solid 0px red;
}

.leftnav
{
	width: 150px;
	width: 190px;
	float: left;
	margin-top: 25px;
	margin-right: 40px;
	margin-right: 0px;
	border: solid 0px red;
	border-top: solid 15px #2d3684; /* dk blue */
}

.leftnavmessage
{
	margin: 20px 10px;
	border: solid 0px red;
}

.pagecontent
{
	float: left;
	margin: 25px 30px 0px 40px;
	padding: 0px 0px 30px 0px;
	border: solid 0px red;
}

.rightsidebar
{
	width: 190px;
	margin-top: 25px;
	margin-right: 50px;
	float: right;
	border: solid 0px red;
}

.adzone_top
{
	text-align: center;
	padding-bottom: 20px;
	border: solid 0px red;
}

.adzone_right
{
	border: solid 0px red;
}

.adzone_bottom
{
	text-align: center;
	padding: 20px 0px;
	border: solid 0px red;
}


/* ************************************** */
/*	Master Page Styles -- Home Page Only  */
/* ************************************** */

#topbanner
{
	height: 204px;
	background-color: #ffffff; /* background-color: #0069ad; LOMA blue */
	border: solid 0px red;
	border-bottom: solid 4px white;
	padding: 0px;
}

#topbanner_logo
{
	width: 400px;
	padding-top: 20px;
	padding-left: 20px;
}

#topbanner_heading
{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

#topbanner_text
{
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: White;
	width: 400px;
	padding-top: 20px;
	padding-left: 20px;
}

#contentarea_home
{
	background-image: url(/images/HomePg_bkgrdFade.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content_home_left
{
	width: 250px;
	float: left;
	margin-top: 50px;
	margin-left: 50px;
	margin-bottom: 20px;
}

#content_home_middle
{
	width: 250px;
	float: left;
	margin-top: 50px;
	margin-left: 30px;
	margin-bottom: 20px;
}

#content_home_right
{
	width: 280px;
	float: left;
	margin-top: 50px;
	margin-left: 75px;
	margin-bottom: 20px;
}

.adzone_home
{
	text-align: center;
	margin-bottom: 40px;
}

.adzone_home_premium
{
	text-align: center;
	margin-bottom: 15px;
}

.header_home_left
{
	height: 25px;
	color: #2d3684; /* dk blue */
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	border-bottom: solid 1px #da6f29;
}

.header_home_middle
{
	height: 25px;
	color: #2d3684; /* dk blue */
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	border-bottom: solid 1px #da6f29;
}

.bullet_home li
{
	list-style-type: disc;
	margin-bottom: 10px;
	font-size: .85em;
	line-height: 1.5em;
	color: black;
}

.bullet_home li a
{
	text-decoration: none;
	color: #2d3684; /* dk blue */
}

.bullet_home li a:hover
{
	text-decoration: none;
	color: #ec8624; /* orange - footer */
}


/* ************** */
/* Custom Classes */
/* ************** */

.color_pallet
{
	background-color: #e7eaf1; /* light silver */
	color: #0069ad; /* LOMA blue */
	color: #2d3684; /* dk blue */
	color: #6699cc; /* lt blue */
	color: #0069aa; /* teal */
	color: #da6908; /* orange - leftnav selected */
	color: #ec8624; /* orange - footer */
	color: #da6f29; /* gold - decorations */
	color: #d06c2a; /* gold - menu links */
}

.AlignCenter
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.alignright
{
	text-align: right;
}

.center
{
	text-align: center;
}

.italic
{
	font-style:italic;
}

.bold
{
	font-weight: bold;
}

.small
{
	font-size: .6em;
}

.fineprint
{
	font-size: .8em;
	color: Gray;
	font-weight: normal;
	line-height: 110%;
}

.button
{
	padding: 0px 4px;
	height: 23px;
	font-size: 12px;
	font-weight: 600;
	color: #003366;
}

.errormessage
{
	color: red;
	font-size: .8em;
	font-weight: bold;
}

.headerimage
{
	margin-bottom: 20px;
}

.TitleBar
{
	color: #2d3684; /* dk blue */
	background-color: #e7eaf1;
	font-weight: bold;
	border-top: solid 1px #2d3684;
	border-bottom: solid 1px #2d3684;
	margin: 25px 0px 20px 0px;
	padding: 2px 20px;
}

.RequiredFieldSymbol
{
	color: red;
	font-weight: bold;
	font-size: 1.1em;
}

/* ****************** */
/* AskInfocenter.aspx */
/* LearnMore.aspx     */
/* ****************** */
.FormRow
{
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	border: solid 0px green;
}

.FormLabel
{
	padding: 0px;
	margin: 0px;
	font-size: 0.85em;
	color: black;
	margin-bottom: 3px;
	border: solid 0px red;
}

.FormInput
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
	border: solid 0px red;
}

/* ********************************* */
/*  Events Calendar and EventDetails */
/* ********************************* */

.EventsCategoryTitle
{
	margin: 17px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #0069aa; /* aqua */
	font-size: 1.15em;
	font-style: italic;
	font-weight: bold;
}

.EventsTitle
{
	margin: 0px 0px 0px 0px;
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
}

.EventsDisplayDate
{
	margin: 0px 0px 0px 0px;
	font-style: normal;
	font-size: .85em;
}

.EventsLocation
{
	margin: -2px 0px 10px 0px;
	font-style: normal;
	font-size: .85em;
}

.EventsSearchBox
{
	padding: 8px;
	background-color: #1a77b4;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	color: #ffb365;
}

.formdiv
{
	padding: 4px;
	margin-bottom: 8px;
}

/* ****************************** */

.sitemap 
{
    font-family: Arial, Helvetica, sans-serif;
	padding: 15px 0px 8px 0px;
	color: #0069aa; /* teal */
	line-height: 1.2em;
	font-size: 1.2em;
	font-style: normal;	
}
	
a.sitemap:link
{
    font-family: Arial, Helvetica, sans-serif;
	color: #0069aa; /* teal */
	font-size: 1.2em;
	font-style: normal;	
	text-decoration: none;
}

a.sitemap:hover
{
    text-decoration: underline;
    color: #0069aa; /* teal */
}

a.sitemap:visited
{
    color: #0069aa; /* teal */
}

a.sitemap:active
{
   color: #0069aa; /* teal */
}

.sitemaplink
{
 margin-bottom: 6px;
 margin-left: 20px;
}

/* ****************************** */

