/* CSS Document */

html { margin: 0px; }

body {
	margin: 0px;
	padding: 0px;
	font: normal 0.9em/1.4em Trebuchet MS, Arial, Helvetica, "Sans Serif";
	color:#281305;
	background-color: #FFFFFF;
}

img {
	border: none;
}

h1, h2 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}


a {
	text-decoration: none;
	color: #281305;
}

.smallPrint {
	font-size: .75em;
}

a:hover {
	text-decoration: none;
	color: #281305;
}

/* Content Area DIVs */

#Container {
	margin: 0px auto;
	position:absolute;
	top: 10px;
	width: 100%;
	/* background-color:whitesmoke; 
	height: 300px; */
}

#ContentHolder {
	clear: left;
	background-color:#ECEFF3;
	/* height: 330px; */
	height:300px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}

#ContentHolderTables {
	clear: left;
	background-color:#ECEFF3;
	/* height: 330px; */
	height:370px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}



#TableContent {
	position: relative;
	/* top: 30px; */
	margin: 0px 0px 0px 770px;
	padding: 10px;
	height:350px;
	overflow:auto;
}

#Header, #Footer {
	position:relative;
	clear:both;
	height: 100px;
	/* background-color:whitesmoke; */
	margin: 0px auto;
}

#Header {
	top: 30px;
	left: 0px;
	overflow: hidden;
}

#Header .logo {
	float:left;
	vertical-align: top;
}

#Header .tag {
	float:right;
	padding-top: 40px;
}

#Navigation {
  margin-top: 30px;
  position: relative;
  background-color: #D0D6E0;
  clear: right;
  height: 48px;
  width: 100%;
  overflow: hidden;
}

#Navigation span.linklist {
	text-align: left;
	font-size: 11px;
	letter-spacing: 0;
	font-weight: normal;
	line-height: 22px;
}

#Navigation span.linklist a {
	display: block;
	float: left;
	padding: 0px 8px 0px 8px;
	text-transform: uppercase;
	line-height: 22px;
}

#Navigation span.linklistOn {
	text-align: left;
	font-size: 11px;
	letter-spacing: 0;
	font-weight: normal;
	line-height: 22px;
}

#Navigation span.linklistOn a {
	display: block;
	/* background-color: #DEE2E9; */
	background-color: #ECEFF3;
	color: #281305;
	float: left;
	padding: 0px 8px 0px 8px;
	text-transform: uppercase;
	line-height: 22px;
}

#Navigation span.linklist a:link {color: #281305;}
#Navigation span.linklist a:visited {color: #281305;}
#Navigation span.linklist a:hover {background-color: #DEE2E9; color: #281305;}

#products {
	padding-left: 150px;
	background-color: #D0D6E0;
	height: 22px;
	/* width: 1024px; */
	overflow: hidden;
}

#markets {
	clear: left;
	padding-left: 150px;
	background-color: #D0D6E0;
	height: 22px;
	/* width: 1024px; */
	overflow: hidden;
}

#products img, #markets img {
	margin: 0px 20px 0px 0px;
	float:left;
}

#spacer {
	clear:left;
	padding: 0px;
	Margin: 0px;
	background-color:#fff;
	height: 4px;
	line-height: 2px;
	font-size:1px;
}

#Menu {
	position:absolute;
	/* top: 170px; */
	top: 178px; 
	left: 0px;
	margin-top:0px;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 150px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#Menu span.links a {
	display: block;
	margin: 4px 0px;
	line-height: 18px;
	padding-left: 20px;
	text-transform: capitalize;
	text-decoration:none;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #281305;
}

#Menu span.links a:hover {
	background-color: #D0D6E0;
}

#Menu span.linksOn {
	display: block;
	margin: 4px 0px;
	line-height: 18px;
	padding-left: 20px;
	text-transform:capitalize;
	text-decoration:none;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #281305;
	background-color: #DEE2E9;
}

