@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);

.temputils{
	background: none;
	display: inline;
	
	position: absolute;
	top: 2px;
	right: 10px;
}

.temputils li{
	background: none;
	display: inline;
}

.temputils li a{
	color: #fff;
	font-weight: bold;
}

html{
	background:#fefefe url(../images/html_bg.gif) repeat-x 0 0;
	height: 100%;
}

body{
	background: transparent;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	height: 100%;
}

body.admin{
	background-position: 0 14px;
}

#wrap{
	margin:0px auto;
	text-align:left;
	width:960px;
	position: relative;
}

/* HEADER
-------------------------------------------*/
#header{
	height: 214px;
	margin:0 auto;
	background:transparent url(../images/header_bg.gif) no-repeat 0px 0px;
}

#header h1{
	position: absolute;
	top: 30px;
	font-size: 30px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	#logo{
		background: url(../images/logo.gif) 0 0 no-repeat;
		left:-23px;
		position:absolute;
		top: 0px;
	}
		#logo img{
			height:188px;
			width:301px;
		}
		
	#headerQuestions{
		color:#fff;
		position:absolute;
		z-index:50;
		font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
		font-size:10px;
		left:13px;
		top:5px;
	}
	
	#headerQuestions a, #headerQuestions a:hover{
	color:#2d83c5;
	text-decoration:none;
	}


/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
	height:auto;
	width:100%;
}
	#nav{
		margin:0 auto;
		text-align:center;
	}
		#nav ul{
			list-style:none;
			margin:0 auto;
			text-align:left;
		}
			#nav ul li{
				background-image:none;
				display:inline;
				margin:0;
				padding:0;
			}
				#nav a{
					display:block;
					float:left;
					text-decoration:none;
					height:0 !important;
					overflow:hidden;
					position:absolute;
				}
				
				#nav a:hover, #nav a.active{
					
				}
				
				/*TopNav*/
				#t39760 a, #t40220 a, #t40219 a, #t64845 a{
				padding:10px 0 0 0;
				background:url(../images/nav_top.gif) 0 0 no-repeat;
				top:7px;
				}
				
				/*Home*/
				#t39760 a, #t39760 a.active{
				background-position:0px 0px;
				right:245px;
				width:39px;
				}
				
				#t39760 a:hover{
				background-position:0px -10px;
				}
				
				/*About*/
				#t40220 a{
				background-position:-62px 0;
				right:172px;
				width:45px;
				}
				
				#t40220 a.active, #t40220 a:hover{
				background-position:-62px -10px;
				}
				
				/*Contact*/
				#t40219 a{
				background-position:-128px 0;
				right:89px;
				width:59px;
				}
				
				#t40219 a.active, #t40219 a:hover{
				background-position:-128px -10px;
				}
				
				/*Sitemap*/
				#t64845 a{
				background-position:-211px 0;
				right:12px;
				width:54px;
				}
				
				#t64845 a.active, #t64845 a:hover{
				background-position:-211px -10px;
				}
				
				/*BottomNav*/
				#t40268 a, #t40264 a, #t40312 a, #t40266 a, #t40270 a, #t53702 a, #t40318 a{
				padding:36px 0 0 0;
				background:url(../images/nav_bottom.gif) 0 0 no-repeat;
				top:149px;
				}
				
				/*Alliance Media*/
				#t40268 a{
				background-position:0 0;
				width:158px;
				left:0px;
				}
				
				#t40268 a.active, #t40268 a:hover{
				background-position:0 -38px;
				}
				
				/*Advocacy*/
				#t40264 a{
				background-position:-158px 0;
				left:158px;
				width:111px;
				}
				
				#t40264 a.active, #t40264 a:hover{
				background-position:-158px -38px;
				}
				
				/*In Training*/
				#t40312 a{
				background-position:-266px 0;
				left:266px;
				width:114px;
				}
				
				#t40312 a.active, #t40312 a:hover{
				background-position:-266px -38px;
				}
				
				/*Healthy Communities*/
				#t40266 a{
				background-position:-380px 0;
				left:380px;
				width:205px;
				}
				
				#t40266 a.active, #t40266 a:hover{
				background-position:-380px -38px;
				}
				
				/*Online Store*/
				#t40270 a{
				background-position:-585px 0;
				left:585px;
				width:135px;
				}
				
				#t40270 a.active, #t40270 a:hover{
				background-position:-585px -38px;
				}
				
				/*Leadership*/
				#t53702 a{
				background-position:-720px 0;
				left:720px;
				width:120px;
				}
				
				#t53702 a.active, #t53702 a:hover{
				background-position:-720px -38px;
				}
				
				/*Calendar*/
				#t40318 a{
				background-position:-840px 0;
				left:840px;
				width:120px;
				}
				
				#t40318 a.active, #t40318 a:hover{
				background-position:-840px -38px;
				}
