﻿/*------------------ DEFAULTS ----------------------*/

html, body, ul, ol, li, p, h1 , h2, h3, h4, h5, h6, form, fieldset, a, div, img, blockquote {
margin: 0px; padding: 0px; border: 0px; }
ul, ol { padding: 5px 20px 10px 35px; }
body { font: 76%/1.5em Arial, Helvetica, Verdana, sans-serif; }
h1 { font-size: 2.0em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }
h6 { font-size: 0.8em; }
h1,h2,h3 { font-weight: bold; line-height:1.4; }
h4,h5,h6 { font-weight: bold; }
h2,h3,h4,h5,h6 { margin: 0; }
h1, h2, h3, h4, h5, h6 { padding: 1px 0 15px 0; color: #cc6600; }
#content ul, #content ol { padding: 0 0 15px 40px; } 
p { padding: 1px 0 15px 0; }   
a:link, a:visited { color: #cc6600; }

/*-------------------------------------------------- Layout --*/

body 
{
	background-color: #DDDDE2;
}

div#outer
{
	background-color: #DDDDE2;
	background-image: url(/Images/common/pagebg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	width: 100%;
}

div#container
{
	width:							750px;
	position:						relative;
	margin-left:					auto;
	margin-right:					auto;
	overflow: hidden;
	background-color: #FFFFFF;
}

div#header
{
	display: inline;
	float: left;
	width: 750px;
	height: 114px;
	overflow: hidden;
	background-image: url(/Images/common/headerbg.gif);
}

div#header a#logo:link,
div#header a#logo:visited
{
	display: inline;
	float: left;
}

div#primary-nav
{
	display: inline;
	float: left;
	width: 750px;
	padding: 6px 0 0 33px;
	color: #F0C352;
	position: absolute;
	top: 70px;
	left: 0px;
}

div#primary-nav a:link,
div#primary-nav a:visited
{
	color: #DADADA;
	text-decoration: none;
}

div#primary-nav a:active,
div#primary-nav a:hover
{
	text-decoration: underline;
}

div#search
{
	display: inline;
	float: right;
}

input#searchTextBox
{
	position: absolute;
	top: 15px;
	left: 540px;	
}

input#searchButton
{
	position: absolute;
	top: 11px;
	left: 690px;
}

div.print
{
	position: absolute;
	top: 45px;
	left: 630px;
}

div.print a:link,
div.print a:visited
{
	color: #B9B7D2;
	text-decoration: none;
	padding-right: 3px; 
}



div#body
{
	display: inline;
	float: left;
	width: 750px;
}

div#footerbg
{
	width:							770px;
	position:						relative;
	margin-left:					auto;
	margin-right:					auto;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	color: #999999;
	background-image: url(/Images/common/footer.jpg);
	background-position: bottom left;
	padding: 0 0 25px 0;
}

div#footer
{
	display: inline;
	float: left;
	width: 750px;
	overflow: hidden;
	margin: 0 0 0 10px;
	background-image: url(/Images/common/footerbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}



div.breadcrumb
{
	display: inline;
	float: left;
	width: 500px;
	background-color: #EEEEEE;
	padding: 3px 3px 3px 3px;
	overflow: hidden;
}

div#copyright
{
	display: inline;
	float: left;
	padding: 25px 0 0 10px;
}

div#links
{
	display: inline;
	float: left;
	padding: 25px 10px 0 0;
	width: 215px;
}


div#footer-links
{
	display: inline;
	float: right;
	padding: 25px 10px 0 0;
}

div#footer a:link,
div#footer a:visited
{
	color: #999999;
	text-decoration: none;
}

div#footer a:active,
div#footer a:hover
{
	text-decoration: underline;
}

p#web-design
{
	color: #8F8F8F;
}

p#web-design a:link,
p#web-design a:visited
{
	color: #8F8F8F;
	text-decoration: none;
	font-size: 11px;
}

p#web-design a:hover,
p#web-design a:active
{
	text-decoration: underline;
}


div#left-column
{
	display: inline;
	float: left;
	width: 430px;
	padding: 20px 0 20px 20px;
}

div#right-column
{
	display: inline;
	float: right;
	width: 212px;
	background-color: #EFEFF5;
	padding: 20px 20px 20px 20px;
	margin-bottom: 20px;		
}

div.adxNavPath
{
	display: inline; 
	float: left;
	width: 750px;
	padding-left: 20px;
}

div.EventHeader
{
	font-size: large;
}

img#home-image
{
	position: relative;
	top: -12px;
	left: 0px;
	z-index: 100;
}

div#home-image
{
	position: relative;
	top: -12px;
	left: 0px;
	z-index: 100;
}

div#home-image-spacer
{
	display: inline;
	float: left;
	width: 750px;
	height: 240px;
}

div#home-divider
{
	display: inline;
	float: left;
	width: 750px;
	background-image: url(/Images/home-divider.gif);
	background-repeat: repeat-y;
	background-position: 450px 0px;
	margin: 0 0 10px 0;
}

div#home-left
{
	display: inline;
	float: left;
	width: 410px;
	margin: 20px 0 10px 20px;
}

div#home-right
{
	display: inline;
	float: right;
	width: 250px;
	margin: 20px 20px 10px 0;
}

div#full-width
{
	display: inline;
	float: left;
	width: 710px;
	margin: 20px 0px 20px 20px;
	padding: 0 0 20px 0;
}

div.SiteMapLevel_2
{
	padding: 0 0 0 20px;
}


/*---------------------- for ADX section images aligned left or right */
div.adxSectionCopy div.left 
{
	display: inline;
	float: left;
	padding: 0 30px 20px 0;
}

div.adxSectionCopy div.left .adxSectionMediaImage
{
}

div.adxSectionCopy div.right
{
	display: inline;
	float: right;
	padding: 0 0 20px 30px;
}

div.adxSectionCopy div.right .adxSectionMediaImage
{
}

div.adxSectionCopy div.center 
{
	display: inline;
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}

div.adxSectionSpacer
{
	display: inline;
	float: left;
	width: 100%;
	height: 30px;
}

/*------------------------------ tables */
table
{
}

tr
{
}

td
{
	background-color: #DEDEDE;
	padding: 3px;
}

th
{
	background-color: #CCCCCC;
	padding: 3px;
}

/*--------------------------------------------- calendar */

.evts_day
{
	background-color:#EEEEEE; /*day with no event */
}

.evts_day_evented
{
	background-color: #DEDEDE;
}

.evts_day_evented a
{
	color: #17524E;
}

.evts_day_selected
{
    color: #fff;
	background-color: #282667;
}

.evts_day_selected a
{
	color: #fff;
}
    
#calendar 
{
    background-color: #FFFFFF;
    color: #17524E;
    padding: 8px;
    font-size: 11px;
	margin-bottom: 5px;
}

#calendar td
{
    text-align:center;
    margin: 2px;
    font-size: 11px;
    border: solid 2px #FFFFFF;
    height: 19px;
    width: 1%;
	color: #17524E;
}

#calendar a
{
	text-decoration: underline;
}

.calendarPager
{
	background-color: #FFFFFF;
	border-bottom: 1px dashed #CCCCCC;
}

.calendarPager table
{
	width: 100%;
	background-color: #FFFFFF;
}

.calendarPager table td
{
	text-align: center;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: bold;
	padding: 5px 3px 5px 3px;
}

.calendarSelect
{
	text-align: center;
	padding: 10px 0 0 0;
}

.calendarSubmit
{
	text-align: center;
	padding: 10px 0 0 0;
}

div.events ul
{
	display: inline;
	float: left;
	width: 100%;
	border-top: 1px dashed #CCCCCC;
	margin-top: 20px;
	padding: 0 0 0 0;
}

div.events li
{
	display: inline;
	float: left;
	width: 100%;
	border-bottom: 1px dashed #CCCCCC;
	padding: 10px 0 10px 0;	
}

div.events li.spacer
{
	height: 1px;
}

div.events li.spacer img
{
	height: 1px;
	width: 1px;
}

/*------------------------------------- news */


.news div.adxTOCTitle
{
	width: 100%;
	border-top: 1px dashed #CCCCCC;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}

.news div.adxTOCSummary
{
	margin: 0 0 0 0;
}

.latest-news div.adxTOCSummary
{
	border-bottom: 1px dashed #CCCCCC;	
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/*------------------------------------- reunions */


.reunions div.adxTOCTitle
{
	width: 100%;
	border-top: 1px dashed #CCCCCC;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}

.reunions div.adxTOCSummary
{
	margin: 0 0 0 0;
}

.reunions-secondary div.adxTOCSummary
{
	border-bottom: 1px dashed #CCCCCC;	
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/*---------------------------------------------- contact magazine */
div.AttachmentsSection
{
	clear: left;
}

div.AttachmentsSection table
{
	border-top: 1px dashed #CCCCCC;
}

div.AttachmentsSection table td
{
	background-color: #EEEEEE;
}

/*--------------------------------------------------- contacts */

div.contact
{
	display: inline;
	float: left;
	padding: 10px 2% 10px 2%;
	width: 96%;
	background-color: #EEEEEE;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
}




/*------------------------------------------------------------ links include */

div.links-include
{
	display: inline;
	float: inherit;
	width: 100%;
}

div.links-include ul
{
	padding: 0 0 0 0;
}

div.links-include li
{
	display: inline;
	float: left;
	width: 96%;
	padding: 10px 5px 10px 0px;
}

div.links-include span.adxLinkTitle
{
	font-size: small;
	display: inline;
	float: left;
	clear: left;
	width: 100%;
}

div.links-include span.adxLinkSummary
{
	font-size: small;
	display: inline;
	float: left;
}

/*------------------------------------------------------------ links page */

div.linkspage
{
	display: inline;
	float: inherit;
	width: 100%;
}

div.linkspage ul
{
	padding: 0 0 0 0;
}

div.linkspage li
{
	display: inline;
	float: left;
	width: 96%;
	padding: 10px 2% 10px 2%;
	border-top: 1px dashed #CCCCCC;
}

span.adxLinkTitle
{
	font-size: medium;
	display: inline;
	float: left;
	clear: left;

}

span.adxLinkURL
{
	display: inline;
	float: left;
	clear: left;
}

span.adxLinkURL a:link,
span.adxLinkURL a:visited
{
	text-decoration: none;
	color: #000000;
}


/* --------------------------------------------------- search results */
div.search-results
{
}

div.search-results ul
{
	padding: 0 0 0 0;
}

div.search-results ul li
{
	display: inline;
	float: left;
	width: 96%;
	padding: 10px 2% 10px 2%;
	border-top: 1px dashed #CCCCCC;
}

/*----------------------------------------------------------------- slide show */

div#slide-show
{
	display: inline;
	float: left;
	background-color: #FFFFFF;
	width: 360px;
	margin: 10px 10px 10px 10px;
	overflow: hidden;
}

div#slide-show #header
{
	width: 360px;
}

div.SlideShowTitle
{
	display: inline;
	float: left;
	width: 360px;
	height: 29px;
	line-height: 29px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 10px;
}

div.SlideSubheadTitle
{
	display: inline;
	float: left;
	width: 360px;
	height: 20px;
	line-height: 20px;
	text-indent: 10px;
	font-style: italic;
}

select#SlidePage
{
	display: inline;
	float: left;
	margin: 10px 10px 10px 10px;
}

div#slide-show div.BodyTable
{
	display: inline;
	float: left;
	width: 360px;
}

div#slide-show table
{
	display: inline;
	float: left;
	width: 360px;
}

div#slide-show td
{
	padding: 0 0 0 0;
}

div#slide-show div.adxSectionMediaImage
{
	display: block;
	float: left;
	width: 360px;
	text-align: center;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	padding: 10px 0 10px 0;
	background-color: #EEEEEE;
}

div.PreviousButton
{
	display: inline;
	float: left;
	width: 150px; 
	padding: 10px 10px 10px 10px;
}

div.NextButton
{
	display: inline;
	float: right;
	width: 150px;
	text-align: right;
	padding: 10px 10px 10px 10px;
}

/* ------------------------ right column UL */
div#right-column-ul
{
	clear: left;
}

div#right-column-ul ul
{
	list-style-type: none;
	padding: 10px 0 10px 0;
}