﻿body {
	background-color: #616161;
	padding-top: 50px;

  /* uncomment the padding if using a fixed top navbar */
}

.navbar-inverse .navbar-toggle{
  border:none !important;
}

.rslides_tabs {
	list-style: none;
	background-color: #222;
	padding-left: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-radius: 5px 0px 0px 0px;
	box-shadow: inset 0 1px 0px #777;
}
.fa {
	margin-right: 5px;
}

.navbar-nav > li > .dropdown-menu{
/*  background-color:#0e0e0e;
  border:1px #0e0e0e solid;*/
  margin-top:-1px;
}
/*
.dropdown-menu > li > a{
  color:#f1f1f1;
}
*/
.buyButtonTt {
	position: relative;
	font-size: 1.2em;
	top: 4px;
}
.ttIcon:hover {
	text-decoration: none;
}
.glyphWarning {
	color: #cc0000;
	position: relative;
	top: 3px;
	font-size: 1.4em;
	margin-right: 5px;
}
.ttIcon {
	margin-right: 5px;
}
.rslides_tabs li {
	display: inline-block;
	padding-left: 3px;
	padding-right: 3px;
	margin: 2px;
}
.titleLogo {
	width: 50px;
	margin-left: 20px;
	position: relative;
	top: -10px;
}
.rslides_here {
	/* background-color:#fff;*/

  border-radius: 0px;
}
.bannerBottom {
	height: 5px;
	background-color: #222;
}
.rslides_here span {
	color: #fff;
}
.skip .glyphicon {
	margin-right: 5px;
}
#navigation {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 9;
	border-radius: 5px 0px 0px 0px;
}
#navigation:hover {
	opacity: 1;
}
#navigation .glyphicon {
	margin-top: 4px;
	font-size: .7em;
}
.falconLogo {
	z-index: 9;
	right: 0px;
	border-radius: 20px 0px 0px 20px;
	padding: 15px;
	bottom: 5em;
	position: absolute;
}
.falconLogo img {
	width: 200px;
}
.bannerRow {
	position: relative;
}
.main {
	background-color: #648CAB;
	background-color: #fff;
	box-shadow: 0px 0px 3px #000;
}
.banner {
	background-color: #000;
	color: #fff;
	padding-left: 0px;
	padding-right: 0px;
	background-size: cover;
	background-position: 0px -150px;
	background-repeat: no-repeat;
	max-height: 400px;
	overflow: hidden;
}
#superMenu .glyphicon {
	top: 2px;
	margin-right: 8px;
}
.readonly {
	font-style: italic;
	color: #f1f1f1;
	background-color: #999999 !important;
	transition: none;
	cursor: default;
}
.readonly:hover {
	background-color: #999;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	/* -webkit-backface-visibility: hidden; */
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.navbar-toggle {
	margin-top: 11px;
}
.smallLogo {
	height: 35px;
	float: left;
	margin-left: 10px;
	position: relative;
	top: 8px;
}
/* MISC. PAGE STYLES */
/* Found in design/ */
.ui-widget-header {
	border: none;
}
.ui-widget {
	font-family: inherit;
	font-size: inherit;
}
/***/
/* Found in aboutfalconsails.php */
.pageText span {
	font-weight: bold;
	font-style: italic;
}
.standout {
	color: #0066FF;
}
/***/
/* Found in testimonials.php */
.userReview {
	padding: 15px;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0px 1px 2px #c3c3c3;
	border: 1px #ccc solid;
	margin-bottom: 12px;
}
.reviewerName {
	font-weight: bold;
}
.reviewerName hr {
	margin-top: 3px;
	margin-bottom: 8px;
}

/* Found in contact.php */
/* .contactForm {
	font-weight: normal;
}
.contactForm label {
	font-weight: normal;
}

.contactForm input, .contactForm textarea {
	padding: 3px;
	border: 1px #c0c0c0 solid;
}

.contactForm textarea {
	min-height: 150px;
} */

/* .contactForm #downloadform input[type=text], .contactForm #downloadform input[type=email] {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 8px;
	min-width: 300px;
	color: #444;
	border: 1px #c0c0c0 solid;
	border-radius: 0px;
} */

/* .contactForm #downloadform textarea {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #444;
	border: 1px #c0c0c0 solid;
	padding: 8px;
	border-radius: 0px;
} */

/* .contactForm .downloadbutton {
	background-color: #4682b4;
	border: none;
	color: #ffffff;
	font-weight: normal;
	padding: 10px;
	transition: background-color .3s;
	cursor: pointer;
} */

/* .contactForm .downloadbutton:hover {
	background-color: #222;
}

.contactForm label span {
	color: #4682b4;
} */

/***/
/***********************/
.navbar {
	border-radius: 0px;
	border: none;
	margin-bottom: 0px;
}
.navbar-toggle {
	border-radius: 0px;
	padding: 8px !important;
}
.navbar-inverse {
	background-image: none;
	
}

.dropdown-menu > li > a {
	padding: 3px 15px;
}
.video {
	margin-bottom: 8px;
}
.facebook {
	margin-bottom: 8px;
}

/* FOOTER STYLES */
.footer {
	background-color: #222;
	color: #9d9d9d;
	padding-left: 18px;
}
.footer a {
	display: inline-block;
	text-decoration: none;
	color: #9d9d9d;
	padding: 15px;
}
.footer a:hover {
	color: #fff;
}
.footerMenu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.footerMenu li {
	display: inline-block;
}
.footer hr {
	border-bottom: none;
	border-right: none;
	border-left: none;
	border-top: 1px #444 solid;
	margin-top: 0px;
	margin-bottom: 10px;
}
/* END FOOTER STYLES */
.left {
	transform: rotate(-5deg);
	position: relative;
	left: 120px;
	top: 25px;
}
.center {
	position: relative;
	top: -75px;
	left: 20px;
	z-index: 10;
}
.imgwrap {
	position: relative;
}
.imgwrap img {
	border: 5px #fff solid;
	box-shadow: 1px 1px 5px #000;
	width: 265px;
	height: 180px;
}
.right {
	position: relative;
	left: 175px;
	z-index: 9;
	top: -200px;
	transform: rotate(5deg);
}
