@charset "UTF-8";
body {
    background: url("../images/bg-3.png") repeat scroll 0 0 transparent;
    color: #3e3b3b;
}

@font-face {
    font-family: 'NovecentowideBookBold';
    src: url('../fonts/Novecentowide-Bold-webfont.eot');
    src: url('../fonts/Novecentowide-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Novecentowide-Bold-webfont.woff') format('woff'), url('../fonts/Novecentowide-Bold-webfont.ttf') format('truetype'), url('../fonts/Novecentowide-Bold-webfont.svg#NovecentowideBookBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NovecentowideNormalRegular';
    src: url('../fonts/Novecentowide-Normal-webfont.eot');
    src: url('../fonts/Novecentowide-Normal-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Novecentowide-Normal-webfont.woff') format('woff'), url('../fonts/Novecentowide-Normal-webfont.ttf') format('truetype'), url('../fonts/Novecentowide-Normal-webfont.svg#NovecentowideNormalRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a:hover {
    -moz-transition: all 0.2s ease-in-out 0s;
}

span.fat {
    font-weight: bold;
}

.separator.line {
    height: 20px;
    margin-bottom: 22px;
}

.separator.line {
    border-bottom: 1px solid #EFEFEF;
}

.separator {
    clear: both;
    display: block;
    height: 35px;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
    width: 100%;
}

table.standard-table {
    border: medium none;
    border-collapse: separate;
    border-spacing: 0;
    box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    margin-bottom: 15px;
    width: 100%;
}

table.standard-table th {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F9F9F9;
    border-color: #DDDDDD -moz-use-text-color #DDDDDD #DDDDDD;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    color: #404040;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 15px;
    text-align: left;
    vertical-align: top;
}

table.standard-table td:last-child {
    border-right: 1px solid #000;
}

table.standard-table th:last-child {
    border-right: 1px solid #000;
}

table.standard-table td {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #E0E0E0 #E0E0E0;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    padding: 10px 15px;
}

table.standard-table tr:hover td {
    background-color: #FAFAFA;
}

.notification {
    box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 15px;
    padding: 14px 40px 14px 18px;
    position: relative;
}

.notification span {
    font-weight: bold;
}

.notification p {
    margin: 0
}

.notification.notice {
    background-color: #E9F7FE;
    border: 1px solid #B6D7E8;
    color: #5091B2;
}

.notification.notice .close {
    background: url("../images/alert_boxes_close_ico.png") no-repeat scroll 0 -24px transparent;
}

.notification.success .close,
.notification.error .close,
.notification.warning .close,
.notification.notice .close {
    display: block;
    height: 8px;
    padding: 0 14px;
    position: absolute;
    right: 0;
    top: 20px;
}

.notification.error {
    background-color: #FFE9E9;
    border: 1px solid #FBC4C4;
    color: #DE5959;
}

.notification.error .close {
    background: url("../images/alert_boxes_close_ico.png") no-repeat scroll 0 0 transparent;
}

.notification.success {
    background-color: #EBF6E0;
    border: 1px solid #B3DC82;
    color: #5F9025;
}

.notification.success .close {
    background: url("../images/alert_boxes_close_ico.png") no-repeat scroll 0 -8px transparent;
}

.notification.warning {
    background-color: #FBFADD;
    border: 1px solid #DED58A;
    color: #8F872E;
}

.notification.warning .close {
    background: url("../images/alert_boxes_close_ico.png") no-repeat scroll 0 -16px transparent;
}

.dropcap1 {
    display: block;
    float: left;
    font-size: 35px;
    line-height: 35px;
    margin: 2px 8px 0 0;
}

.dropcap2 {
    display: block;
    float: left;
    font-size: 35px;
    line-height: 45px;
    margin: 8px 15px 0 0;
    padding-top: 3px;
    text-align: center;
    width: 47px;
}

#wrapper {
    background-color: #FFFFFF;
    border-bottom: 0 none;
    border-left: 1px solid #D8DCDE;
    border-right: 1px solid #D8DCDE;
    box-shadow: 0 0 0 4px rgba(132, 138, 140, 0.1);
    margin: 5px auto 5px;
}

#header {}

.top_navigation_container {
    background: none repeat scroll 0 0 #F8F8F8;
    border-top: 1px solid #D8DCDE;
    font-size: 11px;
    line-height: 100%;
    overflow: auto;
    padding: 10px 20px;
    text-align: center;
    border-bottom: 1px solid #f3f3f3;
}

.top_navigation {
    min-height: 11px;
    float: left;
    margin-top: 4px;
}

.top_navigation ul {
    list-style: none outside none;
    margin: 5px 0 0 0;
}

.top_navigation li {
    float: left;
}

.top_navigation li a {
    color: inherit;
    display: block;
    line-height: 100%;
    padding: 0 8px;
    color: #919191;
    text-decoration: none;
    border-right: 1px solid #919191!important
}

.top_navigation ul li:last-child a {
    border-right: 0 none!important;
}

.top_navigation ul li:first-child a {
    padding-left: 0!important;
}

.top_navigation_social {
    float: right;
    overflow: visible;
    /*padding-top: 4px;*/
    margin-top: 55px;
}

.top_navigation_social li a {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 23px;
    width: 23px;
}

.top_navigation_social ul {
    float: right;
    margin: 0;
}

.top_navigation_social li {
    -moz-transition: all 0.3s ease-in-out 0s;
    display: inline;
    float: left;
    list-style: none outside none;
    margin-right: 5px;
    text-indent: -9999px;
}

.top_navigation_social li:hover {
    background-position: 0 -32px;
}

.social_facebook {
    background: url("../images/social_facebook.png") no-repeat scroll 0 0 transparent;
}

.social_twitter {
    background: url("../images/social_twitter.png") no-repeat scroll 0 0 transparent;
}

.social_dribbble {
    background: url("../images/social_dribbble.png") no-repeat scroll 0 0 transparent;
}

.social_linkedin {
    background: url("../images/social_linkedin.png") no-repeat scroll 0 0 transparent;
}

.social_pinterest {
    background: url("../images/social_pinterest.png") no-repeat scroll 0 0 transparent;
}

.top_navigation_social img:hover {
    -moz-transition: all 200ms ease-in 0s;
    margin-top: -4px;
    opacity: 0.85;
}

.top_navigation_social p {
    background-color: #05274d;
    border-radius: 1px 1px 1px 1px;
    color: #FFFFFF;
    float: left;
    font: italic 10px/18px 'Droid Serif', serif;
    margin: 0 8px 0 0;
    padding: 3px 10px;
}

.logo {
    margin: 10px 0;
    float: left;
}

.search_wrapper {
    margin-top: 55px;
    float: right;
}

.search_wrapper #search-text input[type="text"] {
    background-color: #FFFFFF!important;
    border-color: #E3E3E3!important;
    color: #B7B7B7!important;
}

