@charset "UTF-8";

/* LAYOUT, STRUCTURE, & COLORS COPYRIGHT 2009 LIMITDESIGNS */


/* STRUCTURE */

body{
	background: white;
	margin: 0px;
	font-family: "Lucida Sans","AppleGothic",sans-serif;
	font-size: 12px;
	color:#5E5E5E;
	padding:0px;
	min-width:1080px;
}

.align-center {
	text-align:center;
}

a {
	color:#9ebd01;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#D84E2B;
}

#footer a {
	font-weight: normal;
	color:#999999;
}

#footer a:hover {
	text-decoration: underline;
}

h3 {
	color:#474747;
	font-weight:bold;
}

#header {
	min-width:1065px;
	padding:5px 0px 5px 15px;
	height:104px;
	/*border-bottom:solid 1px #B6DA00;*/
	background:url(/images/logo_fade.png) bottom repeat-x;
	border-bottom:solid 1px #757575;
	
}

#social-network {
	margin-top:-6px;
	margin-left:125px;
	padding: 5px 8px 5px 8px;
	float:left;
	border-left:1px solid #eceef5;
	border-bottom:1px solid #eceef5;
	border-right:1px solid #eceef5;
	border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
}

#logo {
	height:104px;
	width:367px;
	background-image:url(/images/logo.png);
	float:left;
}

#nav {
	/*min-width:720px;*/
	margin:65px 0px 0px 450px;
	position:bottom;
	font-size:16px;
	font-family: "Arial", "Lucida Sans","AppleGothic",sans-serif;
}

#nav ul {
	list-style:none;
	height:20px;
}

#nav ul li {
	height:20px;
	width:50px;
	display:inline;
}
.button,
.button2,
#nav ul li a {
	font-weight:100;
	line-height: 20px;
	text-shadow: 0px -1px 1px #8C8C8C;
	color:#ffffff;
	background: url(/images/upfade.png) repeat-x #cccccc;
	text-decoration:none;
	padding:5px 10px;
	margin: 0px 10px 0px 10px;
	border:2px solid #c6c6c6;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	cursor:pointer;
}

.button:hover,
.button2:hover,
#nav ul li a:hover {
	background: url(/images/upfade-hover.png) repeat-x #C1C1C1;
	border:2px solid #B6DA00;
}

.button:active,
.button2:active,
#nav ul li a:active {
	background: #D84E2B;
	border:2px solid #D84E2B;
	text-shadow: 0px -1px 1px #89301F;
}

.button {
	background: url(/images/upfade.png) repeat-x #D84E2B;
	float:right;
	margin-right:20px;
}

.button:hover {
	background: url(/images/upfade-hover.png) repeat-x #D84E2B;
	color:#ffffff;
}

.button:active {
	background: #B6DA00;
	border:2px solid #B6DA00;
	text-shadow: 0px -1px 1px #8C8C8C;
}

#whitebar {
	width:100%;
	border-bottom:solid 1px white;
}

#greenbar {
	height:200px;
	min-width:1065px;
	background:#B6DA00 url(/images/green_bar_fade.png) repeat-x bottom;
	padding-left:15px;
	border-top:solid #D2EF03 1px;
	border-bottom:solid #757575 1px;
	color:white;
	font-style:italic;
	font-family: "Trebuchet MS", "Lucida Sans","AppleGothic",sans-serif;

}

div.features h2 {
	color:#D84E2B;
}

/*img.demo {
	padding:1px;
	border:solid 1px #ccc;
}*/

img.align-left {
	float:left;
	margin-right:10px;
}

img.align-right {
	float:right;
	margin-left:10px;
}
.services {
	font-size:10px;
	font-style:italic;
}

div.portfolio-entry {
	width:100%;
	padding-bottom:15px;
	border-bottom:solid 1px #ccc;
	margin-bottom:10px;
}

div.portfolio-entry .name-and-desc {
	padding-top:10px;
}

#logomirror {
	height:64px;
	width:100%;
	background:url(/images/logo_flip.png) no-repeat;
}

#greenbar-left {
	float:left;
	width:480px;
	height:60px;
	font-size:16px;
	font-weight:bold;
}

#greenbar-right {
	float:left;
	width:500px;
	height:60px;
	font-size:60px;
	text-shadow: 0px -1px 1px #5E5E5E;
}

