@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin: 0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #111111;
}

.bg {
	width: 100%;
	height: 695px;
}

.bg-s {
	background: url(../images/bg/bg-1.jpg) no-repeat top center;
	width: 100%;
	height: 830px;
}

.bg-1 {
	background: url(../images/bg/bg-7.jpg) no-repeat top center;
	width: 100%;
	height: 830px;
}

.bg-mobile {
	display: none;
}


.bgcover {
	background: url(../images/bg-shadow.png) repeat-x;
	margin: 0 auto;
	width: 100%;
	height: 292px;
	margin: -260px auto 0;
	z-index: -1;
}

a {
	color: #111111;
	text-decoration: none;
}

.container {
	width: 1000px;
	margin: -695px auto 0;
	height: auto;
	
}

.topmenu {
	background: url(../images/topmenu.png) no-repeat;
	height: 81px;
	color: #ffffff;
	line-height: 80px;
	font-size: 1.55em;
	font-weight: lighter;
	text-align: center;
}

.topmenu a {
	color: #ffffff;
	text-decoration: none;
	padding: 24px 18px;
}

.topmenu ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

.topmenu ul li {
	display:inline;
	
}

.topmenu ul li a:hover {
	background-color: rgba(0, 24, 47, 0.5);
}

.logo {
	margin: 30px auto 230px;
	height: 216px;
	width: 657px;
}

.content {
	width: 1000px;
	background: #ffffff;
	border-top: solid #dddddd 5px;
	padding: 30px 0;
}

.leftpart {
	width: 300px;
	float: left;
	background: #ffffff;
}

.clear {
	clear: both;
}

.leftmenu {
	width: 300px;
	background: #ffd24f url(../images/quicklinks.png) no-repeat 20px 20px;
	padding-top: 70px;
	box-shadow: 3px 3px 5px #333333;
}

.leftmenu ul {
	padding: 0;
	margin: 0;
}

.leftmenu ul li {
	background: url(../images/black-arrow.png) no-repeat 20px center, url(../images/menu-bg.png) no-repeat;
	height: 40px;
	list-style: none;
	line-height: 40px;
	padding-left: 50px;
	font-size: 1.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.leftmenu ul li:hover{
	background: url(../images/black-arrow.png) no-repeat 20px center, url(../images/menu-bg-d.png) no-repeat;
}

.leftbluemenu {
	background: url(../images/white-arrow.png) no-repeat 20px center, url(../images/bluemenu.png) no-repeat;
	height: 46px;
	color: #ffffff;
	font-size: 1.3em;
	line-height: 46px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left: 50px;
	box-shadow: 3px 3px 5px #333333;
}

.leftbluemenu:hover {
	background: url(../images/white-arrow.png) no-repeat 20px center, url(../images/bluemenu-d.png) no-repeat;
}

.leftbluemenu a{
	color: #ffffff;
}
	
.whatwedo {
	width: 300px;
	background: url(../images/ourservices.png) no-repeat 20px 20px;
	padding-top: 70px;
	line-height: 27px;
	vertical-align: top;
	margin-top: 25px;
}

.charterlist {
	list-style-image: url(../images/greytick.png);
	color: #0093d0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-left: 28px;
	margin: 0;
}


.rightpart {
	width: 665px;
	float: left;
	padding-left: 35px;
}

.routebox {
	width: 255px;
	height: 180px;
	background: #0055a4;
	float: left;
	padding: 0 30px;
	color: #ffffff;
	line-height: 18px;
	box-shadow: 3px 3px 5px #333333;
}

h3 {
	color: #ffffff;
	font-size: 1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 22px;
}

.schoolbox {
	width: 255px;
	height: 180px;
	background: #0093d0;
	float: left;
	margin-left: 35px;
	padding: 0 30px;
	color: #ffffff;
	box-shadow: 3px 3px 5px #333333;
}

.quotebox {
	background: #d0d0d0;
	height: 140px;
	margin-top: 30px;
	padding: 1px 200px 0 30px;
	font-size: 1.15em;
	box-shadow: 3px 3px 5px #333333;
}

.quotehome {
	background: url(../images/quotebg.png) no-repeat;
	width: 405px;
	height: 51px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 45px;
	font-size: 1.3em;
	text-align: center;
	margin-top: -10px;
}

.quotehome a {
	color: #ffffff;
	text-decoration: none;
}

.bus {
	background:url(../images/bus.png) no-repeat;
	width: 262px;
	height: 181px;
	margin: -150px 0 0 420px;
}

.contentarea {
	padding-right: 30px;
	font-size: 1.15em;
}

.contentarea a{
	text-decoration: underline;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #0093d0;
	/*font-weight: normal;*/
	padding-bottom: 5px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0093d0;
}

.footer {
	width: 100%;
	padding-top: 15px;
}

.copyright {
	float: left;
	color: #0093d0;
	width: 700px;
}

.copyright a{
	color: #0093d0;
	text-decoration: underline;
}

.social {
	float: left;
	width: 300px;
	text-align: right;
	color: #0093d0;
}

.social a{
	color: #0093d0;
}


.ttimage {
	float:left;
	margin:5px;
	width:200px;
}
.ttimage img {
	border:none;
}
.ttimage-text {
	float:left;
	margin:5px;
	width:190px;
	font-size:12px;
}

.unnamed1 {
	border-bottom-style: solid;
	border-bottom-color: #0093d0;
	border-bottom-width: 1px;
	padding: 5px;
}

.ttbutton {
	list-style-type:none;
	margin: 5px 10px 0 0;
	padding:8px 10px 10px;
	background:#006bb5;
	background: -webkit-gradient(linear, left top, left bottom, from(#64B2E9), to(#0f79c5));
	background: -moz-linear-gradient(top, #64B2E9, #0f79c5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#64B2E9', endColorstr='#0f79c5');
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	border-radius:10px;
	border:1px solid #075d9a;
	text-align:center;
	width:150px;
}

.ttbutton:hover {
	background:#033e93;
	background: -webkit-gradient(linear, left top, left bottom, from(#0f79c5), to(#64B2E9));
	background: -moz-linear-gradient(top, #0f79c5, #64B2E9);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f79c5', endColorstr='#64B2E9');
}

.ttbutton a {
	text-decoration:none;
	color:#FFF;
	font-size:16px;
	text-shadow:-1px -1px 0px #000;
	font-weight:bold;
}

.style24 {
	color: #0093D0;
	font-weight: bold;
}

.style25 {
	font-size: 12px
}

.style27 {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

fieldset {
	border: 0 none;
}

.purple {
	background: #EEE7F2;
}

.table-header {
    font: bold 0.95em;
    padding: 5px;
	font-weight: bold;
}

.blue {
	background: #D2E6F3;
}

@media only screen and (max-width: 1000px) and (min-width: 300px) {
	
body {
	margin: 0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #111111;
	background: #000000 url(../images/bg/bg-1-m.jpg) no-repeat center 0;
	padding: 0;
}


.bg {
	display: none;
}

.container {
	width: 1000px;
	margin: 0 auto;
	height: auto;
	
}

.topmenu {
	font-size: 1.35em;
}

.topmenu a {
	padding: 24px 20px;
}


}

.ttshadow {
    box-shadow: 1px 1px 5px 2px #ccc;
}