/* $Id: style.css,v 1.5.2.6 2011/02/18 05:26:30 andregriffin Exp $ */
/* Drupal 7 Framework
------------------------------------------------*/
body#body {
  background: #2e2e2e;
  color:#272e31;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:22px;
  margin:0;
  padding:0;
  position: relative;
  min-width:320px;
}

p {margin-bottom:15px;}

a {
	outline:none;
}
	a:hover {
	  color: #fff;
	  text-decoration: none;
	}

.page { max-width: 960px;}

/*** Header ***/
#header {
	position: relative;
}

.section-1 {
	background: url(../images/bg-row.gif) no-repeat center 0 #d6d6d6;
}
.section-2 {
	/*background: url(../images/bg-row2.jpg) repeat center 0 #7492A6;*/
        background: #9eabb6;
}
.section-3 {
	background: url(../images/bg-footertop.jpg) no-repeat center 0 #d6d6d6;
	padding: 57px 0 27px;
}

.region-footertop .block h2 {
	font-size: 17px;
	color: #424242;
}

#header #logo {
	display: inline-block;
	margin:0px 0px 0px 0;
}
#header #site-name-slogan {
  float: left;
}
#header #site-name {
  font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
  font-size:30px;
  font-weight:bold;
  line-height:normal;
  margin:0;
}
#header #site-name a { text-decoration:none}


/*****************Main menu*****************/
#superfish-1 { 
	background:none;
	float:right;
	margin:0px;
	position:relative;
	width:auto;
}
	#superfish-1 li {
		background: url(../images/bg-li.gif) no-repeat 0 0;
		border: 0;
		overflow:inherit;
		padding:0px;
		text-align:center;
	}
	#superfish-1 li.first { background: none;}
		#superfish-1 a {
			border:0;
			color:#DD2626;
			font-family:'Verdana', sans-serif;
			font-size:16px;
			font-weight: bold;
			padding:150px 9px 31px;
			text-transform: uppercase;
			text-decoration:none;
		}

                #superfish-1 a.active {
                        background: url(../images/bg-menu.gif) !important;
                        color:#DD2626;^M
                }

                #superfish-1 a:hover {
                        background: url(../images/bg-menu-grey.gif) !important;
                        color:#DD2626;^M
                }

	#superfish-1 ul {
		background:#242424;
		border:0px solid #1b1b1b;
		display:none;
		padding:15px 0;
		top:140px !important;
		width:140px !important;
	}
	.sf-navbar > li > ul { margin-top:3px;}
	
		#superfish-1 ul li {
			background:none;
			border:0 !important;
			height:auto;
			padding:0;
		}
		#superfish-1 ul li a:visited, #superfish-1 ul li a {
			border:0;
			color:#fff;
			font-size: 11px;
			font-weight:normal;
			font-family: Arial;
			padding:7px 0px 7px 0px !important;
			text-align:center;
			text-transform: uppercase;
		}
		#superfish-1 ul li a:hover, #superfish-1 ul li a.active { background: url(../images/bg-drop.gif) !important;}

	#superfish-1 ul li ul{
		left:160px !important;
		padding:10px 0 !important;
		top:0 !important;
	}
	#superfish-1 ul li ul li {
		background:none;
		margin-bottom:1px;
	}
/****************************************/

/***********Breadcrumb*************/
#breadcrumb { 
	color:#000;
	margin-top:16px;
	padding:0px 3px 15px;
}
	#breadcrumb a { 
		color:#000;
		font-size:12px;
		text-decoration:none;
		padding:0 3px;
	}
	#breadcrumb a:last-child { padding-right:0}
	#breadcrumb a:hover { color:#fff;}
/**********************/

/*** MAIN ***/
#main-wrapper { background:#9eabb6;}
#main-wrapper #main { margin:0 auto; overflow:hidden;}
.section .region { width:100%;}

