
body#body {
    background: url(../images/bg.jpg) center fixed;
    color:#636363;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height:20px;
    margin:0;
    min-width:1040px;
    padding:0;
}

p {margin-bottom:15px;}
a img {
 border:none;
}
a { color:#ee7d2a; outline:none;}
a:hover {
    color: #ee7d2a;
    text-decoration: none;
}

#page { margin:0 auto;}
#page-wrapper {
    overflow: hidden;
}

.page { width:980px; margin:0 auto; background:#FFF}

/*** Header ***/
#header {
    background: url(../images/bg2.gif);
    position: relative;
}
#header-top {
   background: url(../images/bg2.gif) top repeat-x;
clear: both;
padding: 5px 0 0px;
position: relative;
}
#header-top-wrapper{
    width: 1040px;
    margin: 0 auto;

}
#header-top-wrapper h2 {
    font-size:52px;
    font-family: 'IM Fell French Canon', serif;
    color:#4f4d47;
    line-height:normal;
    margin-top: 15px;
    margin-bottom: 15px;
    letter-spacing: -1px;
}

#header-top-wrapper #logo{height: 150px; overflow: hidden;}
#header-top-wrapper #header-top-contact{
    float: right;
    font-size: 24px;
}

.section-1 {
    height:600px;
    max-width: 1350px;
    margin: 0 auto;
    text-align: center;
}

.region-menu {
    background: url(../images/bg-menu.jpg) no-repeat;
    height:80px;
    width: 1040px;
    padding: 0 49px;
    margin: 0 auto;
    position: relative;
    z-index: 150;
    margin-top: 440px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}


.logo-block {
    padding-top: 35px;
    text-align: right;

    width: 1040px;
    margin: 0px auto;
}

#header #logo {
    z-index: 50;
    position: relative;
    margin: 0;
    overflow: hidden;
}
#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: url(../images/bg-line.gif) right no-repeat;
    float:left;
    margin:0px;
    position:relative;
    width:auto;
}
#superfish-1 li {
    background: url(../images/bg-line.gif) 0 no-repeat;
    border:0;
    overflow:inherit;
    padding:0;
    text-align:center;
}
#superfish-1 a {
    border:0;
    color:#e0e0d8;
    font-size:15px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight:bold;
    padding:32px 0;
    width: 133px;
    text-transform: uppercase;
    text-decoration:none;
}
#superfish-1 > li > a:hover, #superfish-1 > li > a.active, #superfish-1 > li > a.sfHover{
    background: url(../images/bg-menu-hover.png);
}

#superfish-1 ul {
    background:url(../images/bg-drop.gif) top repeat-x #CCC;
    border:0px solid #1b1b1b;
    display:none;
    padding:15px 0;
    top:80px !important;
    width:150px !important;
}
.sf-navbar > li > ul { margin-top:3px;}

#superfish-1 ul li {
    background:none;
    border-bottom:0;
    height:auto;
    padding:0;
}
#superfish-1 ul li a:visited, #superfish-1 ul li a {
    border:0;
    color:#e3e1dc;
    font-size:12px;
    font-weight:bold;
    padding:7px 0px 7px 0px !important;
    text-align:center;
}
#superfish-1 ul li a:hover, #superfish-1 ul li a.active { background:#46503a;}

#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:#ee7d2a;}
/**********************/

/*** MAIN ***/
#main-wrapper {
    background: url(../images/bg2.gif);
}
#main-wrapper #main {
    /*background: url(../images/bg2.gif);*/
    margin:0 auto;
    margin-top: -51px;
    margin-bottom: -54px;
    position: relative;
    z-index: 50;
    width: 1040px;
    padding: 0 25px;
    border-bottom: 4px solid #abc147;
    background-color: #fff;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
#main-wrapper #main:before {
    background: url(../images/bg-shadow-left.png) no-repeat 0 0;
    content: "";
    display: block;
    width: 16px;
    height: 175px;
    position: absolute;
    left: -16px;
}
#main-wrapper #main:after {
    background: url(../images/bg-shadow-right.png) no-repeat 0 0;
    content: "";
    display: block;
    width: 16px;
    height: 175px;
    position: absolute;
    right: -16px;
    top: 0;
}


