@charset utf-8;
/*--
        Theme Name: corpnext theme
        Description: Firmentemplate corpnext.de
        Version: 2.0
--*/

html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{
  margin:0;
  padding:0;
  vertical-align:baseline;
}
article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video {
  display:block;
}
time{display:inline}
textarea{
  font:101%/1.5em Arial, Helvetica, sans-serif;
}
blockquote{
  quotes:none;
        border-left: 1px solid #CCCCCC;
        font-style: italic;
        margin-left: 2em;
}
q{
  quotes:none;
        font-style: italic;
}
blockquote:before,blockquote:after,q:before,q:after{
  content:'';content:none;
}
:focus{
  outline:none;
}

/* Baseline and common looks - Sets a vertical rhythm and styles the different elements.
 */
a{
  text-decoration:underline;
  border:0;
  color:#ff8400;
  text-decoration:none;
}
a:hover,a:focus{
  text-decoration:underline;
}
a img{
  border:0;
}
abbr,acronym{
  border-bottom:1px dotted;
  cursor:help;
  font-variant:small-caps;
}
address,cite,em,i{
  font-style:italic;
}
blockquote p{
  margin:0 1.5em 1.5em;
  padding:0.75em;
}
code,kbd,tt{
  font-family:"Courier New", Courier, monospace, serif;
  line-height:1;
}
del{
  text-decoration:line-through;
}
dfn{
  border-bottom:1px dashed;
  font-style:italic;
}
dl{
  margin:0;
}
dt{
  font-weight:700;
}
dd{
  margin:0 0 1.5em 0;

}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;
  color:#424242;
}
h1{
  font-size:2.333em;
  margin:0 0 0.643em;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal;
}
h2{
  font-size:2em;
  margin:0 0 15px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal;
  text-transform:uppercase;
  line-height: 1.2;
  color:#4b4b4b;
  border-bottom:1px solid #e5e5e5;
  padding-bottom:14px;
}
.title_color{
        color:#faac05;
        }
        h2 a {
                color:#000;
                text-decoration:none;
                }
h3{
  font-size:1.5em;
  margin:0 0 1em;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal;
  text-transform:uppercase;
}
h4{
  font-size:1.416em;
  margin:0 0 1.059em;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal;
  text-transform:uppercase;
  color:#323232;
}
h5{
  font-size:1em;
  font-weight:bold;
  text-transform:uppercase;
  color:#323232;
}
img{
  display:inline-block;
  vertical-align:text-bottom;
}
ins{
  text-decoration:overline;
}
mark {
  background-color:#ffb152;
  color:#000;
  font-style:italic;
  font-weight:bold;
}
ol{
  list-style:outside decimal;
}
p{
  font-weight:300;
  margin:0 0 15px;
}
pre{
  font-family:"Courier New", Courier, monospace, serif;
  margin:0 0 1.5em;
        border-left: 1px solid #CCCCCC;
        margin-left: 2em;
        padding-left: 2em;
}
sub{
  top:0.4em;
  font-size:0.85em;
  line-height:1;
  position:relative;
  vertical-align:baseline;
}
sup{
  font-size:0.85em;
  line-height:1;
  position:relative;
  bottom:0.5em;
  vertical-align:baseline;
}
strong,b{
  font-weight:700;
}
ul{
  list-style:square;
}
ul.sidebar{color: #faac05;
  list-style:square;
}
ul,ol{
  margin:0 0 1.5em 1.5em;
  padding:0;
}
li ul{
  padding:0;
  margin:0 0 0 2em;
        list-style-position:outside;
        list-style-type:circle;
}
li ol {
  padding:0;
  margin:0 0 0 2em;
        list-style-position:outside;
}
table{
  border-collapse:collapse;
  border-spacing:0;
  margin:0 0 1.5em;
  padding:0;
        width:100%;
        border:none;
}
caption{
  font-style:italic;
  text-align:left;
}
tr.alt td{
  background:#eee;
}
td{
  border:0;
  padding:0.5em 1em;
  vertical-align:middle;
        border-bottom:1px solid #eee;
        line-height:1.5em;
}
th{
  font-weight:700;
  padding:0.5em 1em;
  vertical-align:middle;
        background:#eee;
        text-align:left;
}
button{
  -x-system-font: none;
  cursor:pointer;
  display:block;
  font-size:0.99em;
  height:2em;
  line-height:1.5em;
  margin:0.8em 0 0;
  padding:0 0.5em;
}
button::-moz-focus-inner {
  border: 0;
}
fieldset{
  border:0;
  margin:0 0 1.5em;
  position:relative;
  padding:1.5em 0 0;
}
fieldset fieldset{
  clear:both;
  margin:0 0 0.75em;
  padding:0 0 0 1.5em;
}
input{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  padding:.3em;
  margin:0 0 0.75em;
}
input[type=file]{
  height:2.25em;
  font-size:1em;
  padding:0;
  border:0;
  border:1px solid #ccc !ie;
}
textarea{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  margin:0;
  padding:.3em;
}
select{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  margin-bottom:0.75em;
  padding:0.25em;
  height:2.25em;
}
optgroup {
  font-weight:700;
  font-style:normal;
  text-indent:0.2em;
}
optgroup + optgroup {
  margin-top:1em;
}
option{
  font-size:1em;
  height:1.5em;
  padding:0;
  text-indent:1em;
}
label{
  cursor:pointer;
  display:block;
  margin:0;
  padding:0;
}
label input{
  background:0;
  border:0;
  line-height:1.5em;
  margin:0 0.5em 0 0;
  padding:0;
  width:auto;
}
legend{
  font-size:1.1666em;
  font-weight:700;
  left:0;
  margin:0;
  padding:0;
}




/* General
---------------------------------------- */
body{
        background: #fafafa;
        color: #222222;
        font: 100%/1.125em Arial, Helvetica, sans-serif;
        position:relative;
        text-align:left;
}

#main {
        font-size:.75em;
        background:url(images/top_tail.gif) left top repeat-x #fff;
        padding:28px 0 0;
        line-height:1.583em;
        min-width:980px;
}
.container {
        position:relative;
}




/* Header
---------------------------------------- */
header {
        height:129px;
        position:relative;
        z-index:2;
        margin-bottom:5px;
}
    header .grid_24{
                height:96px;
                background:url(images/header_tail.gif) left top repeat-x;
                z-index:4;
            }