.search_wrapper #search-text input[type="text"] {
    background-color: #fafafa!important;
    border-color: #f5f5f5!important;
    color: #B7B7B7!important;
}

.search_wrapper input[type="text"] {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color;
    border-radius: 3px 0 0 3px;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    box-shadow: none;
    font-size: 11px;
    height: 14px;
    margin: 0;
    padding: 8px;
    width: 170px;
}

div.search_wrapper input[type="submit"] {
    background-color: #009899!important;
    color: #FFFFFF!important;
    text-transform: uppercase;
    cursor: pointer;
}

div.search-wrapper input[type="submit"] {
    background-color: #5996B2!important;
    color: #FFFFFF!important;
}

div.search_wrapper input[type="submit"] {
    background-image: url("../images/search-button-bg.png");
    border: 0 none;
    box-shadow: none;
    float: right;
    font-size: 11px;
    font-weight: normal;
    height: 32px;
    line-height: 11px;
    margin: 0;
    padding: 8px;
}

div.search-wrapper form {
    margin: 0;
    padding: 0;
}

#search-text {
    float: left;
    overflow: hidden;
    width: 187px;
}

#topnav {
    height: 35px;
    padding: 0;
    margin-bottom: 20px;
}

#topnav ul li {
    display: inline-block;
}

#topnav ul li .current {
    color: #39c;
}

#topnav ul li .currentHome {
    width: 30px;
    margin-left: -5px;
    text-indent: -9999px;
}
div#topnav .active > a {
    color: #f7f8f9;
    background-color: #05274d;
}

.home {
    width: 30px;
    margin-left: -5px;
    text-indent: -9999px;
}

a.home:hover {
    width: 30px;
    text-indent: -9999px;
}

#topnav ul li .navEffect {
    margin-left: 1px;
}

#topnav ul li a:hover {
    color: #fcfcfc;
    background-color: #05274d;
}

#topnav ul li a:hover {
    color: #f7f8f9;
}

.nivo-caption p {
    color: #3e3b3b;
}

.nivo-caption .nivoTitle {
    font-weight: normal;
    line-height: 30px;
    font: normal 19px/24px 'NovecentowideBookBold', sans-serif;
    text-transform: uppercase;
    padding: 0 5px;
    margin: 0;
}

.theme-default .nivo-caption a {
    color: #fff;
}

.theme-default .nivo-caption a:hover {
    color: #fff;
}

.unders {
    margin-bottom: 20px;
}

.banner_underslider {
    height: 80px;
    width: 220px;
    overflow: hidden;
    float: none;
}

.twitter_wrapper {
    background-color: #F8F8F8;
    text-align: center;
}

div.jcarousellite {
    overflow: hidden;
}

div.jcarousellite ul {
    list-style: none outside none;
    margin: 0;
    width: 1000%;
}

.twitter_wrapper ul li {
    padding: 0;
    margin: 0;
}

div.twitter-shortcode-wrapper {
    position: relative;
    padding: 30px 30px 30px 60px;
    overflow: hidden;
    background: url("../images/twitter.png") no-repeat scroll 20px 50% transparent;
    border: 1px solid #f4f4f4;
}

