﻿body {
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(../images/tile.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	
}
/*Added by Joseph Lemke from old file and created new -- START*/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #9FA2A7;
	text-align: center;
	padding: 0;
}
.clear {					
	clear:both;
	display: block;
	width: 100%;
	font-size:1px;
	line-height:1px;
	margin:0 0 -1px 0;
	padding:0;
}
.genLink {
	color: #9FA2A7;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: .75em;*/
}
/*Added by Joseph Lemke from old file and created new-- END*/
#logo {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 330px;
}
#outerWrap {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navBox {
    border: 2px solid #0074BF;
    width: 900px;
    height:60px;
	font-size:14px;

}
#navBoxContents {
	margin:0;
	padding:5px 0 0 0;
	
}

/*
.trans {
    background: #000;
    filter:alpha(opacity=25);
    -moz-opacity:.25;
    opacity:.25;

}
*/
/*
#navBox ul {
	margin: 0 auto;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	list-style: none;
	
}
*/
/*
#navBox ul li{
	margin: 0;
	padding: 0;
}
*/
.inlineList {
	list-style:none;
	margin:15px 0 0 0;
	padding:0;
	text-align:center;
}

.inlineList li {
	display:inline;
	margin:0;	
	padding:0 20px;
	font-weight:bold;
	font-family: Serpentine, Verdana, Geneva, Arial, helvetica, sans-serif;
}

.inlineList a {
	color:#fff;
	text-decoration:none;
}

.inlineList a:hover {
	color:#00f;
}

.trans {
    border: none;
    width: 900px;
    height:60px;
    background: #000;
    filter:alpha(opacity=60);
    -moz-opacity:.60;
    opacity:.60;
}
#middleBox {
	width: 900px;
	border: 2px solid #0074BF;
	margin-top: 20px;
	min-height: 347px;
	_height: 422px;
	background-color: #7c8686;
	background-image: url(../images/about_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#middleBoxcontact {
	width: 900px;
	border: 2px solid #0074BF;
	margin-top: 20px;
	min-height: 347px;
	_height: 422px;
	background-color: #7c8686;
	background-image: url(../images/contact_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#middleBoxgallery {
	width: 900px;
	border: 2px solid #0074BF;
	margin-top: 20px;
	min-height: 347px;
	_height: 422px;
	background-color: #7c8686;
	background-image: url(../images/gallery_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#textWrap {
	float: right;
	height: 300px;
	width: 422px;
	}
	
#text {
	min-height: 180px;
	_height: 180px;
	width: 380px;
	font-size: 14px;
	text-align: left;
	margin: 10px auto;
	padding: 15px 0 0 0;
}

.leftBox {
	position:relative;
	padding: 0px;
	float: left;
	height: 344px;
	width: 435px;
	margin-top: 20px;
	border: 2px solid #0074BF;
	background-image:url('../images/powder_big_bkgrd.jpg');
	background-repeat:no-repeat;

}
.leftBox a {
	position:relative;
	cursor:pointer;
}

.rightBox {
	float: right;
	height: 344px;
	width: 435px;
	border: 2px solid #0074BF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-image:url('../images/ceramic_big_bkgrd.jpg');
	background-repeat:no-repeat;

}

#middleBox2 {
	width: 900px;
	border: 2px solid #0074BF;
	margin-top: 20px;
	min-height: 500px;
	background-color: #7c8686;
	background-image: url(../images/news_bkgrd2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#textWrapNews {
	/*float: right;
	height: 347px;*/
	width: 550px;
	margin-left: 300px;
}

#titleImage {
	width: 550px;
	margin-left: 300px;
}

#middleBoxPowderHome {
	width: 900px;
	border: 2px solid #0074BF;
	margin-top: 20px;
	min-height: 347px;
	/*_height: 347px;*/
	background-color: #7c8686;
	background-image: url(../images/powder_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#textWrapPowderHome {
    float: right;
	height: 300px;
	width: 422px;
}

#subNav {
	float: left;
	margin-left: 300px;
	margin-top: 125px;
}
#gallerySubNav {
	float: left;
	margin-left: 35px;
	margin-top: 125px;
}
#gallerySubNav td.general a {
	display: block;
	position: relative;
	background-image:url('../images/arrow.gif');
	background-repeat:no-repeat;
	}
	
#gallerySubNav td.general a:hover {
	display: block;
	position: relative;
	background-image:url('../images/arrow_over.gif');
	background-repeat:no-repeat;
	}
#gallerySubNav  td.general a.on {
	display: block;
	position: relative;
	background-image:url('../images/arrow_over.gif');
	background-repeat:no-repeat;
	}
#gallerySubNav  td.powder a.on {
	display: block;
	position: relative;
	background-image:url('../images/arrow_over.gif');
	background-repeat:no-repeat;
	}
#gallerySubNav  td.ceramic a.on {
	display: block;
	position: relative;
	background-image:url('../images/arrow_over.gif');
	background-repeat:no-repeat;
	}

#gallerySubNav td.powder a {
	display: block;
	position: relative;
	background-image:url('../images/arrow.gif');
	background-repeat:no-repeat;
	}
#gallerySubNav td.powder a:hover {
	display: block;
	position: relative;
	background-image:url('../images/arrow_over.gif');
	background-repeat:no-repeat;
	}

#gallerySubNav td.ceramic a {
	display: block;
	position: relative;
	background-image:url('../images/arrow.gif');
	background-repeat:no-repeat;
}
#gallerySubNav td.ceramic a:hover {
	display: block;
	position: relative;
	background-image:url('../images/arrow_over.gif');
	background-repeat:no-repeat;
}

# subText {

}

#middleBoxFaq {
	width: 900px;
	border: 2px solid #0074BF;
	margin-top: 20px;
	/*min-height: 347px;*/
	background-color: #7c8686;
	background-image: url(../images/faq_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#textWrapFaq {
	/*float: right;
	height: 347px;*/
	width: 450px;
	margin-left: 425px;
	min-height: 450px;
}


#middleBoxCeramicHome {
	width: 900px;
	border: 2px solid #0074BF;
	margin-top: 20px;
	min-height: 347px;
	background-color: #7c8686;
	background-image: url(../images/ceramic_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#titleImageFaq {
	width: 100%;
	background-color: #7c8686;
	text-align: center;
}

#faq {
	width:800;
	margin-left:100px;
	margin-top:20px;
	margin-bottom:20px;
}

.no_link {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.pricelist{

}

.pricelist strong{
color: white;
}