/* CSS Document */
li {
	margin-left:-25px;
} 
div#container{
	position: relative;
	width: 1021px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 

/* --- HOMEPAGE --- */
div#nav-overlay{
	position: absolute;
	left: 225px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.home-map, img.home-map {
	position: absolute;
	z-index: 0;
	width: 1021px;
	height: 602px;
	display: block;
	margin: 0;
	padding: 0;
}
#home-map-overlay-container {
	position: relative;
	z-index: 10;
	float: right;
	width: 230px;
	margin: 30px 0 60px 0;
}
#home-body-box {
	float: left;
	text-align: left;
	margin: 0 0 40px 0;
	padding: 10px 20px 10px 20px;
	background: rgba(255,255,255,.8);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	line-height: 20px;
}
.side-bar-facebook {
	width: 230px;
	margin: 40px 0 0 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
.side-bar-facebook-text {
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C6006F;
	width: 150px;
	padding: 0px;
	text-align: left;
}
.side-bar-facebook-icon{
	float: right;
	height: 29px;
	width: 27px;
	background-image: url(../images/Homepage-facebook-icon.png);
	background-repeat: no-repeat;
	margin-right: 10px;
}

/* --- HOMEPAGE SIDE BAR --- */
#side-bar-wrapper {
	width: 1021px;
	float: right;
	clear: both;
	margin: 0 0 40px 0;
	padding: 0;
	border: none;
	position: relative;
	z-index: 10;
}
#sidebar-header-img {
	float: left;
	margin: 0 26px 0 0;
}
.sidebar-netnews-container, .sidebar-featurelocation-container, .sidebar-login-container{
	float: left;
	width: 231px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	margin: 0 0 0 20px;
	padding: 0;
}
#sidebar-netnews-header, #sidebar-featurelocation-header, #sidebar-login-header {
	background-repeat: no-repeat;
	background-color: #d20b72;
	display: block;
	font-size: 0px;
	text-indent:-9999px; 
	height: 30px;
	width: 231px;
	margin: 0;
	padding: 0;
}
.sidebar-netnews-body, .sidebar-featurelocation-body, .sidebar-login-body {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C6006F;
	text-align: left;
	font-weight: bold;
	padding: 6px 5px 0 10px;
	margin: 0;
	height: 115px;
	width: 216px;
}
#sidebar-netnews-header {
	background-image: url(../images/sidebar/homesidebar-news-header.jpg);
}
#sidebar-featurelocation-header {
	background-image: url(../images/sidebar/homesidebar-feature-header.jpg);
}
#sidebar-login-header {
	background-image: url(../images/sidebar/homesidebar-login-header.jpg);
}
.sidebar-netnews-body {
	background-image: url(../images/sidebar/homesidebar-news-bg.jpg);
}
.sidebar-featurelocation-body {
	background-image: url(../images/sidebar/homesidebar-feature-bg.jpg);
}
.sidebar-login-body {
	background-image: url(../images/sidebar/homesidebar-login-bg.jpg);
}
.wp-feed-category, .wp-feed-category a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.wp-feed-title, .wp-feed-title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.sidebar-netnews-body a:hover, .sidebar-featurelocation-body a:hover, .sidebar-login-body a:hover, .sidebar-joinnow-container a:hover {
	color: #000000;
}
.sidebar-netnews-body a:visited, .sidebar-featurelocation-body a:visited, .sidebar-login-body a:visited, .sidebar-joinnow-container a:visited {
	color: #67003a;
}
/* --- HOMEPAGE SIDEBAR-IFRAME LOGIN --- */
body {margin: 0; padding: 0;}
.sidebar-joinnow-container {
	background-image: none;
	margin: 0;
	padding: 0;
	font-family: Open Sans,sans-serif;
	font-size: 12px;
	color: #bcbbc0;
	text-align: left;
	font-weight: bold;
}
.sidebar-joinnow-container a {color: #c60070; display: inline-block;}
.sidebar-joinnow-container a:hover, .sidebar-joinnow-container a:visited {color: #c6006f !important;}
.sidebar-joinnow-container table { width: 100%; }
.sidebar-joinnow-container td { color: #bcbbc0; }
input#btnAdminLogin {
	height: auto !important;
	padding: 10px 14px;
	margin-left: 10px;
	background-color: #b01e65;
	font-size: 12px;
	color: #ffffff;
	border-radius: 25px;
	border: 1px;
	margin: 0 !important;
}
div#divLogin {padding: 0 !important;}
div#divLogin input.basicTextBox {
	background-color: #f4f4f4;
	border: none;
	height: auto !important;
	width: 100% !important;
	margin-bottom: 20px;
	font-size: 12px;
}
div#divLogin td[colspan="4"] div {margin-top: -20px !important; margin-right: 0 !important;}
div#divLogin td[colspan="4"] div:first-child {margin-left: 10px;}
div#divLogin td[colspan="4"] div:nth-child(2) {float: left !important;}
div#divLogin td[colspan="4"] div > br {display: none; }
a#lnkForgotPassword {margin: 15px 0 0 20px}
div#divLogin td[colspan="4"] div > a:first-child {margin: 15px 0 0 0}
span#rfvAdminLoginUserName, span#rfvAdminLoginPassword { display: none; }

/* --- BODY-CHAPTER-MEMBER --- */
.body-text-magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C60070;
	font-weight: bold;
	line-height: 20px;
}
.body-header-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BFBFBF;
	font-weight: bold;
	line-height: 20px;
}
.body-text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	line-height: 20px;
}
#chapter-body-box {
	float: left;
	width: 612px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#chapter-body-feature-box {
	width: 612px;
	text-align: left;
	background-image: url(../images/feature-head-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#chapter-body-box-fullpage {
	float: left;
	width: 950px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.member-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #808080;
	font-weight: normal;
	line-height: 25px;
	font-style: italic;
}
.member-header-magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C60070;
	font-weight: normal;
	line-height: 25px;
	font-style: italic;
}
#member-list-box {
	width: 950px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.member-list-body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	font-weight: bold;
}
.member-list-body-text-magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C60070;
	font-weight: bold;
}
.member-list-body-text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	font-weight: bold;
}

