/* CSS Document */
body {
  font-family: "Arial", Helvetica, sans-serif;
  font-size: 1em;
  color: #94938A;
}
img {
  border: none;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #DF4138;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
h2 {
  font-size: 1.4em;
  font-weight: bold;
  color: #086A81;
}
h4 {
  font-size: 0.8em;
  font-weight: bold;
  color: #EB7536;
  text-transform: uppercase;
}
fieldset {
  border: none;
}
.clear {
  clear: both;
}
.upper {
  text-transform: uppercase;
}
.bold {
  font-weight: bold;
}
.normal {
  font-weight: normal;
}
.italic {
  font-style: italic;
}
.white {
  color: #fff;
}
.black {
  color: #000;
}
.georgia {
  font-family: georgia;
}
.width {
  width: 960px;
}
.widthHeader {
  width: 960px;
}
.widthHomeLeft {
  width: 290px;
  margin: 0 42px 0 0;
}
.widthHomeCenter {
  width: 290px;
  margin: 0 0 0 0;
}
.widthHomeRight {
  width: 280px;
  margin: 0 0 0 0;
}
.widthInteriorLeft {
  width: 243px;
  margin: 0 44px 0 0;
}
.widthInteriorCenter {
  width: 642px;
  margin: 0 0 0 0;
}
.widthInteriorRight {
  width: 236px;
}
.interiorLi {
  color: #000;
  font-size: 14px;
  list-style: disc;
  line-height: 17px;
  font-weight: bold;
  margin: 4px 0;
}
#wrapperHeader {
  width: 100%;
  height: 62px;
  background: #000;
}
#headerTop {
  width: 960px;
  height: 62px;
  position: relative;
  margin: 0 auto 25px auto;
}
#headerTop ul.menu_top {
  display: block;
  height: 30px;
  position: absolute;
  right: 130px;
  bottom: 10px;
}
#headerTop ul.menu_top li {
  float: left;
  list-style: none;
  margin-right: 10px;
}
#headerTop ul.menu_top li a {
  color: #EBEBEB;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}
