.ie5mac
{
    /* fake style for IE 5/Mac bug */
}

* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
    font-size: 75%;
    background: #cfc099;
    color: #333;
    line-height: 1.2em;
    text-align: center;
    vertical-align: top;
}

a:link,
a:visited,
a:active,
a:hover {
    color: #841717;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0;
}

h1 {
    color: #000;
    font-size: 2.0em;
    font-family: Arial, Helvetica, sans-serif;
    
}

h1#content-title {
    background: url(/images/group-list-bg.gif) bottom left repeat-x;
    /*height: 10px;*/
    /*width: 885px;*/
    padding-bottom: 20px;
    margin-bottom: 15px;
    padding-left: 15px;
    margin-left: 32px; 
    margin-right: 32px;
    line-height: 25px; 
}

h2 {
    text-transform: uppercase;
    font-size: 1.2em;
    height: 34px;
    line-height: 34px;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
    margin-top: 1.5em;
    background: #e6e8d6 url(/images/h3_bg_red.gif) no-repeat scroll left top;
}

h2 span {
    color:#fff;
    display:block;
    font-family: Arial,Helvetica,sans-serif;
    /*font-weight:bold;*/
    height:34px;
    letter-spacing:0.02em;
    margin-left:10px;
}

h2 span a:link, h2 span a:visited, h2 span a:active, h2 span a:hover {color: #fff;}

h2.red {
    background:#e6e8d6 url(/images/h2_bg_red.gif) no-repeat scroll left top;
}

h2.blue {
    background:#e6e8d6 url(/images/h2_bg_blue.gif) no-repeat scroll left top;
}

h2.orange {
     background:#e6e8d6 url(/images/h2_bg_orange.gif) no-repeat scroll left top;
}

#content-featured:first-child h2 {
    margin-top:1em;
}

h3 {
    text-transform: uppercase;
    font-size: 1.2em;
    height: 34px;
    line-height: 34px;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
    margin-top: 1.5em;
    margin-bottom: 5px;
    background:#e6e8d6 url(/images/h3_bg_red.gif) no-repeat scroll left top;
}

h3 span {
    color:#fff;
    display:block;
    font-family: Arial,Helvetica,sans-serif;
    /*font-weight:bold;*/
    height:34px;
    letter-spacing:0.02em;
    margin-left:10px;
}


h4 {
    font-size: 1.2em;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    margin: 0 0 5px 0;
}

h4 span {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

p {
    padding: 0 0 10px 0;
}

ul, dl {
    margin: 0px 0 5px 0;
    list-style: none;
}

ul li {
    padding: 0px 0 10px 13px;
    background: url(/images/bullet_arrows.gif) 0 3px no-repeat;
}

dt {
    padding: 10px 0 0px 0px;
}

dl dd {
    margin: 0 0 0px 0px;   
}

ol {
    margin: 0 0 0 30px;
}

ol li{
    padding: 0 0 5px 0;
}

fieldset {
    border: 0;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

blockquote {
    padding: 20px 10px 20px 20px;
}

input[type="text"], select {
    border: 1px solid #929594;
}



/* 508 */

#skipNavigation {
    position: absolute;
    height: 0;
    overflow: hidden;
}



/* LAYOUT */
/* see http://www.stuffandnonsense.co.uk/archives/whats_in_a_name_pt2.html */

#containerOuter {
    width: 960px;
    padding: 0 10px 0 0;
    background: #fff url(/images/container_bg_right.gif) top right repeat-y;
    margin: 0 auto;
    text-align: left;
}

#container {
    width: 950px;
    padding: 0 0 0 10px;
    background: #e6e8d6 url(/images/container_bg_left.gif) top left repeat-y;
    position: relative;
}

#branding {
    width: 950px;
    height: 92px;
    background-color: #f3f4e9;
}

#navigation {
    float: left;
    width: 100%;
    background: #f3f4e9 url(/images/nav_bg.gif) bottom right repeat-x;
    margin-bottom: 22px;
    height: 30px;
}

#content,
#content-full {
    width: 636px;
    clear: both;
    padding: 0px 0 20px 32px;
    float: left;
    margin-bottom:10px;
}

#content-full {
    width: 886px;
}

