@import "reset.css";
@import "grid.css";
/* Getting the new tags to behave */
article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
meter,
nav,
output,
progress,
section,
source,
video {
  display: block;
}
mark,
rp,
rt,
ruby,
summary,
time {
  display: inline;
}
/*global*/
body {
  font: 13px/18px "Trebuchet MS", sans-serif;
  color: #888888;
  text-transform: uppercase;
  min-width: 1000px;
  min-height: 840px;
  width: 100%;
  z-index: 1;
  height: 100%;
  background: url("../images/bg.jpg") 0 0;
  overflow-y: scroll;
}
body p a {
  text-decoration: none;
}
body p a:hover {
  text-decoration: underline;
}
h1 {
  margin: 40px 0 0;
  display: inline-block;
}
h1 > a {
  position: relative;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 379px;
  height: 44px;
  background: url("../images/logo.png") no-repeat center;
}
h2 {
  font: bold 16px/24px "Trebuchet MS", sans-serif;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0px;
  padding-bottom: 3px;
}
/*additional classes*/
.fleft {
  float: left;
}
.wrapper {
  width: 100%;
  overflow: hidden;
}
a {
  text-decoration: none;
}
.clear {
  clear: both;
  line-height: 0;
}
/*end additional classes*/
.main {
  position: relative;
  width: 1000px;
  margin: 0 auto 16px;
}
#glob {
  position: absolute;
  width: 100%;
  z-index: 2;
  min-height: 100%;
}
.spinner {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #ececec url("../images/ajax-loader.gif") no-repeat 50% 50%;
}
.initial {
  float: right;
  margin: 52px 0 0;
}
.initial a {
  font: 12px/22px "Trebuchet MS", sans-serif;
  color: #adadad;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.initial a:hover {
  color: #dc6450;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#login {
  margin: 0 6px 0 0;
}
#reg {
  margin: 0 0 0 8px;
}
header,
footer {
  width: 100%;
  z-index: 100;
}
/*header*/
header {
  top: 0px;
  height: 120px;
  background-color: #f00;
  background: #fff url("../images/bg_line.gif") repeat-x 0px 119px;
}
/*end header*/
/*menu*/
.line-1,
.line-2,
.line-3,
.line-4,
.line-5 {
  margin: 5px 1px 0 0;
  width: 199px;
  height: 7px;
  float: left;
}
.lines {
  padding: 0 0 5px;
  display: inline-block;
}
.line-1 {
  background-color: #95536b;
}
.line-2 {
  background-color: #dc6450;
}
.line-3 {
  background-color: #e8ab62;
}
.line-4 {
  background-color: #edca6e;
}
.line-5 {
  background-color: #83b185;
}
.menu {
  position: relative;
  display: block;
  display: inline-block;
}
#menu {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #252525;
  margin: -1px 0 0;
}
#menu > li {
  position: relative;
  display: inline-block;
  width: 200px;
  height: 100%;
  background: url("../images/line2.png") no-repeat right center;
  float: left;
}
#menu > li.no_bg {
  background: none;
}
#menu > li > a {
  position: relative;
  display: block;
  font: bold 12px/22px "Trebuchet MS", sans-serif;
  color: #5e5e5e;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  padding: 44px 0 43px;
  z-index: 1;
}
#menu > li > strong {
  display: inline-block;
  position: absolute;
  width: 199px;
  top: 0;
  left: 0;
  z-index: 0;
  background: #1c1c1c;
}
.submenu_1 {
  position: absolute;
  z-index: 9100;
  width: 100%;
  left: 0px;
  top: 100%;
  background: #1c1c1c;
  display: none;
  padding: 35px 0;
}
.submenu_1 li {
  position: relative;
  display: block;
  padding: 0 0 3px;
  margin: -2px 0 0;
}
.submenu_1 a {
  position: relative;
  display: block;
  font: bold 12px/14px "Trebuchet MS", sans-serif;
  color: #676767;
  text-transform: uppercase;
  text-align: center;
  padding: 8px 0 7px;
  margin: 0 20px;
}
.submenu_1 li > a:hover,
.submenu_1 li.sfHover > a {
  color: #fff;
  background: #dc6450;
}
/*end menu*/
.pad_1 {
  padding: 41px 0;
}
.pad_2 {
  padding: 0 0 70px;
}
.pad_3 {
  padding: 0 0 29px;
}
.pad_4 {
  padding: 0 0 32px;
}
.pad_5 {
  padding: 0 0 21px;
}
.pad_6 {
  padding: 41px 0 23px;
}
.pad_7 {
  padding: 0 0 17px;
}
.pad_8 {
  padding: 41px 0 17px;
}
.pad_9 {
  padding: 41px 0 42px;
}
.pad_10 {
  padding: 41px 0 29px;
}
.pad_11 {
  padding: 41px 0 11px;
}
.marg_1 {
  margin: 11px 0 0;
}
.marg_2 {
  margin: 0 0 24px;
}
.marg_3 {
  margin: 0 0 28px;
}
.marg_4 {
  margin: -5px 0 0 12px;
}
.marg_5 {
  margin: 0 0 16px;
}
hr {
  border: none;
  height: 1px;
  color: #dedede;
  background-color: #dedede;
  margin: 0 0 16px;
}
#content {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  z-index: 50;
  height: 538px;
  background: #f6f6f6;
  overflow: hidden;
}
.box-img {
  display: inline-block;
  background: #f6f6f6;
  border: 1px solid #dbdbdb;
  padding: 5px;
  margin: 0 20px 0 0;
  float: left;
}
/**********************************Content**********************************/
/*------slider-------*/
.container {
  position: absolute;
  right: -36px;
  margin: 0 auto;
  height: 538px;
  width: 16px;
}
.slider {
  width: 1000px;
  height: 538px;
  position: relative;
  padding: 0;
}
.slider_cont {
  padding: 0;
}
.pagination {
  z-index: 99;
  top: 50%;
  display: inline-block;
  position: absolute;
  left: 0;
}
.pagination li {
  margin-bottom: 4px;
}
.pagination li:last-child {
  margin-bottom: 0px;
}
.pagination li a {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 21px;
  -moz-border-radius: 21px;
  -webkit-border-radius: 21px;
  overflow: hidden;
  background: url("../images/slide_pag.png") no-repeat right top;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.pagination li a:hover,
.pagination li.current a {
  background-position: left top;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.pagination li.current a {
  cursor: default;
}
/*------end slider-------*/
/*---------banner splash----------*/
.container2 {
  position: absolute;
  top: 94px;
  left: 20px;
  z-index: 1;
}
.txt2 {
  font: 22px/26px "Trebuchet MS", sans-serif;
  color: #5e5d5d;
  padding: 0 0 8px 0px;
  margin: 8px 0 0;
}
.txt3 {
  font: 12px/20px "Trebuchet MS", sans-serif;
  color: #898989;
  padding: 0 0 15px 0px;
}
.shadowtxt {
  display: inline-block;
  font-weight: bold;
  color: #898989;
  text-shadow: 5px 5px 10px #fff, -5px 5px 10px #fff, 5px -5px 10px #fff,
    -5px -5px 10px #fff;
}
/*---------end banner splash----------*/
.color1 {
  color: #171717;
}
.color2 {
  color: #dc6450;
}
.button-1 {
  color: #a1a1a1;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.button-1:hover {
  color: #dc6450;
  text-decoration: none;
}
.list-1 {
  padding: 0;
}
.list-1 li {
  background: url("../images/marker-1.png") no-repeat 0 6px;
  padding: 0 0 0 21px;
  min-height: 30px;
}
.list-1 a {
  color: #dc6450;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.list-1 a:hover {
  color: #9b9b9b;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.list-1 .last-item {
  min-height: 0;
  line-height: 16px;
}
/*scroll*/
.scroll {
  height: 346px;
  position: relative;
  overflow: hidden;
  margin-bottom: 13px;
}
._shuttle {
  width: 0px;
}
._track {
  width: 0px;
}
.scroll-btns {
  position: relative;
  width: 100%;
  height: 45px;
}
.scrollDown,
.scrollUp {
  position: relative;
  display: inline-block;
  width: 13px;
  height: 15px;
  overflow: hidden;
  margin: 27px 4px 0 1px;
}
.scroll-btns .img_act {
  position: absolute;
}
/*end scroll*/
.banner1,
.banner2 {
  position: relative;
  float: left;
  width: 460px;
  height: 157px;
  display: block;
  cursor: pointer;
  z-index: 1;
  overflow: hidden;
}
.banner1 {
  background-color: #fbfbfb;
}
.banner2 {
  background-color: #f1f1f1;
}
.ban1_img {
  position: absolute;
  top: -40px;
  left: 185px;
}
.ban2_img {
  position: absolute;
  top: -58px;
  left: 185px;
}
.bannerText1 {
  position: absolute;
  top: 59px;
  left: 21px;
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  color: #000;
  text-align: left;
  text-transform: uppercase;
  z-index: 1;
}
.bannerText1_1 {
  position: absolute;
  top: 81px;
  left: 21px;
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  color: #dc6450;
  text-align: left;
  text-transform: uppercase;
  z-index: 1;
}
/*google map*/
.map {
  width: 538px;
  height: 313px;
  background-color: #f6f6f6;
  border: 1px solid #dbdbdb;
  margin: 0 0 16px 0;
}
.google_map {
  position: relative;
  overflow: hidden;
  width: 528px;
  height: 293px;
  background: #f6f6f6 url("../images/googleMapLoader.gif") no-repeat 50% 50%;
  margin: 5px 0 0 5px;
}
/*end google map*/
#content > ul {
  width: 100%;
  height: 100%;
}
#content > ul > li {
  position: absolute;
  width: 100%;
  overflow: hidden;
}
.readMore {
  position: relative;
  display: inline-block;
  color: #dc6450;
  padding: 0 0 0 20px;
  background: url("../images/marker-1.png") no-repeat 0px 5px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.readMore:hover {
  text-decoration: none;
  color: #272727;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.readMore1 {
  position: relative;
  display: inline-block;
  margin: 0 0 0 0px;
  font: 12px/49px "Trebuchet MS", sans-serif;
  color: #838383;
  padding: 0 30px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: 0 1px 2px #b6b5b5;
  -moz-box-shadow: 0 1px 2px #b6b5b5;
  -webkit-box-shadow: 0px 1px 2px #b6b5b5;
  background: url("../images/more_bg1.png") repeat-x center top;
}
.readMore1:hover {
  text-decoration: none;
}
figure {
  display: inline-block;
  position: relative;
}
/* Forms*/
#form1 {
  position: relative;
  margin-top: -2px;
  height: 389px;
}
#form1 input,
#form1 textarea {
  position: relative;
  border: 1px solid #dbdbdb;
  color: #818181;
  padding: 10px 9px 8px;
  text-transform: uppercase;
  width: 280px;
  outline: none;
  background: #fff;
}
#form1 textarea {
  width: 360px;
  height: 199px;
  overflow: auto;
  resize: none;
}
#form1 label {
  display: inline-block;
  min-height: 50px;
  position: relative;
  width: 299px;
}
.message {
  width: 379px !important;
}
#form1 .success {
  position: relative;
  padding-bottom: 3px;
  color: #dc6450;
}
#form1 .error,
#form1 .empty {
  text-align: left;
  display: none;
  font-size: 10px;
  color: #dc6450;
  margin-left: 3px;
  top: -3px;
  position: relative;
}
fieldset {
  height: 210px;
}
.btns {
  padding: 22px 0 0;
  position: relative;
  float: right;
}
.btns a {
  display: inline-block;
  margin: 0 0 0 31px;
}
/* Form defaults */
input,
select,
textarea {
  font: normal 10px/18px "Trebuchet MS", sans-serif;
  vertical-align: middle;
}
/*end forms*/

/* Table */
.profile {
  border-collapse: collapse;
  empty-cells: show;
  caption-side: inherit;
  table-layout: fixed;
}
.profile tr {
  border-spacing: 12px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-width: thin;
  border-bottom-width: thin;
  border-top-color: #808080;
  border-bottom-color: #808080;
}

.profile th {
  padding: 10px;
  width: 130px;
}

.profile td {
  padding: 10px;
}
/*end table*/

/**********************************End Content******************************/
/*footer*/
footer p {
  position: relative;
  display: inline-block;
  font-size: 10px;
  line-height: 12px;
  color: #919191;
  padding-top: 17px;
}
footer p a {
  color: #919191;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer p a:hover {
  color: #dc6450;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*end footer*/
