/* LAYOUT */ 
/* green = #7cc242 */ 

* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
p{
	
}

html, body{ 
	background: #ffffff;
	text-align:center; 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:100.1%; /*** Don't change this setting. Make all other
	font-sizes in % (preferred) or ems ***/
	color:#666666;
}

html {
	height: 100%;
}
.load{
	background:url('../imgs/loading.gif') no-repeat center;}
 
#pagewidth{ 
	width:990px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
} 
 
#header{
	position:fixed; 
	height:0px; 
	margin-top: 25px;
	width:100%;
	margin-left: 870px;
	z-index: 7;
	font-size: 14px;
} 
 
#leftcol{
	padding-left: 20px;
	height: 1200px;
	float:left; 
	position:fixed; 
	background-color:#fff;
  }
 
#logo{
	margin-top: 70px;	
	height: 56px;
	}
 
#nav {
	width: 160px;
	position: absolute;
	border-top: 1px solid #e4e4e4;
	font-size: 105%;
}

#maincol{
	 background-color: #ffffff;  
	 float: right; 
	 display:inline; 
	 position: relative; 
	 width:780px; 
	 margin-top: 130px;
 }
 
 
 #maincoloverlay{
	background-color: #ffffff;  
	float: right; 
	display:inline; 
	position: fixed; 
	width:780px; 
	border-bottom: none;
	margin-left: 210px;
	z-index: 6;
	opacity: 0.8;
}


 #maincoloverlay_buffer{
	background-color: #ffffff;  
	float: right; 
	display:inline; 
	position: fixed; 
	width:780px; 
	margin-left: 210px;
	margin-top: 118px;
	z-index: 4;
	opacity: 0.6;
}

/* portfolio */


#port_maincol{  
	float: right; 
	display:inline; 
	position: relative; 
	width:780px; 
	margin-top: 162px;
 }


 
 
 #port_maincoloverlay{
	font-size:105%;
	float: right; 
	display:inline; 
	position: fixed; 
	width:780px; 
	border-bottom: 1px solid #7cc242;
	margin-top: 138px;
	margin-left: 210px;
	z-index: 10;

}


 #port_maincoloverlay_buffer{
	height:161px;
	background-color: #ffffff;  
	float: right; 
	display:inline; 
	position: fixed; 
	width:780px; 
	margin-left: 210px;
	z-index: 4;
	opacity: 0.8;
}

/* end port */ 
 
 
 
 li {
	list-style-type: none;
	line-height: 18px;	
}

/* profile */

#profile_maincol{
	 background-color: #ffffff;  
	 float: right; 
	 display:inline; 
	 position: relative; 
	 width:780px; 
	 margin-top: 183px;
 }


#profile_maincoloverlay{
	height: 191px;
	background-color: #ffffff;  
	float: right; 
	display:inline; 
	position: fixed; 
	width:780px; 
	border-bottom: 1px solid #7cc242;
	margin-left: 210px;
	z-index: 6;
	opacity: 0.85;
}


#profile_maincoloverlay_buffer{
	height:0;
	background-color: #ffffff;  
	float: right; 
	display:inline; 
	position: fixed; 
	width:780px; 
	margin-left: 210px;
	margin-top: 192px;
	z-index: 4;
	opacity: 0.6;
}

/* end profile */ 
 
 
/* client */


#client_maincol{
	float: right; 
	display:inline; 
	position: relative; 
	width:780px; 
	margin-top: 210px;
}

