/* COLOURS */
/* #004990 = blue */

@charset "utf-8";
/* CSS Document */
/*CSS RESET*/
html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
	}
/* PNG FIX */
img, a, div { behavior: url(iepngfix.htc) }
/*************************************************************************/

body {
	background: #DDDDDD url(theme/AAM_bgGrad.jpg) repeat-x top;
	font: 13px Arial, Helvetica, sans-serif ;
	}

p {
	font: 13px/20px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	
	}

h1 {
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #004990;
	}
h2 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #004990;
	}
#tagline h1 {
	padding-left: 145px;
	padding-top: 27px;
	}

a:link {color:#004990;
text-decoration: none;
}
a:visited {color:#004990}
a:hover {color:#004990;
text-decoration: underline;

}
a:active {color:#004990;
text-decoration: underline;
}

/* STRCTURE */
#wrapper {
	width: 960px;
	margin: 0 auto;
	}
#aamHeader {
	height: 101px;
	padding-top: 14px;
	}
#aamNav {
	height:293px;
	float: left;
	width: 285px;
	}
#flash {
	height: 293px;
	width: 660px;
	float: right;
	background-color: #CCC;
	}
#aamLogo {
	float: left;
	width: 155px
	}
#tagline {
	float: left;
	width: 610px;
	}
#topMenu {
	float: right;
	width: 190px;
	text-align: right;
	padding-top: 3px;
	}
#aamContent {
	padding-top: 15px;
	}
#mainHeading {
		background: url(theme/structure/contentHeading.gif) no-repeat top left;
		height: 42px;
	}
#mainHeading h2 {
	padding: 10px 0px 0px 15px;
	}
#managedContent {
	background: #FFF none;
	border-bottom: 3px solid #004990;
	padding: 25px 15px 20px;
	}
	
/* CONTENT */
#indexContentLeft {
	float: left;
	width: 393px;
	}
#tabbedServices {
	float: right;
	width: 522px;
	}	
#ContentLeft {
	width: 450px;
	float: left;
}
#ContentRight {
	width: 450px;
	float: right;
	}
.imgleft {
	border: 3px solid #004990;
	float: left;
	margin-right: 10px;
	}
li {
	list-style: none;
	padding-left: 25px;
	margin: 4px;
	background: url(theme/content/liTick.gif) no-repeat 7px 5px;
	}
input#aamsubmit {
	height: 34px;
	width: 106px;
	background: url(theme/structure/submitbtnBG.gif) no-repeat top left;
	text-indent: -9999px;
	outline: none;
	margin: 0;
	padding: 0;
	border: medium none;
	cursor: pointer;
	}
input#aamsubmit:hover {
		background: url(theme/structure/submitbtnBG.gif) no-repeat bottom left;
	}
#aammessage {
	width: 250px;
	height: 60px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	}
/* FOOTER */
#aamFooter {
	text-align: center;
	padding: 20px;
	}
#aamFooter ul {
	width: 550px;
	margin: 0 auto;
	}
#aamFooter ul li a {
	font-size: 12px;
	}
#aamFooter ul li {
	margin: 3px 0px;
	padding: 0px 8px;
	border-left: 1px solid #CCC;
	display: inline; 
	background: transparent none;
	}
#aamFooter ul li.first {
	border: 0px none;
	}
ul#topMi {
	width: 156px;
	}
ul#topMi li {
	display: block;
	background: transparent none;
	padding: 0px;
	}
ul#topMi li a {
	background: url("theme/structure/top-menu-BG.png") no-repeat scroll left top transparent;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    margin: 5px 0;
    padding: 6px 0 0 25px;
    text-align: left;
    text-decoration: none;
    width: 165px;
	}
ul#topMi li a:hover {
	background: url(theme/structure/top-menu-BG.png) no-repeat 0px -32px;
}
#home ul#topMi li a.homeMi, #home ul#topMi li a.homeMi:hover {
	background: url(theme/structure/top-menu-BG.png) no-repeat 0px bottom;
}
#sales_and_events ul#topMi li a.salesMi, #sales_and_events ul#topMi li a.salesMi:hover {
	background: url(theme/structure/top-menu-BG.png) no-repeat 0px bottom;
}

/* CLASSES */
.cleara {
	clear: both;
	}
.15pad {
	padding-top: 15px; 
	}
.blueBold {
	font-weight: bold;
	color: #004990;
	}
.grey {
	color: #666;
	}
.aamfield {
	width: 250px;
	padding: 5px;
	background: url(theme/structure/formBG.gif) no-repeat top right;
	border: 1px solid #ededed;
	}
.aamtable td {
	vertical-align: top;
	padding: 3px
	}
.padd5 {
	padding: 5px;
	}
a.pdflink[href$=".xls"] {
    display: inline-block;
	background: url(theme/content/xlsicon.png) no-repeat top center;
	padding: 52px 5px 5px;
	cursor: pointer;
	margin: 5px;
	}

a.pdflink[href$=".pdf"], a.pdflink[href$=".PDF"] {
    display: inline-block;
	background: url(theme/content/pdficon.jpg) no-repeat top center;
	padding: 52px 5px 5px;
	cursor: pointer;
	margin: 5px;
	}
	
a.imagelink {
	display: inline-block;
	background: url(theme/content/imageicon.gif) no-repeat top center;
	padding: 52px 5px 5px;
	cursor: pointer;
	margin: 5px;
	}
.salesItems tr {
	border-bottom: 3px solid #004990;
	}
.event_gallery_div {
	display: inline-block;
	margin: 20px;
	text-align: center;
	}
.event_gallery_div a {
	text-decoration: none;
}
.event_gallery_div img {
	border: 5px solid #DDDDDD;
}