.bx-prev,
.bx-next {
    background-image: url("../images/twitter-shortcode-nav.png");
    text-indent: -9999px;
    margin-top: 10px;
    position: absolute;
}

.bx-prev {
    cursor: pointer;
    float: left;
    margin-left: 5px;
    height: 9px;
    width: 6px;
    right: 13px;
    bottom: -10px;
}

.bx-next {
    background-position: 6px 0;
    height: 9px;
    width: 6px;
    right: 0px;
    bottom: -10px;
}

.bx-next {
    background-position: 18px 0;
    cursor: pointer;
    float: left;
    margin-left: 5px;
}

.bx-wrapper {}

.bx-window {
    overflow: auto;
}

.button {
    font-family: 'Oswald', Arial, Helvetica, sans-serif!important;
    font-weight: bold;
    margin: 20px 0;
}

.button.large {
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    font: 13px/43px 'PTSansBold', arial, helvetica, sans-serif;
    padding: 10px 30px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    text-transform: uppercase;
}

.button.small {
    /*border-radius: 2px 2px 2px 2px;*/
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    font: 13px/32px 'Oswald', arial, helvetica, sans-serif;
    height: 32px;
    padding: 7px 10px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    text-transform: uppercase;
    margin-right: 47px
}

.button.green {
    background-image: -moz-linear-gradient(center top, #D1E990 0%, #AAD75D 100%);
    border: 1px solid #9DBA60;
    color: #54770F!important;
}

.button.green:hover {
    background-image: -moz-linear-gradient(center top, #AAD75D 0%, #D1E990 100%);
    border: 1px solid #9DBA60;
    color: #54770F!important;
}

.no-cssgradients .button.green {
    background-color: #D1E990;
}

.no-cssgradients .button.green {
    background-color: #D1E990;
}

.no-cssgradients .button.green:hover {
    background-color: #AAD75D;
}

.button.darkgreen {
    background-image: -moz-linear-gradient(center top, #D0E0A5 0%, #A8C76A 100%);
    border: 1px solid #9DBA60;
    color: #54770F!important;
}

.button.darkgreen:hover {
    background-image: -moz-linear-gradient(center top, #A8C76A 0%, #D0E0A5 100%);
    border: 1px solid #9DBA60;
    color: #54770F!important;
}

.no-cssgradients .button.darkgreen {
    background-color: #D0E0A5;
}

.no-cssgradients .button.darkgreen:hover {
    background-color: #A8C76A;
}

.button.orange {
    background-image: -moz-linear-gradient(center top, #FBDC86 0%, #F8BF56 100%);
    border: 1px solid #C0830B;
    color: #C0830B!important;
}

.button.orange:hover {
    background-image: -moz-linear-gradient(center top, #F8BF56 0%, #FBDC86 100%);
    border: 1px solid #C0830B;
    color: #C0830B!important;
}

.no-cssgradients .button.orange {
    background-color: #FBDC86;
}

.no-cssgradients .button.orange:hover {
    background-color: #F8BF56;
}

.button.blue {
    background-image: -moz-linear-gradient(center top, #B5E0F7 0%, #76C7F1 100%);
    border: 1px solid #1172C1;
    color: #1172C1!important;
}

.button.blue:hover {
    background-image: -moz-linear-gradient(center top, #76C7F1 0%, #B5E0F7 100%);
    border: 1px solid #1172C1;
    color: #1172C1!important;
}

.no-cssgradients .button.blue {
    background-color: #B5E0F7;
}

.button.medicals {
    background-color: #05274d;
    border: 1px solid #05274d;
    color: #ffffff!important;
    text-shadow: none!important;
}

.button.medicals:hover {
    background-image: -moz-linear-gradient(center top, #027F80 0%, #008d8e 100%);
    border: 1px solid #05274d;
    color: #05274d!important;
    background-color: #fff !important
}

.no-cssgradients .button.medicals {
    background-color: #3861B0;
}

.no-cssgradients .button.blue:hover {
    background-color: #76C7F1;
}

.button.red {
    background-image: -moz-linear-gradient(center top, #FD9C9C 0%, #FC7D7D 100%);
    border: 1px solid #9D1111;
    color: #9D1111!important;
}

.button.red:hover {
    background-image: -moz-linear-gradient(center top, #FC7D7D 0%, #FD9C9C 100%);
    border: 1px solid #9D1111;
    color: #9D1111!important;
}

.no-cssgradients .button.red {
    background-color: #FD9C9C;
}

.no-cssgradients .button.red:hover {
    background-color: #FC7D7D;
}

.button.pink {
    background-image: -moz-linear-gradient(center top, #FDA1D5 0%, #FC84C8 100%);
    border: 1px solid #A31366;
    color: #A31366!important;
}

.button.pink:hover {
    background-image: -moz-linear-gradient(center top, #FC84C8 0%, #FDA1D5 100%);
    border: 1px solid #A31366;
    color: #A31366!important;
}

.no-cssgradients .button.pink {
    background-color: #FDA1D5;
}

.no-cssgradients .button.pink:hover {
    background-color: #FC84C8;
}

.button.darkgray {
    background-image: -moz-linear-gradient(center top, #C0C0C0 0%, #9E9E9E 100%);
    border: 1px solid #434C50;
    color: #434C50!important;
}

.button.darkgray:hover {
    background-image: -moz-linear-gradient(center top, #9E9E9E 0%, #C0C0C0 100%);
    border: 1px solid #434C50;
    color: #434C50!important;
}

.no-cssgradients .button.darkgray {
    background-color: #C0C0C0;
}

.no-cssgradients .button.darkgray:hover {
    background-color: #9E9E9E;
}

.button.lightgray {
    background-image: -moz-linear-gradient(center top, #FBFBFB 0%, #F0F0F0 100%);
    border: 1px solid #ABABAB;
    color: #ABABAB!important;
}

.button.lightgray:hover {
    background-image: -moz-linear-gradient(center top, #F0F0F0 0%, #FBFBFB 100%);
    border: 1px solid #ABABAB;
    color: #ABABAB!important;
}

.no-cssgradients .button.lightgray {
    background-color: #FBFBFB;
}

.no-cssgradients .button.lightgray:hover {
    background-color: #F0F0F0;
}

ul.bullet li {
    background: url("../images/bullet_list.png") no-repeat scroll 0 6px transparent;
    list-style: none outside none;
    padding-left: 18px;
    list-style: none!important;
}

ol.ordered li {
    list-style: decimal inside none;
}

ol.ordered li ol {
    margin-bottom: 0;
    margin-left: 20px;
}

.unordered {
    list-style: square inside none;
}

ol.ordered li ol li {
    list-style: lower-alpha inside none;
}

ul.check li {
    background: url("../images/check_list.png") no-repeat scroll left center transparent;
    list-style: none outside none;
    padding-left: 22px;
}

ul.check li.cross {
    background: url("../images/cross_list.png") no-repeat scroll left center transparent;
    list-style: none outside none;
    padding-left: 22px;
}

ul.arrow li {
    background: url("../images/arrow_list.png") no-repeat scroll 0 6px transparent;
    list-style: none outside none;
    padding-left: 18px;
}

blockquote {
    background: url("../images/quote.png") no-repeat scroll 10px 10px #FCFCFC;
    min-height: 30px;
    border: 1px solid #d4d4d4;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 10px 10px 50px;
    margin: 20px 0;
}

blockquote p {
    font-family: Oswald, Georia, serif;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 24px;
    margin: 0;
}

.circle {
    border-radius: 31px 31px 31px 31px;
    display: block;
    float: left;
    font-family: 'Oswald', sans-serif, arial;
    font-size: 14px;
    font-weight: 700;
    height: 47px;
    line-height: normal;
    margin-right: 15px;
    text-align: center;
    width: 47px;
}

.circle img {
    padding-left: 2px;
    padding-top: 15px;
}

.block_accordion {
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
    margin: 15px 0;
}

.block_accordion .button_outer {
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer;
}

.block_accordion .button_outer.first {
    overflow: hidden;
    position: relative;
    -moz-border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
}

.block_accordion .button_outer.last {
    overflow: hidden;
    position: relative;
    border-bottom: 0px;
    -moz-border-radius: 0px 0px 4px 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}

.block_accordion .button_outer.current {
    background: url(../images/bg_accordion_act.jpg) repeat-x;
}

.block_accordion .button_outer.last.current {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.block_accordion .button_inner {
    height: 27px;
    line-height: 28px;
    padding: 0px 10px 0px 28px;
    overflow: hidden;
    background: url(../images/arrow_accordion.gif) no-repeat 12px 11px;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #a3a3a3;
    text-shadow: 0px 1px #ffffff;
}

.block_accordion .button_outer.current .button_inner {
    background: url(../images/arrow_accordion_act.gif) no-repeat 11px 13px;
    color: #787878;
}

.block_accordion .content {
    padding: 15px 15px 25px 15px;
    display: none;
    overflow: hidden;
    background-color: #fefefe;
    border-bottom: 1px solid #f0f0f0;
}

.block_accordion .content.map {
    padding: 0;
}

.block_accordion .content.last {
    position: relative;
    border-bottom: 0px;
    -moz-border-radius: 0px 0px 4px 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}

.block_accordion .content .pic_left {
    margin-right: 8px;
    margin-bottom: 8px;
    padding-top: 0px;
}

.block_accordion span.description_left {
    width: 30%;
    font-weight: 700;
}

.block_accordion span.description_left p {
    font-weight: 700;
}

.block_accordion span.description_right {
    float: right;
    text-align: right;
    width: 65%;
    margin-left: 5%
}

.block_accordion .centers_item {
    display: block;
    padding: 10px;
}

.block_accordion .centers_item.one {
    border-bottom: 1px solid #e5e5e5;
}

.block_accordion .centers_item.two {
    border-bottom: 1px solid #e5e5e5;
    background-color: #f9f9f9;
}

.searchform_filters select {
    border: 1px solid #E8E8E8;
    color: #A4A4A4;
    font: 12px/20px Arial;
    height: 28px;
    margin: 0 0 15px;
    width: 100%;
    box-shadow: none;
}

.searchform_filters input {
    border: 1px solid #E8E8E8;
    color: #A4A4A4;
    font: 12px/20px Arial;
    height: 24px;
    margin: 0 0 15px;
    padding: 4px;
    width: 95%;
}

.searchform_filters input:focus {
    background-color: #FFFFFF;
}

.searchform_filters input[type="submit"],
button {
    background-color: #05274d;
    background-image: url("../images/gloss.png");
    background-position: 0 -33px;
    background-repeat: repeat-x;
    border: 1px solid #05274d;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px rgba(255, 255, 255, 0.3) inset, 0 0 0 3px rgba(204, 204, 204, 0.25);
    color: #F9F9F9;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    margin: 4px;
    padding: 6px 10px;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.12);
    width: 97%;
    height: 30px;
}

.searchform_filters input[type="submit"]:hover,
button:hover {
    box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6) inset, 0 0 0 3px rgba(205, 205, 205, 0.35);
    color: #FFFFFF;
}

.searchform_filters input[type="submit"]:active,
button:active {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2) inset, 0 0 0 3px rgba(204, 204, 204, 0.35);
}

#content_wrapper .page_title {
    border-bottom: 1px solid #F5F5F5;
    /*border-top: 1px solid #F5F5F5;*/
    margin-bottom: 26px;
    padding-top: 20px;
    float: left;
}

#content_wrapper .page_title h1 {
    float: left;
}

#content_wrapper .page_navigation {
    float: right;
    margin-top: 18px;
}

#content_wrapper .page_navigation li {
    float: left;
    font: oblique 11px/13px Arial, Helvetica, sans-serif;
    list-style-type: none;
    padding: 0 5px 0 5px;
}

#content_wrapper .page_navigation li a {
    background-image: url("../images/bc_separator.png");
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    height: 13px;
    padding-right: 20px;
    text-decoration: none;
    color: #BDBDBD;
}

#content_wrapper .page_navigation ul li a:hover {
    text-decoration: underline;
}

#content_wrapper .page_navigation li.active a {
    background-image: none;
    font-style: normal;
    padding-right: 0;
}

#content_wrapper .title h3 {
    margin: 0 0 8px 0;
}

#content_wrapper .page_title h1 span.subtitle {
    color: #999999;
    display: block;
    font-size: 50%;
    font-weight: normal;
    margin-top: 4px;
    font: 11px/13px Helvetica, sans-serif;
    text-transform: none;
}

.content_inner .post_img {
    float: left;
    padding: 6px;
    margin: 0 20px 40px 0;
    border: 1px solid #EEEEEE;
    background-color: #FAFAFA;
    position: relative;
}

.content_inner .post_img img:hover {
    opacity: 0.85;
}

.content_single {
    margin-bottom: 40px;
    padding-bottom: 20px;
}

.content_single.margin {
    margin-bottom: 0;
    padding: 0;
}

.content_single .post_img_single_full {
    padding: 6px;
    margin-bottom: 30px;
    border: 1px solid #EEEEEE;
    background-color: #FAFAFA;
    position: realtive;
}

.content_single .post_img_single_full img {
    width: 100%;
    height: auto;
}

.indentleft {
    overflow: hidden;
}

.margin_bottom_small {
    margin-bottom: 5px;
}

.post_img_single_full img:hover {
    opacity: 0.85;
}

.module_title_meta {
    border-bottom: 1px dotted #DDDDDD;
    border-top: 1px dotted #DDDDDD;
    font-size: 11px;
    line-height: 17px;
    overflow: hidden;
    margin-bottom: 20px;
}

.module_title_meta_cat2 {
    font-size: 11px;
    line-height: 17px;
}

.meta_avatar {
    float: left;
    padding: 8px 15px 0 0;
}

.meta_text {
    padding: 15px 0;
}

.meta_text span.data {
    border-right: 1px dotted #DDDDDD;
    margin-right: 8px;
    padding-right: 8px;
}

.meta_text span.last {
    border-right: 0px;
}

.meta_text span.data img {
    margin-right: 5px;
}

a.article_link {
    margin: 0 0 20px;
    display: block;
    width: 150px;
    float: right;
}

a.article_link:hover {
    color: #666666;
}

a.article_archive {
    display: block;
    margin: 5px 0;
    padding: 2px 15px 2px 0;
}

.content_inner .date-wrapper {
    background-image: url("../images/date-bg.png");
    background-color: #027F80;
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    line-height: 1;
    margin-right: 10px;
    padding: 15px 10px 0;
    text-align: center;
    width: 40px;
    height: 100px;
}

.content_inner .date-wrapper .date-value {
    font-size: 30px;
    font-weight: bold;
}

.content_inner .date-wrapper .month-value {
    font-size: 14px;
    margin-top: 4px;
}

.content_inner .date-wrapper .year-value {
    font-size: 14px;
    margin-top: 2px;
}

.content_inner .post_img_centers {
    background-color: #FAFAFA;
    border: 1px solid #EEEEEE;
    float: left;
    height: 80px;
    margin: 0 20px 30px 0;
    padding: 6px;
    width: 80px;
}

.content_inner .post_img_archive {
    float: left;
    height: 100px;
    padding: 6px;
    width: 100px;
    margin: 0 20px 30px 0;
    border: 1px solid #EEEEEE;
    background-color: #FAFAFA;
}

#comments {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
}

#comments p {
    font-size: 12px;
    margin: 10px 0;
}

.comment_box {
    list-style: none outside none;
    margin: 0 0 20px 0;
    overflow: auto;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px;
}

.comment_box .avatar {
    float: left;
    height: 50px;
    width: 50px;
    margin: 2px 10px 0 0;
    padding: 3px;
    background-color: #e7e7e7;
}

.comment_box .comment_text {
    overflow: hidden;
}

.comment_box .comment_name {
    color: #3D3D3D;
    font: bold 13px/20px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-top: -2px;
}

.comment_box .comment_replied {
    margin-left: 65px;
    background-color: #f4f4f4;
    padding: 10px;
    border: 1px solid #ececec;
}

.comment_box .comment_name a {
    color: #3D3D3D;
    font: bold 13px/20px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.comment_box .comment_name a:hover {
    text-decoration: none;
}

.comment_box .comment_meta {
    margin-bottom: 10px;
    color: #A5A5A5;
    font: 12px/18px Arial, Helvetica, sans-serif;
}

.comment_box .comment_reply {
    background: url("../images/link_arrow.png") no-repeat scroll 50px 9px transparent;
    padding: 2px 15px 10px 0;
    margin: 5px 0;
    display: block;
}

#comments .comment-form-author,
#comments .comment-form-email,
#comments .comment-form-url,
#comments .comment-form-comment {
    position: relative;
}

#comments .comment-form-author,
#comments .comment-form-email,
#comments .comment-form-url {
    float: left;
    margin-right: 2%;
    position: relative;
    width: 31.333%;
    z-index: 1;
}

#comments label {
    line-height: 20px;
}

#comments .comment-form-author label,
#comments .comment-form-email label,
#comments .comment-form-url label,
#comments .comment-form-comment label {
    display: inline-block;
    font-weight: 700;
    left: 0;
    min-width: 60px;
    padding: 4px 0;
    position: relative;
    top: 0;
    z-index: 1;
}

#comments .comment-form-author .required,
#comments .comment-form-email .required {
    font-size: 22px;
    font-weight: 700;
    left: 92%;
    position: absolute;
    top: 38px;
    z-index: 1;
}

