/* Design44 Base HTML/CSS  -  Written By: Lucas Kwasnik  -  Last Updated: 2007-10-09 */
/* ====================== Page Formatting  ========================*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #474747;
	font-size: 11px;
	font-family: Avenir, Arial, Helvetica, sans-serif;
	background-image: url(/Common/Img/AAGT-bodyBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #55c5e9;
}
td {vertical-align: top;}
input, select, textarea {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4, h5, h6, h7 {
	font-size: 12px;
	color: #0965AE;
}
h1 {
	font-size: 18px;
	color: #f8981d;
	font-weight: normal;
	padding-bottom: 20px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #0072cf;
}
h3 {
	font-size: 12px;
	color: #0078c9;
}
h4 {
	font-size: 14px;
	color: #f8981d;
	font-weight: normal;
}
ul {
	padding-bottom: 15px;
	padding-left: 20px;
}
p {padding-bottom: 15px;}
.eventCalendar {border-bottom: solid 1px #e2e1dd;}
.eventCalendar p {padding-bottom: 5px;}
a {color: #0076cc;}
.link {cursor: pointer;}
hr {margin: 10px 0px 10px 0px; }

/* ====================== layout & columns ========================*/
#container {
	width: 803px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#main {
	clear: both;
}
#left {
	background-image: url(/Common/Img/AAGT-catLeftTop.gif);
	background-repeat: no-repeat;
	width: 803px;
	padding-top: 22px;
}
.home #left {
	background-image: url(/Common/Img/AAGT-homeLeftTop.gif);
	width: 560px;
	float: left;
}
#right {
	float: left;
	width: 243px;
}
#leftHome {
	background-image: url(/Common/Img/AAGT-homeLeftBG.gif);
	background-repeat: repeat-y;
	padding-left: 8px;
	width: 552px;
}
#leftCat {
	background-image: url(/Common/Img/AAGT-catLeftBG.gif);
	background-repeat: repeat-y;
	padding-left: 8px;
	width: 795px;
}
#content {
	float: left;
	width: 572px;
	padding-left: 20px;
	padding-right: 20px;
}
.home #content {
	float: left;
	width: 329px;
	padding-left: 20px;
	padding-right: 20px;
}
#quickLinks {
	background-image: url(/Common/Img/AAGT-homeQuickLinks.jpg);
	height: 299px;
	width: 228px;
	padding-left: 14px;
	padding-top: 6px;
}
#quickLinks img {
	padding-bottom: 6px;
}
#quickLinks ul {
	padding-left: 30px;
}
#quickLinks li {
	list-style-type: none;
	background-image: url(/Common/Img/AAGT-quickLI.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-bottom: 2px;
}
#quickLinks li a {
	color: #4d4e53;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#rightBottom {
	background-image: url(/Common/Img/AAGT-homeRightBottom.jpg);
	width: 237px;
	background-repeat: no-repeat;
	background-position: 6px bottom;
	padding-bottom: 70px;
	padding-left: 6px;
}
#rightBottom p {
	padding-left: 30px;
}
#rightMid {
	background-image: url(/Common/Img/AAGT-homeRightMid.gif);
	background-repeat: repeat-y;
	width: 215px;
	padding-left: 9px;
	padding-right: 13px;
}
#right h2 {
	background-image: url(/Common/Img/AAGT-homeRightH2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 195px;
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#banner {
	padding-top: 3px;
}
#resourcesBox {
	background-image: url(/Common/Img/AAGT-resourcesBG.jpg);
	float: left;
	height: 168px;
	width: 207px;
	padding-left: 36px;
	padding-top: 40px;
}
#resourcesBox ul {
	padding-top: 15px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#resourcesBox li {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	font-size: 14px;
	background-image: url(/Common/Img/AAGT-resourcesBullet.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 14px;
}
#resourcesBox li a {
	color: #4d4e53;
	text-decoration: none;
}
.pagePhoto {
	float: left;
	width: 560px;
}
#secondNav {
	background-image: url(/Common/Img/AAGT-secondNav.jpg);
	float: left;
	height: 167px;
	width: 243px;
}
.regTable td {
	padding-bottom: 5px;
}

/* ====================== Callout Styles ===================== */
#calloutContainer {
	width: 173px;
	float: left;
	background-color: #e2e2e2;
	background-image: url(/Common/Img/AAGT-calloutBottom.jpg);
	background-position: left bottom;
	padding-bottom: 45px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#calloutContainer h2 {
	background-image: url(/Common/Img/AAGT-catH2.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 153px;
	font-size: 14px;
	padding-top: 13px;
	padding-left: 7px;
	padding-bottom: 5px;
}
#calloutContainer ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#calloutContainer li {
	background-image: url(/Common/Img/AAGT-catCalloutLI.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	list-style-type: none;
	padding-left: 14px;
}
#calloutContainer li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4d4e53;
}
.callout {
	background-image: url(/Common/Img/AAGT-calloutDiv.gif);
	background-position: bottom;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.callout p {
	padding-bottom: 10px;
}
#question {
	background-image: url(/Common/Img/question-of-the-monthBG.jpg);
	background-repeat: no-repeat;
	height: 191px;
	width: 154px;
	padding-top: 10px;
	padding-left: 10px;
}
#question h3 {
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 20px;
}
.enewsInput {
	background-image: url(/Common/Img/AAGT-enewsInput.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 132px;
	border: 1px none;
	padding: 3px 0px 0px 4px;
}

/* ====================== Header & Footer ====================== */
#header {
	background-image: url(/Common/Img/AAGT-headerBG.gif);
	height: 122px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 13px;
}
#header ul {
	text-align: right;
	padding-right: 20px;
	padding-top: 4px;
}
#header li {
	display: inline;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#search {
	float: right;
	padding-right: 23px;
	position: relative;
}
#search input {
	background-image: url(/Common/Img/AAGT-searchInput.gif);
	height: 16px;
	width: 154px;
	border: 1px none;
	padding: 2px 0px 0px 3px;
}