#sidebar {
    width: 216px;
    float: left;
    margin-left: 34px;
    padding: 0 0 20px 0;
}

#siteinfo {
    background-color: #841717;
    color: #fff;
    clear: both;
}



/* BRANDING */

#branding-logo {
    padding: 25px 0 0 27px;
}



/* NAVIGATION */

#navigation ul {
  margin: 0 0 0 8px;
    padding: 0;
    list-style: none;
}

#navigation li {
    float: left;
    display: block;
    margin: 0 0.3em 0 0;
    padding: 0;
    background: #daecfa url(/images/nav_corner_right.gif) no-repeat right top;
    height: 30px;
}

#navigation a:link,
#navigation a:active,
#navigation a:visited,
#navigation a:hover {
    display: block;
    background: url(/images/nav_corner_left.gif) no-repeat left top;
    padding: 0 1.1em 0 1.1em;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.9em;
    line-height: 29px;
    height: 30px;
    float: left;
}

#navigation a:hover {
    color: #000;
}

#navigation #selected {
    background: #fff url(/images/nav_corner_right_on.gif) no-repeat right top;
}

#navigation #selected a:link,
#navigation #selected a:active,
#navigation #selected a:visited,
#navigation #selected a:hover {
    background: url(/images/nav_corner_left_on.gif) no-repeat left top;
    color: #000;
}



/* LOCAL NAVIGATION */

#localNavigation {
    margin: 0 0 27px 0;
}

#localNavigation ul {
    background: none;
    list-style-type: none;
    padding: 0;
    width: 216px;
    margin: 0;
}

#localNavigation ul li {
    margin: 0;
    padding: 0;
    background: #f4f1ea;
    list-style-type: none;
}

#localNavigation .topCap {
background: #e6e8d6 url(/images/local_nav_topCap.gif) bottom left no-repeat;
height: 6px;
width: 216px;
line-height: 0;
}

#localNavigation .bottomCap {
background: #e6e8d6 url(/images/local_nav_bottomCap.gif) bottom left no-repeat;
height: 6px;
width: 216px;
line-height: 0;
margin-top: -1px;
}

/* Level 1 */
#localNavigation ul li a:link,
#localNavigation ul li a:active,
#localNavigation ul li a:visited,
#localNavigation ul li a:hover {
    color: #000;
    font-size: 1.5em;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.2em;
    border: none;
    display: block;
    padding: 5px 0 5px 17px;
    margin-left: -13px;
    text-decoration: none;
    margin-left: 0; /* remove to start border flush with words */
    border-bottom: 1px solid #d6caa9;
}

/* Level 2 */
#localNavigation ul li ul li a:link,
#localNavigation ul li ul li a:active,
#localNavigation ul li ul li a:visited,
#localNavigation ul li ul li a:hover {
    color: #841717;
    font-size: 1.0em;
    font-weight: bold;
    border: 0;
}

#localNavigation ul li ul li {
    border-bottom: 1px solid #fff;
}


#localNavigation ul ul {
    margin: 0;
}

/* Level 3 */
#localNavigation ul li ul li ul li a:link,
#localNavigation ul li ul li ul li a:active,
#localNavigation ul li ul li ul li a:visited,
#localNavigation ul li ul li ul li a:hover {
    padding-top: 0px;
    padding-left: 28px;
    font-weight: normal;
}

#localNavigation ul li ul li ul li {
    border: none;
}

#localNavigation ul li ul li ul {
    margin: 3px 0 10px 0;
}

/* Level 1 */
#localNavigation ul li#nav-section a {
    background: url(images/nav_bullet.gif) no-repeat 0.5em 0.8em;
    color: #000;
}

/* Level 2 */
#localNavigation ul li ul li#nav-section a {
    background: url(images/nav_bullet.gif) no-repeat 0.5em 0.9em;
}

/* Level 3 */
#localNavigation ul li ul li ul li#nav-section a {
    background: url(images/nav_bullet.gif) no-repeat 1.4em 0.5em;
}

#localNavigation ul li#nav-section ul li a:link,
#localNavigation ul li#nav-section ul li a:active,
#localNavigation ul li#nav-section ul li a:visited
#localNavigation ul li#nav-section ul li a:hover {
    background: none;
    color: #841717;
}

