@charset "utf-8";
/* CSS Document 
/* Green Box - Main Stylesheet
/* version 1.0
/* by Jason Collingwood */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ddd;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000;
}
#container {
	width: 770px;  
	background: #545454;
	margin: 30px auto; 
	border: 8px solid #545454;
	text-align: left; 
}
a {
	text-decoration: none;
	color: #8dc63f;
}
a:hover {
	text-decoration: underline;
	color: #8dc63f;
}
#menubar {
  background: #545454;
  width: 100%;
  float: left; 
  border-width: 1px 0 2px 0;
  border-bottom-color: #545454;
  border-top-color: #fff;
  border-style: solid;
}
#menubar .menu ul {
	display: inline
}
#menubar .menu ul li {
	list-style:none;
	display: inline;
}
#menubar .menu ul li a {
  text-decoration: none;
  float: left;
  display: block;
  padding: 2px 10px;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  background: #545454;
  text-align: center;
  border-right: 1px solid #fff;
  border-bottom: 3px solid #545454;
}
#menubar .menu ul li a:hover {
  text-decoration: none;
  color: #fff;
  background: #545454;
  border-bottom: 3px solid #8dc63f; 
}
#menubar .current {
  text-decoration: none;
  display: block;
  padding: 5px;
  width: 85px;
  color: #8dc63f;
  font-weight: bold;
  font-size: 10px;
  background: #545454;
  text-align: center;
  vertical-align: middle;
  float: right;
}
#header { 
	background: #545454; 
	padding: 0 10px 5px 1px;
	border-bottom: 2px solid #fff;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
	text-align: center;
}
#designBottom h1 {
	padding: 5px 10px 0;
}
#designBottom p {
	padding: 2px 10px 0;
}
#mainContent {
	padding: 0; 
}
#mainContainer {
	margin: 0; 
	padding: 10px 0;
}
#contentWrapper {
	background:#fff; 
	height:380px;
}
.main-left {
	border:1px solid #000; 
	height:340px; 
	width: 67%; 
	margin: 10px 5px 10px 10px; 
	padding:2px;
	display:inline-block; 
	vertical-align: middle;
}
.main-right {
	border: 1px dotted #CCC; 
	height: 340px; 
	width: 26%; 
	margin: 10px 10px 10px 5px; 
	padding:2px; 
	display:inline-block; 
	vertical-align:middle;
	overflow: auto;
}
#footer { 
	padding: 0 2px; 
	background:#545454;
	border-top: 2px solid #545454;
} 
#footer p {
	margin: 0; 
	padding: 2px 0; 
	text-align: center;
}
div.model-row {
	display: block;
	padding: 1px;
	margin: 5px;
	width: 95%;
	height: 200px;
	float: left;
}
a.thumbit {
	display:inline-block;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	padding: 2px;
	border: 2px solid #000;
}
a.thumbit:hover {
	display:inline-block;
	text-align: center;
	vertical-align: middle;
	margin: 1px;
	padding: 2px;
	border: 2px solid #8dc63f;
}
a.faq {
	text-decoration: none;
	color: #8dc63f;
}
a.faq:hover {
	text-decoration: underline;
	color: #8dc63f;
}
div #bottom {
	background-color: #363636;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	height: 90px;
	vertical-align:middle;
	font:.75em verdana; 
	color:#fff;
}
div #designBottom {
	background-color: #363636;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	vertical-align:middle;
	font:.75em verdana; 
	color:#fff;
	min-height: 90px;
}
/*#bottom-right {
	border-left: 2px dotted #fff;
}*/

#bottom-contact {
	list-style-type: none;
}
#bottom-contact li {
	color: #fff;
	font-size: .75em;
}
#bottom-contact li a {
	text-decoration: none;
	color: #8dc63f;
}
#bottom-contact li a:hover {
	text-decoration: underline;
	color: #8dc63f;
}
.main-slideshow {
	padding:2px;
	display:inline-block;
}
.main-slideshow img {
	border: 1px solid #ccc;
	margin-left: 10px;
}
.input {
	border: 1px solid #ccc;
	background-color: #eee;
	margin: 5px;
	color: #ccc;
}
.input:focus {
	border: 1px solid #000;
	background-color: #fff;
	margin: 5px;
	color: #000;
}
.submit {
	border: 2px solid #363636;
	background-color: #fff;
	margin: 5px;
	color: #000;
	font-weight:bold;
}
.build_input {
	border: 1px solid #ccc;
	background-color: #eee;
	width: 85px;
	margin: .5px 1px;
	color: #ccc;
	font-size: .75em;
}
.build_input:focus {
	border: 1px solid #000;
	background-color: #fff;
	width: 85px;
	margin: .5px 1px;
	color: #000;
	font-size: .75em;
}
.build_submit {
	border: 1px solid #363636;
	background-color: #fff;
	margin: 1px;
	color: #000;
	font-weight:bold;
	width: 95px;
	font-size:.85em;
}
.icon {
	border: 1px solid #eee;
	padding: 2px;
	height: 10px;
	width: 10px;
}
p.size10 {
	font-size: 10px;
}
div.splashImg {
	float:left;
	margin:10px 10px 0;
	padding:0 8px;
}
div.splashImg img:hover {
	border:2px solid ;
	cursor: pointer;
}
div.splashImg img {
	border: 2px solid #fff;
}
div.project {
	float: left;
	margin: 1px;
	border: 2px solid #fff;
}
div.project:hover {
	border: 2px solid #8dc63f;
}
div.project img {
	width: 140px;
	border: 0;
}
