body#body {
 /* background: #006d33 url(images/background.jpg) fixed center no-repeat;*/
  margin: 0;
  padding: 0;
  background: #DDD;
  font-family: 'Arial','Arial','Sans-serif';
  font-size: 13px;
  text-decoration: none;
  color: #595959;
}

fieldset {
  border-color: #efa03d;
  border-style: solid;
}

legend {
  color: #efa03d;
  font-size: 16px;
  font-weight: 400;
}

#page {
	background-color: white;
  width: 1000px;
  margin: 0 auto;
}

#page-inner {
  margin-left: 25px;
  margin-right: 25px;
  background: #fff;
}

img {
  border: 0;
}

.node-inner img {
  
  max-width: 100%;
}

#header {
/* 	height: 40px; */
	padding-top: 30px;
	height: 100%;
	overflow: auto;
}

#header-menu {
  text-align: right;
  float: right;
  width: 40%;
}

#header-menu-icons {
  display: inline-block;
  height: 41px;
 /*  width: 180px; */
}

#header-menu-icons a>img {
	width: 38px;
}

#languagemenu > ul {
	margin: 0px;
	padding: 0;
}

#languagemenu {
	float: right;
	margin-right: 5px;
	margin-top: 2px;
}

/* language switch */

#header-menu ul {
  display: inline-block;
}

#header-menu li {
  list-style: none;
}

#header-menu a {
  font-family: 'Arial','Arial','Sans-serif';
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  color: #333;
  /* text-transform: uppercase; */
}

#header-logo {
  width: 60%;
  height: 77px;
  float: left;
}

#header-logo a,
#header-logo img {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#header-forms {
	float: right;
	width: 100%;
}

.header-form {
	float: right;
  height: 35px;
}

.header-form label {
  width: 67px;
  display: inline-block;
  font-family: 'Arial','Arial','Sans-serif';
  font-size: 12px;
  font-weight: 400;
  color: #333;  
  text-transform: uppercase;
}

#edit-search-theme-form-1 {
  width: 140px;
}

#user-login-form > div  {
  text-align: left;
  margin-top: 0;
}

#user-login-form .form-item {
  display: inline-block;
  margin-top: 0;
}

#user-login-form .form-item label {
  text-align: left;
}

#user-login-form .item-list {
  display: none;
}

#navigation {
	padding-top: 15px;
	background-color: white;
	margin-bottom: 20px;
}  

#navigation ul {
  list-style: none;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  padding: 0;
}

#navigation li {
  display: inline;
}

#navigation a {
  font-family: 'Arial','Arial','Sans-serif';
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  color: black;
  text-transform: uppercase;
}

#navigation li li a {
  color: #fff;
}

/* superfish dropdown menu module */

ul#superfish-1 {
	background-color: #fff;
}

ul#superfish-1 > li {
  border-right: solid black 1px;
}

ul#superfish-1 > li.last {
  border-right: none;
}

ul#superfish-1 > li > a {
	background-color: white;
  border-top: none;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 6px;
  padding-right: 6px;
}

ul#superfish-1 > li.sf-item-1 a {
  padding-left: 0;
  background-Color: white;
}

ul#superfish-1 > li > a:hover {
  color: #666;
}

/* themes superfish menu */

ul#superfish-2 > li > a
{
	color: #fff;
	width: 151px;
	height: 84px;
	padding: 5px;
}

ul#superfish-2 li.last
{
  width: 30px;
}

ul#superfish-2 ul
{
  top: 165px;
}

#menu-604-2 > a,
#menu-432-2 > a
{
  background: url(images/blue_box_square.gif) no-repeat top left;
}

#menu-601-2 > a,  /* french */ 
#menu-429-2 > a
{
  background: url(images/red_box_square.gif) no-repeat top left;
}

#menu-602-2 > a,  /* french */ 
#menu-430-2 > a
{
  background: url(images/green_box_square.gif) no-repeat top left;
}

#menu-603-2 > a,  /* french */ 
#menu-438-2 > a
{
  background: url(images/orange_box_square.gif) no-repeat top left;
}

/* superfish menu color overrides */

.sf-menu {
  float: left;
  margin-bottom: 1em;
}
.sf-menu a {
  border-left: 1px solid #fff;
  border-top: 1px solid #CFDEFF;
  padding: .75em 1em;
  text-decoration: none;
  color: #333;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
  color: #13a;
}
.sf-menu li {
  background: #1C6D90;
}
.sf-menu li li {
  background: #1C6D90;
  text-transform: uppercase;
}

.sf-menu li li a {
  color: #333;
}

.sf-menu li li li {
  background: #1C6D90;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
  background: #1C6D90;
  outline: 0;
}


#left {
  margin-top: 20px;
  width: 600px;
  float: left;
  	border-top: 5px #E05967 solid;

}
a {
  color: #1C6D90;  
  text-decoration: none;

}

#right a {
	font-weight: bold;
}

#left a {
	font-weight: bold;
	text-decoration: none;
	
}

#left a:hover {
	text-decoration: underline;
}

#right a:hover {
	text-decoration: underline;
}

#right {
  margin-top: 20px;
	margin-left: 25px;
  width: 325px;
  float: left;
}

.left-top {
	border-top: 5px #FAA524 solid;
}

