@import url(//fonts.googleapis.com/css?family=Playfair+Display);

/* ------------------------- DRUPAL 7 FRAMEWORK ------------------------- */
body#body {
	background: #fff;
	color: #9d9d9d;
	font: 12px/20px Arial, Helvetica, sans-serif;
	position:relative;
	min-width:1152px;
	-webkit-text-size-adjust: none;
}

p {margin-bottom:20px;}


.field-name-taxonomy-forums .links a,
.panel-pane.error-page .pane-content .err-title,
.panel-pane.error-page .pane-content span.err,
a {
	color:#1b4bab;
	outline:none;
	text-decoration:none;
}
	a:hover,
	.field-name-taxonomy-forums .links a:hover,
	#block-views-our-team-block .views-field-title a:hover {
		text-decoration: none;
		color: #575757;
	}

.panel-pane.error-page .pane-content .err-title,
.panel-pane.error-page .pane-content span.err {
	text-decoration: none;
}

strong {
	font-weight:bold;
}

.fl-l {float:left;}
.fl-r {float:right;}

.extra {overflow:hidden;}

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

/* Selection colours (easy to forget) */
::selection 	 	{background: rgb(50,190,250);}
::-moz-selection 	{background: rgb(50,190,250);}
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: rgb(50,190,250);}


.ajax-progress {
  display:none;
}

#edit-style-options-row--2 {
	clear: both;
}
#admin-menu {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

div.messages {
	padding-right: 30px;
}

.dismiss {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-transform: lowercase;
	padding: 2px 6px 4px;
	width: auto;
	line-height: normal;
	font-family: Helvetica;
}
	.dismiss:hover {
		color: #fff;
		text-shadow: none;
	}

.opacity-hover a {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.opacity-hover a:hover {
	opacity: 0.7;
}

.links, .item-list ul, .marker-list ul, ul.action-links {
	list-style: none;
}

.switcher {
	display: inline-block;
	cursor: pointer;
	margin-top: 10px;
	font-size: 11px;
}
	.switcher:hover {
		text-decoration: underline;
	}

.radius-img img {
	-webkit-border-radius: 1000px !important;
	-moz-border-radius: 1000px !important;
	border-radius: 1000px !important;
}

.node-full {
	background: none !important;
}

/* ------------------------- HEADER ------------------------- */
#header {
	position: relative;
	background: #f7f7f7 url(../images/header.jpg) 50% 100% no-repeat;
	padding-bottom: 60px;
}
	.not-front #header {
		padding-top: 56px;
	}
#logo {
	display: inline-block;
}
.section-1 {}
	.section-1 .col1 {float:left;}
	.section-1 .col2 {float:right; padding-top: 19px;}
.section-2 {
	padding-top: 120px;
	margin-bottom: 20px;
}
.section-3 {}

/* ------------------------- MAIN MENU ------------------------- */
.select-menu {display:none !important;}

#superfish-1 { 
	background:none;
	float:left;
	position:relative;
	width:auto;
	background: url(../images/menu-separator.png) 100% 0 repeat-y;
}
	#superfish-1 li {
		background:none;
		border:0;
		overflow:inherit;
		padding:0;
		text-align:left;
	}
	#superfish-1 > li {
		background: url(../images/menu-separator.png) 0 0 repeat-y;
	}
		#superfish-1 > li > a {
			width: 150px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			padding-left: 23px;
			padding-right: 10px;
			padding-bottom: 2px;
			font-size: 38px;
			color: #c8c8c8;
			line-height: 26px;
		}
			#superfish-1 > li > a span {
				font-size:20px;
				color: #575757;
				line-height: 22px;
				padding-top: 7px;
			}

		#superfish-1 a {
			border:0;
			font-weight:normal;
			text-decoration:none;
			font-family: 'Playfair Display', serif;
		}
			#superfish-1 > li > a:hover, #superfish-1 > li.active-trail > a, #superfish-1 > li.sfHover > a {
				color:#1b4bab;
				background: none;
			}

			#superfish-1 > li > a >span {
				display: block;
			}

	#superfish-1 ul {
		background:#525252 url(../images/sub-menu.png) repeat-x;
		display:none;
		padding:30px 6px;
		top:82px;
		left: 15px;
		width:160px !important;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
	}

	#superfish-1 ul:before {
		display: block;
		position: absolute;
		content: '';
		width: 12px;
		height: 13px;
		left: 18px;
		top: -13px;
		background: url(../images/sub-menu-angle.png) 0 0 no-repeat;
	}
		#superfish-1 ul ul:before {display: none;}
	
		#superfish-1 ul li {
			background:none;
			border-bottom:0;
			height:auto;
			padding:0;
			margin-bottom: 2px;
		}
			#superfish-1 ul li a:visited, #superfish-1 ul li a {
				border:0;
				color:#fff;
				font-size:13px;
				line-height: 16px;
				font-weight:normal;
				padding:8px 8px 8px 14px !important;
				text-align:left;
				text-transform: uppercase;
				-webkit-border-radius: 8px;
				-moz-border-radius: 8px;
				border-radius: 8px;
			}
				#superfish-1 ul li a:hover, #superfish-1 ul li.active-trail a  { background:#5f5f5f url(../images/sub-menu-hover.png) repeat-x;}

			#superfish-1 ul li ul{
				left:174px !important;
				padding:10px 0 !important;
				top:-10px;
			}
				#superfish-1 ul li ul li {
					background:none;
					margin-bottom:1px;
				}
				
				
