﻿html { margin: 0; padding: 0; height: 100%; }
body 
{    
	background-color: #0055a5;
	font-family: Tahoma,Verdana,Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
	font-size: 68.75%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url("../images/contentGradientRepeater.jpg");
	background-repeat: repeat-y;
	background-position: center;
}

h1
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color:#fff;
	margin: 0;
	padding: 0 0 20px 0;
	background-color: #0055a5;
	width: 100%;
	height: 25px;
	border: solid 1px #000;
	margin: 0 0 12px 0;
	padding: 3px 0 0 5px;
}

.regContent
{
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color:#494a51;
	margin: 0 0 12px 0;
	padding: 3px 0 0 5px;
	background-color: #fff;
	border: solid 1px #000;
	width: 100%;
}

.regContent li
{
	list-style-position: inside;
	list-style-type: square;
}

#pageContainer 
{
	min-height: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
}

ul,li,div
{
	margin: 0;
	padding: 0;
}
a
{
	/*color: #0C6BA8;*/
	color: #3F647F;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}
ul li
{
	list-style-type: none;
}
ul.bulletlist li
{
	list-style-type: disc;
}

#topLine
{
	background-image: url("../images/topLine.jpg");
	background-repeat:repeat-x;
	height: 20px;
}

#topLineGraphic
{
	background-image: url("../images/topLineGraphic.jpg");
	background-repeat:no-repeat;
	background-position: center;
	height: 20px;
}

#topLineContainer
{
	margin: 0 auto;
	color: #fff;
	width: 800px;
	text-align: right;
	line-height: 18px;
}

#topLineContainer a
{
	color: #fff;
}

#topLineContainer a:hover
{
	text-decoration: none;
}

#bannerFrame
{
	height: 126px;
	background: #fff;
}

#bannerMiddle
{
	background-image: url("../images/banner.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 126px;
	margin: 0 auto;
	padding: 0 auto;
}

#navLine
{
	background-image: url("../images/navLine.jpg");
	background-repeat:repeat-x;
	height: 48px;
}

#navHolder
{
	margin: 0 auto;
	height: 48px;
	background-image: url("../images/navLineGraphic.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

#navFrame
{
	width: 810px;
	margin: 0 auto;
	line-height: 48px;
}

#navFrame ul li
{
	font-family: Calibri, Trebuchet MS;
	float: left;
	height: 48px;
}

#navList a
{
	color: #fff;
	padding: 7px 8px 0 8px;
	line-height: 41px;
	text-decoration: none;
	font: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	display: block;
	float:left;
}

#navList img { vertical-align: top; }

#gradient
{
	width: 100%;
	background-image: url("../images/gradient.jpg");
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 29px;
}

#contentGradientRepeater
{
	background-image: url("../images/contentGradientRepeater.jpg");
	background-repeat: repeat-y;
	background-position: top;
}

#contentGradient
{
	background-image: url("../images/contentGradient.jpg");
	background-repeat: no-repeat;
	background-position: top;
	min-height: 528px;
	height: auto !important;
	height: 528px;
}

#contentFrame
{
	width: 800px;
	margin: 0 auto;
	padding-top: 10px;
}

#contentFrame div.whiteBG
{
	background-color: #fff;
}

#footerLine
{
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	background-image: url("../images/footerLine.jpg");
	background-repeat:repeat-x;
	height: 29px;
}

#footerLineGraphic
{
	background-image: url("../images/footerLineGraphic.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 29px;
	margin: 0 auto;
	padding: 0 auto;
}

#footerFrame
{
	
	width: 800px;
	margin: 0 auto;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	padding-top: 10px;
}

#outerDiv2
{
	width: 913px;
	margin: 0 auto;
}


#topHeaderLeft
{
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 795px;
	float: left;
	margin: 0;
	padding: 0;
}

#topHeaderMiddle
{
	background-color: #fff;
	float: left;
	width: 563px;
	margin: 0;
	height: 123px;
	padding: 16px 0 0 0;
}

#topHeader
{
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 795px;
	position: relative;
	border-top: solid 3px #fff;
	margin: 0;
}
#mainLogo
{
	position: absolute;
	left: 10px;
	top: 23px;
}
#topLinks
{
	float: right;
	color: #fff;
	padding: 0 10px 0 0;
	margin: 2px 0 0 0;
	font-size: 11px;
	font-style: normal;
	font-family: Tahoma, Arial, Sans-Serif;
}
#topLinks a { color: #fff; }
#topLinks label { display: block; padding: 0; margin: 0; line-height: 11px; font-size: 10px; }
#topLinks input 
{
	border: solid 1px #333;
	border-right-color: #bbb;
	border-bottom-color: #bbb;
	font-size: 10px;
	width: 85px;
	margin: 0 5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
}
#topLinks input:focus
{
	background-color: #ffe;
	border-color: #222 #aaa #aaa #222;
}
#topLinks div
{
	line-height: 20px;
	color: #fff;
	padding: 0;
	margin: 0;
}
#greenBar
{
	background-color: #000;
	width: 562px;
	height: 33px;
	line-height: 34px;
	padding: 0 0 0 1px;
	color: #fff;
	font-style: italic;
	font-size: 13px;
	margin: 0;
	border-top: solid 1px #fff;
}
#topNavContainer
{
	clear: both;
	height: 32px;
	background-image: url(../images/topNavBg.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	border: solid 1px #fff;
	border-top-color: #bbbaba;
	border-bottom-color: #908f8f;
}
.topNav
{
	height: 32px;
	font-size: 10px;
}
.IndexAlphaBar
{
	text-indent:4px;	
}


ul.topNav li
{    
	display: block;
	float: left;
	padding: 0 18px 0 15px;
	background-image: url(../images/topNavSep.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
ul.topNav a
{
	font-size: 12px;
	font-weight: normal;
	color: #406c99;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 6px;
	float: left;
}

#contentSection
{
	display: inline-block;
	background-color: #fff;
	color: #3F647F;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 1px 0 0 1px;
	margin: 0;
}

#contentSection
{
    display: block;
}

.pageContentTitle
{
	height: 175px;
	color: #fff;
	background-image: url(/templates/Christie/images/tradeShowEvents.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 4px;
}
.pageContentTitle div
{
	width: 477px;
	height: 175px;
	border-right: solid 1px #fff;
}
.pageContentTitle span
{
	display: block;
	background-color: #5b829e;
	padding: 0 0 0 19px;
	line-height: 115px;
	font-size: 24px;
	font-weight: 500;
	border-bottom: solid 1px #fff;
}

#footerContainer
{
	background-color: #7da7d9;
	border: solid 1px #fff;
	border-top: none;
	border-bottom: none;
	padding-top: 12px;
	height: 54px;
	text-align: center;
	color: #fff;
	font-size: 10px;
}
ul.footerNav
{
	height: 20px;
	margin: 2px auto;
	text-align: center;
}
ul.footerNav li
{
	display: inline;
	padding: 4px;
}
ul.footerNav a
{
	font-weight: normal;
	color: #fff;
	font-size: 10px;
}
#bottomFrame
{
	width: 800px;
	height: 10px;
	background-image: url(../images/bottomFrame.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
input.textBox, textarea, select
{
	border: solid 1px #333;
	border-right-color: #bbb;
	border-bottom-color: #bbb;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	outline: none;
}
input:focus.textBox, textarea:focus, select:focus
{
	background-color: #ffe;
	border-color: #222 #aaa #aaa #222;
}
input.inputError
{
	background-color: #fee;
	border-color: #f44 !important;
}
a.linkButton
{
	display: inline-block;
	background-image: url(../images/sideBarButtonBg.gif);
	color: #fff;
	padding: 7px 10px;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #223;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin: 0;
}
a.linkButton:hover
{
	border: solid 1px #000;
	background-position: 0 32px;
}
a.disabledLinkButton
{
	display: inline-block;
	background-image: url(../images/sideBarButtonBgGray.gif);
	color: #fff;
	padding: 7px 10px;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #778;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin: 0;
}
a.disabledLinkButton:hover
{
	text-decoration: none;
}

a.smallLinkButton
{
	display: inline-block;
	background-image: url(../images/sideBarButtonBg.gif);
	color: #fff !important;
	padding: 3px 4px;
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #223;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	margin: 0;
}
a.smallLinkButton:hover
{
	border: solid 1px #000;
	background-position: 0 32px;
}

.homePageContent
{
    font-size: 110%;
}

.homePageLoginBox
{
  color: #fff;
  font-weight: bold;
}

a.homePageLoginLinks
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a.homePageLoginLinks:hover
{
	text-decoration: underline;
}
.errorList 
{
	border: double 3px #f00;
	padding: 10px;
	font-weight: bold;
	color: #f00;
	margin: 3px;
	background-color:#FFFFCC;
}
.errorList ul { list-style-type: none; }

.messageList
{
	border: double 3px #000;
	background-color: #FFFFCC;
	padding: 10px;
	margin: 3px;
	font-weight: bolder;
	font-size:13px;
}
.messageList ul { list-style-type: none; }