


/* WP 2 LEAD SALEFORCE PLUGIN OVERRIDES */
.wp2leadwrapper input[type="submit"]{
	
		width:180px;
		margin:32px 0 10px 44px;
		float:left;
		font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;
		font-size:16px;
		height:auto;
		text-align:center;
		background:#4b2b89;
		border-width:1px;
		border-color:#dddddd;
		border-style:solid;
		color:#FFFFFF;
		cursor:pointer;
		font-weight:normal;
		-moz-border-radius:12px;
		-webkit-border-radius:12px;
		border-radius:12px;
		text-shadow:none;
		padding:10px 12px;
		-moz-box-sizing:content-box;
		box-sizing:content-box;-ms-box-sizing:content-box;
	
	}


body .wp2leadwrapper h3 {
    font-size: 22px;
}
	

body .wp2leadwrapper p {
    color: #4b2b89;
    font-size: 16px;
    line-height: 25px;
}


body .frm_forms p{

	font-size:16px;
	line-height:25px;
	color: #666;

}


body .frm_forms p.submit{

	text-align:center;
}

body .frm_forms h3{

	font-size: 22px;
}



.with_frm_style .submit input[type="submit"], .frm_form_submit_style {

	width:120px;
	
}


/* EXPERTISE FORM */
.expertiseinfo{

	margin-bottom: 50px;
	width: 530px;
	font-size: 14px;
	
}
.expertiseinfo h3 {

	margin-top:20px !important;
	color: #4b2b89;

}

.expertiseinfo img {
	margin-top:0px;
}

.expertiseinfo > div {
	float:left;
	margin-left:20px;
}


.expertiseinfo .em {

	margin-top:-10px;
	font-weight: bold;
	font-style:italic;

}



body.expertise .right-content{
	
	float:right;
	width:340px;
	margin: 10px 20px 0 0;
	border-left: 1px solid #ddd;
	padding: 0 0 0 20px;
		
	

}

body.expertise .right-content p{


	font-size: 16px;
}

body.expertise .right-content h4{

	font-size: 22px;
}



body.expertise .wp2leadwrapper input[type="text"],
body.expertise .wp2leadwrapper input[type="email"]
{

	width: 280px;
    background: none repeat scroll 0 0 #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    box-shadow: 2px 2px 3px 1px #CCCCCC inset;
    height: 18px;
    padding: 8px;
	margin:14px 0;
}


/* CONTACT US PAGE */

body.contact-us .contact-icon{

	margin-right: 5px;
	margin-top: -3px;
}

body.contact-us .mainbody strong{

	color: #4b2b89;
	font-family: 'helvetica_neue_lt_std67MdCn';
	font-size: 18px;
	

}

body.contact-us .wp2leadwrapper{

    float: right;
	border: none;
	padding:20px;
	background: #cccccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: none;
	z-index:999;
	margin-top:0px;
	margin-right:27px;
	width: 500px;

}

body.contact-us .wp2leadwrapper input[type="text"],
body.contact-us .wp2leadwrapper input[type="email"]
{

	width: 280px;
    background: none repeat scroll 0 0 #FFFFFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
    box-shadow: none;
    height: 18px;
    padding: 8px;
	margin:14px 0;
}

body.contact-us .wp2leadwrapper input.error{

	color:#444444;background-color:#eeeeee;border-color:#ff0000;border-width:1px;border-style:solid;

}


body.contact-us  .wp2leadwrapper input[type="submit"]{

	margin-top: 40px !important;
	margin-bottom: 40px !important;
	margin-left: 136px;
  
}


/* OUR WORK PAGE */

body.our-work .wp2leadwrapper{

	max-width: 300px;
}

body.our-work .wp2leadwrapper{

	border: none;
	padding:20px;
	background: #e4e4e4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 3px 3px #888888;
	z-index:999;
	position:absolute;
	top:130px;
	right:29px;
	min-height: 200px;

}

body.our-work .wp2leadwrapper{

	border: none;
	padding:20px;
	background: #e4e4e4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 3px 3px #888888;
	z-index:999;
	position:absolute;
	top:130px;
	right:29px;

}

body.our-work .leadin_content{

	width: 420px;
	padding-bottom: 50px;
	font-size: 22px;
	padding-right:140px;
}

body.our-work .leadin_content ul{

	list-style-type: none; display: inline;
	font-size: 14px;

	
}
body.our-work .leadin_content ul li {
    float:left; 
	margin: 2px 20px 0 0;
}

body.our-work  .page-container{


}

body.our-work  .page-container h2{

	font-size:20px;
	color: #4b2b89;
	text-transform: uppercase;

}

body.our-work  .page-container p{


	font-size:15px;
	color: #666;

}


/* PROJECT BOXES */

.our-work .prime-page{

	margin: 0 30px;
}



.projectinfobox {

	width: 285px;
	height: 305px;
	border: 3px solid #4b2b89;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	cursor:pointer;
	
}