/* ------------------------- SLIDER ------------------------- */
.flex-viewport {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

#flexslider_views_slideshow_main_slider-block li {
	padding: 0;
}

.flex-control-thumbs li {
	width: 20%;
}

.flexslider .slides img {
	width: 100%;
	height: auto;
}

.flexslider {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    margin-bottom: 0;
}

.flex-control-nav {
	bottom: 0;
	z-index: 20;
}

.flexslider .flex-next,
.flexslider .flex-prev {
	opacity: 1;
}
.flexslider .flex-direction-nav a {
    display: block;
    width: 20px;
    height: 22px;
    margin-top: -10px;
    top: 47%;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.flexslider .flex-direction-nav a:hover {
	background-position: 0 100%;
}

.flex-direction-nav .flex-prev {
	left: 48px;
	text-align: left;
	text-indent: -999em;
	background: url(../images/prev.png) 0 0 no-repeat;
}
.flex-direction-nav .flex-next {
	right: 48px;
	text-align: left;
	text-indent: -999em;
	background: url(../images/next.png) 0 0 no-repeat;
}

.flexslider:hover .flex-next {opacity: 1; right: 48px;}
.flexslider:hover .flex-prev {opacity: 1; left: 48px;}


.slider_caption {
	position: absolute;
	left: 70px;
	top: 18px;
	text-align: center;
	width: 970px;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	color: #c7f0ff;
	font-size: 38px;
	line-height: 36px;
}
	.slider-title {
		font-size: 300px;
		text-transform: lowercase;
		line-height: 300px;
		color: #fff;
	}
		.slider-title a {
			color: #fff;
		}
		.slider-title a:hover {
			color: #575757;
		}
	.slider-text {
		margin-top: -14px;
	}


/* ------------------------- MAIN ------------------------- */
div.messages {
	margin-bottom: 30px;
}
.views-row {
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.views-field-title {
	color: #575757;
	font-weight: bold;
}
	.views-field-title a {
		color: #575757;
	}
		.views-field-title a:hover {
			color: #1b4bab;
		}

.node h2,
article.comment h3 {
	font-size: 28px;
	line-height: 34px;
	color: #c8c8c8;
	font-family: 'Playfair Display', serif;
}

	.node h2 a,
	article.comment h3 a {
		color: #c8c8c8;
	}
	
	.node h2 a:hover,
	article.comment h3 a:hover {
		color: #1b4bab;
	}

.node h2 {
	margin-bottom: 0px;
}


.views-field-body {
	margin-bottom: 43px;
}
.img-indent {
	margin-bottom: 26px;
}
.title-indent {
	margin-bottom: 20px;
}

.field-name-field-addthis-blog {
	margin-bottom: 25px;
}

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

.block-indent {
	margin-bottom: 60px !important;
}

#main-wrapper #block-system-main.block {
	padding-bottom: 0;
}

#content .welcome-block h1.title {
	font-size: 60px;
	line-height: 64px;
	margin-bottom: 24px;
}

.header-wellcome {
	margin-bottom: 24px;
}

