html {
  height: 100%;
  margin: 0;
  padding: 0;
}
#Body {
  height: 100%;
  font-family: Helvetica, Arial, sans-serif;
  color: #333;
  margin: 0 auto;
  padding: 0;
  background: #ddd;
}
html body #MainLogin,
html #Login {
  display: none !important;
}
html #wrapper.Wpapper_shadow {
  margin-top: 30px;
}
a {
  outline: 0;
  border: 0;
}
p,
ul,
ol {
  margin: 0;
  padding: 0 0 1em;
}
h1 {
  font-size: 26px;
  margin: 0 0 10px;
}
h2 {
  font-size: 22px;
  margin: 0 0 10px;
}
h3 {
  font-size: 18px;
  margin: 0 0 10px;
}
.Normal {
  font-size: 12px;
  line-height: 16px;
}
.SubHead {
  color: #333;
}
@font-face {
  font-family: bebas;
  src: url(../fonts/Bebas.ttf);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: futumd;
  src: url(../fonts/FutuMd.ttf);
  font-weight: 400;
  font-style: normal;
}
#container {
  margin-bottom: -18px;
  width: 100%;
  height: 100%;
  background: url(../images/Bg.png) #f0edde;
}
#MainWpapper {
}
#MainLogin {
  max-width: 1140px;
  margin: 0 auto;
  z-index: 907;
  position: relative;
}
#spLogin {
  padding-right: 43px;
}
.LogIn {
  padding: 10px 0 12px;
  text-align: right;
  color: inherit;
}
.LogIn a {
  color: inherit;
  font-size: 12px;
}
.Customizer {
  z-index: 906;
  position: relative;
}
#wrapper {
  max-width: 1140px;
  margin: 0 auto;
  background: #fff;
  z-index: 905;
  position: relative;
}
#wrapperTwo {
  max-width: 1280px;
  margin: 0 auto;
  background: #fff;
  z-index: 905;
  position: relative;
  padding: 40;
}
.Wpapper_shadow {
  -webkit-box-shadow: 0 3px 20px #b0b0af;
  -moz-box-shadow: 0 3px 4px #b0b0af;
  -ms-box-shadow: 0 3px 4px #b0b0af;
  box-shadow: 0 3px 20px #b0b0af;
}
#dnn_dnnLogo_hypLogo img {
  margin: 20px 0 0;
}
.ToPSocial {
  z-index: 904;
  position: relative;
}
.TpSocial {
  padding: 15px 0 10px;
  text-align: right;
}
.Menu {
  margin-top: 20px;
  border: 1px solid #d1d2cc;
  background: #f7f6f1;
  z-index: 903;
  position: relative;
}
.slider {
  z-index: 902;
  position: relative;
}
.DnnModule-SpeedyTouchFlexi {
  margin-bottom: 0;
}
.flex-control-nav li a {
  margin-top: -40px;
}
.slider-wrapper {
  margin: 20px 0 0;
}
.theme-default .nivo-controlNav {
  padding: 0 0;
}
.flexslider {
  padding: 15px 0;
  background: 0 0;
  border: none;
}
.flex-control-nav li a {
  margin-top: -50px;
}
.nivo-controlNav {
  padding: 0 0;
  margin-top: -15px;
  z-index: 500;
  position: relative;
}
#PageBody {
  margin-top: 0;
  padding-bottom: 30px;
  z-index: 901;
  position: relative;
}
.BTTitle1 {
  padding: 0;
  font-family: Tahoma;
  font-size: 18px;
  color: #686868;
}
.BTTitle2 {
  padding: 6px 0;
  font-family: Tahoma;
  font-size: 14px;
  color: #686868;
}
.BTText {
  font-family: Arial;
  font-size: 12px;
  text-align: justify;
  line-height: 18px;
}
.BodyContentA {
  margin-top: 25px;
}
.TitleBg {
  padding-top: 4px;
  background: #f4f3f3;
}
.TitleBg img {
  margin-left: 10px;
  padding-right: 10px;
  float: left;
}
.BdyConTitle {
  margin-top: -3px;
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
  color: #9d9d9c;
  font-family: Tahoma;
}
.ContText {
  line-height: 18px;
  text-align: justify;
}
.readmore {
  text-align: right;
}
.BodyConImage {
  text-align: center;
}
.BodyConText {
  padding: 0 20px 15px;
  font-family: Arial;
  font-size: 12px;
  text-align: center;
  color: #6e6e6e;
}
.FullRow {
  padding-top: 40px;
}
.FullRowTitle {
  background: url(../images/recent_Bg.png);
}
.FullRowTitle h1 {
  padding: 6px 0 8px 25px;
  color: #6e6e6e;
  font-size: 18px;
  font-family: Arial;
}
.ColImag {
  padding-top: 6px;
  text-align: center;
}
.HovImag img:hover {
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transform: rotate(-7deg);
  -moz-transform: rotate(-7deg);
  -o-transform: rotate(-7deg);
}
#HoverBumpUpContainer {
  -webkit-transition: margin 0.8s ease-out;
  -moz-transition: margin 0.8s ease-out;
  -o-transition: margin 0.8s ease-out;
}
#HoverBumpUpContainer:hover {
  margin: 0.5em 0 0;
}
.ImgHoverA {
  opacity: 0.8;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.ImgHoverA:hover {
  opacity: 1;
  -webkit-box-shadow: 0 0 20px rgba(86, 87, 87, 0.8);
  -moz-box-shadow: 0 0 20px rgba(86, 87, 87, 0.8);
  box-shadow: 0 0 20px rgba(86, 87, 87, 0.8);
}
#HoverContainer:hover {
  margin: 0 0 0;
}
.ImgHoverB {
  opacity: 0.8;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.ImgHoverB:hover {
  opacity: 1;
  -webkit-box-shadow: 0 0 20px rgba(86, 87, 87, 0.8);
  -moz-box-shadow: 0 0 20px rgba(86, 87, 87, 0.8);
  box-shadow: 0 0 20px rgba(86, 87, 87, 0.8);
}
.LeftC {
  text-align: justify;
}
.RightC {
  text-align: justify;
}
.top-img img {
  float: left;
  margin-right: 10px;
  margin-top: 2px;
}
.top-img {
  text-align: justify;
  font-family: Arial;
  line-height: 16px;
  font-size: 12px;
  color: #000;
  margin-top: 5px;
}
#RightLinks {
  width: 100%;
  margin: 0;
  padding: 0;
}
#RightLinks li {
  clear: both;
  list-style-type: none;
  background: url(../images/Horizontal-Sep.jpg) repeat-x left bottom;
  padding: 1em 0;
  margin: 0;
}
#RightLinks li img {
  float: left;
  height: 50px;
  width: 56px;
  margin: 0 15px 0 0;
}
#RightLinks li a:link,
#RightLinks li a:visited {
  color: #000;
  text-decoration: none;
}
#RightLinks li a:active,
#RightLinks li a:hover {
  color: #5b8ec4;
  text-decoration: none;
}
#RightLinks li p {
  margin: 0;
  line-height: 14px;
}
#RightLinks li p span {
  display: block;
  color: #000;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 0 2px;
  font-family: TitilliumText22LBold;
  font-size: 14px;
}
#RightLinks li.icoMarketplace {
  background: 0 0;
}
#contact_us {
  margin: 30px 0 0;
}
#contactus {
  width: 100%;
  border: 1px dashed #aea48f;
}
.contact-title {
  margin-top: 20px;
  background: #b1b1b1;
  height: 35px;
  color: #fff;
  padding: 6px 0 0 35px;
  font-family: Arial;
  font-size: 24px;
}
.contact-address {
  margin-top: 15px;
  float: left;
}
.contact-address li {
  margin-left: 37px;
  list-style: none;
  line-height: 20px;
}
.textcolor {
  padding-left: 37px;
  padding-top: 1px;
  font-family: Arial;
  font-size: 14px;
  color: #000;
}
#Footer {
  max-width: 1140px;
  margin: 0 auto;
  background: #dbdbdb;
  z-index: 900;
  position: relative;
}
#MainFooter {
  margin-bottom: 50px;
}
#Footer_Top {
  background: url(../images/FooterTop-bg.png) #c2c2c2;
}
#FooterTop {
  padding-bottom: 25px;
}
#FooterList {
  padding: 20px 15px 0;
}
.FooterTitle {
  color: #fff;
  font-size: 18px;
  font-family: futumd, Arial;
  font-weight: 400;
}
.FooterList li {
  list-style: none;
  margin-top: 5px;
}
.FooterList li a {
  color: #777;
  font-family: futumd, Arial;
}
.FooterList li a:hover {
  color: #484747;
}
ul.f-nav {
  padding: 15px 0 0 18px;
}
.f-nav li {
  margin: 0 30px 0 0;
  list-style: none;
  float: left;
}
.f-nav li a {
  text-decoration: none;
  color: inherit;
  font-family: bebas, Tahoma;
  font-size: 14px;
  text-align: center;
}
.f-nav li a:hover {
  text-decoration: underline;
  color: #484747;
}
.Copyright {
  padding: 5px 0 10px 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: inherit;
}
.FTSocial {
  padding: 20px 18px 10px 0;
  text-align: right;
}
.RoundedContainer {
  background: 0 0;
  box-shadow: none;
}
#SearchTable #SpeedSearchTextBox > input {
  background: url(../images/search-white.png) no-repeat 8px 6px #747474;
  float: right;
  behavior: url(../../../../_default/Skins/Rotondo142/PIE.htc.html);
  position: relative;
}
#SearchTable #SpeedSearchTextBox > input:focus {
  width: 175px;
  color: #000;
  background: url(../images/search-dark.png) no-repeat 8px 6px #dfdede;
  behavior: url(../../../../_default/Skins/Rotondo142/PIE.htc.html);
  position: relative;
}
#SearchIcon {
  display: none;
  padding: 0;
  margin: 0;
}
#SearchTable td {
  padding: 0 0;
}
.SpeedySearchBox {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  width: 90%;
}
#SearchButton a {
  display: none;
}
@media handheld, only screen and (max-width: 960px) {
  #SearchTable #SpeedSearchTextBox > input:focus {
    width: 150px;
  }
  .TitleBg {
    width: 100%;
    padding-top: 4px;
    background: #f4f3f3;
    float: left;
  }
  .TitleBg img {
    margin-left: 10px;
    padding-right: 10px;
    float: left;
  }
  .BdyConTitle {
    margin-top: 0;
    padding-bottom: 0;
    float: left;
  }
  .f-nav li {
    margin: 0 15px 0 0;
    list-style: none;
    float: left;
  }
}
@media handheld, only screen and (max-width: 480px) {
  .Search {
    margin-top: 5px;
  }
  #SearchTable #SpeedSearchTextBox > input {
    float: none;
  }
  #SearchTable #SpeedSearchTextBox > input:focus {
    width: 175px;
  }
  .Menu {
    margin-top: 10px;
    border: none;
    background: 0 0;
  }
  .mobile-centered {
    margin: 0 auto !important;
    text-align: center;
  }
  #dnn_dnnLogo_hypLogo img {
    margin: 10px 0 5px;
  }
  .TpSocial {
    padding: 8px 0 0 0;
    text-align: center;
  }
  .slider-wrapper {
    margin: 10px 0 0;
  }
  #PageBody {
    padding: 0 5px;
  }
  .BTTitle1 {
    text-align: center;
  }
  .BTTitle2 {
    text-align: center;
    font-size: 13px;
  }
  .BodyContentA {
    margin-top: 10px;
  }
  .TitleBg {
    padding: 8px 0 0;
  }
  .BdyConTitle {
    margin-top: -1px;
    padding-bottom: 0;
  }
  .readmore {
    text-align: center;
  }
  .BodyConImage {
    text-align: center;
  }
  .BodyConText {
    padding: 0 0 8px;
  }
  .FullRow {
    padding-top: 10px;
  }
  .FullRowTitle {
    background: #eaeaea;
  }
  .FullRowTitle h1 {
    padding: 6px 0 8px 0;
    text-align: center;
  }
  #FooterList {
    padding: 0 15px 0 22px;
  }
  .FooterTitle {
    padding-top: 15px;
  }
  .FooterList li {
    list-style: none;
    margin-top: 3px;
    font-size: 14px;
  }
  ul.f-nav {
    margin-left: 0;
    padding-top: 10px;
  }
  .f-nav {
    padding: 0;
  }
  .f-nav li {
    margin: 3px 0 3px 0;
    width: 93%;
    line-height: 35px;
    text-align: center;
    font-weight: 700;
    list-style: none;
    float: left;
    border: 1px solid #333;
    border-radius: 5px;
    background: #acacac;
  }
  .f-nav li a {
    color: #464545;
  }
  .Copyright {
    line-height: 50px;
    text-align: center;
  }
  .FTSocial {
    padding: 1px 0 20px 0;
    text-align: center;
  }
  .contact-title {
    padding: 6px 0 0 15px;
  }
  .contact-address li {
    margin-left: 17px;
  }
  .contact-address li {
    margin-left: 17px;
  }
  .textcolor {
    padding-left: 17px;
  }
}
@media handheld, only screen and (max-width: 320px) {
  .dnnLogin input[type="text"],
  .dnnLogin input[type="password"] {
    margin-left: 40px;
    max-width: 295px;
  }
  .dnnFormRequired span {
    width: 100%;
  }
  .dnnFormItem {
    width: 460px;
    color: #262321;
  }
  .dnnFormItem h2 {
    color: #262321;
  }
  .dnnForm {
    margin-left: -7px;
  }
  .dnnFormItem label a span {
    width: 320px;
    text-align: left;
    float: left;
    color: #262321;
  }
  .dnnFormItem input[type="text"],
  .dnnManageUsers .dnnFormItem input[type="text"] {
    width: 300px;
    float: left;
  }
  .dnnForm input.dnnFormRequired,
  .dnnForm textarea.dnnFormRequired,
  .dnnForm select.dnnFormRequired {
    width: 320px;
    float: left;
  }
  .dnnSendPasswordContent input[type="text"] {
    width: 295px;
    float: left;
  }
  .dnnSendPasswordContent ul.dnnActions {
    width: 280px;
    float: left;
  }
}
