@charset "UTF-8";
/* CSS Document */


/*Miscellaneous*/

body {
margin: 0;
padding: 0;
background:url(../images/bodybg.jpg) top center repeat-x #fafbfe;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #323232;
}

#container {
margin: 0 auto;
width: 960px;
}

div, img, a, ul, li, span, h1, h2, h3, h4, h5, h6, p {
outline: none;
}

a, img {
border:none;
}

a {
color: #162659;
text-decoration: underline;
}

a:hover {
color: #0a5297;
}
img.content-img {
margin: 0 0 15px 10px;
}

/*Header*/

#header {
float: left;
display: block;
position: relative;
width: 960px;
height: 70px;
}

#gwlogo {
background:url(../images/greatwonderslogo.gif);
width: 234px;
height: 268px;
position: absolute;
right: -27px;
top: 172px;
}

#hrlogo {
background:url(../images/honorrolllogo.gif);
width: 234px;
height: 268px;
position: absolute;
right: -27px;
top: 152px;
}

h1#logo, h2#title, div#smallnav {
position: absolute;
margin: 0;
}

h1#logo {
top: 0;
left: 0;
}

h2#title {
top: 20px;
left: 141px;
}

h1#logo a, h2#title a {
display:block;
border:0;
font-size: 0;
text-indent:-9000px;
overflow:hidden;
}

h1#logo a {
background:url(../images/logo.jpg);
width: 125px;
height: 70px;
}

h2#title a {
width: 358px;
height: 23px;
background:url(../images/title.gif);
}

div#smallnav {
top: 8px;
right: 5px;
font-size:12px;
color: #ffffff;
}

div#smallnav a {
color: #ffffff;
text-decoration:none;
text-transform:lowercase;
}

div#smallnav a:hover {
text-decoration: underline;
}

/*Main Nav See SpryMenuBarHorizontal.css*/


/*Featured Area*/

#featured {
width: 960px;
padding: 0px 0 20px;
height: 350px;
float: left;
/*background:url(../images/greatwonderslogo.gif) bottom right no-repeat;
*/}


/*Columns*/

#left, #right, #center {
float: left;
padding: 15px 0 30px;
}

#left, #right {
width: 217px;
}

#center {
padding: 15px 23px 30px;
width: 480px;
}

#center.wide {
padding: 15px 0 30px 23px;
width: 720px;
}

#center.superwide {
padding: 15px 0 30px;
width: 960px;
}

/*General Module Styling*/

.module {
width: 205px;
padding: 5px 5px 15px;
background:url(../images/boxshadow.gif) bottom center repeat-x #ffffff;
border: 1px solid #e9e9e9;
border-top: none;
margin: 0 0 30px;
font-size: 11px;
}

.module img {
display: block;
margin: 0 auto;
padding: 0 0 5px;
}

.module p {
margin: 8px 4px;
}

.module a {
text-decoration: underline;
}

.module a:hover {
color: #0A5297;
}

/*Construction Partners*/

.module#const-partners img {
border: 1px solid #cccccc;
margin: 12px auto;
padding: 0;
}

/*Green*/
.module.green p {
text-align: center;
font-size: 12px;
}

.module.green p a {
font-size: 18px;
}

.module.green p a:hover, a:hover span.green-text {
color: #57B642;
}

a span.green-text {
color: #16753D;
}



/*Giving Thermometer*/

div.therm {
text-align:right;
color: #555555;
}

span.money-blue {
color: #003082;
}

td.money-right {
color: #003082;
}

/*Left Sub-Navigation*/

ul.left-sub, div.AccordionPanelTab a, span.AccHeader  {
font-size: 14px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold;
margin: 0;
list-style:none;
padding: 0;
color: #162659;
}

div.AccordionPanelOpen div.AccordionPanelTab span.AccHeader {
color: #0a5297;
}

ul.left-sub li, div.AccordionPanelTab {
margin: 0;
padding: 0;
border-bottom: 1px solid #d7dfea;
}