.gray-bg {
	background: #efefef;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 44px 38px 0 38px;
	margin-top: 6px;
	padding-bottom: 24px !important;
}

.block-2 .views-row {
	padding-bottom: 5px
}
.block-2 .img-left {
	margin-right: 5px;
}

.post-date {
	font-size: 25px;
	line-height: 30px;
	color: #c8c8c8;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
}
	.post-date a {color: #c8c8c8;}

.comment-by-node-author img {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.views-field-field-slide-image {
	background: #F7F7F7;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}


/* ------------------------- DEFAULT BLOCK STYLE ------------------------- */

.views-row-last.views-row {
	margin-bottom: 0px;
}

#main-wrapper .block {
	padding-bottom: 33px;
}

#content {
	float: left;
	width: 100%;
}

.sidebar-first #content,
.sidebar-second #content {
	width: 720px;
}
	.sidebar-first #content {
		margin-left: 24px;
	}
	.sidebar-second #content {
		margin-right: 24px;
	}

.two-sidebars #content {
	margin-left: 24px;
	margin-right: 24px;
	width: 336px;
}


.region-header-bottom {
	padding: 0;
}

.region-content-top {
	padding: 0;
	background: url(../images/h-separator.png) 0 100% repeat-x;
	margin-bottom: 49px;
}

.region-content {
	padding: 0;
}

.region-content-bottom {
	padding: 0;
	padding-top: 20px;
}


.region-header-bottom:after,
.region-content-top:after,
.region-content:after,
.region-content-bottom:after,
.region-content:after {
	content: '';
	width: 100%;
	clear: both;
	display: block;
}

.views-clearfix .views-row:after {
	content: '';
	width: 100%;
	clear: both;
	display: block;
}

#main-wrapper img {
	height:auto;
	width: auto;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
	#main-wrapper .getlocations_map_canvas img {
		padding: 0;
		background: none;
		border: none;
	}
#main-wrapper {
	background: #fafafa url(../images/main-bg.jpg) 0 0 repeat-x;
	padding-top: 56px;
	padding-bottom: 46px;
}
#main .feed-icon img, #main th.active img {
	width:auto;
	border: none;
	background: none;
	padding: 0;
}


#tinymce p {
	margin-bottom: 10px;
}
.location.vcard {
	margin-top: 0;
}

			
/* ------------------------- CONTENT REGION ------------------------- */
/*Node heading*/
.front #page-title {display:none;}

#content h1.title, h2, h3, .title-1 {
	font-size:38px;
	line-height:36px;
	margin-bottom:26px;
	font-family: 'Playfair Display', serif;
	color: #575757;
	font-weight: 400;
}

.grey {
	color: #c8c8c8;
}

h3 {
	font-size: 30px;
	line-height:34px;
}

article.node {
	padding-bottom:20px;
	margin-bottom:20px;
	background: url(../images/h-separator.png) 0 100% repeat-x;
}
	article.node.node-blog {
		border-bottom: 0px solid #444;
	}

	#node-79 {
		margin-bottom: 0;
		padding-bottom: 0;
	}

.page-node- .submitted a {
	padding-right: 0;
	margin-right: 0;
}



/*Author & date information*/
p.submitted {
	margin:5px 0 15px;
	float: left;
}
	.submitted, p.submitted span, .comment_count {
		
	}

	.submitted a,
	.comment_count {
		text-decoration:none;
	}
		.submitted a:hover,
		.comment_count:hover {}

.comment_count {
	float: right;
	display: inline-block;
	margin-bottom: 15px;
}

article.node footer {
	padding-top:0px;
}

article footer ul.links.inline {
	display:block;
}
article footer ul li {
	padding:0;
	margin:0 15px 0 0;
	padding: 0 !important;
}
	article footer ul li.first {margin-left:0;}

.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{
		float: left;
		font-size: 16px;
		padding-right: 10px;
		line-height: 24px;
	}
	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;
		margin-right: 10px;
	}
		article.node footer .field-name-field-tags ul li a{
			font-size: 12px;
			text-decoration: none;
			padding: 2px 5px;
		}
			article.node footer .field-name-field-tags ul li a:hover {
				text-decoration: none;
			}

	article .field-items {
		margin-bottom: 20px;
	}
			
			
