/*--------------------------------------*//*     main area
/*--------------------------------------*/
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .8em;
  line-height: 1.3em;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 0;
  background: #FFF url(images/bg2.gif) repeat 50% 0;
  z-index:3;
}

.wtf {
  font: normal 12px "Lucida Grande", "Verdana", sans-serif;
  color: #000;
  line-height: 16px;
  text-align: center;
  margin: 0;
  padding: 0;
  background: #FFF url(images/bg2.gif) repeat 50% 0;
}

img {
  display: block;
  margin: 0;
  border: 0;
}

a, a:active {
  color: #0000FF;
  text-decoration: underline;
}

a:visited {
  color: #990000;
  text-decoration: underline;
}

a:hover {
  color: #990000;
  background: #FFFFCC;
  text-decoration: dashed;
}
/*--------------------------------------*/
/*     Header Information
/*--------------------------------------*/

#header {
  height: 169px;
}

#logo {
  width: 450px;
  height: 150px;
  position: absolute;
  top: 0px;
  left: 0px;
}

#topsubmenu {
  position: absolute;
  top: 0px;
  right: 0;
  width: 235px;
  height: 33px;
  background: url(images/bg_sub_menu.jpg) no-repeat;
}

#minilinks {
  margin: 0;
  padding: 0 0 20px 10px;
}

#minilinks li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style: none;
}

#minilinks a {
  font-size: 11px;
  float: left;
  color: #064E9A;
  margin: 6px 8px 4px 10px;
  _margin: 6px 0 4px 10px;/*Win/IE 6 bug */
}

#grid {
  position: absolute;
  top: 0px;
  right: 5px;
  width: 200px;
  height: 150px;
  background: url(images/phone.gif) no-repeat;
}
/*------------------------------------------*/
/*     Menu
/*------------------------------------------*/

#menu {
  position: absolute;
  top: 150px;
  left: 17px;
  margin: 0;
  padding: 0;
  width: auto;
  height: 45px;
  white-space: nowrap;
}

#menu ul {
  display: inline;
  margin: 0;
}

#menu li {
  float: left;
  display: block;
  list-style: none;
  background-color: #fff;
}

#menu li a {
  display: block;
  height: 35px;
  float: left;
  text-decoration: none;
  color: #fff;
  font-size: 10pt;
  font-family: Tahoma;
  padding: 0 12px 0 12px;
  padding-top: 8px;
  background: url(images/navitem2.gif);
}

#menu a:hover {
  color: #000000;
  background: #E7A208 url(images/navitem_ro.gif);
}

#menu .active {
  background: url(images/navitem_ro.gif);
  font-weight: bold;
}

#menu ul li div {
  display: none;
  position: absolute;
  background-color: #064E9A;
  top: 39px;
  float: left;
  clear: left;
  margin-left: 0px;
  border: 2px solid #00A6CE;
  border-top: none;
  z-index: 1000;
}

#menu ul li div ul {
  margin: 0;
  width: 120px;
  display: inline;
  padding: 0;
  background-color: #064E9A;
}

#menu ul li div ul li {
  margin: 0;
  clear: both;
  display: block;
  list-style: none;
  padding: 0;
  text-align: left;
  background-color: #064E9A;
  height: auto;
}

#menu ul li div ul li a {
  display: block;
  width: 120px;
  background: #064E9A;
  padding: 5px;
  height: auto;
  margin: 0;
}
/*--------------------------------------*/
/*     Main Pages
/*--------------------------------------*/

hr {
  height: 1px;
  background: transparent;
  color: transparent;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px dashed #000;
}

#pagetext {
	margin: 40px 170px 0 210px;
	text-align: left;
	max-width: 760px;
	background-image: url(./images/footer_bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#pagetext h1 {
  font: bold 24px "Trebuchet MS", "Verdana", sans-serif;
  color: #000000;
  padding-bottom: 5px;
  border-bottom: 1px dashed #064E9A;
  margin-bottom: -15px;
}

#pagetext h2 {
  font: bold 17px "Trebuchet MS", "Verdana", sans-serif;
  color: #000000;
  padding-bottom: 5px;
}

#pagetext h3 {
  font: bold 15px "Trebuchet MS", "Verdana", sans-serif;
  color: #F7CE36;
}

