#mask {
	position:absolute;
	z-index:200;
	background: #000;
	display:none;
	left: 0px;
	top: 0px;
}

#boxes .window {
	position:absolute;
	width:440px;
	height:200px;
	display:none;
	z-index:210;
	padding:20px;
}



/* customize modal windows here */
#boxes #dialog_stained-glass_window {
	width:620px;
	height:1300px;
	border: 2px double #fff;
	background: black;
	color: #900;
}

#boxes #dialog_first_aid {
	width:620px;
	height:600px;
	border: 2px double #ccc;
	background: #fff;
	color: #900;
}

#boxes #dialog_styled_mirrors {
	width:620px;
	height:930px;
	border: 2px double #fff;
	background: black;
	color: #900;
}

#boxes #dialog_interior_ideas {
	width:620px;
	height:960px;
	border: 2px double #fff;
	background: black;
	color: #900;
}

#boxes #dialog_for_bathroom {
	width:620px;
	height:850px;
	border: 2px double #fff;
	background: black;
	color: #900;
}

#boxes #dialog_engraving {
	width:620px;
	height:1150px;
	border: 2px double #fff;
	background: black;
	color: #900;
}

#boxes #dialog_gifts {
	width:620px;
	height:650px;
	border: 2px double #fff;
	background: black;
	color: #900;
}
/* end modal windows */



#eng_title {
  width: 610px;
  height: 90px;
  /* border: 5px double #777; */
  color: #3C3521;
  margin-left: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 11px;
}

#eng_title_lable {
  width: 590px;
  height: 20px;
  /* border: 5px double #777; */
  color: #eee;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 11px;
  text-align: right;
}

#g_history {
  width: 610px;
  /* border: 5px double #777; */
  color: #3C3521; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

font.hText, h1 {
	color: white;
	font: italic 23px Arial;
	font-weight: 600;
	padding: 0;
	margin: 0;
}

img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}
a:link, a:visited {
	color: #3671A8;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC5914;
}

.filmstrip {

}

.filmstrip img {
	width: 90px;
	height: 70px;
}

.panel {
	float:left;
}

.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
	color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:500;
	font-style:italic;
}
.panel-overlay p {
	line-height: 1.2em;
}

.filmstrip {
	margin: 0 50px 0 0;
}