div.AccordionPanelTab {
padding: 8px 0;
}

ul.left-sub li ul, div.AccordionPanelContent ul {
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
margin: 0 0 10px 24px;
padding: 0;
list-style:none;
}

ul.left-sub ul li {
margin: 0;
padding: 0;
border:none;
font-size: 0;
}

ul.left-sub li li a, div.AccordionPanelContent li a {
text-decoration: none;
display: block;
padding: 6px 0;
background: none;
font-size: 12px;
}

div.AccordionPanelContent li {
margin: 0;
padding: 0;
font-size: 0;
}

div.AccordionPanelContent {
height: 140px;
}

.AccordionPanelOpen div.AccordionPanelContent.AccShorter {
height: 80px !important;
}

ul.left-sub li a, div.AccordionPanelTab a, span.AccHeader {
text-decoration:none;
display: block;
padding: 8px 0 8px 18px;
background:url(../images/tri-bullet.gif) 4px center no-repeat;
}

div.AccordionPanelTab a {
padding: 0px 0 0 18px;
}

span.AccHeader {
padding: 0 0 0 18px;
}

span.AccHeader:hover {
cursor: pointer;
color: #0a5297 !important;
}

/*Home Page News*/

div.home-lists {
margin: 40px 0 0;
}

#center .home-lists ul {
list-style:none;
margin: 0 0 36px 12px;
padding: 0;
}

#center .home-lists ul li {
margin: 0 0 20px;
padding: 0 0 0 16px;
background:url(../images/tri-bullet-tall.gif) top left no-repeat;
}

#center .home-lists ul a {
color: #323232;
text-decoration:underline;
}

#center .home-lists ul a:hover {
color: #0a5297;
}

a.more-list, a#video-archive {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 14px;
background:url(../images/tri-bullet.gif) left center no-repeat;
padding: 0 0 0 14px;
margin: 0 0 0 300px;
}

a#video-archive {
margin: 0 0 0 8px;
}

/*Leadership*/

div.leader {
width: 100%;
float: left;
}

div.leader img {
float: left;
}



/*Construction*/

div#const-main {
float: left;
width: 370px;
padding: 0 15px 0 0;
}

#center #const-main p {
margin: 0 0 18px;
}

div#gw-webcam {
float: left;
width: 335px;
}

#center div#gw-webcam h3 {
margin: 0 0 12px;
}

div#gw-webcam img {
border: 5px solid #ffffff;
}

#timeline {
float: left;
width: 100%;
}

.timeline-box {
width: 130px;
border-width: 5px 1px;
border-color: #E9E9E9;
border-style: solid;
float: left;
background: #ffffff;
height: 335px;
padding: 10px 5px;
}

#center .timeline-box ul {
margin: 0;
padding: 0;
list-style: none;
}

#center .timeline-box li {
margin: 0 0 18px;
padding: 0;
font-size: 11px;
line-height: auto;
}

.timeline-box h5 {
margin: 0 0 18px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight:normal;
color: #9E1B34;
}

.t2008 {
border-left-width: 5px;
}

.t2012 {
border-right-width: 5px;
}


/*Construction News*/

#center #const-main ul {
list-style:none;
margin: 0 0 36px 12px;
padding: 0;
}

#center #const-main ul li {
margin: 0 0 20px;
padding: 0 0 0 16px;
background:url(../images/tri-bullet-tall.gif) top left no-repeat;
}

#center #const-main ul a {
color: #323232;
text-decoration:none;
}

#center #const-main ul a:hover {
color: #0a5297;
}


/*Impact of Giving*/

.open-quote {
width: 100%;
height: 100%;
background:url(../images/open-quote.gif) left top no-repeat;
}

.close-quote {
width: 100%;
height: 100%;
background:url(../images/close-quote.gif) right bottom no-repeat;
}

/*Naming Opportunities*/

table.naming {
width: 720px;
}