#main-body{
}
	#main-table-body{
		background:transparent url(../images/main_table_bg.gif) no-repeat 0px 0px;
		border-collapse:collapse;
		clear:left;
		width:960px;
		height: auto !important;
		height: 400px;	
	}
	
	#main-table-body-leftcell{
		background: transparent url(../images/leftCell_bg.gif) repeat-y right 0px;
		width:184px;
		vertical-align:top;
	}
	#main-table-body-rightcell{
		vertical-align:top;
		width:766px;
	}

/* SUB MENU
-------------------------------------------*/
#sidebar {
	background:transparent url(../images/sidebar_bg.gif) no-repeat 0px 0px;
	margin:0px 0 0 0;
}

#menu-header {
	background:transparent;
}

#menu{
	margin: 0px 0 0 2px;
	padding:0;
	width: 182px;
	background:transparent url(../images/menu_bg.gif) no-repeat 9px 80px;
}
	#menu ul{
		font-size: 12px;
		margin:12px 6px 0px 9px;
		padding:0 0 29px 0;
		list-style: square inside;
		background:transparent url(../images/menu_ul_bg.gif) no-repeat 0px bottom;
	}
		#menu li{
			background-image:none;
			padding:0 10px;
			margin: 0 0px 0px 0;
			list-style: none;
		}
			#menu a {
				text-decoration:none;
				text-transform:none;
				color:#fff;
				display:block;
				font-size: 12px;
				padding: 6px 0px 6px 5px;
				border-bottom: 1px solid #b39fc1;
				width:142px;
			}
			
			#menu a:hover {
				color: #46166A;
			}
			
			#menu a.current{
				color: #46166A;
			}
			
			#menu a.subcurrent{
				color: #46166A;
				text-decoration: none;
				background:transparent url(../images/menuBox2.gif) no-repeat 2px 8px;
			}
			
			#menu li ul{
				margin: 0 0px 0 0px;
				padding: 0;
				background:transparent;
			}
			
			#menu li ul li{
				list-style: none;
				padding: 0px 0 0px 0px;
				margin: 0;
			}
			
			#menu li ul li a {
				font-size: 12px;		
				padding-left: 20px;
				border-bottom: 1px solid #b39fc1;
				text-decoration: none;
				background:transparent url(../images/menuBox.gif) no-repeat 2px 8px;
				width:125px;
			}
			
			#menu li ul li a:hover {
				background-color: transparent;
				color: #46166A;
				background:transparent url(../images/menuBox2.gif) no-repeat 2px 8px;
			}
			
			#menu h3{
			margin:0px;
			padding:10px 0 0 6px;
			}
			
			#menu h3 a{
			display:block;
			text-indent:-10000px;
			width:177px;
			height:68px;
			padding:0px;
			text-decoration:none;
			border:0px;
			background:#46166A url(../images/menu_headings/menu_heading.gif) no-repeat 0px 0px;
			}
			
			/*About*/
			.tab40220 #menu h3 a, .tab40220 #menu h3 a:hover{
			background:#46166A url(../images/menu_headings/about.gif) no-repeat 0px 0px;
			}
			
			/*Contact*/
			.tab40219 #menu h3 a, .tab40219 #menu h3 a:hover{
			background:#46166A url(../images/menu_headings/contact.gif) no-repeat 0px 0px;
			}
			
			/*Sitemap*/
			.tab64845 #menu h3 a, .tab64845 #menu h3 a:hover{
			background:#46166A url(../images/menu_headings/sitemap.gif) no-repeat 0px 0px;
			}
			
			/*Alliance Media*/
			.tab40268 #menu h3 a, .tab40268 #menu h3 a:hover{
			background:#46166A url(../images/menu_headings/media.gif) no-repeat 0px 0px;
			}
			
			/*Advocacy*/
			.tab40264 #menu h3 a, .tab40264 #menu h3 a:hover{
			background:#46166A url(../images/menu_headings/advocacy.gif) no-repeat 0px 0px;
			}
			
			/*In Training*/
			.tab40312 #menu h3 a, .tab40312 #menu h3 a:hover{
			background:#46166A url(../images/menu_headings/training.gif) no-repeat 0px 0px;
			}
			
			/*Healthy Communities*/
			.tab40266 #menu h3 a, .tab40266 #menu h3 a:hover{
			background:#46166A url(../images/menu_headings/healthyCommunities.gif) no-repeat 0px 0px;
			}
			
			/*Online Store*/
			.tab40270 #menu h3 a, .tab40270 #menu h3 a:hover{
			background:#46166A url(../images/menu_headings/onlineStore.gif) no-repeat 0px 0px;
			}
			
			/*Leadership*/
			.tab53702 #menu h3 a, .tab53702 #menu h3 a:hover{
			background:#46166A url(../images/menu_headings/leadership.gif) no-repeat 0px 0px;
			}
			
			#item40271 #menu h3 a, #item40271 #menu h3 a:hover{
			background:#46166A url(../images/menu_headings/leadership.gif) no-repeat 0px 0px;
			}
			
			/*Calendar*/
			.tab40318 #menu h3 a, .tab40318 #menu h3 a:hover{
			background:#46166A url(../images/menu_headings/calendar.gif) no-repeat 0px 0px;
			}
			
			
	#menu-footer{
		background:transparent url(../images/search_bg.gif) no-repeat 14px 0px;
		margin-top:16px;
		padding-top:17px;
		padding-bottom:224px;
		height:30px;
	}
	
	#menu-footer .search{
		height:20px; 
		padding-top:2px;
		margin-left:13px; 
		border:1px solid #c4c4c4;
		padding-left:1px;
		float:left;
		margin-right:3px;
	}
	
	#menu-footer .searchSubmit{
	border:0px; 
	text-indent:-10000px; 
	background:transparent url(/site/template/assets/home_template_amaV2_625/images/go.gif) no-repeat 0px 0px; 
	height:26px; 
	width:26px;
	float:left;
	}