/* Logo */
.logo {
        position:absolute;
        left:18px;
        top:11px;
        /* Orgidea 2014-09-02 */
        left: 677px;
        width:300px;
        overflow:hidden;
        }
        .logo h1,
        .logo h2 {
                font-size:4.167em;
                line-height:1.2em;
                margin-bottom:0;
                font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
                font-weight:normal;
                text-transform:none;
                border:none;
                padding:0;
                position:relative;
                top:0;
                }
                .logo h1 a,
                .logo h2 a {
                        color:#424242;
                        text-decoration:none;
                        display:block;
                        background:url(images/header_tail.gif) left -11px repeat-x;
                        }
                        .logo h1 a:first-letter, .logo h2 a:first-letter{color:#ffbe0e}
                        .logo .description{color:#a3a3a3; font-size:0.833em; text-transform:uppercase; margin:-13px 0 0 41px; position:relative;}


/* Header widget */
#widget-header {
        position:absolute;
        right:19px;
        top:10px;
        z-index:4;
}
#widget-header h3{
        display:none;
        }

#nav_menu-5-2{}
    #widget-header .menu{
                list-style:none;
                margin:0;
                }
                #widget-header .menu ul{
                        list-style:none;
                        margin:0;
                        position:absolute;
                        left:0;
                        top:25px;
                        display:none;
                        z-index:99;
                        width:77px;
                        background:#000;
                        }
                        #widget-header .menu ul li{
                                display:block;
                                border:none;
                                padding:0;
                                }
                                #widget-header .menu ul a{
                                        padding-left:24px;
                                        }
                        #widget-header .yellow_skin{background:url(images/sw_1.gif) 10px center no-repeat}
                        #widget-header .green_skin{background:url(images/sw_2.gif) 10px center no-repeat}
                        #widget-header .blue_skin{background:url(images/sw_3.gif) 10px center no-repeat}
            #widget-header .menu > li{
                        float:left;
                        position:relative;
                        padding:0;
                        border:none;
                        }
                #widget-header .menu a{
                        color:#faac05;
                        display:block;
                        padding:3px 10px;
                        }
                        #widget-header .menu a:focus{text-decoration:none}
                        #widget-header .menu a:hover{
                                background-color:#FFF;
                                color:#faac05;
                                text-decoration:none;
                                }

                        #widget-header .menu .swHover{
                                color:#faac05;
                                }

                        #widget-header .menu a.current{color:#fff}
#widget-header .t_switch{
        padding-right:23px !important;
        background:url(images/th_sw_arrow.gif) 64px 12px no-repeat;
        width:44px;
        }


/* Request a quote */
#widget_my_requestquotewidget {
        width:100%;
        overflow:hidden;
        }

        .box {
                background:#eee;
                border:1px solid #dbdbdb;
                padding:20px;
                margin-bottom:20px;
                overflow:hidden;
                zoom:1;
                }
        .box-button {
                float:right;
                background:#dbdbdb;
                font-size:21px;
                color:#fff;
                text-decoration:none;
                padding:10px;
                }
        .box-text {
                float:left;
                width:75%;
                }
        .button-outdent {

                }



/* Slider
---------------------------------------- */
#slider-wrapper {
        height:419px;
        overflow:hidden;
        position:relative;
        z-index:1;
        margin-bottom:21px;
        background:url(images/slider_shadow.jpg) center bottom no-repeat;
        /*Orgidea 2014-09-02*/
        background: none;
        }

#slider {
        position:relative;
        background:url(images/loading.gif) no-repeat 50% 50%;
        width: 100%;
}
#slider img {
        position:relative;
        top:0px;
        left:0px;
        display:none;
        margin: 0px;
}
#slider a {
        border:0;
        display:block;
}


.slider_list{
        list-style:none;
        margin:0;
        font-size:1.25em;
        text-transform:uppercase;
        }
        .slider_list li{
                margin-bottom:6px;
                }
        .list_bul{
                text-align: center;
                display:inline-block;
                line-height:32px;
                width:32px;
                text-align:left;
                color:#5c5c5c;
                background:#fff;
                font-weight:bold;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px;
                -webkit-box-shadow: #dcdcdc 0px 0px 5px;
                -moz-box-shadow: #dcdcdc 0px 0px 5px;
                box-shadow: #dcdcdc 0px 0px 5px;
                margin-right:17px;
                font-size:0.8em;
                }
        .slider_list a{
                color:#979797;
                text-decoration:none;
                line-height:32px;
                display:inline-block;
                letter-spacing:0.03em;
                }
                .slider_list a:hover{
                        color:#292929;
                        text-decoration:none;
                        }
                .slider_list a:hover .list_bul{
                        background:#faac05;
                        -webkit-box-shadow: #faac05 0px 0px 9px inset;
                        -moz-box-shadow: #faac05 0px 0px 9px inset;
                        box-shadow: #faac05 0px 0px 9px inset;
                        font-size:0.8em;
                        color:#fff;
                        }
.slider_slogan{
        font-size:2.75em;
        line-height:1.2em;
        text-transform:uppercase;
        margin-bottom:21px;
        color:#343434;
        border:none;
        padding:0;
        }
        .color_slogan{
                color:#faac05;
                font-size:32pt;
                display:block;
                padding: 3px 0 0 90px;
                }

/* The Nivo Slider styles */
.nivoSlider {
        position:relative;
        width:100%;
        height:auto;
        overflow: hidden;
}
.nivoSlider img {
        position:absolute;
        top:0px;
        left:0px;
        max-width: none;
}
.nivo-main-image {
        display: block !important;
        position: relative !important;
        width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
        position:absolute;
        top:0px;
        left:0px;
        width:100%;
        height:100%;
        border:0;
        padding:0;
        margin:0;
        z-index:6;
        display:none;
        background:white;
        filter:alpha(opacity=0);
        opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
        display:block;
        position:absolute;
        z-index:5;
        height:100%;
        top:0;
}
.nivo-box {
        display:block;
        position:absolute;
        z-index:5;
        overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
        position:absolute;
        left:0px;
        bottom:0px;
        background:#000;
        color:#fff;
        width:100%;
        z-index:8;
        padding: 5px 10px;
        opacity: 0.8;
        overflow: hidden;
        display: none;
        -moz-opacity: 0.8;
        filter:alpha(opacity=8);
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
        box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
        padding:5px;
        margin:0;
}
.nivo-caption a {
        display:inline !important;
}
.nivo-html-caption {
    display:none;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
        position:absolute;
        top:45%;
        z-index:9;
        cursor:pointer;
}
.nivo-prevNav {
        left:0px;
}
.nivo-nextNav {
        right:0px;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
        position:absolute;
        width:908px;
        height:76px;
        background:url(images/tabs_bg.png) left top repeat;
        left:20px;
        bottom:20px;
        border:1px solid #fff;
        text-align:left;
        z-index:98;
}
.nivo-controlNav a {
        position:relative;
        z-index:99;
        cursor:pointer;
        display:inline-block !important;
}
.nivo-controlNav a.active {
        font-weight:bold;
}
.nivo-directionNav {

        }