#comments textarea {
    resize: vertical;
    width: 98%;
    display: block;
    box-shadow: 1px 1px rgba(255, 255, 255, 0.1) inset, 0 0 0 4px rgba(204, 204, 204, 0.1);
}

#comments input[type="text"] {
    display: block;
    line-height: 24px;
    width: 95%;
}

#comments input[type="text"],
input[type="url"],
input[type="email"],
input[type="password"],
textarea,
select {
    background-color: #FBFBFB;
    border-color: #EEEEEE;
    border-style: solid;
    border-width: 1px;
    color: #999999;
    font: 12px/20px Helvetica, Arial, sans-serif;
    margin: 0;
    min-height: 20px;
    padding: 5px;
    box-shadow: 1px 1px rgba(255, 255, 255, 0.1) inset, 0 0 0 4px rgba(204, 204, 204, 0.1);
}

#comments .cont_input {
    background-color: #F0F0F0;
    border: 1px solid #D8DCDE;
    margin-right: 180px;
    padding: 3px;
}

#comments input:focus,
#comments textarea:focus {
    background-color: #FFFFFF;
    border-color: #cccccc;
}

#comments input[type="submit"],
button {
    background-image: url("../images/gloss.png");
    background-position: 0 -33px;
    background-repeat: repeat-x;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px rgba(255, 255, 255, 0.3) inset, 0 0 0 3px rgba(204, 204, 204, 0.25);
    color: #F9F9F9;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    margin: 4px;
    padding: 6px 10px;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.12);
}

