/****************************************/
/*              RESET                   */
/****************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, 
s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul, 
li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
:focus {
	outline:0;
}
body {
	line-height:1;
	color:#595959;
  overflow-y: auto !important;
  margin: 0 !important;
}
ul {
	list-style:none;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	/*font-weight:400;*/
}
.clear {
	clear: both;
}
.clear.big {
	padding-bottom: 30px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.center {
  text-align: center;
}

/* ----- clear fix for floats ----- */
 .clearfix {
	display:inline-block;
}
* html .clearfix {
	height:1%;
}
/* hides clearfix from IE-mac */
 .clearfix {
	display:block;
}
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; margin: 0; }
html{
	height: 100%;
}

body {
  font-family: 'open_sanslight', Tahoma, Arial, sans-serif;
  line-height: 1.3em; 
  font-size: 1em; 
  color: #fff;  
  background:  top center no-repeat;
  background-color: #003063;  
  background-image: url('../../images/bgr-header.png'), url('../../images/bgr-body.png'); 
  background-position: top center, top left;
  background-repeat: no-repeat, repeat;  
  overflow-x: hidden;
  word-wrap: break-word;
}
.section {
  float: left;
  width: 100%;
  margin: 0px auto 0px auto;
}
sub {
  vertical-align: sub;
  font-size: smaller;
}
.wrap {
  position: relative;
  max-width: 1200px;
  margin: 0 auto; 
  padding: 20px 20px 20px 20px;   
}
header .wrap {
  position: relative;
  max-width: 1140px;
  margin: 0 auto; 
  padding: 20px 20px 20px 20px;   
}
::selection {
    background: #fefac7; 
    color: #555555;
}
::-moz-selection {
    background: #fefac7; 
    color: #555555;
}
section {
	z-index: 99; 
    position: relative;
}
section, footer {
	padding: 0px 0px 0px 0px;
}

a {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #003d80;
  text-decoration: none;
}

/*-----------------------------------------------------------------------------------*/
/*	TOP & HEADER
/*-----------------------------------------------------------------------------------*/
header {
  float: left;
  width: 100%;
  height: 553px;
  padding: 0;   
}
header * {
	margin-bottom: 0 !important;
}
header .wrap {
  padding: 0px 0px 0px 0px;
}
#logo {
  float: left;
  width: 100%;
}
#logo a {
  float: left;
  width: 255px;
  height: 69px;
  margin: 40px 0px 0px 0px;
  background: url('../../images/logo.png') top left no-repeat;
}
#logo span {
  position: relative;
  left: -9000px;
}
div.gap {
  float: left;
  width: 100%;
  height: 190px;
}
h1 {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 2.2em;
  line-height: 1.3em;
  font-family: 'open_sansbold', Tahoma, Arial, sans-serif; 
  text-transform: uppercase;
  margin-top: 80px;
}
.dets h2 {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 1.6em;
  line-height: 1.2em;
  font-family: 'open_sansbold', Tahoma, Arial, sans-serif; 
  text-transform: uppercase;
  padding-bottom: 10px;
}
.dets .det .showimg {
  padding-bottom: 15px;
}
.dets .det .showimg img {
  border-radius: 15px;
}
.dets .det .showimg p {
  font-size: 0.9em;
}
div.ppf {
  float: left;
  width: 60%;
  text-align: right;
}
header p {
  float: left;
  width: 100%;
  padding: 20px 0px 0px 0px;
}
div#toggle {
  display: block;
  float: left;
  width: 100%;
  padding: 20px 0px 30px 0px; 
}
div#tdata {
  float: left;
  width: 100%;
  margin: 0px 0px 0px 0px;
  display: none;
  
}
div.cont {
  float: left;
  width: 100%;
  padding: 40px 80px 0px 50px;
  margin: 0px 0px 0px 0px;
  //background: url('../../images/tml-smalldot.png') top left no-repeat;
  background-image: url('../../images/tml-smalldot.png'), url('../../images/bgr-cont.png');
  background-position: top left 6px, top left;
  background-repeat: no-repeat, repeat-y;
}
div.cont p {
  font-size: 0.9em;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
}