.nivo-directionNav a {
        position:absolute;
        display:block;
        width: 50px;
        height: 45px;
        text-indent:-9999px;
        border:0;
        top: 40%;
}
a.nivo-nextNav {
        right:0;
        margin-right: 8px;
/*        background:red;*/
        background-image: url(../images/next.png);
        background-repeat: no-repeat;
        background-position: 20px 0px;
}
.home a.nivo-nextNav {
/*  margin-right: 0;*/
}
a.nivo-prevNav {
        left:0;
/*        background:red;*/
        background-image: url(../images/prev.png);
        background-repeat: no-repeat;
        background-position: -15px 0px;
}
#slider .nivo-controlNav img {
        display:inline; /* Unhide the thumbnails */
        position:relative;
        margin-right:10px;
        width:120px;
        height:auto;
}

#fTabs{
        list-style:none;
        margin:0;
        }
        #fTabs li{
                float:left;
                height:76px;
                background:url(images/tabs_sep.gif) left center no-repeat;
                width:302px;
                }
                #fTabs li:first-child{
                        background:none;
                        }
                #fTabs a{
                        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
                        font-size:1.583em;
                        color:#989898;
                        text-decoration:none;
                        text-transform:uppercase;
                        padding:14px 19px 0;
                        display:block !important;
                        line-height:24px;
                        font-weight:normal;
                        text-align:left;
                        }
                        #fTabs a:hover, #fTabs .active{
                                color:#343434;
                                text-decoration:none;
                                font-weight:normal;
                                }



/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
        height:30px;
        background:url(images/menu_bg.gif) left top no-repeat #2c2c2c;
        position:relative;
        width:950px;
        margin:0 5px;
        z-index:3;
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
        margin:                        0;
        padding:                0;
        list-style:                none;
}
.sf-menu {
        line-height:        1.0;
}
.sf-menu ul {
        position:                absolute;
        top:                        -999em;
        width:                        203px; /* left offset of submenus need to match (see below) */
        display:none;
}
.sf-menu ul li {
        width:                        100%;
}
.sf-menu li:hover {
        visibility:                inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
        float:                        left;
        position:                relative;
}
.sf-menu a {
        display:                block;
        position:                relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
        left:                        0;
        z-index:                99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
        top:                        -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
        left:                        202px; /* match ul width */
        top:                        0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
        top:                        -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
        left:                        10em; /* match ul width */
        top:                        0;
}


/* Our skin for dropdown menu */
.sf-menu {
        margin:        0;
}
.sf-menu a {
        padding:                 .75em 1em;
        text-decoration:none;
        display:block;
}
.sf-menu a  { /* visited pseudo selector so IE6 applies text colour*/
        color:                        #fff;
}
.sf-menu li {

}
.sf-menu li li {
        background:                #2e2e2e;
}
.sf-menu li li li {
        background:                #252525;
}
.sf-menu li.sfHover > a, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu > li.current-menu-item > a, .sf-menu > li.current-menu-ancestor > a, .sf-menu > li.current-menu-parent > a {
        background-color:                #ff8400;
        outline:                0;
        -webkit-box-shadow: #ff8400 0px 0px 9px inset;
        -moz-box-shadow: #ff8400 0px 0px 9px inset;
        box-shadow: #ff8400 0px 0px 9px inset;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
        padding-right:         36px;
        min-width:                1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
        position:                absolute;
        display:                block;
        right:                        20px;
        top:                        1.05em; /* IE6 only */
        width:                        10px;
        height:                        10px;
        text-indent:         -999em;
        overflow:                hidden;
        background:                url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
        top:                        10px;
        background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator,
li.current-menu-item > a > .sf-sub-indicator,
li.current-menu-parent > a > .sf-sub-indicator,
li.current-menu-ancestor > a > .sf-sub-indicator {
        background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; display:none}
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
        background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
        background:        url(images/shadow.png) no-repeat bottom right;
        padding: 0 8px 9px 0;
        -moz-border-radius-bottomleft: 17px;
        -moz-border-radius-topright: 17px;
        -webkit-border-top-right-radius: 17px;
        -webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
        background: transparent;
}
.sf-menu > li{
        background:url(images/menu_sep.gif) right center no-repeat;
        }
.sf-menu > li > a{
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size:12px;
        letter-spacing:0.05em;
        text-transform:uppercase;
        font-weight: regular;
        line-height:30px;
        padding:0 20px;
        overflow:hidden;
        }

        .sf-menu > li > a:hover, .sf-menu > li > a:focus, .sf-menu > li > a:active, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current-menu-parent > a, .sf-menu > li.current-menu-ancestor > a{
                color:#FFF;
                background-color:                #ff8400;
        }
        .sf-menu > li > ul{
                width:203px;
                border-bottom:1px solid #050505;
                top:30px;
                }
                .sf-menu > li > ul a{
                        color:#8b8a8a;
                        border:1px solid #050505;
                        border-bottom:none;
                        background-image:url(images/submenu_marker.gif);
                        background-position:19px center;
                        padding-left:33px;
                        background-repeat:no-repeat;
                        }
                        .sf-menu > li > ul a:hover{
                                color:#fff;
                                border-color:#ff8400;
                                }
                .sf-menu > li > ul ul{
                        top:0;
                        left:202px;
                        }
        .sf-menu .sub-menu li.current-menu-item > a, .sf-menu .sub-menu li.current-menu-parent > a, .sf-menu .sub-menu li.sfHover > a{
                        color:#fff;
                        background-color: #ff8400;
                        -webkit-box-shadow: #ff8400 0px 0px 9px inset;
                        -moz-box-shadow: #ff8400 0px 0px 9px inset;
                        box-shadow: #ff8400 0px 0px 9px inset;
                        border-color:#ff8400;
                        }

/* Top search */
#top-search {
        position:absolute;
        right:19px;
        top:49px;
        z-index:3;
        }
        #top-search .input-search {
                width:160px;
                margin:0;
                border:1px solid #e2e2e2;
                border-right:none;
                background:#fff;
                float:left;
                font:12px Arial, Helvetica, sans-serif;
                padding:5px 5px 5px 6px;
                height:15px;
                }
        #top-search #submit {
                width:50px;
                cursor:pointer;
                padding:0;
                background:url(images/search_but.gif) left top no-repeat;
                border:none;
                width:29px;
                height:27px;
                text-indent:-999em;
                float:left;
                top:0;
                margin:0;
                }
                #top-search #submit:hover{
                        background-position:left -27px;
                        }