#client_maincoloverlay{
	height: 222px;
	background-color: #ffffff;  
	float: right; 
	display:inline; 
	position: fixed; 
	width:780px; 
	border-bottom: 1px solid #7cc242;
	margin-left: 210px;
	z-index: 6;
	opacity: 0.85;
}

 #client_maincoloverlay_buffer{
	height:4px;
	background-color: #ffffff;  
	float: right; 
	display:inline; 
	position: fixed; 
	width:780px; 
	margin-left: 210px;
	margin-top: 192px;
	z-index: 4;
	opacity: 0.6;
}
/*
#slideshow1, #slideshow2, #slideshow3, #slideshow4, #slideshow5, #slideshow6, #slideshow7, #slideshow8, #slideshow9, #slideshow10, #slideshow11, #slideshow12, #slideshow13{
	width:640px;
	background-image:url('../imgs/topquote.gif');
	background-repeat:no-repeat;
	padding-left:0;
	margin-top:10px;
}
*/
.quotes{
	width:640px;
	background-image:url('../imgs/topquote.gif');
	background-repeat:no-repeat;
	background-position:top left;
	margin-top:5px;
	padding-top:7px;
	padding-left:30px;
}


.quotes p.testimonialss{
	font-family: "Helvetica Neue Medium ", Arial, Helvetica, sans-serif;
	color: #aaa;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	text-align:left;
}

/* end client */  
 
 
 
#bottom {
	background-image:url('../imgs/bg.png');
	bottom:0px;
	height: 12px;
	float:left;
	position:fixed;
	width:100%;
z-index:999;	cursor: pointer;
}



#bottomcontact {
	background-color: #7cc242;
	bottom:0px;
	height: 310px;
	float:left;
	position:fixed;
	width:100%;
z-index:999;	color: #ffffff;
}


#bottomtxt {
	background-color: #ffffff;
	bottom:0px;
	padding-top: 0px;
	padding-bottom: 13px;
	position:fixed;
	width:100%;
	z-index:9;
	opacity: 0.7;
	display: inline-block;
}

#pullquote{
	
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 80px;
}
#workSpan{
	padding-left: 20px;
	padding-bottom:20px;
	width:650px;
	font-family: "Helvetica Neue Medium", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;	
	line-height: 43px;
	font-size: 35px;
	color: #dedede;
}

 
 /* *** Float containers fix:
  *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{
	display: block;
	}
/* End hide from IE-mac */  





/* TYPOGRAPHY */ 

.center {
	margin-left: 50%;
	padding-top: 18px;
	padding-bottom: 10px;
}

.double_txt 
{
	font-size: 15px;
	line-height: 20px;
}

.double_txt_large 
{
	font-size: 19px;
	line-height: 25px;
	color: #b3b3b3;
}
/*did not use this*/
.descriptionSub 
{
	width:300px;
	text-align: left;
	margin-top: 5px;
	border:0;
	color: #8d8d8d;
	z-index: -2;
}
/*did not use this, this too*/
.double_txt_large2 
{
	font-size: 19px;
	line-height: 25px;
	color: #b3b3b3;
}


.link {
	font-family: "Helvetica Neue Medium", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	line-height: 43px;
	font-size: 35px;
	color: #d6d6d6;
	display: inline-block;
}

.linkHere {
	font-family: "Helvetica Neue Medium", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	line-height: 43px;
	font-size: 35px;
	color: #7cc242;
}

.link a{
	font-size: 35px;
	color: #666666;
}

 a {
	font-size: 70%;
	color: #8D8D8D;
	text-decoration: none;
	font-weight: normal;
}

 a:hover { 
	text-decoration: none;
	color: #7cc242;
}

.homeText {
	font-family: "Helvetica Neue Medium ", Arial, Helvetica, sans-serif;
	font-weight: normal;	
	line-height: 27px;
	font-size: 18px;
	color: #b3b3b3;
	display: inline-block;
}
.dark{
	color: #737373;
	
}

h2 {
	font-family: "Helvetica Neue Medium", Arial, Helvetica, sans-serif;
	font-weight: normal;	
	line-height: 43px;
	font-size: 35px;
	color: #dedede;
	display: inline-block;
}

h2 a{
	font-weight: normal;
	font-size: 35px;
	color: #ccc;
}