#comments input[type="submit"]:hover,
button:hover {
    box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6) inset, 0 0 0 3px rgba(205, 205, 205, 0.35);
    color: #FFFFFF;
}

#comments input[type="submit"]:active,
button:active {
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2) inset, 0 0 0 3px rgba(204, 204, 204, 0.35);
}

img.alignleft {
    float: left;
    margin: 5px 20px 15px 0;
    padding: 5px;
    border: 1px solid #EEEEEE;
    background-color: #FAFAFA;
}

img.centerleft {
    float: left;
    margin: 5px 20px 15px 0;
    padding: 5px;
    border: 1px solid #EEEEEE;
    background-color: #FAFAFA;
}

img.alignright {
    float: right;
    margin: 0px 0px 15px 15px;
    padding: 5px;
    border: 1px solid #EEEEEE;
    background-color: #FAFAFA;
}

#pager {
    border-bottom: 1px dotted #D4D4D4;
    border-top: 1px dotted #D4D4D4;
    margin-bottom: 40px;
    overflow: auto;
    padding: 15px 10px;
}

#pager a,
#pager span {
    background-color: #F3F3F3;
    color: #999999;
    display: inline;
    font-size: 11px;
    margin: 0 10px 0 0;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
}

#pager span.tagged {
    color: #FFFFFF;
    font-weight: bold;
}