#sidebar-first { float:left;}
#sidebar-first .section { padding:50px 0px 0px 0px;}

#content { overflow:hidden; padding:50px 10px;}
#content .section { width:100%;}

#sidebar-second { float:right !important; }
#sidebar-second .section { padding:50px 0px 0px 0px;}

.region-content { overflow:hidden;}

.page-about #content, .page-services #content, .page-portfolio-1-col #content, .page-portfolio-2-cols #content, .page-portfolio-3-cols #content, .page-portfolio #content, .page-service #content{ padding: 18px 0px;}
.front #content { padding: 0;}

/***********Admin tabs*************/
.tabs-wrapper {
  margin: 1px 0 20px;
}
div.tabs { 
	overflow:hidden;
}
	.tabs ul.primary li { margin-bottom:-1px;}
	.tabs ul.primary li a { 
		background:#434343;
		border:1px solid #434343;
		border-radius:5px 5px 0 0;
		color: #fff;
	}
	.tabs ul.primary {
		border:0;
		border-bottom:1px solid #434343;
		margin:10px 0 10px 0;
		overflow:hidden;
		padding:4px 0;
	}
	.tabs ul li a{
		background:#464646;
		border-bottom:0;
		color:#000;
		font-size:12px;
		font-weight:normal;
		margin:0;
		overflow:hidden;
		padding:3px 15px 4px;
		-webkit-transition:all 0.1s linear;
		-moz-transition:all 0.1s linear;
		}
		.tabs ul li a.active, .tabs ul li a:hover { 
			background:#fff;
			color:#000;
			text-shadow:none;
		}
/***********************/


/****************Comments form*******************/
article.comment header{ width:100%; overflow:hidden;}
.user-picture { float:left; margin-right:15px;}
section#comments h2.title {
	color:#fff;
	font-weight:bold;
	text-transform: none;
	font-size:18px;
}

#comment-form label {
	color:#484848;
	display:table;
}

#comment-form .form-text, .search-form .form-text, #user-login .form-text {
	width:220px;
}
	
#comment-form .form-textarea {
	height:120px;
}
	
.resizable-textarea .grippie {
	display:none;
}

.form-type-item {
	overflow:hidden;
	width:100%;
}
	.form-type-item label {
		float:left;
		padding-right:10px;
	}	
	.form-type-item a {
		color:#fff
	}
	
.form-type-select { margin:0;}

#edit-comment-body-und-0-format-guidelines {
	padding-top:15px;
}
	#edit-comment-body-und-0-format-guidelines ul li{
		font-size:12px;
		overflow:hidden;
		width:100%;
	}


/***Comments output***/
	.comment-wrapper {overflow:hidden;}
	article.comment .submitted {
		margin:2px 0 10px;
	}
		article.comment .submitted a{
			display:none;
		}
	
	article.comment h2 {
		color:#434343;
		font-size:18px;
		font-weight:normal;
		text-decoration:none;
	}
	article.comment h3 { line-height:normal; margin-bottom: 0;}
		article.comment h3 a {
			color:#fff;
			font-size:14px;
			font-weight:bold;
			text-decoration:none;
		}
	article.comment {
		background:#92d1fc;
		border:0px solid #434343;
		margin-bottom:15px;
		padding:15px;
	}
	
	.node article.comment footer {
		overflow:hidden;
		padding:0;
	}

#edit-comment-body-und-0-format {
	border:1px solid #92d1fc;
}
#edit-comment-body-und-0-format .fieldset-wrapper > * {padding-left:0; padding-right:0;}
#edit-comment-body-und-0-format .fieldset-wrapper {padding:0px 10px;}
#edit-comment-body-und-0-format .fieldset-wrapper label {display:inline;}

#comment-form-wrapper { margin-top:30px;}
article.comment span.new { position:absolute; top:0; right:0;}
.comment-preview { background:none;}
/********************************************/

