/* Main Elements */

#fullPage {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: none;
	background-color: #000;
}

#containerMain, #container, #pageHome {
	width: 100%;
	padding: 0;
	margin-top: 0;
	clear: left;
}

#title, #titleHome {
	display: none;
	height: 0;
}

#titleMobile {
	width: 100%;
	display: block;
	padding: 0;
	margin: 0 auto;
}

#titleMobile img {
	max-width: 100%;
	max-height: 100%;
	border: 0;
	padding: 0;
}


/* Main Styling */

h1 {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: underline;
}

a, a:visited {
	color: #6dcce4;
}

a:hover {
	color: #6dcce4;
	text-decoration: underline;
}

.mobLink, .mobTel, .mobLink:hover, .mobTel:hover {
	color: #6dcce4 !important;
	text-decoration: none;
	outline: none;
}


/* Page Elements */

#mainContent {
	float: none;
	clear: both;
	width: 100%;
	min-height: 0;
	margin: 0;
	background-color: #000;
}

#content, #leftGallery, #rightGallery {
	width: 96%;
	padding: 0.2em 2% 0.2em 2%;
	background-color: #000;
	color: #FFF;
	font-size: 0.9em;
	/*letter-spacing: 200%;*/
}

.centre, .centreText, .centreGallery {
	width: 94%;
	background-color: #000;
	text-align: left;
}

.centreGallery {
	padding: 15px 10px 0 10px;
}

#thumbs {
	padding: 0 8px;
}

.galleryText {
	display: none;
}

.right a, .right a:hover {
	color: #fff;
	text-decoration: none;
}

#leftHome {
	width: 100%;
	min-height: 0;
	background-color: #000;
}

#homeLeftCol, #homeRightCol {
	float: none;
	clear: both;
	width: 100%;
	min-height: 0;
	margin: 0;
	padding: 0.2em 0;
	background-color: #000;
}

.left, .right {
	width: 90%;
	padding-left: 5%;
	background-color: #000;
}

#mainHome, .trainingImages, .trainingImages1, .trainingImages2, .trainingImages3, .trainingImageSingle, .tourImages, .mapImages {
	display: none;
}

.map iframe {
	width: 100%;
	height: 180px;
}


/* Contact Forms */

.contactTbl {
	width: 100%;
	line-height: 140%;
}

.contactTbl td {
	vertical-align: top;
}

.contactTbl td.contactLeftCol {
	width: 25%;
	vertical-align: top;
}

.contactInput {
	width: 90%;
	font-size: 0.9em;
}

.contactPadding {
	padding: 5px 0 10px 0;
}

.contactTextSmall {
	font-size: 0.8em;
}


/* Main Menu */

#menu {
	float: none;
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: #000;
}

.mobMenu {
	display: block;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#menu ul li {
	position: relative;
	float: left;
	width: 33.3333333%;
}

#menu ul li a {
	display: block;
	padding: 9px .5em 5px .5em;
	margin: 0 -1px -1px 0;
	height: 16px;
	background-color: #900;
	border: solid 1px #000;
	color: #fff;
	font-size: 0.6em;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
}

#menu ul li .selected {
	background-color: #000;
	color: #fff;
}

#menu ul li .mobMenuSpacer {
	display: block;
	background-color: #900;
}

#menu ul li a.doubleLine, #menu ul li a.mobDouble {
	padding: 2px 0 0 0;
	height: 28px;
}

#menu ul li a.doubleLineSelected, #menu ul li .mobDoubleSelected {
	padding: 2px 0 0 0;
	height: 28px;
	background-color: #000;
	color: #fff;
}

#menu ul li a.toursMenu, #menu ul li a.toursMenuSelected {
	display: none;
}

#menu ul li a:hover {
	background-color: #900;
	color: #fff;
}

/* Smartphones landscape */
@media only screen and (min-width : 300px) {
	#menu ul li a.mobDouble, #menu ul li .mobDoubleSelected {
		padding: 9px 0 5px 0;
		height: 16px;
	}
	
	#menu ul li .mobDoubleSelected {
		background-color: #000;
		color: #900;
	}
}

#toursInlineMenu, .trainingMenu {
	display: block;
	padding-bottom: 10px;
	font-size: 1em;
	line-height: 1.5;
}

#toursInlineMenu a {
	display: inline-block;
	padding-right: 10px;
	color: #6dcce4;
	text-decoration: none;
}

#toursInlineMenu span {
	display: inline-block;
}

#toursInlineSelected {
	padding-right: 10px;
}

/* Footer */

#footerContainer, #footerContainerHome {
	width: 100%;
	min-height: 70px;
	margin: 0;
}

#footer, #footerHome {
	width: 90%;
	clear: both;
	padding: 0.4em 5%;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	text-align: left;
}

#pazmedia, #pazmediaHome {
	width: 90%;
	clear: both;
	padding: 0 5% 0.6em 5%;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	font-weight: 500;
	text-align: left;
}

#pazmedia a, #pazmedia a:visited, #footer a, #footer a.mobTel {
	color: #6dcce4;
	text-decoration: underline;
}

#pazmedia a:hover, #footer a:hover {
	text-decoration: underline;
}

.footerHome, .pazmediaHome {
	font-size: 0.85em !important;
}


/* Image Gallery */

.mobileHide {
	display: none;
}

#thumbs {
	padding-bottom: 5px;
}

.picture {
	width: 100%;
	float: left;
	vertical-align: top;
}

.thumbnail {
	margin: 0px 2px 3px 0px;
	border-width: 1px;
	border-color: #CCC;
	border-style: solid;
	vertical-align: top;
}

.imageleft, .imageright {
	float: none;
	border: solid 2px #000;
	vertical-align: top;
	cursor: pointer;
}