#pager a:hover {
    color: #FFFFFF;
}

#pager .current {
    background-color: #666666;
    color: #FFFFFF;
    font-size: 105%;
    padding: 5px 10px;
}

#pager .next {
    float: right;
}

#pager .prev,
#pager span,
#pager a {
    float: left;
}

#content_wrapper {
    margin-bottom: 20px;
}

#content {
    float: left;
}

.content_inner {
    margin-bottom: 30px;
    float: left;
}

.divider {
    border-bottom: 1px solid #F5F5F5;
}

.last_article {
    border-bottom: none;
}

.content_inner h2 {
    background: url("../images/title-bg.png") repeat-x scroll 0 4px transparent;
}

.content_inner h4.inner {
    margin-bottom: 10px;
    text-align: left;
}

.content_inner h4 a {
    font: bold 13px/15px 'Helvetica', Droid Sans, sans-serif;
    text-transform: none;
}

.content_inner h2 span {
    background: none repeat scroll 0 0 #FDFDFD;
    padding-right: 10px;
}

.columns img {
    border: 4px solid #f7f7f7;
    margin-bottom: 15px;
    max-height: 100%;
    max-width: 100%;
}

.columns {
    margin-bottom: 0px;
}

.columns img:hover,
.blog_thumbnail_image img:hover {
    opacity: 0.85;
    filter: alpha(opacity=85);
}