hr {
	height: 1px;
	margin: 1em 0;
	background: #BBB;
	border: none;
}

h2 {
	font-weight: normal;
	font-size: 180%;
	line-height: 1.2em;
	margin: 0.5em 0 0.2em;
}

.right-box-top {
	background: whiteSmoke;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 2px #999 solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.right-box-middle {
	background: whiteSmoke;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 2px #999 solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.blue {
	border-top: 5px #54B9DE solid;
}

.green {
	border-top: 5px #BCD55A solid;

}

.yellow {
	border-top: 5px #F8E852 solid;
}



.right-box-bottom a {
  /*color: #00afed;*/
  text-decoration: none;
}

.right-box-bottom {
	padding-top: 15px;
}

#themes-label {
float: right;
border: 1px solid #BBB;
margin-right: -137px;
padding: 0px;
text-align: center;
font-size: 18px;
text-transform: uppercase;
padding-top: 3px;
padding-bottom: 3px;
width: 65px;
height: 61px;
background: whiteSmoke;
padding-top: 50px;
border-image: initial;
}

#themes {
	padding-top: 25px;
	padding-bottom: 15px;
	display: inline-block;
}

#themes ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#themes a {
  color: #CCC;
  text-decoration: none;
  font-family: 'Helvetica';
  font-weight: bold;
  text-transform: uppercase;
}

.news-column-middle {
  font-family: 'Arial','Arial','Sans-serif';
  font-size: 13px;
  text-decoration: none;
  color: #393838;  
}

.news-column-middle a {
  color: #efa03d;
  text-decoration: none;
}

.news-item {
  margin-bottom: 20px;
}

#footer {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-left: 70px;
  padding-top: 20px;
  margin-bottom: 50px;
}

#footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#footer li {
  float: left;
  list-style: none;
  margin-left: 0;
  border-right: solid #393838 1px;
}

#footer li.last {
  border-right: none;
}

#footer a {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  font-family: 'Arial','Arial','Sans-serif';
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  color: #393838;  
}

#footer a:hover {
  text-decoration: underline;
}

#right .menu a {
  text-decoration: none;
  font-family: 'Arial','Arial','Sans-serif';
  font-size: 15px;
  font-weight: 400;
  color: #35773d;  
  text-transform: uppercase;
}

#admin-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#admin-menu a {
  text-decoration: none;
  font-family: 'Arial','Arial','Sans-serif';
  font-size: 9px;
  font-weight: 400;
  color: #35773d;  
}

#admin-menu a:hover {
  text-decoration: underline;
}

#node-manager {
  margin-bottom: 20px;
}

#node-manager img {
  padding-right: 15px;
  float: left;
}

.left-box-top {
  background: #fbebd7 url(images/left-box-top.jpg) no-repeat top left;
  margin-bottom: 20px;
}

.left-box-bottom {
  background: #fbebd7 url(images/left-box-bottom.jpg) no-repeat bottom left;  
  padding-bottom: 25px;
}

ul.links.inline {
	display: none;
}

div#twitter_div {
	font-weight: bold;
	color: #555555;
}

ul#twitter_update_list {
	list-style: none;
	margin-left: -40px;
}

#twitter_update_list li {
	/*border-bottom: 1px solid #CCC;	*/
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
}

h3#twit {
	background: #555;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	margin-bottom: 23px;
}

#twit > a {
	color: white;
}

#themes-header {
	background: #555;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	width: 314px;
	margin-bottom: -22px;
	color: white;
}
.announcements > h3 {
  color: white;
  margin: 0;
	background: #555;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*Slideshow*/

 .slide {
  position: relative;
  height: 220px;
}

.slide img {
  border: 0;
  margin: 0;
  padding: 0;
}

.slide .tagline {
  background: #000;
  color: #fff;
  filter: alpha(opacity = 90);
  font-size: 14px;
  opacity: 0.75;
  position: absolute;
  bottom: -30px;
  width: 600px;
}

.slide .tagline p {	
  margin: 0;
  font-weight: bold;
  padding: 10px 10px 10px 10px;
}

.slideshow {
  height: 220px;
  width: 350px;
  margin: 0;
  margin-bottom: 50px;
  position: relative;
}

.slideshow .slide {
  position: absolute;
}

div#ui-datepicker-div div {
  margin-top: -25px;
  margin-bottom: 15px;
  text-align: center;
}

.ui-datepicker-header select {
  position: relative;
}

#search label {
    display:none;
}

#node-1654 h2 {
	display: none;
}

.terms-inline {	
	display: none;
}

#loginbar {
	float: right;
}

.social-icon {
	width: 32px;
	height: 32px;
	margin-right: 5px;
	display: block;
	float: left;
	text-indent: 100%;
	overflow: hidden;
	white-space:nowrap;
}

#icon-yt {
	background: url(images/youtube.png) no-repeat;
	background-size: contain;
	margin-right: 0;
}

#icon-twitter {
	background: url(images/twitter.png) no-repeat;
	background-size: contain;
}

#icon-fb {
	background: url(images/facebook.png) no-repeat;
	background-size: contain;
}

#icon-rss {
	background: url(images/rss.png) no-repeat;
	background-size: contain;
}

#icon-podcast {
	background: url(images/podcast.png) no-repeat;
	background-size: contain;
}



.front-page #left-inner #node-1654 {
	display: none;
}