/* Content
---------------------------------------- */
.primary_content_wrap {
        position:relative;
        z-index:1;
        padding-bottom:40px;
        padding-left:5px;
        padding-right:5px;
        overflow:hidden;
        }

        article {
                padding-bottom:30px;
                overflow:hidden;
                width:100%;
        }
        article.single-post {
                border-bottom:none;
                }
                .featured-thumbnail {
                        float:left;
                }
                        .featured-thumbnail img {
                                margin:5px 20px 10px 0;
                                padding:7px;
                                background:#fff;
                                border:1px solid #dbdbdb;
                                }
                .post-content {

                }
                        .post-content .excerpt {
                                margin-bottom:1.5em;
                                }
                        .pagination {

                        }
                                .pagination a {
                                        display:inline-block;
                                        padding:0 5px;
                                        background:#eee;
                                        }
        .post-meta {
                border-top:1px solid #dbdbdb;
                border-bottom:1px solid #dbdbdb;
                padding:.5em 0;
                width:100%;
                font-size:.92em;
                overflow:hidden;
                margin-bottom:1em;
                margin-top:-5px;
        }
        .post-navigation {

        }
        p.gravatar {
                float:left;
                margin-right:20px;
                }


        .alignleft {
                float:left;
                margin:0 20px 10px 0;
                }
        .alignright {
                float:right;
                margin:0 0 10px 20px;
                }
        .aligncenter {
                text-align:left;
                margin:0 auto;
                }
        article .post-content img {
                max-width:710px;
                }


.list{
        border-top:1px solid #ededed;
        list-style:none;
        margin-left:0;
        }
        .list li{
                border-bottom:1px solid #ededed;
                padding:6px 0 8px;
                }

.menu{
        list-style:none;
        margin-left:0;
    }
        .menu li{
                border-top:1px solid #ededed;
                padding:7px 0;
                }
                .menu li:first-child{
                        border:none;
                        }

.list2{
        list-style:none;
        margin:-5px 0 9px;
        }
        .list2 li{
                border-top:1px solid #ededed;
                padding:10px 0;
                }
                .list2 li:first-child{
                        border:none;
                        }
                .list2 a{
                        color:#222222;
                        }
                .list2 a:hover{
                        text-decoration:none;
                        background-position:left bottom;
                        }

        .list_bul2{
                background-position:left top;
                background-repeat:no-repeat;
                display:inline-block;
                text-align: center;
                font-weight:bold;
                line-height:25px;
                text-align:left;
                width:25px;
                height:25px;
                margin-right:14px;
                background-image:url(images/list_bul.gif);
                color:#4b4b4b;
                }
                .list2 a:hover .list_bul2{
                        color:#fff;
                        background-position:left bottom;
                        }

.testimonials{
        list-style:none;
        margin:0;
        bo
        }
        .testimonials blockquote{
                border:none;
                margin:0;
                }
                .testimonials blockquote p{
                        margin-left:0;
                        }
        .testi_item{
                margin-bottom:20px;
                padding:0 15px 0 60px;
                background:url(images/quotes.png) left top no-repeat;
                }
.name-testi{
        text-align:right;
        font-weight:bold;
        color:#424242;
        margin:-25px 0 0;
        }

.top_indent{
        padding-top:40px;
        }

.post-meta p{margin-bottom:0}

.archives{}
.archives .post-meta{
        margin:0;
        }
    .archives .post-meta p{
                margin:0;
                }

.features{
        list-style:none;
        margin:0;
        text-align:left;
        }
        .features h5{
                margin-bottom:10px;
                }

.faq{line-height:22px; padding-top:1px; margin-bottom:27px; width:99%}
        .faq dt{font-weight:normal; font-size:1.5em; float:left; width:33px; padding-right:5px; clear:both}
        .faq dd{overflow:hidden; margin-bottom:8px; font-weight:bold; font-size:1.083em}
        .faq dd.answer{margin-bottom:0; cursor:text; font-weight:normal}

.why_choose{}
    .why_choose h5{
                margin-bottom:0;
                }

ul.services {
    margin: -18px 0 0;
}
ul.services li {
    background: none repeat scroll 0 0 transparent;
    display: inline-block;
    list-style-type: none;
    margin: 18px 20px 0;
    vertical-align: top;
    width: 40%;
}

ul.overview{
        margin:0;
        list-style:none;
        }
ul.overview li {
    margin-top: 20px;
    overflow: hidden;
    vertical-align: top;
    width: 100%;
}
ul.overview li img {
    border: 1px solid #DBDBDB;
        padding:7px;
        background:#fff;
        width:150px;
}
ul.overview li h4 {
    font-size: 18px;
    font-weight: normal;
}
ul.overview li p {
    margin: 0;
}


.box_top{
/*        background:url(images/box_top_tail.gif) left top repeat-x #fff;*/
        }
.box_bot{
/*        background:url(images/box_bot_tail.gif) left bottom repeat-x;*/
        padding:17px 20px;
        }

/* Comments
---------------------------------------- */
.commentlist {
        list-style-type:none;
        padding:0;
        margin:0;
        }
        li.comment {
                list-style-type:none;
                overflow:hidden;
        }
                .odd {

                }
                .even {

                }
                        li.comment .comment-body {
                                padding:10px 10px 25px 60px;
                                position:relative;
                                zoom:1;
                                background:#fafafa;
                                border:1px solid #eee;
                                margin-bottom:20px;
                                }
                .author-comment {

                }
                .comment-author {
                        padding:.5em 0 1em 0;
                        }
                .comment-text {

                }
                .comment-meta {
                        font-size:11px;
                        color:#999;
                        position:absolute;
                        right:20px;
                        top:15px;
                }
                        li.comment .avatar {
                                float:none;
                                margin:0;
                                position:absolute;
                                left:10px;
                                top:10px;
                                padding:1px;
                                border:1px solid #dbdbdb;
                                vertical-align:top;
                                overflow:hidden;
                                }
                                li.comment .avatar {
                                        display:block;
                                        vertical-align:top;
                                        overflow:hidden;
                                        }

                                .commentlist ul.children {
                                        margin:20px 0 0 30px;
                                        }
                                        .commentlist ul.children li.comment {
                                                background:#fff;
                                                }

                                .reply {
                                        position:absolute;
                                        right:20px;
                                        bottom:15px;
                                        }
                                        .reply a {
                                                display:inline-block;
                                                background:#000;
                                                padding:3px 8px;
                                                color:#fff;
                                                text-decoration:none;
                                                }
                                        .reply a:hover {
                                                background:#faac05;
                                                color:#000;
                                                }


                .waiting-for-approval {

                }
        #trackbacks {

        }
                li.trackback {

                }
        p#no-comments {

        }
        #comments-form {

        }

        .allowed_tags {
                background:#eee;
                padding:15px;
                font-size:11px;
                font-family:"Courier New", Courier, monospace;
                color:#666;
                }
                .allowed_tags strong {
                        font-family:Tahoma, Geneva, sans-serif;
                        }
                #respond {

                }
                .cancel-comment-reply {

                }