.columns_omega img {
    border: 4px solid #f7f7f7;
    margin-bottom: 20px;
}

.blog_article_box {
    border-bottom: 1px solid #F5F5F5;
    margin-bottom: 20px;
}

.blog_thumbnail_image {
    background-color: #FAFAFA;
    border: 1px solid #EEEEEE;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    padding: 3px;
}

.blog_thumbnail_image:hover {
    background-color: #f5f5f5;
}

.blog_thumbnail_inside {
    margin-bottom: 10px;
    overflow: hidden;
}

.blog_thumbnail_title {
    font: bold 12px/16px Arial, Helvetica, sans-serif;
    margin-bottom: 0;
    text-align: left;
}

.blog_thumbnail_info {
    font-family: Droid Serif;
    font-style: italic;
}

.blog_thumbnail_date {
    color: #C3C3C3;
    margin-bottom: 5px;
}

.blog_thumbnail_context {
    float: none;
}

.es-carousel-wrapper {
    padding: 0 37px;
    position: relative;
    background-color: #fafafa;
    border-top: 1px solid #F5F5F5;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px;
}

.es-carousel {
    overflow: hidden;
    margin-left: 10px;
}

.es-carousel ul {
    overflow: auto;
    display: block;
    margin: 20px 0;
}

.es-carousel ul li {
    height: 100%;
    float: left;
    display: block;
}

.es-carousel ul li a {
    display: block;
    border-style: solid;
    border-color: #eeeeee;
}

.es-carousel ul li a img {
    display: block;
    border: none;
    max-height: 100%;
    max-width: 100%;
}

.es-carousel ul li a img:hover {
    opacity: 0.85;
    filter: alpha(opacity=85);
}

.es-nav span {
    position: absolute;
    top: 50%;
    left: 12px;
    background: transparent url(../images/bg_direction_nav.png) no-repeat top left;
    width: 18px;
    height: 17px;
    margin-top: -13px;
    text-indent: -9000px;
    cursor: pointer;
    opacity: 0.8;
}

.es-nav span.es-nav-next {
    right: 12px;
    left: auto;
    background-position: top right;
}

.es-nav span:hover {
    opacity: 1.0;
}

.sidebar_wrapper {
    min-height: 1%;
    overflow: hidden;
}

.sidebar_widget {
    margin-bottom: 30px;
    clear: both;
    overflow: hidden;
}

.sidebar_widget ul li {
    background: url("../images/arrow.png") no-repeat scroll 214px 14px transparent;
    border-bottom: 1px solid #f5f5f5;
    color: #8A8A8A;
    padding: 7px 0 7px 1px;
}

.sidebar_widget ul li:hover {
    background-color: #fbfbfb;
}

.sidebar_widget ul li a {
    color: #3e3b3b;
}

.sidebar_widget ul li:hover {
    padding-left: 8px;
    -moz-transition: all 0.2s ease-in-out 0s;
}

.sidebar_widget h4 {
    background: url("../images/title-bg.png") repeat-x scroll 0 4px transparent;
    margin-bottom: 10px;
}