/* Level 1 */
#localNavigation ul li a:hover {
    /*background: url(images/nav_bullet.gif) no-repeat 0.5em 0.8em !important;
    color: #000 !important;*/
}

/* Level 2 */
#localNavigation ul li ul li a:hover {
    background: url(images/nav_bullet.gif) no-repeat 0.5em 0.9em !important;
}

/* Level 3 */
#localNavigation ul li ul li ul li a:hover {
    background: url(images/nav_bullet.gif) no-repeat 1.4em 0.5em !important;
}



/* SEARCH & NEWSLETTER */

#search {
    position: absolute;
    top: 10px;
    right: 23px;
    text-align: right;
}

#searchNav,
#searchNav a:link,
#searchNav a:active,
#searchNav a:visited,
#searchNav a:hover {
    color: #000;
    font-size: 0.9em;
    font-weight: normal;
}

#searchNav {
    margin-bottom: 3px;
}

#searchLogos {
    position: absolute;
    top: 56px;
    right: 58px;
    text-align: right;
}

#searchLogos img {
    margin-left: 8px;
}

.searchLabel,
.newsletterLabel {
    display: none;
}

.searchBar,
.newsletterBar {
    font-size: 0.9em;
    width: 175px;
    padding: 2px;
    margin-top: 2px;
    float: left;
}

.newsletterBar {
    width: 140px;
}

ul.newsletterLink {
    margin: 10px 0 0 0;
}

input[type=submit]{
            margin-top: 5px;
}

#search-nomatches {
    margin-top: 10px;       
}

#search-input {
    margin-top: 3px;
    position: absolute;
    right: 24px;
}

#search-button {
    float: right;
    margin-top: 3px;
    margin-left: 5px;
}



/* FOOTER */

#siteinfo-legal {
    font-size: 0.8em;
    background: #841717 url(/images/footer_bg.gif) no-repeat 300px 0;
    border-top: 7px solid #fff;
    position: relative;
    height: 58px;
}

#siteinfo-legal #colleft{
    position: absolute;
    top: 8px; 
    left: 10px;    
}

#siteinfo-legal #colright{
   position: absolute;
   top: 8px;
   right: 8px;
   text-align: right;
}

#siteinfo-legal a:link,
#siteinfo-legal a:active,
#siteinfo-legal a:visited,
#siteinfo-legal a:hover {
    color: #fff;
    text-decoration: none;
}




/* BREADCRUMB */

#breadCrumb {
    margin-bottom:1.5em;
    /*opacity:.5;*/
    margin-left: 32px;
    margin-right: 32px;
    padding-left: 15px;
    color: #696969;
    font-size: 0.8em;
}

#breadCrumb a:link,
#breadCrumb a:hover,
#breadCrumb a:active,
#breadCrumb a:visited {
    color: #696969;
    font-weight: normal;
}




/* HOME */

#homeFeature {
    padding-bottom: 32px;
}

#colOne {
    width: 300px;
    float: left;
}

#colTwo {
    width: 300px;
    float: left;
    margin-left: 36px;
}

#colOne .colContent, #colTwo .colContent {
    background: #f4f1ea url(/images/content_cap_bottom.gif) no-repeat scroll left bottom;
    padding: 13px 15px 18px 15px;
}

.home-group {
    padding-bottom: 1px;
    margin-bottom: 12px;
    border-bottom: 1px solid #ccc;
}

.home-group-noDivider {margin-bottom: 12px;}

.content-description {
    background: url('/images/group-list-bg.gif') bottom left repeat-x;
    padding-bottom: 25px;
}

.homeFeature {
    zoom: 1; /* IE7 bug fix */
}

.homeFeature img {
    border: 1px solid #cfc099;
    padding: 2px;
    float: left;
}

/*.homeFtrTopLeft,
.homeFtrTopRight,
.homeFtrBottomLeft,
.homeFtrBottomRight {
    height: 10px;
    line-height: 0;
}

.homeFtrTopLeft {
    background: #fff url(/images/home_ftr_top_left.gif) top left no-repeat;
    padding-left: 10px;
}

.homeFtrTopRight {
    background: #fff url(/images/home_ftr_top_right.gif) top right no-repeat;
    padding-right: 10px;
}

.homeFtrBottomLeft {
    background: #fff url(/images/home_ftr_bottom_left.gif) bottom left no-repeat;
    padding-left: 10px;    
}

.homeFtrBottomRight {
    background: #fff url(/images/home_ftr_bottom_right.gif) bottom right no-repeat;
    padding-right: 10px;
}
*/

