/* Design44 Base HTML/CSS  -  Written By: Lucas Kwasnik  -  Last Updated: 2007-10-09 */
/* ====================== Page Formatting  ========================*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #4e4e4e;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	background: #95c6ef;
}
td {vertical-align: top;}
input, select, textarea {
	color: #b0b0b0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
#container input {
	border-right: 1px solid #676767;
	background: url(../Img/azcac-textFieldBG.gif) no-repeat left top;
	height: 19px;
	padding: 5px 5px 0px 6px;
	border-left: none 0px;
	border-top: none 0px;
	border-bottom: none 0px;
}
#container input.adminButton {
	background: #333333;
	height: auto;
	color: #ffffff;
	border-right: none;
}
#container input.noBG, #container .noBG input {
	background: none;
	border-right: none;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-size: 12px;
	color: #4e4e4e;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {font-size: 14px;}
.home h1 {color: #3977ac;}
h2 {font-size: 14px;}
h3 {
	color: #3977ac;
	font-size: 11px;
}
ul {
	padding-bottom: 15px;
	padding-left: 20px;
}
p {padding-bottom: 15px;}
a { color: #3977ac; }

a:hover { text-decoration: none; }
.link { cursor: pointer; }

/* ====================== layout & columns ========================*/
#container {
	width: 829px;
	margin-right: auto;
	margin-left: auto;
	background: url(../Img/azcac-bodyBG.gif) repeat-y left top;
	position: relative;
}
#containerTop { background: url(../Img/azcac-containerTopBG.gif) no-repeat left top; }
#containerBottom {
	background: url(../Img/azcac-containerBottomBG.gif) no-repeat left bottom;
	padding: 2px 19px 21px 11px;
}
#pagePhoto {
	border-top: 1px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	width: 799px;
	position: relative;
	clear: both;
}
#quickNavBottom {
	position: absolute;
	left: 0px;
	top: 33px;
	background: url(../Img/azcac-quickLinksBotBG.png) no-repeat left bottom;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 30px;
}
* html #quickNavBottom { background: url(../Img/azcac-quickLinksBotBG.gif) no-repeat left bottom; }
.home #quickNavBottom {
	right: 0px;
	left: auto;
	background: url(../Img/azcac-quickLinksHomeBotBG.png) no-repeat left bottom;
	width: 220px;
	padding-bottom: 27px;
}
* html .home #quickNavBottom { background: url(../Img/azcac-quickLinksHomeBotBG.gif) no-repeat left bottom; }
#quickNav {
	background: url(../Img/azcac-quickLinksTopBG.png) no-repeat left top;
	width: 180px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 45px;
	text-align: right;
}
.home #quickNav {
	background: url(../Img/azcac-quickLinksHomeTopBG.png) no-repeat left top;
	width: 170px;
	padding-left: 45px;
	padding-right: 5px;
	text-align: left;
	padding-top: 5px;
}
* html #quickNav { background: url(../Img/azcac-quickLinksTopBG.gif) no-repeat left top; }
* html .home #quickNav { background: url(../Img/azcac-quickLinksHomeTopBG.gif) no-repeat left top; }
#quickNav h2 {
	font-size: 12px;
	color: #4e4e4e;
	text-transform: uppercase;
	padding-left: 15px;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 7px;
	padding-top: 18px;
}
#quickNav ul { padding: 0px; }
#quickNav ul li {
	list-style-type: none;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 15px;
	padding-right: 4px;
}
#quickNav ul li a {
	text-decoration: none;
	color: #4e4e4e;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
#quickNav ul li a:hover {
	font-size: 14px;
	margin-right: -50px;
	background: url(../Img/azcac-quickNavLiHover.png) repeat-y right top;
	padding-top: 3px;
	padding-right: 7px;
}
.home #quickNav ul li a:hover {
	margin-left: -60px;
	margin-right: 0px;
	background: url(../Img/azcac-quickNavHomeLiHover.png) no-repeat left top;
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 0px;
}
* html #quickNav ul li a:hover { background: #b4d0e8; }
#main {
	clear: both;
	width: 799px;
	padding-bottom: 20px;
	border-bottom: 3px solid #b4b4b4;
	background: #f5f5f5 url(../Img/azcac-mainBG.jpg) no-repeat left top;
}
.home #main { background: #f5f5f5 url(../Img/azcac-mainHomeBG.jpg) no-repeat left top; }
#content {
	width: 404px;
	float: left;
	padding-left: 33px;
	border-right: 2px solid #3977ac;
	margin-top: 15px;
	padding-right: 5px;
}
.home #content {
	padding-left: 13px;
	width: 200px;
	border-right: none 0px;
	padding-right: 0px;
}
.fullWidth #content {
	width: 570px;
	border-right: none 0px;
}
#sponsors {
	clear: both;
	background: #FFFFFF url(../Img/azcac-sponsorBG.gif) repeat-x left top;
	text-align: center;
	padding: 20px;
}

