body {
	background-image: url(/images/dots.png);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	background-color: #e7e8ea;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	margin: 0px;
	padding: 0px 0px 8px;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #003362;
}
h2 {
	margin: 0px;
	padding: 0px 0px 7px;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	font-style: normal;
	line-height: 24px;
}
h3 {
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 14px;
	color: #003260;
	font-weight: bold;
	font-style: italic;
	line-height: 22px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-bottom: 7px;
	margin: 0px;
	padding-top: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #666;
	line-height: 1.5em;
	padding-bottom: 7px;
}
ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999;
}
.bottomMargin10 {
	margin-bottom: 10px;	
}
#page {
	background-image: url(/images/NohraBackground.png);
	background-repeat: repeat-y;
	width: 1050px;
	padding-top: 0;
	padding-right: 34px;
	padding-bottom: 40px;
	padding-left: 34px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: left;
}

#footer {
	margin: 0;
	padding: 0;
}

#banner {
	height: 115px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

#homeHeader {
	height: 393px;
	background-image: url(/images/headerBackground.png);
	background-repeat: repeat-y;
}

#headerimage {
	float: left;
	width: 624px;
	height: 392px;
	background-image: url(/images/middlePicture.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#headerimageSpacer {
	position: relative;
	top: 362px;
	width: 624px;
	height: 29px;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #C00;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #C00;
}

#newsArea {
	float: left;
	width: 224px;
	height: 351px;
	padding: 40px 10px 0 0;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #C00;
}

#newsArea h1{
	font-size: 20px;
	color: #009;
	margin: 0;
	padding: 5px;
}

#newsArea h2{
	font-size: 16px;
	color: #C00;
	margin: 0;
	padding: 5px;
}

#newsArea p{
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin: 0;
	padding: 5px;
}

#leftContent {
	margin: 10px 0 0 0;
	padding: 0 10px 10px 10px;
	width: 170px;
	float: left;
}

#centerContent {
	margin: 10px 0 0 0;
	padding: 0 10px 10px 10px;
	width: 600px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #4480b0;
}

#centerFullPageContent {
	margin: 10px 0 0 0;
	padding: 0 10px 10px 10px;
	width: 839px;
	float: left;
}
#eventLocation {
	font-size: 12px;
	margin: -5px 0 0 0;
	padding: 0 0 0 0;
}
#rightContent {
	margin: 10px 0 0 0;
	padding: 0 10px 10px 10px;
	width: 215px;
	float: left;
}


.nohraLogo {
	position: absolute;
	margin: 15px 0 0 30px;
}

#shrmLogo {
	float: right;
	width: 850px;
}

#time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 65px 0 0 0;
	float: left;
}
.event-block {
	border-bottom: 1px solid #e4e4e4;	
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 8px;
}
.event-block .title {
	font-size: 14px;
	padding-bottom: 5px;	
}
.theActualTime {
	margin: 0 0 10px 0;
	width: 600px;
	display:block;	
}
.navigationRow {
	margin: 0 0 5px 0;	
	width: 600px;	
}
.shrmLogo {
    float: right;
    margin: 5px 5px 0 0;
    max-width: 170px;
}
a.navLink {
	margin: 3px 5px 0 5px;
	text-decoration: none;	 
 }
#time > a:nth-child(2) {
	margin: 3px 5px 0 0;	 
	text-decoration: none;	 
 }
a.navLink:hover {
	text-decoration: underline;	 
 }

#navigation {
	float: left;
	width: 186px;
	height: 333px;
	padding-top: 50px;
	padding-left:5px;
	z-index:100;
}

ul#nav1  {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
	position: relative;
	text-align:left;
}

ul#nav1 li {
	float: left;
	list-style: none;
}

ul#nav1 li.navMain {
	font-size: 14px;
	color: #006;
	text-decoration: none;
	height: 20px;
	display: block;
	width: 170px;
	padding: 3px 0 0 15px;
}

ul#nav1 li.navSelected {
	font-size: 14px;
	color: #006;
	text-decoration: none;
	height: 20px;
	display: block;
	width: 160px;
	padding: 3px 0 0 15px;
	background-color: #C00;
}

ul#nav1 li a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	display: block;
}

ul#nav1 li a:hover {
	font-size: 14px;
	color: #006;
	text-decoration: underline;
	height: 20px;
	display: block;
	width: 180px;
} 



#bottomnavigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 240px 0 190px;
	padding: 0;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #999;
}

#bottomContainer {
	padding: 15px 0 0 0;
	margin: 0;
	width: 600px;
	text-align:center;
}

#bottomContainer a {
	font-size: 12px;
	color: #006;
	text-decoration: none;
}

#bottomContainer a:hover {
	font-size: 12px;
	color: #006;
	text-decoration: underline;
} 

#bottomContainer p {
	font-size: 12px;
	color: #006;
	text-decoration: none;
	padding:  0 0 0 0;
	margin:  10px 0 10px 0;
}

	
#formFormat{
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

.formRowBlowOut {
	height: 5px;
	display: block;
	clear:both;
	}
	
