#dv-content {
  color: #fff;
}

DIV.h2_border {
  width: 50px;
  height: 1px;
  background-color: #ffffff;
}

H2 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
}

.inline {
  display: inline-block;
}

.down_arrow {
  width: 20px;
  height: 20px;
  position: relative;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  
  z-index: 3;
}

/* header navigation menus ------------------ */
#nav{
	position: fixed;	
  top: 0;
  right: 0;
  z-index: 101;  
  width: 589px;
}

A.nav_menu {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  padding-top: 40px;
  height: 50px;

}

 A.nav_menu:hover,
 A.nav_menu.active {
   background-color: #F27B23;
}

#a_home {
  width: 100px;
}
#a_work {
  width: 126px;
}
#a_use {
  width: 112px;
}
#a_who {
  width: 92px;
}
#a_contact {
  width: 105px;
}

SPAN.menu_title {
  padding-top: 20px;
  font-size: 12px;
  color: #ffffff;
  margin-top: 20px;
}

DIV#menu_icons {
  z-index: 102;
  top: 0;
  right: 0;
  width: 92px;
  display: inline-block;
}

A.icon_menu {
  width: 44px;
  height: 44px;
  position: fixed;
  border: 1px solid #4D4D4D;
  margin: 0;
  padding: 0;
  
  background-repeat: no-repeat;
  background-position: center center;
}
A.icon_menu:hover {
  background-color: #FBAE48;
}

#a_email {
  top: 0px;
  right: 44px;
  background-image: url('/images/header_email.png');
}
#a_phone {
  top: 0px;
  right: -1px;
  background-image: url('/images/header_phone.png');
}
#a_facebook {
  top: 45px;
  right: 44px;
  background-image: url('/images/header_facebook.png');
}
#a_twitter {
  top: 45px;
  right: -1px;
  background-image: url('/images/header_twitter.png');
}

/*  ------------------ header navigation menus */

/* slides -------------------------------------------- */

#dv_slides {
  z-index: 1;
  height: 800px;
  width: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  background: url('/images/background2.jpg') no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

#image_carousel {
  position: fixed;
  left: 0;
  width: 795px;
  height: 800px;
  padding-left: 100px;
}

#right_text {
  width: 465px;
  height: 760px;
  position: fixed;
  right: 0px;
  background-color: #000;
  opacity: 0.8;
  
  padding: 20px 62px;
}

DIV.slider_arrow {
  position: relative;
  top: 240px;
  left: 380px;
  background: url('/images/slider_arrow.png') no-repeat;
  height: 31px;
  width: 30px;
}

#right_text P {
  font-size: 18px;
  line-height: 25px;
}

.text_slide {
  height: 800px;
}

.text_slide P {
  width: 455px;
  margin-bottom: 20px;
}

A.slide_button {
  position: fixed;
  top: 390px;
  
  display: inline-block;
  width: 41px;
  height: 80px;
  background-repeat: no-repeat;   
  cursor: pointer;
}

A.slide_button:hover {
  background-position: 0px -80px;  
}

A#carousel2_prev {
  left: 0;
  background-image: url('/images/slideshow_pre.png');
}
A#carousel2_next {
  right: 0;
  background-image: url('/images/slideshow_next.png');
}

/* -------------------------------------------- slides */

/* how it works -------------------------------------- */
#div_work {
  z-index: 11;
  position: relative;
  top: 800px;
  
  background-color: #F26323;
  height: 825px;
  width: 100%;
}


.section_content {
  width: 1100px;
/*  width: 720px;*/
/*  width: 1024px;*/
  margin: 0 auto;
  padding: 10px;  
}

.width960 {
  width: 960px;
}

.points {
  width: 240px;
  height: 480px;
  vertical-align: top;
  padding: 20px;
}

.points P {
  text-align: center;
}

.dot_left_border {
  border-left: 2px dotted #F24F23;
}

DIV.action {
  width: 156px; 
  position: relative; 
  top: 20px; 
  margin-left: 10px;
  vertical-align: top;
  font-weight: bold;
}

IMG.action_image {
  width: 203px;
  height: 205px;
  margin-top: 20px;
  margin-bottom: 50px;
}

DIV#orange_downarrow {
  background-color: #F26323;
  left: 541px;
  top: 107px;
}