#Menu span.linksOn a{
	color: #281305;
	background-color: #DEE2E9;
	text-decoration:none;

}

#Menu span.linklistOn {
	display: block;
	margin: 4px 0px;
	line-height: 18px;
	padding-left: 10px;
	text-transform:uppercase;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #281305;
	background-color: #DEE2E9;
}

#Menu span.linklistOn a{
	color: #281305;
	background-color: #DEE2E9;
}


#Menu h2 {
	display:block;
	padding-left: 10px;
	line-height: 18px;
	font-size: 14px;
}

#Menu span.linklist a {
	display: block;
	margin: 4px 0px;
	line-height: 18px;
	padding-left: 10px;
	text-transform:uppercase;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #281305;
}

#Menu span.linklist a:hover {
	background-color: #D0D6E0;
}

#Menu span.notLinked {
	display: block;
	margin: 4px 0px;
	line-height: 18px;
	padding-left: 10px;
	text-transform:uppercase;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #5A4A3F;
	/* background-color: #DEE2E9; */
}

#ImageArea{
	position:absolute;
	/* top: 170px; */
	top: 178px;
	left: 150px;
	margin: 0px;
	width: 620px;
	padding: 0px;
	float: left;
	background-color: #fff;
	height: 300px;
}

#CatImageArea{
	position:absolute;
	/* top: 170px; */
	top: 178px;
	left: 150px;
	margin: 0px;
	/* width: 620px; */
	padding: 0px;
	float: left;
	background-color: #DEE2E9;
	height: 300px;
	overflow: auto;
}

#CatImageAreaTable{
	position:absolute;
	/* top: 170px; */
	top: 178px;
	left: 150px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	float: left;
	background-color: #DEE2E9;
	height: 370px;
	width: 620px;
	overflow: auto;
}
#EventsImageAreaTable{
	position:absolute;
	/* top: 170px; */
	top: 178px;
	left: 150px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	float: left;
	background-color: #DEE2E9;
	height: 360px;
	width: 620px;
	overflow: auto;
}
#EventsImageArea{
	position:absolute;
	/* top: 170px; */
	top: 178px;
	left: 150px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	float: left;
	background-color: #DEE2E9;
	height: 360px;
	width: 640px;
	overflow: auto;
}

#CatImageAreaTableSection{
	position:absolute;
	/* top: 170px; */
	top: 178px;
	left: 150px;
	margin: 0px;
	width: 620px;
	padding: 10px;
	float: left;
	background-color: #DEE2E9;
	height: 370px;
	overflow: auto;
	text-align: center;
}

#HomeImageArea{
	position:absolute;
	/* top: 170px; */
	top: 178px;
	left: 150px;
	margin: 0px;
	width: 570px;
	padding: 0px;
	float: left;
	background-color: #281305;
	/* NOTE this is the true height */
	height: 300px;
}
 /* *html CatImageArea table{
 	width: 500px;
 } */

#Content {
	position: relative;
	/* top: 30px; */
	margin: 0px 0px 0px 770px;
	padding: 10px;
	height: 280px;
	overflow:auto;
}

#EventContent {
	position: relative;
	/* top: 30px; */
	margin: 0px 0px 0px 795px;
	padding-right: 10px;	
	height: 370px;
	overflow:auto;
}

#EventContent a {
	text-decoration: underline;
	color: #5A4A3F;
}

#ContentTables {
	position: relative;
	/* top: 30px; */
	margin: 0px 0px 0px 770px;
	padding: 10px;
	height:350px;
	overflow:auto;
}

#ContentTables a {
	text-decoration:underline;
	color: #5A4A3F;
}

#ContentTables a:hover {
	text-decoration: underline;
}

#Content span.links a {
	display: block;
	margin: 4px 0px;
	line-height: 18px;
	padding-left: 10px;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #281305;
}

#Content span.links a:hover {
	background-color: #D0D6E0;
}

