body,p,td,th,ul,li,ol {
  font-family: "Trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
}

.Head3 {
  font-family: "Trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  color: #D2420A;
  font-weight: bold;
  margin-top: 22px;
  margin-bottom: 7px;
}

.small {
  font-size: 11px;
}

.copyr {
  font-size: 11px;
  color: #666666;
}

.pj {
text-align: justify;
}

.pjs {
  text-align: justify;
  font-size: 12px;
}
.TopContact {
  color: #ffffff;
}

.Mini {
  font-size: 12px;
}
.MiniJ {
  font-size: 12px;
  text-align: justify;
}
.MiniJC {
  font-size: 12px;
  text-align: justify;
  margin: 0 0 4px 0;
}

.hpHead {
  font-family: "Trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  color: #D2420A;
  text-decoration: none;
  font-weight: bold;
}

.TextTable {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  padding-bottom: 6px;
  padding-top: 6px;
  padding-right: 20px;
  border-bottom: 1px #cccccc solid;
}
.ParamTable {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  padding-bottom: 6px;
  padding-top: 6px;
  border-bottom: 1px #cccccc solid;
}

.InputText {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  border: 1px #000000 solid;
  width: 100%;
}
.InputButton {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  border: 1px #000000 solid;
  background: #092F62;
  color: #ffffff;
  width: 100%;
}

.CalcPrice {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  color: #A73F00;
  font-weight: bold;
  text-align: center;
  border: 3px solid #F5B757;
  background: #FDEACD;
}
.CalcPresent {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #A73F00;
  font-weight: normal;
  text-align: center;
  border: 1px solid #F5B757;
  background: #FDEACD;
}

.small_head {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}
.small_text {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  font-weight: normal;
  text-decoration: none;
}
.small_link {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  color: #ff3333;
  font-weight: normal;
  text-decoration: none;
}

.Adv1 {
  font-family: "Trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 15px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
  padding: 10px;
}

.PicFrame {
  border: #000000 1px solid;
}

#lierr {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}
#lierr li {
  display: block;
  background: transparent url(/img/lierr.gif) 0 0 repeat-y;
  padding: 0px 0px 5px 18px;
  margin: 0px 0px 0px 0px;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #963E17;
}
.lierr_h {
  color: #963E17;
  font-size: 12px;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  margin: 0px 0px 14px 0px;
}

.SpecialHead {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  color: #FFFF00;
  font-weight: bold;
  text-decoration: none;
}

.SpecialText {
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}

.SpecialParamW {
  color: #FFFFFF;
}

.SpecialParamJ {
  color: #FFF99E;
  font-weight: bold;
}

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

