@font-face {
  font-family: 'Raleway';
  src:  url('../fonts/Raleway/Raleway-Regular.eot?#iefix') format('embedded-opentype'), 
   		url('../fonts/Raleway/Raleway-Regular.otf')  format('opentype'),
	    url('../fonts/Raleway/Raleway-Regular.woff') format('woff'),
		url('../fonts/Raleway/Raleway-Regular.ttf')  format('woff'),
	   url('../fonts/Raleway/Raleway-Regular.woff2') format('woff2');
		url('../fonts/Raleway/Raleway-Regular.svg#EquinoxSans') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Oswald';
  src:  url('../fonts/Oswald/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), 
   		url('../fonts/Oswald/oswald-regular-webfont.otf')  format('opentype'),
	    url('../fonts/Oswald/oswald-regular-webfont.woff') format('woff'),
		url('../fonts/Oswald/oswald-regular-webfont.ttf')  format('woff'),
	   url('../fonts/Oswald/oswald-regular-webfont.woff2') format('woff2');
		url('../fonts/Oswald/oswald-regular-webfont.svg#EquinoxSans') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OswaldLight';
  src:  url('../fonts/Oswald/oswald-light-webfont.eot?#iefix') format('embedded-opentype'), 
   		url('../fonts/Oswald/oswald-light-webfont.otf')  format('opentype'),
	    url('../fonts/Oswald/oswald-light-webfont.woff') format('woff'),
		url('../fonts/Oswald/oswald-light-webfont.ttf')  format('woff'),
	   url('../fonts/Oswald/oswald-light-webfont.woff2') format('woff2');
		url('../fonts/Oswald/oswald-light-webfont.svg#OswaldLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
figcaption {font-size:0.8em; font-style: italic;}
/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: Raleway,arial, sans-serif; color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4; }
.bg {
 
  background-image: url("../images/bg.jpg");
  height: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

h1 {font-family:Oswald; font-size:1.8em; color:#003366; margin:20px;}
.indexHeading {font-family:arial; font-size:1.4em; font-weight:bold; color:#cc000; margin:5px text-align:center; }
.mainheading {text-align:left; color:#FFFFFF; font-family:Oswald, arial; font-weight:normal; margin: 10px 5px 10px 20px; text-transform: capitalize; }
h2 {font-family:Oswald,arial; font-size:1em; font-weight:normal; color:#666666; margin:20px; text-align:left; }
h3 {font-family:Oswald,arial; font-size:1.1em; font-weight:normal; color:#003366; margin:30px 20px 0px 20px; text-align:left; line-height:2em; }
h4 {font-family:'arial narrow',arial; font-size:0.9em; font-weight:bold; color:#ffffff; text-align:center;text-transform: uppercase; margin:10px 5px 10px 5px;}
p { margin:20px 30px 20px 30px; line-height: 24px; font-size:16px;}
.footer {font-size:0.9em; color:#666; margin:10px; text-align:center;}
.redFocus {font-weight:bold; color:#C00;}
.BgBorder {border-bottom:3px solid #fff; background-color:#E8EEF1;}
.Border {border:1px solid #E8EEF1; background-color:#ffffff; margin-top:10px;  color:#99cc33}
.Border:Hover {background-color:#fafafa; border:1px solid #99cc33;}

.error_strings {color:#ff0000; font-size:0.8em; font-style:italic;}
.bgBlack {background-color: #222;}
.bgBlue {background-color: #003366;}
.bgWhite {background-color: #fff;}
.txtWhite {color:#fff;}
.alignRight {text-align:right;}
.alignCentre {text-align:center;}
.alignLeft {text-align:left;}
.bgFooter {background-image:url("../images/bg-footer.png"); background-position: left bottom; background-repeat: no-repeat;}
.bgContact {background-image:url("../images/Cabmed HO.jpg"); background-position: left bottom; background-repeat: no-repeat;}
.bgAbout {background-image: url("../images/about-1.jpg");background-position: left bottom;background-repeat: no-repeat;}
.bottomBorder {border-bottom:3px solid #99cc33; }
.bgGreen {background-color:#99cc33;}
.spot {color:#fff; font-family:OswaldLight; font-size:2.2em;text-align:center;padding:5px;}
.spotH2 {color:#fff; font-family:OswaldLight; font-size:1.3em;text-align:center;padding:5px;}
.bottomMargin {margin-bottom:50px;}
.topMargin {margin-top:50px;}
.txtGreen {color:#99cc33;}


#divBreadcrumbs a {color:#fff;}

/* =============================================================================
   Links
   ========================================================================== */

a { color: #666666; text-decoration:none }
a:visited { color: #666666; }
a:hover { color: #99cc33; }
a:focus { outline: thin dotted; }

.link-btn {
    color: #222;
    border:#fff;
	padding: 10px 20px;
	margin: 0 0 20px 0;
	text-align:center;
	border:1px #fff solid;
	border-radius:6px;
	font-family: OswaldLight;
}
.link-btn:hover {
    background: #99cc33;
	 color: #FFF;
	 
	 
}
.link-btn:visited {
    background: #99cc33;
	 color: #FFF;
}
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }



/* =============================================================================
  Intro Hover
   ========================================================================== */


.view {
    width: 100%;
    margin: 0;
    float: left;
    border: 0px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
	border-top:1px solid #FFF;
	background-color:#0777C7;
}
.view .mask, .view .content {
    width: 100%;
	height:100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
	
}
.view img {
    display: block;
    position: relative;
	align: center;
}
.view h2 {
    text-transform: uppercase;
	font-weight:normal;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 16px;
    padding: 10px;
    background: rgba(33, 50, 107,1);
    margin: 20px 0 0 0
}
.view p {
    font-family: arial, serif;
    font-style: italic;
    font-size: 15px;
    position: relative;
    color: #444;
    padding: 10px 10px 10px 10px;
    text-align: center
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 12px;
	margin-bottom:10px;
	margin-top:40%;
    background: #BB0000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000;
	font-size:14px;
	text-align: center;
}
.view a.info:hover {
    box-shadow: 0 0 5px #000
}
.view-first img { 
    transition: all 0.2s linear;
	text-align: center;
}
.view-first .mask {
    opacity: 0;
    background-color: rgba(255,255,255, 0.7); 
    transition: all 0.4s ease-in-out;
	text-align: center;
	
}
.view-first h2 {
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.2s ease-in-out;
	text-align: center;
}
.view-first p { 
    transform: translateY(100px);
    opacity: 0;
	transition: all 0.2s linear;
	text-align: center;
}
.view-first a.info{
    opacity: 0;
	transition: all 0.2s ease-in-out;
	text-align: center;
}
.view-first:hover img { 
	transform: scale(1.1);
} 
.view-first:hover .mask { 
	opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
	text-align: center;
}
.view-first:hover p {
    transition-delay: 0.1s;
}
.view-first:hover a.info {
    transition-delay: 0.2s;
}

Sub-Menu Table
------------------------------------------------------------------ */

#subMenu a:link {
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	margin-left:25px;
	color: #222;
   
}
#subMenu a:visited {
	color: #222;
	font-weight:normal;
	text-decoration:none;
}
#subMenu a:active,
#subMenu a:hover {
	color: #B20000;
	text-decoration:none;
}
#subMenu {
	font-family:Arial, Helvetica, sans-serif;
	color:#222;
	font-size:14px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin-top:40px;
	margin-bottom:40px;
	border:#ccc 2px solid;
	width:90%;
	margin-left:5%;
	margin-right:5%;
	align:center;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
#subMenu th {
	font-family: Oswald;
	font-weight:normal;
	font-size:15px;
	color:#D93600;
	padding:4px 4px 4px 2px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
#subMenu th:first-child{
	text-align: left;
	padding-left:20px;
}
#subMenu tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
#subMenu tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
#subMenu tr{
	text-align: left;
	padding-left:20px;
}
#subMenu tr td:first-child{
	text-align: left;
	padding-left:35px;
	border-left: 0;
}
#subMenu tr td {
	
	padding:4px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
	color:#222222;
}
#subMenu tr.even td{
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
#subMenu tr:last-child td{
	border-bottom:0;
}
#subMenu tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
#subMenu tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
#subMenu tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

.copyList {line-height: 1.6; margin-left:30px; text-align:left}
.copyList ul li{ margin-bottom:40px;  line-height: 1.6; color: #555; text-align:left}


/* =============================================================================
   Embedded content
   ========================================================================== */

/* == =====================================================
 Thumbnail HOver
   ========================================================================== */



.pic{  
border:1px #CCC solid;
opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
  }
 .pic:hover { opacity: 0.9; filter: alpha(opacity=90);
}


img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle;}

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

.form-style-8{
	font-family: 'arial narrow', sans-serif;
	width: 90%;
	padding: 3px;
	background: #FFFFFF;
	margin-left:0;
	margin-right:5%;
	margin-bottom:10px;
	margin-top:10px;

}

.form-style-8 h2{
	background: #4D4D4D;
	font-family: 'arial narrow', sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	padding: 10px;
	margin: 5px;
	text-shadow:none;
}
.form-style-8 input[type="text"],
.form-style-8 input[type="date"],
.form-style-8 input[type="datetime"],
.form-style-8 input[type="email"],
.form-style-8 input[type="number"],
.form-style-8 input[type="search"],
.form-style-8 input[type="time"],
.form-style-8 input[type="url"],
.form-style-8 input[type="password"],
.form-style-8 textarea,
.form-style-8 select 
{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	outline: none;
	display: block;
	width: 100%;
	padding: 7px;
	border: none;
	border-bottom: 1px solid #ddd;
	background: transparent;
	margin-bottom: 5px;
	font-family: 'arial narrow', sans-serif;
	height: 45px;
	font-size:14px;
}
.form-style-8 textarea{
	resize:none;
	overflow: hidden;
	font-family: 'arial narrow', sans-serif;
	font-size:14px;
}
.form-style-8 input[type="button"], 
.form-style-8 input[type="submit"]{
	
	background-color: #B20000;
	width:100%;
	border: 1px solid #333;
	display: inline-block;
	cursor: pointer;
	color: #FFFFFF;
	font-family: 'arial narrow', sans-serif;
	font-size: 14px;
	padding: 8px 18px;
	text-decoration: none;
	text-transform: uppercase;
}
.form-style-8 input[type="button"]:hover, 
.form-style-8 input[type="submit"]:hover {
	
	background-color:#ff0000;
	border: 1px solid #000;
}



/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */
















/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