.node-maps header {
	display:none;
}

.panels-flexible-region-1-contacts_region {
	width:auto;
}




.item-list ul li {
	margin-left: 0;
	margin-bottom: 20px;
}
ul li.collapsed {
	list-style: none;
}
ul.menu li {
	margin-left: 0;
}
	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 .content li, #main-wrapper .marker-list .view-content li { 
			padding:12px 0 12px 0;
			line-height:20px;
			font-family: 'Playfair Display', serif;
			font-size: 20px;
			line-height: 26px;
			background: url(../images/h-separator.png) 0 0 repeat-x;
			margin-bottom: 0;
		}
				section.block .content li:first-child, #main-wrapper .marker-list .view-content li:first-child {
					background: none;
					padding-top: 0;
				}
			section.block .content li div, .marker-list .view-content li div {
				padding-left: 38px;
				background:url(../images/a1.png) no-repeat 0 0;
			}
			section.block .content li a, #main-wrapper .marker-list .view-content li a { 
				color:#575757;
				text-decoration:none;
				display: inline-block;
			}
			section.block .content li a:hover, #main-wrapper .marker-list .view-content li a:hover { color:#1b4bab;}




/* ------------------------- BUTTONS STYLES ------------------------- */
	
.button a, .more-link a, ul.links li a, .view-portfolio .views-field-view-node a, #block-poll-recent ul.links li a, #filters li a, .content ul.pager li a, .content ul.pager li.pager-current, .form-submit {
	display: inline-block;
	padding: 8px 30px;
	background: #fbfbfb;
	border: none;
	color: #575757;
	text-transform: lowercase;
	font-weight: bold;
	background: #f2f2f2 url(../images/button.png) 0 0 repeat-x;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 5px rgba(2,2,2,0.1);
	-moz-box-shadow: 0 1px 5px rgba(2,2,2,0.1);
	box-shadow: 0 2px 6px rgba(2,2,2,0.1);
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
	.button a:hover, .more-link a:hover, ul.links li a:hover, .view-portfolio .views-field-view-node a:hover, #block-poll-recent ul.links li a:hover, #filters li a:hover, #filters li a.selected, .content ul.pager li a:hover, .content ul.pager li.pager-current, .form-submit:hover {
			color: #1b4bab;
	}


.form-submit {
	line-height:normal;
	vertical-align:middle;
}


ul.links li a {
	margin-bottom: 10px;
}

/* ------------------------- BACK TO TOP ------------------------- */
#backtotop {
	background: #f1f1f2 url(../images/up-arrow.png) 50% 50% no-repeat;
	width: 50px;
	height: 50px;
	z-index: 5;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	right: 40px;
	bottom: 30px;
}
	#backtotop:hover {
		opacity: 1;
		background-color: #1b4bab;
	}

	
/* ------------------------- FOOTER ------------------------- */
#footer {
	clear: both;
	padding:40px 0;
	position: relative;
}

.phone-number {
	font-family: 'Playfair Display', serif;
	font-size: 30px;
	line-height: 40px;
	color: #575757;
	padding-top: 11px;
	margin-bottom: 7px;
}

#block-block-5 {

}

#block-block-5 .content, .pane-block-5 .pane-content {
	text-transform: uppercase;
	color: #9d9d9d;
	font-size: 11px;
	text-align: right;
	padding-top: 13px;
}
	#block-block-5 .content a, .pane-block-5 .pane-content a {
		color: #9d9d9d;
	}

		#block-block-5 .content a:hover, .pane-block-5 .pane-content a:hover {
			color: #1b4bab;
		}

	#block-block-5 .content span {
			
	}
#footer h2 {
	font-size: 20px;
	background: url(../images/h-separator.png) 0 100% repeat-x;
	letter-spacing: -1px;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
#footer section.block .content li {
	list-style-type: none;
	background:url(../images/a2.png) no-repeat 0 4px;
	padding: 0;
	padding-left: 14px;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding-bottom: 9px;
	text-transform: uppercase;
}
	#footer section.block .content li a {
		padding: 0;
		background: none;
	}

		#footer section.block .content li:hover {

		}