.section .region { width:100%;}

#sidebar-first { width:300px; float:left;}
#sidebar-first .section { padding:32px 20px 0px 0px;}

#content { padding:2px 0px 0px 0px; overflow:hidden; }
#content .section { width:100%;}

#sidebar-second { float:right; width:320px; }
#sidebar-second .section { padding:32px 0px 0px 19px;}

.region-content { overflow:hidden;}


/***********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:#EDEDED;
    border:1px solid #BBB;
    border-radius:5px 5px 0 0;
    text-shadow:0 1px 0 #FFF;
}
.tabs ul.primary {
    border:0;
    border-bottom:1px solid #c9c9c9;
    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:background 0.1s linear;
    -moz-transition:background 0.1s linear;
}
.tabs ul li a.active, .tabs ul li a:hover { 
    background:#ee7d2a;
    color:#fff;
    text-shadow:none;
}
/***********************/


/****************Comments form*******************/
article.comment header{ width:100%; overflow:hidden;}
.user-picture { float:left; margin-right:15px;}
section#comments h2.title {
    color:#292a2b;
    font-size:18px;
}

#comment-form label {
    color:#484848;
}

#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:#ee7d2a
}

.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:#292a2b;
    font-size:18px;
    font-weight:normal;
    text-decoration:none;
}
article.comment h3 {
    line-height:normal;
    margin-bottom: 0;
}
article.comment h3 a {
    color:#292a2b;
    font-family: Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:normal;
    text-decoration:none;
}
article.comment {
    margin-bottom:15px;
    padding:15px;
}

.node article.comment footer {
    overflow:hidden;
    padding:0;
}

#edit-comment-body-und-0-format {
    border:1px solid #d6d2c6;
    padding: 0;
}
#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;}
article.comment span.new { position:absolute; top:0; right:0;}
.comment-preview { background:none;}
/********************************************/

/***********************Content Region*************************/
.content-wrap { width:100%; overflow:hidden; padding-bottom:30px;}

