@charset "utf-8";
/* CSS Document */

#content {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

#content h1 {
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#c00;
	line-height:18px;
	padding:0 0 14px;
}

#content h2 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#006699;
	line-height:16px;
	padding:0 0 3px;
	text-transform:uppercase;
}

#content p {
	line-height:14px;
	padding:0 0 14px;
}

#content a {
	color:#074980;
}

#content a:hover {
	color:#3284cf;
}

#content ul {
	padding:0 0 14px 10px;
}

#content ul li {
	padding:0 0 3px 18px;
	background:url(images/arrows.gif) 0 0 no-repeat;
}

#content ul.photo-etching {
	padding-left:0;
}

#content ul.photo-etching li {
	min-height:160px;
	_height:160px;
	padding:0 0 8px 0;
	background:none;
	border-bottom:1px dotted #ccc;
	margin:0 0 8px;
}

#content ul.photo-etching li.small {
	min-height:0;
}

#content ul.photo-etching li h3 {
	font:bold 26px Arial, Helvetica, sans-serif;
	color:#006699;
	line-height:26px;
	padding:0 8px 0 0;
	text-transform:uppercase;
	float:left;
}

#content hr {
	color:#999;
	height:1px;
	background:#999;
	width:80%;
	border:0;
	text-align:center;
	margin:10px auto 24px;
}

#content .breadcrumbs {
	font-size:10px;
	color:#333;
	padding:0 0 8px;
	margin:0 0 10px;
	border-bottom:1px solid #666;
}

#content .imgright {
	float:right;
	margin:0 0 8px 8px;
}

#content .imgleft {
	float:left;
	margin:0 8px 8px 0;
}

#content .table-style {
	border:1px solid #999;
}

#content .table-style th {
	padding:2px 5px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#88bbea;
	text-align:left;
}

#content .table-style tr.odd td {
	background:#c4d7e8;
}

#content .table-style td {
	padding:2px 5px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#content .table-center {
	margin:0 auto 14px;
}

#content .twoimg {
	display:block;
}

#content .twoimg img {
	vertical-align:middle;
}

#content .fifty {
	width:100%;
}

#content .fifty td {
	width:50%;
	text-align:center;
	padding:5px 0 20px;
}

#content .fifty td p {
	padding:0 8px 8px;
	text-align:left;
}

#content .fifty tr.lines td {
	border-bottom:1px dashed #ccc;
}

#content .fifty td img {
	vertical-align:middle;
}

#content .how-photo img {
	border:3px solid #ccc;
}

#content .how-photo .noborder {
	border:0;
}

#content .how-photo h1 {
	font-size:24px;
}

#content .how-photo h2 {
	font-size:18px;
	letter-spacing:-0.1px;
	padding:0 0 3px;
	margin:0 0 10px;
	border-bottom:1px solid #e1e1e1;
	text-transform:none;
}

#content .how-photo p {
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
}

#content .how-photo form ul {
	padding:0;
}

#content .how-photo form ul li {
	padding:0;
	background:none;
	width:50%;
	float:left;
}

#content .how-photo form input, #content .how-photo form textarea {
	width:270px;
	height:18px;
	padding:4px 5px 0;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	border:1px dotted #999;
}

#content .how-photo form textarea {
	width:570px;
	height:65px;
}

#content .how-photo form .submit-button {
	display:block;
	width:70px;
	height:24px;
	background:url(images/right-submit-button.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	margin:0 0 14px;
	border:0;
	cursor:pointer;
}

#content .how-photo form .submit-button:hover {
	background-position:0 -24px;
}

/* Advantages Bottom Links */

#content .advantages-how ul, #content .advantages-how ul li {
	margin:0;
	padding:0;
	background:transparent;
}

#content .advantages-how ul li {
	float:left;
	width:50%;
	margin:0 0 10px;
}

#content .advantages-how h2 a {
	display:block;
	margin:0 5px 4px 5px;
	text-decoration:none;
	color:#006699;
	padding:8px;
	background:#e3e3e3;
}

#content .advantages-how h2 a:hover {
	color:#f00;
}

#content .advantages-how img {
	float:left;
	margin:0 8px 8px 0;
	padding:0 0 0 8px;
}

#content .advantages-how p {
	padding:0 8px 8px;
}

#content .advantages-how ul li ul {
	padding:0 0 5px 10px;
	margin:0 0 0 85px;
}

#content .advantages-how ul li ul li {
	float:none;
	width:auto;
	margin:0;
	padding:0 0 3px 18px;
	background:url(images/arrows.gif) 0 0 no-repeat;
}

/* Product Buckets */

#content .prod-box ul, #content .prod-box ul li {
	margin:0;
	padding:0;
	background:transparent;
}

#content .prod-box ul li {
	float:left;
	background:#d7d7d7;
	width:275px;
	height:255px;
	margin:0 20px 30px 10px;
	position:relative;
}

#content .prod-box ul li img {
	float:left;
	border:3px solid #ccc;
	margin:0 8px 5px 0;
}

#content .prod-box ul li.last {
	margin:0 0 30px;
}

#content .prod-box ul li h2 {
	font:bold 16px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#fff;
	text-align:center;
	height:30px;
	background:url(images/prod-box-top-bg.gif) 0 0 no-repeat;
	line-height:30px;
}

#content .prod-box ul li h2 a {
	color:#fff;
	text-decoration:none;
}

#content .prod-box ul li h2 a:hover {
	text-decoration:underline;
}

#content .prod-box ul li p {
	padding:8px;
}

#content .prod-box ul li p.learn-more {
	position:absolute;
	bottom:0;
	right:0;
}

#content .prod-box ul li p.learn-more a {
	display:block;
	width:125px;
	height:30px;
	background:url(images/learn-more.gif) 0 0 no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#content .prod-box ul li p.learn-more a:hover {
	background-position:0 -30px;
}

/* Product Buckets End */
/* Contact Us Page */

.alert {
	width:275px;
	padding:10px;
	background:#d7d7d7;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #c7c7c7;
}

#content p.request-quote {
	text-align:center;
	padding:10px 0 24px;
}

#content p.request-quote a {
	display:block;
	width:400px;
	height:25px;
	background:url(images/request-quote.gif) 0 0 no-repeat;
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
}

#content p.request-quote a:hover {
	background-position:0 -25px;
}

#content p.tell-quote {
	text-align:center;
	padding:10px 0 24px;
}

#content p.tell-quote a {
	display:block;
	width:301px;
	height:25px;
	background:url(images/tell-us-about-your-project.png) 0 0 no-repeat;
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
}

#content p.tell-quote a:hover {
	background-position:0 -25px;
}

#content .new-form {
	margin:0 0 14px;
}

#content .new-form td {
	padding:2px 4px;
}

/* Contact Us Page End */
/* Final Styles */

#content .centered {
	text-align:center;
}