html, body
{
    overflow-x:hidden;
    }

.journeycontainer {
  margin:20px auto;  
  font-size:11px;
  margin-left:-2000px;
  margin-right:-2000px;
  overflow-y:hidden;
}

.thejourney-fullwidth {
  width:100%;
  background: #424953;
  height:168px;
}

.thejourney {
  width:940px;
  margin-top:100px;
	padding-top:20px;
  margin:0px auto;
  font-family:arial;
  color:white;
}



.journeycontainer  .panes p {
 color:#536069;
}

.journeycontainer  .step1, .journeycontainer  .step2, .journeycontainer  .step3, .journeycontainer  .step4, .journeycontainer  .step5 {
 color:#536069;
}

.journeycontainer .step1 h2, .journeycontainer .step1 a {
 color:#D43901 !important;
}
.journeycontainer .step2 h2, .journeycontainer .step2 a {
 color:#C10166 !important;
}
.journeycontainer .step3 h2, .journeycontainer .step3 a {
 color:#681E5B !important;
}
.journeycontainer .step4 h2, .journeycontainer .step4 a {
 color:#0C6C94 !important;
}
.journeycontainer .step5 h2, .journeycontainer .step5 a {
 color:#00777F !important;
}

.panes .button {
 background:#D43901;
 color:white;
 padding:10px;
 border-radius: 3px;
 text-decoration:none;	
 font-weight:bold;
}

.step1 .button {
 color:white;
}

.step2 .button {
 background:#C10166;
 color:white;
}

.step3 .button {
 background:#681E5B;
 color:white;
}

.step4 .button {
 background:#0C6C94;
 color:white;
}

.step5 .button {
 background:#00777F;
 color:white;
}

.panes {
  padding-top:40px;
}

.panes h2 {
  font-size:2.0em;
}

.panes .column {
  width:305px;
  float:left;
  margin-right:10px;
}

.panes img {
	width:100%;
	height:auto;
}

.panes ul li{
	margin-left:15px;
}

.panes .column + .column + .column {
  margin-right:0px;
}

.thejourney h2 {
  font-family:arial;
  font-size:2.0em;
  color:White;
  font-weight:bold;
  padding-top:0px;
  margin-top:0px;	
  padding-bottom:0px;
  margin-bottom:15px;
}

.vhidden{visibility:hidden}

.thejourney .tabs{list-style:none;margin:0; !important;padding:0;height:50px;border-bottom:5px solid #697078;}
.thejourney .tabs li{float:left;text-indent:0;padding:0;margin:0 !important;list-style-image:none !important;width:188px;}
.thejourney .tabs li + li + li + li + li{text-align:right;}
.thejourney .tabs li + li + li + li + li span{float:right; clear:right;}


.thejourney .tabs a{color:white; font-size:11px; text-decoration:none;}


.tabs a:active{outline:none; color:white;}
.tabs a:hover{background-position:-652px -31px;color:#fff}
.tabs .current,.tabs .current:hover,.tabs li.current a{background-position:-652px -62px;cursor:default !important;color:#fff !important}


.panes {
  margin-top:30px;
  font-size:12px;
}

.panes img{
  margin-top:20px;
}

.panes ul{margin:0px; padding:0px;}

.panes ul li
{
   color:#536069;
 }
 
 .panes ul li a {
     color:12px;
}

 .panes .column h3 {
    color:#536069; 
}


#tabs .panes .column  ul li a {
     font-size:12px;   
}


.thejourney .tabs li a {
  display:block;
}



.thejourney .tabs li{
  display:block;
  width:214px;
}

.thejourney .tabs li + li{
  width:220px;
}

.thejourney .tabs li + li + li{
  width:220px;
}

.thejourney .tabs li + li + li + li{
  width:220px;
}

.thejourney .tabs li + li + li + li + li{
  width:60px;
}



.step1 ul li, .step2 ul li,.step3 ul li, .step4 ul li, .step5 ul li {
    list-style-type:none;    
} 

#tabs .step1 ul, #tabs .step2 ul,#tabs .step3 ul, #tabs .step4 ul, #tabs .step5 ul {
    list-style-type:none;    
} 

#tabs .step1 ul li{
    list-style: disc url("/images/structure/bullet_1.png") outside;   
} 


#tabs .step2 ul li{
    list-style: disc url("/images/structure/bullet_2.png") outside;   
} 

#tabs .step3 ul li{
    list-style: disc url("/images/structure/bullet_3.png") outside;   
} 

#tabs .step4 ul li{
    list-style: disc url("/images/structure/bullet_4.png") outside;   
} 

#tabs .step5 ul li{
    list-style: disc url("/images/structure/bullet_5.png") outside;   
} 


/* Tabbed Colours */

.thejourney .tabs li a span {
  display:block;
  font-size:2.0em;
  padding:7px;
  border-radius:3px;
  width:25px;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  position:relative;
  top:5px;
  background:white;
  box-shadow: 2px 2px 5px #000;
}


