/* CSS Document */

#gldInterruptBackground {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	opacity:0.75;
	filter: alpha(opacity = 75);
	text-align:center;
	background-color:black;
	cursor:pointer;
	z-index:98;
}

#gldInterruptGraphic {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	cursor:pointer;
	z-index:99;
	background-image:url('/images/gld_interrupt_bkgd.gif');
	background-repeat:repeat-x;
}

#gldOverlay {
	position:absolute;
	left:662px;
	top:190px;
	width:200px;
	height:63px;
	background-image:url('/images/GLD_logo_WHITE_trans.png');
	opacity:0.75;
	filter: alpha(opacity = 75);
}

html {
	font-size: 100.01%; /* work around for opera 7 and safari */
}

body {
	padding: 0; margin: 0;
	background-color:#1a1a1a;
	font-size: 78.5%;
	color:#aaa;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

a {
	color:#09B4FF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin:0; padding:4px 0px 6px 0px;
}

strong {
	color:#FFF;
}

table, form {
	margin: 0;
	padding: 0;
}

.aquamarine {
	color:#09B4FF;
}

#wrap {
	position: relative; display: block; margin: 0 auto; padding: 0;
	width: 912px;
}

#topline {
	height:90px;
}

#topleft {
	float:left;
	padding-top:50px;
}

#topright {
	text-align:right;
	padding-top:60px;
	padding-right:10px
}

#homebox {
	padding:0px 8px 8px 8px;
	border:2px solid #4D4D4D;
}

.navSpacer {
	width:33px;
}

#subnav {
	width:295px;
}

#subnav a {
	width:287px;
	height:26px;
	position:relative;
	display:block;
	background-repeat:no-repeat;
	background-position: top right;
}

#subnav a:hover {
	background-position: bottom right;
}

#contentWrap {
	width:655px;
}

#home #contentWrap {
	width:480px;
}

.contentTitle {
	height:15px;
	background-color:#4D4D4D;
	color:#b7b7b7;
	font-size:14px;
	padding:3px 0px 6px 15px;
	text-transform:uppercase;
	letter-spacing:0.2em;
}
.content {
	background-color:black;
	margin:8px 0px 8px 0px;
	padding:5px 15px 5px 15px;
}

#rightmod {
	float:right;
	clear:left;
	width:250px;
}

#maintenanceMod {
	float:right;
	clear:left;
	width:166px;
	margin-right:8px;
}

.field {
	border:none;
	height:18px;
	padding:1px;
	margin:0;
	width:220px;
}

.errormsg {
	font-weight:bold;
	background-color:#333333;
	color:white;
}

.dottedConnector {
	margin-bottom:2px;border-bottom:1px dotted #999; height:12px;
}

#reportBox {
	margin:10px 0px 10px 0px;
	padding:10px;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	background-color:#1a1a1a;
	border:1px solid #333;
}

.groupWrapL { float:left; padding:5px 10px 5px  0px; }
.groupWrapC { float:left; padding:5px 10px 5px 10px; }
.groupWrapR { float:left; padding:5px  0px 5px 10px; }
.groupSnap  { width:195px; }

.groupPicture {
	width:195;
	height:105;
	background-color:black;
	text-align:center;
}

.groupName {
	margin-top:5px;
	margin-bottom:10px;
	background:#4d4d4d url('/images/right_arrow.png') no-repeat 4px 0px;
	text-align:right;
	padding:2px;
}

.productWrapL { float:left; padding:5px 10px 5px  0px; }
.productWrapC { float:left; padding:5px 11px 5px 11px; }
.productWrapR { float:left; padding:5px  0px 5px 10px; }
.productSnap  { width:140px; }

#home .productWrapC {
	padding:5px 4px 5px 4px;
}

.productCaption {
	color:#CCC;
	font-weight:bold;
	height:35px;
	padding:8px 2px 8px 0px;
}

#home .productCaption {
	height:49px;
}

#productImages {
	padding-top:5px;
	float:left;
	width:300px;
}

#productImages a:hover {
	padding:0px;
	border:2px solid #4d4d4d;
}

#productDescription {
	padding-left:6px;
	float:left;
	width:315px;
}

#productPicBox {
	width:285px;
	height:240px;
	display:none;
}

#productVidBox {
	width:285px;
	height:240px;
	display:none;
}

.productThumb {
	float:left;
	display:block;
	width:65px;
	height:45px;
	padding:2px;
	text-align:center;
	cursor:pointer;
	margin-right:6px;
	margin-bottom:2px;
}

.picBox {
	padding:5px;
	border:1px solid #333;
	margin:5px;
}

.photoDesc {
	color: #999999;
	font-size: 10px;
	text-align: center;
	padding-top: 3px;
}

.content p {
	position: relative;
	}

#videoThumbOverlay {
	border:2px solid black;
	position:absolute;
	top:0px;
	left:0px;
	width:65px;
	height:40px;
	background-image:url('/images/Film_THUMBNAIL.png');
	background-repeat:no-repeat;
}

