﻿
/*********************************/
/*! jQuery UI - v1.10.3 - 2013-05-03
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/

/*
html body
{
    height: auto;
    width: auto;
}

html body
{
    font-size: 12px;
    overflow: auto;
}
*/

#webnews
{
    float: left;
    width: 100%;
    color: #5E5E5E;
    background: white;
    padding-bottom: 25px;
}

.wrapper
{
    position: relative; /*width: 989px;*/
    margin: auto;
}

.textBlock
{
    clear: both;
    padding: 0px 20px 0px;
    width: 960px !important;
}


.ui-accordion .ui-accordion-header
{
    display: block;
    cursor: pointer;
    position: relative; /*margin-top: 2px; 	padding: .5em .5em .5em .7em;*/
    min-height: 0; /* support: IE7 */
    outline: none;
}

.ui-accordion .ui-accordion-icons
{
    padding-left: 2.2em;
    color: #79B02C; /*font: bold 1.3em/1.3em Tahoma,Geneva,sans-serif;*/
}
.ui-accordion .ui-accordion-noicons
{
    padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons
{
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon
{
    position: absolute;
    left: .0em;
    top: 30%; /*margin-top: -8px;*/
}

/* states and images */
.ui-icon
{
    width: 24px;
    height: 24px;
}

/*
.ui-icon, .ui-widget-content .ui-icon
{
    background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon
{
    background-image: url(images/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon
{
    background: url(../images/icons.png) no-repeat -28px -152px;
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon
{
    background: url(../images/icons.png) no-repeat -28px -152px;
}
.ui-state-active .ui-icon
{
    background: url(../images/icons.png) no-repeat -28px -152px;
}
.ui-state-highlight .ui-icon
{
    background-image: url(images/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon
{
    background-image: url(images/ui-icons_cd0a0a_256x240.png);
}
*/

.ui-icon.iconOpen
{
    /*background: url(../images/icons.png) no-repeat -3px -177px;*/
    background: url(Images/MinusSign.png);
    background-size: 22px 22px !important;
    padding-right: 10px;
    background-repeat: no-repeat;
}

.ui-icon.iconClosed
{
    /*background: url(../images/icons.png) no-repeat -28px -152px;*/
    background: url(Images/PlusSign.png);
    background-size: 22px 22px !important;
    padding-right: 10px;
    background-repeat: no-repeat;
}

html .s4-ca
{
    min-height: 1px;
    clear: both;
}


div.accordion .accordion-header:first-child
{
    background: none;
}

div.accordion, div.accordion .accordion-header, div.accordion .accordion-content
{
    position: relative;
    overflow: hidden;
    width: 100%;
}

div.accordion .accordion-header
{
    margin-top: 6px; /*padding: 12px 0 6px;*/
    background: url(../../Images/dotted-light.gif) repeat-x -1px top;
    cursor: pointer;
}

div.accordion
{
    padding: 0 0 6px;
    background: url(../../Images/dotted-light.gif) repeat-x -1px bottom;
}

#webnews h2
{
    margin: 0;
    padding: 21px 0 6px;
    font: 2em/1.2em AvenirLTStdBlack, Verdana, Geneva, sans-serif;
    text-transform: uppercase;
    color: #777;
}

div.srch-Title3, #webnews h3, #webnews h4
{
    color: #79B02C;
}

div.srch-Title3, #webnews h3
{
    margin: 0;
    padding: 12px 0 6px 0; /*margin-left: 5px;*/
    font: 1.3em/1.3em Tahoma,Geneva,sans-serif;
}

#webnews h4
{
    font: 1.3em/1.3em Tahoma,Geneva,sans-serif;
    margin: 0;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#webnews a
{
    outline: 0;
    text-decoration: none;
    color: #79B02C;
}

#webnews ol, #webnews ul
{
    padding: 0;
    list-style: none outside none;
}

div#webnews ul li:nth-child(2n+1)
{
    background-position: -153px -24px;
    color: #484848;
}

div#webnews ul li
{
    padding-left: 25px;
}

div#webnews ul li, div#webnews ol li span.list
{
    background: url('../../Images/icons.png') no-repeat -178px 2px;
    _background: url(../../Images/icons.gif) no-repeat -178px 2px;
}

#webnews li
{
    position: relative;
    display: block;
    padding: 6px 0;
}

div.srch-Description2, #webnews p, #webnews ol, #webnews ul
{
    font: 1em/1.4em Tahoma, Geneva, sans-serif;
}

.NewsSubTitle
{
    color: #79B02C;
    font-size: 12pt !important;
}

#dvNews
{
    width: 75% !important;
    padding: 6px;
}

#dvNews h2
{
    margin: 0;
    padding-bottom: 15px;
    padding-top: 15px;
    font-size: 14pt !important;
    text-transform: uppercase;
    color: #777;
}

#accordion
{
    display: none;
}
