﻿.sys_homepageTopNav{
    list-style-type: none;
    margin: 8px 1px;
}

.sys_homepageTopNav li{
    display: inline;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid;
    font-weight: bold;
    font-size: 1.2em;
}

.sys_topSliderContainer{
    background-color: #4c4c4c;
    margin-top: -1px;
    padding-top: 15px;
}

.sys_subitem.sys_last{
    margin-right:0;    
}

.sys_topLinkBar{
  display:none;
}

#foo5 {
  overflow:hidden;
      height: 156px;
 
}
.list_carousel li a {
    display: block;
    float: left;
}
@media only screen and (max-width: 640px) { 

.sys_leftColumn{ 
   width:100%;
}
  .MenuTitle{
    width:auto;
  }
  
  .sideMenu {
    width: 100%;
}
  
  #twitter-widget-0 {
    display: none;
}
  
}
.sys_subitem, .sys_subitem.sys_first, .sys_subitem.sys_subalternatingitem  {
    width: 212px !important;
    margin-right: 37px !important;
}
@media only screen and (min-width: 641px) {

.sys_leftColumn{
   width:205px;
}
  
  .MenuTitle{
    width:196px;
  }
  
  .sideMenu{
    width:205px;
  }
  
}

.sys_leftColumn{
   float:left;
}

.sys_rightColumn{
    float: right;
}

.sys_container{
    max-width:960px;
    padding:10px;
    margin: 0 auto;
}

.sideTitle{
    color: #7d0063;
}

.MenuTitle{
    color: #ffffff;
    background-color: #8A8C8E;
    padding: 5px 5px 5px 4px;
    margin-bottom: 0px;
    font-size: 11pt;
    margin-top:0;
}

.sideMenu{
    list-style: none;
    margin-top: 0;
    margin-left: 0;
}

.sideMenu li{
    padding: 0;
    background-color: #f5f2df;
    border-bottom: 1px dashed grey;
    font-weight: bold;
}
.sideMenu li a {
    padding: 6px 6px 4px 4px;
    display: block;   
}
.sys_thumbnail img {
width: 211px;
}
.sys_bottomFullWidth{
    clear:both;
    min-height:50px;
}

.bottomTitle{
    color: #7d0063;
    border-bottom: 1px dashed grey;
    padding-bottom: 9px;
}

.homeNewsStrip{
    list-style: none;
}

.homeNewsStrip li{
    display: inline-block;
    margin-right: 25px;
}

.linkStripTitle{
    color: #ffffff;
    padding-top:20px;
}

.sys_linkBox{
    float: left;
    margin-right: 76px;
    color: #ffffff;
    margin-left: 18px;
}

.sys_topLinks{
    
}

.sys_topLinks li{
    color: #7d0063;
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 10px;
}

.sys_topLinks li a{
    color: #ffffff;
}

.sys_topContainer{
    margin:0 auto;
    width:980px;
}

/* Slider styles here */

.caroufredsel_wrapper{
    margin:0 auto !important; 
    max-width:960px !important;
    width:auto !important;
}

#intro {
    	width: 580px;
		margin: 0 auto;
}
.wrapper {
	background-color: white;
	width: 480px;
	margin: 40px auto;
	padding: 50px;
	box-shadow: 0 0 5px #999;
}
.list_carousel {
    margin: 0 auto;
    width: 960px;
}
.caroufredsel_wrapper {
    left:-9px !important;
}
ul.sideMenu li.sys_red{
  display:block;
  background:#d93f61;
 
}
ul.sideMenu li.sys_orange {
  display:block;
  background:#e98300;
  
}
ul.sideMenu li.sys_green {
  display:block;
  background:#c9dd03;

}
ul.sideMenu li.sys_blue {
  display:block;
  background:#00add0;
  
}
.list_carousel ul {
    margin-left:-25px !important;
}
@media screen and (min-width: 982px) {
.list_carousel ul {
    margin-left:-25px !important;
}
}

@media screen and (max-width: 982px) {
.sys_linkBox{
    width:100% !important;
}
      .sys_subitem, .sys_subitem.sys_first, .sys_subitem.sys_subalternatingitem  {
    width: 212px !important;
    margin-right: 15px !important;
}
}


.sys_subitem.sys_last {
margin-right: 0 !important;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list_carousel li {
	font-size: 40px;
	color: #999;
	text-align: center;
	padding: 0;
	margin-bottom: 12px;
    margin-right: 14px;
    display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
    max-width: 1045px;
    margin: 0 auto;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
    float: left;
    margin-top: -121px;
	    position: relative;
    z-index: 999999;
    background-color: #4C4C4C;		
}
.next {
	float: right;
	margin-top: -121px;
  position: relative;
    z-index: 999999;
    background-color: #4C4C4C;	
			}
@media screen and (min-width: 640px) {
  .prev {
    background-color: transparent;		
}
.next {
	 background-color: transparent;	
			}
}
.pager {
    float: left;
				width: 300px;
				text-align: center;
                display: none !important;
			}
			.pager a {
				margin: 0 5px;
				text-decoration: none;
			}
			.pager a.selected {
				text-decoration: underline;
			}
			.timer {
				background-color: #999;
				height: 6px;
				width: 0px;
			}