﻿@CHARSET "UTF-8";

html{overflow-y: scroll}
body {background:url(/files/themes/site/images/topbg.png) top left repeat-x}
p {margin:0}
table {margin:0}

h3 {border-bottom:1px dotted #AFC2DE;color:#718AAF;font-size:150%;font-weight:bold;margin:0 0 5px 0}
h4 {font-size:140%;font-weight:normal;margin:10px 0 0;text-decoration:underline}
h5 {font-size:120%;font-weight:normal;margin:10px 0 0;text-decoration:underline}

input.text {padding:0}

#aflclogo {float:left;width:49%}
#constructionMessage {background:url(/files/themes/site/images/messagebg.png) center center no-repeat;height:129px;margin:0 0 20px}
#constructionMessage img#logo {}
#constructionMessage p {font-size:120%;font-weight:bold;height:129px;margin:0 25px 0 100px;padding:40px 0;text-align:center;}
#copyright {text-align:center;width:100%}
#copyright p.copyright {color:#718AAF;font-size:90%;margin:0;padding-top:10px}
#footer {background:url(/files/themes/site/images/bottombg.png) repeat-x;height:251px;width:100%}
#header {height: 170px}
#jonbucklogo {float:right;text-align:right;width:49%}
#logo {height:50px;margin-top:70px}
#menu {text-align:right}
#menu ul {float:right;margin:0;padding:0;line-height:28px;width:auto}
#menu li {display:block;float:left;list-style-type:none;padding:0 10px}
#menu li.last {border-right:none}
#menu li a {display:block;color:#fff;float:left;font-weight:bold;height:28px;padding:0;text-decoration:none}
#menu a:hover, #menu li.active, #menu li.trail {background:transparent url(/files/themes/site/images/pointer.png) no-repeat top center;color:#fff;font-weight:bold;line-height:28px}
#subMenu ul {list-style-type:none;line-height:20px}
#subMenu ul li a {color:#6C86AC;display:block;height:20px;text-decoration:none;padding:0 15px 0}
#subMenu li a.active, #subMenu li a:hover, #subMenu span.active {background:transparent url(/files/themes/site/images/subpointer.png) no-repeat center left;color:#6C86AC;padding:0 15px 0}
#wrapper {margin:0 auto;padding:0;width:950px}
#outerWrappers {background:url(/files/themes/site/images/bottombg.png) bottom left repeat-x}

div.container {padding-bottom:20px}
div.erroricon {background:url(/files/themes/common/images/error.png) no-repeat;float:left;height:34px;padding:18px;width:34px}
div.error {background-color:#FFBABA;border-top:2px solid #D8000C;border-bottom:2px solid #D8000C;display:none}
div.error h3 {border-bottom:none;color:#D8000C;margin:10px 100px 0;text-align:center}
div.error p {font-weight:bold;margin:5px;text-align:center}
div.note {background-color:#FFFFAA;border:1px solid #c2c2c2;margin:10px 0;padding:5px}
div.warnicon {background:url(/files/themes/common/images/warning.png) no-repeat;height:100px;padding:18px;width:100px}
div.panel {height:100px;margin:0 0 30px}
div.warnicon {background:url(/files/themes/common/images/warning.png) 18px 18px no-repeat;float:left;height:100px;padding:18px;width:100px}
div.warning {background-color:#FEEFB3;border-top:2px solid #9F6000;border-bottom:2px solid #9F6000}
div.warning h3 {border-bottom:none;color:#9F6000;margin:10px 0;text-align:center}
div.warning p {font-weight:bold;margin:5px;text-align:center}

span.logotext {font-size:21px;font-weight:bold}

.invisible{width:0;height:0;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline;}