/*Node heading*/
.front #page-title {
    display: none;
}
#content h1.title {
    font-family: 'IM Fell French Canon', cursive;
    font-size:24px;
}
h2, h3 {
    font-size:38px;
    line-height:29px;
    margin-bottom:20px;
    font-family: 'IM Fell French Canon', serif;
}
h3 {
    font-size:34px;
    line-height:24px;
    text-transform:none;
}	
.node h2 {
    color:#639718;
    font-size:20px;
    line-height:normal;
    padding:0px;
    margin-bottom: 0px;
}
.node h2 a{
    color:#639718;
    font-size:20px;
    font-weight:normal;
    text-decoration:none;
    text-transform:none;
}
.node h2 a:hover{ color:#636363;}

article.node { padding-bottom:30px;}
.promotion{
    float: right;
    margin-right: 30px;
}

/*Author & date information*/
p.submitted {
    font-size:11px;
    margin:0px 0 5px;
    color: #b7b7b7;
}
.submitted, p.submitted span {
    color:#000;
}
.submitted a {
    color:#639718;
    text-decoration:none;
}
.submitted a:hover {color:#000;}
/**/

article.node footer {
    padding-top:10px;
}
article footer ul.links.inline {overflow:hidden; display:block;}
article footer ul li {float:left; padding:0; margin:0 15px 0 0; padding: 0 !important;}
article footer ul li:first-child {margin-left:0;}
ul.links li a {
    text-decoration:none;
    font-size:12px;
    font-weight: bold;
    color:#ee7d2a;
}
.field-name-taxonomy-forums ul.links li a {
    display:inline;
    padding:0;
    background:none;
    color:#ee7d2a;
}
.field-name-taxonomy-forums ul.links li a:hover {color:#000; background:none;}	
ul.links li a:hover { text-decoration: underline;}

.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:#000;
    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:5px;
    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*******************/
.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-size:150px;
    line-height:180px;
    color:#ee7d2a;
    font-weight:bold;
}
.panel-pane.error-page .pane-content .extra {padding-left:80px; max-width:300px; background:url(../images/v_line.gif) 40px 0 repeat-y;}	
.panel-pane.error-page .pane-content .err-title {
    font-size:70px;
    line-height:84px;
    padding-top:20px;
    color:#000;
    text-transform:uppercase;
    display:block;
}	
.panel-pane.error-page .pane-content .err-body {width:300px; display:block; font-size:20px; line-height:24px; margin-bottom:15px;}	 
.page-page-404 .pane-search-form .pane-content {display:inline-block; padding-top:40px;}
.page-page-404 .pane-search-form {text-align:center;}
.page-page-404 .pane-search-form #search-block-form .form-text {width:300px;}
.extra {overflow:hidden;}

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 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
    padding:6px 5px 7px;
    background:#fff;
    border:1px solid #ddd;
}
label {font-weight:normal;}
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:36px;
    font-family: 'IM Fell French Canon', serif;
    color:#4f4d47;
    line-height:normal;
    letter-spacing: -1px;
}
section.block .content li { 
    background:url(../images/a1.gif) no-repeat 0 8px;
    padding:0 0 10px 10px;
    overflow:hidden;
    line-height:20px;
}
section.block .content li a { 
    color:#636363;
    font-size:14px;
    line-height:20px;
    text-decoration:none;
}
section.block .content li a:hover { color:#000;}

/*********************POLL's Bars**********************/
.poll .bar { 
    background-color:#fff;
    background-image:-moz-linear-gradient(top, #f0f0f0, #fff); /* FF3.6 */
    background-image:-ms-linear-gradient(top, #f0f0f0, #fff); /* IE10 */
    background-image:-o-linear-gradient(top, #f0f0f0, #fff); /* Opera 11.10+ */
    background-image:-webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#fff)); /* Saf4+, Chrome */
    background-image:-webkit-linear-gradient(top, #f0f0f0, #fff); /* Chrome 10+, Saf5.1+ */
    background-image:linear-gradient(top, #f0f0f0, #fff);
    border:1px solid #8c8c8c;
    padding:1px;
    height:10px;
    margin-bottom:15px;
}
.poll .bar .foreground { 
    height:10px; 
    display:none;
    background-color:#688742;
    background-image:-moz-linear-gradient(left, #688742, #9fc05f); /* FF3.6 */
    background-image:-ms-linear-gradient(left, #688742, #9fc05f); /* IE10 */
    background-image:-o-linear-gradient(left, #688742, #9fc05f); /* Opera 11.10+ */
    background-image:-webkit-gradient(linear, left, right, from(#688742), to(#9fc05f)); /* Saf4+, Chrome */
    background-image:-webkit-linear-gradient(left, #688742, #9fc05f); /* Chrome 10+, Saf5.1+ */
    background-image:linear-gradient(left, #688742, #9fc05f);
}

.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;}
/*******************************************/

.more-link a {
    font-weight: bold;
    font-size: 12px;
    color: #ee7d2a;
    text-decoration: none;
}
.more-link a:hover {
    text-decoration: underline;
}

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

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

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

/***Block  ****/
#block-search-form {}
#block-search-form .form-text, #search-block-form .container-inline .form-text {
    width:100%;
    padding:8px 5px;
    border:none;
    background:#e1e1e1;
}
#block-search-form .container-inline, #search-block-form .container-inline {
    overflow:hidden;
    background:#e1e1e1;
    display:inline-block;
}
#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 {float:right;}

#block-search-form .form-submit, #search-block-form .form-submit { 
    background:url(../images/search.png) no-repeat center center;
    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 {}


/******************Buttons Styles********************/
.form-submit {
    text-decoration:none;
    background:#ee7d2a;
    border:none;
    vertical-align:middle;
    color:#fff;
    font-weight:bold;
    text-transform:capitalize;
    font-size:12px;
    padding:6px 10px;
    margin-right:5px;
    line-height:normal;
}
.form-submit:hover { background:#639718;}
/*****************************************/

/*** Footer ***/
#footer {
    background: url(../images/footer-shadow.png) top repeat-x;
    clear: both;
    padding:20px 0 20px;
    position: relative;
}
.footer-wrapper {
    background: url(../images/bg-footer.png) top repeat-x;
    width: 1040px;
    margin: 0 auto;
    overflow: hidden;
}

.region-footer-top {
    width: 940px;
    margin: 0 auto;
    padding-top: 31px;
}
.region-footer-top .block {
    float: left;
    width: 280px;
    margin-right: 39px;
}
.region-footer-top .block h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    color: #73716d;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0;
}

.twitter_block {
    font-size: 12px;
    color: #969695;
}
#twitter_block_results li {
    background: none !important;
    padding:13px 0 17px;
}

.twitter_block .profile_image img {
    display: none;
}
.twitter_block .twitter_block_user_name {
    font-weight: bold;
    float: none;
    font-size: 12px;
    color: #969695;
    line-height: normal;
    display: inline;
}
.twitter_block .twitter_block_user_name:before {
    content: "@";
}

.twitter_block_user, .tweet_text {
    display: inline;
}
.tweet_text p.tweet {
    display: inline;
    line-height: normal;
    float: none;
}
.tweet_text a {
    color: #bcbcbc !important;
    font-size: 12px !important;
}
.tweet_text a:hover {
    text-decoration: underline !important;
}

/********Social-icons Block********/
#block-follow-site h2 {
    padding-bottom: 5px;
}
#block-follow-site .content {
    padding-right: 30px;
}
a.follow-link {
    margin:0 0 8px 0;
    padding:2px 0 0 51px;
    font-size: 12px;
    color: #969696;
    text-decoration: none;
    display: inline-block;
}
a.follow-link:hover { text-decoration: underline;}
/********************/

#block-views-photostream-block {
    margin-right: 0;
}
#block-views-photostream-block h2 {
    padding-bottom: 5px;
}
.view-photostream .views-row {
    float: left;
    width: 80px;
    height: 70px;
    overflow: hidden;
    margin: 0 8px 8px 0;
}
.view-photostream .views-field-field-portfolio-image a:hover {
    opacity: 0.6;
}

#block-block-5 .content {
    font-size: 11px;
    color: #969695;
    text-align: right;
    padding: 30px 50px 10px 0;
}
#block-block-5 .content a {
    color: #969695;
    text-decoration: none;
}
#block-block-5 .content a:hover {
    text-decoration: underline;
}


/**************Contact Form***************/
#contact-site-form label {
    color:#000;
}
#contact-site-form label.option { display:inline;}
#contact-site-form input.form-text {
    width:300px;
}
#contact-site-form textarea#edit-message {
    height:120px;
    margin-right:100px;
}
/**************************************/


