html,
body,
td,
th,
select {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #4f4e50;
}

body {
    margin: 0;
    padding: 0;
    background: #1a1a1a;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size:16px;
    *font-size: 100%;  /* IE6 and 7 Hack */
}

/* Added for sticky footer */
html, body { 
    height: 100%;
}
/* End Add for sticky footer */

* {
    margin: 0;
    padding: 0;
}

a:link,
a:visited {
    color: #ffb03b;
    text-decoration: none;
    font-weight: 500;
}
a:visited {
    color: #b87f2a;
}

a:hover {
    text-decoration: underline;
}

a:link img,
a:visited img {
    text-decoration: none;
    border: 0;
}

:focus {
    -moz-outline-style: none; /* firefox outline on focus hack */
}

/* Header */

.header {
    height: 1em;
    margin: 0 0 .5em 0;
    padding: 0;
    background-color: #555;
    font-size: .5em;
    border-bottom: 1px solid #666;
}

#branding {
    float:right;
    width: 405px;    
    height: 61px;
    margin: 1.5em 0 0 0;
    padding: 0;
    background: transparent url(background/medLogo.png) no-repeat -94px 0;
    _background: none; /* ie hack for transparent images */
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/background/medLogo.png'); /* ie hack for transparent images */
    text-align: center;
    font-size:.9em;
    color: #bbb;
}

#headerSpacer {
    height: 2.5em;
}

/* Navigation Sidebar Start */

div#navigation {
    margin: 0;
    padding: 0 1em 0 1em;
    position: absolute;
    left: 0;
    top: 1.8em;
    font-size: 1em;
}

div#navigation div {
    margin: 0;
    padding: 0;
}

div#navigation div a:link,
div#navigation div a:visited {
    color: #eee;
    display: block;
    margin: 0;
    padding: .3em 0 .3em .4em;
    width: 7.6em;
    background: #333;
    border-top: 1px solid #1a1a1a;
    font-weight: 500;
}

div#navigation div a:hover {
    color: #fff;
    background: #555;
    text-decoration: none;
}
    /*InnerGallery Navigation */
div#navigation div#innerGalleryContainer {
    width: 8em;
    margin: 0;
    padding: 0 0 0 .4em;
    padding: 0;
    background-color: #1e1e1e;
}
div#navigation div#innerGalleryContainer {
    margin: 0;
    padding: 0;
}
div#navigation div#innerGalleryContainer div div a:link,
div#navigation div#innerGalleryContainer div div a:visited,
div#navigation div#innerGalleryContainer div div a:hover {
    padding-left: .8em;
    background-color: transparent; 
    border: none;
    font-size: .8em;
    width: auto;
}
div#navigation div#innerGalleryContainer div div a:hover {
    background-color: #222;
    color: #ffb03b;
}

/* End Navigation */



/* Main Content Layout */

div#content {
    display: block;
    margin: 0 1em 0 10em;
    padding: 0;
    color: #eee;
}
div#content #contentHeader {
    display: block;
    margin: 0;
    padding: 0 0 .5em 0;
}
div#content #contentBody {
    margin: 0;
    padding: 0;
    font-size: .9em;
}

/* Content Items  */

#contentBody p {
    margin: 0 0 .5em 0;
    line-height: 1.2em;
}
#contentBody p.item {
    margin: 0 0 .5em 0;
    width: 48em;
}
#largeLogo {
    width: 610px;
    height: 94px;
    margin: 0;
    padding: 0;
    background: transparent url(background/largeLogo.png) no-repeat -146px 0;
    _background: none; /* ie hack for transparent images */
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/background/largeLogo.png');/* ie hack for transparent images */
}
#frontPageGraphic {
    height: 350px;
    margin: 0;
    padding: 0 360px 0 0;
    background: transparent url(background/frontGraphic.png) no-repeat top right;
    _background: none; /* ie hack for transparent images */
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/background/frontGraphicWide.png');/* ie hack for transparent images */
}
/* Showcase boxes */
.itemBox,
.itemBoxAlt {
    margin: 0;
    padding: 0;
    width: 48em;
    float: left;
}
#contentBody .itemBox p,
#contentBody .itemBoxAlt p {
    margin: 3em 0 0 0;
    padding: 0;
    width: 24em;
    float: left;
    clear: both;
}
.itemBox a.photo:link,
.itemBox a.photo:visited,
.itemBoxAlt a.photo:link,
.itemBoxAlt a.photo:visited {
    margin: 0;
    padding: 0;
    float: right;
    position: relative;
}
.itemBoxAlt {
    float: left;
}
#contentBody .itemBoxAlt p {
    float: right;
    clear: right;
}
.itemBoxAlt a.photo:link,
.itemBoxAlt a.photo:visited {
    float: left;
}
.play {
	position: absolute;
	bottom: 15px;
	right: 15px;
    filter:alpha(opacity=75);
    opacity:.75;
}
.play:hover {
    filter:alpha(opacity=90);
    opacity:.9;
}


/* End Showcase boxes */


/* Slider */


#sliderContainer {
    position: relative;
    float: left;
    height: 2em;
    margin: 5px 0 15px 0; 
    padding: 8px;
    background-color: #555;
    border: none;
    overflow: hidden;
}
#sliderContainer div {
    padding: 0;
    margin: 0;
}
#sliderContainer div div {
    float: left;
    margin: 0;
    padding: 0;
    height: 2em;
}
#sliderContainer div div a {
	margin: 0;
    padding: 0 8px;
    display: block;
    float: left;
    z-index: 10;
    position: relative;
    overflow: hidden;
    color: #EEEEEE;
    font-size: 14px;
    line-height: 2em;
}
#sliderContainer div div#pointer {
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 8px;
    left: 8px;
    height: 2em;
    width: 87px;
    visibility: visible;
    z-index: 8;
    background-color: #333;
    color: #ffb03b;
}




/* End Slider */



#firefoxIcon {
    float: left;
    padding: .1em;
}
a .lyteboxImage,
a:link .lyteboxImage,
a:visited .lyteboxImage {
    margin: 0;
    padding: 2px;
    background-color: #aaa;
    border: 1px solid #666;
}
a:hover .lyteboxImage {
    background-color: #eee;
}
a.photoRight {
	position: relative;
	margin: 0 0 10px 10px;
	float:right;
}
a.photoLeft {
	position: relative;
	margin: 10px 10px 10px 0px;
	clear: left;
	float:left;
}
p.clearRight {
	clear: right;
}

.callOutLetter {
    display: block;
    float: left;
    padding: 0 3px 2px 0;
    margin: 0;
    font-size: 4em;
    line-height:.8em;
}
#photoTip {
	float: right;
	margin: 0;
	padding: 18px 20px 0 0;
}

/* Footer */

div.footer {
    /* items affecting height set belo */
    margin: 0 auto;
    padding: 0;
    width: 40em;
    color: #eee;
    text-align: center;
}
div.footer p {
    display: block;
    margin: 0;
    padding: 0;
}
div.footer p#seperator {
    padding: .5em 0 0 0;
    border-top: solid 1px #666;
}

/* Added for sticky footer */
.container {
    min-height: 100%;
    width: 58em;
    height: auto !important;
    height: 100%; /* Firefox ignores this */
    margin: -1em 0 -3.25em 0; /* bottom margin must = negative value of the .footer height */
}

.footer, .push {
    height: 4em; /* .push height = .footer height */
    padding: .5em; 
    font-size: .7em;
}

/* Misc items */
.clearer {
    clear:both;
}
