﻿
* { margin: 0; padding: 0; }
body { background-color: #fff; font-size: 12px; line-height: 20px; font-family: Arial, Sans-Serif; color: #333; }
a { color: #fecf05; font-size: 1.1em; font-weight: bold; }

p { font-size: 1em; margin-bottom: 15px;}
h3 { font-size: 1em; }
h4 { font-size: .8em; }

dl { float: left; width: 230px; }
dt.first { margin-top: 0; }
dt { font-weight: bold; margin-top: 20px; }
dd { font-size: .9em; margin: 0; padding: 0; line-height: 1.3em; }

.contactInfo dd { line-height: 1.6em; }
.contactInfo dd img { display: block; margin-top: 40px; border: solid 1px #999; padding: 5px; }

#pageDetails ul { list-style-image: url(/Resources/Images/bullet.gif); font-weight: bold; font-size: .9em; margin-left: 15px; padding-left: 1px; }
#pageDetails ul ul { font-size: 1em; font-weight: normal; line-height: 1.5em; list-style-image: url(/Resources/Images/subBullet.gif); }

.siteContainer { /* background: url(/Resources/Images/siteBG.jpg) no-repeat; */ background: url('/Resources/Images/IlluminatePR.gif') no-repeat 60px 45px; width: 960px; height: 816px; }
#ics .siteContainer { background-image: url('/Resources/Images/IlluminateCS.gif'); }

#navigation { list-style-type: none; margin-left: 480px; padding-top: 40px; }
#navigation li, #navigation li a { color: #333; font-weight: bold; }
#navigation li { color: #fecf05; }
#navigation li { float: left; margin-right: 10px; }
#navigation li a { text-transform: uppercase; letter-spacing: .04em; text-decoration: none; font-size: 1em; }
#navigation li a:hover { text-decoration: underline; }
#navigation li a.active { color: #fecf05; text-decoration: none; }

#bodyContent { margin-top: 100px;}

#pageIntro { width: 360px; background: url(/Resources/Images/transparentBG.png); padding: 15px; padding-left: 60px; float: left; margin-right: 45px; border: solid 1px #ddd; border-width: 1px 0; text-align: justify; }
.shortBio { width: 200px; float: left; margin-right: 30px; margin-top: 15px; }
.shortBio p { font-size: .92em; line-height: 1.4em;}
.shortBio .twitter, .shortBio .linkedIn { background: url(/Resources/Images/Twitter.gif); display: block; width: 75px; height: 20px; }
.shortBio .linkedIn { background-image: url(/Resources/Images/LinkedIn.gif); }
#pageDetails { float: left; width: 460px; }

#overlayContainer1 { background: url(/Resources/Images/overlayBG.png); width: 100%; height: 100%; }
#overlayContainer { display: none; width: 960px; height: 816px; z-index: 3; position: absolute; top: 0; left: 0; }
#overlay { background: #fff0b4; width: 480px; top: 40px; left: 280px; position: absolute; }
#overlay img { float: left; margin: 12px 20px; }
#overlay div { border: solid 3px #ffce05; border-top: none; }
#overlay p { padding: 0 20px; padding-top: 10px; font-size: .95em; line-height: 1.4em; text-align: justify; }
#overlay h3 { background: url(/Resources/Images/overlayHeaderBG.png) no-repeat; position: relative; height: 24px; padding: 0 20px; line-height: 2em; }
#overlay h3 a { position: absolute; right: 20px; top: 0; background: url(/Resources/Images/overlayClose.gif) no-repeat right; color: #333; padding-right: 20px; text-decoration: none; }

#bioContents { display: none; }

#footer { position: relative; top: 60px; clear: both; }
#footer p { font-size: .8em; color: #777; }