/***********Forum************/
.action-links {
    padding:15px 0px;
}
.action-links a {
    color:#ee7d2a;
    font-size:12px;
}
.action-links a:hover {
    text-decoration:none;
}

#forum a {
    color:#ee7d2a;
    font-size:13px;
}
#forum table {
    border:1px solid #c8c8c8;
    width:100%;
}
tr.even, tr.odd {background:#fff; border:none;}
#forum th {
    background:#ee7d2a; 
    border:1px solid #535353;
    color:#fff; 
    font-size:14px;
    padding:3px 5px;
}
#forum th a {
    color:#fff;
}

#forum tr.even, tr.odd {
    background:none;
    border-bottom:0px solid #e0e0e0;
}
#forum tr.even td {
    background:#f8f8f8
}

#forum tr.odd td { 
    background:#f7f6f4
}
#forum td.container { 
    padding:10px;
}

#forum tr.even td.forum { 
    background:url(../images/forum-ico.png) no-repeat 10px 10px #fafafa
}
#forum tr.odd td.forum { 
    background:url(../images/forum-ico.png) no-repeat 10px 10px #f7f6f4
}

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

#forum td.topics, #forum td.posts, #forum td.replies{
    text-align:center;
}
#forum td.last-reply span, #forum td.title span {
    color:#535353;
}

.field-name-taxonomy-forums {
    overflow:hidden;
    padding-bottom:10px;
    width:100%;
}
.field-label {
    color:#000;
    float:left;
    font-size:14px;
    vertical-align:middle;
}
.field-items a {
    color:#ee7d2a;
    font-size:12px;
}

