﻿/*green heading****************/

.sys_rightWidget .sys_containerLeft
{
    
  background: #006f51 url(/SiteElements/images/default/h2Left.gif) left top no-repeat;
  width:230px;
}
    
.sys_rightWidget .sys_containerRight
{
    
  background:url(/SiteElements/images/default/h2Right.gif) right top no-repeat;
  width:230px;
}
.sys_widgetContainer .sys_containerRight
{
    
  background:url(/SiteElements/images/default/h2Right.gif) right top no-repeat;
  width:230px;
}

.sys_containerRight h2
{
    color:White;
    padding:4px 4px 4px 6px;
    margin:0px;
}

.sys_rightWidget h2
{
    margin:0;
    color:#fff;
    padding:5px 8px 3px 8px;
    font-size:1.2em;
}

/*right list***************/

.sys_rightList
{
    border:1px solid #e3e3e3;
    padding-bottom:20px;
}

.sys_rightList ul
{
    color:#6ba71c;
    padding-left:25px;
}

.sys_rightList li
{
    padding-top:5px;
}

.sys_rightList p
{
    padding:10px 6px 10px 6px;
}

.sys_rightList a:link, .sys_rightList a:visited
{
    font-weight:normal;
}

/*carousel*****************/

.sys_smallWidgetContainer.sys_carousel
{
    border:none;
}

.sys_smallCarouselWrapper
{
    border:1px #e3e3e3 solid;
}

.sys_smallWidgetContainer.sys_carousel .sys_container {margin-top:0; margin-bottom:0;}
.sys_smallWidgetContainer.sys_carousel .sys_container .sys_controls {margin-top:3px; margin-bottom:3px; width:100%; padding-top:5px; padding-bottom:5px;}

.sys_sectionRightCol .sys_quicklinks
{
    background-image:url(/SiteElements/images/widgets/greyBackground.gif);
    background-repeat:no-repeat;
    height:28px;
    padding-top:7px;
    padding-left:7px;
}

/*drop down headers*******/
.sys_sectionRightCol .sys_dropdownWrapper
{
    width:230px;
}