h3 {
	font-family: "Helvetica Neue Medium ", Arial, Helvetica, sans-serif;
	line-height: 27px;
	color: #a5a5a5;
	font-weight: normal;
	font-size: 16px;
}

h3 strong{
	color: #7cc242;
	font-weight: normal;
}

h4 {

	font-weight: bold;
	margin: 0px;
	display:inline;
	color: #737373; 
}

h5 {
	
	color: #aaa;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	
}

h5 strong{
	font-weight: normal;
}

h6 {
	line-height: 20px;
	color: #a5a5a5;
	font-weight: normal;
	font-size: 11px;
	
}

.footer {
	font-size: 65%;
	margin-left: 305px;
 	color: #666666;
}

.intro_box p{
	color: #b1b1b1;
	font-size: 70%;
	padding-left: 105px;
	line-height: 17px;
	text-align: right;
	}

.intro_box2 p{
		color: #b1b1b1;
		font-size: 70%;
		padding-left: 30px;
		line-height: 17px;
		text-align: right;
		}


.footer a{
	color: #666666;
	font-size: 100%;
	}
	
	.footer a:hover{
		font-size: 100%;
		color: #7cc242;
	}
	

.nav a {
	font-size: 70%;
	border-bottom: 1px solid #e4e4e4;
	color:#666666;   
	display: block;
	text-decoration: none;
	padding-top: 13px;
	padding-bottom: 3px;

}
.nav a:visited {
	}
.nav a:active {
	

	}
.nav a:hover {
		border-bottom:1px solid #7cc242;
		display: block;
		text-decoration: none;
		color: #7cc242;
	}

	.nav_select {
	
		border-bottom:1px solid #7cc242;
		display: block;
		text-decoration: none;
		color: #7cc242;
		margin-top: 10px;
		padding-bottom: 2px;
}


	.subnav {
	
		padding-left: 0;
		display: block;
		text-decoration: none;
		padding-bottom: 2px;
}


	.subnavselect {
	font-weight: bold;
	color: #666666;
	padding-right: 45px;
	font-size: 70%;
}


	.subnav a{
		font-weight: bold;
		padding-right: 45px;
		color: #7cc242;
}

	.subnav a:hover{
		color: #8d8d8d;
	}




	.nav_select a
	{
	color: #7cc242;
}



.portfolio_section {
	padding-left: 5px;
	font-size: 70%;
	border-bottom:1px solid #7cc242;
	color: #7cc242;
	padding-bottom: 2px;
	padding-top: 14px;
} 


.gallery {
	margin-top: 30px;
}



/* description holder */		
.description {
	text-align: left;
	margin-top: 5px;
	border:0;
	width: 680px;
	font-size: 68%;
	line-height: 1.45em;
	color: #8d8d8d;
	z-index: -2;
}

.description2 {
	text-align: left;
	margin-top: 5px;
	border:0;
	width: 680px;
	font-size: 11px;
	line-height: 20px;
	color: #8d8d8d;
	z-index: -2;
}

.client {
	float: left;
	width: 210px;
	padding-right: 10px;
}


.design { 
	float: left;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
}

.solution {
	float: right;
	width: 210px;
}


.column3 {
	float: right;
	width: 210px;
	height: 140px;

}

.column3x {
	float: right;
	width: 210px;
	height: 200px;

}

.column3_left {
	float: left;
	width: 210px;
	padding-right: 10px;
	height: 140px;
	

}


.column3_left  a:hover
{
	color: #7cc242;
	border-bottom:1px solid #7cc242;
}

.column3_left a 
{
		border-bottom:1px solid #ddd;
		padding-left: 5px;
		padding-top: 3px;
}





.column3 a{
		border-bottom:1px solid #ddd;
		padding-left: 5px;
		padding-top: 3px;
}


