/*================================================================ */
/* Feature Items */

#features {
    /* margin: 0px 0px 1em 0px; */
}
#features:after {
    content: ".";
    height: 0px;
    display: block;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
*:first-child+html #features { height: 1%; }   /* IE7 */
* html #features { height: 1%; }               /* IE6 */

#feature1, #feature2, #feature3 {
    float: left;
    width: 208px;
    margin-right: 11px;
}
#feature3 {
    margin-right: 0px;
}
#features h2 {
    padding: 2px 3px;
    margin: 0px 0px 2px 0px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    font-weight: bold;
    color: #64686A;
    background: #EFF2F4;
}
#features p {
    padding: 0px;
    margin: 0px;
}
#features img {
    display: block;
    text-decoration: none;
    margin-bottom: 2px;
}
#features a {
    font-weight: bold;
    color: #005789;
    text-decoration: none;
}
#features a:hover {
    text-decoration: underline;
}

#feature1 {
    width: 650px;
    background: #E5E8EA;
    padding: 0px;
    margin: 0px 0px 0.5em 0px;
}
#feature1:after {
    content: ".";
    height: 0px;
    display: block;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
*:first-child+html #feature1 { height: 1%; }   /* IE7 */
* html #feature1 { height: 1%; }               /* IE6 */

#feature1 object {
    float: left;
    margin: 0px 7px 0px 0px;
}
#feature1 h2 {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    background: #E5E8EA;
    color: #5A5E60;
    padding: 0px;
    margin: 7px 0px 0.5em 0px;
}
#feature1 p {
    padding: 0px;
    margin: 0px 0px 1em 0px;
}

/*================================================================ */
/* Block Items */

#homeblocks {
    /* margin-top: 1.0em; */
}
#homeblocks:after {
    content: ".";
    height: 0px;
    display: block;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
*:first-child+html #homeblocks { height: 1%; }   /* IE7 */
* html #homeblocks { height: 1%; }               /* IE6 */

#block1, #block2, #block3, #block4, #block5, #block6 {
    width: 315px;
    float: left;
    margin-top: 15px;
    margin-right: 14px;
}
#block2, #block4, #block6 {
    margin-right: 0px;
}
#block7 {
    width: 644px;
    float: left;
    margin-top: 15px;
}

#homeblocks h2 {
    background: transparent;
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #333333;
    border-top: 4px solid #7DC1E8;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 7px 0px;
}
#homeblocks p {
    padding: 0px;
    margin: 0px;
}
#homeblocks .date {
    font-size: 0.9em;
    color: #64686A;
}
#homeblocks .info {
    font-size: 0.9em;
    color: #64686A;
}
#homeblocks img {
    float: left;
    display: block;
    text-decoration: none;
    margin: 0px 3px 3px 0px;
}
#homeblocks a {
    font-weight: bold;
    color: #005789;
    text-decoration: none;
}
#homeblocks a:hover {
    text-decoration: underline;
}

/*================================================================ */
/* Sidebar Items */

.sideblock {
    border-top: 2px solid #EFF2F4;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
}
.sideblock h3 {
    padding: 0px;
    margin: 0px 0px 0.3em 0px;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.0em;
    font-weight: bold;
    color: #64686A;
}
.sideblock a {
    color: #005789;
    text-decoration: none;
}
.sideblock a:hover {
    text-decoration: underline;
}
.sideblock ul {
    padding: 0px;
    margin: 0px 0px 1em 0px;
    list-style: disc;
}
.sideblock ul li {
    padding: 0px 0px 1px 0px;
    margin: 0px 0px 0px 16px;
}

/*================================================================ */
/* Communities Links */

.sideblock ul#communities {
    list-style: none;
}
.sideblock ul#communities:after {
    content: ".";
    height: 0px;
    display: block;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
*:first-child+html .sideblock ul#communities { height: 1%; }   /* IE7 */
* html .sideblock ul#communities { height: 1%; }               /* IE6 */

.sideblock ul#communities li {
    float: left;
    width: 130px;
    padding: 0px 0px 5px 0px;
    margin: 0px;
}
.sideblock ul#communities li a {
    padding: 0px 0px 0px 19px;
    background-color: transparent;
    background-position: top left;
    background-repeat: no-repeat;
}

