﻿BODY
{
	background-color: #CCC;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	margin: 30px;
	line-height: 1.125em;
	
}
IMG
{
	border: 0;
}
#header, #footer
{
	min-width:900px;
	font-size: 0.6em;
	background-color: #003163;
	color: #FFF;
}

#header A, #footer A
{
	color: #FFF;
}
#header
{
	/*padding-bottom: 5px;*/
}
#banner
{
	height: 68px;
	background: url( 'Images/ami-top-banner-mid.gif' ) #003163 repeat-x;
}
#main-menu
{
	zoom: 100%; 
	background: url('AMI/Menu/MenuBG-Dark.png') repeat-x;
	height:25px;
}
#account-menu
{
	float:right;
	width:100px;
}
LI.item DIV.text
{
	background-color: #99ccff;
	padding: 3px;
}
LI.item DIV.text A
{
	text-decoration: none;
}
LI.item DIV.text:hover
{
	background-color: red;
	background: url( 'AMI/Menu/MenuBG-Light.png' ) repeat-x;
}
#container
{
	min-width:740px;
	background-color: #FFF;
	overflow: hidden;
	padding-left: 160px; /* The width of the rail */
	border: 1px #003163 solid;
	border-top: none;
}
* HTML #container
{
	height: 1%; /* So IE plays nice */
}
#content
{
	font-size: 0.73em;
	background-color: #FFF;
	width: 100%;
	margin-left: -160px;
	float: right;
	min-height: 600px;
	border-left: 160px solid #003163; /* The width and color of the rail */
}
#contentInner
{
	margin: 25px;
	margin-top:10px;
}

#content, #content A
{
	color: #666;
}
#leftColumn
{
	font-size: 0.6em;
	background-color: #003163;
	color: #FFF;
	width: 160px;
	float: left;
	margin-left: -160px;
	padding-top:25px;
	display: inline; /* So IE plays nice */
}

DIV.side-menu
{
	margin: 10px;
}
DIV.side-menu H1
{
	font-size: 1.25em;
	font-weight: bold;
	color: #69F;
	margin: 10px 0;
}
DIV.side-menu H1 A
{
	text-decoration: none;
	font-weight: bold;
	color: #69F;
}
UL.menu-horizontal, UL.menu-vertical, UL.menu-vertical UL
{
	list-style: none;
	padding: 0;
	margin: 0;
}
UL.menu-horizontal LI, UL.menu-vertical LI
{
	font-weight: bold;
	white-space: nowrap;
}
UL.menu-horizontal LI
{
	display: inline;
	margin-right: 10px;
}
UL.menu-vertical UL
{
	margin-left: 0.3em;
}
UL.menu-vertical LI
{
	margin-top: 5px;
}
UL.menu-vertical UL LI
{
	margin-top: 0;
	padding-left: 3px;
}
UL.menu-horizontal A, UL.menu-vertical A
{
	text-decoration: none;
	color: #FFF;
}
#contactInfo
{
	zoom: 100%;
	margin-left: 160px;
	margin-bottom: 10px;
}
#contactInfo DIV
{
	float: left;
}