/* ==================== Callouts ===================== */
#homeCalloutContainer {
	position: absolute;
	left: 228px;
	top: 450px;
	width: 424px;
}
.homeCalloutBottom {
	background: url(../Img/azcac-homeCalloutBottomBG.png) no-repeat left bottom;
	padding-bottom: 23px;
	width: 212px;
	float: right;
	z-index: 99;
	position: relative;
}
* html .homeCalloutBottom { background: url(../Img/azcac-homeCalloutBottomBG.gif) no-repeat left bottom; }
.secondHome {
	z-index: 0;
	left: -16px;
}
.homeCallout {
	background: url(../Img/azcac-homeCalloutTopBG.png) no-repeat left top;
	padding-top: 10px;
	color: #FFFFFF;
	padding-left: 19px;
	padding-right: 25px;
	width: 168px;
}
.homeCallout { behavior: url(/Common/Scripts/iepngfix.htc); }
.homeCallout h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 20px;
	padding-bottom: 8px;
}
.homeCallout p {
	background: url(../Img/azcac-homeCalloutBorder.gif) repeat-x left bottom;
	padding-top: 10px;
}
.homeCallout a { color: #ffffff; }
#rightCalloutContainerBottom {
	width: 168px;
	background: url(../Img/azcac-rightCalloutBot.gif) no-repeat left bottom;
	float: right;
	margin-top: 105px;
	padding-bottom: 17px;
}
.home #rightCalloutContainerBottom {
	width: 173px;
	background: url(../Img/azcac-homeRightCalloutBot.gif) no-repeat left bottom;
	margin-top: 7px;
}
#rightCalloutContainer { background: url(../Img/azcac-rightCalloutMid.gif) repeat-y left top; }
.home #rightCalloutContainer { background: url(../Img/azcac-homeRightCalloutMid.jpg) repeat-y left top; }
#rightCalloutContainerTop {
	background: url(../Img/azcac-rightCalloutTop.jpg) no-repeat left top;
	padding: 6px 6px 0px 9px;
}
.home #rightCalloutContainerTop {
	background: url(../Img/azcac-homeRightCalloutTop.jpg) no-repeat left top;
	padding: 6px 0px 0px 6px;
}
.rightCallout {
	border-bottom: 1px solid #4e4e4e;
	padding-bottom: 10px;
}
.rightCallout h3 {
	padding-top: 10px;
	text-transform: uppercase;
}
.rightCallout h3, .rightCallout p {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.rightCallout a {
	color: #4e4e4e;
	font-weight: bold;
}
#leftCalloutContainerBottom {
	float: left;
	width: 179px;
	margin-top: 135px;
	background: url(../Img/azcac-leftCalloutBot.gif) no-repeat left bottom;
	padding-bottom: 17px;
}
#leftCalloutContainer { background: url(../Img/azcac-leftCalloutMid.gif) repeat-y left top; }
#leftCalloutContainerTop {
	background: url(../Img/azcac-leftCalloutTop.jpg) no-repeat left top;
	padding-top: 20px;
	padding-right: 8px;
	padding-left: 10px;
}
.leftCallout h3 {text-transform: uppercase;}
.leftCallout h3, .leftCallout p {padding-bottom: 5px;}
.leftCallout a {
	color: #4e4e4e;
	font-weight: bold;
}

/* ====================== Header & Footer ====================== */
#header {
	background: url(../Img/azcac-headerBG.gif) repeat-x left top;
	height: 97px;
	font-family: Arial, Helvetica, sans-serif;
}
#headerRight { float: right; 
}