.thejourney .tabs li a span {
  display:block;
  color: #D23900;
}

.thejourney .tabs li + li a span{
  color: #BE0066;
}

.thejourney .tabs li + li + li a span{
  color: #681E5B;
}

.thejourney .tabs li + li + li + li a span{
  color: #0C6992;
}

.thejourney .tabs li + li + li + li + li a span{
  color: #017680;
}

:focus {
	outline: none;
}


/* Active Tabbed States */

.thejourney .tabs li.ui-state-active a span {
	background:#D23900;
	color:white;
}


.thejourney .tabs li.ui-state-active a span {
	background:#D23900;
	color:white;
}

.thejourney .tabs li + li.ui-state-active  a span {
	background:#BE0066;
}

.thejourney .tabs li + li + li.ui-state-active  a span {
	background:#681E5B;
}

.thejourney .tabs li + li + li + li.ui-state-active  a span {
	background:#0C6992;
}

.thejourney .tabs li + li + li + li + li.ui-state-active  a span {
	background:#017680;
}


#type-standard .ui-tooltip {
    background:#D23900;
	color: white;
	position:absolute;
	padding: 10px 20px;
	border-radius: 3px;
    font-size: 11px;
	font-family:arial;
    box-shadow: 0 0 7px black;
	width:170px;
}

#type-standard .option1 {
	border:none;
	color:White !important;
}

#type-standard .option1:after {
	content:'';
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #D23900;
	position:absolute;
	left:5px;
}


#type-standard .option2 {
    background:#BE0066;
	color:White !important;
    border:none;
}

#type-standard .option2:after {
	content:'';
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #BE0066;
	position:absolute;
	left:5px;
}

#type-standard .option3 {
    background:#681E5B;
    border:none;
    color:White !important;
}

#type-standard .option3:after {
	content:'';
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #681E5B;
	position:absolute;
	left:5px;
}
#type-standard  .option4 {
    background:#0C6992;
    border:none;
    color:White !important;
}

#type-standard .option4:after {
	content:'';
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #0C6992;
	position:absolute;
	left:5px;
}

#type-standard  .option5 {
    background:#017680;
    border:none;
    color:White !important;
}

#type-standard .option5:after {
	content:'';
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #017680;
	position:absolute;
	left:5px;
}

.journeycontainer .ui-tabs-panel .next-tab {
	float:right;
	text-decoration:none;
	border-radius:3px;
	background:#D23900;
	padding:10px;
	font-size:13px;
	font-weight:bold;
	color:white;
	margin-top:10px;
}

.journeycontainer .ui-tabs-panel .prev-tab {
	float:left;
	text-decoration:none;
	border-radius:3px;
	background:#D23900;
	color:white;
	font-size:13px;
	font-weight:bold;
	padding:10px;
	margin-top:10px;
}

.ui-tabs-panel:nth-of-type(2) .next-tab, .ui-tabs-panel:nth-of-type(2) .prev-tab  {
	background:#BE0066;
}

.ui-tabs-panel:nth-of-type(3) .next-tab, .ui-tabs-panel:nth-of-type(3) .prev-tab  {
	background:#681E5B;
}

.ui-tabs-panel:nth-of-type(4) .next-tab, .ui-tabs-panel:nth-of-type(4) .prev-tab  {
	background:#0C6992;
}

.ui-tabs-panel:nth-of-type(5) .next-tab, .ui-tabs-panel:nth-of-type(5) .prev-tab  {
	background:#017680;
}






.journeycontainer #tabs li.ui-tabs-selected {
background: transparent;
}

.journeycontainer #tabs li.ui-tabs-selected a {
    color:white;
}

.journeycontainer #tabs ul li a {
    color:white;
}



.journeycontainer .ui-state-hover, .journeycontainer .ui-widget-content .ui-state-hover, .journeycontainer .ui-widget-header .ui-state-hover, .journeycontainer .ui-state-focus, .journeycontainer .ui-widget-content .ui-state-focus, .journeycontainer .ui-widget-header .ui-state-focus {
    border: none;
    background: none;
    font-weight: normal;
    color: white;
}

.journeycontainer .ui-state-default, .journeycontainer .ui-widget-content .ui-state-default, .journeycontainer .ui-widget-header .ui-state-default {
border: none;
background: transparent;
font-weight: normal;
color: white;
}

.journeycontainer .ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: 0px;
    text-decoration: none;
}


.journeycontainer .ui-widget-content {
    border: none;
    background: none;
    color: white;
}


.journeycontainer #tabs .ui-widget-header {
    background: none;
    border-bottom: none;
    border-radius: 0;
}


.journeycontainer .ui-tabs-panel.ui-widget-content a.mover {
    color:White !important;
}



.journeycontainer #tabs .ui-widget-header  
{
    border-bottom:5px solid #697078;
    }


.journeycontainer .ui-widget-content {
border: none;
}



.level-18 #title 
{
    display:none;
    }