/* Page
---------------------------------------- */
.page {

}
        #page-content {
                padding-bottom:25px;

        }
        #page-meta {

        }

.author-meta {
        margin-bottom:20px;
        overflow:hidden;
        width:100%;
        }
        .author-meta p.gravatar {
                margin:0;
                }



/* Post
---------------------------------------- */
.post {

}
        .postContent {

        }
        .post-excerpt {

        }


/* Older and newer navigation */
nav.oldernewer {
        width:100%;
        overflow:hidden;
        margin-bottom:1.5em;
}
        .older {
                float:left;
        }
        .newer {
                float:right;
        }

.search {

}

.author-info {
        width:100%;
        overflow:hidden;
        margin-bottom:3em;
}
        .author-info .avatar {
                margin:0 20px 0 0;
                }
                .author-info .avatar img {
                        float:left;
                        background:#fff;
                        padding:7px;
                        border:1px solid #dbdbdb;
                        }




/* Author
---------------------------------------- */
#post-author {
        overflow:hidden;
        border:1px solid #dbdbdb;
        padding:20px;
        margin-bottom:2em;
        }
#author-link {
        margin-top:1.5em;
        }
        #post-author .gravatar {
                margin:0 20px 0 0;
                }
        #post-author .gravatar img {
                background:#fff;
                border:1px solid #dbdbdb;
                padding:5px;
                }

/* Recent author posts */
#recent-author-posts {

}
#recent-author-posts h4{
        margin-bottom:10px;
        }
#recent-author-posts .post-meta{
        margin-bottom:40px;
        }
#recent-author-posts .post-meta p{
        margin:0;
        }

/* Recent author comments */
#recent-author-comments {

}




/* 404
---------------------------------------- */
#error404 {

}




/* Sidebar
---------------------------------------- */
#sidebar {
}
        #widget-sidebar {

        }
                #sidebar-search {

                }
                #sidebar-nav {

                }
                #sidebar-archives {

                }
                #sidebar-meta {

                }
                .widget {
                        margin-bottom:30px;
                }
                        .widget h3 {
                                }
                ul.children {
                        margin:0 0 0 20px;
                        }

/* Calendar */
#calendar_wrap {
        padding:0 10px 0 15px;
        }
        #wp-calendar {
                width:100%;
                }
                #wp-calendar caption {
                        text-align:left;
                        }
                #wp-calendar td {
                        text-align:left;
                        padding:6px 0;
                        border:none;
                        }
                #wp-calendar caption {
                        font-size:16px;
                        color:#000;
                        font-weight:bold;
                        padding:4px 0;
                        margin-bottom:5px;
                        }
                #wp-calendar thead th {
                        padding:7px 0;
                        font-size:14px;
                        background:#fff;
                        color:#000;
                        text-align:left;
                        }
                #wp-calendar #prev {
                        text-align:left;
                        }
                #wp-calendar #next {
                        text-align:right;
                        }

/* Post Cycle */
.folio_cycle {
        list-style-type:none;
        padding:0;
        margin:0;
        width:100%;
        overflow:hidden;
        }
        .folio_cycle li {
                float:left;
                width:100px;
                height:100px;
                margin:0 0 15px 15px;
                overflow:hidden;
                }





/* Footer
---------------------------------------- */
#footer {
        background:#fafafa;
        padding:36px 0 0;

}
.copy {
        font-size: 10px;
        padding:36px 0 0;
        color: #666;
}

        /* Footer widget */
        #widget-footer {

        }

        /* Footer navigation */
        nav.footer {
                float:right;
        }
                nav.footer ul {

                        }
                        nav.footer ul li {
                                list-style-type:none;
                                float:left;
                                padding-left:15px;
                                }
.footer_list{}
    .footer_list h4{
                margin-bottom:30px;
                }
    .footer_list a{
                color:#757474;
                }
                .footer_list a:hover{
                        color:#ff8400;
                        text-decoration:none;
                        font-weight:bold;
                        }
        .footer_list ul{
                border-top:1px solid #ededed;
                list-style:none;
                margin-left:0;
                }
                .footer_list ul li{
                        border-bottom:1px solid #ededed;
                        padding:6px 0 8px;
                        }

#footer .grid_24{
        font-size:1.083em;
        padding:31px 0 41px;
        }
        #footer .grid_24 a{
                color:#222222;
                }
                #footer .grid_24 a:hover{
                        color:#faac05;
                        }

/* Misc
---------------------------------------- */
.button {
        display:inline-block;
        padding:7px 15px;
        background:#000;
        color:#fff;
        text-decoration:none;
        }
        .button:hover {
                background:#999;
                }
.no-results {

}

.widget-area {

}

.line-hor {
        height:1px;
        background:#E5E5E5;
        overflow:hidden;
        font-size:0;
        line-height:0;
        margin:30px 0;
        }

/* Address */
.address {
        padding:0 0 0 10px;
        }
.address dt {
        margin-bottom:1.5em;
        }
.address dd {
        margin-bottom:0;
        width:100%;
        overflow:hidden;
        }
        .address dd span {
                float:left;
                width:100px;
                }



/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea {
        font-family:Arial, Helvetica, sans-serif;
        font-size:1em;
        vertical-align:middle;
        font-weight:normal;
}


/* Comment form */
#commentform {

        }
        #commentform p.field {
                margin-bottom:5px;
                }
                #commentform small {
                        color:#8b8b8b;
                        }
        #commentform input[type=text] {
                width:250px;
                padding:4px;
                }
        #commentform textarea {
                width:460px;
                height:150px;
                padding:4px;
                overflow:auto;
                resize:none;
                }
        #commentform #submit {
                background:#000;
                height:30px;
                line-height:30px;
                padding:0 10px;
                color:#fff;
                cursor:pointer;
                border:none;
                }
        #commentform #submit:hover {
                background:#faac05;
                color:#000;
                }

        #commentform input[type=text]:hover,
        #commentform input[type=text]:focus,
        #commentform textarea:hover,
        #commentform textarea:focus {
                background:#f0f0f0;
                }




