.fancy {
    line-height: 1;
    text-align: center;
}
.fancy span {
    display: inline-block;
    position: relative;  
    	font-family: 'Muli', sans-serif;
/* font-size: 42pt; */
font-size: 14pt;
}
.fancy span:before,
.fancy span:after {
    content: "";
    position: absolute;
    height: 5px;
    border-top: 2px solid white;
    top: 50%;
    width: 100%;
    opacity: 1;
}
.fancy span:before {
    right: 100%;
    margin-right: 5px;
}
.fancy span:after {
    left: 100%;
    margin-left: 5px;
}
.no-fancy{
	font-size: 18px;
}
.yellow{
	color: #F7B63E;
}
.med-font{
	font-size: 18px;
	margin-bottom: 0px;
	letter-spacing: 1px;
}
.big-font{
	font-size: 32px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.menulink2 {
	font-family: 'Noto Sans', sans-serif;
	text-decoration:none;
	color:#ffffff;
	font-size:15px;
}

.menulink2 a:link {
	font-family: 'Noto Sans', sans-serif;
	text-decoration:none;
	color:#ffffff;
	font-size:15px;
}

.menulink2 a:visted {
	font-family: 'Noto Sans', sans-serif;
	text-decoration:none;
	color:#ffffff;
	font-size:15px;
}

.menulink2 a:hover {
	font-family: 'Noto Sans', sans-serif;
	text-decoration:none;
	color:#ffffff;
	font-size:15px;
}

.menulink2 a:active {
	font-family: 'Noto Sans', sans-serif;
	text-decoration:none;
	color:#F7B63E;
	font-size:15px;
}

#menulink2-active {
	font-family: 'Noto Sans', sans-serif;
	text-decoration:none;
	color:#F7B63E;
	font-size:15px;
}

hr {
	color:#6D6E71;
}

	

.close_float {
	clear:both;
}

a.hidden {
	visibility:hidden;
	
}

.left_container {
	width:443px;
	height:350px;
	float:left;
}

.right_container {
	width:440px;
	height:315px;
	float:left;
	/*border:#0F0 1px solid;*/
}

/* footer elements */
	#footerSlideContainer {
	position: fixed;
	bottom:0;
	width:100%;
	min-width:960px;
	background-color:#FFF;
	z-index:599;
	
	
	

		
	
}
#footerSlideButton {
	width:100%;
	color: #FFF;
	background: #8B2942;
	padding:5px 0px 5px 0px;
	font-family: 'Noto Sans', sans-serif;
	
	
}

.menu_text {
	 font-family: 'Noto Sans', sans-serif;
	 font-size:12px;
	 text-decoration:none;
}

.menu_text a:link {
	color: #072A42;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.menu_text a:visited {
	color: #072A42;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.menu_text a:hover {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	
#footerSlideContent {
	background-image:url(../images/footerbg.gif);
	width: 100%;
	height: 0px;
	color: #FFF;
	font-size: 0.8em;
	border: none;
	font-family: 'Noto Sans', sans-serif;
}
#footerSlideContent h3 {
	font-size: 36px;
	color: #FFF;
	margin: 10px 0 10px 0;
}
#footerSlideContent ul {
	color: #EE8D40;
	list-style-type: none;
	line-height: 2em;
}
#footerSlideText {
	
	padding-top:10px;
}

.footer_left_border_menu {
	border-right:1px dashed #6D6E71;
	width:160px;
	font-family: 'Noto Sans', sans-serif;
}

.footer_left_border_menu_end {
	width:260px;
}


/* show hide div */

  /*  h4 {
    background-color : #ccc;
    border-bottom : 1px solid #708090;
    border-top : 1px solid #708090;
    font : 700 160% "Bernard MT Condensed";
    line-height : 2ex;
    margin-top : 0;
    min-height : 2ex;
    padding : .100em 0em .100em 1em;
    white-space : nowrap; } */
    idiv {
    border : none;
    margin : 0%;
    padding : 0%; }
    #main {
    margin : 0% auto;
    text-align : left;
    height : 100%;
    overflow : hidden;
    width : 98%;
    }
    .show {
    margin-bottom : 3px;
    padding : 5px;
    width : auto;
    }
    .tube {
    border : 1px solid #ccc;
    height : 600px;
    margin : 1% auto 1% auto;
    padding : 1.200em; }
    .hide { display : none; }
    .show { display : block; }

 html, body {
	height:100%;
	margin:0 0 0 0;
	
}
	#distance- { 
	width:1px;
	height:50%;
	margin-bottom:-313px; /* half of container's height */
	float:left;
}

#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	height:560px;
	width:960px;
	clear:left;
}

