@import url(https://fonts.googleapis.com/css?family=Roboto);

body {
  background:#fff !important;
}

#top_wrap {
	background:#fff;
	padding:16px 0px 16px 0px;
}

h1,h2,h3,h4,h5,.tit {
	font-family: 'Roboto', sans-serif;
}

.span9 h1 {
	padding-top:5px;
}

.navbar-inner {
  background:#0071bd !important;
  border:0px;
}

.navbar .nav>li>a{
  float:none;
  padding:12px 11px 12px 11px;
  color:#fff !important;
  text-decoration:none;
  text-shadow:0 1px 0 #015187 !important;
}

.on,.navbar-inverse .brand:hover,.navbar-inverse .nav>li>a:hover {
  color:#ffffff;
  background-color:#00548d !important;
}

.telephone {
	font-size:2.2em;
	color:#888;
	padding-top:22px !important;
}

#submenu {
	padding-top:10px;
}

#submenu a {
	display:block;
	padding:10px 8px 10px 8px;
	background:#0071bd;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

.subfirst {
 border-top-left-radius:6px;
 border-top-right-radius:6px;
}

.sublast {
 border-bottom-left-radius:6px;
 border-bottom-right-radius:6px;
}

#submenu a:hover, .simp_sel {
	background:#00548d !important;
}

#twocol_right, #twocol_left {
	float:left;
}

#twocol_left {
	min-width:189px;
	margin-right:20px;
}

#twocol_right {
	width:500px;
}


.telephone a {
	color:#777;
}

h1, h2, h3, .tit {
  font-size:23px;
  font-weight:200;
  letter-spacing:-1px;
  line-height:1;
  margin:8px 0 12px 0;
	text-align:left !important;
	color:#666;
}

.tit {
	font-size:18px;
}
	
h2 {
	margin-top:20px;
}

.news {
	background:#eee;
	margin-bottom:10px;
}

.news div {
	padding:10px;
}

.news .tit {
	padding:3px 5px 0px 7px;
}

.news img {
width:100%;height:auto;
}

.news_photo {
	border:5px solid #eee;
	margin-top:10px;
}

.navbar-inverse .btn-navbar {
	margin-top:5px !important;
}

.section {
	background:#eee;
	padding:6px;
	font-size:1.1em;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
}

.main {
	padding:12px 0px 20px 0px;
	font-size:1.1em;
	min-height:200px;
}

.botmain {
	min-height:0px !important;
}

.contentlimit {
	max-width:760px;
}

#footer {
	color: #666;
	background-color: #eee;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin-bottom:5px;
	margin-top:10px;
	padding-top:12px;
	padding-bottom:12px;
}

#footer a {
	color:#555;
	text-shadow: 1px 1px #fff;
}

.botcopy {
	padding-top:18px;
	font-size:0.9em;
	color:#aaa;
}

.botcopy a {
	color:#aaa;
}

.accred img {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
		
.accred img:hover {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  -webkit-filter: grayscale(0%);
}

.main input[type="text"], .main input[type="email"], .main select, .main textarea {
	background:#f1f1f1;
	width:100%;
	max-width:400px;
}

#warning, .com_errors, .errors {
	background:pink;
	border:1px solid red;
	padding:10px;
	text-align:left !important;
	margin:20px 0px;
	color:#333;
}

#confirm, .com_success, .confirm {
	background:#dbecf4;
	border:1px solid #4b8fbf;
	padding:10px;
	text-align:left;
	margin:20px 0px;
	color:#333;
}

.content {
	min-height:300px;
}

.content li {
	text-align:left;
}

.red {
	color:red;
}

.youarehere {
	text-align:left;
	font-size:0.9em;
	color:#888;
	margin-bottom:2px;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
}	

.youarehere a {
	color:#888;
}

#items-carousel {
	height: 310px;
}

.links {
	margin-top:15px;
	background:#eee;
	padding:15px;
	border-radius:7px;
}

.links a {
	font-size:1.1em;
	font-weight:bold;
}

.news_index_links a {
	display:block;
	padding:10px;
	background:#eee;
	border-radius:5px;
	font-size:1.1em;
	margin:5px 0px 5px 0px;
	text-decoration:none;
}

.newsdate {
	font-size:0.9em;
	color:#666;
}

.news_date {
	font-size:0.9em;
	color:#666;
	padding-bottom:8px;
}


.main ul {
    list-style: none;
    padding:0;
    margin:12px 0px 5px 0px;
}

.main li { 
    padding-left: 0.8em; 
    text-indent: -.7em;
		padding-bottom:12px;
		color:#666;
}

.main li:before {
    content: "• ";
    color: #0071bd; /* or whatever color you prefer */
}


#slider {
	border:4px solid #eee;
	background:#eee;
	position:relative;
}
#slider .item img{
    display: block;
    width: 100%;
    height: auto;
}

.home_box_inner {
		position:absolute;
		bottom:15px;
		right:15px;
		font-size:1.3em;
		color:#fff;
		background:#0071bd;
		padding:7px;
		border-radius:6px;
}

/* Vertical Spaces */
.vspace0 {
	padding: 0px 0px;
}

.vspace5 {
	padding: 5px 0px;
}

.vspace10 {
	padding: 10px 0px;
}

.vspace20 {
	padding: 20px 0px;
}

.vspace30 {
	padding: 30px 0px;
}


/* Bottom Spaces */
.mbottom0 {
	margin-bottom: 0px !important;
}

.mbottom10 {
	margin-bottom: 10px !important;
}

.mbottom20 {
	margin-bottom: 20px !important;
}

.mbottom30 {
	margin-bottom: 30px !important;
}


/* Top Spaces */
.mtop0 {
	margin-top: 0px !important;
}

.mtop10 {
	margin-top: 10px !important;
}

.mtop20 {
	margin-top: 20px !important;
}

.mtop30 {
	margin-top: 30px !important;
}


/* Alignment */

.center, .c {
	text-align: center;
}

.left, .tl {
	text-align: left;
}

.right, .tr {
	text-align: right;
}

.fl {
	float:left;
}

.fr {
	float:right;
}


/* Scroll to top */

.scrolltotop {
	background-color: #F1F1F1;
	border: 1px solid darkGray;
	border-radius: 100px 100px 100px 100px;
	display: none;
	height: 36px;
	opacity: 0.6;
	position: fixed;
	right: 2%;
	bottom: 10%;
	width: 36px;
	z-index: 33;
}

.scrolltotop span {
	left: 10px;
	position: relative;
	top: 7px;
}


/* RESPONSIVE CSS */


@media (max-width: 600px) {
	.telephone {
		padding-top:0px !important;
		font-size:18px !important;
	}
	.news .tit {
		padding-bottom:10px !important;
	}
}

@media (max-width: 767px) {

	body {
		padding: 0;
	}
	
	#footer h4 {
		margin-top:20px !important;
	}
	
	.news .tit {
		padding-bottom:10px !important;
	}

	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.navbar {
		margin-bottom: 0;
		margin-right: 0;
		padding-left: 20px;
		padding-right: 0;
	}
	
}


@media (max-width: 979px) {

	.navbar {
		margin-bottom: 0;
	}
	
	.telephone {
		font-size:21px !important;
	}
	
}