/* -------------------------------------- how it works */

/* will people use it -------------------------------- */
#div_use {
  z-index: 10;
  position: relative;
  top: 800px;
  
  height: 697px;
  width: 100%;
  background: url('/images/background_shoes.jpg') no-repeat center center;
  background-attachment: fixed;
}

DIV#hand {
  width: 1121px;
  height: 492px; 
  position: relative;
  left: 25px;
  background: url('/images/hand.png') no-repeat center bottom;
  background-size: contain;
}

DIV#is_why {
  width: 71px;
  height: 63px;
  position: relative;
  background: url('/images/here_why.png') no-repeat;
  background-position: 0 0px;
  top: -54px;
  left: 514px;
}
DIV#is_why:hover {
  
  background-position: 0 -63px;
}

DIV#white_band {
  width: 1920px;
  height: 17px;
  background: url('/images/arrow_white.png') no-repeat;
  position: relative;
  left: -410px;
}

/* -------------------------------- will people use it */

/* stats --------------------------------------------- */

#div_stats {
  z-index: 9;
  position: relative;
  top: 800px;  
  
  height: 680px;
  width: 100%;
  background-color: #ffffff;
  color: #404040;
}

#div_stats > DIV.section_content {
  width: 960px;
  padding-top: 80px;
}

.stats_desc {
  width: 190px;
  margin-left: 10px;
  vertical-align: top;
  font-style: italic;
}

.left_margin {
  margin-left: 40px;
}

.horizontal_border {
  margin-top: 60px;
  margin-bottom: 15px;
  border-bottom: 1px solid #D7D7D7
}

.orange_text {
  color: #F26323;
}

/* --------------------------------------------- stats */

/* who is kinesity ------------------------------------ */
#div_who {
  z-index: 8;
  position: relative;
  top: 800px;
  
  height: 880px;
  width: 100%;
  background: url('/images/background_direction2.jpg') no-repeat center center;
}

DIV#white_downarrow {
  background-color: #fff;
  left: 471px;
  top: -20px;
}

DIV#is_division > SPAN {
  background-color: #000000;
  color: #F26323;
  font-size: 24px;
  line-height: 43px;
  font-weight: 300;
  padding: 3px 20px;
}

DIV.dot {
  width: 7px;
  height: 7px;
  background-color: #F26323;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  margin-right: 10px;
}

DIV.we_desc {
  font-size: 18px;
  line-height: 22px;
  width: 430px;
  display: inline-block;
  margin-bottom: 32px;
  vertical-align: top;
}

DIV#compass {
  width: 121px;
  height: 121px;
  position: relative;
  background: url('/images/compass2.png') no-repeat center center;
  top: 65px;
  left: 400px;
}

/* ------------------------------------ who is kinesity */

/* contact ------------------------------------------- */
#div_contact {
  z-index: 7;
  position: relative;
  top: 800px;
  
  height: 700px;
  width: 100%;
  background-color: #111111;
  padding-top: 90px;
}

#address {
  font-size: 18px;
  color: #F26323;
  display: inline-block;
  margin-left: 100px;
}

#phone_email {
  font-size: 18px;
  display: inline-block;
  margin-left: 100px;
}
#phone_email > A {
  color: #F26323;
  text-decoration: none;
}

#details {
  margin-top: 40px;
  display: inline-block;
}

TABLE#details TH {
  text-align: left;
}

TABLE#details TH.invalid {
  color: #D7244C;
}

SPAN.title {
  font-weight: bold;
}

.input {
  width: 260px;
  border: none;
  border-bottom: 1px solid #C4C4C4;
  background: transparent;
  color: #4F4F4F;
  padding: 6px;
}

.input.invalid {
  border-bottom-color: #D7244C
}

.input:focus {
  outline-width: 0;
}

TEXTAREA.input {
  height: 176px;
  width: 505px;
  border: 1px solid #C4C4C4;
}

TD.td_input {
  padding: 0px 40px 10px 10px;
}

TD#form_message {
  font-style: italic;
}

A#send_button {
  display: inline-block;
  width: 178px;
  height: 43px;
  background-image: url('/images/send_normal.png');
  background-repeat: no-repeat;
}

A#send_button:hover {
  background-image: url('/images/send_highlight.png');
}


/* ------------------------------------------- contact */