#pagetext h4 {
  font: bold 15px "Trebuchet MS", "Verdana", sans-serif;
  color: #000000;
  padding-bottom: 5px;
  border-bottom: 1px dashed #f7ce36;
  margin-bottom: -5px;
  padding-bottom: 5px;
}

#pagetext .maroon {
  font: bold 24px "Trebuchet MS", "Verdana", sans-serif;
  color: #990000;
}

#pagetext p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
  color: #333;
}

#blockquote2 {
  min-height: 35px;
  padding: 15px 0 15px 70px;
  padding-left: 70px;
  margin: 0 40px 15px 40px;
  background: url('./images/blockquote_quote.gif') no-repeat;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 1.1em;
  line-height: 1.75em;
  font-style: italic;
  clear: left;
}

#pagetext .floatleft {
  float: left;
  
  margin: 0 10px 1px 0;
  background-color: #fff;
  padding: 10px;
  border-top: 1px solid #CCCCCC;
  border-right: 2px solid #555;
  border-bottom: 2px solid #555;
  border-left: 1px solid #CCCCCC;
}

#pagetext .floatleft_sm {
  float: left;
  width: 160px;
  margin: 0px 2px 2px 0px;
  background-color: #fff;
  padding: 10px;
}

#pagetext .floatright {
	float: right;
	margin: 10px 0 10px 10px;
	background-color: #fff;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #CCCCCC;
}
/*--------------------------------------------*/
/*    Left and Right Columns
/*--------------------------------------------*/

#searchcolumn {
  position: absolute;
  top: 215px;
  left: 15px;
  width: 185px;
  text-align: left;
  list-style: none;
    voice-family: "\"}\"";
  voice-family:inherit;
  width:185px;
  z-index:2;
  
}

#leftcolumn {
  position: absolute;
  top: 435px;
  left: 15px;
  width: 180px;
  text-align: left;
  list-style: none;
  voice-family: "\"}\"";
  voice-family:inherit;
  width:180px;
  top: 385px;
  z-index:2;
	}
}

#rightcolumn {
  position: absolute;
  top: 565px;
  left: 15px;
  width: 185px;
  text-align: left;
  list-style: none;

}

#skyscraper {
  position: absolute;
  top: 215px;
  right: 0px;
  width: 180px;
  list-style: none;
  voice-family: "\"}\"";
  voice-family:inherit;
  width:158px;
  z-index:2;
}

#box-note {
  color: #333333;
  padding: 5px 15px 5px 15px;
  border: solid 1px silver;
  margin-bottom: 30px;
  margin-left: 40px;
  margin-right: 30px;
  background: #FFFFCC;
  min-height: 35px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  line-height: 1.5 m;
  clear: left;
}

.leftside, .rightside {
  margin: 0;
  padding-left: 0;
  padding-right: 0px;
  background: #FFF;
  list-style: none;
  background-image: url(./images/leftbar_bg.gif);
  background-position: right;
  background-repeat: repeat-y;
}

.leftside li a, .rightside li a {
  height: 32px;
  border-left: 1px solid #520101;
  border-bottom: 1px solid #520101;
  border-right: 1px #520101 solid;
  list-style: none;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 22px;
}

.active {
  color: #990000;
  display: block;
  background-color: #fcffba;
  list-style: none;
  padding: 0;
}

.leftside li a:link, .leftside li a:visited, .rightside li a:link, .rightside li a:visited {
  color: #000000;
  display: block;
  list-style: none;
  padding: 3px 7px 0 7px;
}

.leftside li a:hover, .leftside li a:active, .rightside li a:hover, .rightside li a:active {
  color: #FFFFFF;
  background: #f7ce36;
  list-style: none;
  padding: 3px 7px 0 7px;
}

.leader {
  color: #F7ce36;
  display: block;
  background: #000000;
  background-image: url(./images/leader.jpg);
  background-repeat: repeat-x;
  padding: 5px 7px 5px 7px;
  border: 1px solid #520101;
  border-color: #000000;
  font-weight: bold;
}

.sidetext {
  color: #000000;
  display: block;
  background: #FFF;
  padding: 5px 7px 5px 7px;
  border-left: 1px solid #520101;
  border-right: 1px solid #520101;
  border-bottom: 1px solid #520101;
}

.sidetext2 {
  color: #000000;
  display: block;
  background: #FFF;
  background-image: url(./images/leftbar_bg.gif);
  background-position: right;
  background-repeat: repeat-y;
  padding: 5px 7px 5px 7px;
  border-left: 1px solid #520101;
  border-right: 1px solid #520101;
  border-bottom: 1px solid #520101;
}

