/* CSS Document for AEBM website. Created by Peter Dunlop in December 2007*/

body	{
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #EEEEEE;
	color: #003366;	
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6	{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #003366;
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
}
h1	{
	color: #DD6600;
	font-size: 16px;
}
h2	{
	padding-top: 10px;
	font-size: 14px;
}
h3	{
	padding-top: 10px;
	font-size: 13px;
}
h4	{
	padding-top: 5px;
	font-size: 12px;
}
p	{
	padding-top: 10px;
	margin: 0px;
}
td	{
	font-size: 11px;	
}
hr	{
	color: #DADADA;
}

/* VISIBLE PAGE CONTAINER */

#wrapper	{
  width: 775px;
	margin: 0px auto;
	text-align: left;
}

/* HEADER */

#header	{
	height: 138px;
	width: 775px;
	position: relative;
	background-color: #DDD6D6;
	background-image: url(../images/bg_header3a.jpg);
	background-repeat: no-repeat;
}
/* Header Images */
#header img	{
	margin: 18px 0px 0px 34px;
}

/* NAVIGATION */

#navigation	{
	margin: 0px;
	height: 38px;
	background-image: url(../images/bg_menu.gif);
	background-position: top;
	background-repeat: no-repeat;
	z-index: 1000;
}
table.navbar	{
	font-size: 9pt;
	margin: 0px;
	padding: 0px; 
	border: 0px; 
	font-weight: bold;
}
table.menu	{
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	font-weight: bold;	
}
td.menuNormal, td.menuHover	{
	padding: 0px;
	vertical-align: top;
	background-image: url(../images/bg_menu_item.gif);
	background-repeat: no-repeat;
	background-position: right;
}
div.menuNormal	{
	display: none;
}
div.menuHover	{
	border: 1px solid #CCCCFF;
	background-color: #EEEEEE;
	display: inline;
	position: absolute;
	z-index: 10;  /*this stops relative positioned page items from displaying over the top of the drop-down menu*/
}
p.menuitem	{
	margin: 0px;
	padding: 5px 15px;
	color:#003366;
}
a.menuitem	{
	display: block;
	margin: 0px;
	padding: 5px 15px;
	background-color: transparent;
	color:#003366;
	text-decoration: none;
}
a.menuitem:hover, a.menuitem:active	{
	color: #DD6600;
}
a.submenuitem	{
	display: block;
	margin: 0px;
	padding: 5px 15px;
	background-color: #EEEEEE;
	color:#003366;
	text-decoration: none;
	background-image: url(../images/bg_blue_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
a.submenuitem:hover, a.submenuitem:active	{
	color: #DD6600;
	/*background-color:#000066;*/
}

/* MAIN CONTENT (RIGHT COLUMN PAGE)*/

#content	{
	height: 1%;
	background-image:url(../images/bg_content_full_middle.gif);
	background-repeat: repeat-y;
}
#sponsors	{
	background-image:url(../images/bg_content_full_middle.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #DADADA;
	text-align: center;
}
#footer	{
	padding: 16px 10px 8px 10px;
	border-top: 1px solid #DADADA;
	background-image: url(../images/bg_content_full_bottom.gif);
	/*background-position: bottom;*/
	background-repeat: no-repeat;
	color: #999999; 
	font-size: 80%;
	text-align: right;
}

/*footer text links*/
#footer a	{
	padding-left: 30px;
}
#footer a:link,
#footer a:visited	{ 
	color: #999999; 
	text-decoration: none;
}
#footer a:hover	{
	color: #FF9900;
	text-decoration: underline;
}

#pagetitle	{
	border-bottom: 1px solid #DADADA;
	/*padding: 5px 15px 0px 15px;*/
	background-image: url(../images/bg_content_top.gif);
	background-repeat: no-repeat;
}
#pagetitle h1	{
	margin: 0px;
	padding: 13px 15px 7px 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
}

/* Nav Breadcrumbs */
#path	{
	float: right;
	margin: 15px 20px 0px 0px;
	font-size: 9px;	
}
#path a:link, 
#path a:visited {
	color: #999900;
}
#path a:hover {
	color:#003366;
	text-decoration: none;
}
#pagetext	{
	padding: 10px 15px 15px 15px;
	line-height: 135%;
	text-align: justify;
}
#pagetext_column	{
	border-right: 1px solid #DADADA;
	padding: 10px 15px 15px 15px;
	margin-right: 180px;
	line-height: 135%;
	text-align: justify;
}
#news	{
	/*background-color: #CC9966;*/
	margin: 0px;
	float: right;
	width: 150px;
	padding: 5px 15px;
	text-align: justify;
	border-left: 1px solid #DADADA;
}
/* BOX MODEL HACK for earlier IE Versions*/
* html #news {
    \width: 180px; /* for IE5 and IE6 in quirks mode */
    w\idth: 150px; /* for IE6 in standards mode */
}

/* Rounded boxes class */

.roundbox_top	{
	background-image: url(../images/rounded_box_top.gif);
	background-repeat: no-repeat;
	width: 740px;
	height: 15px;
}	
.roundbox_middle	{
	background-image: url(../images/rounded_box_middle.gif);
	background-repeat: repeat-y;
	width: 740px;
}
.roundbox_middle h2,
.roundbox_middle p	{
	width: 530px;
	margin-left: 15px;
	float: left;
	text-align: justify;
}
.roundbox_middle img	{
	width: 150px;
	height: 150px;
	margin-left: 20px;
	float: left;
}
.roundbox_middle .smallimg	{
	width: 100px;
	height: 100px;
	margin-left: 20px;
	float: left;
}
.roundbox_middle h2 img	{
	width: 10px;
	height: 12px;
	/*margin-left: 5px;*/
	float: inherit;
}
.roundbox_bottom	{
	background-image: url(../images/rounded_box_bottom.gif);
	background-repeat: no-repeat;
	width: 740px;
	height: 15px;
}

.clear	{ 
	clear: both; 
}
.clear_left{
	clear: left;
}
.clear_right{
	clear: right;
}
.image_left {
	padding: 5px 10px 5px 5px;
	float: left;
}
.image_right {
	padding: 5px 5px 5px 10px;
	float: right;
}
.image_pad	{
	padding: 0px 5px;
	border: 0px;
}
.padded_list li	{ 
	padding: 5px;
}
.smallcap	{
	font-variant: small-caps;
}
.redtext	{
	color: #CC0033;
}
.bluetext	{
	color:	#0033CC;
}
.boldbluetext	{
	color:	#0033CC;
	font-weight: bold;
	text-align: center;
}
.greentext	{
	color: #999900;
	font-weight: bold;
}
.orangetext	{
	color: #DD6600;
	font-weight: bold;
}
.boldorangetext	{
	color: #DD6600;
	font-weight: bold;
	text-align: center;
}
.bluehilite	{
	color: #EEEEEE;
	background-color: #000099;
	border: #666666 2px solid;
	padding: 5px;
	text-align: center;
}
.orangeilite	{
	color: #EEEEEE;
	background-color: #DD6600;
	border: #666666 2px solid;
	padding: 5px;
	text-align: center;
}
.quotetext	{
	color: #CC6633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}
.padded_table table	{
	font-size: 11px;
	text-align: center;
}
.padded_table th	{
	color: #FFFFFF;
	background-color: #003399;
	padding: 10px 2px;
}
.padded_table td	{
	font-size: 11px;		
	padding: 10px 2px;
}