@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900,300italic,400italic,600italic,700italic,900italic);
 
 body {
 	font-family: 'Source Sans Pro', "Helvetica Neue",Helvetica,Arial,sans-serif;
 	font-weight: 400;
 	font-size: 16px;
 	color: #555;
 }
 
 a {
 	color: #069;
 	text-decoration: none;
 }
 
 a:focus, 
 a:hover,
 a:visited {
 	color: #069;
 	text-decoration: none;
 }
 
 .navbar-default {
 	background-color: #ffffff;
 	border: 0px solid #fff;
 	background-image: none;
 }
 
 h1 {
 	color: #069;
 	font-weight: 600;
 }
  
 h2 {
 	color: #069;
 }
  
 h3 {
 	color: #069;
 }
  
 h4 {
 	color: #069;
 }
  
 h5 {
 	color: #069;
 }
  
 h6 {
 	color: #069;
 }
 

 form {}
 
 legend {
 	font-weight: 600;
 	color: #069;
 	border-bottom-width: 0;
 	margin-bottom: 0;
 }
 
 label {
 	font-weight: normal;
 	color: #333;
 }
 
 .label-main-colour-lighter {
    background-color: #5a9cbd;
}
 
 .icon-picker {
    border: 0px solid #000000;
    display: inline-block;
    margin-right: .5em;
    width: 1em;
}
 
.print-header {

}

.print-link {
	padding-left: 15px;
	text-decoration: none;
}

.print-link:hover,
.print-link:active {
	text-decoration: none;
}
 
.required {
	color: #900;
}

.header {
	background:  #069 url(./images/header-bg.gif) no-repeat bottom left;
	padding-bottom: 30px;
	text-align: left;
	color: #fff;
}

.header h1 {
	font-size: 60px;
	color: #fff;
}

.header small {
	color: #ccc;
}

.header p {
	font-size: 24px;
	color: #fff;
	line-height: 32px;
}

.mainCol {
	color: #069;
}

.navbar {
	border-radius: 0px;
	margin-bottom: 0px;
}

.navbar-default .navbar-brand {
	color: #069;
}

.navbar-default .navbar-nav > li > a {
	color: #069;
}

.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {
	color: #069;
	background-color: #e6f0f5;
}

.navbar-default .navbar-nav > .active > a {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #e6f0f5;
	color: #069;
}

.navbar-default .navbar-nav > .active > a:hover {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #e6f0f5;
	color: #069;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: none;
	box-shadow: none;
    background-color: #e6f0f5 !important;
    color: #069;
}

.navbar-right {
	font-size: 14px;	
}
.navbar-right > li > a {
	padding-right: 10px;
	padding-left: 10px;
}
	
.nav>li>a {
	padding-left: 10px; 
	padding-right: 10px;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #006699;
    white-space: nowrap;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background-image: none;
	background-color: #e6f0f5 !important;
	color: #006699;
}

 .priceCheck {
 	font-size: 24px;
 	color: #090;
 	margin-right: 8px;
 }


#sidebarList.nav > li > a {
	position: relative;
	display: block;
	padding: 2px 15px 2px 15px;
	color: #069;
}

#sidebarList.nav > li > a:hover, 
#sidebarList.nav > li > a:focus {
	text-decoration: none;
	background-color: #e6f0f5;
	color: #069;
}

#sidebarList.nav > li.active > a {
	background-color: #069;
	color: #fff;
	font-weight: 700;
}



#sidebar.affix-top {
   position: static;
   margin-top: 30px;
   width: 200px;
 }
 
 #sidebar.affix {
   position: fixed;
   top: 30px;
   width: 200px;
 }
 
 #sidebar.affix-bottom {
   position: absolute;
   width: 200px;
 }


.affix,.affix-top {
   position:static;
}


.modal-dialog {
	width:840px;
	}
	
.panel-primary > .panel-heading {
	background-image: none;
	background-image: none;
	background-repeat: none;
	filter: none;
	color: white;
	background-color: #006699;
	border-color: #006699;
}

.panel-primary-light {
	border-color: #5a9cbd;
}

.panel-primary-light > .panel-heading {
	background-image: none;
	background-image: none;
	background-repeat: none;
	filter: none;
	color: white;
	background-color: #5a9cbd;
	border-color: #5a9cbd;
}

 .panel-heading h3{
 	color: #fff;
 	padding: 0;
 	margin: 0;
 }
 
 .panel-heading h1{
 	font-size: 3.5em;
 	color: #fff;
 	padding: 0;
 	margin: 0 0 .3em 0;
 }
 
.panel-heading small {
 	color: #fff;
 	font-size: .3em;
 }
 

.do-break {
	 -ms-word-break: break-all;
     word-break: break-all;

     /* Non standard for webkit */
     word-break: break-word;

	-webkit-hyphens: auto;
	   -moz-hyphens: auto;
	    -ms-hyphens: auto;
	        hyphens: auto;
        
}

.logo-container {
	background: #eee;
	margin: 2em 0 0 0;
	padding: 25px 0 25px 0;
	height: 250px;
}
	
.footer {
	background: #444;
	margin: 0;
	padding: 1.5em 0 1.5em 0;
	color: #999;
	line-height: 1.5em;
}

.footer strong {
	color: #aaa;
}

.footer a {
	color: #999;
}
.footer a:hover,
.footer a:active {
	color: #aaa;
	text-decoration: none;
}
.footer hr {
    height: 1px;
    color: #444;
    background: #555;
    font-size: 0;
    border: 0;
    margin: 0;
}


.right-nav > li > a {
	line-height: 25px;
	color: #999;
}

.right-nav > li.current > a {
	line-height: 25px;
	color: #069;
}

.right-nav > li > a:hover,
.right-nav > li > a:active {
	color: #069;
	text-decoration: none;
}

.right-nav > li.active > a{
	font-weight: 700;
	color: #069;
}

.right-nav-sub {
	margin: 5px 0 5px 0;
	padding-left: 20px;
	line-height: 25px;
}

.right-nav-sub > li > a {
	font-weight: 300;
	color: #999;
	padding: 0;
}

.right-nav-sub > li > a:hover,
.right-nav-sub > li > a:active {
	text-decoration: none;
	color: #069;
	background: none;
}

.right-nav-sub > li.active > a {
	font-weight: 300;
	color: #069;
}

.manual-list {
	margin: 5px 0 10px 0; 
	padding-left: 20px
}

.manual {
	display: block;
	color: #ccc;
	text-decoration: none;
	margin-bottom: 5px;
}

.manual:hover,
.manual:active {
	color: #069 !important;
	text-decoration: none;
}

.manual:visited {
	color: #ccc;
	text-decoration: none;
}

.manual-active {
	color: #069 !important;
}

hr {
	border-top: 1px solid #e6f0f5;
}

.carousel-control.right {
	background-image: none;
	margin-top: 435px;
}

.carousel-control.left {
	background-image: none;
	margin-top: 435px;
}

.carousel-control {
	width: 5%;
}

.carousel-indicators {
	bottom: -35px;
}

.carousel-indicators li {
	border: 1px solid #5a9cbd;
}

.carousel-indicators .active {
	background-color: #5a9cbd;
}