#Content span.linksOn {
	display: block;
	margin: 4px 0px;
	line-height: 18px;
	padding-left: 10px;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #281305;
	background-color: #DEE2E9;
}

#Content span.linksOn a{
	color: #281305;
	background-color: #DEE2E9;
	text-decoration:none;

}

#HomeContent {
	position: relative;
	top: 30px;
	margin: 0px 0px 0px 720px;
	padding: 10px;
	/* NOTE this is the true height - 20 */
	height:300px;
	overflow:auto;
}

#ReportContent {
	position: relative;
	top: 0px;
	margin: 0px 0px 0px 150px;
	padding: 10px;
	/* NOTE this is the true height - 20 */
	height:280px;
	overflow:auto;
	background-color: #fff;
}

#ReportContent .h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: .8em;
	font-weight: bold;
}

#Content a {
	text-decoration: underline;
	color: #5A4A3F;
}

#CatalogContent {
	position: relative;
	top: 30px;
	margin: 0px 0px 10px 900px;
	padding: 10px;
	height:300px;
	overflow:auto;
}

#AreaFooter {
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	top: 20px;
	height: 20px;
	color:#281305;
}

#FooterTop {
	/* position: absolute;
	top: 448px; */
	position: relative;
	background-color: #D0D6E0;
	margin: 0px;
	width: 100%;
	height: 22px;
}


#FooterLink {
	clear:both;
	/*
	position:absolute;
	top: 470px;
	*/
	position: relative;
	width: 100%;
	margin: 0px auto;
	background-color: white;
	text-align: center;
}

#FooterLink .linklist {
	padding: 0px 8px 0px 8px;
	text-transform: uppercase;
	line-height: 22px;
}

#FooterLink .linklist a {
	padding: 0px 8px 0px 8px;
	text-transform: uppercase;
	line-height: 22px;
}

#FooterLink .linklist a:link {color: #281305;}
#FooterLink .linklist a:visited {color: #281305;}
/* #FooterLink .linklist a:hover {color: #D0D6E0;}*/
#FooterLink .linklist a:hover {background-color: #281305; color: #fff;}

#CatalogHolder {
	margin: 0px;
	padding:0px;
	height: 370px;
}

#CatalogHolderTable {
	margin: 0px;
	padding:10px 0 10px 0;
	height: 370px;
}

#CatalogHolderTable table{
	margin: 0px;
	padding:0;
	height: 370px;
	text-align: center;
	vertical-align: top;
}

.tablelink a {text-decoration: none; font-size: 90%; padding: 0px;}
.tablelink a:hover {text-decoration: underline;}

#CatalogHolderWhite {
	margin: 0px;
	padding:0px;
	background-color: #fff;
}

#CatalogHolder img {
	border: 1px solid #000;
}
#CatalogHolderTable img {
	border: 1px solid #000;
}


.catalog ul {
	margin:0px;
	padding: 0px;
}

.catalog img {
	width: 150px;
	height: 150px;
	border: 1px solid #281305;
	padding: 2px;
	background-color: #D0D6E0;
}
/* ----------------- Table Pop-Up Styles ------------------ */



/* ----------------- Text Styles ----------------------- */
.sitemapText {
	font-size: .78em;
}

.sitemapText a {
	text-decoration: underline;
}

.sitemapText a:visited {
	color: #281305
}

.sitemapText .header {
	font-weight: bold;
}

.sitemapText .header a {
	text-decoration: none;
}

.smallText {
	font-size: .6em;
}

.smalltablelink a {text-decoration: none; font-size: .7em; padding: 0px;}
.smalltablelink a:hover {text-decoration: underline;}
.title {font-weight: bold;}

#pixholder{margin: 0px auto; width: 370px; vertical-align:middle; position: relative; top: 14px;}
.pix img {border: 1px solid #ccc; text-align: left; padding:10px; background-color: #fff; }


/* lightbox css stuff */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* end lightbox css */