@charset "utf-8";

/*-----------Type Settings-----------*/ 
body {
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	color:#222222;
	min-width:1050px;
	border:0;
	margin:0;
	padding:0;
	background-color:#fff;
	/*background-image: url(../images/light_backgrounds/background1.jpg);
	background-image: url(../images/backgr.png);*/
	background-position:center;
	background-repeat:repeat;
}
/*-----------Headers-----------*/
h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-weight:normal;
}
h1 {
	font-size:42px;
	font-family: 'Open Sans Condensed', sans-serif;	
	color:#000000;
	padding:0 0 10px 0;
}
h1 a{
	color:#000000;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
h1 a:hover{
	color:#128eee;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
h2  {
	font-size:32px;
	font-family: 'Open Sans Condensed', sans-serif;	
	color:#000000;
	padding:0 0 10px 0;
}
h2 a{
	color:#000000;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
h2 a:hover{
	color:#128eee;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
h3 {
	font-size:26px;
	font-family: 'Open Sans Condensed', sans-serif;
	padding:0 0 10px 0;
	color:#000000;
}
h3 a{
	color:#000000;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
h3 a:hover{
	color:#128eee;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
h4 {
	font-size:20px;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#000000;
	padding:0 0 10px 0;
}
h4 a{
	color:#000000;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
h4 a:hover{
	color:#128eee;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
h5 {
	font-size:14px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	padding:0 0 5px 0;
}
h5 a{
	color:#000000;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
h5 a:hover{
	color:#128eee;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
h6 {
	font-size:14px;
	font-family: 'Times', serif;
	font-style:italic;
	color:#000000;
	padding:0 0 10px 0;
}
h6 a{
	color:#000000;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
h6 a:hover{
	color:#42df81;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
/*-----------Type Settings for Certain Sections-----------*/
p, .button {
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	line-height:22px;
	margin:0;
	padding:0 0 10px 0;
	color:#222222;
}
p a {
	text-decoration:none;
	color:#ff6a28;
}
p a:hover {
	text-decoration:none;
	color:#ffc978;
	-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
p.superletter:first-letter {
	color:#000000;
	font-size:36px;
	font-family: 'Times', serif;
}
p.dropcap:first-letter {
 	float:left;
	font-family: 'Times', serif;
	font-size:44px;
	line-height:22px;
 	margin-top:5px;
	margin-right:3px;

}
/*-----------Common Styling-----------*/
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.light {
	color:#777777;
}
.color{
	color:#128eee;
}
.italic {
	font-style:italic;
	font-family: 'Times', serif;
	font-size:14px;
}
.underline {
	text-decoration:underline;
}
.strike {
	text-decoration:line-through;
}
.nopadding {
	padding:0;
}
.nomargin{
	margin:0px;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
/*-----------Top Bar-----------*/
.mininav {
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
}
.mininav ul {
	padding:0px;
}
.mininav ul > li {
	position: relative;
	float: left;
	list-style: none;
	margin-right:10px;
	padding-right:10px;
	margin-top:0px;
}
.mininav ul > li:last-child {
	margin-right:0px;
}
.mininav ul a{ 
	text-decoration: none; 
	display: block; 
	color:#ffffff;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	text-decoration:none;
	padding:3px 0px 3px 0px;	
}
.mininav ul a:hover{
	color:#128eee;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.bar {
	height:33px;
	/*width:960px;*/
	width:100%;
	margin:auto;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:40px;
	padding-right:40px;
	/*background-color:#111111;*/
}
.navbar{
	height:120px;
	width:1050px;
	padding-top:0px;
	/*background-color:#ffffff;	*/
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
.logo{
	padding:0px;
	margin: -50px 0 10px 5px;
}
/*-----------Page Shadow-----------*/
.page_shadow{
	background-image:url(../images/page_shadow.png);
	background-position:center;
	background-repeat:no-repeat;
	height:22px;
	margin-top:20px;
	width:1050px;
	margin-right:auto;
	margin-left:auto;
}
.headershadow{
	width:960px;
	height:316px;
	background-image:url(../images/body_shadow_small.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}
/*-----------Buttons-----------*/
.button {
	white-space:nowrap;
	display: inline-block;
	text-decoration: none;
	font-weight: normal;
	line-height: 1;
	position: relative;
	cursor: pointer;
	font-style:normal;
	letter-spacing:normal;
	margin-top: 5px;
}
.small.button {
	font-size: 13px;
	font-family: 'PT Sans', sans-serif;
	padding:5px 10px 6px 10px;
}
.medium.button {
	font-size: 17px;
	font-family: 'Yanone Kaffeesatz', sans-serif;	
	padding:5px 14px 6px 14px;	
}
.large.button {
	font-size: 20px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	padding:8px 18px 10px 18px;
}
.action.button {
	font-size: 20px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	padding:8px 42px 10px 18px;
	background-image:url(../images/button_icon.png);
	background-repeat:no-repeat;
	background-position:right center;
	-webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
}
.regular.button{
	color: #111111;
	border:#ffffff 1px solid;
	background-color:#f1f1f1;
	box-shadow: 0px 0px 1px #999999;	
	-moz-box-shadow: 0px 0px 1px #999999;
	-webkit-box-shadow: 0px 0px 1px #999999;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.regular.button:hover{
	color: #ffffff;
	border:#128eee 1px solid;
	background-color:#128eee;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.highlight.button{
	color: #ffffff;
	border:none;
	background-color:#128eee;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;	
}
.highlight.button:hover{
	color:#111111;
	background-color:#42df81;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.minimal.button{
	color: #111111;
	background-image:url(../images/btn_arrow.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding:0px;
	padding-right:15px;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.minimal.button:hover{
	color: #111111;
	color: #128eee;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.minimaldark.button{
	color: #ffffff;
	background-image:url(../images/btn_arrow_dark.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding:0px
	padding-right:15px;
	margin-top:-6px;
}
.dark.button{
	color: #ffffff;
	background-color:#222222;
	border:#555555 solid 0px;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.dark.button:hover{
	color:#111111;
	background-color:#42df81;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.tag.button{
	color: #666666;
	background-color:#ffffff;	
	border:#f1f1f1 solid 1px;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;	
}
.tag.button:hover{
	color:#111111;
	background-color:#42df81;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.round.button{
	width:40px;
	height:40px;
	border-radius:50px;
	font-size:17px;
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	line-height:40px;
	text-align:center;
	background-color:#ff6600;
	padding:3px;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.round.button:hover{
	color:#111111;
	background-color:#ffc978;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.roundlight.button{
	width:40px;
	height:40px;
	border-radius:50px;
	font-size:17px;
	color:#111111;
	font-family: 'PT Sans', sans-serif;
	line-height:40px;
	text-align:center;
	background-color:#f1f1f1;
	padding:3px;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.roundlight.button:hover{
	color:#111111;
	background-color:#42df81;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.nivo_round.button{
	width:40px;
	height:40px;
	padding:20px;
	border-radius:50px;
	font-size:17px;
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	line-height:40px;
	text-align:center;
	background-color:#128eee;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.nivo_round.button:hover{
	color: #111111;
	background-color:#42df81;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.call_round.button{
	width:40px;
	height:40px;
	padding:20px;
	border-radius:50px;
	font-size:17px;
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	line-height:40px;
	text-align:center;
	background-color:#128eee;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.call_round.button:hover{
	color: #111111;
	background-color:#42df81;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
/*-----------Misc Settings-----------*/
.imageinset{
	margin-right:10px;
}
.circlenumber{
	white-space:nowrap;
	display: inline-block;
	text-decoration: none;
	font-weight: normal;
	line-height: 1;
	position: relative;
	font-style:normal;
	letter-spacing:normal;
	margin-top: 5px;	
	width:45px;
	height:38px;
	border-radius:50px;
	border:none;
	font-size:28px;
	color:#fff;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:center;
	background-color:#128eee;
	padding-top:8px;
	margin-right:8px;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;	
}
.circlenumber:hover{
	color:#111111;
	background-color:#42df81;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.quotes {
	margin-right:10px;
	padding-bottom:10px;
}
#maincontent {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
}
.pageshadow {
	/*width:1180px;*/
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/shadow_left_right.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.box {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:40px;
	padding-bottom:10px;
	padding-top:0px;
	border-right:#cccccc 0px solid;
	border-left:#cccccc 0px solid;
}
/*----------------Scroll to Top-----------------*/
#top-link{
	width:60px;
	height:60px;
	border-radius:50px;
	font-size:15px;
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	line-height:60px;
	text-align:center;
	background-color:#128eee;
	position:fixed;
	text-decoration:none;
	bottom:10px;
	right:10px;
}
.tip {
	font-family: 'Arial', sans-serif;
	font-size:13px;
	text-shadow:1px 1px 0 #000000;
    display:none; /*--Hides by default--*/
    padding:8px 8px 8px 8px;
    position:absolute;
	z-index:1000;
	color: #ffffff;
	background-color:#128eee;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.alignleftnopad {
	float:left;
}
.alignrightnopad {
	float:right;
}
.aligncenter {
	text-align:center;
	margin:auto;
}
.blockquote {
	font-size:14px;
	font-family: 'Times', serif;
	font-style:italic;
	color:#222222;
	background-color:#f7f7f7;
	background-image:url(../images/quote.png);
	background-position:left top;
	background-repeat:no-repeat;
	min-height:40px;
	padding:10px;
	margin-bottom:10px;
}
#testimonials {
	height:100%;
	list-style-type: none;
	padding:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	border: solid 10px #333333; 
	background-color:#444444;
	box-shadow: 1px 1px 1px #000000;	
	-moz-box-shadow: 1px 1px 1px #000000;
	-webkit-box-shadow: 1px 1px 1px #000000;	
}
#testimonialsimageonly {
	height:184px;
	list-style-type: none;
	padding:0px;
	margin:0px;
	text-align:center;
	border: solid 10px #ffffff; 
	background-color:#444444;
	box-shadow: 1px 1px 3px #000000;	
	-moz-box-shadow: 1px 1px 3px #000000;
	-webkit-box-shadow: 1px 1px 3px #000000;	
}
#testimonials .slide {
	font-size:20px;
	font-family: 'PT Sans', sans-serif;
	color:#bfbfbf;
	font-style:italic;
	position: relative;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	line-height:26px;
}
#testimonials .slide span {
	font-size:14px;
	font-family: 'PT Sans', sans-serif;
	color:#888888;
	font-style:italic;
	position: relative;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	margin-left:20px;
	line-height:36px;
}
#testimonials .slide span a{
	color:#888888;
}
#testimonials .slide span a:hover{
	color:#ffffff;
}
#testimonials .slide img{
	margin-bottom:10px;
}
.quote {
	height:100%;
	list-style-type: none;
	padding:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	border: solid 10px #333333; 
	background-color:#444444;
	box-shadow: 1px 1px 1px #000000;	
	-moz-box-shadow: 1px 1px 1px #000000;
	-webkit-box-shadow: 1px 1px 1px #000000;	
}
.quote .static {
	font-size:20px;
	font-style:normal;
	font-family: 'PT Sans', sans-serif;
	color:#bfbfbf;
	position: relative;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	line-height:26px;
}
.quote .static span {
	font-size:14px;
	font-family: 'PT Sans', sans-serif;
	color:#888888;
	font-style:italic;
	position: relative;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
	margin-left:20px;
	line-height:36px;
}
.quote .static span a{
	color:#888888;
}
.quote .static span a:hover{
	color:#ffffff;
}
.divider {
	margin-top:40px;
	margin-bottom:40px;
	margin-left:0px;
	margin-right:0px;
	width:95.5%;
	background-image:url(../images/band.png);
	background-repeat:repeat;
	height:5px;
	border-left:#cccccc 40px solid;
}
.dividernospacing {
	margin-left:0px;
	margin-right:0px;
	width:95.5%;
	background-image:url(../images/band.png);
	background-repeat:repeat;
	height:5px;
	border-left:#cccccc 40px solid;
}
.dividerslim {
	margin-bottom:20px;
	width:100%;
	border-top:#dddddd 1px solid;
	height:1px;	
}
.dividerfooter {
	height3px;
	border-bottom:#f1f1f1 3px solid;
}
.relative {
	position:relative;	
}
/*-----------Warning Boxes-----------*/
.greenbox{
	padding-top:10px;
	background-image:url(../images/basic_icons/tick_32.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:30px;
	background-color:#7ed168;				
}
.greenbox h2{
	font-size:18px;
	font-family: 'PT Sans', sans-serif;	
	color:#124e0d;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	margin-left:100px;
}
.redbox{
	padding-top:10px;
	background-image:url(../images/basic_icons/stop_32.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:30px;
	background-color:#d2504b;	
}
.redbox h2{
	font-size:18px;
	font-family: 'PT Sans', sans-serif;		
	color:#ffffff;
	text-shadow:0 0 0 transparent,#64211f 0px 1px 0px;
	margin-left:100px;	
}
.bluebox{
	padding-top:10px;
	background-image:url(../images/basic_icons/shield_32.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:30px;
	background-color:#769ab6;				
}
.bluebox h2{
	font-size:18px;
	font-family: 'PT Sans', sans-serif;		
	color:#ffffff;
	text-shadow:0 0 0 transparent,#0b325b 0px 1px 0px;
	margin-left:100px;
}
.yellowbox{
	padding-top:10px;
	background-image:url(../images/basic_icons/warning_32.png);
	background-repeat:no-repeat;
	background-position:20px 50%;
	height:30px;
	background-color:#fef893;		
}
.yellowbox h2{
	font-size:18px;
	font-family: 'PT Sans', sans-serif;		
	color:#5b5430;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	margin-left:100px;
}
/*-----------Sidebar Styling-----------*/
.sidebarright{
	padding:0px;
	margin:0px;
	margin-bottom:20px;	
}
.sidebarleft{
	padding:0px;
	margin:0px;
	margin-bottom:20px;		
}
/*-----------List Widget-----------*/
.widget ul{
	list-style: outside;
	list-style-image:url(../images/listicon.png);
	padding:0px 0px 0px 0px;
}
.widget ul li{
	padding:10px 6px 10px 6px;
	border-top:#f1f1f1 1px solid;
}
.widget ul li:first-child{
	background-image:none;
	border-top:#f1f1f1 0px solid;
}
.widget ul li a{
	color:#222222;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.widget ul li a:hover, .widget ul li a:active{
	color:#128eee;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
/*-----------Image List Widget-----------*/
.imagewidget ul{
	padding:0px 0px 0px 0px;
}
.imagewidget ul li{
	padding:14px 6px 14px 6px;
	border-top:#f1f1f1 1px solid;
	height:40px;
}
.imagewidget ul li:first-child{
	background-image:none;
	border-top:#f1f1f1 0px solid;
}
.imagewidget ul li a{
	color:#222222;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	line-height:20px;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.imagewidget ul li a:hover, .imagewidget ul li a:active{
	color:#128eee;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.imagewidget ul li img{
	margin-right:10px;
	float:left;
}
/*-----------Twitter Styling-----------*/
#twitter_div, #testimonials_div, #contact_div {
	padding:0px;
	margin-bottom:-15px;
}
ul#twitter_update_list {
	padding-left:0px;
}
ul#twitter_update_list li {
	margin-bottom:10px;		
	list-style: none;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
	line-height:20px;
}
ul#twitter_update_list li:last-child {
	border-bottom:#f1f1f1 0px solid;
}
ul#twitter_update_list li a{
	display:block;
	color:#dddddd;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
ul#twitter_update_list li a:hover {
	color:#128eee;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
/*-----------Search Field------------*/
fieldset.search {
	width:200px;
	height:27px;		
}
.search input, .search button {
	border:none;
	float:left;
}
.search input.field {
	padding-left:6px;
	padding-right:0px;
	padding-top:6px;
	padding-bottom:6px;
	width:165px;
	background-color:#f1f1f1;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.search button.btn {
	width: 27px;
	height: 27px;
	margin-left:0px;
	cursor: pointer;
	text-indent: -9999px;
	background:url(../images/magnify.png) no-repeat center;
	background-color:#128eee;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.search button.btn:hover {
	background-color:#42df81;
}
.search input.field {
	color:#333333;
	font-size:12px;
	font-family: 'Ariel', sans-serif;
	text-shadow:0 0 0 transparent,#ffffff 0px 0px 0px;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.search input.field:focus {
	outline: none;
	color:#111111;
	background-color:#dddddd;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
/*-----------Callout Section Styling-----------*/
.calloutcontainer {
	padding-top:50px;
	padding-bottom:70px;
	background-color:#ffffff;
}
.calloutcontainer .text {
	padding:0 0 15px 0;
	text-align:center;
	font-size:80px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
}
.calloutcontainer p{
	text-align:center;
}
.calloutbutton {
	padding-top:12px;
	padding-right:40px;
	padding-left:20px;
	margin-right:20px;
}
/*-----------Pagination-----------*/
#pagination {
	margin:0px;
	border-bottom:#f1f1f1 solid 1px;
}
#pagination a {
	color:#222222;
	text-decoration:none;	
}
#pagination li:hover {
	color:#111111;
	background-color:#42df81;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
#pagination li {
	border:0;
	margin:0;
	margin-bottom:-1px;
	list-style:none;
	color:#222222;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	float:left;
}
#pagination li:first-child {
	border-left:#f1f1f1 solid 1px;
}
/*----off state------*/
#pagination .previous-off, #pagination .next-off {
	color:#999999;
	padding: 10px 15px 10px 15px;	
}
/*----normal state------*/
#pagination .normal{
	padding: 10px 15px 10px 15px;
	cursor: pointer;
}
/*----active state------*/
#pagination .active {
	color: #ffffff;
	padding: 10px 15px 10px 15px;
	background-color:#128eee;
}
/*-----------Blog Section-----------*/
.listcomments ul{
	margin:0px;
	padding:0px;
	list-style: none;
}
.listcomments ul li:first-child {
	border-top:#dddddd 1px solid;
}
.listcomments ul li {
	border-bottom:#dddddd 1px solid;
}
.listcomments ul li img{
	margin-right:10px;
	height:35px;
}
.comment {
	margin:0px;
	padding:0px;
	padding-top:30px;
	padding-bottom:20px;
}
.response{
	margin:0px;
	padding:0px;
	padding-top:30px;
	padding-bottom:20px;
	padding-left:60px;
}
.blog_box{
	background-color:#f1f1f1;
	padding:20px;
	padding-right:0px;
	border-bottom:#cccccc 1px solid;
}
#commentsubmit label {
	margin:0 0 4px;
	display:block;
}
#commentsubmit input[type=text], #commentsubmit textarea {
	padding: 10px;
	margin: 0 10px 20px 0;
	overflow:hidden;
	font-family: 'Ariel', sans-serif;
	color: #000000;
	font-size: 12px;
	border:none;
	background-color:#f1f1f1;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;			
}
#commentsubmit input[type=text] {
	width:320px;
}
#commentsubmit textarea {
	width:320px;
}
#commentsubmit input:focus, #commentsubmit textarea:focus {
	background-color:#dddddd;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
/*-----------Footer Section-----------*/
.footer {
	width:1180px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/shadow_left_right.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.footer_container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding:40px;
	background-image:url(../images/dark_backgrounds/background5.jpg);
	background-repeat:repeat;
	background-position:center top;
	background-color:#222222;
}
.footer h1 {
	font-weight:normal;
	font-size:34px;
	font-family: 'Open Sans Condensed', sans-serif;	
	color:#cccccc;
	padding-left:0px;
}
.footer h1.footertitle a:hover {
	color:#ffffff;
}
.footer h2 {
	font-weight:normal;
	font-size:30px;
	font-family: 'Open Sans Condensed', sans-serif;	
	color:#cccccc;
	padding-left:0px;
}
.footer h2 a:hover {
	color:#ffffff;
}
.footer h3{
	font-weight:normal;
	font-size:26px;
	font-family: 'Open Sans Condensed', sans-serif;	
	color:#cccccc;
	padding-left:0px;
}
.footer h3 a:hover {
	color:#ffffff;
}
.footer h4{
	font-weight:normal;
	font-size:22px;
	font-family: 'Open Sans Condensed', sans-serif;	
	color:#cccccc;
	padding-left:0px;
}
.footer h4 a:hover{
	color:#ffffff;
}
.tweets:after {
	content:url(../images/light_icons/twitter_2_icon&16.png);
	margin-left:10px;
}
.footer p, .footer ul, .footer ol, .footer.button, .credits ul, .credits ol, .credits.button {
	color:#999999;
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}
.footer p a {
	color:#ffffff;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.footer p a:hover {
	color:#128eee;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.footer .highlight {
	color:#dddddd;
}
.phone:before{
	content:url(../images/icons/phone_1_icon_16.png);
	margin-right:10px;
}
.fax:before{
	content:url(../images/icons/doc_lines_icon_16.png);
	margin-right:10px;
}
.email:before{
	content:url(../images/icons/mail_2_icon_16.png);
	margin-right:10px;
}
.mail:before{
	content:url(../images/icons/home_icon_16.png);
	margin-right:10px;
}
.footer1{
	width:220px;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
}
.footer2{
	width:228px;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	padding-left:32px;
}
.footer3{
	width:228px;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	padding-left:12px;	
}
.footer4{
	width:215px;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	padding-left:25px;
}
/*-----------Copyright Styling and Crumb Navigation-----------*/
.copyright{
	width:1050px;
	float:left;
	color:#999999;
	font-size:13px;	
	font-family: 'PT Sans', sans-serif;
	margin-top:-5px;
	text-align: center;
}
.copyright a{
	color:#ffffff;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.copyright a:hover{
	color:#128eee;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.copyright:before{
	/*content:url(../images/logo_sm.png);*/
}
.bottom_nav{
	width:480px;
	float:right;
}
.bottombar_container {
	width:1050px;
	margin:auto;
	padding:40px;
	padding-top:30px;
	padding-bottom:40px;
	/*background-color:#111111;*/
}
.crumb_navigation ul{
	float: right;
	margin:0;
	padding:0;
}
.crumb_navigation ul li{
	display:inline; 
	padding-right:10px;
	margin-right:10px;
}
.crumb_navigation ul li:last-child{ 
	padding-right:0px;
	margin-right:0px;
}
.crumb_navigation ul a{
	color:#ffffff;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
	text-decoration:none;	
}
/*-----------Comments Section-----------*/
.authorname, .authorname a  {
	padding:0 0 20px 0;
	letter-spacing:-1px;
	font-size:28px;
	font-family: 'PT Sans', sans-serif;
	color:#999999;
}
/*-----------Checklists-----------*/
.list1 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;
}
.list1 ul li {
	list-style: decimal;
}
.list2 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;
}
.list2 ul li {
	list-style: lower-latin;
}
.list3 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;
}
.list3 ul li {
	list-style: lower-roman;
}
.list4 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;	
}
.list4 ul li {
	list-style: disc;
}
.list5 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;	
}
.list5 ul li {
	list-style: url(../images/checklists/green_check.png);
}
.list6 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;	
}
.list6 ul li {
	list-style: url(../images/checklists/black_check.png);
}
.list7 {
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;
}
.list7 ul li {
	list-style: url(../images/checklists/red_check.png);
}
.list8{
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	color:#000000;
	line-height:18px;
	margin-left:17px;
}
.list8 ul li {
	list-style: square;
}
/*-----------Flickr Footer-----------*/
.thumbs { 
	margin: 0px; 
	padding: 0px; 
	overflow: hidden; 
}
.thumbs li { 
	list-style: none; 
	float: left;
}
.thumbs li a { }
.thumbs li img { 
	display: block; 
}
.thumbs li a img { 
	border: none;
	width:52px;
	height:40px;
	margin:8px;
	border:#333333 0px solid;
	outline:#555555 2px solid;	
}
.thumbs li a img:hover{
	outline:#128eee 2px solid;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
/*-----------Flickr Sidebar-----------*/
.sidebarthumbs { 
	margin: 0px; 
	padding: 0px; 
	overflow: hidden; 
}
.sidebarthumbs li { 
	list-style: none; 
	float: left;
}
.sidebarthumbs li a { }
.sidebarthumbs li img { 
	display: block; 
}
.sidebarthumbs li a img { 
	border: none;
	width:52px;
	height:40px;
	margin:6px;
	border:#cccccc 0px solid;
	outline:#cccccc 2px solid;	
}
.sidebarthumbs li a img:hover{
	outline:#128eee 2px solid;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
/*-----------Pricing Table-----------*/
#pricing {
	margin-bottom:15px;
	border:none;
}
#pricing th{	
}
#pricing td{ 
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	/*-----------Vertical Cell Spacing-----------*/
	line-height: 35px;
	width: 645px;
	text-align: center;
	color: #222222;
	text-shadow:0 0 0 transparent,#ffffff 0px 0px 0px;
}
#pricing td{
	padding: 12px 15px 12px 15px;
}
.pricing-enhance{
	color:#ffffff !important;
	background-color:#666666;
	text-shadow:none;
}
.pricing-enhance h2{
	color:#ffffff !important;
	text-shadow:none !important;
}
.pricing-odd{
	background-color:#f7f7f7;
}
.pricing-even{
	background-color:#ffffff;
}
.standard{
	color: #000000;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;	
	text-shadow:0 0 0 transparent,#ffffff 0px 1px 0px;
	border-bottom:none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f7f7)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff, #f7f7f7); /* for firefox 3.6+ */	
	/*-----------Header Spacing-----------*/
	padding: 20px 35px;
}
.feature{
	color: #ffffff;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;	
	text-shadow:none;
	border-bottom:none;
	background-color:#128eee;
	/*-----------Header Spacing-----------*/
	padding: 20px 35px;
}
/*-----------Social Icons-----------*/
.iconvimeo{background: url("../images/social_icons/vimeo.png") 50% 50% no-repeat; width:24px; height:25px;}
.iconvimeo:hover{background: url("../images/social_icons/vimeo_hv.png") 50% 50% no-repeat;}
.iconfbook{background: url("../images/social_icons/facebook.png") 50% 50% no-repeat; width:24px; height:25px;}
.iconfbook:hover{background: url("../images/social_icons/facebook_hv.png") 50% 50% no-repeat;}