.sidetext2 li {
  padding-left: -20px;
  margin-left: -20px;
  list-style-type: square;
}

.rightside input {
  margin-top: 5px;
  margin-bottom: 5px;
}

.rightside form {
  margin-bottom: 0;
}

.rightside2 {
  margin: 0;
  padding-left: 0;
  padding-right: 5px;
  background: #FFF;
}

.rightside2inner {
  border-left: 1px solid #064E9A;
  border-bottom: 1px solid #064E9A;
  border-right: 1px solid #064E9A;
}
/*--------------------------------------*/
/*     Footer
/*--------------------------------------*/

#hmpgfooter {
  margin-top: 30px;
  padding: 10px;
  color: #990000;
  background: #BCD9F6;
  border-top: 1px solid #00A6CE;
}

#hmpgfooter2 {
  margin-top: 10px;
  padding: 10px;
  color: #000000;
  background: #fcffba;
  border-top: 2px solid #000000;
}

#footer {
  margin-top: 10px;
  padding: 5px;
  background: #BCD9F6;
}

#footerlinks {
  margin: 0;
  padding: 0 0 5px 0;
}

#footerlinks li {
  margin: 0;
  padding: 5px;
  display: inline;
  list-style: none;
}

#footerlinks a, #footer p {
  color: #000000;
}
/*
	table head
*/

.tblhead {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  background-color: #000000;
}
/*
	table category
*/

.tblcat {
  color: #fff;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  background-color: #2982DF;
}
/*
	table border
*/

.tblborder {
  background-color: #d3d3d3;
}

.box_header {
  border: 1px black solid;
  display: block;
  padding: 5px;
  font-size: 14px;
  background-color: #f7ce36;
  color: white;
}

div #menu ul li a, div #menu ul li a:hover, div #menu ul li:hover, div #menu ul li.over {
  z-index: 100;
}

div #menu ul li li a {
  display: block;
  background: #000000;
  height: 20px;
  border: 4px solid #f7ce36;/* BD8608 */
  border-width: 0 4px;
  width: 120px;
  z-index: 100;
}

div #menu ul li li a:hover {
  background: #E7A208 url(images/navitem_ro.gif);
}

div #menu ul li li {
  border: none;
  clear: left;
  margin: 0;
  background: #000000;
  padding: 0;
  display: inline;
}

div #menu ul li {
  position: relative;
}

div #menu ul li ul {
  display: none;
  position: absolute;
  top: 100%;
  text-align: left;
  width: 152px;
  padding: 0;
  margin: 0;
  left: 0;
  border: 4px solid #f7ce36;
  margin-top: -7px;
  margin-left: -4px;
  border-width: 4px 0 4px 0;
  z-index: 150;
  background: #0055AD;
}

div #menu ul li > ul {
  margin-top: -8px;
}

div #menu ul li ul {}

div #menu ul li:hover ul, div #menu ul li.over ul {
  display: block;
}

#lightbox{
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}

#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: transparent url(../images/blank.gif) no-repeat;/* 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/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
  background: url(../images/nextlabel.gif) right 15% no-repeat;
}

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

#imageData{
  padding: 0 10px;
}

#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;
}

#overlay{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html > body .clearfix {
  display: inline-block;
  width: 100%;
}

* html .clearfix {
/* Hides from IE-mac \*/
  height: 1%;
/* End hide from IE-mac */
}
/* SLIMBOX */

#lbOverlay {
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #000;
  cursor: pointer;
}

#lbCenter, #lbBottom {
  position: absolute;
  left: 50%;
  overflow: hidden;
  background-color: #fff;
}

.lbLoading {
  background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
  border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  outline: none;
}

#lbPrevLink {
  left: 0;
}

#lbPrevLink:hover {
  background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
  right: 0;
}

#lbNextLink:hover {
  background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #666;
  line-height: 1.4em;
  text-align: left;
  border: 10px solid #fff;
  border-top-style: none;
}

#lbCloseLink {
  display: block;
  float: right;
  width: 66px;
  height: 22px;
  background: transparent url(closelabel.gif) no-repeat center;
  margin: 5px 0;
}

#lbCaption, #lbNumber {
  margin-right: 71px;
}

#lbCaption {
  font-weight: bold;
}