/***********************Content Region*************************/
#main-wrapper #main { margin:0 auto; overflow:hidden;}
.content-wrap { width:100%; overflow:hidden; padding-bottom:30px;}

/*Node heading*/
.front #page-title { display: none;}
#content h1.title { font-size:35px; color: #fff; font-weight: bold; text-transform: uppercase; padding-bottom: 10px; margin-bottom: 0;}
h2, h3 {
	font-size:24px;
	color: #fff;
	line-height:29px;
	margin-bottom:22px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	}
h3 {
	font-size:20px;
	line-height:24px;
	text-transform:none;
	}	
.node h2 {
	color:#fff;
	font-size:20px;
	line-height:normal;
	padding:0px;
	margin-bottom:0px;
}
	.node h2 a{
		color:#fff;
		font-size:25px;
		font-weight:bold;
		text-decoration:none;
		text-transform: none;
	}
	.node h2 a:hover{ text-decoration: underline;}

article.node { padding-bottom:30px;}
article.node .content {
	overflow: hidden;
}

.node .content a {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}
	.node .content a:hover {
		text-decoration: underline;
	}

/*Author & date information*/
p.submitted {
	font-size:12px;
	margin:5px 0 15px;
	font-size:12px;
}
.submitted, p.submitted span {
	color:#272e31;
}
	.submitted a {
		color:#272e31;
		text-decoration:none;
	}
	.submitted a:hover {color:#fff;}
/**/

article.node footer {
	padding-top:10px;
}
article footer ul.links.inline {overflow:hidden; display:block;}
article footer ul li {float:left; padding:0 !important; margin:0 0 5px 7px;}
article footer ul li:first-child {margin-left:0; padding: 0 0px;}
ul.links li a {
	background: url(../images/bg-menu.gif);
	font-family: 'Droid Sans', sans-serif;
	display:inline-block;
	text-decoration:none;
	text-transform: uppercase;
	font-size:13px;
	font-weight: bold;
	color:#fff;
	padding:4px 13px;
}
.field-name-taxonomy-forums ul.links li a {
	display:inline;
	font-size: 15px;
	padding:0;
	background:none;
	color:#000;
	text-transform: none;
	}
.field-name-taxonomy-forums ul.links li a:hover { text-decoration: underline; background: none;}
#edit-cancel { padding:7px 10px;}
ul.links li a:hover, #edit-cancel:hover { background: url(../images/bg-drop.gif);}

.node-teaser .comment-add { display: none;}


/*Node Tags*/
article.node footer .field-name-field-tags { padding-bottom:10px;}
article.node footer .field-name-field-tags .field-label{
	color:#fff;
	line-height:28px;
}
article.node footer .field-name-field-tags .field-items {
	overflow:hidden;
	padding-bottom:15px;
	width:100%;
}
article.node footer .field-name-field-tags ul li { float:left; padding:0 4px;}
	article.node footer .field-name-field-tags ul li a{ text-decoration:none;}
	
article.node footer .field-name-field-tags .field-item {
	float:left;
	padding-right:10px;
}
/**/

/*Social sharing*/
.social-share {
	padding:15px 0;
}
	.social-share span {
		float:left; 
		font-weight:bold;
		vertical-align:middle;
	}
	.social-share a {
		display:block;
		float:left;
		height:16px;
		margin-left:4px;
		opacity:.8;
		text-indent:-9999px;
		vertical-align:middle;
		width:16px;
		-webkit-transition:opacity .2s ease-out; -moz-transition:opacity .2s ease-out;
	}
		.social-share a:hover { opacity:1;}
		
	.social-share a.social-share-facebook { background:url(../images/social/facebook.png) no-repeat 0 0;}
	.social-share a.social-share-twitter { background:url(../images/social/twitter.png) no-repeat 0 0;}
	.social-share a.social-share-googlebuzz { background:url(../images/social/buzz.png) no-repeat 0 0;}
	.social-share a.social-share-myspace { background:url(../images/social/myspace.png) no-repeat 0 0;}
	.social-share a.social-share-msnlive { background:url(../images/social/msn.png) no-repeat 0 0;}
	.social-share a.social-share-yahoo { background:url(../images/social/yahoo.png) no-repeat 0 0;}
	.social-share a.social-share-linkedin { background:url(../images/social/linkedin.png) no-repeat 0 0;}
	.social-share a.social-share-orkut { background:url(../images/social/orkut.png) no-repeat 0 0;}
	.social-share a.social-share-digg { background:url(../images/social/digg.png) no-repeat 0 0;}
	.social-share a.social-share-delicious { background:url(../images/social/delicious.png) no-repeat 0 0;}
	.social-share a.social-share-facebook { background:url(../images/social/facebook.png) no-repeat 0 0;}
/**/

/*****************Default Block Style*******************/
input[type="text"], input[type="password"], input[type="search"], textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	padding:6px 5px 7px;
	background: #92d1fc;
	border:0px solid #434343;
	}