.homeFtrTopLeft {
	background: url(/images/spotlight_header.gif) no-repeat top left;
	height: 33px;
	width: 636px;
}

.homeFtrTopRight {
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	height:33px;
	letter-spacing:0.02em;
	margin-left:10px;
	font-size:1.2em;
	line-height:34px;
	text-transform:uppercase;
	font-weight: bold;
}

.homeFtrBottomLeft {
	background: url(/images/spotlight_footer.gif) no-repeat bottom left;
	height: 9px;
	width: 636px;
}

.homeFtrContent {
    padding: 15px 15px 6px 15px;
    background-color: #f4f1ea;
	border-left: 1px solid #c8b994;
	border-right: 1px solid #c8b994;
}

.homeFtr01 {
    color: #000;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.4em;
    margin-left: 350px;
}

.homeFtr02 {
    font-size: 1.2em;
    line-height: 1.3em;
    margin-left: 350px;
    padding-bottom: 0;
}

.homeFtr02 a:link,
.homeFtr02 a:visited,
.homeFtr02 a:active,
.homeFtr02 a:hover {
    color: #841717;
    text-decoration: none;
}

.homeFtr02 a:hover {
    color: #000;
}



/* SIDEBAR */

#sidebar select {
    width:180px;
    margin-bottom:8px;
}

#sidebar h4 {
    text-transform:uppercase;
    font-size: 1.2em;
    height: 30px;
    line-height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0.02em;
    color: #fff;
    vertical-align: middle;
    font-weight: bold;
    padding: 0 0 0 15px;
    /*margin: 27px 0 0 0;*/
    margin: 0;
}

#sidebar h4 span {color:#fff;}

#sidebar h4.red {
    background: url(/images/sidebarbox_header_red.gif) top left no-repeat;
}

#sidebar h4.green {
    background: url(/images/sidebarbox_header_green.gif) top left no-repeat;
}

#sidebar h4.plain, #sidebar h4.plain span {
    padding: 0;
    margin: 0;
    color: #000;
}

.sidebarBoxGradient {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 10px 10px 1px 15px;
    width: 189px;
    background: #eae3d1 url('/images/sidebar_gradient_bkg.gif') bottom left repeat-x;
}

.sidebarBoxNoGradient {
    padding: 10px 10px 1px 15px;
    width: 191px;
    background: #f4f1ea;
    margin-bottom: 0;
}

.sidebarBoxBottom {
    background: url(/images/sidebarbox_cap_bottom.gif) bottom left no-repeat;
    width: 216px;
    height: 7px;
    line-height: 7px;
    margin-bottom: 27px;
}

.sidebarBoxPlainTop {
    background: #f4f1ea url(/images/sidebarbox_noheader_top.gif) top left no-repeat;
    width: 216px;
    height: 7px;
}

.sidebarBoxPlain {
    background-color: #f4f1ea;
    padding: 0 10px 10px 15px;
    width: 191px;
}

.sidebarBoxPlainBottom {
    background: #f4f1ea url(/images/sidebarbox_noheader_bottom.gif) bottom left no-repeat;
    width: 216px;
    height: 7px;
    margin-bottom: 27px;
}

.sidebarResourceLibrary {
    height: 71px;
    background: url(/images/sidebarbox_library.gif) top left no-repeat;
    margin-bottom: 27px;
    padding-left: 35px;
}

#sidebar .sidebarResourceLibrary h4, #sidebar .sidebarResourceLibrary h4 span {
    text-transform:uppercase;
    color: #fff;
    font-weight: bold;
    margin:0;
    padding: 0;
    height: auto;
    line-height: 1.0em;
}

#sidebar .sidebarResourceLibrary h4 {
    padding: 13px 0 4px 15px;
}

#sidebar .sidebarResourceLibrary h4 span {
    font-size: 0.8em;
}