.column3 a:hover{			
	color: #7cc242;
	display: block;
	border-bottom:1px solid #7cc242;
	}
	
	.column3x a{
			border-bottom:1px solid #ddd;
			padding-left: 5px;
			padding-top: 3px;
	}


	.column3x a:hover{			
		color: #7cc242;
		display: block;
		border-bottom:1px solid #7cc242;
		}


.double_l {
	float: left;
	width: 65%;
	padding-right: 5px;
}

.double_r {
	float: right;
	width: 65%;
	padding-left: 2px;
	padding-right: 10px;
}

.descfooter {
	height: 30px;
	clear: both;

}
/* end description holder */

/*  ACCORDIAN   */




		/*
			Vertical Accordions
		*/
		
#vertical_container {
	padding-bottom: 60px;
}

.accordion_toggle {
	display: block;
	height: 30px;
	width: 680px;
	background: url() no-repeat top right #ffffff;
	padding: 0 0px 0 0px;
	line-height: 37px;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #666666;
	cursor: pointer;
	margin: 0 0 0 100px;
	padding-top: 2px;
}


.accordion_toggle_active {
	background: url('../imgs/levellogo_small.gif') no-repeat top right #ffffff;
	color: #7CC242;		
}
.lineHere		{
	border-bottom: 1px solid #E4E4E4;
	width:680px;
	height:2px;
	margin-left:100px;
	
}
		
.accordion_content {
	color: #444444;
	overflow: hidden;
	margin: 0 0 0 100px;
	/*border-bottom: 1px solid #E4E4E4;*/
}


.accordion_content_full {
	color: #444444;
	overflow: hidden;
	margin: 0 0 0 100px;
	/*border-bottom: 1px solid #E4E4E4;*/
	border:none;
}


.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
			
.accordion_content p {
	line-height:130%;
	padding: 0px 0px 9px 0px;
}

.accordion_content a {
	font-size: 100%;
	display: block;

}
			
.back{
	position: absolute;
	top: 425px;
	left:220px;
	z-index: -5;
}

.imageback{
	position: absolute;
	top: 32px;
	left:380px;
	z-index: -5;
	opacity: 0;
}


/*Start text portfolio/testimonial hover and styles*/
.marquee{
	z-index:-2;
	background-color:#ffffff;
	background:url('../imgs/loading.gif') no-repeat center;
	}
	
.marquee a img, .quoted {
		
	}
	
.marquee a:hover{
		border-left: 5px solid #ffffff;
		border-right: 5px solid #ffffff;
		
	}

div.testimonial {
	position: absolute;
	top:0;
	left:0px;
/* width: 680px; Set to gallery width, in px or percentage */
/* 	height: 314px;  Set to gallery height */
	padding:0;
	margin:0;
	margin-top:0; 
	z-index:2;
}
	
.testimonial:hover{ /*to hide testimonial behind .marquee */
	z-index:-4;
	border:none;
	
	}
	
.quoted{
	width:620px;
	height:314px;
	background-image:none;
	background-repeat:no-repeat;
	padding: 20px 30px 15px 30px;
	background-color:#ffffff;  
	opacity:0.8; 
	text-align:left;	
}


.quotedHT{
	width:620px;
	background-image:none;
	background-repeat:no-repeat;
	padding: 20px 30px 15px 30px;
	background-color:#ffffff;  
	opacity:0.9;
	}
	
.thequote{
	font-family: "Helvetica Neue Medium ", Arial, Helvetica, sans-serif;
	color: #aaa;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	text-align:left;
}	

.theauthor{
	color: #a5a5a5;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-align:right;
	padding-top:20px;
}

.green{
	color:#7cc242;
	
}
	
/*	.testimonial:hover{
	line-height: 25px;
	color: #aaa;
	font-weight: normal;
	font-size: 16px;
	display:block;
	background-color:#2fb3fe;
	top:500px;  */
}


	

/*End text portfolio/testimonial hover and styles*/

#map {
	float:left; 
	opacity:.5; 
	}