p.tagline {
	padding-top:30px;
	font-size:12px;
}

#content {
	min-width:970px;
	/*min-height:200px;*/
	background:url(/images/content_fade.png) repeat-x;
	border-top:solid white 1px;
	padding:30px 20px 30px 90px;
	font-size:12px;
	line-height:20px;
	font-family: "Lucida Sans","AppleGothic",sans-serif;
	margin-bottom:30px;
	overflow:hidden;

}

.content-three-column {
	width:250px;
	float:left;
	min-height:200px;
	margin-right:50px;
	padding: 0px 10px 10px 10px;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

.content-two-column {
	width:400px;
	float:left;
	min-height:200px;
	margin-right:50px;
	padding: 0px 10px 10px 10px;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

.footer-three-column {
	width:200px;
	line-height: 14px;
	text-align:left;
	float:left;
	min-height:100px;
	margin-right:60px;
	margin-top:20px;
	border-left: 1px solid #353535;
	padding-left:10px;
}

#content-one-column {
	width:1050px;
}

.content-one-column-contact {
	width:700px;
	padding: 0px 10px 10px 10px;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

.contact-content {
	width:350px;
	margin:0px auto;
	float:left;
}

#content-centered {
	width:940px;
}

.footer-title {
	color:#B6DA00;
	text-shadow: 0px -1px 1px #000000;
	font-weight: bold;
	font-size:12px;
	line-height: 20px;
}

#footer {
	color: #999999;
	font-size:10px;
	min-width:1030px;
	padding:15px 0px 0px 50px;
	height:170px;
	background: #262626 repeat-x;
	/*background: #1E1605 repeat-x;*/
}
#footer-content {
	min-width:1060px;
	text-align:center;
	font-size:10px;
	padding:15px 0px 0px 100px;
}

#footer-content a{
	color:#5e5e5e;
	font-weight:100;
	text-decoration:none;
}
#footer-content a:hover {
	color:#5e5e5e;
	text-decoration:underline;
}

.greenline {
	color:#9ebd01;
	size:20px;
	font-weight:bold;
}

#greybar{
	width:100%;
	min-width:1060px;
	border-bottom:solid 1px #ccc;
}

.footer_people {
	position:relative;
	left:-50px;
	bottom:6px;
	background: url(/images/footer_people.png);
}

#footergreenbar{
	width:100%;
	min-width:1080px;
	height:12px;
	background: #B6DA00;
}

#footergreenbar2{
	width:100%;
	min-width:1080px;
	height:7px;
	background: #A5BC02;
}

#services-images{
	text-align:center;
}

#services-images img{
	padding:0px 5px;
}

#services-images a:hover {
	border:none;
}





/* FORMATTING */

.centered {
	text-align:center;
}


span.strong{
	color: #474747;
	font-weight: bold;
}

.clearboth{
	clear: both;
}

p{
	margin-top:12px;
}

.bold {
	font-weight:bold;
}


.form-alert {
	color:red;
}

.sitemap-title{
	font-size: 10px;
	font-weight:600;
}

.sitemap-title a{
	font-size: 10px;
}

.sitemap{
	font-size: 10px;
	font-weight:bold;
	margin-top:-10px;
}

.sitemap a{
	font-size: 10px;
	font-weight:normal;
}

/* TEAM */
.tagline {
	font-size:10px;
	font-weight:bold;
	margin-top:-10px;
}



/* GLIDER */

#mbp {
	height:521px;
	width:856px;
	margin:0px auto;
	background-image:url(/images/mbp.png);
}

#portfolio {
	margin-left:28px;
	padding-top:60px;
}






.object-center {
	margin-left:auto;
	margin-right:auto;
}

#ie {
	margin:50px auto;
	font-size:40px;
	text-align:center;
	width:800px;
}

#browserbox-container {
	width:730px;
	margin:0px auto;
}

.browserbox {
	width:300px;
	height:340px;
	font-size:24px;
	float:left;
	margin:30px;
}

.browserbox:hover {
	color:red;
}


textarea.code {
	font-family:Courier;
	font-size:12px;
	outline:none;
	width:800px;
	resize:none;
	overflow-x:hidden;
	overflow-y:hidden;
	line-height:16px;
	background:#d2d1d1;
	color:black;
	padding:10px;
	
}

#demo-map {
	width:800px;
	height:400px;
}
