/*
Name: Website Name
Description: Info here.
Version:1.0
Author: By...
Author URI: http://www.#.com
*/

/*
Header and Banner
*/

#banner_stage {

}

#banner #subheader {
font-size: 18px;
width: 700px;
}

/*
Content Layout
*/

#content #column {
	width: 900px;
	display: inline;
	padding-top: 5px;
}

#content .column p {
	color: #656256;
	line-height: 24px;
	font-size: 1.0em;
}

#content h2 {
	color: #AB443A;
	font-size: 26px;
	margin-bottom: 3px;
	}
	
#content #blocktop {
	width: 900px;
	height: 58px;
	background: url("images/quoteboxtop_bg.png") bottom left no-repeat;
	margin: 0px;
	clear: both;
	}
	
#content #blocktop h2 {
	padding: 15px 0px 0px 0px;
	}
	
#content #block {
margin: 0px;
	width: 900px;
	height: 176px;
	background: url("images/quoteboxmain_bg.png") top left no-repeat;
}

#content #block #intro {
	color: #FFFFFF;
	width: 660px;
	padding: 10px 25px 25px 25px;
	font-weight: bold;
	}
	
#content #block #intro p {
	color: #FFFFFF;
	font-size: 13px;
	}
	
#content #block h2 {
	padding-bottom: 30px;
	margin-left: 0px;
	}
	
#content .ngg-galleryoverview {
	text-align: center;
	}
	
#content .ngg-gallery-thumbnail {
	margin-right: 0px;
	}

#content .ngg-gallery-thumbnail img.globe:hover {
	border: 0px;
}
	
#content .ngg-gallery-thumbnail a {
	color: #AB443A;
	}
	
#content .ngg-gallery-thumbnail img {
	border: 13px solid #3D5F60;
	padding: 0px;
	margin: 8px 8px 2px 8px;
	}
	
#content .ngg-gallery-thumbnail img:hover {
	border: 13px solid #AB443A;
	}
	
	
	
	
	
ul.thumb {
	list-style-type: none;
	margin-left: 0;
	background-color: #000000;
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
	}
	
.post ul li, .post ul li ul li {
	margin-left: 0px;
	}
	
ul.thumb {
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

ul.thumb li	{
	float: left;
	display: block;
	font-size: 12px;
	border-right: 2px solid #ab443a;
	border-left: 2px solid #ab443a;
	border-top: 2px solid #ab443a;
	padding: 5px;
	background-color: #c9857e;
	}
	
ul.thumb li#1 {
	background-color: #c85a4f;
	color: #FFFFFF; 
	}
	
ul.thumb li#last {
	margin: 0;
	}
	
ul.thumb li a	{
	color: #e0aba6;
	cursor: pointer;
	display: block;
	font-weight: bold;
	}
	
ul.thumb li a:hover {
	text-decoration: none;
	}
	
#main_view_container {
	border: 2px solid #AB443A;
	padding-left: 20px;
	clear: both;
	height: auto;
	padding-bottom: 10px;
	margin-bottom: 26px;
	}
	
#main_view {
	padding-top: 0px;
	}
	
#main_view table td {
	vertical-align: top;
	}
	
#main_view h3	{
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
	}
	
#box2, #box3, #box4, #box5, #box6 {
	display: none;
	}
	
	
table#personal {
	float: left;
	margin-right: 10px;

	}
	
table#goals {
	
	}
	
table#goals_cont {
	}
	
table#hosting {
	float: left;
	width: 360px;
	margin-right: 2px;
	}
	
table#hosting span.packagename {
	width: 100px;
	}
	
table#maintenance {
 	width: 430px;
	margin-left: 8px; 
	float: right;
 }
 
table#design {
	width: 100%;
	}
	
table#content {
	width: 100%;
	}
	
table#ecommerce {
	width: 95%;
	}
	
table#submit {
	width: 95%;
	}
	
table#submit div.wpcf7-response-output {
	width: 300px;
	}
	
table#submit td.radio h3 {
	color: #AB443A;
	}
	
table td.checkboxes span {
	margin-right: 10px;
	float: left;
	}
	
table td.checkboxes span input {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	}
	
table td.radio {
	width: 160px;
	padding-top: 7px;
	}
table td input.radio {
	float: left;
	}
	
span.wpcf7-list-item  {
display:block;
float:left;
margin-left:0.5em;
width:190px;
}