/* ------------------------- SOCIAL-ICONS BLOCK ------------------------- */
#block-follow-site,
.pane-follow-site .follow-links {text-align: right;}

	.follow-link-wrapper {
		display: inline-block;
		margin-left: 3px;
	}
	a.follow-link {
		width:33px;
		height:33px;
		text-indent:9999em;
		opacity:1;
		padding:0;
		-webkit-transition:all .2s ease;
		-moz-transition:all .2s ease;
		transition:all .2s ease;
		display: inline-block;
		overflow: hidden;
		background-color: #fff;
	}
		a.follow-link:hover {
			opacity:0.7;
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
		}


a.follow-link-googleplus {
  background-image: url(../images/icon-googleplus.png);
}
a.follow-link-twitter {
  background-image: url(../images/icon-twitter.png);
}
a.follow-link-facebook {
  background-image: url(../images/icon-facebook.png);
}



/* ------------------------- PAGINATOR ------------------------- */
.content ul.pager {text-align:left;}

.content ul.pager li {
	margin:0px 1px;
	padding: 0;
	display: inline-block;
}

	.content ul.pager li a:hover, .content ul.pager li.pager-current ,
	.content ul.pager li a, .content ul.pager li.pager-current {
		
	}


/* ------------------------- PORTFOLIO ------------------------- */

.view-portfolio .isotope-element .views-field-field-portfolio-image {
	background:url(../images/ajax-loader.gif) center center no-repeat #fff; 
	margin-bottom:20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.view-portfolio .isotope-element .views-field-field-portfolio-image a {
	display:block; 
	background:url(../images/magnify.png) center center no-repeat #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.isotope-element .views-field-title {
	margin: 10px 0;
}

#filters {
	margin-bottom: 20px;
	text-align: right;
}

#isotope-options {
	background: none;
}

#filters li {
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
	background: none;
}

.isotope-element img {
	width: 100%;
	height: auto;
}

#isotope-container {
	margin-left: -10px;
	margin-right: -10px;
}

.isotope-element {
	background: none;
	color: inherit;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
}



/* ------------------------- POLL'S BARS ------------------------- */
.poll .total, .poll .title  {margin-bottom:15px;}
.poll .bar { 
	background-color:#fff;
	border:1px solid #8c8c8c;
	padding:1px;
	height:10px;
	margin-bottom:15px;
}
.poll .bar .foreground { 
	height:10px; 
	display:none;
	background-color:#1b4bab;
}
	
.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 {
	background: none;
	padding-left: 0;
}

#block-comment-recent .content li a { display:inline-block;}

#block-comment-recent li span, .views-field-timestamp {
	display: block;
}

#block-forum-new .contextual-links-wrapper { display:none;}

#block-system-navigation .content li { margin:0;}

.links {
	list-style: none;
}

.links li {
	display: inline-block;
	margin-right: 8px;
}


/* ------------------------- BLOCK SEARCH ------------------------- */
#block-search-form {}
#block-search-form .form-text, #search-block-form .container-inline .form-text {
	width:100%;
	padding:8px 5px;
	border:none;
	background:none;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
#block-search-form .container-inline, #search-block-form .container-inline {
	overflow:hidden;
	background:#e1e1e1;
	display:inline-block;
	position: relative;
}
#block-search-form .container-inline .form-item, #search-block-form .container-inline .form-item {float:left; margin:0;}
#block-search-form .container-inline .form-actions, #search-block-form .container-inline .form-actions {position: absolute; top: 0; right: 0;}

	
#block-search-form .form-submit, #search-block-form .form-submit { 
	background:url(../images/search.png) no-repeat center center #E1E1E1;
	border:0;
	line-height:normal;
	width:32px;
	height:32px;
	padding:0;
	margin:0;
	vertical-align:middle;
	cursor:pointer;
	text-indent:-9999px;
}
	#search-block-form #edit-submit:hover, #search-block-form .form-submit:hover {opacity: 0.8; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);}

	

/* ------------------------- FORUM ------------------------- */
.action-links {
	padding: 0 0 25px 0px;
}
	.action-links a {
		font-weight:bold;
	}
		.action-links a:hover {
			text-decoration:none;
		}

#forum a {
	font-size:12px;
}
	#forum a:hover {text-decoration: underline;}

#forum table {
	border:1px solid #c8c8c8;
	width:100%;
}

#forum th {
	border:1px solid #1b4bab;
	color:#fff; 
	font-size:14px;
	padding:3px 5px;
}
	#forum th a {
		color:#fff;
	}