.sidebarResourceLibrary p {
    font-size: 0.8em;
    color: #ccc;
    margin: 0;
    padding: 0 0 0 15px;
    line-height: 1.3em;
}

.rss {
    margin: 0 0 5px 0;
}

.sidebar-button {
    float: right;
    margin-top: 3px;
    margin-right: 5px;
}

.inputButton {
    float: right;
    margin: 4px 0 0 4px;
}



/* STYLING */

#content-main {
    padding: 0 0 0 15px;
}

#content-grouped {
    padding: 1em 0 0 0;
}

.content-grouping {
    padding: 0;
}

.content-short {
margin-bottom:10px;
}

.content-full {
    margin-bottom:10px;
}

.featured-thumbnail-left {
    float:left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.content-divider {
    background: url(/images/group-list-bg.gif) bottom left repeat-x;
    height: 1px;
    margin: 30px 0 30px 0;
}

.content-spacer {
    margin-bottom: 10px;
    margin-top: 10px;
}

#content-sidebar
{
    /*margin: -5px 0 27px 10px;*/
    padding: 0;
    background: none;
}

#content-browse
{
    margin-top: 2em;
}

#content-browse h4
{
    padding-top: 1em;
}

#content-browse h2
{
    margin-top: 1em;
}

.dataTable {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
}

.dataTable td, .dataTable th {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 5px;
}

.dataTable caption {
    font-size: 0.9em;
    padding: 4px 0 4px 0;
    color: #666;
    font-weight: bold;
}

.moreBox {
    margin-top: 10px;
    text-align: right;
    margin-bottom: 5px;
}

.groupList {
    background: url(/images/group-list-bg.gif) bottom left repeat-x;
    padding-bottom: 7px;
    margin-bottom: 15px;
}

.nobg {
    background: none;
}

.facet-links
{
    font-size: 0.9em;
    padding-top: 0.3em;
}



/* LIST ITEMS */

/* the 'content' field of a section page */
.section-content {
    margin-bottom:1em;
}

.listitem {
    padding: 0 0 1em 0;
}

.listitem h4 {
    line-height: 1.5em;
    margin:0;
    padding:0 0 0.2em;
}

.listitem-featured .date,
.listitem .date {
    font-weight: bold;
    font-size: 0.9em;
}

.listitem-featured .location,
.listitem .location {
    font-size: 0.9em;
    font-weight: bold;
    color: #333;
    padding-bottom:0.2em;
}

.listitem .description {
    font-size: 0.9em;
}

.listitem-featured {
    margin:0 0 1em;
    padding:0;

}

.listitem-featured h4 {
    padding:0 0 0.25em;
    margin:0;
}

.listitem-featured .thumbnail {
    float: left;
    margin: .5em 1em .2em 0;
    border: 1px solid #444;
}

.listitem-featured .beside-thumbnail {
    /*padding-left: 165px;*/
}

.listitem-short {
	padding: 0 0 1em 0;
}

.listitem-short .date {
    font-weight: normal;
    padding-right:1em;
}

.listitem {
    padding: 0px 0 10px 13px;
    background: url(/images/bullet_arrows.gif) 2px 2px no-repeat;
}

h5 {
    font-size: 0.9em;
    line-height: 1.2em;
}

.date {
    font-weight: bold;
    font-size: 0.9em;
    color: #666;
}

.location {
    font-size: 0.9em;
    font-weight: bold;
    color: #333;
}

.description {
    font-size: 0.9em;
    line-height: 1.3em;
}

.title {
    margin-top: 0;
}

.thumbnail
{
    float:left;
    border:1px solid #ccc;
    margin:0.25em 1em 0.25em 0;
}



/* BLOG */

.blog-list-post {
    padding-bottom: 60px;
    padding-top: 20px;
}

.blog-list-post h1 {
    color: #000;
    font-size: 1.2em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-bottom: 2px solid #000;
    padding-bottom: 4px;
}

.blog-list-title {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 1.2em;
    
}

.blog-list-date {
    text-align: right;
    font-size: 0.8em;
    font-weight: bold;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;

    border-bottom: 1px solid #3399CC;    
}

.blog-list-topics {
    margin-top: 15px;
    font-weight: bold;
    font-size: 0.9em;
}

.blogCommentTable {
    margin-top: -10px;
}

.blogCommentTable span {
    margin-top: 10px;
    display: block;
    float: left;
}

.blogCommentTable label {
    margin-top: 10px;
    display: block;
}

.blog-more {
    margin-top: 10px;
}



/* CALENDAR GRID */
.calendar-grid h2
{
  margin: 0;
  padding: 0;
}

.calendar-grid table
{
    padding: 0;
    margin:5px 10px 20px;
    border-right:1px solid #841717;
    border-bottom:1px solid #841717;
}
.calendar-grid th
{
    background: #841717;
    color: #fff;
    margin: 3px;
    padding: 2px 5px;
    text-align:center;
}
.calendar-grid td
{
    background: #fff;
    color: #000;
    padding: 2px;
    margin:0;
    height:85px;
    width:90px;
    text-align:right;
    vertical-align:top;
    border-left:1px solid #841717;
    border-top:1px solid #841717;
}

.calendar-grid td ul
{
    text-align:left;
    margin: 0;
    padding: 0;
}

.calendar-grid td ul li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    border-top: 1px dotted #999;
}