#search {
	position: relative;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
	float: right;
	height: 61px;
}
#search ul { padding: 0px 13px 2px 0px; }
#search li {
	list-style-type: none;
	display: inline;
	padding-left: 1px;
}
#search a {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
}
#search a:hover { text-decoration: underline; }
#search input {
	background: url(../Img/searchInput.gif) no-repeat left top;
	height: 28px;
	width: 192px;
	border: none 0px;
	font-size: 10px;
	color: #cdcbcc;
	font-style: italic;
	padding: 10px 0px 0px 15px;
	float: left;
	display: block;
}
#footer {
	background: #4e4e4e;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
}
* html #footer { height: 30px; }
#footer ul { padding: 3px 0px 0px; }
#footer li { display: inline; }
#footer li a {
	color: #FFFFFF;
	text-decoration: none;
}	
#footer li a:hover { text-decoration: underline; }

/* ====================== Menu ====================== */
#navMenu {
	position: relative;
	clear: both;
}
#navMenu ul {
	float: right;
	text-align: right;
	padding: 0px;
	height: 26px;
}
#navMenu ul li {
	float: left;
	list-style-type: none;
	border-right: 1px solid #FFFFFF;
	padding: 8px 7px 4px;
}
#navMenu ul li.lastNav {border-right: none 0px;}
#navMenu ul li a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 1px;
}
#navMenu ul li a:hover { color: #95c6ef; }
#navMenu ul ul {
	position: absolute;
	top: 0px;
	left: 0px;
}

#quickNav ul ul {
	padding: 15px 0px 25px 0px;
}

/* ====================== Display and hide second level menus ====================== */
#navMenu ul ul, #hidden {display: none;}
#navMenu li.CurrentPage ul, #navMenu li.CurrentCategory1 ul {display: none;}
#navMenu ul li.menuHome ul, #navMenu ul li.menuHome {display: none;}
#navMenu ul li.CurrentCategory1 a {
	border-bottom: solid 3px #95c6ef;
	font-weight: bold;
	color: #95c6ef;
	padding-bottom: 2px;
}
#quickNav ul li {
	display: none;
}
.home #quickNav ul li {
	display: block;
}
#quickNav ul li.CurrentCategory1, #quickNav ul li.CurrentCategory1 a {
	display: none;
	border-bottom: none;
}
#quickNav ul li.CurrentCategory1 ul li {
	display: block;
	border-bottom: 1px solid #FFFFFF;
}
#quickNav ul li.CurrentCategory1 ul li a {display: block;}
#quickNav ul li.CurrentCategory1 ul li, #quickNav ul li.CurrentCategory1 {
	display: block;
}
#quickNav ul li ul li.CurrentCategory2 a {
	font-size: 14px;
	margin-right: -50px;
	background: url(../Img/azcac-quickNavLiHover.png) repeat-y right top;
	padding-top: 3px;
	padding-right: 7px;
}

#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: #3977ac;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}	
.SearchResultTitle a:hover {text-decoration: underline;}
.SearchResultsHighlight {
	color: #000000;
	font-style: italic;
	text-decoration: underline;
}	
#resultsSearchPhrase, #resultsSearchQty, .SearchResultUrl a:link, .SearchResultUrl {color: #333333;}
#resultsSearchQty {padding-bottom: 12px;}
.selHint {background-color: #4D6177;}
#results div a span {background-color: #4D6177;}	
.ezcount {
	float: right;
	color: #ffffff;
	font-size: 9px;
}
#results {
	z-index: 99;
	width: 200px;
	display: none;
	overflow: hidden;
	position: absolute;
	top: 54px;
	left: 10px;
	visibility: hidden;
	border: solid 1px #ffffff;
	background-color: #989898;
	text-align: left;
}
#results a {color: #ffffff;}
#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, #container input.adminButton{
	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;
	*border-right: none; /* IE 7 and below */
	background-image: none;
}

/* PNG Background Fix for IE6 */
#idclass { behavior: url(iepngfix.htc); }


.memberGrid {
	border: solid 1px #666666;
}
.memberGrid td {padding: 3px;}
.memberHeaderStyle {
	height: 20px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #cbcbcb;
	text-transform: capitalize;}
.memberItemStyle {}
