@charset "utf-8";
/* AAHE elements */
#aaheCommunity{
	width:100%;
	background:url(/ui/aahe/graphics/BG_aaheCommunity_top.jpg) top left no-repeat;
	padding-top:60px;

}
#aaheCommunity_inner{
	width:100%;
	padding-bottom:20px;
	background:url(/ui/aahe/graphics/BG_aaheCommunity_bottom.jpg) bottom left no-repeat;
}
#contentpage_banner{
	width:700px;
	height:72px;
	overflow:hidden;
	float:right;
}
#contentPrint{
	margin:0 auto;
	background-color:#fff;
	min-height:480px;
	padding:0 10px;
	width: 720px;
	text-align:left;
	}
#donate{
	position:absolute;
	top:23px;
	right:15px;
}
#footer_text{
	font-size:95%;
	padding:10px 0;
}
#footer_text ul{
	margin:10px auto;
	width:900px;
	color:#eee;
}
#footer_text li{
	list-style-type:none; 
	display:inline;
}
#footer_text a{
	text-decoration:none;
	color:#eee;
	padding:0 2px;
}
#footer_text a:hover{
	text-decoration:underline;

}
#header h1{
	display:none;
}
#header_link{
	padding-right:80px;
	padding-top:5px;
	font-weight:bold;
	font-size:85%;
	color:#fff;
}
#header_link a {
	margin:0 5px;
	color:#fff;
	text-decoration:none;
}
#header_link a:hover{
	text-decoration:underline;
}
#header div#search .button a{
	background:#797979 url(/ui/aahe/graphics/BG_button.gif) top left repeat-x;
	color:#fff;
	border:#ccc 1px solid;
	font-size:95%;
	font-weight:bold;
	text-decoration:none;
	padding:2px;
	margin:4px;
}
#header_link .button a:hover, #login .button a:hover{
	color:#fff;
	text-decoration:none;
}
img{
	padding:2px;
	border-color:#ccc;
}
img.noPadding{
	padding:0;
	margin:0;
}
#leftNav h5{
	text-align:center;
	color:#fff;
	padding-top:8px;
	padding-bottom:0px;
	line-height:15px;
}
#leftNav ul{
	background:#e7efda url(/ui/aahe/graphics/BG_leftNav_bottom.gif) bottom left no-repeat;
	list-style:none;
	margin:10px 0px;
	padding:0 0 10px 0;
}
#leftNav ul li{
	background-color:#e7efda;
	border-bottom:#fff 1px solid;
	margin:0;
	padding:0 10px;
}
#leftNav a{
	display:block;
	width:100%;
	line-height:120%;
	padding:5px 0px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
#leftNav a:hover{
	color:#4686b5;
	text-decoration:none;
}
#login{
	width:200px;
height:175px;
	padding-bottom:5px;
	background:url(/ui/aahe/graphics/BG_login.jpg) bottom left no-repeat;
	float:right;
}
#login_box{
	margin:5px 0 10px 20px;
}
.login_text { 
	font-size:100%;
	color:#003054;
	font-weight:bold;
	list-style-type:none; 
	padding-left:0;
	line-height:15px;
}
.login_text a{ 
	font-size:85%;
	color:#003054;
	text-decoration:none;
}
.login_text a:hover{
	color:#003054;
	text-decoration:underline;
}
#login .button a{
	background:#7b7b7b url(/ui/aahe/graphics/BG_button.gif) top left repeat-x;
	color:#fff;
	border:#a8a8a8 1px solid;
	font-size:85%;
	font-weight:bold;
	text-decoration:none;
	padding:2px;
	margin:0;
}
#logo{
	position:absolute;
	top:15px;
	left:15px;
}
.news_item{
	margin:10px;
	padding-left:40px;
	background:url(/ui/aahe/graphics/BG_newsItem.gif) top left no-repeat;
}
.news_item a{
	color:#F06000;
}
.pressReleases{
	color:#999;
	font-size:85%;
}
#print{ /*Specific css setting for the print window*/
	width:720px;
	margin:0 auto;
	}	
#onlineLearning{
	width:100%;
	background:url(/ui/aahe/graphics/BG_onlineLearning_top.jpg) top left no-repeat;
	padding-top:65px;
	margin-left:3px;
}
#onlineLearning ul{
	list-style:none;
	margin-bottom:20px;
}
#onlineLearning_inner{
	width:100%;
	background:url(/ui/aahe/graphics/BG_onlineLearning_bottom.jpg) bottom left no-repeat;
	padding-bottom:30px;
}
#onlineLearning_inner div#AAHECEU{
	background:#fab41e url(/ui/aahe/graphics/BG_aaheCEU.jpg) top left no-repeat;
	margin:0 3px;
	padding:20px 10px 10px 10px;
}
#onlineLearning_inner div#HEPnetwork{
	background:#fbac09 url(/ui/aahe/graphics/BG_HEPnetwork.jpg) top left no-repeat;
	margin:0 3px;
	padding:30px 20px 10px 20px;
}
#onlineLearning_inner div#AAHEWebinar{
	background:#fca901 url(/ui/aahe/graphics/BG_aaheWebinar.jpg) top left no-repeat;
	margin:0 3px;
	padding:20px 20px 0px 20px;
}
.promo_item{
	background:#fff url(/ui/aahe/graphics/BG_promoItem_top.gif) top left no-repeat;
	margin:10px 0;
}
.promo_item_inner{
	background:url(/ui/aahe/graphics/BG_promoItem_bottom.gif) bottom left no-repeat;
	padding-bottom:10px;
}
.promo_item p{
    padding:10px;
}
.promo_item ul,.promo_item ol{
	padding:0 30px;
}
.promo_item li{
	margin:0 10px;
	padding:0px;
}
.promo_item_title{
	color:#003054;
	padding:6px 12px 5px 12px;
	font-size:120%;
	font-weight:bold;
}
#search {
	float:right;
	padding-right:80px;
	padding-top:2px;
	}
#search .button a{
	background:#797979 url(/ui/aahe/graphics/BG_button.gif) top left repeat-x;
	color:#fff;
	border:#ccc 1px solid;
	font-size:85%;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
	margin:5px;
	}






















a.learnMore{
	background:url(/ui/aahe/graphics/icon_arrow.gif) right no-repeat;
	padding-right:20px;
	color:#F06000;
	font-weight:bold;
	text-decoration:none;
}
a.pressReleases{
	color:#F06000;
	font-size:100%;
}
.icon{
	text-align:right;
	font-size:.85em;
	color:#666;
	padding-right:5px;
	}




/* ------------------------- Common elements applied to all associations ----------------------*/
a.white, a.white:hover{
	color:#fff;
	text-decoration:none;
}
img.imgBorder{
	border:#999 1px solid;
	padding:1px;
	margin:5px;
}
.spacer {
	padding:5px 0;
}
.clear{
	clear:both;
}
.dashLeft{
	padding: 5px 0;
	border-left:#CCC dashed 1px;
	}
.dashTop{
	border-top:#CCC dashed 1px;
	}