#banner {
	display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
	padding:4px 0 5px 0px;
	margin: -30px 0 0 0;
	position:relative;
	width: 100%;
	background:transparent url(../images/breadcrumb_bg.gif) no-repeat 0px 0px;
}
	#breadcrumblist{
		font-size: 10px;
		line-height:120%;
		padding:.5em 0 .5em 14px;
		width:758px;
		color:#333333;
	}
		#breadcrumblist a:link, #breadcrumblist a:visited{
			color:#006ebd;
			font-weight:bold;
			font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
			font-size:10px;
			text-decoration:none;
		}
		#breadcrumblist a:hover, #breadcrumblist a:active{
			color:#006ebd;
			text-decoration:underline;
		}
		#breadcrumbemail{
			font-size: 10px;
			position:absolute;
			right:99px;
			text-align:right;
			top:9px;
			width:9em;
		}
			
			#breadcrumbemail a:link, #breadcrumbemail a:visited{
				background:url(../images/email.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				color:#46166a;
				text-decoration:none;
				font-weight:bold;
			}
				#breadcrumbemail a:hover, #breadcrumbemail a:active{
				color:#46166a;
				text-decoration:underline;
				}
		
		#breadcrumbprint{
			font-size: 10px;
			position:absolute;
			right:5px;
			text-align:right;
			top:9px;
			width:9em;
		}
			#breadcrumbprint a:link, #breadcrumbprint a:visited{
				background:url(../images/printer.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				color:#46166a;
				text-decoration:none;
				font-weight:bold;
			}
				#breadcrumbprint a:hover, #breadcrumbprint a:active{
				color:#46166a;
				text-decoration:underline;
				}


