﻿@charset "utf-8";
@import "/_common/css/base.css";
@import "/_common/css/news.css";

body {
	background: transparent url('https://aquaimg.com/Elements/PageBG.png') repeat scroll center 0;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 10pt;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
}

#top_bg {
	display:block;
	width:100%;
	z-index:-2;
}

#top_table {
	background: transparent url('https://aquaimg.com/Elements/Master_TopBG.png') repeat;
	display:block;
	width:100%;
	z-index:-2;
}

#jumpbar {
	font:Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #FFFFFF;
	width: 100%;
	float:  none;
	vertical-align: middle;
	text-align: left;
}

#jumpbar_nav {
	width: 990px;
	border: thin;
	border-style: solid;
	height: 1.4em;
	vertical-align: middle;
	margin: 0 auto; 
}

.maintopics_nav {
	width: 990px;
	color: #FFF;
	border: thin;
	background-color:#069;
	border-style: solid;
	border-color:#FFC;
	border-width: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom; 6px;
	height: 1.4em;
	vertical-align: middle;
	margin: 0 auto;
	text-decoration: none;
}

#cols {
	width: 990px;
	margin: 0 auto; 
}

h1, li, ol, table, i, p, td, tr, fieldset, form, label, div, h2, h5, h6, dt {
	margin:0;
	padding:0;
}

a.jumpbar_nav {
	color: #FFFFFF;
}
.menuleftbutton {
	border: 0;
	padding-bottom: 4px;
	}
.menuleftbutton a {
	border: 1px solid #E9E9E9; 
	margin: 0pt; 
	padding: 10px 7px 10px 7px; 
	display: block; 
	outline-color: -moz-use-text-color; 
	outline-style: none; 
	outline-width: medium; 
	width: 170px; 
	line-height: 10px; 
	text-align: center; 
	font-family: Verdana,Geneva,sans-serif; 
	font-size: 16px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #FFFFFF; 
	background-color: rgb(30, 95, 97); 
	font-style: normal;
	text-shadow: 1px 1px 1px #000000;
}

.menuleftbutton a:hover{
	border: 1px solid #FFFFFF; 
	background-color: #C90;
	color: #000000;
	text-shadow: 1px 1px 1px #FFFFFF;
	
	}
.menuleftbutton a:active{
	outline-color: -moz-use-text-color; 
	outline-style: none; 
	outline-width: medium;
}

.menutopbutton {
	padding: 7px; 
	font-family: "Times New Roman", Times, serif;
	font-size: 18px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #FFFFFF; 
	font-style: normal;
	text-shadow: 1px 1px 1px #000000;
} 

a.menutopbutton:link {
	color: #FFFFFF;
}

a.menutopbutton:visited {
	color: #FFFFFF;
}

a.menutopbutton:hover {
	color: #FFFF00;
	text-decoration:none;
	}

a.menutopbutton:active {
	color: #FFFFFF;
}

div.sectionhead {
	border-color: #000000;
	boder-style: solid;
	border-size: 1px;
	border-radius: 10px 10px 0px 0px;
	background-color: #246779;
	color: #ffffff;
	font-family: Arial;
	/*font-family:"Copperplate Gothic", "Palatino Linotype", "Book Antiqua", Palatino, serif;*/
	font-weight: normal;
	font-size: 22px;
	font-variant:normal;
	text-align: center;
	height: 22px;
	margin-bottom: 1px;
	vertical-align: middle;
	padding: 3px 0px 7px 0px;
	text-shadow: #000000 1px 1px 1px;
}

.blackborder {
	border-color:#000;
	border-style: solid;
	border-width: 1px;
}

img {
	border: 0px;
}

a.external {
    background: url(https://aquaimg.com/Icons/Icon_External_Link.png) no-repeat scroll right center transparent;
    padding:0 13px;
}

.success {
    background: #cefeca url(/_common/images/success.png) no-repeat scroll 1em center;
}

.failure {
    background: #FFC4C4 url(/_common/images/error.png) no-repeat scroll 1em center;
}

.info {
    background: #B9DCFF url(/_common/images/info.png) no-repeat scroll 1em center;
}

.success, .failure, .info {
    padding: 0.5em 1em 0.5em 3.5em;
    margin-bottom: 1em;
    font-size: 9pt;
    font-weight: bold;
}

#filters {
    margin-bottom: 1em;
}

#filters label {
    padding-right: 1em;
    font-weight: bold;
}

.formitem  {
margin-bottom:10px;
margin-left:0.5em;
}
.formitem label span {
display:block;
font-size:90%;
font-weight:bold;
padding-left:4px;
}

.memberform label {
	display: block;
	margin-bottom: 1em;
}

.memberform label span {
    display: block;
    font-size: 90%;
    font-weight: bold;
    padding-left: 4px;
}

.memberform .float {
	float: left;
    margin-right: 0.7em;
}

#cart {
    font: 9pt Arial;
    margin: 0 auto 0.5em;
    width: 100%;
    border-collapse: collapse;
}
#cart > tbody > tr > td, #cart > tbody > tr > th {
	padding: 0.5em;
    border: solid #000 1px;
}
#cart th {
	background-color: #000;
    color: #fff;
}

.padded td, .padded th {
	padding: 0.3em;
}

.bordered {
    border-collapse: collapse;
    border: solid #000 1px;
}

.bordered td, .bordered th {
    border: solid #000 1px;
}

.contrasted th {
	background-color: #000;
    border-color: #000 #555;
    color: #fff;
}

hr {
	border: thin;
    border-style: solid;
}