label {font-weight:normal; display: table;}
textarea {resize:none;}	

section.block { 
	margin-bottom:10px;
	padding-bottom:15px;
}
	section.block ul, section.block .item-list ul li { margin:0;}
	ul li.leaf { 
		list-style-image:none;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	section.block h2 {
		font-size:35px;
		font-family: 'Droid Sans', sans-serif;
		font-weight: bold;
		color:#fff;
		letter-spacing: -1px;
		line-height:normal;
		text-transform: uppercase;
	}
		section.block .content li { 
			background:url(../images/a1.png) no-repeat 0 1px;
			padding:0 0 13px 35px;
			overflow:hidden;
			line-height:20px;
		}
			section.block .content li a { 
				color:#272e31;
				font-size:13px;
				line-height:20px;
				text-decoration:none;
			}
			section.block .content li a:hover { color:#fff;}

/*********************POLL's Bars**********************/
.poll .bar { 
	background-color:#fff;
	border:1px solid #0084e0;
	padding:1px;
	height:10px;
	margin-bottom:15px;
}
.poll .bar .foreground { 
	height:10px; 
	display:none;
	background-color:#1da3ff;
	background-image:-moz-linear-gradient(left, #1da3ff, #7bc9ff); /* FF3.6 */
	background-image:-ms-linear-gradient(left, #1da3ff, #7bc9ff); /* IE10 */
	background-image:-o-linear-gradient(left, #1da3ff, #7bc9ff); /* Opera 11.10+ */
	background-image:-webkit-gradient(linear, left, right, from(#1da3ff), to(#7bc9ff)); /* Saf4+, Chrome */
	background-image:-webkit-linear-gradient(left, #1da3ff, #7bc9ff); /* Chrome 10+, Saf5.1+ */
	background-image:linear-gradient(left, #1da3ff, #7bc9ff);
	}
	
.poll .percent { float:right;}
.poll .vote-form { text-align: left; padding-bottom: 15px;}
.poll .vote-form .choices { width: 100%;}
#block-poll-recent ul.links li a { display:inline; background:none; box-shadow:none; padding: 0;}

.more-link a { text-transform: uppercase; text-decoration: none;}
.more-link a:hover { text-decoration: underline;}
/*******************************************/

#block-comment-recent .content li a { display:table;}

#block-forum-new .contextual-links-wrapper { display:none;}

#block-system-navigation .content li { margin:0;}

#block-node-recent tr.odd, #block-node-recent tr.even {
	background: none;
	border-bottom: 1px solid #242424;
}

/***Block  ****/
#search-block-form .form-text {
	width:100%;
	padding:8px 5px;
	border:none;
}
#block-search-form .container-inline {
	overflow:hidden;
	border-radius:10px;
	border:1px solid #666;
	background:#fff;
	display:inline-block;
	}
#block-search-form .container-inline .form-item {float:left; margin:0;}
#block-search-form .container-inline .form-actions {float:right;}
	
#search-block-form #edit-submit, #search-block-form .form-submit { 
background:#c43b2b;
line-height:normal;
width:31px;
height:32px;
padding:0;
margin:0;
vertical-align:middle;
cursor:pointer;
text-indent:-9999px;
border:0;
}
#search-block-form #edit-submit:hover, #search-block-form .form-submit:hover { background: #fff;}


/******************Buttons Styles********************/
#edit-cancel {display:inline-block; line-height:20px;}
.form-submit, #edit-cancel {
	text-decoration:none;
	background: url(../images/bg-menu.gif);
	border:none;
	vertical-align:middle;
	color:#fff;
	font-family:'Droid Sans', sans-serif;
	font-weight:bold;
	text-transform:capitalize;
	text-transform: uppercase;
	font-size:14px;
	padding:7px 10px;
	margin-right:5px;
	line-height:normal;
}
	.form-submit:hover, #edit-cancel:hover { background: url(../images/bg-drop.gif); }
/*****************************************/

/*** Footer ***/
#footer {
	clear: both;
	padding:6px 0 6px;
	position: relative;
}

	#footer .block .content {
		color: #fbfbfb;
		font-size: 11px;
		text-transform: uppercase;
	}
		#footer .block .content a {
			color: #787878;
			text-decoration: none;
		}
			#footer .block .content a:hover {
				color: #fff;
			}