/* CONTENT AREA
-------------------------------------------*/
#content{
	clear:left;
	width:inherit;
}
	#content-header{
		display:none;
		
	}
	#content-body{
		margin: 5px 0px 0 0px;
		padding:0 0 10px 0;
		overflow:hidden;
		min-height: 400px;
	}
	#pagetitle{
		margin:5px  0 18px 0px;
		background:transparent url(../images/pagetitle_bg.gif) no-repeat 0px 0px;
		padding-bottom:4px;
	}
		#pagetitletext h1{
			font-size:20px;
			font-weight: normal;
			color: #fff;
			font-family:Arial, Helvetica, sans-serif;
			padding:24px 10px 0px 43px;
			width:712px;
			height:28px;
			overflow:hidden;
			margin-bottom:12px;
		}
		
		#pagetitletext h1.pagetitleH1TooLong{
		font-size:14px;
		font-weight:bold;
		height:19px;
		margin-bottom:17px;
		padding-top:29px;
		}
		
	#content-footer{
		
	}

/* FOOTER
-------------------------------------------*/
#clearfooter{
		display:none;
}

#footer{
	clear:both;
	height: 50px;
	margin:0 auto;
	position:relative;
	background:transparent url(../images/footer_bg.gif) no-repeat 0px 0px;
}
	#footerwrap{
		margin:0 auto;
		width: 960px;
		position:relative;
		height: 40px;
	}
	
	#copyright{
		color:#000;
		font-size:9px;
		position:absolute;
		left:0px;
		bottom:2px;
	}
	
	#poweredby{
		color:#999;
		font-size:9px;
		position:absolute;
		right:0px;
		bottom:2px;
	}
		#poweredby a{
			color:#000;
			text-decoration:none;
		}
		#poweredby a:hover {text-decoration: underline;}
		
	#thirdColumn{
		position:absolute;
		left:810px;
		top:313px;
		width:143px;
	}
	
	#thirdColumn a img{
		border:0px;
		margin-bottom:14px;
	}
	
	#footerQuestions{
		color:#000;
		font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
		font-size:10px;
		margin:auto;
		width:265px;
		padding-top:26px;
	}
	
	#footerQuestions a{
		color:#2d83c5;
		text-decoration:underline;
	}
	
	#footerQuestions a:hover{
		color:#2d83c5;
		text-decoration:none;
	}
	
	#footerContact{
		background:transparent url(../images/contact.gif) no-repeat 0px 0px;
		padding-top:36px;
		color:#a087b2;
		font-size:11px;
		width:152px;
		height:143px;
		position:absolute;
		left:16px;
		top:-208px;
		line-height:18px;
	}
	
	#footerContact span{
		color:#46166a;
	}
	
	#footerContact a{
		color:#a087b2;
		text-decoration:none;
	}
	
	#footerContact a:hover{
		color:#a087b2;
		text-decoration:underline;
	}
	
	#footerContact #contactLink img{
		position:absolute;
		height:12px;
		top:0;
		width:94px;
		border:0px;
	}
	
	#footerContact strong{
		color:#46166a;
	}