.calendar-grid td a
{
    font-size:9px;
}

.calendar-grid td.notInMonth
{
    background: #9c9c9c;
}

.calendar-grid td p.dayNumNoEvents
{
    color: #aaa;
}

.calendar-grid td p.dayNum
{
    font-weight: bold;
}

#list-tools {
    margin-bottom: 1em;
    margin-right: 200px;
}

h4#filter-message
{
    padding-bottom: 1em;
}

#content-main .content-featured
{
    margin: 1em 0 2em 0;
}

.content-full, .content-short
{
    padding-bottom: 1em;
}

.pager {
   text-align:right;
   margin-top: -1em;
}



/* THE JQUERY TABS CSS */

.tabsBottomLeft {
    background: #E6E8D6 url("/images/tabs_bottom_left.gif") no-repeat bottom left;
    padding-left: 10px;
    height: 11px;
    width: 611px;
    margin-bottom: 20px;
    margin:0;
}

.tabsBottomRight {
    background: #E6E8D6 url("/images/tabs_bottom_right.gif") no-repeat bottom right;
    height: 11px;
    width: 601px;
}

@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

@media print {
    .tabs-nav {
        display: none;
    }
}

.tabs-nav {
    float: left;
    width: 611px;
    background: #E6E8D6 url("/images/tabs_bg.gif") no-repeat bottom right;
    line-height: normal;
    padding-bottom: 9px;
    margin: 10px 0 0 0;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    background: url("/images/tabs_left.gif") no-repeat left top;
    margin: 0 5px 0 0;
    padding: 0 0 0 9px;
    height: 29px;
}
.tabs-nav a {
    display: block;
    background: url("/images/tabs_right.gif") no-repeat right top;
    padding: 6px 10px 6px 3px;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    line-height: 17px;
}

.tabs-nav li.tabs-selected {
    background: url("/images/tabs_left_on.gif") no-repeat left top;
}

.tabs-nav li.tabs-selected a {
    padding: 7px 10px 5px 3px;
    color: #000;
    text-decoration: none;
    background: url("/images/tabs_right_on.gif") no-repeat right top;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    /* background-position: 0 -50px; */
    outline: 0; /* @ Firefox, switch off dotted border */
}
.tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited,
.tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
    text-decoration: underline;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}

.tabs-container {
    padding: 1em 8px;
    background: #E6E8D6; /* declare background color for container to avoid distorted fonts in IE while fading */
    width: 610px;
    margin:0;
    padding:0;
}

.tabs-content {
    margin:0;
    padding:0;
    clear:left;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background: #F4F1EA;
    width: 609px;
}


.tabs-content-padding {
    padding: 1.25em 1.2em 0 1.25em;
    line-height: 150%;
    margin:0;
    background: #F4F1EA;
}

#homeTabs, .content-tabbed {
    background: #DAECFA;
    margin-top:2em;
}



/* Auto-generated forms */

.showform .fieldError
{
    color: #F00;
}

.showform th
{
    text-align: right;
    padding-right: .5em;
}