h3.field-label {
    font-family: Arial, Helvetica, sans-serif;
    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:#ee7d2a;
    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:#494949;
    margin:0px 1px;
    overflow:hidden;
}
.content ul.pager li.pager-current { 
    background:#ee7d2a;
    border-radius:2px;
    border:1px solid #c6c6c6;
    color:#fff;
    padding:5px 12px;
    position:relative;
    zoom:1;
}
.content ul.pager li a{ 
    background:none;
    border:1px solid #c6c6c6;
    color:#000; 
    display:inline-block;
    padding:3px 12px;
    position:relative;
    text-decoration:none; 
    zoom:1;
    border-radius:2px;
}
.content ul.pager li a:hover {
    background:#ee7d2a;
    color:#fff;
}
/**********************/

/*********Admin menu bg**********/
ul.contextual-links li a:hover {}
/*********************/


/*******Slider********/
#block-views-slider-block {
    position: absolute;
    z-index: 1;
}

/********************/

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

#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 {float:left;}
.view-portfolio .views-row .views-field-field-portfolio-image {
    background:url(../images/ajax-loader.gif) center center no-repeat #fff; 
    border:0px solid #e0e0e0; 
    margin-bottom:15px;
}
.view-portfolio .views-row .views-field-field-portfolio-image a {
    display:block; 
    background:url(../images/magnify23.png) center center no-repeat #fff;
}
.view-portfolio .views-row .views-field-title a {
    font-size:14px;
    color:#636363;
    font-weight: bold;
    line-height:normal;
    text-decoration:none;
}
.view-portfolio .views-row .views-field-title a:hover { color:#ee7d2a}
.view-portfolio .views-row .views-field-body {
    margin-bottom:12px; 
    line-height:21px; 
    font-size:13px; 
    font-weight:normal;
}
.view-portfolio .views-row .views-field-view-node a { 
    font-size:11px; 
    color:#639718; 
    text-decoration:none;
}
.view-portfolio .views-row .views-field-view-node a:hover { color:#000;}

.page-portfolio .view-portfolio .views-row {width:210px; margin:0 25px 25px 0;}
.page-portfolio .view-portfolio .views-row .views-field-field-portfolio-image {height:155px; width:215px;}

.page-portfolio-2-cols .view-portfolio .views-row {width:460px; margin:0 20px 35px 0;}
.page-portfolio-2-cols .view-portfolio .views-row.views-row-even {margin-right:0;}
.page-portfolio-2-cols .view-portfolio .views-row .views-field-field-portfolio-image {height:330px; width:460px;}

.page-portfolio-3-cols .view-portfolio .views-row {width:300px; margin:0 13px 35px 0; line-height:18px;}
.page-portfolio-3-cols .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;}
.page-portfolio-1-col .view-portfolio .views-row .views-field-field-portfolio-image {height:380px; width:530px; float:left; margin-right:20px;}
/********************/

#block-block-6 .content {
    text-align: center;
    font-family: 'IM Fell French Canon', serif;
    font-size: 36px;
    font-style: italic;
    color: #504c43;
    line-height: 50px;
    padding: 2px 0 20px;
    border-bottom: 1px solid #d1d1ce;
}
#block-block-6 .content span {
    font-size: 48px;
}

#block-block-7 {
    width: 280px;
    float: left;
    margin-right: 39px;
}
#block-block-7 h2 {
    color: #708556;
    font-size: 36px;
    text-transform: none;
    letter-spacing: -1px;
}

#block-block-7 .content img {
    margin-bottom: 15px;
}
#block-block-7 .content a {
    color: #639718;
    text-decoration: none;
}
#block-block-7 .content a:hover {
    text-decoration: underline;
}

#block-views-upcomming-events-block {
    width: 280px;
    float: left;
    margin-right: 39px;
    margin-bottom: 0;
}

.view-upcomming-events {
    padding-top: 21px;
}
.view-upcomming-events .views-row {
    overflow: hidden;
    padding-bottom: 20px;
}
.view-upcomming-events .views-row-last {
    padding-bottom: 12px;
}