#pageNav1 {
	font-size:12px;
}

#pageNav2 {
	font-size:12px;
}

.box {
	width:40px;
	height:10px;
}

.G {
	background-color:green;
}
.Y {
	background-color:yellow;
}
.R {
	background-color:red;
}

#colorKey {
	position:absolute;
	top:0px;
	left:0px;
	width:289px;
	height:91px;
	color:black;
	font-size:11px;
	background-image:url('/images/COLOR_window.png');
	background-repeat:no-repeat;
}

.statsLeft {
	color:#ccc;
	font-weight:bold;
	padding-left:4px;
}

.cartProduct {
	font-weight:bold;
	color:white;
}

.staffPic {
	padding-top:3px;
	padding-bottom:10px;
}

.staffBio {
	padding-left:10px;
	padding-bottom:10px;
}

#acrylic_glass_chart {
	font-size: .9em;
}

#acrylic_glass_chart td{
	font-size: .9em;
	padding-bottom: 10px;
	border:1px solid #444;
}

#table_header {
	font-weight: bold;
	font-size: 1.1em;
}

.chart_property {
	font-weight: bold;
	font-size: 14px;
}

.indent {
	padding-left: 25px;
}

.buttonImage {
	position:relative;
	margin:0;
	border:0;
	padding:0;
	display:block;
	background-position: 0px 0px bottom;
	overflow:hidden;
}

.buttonImage:hover {
	background-position: center bottom;
}

.buttonHover {
	background-position: center bottom;
}

#buttonAddToCart {
	width:98px;
	height:20px;
	background-image:url('/images/buttonAddToCart.gif');
}

.buttonArrowRight {
	width:20px;
	height:20px;
	background-image:url('/images/buttonArrowRight.gif');
}

#buttonCart {
	width:21px;
	height:22px;
	background-image:url('/images/buttonCart.gif');
}

#buttonCheckOut {
	width:96px;
	height:20px;
	background-image:url('/images/buttonCheckOut.gif');
}

#buttonContinue {
	width:81px;
	height:20px;
	background-image:url('/images/buttonContinue.gif');
}

#buttonContinueShopping {
	width:144px;
	height:20px;
	background-image:url('/images/buttonContinueShopping.gif');
}

#buttonEditCart {
	width:88px;
	height:20px;
	background-image:url('/images/buttonEditCart.gif');
}

.buttonGoBack {
	width:75px;
	height:20px;
	background-image:url('/images/buttonGoBack.gif');
}

#buttonHome {
	width:17px;
	height:27px;
	background-image:url('/images/buttonHome.gif');
}

#buttonHomeWrap {
	float:right;
	margin:0;
	border:0;
	padding:0;
	padding-top:4px;
}

#buttonHomeWrap a:hover {
	background-position: 0px 14px;
}

.buttonInfo {
	width:10px;
	height:10px;
	background-image:url('/images/buttonInfo.gif');
}

.buttonInfoWrap {
	padding-left:7px; padding-right:4px;
}

.buttonLearnMore {
	width:141px;
	height:20px;
	background-image:url('/images/buttonLearnMore.gif');
}

#buttonLogin {
	width:57px;
	height:20px;
	background-image:url('/images/buttonLogin.gif');
}

#buttonMap {
	width:50px;
	height:23px;
	background-image:url('/images/buttonMap.gif');
}

#buttonMap:hover {
	background-position: center bottom;
}

#buttonPlaceOrder {
	width:98px;
	height:20px;
	background-image:url('/images/buttonPlaceOrder.gif');
}

.buttonRemove {
	width:15px;
	height:14px;
	background-image:url('/images/buttonRemove.png');
}

#buttonSubmit {
	width:68px;
	height:20px;
	background-image:url('/images/buttonSubmit.gif');
}

#buttonUpdateCart {
	width:105px;
	height:20px;
	background-image:url('/images/buttonUpdateCart.gif');
}
/* I keep thrashing about on this, so I threw it at the end of the file for testing... */
#navShop {
	width:31px;
	height:27px;
	background-image:url('/images/gen/navShop.png');
}

#navCustom {
	width:46px;
	height:27px;
	background-image:url('/images/gen/navCustom.png');
}

#navMaintenance {
	width:80px;
	height:27px;
	background-image:url('/images/gen/navMaintenance.png');
}

#navAbout {
	width:38px;
	height:27px;
	background-image:url('/images/gen/navAbout.png');
}

#navLinks {
	width:34px;
	height:27px;
	background-image:url('/images/gen/navLinks.png');
}

#navContact {
	width:52px;
	height:27px;
	background-image:url('/images/gen/navContact.png');
}


#footer {
	padding:10px;
	text-align:center
}

.cc {
	padding:1px;
}

#contactlist li{
	padding-bottom: 20px;
}

.clear { clear:both; }