.socialbar {
	float:right;
	margin: 20px 10px 0 0;
	position: relative;
}
.socialbar .icn{
	background-color:#fff;
	border-radius:50px;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
	padding:5px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px;
	box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px;
	behavior: url(PIE.htc);
	float:left;
	margin: 0 10px;
}
.socialbar .icn:hover{
	margin-left:0px;
	border-radius:50px;
	background-color:#ff6600;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
	-webkit-box-shadow: rgba(0, 0, 0, 0) 0 0 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0) 0 0 10px;
	box-shadow: rgba(0, 0, 0, 0) 0 0 10px;
	behavior: url(PIE.htc);
	margin: 0 10px;
}
.circle a{
	width:80px;
	height:80px;
	border-radius:50px;
	font-size:16px;
	color:#fff;
	font-family: 'PT Sans', sans-serif;
	line-height:80px;
	text-align:center;
	background-color:#128eee;
	position:fixed;
	text-decoration:none;
	top:10px;
	left:10px;
	z-index:1000;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.circle a:hover{
	color:#111111;
	background-color:#42df81;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
/*-----------Page Header Text-----------*/
.headertext {
	border:#ffffff 0px solid;
	outline:#f1f1f1 0px solid;
	margin: -25px 0 15px 30px;
	padding:0px;
	color:#111111;
	font-size:30px;
	font-family: 'Open Sans Condensed', sans-serif;
}
.headertext span{
	margin-left:15px;
	padding-left:15px;
	color:#999999;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	border-left:#128eee 2px solid;
}
/*-----------Featured Projects-----------*/
.featuredprojects{
	width:960px;
	padding:40px;
	padding-top:25px;
	padding-bottom:25px;
	margin-right:auto;
	margin-left:auto;
	background-color:#ffffff;
}
/*-----------Recent Clients-----------*/
.recent {
	margin:0px;
}
/*-----------Wall Header-----------*/
.wall {
	width:1050px;
	margin:auto;
	/*background-color:#ffffff;*/
}
/*-----------Filterable/Sortable Portfolio Styling-----------*/
.portfolio-content {
	margin-top:0;
}
.hover_image {
	width:290px;
	height:160px;
	background: url("../images/image_icon.png") 50% 50% no-repeat;
	background-color: rgba(66,223,129, 0.8);
}
.hover_link {
	background: url("../images/link_icon.png") 50% 50% no-repeat;
	background-color: rgba(66,223,129, 0.8);
}
.hover_video {
	background: url("../images/play_icon.png") 50% 50% no-repeat;
	background-color: rgba(66,223,129, 0.8);
}
.hover_slideshow {
	background: url("../images/slideshow_icon.png") 50% 50% no-repeat;
	background-color: rgba(66,223,129, 0.8);
}
.hover_mail {
	background: url("../images/mail_icon.png") 50% 50% no-repeat;
	background-color: rgba(66,223,129, 0.8);
}
/*-----------Portfolio Navigation-----------*/
.filter li a {
	text-decoration:none;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;	
	padding: 10px 15px 10px 15px;	
	color: #444444;
	margin-left:-1px;
}
.filter li a:hover {
	color:#111111;
	background-color:#42df81;
	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
ul.filter {
margin-top: 20px;
height: 25px;
}
.filter li {
	list-style:none;
	float:left;
}
.filter li.selected-0 a, .filter li.selected-1 a, 
.filter li.selected-2 a, .filter li.selected-3 a, 
.filter li.selected-4 a, .filter li.selected-5 a,
.filter li.selected-6 a, .filter li.selected-7 a,
.filter li.selected-8 a, .filter li.selected-9 a{
	color: #ffffff;
	background-color:#128eee;
}
/*-----------Portfolio Thumbnails-----------*/
.image-grid:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.image-grid li img, .image-grid li strong {
	display: block;
}
.image-grid li strong {
	color: #ffffff;
}
.image-grid.threecol li {
width: 260px;
height: 200px;
margin: 0px;
float: left;
margin-right: 2px;
}
.image-grid.threecol li h4{
	font-size:18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform:uppercase;
	margin:20px 10px 5px 10px;
	padding-bottom:30px;
	text-align:center;	
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.image-grid.threecol li p{
	text-align:center;
}
.text_box{
	background-color:#666666;
	padding:10px;
}
.text_box h4{
	color:#ffffff;
	font-size:24px !important;
}
.text_box p{
	color:#ffffff;
	font-size:12px;	
	font-family: Georgia, serif;
	font-style: italic;
}
.image-grid {
	margin-left:-40px;
}
ul#list {
	list-style-type:none;
}
/*-----------Newsletter-----------*/
.newsletterbar {
	width:960px;
	height:65px;
	background-color:#111111;
	padding:15px;
	padding-left:40px;
	padding-right:40px;
	margin:auto;
}

#newsletter_left {
	width: 580px;
	float: left;
	text-align: left;
	padding-top:3px;
}

#newsletter_headline {
	color:#ffffff;
	font-size:32px;
	font-family: 'Open Sans Condensed', sans-serif;	
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;
	text-transform:uppercase;
	margin-bottom:5px;
}

#newsletter_sub {
	color:#999999;
	font-size:13px;
	font-family: 'PT Sans', sans-serif;
	text-shadow:0 0 0 transparent, 0px 1px 0px #000000;
}