/* Contact form */
        .wpcf7-form p.field {
                margin-bottom:5px;
                line-height:1.8em;
                font-weight:bold;
                }
        .wpcf7-form p.field input {
                background:#eee;
                padding:8px 0 8px 8px;
                width:330px;
                border:1px solid #dbdbdb;
                margin-right:10px;
                border-radius:2px;
                -moz-border-radius:2px;
                -webkit-border-radius:2px;
                color:#111;
                font-size:12px;
                }
                .wpcf7-form p.field small {
                        color:red;
                        }
        .wpcf7-form textarea {
                width:450px;
                height:160px;
                background:#eee;
                font-size:1em;
                padding:8px 0 8px 8px;
                border:1px solid #dbdbdb;
                overflow:auto;
                border-radius:2px;
                -moz-border-radius:2px;
                -webkit-border-radius:2px;
                color:#111;
                font-size:12px;
                margin-bottom:20px;
                resize:none;
                }
        .wpcf7-form .submit-wrap {
                margin-bottom:0;
                }
        .wpcf7-form .submit-wrap input {
                cursor:pointer;
                font-weight:bold;
                display:inline-block;
                background:#343434;
                color:#fff;
                position:relative;
                padding:0 9px;
                text-decoration:none;
                -webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 9px inset;
                -moz-box-shadow: rgba(0,0,0, 0.2) 0px 0px 9px inset;
                box-shadow: rgba(0,0,0, 0.2) 0px 0px 9px inset;
                -webkit-border-radius: 2px;
                -moz-border-radius: 2px;
                border-radius: 2px;
                border:none;
                line-height:22px;
                height:22px;
                width:auto;
                overflow:visible;
                }
        .wpcf7-form .submit-wrap input:hover {
                background:#faac05;
                text-decoration:none;
                color:#fff;
                }
                .wpcf7-not-valid-tip {
                        width:200px !important;
                        position:absolute;
                        left:auto !important;
                        top:-30px !important;
                        padding:1px 0 1px 5px !important;
                        background:none !important;
                        color:red !important;
                        border:none !important;
                        right:-10px;
                        }

    span.wpcf7-form-control-wrap{
                display:block;
                }


/* Sidebar search form */
#searchform {

        }
#searchform .searching {
                width:160px;
                margin-right:10px;
                }
        #searchform .submit {
                width:50px;
                cursor:pointer;
                }



/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last_col { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper {
        width:100%;
        overflow:hidden;
}
.extra-wrap {
        overflow:hidden;
        }


/* Clear Floated Elements */
.clear {
        clear: both;
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0;
}

.clearfix:after {
        clear: both;
        content: ' ';
        display: block;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
        width: 0;
        height: 0;
}

.clearfix {
        display: inline-block;
}

* html .clearfix {
        height: 1%;
}

.clearfix {
        display: block;
}


.link{
        font-weight:bold;
        display:inline-block;
        background:#343434;
        color:#fff;
        position:relative;
        padding:2px 9px;
        text-decoration:none;
        -webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 9px inset;
        -moz-box-shadow: rgba(0,0,0, 0.2) 0px 0px 9px inset;
        box-shadow: rgba(0,0,0, 0.2) 0px 0px 9px inset;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        }
        .link:hover{
                background:#faac05;
                text-decoration:none;
                color:#fff;
                }

.linkr {
        font-weight:bold;
        display:inline-block;
        background:#343434;
        color:#fff;
        position:relative;
        padding:2px 9px;
        text-decoration:none;
        -webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 9px inset;
        -moz-box-shadow: rgba(0,0,0, 0.2) 0px 0px 9px inset;
        box-shadow: rgba(0,0,0, 0.2) 0px 0px 9px inset;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        }
        .link:hover{
                background:#faac05;
                text-decoration:none;
                color:#fff;
                }
.linkg {
        font-weight:bold;
        display:inline-block;
        background:#343434;
        color:#fff;
        position:relative;
        padding:2px 9px;
        text-decoration:none;
        -webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 9px inset;
        -moz-box-shadow: rgba(0,0,0, 0.2) 0px 0px 9px inset;
        box-shadow: rgba(0,0,0, 0.2) 0px 0px 9px inset;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        }
        .link:hover{
                background:#faac05;
                text-decoration:none;
                color:#fff;
                }


.linkb {
        font-weight:bold;
        display:inline-block;
        background:#343434;
        color:#fff;
        position:relative;
        padding:2px 9px;
        text-decoration:none;
        -webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 9px inset;
        -moz-box-shadow: rgba(0,0,0, 0.2) 0px 0px 9px inset;
        box-shadow: rgba(0,0,0, 0.2) 0px 0px 9px inset;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        }
        .link:hover{
                background:#faac05;
                text-decoration:none;
                color:#fff;
                }


.info_block{
        background: url(images/info_block_tail.gif) left bottom repeat-x;
        border-bottom:1px solid #ededed;
        border-top:1px solid #ededed;
        color:#969696;
        position:relative;
        }
        .info_block .inner{
                padding:14px 20px 13px;
                }
        .info_block h4{
                color:#000;
                font-size:1.333em;
                text-transform:uppercase;
                border-bottom:1px solid #e2e2e2;
                padding-bottom:17px
                }
        .info_block img.fleft{
                margin:-3px 16px 0 0;
                }
        .info_block .counter{
                color:#777;
                margin-right:10px;
                }
        .info_block:hover{
                background: #343434;
                border-bottom:1px solid #ededed;
                border-top:1px solid #2a2a2a;
                color:#aeaeae;
                }
                .info_block:hover h4{
                        color:#fff;
                        border-color:#6f6f6f;
                    }
                .info_block:hover .counter{
                        color:#faac05;
                    }

        .info_block .link{
                background:#faac05;
                vertical-align:text-top;
                margin:5px 0 0;
                -webkit-box-shadow: #faac05 0px 0px 9px inset;
                -moz-box-shadow: #faac05 0px 0px 9px inset;
                box-shadow: #faac05 0px 0px 9px inset;
                }
                .info_block .link:hover{
                        color:#343434;
                        }

.info_block .linkr{
                background:#ae141e;
                vertical-align:text-top;
                margin:5px 0 0;
                -webkit-box-shadow: #ae141e 0px 0px 9px inset;
                -moz-box-shadow: #ae141e 0px 0px 9px inset;
                box-shadow: #ae141e 0px 0px 9px inset;
                }

.info_block .linkg{
                background:#b5e752;
                vertical-align:text-top;
                margin:5px 0 0;
                -webkit-box-shadow: #b5e752 0px 0px 9px inset;
                -moz-box-shadow: #b5e752 0px 0px 9px inset;
                box-shadow: #b5e752 0px 0px 9px inset;
                }

.info_block .linkb{
                background:#0074c4;
                vertical-align:text-top;
                margin:5px 0 0;
                -webkit-box-shadow: #0074c4 0px 0px 9px inset;
                -moz-box-shadow: #0074c4 0px 0px 9px inset;
                box-shadow: #0074c4 0px 0px 9px inset;
                }

.top_section{
        margin-bottom:39px;
        }
.middle_section .grid_8{
/*        border-top:1px solid #ececec;
        border-bottom:1px solid #ececec;
        min-height:365px;*/
        }.middle_section .grid_8{
/*                background:url(images/block_bot_bg.png) center bottom no-repeat;;*/
                }
        .middle_section .col_bot_bg{
/*                background:url(images/block_top_bg.png) center top no-repeat;*/
                padding:17px 20px;
                }

.post_cycle{
        list-style:none;
        margin:0 0 2px;
        color:#000;
        padding-top:1px;
        }
        .post_cycle li{
                border-top:1px solid #ededed;
                padding:13px 0 17px;
                }
                .post_cycle li:first-child{
                        border:none;
                        padding-top:0;
                        }
.open_news{
        font-size:0.75em;
        color:#faac05;
        }
.post_cycle time{
        float:left;
        background:#faac05;
        font-size:1.917em;
        color:#fff;
        text-transform:uppercase;
        text-align:left;
        position:relative;
        -webkit-box-shadow: #ae141e 0px 0px 9px inset;
        -moz-box-shadow: #ae141e 0px 0px 9px inset;
        box-shadow: #ae141e 0px 0px 9px inset;
        padding:10px 10px 7px;
        margin:4px 14px 0 0;
        }
        .post_cycle time span{
                font-size:0.478em;
                display:block;
                margin:-2px 0 0;
                }

.blackfont{
color: black;
}

/* Orgidea extra style for new grey background in content area 2014-11-06 BFRE */
#content{
  background-color: #fafafa;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 16px;
}

