/* Localized */
* {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  border: medium none;
}

html, body {
  font-size: 10pt;
  font-family: Helvetica,Arial,sans-serif;
}
body {
  background: #525252 url('../images/bg.jpg') repeat-x 0 0;
}

input, textarea {
  font-family: Helvetica,Arial,sans-serif;
}

a {
  color: #999999;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.clr {
  clear: both;
}

.clearfix {
    clear: both;
    float: none;
}

.flr {
  float: right;
}

.fll {
  float: left;
}

#wrapper {
  width: 1100px;
  margin: 0px auto;
  min-height: 680px;
  overflow:hidden;
  margin-bottom: 15px;
}

#header {
  margin: 30px 0 0 0;
}

#header #logo img {
  margin-top: 4px;
}

#header ul {
  float: right;
  list-style: none;
  margin-left: 10px;
}

#header ul li {
  float: left;
  padding: 14px 10px 5px 10px;
   border-left: 1px solid #999999;
}
#header ul li {
  font-size: 13pt;
    color: #999999;
  text-decoration: none;
}

#footer {
  height: 21px;
  bottom: 0;
  width: 100%;
  color: #999999;
  position: fixed;
  padding: 7px 0;
  background-color:black;
}
#footer span {
  float: left;
  font-size: 9pt;
  margin: 4px 0 0 20px;
}
#footer .links {
  float: right;
  margin-right: 10px;
}
#footer .links a {
  float: right;
  margin: 0 2px;
}
#footer a.links img {display: block;}

#wiget_menu {
  border-top: 1px solid #5e5e5e ;
  border-right: 1px solid #5e5e5e ;
  border-bottom: 1px solid #5e5e5e ;
  background-color: #2d2d2d;

      border-width: 1px 1px 1px medium;
      box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
      display: block !important;
      font: 13px/17px Helvetica,Arial,sans-serif;
      height: 348px;
      left: 0;
      position: absolute;
      top: 185px;
      width: 36px;
    
/*      z-index: 890;*/
}

#wiget_menu  ul {
  list-style: none;
}

#wiget_menu  ul li {
  margin: 0 11px;
      padding: 17px 0 14px;
      border-bottom: 1px solid #999999;
}

#wiget_menu  ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.main_title {
  height: 48px;
  width: 915px;
  margin: 35px auto 0 auto;
}

.main_title p {
  font-size: 16pt;
  color: white;
  padding-top: 15px;
}

.main_frame {
  margin: 0 auto;
  border: 1px solid #686868;
  background-color: #000000;
  width: 892px;
  padding: 8px;
  height: 443px;
}

.video_frame {
  margin: 0 auto;
  width: 921px;
}

.main_frame ul {
  list-style: none;
}

.main_frame ul li {
  float: left;
  margin-right: 5px;
}

.main_frame ul li img {
  display: block;
}

.main_frame ul li img.title {
   margin: -55px 0 0;
   position: absolute;
}

.main_frame ul li img.play {
  margin: -280px 0 0 95px;
  position: absolute;
  
}

.main_frame ul li:last-child {
  margin-right: 0px;
  
}

div.slide_carousel {
  position: relative;
}

.slide_carousel a.prev, a.next {
    background: url("../images/carousel_sprite.png") no-repeat scroll -5px -5px transparent;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    text-decoration: none;
    top: 190px;
    width: 30px;
}
.slide_carousel a.next {
    background-position: -4px -35px;
    right: -45px;
}
.slide_carousel a.prev {
    left: -45px;
}

div.slide_carousel div#slide div {
  margin: 0 5px 6px 0;
  height: 420px;
  width: 350px;
}

div.slide_carousel div#slide img {
  display: block;
}

div.slide_carousel div#slide a {
  float: left;
  text-decoration: none;
}

.main_frame a.video_item {
  float: left;
  margin-right: 8px;
}

.main_frame a.tree {
  margin-right: 0px;
}

.main_frame a:hover.video_item {
  text-decoration: none;
}

.main_frame a.video_item div {
  width: 292px;
  height: 195px;
  background-color: #2d2d2d;
  background-position: 50% 50%;
}

