/* Copyright printRevolver.com 

GOLD: CEA411


*/

* html .container, .site-thumbnail, .container .text {position: relative;}
a:link    {text-decoration: none; color: #CC0033;}
a:visited {text-decoration: none; color: #A8002B;}
a:hover   {
	color: #009;
}
h1 {
	text-align:center;
	margin:0px 0 0 0;
	padding:0;
}

h2 {
	margin: 0px 0px 10px;
	border-bottom: 2px solid #666666;
	font: normal 1.8em Copse, Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #009;
	font: normal 1.7em Copse, Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: -10px;
}


h4 {
	font-size: 1.4em;
	margin: 0px;
	padding: 3px 5px;
	background-color:#fff;
	text-align: center;
}
p {
	margin-left: 40px;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.3em;
}
.box-black p, .no-indent, .info-box p {
	margin-left: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0px;
	background: #000000 url(/images/background-dirt-tiled.jpg) repeat fixed left top;
	text-align: center;
}

#background {
	background: url(/images/shards.gif) no-repeat fixed left top;
}
img {
	border: none;
}
.center {
	text-align: center;
	}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#menu {
	height: 128px;
	margin: 20px auto 0px;
}
#wrapper {
	width: 960px;
	margin: 10px auto 0;
	padding: 0;
}
#content {
	background: #fff;
	margin: 0px;
	padding: 30px 20px 10px 20px;
	border: 5px solid #CCCCCC;
	border-top: 2px dashed #666;
	text-align: left;
	border-radius: 0 0 20px 20px;
	min-height:600px;
}
.pull-quote {
	float: right;
	width: 200px;
	font: bold italic 2em Copse, "Book Antiqua", "Palatino Linotype", "monotype Corsiva", serif;
	color: #006;
	margin: 12px 0px 12px 25px;
	text-align: center;
	border-left: 5px solid #006;
	padding-left: 12px;
	line-height: 100%;
}

#content-border-top {
	background: url(/images/content-border-top.gif) no-repeat top center;
	margin: 0 auto;
	height: 28px;
	padding: 0;
	font-size: 1px;
}
#content-border-bottom {
	background: url(/images/content-border-bottom.gif) no-repeat top center;
	margin: 0 auto;
	height: 28px;
	padding: 0;
	font-size: 1px;
	display: none;
}
.container-top {
	background: url(/images/container-top.gif) no-repeat bottom;
	margin: 40px auto 0px;
	height: 20px;
	width: 650px;
	font-size: 1px;
}
.container-wrapper {
	margin: 0px auto 40px;
	width: 865px;
}
.container {
	background: #eee;
	padding: 15px 25px;
	border: 3px solid #006;
	border-radius: 20px;
}
.container .text {
	float: right;
	width: 580px;
}
.container p {
	margin-left: 0px;
	}

.container-bottom {
	background: url(/images/container-bottom.gif) no-repeat top;
	margin: 0px auto 0px;
	height: 12px;
	width: 650px;
	font-size: 1px;
}
.site-thumbnail {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	text-align: center;
	width: 200px;
}
.footer-links {
	text-align: center;
	font-size: 1.2em;
	padding: 4px;
	background: #ddd;
	margin-top: 25px;
	border-radius: 4px;
}
.footer-links span {
	font-size: 0.7em;
}

.site-thumbnail img {
	border: 2px solid #999999;
}
div.spacer {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	}
#copyright {
	color: #999999;
	text-align: center;
	margin: 30px;
}
.box-black {
	margin: 25px 20px;
	padding: 12px 12px 2px;
	border: 1px solid #666666;
	background: #000000;
	color: #fff;
}
.box-white {
	margin: 14px auto;
	padding: 12px 12px 2px;
	border: 1px solid #666666;
	background: #FFFFFF;
	color: #000000;
}

ul.indent {
}
ul.indent li {
	margin-left: 40px;
}

ul.services {
	padding: 6px;
	margin: 10px 30px;
	text-align: center;
	list-style: none;
	}
	
ul.services li {
	display: inline;
	margin: 0px 8px 12px 0px;
	color: #444;
	font-weight: bold;
	font-size: 12px;
	width: 245px;
	float: left;
	text-align: left;
	background: url(/images/bullet.png) no-repeat left center;
	padding-left: 22px;
	}

ul.services li span {
	color: #FF9933;
	}
.examples {
	margin: 0 auto;
	border-collapse: collapse;
	} 
.examples th, .examples td {
	background: #000000;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	}
.examples td img {
	margin: 7px;
	border: 1px solid #999999;
	}
.portfolio img {
	margin: 10px 17px;
}
.info-box {
	margin: 20px;
	background: #eee;
	padding: 1px 10px;
	border-radius: 10px;
}
dt {
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	color: #006;
	margin: 25px 0 6px;
	}
	
dd {
	color: #333;
	line-height: 1.4em;
	}
.email {
	font-weight: bold;
	font-size:1.4em;
}
.testimonial {
	font-size: 0.8em;
	background: #fff;
	padding: 1px 8px;
	border-top: 2px solid #006;
	margin-top: 15px;
}
.testimonial span {
	color: #006;
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 8px;
	display: block;
}
.testimonial p {
	margin-left: 30px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#actionButtons {
	text-align:center;
	margin-top:5px;
}
button {
	background-color:#ccc;
	color:#000;
	border:1px solid #666;
	margin: 0 2px;
	cursor: pointer;
}

li {
	list-style: url(/images/bullet.png);
	margin-bottom: 8px;
}
.portfolio h2 {
	font-size: 33px;
	border-style: none;
	margin-top: 22px;
}
.quote-form input[type=text] {
	width: 400px;
}
.quote-form textarea {
	width: 600px;
}
.quote-form tr td span {
	display: block;
	float: left;
	width: 230px;
	padding: 3px;
}