/********Social-icons Block********/
#block-follow-site {
	float: right !important;
}
#block-follow-site .follow-links li { 
	background:none;
	float:left;
	padding:0;
}
	a.follow-link {
		background-position: 0 bottom;
		height:32px;
		width: 67px;
		float:left;
		margin:11px 0px 0 0px;
		padding-left:40px;
		text-decoration: none;
		color: #939393;
		opacity: 0.8;
		-moz-opacity: 0.8;
		filter:alpha(opacity=80);
	}
		a.follow-link:hover {
			color: #1b1b1b;
			opacity: 1;
			-moz-opacity: 1;
			filter:alpha(opacity=100);
		}
/********************/

	
/**************Contact Form***************/
#contact-site-form label {
	color:#fff;
	display:table;
}
#contact-site-form label.option { display:inline;}
#contact-site-form input.form-text {
	max-width:95%;
}
#contact-site-form textarea#edit-message {
	height:120px;
	margin-right:100px;
}
/**************************************/


/***********Forum************/
.action-links {
	padding:5px 0px;
}
	.action-links a {
		color:#fff;
		font-size:12px;
	}
	.action-links a:hover {
		text-decoration:none;
	}

#forum a {
	color:#fff;
	font-size:13px;
}
#forum table {
	border:1px solid #2c79b0;
	width:100%;
}
tr.even, tr.odd {background:#8dcffd; border:none;}
#forum th {
	background:#ededed; 
	border:1px solid #2c79b0;
	color:#000; 
	font-size:14px;
	padding:3px 5px;
}
	#forum th a {
		color:#000;
	}
	
#forum tr.even, tr.odd {
	background:none;
	border-bottom:0px solid #e0e0e0;
}
#forum tr.even td {
	background:#8dcffd
}

#forum tr.odd td { 
	background:#53ace9
}
#forum td.container { 
	padding:10px;
}

#forum tr.even td.forum { 
	background:url(../images/forum-ico.png) no-repeat 10px 10px #8dcffd
}
#forum tr.odd td.forum { 
	background:url(../images/forum-ico.png) no-repeat 10px 10px #53ace9
}

#forum td {
	background:#f3f5f4;
	border:1px solid #2c79b0;
	padding:5px;
}

#forum td.topics, #forum td.posts, #forum td.replies{
	text-align:center;
}
#forum td.last-reply span, #forum td.title span {
	color:#000;
}