#newsletter_right {
	float: right;
	padding-top:5px;
}

/*-----------New CSS-----------*/

/*-----------Wall Common Styles-----------*/

.view {
   width: 260px;
   height: 200px;
   margin: 0px;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
   background-color:#fff;
   padding: 1px;
   overflow:hidden;
}
.view .mask,.view .content {
   width: 260px;
   height: 200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
   height: 200px;
}
.view h2 {
	color:#333 !important;
	font-size:28px;	
	font-family: 'Open Sans Condensed', sans-serif;	
	text-transform: uppercase;
	line-height:28px;
   	text-align: center;
   	position: relative;
   	padding: 10px 0 10px 0;
   	margin: 20px 40px 0 40px;
  	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.view p {
	color:#999999 !important;
	font-size:12px;	
	font-family: Georgia, serif;
	font-style: italic;
	line-height:16px;
   	position: relative;
   	padding: 10px 20px 10px 20px;
   	text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.view a.image {
	height:37px;
	width:37px;
   	display: inline-block;
   	background: url("../images/image_icon.png") 50% 50% no-repeat;
}
.view a.url {
	height:37px;
	width:37px;
   	display: inline-block;
   	background: url("../images/link_icon.png") 50% 50% no-repeat;
}
.view a.slideshow {
	height:37px;
	width:37px;
   	display: inline-block;
   	background: url("../images/slideshow_icon.png") 50% 50% no-repeat;
}
.view a.video {
	height:37px;
	width:37px;
   	display: inline-block;
   	background: url("../images/play_icon.png") 50% 50% no-repeat;
}

/*-----------Style 1-----------*/

.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   border-top:#128eee 10px solid;
   background: url("../images/hashdark.png") repeat;
   background-color: rgba(0,0,0, 0);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-first h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-first:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}

/*-----------Project Common Styles-----------*/

.featured {
   width: 188px;
   height: 140px;
   margin: 0px 0px 0px 15px;
   float: left;
   overflow: hidden;
   position: relative;
   cursor: default;
   text-align:center;
}
.featured .mask,.featured .content {
   width: 188px;
   height: 140px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.featured img {
   display: block;
   position: relative;
}
.featured a.image {
	margin-top:50px;
	height:37px;
	width:37px;
   	display: inline-block;
   	background: url("../images/image_icon.png") 50% 50% no-repeat;
}
.featured a.url {
	margin-top:50px;
	height:37px;
	width:37px;
   	display: inline-block;
   	background: url("../images/link_icon.png") 50% 50% no-repeat;
}
.featured a.slideshow {
	margin-top:50px;
	height:37px;
	width:37px;
   	display: inline-block;
   	background: url("../images/slideshow_icon.png") 50% 50% no-repeat;
}
.featured a.video {
	margin-top:50px;
	height:37px;
	width:37px;
   	display: inline-block;
   	background: url("../images/play_icon.png") 50% 50% no-repeat;
}

/*-----------Style 1-----------*/

.featured-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.featured-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(66,223,129, 0.8);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.featured-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

/*-----------Recent Common Styles-----------*/

.clients {
   width: 200px;
   height: 128px;
   margin: 0px 52px 0px 0px;
   float: left;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}
.clients .mask,.clients .content {
   width: 200px;
   height: 128px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.clients img {
   display: block;
   position: relative;
}
.clients a.image {
	margin-top:45px;
	height:37px;
	width:37px;
   	display: inline-block;
   	background: url("../images/image_icon.png") 50% 50% no-repeat;
}
.clients a.url {
	margin-top:45px;
	height:37px;
	width:37px;
   	display: inline-block;
   	background: url("../images/link_icon.png") 50% 50% no-repeat;
}
.clients a.slideshow {
	margin-top:45px;
	height:37px;
	width:37px;
   	display: inline-block;
   	background: url("../images/slideshow_icon.png") 50% 50% no-repeat;
}
.clients a.video {
	margin-top:45px;
	height:37px;
	width:37px;
   	display: inline-block;
   	background: url("../images/play_icon.png") 50% 50% no-repeat;
}

/*-----------Style 1-----------*/

.clients-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.clients-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(66,223,129, 0.8);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.clients-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

/*-----------Style 10-----------*/

.view-tenth img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view-tenth .mask {
  /* background-color: rgba(255, 231, 179, 0.3);*/
  	background-color: rgba(255, 255, 255, 1);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth h2 {
   background: transparent;
   margin: 20px 20px 0px 20px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #333;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth p {
   color: #333;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
				
#maparea { width:980px;}
#map {height: 250px;}

.formulario{ float:left; margin:20px 0 0 25px;}
.morada{ float:right; margin:28px 30px 0 0;}