.grid_12{
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Orgidea extra style for new layout on homepage 2014-11-06 BFRE */
.top_section{
  display: none;
}
#slider-wrapper{
  margin-bottom: 0;
  height: 400px;
}

.grid_8 .col_bot_bg a .whitewash h2,
.grid_8 .col_bot_bg .whitewash h2{
  font-family: FFMetaCondWebProNormal;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 0;
  margin-top: 10px;
}
.grid_8 .col_bot_bg a .whitewash h2:hover,
.grid_8 .col_bot_bg a .whitewash h2:focus,
.grid_8 .col_bot_bg a .whitewash p:hover,
.grid_8 .col_bot_bg a .whitewash p:focus,
.grid_8 .col_bot_bg a{
  text-decoration: none;
  color: #4b4b4b;
}

.grid_8 .col_bot_bg a.link{
  color: #ffffff;
}

.grid_8 .col_bot_bg a .whitewash{
  font-size: 1.1em;
  color: #4b4b4b;
}

.grid_8 .col_bot_bg{
  padding: 0;
}

.grid_8 .col_bot_bg .backtonormal,
#rss-3{
  padding: 17px 20px;
}

.grid_8 .col_bot_bg .backtonormal p,
.grid_8 .col_bot_bg .backtonormal li,
#rss-3 li{
  font-size: .95em;
}

.textwidget .backtonormal ul{
  padding-top: 0;
}

#page-content .backtonormal li:before{
  content: '\25A0\00A0\00A0\00A0\00A0';
}

.backtonormal li{
  padding-bottom: 14px;
}

.title_color{
  color: #ff8400;
}

.grid_8 .col_bot_bg .whitewash{
  padding: 17px 34px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  background-color: #ffffff;
  -webkit-box-shadow: inset 0px 10px 5px 0px rgba(250,250,250,1);
  -moz-box-shadow: inset 0px 10px 5px 0px rgba(250,250,250,1);
  box-shadow: inset 0px 10px 5px 0px rgba(250,250,250,1);
  height: 120px;
}

#mid_left .col_bot_bg .whitewash{
  padding-right: 26px;
}

#rss-3 h5{
  font-family: RotisSemiSansStd-Regular;
  text-transform: none;
  font-weight: normal;
  font-size: 2em;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 15px;
  padding-bottom: 14px;
  line-height: 1.2;
}

#rss-3 h5 a{
  color: #4b4b4b;
}

.rsswidget img{
  vertical-align: baseline;
  display: none;
}

.grid_8 .col_bot_bg .rsswidget:hover,
.grid_8 .col_bot_bg .rsswidget:focus,
.grid_8 .col_bot_bg a:hover,
.grid_8 .col_bot_bg a:focus{
  color: #ff8400;
}

.grid_8 .col_bot_bg a.backtoblack:hover,
.grid_8 .col_bot_bg a.backtoblack:focus{
  color: #4b4b4b;
}

.rss-date{
  color: #ff8400;
}

#mid_left{
  margin-left: 0;
}

#mid_right{
  margin-right: 0;
}

nav.primary,
.sf-menu,
.sf-menu > li,
.sf-menu > li > a:hover,
.sf-menu > li > a:focus,
.sf-menu > li > a:active,
.sf-menu > li.sfHover > a,
.sf-menu > li.current-menu-item > a,
.sf-menu > li.current-menu-parent > a,
.sf-menu > li.current-menu-ancestor > a,
.sf-menu li li,
.sf-menu > li > ul a,
.sf-menu li:hover ul,
.sf-menu li.sfHover ul{
  z-index: 100000000;
}

.homethird{
  margin-bottom: 8px;
}

.whiteplateau{
}

.middle_section .grid_8{
}

.home #content{
  border-top: 255px solid #ffffff;
}

.middle_section{
  margin-top: -255px;
}

/* Orgidea adds new fonts Rotis and Meta Condensed */
.title_color, h2{
  font-family: RotisSemiSansStd-Regular;
  text-transform: none;
}
.sf-menu > li > a{
  font-family: FFMetaCondWebProNormal;
}
body{
  font: 100%/1.125em FFMetaCondWebProNormal, Arial, Helvetica, sans-serif
}