.field-name-taxonomy-forums {
	overflow:hidden;
	padding-bottom:10px;
	width:100%;
}
.field-label {
	color:#fff;
	float:left;
	font-size:14px;
	vertical-align:middle;
}
.field-items a {
	color:#fff;
	font-size:12px;
}

h3.field-label { line-height:22px; padding-right:10px;}
/***********************/

/************first-time page***************/
#first-time {
	display:none;
}
	#first-time p {
		padding:10px 0;
	}
	
#first-time .item-list ul li{
	background:none;
	display:block;
	float:left;
	margin:0;
}
	#first-time .item-list ul li a {
		color:#fff;
		display:block;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
	}
	#first-time .item-list ul li:hover { background:none}
	#first-time .item-list ul li a:hover { background:none}
/***************************/

/******************Paginator*********************/
.item-list .pager li { padding:0;}
.content ul.pager li {
	color:#434343;
	margin:0px 1px;
	overflow:hidden;
}
.content ul.pager li.pager-current { 
	color:#fff;
	font-size: 20px;
	font-family: "Trebuchet MS";
	padding:5px 12px;
	position:relative;
	zoom:1;
	}
	.content ul.pager li a{ 
		color:#434343; 
		display:inline-block;
		font-size: 20px;
		font-family: "Trebuchet MS";
		padding:3px 12px;
		position:relative;
		text-decoration:none; 
		zoom:1;
	  }
	.content ul.pager li a:hover {
		color:#fff;
	}
/**********************/