#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	clear: both;
}
#footer ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#footer li {
	display: inline;
}
#footer li a {
	color: #FFFFFF;
	text-decoration: none;
}	

/* ====================== Menu ====================== */
#navMenu {
	clear: both;
	background-image: url(/Common/Img/AAGT-navBG.gif);
	height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
#navMenu ul {
	list-style-type: none;
	background-image: url(/Common/Img/AAGT-navLinksBG.gif);
	height: 29px;
	background-repeat: no-repeat;
	width: 610px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	float: right;
}
#navMenu ul li {
	float: left;
	padding-right: 7px;
	padding-top: 7px;
	background-image: url(/Common/Img/AAGT-navDiv.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 3px;
}
#navMenu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#navMenu ul li a:hover {color: #cf7600;}
#navMenu ul ul {
	position: absolute;
	right: 0px;
	top: 45px;
	background-image: none;
	height: auto;
	float: none;
	width: 230px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
#navMenu ul ul li {
	float: none;
	padding-right: 9px;
	padding-top: 3px;
	background-image: url(/Common/Img/AAGT-secondNavDiv.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 24px;
	padding-bottom: 2px;
	height: 14px;
}
#navMenu ul ul li a {color: #4d4e53;}

/* ====================== Display and hide second level menus ====================== */
#navMenu ul ul, #hidden {display: none;}
#navMenu li.CurrentPage ul, #navMenu li.CurrentCategory1 ul {display: block;}
#navMenu ul li.menuHome {display: none;}
#navMenu ul li.CurrentCategory1 a {
	color: #cf7600;
	background-image: url(/Common/Img/aagt-navOn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	display: block;
	float: left;
}
#navMenu ul li.CurrentCategory1 ul li a {
	color: #4d4e53;
	background-image: none;
	float: none;
	height: 14px;
}
#navMenu ul ul li.CurrentCategory2 {
	background-image: url(/Common/Img/AAGT-secondNavDivOn.gif);
}
#navMenu ul li.CurrentCategory1 ul li a:hover {color: #0078c9;}

#navMenu li#menuHome.CurrentPage ul, #navMenu li#menuHome.CurrentCategory1 ul {display: none;} /* never display L2 menu items in Home Category */

/* ====================== search results ======================== */
#searchContainer {
	height: 37px;
	padding: 0px 0px 0px 20px;
	background: #E7B060 url(/Common/Img/logoSWBM_Header.jpg) no-repeat right top;
}
#searchBox {padding-top: 10px;}
#searchResultsPage #content {padding: 0px 15px 0px 45px;}
.SearchResult, .SearchResultAlt {padding-bottom: 15px;}
.SearchResultTitle, .SearchResultTitle a:link, .SearchResultTitle a:hover, .SearchResultTitle a:visited, .SearchResultTitle a:active {
	color: #423E34;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}	
.SearchResultTitle a:hover {text-decoration: underline;}
.SearchResultsHighlight {
	color: #E7B060;
	font-style: italic;
	text-decoration: underline;
}	
#resultsSearchPhrase, #resultsSearchQty, .SearchResultUrl a:link, .SearchResultUrl {color: #999999;}
#resultsSearchQty {padding-bottom: 12px;}
.selHint {background-color: #b6bac5;}
#results div a span {background-color: #b6bac5;}	
.ezcount {
	float: right;
	color: #474747;
	font-size: 9px;
}
#results {
	z-index: 99;
	width: 155px;
	display: none;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	border: solid 1px #FFFFFF;
	background-color: #e2e2e2;
	left: 0px;
	top: 20px;
}
#results a {color: #474747;}
#EasySearchLiveResults {
	z-index: 100;
	display: none;
	position: absolute;
	border-width: 13px;
	border-color: black;
	margin-bottom: 10px;
	background-color: white;
}

/* ====================== Styling for Submit button on Login ========================*/
.adminButton , a.adminButton, a.adminButton:link, a.adminButton:visited, a.adminButton:hover, .smallButton{
	width: 125px;
	cursor: pointer;
	cursor: hand;
	color: #F5F1D0;
	font-size: 12px;
	padding-top: 6px;
	text-align: center;
	padding-bottom: 6px;
	text-decoration: none;
	vertical-align: middle;
	background-color: #423E34;
	border-right: 8px solid #4D6177;
}