table.naming td {
padding: 20px 40px 5px 0;
vertical-align:bottom;
border-bottom: 1px solid #cccccc;
}

table.naming td.leftcell {
width: 560px;
font-size: 11px;
padding: 20px 40px 5px 0;
}

table.naming td.rightcell {
width: 120px;
padding: 20px 0 5px;
}

td.namingheader strong {
font-size: 13px;
}

/*Honor Roll*/

table.honor {
width: 720px;
}

table.honor td {
padding: 10px 40px 5px 0;
vertical-align:bottom;
}

td.honorheader strong {
font-size: 13px;
}


div.floorplans {
float: right;
width: 205px;
text-align: center;
padding: 0 0 0 15px;
}

/*Contacts*/

#center h3 {
margin: 40px 0 12px;
padding: 0 0 2px;
border-bottom: 1px solid #cccccc;
}

#center.contacts h3 {
margin: 0;
float: left;
width: 100%;
}

.wide-left, .wide-right {
float: left;
width: 350px;
padding-bottom: 40px;
}

.wide-left {
padding-right: 10px;
}

.wide-right {
padding-left: 10px;
}

a.contact-anchor {
float: left;
display: block;
width: 100%;
text-decoration:none;
}

/*Fonts*/

h2, h3 {
font-weight: bold;
color: #162659;
font-family:Georgia, "Times New Roman", Times, serif;
margin: 0 0 18px;
}

h2 {
font-size: 24px;
}

h3 {
font-size: 18px;
}

h4 {
margin: 18px 0;
font-size: 14px;
font-weight: bold;
}

#left h3, #right h3 {
margin: 6px 0 18px;
}

#center p {
line-height: 18px;
margin: 18px 0;
}

#center ul {
margin: 18px 0 18px 32px;
list-style:disc;
padding: 0;
}

#center li {
margin: 0 0 12px;
padding: 0;
line-height: 18px;
}

strong.block {
display: block;
color: #162659;
}

a#square {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}

/*Leadership*/

.imageright-border {fck-shared.css (line 70)
background-color:#FFFFFF;
border:1px solid #CCCCCC;
float:left;
margin:0 1em 1em 1em;
padding:0.23em;
}

/*Honor Roll*/
div#honorheader {
    clear: both;
	width: 700px;
    padding: 10px 0px 0px 0px;
	font-size:14px;
	font-weight: bold;
	color: #162659;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #cccccc;
}
div#honorheader2 {
    clear: both;
	width: 700px;
    padding: 30px 0px 0px 0px;
	font-size:14px;
	font-weight: bold;
	color: #162659;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #cccccc;
}
div#honorleft {
    float: left;
    width: 265px;
	padding: 15px 0px 0px 0px;
	vertical-align: top;
	line-height: 1.5em;
}
div#honorright {
    float: right;
    width: 200px;
	padding: 15px 0px 0px 0px;
	vertical-align: top;
	line-height: 1.5em;
}
div#honormiddle {
    padding: 15px 120px 5px 120px;
    margin: 0px;
	vertical-align: top;
	line-height: 1.5em;
}
p.honorsub {
    color: #666666;
	font-size:11px;
}
.honorsub {
    color: #666666;
	font-size:11px;

}

/*Footer*/

#footer {
width: 100%;
height: 134px;
float:left;
background:url(../images/footerbg.jpg) top center repeat-x;
}

#footer-content {
width: 960px;
height: 134px;
margin: 0 auto;
position: relative;
color: #ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:normal;
}

address {
font-style:normal;
top: 50px;
left: 110px;
position:absolute;
}

#footer-nav {
text-align: right;
text-transform:uppercase;
position: absolute;
top: 35px;
right: 5px;
}

#footer-nav a {
text-decoration:none;
color: #ffffff;
margin: 0 4px;
}

#footer-nav a:hover {
text-decoration:underline;
}

img#pox {
position: absolute;
top: 0;
left: 0;
}