.status a { color: #428202;}

/*.field-type-image:after {
	box-shadow:0 0 5px rgba(0,0,0, .5);
    bottom: -13px;
    content: "";
    height: 13px;
    position: absolute;
    right: 0;
    width: 145px;
    z-index: -1;
}
.field-type-image:after {
	box-shadow:0 0 5px rgba(0,0,0, .5);
    bottom: -13px;
    content: "";
    height: 13px;
    position: absolute;
    right: 0;
    width: 145px;
    z-index: -1;
}*/
.field-type-image img, .field-content img, .field-name-field-blog-image img  {
	max-width: 100%;
	height: auto;
}

.field-type-image {margin-bottom:20px;}
.field-type-image .field-item { background: #4B6792; padding: 1.5%;}
.node-teaser .field-type-image, .node-employee .field-type-image {float:left; margin:0 20px 6px 0; }



/*******Slider********/
.flexslider {
	background: none;
	border: none;
	border-radius:0;
}
.flexslider .views-field-title {
	position: absolute;
	width: 560px;
	top: 20%;
	letter-spacing: -4px;
}
	.flexslider .views-field-title {
		color: #fff;
		text-transform: uppercase;
		font-size: 70px;
		font-weight: bold;
		text-decoration: none;
		line-height: 70px;
	}

.flexslider .views-field-field-slide-image img{
	float: right;
}

.flexslider .views-field-view-node {
	position: absolute;
	top:72%;
}
	.flexslider .views-field-view-node a {
		background: url(../images/bg-menu.gif);
		color: #fff;
		font-family: 'Droid Sans', sans-serif;
		font-size: 17px;
		font-weight: bold;
		letter-spacing: -1px;
		display: inline-block;
		padding: 16px 15px 15px;
		text-transform: uppercase;
		text-decoration: none;
	}
		.flexslider .views-field-view-node a:hover {
			background: url(../images/bg-drop.gif);
			color: #fff;
		}
	
	.flex-nav-container {
		margin-bottom: 0;
	}
	.flex-control-nav {
		bottom: -36px;
	}
	.flex-control-nav li {
		margin: 0 12px 0 0 !important;
	}
	.flex-control-nav li a {
		background: none;
		border: 3px solid #000;
		border-radius:9px;
		width: 12px;
		height: 12px;
		-moz-transition:all 0.5s ease 0s;
		-webkit-transition:all 0.5s ease 0s;
	}
		.flex-control-nav a:hover, .flex-control-nav li a.active {
			border: 3px solid #fff;
		}

	.flex-direction-nav li a {
		top: auto;
		bottom: 7%;
	}

	.flex-direction-nav li .next {
		background: url(../images/arrows.png) right 0 no-repeat;
		width: 33px;
		height: 33px;
		right:0px;
	}
		.flex-direction-nav li .next:hover {
			background: url(../images/arrows.png) right bottom no-repeat;
		}

	.flex-direction-nav li .prev {
		background: url(../images/arrows.png) 0 0 no-repeat;
		width: 33px;
		height: 33px;
		left: auto;
		right:34px;
	}
		.flex-direction-nav li .prev:hover {
			background: url(../images/arrows.png) 0 bottom no-repeat;
		}

/********************/

#block-views-our-team-block .views-field-field-employee-photo { float:left; margin-right:15px;}
#block-views-our-team-block .views-row { border-bottom:1px solid #CCC; overflow:hidden; padding:15px 0 10px;}
#block-views-our-team-block .views-field-title a { font-weight:bold; text-decoration:none;}


.profile .user-picture { margin-left:20px;}
.profile h3 { overflow:hidden;}


/*******Portfolio********/
.view-portfolio .view-content {overflow:hidden;}
.view-portfolio .views-row .views-field-field-portfolio-image {
	border:0px solid #e0e0e0;
	margin-bottom:13px;
	max-height:100%;
}

.view-portfolio .views-row .views-field-field-portfolio-image a {
	display:block;
	background:url(../images/magnify23.png) center center no-repeat #fff;
	padding: 1.5%;
}
.view-portfolio .views-row .views-field-title a {
	font-size:20px;
	color:#272e31;
	font-weight: bold;
	letter-spacing: 0px;
	line-height:normal;
	text-decoration:none;
}
.view-portfolio .views-row .views-field-title a:hover { color:#fff;}
.view-portfolio .views-row .views-field-body {
	margin-bottom:12px;
	line-height:18px;
	font-size:13px;
	font-weight:normal;
}
.view-portfolio .views-row .views-field-view-node a { 
	background: url(../images/bg-menu.gif);
	color: #fff;
	font-family: 'Droid Sans', sans-serif;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	padding: 9px 16px;
	text-transform: uppercase;
	text-decoration: none;
}
.view-portfolio .views-row .views-field-view-node a:hover { background: #121212;}

/*.page-portfolio .view-portfolio .views-row {width:210px; margin:0 8px 25px 0;}
.page-portfolio .view-portfolio .views-row .views-field-field-portfolio-image {height:148px; width:210px;}

.page-portfolio-2-col .view-portfolio .views-row {width:460px; margin:0 20px 35px 0;}
.page-portfolio-2-col .view-portfolio .views-row.views-row-even {margin-right:0;}
.page-portfolio-2-col .view-portfolio .views-row .views-field-field-portfolio-image {height:330px; width:460px;}

.page-portfolio-3-col .view-portfolio .views-row {width:300px; margin:0 20px 35px 0; line-height:18px;}
.page-portfolio-3-col .view-portfolio .views-row .views-field-field-portfolio-image {height:215px; width:300px;}

.page-portfolio-1-col .view-portfolio .views-row {float:none; overflow:hidden; margin-bottom:40px;}*/
/********************/

.view-showcase .views-field-title {
	color: #fff;
	font-size:30px;
	line-height: normal;
	padding-bottom: 21px;
	text-transform: capitalize;
}

.view-showcase .views-field-body {
	padding: 0px 0 25px;
}

.view-showcase .views-field-view-node a{
	background: #c43b2b;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	padding: 9px 16px;
	text-transform: uppercase;
	text-decoration: none;
}
	.view-showcase .views-field-view-node a:hover {
		background: #fff;
		color: #121212;
	}

.view-photos .views-row {
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}

.region-maintop .block h2 {
	font-size: 30px;
	text-transform: capitalize;
	margin-bottom: 30px;
}
/******************************/

#block-block-6 .content {
	padding-right: 50px;
}

#block-block-7 .content {
	color: #959595;
}
	#block-block-7 .content a {
		color: #1b1b1b;
	}
		#block-block-7 .content a.chat {
			background: url(../images/bg-menu.gif);
			display: inline-block;
			font-family: 'Droid Sans', sans-serif;
			color: #fff;
			text-decoration: none;
			font-size: 13px;
			font-weight: bold;
			text-transform: uppercase;
			padding: 6px 10px 5px;
			margin-top: 7px;
		}
			#block-block-7 .content a.chat:hover {
				background: url(../images/bg-drop.gif);
			}

