/*
	Middle Georgia Pressure Washing Services

	Stylesheet - style.css
	
	©2009 Soren Studios.
	Copying is prohibited.
*/

* { padding: 0; margin: 0; }

a img {border: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #111;
}

#wrapper { 
	margin: 0 auto;
	width: 922px;
}

#faux {
	background: url(images/faux.png);
	margin-bottom: 5px;
	overflow: auto;
	width: 100%
}

#header {
	color: #333;
	width: 902px;
	padding: 10px;
	height: 100px;
	margin: 10px 0px 5px 0px;
	background: url(images/header.png) no-repeat;
	cursor: pointer;
}

#leftcolumn { 
	display: inline;
	color: #fff;
	margin: 10px;
	padding: 0px;
	width: 195px;
	float: left;
	height: 100%;
}

h4.sbtitle {
	margin-bottom: 7px;
	padding-bottom: 2px;
	border-bottom: 1px solid #fff;
}

.cf {
	padding: 3px;
	margin: 2px;
	width: 180px;
	background: #fff;
	border: 1px #ddd solid;
	font-family: "Arial","Verdana","Sans";
	font-size: 1em;
}

.com {
	overflow: hidden;
	font-family: "Arial","Verdana","Sans";
	font-size: 1em;
	white-space: pre;
}

.blur {
	color: #555;
}

.imagecenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 32px;
}

input.submit {
	padding: 3px;
	margin: 2px;
	width: 120px;
	background: #f3f3f3;
	border: 1px #333 solid;
	color: #333;
}

#rightcolumn { 
	float: right;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 683px;
	display: inline;
	position: relative;
}

#leftcolumn a {
	color: #fff;
}

.bold {
	margin-top: 10px;
	color: #600404;
	text-align: center;
	font-family: Times;
}

span.emb {
	text-decoration: underline;
	font-style: italic;
}

.t1 {
	width: 640px;
	margin: 200px 0px 0px 20px;
	clear: both;
}

p.i-c {
	margin: 20px;
	text-align: center;
}

ul {
	margin: 5px 0 5px 25px;
}

#rightcolumn h2 {
	margin-top: 20px;
}

ul.sp {
	margin: 0 auto 10px auto;
	border: 0px;
	vertical-align: middle;
}

li.sp {
	margin: 10px 20px 10px 40px;
	text-align: left;
	font-size: 1.1em;
	list-style-image: url(images/star.png);
	color: blue;
}

#bapics {
	margin-left: 100px;
	width: 583px;
	clear: both;
}

#bapics a {
	color: #ED2020;
}

#lci {
	padding: 0;
	margin: -10px auto 0 auto;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	list-style-type: none;
	width: 500px;
	height: 20px;
}

#lci li { display: inline; }

#lci li h2 {
	padding: 0.2em 0.7em;
	text-decoration: none;
	float: left;
}

#lci li img {
	padding: 33px 0 0 0;
	float: left;
	vertical-align: bottom;
}


/* Credits: Dynamic Drive CSS Library */
/* URL: http://www.dynamicdrive.com/style */

.wireframeauramenu{
	font-weight: bold;
	font-size: 90%;
	width: 100%;
}

.wireframeauramenu ul{
	border: 1px solid #BBB;
	padding: 5px 0;
	margin: 0;
	text-align: center;
	overflow: hidden;
}

.wireframeauramenu ul li{
	display: inline;
}

.wireframeauramenu ul li a{
	color: #494949;
	padding: 6px 12px 6px 6px;
	margin: 0;
	text-decoration: none;
	border-right: 1px dashed #BBB;
}

.wireframeauramenu ul li a.first {
	color: #494949;
	padding: 6px 12px 6px 10px;
	margin: 0;
	text-decoration: none;
	border-left: 1px dashed #BBB;
}

.wireframeauramenu ul li a:hover{
	color: #F70B0B;
}

#footer { 
	width: 902px;
	clear: both;
	color: #fff;
	background: #111;
	margin: 0;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

#footer a {
	color: #fff;
}

.clear { clear: both; background: none; }

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { border: none; }

#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image { padding: 10px; }

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { left: 0; }

#lightbox-nav a { outline: none;}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}

#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	

#lightbox-image-details-caption { font-weight: bold; }

#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}		
	
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.faq-header {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: -10px;
}

.faq-q {
	font-weight: bold;
	font-size: 1.1em;
	margin: 20px 0 5px 0;
}

ol li {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
}