.projectinfobox >div{
	padding: 10px;
	margin-top: 144px;
	height:130px;
	cursor:default;

		
}

.projectinfobox h4 {
	color: #4b2b89;
	font-size:17px;
}

.projectinfobox h6 {
	color: #888;
	margin-top: -6px;
}

.projectinfobox p {

	margin-top: 10px;	
	min-height: 60px;
	font-size:13px;
		
	
}

.projectinfobox .readmore{

	float:right;
	font-size: 12px;

}


body.our-work  .mainbody{
	padding: 20px;
	margin-bottom: 40px;
	
}

body.our-work  .mainbody p{
	color: #666;
	font-size:14px;

}



body.our-work .mainbody ul{

	list-style-type: none; display: inline;
	font-size: 14px;
	clear:both;
	margin: 0px 20px;

	
}
body.our-work .mainbody ul li {
    float:left; 
	margin: 12px 20px 0 0;
}

body.our-work .mainbody  img {

	border: 1px solid #aaa;
	-webkit-box-shadow: 0px 1px 4px 1px #ddd;
	box-shadow: 0px 1px 4px 1px #ddd;

}

/* WHAT WE DO PAGE */


body.what-we-do .wp2leadwrapper,
body.expertise .wp2leadwrapper
{

	border: none;
	padding:20px;
	background: #E3E2E2;
	float:right;
	margin: 0 40px 0 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 3px 3px #888888


}




body.our-work .wp2leadwrapper .frm_none_container,
body.what-we-do .wp2leadwrapper .frm_none_container,
body.expertise .wp2leadwrapper .frm_none_container {

	height: 46px;
}



/* SERVICES PAGE */


/* OUR WORK PAGE */



body.services .wp2leadwrapper{

	border: none;
	padding:20px;
	background: #e4e4e4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 3px 3px #888888;
	z-index:999;
	position:absolute;
	top:360px;
	right:20px;
	width: 300px;
	border: none;
	padding:20px;
	background: #E3E2E2;
	float:right;
	margin: 0 40px 0 0;
	box-shadow: 0px 3px 3px #888888


}


body.services .wp2leadwrapper input[type="text"],
body.services .wp2leadwrapper input[type="email"]
{

	width: 280px;
    background: none repeat scroll 0 0 #FFFFFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
    box-shadow: none;
    height: 18px;
    padding: 8px;
	margin:14px 0;
}


/*  */

body.expertise .right-content
body.what-we-do .right-content{
	
	float:right;

}

.padded_content{

	padding:20px;
}


div.messagebox textarea{

	width:480px;

}


body.what-we-do .wp2leadwrapper input[type="text"],
body.what-we-do .wp2leadwrapper input[type="email"]
{

	width: 280px;
    background: none repeat scroll 0 0 #FFFFFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
    box-shadow: none;
	border: none;
    height: 18px;
    padding: 8px;
	margin:14px 0;
}


.wp2leadwrapper input.error{

	color:#444444;background-color:#eeeeee;border-color:#ff0000;border-width:1px;border-style:solid;

}




/*  */

.icontitle{

margin-bottom:20px;


}
.icontitle img{

	float:left;

}

.icontitle div{
	font-size:18px;
	font-weight: bold;
	float:left;
	margin: 1px 0 0 5px;

}

.icontitle div:after {

 clear:both;
}

.icontitle:after {

 clear:both;
}








body.our-work .wp2leadwrapper input[type="text"],
body.our-work .wp2leadwrapper input[type="email"]
{

	width: 280px;
    background: none repeat scroll 0 0 #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    box-shadow: 2px 2px 3px 1px #CCCCCC inset;
    height: 18px;
    padding: 8px;
	margin:10px 0;
}


.w2llabel{
	display:none !important;
}

.w2llabel.error{
	display: block !important;
}

.expertise .prime-page{

	margin-bottom: -10px;
}

body.what-we-do .wp2leadwrapper{
	background: none repeat scroll 0 0 #cccccc;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: none;
    padding: 20px;
    position: absolute;
    right: -16px;
    top: 350px;
    z-index: 999;
}
	
#carousel-wrapper{
	
	height: 164px;
	padding: 10px 0 10px 0; 
	margin: 20x 0 10px 0; 
	text-align: center;

		
}
	
.mcsuform{

	float:right;
}
#expertise-right{

    border: medium none;
    padding: 20px;
    position: absolute;
    right: -16px;
    top: 670px;
    z-index: 999;
	
}

	.expertise-snippet{

		float:left;
		margin: 20px 4px;
	
	}

#subheader h1, #subheader h1 *{
    font-size: 26px;
    line-height: 20px;
	font-weight:normal;
}

#requiredfieldsmsg{ display: none; }


body a, body a:visited, .main .tabs > li > a, .tabs > li > a {
    color: #FA6C00;
	font-size: 0.9em;
}