#page-content ul,
.textwidget ul{
    list-style: none;
    padding:0;
    margin:0;
    margin-bottom: 19px;
    padding-top: 4px;
}

#rss-3 ul{
  list-style-type: none;
  margin-left: 0;
}

#page-content li,
.textwidget li,
#rss-3 li{
    padding-left: 1.2em;
    text-indent: -1.3em;
}

#page-content li:before,
.textwidget li:before,
#rss-3 li:before{
    content: '\25A0\00A0\00A0\00A0\00A0';
    color: #ff8400;
    font-size: 0.8em;
/*    vertical-align: top;*/
}

ul.list2 li:before,
.footer_list li:before{
  content: '';
}

.footer_list ul li,
ul.list2 li{
  text-indent: 0em;
}

#main{
  font-size: .85em;
}

.container_24 .suffix_1{
  padding-right: 0;
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */

/* RESPONSIVE ADD-ON */
/* incl in header viewport meta */
@media only screen and (max-width: 980px) {
  #main{ min-width: 98%}
  .container_24{ width: 100%; }
  .container_24 .grid_24, nav.primary{ width: 99%; }
  .logo{ position: relative; left: inherit; top: inherit; margin-top: 11px; float: right; width: 250px; overflow: hidden; }
  .logo a{ display: block; overflow: hidden; width: 250px; height: 85px; }
  .logo h1, .logo h2, .logo p{ display: none !important; }
/*  .primary_content_wrap{ width: 99%; padding-left:5px; }*/
  .primary_content_wrap{ padding-right: 0; padding-left: 0; }
/*  #slider{ width: 100%; height: inherit !important; overflow: hidden; background-size: cover !important; }
  #slider img{ width: 100%; height: inherit; display: none !important; visibility: hidden; }
  .nivo-box{ display: none; }
  .nivo-directionNav{ display: none; } */
/*  #slider .imgAdjuster{ display: block !important; visibility: hidden; } */
  .content{ width: 100%; }
  .middle_section{ overflow: hidden; }
  .container_24 .grid_8{ width: 32%; overflow: hidden; }
  #mid_left{ margin-right: 0; }
  #mid_center, #mid_right{ margin-right: 0; margin-left: 2%; }
  .container_24 .grid_6{ width: 23%; }
  #text-4{ margin-left: 2%; }
  .container_24 .grid_12{ width: 49%; }
}

@media only screen and (max-width: 910px) {
  .grid_8 .col_bot_bg a .whitewash h2, .grid_8 .col_bot_bg .whitewash h2{ font-size: 18px; }
  .grid_8 .col_bot_bg a .whitewash{ font-size: 1em; }
  .grid_8 .col_bot_bg .whitewash{ padding: 3% 7%; }
  h2, #rss-3 h5{ font-size: 1.8em; }
  .home #content{ border-top: 224px solid #ffffff; margin-top: 31px; }
  .middle_section{ margin-top: -238px; }
}

@media only screen and (max-width: 883px) {
  iframe{ width: 100% !important; }
}

@media only screen and (max-width: 785px) {
  .grid_8 .col_bot_bg a .whitewash h2, .grid_8 .col_bot_bg .whitewash h2{ font-size: 16px; padding: 0; }
  h2, #rss-3 h5{ font-size: 1.6em; }
}

@media only screen and (max-width: 750px) {
  .grid_8 .col_bot_bg a .whitewash{ font-size: 0.9em; }
}

@media only screen and (max-width: 713px) {
  .grid_8 .col_bot_bg a .whitewash h2, .grid_8 .col_bot_bg .whitewash h2{ font-size: 14px; }
}

@media only screen and (max-width: 695px) {
  h2, #rss-3 h5{ font-size: 1.4em; }
}

@media only screen and (max-width: 680px) {
  .container_24 .grid_8{ width: 310px; }
  .container_24 .grid_24{ width: 470px; margin: 0; }
  .grid_8 .col_bot_bg a .whitewash h2, .grid_8 .col_bot_bg .whitewash h2{ font-size: 20px; }
  .grid_8 .col_bot_bg a .whitewash{ font-size: 1.1em; }
  .grid_8 .col_bot_bg .whitewash{ padding: 17px 34px; padding-right: 26px; }
  h2, #rss-3 h5{ font-size: 2em; }
  .home #content{ margin-left: auto; margin-right: auto; width: 470px; margin-top: 15px; border-top: 0; background-color: transparent; }
  .middle_section{ margin-left: auto; margin-right: auto; width: 310px; }
  .backtoblack{ display: none; }
  #mid_center, #mid_right{ margin-left: 0; }
  .middle_section{ margin-top: 0; }
  nav.primary{ width: 470px; margin-left: auto; margin-right: auto; }
  nav ul{ width: 470px; }
  .sf-menu li{ width: 470px; }
  #main{ width: 470px; min-width: 310px; margin-left: auto; margin-right: auto; padding-top: 0; }
  .sfHover ul.sub-menu{ display: block; position: relative !important; }
  .sf-menu > li > ul{ width: 470px; top: 0; }
  .sf-menu li{ background: #2e2e2e; }
  #slider{ margin-left: 0; width: 100%; }
  .logo{ float: left; margin-left: 20px; }
  .container_24 .grid_12{ width: 470px; }
  #text-4, #text-5, #text-6{ display: none; }
  #text-7{ width: 310px; margin-left: auto; margin-right: auto; float: inherit; display: block; }
  .copy{ margin-left: auto; margin-right: auto; width: 310px; padding: 0 0 0 0; }
  #footer{ padding-top: 15px; }
  header{ height: auto; }
}

@media only screen and (max-width: 470px) {
  .container_24 .grid_24, .home #content, nav.primary{ width: 310px; }
  nav ul, .sf-menu li, #main, .sf-menu > li > ul, .container_24 .grid_12{ width: 310px; }
}

.nivoSlider img { vertical-align: baseline !important; max-width: none !important; }
/* #slider .imgAdjuster{ display: block !important; visibility: hidden; } */
.nivoSlider { width: 100% !important; height: 100% !important; }

/* add langSelector */
nav .langSelect{
  text-align: right;
  height: 30px;
  padding-top: 6px;
  color: #fff;
  font-size: 12px;
  padding-right: 16px;
}

nav .langSelect .langActive{
  color: #ff8400;
}

nav .langSelect a{
  color: #fff;
  text-decoration: none;
}

nav .langSelect a:hover,
nav .langSelect a:focus{
  text-decoration: underline;
}