.sys_sectionRightCol .sys_dropdownHeader
{
    background: #777777 url(/SiteElements/images/default/GreyDropdownHeader.gif) top left no-repeat;
    width:225px;
    padding-left:5px;
}
.sys_sectionRightCol .sys_dropdownHeader h2 {}
.sys_sectionRightCol .sys_dropdownHeader h2 a {color:#fff; }


.sys_sectionRightCol .sys_dropdownHeader.sys_up
{
    background: #777777 url(/SiteElements/images/default/GreyDropdownHeaderUp.gif) top left no-repeat;
}

.sys_sectionRightCol .sys_dropdownContent
{
    border:0;
}

.sys_sectionRightCol .sys_contentWrapper label
{
    display:inline;
}

.sys_sectionRightCol .sys_contentWrapper .sys_top
{
    border-left:1px solid #E3E3E3;
    border-right:1px solid #E3E3E3;
}

.sys_sectionRightCol .sys_contentWrapper .sys_bottom
{
    background:#FFFFFF url(/SiteElements/images/default/230pxGreyBorderBottom.gif) bottom no-repeat;
    height:5px;
    font-size:0px;
    line-height:0px;
}

.sys_sectionRightCol .sys_contentWrapper .sys_top
{
    padding:10px;
}
.sys_sectionRightCol .sys_contentWrapper .sys_top .sys_subitem {
width:100%; 
margin:0 0 5px 0;}

.sys_sectionRightCol .sys_contentWrapper .sys_top h3
{
    margin-bottom:0;
    font-size:1em;
}

.sys_sectionRightCol .sys_contentWrapper .sys_top h4
{
    margin:0;
    font-size:1em;
    color:#5f5f5f;
}

.sys_sectionRightCol .sys_contentWrapper .sys_top p
{
    margin:0;
}

.sys_sectionRightCol .sys_contentWrapper .sys_top h3 a
{
    /*color:#006f51;*/
    background-image:url(/SiteElements/images/widgets/arrowLightGreen.gif);
    background-repeat:no-repeat;
    background-position:right;
    padding-right:10px;
}

.sys_sectionRightCol .sys_contentWrapper .sys_top p strong {
    color:#444;
}

/*right hand styles******/

.sys_sectionRightCol .sys_spacer
{
    width:100%;
    height:10px;
    clear:both;
}

.sys_sectionRightCol ul li
{
    margin-left:20px;
    /*color:#6ba71c;*/
}

.sys_sectionRightCol ul li .sys_dark, .sys_sectionRightCol ul li .sys_Size
{
    color:#898989;
    font-weight:normal;
}

.sys_sectionRightCol ul li .sys_grey
{
    color:#777;
}

.sys_sectionRightCol li.sys_star, .sys_sectionRightCol .sys_star-list li
{
    list-style-image: url(/SiteElements/images/widgets/star.gif);
    margin-left:20px;
}

.sys_sectionRightCol li.sys_pdf, .sys_sectionRightCol li.sys_21
{
    list-style: none;
    background:url(/SiteElements/images/widgets/pdficon.gif) no-repeat left;
    margin-left:0;
    padding-left:25px;
    padding-top:4px;
    padding-bottom:4px;
}

.sys_sectionRightCol li.sys_doc, .sys_sectionRightCol li.sys_17
{
    list-style: none;
    background:url(/SiteElements/images/widgets/docicon.gif) no-repeat left;
    margin-left:0;
    padding-left:25px;
    padding-top:4px;
    padding-bottom:4px;
}

.sys_sectionRightCol li.sys_mp3, .sys_sectionRightCol li.sys_6
{
    list-style: none;
    background:url(/SiteElements/images/widgets/mp3icon.gif) no-repeat left;
    margin-left:0;
    padding-left:25px;
    padding-top:4px;
    padding-bottom:4px;
}

.sys_sectionRightCol li.sys_mov, .sys_sectionRightCol li.sys_50
{
    list-style: none;
    background:url(/SiteElements/images/widgets/movicon.gif) no-repeat left;
    margin-left:0;
    padding-left:25px;
    padding-top:4px;
    padding-bottom:4px;
}

.sys_sectionRightCol li.sys_21 a,
.sys_sectionRightCol li.sys_17 a,
.sys_sectionRightCol li.sys_6 a,
.sys_sectionRightCol li.sys_50 a
 {margin-right:4px;}



.sys_sectionRightCol .sys_greyBox
{
    margin-bottom:5px;
}

.sys_sectionRightCol .sys_boxContent
{
    padding:10px; /* contensis */padding:4px 8px;
    font-weight:bold;
}
.sys_sectionRightCol .sys_greyBox .sys_boxContent
{
    font-weight:normal;
}
.sys_sectionRightCol #qaWidgetDiv .sys_boxContent {
padding:2px 8px 0 8px;}

.sys_sectionRightCol .sys_relatedNews img
{
    float:left;
    margin-top:5px;
}

.sys_sectionRightCol .sys_relatedNews .sys_text
{
    margin-left:115px;
    margin-bottom:10px;/* contensis */
}

.sys_sectionRightCol .sys_greenHeader
{
    width:230px;
    margin-top:10px;
}

.sys_sectionRightCol .sys_greenHeader .sys_containerLeft
{

  background: #006f51 url(/SiteElements/images/default/h2Left.gif) left top no-repeat;
  width:230px;
}

.sys_sectionRightCol .sys_greenHeader .sys_containerRight
{

  background: url(/SiteElements/images/default/h2Right.gif) right top no-repeat;
  width:230px;
}

.sys_sectionRightCol .sys_fundraisingContent
{
    background:url(/SiteElements/images/content/dayToRemember.jpg) no-repeat;
    color:#fff;
    height:298px;
}

.sys_sectionRightCol .sys_fundraisingContent h3
{
    color:#fff;
    padding-top:55px;
    margin-left:10px;
    width:100px;
    font-size:1.4em;
    line-height:1em;
}

.sys_sectionRightCol .sys_fundraisingContent p
{
    color:#fff;
    margin-left:10px;
    width:130px;
}


/*Borders for boxes******************/

.sys_leftCorner
{
    float:left;
    width:100%;
}

.sys_rightCorner
{
    float:right;
    width:100%;
}

.sys_bottom .sys_leftCorner
{
    height:3px;
}

.sys_bottom .sys_rightCorner
{
    height:3px;
}

.sys_sectionRightCol .sys_greenQuote .sys_top .sys_leftCorner
{
    background: #8cc63f url(/SiteElements/images/default/GreenCornerTopLeft.gif) left top no-repeat;
}