.sidebar_widget h4 span {
    background: none repeat scroll 0 0 #FDFDFD;
    padding-right: 10px;
}

.box_gray {
    padding: 20px;
    overflow: hidden;
    background-color: #F2F2F2;
    border-radius: 5px;
    margin-bottom: 10px;
}

.sidebar_widget .box_blu p {
    color: #fff;
    margin-bottom: 0;
}

.sidebar_widget .box_blu img {
    margin-bottom: 10px;
    border: 1px solid #eeeeee;
    width: 198px;
}

.sidebar_widget .box_blu h5 {
    color: #fff;
    font: bold 12px/20px 'Arial', sans-serif;
    margin-bottom: 5px;
    text-transform: none;
}

.sidebar_banners img {
    margin-bottom: 15px;
}

.tags a {
    -moz-transition: all 0.1s ease-in-out 0s;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    color: #888888;
    display: inline-block;
    margin: 0 3px 6px 0;
    padding: 4px 8px;
}

.tags a:last-child {
    margin-right: 0;
}

.article_box {
    /*border-bottom: 1px solid #F5F5F5;*/
    margin-bottom: 10px;
    overflow: auto;
    padding-bottom: 5px;
}

.article_box_img {
    background-color: #FAFAFA;
    border: 1px solid #EEEEEE;
    float: left;
    margin-bottom: 5px;
    margin-right: 10px;
    padding: 3px;
}

.article_box_img img:hover {
    opacity: 0.85;
}

.article_box_title {
    margin-bottom: 0;
    text-align: left;
    line-height: 14px;
    font-family: 'Helvetica', Open Sans, sans-serif;
}

.article_box_title a {
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    color:#3e3b3b;
}

.article_box_title a:hover {
    text-decoration: none;
}

.article_box_date {
    color: #3e3b3b;
    font-size: 13px;
    padding-top: 2px;
    text-transform: none;

}
.bg{
    font-weight: bold;
}

#pre_footer {}

.pre_footer_wrapper {
    padding-top: 30px;
    border-top: 1px solid #f2f2f2;
}

#pre_footer h4 {
    background: url("../images/title-bg.png") repeat-x scroll 0 4px transparent;
}

#pre_footer h4 span {
    background: none repeat scroll 0 0 #FDFDFD;
    padding-right: 10px;
}

#pre_footer ul {
    list-style: none;
}

#pre_footer ul li {
    background: url("../images/arrow.png") no-repeat scroll 0 14px transparent;
    border-bottom: 1px solid #F7F7F7;
    color: #3e3b3b;
    padding: 7px 0 7px 10px;
}

#pre_footer ul li:hover {
    background-color: #fbfbfb;
}

#pre_footer ul li a {
    color: #3e3b3b;
}

#footer_wrapper {
    margin-top: 30px;
}

#footer {
    border-top: 1px solid #f2f2f2;
    padding: 20px 0;
    margin: 0 5px;
    overflow: auto;
    color: #3e3b3b;
    font: 15px/16px Arial, Helvetica, sans-serif;
}

.copyright_left {
    float: left;
    text-align: left;
}

.copyright_right {
    float: right;
    text-align: right;
}
.og>ul>li{
	font-size: 15px !important;
}
.og1{
	font: 12px/20px 'NovecentowideBookBold',sans-serif !important;
}
.og2{
    color: #3e3b3b !important;
}
.og2:hover{
    color: #05274d !important;
}
.og3{
    margin-top: 15px;
}
.og4{
    margin-left: 80px;
}
.jqueryslidemenu>ul>li>a:active{
    background-color: #05274d !important;
    color: #fff;
}
.og5>h4{
    color: #000;
    /*text-transform: lowercase;*/
    font:14px/20px sans-serif;
}
/*.og6>h4{
    text-transform: capitalize;
}*/
.omg{
    margin-bottom: 20px !important;
}
.og5>h2{
    margin-top: 5px;
}
.og6{
    text-transform: lowercase;
    font:14px/15px 'NovecentowideBookBold', sans-serif;
}
.og7>ul{
    margin-bottom: 0px !important;
}
.og8{
    margin-left: 80px;
}
.og9{
    margin-left: 40px;
}
.og10{
    font-weight: inherit;
    font-size: 12px !important;
    margin-top: 10px;
     text-transform: lowercase !important;
     font:14px/15px sans-serif;
}
.og11{
    font-size: 12px !important;
    margin-top: 10px;
    font-weight: inherit;
    text-transform: lowercase !important;
    
}
.og12{
    margin-top: 20px;
    margin-bottom: 20px;
}
.og13>span{
    position: absolute;
    margin-top: 3px;
    color: #000;
}
.og13>p{
    margin-left: 20px;
}
.stl-ul{
    margin-left: 15px;
    list-style-type: square;
}
.low>li>a{
    text-transform: capitalize;;
}
.mar-lft>ul>li{
    margin-left: 25px;
}
/* our Css*/
.blank_div1{

    height: 200px;
}