/* --- MEMBER SIDEBAR-SIDEBAR --- */
#side-bar-container-members {
	width: 274px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 727px;
	top: 187px;
	position: absolute;
}
.sidebar-text-members {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-align: left;
	font-weight: normal;
}
.sidebar-text-members-magenta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C6006F;
	text-align: left;
	font-weight: bold;
}
.sidebar-text-members a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-align: left;
	font-weight: normal;
}
.sidebar-header-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
#side-bar-header-container {
	height: 39px;
	width: 274px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/sidebar-blank-header.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 10px;
}
.sidebar-text-unbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C6006F;
	padding-top: 10px;
	text-align: left;
	padding-right: 15px;
	padding-left: 20px;
}
.sidebar-text-unbold a {
	color: #C6006F;
}
.sidebar-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C6006F;
	padding-top: 10px;
	text-align: left;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 20px;
}
.sidebar-text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C6006F;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

/* --- FOOTER --- */
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
}
.footer-text-no-margins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
}

/* --- MISC --- */
.page-crosslink-box {
	width: 227px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 450px;
	top: 235px;
	position: absolute;
	font-family: arial;
	font-size: 12px;
	color: #C6006F;
}
.page-crosslink-box a {
	color: #C6006F;
}
area[data-title]:hover:after{
  content: attr(data-title);
  padding: 4px;
  position: absolute;
  left: 0;
  top: 100%;
  white-space: nowrap;
  z-index: 20;
  background-color: red;
}

/* Styles for fuel linx registration form */
#aspnetForm a {
	color: #4e4e4e !important;
	text-decoration: underline;
	outline: none;
}
#aspnetForm #content {
	left: 0 !important;
	padding: 0 !important;
}
#aspnetForm td.frmtitle {
	font-family: Arial, sans-serif !important;
	font-weight: bold !important;
	font-style: normal !important;
	color: #c60070 !important;
	background: none !important;
}
#aspnetForm td, #aspnetForm th {
	font-weight: bold;
	color: #808080 !important;
}
#aspnetForm input.basicTextBox {
	font-family:Arial,sans-serif;
	font-size:14px;
	font-weight: normal;
	height:100%;
	text-align:left;
	background:#ffffff;
	border-width:0px;
	border-color:#dddddd;
	border-style:solid;
	color:#808080;
	font-weight:normal;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	text-shadow:none;
	padding:3px 8px;
}
#aspnetForm span.required {
	color: #c60070;
	margin: 0 0 0 2px;
}
#aspnetForm table.paneltbl {
  margin: 10px 0 0 0;
  border: none !important;
}
#aspnetForm h3.ui-accordion-header {
  border: 0px solid #bcbbc0;
}
#aspnetForm div.ui-accordion-content {
  width: auto !important;
  height: auto !important;
  overflow: hidden;
  background: none;
  border: 0px solid #bcbbc0;
}
#aspnetForm table#ctl00_ContentPlaceHolder1_grdAircrafts {
  background: none !important;
}