#forum td.container { 
	padding:10px;
}

#forum td {
	border:1px solid #c8c8c8;
	padding: 5px;
}

#forum td.topics, #forum td.posts, #forum td.replies{
	text-align:center;
}

.field-name-taxonomy-forums {
	overflow:hidden;
	padding-bottom:20px;
	margin-top: 20px;
	width:100%;
}
	.field-name-taxonomy-forums .field-label {
		font-size:14px;
		vertical-align:middle;
		margin-bottom: 0;
		line-height:22px;
		float:left;
		margin-right:10px;
		font-family:Arial;
		letter-spacing:0;
	}

	.field-name-taxonomy-forums .links a {
		background:none;
		box-shadow: none;
		display:inline;
		font-size: 14px;
		padding:0;
		text-transform: none;
	}
		.field-name-taxonomy-forums .links a:hover {
			background:none;
		}

.page-forum- #main-wrapper .active img {
	padding: 0;
	background: 0;
	border: none;
	margin-left: 5px;
	margin-top: 4px;
}


/* ------------------------- COMMENTS FORM ------------------------- */
.panels-flexible-region-1-contacts_region {
	width:auto;
}


#edit-actions input {
	margin-right: 10px;
	margin-left: 2px;
}


#edit-comment-body {margin-bottom:15px;}
.filter-help a {font-size:10px; display:inline-block;}
.filter-help a {
	padding-left: 0;
}
#comments {
	margin-bottom: 30px;
	clear: both;
}

article.comment header{overflow:hidden; margin-bottom: 0;}
.user-picture { float:left; margin-right:15px;}

section#comments h2.title {
	margin-bottom:15px;
}

#comment-form label,
#contact-site-form label {
	vertical-align:middle;
}
.form-required {
	color: #f00 !important;
}

#comment-form .form-text,
#user-login .form-text,
#contact-site-form input.form-text,
.search-form .form-text {
	width:220px;
}
	
#comment-form .form-textarea {
	height:120px;
	margin-bottom: 10px;
	
}
	#contact-site-form textarea#edit-message {  /*Contact form texrarea*/
		margin-right:0;
		width:98%;
		height: 100px;
	}
	
.resizable-textarea .grippie {
	display:none;
}

.form-type-item {
	overflow:hidden;
	width:100%;
}
	.form-type-item label {
		float:left;
		padding-right:10px;
	}	
	
.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 ------------------------- */
#comments {
	margin-top: 30px !important;
}
.comment-wrapper {overflow:hidden;}

article.comment .submitted {
	margin:2px 0 10px;
}
	article.comment .submited .permalink, p .permalink {
		display:none;
	}

article.comment {
	background:#efefef;
	border:1px solid #efefef;
	margin-bottom:15px;
	padding:15px;
	padding-bottom: 25px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}	
	article.comment h2 {
		color:#292a2b;
		font-size:18px;
		font-weight:normal;
		text-decoration:none;
	}
	
.node article.comment footer {
	overflow:hidden;
	padding:0;
}

#edit-comment-body-und-0-format { border:1px solid #d6d2c6;}
	#edit-comment-body-und-0-format .fieldset-wrapper > * {padding-left:0; padding-right:0;}
	#edit-comment-body-und-0-format .fieldset-wrapper {padding:20px 10px;}
	#edit-comment-body-und-0-format .fieldset-wrapper label {display:inline;}

#comment-form-wrapper { margin-top:30px;}
#comment-form-wrapper .title {
	margin-left:0;
	margin-right:0;
}
article.comment span.new { position:absolute; top:0; right:0;}
.comment-preview { background:none;}

.compose-tips li {margin-bottom:10px;}
.compose-tips h3 {margin-bottom:10px;}

.comment .field-items {margin-bottom: 20px;}

/* ------------------------- TABLE STYLES ------------------------- */
tr.odd, tr.even {
	background: #fff;
	border-bottom: 1px solid #E0E0E0;
}
	tr.even {
		background: #f8f8f8;
	}

