﻿body 
{
    font-family: Verdana, Arial;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	background-color:#111111;
	background-image: url(Images/body-bg.jpg);
	background-repeat: repeat-x;
}

h1
{
    font-size:36px;
    color:#defd32;
    font-family: Trebuchet MS, Verdana, Arial;
    font-weight: lighter;
    padding: 3px 10px 0px 33px;
    margin-left: -33px;
    margin-top: 50px;
    margin-bottom: -20px;
    background-image: url(Images/h1-bg.png);
    background-repeat: no-repeat;
    height: 71px;
}

h2
{
    font-size:20px;
    color:#000000;
    font-family: Verdana, Arial;
    font-weight: lighter;
}

p.firstline
{
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 24px;
}

p
{
    font-size: 14px;
    font-family: Verdana, Arial;
}

a:link, a:visited
{
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: underline;
}

img
{
    border: 0px solid #ffffff;
}

#main-container
{
	margin: 0px auto 0px auto;
	width: 924px;
	display: table;
}

#header
{
    width: 904px;
    height: 107px;
    display: table;
    float: right;
}

#logo
{
    float: left;
    width: 172px;
    height: 105px;
    margin-right: 10px;
}

#nav
{
    width: 670px;
    height: 36px;
    float:right;
    background-color:#000000;
    margin-top: 33px;
    font-family: Trebuchet MS, Verdana, Arial;
    text-align: center;
}

#nav ul
{
    list-style:none;
    padding:8px 0px 0px 20px;
    margin:0px;
}

#nav li
{
    text-align: center;
    float: left;
}

#nav li a:link, #nav li a:visited
{
    color: #defd32;
    text-decoration: none;
    font-size:17px;
    margin: 0px 40px 0px 0px;
}

#nav li a:hover
{
    text-decoration:underline;
}


#feature-banner
{
    float: right;
    display: table;
    width: 904px;
    margin-top: -14px;
}

#banner-top
{
    background-image: url(Images/banner-top-bg.png);
    height: 15px;
    width: 904px;
}

#banner-middle
{
    width: 904px;
    display: table;
    min-height: 100px;
}

#banner-bottom
{
    background-image: url(Images/banner-bottom-bg.png);
    background-position: center top;
    height: 32px;
    width: 904px;
}

#main-body
{
    background-color:#ffffff;
    border: 1px solid #999999;
    width:904px;
    margin-top:0px;
    min-height:700px;
    float: right;
    background-image: url(Images/editor-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    margin-bottom: 20px;
}

#body-inner
{
    width: 874px;
    margin: 15px 15px 15px 15px;
}

.third-column
{
    width: 291px;
    display: table;
    float: left;
}

.half-column
{
    width: 437px;
    display: table;
    float: left;
}

.two-third-column
{
    width: 582px;
    display: table;
    float: left;
}

#footer-wrapper
{
    width: 928px;
    height: 220px;    
    display: table;
}

#footer
{
    width:871px;
    display: table;
    text-align: center;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active
{
    color: #abc7cd;
    text-decoration: none;
}

#footer a:hover, #footer a:active
{
    color:#defd32;
    text-decoration: underline;
}


/*  IMS STYLES - DO NOT REMOVE!!!!!!!!!!!!! */
#IMSBar
{
    height:auto;
	width:auto;
	margin:0;
	padding:4px;
	position:static;
	text-transform:none;
	letter-spacing:normal;  
	text-align: center;
	background-color:#777;
	background-image:-moz-linear-gradient(bottom, #666, #7f7f7f);
	background-image:-webkit-gradient(linear, left bottom, left top, from(#666), to(#7f7f7f));
}

#IMSBar a:link, #IMSBar a:visited, #IMSBar a:hover, #IMSBar a:active
{
    color: #dddddd;
    text-decoration: none;
}

#IMSBar a:hover, #IMSBar a:active
{
    color: #ffffff;
    text-decoration: underline;
}


 .thumbnail-holder
 {
     display: table; width: 90%; position: relative; margin-bottom: 8px; margin-left:10px; border: solid 0px black;
 }
 
 .thumbnail-holder h4
 {
     line-height: 0px;
     
 }
 
 .thumbnail-holder p
 {
     line-height: 0px;
     
 }
 
 .thumbnail-holder a:link, .thumbnail-holder a:active, .thumbnail-holder a:visited, .thumbnail-holder a:hover
 {
     color:#c93838;
     font-size: .8em;
     line-height: 14px;
     font-weight: bold;
     float:right;
     
 }
 
 .thumbnail-holder a img
 {
  border: solid 2px #fdc317;
    width: 110px;
    height: 110px;
    float:left;
    margin-right: 5px;    
 }
.tooltip {
	border-bottom: 1px dotted #000000; color: #000000; outline: none;
	cursor: hand; text-decoration: none;
	position: relative;
	z-index: 1005;
}
.tooltip span {
	margin-left: -999em;
	position: absolute;
	
}
.tooltip:hover span {
	border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	position: absolute; left: 15px; top: -20px; 
	margin-left: 0; width: 240px;
}
.tooltip:hover img {
	
}
.tooltip:hover em {
	font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
	display: block; padding: 0.2em 0 0.6em 0;
}
.classic { padding: 0.1em 0.1em; z-index:1005; }
.custom { padding: 0.5em 0.8em 0.8em 2em; }
* html a:hover { background: transparent; }
.classic {background: #FFFFAA; border: 1px solid #FFAD33; }
.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.info { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.warning { background: #FFFFAA; border: 1px solid #FFAD33; }

/* rotator in-page placement */
    div.rotator {
	position:relative;
	height:250px;
	margin: 0px auto 0px auto;
	width: 100%;
	display: none;
	text-align: center;
}
/* rotator css */
	div.rotator ul li {
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div.rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
    div.rotator ul li.show {
	z-index:500
}