#block-block-7 .content span{
	font-family: 'Droid Sans', sans-serif;
	font-size: 30px;
	line-height: 30px;
	color: #5bb1ec !important;
	font-weight: bold;
	letter-spacing: -2px;
}


#block-views-service-block .content li {
	background: url(../images/service-a.png) no-repeat 0 3px;
	padding-left: 35px;
}

#block-views-service-block .content li a {
	font-size: 14px;
	color: #606060;
}
	#block-views-service-block .content li a:hover {
		color: #fff;
	}


.view-welcome .views-field-view-node a {
	background: #c43b2b;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	padding: 9px 16px;
	text-transform: uppercase;
	text-decoration: none;
}
	.view-welcome .views-field-view-node a:hover {
		background: #fff;
		color: #121212;
	}


/*************Pane styles*************/
.pane-title {
	color: #fff;
	font-size: 35px;
	font-weight:bold;
}

.panels-flexible-region-inside {
	padding: 0;
}

.pane-content article .submitted {
	display: none;
}

#about article.node footer { display: none;}

.about-top {
	padding-top: 30px;
}

.about-top-right-region .pane-content li {
	background: url(../images/a1.png) no-repeat 0 0;
	padding-left: 35px;
	padding-bottom: 10px;
}

.about-top-right-region .pane-content li a {
	text-decoration: none;
	display:block;
	font-size: 12px;
	color: #272e31;
}
	.about-top-right-region .pane-content li a:hover {
		text-decoration: underline;
	}

.about-center {
	padding: 5px 0;
}

.about-list {
	float: left;
	margin-right: 20px;
}

.about-list li {
	background: url(../images/a3.gif) no-repeat 0 5px;
	border-bottom: 1px solid #242424;
	line-height: 25px;
	padding-left: 27px;
}
	.about-list li:last-child {
		border: 0;
	}
	.about-list li a {
		text-decoration: none;
		text-transform: uppercase;
		font-size: 11px;
	}
		.about-list li a:hover {
			text-decoration: underline;
		}

#cboxTitle { 
	background: #fff;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}


@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}
body#body {
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

.views-field.views-field-field-slide-image img {
  max-height: 447px !important;
}

.flex-direction-nav {
  position: relative;
  top: -50px;
}

.flexslider .views-field-title {
  margin-left: 1em;
}

.front #content article {
  margin: 1em;
}

.section-1 {
  background: url("../images/bg-row.gif") no-repeat scroll center 0 #d6d6d6;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.section-3 {
  background: url("../images/bg-footertop.jpg") no-repeat scroll center 0 #d6d6d6;
  padding: 27px 0 27px;
}

#superfish-1 a {
  border: 0 none;
  color: #dd2626;
  font-family: "Verdana",sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding: 93px 9px 31px;
  text-decoration: none;
  text-transform: uppercase;
}

#header #logo {
  display: inline-block;
  height: 140px;
  margin: 0;
}

#logo > img {
  height: 100%;
}
.flexslider .views-field-view-node {
  display:inline-block !important;
}
.views-row.views-row-odd {
  clear: left;
}