th {background:#1b4bab; color: #fff; padding: 5px;}



.page-faq-questions-top .views-row {
	margin-bottom: 30px;
}


.view-faq {
	margin-bottom: 30px;
}



/* ------------------------- 404 PAGE NOT FOUND ------------------------- */
.page-page-404 #search-block-form {width:400px;}
.panel-separator {display:none;}

.panel-pane.error-page {margin-bottom:30px;}
	.panel-pane.error-page .pane-content {overflow:hidden;}
		.panel-pane.error-page .pane-content span.err {
			float:left;
			font-weight:bold;
			font-size:150px;
			line-height:180px;
		}
.panel-pane.error-page .pane-content .extra {
	background:url(../images/v_line.gif) 40px 0 repeat-y;
	padding-left:80px;
}
.panel-pane.error-page .pane-content .err-title {
	display:block;
	font-size:70px;
	line-height:84px;
	padding-top:20px;
	text-transform:uppercase;
}
.panel-pane.error-page .pane-content .err-body {
	display:block;
	font-size:20px;
	line-height:24px;
	margin-bottom:15px;
	width:300px;
}
.page-page-404 .pane-search-form {text-align:center;}
	.page-page-404 .pane-search-form .pane-content {display:inline-block; padding-top:40px;}
	.page-page-404 .pane-search-form #search-block-form .form-text {width:300px;}


html.js .collapsible.collapsed.collapsible .fieldset-legend {background-image:url(../images/menu-collapsed.png);}
html.js .collapsible.collapsible .fieldset-legend {background-image:url(../images/menu-expanded.png);}

input[type="text"], input[type="password"], input[type="search"], textarea {
	background:#ececec;
	border:1px solid #ececec;
	color:#666 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:8px 5px;
}

/* ------------------------- 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:#1b4bab;
		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; }
		
/* ------------------------- BREADCRUMB ------------------------- */
#breadcrumb { 
	color:#444;
	margin-top:16px;
	padding:0px 3px 15px;
}
	#breadcrumb a { 
		color:#444;
		font-size:12px;
		text-decoration:none;
		padding:0 3px;
	}
		#breadcrumb a:last-child { padding-right:0;}
		#breadcrumb a:hover { color:#1b4bab;}
	
/* ------------------------- ADMIN TAB ------------------------- */
.tabs-wrapper { margin: 1px 0 20px;}
div.tabs { overflow:hidden;}

.tabs ul.primary {
	border:0;
	border-bottom:1px solid #c9c9c9;
	margin:10px 0 10px 0;
	overflow:hidden;
	padding:4px 0;
}
	.tabs ul.primary li {
		margin-bottom:-1px;
	}
		.tabs ul.primary li a { 
			background:#EDEDED;
			border:1px solid #BBB;
			border-bottom:0;
			border-radius:3px 3px 0 0;
			color:#444;
			font-size:12px;
			font-weight:normal;
			margin:0;
			overflow:hidden;
			padding:3px 15px 4px;
			text-shadow:0 1px 0 #FFF;
			-webkit-transition:background 0.1s linear;
			-moz-transition:background 0.1s linear;
		}
			.tabs ul li a.active, .tabs ul li a:hover { 
				background:#1b4bab;
				color:#fff;
				text-shadow:none;
			}

/* ------------------------- ADMIN MENU BG ------------------------- */
ul.contextual-links li a:hover {}

.page-blog .field-name-field-blog-image {
	width: 300px;
}

.node-teaser .field-type-image, .node-employee .field-type-image {float:left; margin:0 20px 6px 0;}
.field-type-image {margin-bottom:20px;}

.profile .user-picture { margin-left:20px;}
.profile h3 { overflow:hidden;}

#block-views-our-team-block .views-field-field-employee-photo { width: 100px; float:left; margin-right:15px;}
#block-views-our-team-block .views-row { border-top:1px solid #CCC; overflow:hidden; padding:15px 0 10px;}
#block-views-our-team-block .views-row.views-row-first {
	border-top: none;
}
#block-views-our-team-block .views-field-title a { font-weight:bold; text-decoration:none;}
	#block-views-our-team-block .views-field-title a:hover {
		color: #575757;
	}

#block-views-our-team-block .views-field-body, #block-views-our-team-block  .views-row {
	margin-bottom: 0;
}


.filter-type {margin-bottom:30px;}

label.option {vertical-align:middle;}

.node-author .username {
	padding-right: 0;
	margin-right: 0;
	border: none;
}