@charset "utf-8";
/* CSS Document */

:focus {outline:none;}
::-moz-focus-inner {border:0;}

img { border: 0; }

iframe 
{
	overflow-x:hidden;
	overflow-Y:hidden;
	border: 0;
}

p {
    -webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	max-height: 999999px;
}

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	margin-top: 10px;
	background: #1a1a1a;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a1a1a1;
}

blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

h1, h2, h3 {
	color: #FF0000;
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	color: #07b6fe;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}

hr {
	height: 1px;
	background-color: #565656;
	border: 0px;
}


.hlinet {
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #565656;
}

.hlineb {
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #565656;
}

/* Container */

#container {
	width: 900px;
	margin: 0 auto;
	text-align:center;
}

#grad_top {
	position:fixed;
	top:0px;
	width:100%;
	height:10px;
	background: -webkit-linear-gradient(rgba(26,26,26,1), rgba(26,26,26,0));
	background: -o-linear-gradient(rgba(26,26,26,1), rgba(26,26,26,0));
	background: -moz-linear-gradient(rgba(26,26,26,1), rgba(26,26,26,0));
	background: linear-gradient( rgba(26,26,26,1), rgba(26,26,26,0));
	z-index:9999;
}

#grad_bottom {
	position:fixed;
	bottom:0px;
	width:100%;
	height:10px;
	background: -webkit-linear-gradient(rgba(26,26,26,0), rgba(26,26,26,1));
	background: -o-linear-gradient(rgba(26,26,26,0), rgba(26,26,26,1));
	background: -moz-linear-gradient(rgba(26,26,26,0), rgba(26,26,26,1));
	background: linear-gradient( rgba(26,26,26,0), rgba(26,26,26,1));
	z-index:9999;
}

/* Header */

#header {
	width: 900px;
	height: 92px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 8px;
}

/* Contents */

#content {
	width: 900px;
	padding: 19px 0 0 0;
}

#thankyou {
	padding: 100px 0 100px 0;
	margin: 0 auto;
	text-align: center;
}

/* Footer */

#footer {
	width: 900px;
	height: 60px;
	text-align: center;
	clear: both;
	padding: 19px 0 0 0;
}

#mobilefooter {
	width: 900px;
	height: 60px;
	text-align: center;
	clear: both;
	padding: 19px 0 0 0;
	display:none;
}

#copyright {
/*	width:420;*/
	margin:5px 0px 0px 0px;
/*	text-align:right;
	float:right;*/
}

#mobilecopyright {
	width:420;
	margin:12px 0px 0px 0px;
}

.fsharemobile {
	padding: 12px 0 20px 0;
}

.fsharebackground {
	position:absolute;
	margin: 3px 0 0 3px;
	width:60px;
	height:25px;
	background-color:#3b5998;
	border-radius:2px;
}

.fsharebackground:hover {
	background-color: #5675cc;
}

.icons {
	float:left;
	margin:3px 3px 0px 3px;
	width:25px;
	height:25px;
	background:url(../images/icons.png);
	background-repeat:no-repeat;
}

.iconsmobile {
	float:left;
	margin-right:55px;
	width:100px;
	height:100px;
	background:url(../images/iconsmobile.png);
	background-repeat:no-repeat;
}

/* Menu */

#menu {
	width: 900px;
	height: 24px;
	padding: 0 0 0 0;
	margin: 0 auto;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #565656;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	line-height: normal;
	margin-left: 0px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: #565656;
	color: #FFFFFF;
}

/* Home Page */

#hometext {
	width: 720px;
	margin: 17px auto 0 auto;
	text-align: justify;
	text-rendering: auto;
}

#homeimage {
	width: 720px;
	height: 480px;
	margin: 0 auto 0 auto;
	border: 2px solid white;
	border-radius: 14px;
	overflow: hidden;
}

/*Contact*/

#contact_text {
	width: 720px;
	margin: 0 auto 0 auto;
	text-align: justify;	
}

#contact_form {
	width: 400px;
	padding: 25px 0 25px 46px;
	margin: 0 auto 0 auto;
	text-align: left;
	border: 1px solid #565656;
	border-radius: 14px;
}

.contactimage {
	outline:2px solid white;
	border-radius: 14px;
}

.formfield {
	width:334px;
	border-radius: 14px;
	border: 0;
    	padding: 4px 4px 4px 4px;
}

#telephone {
	visibility:hidden;
}

#address {
	visibility:hidden;
}

/* CSS Table */

.table {
	display: table;
	border-collapse: collapse;
	table-layout: fixed;
	text-align: left;
	margin: 0 auto 0 auto;
	}

.tablerow {
	display: table-row;
	clear: left;
}

.tablecell {
	display: table-cell;
	vertical-align: middle;
	float: left;
}

/*Form*/

input.btn {
	color:#ffffff;
	font: bold 88% Arial, Helvetica, sans-serif;
	background-color:#1a1a1a;
	border: 1px solid;
	border-color: #565656;
	margin: 0 0 11px 0;
	border-radius: 14px;
	padding: 4px 4px 4px 4px;
}

input.btnhov {
	border-color: #ffffff #ffffff #ffffff #ffffff;
	background-color: #565656;
	color: #ffffff;
}

/*Galleries*/

.gal_latest {
	float:left;
	width:100px;
	height:100px;
	}

.gal_image {
	display: inline-block;
	width:200px;
	height:200px;
	margin:20px 10px 0px 10px;
	float:left;
	border:none;
	outline:1px solid white;
	border-radius:14px;
	overflow: hidden;
}

.gal_image:hover {
	outline: 2px solid white;
}

.gal_thumb {
	width:126px;
	height:126px;
	margin:20px 10px 0px 10px;
	float:left;
	border:none;
	outline:1px solid white;
	border-radius:14px;
}

.gal_thumb:hover {
	outline: 2px solid white;
}

.galdiv {
	width: 876px;
	margin: auto;
}

.galdivp {
	width: 880px;
	margin: auto;
}

#loading {
	position:fixed;
	width:900px;
	text-align:center;
	top:198px;
}

textarea {
    resize: none;
}

#safariredirect {
	text-align:center;
	padding:20px 20px 20px 20px;
}

#motorsportredirect {
	text-align:center;
	padding:20px 20px 20px 20px;
}

#youtuberedirect {
	text-align:center;
	padding:20px 20px 20px 20px;
}

.safarigalmobile {
	display:none;
}

.motorsportgalmobile {
	display:none;
}

.videosgalmobile {
	display:none;
}

@media screen and (max-device-width: 599px), screen and (max-device-height: 599px) {

p {
	font-size: 25px;
	background:#1a1a1a;
}

.fieldlabels {
	font-size: 25px;
}

#send {
	font-size: 25px;
}

#loading {
	top:270px;
}
	
#homeimage {
	width: 720px;
	height: 480px;
	margin: 7px auto 0 auto;
}

#mobilefooter {
	display:block;
}

#footer {
	display:none;
}

.safarigalmobile {
	display:block;
}

.safarigal {
	display:none;
}

.motorsportgalmobile {
	display:block;
}

.motorsportgal {
	display:none;
}

.videosgalmobile {
	display:block;
}

.videosgal {
	display:none;
}	
.gal_image:hover {
	outline: 1px solid white;
}

.gal_thumb:hover {
	outline: 1px solid white;
}

.contactimage:hover {
	outline: 1px solid white;
}

.contactimage:hover {
	outline: 1px solid white;
}
	
}