#active_menu {
	color: #072A42;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-bottom: #072A42 2px solid;
}
/* form styling */

.underlining
{
border-bottom-style:solid;
border-bottom-color:#AB8C3F;
border-bottom-width:1px;
padding:1px;
} 
.form-text
{
color:#ffffff;
font-size:12px;
font-family: 'Cinzel', serif;
}

.input-text
{
color:#000000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background-color:#ffffff;
width:200px;
}

.title-text
{
color:#D7C422;
font-size:22px;
font-family: 'Cinzel', serif;
text-align:center;
padding:10px;
}

.title-submit
{
color:#fff;
font-size:22px;
font-family: 'Cinzel', serif;
text-align:center;
padding:10px;
}

.whiteshell {
	width:550px;
	height:540px;
	background-color:rgba(255,255,255,0.95);
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.5);
	}
	
.transparent-shell {
	width:550px;
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.5);
	}
	
.transparent-white {
	background-color:rgba(255,255,255,0.95);
	width:550px; 
	text-align:center;
	}
	
.bosdycopy {
	font-family: 'Muli', sans-serif;
	}
	
h1 {
	font-family: 'Muli', sans-serif;
	font-size:15px;
	line-height:18px;
	text-align:center;
	margin-bottom:10px;
	color:#fff;
	text-transform:uppercase;
	}
h2 {
	font-family: 'Muli', sans-serif;
	font-size:12px;
	}


/* content */
.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#231F20;
	text-align:left;
	padding-right:15px;
	}

.whitetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
        overflow: hidden;
	}
	
.formtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	}
	
/*community menu*/

.menu_div {
	padding-left:19px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:10px;
	line-height:18px;
	
	}

.menu_div ul
{
    padding:0px;
    margin:0px;
    font-family: 'Cinzel', serif;
    font-size:15px;
    color:#D7C422;
    list-style:none;
    text-indent:0px;
}
.menu_div ul li
{
    line-height:28px;
    border-bottom:0px solid #333;
}
.menu_div ul li a
{
    text-decoration:none;
    color:#D7C422;
    display:block;
}
.menu_div ul li a:hover
{
    color:#e7c714;
}
.menu_div ul li#active
{
    /*background:#d40203;*/
	color:#e7c714;
}
.menu_div ul li a:link
{
    padding:0px;
    margin:0px;
    font-family: 'Cinzel', serif;
    font-size:15px;
    color:#D7C422;
    list-style:none;
    text-indent:0px;
}

/* homes styles */
 .homeshead {font-family: 'Cinzel', serif; font-size:18px; color:#e7c714; font-style:italic; text-align:left; }
 .smaller { font-size:x-small;}
 
 .thumbshell-l {width:225px; float:left; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff;}
 .thumbshell-r { width:225px; margin-left:10px; float:left; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff;}

/*backbutton*/
.backbtn {
	font-family: 'Noto Sans', sans-serif;
	text-decoration:none;
	color:#000;
	
}

.backbtn a:link {
	font-family: 'Noto Sans', sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#000;
	margin:-5px 0 0 0px;
}

.backbtn a:visted {
	font-family: 'Noto Sans', sans-serif;
	text-decoration:none;
	color:#000;
}

.backbtn a:hover {
	font-family: 'Noto Sans', sans-serif;
	text-decoration:none;
	color:#8B2942;
}

.backbtn a:active {
	font-family: 'Noto Sans', sans-serif;
	text-decoration:none;
	color:#000;
}

/*downloadfp*/
.downloadfp {
	font-family: 'Noto Sans', sans-serif;
	text-decoration:none;
	color:#872144;
	font-size:10px;
	font-weight:bold;
	
}

.downloadfp a:link {
	font-family: 'Noto Sans', sans-serif;
	text-decoration:none;
	color:#872144;
	margin:-5px 0 0 0px;
}

.downloadfp a:visted {
	font-family: 'Noto Sans', sans-serif;
	text-decoration:none;
	color:#872144;
}

.downloadfp a:hover {
	font-family: 'Noto Sans', sans-serif;
	text-decoration:none;
	color:#8B2942;
}

.downloadfp a:active {
	font-family: 'Noto Sans', sans-serif;
	text-decoration:none;
	color:#000;
}

.colourbg {
	width:100%;
	text-align:center;
	background-color:rgba(8,42,67,0.95);
	}
	
.modeldetail {
	width: 475px;
	height:480px;
	position: absolute;
	z-index: 220;
	margin:-10px 0 40px 25px;
	visibility: hidden;
}
.modeldetail1 {
	width: 475px;
	height:480px;
	z-index: 221;
	position: absolute;
	margin:-10px 0 40px 25px;
	visibility: visible;
}
.arrows {float:left; margin-top:260px;}