.contentpush {
	clear:both;
	padding-bottom: 5px;
}

.contentpush1Pad {
	clear:both;
	padding-bottom: 1px;
}

.formRowClear {
   clear: both;
}

.formTextFieldReplacement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px 0 0 0;
	margin: 0;
	}
	
.highlightedInput {
	background-color: #FFFF66;
	}
		
.noBorderInputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.noBorderInput {
	width:1.75em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
		
.noBorderInputTextNameTag {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

label{
	margin: 10px 10px 0 8px;
	float:left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	}	

legend {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.clearIt {
	clear: right;
	}

#clearItBoth {
	clear: both;
}

.inputCheckbox {
	background-color: #FFF;
	border: none;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
	}

.inputCheckboxWithMargin {
	background-color: #FFF;
	border: none;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	margin: 3px 0 5px 0;
	padding: 0;
	}

.inputCheckbox :hover{
	background-color: #FFFeeee;
	border: none;
	font-family: verdana;
	font-size: 12px;
	color: #000000
	}
	
.inputAddToCart {
	background-color: #FFF;
	border: none;
	font-family: verdana;
	font-size: 12px;
	color: #000000
	}
	
.input2 {
	width: 1.5em;
	}
	
.input3 {
	width: 2em;
	}
	
.input4 {
	width: 2.5em;
	}

.input8 {
	width: 4em;
	}

.input10 {
	width: 5em;
	}

.inputDate {
	width: 5em;
	}


#rssTitle {
	margin: 0px;
	padding: 0px 0px 7px;
	font-size: 14px;
	color: #666;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#rssPublished {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 12px;
	color: #999;
}

#rssPublishedWithMargin {
	margin: 3px 0 0 0;
	padding: 0 0 6px 0;
	font-size: 12px;
	color: #999;
}

#rssContent {
	margin: -5px 0 10px 0;
	padding: 0;
	font-size: 12px;
	color: #999;
}

#letters{
	font-size:12px;
	text-align: center;
	margin:0;
}

span.smalltext {
	color:#999;
	display:block;
	font-size:12px;
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}

#filterBox {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #e4e4e4;
	font-size:10px;
}

.smallText {
	margin: -10px 0 0 0;
	padding: 0 0 0 0;
	color: #831944;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

.charactersLeftStyleInput {
	font-size: 10px;
	width: 2.5em;
}

.asterisk{
	font-size: 12px;
	margin: 0;
	font-weight: bolder;
	color: #FF0000;
	padding: 0;
	}
	
	
	
table.lightTable {
	width: 99%;
	margin: 0 0 20px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	background-color: #F3F3F3;
	text-align: left;
}
table.lightTable td, table.lightTable th {
	padding: 3px;
	/*border: 1px solid #999;*/
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
} 

table.loginTable {
	width: 99%;
	margin: 0 0 20px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
table.loginTable td, table.loginTable th {
	padding: 3px;
	/*border: 1px solid #999;*/
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
} 

table {
	font-family:Arial, Helvetica, sans-serif;
}

table.resultsTable {
	width: 99%;
	margin: 0 0 20px 1px;
	clear: both;
	border: 1px solid #777;
	border-collapse: collapse;
	font-family:Arial, Helvetica, sans-serif;
} 
table.resultsTable p {
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-align: left;
} 
table.resultsTable td, table.resultsTable th {
	padding: 5px;
	border: 1px solid #999;
	font-weight: normal;
	font-size: 11px;
} 
table.resultsTable th {
	border: 1px solid #777;
	background: #eee;
}	

#eventBox {
	padding: 5px 0;
	margin: 0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#eventResultsPrice {
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 14px;
	color: #003260;
	/*font-weight: bold;*/
	font-style: italic;
	float:right;
}

#eventRegisterLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	/*color: #999;*/
	line-height: 1.5em;
	padding-bottom: 7px;
	text-align: right;
}
#addToCartButton {
	width: 140px;
	height: 20px;
	/*background-color: #e7e6e6;*/
	margin: 0;
	padding: 0;
}

#addToCartMessage {
	width: 140px;
	height: 20px;
	/*background-color: #e7e6e6;*/
	margin: 0;
	padding: 0;
}

#addToCartText {
	font-size: 11px;
	margin: 2px 0 0 20px;
	padding: 0 0 0 0;
	float: left;
}

#addToCartButtonImage{
	margin: -16px 0 0 0;
	padding: 0;
	float: left;
}

#eventTitle{
	margin: 0;
	padding: 1px 0 0 0;
	color: #2f0404;
	font-size: 14px;
	font-weight: bold;
	}
	
#address{
	margin: -23px 0 5px 50px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 1.5em;
	padding-bottom: 7px;
	color: #666;
	}
@media only screen and (min-width: 981px)
.modalIFrame {
	height: 360px;
	width: 100%;
}
.modalIFrame {
	height: 360px;
	width: 100%;
}
iframe {
	border: 0px;
}
iframe {
	margin: 0 0 2em 0;
}