@font-face {
  font-family:Eurostile;
  font-style:normal;
  font-weight:normal;
  src:url(../weft/EUROSTI1.eot);
}
@font-face {
  font-family:Eurostile Bold;
  font-style:normal;
  font-weight:normal;
  src:url(../weft/EUROSTI0.eot);
}

body {
/*  font-family:Eurostile , Verdana , Helvetica , Arial;*/
  font-family:Verdana , Helvetica , Arial;
  margin:0px;
}

#outerContainer {
  vertical-align:middle;
  text-align:center;
}

td {
/*  font-family:Eurostile , Verdana , Helvetica , Arial;*/
  font-family:Verdana , Helvetica , Arial;
}

#innerContainer {
  border:solid 1px black;
  width:800px;
  height:598px;
	max-width:798px;
	max-height:596px;
	text-align:left;
  margin:0px auto;
  position:relative;
  background:white url(../images/backgrounds/hallway.gif) top left no-repeat;
  font-size:0.8em;
}

.absDiv {
	position:absolute;
}

#shopNav {
  position:absolute;
	top:-1px;
	left:-1px;
	width:800px;
	height:26px;
	background:transparent url(../images/navigation/products-toolbar.gif) top left no-repeat;
}

#mainContent {
	position:absolute;
	top:15px;
	left:15px;
	width:467px;
	height:543px;
	max-width:429px;
	max-height:500px;
	border:solid 2px #848484;
	overflow:hidden;
	z-index:1;
	padding:18px;
}

#whiteContentBG {
	position:absolute;
	top:15px;
	left:15px;
	width:467px;
	height:543px;
	background:white;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:0.5;
}

#clearScrollWindow {
	position:absolute;
	top:87px;
	left:33px;
	width:430px;
	height:449px;
	z-index:100;
	overflow:hidden;
/*	text-align:justify;
	text-justify:inter-word; */
}

#clearScrollWindow div {
/*	text-align:justify;
	text-justify:inter-word; */
}

#FAQcontainer , #NOSHIPcontainer {
	position:absolute;
	top:25px;
	left:0px;
	width:798px;
	height:546px;
	z-index:500;
	overflow:auto;
/*	text-align:justify;
	text-justify:inter-word; */
	background:black;
	filter:alpha(opacity=20);
	-moz-opacity:.2;
	opacity:0.2;
	display:none;
}

#FAQinner , #NOSHIPinner {
	position:absolute;
	top:50px;
	left:50px;
	width:698px;
	height:471px;
	max-width:674px;
	max-height:447px;
	z-index:500;
	background:white;
	border:solid 2px #848484;
	padding:10px;
	display:none;
}

#FAQcontent , #NOSHIPcontent {
	padding:10px;
width:674px;
	height:447px;
	max-width:650px;
	max-height:390px;
	overflow:auto;
/*	text-align:justify;
	text-justify:inter-word; */
}

#closeFAQButton , #closeNOSHIPbutton {
  width:18px;
  height:18px;
  min-width:17px;
  min-height:17px;
  border:solid 1px black;
  float:right;
	background:transparent url(../images/navigation/buttons/close-cross.gif) center center no-repeat;
}

.faqTitle , .NOSHIPtitle {
/*  font-family:Eurostile , Verdana , Helvetica , Arial;*/
  font-family:Verdana , Helvetica , Arial;
  font-size:30px;
}

.sectionTitle {
	position:absolute;
	top:40px;
	left:33px;
  font-family:Eurostile Bold , Verdana , Helvetica , Arial;
/*  font-family:Verdana , Helvetica , Arial;  */
  font-size:30px;
	z-index:20;
}

.breaker {
  clear:both;
  display:block;
}

#graphicsb0 , #graphicsb1 {
  display:none;
}

#websiteDesignCredit {
  display:none;
}