#headerTop ul.menu_top li.active a {
  background: #1C1C1C;
  color: #fff;
}
#headerTop ul.menu_top li a:hover {
  background: #1C1C1C;
  color: #fff;
}
#headerTop .social {
  position: absolute;
  bottom: 17px;
  right: 0;
}
#headerTop .social a {
  margin-left: 5px;
}
#background {
  margin: 0 auto 0 auto;
  width: 1043px;
  background: url(../images/background.fw.png) repeat-y center top;
  padding-bottom: 50px;
}
#header {
  width: 960px;
  height: 84px;
  position: relative;
  margin: 0 auto 25px auto;
}
#header .logo {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
#header .mainMenuA {
  color: #1C1C1C;
  font-size: 24px;
}
#header .mainMenuActive {
  background: #DB291D;
  color: #fff;
}
#header ul.menu {
  display: block;
  height: 30px;
  position: absolute;
  right: 0;
  bottom: 30px;
  font-family: 'museo_700regular';
}
#header ul.menu li {
  float: left;
  list-style: none;
}
#header ul.menu li a {
  color: #1C1C1C;
  font-size: 24px;
  text-decoration: none;
  line-height: 42px;
  padding: 10px;
}
#header ul.menu li.active a {
  background: #DB291D;
  color: #fff;
}
#header ul.menu li a:hover {
  background: #DB291D;
  color: #fff;
  background: #DB291D;
}
#header ul.menu li ul {
  background: #DB291D;
  padding-top: 8px;
}
#header ul.menu li li {
  padding: 0px 5px;
}
#header ul.menu li li a {
  padding: 10px 15px;
  line-height: 16px;
  background: #DB291D;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: lighter;
}
#header ul.menu li li.active a {
  line-height: 16px;
  background: #1C1C1C;
  color: #fff;
}
#header ul.menu li li a:hover {
  line-height: 16px;
  background: #1C1C1C;
  color: #fff;
}
#header ul.menu li li li a {
  padding: 10px 15px;
  line-height: 16px;
  background: #DB291D;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: lighter;
}
#header ul.menu li li li.active a {
  line-height: 16px;
  background: #1C1C1C;
  color: #fff;
}
#header ul.menu li li li a:hover {
  line-height: 16px;
  background: #1C1C1C;
  color: #fff;
}
#header ul.menu li li.active li a {
  line-height: 16px;
  background: #1C1C1C;
  color: #fff;
}
#slideShow {
  width: 960px;
  height: 451px;
  position: relative;
  margin: 0 auto 0 auto;
  background: url(../images/shadow.fw.png) no-repeat center bottom;
}
#twitter {
  width: 960px;
  height: 60px;
  margin: 17px auto 0 auto;
  background: #EDEDED;
  border: #E7E8E9 1px solid;
}
#twitter .modtweeter {
  font-family: georgia;
  font-size: 12px;
  color: #5F5F5F;
}
#twitter .modtweeter li {
  width: 620px;
  background: url(../images/twittbird.png) no-repeat left top;
  padding-left: 30px;
  margin: 16px 0 0 150px;
  text-align: center;
  font-style: italic;
}
#twitter .modtweeter a {
  color: #353339;
}
#homeCenterTop {
  width: 960px;
  margin: 47px auto 0 auto;
}
#homeCenterTop .boxHome {
  width: 300px;
  float: left;
  margin-right: 30px;
}
#homeCenterTop .boxHome h3 {
  margin-bottom: 15px;
}
#homeCenterTop .boxHome h4 {
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
  color: #393D3F;
  background: url(../images/arrowHomeTop.png) no-repeat left 2px;
  padding: 0 0 0 15px;
}
#homeCenterTop .boxHome .hr {
  margin: 5px 0;
}
#homeCenterTop .last {
  margin-right: 0;
}
#homeCenterTop .last p {
  font-size: 12px;
  color: #454545;
  padding: 0 0 0 15px;
}
#homeCenter {
  width: 960px;
  margin: 47px auto 0 auto;
}
#homeCenter p {
  font-size: 12px;
  color: #545454;
  line-height: 20px;
  width: 450px;
}
#homeCenter h1,
#homeCenter h2,
#homeCenter h3 {
  font-family: 'museo_700regular';
  width: 100%;
  font-size: 30px;
  color: #DB291E;
  font-weight: normal;
  text-decoration: none;
}
#homeCenter h4 {
  font-family: 'museo_700regular';
  font-size: 15px;
  color: #DB291E;
  font-weight: normal;
  text-decoration: none;
}
#homeCenterBottom {
  width: 960px;
  margin: 10px auto 0 auto;
}
#homeCenterBottom p {
  text-align: center;
  letter-spacing: 20px;
}
#interiorBanner {
  width: 960px;
  margin: 0 auto 0 auto;
  position: relative;
}
#interiorBanner .title {
  position: absolute;
  right: 20px;
  bottom: 15px;
  font-family: 'museo_700regular';
  background: #000;
  color: #fff;
  padding: 10px 15px;
  font-size: 24px;
}
#interior {
  display: block;
  width: 960px;
  overflow: hidden;
  min-height: 800px;
  margin: 50px auto 25px auto;
  background: #fff;
  padding-bottom: 40px;
}
#interiorLeft {
  display: block;
  width: 243px;
  margin: 0 44px 0 0;
  float: left;
}
#interiorLeft h1,
#interiorLeft h2,
#interiorLeft h3,
#interiorLeft h4 {
  color: #3D3D3C;
  font-size: 2em;
  text-transform: uppercase;
  font-weight: bold;
}
#interiorLeft p {
  font-size: 0.7em;
  padding: 3px 10px;
  color: #3d3d3d;
}
#interiorLeft .learnMore {
  background: url(../images/liLearnMore.png) no-repeat center left;
  padding-left: 15px;
  font-size: 1.1em;
  color: #3d3d3d;
  text-decoration: underline;
}
#interiorLeft .widthMenu {
  width: 223px;
  padding: 10px 10px 15px 10px;
  float: left;
  margin: 0 0 30px 0;
}
#interiorLeft .backgroundMenuSideColor {
  background: #DB291D;
}
#interiorLeft .aMenuSideColor {
  color: #fff;
}
#interiorLeft .activeMenuSideColor {
  color: #000;
}
#interiorLeft .fontSizeA {
  font-size: 16px;
}
#interiorLeft .fontSizeSubMenu {
  font-size: 12px;
}
#interiorLeft .menu_sidebar {
  width: 223px;
  padding: 10px 10px 15px 10px;
  float: left;
  margin: 0 0 30px 0;
  background: #DB291D;
  font-family: 'museo_700regular';
  text-transform: uppercase;
}
#interiorLeft .menu_sidebar li {
  margin: 10px 0;
}
#interiorLeft .menu_sidebar li a {
  color: #fff;
  font-size: 16px;
  list-style: none;
  line-height: 25px;
  padding: 0 0 0 10px;
}
#interiorLeft .menu_sidebar li a:hover {
  color: #000;
}
#interiorLeft .menu_sidebar li.active {
  background: #000;
}
#interiorLeft .menu_sidebar li.active li {
  background: none;
  margin: 5px 0;
}
#interiorLeft .menu_sidebar li.active li a {
  color: #fff;
  font-size: 12px;
  padding: 0 0 0 30px;
  background: none;
  font-weight: normal;
}
#interiorLeft .menu_sidebar li.active li a:hover {
  color: #DB291D;
}
#interiorLeft .menu_sidebar li.active li:last-child {
  padding: 0 0 15px 0;
}
#interiorLeft .menu_sidebar li.active li.active {
  font-size: 12px;
  background: none;
}
#interiorLeft .menu_sidebar li.active li.active a {
  font-size: 12px;
  color: #DB291D;
}
#interiorLeft .menu_sidebar li.active li.active a:hover {
  color: #DB291D;
}
#interiorLeft .menu_sidebar li.active li.active li {
  background: none;
}
#interiorLeft .menu_sidebar li.active li.active li a {
  border: none;
  font-weight: normal;
  padding: 0 0 0 36px;
  color: #DB291D;
  font-size: 12px;
  background: none;
}
#interiorLeft .menu_sidebar li.active li.active li.active {
  border: none;
  background: none;
}
#interiorLeft .menu_sidebar li.active li.active li.active a {
  font-weight: normal;
  padding-left: 23px;
  color: #000;
  background: none;
}
#interiorCenter {
  display: block;
  width: 642px;
  margin: 0 0 0 0;
  float: left;
  position: relative;
}
#interiorCenter h1 {
  font-size: 30px;
  font-weight: bold;
  color: #DB291E;
  padding: 10px 0;
  text-decoration: none;
}
#interiorCenter h1 a {
  color: #3D3D3C;
}
#interiorCenter h2 {
  font-family: 'museo_700regular';
  width: 80%;
  font-size: 30px;
  color: #DB291E;
  font-weight: normal;
  text-decoration: none;
}
#interiorCenter h2 a {
  color: #3D3D3C;
}
#interiorCenter h3 {
  font-size: 1.3em;
  color: #3D3D3C;
  padding: 10px 0;
  text-decoration: none;
}
#interiorCenter h3 a {
  color: #3D3D3C;
}
#interiorCenter h4 {
  font-size: 1em;
  color: #5B5748;
  padding-top: 10px;
  text-decoration: none;
  font-weight: bold;
  text-transform: capitalize;
}
#interiorCenter h4 a {
  color: #3D3D3C;
}
#interiorCenter p {
  font-size: 12px;
  color: #545454;
  margin: 15px 0 15px 0;
  line-height: 17px;
}
#interiorCenter a {
  text-decoration: underline;
}
#interiorCenter ul {
  padding: 10px 0 10px 20px;
}
#interiorCenter ul li {
  color: #000;
  font-size: 14px;
  list-style: disc;
  line-height: 17px;
  font-weight: bold;
  margin: 4px 0;
}
#interiorCenter .item-page ul.actions li.print-icon {
  position: absolute;
  top: 7px;
  right: 15px;
  list-style: none;
  background: none;
}
#wrapperFooter {
  width: 100%;
  height: 230px;
  background: #000;
}
#footer {
  width: 960px;
  height: 230px;
  position: relative;
  margin: 0 auto 0 auto;
  /*Sign Up*/

}
#footer .logoFooter {
  position: absolute;
  left: 0;
  top: 35px;
}
#footer .socialFooter {
  display: block;
  position: absolute;
  top: 165px;
  left: 0px;
}
#footer .socialFooter a {
  margin-right: 5px;
}
#footer .textFooterLogo {
  width: 315px;
  position: absolute;
  left: 100px;
  top: 35px;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
}
#footer .footerBoxes {
  font-size: 12px;
  color: #fff;
  position: absolute;
  right: 0px;
  top: 35px;
  font-family: 'museo_700regular';
}
#footer .footerBoxes ul {
  float: left;
  margin-left: 20px;
  width: 143px;
  height: 97px;
  background: url(../images/boxFooter.png) no-repeat left bottom;
}
#footer .footerBoxes li {
  background: url(../images/liFooter.png) no-repeat left 5px;
  padding: 0 0 0 15px;
  line-height: 20px;
}
#footer .join {
  display: block;
  position: absolute;
  bottom: 95px;
  right: -20px;
  /*Title*/

  /*Email Box*/

  /*Go Button*/

  /*Error*/

}
#footer .join legend {
  background: url(../images/newsletter.png) no-repeat left top;
  width: 153px;
  height: 12px;
  text-indent: -9999px;
  position: absolute;
  top: 78px;
  right: 350px;
}
#footer .join h4 {
  font-size: 1.3em;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  width: 281px;
  position: absolute;
  top: 30px;
  left: -1px;
  text-align: center;
}
#footer .join .rsform-input-box {
  position: absolute;
  top: 65px;
  right: 50px;
  width: 300px;
  height: 38px;
  background: url(../images/backSearchInput.fw.png) no-repeat;
  line-height: 14px;
  padding: 1px 4px 3px 10px;
  color: #000;
  font-size: 10px;
  border: none;
}
#footer .join .rsform-submit-button {
  position: absolute;
  top: 65px;
  right: 30px;
  width: 39px;
  height: 38px;
  font-size: 0;
  line-height: 0;
  background: url(../images/backSearchButton.fw.png) no-repeat;
  border: none;
  cursor: pointer;
}
#footer .join .formError {
  position: absolute;
  bottom: -90px;
  width: 98px;
  right: 0px;
  color: #fff;
  font-size: 0.55em;
  font-weight: normal;
  font-family: georgia;
}
#footer .join .formCaption {
  display: none;
}
#footerBottom {
  width: 960px;
  height: 90px;
  position: relative;
  margin: 0 auto 0 auto;
}
#footerBottom .privacy {
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 11px;
}
#footerBottom .elevation {
  display: block;
  position: absolute;
  top: 30px;
  right: 0;
}
#footerBottom a {
  color: #666666;
}
/*--------------------------------------------------LOGIN------------------------------------------------*/
.login-fields input#username.validate-username {
  margin-bottom: 10px;
}
.login form fieldset button.button {
  margin-top: 10px;
}
/*------------------------------------------------RS EVENTS----------------------------------------------*/
.rse_box {
  border-top: none;
  border-left: none;
  border-right: none;
}
.rse_box h2 {
  border: 0;
}
.rse_box img {
  border: 0;
  background: none;
}
.rs_calendar_details a.rsttip {
  font-size: 0.7em;
}
/*------------------------------------------------JOB BOARD----------------------------------------------*/
/* Names copy */
/* Filters Search Boxes */
.filterset {
  margin: 0px;
}
/* Show Jobs Button */
#srchInputs .filterset.submit {
  margin: 17px 0 10px 5px;
}
#srchInputs .filterset.submit .button {
  padding: 3px;
}
/* Number of Pages Combo Box */
#limit.inputbox {
  margin: 0px;
  padding: 0px;
}
/*-------------------------------------------------iGallery----------------------------------------------*/
#main_images_wrapper1 img {
  border: 0;
  background: none;
}
/*-------------------------------------------------RS FILES----------------------------------------------*/
#interiorCenter table.rsfl_toolbar img {
  border: 0;
  background: none;
}
#rsfl_files_table img {
  border: 0;
  background: none;
}
#rsfiles_download div.rsfiles_download a.rsfl_download_btn img {
  border: 0;
  background: none;
}
.rsfl_form .rsfl_search_table label {
  margin: 0px;
  padding: 0px;
}
.rsfl_form .rsfl_search_table #keyword {
  margin-bottom: 10px;
}
.rsfl_form .rsfl_search_table #rsfl_ordering.inputbox {
  margin-bottom: 10px;
}
.rsfl_form .rsfl_search_table #rsfl_ordering_direction.inputbox {
  margin-bottom: 10px;
}
.rsfl_form .rsfl_search_table #rsfl_description {
  margin-left: 10px;
}
.rsfl_form button {
  margin-top: 10px;
}
/*------------------------------------------------PAGINATION---------------------------------------------*/
.pagination {
  display: inline;
}
.pagination ul {
  display: inline;
  padding: 0px;
  margin: 0px;
}
.pagination ul li {
  list-style: none;
  background: none;
  float: left;
}
.pagination ul li a {
  list-style: none;
  background: none;
}
/*-----------------------------------------------SEARCH RESULTS------------------------------------------*/
.search {
  width: 700px;
  margin-left: 20px;
  float: left;
}
.search #searchForm .button {
  font-size: 1em;
  padding: 3px;
}
.search #searchForm .word .inputbox {
  padding: 4px 5px;
}
.search #searchForm .inputbox {
  padding: 0px;
}
.search #searchForm {
  font-size: 0.9em;
}
.search-results {
  font-size: 0.9em;
}
.search-results .result-title {
  font-size: 1.2em;
  margin-bottom: 3px;
}
.search-results .result-category {
  margin-bottom: 3px;
  font-weight: bold;
}
.search-results .result-text {
  margin-bottom: 5px;
}
.search-results .result-created {
  margin-bottom: 15px;
  font-style: italic;
}
/*---------------------------------------------------FORM-----------------------------------------------*/
input {
  margin: 0;
  padding: 4px;
  background: #e8e7d7;
  border: 1px solid #ccc;
  font-size: 1em;
}
textarea,
select {
  margin: 0;
  background: #e8e7d7;
  border: 1px solid #ccc;
  font-size: 1em;
}
input:focus,
textarea:focus,
select:focus {
  border: 1px solid #999;
  background-color: #fff;
  color: #333;
}
input.submit,
.button,
button {
  cursor: pointer;
  border: 1px solid #222;
  background: #333;
  color: #fff;
}
input.submit:hover,
.button:hover,
button:hover {
  background: #444;
}
input.buttonSubmit,
.button,
.submit,
button {
  cursor: pointer;
  background: #352b1d;
  color: #FFF;
}
/* Rs Form */
html body div#wrapperGeneral div#wrapperCenter div#wrapperCenterShadow div#interior div#interiorCenter div.item-page form#contactFrom fieldset.formFieldset ol#rsform_3_page_0.formContainer li.rsform-block div.formBody img {
  border: 0;
  background: none;
}
/* My Forms */
.myforms input,
.myforms textarea,
.myforms select {
  margin: 0;
  padding: 5px;
  background: #e8e7d7;
  border: 1px solid #ccc;
  margin: 5px 0;
  font-size: 1.2em;
}
.myforms td {
  padding: 0 5px 0 5px;
  vertical-align: middle;
}
.myforms input:focus,
textarea:focus,
select:focus {
  border: 1px solid #999;
  background-color: #fff;
  color: #333;
}
.myforms input.submit {
  cursor: pointer;
  border: 1px solid #222;
  background: #333;
  color: #fff;
}
.myforms input.submit:hover {
  background: #444;
}
.myforms td label {
  padding: 0 20px 0 2px;
}
.myforms legend {
  padding: 7px 10px;
  font-weight: bold;
  color: #000;
  border: 1px solid #eee;
  margin-bottom: 0 !important;
  margin-bottom: 20px;
}
input.buttonSubmit {
  cursor: pointer;
  background: #352b1d;
  color: #FFF;
}
/*------------------------------------------------Fix KUNENA---------------------------------------------*/
#Kunena .kblock .kheader h2 {
  background: none;
  border: 0;
  font-size: 1.2em;
}
#Kunena .klist-actions .klist-pages-all .kpagination li.page {
  border: 0;
  background: none;
  list-style: none;
}