.main_frame a.video_item div img {
  margin: 65px 0 0 108px;
}

.main_frame a.video_item p {
  margin: 7px 0 10px 0;
  font-size: 9pt;
}

.pagination {
  text-align: center;
  margin: 15px 0 0 0;
}

.pagination span.prev_page {
  padding: 5px 10px;
}
.pagination span.current {
  background-color: white;
  border: 1px solid #514E4E;
  color: #514E4E;
  font-weight: bold;
  padding: 4px 9px;
}
.pagination a {
  background-color: #2D2D2D;
  color: white;
  padding: 5px 10px;
}
.pagination a:hover {
  background-color: black;
}
.pagination span.disabled {
  background-color: #514E4E;
  border: 1px solid #514E4E;
  color: #8E8E8E;
  padding: 4px 9px;
}

#contact_form {
  color: white;
  width: 720px;
  /*background-color: #222327;*/
  margin: 25px auto;
  padding: 43px 40px;
  line-height: 1.5em;
  min-height: 300px;
}

table#tss_1 {
  text-align: left;
  font-size: 9pt;
}
table#tss_1 tr td {
  vertical-align: top;
}
table#tss_1 tr td a:hover {
  text-decoration: none;
}

table#tss_1 tr td p {
  color: #999999;
}
table#tss_1 tr td.c1 {
  width: 185px;  
}
table#tss_1 tr td.c1 a {
  display: block;
  padding: 0 0 0 22px;
  background: transparent url('../images/contact_icon.png') no-repeat 0 -3px;
}

table#tss_1 tr td.c1 a.email {
  color: white;
}

table#tss_1 tr td.c1 a.phone {
  background-position: 0 -33px;
  cursor: default;  
}

table#tss_1 tr td.c1 a.cell {
  background-position: 0 -66px;
  cursor: default;  
}

table#tss_1 tr td.c1 h2 {
  font-size: 12pt;
  padding-bottom: 18px;
}
table#tss_1 tr td.c1 p {
  padding-top: 20px;
}
table#tss_1 tr td.c2 {
  padding-right: 20px;
  width: 163px;
}
table#tss_1 tr td.c2 a {
  background: transparent url('../images/google_button.jpg') no-repeat 0 0; 
  height: 28px;
  line-height: 1.5em;
  padding: 7px 0 0 5px;
  text-align: center;
  width: 110px;
  color: white;
  display: block;
  margin: 20px 0; 
}
table#tss_1 tr td.c3 {
  color: #999999; 
}

table#tss_1 tr td.c3 h3 {
  color: white;
}

table#tss_1 tr td.c3 input[type="text"], table#tss_1 tr td.c3 textarea {
  background-color: #191a1c;
  color: white;
  padding: 8px 5px;
  font-size: 9pt;
  margin: 5px 0;
  border: 1px solid #191a1c;
}

table#tss_1 tr td.c3 input[type="text"] {
  width: 240px;
}

table#tss_1 tr td.c3 textarea {
  width: 330px;
  min-width: 330px;
  max-width: 330px;
  height: 110px;
  min-height: 110px;
  max-height: 110px;
}

table#tss_1 tr td.c3 input[type="submit"] {
  background: transparent url("../images/send.jpg") no-repeat scroll 0 0;
  line-height: 1.5;
  color: white;
  text-align: center;
  font-size: 9pt;
  height: 32px;
  width: 55px;
  cursor: pointer;
  margin-top: 5px;
}

table#tss_1 tr td.c3 p.notice {
  padding: 3px 0;
}

table#tss_2 tr td.cc1 {
  width: 240px;
}

table#tss_2 tr td.cc2 {
  padding-left: 12px;
  vertical-align: middle;
}

.fieldWithErrors input[type="text"], .fieldWithErrors textarea {
  border: 1px solid red !important;
}

#bio_box {
  color: #655f63; 
  background-color: #0a0b0d;
  min-height: 400px; 
  margin: 20px 68px;
}

#bio_box table tr td {
  line-height: 1.5em;
  padding: 16px;
  text-align: left;
  vertical-align: top;
  width: 216px;
}