.views-field-field-date-1 {
    background: url(../images/bg-date.png) no-repeat 0 0;
    width: 66px;
    height: 67px;
    float: left;
    margin-right: 16px;
    text-align: center;
    display: inline-block;
}
.event-month {
    font-family: 'IM Fell French Canon', serif;
    font-style: italic;
    color: #fff;
    font-size: 18px;
    text-transform: lowercase;
    letter-spacing: 1px;
    line-height: 27px;
}
.event-year{font-weight: bold;}
.event-day{
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #c1bdb5;
    letter-spacing: -2px;
    line-height: 19px;
}

.views-field-body p{
    display: inline;
}

.view-upcomming-events .views-field-view-node a {
    font-size: 11px;
    color: #639718;
    text-transform: lowercase;
    text-decoration: none;
}
.view-upcomming-events .views-field-view-node a:hover {
    text-decoration: underline;
}
.view-upcomming-events .views-field-view-node a:before {
    content: "|";
    color: #b7b7b7;
    padding-right: 5px;
}

.view-upcomming-events .view-footer {
    text-align: right;
}
.view-upcomming-events .view-footer a {
    background: url(../images/calendar-pic.png) no-repeat right 0;
    padding-right: 25px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
}
.view-upcomming-events .view-footer a:hover {
    text-decoration: underline;
}


#block-block-8 {
    background: url(../images/bg-testimonial.jpg) no-repeat 0 33px;
    border-top: 1px solid #ccccc8;
    width: 300px;
    float: left;
    margin-top: 26px;
    padding-top: 45px;
}
#block-block-8 .content {
    padding: 0 30px 0 71px;
    font-size: 12px;
    color: #708556;
    font-style: italic;
}
#block-block-8 .content strong {
    font-style: normal;
}

.boarding-list-left, .boarding-list-right {
    float: left;
    width: 50%;
    padding: 0 40px 0 0;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.boarding-list-left h4, .boarding-list-right h4 {
    font-weight: bold;
}
.boarding-list-left h4 span, .boarding-list-right h4 span {
    color: #ee7d2a;
    padding-left: 15px;
    font-size: 12px;
}

.boarding-list-left ul, .boarding-list-right ul {
    padding-bottom: 30px;
}
.boarding-list-left li, .boarding-list-right li {
    background: url(../images/a1.gif) no-repeat 0 11px;
    padding-left: 10px;
    line-height: 25px;
}
.boarding-list-left li span, .boarding-list-right li span{
    color: #ee7d2a;
    font-weight: bold;
    font-size: 12px;
}

.boarding-cantona img {
    margin-bottom: 15px;
}

#back-top #link {
    display: none;
}
.field-name-field-event-image {
    float: left;
    margin-right: 20px;
}

.view .date-nav-wrapper .date-prev {
    right: 72px;
}


#block-weather-system-1 {
    width: 300px;
    float: left;
    position: relative;
    background: url(../images/weather-shadow.png) no-repeat 0 bottom;
    padding-bottom: 3px;
    overflow: hidden;
    margin-top: 8px;
}