.sys_sectionRightCol .sys_greenQuote .sys_top .sys_rightCorner
{
    background:url(/SiteElements/images/default/GreenCornerTopRight.gif) right top no-repeat;
}

.sys_sectionRightCol .sys_greenQuote .sys_bottom .sys_leftCorner
{
    background: #8cc63f url(/SiteElements/images/default/GreenCornerBottomLeft.gif) left bottom no-repeat;
}

.sys_sectionRightCol .sys_greenQuote .sys_bottom .sys_rightCorner
{
    background:url(/SiteElements/images/default/GreenCornerBottomRight.gif) right bottom no-repeat;
}


.sys_sectionRightCol .sys_greyBox .sys_top .sys_leftCorner
{
    background: #f1f1f1 url(/SiteElements/images/default/GreyCornerTopLeft.gif) left top no-repeat;
}

.sys_sectionRightCol .sys_greyBox .sys_top .sys_rightCorner
{
    background:url(/SiteElements/images/default/GreyCornerTopRight.gif) right top no-repeat;
}

.sys_sectionRightCol .sys_greyBox .sys_bottom .sys_leftCorner
{
    background: #f1f1f1 url(/SiteElements/images/default/GreyCornerBottomLeft.gif) left bottom no-repeat;
    line-height:0;
    font-size:0;
}

.sys_sectionRightCol .sys_greyBox .sys_bottom .sys_rightCorner
{
    background:url(/SiteElements/images/default/GreyCornerBottomRight.gif) right bottom no-repeat;
    line-height:0;
    font-size:0;
}

/*quote box*****/

.sys_sectionRightCol .sys_greenQuote
{
    background-color:#8cc63f;
    margin:0 0 10px 0;
}

.sys_sectionRightCol .sys_greenQuote p
{
    color:#fff;
    font-weight:bold;
    margin-top:10px;
}

.sys_sectionRightCol p.sys_quote, .sys_mainContent p.sys_quote
{
    font-size:1.3em;
    font-weight:bold;
    margin:0;
    display:inline;
    line-height:1.4em;
}

.sys_sectionRightCol .sys_greenQuote .sys_quoteContent
{
    padding:10px;
}

.sys_sectionRightCol .sys_whiteQuote, .sys_mainContent .sys_whiteQuote
{
    margin:5px 0 10px 0;
}

.sys_sectionRightCol .sys_whiteQuote p, .sys_mainContent .sys_whiteQuote p
{
    color:#777;
    font-weight:bold;
    background:none;
    margin-top:10px;
}

.sys_sectionRightCol .sys_whiteQuote p.sys_quote, .sys_mainContent .sys_whiteQuote p.sys_quote
{
    color:#006f51;
}

.sys_closeQuotes
{
background:url(/SiteElements/images/widgets/closeQuotes.gif) right bottom no-repeat;
display:block;
}
.sys_closeQuotes span{
background:url(/SiteElements/images/widgets/openQuotes.gif) top left no-repeat;
display:block;
padding-top:3px;
}

.sys_whiteQuote .sys_closeQuotes
{
background:white url(/SiteElements/images/widgets/closeQuotesGrey.gif) right bottom no-repeat;
}
.sys_whiteQuote .sys_closeQuotes span{
background:url(/SiteElements/images/widgets/openQuotesGrey.gif) top left no-repeat;
}

/**********email buttons*****************/
.sys_email{
background:url(/SiteElements/images/default/buttons/bookmarknew.gif);
height:17px;
width:66px;
display:block;
float:left;
margin-right:5px;
}
.sys_bookmark{
background:url(/SiteElements/images/default/buttons/bookmarknew.gif);
height:17px;
width:66px;
display:block;
float:left;
margin-right:5px;
}
.sys_print{
background:url(/SiteElements/images/default/buttons/printnew.gif);
height:17px;
width:36px;
display:block;
float:left;
margin-right:5px;
cursor:pointer;
text-indent: -9999px;
}
.sys_email span, .sys_bookmark span, .sys_print span
{
display:block;
color:#444444;
padding-left:5px;
padding-top:1px;
font-size:11px;
}
.sys_quicklinks a:hover, .sys_quicklinks a:hover, .sys_quicklinks a:hover,
.sys_quicklinks a:visited, .sys_quicklinks a:visited, .sys_quicklinks a:visited
{
color:#444444;
text-decoration:none;
}