/*email form */
	fieldset { 
		text-align: left;
		border: 0px;
	}
		
	label 
	{ 
		display: ; 
	}
	

#selfCC{

	padding-top: 8px;
}	
	
	input.text {
	font:12px/15px Arial,"Helvetica Neue Medium", Helvetica, sans-serif;
	background-color:#7cc242;
	color: #FFFFFF;
	padding-top:2px;
	padding-left: 3px;
	margin: 0px 0px 0px 0px;
	border:none;
	border-bottom:1px solid #ccc;
	
}
	textarea{
		font:12px/15px Arial,"Helvetica Neue Medium", Helvetica, sans-serif;
		background-color:#7cc242;
		color: #FFFFFF;
		padding-top:2px;
		padding-left: 3px;
		margin: 0px 0px 0px 0px;
		border:none;
		border:1px solid #ccc;
	}	 
	
	input.submit { 
	background-color: #f5f5f5;
	border: 1px solid #ececec;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: gray;
	font-size: 10px;
	 }


#close
{
text-align: right;
font-size: 10px;
padding-top:4px;
cursor: pointer;
}	



#contact_right {

	font-size: 11px;
	text-align: left;
	float: right;
	line-height: 16px;
	padding-right: 65px;
	margin-right: 5px;

}	

.smaller{
	font-size: 70%;
	line-height: 5px;
}	
	
#contact_layout {
	width:990px;
	margin-left:auto; 
	margin-right:auto;
	}

#contact_holder {
	padding-top: 15px;
	
}

#contact_top {
	margin-left: 210px;
	margin-top: 15px;
	text-align: left;
	font-size: 12px;
	padding: 2px;
	border-bottom: #ffffff solid 2px;
	}

.contact_top.rightalign{
	text-align: right;
}


#contactFormArea {
	width: 390px;
	padding-left: 310px;
	text-transform: none;
	font-size: 12px;
}

/* email labels */
	
#posName{
	width: 330px;
	height: 15px;
	margin-right: 0px;
}

#posEmail{
	width: 330px;
	height: 15px;
	margin-right: 0px;
}

#posRegard{
	width: 330px;
	height: 15px;
	margin-right: 0px;
}

#posText{
	width: 330px;
	height: 100px;	
}

#sendContactEmail {

}
	
/* end email labels */




/* Gallery Styles */
	div.scroller { 
		/* modify width and height of scrolling section if necessary	*/		
		width: 680px; 
		height: 340px;
		overflow: hidden;
		border:0px;
		}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:680px;
		height:314px;
		overflow:hidden;
		float:left;
		padding:0;		
		}
	div.scroller div.content {
		width: 10000px;
		background:#7cc242;
		}


	div#section1 {
		background:#7cc242;
		color:#ffffff;
		}


	div#section2 {
		background:#7cc242;
		color:#ffffff;
		}


	div#section4 {
		background:#7cc242;
		color:#ffffff;
		}
		
	div#section6 {
		background:#7cc242;
		color:#ffffff;}
		

.controls {
text-align: right;
padding-bottom: 1px;
color: silver;
font-size: 90%;}

.portfolio_dynamic {
	padding-top:18px;
	height: 324px;
	background: #ffffff;
	cursor:default;}
	
#email {
	margin-left: 310px;	
	width: 450px;
	background:#7cc242; 
	color: #ffffff; 
	font-size: 11.5px;
	font-weight:normal;
	z-index:999;
	}

#emailName {
	height:22px;
	width: 430px;
	background-color: #7cc242;}

#emailAddy {
	height:22px;
	width: 430px;
	background-color: #7cc242;}

#emailSubject {
	height:22px;
	width: 430px;
	background-color: #7cc242;}

#emailMessage {
	height: 110px;
	width: 430px;
}
	
#emailSubmit {	
	padding-top:10px;
	padding-left:225px;
	width: 420px;
	height:30px;
	}

.left1 {
	float: left;}

.right1 {
	float: right;	}