.showform th, .showform td
{
    padding-top: 0.2em;
}

#comment-preview {
    border: 1px solid #999;
    background-color: #efefef;
    display: none;
    padding: 5px;
    margin-top: 5px;
}

.showform-stacked .shaded-text, .showform-stacked .shaded-text
{
    font-weight: normal;
    color: #555;
    padding-left: 10px;
    
}

.showform-stacked textarea {
    width: 100%;
}



/* SHARED */
.moreBox {
    margin-top: 10px;
    text-align: right;
    padding-bottom: 5px;
}

.viewAll {
    margin-top: 10px;
    margin-left: 13px;
}

.nobg {
    background: none;
}

#directory-keyword {
    margin-bottom:1.5em;
}

#directory-alpha {
    margin-bottom: 1.5em;
}

#MainFeature {
    border:1px solid #999;
    height:194px;
    width:300px;
    margin:0;
    padding:0;
    position:relative; 
}


#MainFeature h5 {
    position: absolute; 
    top:0;
    left:0;
    display:block;
    background-color:#eee;
    opacity: .75;
    margin: 0 0 0 0;
    color: #333;
    font-weight: bold;
    padding:5px 10px;
    width:280px;
}

#list-tools {
    margin-bottom:1em;
}

.right {
    float: right;
}

.image {
    border: 1px solid #cfc099;
    padding: 2px;
    float: left;
    margin: 2px 10px 0 0;
    background-color: #fff;
}

.content-spacer {
    clear: both;
    margin-bottom: 20px;
}

.hideDescriptions {
    float: right;
    margin-top: -15px;
}

.hideDescriptions a {
    font-size: 0.8em;
}

.detail .date {
    margin-bottom: 10px;
}

h5.title {
    font-size: 1.2em;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    margin: 0 0 3px 0;
}

.photo {
    border: 2px solid #000;
}

.photoleft {
    border: 2px solid #000;
    float: left;
    margin: 2px 10px 0 0px;
}

.photoright {
    border: 2px solid #000;
    float: right;
    margin: 2px 0px 0 10px;
}

/* OAM css tweak for doc library */
#content-main .listitem {
    clear:left;
}

.listitem .document {
/*    clear:left; */
}

.listitem .document h5 {
    margin-top:0.5em;
}
.listitem .document img {
    margin-right: 10px;
    margin-bottom: 10px;
}



/* Social Links */
.social-links {
    padding-left: 8px;
}

.social-link {
    margin-bottom: 10px;
}

a.furl {
    background: url("/images/furl-sm.gif") no-repeat left top;
    padding-left: 20px;
}
a.delicious {
    background: url("/images/delicious.gif") no-repeat left top;
    padding-left: 20px;
}
a.digg {
    background: url("/images/digg.gif") no-repeat left top;
    padding-left: 20px;
}
a.stumbleupon {
    background: url("/images/stumbleit.gif") no-repeat left top;
    padding-left: 20px;
}
a.reddit {
    background: url("/images/reddit.gif") no-repeat left top;
    padding-left: 20px;
}

.blogCommentToggle,
.blogCommentElipses {
    cursor: pointer;
    color: #841717;
    text-decoration: none;
    font-weight: bold;
}

.blogComment {
    margin: 1em 0 0 0;
}

/* Side bar */
#about-sidebarBox img {
    border: 1px solid #cfc099;
    padding: 2px;
}
#about-sidebarBox p.quote {
    margin-top: 5px;
    font-weight:bold;
	line-height:1.4em;
}

/* File Icons */
.pdf {
	background: url("/images/pdf.gif") no-repeat left top;
	height: 19px;
    padding-left: 20px;
    padding-top: 2px;
}
.doc {
	background: url("/images/doc.gif") no-repeat left top;
	height: 19px;
    padding-left: 20px;
    padding-top: 2px;
}
.txt {
	background: url("/images/txt.gif") no-repeat left top;
	height: 19px;
    padding-left: 20px;
    padding-top: 2px;
}
.xls {
	background: url("/images/xls.gif") no-repeat left top;
	height: 19px;
    padding-left: 20px;
    padding-top: 2px;
}
.slide {
    float: left;
}
.tab-active a {
    color: #EB7F23;
}