#communities .linkedin a       { background-image: url("../images/buttons/icon_linkedin_g.gif"); }
#communities .linkedin a:hover { background-image: url("../images/buttons/icon_linkedin.gif"); }
#communities .youtube  a       { background-image: url("../images/buttons/icon_youtube_g.gif"); }
#communities .youtube  a:hover { background-image: url("../images/buttons/icon_youtube.gif"); }
#communities .facebook a       { background-image: url("../images/buttons/icon_facebook_g.gif"); }
#communities .facebook a:hover { background-image: url("../images/buttons/icon_facebook.gif"); }
#communities .change   a       { background-image: url("../images/buttons/icon_change_g.gif"); }
#communities .change   a:hover { background-image: url("../images/buttons/icon_change.gif"); }
#communities .rss      a       { background-image: url("../images/buttons/icon_rss_g.gif"); }
#communities .rss      a:hover { background-image: url("../images/buttons/icon_rss.gif"); }

/*================================================================ */
/* BrowseAloud */

#browsealoud {
    border-top: 4px dotted #C3CDDC;
    background: #FFFFFF;
    clear: both;
    font-size: 0.75em;
    color: #333333;
    padding: 7px 0px 0px 0px;
    margin: 7px 0px 0px 0px;
}
#browsealoud:after {
    content: ".";
    height: 0px;
    display: block;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
*:first-child+html #browsealoud { height: 1%; }   /* IE7 */
* html #browsealoud { height: 1%; }               /* IE6 */

/*=============================================*/
/* Splash */

.splash {
    background: #FFFFFF;
    position: relative;
    margin: 0px;
    overflow: hidden;
}
.splash:after {
    content: ".";
    height: 0px;
    display: block;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
*:first-child+html .splash { height: 1%; }   /* IE7 */
* html .splash { height: 1%; }               /* IE6 */

.splashImg {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.spashImg div {
    display: none;
}

.splashRight {
    position: relative;
    float: right;
    background: #A7AAAC;
    width: 335px;
    z-index: 2;
}

.splashRight h2 {
    margin: 0px 0px 0.4em 0px !important;

}
.splashRight p {
    padding: 0px 0px 0.5em 0px !important;
    margin: 0px !important;
}

/*=============================================*/
/* Panel Slider */

.coda-slider-wrapper { padding: 0px; }
.coda-slider { background: #E5E8EA; }

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { height: 255px; overflow: auto !important; padding-right: 20px; }

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 335px; }

/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 335px; }
.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px; }

/* Arrow styling */
.coda-nav { float: left; }
.coda-nav-left { margin-left: 10px; }
.coda-nav-left, .coda-nav-right { float: left; }
.coda-nav-left a, .coda-nav-right a { background: #616669; color: #FFFFFF !important; padding: 3px 5px; margin: 5px 2px; }

/* Tab nav */
.coda-nav ul li a.current { background: #FFFFFF; color: #000000 !important; }

/* Panel padding */
.coda-slider .panel-wrapper { padding: 5px 10px; height: 205px; }

/* Preloader */
.coda-slider p.loading { padding: 20px; text-align: center; }

.coda-slider .panel{ color: #000000; }
/*
.coda-slider .panel a { color: #FFFFFF; }
.coda-slider .panel a:hover, .coda-slider .panel a:focus { color: #FFFFFF; }
#col1 .coda-slider .panel h3 { color: #FFFFFF; }
.coda-slider .panel p { padding: 0px; margin: 0px 0px 1em 0px; }
*/

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav */
.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden; float: left; padding: 0px !important; margin: 0px 0px 0.2em 0px !important;}
.coda-nav ul li { display: inline; }
.coda-nav ul li a { background: #616669; color: #FFFFFF !important; display: block; float: left; padding: 3px 5px;  margin: 5px 2px; text-decoration: none; }

/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: auto; }
.coda-slider { float: left; overflow: hidden; position: relative; }
.coda-slider .panel { display: block; float: left; }
.coda-slider .panel-container { position: relative; }
.coda-nav-left, .coda-nav-right { float: left; }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none; }