/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
p.btncont {
  float: left;
  width: 100%;
  text-align: right;
  margin: 20px 0px 10px 0px;
}
.btn {
  padding: 10px 20px 10px 20px;   
  color: #fff; 
  font-family: 'open_sansbold', Tahoma, Arial, sans-serif;
  font-size: 0.8em;
  text-decoration: none;
  text-transform: uppercase; 
  border-radius: 22px;
  background: transparent;
  cursor: pointer;  
}
.btn.light {
  color: #fff;
  background: transparent;
  border: 2px solid #009edd;
}
.btn.light:hover {
  color: #fff;
  background: #009edd;
  border: 2px solid #009edd;
}
.btn.light i {
  margin-left: 10px;
  color: #fff;  
}


div.timeline {
  float: left;
  width: 100%;
  margin: 0px 0px 50px 0px;
}
div.timeline div.row {
  position: relative;
  float: left;
  width: 100%;
  height: 160px;
  //border: 1px solid red;
}
div.timeline div.row.ldot {
  height: 20px;
  text-align: left;
  background: url('../../images/tml-down.png') center left 7px no-repeat;
}
div.timeline div.row.rdot {
  height: 20px;
  text-align: right;
  background: url('../../images/tml-down.png') center right 7px no-repeat;
}
div.timeline div.odd {
  background-image: url('../../images/tml-corner-rb.png'), url('../../images/tml-corner-lt.png');
  background-position: center right, center left;
  background-repeat: no-repeat, no-repeat;
}
div.timeline div.even {
  background-image: url('../../images/tml-corner-rt.png'), url('../../images/tml-corner-lb.png');
  background-position: center right, center left;
  background-repeat: no-repeat, no-repeat;
}
div.timeline div.row div.timedot {
  width: 11%;
  height: 160px;
  background-position: center center;
  background-repeat: no-repeat;
  color: #0096d6;
  font-family: 'open_sansbold', Tahoma, Arial, sans-serif;
  font-size: 1.3em;
  text-align: center;
}
div.timeline div.row div.timedot a {
  float: left;
  width: 100%;
  //height: 20px;
  padding-top: 40px;
  color: #fff;
  text-decoration: none;
  font-family: 'open_sansbold', Tahoma, Arial, sans-serif;
}
div.timeline div.row div.timedot a img {
  border-radius: 50%;
  border: 5px solid #009edd;
  margin-bottom: 5px;
}
div.timeline div.row div.timedot a:hover img {
  border: 5px solid #fff;
}
div.timeline div.row div.timedot a:hover {
  color: #009edd;
}
div.timeline div.odd div.timedot {
  float: left;
}
div.timeline div.even div.timedot {
  float: right;
}
div.timeline div.row div.emptydot {
  width: 6%;
  height: 160px;
}
div.timeline div.even div.emptydot {
  float: right;
}
div.timeline div.odd div.emptydot {
  float: left;
  width: 6%;
}
div.timeline div.odd div.timedot.end {
  width: 22.2%;
  background: #8d8d8d url('../../images/tml-end.png') center left no-repeat;
}
div.timeline div.start {
  float: left;
  width: 100%;
  height: 60px;
  background: #8d8d8d url('../../images/tml-start.png') center left 10px no-repeat;
}
div.timeline div.row div.switch {
  float: left;
  width: 72%;
  height: 160px;
  padding-left: 22%; 
  background: #00275f url('../../images/tml-switch.png') top left no-repeat;
}
div.timeline div.row div.switch div.track {
  float: left;
  width: 100%;
  height: 50px;
  margin-top: 32px;
  background: #00275f;
}
div.timeline div.row div.switch div.track:last-child {
  margin-top: 25px;
}


/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
div#footer {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 0.9em; 
  font-family: 'open_sanslight', Tahoma, Arial, sans-serif;
  text-align: center;
  background: #2564b1;    
}
div#footer .wrap {  
  padding: 15px 0px 5px 0px;
  margin: 0px auto 0px auto;
}
div#footer a {
  color: #0096d6;
  text-decoration: none;
}
div#footer a:hover {
  color: #fff;
  text-decoration: underline; 
}
div#footer p {
  
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