#contactInfo DIV DIV
{
	white-space: nowrap;
	font-size: 0.9em;
	margin: 10px 10px 10px 0;
}
DIV.spacer
{
	clear: both !important;
	float: none !important;
	height: 0px !important;
	font-size: 0px !important;
	margin: 0 !important;
	padding: 0 !important;
}
DIV.buttonholder
{
	text-align: center;
	width: 480px;
	margin-top: 10px;
}
#content H1
{
	font-size: 1.5em;
}
#content H1.heading, #content A.heading
{
	color: #6699ff;
}
#content H1.breadcrampsheading
{
	border-bottom: dotted 1px #666; 
	padding-bottom: 2px; 
	font-size: 1em; 
	margin-bottom:30px;
	font-style:italic;
	
}
#content H2
{
	font-size: 1.25em;
}
#content H4
{
	font-size: 1.1em;
}
#content H3
{
	font-size: 1em;
	font-style: italic;
	color: #000;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

#content H5
{
	color: #000;
	font-size: 0.9em;
}
#content H6
{
	color: #000;
	margin: 0;
	text-decoration: none;
}
#content H6 A, #content H6 SPAN SPAN
{
	color: #cc3333;
}
#imagesrowbox, .imagesrowbox
{
	border: solid 1px #6699ff;
	text-align: center;
	padding:5px;
	margin-bottom:15px;
	max-width:640px;
}
#imagesrowbox IMG, .imagesrowbox IMG
{
	margin:5px;
	background-color:#fff;
}
DIV.box
{
	border: solid 1px #6699ff;
	padding: 10px;
}
DIV.box H1
{
	color: #6699ff;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
DIV.box H4
{
	margin: 0;
}
DIV.birdbox
{
	border: solid 1px #ccc;
	padding: 10px;
	margin-top: 10px;
	background-color: #eaeaea;
}
DIV.birdbox UL
{
	margin: 0;
	padding: 0;
}
DIV.birdbox LI
{
	clear: left;
	list-style: none;
	padding: 5px;
	margin: 0;
	vertical-align: middle;
}
DIV.birdbox LI .lb
{
	float: left;
	text-align: right;
	padding-top: 0.2em;
	width: 250px;
	margin-right: 10px;
}

DIV.birdbox UL LI .button
{
	padding: 1px 6px;
	margin: 0;
	border: solid 1px #6c8396;
	background-color: #A8B6C5;
	color: #fff !important;
	text-decoration: none;
}
DIV.birdbox OL LI A:hover
{
	font-weight: bold;
	padding: 1px 5px;
}

/*** FORMS ***/
FIELDSET
{
	float: left;
	clear: left;
	min-width: 480px;
}
FIELDSET FIELDSET
{
	min-width: 0;
}
FIELDSET LEGEND
{
	color: #69F;
	font-weight: bold;
}
FIELDSET OL
{
	margin: 0;
	padding: 0;
}
FIELDSET LI
{
	clear: left;
	list-style: none;
	padding: 5px;
	margin: 0;
}
FIELDSET LABEL
{
	float: left;
	text-align: right;
	padding-top: 0.2em;
	width: 250px;
	margin-right: 10px;
}
FIELDSET FIELDSET LABEL
{
	width: 240px;
}
FIELDSET LABEL SPAN
{
	color: Red;
}

FIELDSET LABEL.long
{
	float: none;
	display: block;
	text-align: left;
}
FIELDSET OL LI .bopplink;
{
	background-color: #69F;
}
FIELDSET OL LI DIV
{
	width: 110px;
	float: left;
}
FIELDSET OL.change LI DIV
{
	width: 170px;
}
FIELDSET A
{
	text-decoration: underline;
}

FIELDSET INPUT, FIELDSET TEXTAREA, FIELDSET SELECT
{
	width: 200px; /* subjective, only applies to non-checkbox or radio inputs */
}
FIELDSET INPUT[TYPE="SUBMIT"]
{
	width: auto;
}
FIELDSET SELECT[MULTIPLE="MULTIPLE"]
{
	margin-left: 0px;
}
FIELDSET BR
{
	clear: left;
}
FIELDSET INPUT[TYPE="RADIO"], FIELDSET INPUT[TYPE="CHECKBOX"], FIELDSET INPUT[TYPE="HIDDEN"]
{
	width: auto;
	height: 0.8em;
	border: 0;
}

FIELDSET INPUT[TYPE="HIDDEN"]
{
	display: none;
}
FIELDSET INPUT.read-only
{
	border: solid #FFF;
	text-align: right;
	width: 50px;
}

FIELDSET P.desc
{
	display: block;
	position: relative;
	top: -1em;
	margin-bottom: 0em;
	font-style: italic;
	font-size: 0.9em;
}


FIELDSET .checks LABEL
{
	float: left;
	width: auto;
	clear: none;
	display: block;
	text-align: left;
	height: 1.4em;
	padding-top: 0;
	margin-bottom: 0;
}

FIELDSET .checks LABEL:after
{
	content: "";
}

FIELDSET .checks INPUT
{
	float: left;
	text-align: right;
	width: auto;
}
* HTML FIELDSET BR
{
	line-height: 1em;
	font-size: 0.5em;
}
FIELDSET OL OL
{
	float: left;
}
FIELDSET OL OL LI
{
	padding: 0;
}
FIELDSET OL.no-labels LABEL
{
	display: none;
}
FIELDSET OL.no-labels INPUT, FIELDSET OL.no-labels TEXTAREA, FIELDSET OL.no-labels SELECT
{
	margin-left: 0;
}
/* RAD GRID*/
.RadGrid_Telerik TR, TR.GridRow_Telerik TD
{
	background-color: #FFF;
	color: #666;
	border: none;
}

.RadGrid_Telerik TH.radheader, TH.radheader
{
	border-bottom: solid 1px #69F;
	font-size: 1.1em;
	font-family: Verdana, sans-serif;
	background-image: none;
	background-color: #FFF;
	padding-bottom: 5px;
}
.RadGrid_Telerik TH.radheader A
{
	color: #69F !important;
	text-decoration: none;
}
.RadGrid_Telerik TH.radheader A, .RadGrid_Telerik .radgroup
{
	font-weight: bold;
	border: none;
	font-size: 1.1em;
	font-family: Verdana, sans-serif;
	background-image: none;
}
.RadGrid_Telerik .radgroup TD
{
	border-bottom: none;
}
.RadGrid_Telerik TR.notify A, A.notify
{
	cursor: help;
	border-bottom: dashed 1px black;
	font-size: 1.1em;
	font-family: Verdana, sans-serif;
}
TR.GridAltRow_Telerik TD
{
	border: none;
}
TR.GridAltRow_Telerik TD A, TR.GridRow_Telerik TD A
{
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
}
TH.datalistheader HR
{
	color: #000;
	height: 1px;
}
TD.datalistrow
{
	border-bottom: solid 1px #aaa;
	font-size: 0.75em;
	padding: 10px 0;
	width: 270px;
}
TD.datalistrow A
{
	text-decoration: none;
	font-weight: bold;
}
TD.datalistrow A:hover
{
	cursor: hand;
}
TD.datalistrow IMG
{
}

/* Event */
DIV.eventmenu UL LI.item A
{
	width: 160px;
}
.eventtitle
{
	margin-top: 10px;
}
.breadcramps
{
	font-size: 0.8em;
	font-weight: bold;
	margin-top:0;
	padding-top:0;
}
.breadcramps, .breadcramps A
{
	color: #69F !important;
}
#innercontainer
{
	padding-right: 300px;
}
#innercontainer .column
{
	position: relative;
	padding: 10px;
}
#innercontainer .column H6
{
	margin-top: 5px;
}
#center
{
	width: 100%;
	float: left;
	padding-right: 30px;
}
#right
{
	width: 240px; /* RC width */
	float: right;
	margin-right: -280px; /* RC width */
}
UL.eventslist
{
	margin: 0;
	padding: 0;
}
UL.eventslist LI
{
	list-style: none; 
	margin: 0;
	padding: 10px 0;
	border-bottom:solid 1px #ccc; 
	font-size: 0.8em;
	width: 240px;
}
UL.eventslist LI A
{
	text-decoration:none;
	font-weight:bold;
}
TD.eventphotocell
{
	background-color:#fff;
	text-align:center;
	vertical-align:middle;
	border:solid 2px #69f;
}
TD.eventphotocell IMG
{
	cursor:hand;
}
DIV.eventphoto
{
	border:solid 1px #000;
	padding: 20px;
	color: #000;
	font-size: 1em;
	text-align: center;
}
DIV.eventphoto IMG
{
		max-width:450px;
}
DIV.eventphoto IMG:hover
{
	cursor:hand;
}
DIV.eventphoto P
{
	text-align:left;
}
DIV.eventcontent
{
	padding-top: 20px;
	border-top: solid 3px #ccc;
}
DIV.eventdate
{
	float: left;
	line-height: 1.3em;
}
DIV.eventimage, DIV.eventhide
{
	float: right;
	background-image: url( 'Images/confgrad.gif' );
	width: 150px;
	height: 44px;
	text-align: center;
	cursor: hand;
	overflow:hidden;
	vertical-align:middle;
}
DIV.eventimage IMG
{
	display: none;
}
DIV.eventhide DIV
{
	display: none;
}
DIV.eventimage DIV
{
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	width: 150px;
	height: 44px;
	 padding-top:4px;
}
.eventvenue
{
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	clear:both;
}
.infoPanelRight
{
	margin: 2px 0px 5px 5px;
	float: right;
	display: block;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #eaeaea;
	text-align: center;
	clear: right;
}
#content .infoPanelRight H3
{
	color: #515151;
}
.headlinesponsors 
{
	padding:3px;
	vertical-align:middle;
	min-height:50px;
	background-color:#fff;
}
.sponsors
{
	width: 160px;
	text-align: center;
	float: none;
}
.info
{
	margin: 20px 210px 5px 0;
}
UL.faq
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
UL.faq LI .questionlink
{
	font-weight: bold;
	font-size: 0.8em;
}
UL.faq LI.question 
{
	padding-bottom:5px;
}
UL.faq LI.question A
{
	font-weight: bold;
	font-size: 1em;
	
}
DIV.smalltext
{
	width: 100%;
	font-size: 0.8em;
	text-align: center;
	margin-top: 20px;
}
TABLE.sponop
{
	border: solid 1px #9e7827;
	background-color: #efdfbe;
	margin-top: 20px;
}
TABLE.sponop TD
{
	padding: 10px;
}
TABLE.sponop TD H2
{
	text-align: center;
	color: #886722;
	margin: 0;
}
TABLE.sponop UL
{
	margin: 0;
	padding: 0;
}
TABLE.sponop LI
{
	display: block;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 20px;
	float: left;
	text-align: center;
}

#content TABLE.sponop UL LI.splist A.sponsorship
{
	display: block;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-weight: bold;
	width: 100px;
	height: 20px;
	font-size: 0.9em;
	font-family: Arial;
	text-decoration: none;
	background: url( 'Images/orangebutton.png' ) no-repeat left bottom;
}
.radmenuvertical LI.rmItem A.rmLink
{
	width: 160px;
	color: #fff;
}
#content OL.termslist H3
{
	 font-style: normal;
	 font-weight:bold;
}
#content OL.termslist LI
{
 margin-bottom:10px;
}
#content OL.termslist LI OL LI
{
	 list-style-type:lower-alpha;
	 font-weight:normal;
}
.productlist TD
{
	width:25%;
	text-align:center;
	vertical-align:top;
	padding:10px;
}
#content .block .productlist TD A
{
	 text-decoration:none;
	 color:#666;
	 font-weight:bold;
	 
}	
#content .block .productlist TD IMG
{
	margin-bottom:15px;
}
#content .block .productlist TD DIV
{
	text-align:left;
	max-width:180px;
}
p.sponsorimages
{
	text-align:center;
}
p.sponsorimages IMG
{
	margin:10px;
}
UL.pressRelease
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
UL.pressRelease DIV.pressReleaseHeader
{
	display: block;
	padding: 5px 0;
	margin: 10px 0;
	font-weight: bold;
}
UL.pressRelease DIV.pressReleaseHeader SPAN.pressReleaseDate
{
	float: left;
	width: 150px;
	text-align: left;
	white-space: nowrap;
	display: block;
	font-weight: bold;
}
UL.pressRelease DIV.pressReleaseHeader A, UL.pressRelease SPAN.pressReleaseDescription
{
	margin-left: 170px;
	text-decoration: underline;
	display: block;
}
UL.pressRelease LI
{
	clear: both;
}
#pressrelease
{
	display:none;
}
.magazinescontent
{
	 background-color:#eaeaea;
	 margin-top:10px;
	 padding:20px;
	 border:solid 1px #ccc;
	 font-weight:bold;
}
.magazinelink
{
	width:185px;
	text-align:justify;
	border:solid 1px black;
	border-bottom-width:30px;
	background-color:#fff;
	float:left;
	padding:10px;
	margin:10px 5px;
	height:220px;
	cursor:hand;
	
}
A.magazinelink 
{
	text-decoration:none;
	font-size:0.8em;
	font-weight:bold;
}
.magazinelink IMG
{
	margin-bottom:10px;
}
#litholder 
{
	text-align:  center;
}
.em
{
	color: #f9051f;
}
 UL.brochureLink
{
	margin:0;
	padding:0;
}
UL.brochureLink LI
{
	text-align: left;
	list-style:none;
	padding-bottom:20px;
    
}
#content UL.brochureLink LI A
{
	width:368px;
	text-align:center;
	font-weight:bold;
}