#block-weather-system-1 .content {
    border-radius: 10px;
    background-color:#fff;
    background-image:-moz-linear-gradient(top, #fff, #ececec); /* FF3.6 */
    background-image:-ms-linear-gradient(top, #fff, #ececec); /* IE10 */
    background-image:-o-linear-gradient(top, #fff, #ececec); /* Opera 11.10+ */
    background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ececec)); /* Saf4+, Chrome */
    background-image:-webkit-linear-gradient(top, #fff, #ececec); /* Chrome 10+, Saf5.1+ */
    background-image:linear-gradient(top, #fff, #ececec);
}

.weather-location {
    display: none;
}
.weather-pic {
    position: absolute;
    right: 29px;
    top: 20px;
}

.weather {
    padding: 20px 0px 25px 31px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #636363;
}

.weather-temperature {
    font-size: 18px;
    color: #7aa14b;
    letter-spacing: -1px;
    line-height: 25px;
}

.weather-condition {
    font-size: 12px;
    color: #7aa14b;
    font-weight: bold;
    padding-bottom: 10px;
}

ul, ol {
    margin: 0;
    padding-left: 0;
    list-style: none;
    list-style-image: none;
    list-style-type: none;
}
.content-page{padding: 5px 0px}
.gallery span {border: 1px solid #002279;
               display: block;
               float: left;
               height: 150px;
               overflow: hidden;
               width: 190px;
               margin: 2px 2px;}
.gallery{margin: 0 auto;}

.thumbs li{ border: 1px solid #444; width: 200px; height: 150px; overflow: hidden; margin: 2px;}

#thumbs{margin: 10px; text-align: center; margin-left: 85px}
#thumbs .pagination{margin: 0px 0px 5px 5px;}
#thumbs .pagination a, #thumbs .pagination span {margin: 2px}
#thumbs .pagination a{color: #EA5302}
#thumbs .pagination span{color: #444}
/* galerie  */
.content-page .cont {float: left; margin: 5px; width: 185px}
.content-page .cont div{text-align: center}
.content-page .cont div a{color: #F8F8FF; font-family: 'IM Fell French Canon'; font-size: 19px; letter-spacing: 2px;}
.content-page .cont .img{    border: 1px solid #444444;
                             height: 150px;
                             overflow: hidden;
                             position: relative;
                             width: 180px;}
.content-page .cont .img div.title{position: absolute; width: 100%; font-weight:bold;background-color:rgba(9, 9, 33, 0.490196); color: #fff}
.content-page .cont  h3{font-size: 13px !important; height: 37px; width: 212px}
.content-page .cont h3 {color: #EA5302; margin-bottom: 4px }
.content-page .title{text-align: center}

.slideshow-container{text-align: center; padding-top: 15px }
.controls{text-align: center; margin: 0 auto}
.slideshow{margin: 15px 0px 0px 44px}

.ten{height:10px;clear:both; overflow:hidden; display: block}
.five{height:5px;clear:both; overflow:hidden;display: block}
.one{height:1px;clear:both; overflow:hidden; display: block}
.none{display: none}
.clear{ clear:both}
.bold{font-weight:bold}
.right{float:right}
.left{float: left}
.relative{position:relative;}
#galleries {padding-top: 15px}

/*  forms */
.req{color: #c00000;}
.errorDesc {color: #c00000;font-size: 11px;margin-left: 20px;padding-top: 7px;}
input.text, textarea {
    border: 1px solid #000;outline: medium none; padding: 4px;}
select.text {background: url("../gfx/bg-textfield.jpg") repeat-x scroll 0 bottom #F9F9F9;
             border: 1px solid #000; outline: medium none; padding: 5px;}
.form label { display: block; float: left;font-weight: bold;margin: 0 10px 0 0;padding: 4px 0 0;width: 140px;}
.showData label{padding: 0;}
.bullets{margin-left: 15px;}
.form .edit{margin-left: 20px}
.form p {clear: both; margin: 0 0 12px;}
.notice {font-size: 11px;margin: 0 0 15px;}
.form label.inline {display: inline;float: none;font-weight: normal;margin: 0;padding: 0;width: auto;}

input[type="submit"] {
    background: url('../images/button.png') no-repeat;
    width: 83px;
    height: 27px;
    display: inline-block;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    color: #666 !important;
    text-shadow: 0px 1px white;
    line-height: normal !important;
    background-color: transparent;
    border: none;
    cursor: pointer;

}

a[href$=".pdf"] {
    background: url("../gfx/pdficon.png") no-repeat scroll left center transparent;
    display: inline-block;
    line-height: 18px;
    padding-left: 20px;
}
a[href$=".xls"], a[href$=".csv"], a[href$=".xlt"], a[href$=".xlw"] {
    background: url("../gfx/EXCELIcon.gif") no-repeat scroll left center transparent;
    display: inline-block;
    line-height: 18px;
    padding-left: 20px;
}
a[href$=".doc"], a[href$=".rtf"], a[href$=".txt"], a[href$=".wps"] {
    background: url("../gfx/WORDIcon.gif") no-repeat scroll left center transparent;
    display: inline-block;
    line-height: 18px;
    padding-left: 20px;
}
/* end  forms  */

.content-page p {margin: 0 !important}
.content-page img{margin: 7px;}