@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
body,td,th {
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/backgrounds/Container_Background_1000.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 0px;
	padding-left: 0px;
	background-attachment: fixed;	
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 133%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 85%;
	font-weight: lighter;
}
h4 {
	font-size: 80%;
}
h5 {
	font-size: 70%;
	color: #999999;
}
h6 {
	font-size: 58%;
}
h6 {
	font-size: 58%;
}
.oneColFixCtrHdr  #CanvasTD {
	padding-top: 13px;
	font-size: 70%;
	height: 187px;
}
.oneColFixCtrHdr #header {
	padding-right: 10px;
	padding-left: 10px;
	height: 160px;
	text-align: center;
	margin-bottom: 10px;
}
.oneColFixCtrHdr  #mainContent-GiftCard {
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 600px;
	margin-right: 20px;
	margin-left: auto;
	height: auto;
	margin-bottom: 100px;
	text-align: center;
	background-color: #E4E4E4;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
}
.inputField-GiftCard {
	width: 300px;
}
.oneColFixCtrHdr #footer {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: 130px;
	padding-right: 0;
	padding-left: 0;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #GalleryHolder {
	width: 900px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
}
.gallery_tr {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	height: 33px;
	padding-bottom: 10px;
	vertical-align: top;
}
.gallery_tr_spacer {
	height: 33px;
}
.gallery_td_thumb {
	height: 165px;
	width: 165px;
	padding-top: 17px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 17px;
	background-image: url(../images/panelBackgrounds/Canvas_PanelThumbBlank.gif);
	text-align: center;
}
.oneColFixCtrHdr  #mainPhoto {
	padding: 20px;
	height: 525px;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/backgrounds/White_Background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	text-align: center;
	margin-bottom: 5px;
}
.oneColFixCtrHdr #prevNextNav {
	width: 565px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	text-align: center;
	font-size: 100%;
	color: #000000;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr #photoTitle {
	width: 525px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	text-align: center;
	font-size: 135%;
	color: #666666;
}
.oneColFixCtrHdr #prevNav {
	float: left;
	width: 110px;
	text-align: left;
	padding-left: 10px;
	margin-left: 10px;
	font-size: 70%;
	color: #999999;
}

.oneColFixCtrHdr #nextNav {
	float: right;
	width: 110px;
	text-align: right;
	padding-right: 10px;
	margin-right: 10px;
	font-size: 70%;
	color: #999999;
}
.oneColFixCtrHdr #keywords {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	color: #999999;
	margin-bottom: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
.oneColFixCtrHdr #containerOptions {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/backgrounds/Options_Pages_Full_Background.gif);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #headerOptions {
}
.oneColFixCtrHdr #mainContentOptions {
	width: 360px;
	margin-right: auto;
	margin-left: 220px;
	padding-right: 10px;
	font-size: 80%;
	padding-left: 10px;
}
.oneColFixCtrHdr #wireHang {
	font-size: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.oneColFixCtrHdr #wire {
	background-color: #ECECEC;
	text-align: center;
	top: -25px;
	height: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px dotted #CDCDCD;
}
.oneColFixCtrHdr #Museum {
	background-color: #ECECEC;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px dotted #CDCDCD;
	padding-right: 10px;
	padding-left: 10px;
}
.oneColFixCtrHdr #glassOptPhotos {
	width: 220px;
	float: left;
	font-size: 80%;
}
.oneColFixCtrHdr #mainContentOptions p {
	text-align: left;
}
.oneColFixCtrHdr #footerOptions {
}
.oneColFixCtrHdr #museumGlassSelect {
	font-size: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.oneColFixCtrHdr #Acrylic {
	background-color: #ECECEC;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px dotted #CDCDCD;
	padding-right: 10px;
	padding-left: 10px;
}
.oneColFixCtrHdr #acrylicSelect {
	font-size: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.selectBoxes {
	width: 330px;
	font-size: 95%;
}
.oneColFixCtrHdr #mainContentOptionsSIZE {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.oneColFixCtrHdr #giftCard-Photo {
	float: left;
	width: 325px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.oneColFixCtrHdr #mainContent-Story {
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 600px;
	margin-right: 20px;
	margin-left: auto;
	height: auto;
	margin-bottom: 100px;
	text-align: justify;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
	font-size: 80%;
	background-color: #E7E7E7;
}
.oneColFixCtrHdr #Story-Photo {
	float: left;
	width: 325px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 70%;
	text-align: center;
}
.oneColFixCtrHdr #mainContent-Pricing {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 630px;
	height: 800px;
	margin-bottom: 25px;
	text-align: center;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #F2F2F2;
	margin-left: 20px;
	float: left;
	margin-right: 0px;
	margin-top: 10px;
}
.trInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 115%;
	text-decoration: underline;
	text-align: center;
}
.oneColFixCtrHdr #pricingPhoto {
	height: 800px;
	width: 289px;
	float: left;
	padding-left: 20px;
}
.oneColFixCtrHdr #pricingInfo {
	height: auto;
	width: auto;
}
.oneColFixCtrHdr #pricingPhotoS {
	height: 233px;
	width: 233px;
	float: left;
	margin-right: 10px;
}
.tablePricing {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #000000;
	width: 600px;
}

#flashcontent {
	width: 920px;
	height: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px dotted #999999;
	background-color: #CCCCCC;
	}
.SmallBoxFormat {
	width: 40px;
	margin-left: 5px;
}
.oneColFixCtrHdr #directionsBody {
	width: 715px;
	float: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.formdirections {
}
.tableDirect {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	background-color: #CCCCCC;
	width: 705px;
}
.oneColFixCtrHdr #directionsPhoto {
	float: left;
	height: 561px;
	width: 250px;
	margin-top: -10px;
	padding-left: 15px;
}
.oneColFixCtrHdr #contactBody {
	padding: 10px;
	height: 600px;
	width: 960px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.oneColFixCtrHdr #contactPhoto {
	height: auto;
	width: 270px;
	margin-left: 10px;
	float: left;
	margin-top: -10px;
	margin-bottom: 10px;
}
.oneColFixCtrHdr #stationeryBody {
	padding: 10px;
	float: left;
	width: 615px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.oneColFixCtrHdr #stationeryThumb {
	height: 154px;
	width: 200px;
	margin-right: 10px;
	float: left;
}
.oneColFixCtrHdr #stationeryItemInfo {
	height: auto;
	width: 350px;
	float: left;
	text-align: left;
	margin-top: 42px;
	margin-bottom: 10px;
}
.oneColFixCtrHdr #stationeryItemContainer {
	height: 154px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #666666;
	padding: 10px;
	clear: both;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #stationeryPhoto {
	float: left;
	width: 320px;
	margin-top: -10px;
	margin-bottom: 10px;
	padding-left: 15px;
	margin-right: 5px;
}
.stationeryForm {
	background-color: #CCCCCC;
}
.oneColFixCtrHdr #fetchPhoto {
	width: 565px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.oneColFixCtrHdr #mainContent-Fetch {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.oneColFixCtrHdr #formFetch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
