@font-face{font-family:'GibsonRegular';src:url('font/gibson-regular-webfont.eot');src:url('font/gibson-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('font/gibson-regular-webfont.woff') format('woff'),
url('font/gibson-regular-webfont.ttf') format('truetype'),
url('font/gibson-regular-webfont.svg#GibsonRegular') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'GibsonBold';src:url('font/gibson-bold-webfont.eot');src:url('font/gibson-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('font/gibson-bold-webfont.woff') format('woff'),
url('font/gibson-bold-webfont.ttf') format('truetype'),
url('font/gibson-bold-webfont.svg#GibsonBold') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'GibsonLightRegular';src:url('font/gibsonlight-regular-webfont.eot');src:url('font/gibsonlight-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('font/gibsonlight-regular-webfont.woff') format('woff'),
url('font/gibsonlight-regular-webfont.ttf') format('truetype'),
url('font/gibsonlight-regular-webfont.svg#GibsonLightRegular') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'HeydingsCommonIconsRegular';src:url('font/heydings_icons-webfont.eot');src:url('font/heydings_icons-webfont.eot?#iefix') format('embedded-opentype'),
url('font/heydings_icons-webfont.woff') format('woff'),
url('font/heydings_icons-webfont.ttf') format('truetype'),
url('font/heydings_icons-webfont.svg#HeydingsCommonIconsRegular') format('svg');font-weight:normal;font-style:normal;}
@font-face {
    font-family: 'WebSymbolsRegular';
    src: url('font/websymbols-regular-webfont.eot');
    src: url('font/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/websymbols-regular-webfont.woff') format('woff'),
         url('font/websymbols-regular-webfont.ttf') format('truetype'),
         url('font/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.node-unpublished {
    background-color: #FFF4F4;
}
.preview .node {
    background-color: #FFFFEA;
}
#node-admin-filter ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#node-admin-buttons {
    clear: right;
    float: left;
    margin-left: 0.5em;
}
td.revision-current {
    background: none repeat scroll 0 0 #FFFFCC;
}
.node-form .form-text {
    display: block;
    width: 95%;
}
.node-form .container-inline .form-text {
    display: inline;
    width: auto;
}
.node-form .standard {
    clear: both;
}
.node-form textarea {
    display: block;
    width: 95%;
}
.node-form .attachments fieldset {
    display: block;
    float: none;
}
.terms-inline {
    display: inline;
}
fieldset {
    margin-bottom: 1em;
    padding: 0.5em;
}
form {
    margin: 0;
    padding: 0;
}
hr {
    border: 1px solid gray;
    height: 1px;
}
img {
    border: 0 none;
}
table {
    border-collapse: collapse;
}
th {
    border-bottom: 3px solid #CCCCCC;
    padding-right: 1em;
    text-align: left;
}
.clear-block:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clear-block {
    display: inline-block;
}
* html .clear-block {
    height: 1%;
}
.clear-block {
    display: block;
}
body.drag {
    cursor: move;
}
th.active img {
    display: inline;
}
tr.even, tr.odd {
    background-color: #EEEEEE;
    border-bottom: 1px solid #CCCCCC;
    padding: 0.1em 0.6em;
}
tr.drag {
    background-color: #FFFFF0;
}
tr.drag-previous {
    background-color: #FFFFDD;
}
td.active {
    background-color: #DDDDDD;
}
td.checkbox, th.checkbox {
    text-align: center;
}
tbody {
    border-top: 1px solid #CCCCCC;
}
tbody th {
    border-bottom: 1px solid #CCCCCC;
}
thead th {
    border-bottom: 3px solid #CCCCCC;
    padding-right: 1em;
    text-align: left;
}
.breadcrumb {
    padding-bottom: 0.5em;
}
div.indentation {
    float: left;
    height: 1.7em;
    margin: -0.4em 0.2em -0.4em -0.4em;
    padding: 0.42em 0 0.42em 0.6em;
    width: 20px;
}
div.tree-child {
    background: url("/misc/tree.png") no-repeat scroll 11px center transparent;
}
div.tree-child-last {
    background: url("/misc/tree-bottom.png") no-repeat scroll 11px center transparent;
}
div.tree-child-horizontal {
    background: url("/misc/tree.png") no-repeat scroll -11px center transparent;
}
.error {
    color: #EE5555;
}
div.error {
    border: 1px solid #DD7777;
}
div.error, tr.error {
    background: none repeat scroll 0 0 #FFCCCC;
    color: #220000;
    padding: 2px;
}
.warning {
    color: #E09010;
}
div.warning {
    border: 1px solid #F0C020;
}
div.warning, tr.warning {
    background: none repeat scroll 0 0 #FFFFDD;
    color: #222200;
    padding: 2px;
}
.ok {
    color: #008000;
}
div.ok {
    border: 1px solid #00AA00;
}
div.ok, tr.ok {
    background: none repeat scroll 0 0 #DDFFDD;
    color: #002200;
    padding: 2px;
}
.item-list .icon {
    clear: right;
    color: #555555;
    float: right;
    padding-left: 0.25em;
}
.item-list .title {
    font-weight: bold;
}
.item-list ul {
    margin: 0 0 0.75em;
    padding: 0;
}
.item-list ul li {
    list-style: disc outside none;
    margin: 0 0 0.25em 1.5em;
    padding: 0;
}
ol.task-list li.active {
    font-weight: bold;
}
.form-item {
    margin-bottom: 1em;
    margin-top: 1em;
}
tr.odd .form-item, tr.even .form-item {
    margin-bottom: 0;
    margin-top: 0;
    white-space: nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th {
    border-bottom-width: 0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
    border-top-width: 0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 2px solid red;
}
.form-item .description {
    font-size: 0.85em;
}
.form-item label {
    display: block;
    font-weight: bold;
}
.form-item label.option {
    display: inline;
    font-weight: normal;
}
.form-checkboxes, .form-radios {
    margin: 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
    margin-bottom: 0.4em;
    margin-top: 0.4em;
}
.marker, .form-required {
    color: #FF0000;
}
.more-link {
    text-align: right;
}
.more-help-link {
    font-size: 0.85em;
    text-align: right;
}
.nowrap {
    white-space: nowrap;
}
.item-list .pager {
    clear: both;
    text-align: center;
}
.item-list .pager li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.5em;
}
.pager-current {
    font-weight: bold;
}
.tips {
    font-size: 0.9em;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
    font-family: inherit;
    font-size: inherit;
    width: 14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
    width: 8em;
}
dl.multiselect dt, dl.multiselect dd {
    float: left;
    line-height: 1.75em;
    margin: 0 1em 0 0;
    padding: 0;
}
dl.multiselect .form-item {
    height: 1.75em;
    margin: 0;
}
.container-inline div, .container-inline label {
    display: inline;
}
ul.primary {
    border-bottom: 1px solid #BBBBBB;
    border-collapse: collapse;
    height: auto;
    line-height: normal;
    list-style: none outside none;
    margin: 5px;
    padding: 0 0 0 1em;
    white-space: nowrap;
}
ul.primary li {
    display: inline;
}
ul.primary li a {
    background-color: #DDDDDD;
    border-color: #BBBBBB;
    border-style: solid solid none;
    border-width: 1px;
    height: auto;
    margin-right: 0.5em;
    padding: 0 1em;
    text-decoration: none;
}
ul.primary li.active a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #BBBBBB #BBBBBB #FFFFFF;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
ul.primary li a:hover {
    background-color: #EEEEEE;
    border-color: #CCCCCC #CCCCCC #EEEEEE;
}
ul.secondary {
    border-bottom: 1px solid #BBBBBB;
    margin: 5px;
    padding: 0.5em 1em;
}
ul.secondary li {
    border-right: 1px solid #CCCCCC;
    display: inline;
    padding: 0 1em;
}
ul.secondary a {
    padding: 0;
    text-decoration: none;
}
ul.secondary a.active {
    border-bottom: 4px solid #999999;
}
#autocomplete {
    border: 1px solid;
    overflow: hidden;
    position: absolute;
    z-index: 100;
}
#autocomplete ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#autocomplete li {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    cursor: default;
    white-space: pre;
}
#autocomplete li.selected {
    background: none repeat scroll 0 0 #0072B9;
    color: #FFFFFF;
}
html.js input.form-autocomplete {
    background-image: url("/misc/throbber.gif");
    background-position: 100% 2px;
    background-repeat: no-repeat;
}
html.js input.throbbing {
    background-position: 100% -18px;
}
html.js fieldset.collapsed {
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    height: 1em;
    margin-bottom: 0;
}
html.js fieldset.collapsed * {
    display: none;
}
html.js fieldset.collapsed legend {
    display: block;
}
html.js fieldset.collapsible legend a {
    background: url("/misc/menu-expanded.png") no-repeat scroll 5px 75% transparent;
    padding-left: 15px;
}
html.js fieldset.collapsed legend a {
    background-image: url("/misc/menu-collapsed.png");
    background-position: 5px 50%;
}
* html.js fieldset.collapsed legend, * html.js fieldset.collapsed legend *, * html.js fieldset.collapsed table * {
    display: inline;
}
html.js fieldset.collapsible {
    position: relative;
}
html.js fieldset.collapsible legend a {
    display: block;
}
html.js fieldset.collapsible .fieldset-wrapper {
    overflow: auto;
}
.resizable-textarea {
    width: 95%;
}
.resizable-textarea .grippie {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("/misc/grippie.png") no-repeat scroll center 2px #EEEEEE;
    border-color: #DDDDDD;
    border-image: none;
    border-right: 1px solid #DDDDDD;
    border-style: solid;
    border-width: 0 1px 1px;
    cursor: s-resize;
    height: 9px;
    overflow: hidden;
}
html.js .resizable-textarea textarea {
    display: block;
    margin-bottom: 0;
    width: 100%;
}
.draggable a.tabledrag-handle {
    cursor: move;
    float: left;
    height: 1.7em;
    margin: -0.4em 0 -0.4em -0.5em;
    padding: 0.42em 1.5em 0.42em 0.5em;
    text-decoration: none;
}
a.tabledrag-handle:hover {
    text-decoration: none;
}
a.tabledrag-handle .handle {
    background: url("/misc/draggable.png") no-repeat scroll 0 0 transparent;
    height: 13px;
    margin-top: 4px;
    width: 13px;
}
a.tabledrag-handle-hover .handle {
    background-position: 0 -20px;
}
.joined + .grippie {
    background-position: center 1px;
    height: 5px;
    margin-bottom: -2px;
}
.teaser-checkbox {
    padding-top: 1px;
}
div.teaser-button-wrapper {
    float: right;
    margin: 0;
    padding-right: 5%;
}
.teaser-checkbox div.form-item {
    float: right;
    margin: 0 5% 0 0;
    padding: 0;
}
textarea.teaser {
    display: none;
}
html.js .no-js {
    display: none;
}
.progress {
    font-weight: bold;
}
.progress .bar {
    background: url("/misc/progress.gif") repeat scroll 0 0 #FFFFFF;
    border: 1px solid #00375A;
    height: 1.5em;
    margin: 0 0.2em;
}
.progress .filled {
    background: none repeat scroll 0 0 #0072B9;
    border-bottom: 0.5em solid #004A73;
    height: 1em;
    width: 0;
}
.progress .percentage {
    float: right;
}
.progress-disabled {
    float: left;
}
.ahah-progress {
    float: left;
}
.ahah-progress .throbber {
    background: url("/misc/throbber.gif") no-repeat scroll 0 -18px transparent;
    float: left;
    height: 15px;
    margin: 2px;
    width: 15px;
}
tr .ahah-progress .throbber {
    margin: 0 2px;
}
.ahah-progress-bar {
    width: 16em;
}
#first-time strong {
    display: block;
    padding: 1.5em 0 0.5em;
}
tr.selected td {
    background: none repeat scroll 0 0 #FFFFCC;
}
table.sticky-header {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 0;
}
#clean-url.install {
    display: none;
}
html.js .js-hide {
    display: none;
}
#system-modules div.incompatible {
    font-weight: bold;
}
#system-themes-form div.incompatible {
    font-weight: bold;
}
span.password-strength {
    visibility: hidden;
}
input.password-field {
    margin-right: 10px;
}
div.password-description {
    font-size: 0.85em;
    margin: 4px 0 0;
    max-width: 500px;
    padding: 0 2px;
}
div.password-description ul {
    margin-bottom: 0;
}
.password-parent {
    margin: 0;
}
input.password-confirm {
    margin-right: 10px;
}
.confirm-parent {
    margin: 5px 0 0;
}
span.password-confirm {
    visibility: hidden;
}
span.password-confirm span {
    font-weight: normal;
}
ul.menu {
    border: medium none;
    list-style: none outside none;
    text-align: left;
}
ul.menu li {
    margin: 0 0 0 0.5em;
}
li.expanded {
    list-style-image: url("/misc/menu-expanded.png");
    list-style-type: circle;
    margin: 0;
    padding: 0.2em 0.5em 0 0;
}
li.collapsed {
    list-style-image: url("/misc/menu-collapsed.png");
    list-style-type: disc;
    margin: 0;
    padding: 0.2em 0.5em 0 0;
}
li.leaf {
    list-style-image: url("/misc/menu-leaf.png");
    list-style-type: square;
    margin: 0;
    padding: 0.2em 0.5em 0 0;
}
li a.active {
    color: #000000;
}
td.menu-disabled {
    background: none repeat scroll 0 0 #CCCCCC;
}
ul.links {
    margin: 0;
    padding: 0;
}
ul.links.inline {
    display: inline;
}
ul.links li {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}
.block ul {
    margin: 0;
    padding: 0 0 0.25em 1em;
}
#permissions td.module {
    font-weight: bold;
}
#permissions td.permission {
    padding-left: 1.5em;
}
#access-rules .access-type, #access-rules .rule-type {
    float: left;
    margin-right: 1em;
}
#access-rules .access-type .form-item, #access-rules .rule-type .form-item {
    margin-top: 0;
}
#access-rules .mask {
    clear: both;
}
#user-login-form {
    text-align: center;
}
#user-admin-filter ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#user-admin-buttons {
    clear: right;
    float: left;
    margin-left: 0.5em;
}
#user-admin-settings fieldset .description {
    font-size: 0.85em;
    padding-bottom: 0.5em;
}
.profile {
    clear: both;
    margin: 1em 0;
}
.profile .picture {
    float: right;
    margin: 0 1em 1em 0;
}
.profile h3 {
    border-bottom: 1px solid #CCCCCC;
}
.profile dl {
    margin: 0 0 1.5em;
}
.profile dt {
    font-weight: bold;
    margin: 0 0 0.2em;
}
.profile dd {
    margin: 0 0 1em;
}
.field .field-label, .field .field-label-inline, .field .field-label-inline-first {
    font-weight: bold;
}
.field .field-label-inline, .field .field-label-inline-first {
    display: inline;
}
.field .field-label-inline {
    visibility: hidden;
}
.node-form .content-multiple-table td.content-multiple-drag {
    padding-right: 0;
    width: 30px;
}
.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle {
    padding-right: 0.5em;
}
.node-form .content-add-more .form-submit {
    margin: 0;
}
.node-form .number {
    display: inline;
    width: auto;
}
.node-form .text {
    width: auto;
}
.form-item #autocomplete .reference-autocomplete {
    white-space: normal;
}
.form-item #autocomplete .reference-autocomplete label {
    display: inline;
    font-weight: normal;
}
#content-field-overview-form .advanced-help-link, #content-display-overview-form .advanced-help-link {
    margin: 4px 4px 0 0;
}
#content-field-overview-form .label-group, #content-display-overview-form .label-group, #content-copy-export-form .label-group {
    font-weight: bold;
}
table#content-field-overview .label-add-new-field, table#content-field-overview .label-add-existing-field, table#content-field-overview .label-add-new-group {
    float: left;
}
table#content-field-overview tr.content-add-new .tabledrag-changed {
    display: none;
}
table#content-field-overview tr.content-add-new .description {
    margin-bottom: 0;
}
table#content-field-overview .content-new {
    font-weight: bold;
    padding-bottom: 0.5em;
}
.advanced-help-topic h3, .advanced-help-topic h4, .advanced-help-topic h5, .advanced-help-topic h6 {
    margin: 1em 0 0.5em;
}
.advanced-help-topic dd {
    margin-bottom: 0.5em;
}
.advanced-help-topic span.code {
    background-color: #EDF1F3;
    font-family: "Bitstream Vera Sans Mono",Monaco,"Lucida Console",monospace;
    font-size: 0.9em;
    padding: 1px;
}
.advanced-help-topic .content-border {
    border: 1px solid #AAAAAA;
}
.content-add-more .form-submit {
    display: none;
}
.rteindent1 {
    margin-left: 40px;
}
.rteindent2 {
    margin-left: 80px;
}
.rteindent3 {
    margin-left: 120px;
}
.rteindent4 {
    margin-left: 160px;
}
.rteleft {
    text-align: left;
}
.rteright {
    text-align: right;
}
.rtecenter {
    text-align: center;
}
.rtejustify {
    text-align: justify;
}
.ibimage_left {
    float: left;
}
.ibimage_right {
    float: right;
}
table.cke_editor fieldset {
    padding: 0 !important;
}
.cke_editor {
    display: table !important;
}
.cke_editor, #ie#bug {
    display: inline-table !important;
}
.ctools-locked {
    border: 1px solid red;
    color: red;
    padding: 1em;
}
.ctools-owns-lock {
    background: none repeat scroll 0 0 #FFFFDD;
    border: 1px solid #F0C020;
    padding: 1em;
}
a.ctools-ajaxing, input.ctools-ajaxing, select.ctools-ajaxing {
    background: url("../img/status-active.gif") no-repeat scroll right center transparent;
    padding-right: 18px !important;
}
div.ctools-ajaxing {
    background: url("../img/status-active.gif") no-repeat scroll center center transparent;
    float: left;
    width: 18px;
}
.container-inline-date {
    clear: both;
    display: inline-block;
    margin-right: 0.5em;
    vertical-align: top;
    width: auto;
}
.container-inline-date .form-item {
    float: none;
    margin: 0;
    padding: 0;
}
.container-inline-date .form-item .form-item {
    float: left;
}
.container-inline-date .form-item, .container-inline-date .form-item input {
    width: auto;
}
.container-inline-date .description {
    clear: both;
}
.container-inline-date .form-item input, .container-inline-date .form-item select, .container-inline-date .form-item option {
    margin-right: 5px;
}
.container-inline-date .date-spacer {
    margin-left: -5px;
}
.views-right-60 .container-inline-date div {
    margin: 0;
    padding: 0;
}
.container-inline-date .date-timezone .form-item {
    clear: both;
    float: none;
    width: auto;
}
#calendar_div, #calendar_div td, #calendar_div th {
    margin: 0;
    padding: 0;
}
#calendar_div, .calendar_control, .calendar_links, .calendar_header, .calendar {
    border-collapse: separate;
    margin: 0;
    width: 185px;
}
.calendar td {
    padding: 0;
}
span.date-display-single {
}
span.date-display-start {
}
span.date-display-end {
}
span.date-display-separator {
}
.date-repeat-input {
    float: left;
    margin-right: 5px;
    width: auto;
}
.date-repeat-input select {
    min-width: 7em;
}
.date-repeat fieldset {
    clear: both;
    float: none;
}
.date-views-filter-wrapper {
    min-width: 250px;
}
.date-views-filter input {
    float: left !important;
    margin-right: 2px !important;
    min-width: 12em;
    padding: 0 !important;
    width: 12em;
}
.date-nav {
    width: 100%;
}
.date-nav div.date-prev {
    float: left;
    text-align: left;
    width: 24%;
}
.date-nav div.date-next {
    float: right;
    text-align: right;
    width: 24%;
}
.date-nav div.date-heading {
    float: left;
    text-align: center;
    width: 50%;
}
.date-nav div.date-heading h3 {
    margin: 0;
    padding: 0;
}
.date-clear {
    clear: both;
    display: block;
    float: none;
}
.date-clear-block {
    clear: both;
    float: none;
    width: auto;
}
.date-clear-block:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.date-clear-block {
    display: inline-block;
}
* html .date-clear-block {
    height: 1%;
}
.date-clear-block {
    display: block;
}
.date-container .date-format-delete {
    float: left;
    margin-left: 1.5em;
    margin-top: 1.8em;
}
.date-container .date-format-name {
    float: left;
}
.date-container .date-format-type {
    float: left;
    padding-left: 10px;
}
.date-container .select-container {
    clear: left;
    float: left;
}
div.date-calendar-day {
    background: none repeat scroll 0 0 #F3F3F3;
    border-color: #EEEEEE #BBBBBB #BBBBBB #EEEEEE;
    border-style: solid;
    border-width: 1px;
    color: #999999;
    float: left;
    font-family: Georgia,Arial,Verdana,sans;
    line-height: 1;
    margin: 6px 10px 0 0;
    text-align: center;
    width: 40px;
}
div.date-calendar-day span {
    display: block;
    text-align: center;
}
div.date-calendar-day span.month {
    background-color: #B5BEBE;
    color: white;
    font-size: 0.9em;
    padding: 2px;
    text-transform: uppercase;
}
div.date-calendar-day span.day {
    font-size: 2em;
    font-weight: bold;
}
div.date-calendar-day span.year {
    font-size: 0.9em;
    padding: 2px;
}
#ui-datepicker-div table, #ui-datepicker-div td, #ui-datepicker-div th {
    margin: 0;
    padding: 0;
}
#ui-datepicker-div, #ui-datepicker-div table, .ui-datepicker-div, .ui-datepicker-div table, .ui-datepicker-inline, .ui-datepicker-inline table {
    font-size: 12px !important;
}
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #D3D3D3;
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
    line-height: 1.3;
    list-style: none outside none;
    margin: 0;
    outline: 0 none;
    padding: 2.5em 0.5em 0.5em;
    position: relative;
    text-decoration: none;
    width: 15.5em;
}
#ui-datepicker-div {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    z-index: 9999;
}
.ui-datepicker-inline {
    display: block;
    float: left;
}
.ui-datepicker-control {
    display: none;
}
.ui-datepicker-current {
    display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
    background: url("../img/e6e6e6_40x100_textures_02_glass_75.png") repeat-x scroll 0 50% #E6E6E6;
    left: 0.5em;
    position: absolute;
    top: 0.5em;
}
.ui-datepicker-next {
    left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
    background: url("../img/dadada_40x100_textures_02_glass_75.png") repeat-x scroll 0 50% #DADADA;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
    background: url("../img/888888_7x7_arrow_left.gif") no-repeat scroll 50% 50% transparent;
    border: 1px solid #D3D3D3;
    cursor: pointer;
    display: block;
    font-size: 1em;
    height: 1.4em;
    text-indent: -999999px;
    width: 1.3em;
}
.ui-datepicker-next a {
    background: url("../img/888888_7x7_arrow_right.gif") no-repeat scroll 50% 50% transparent;
}
.ui-datepicker-prev a:hover {
    background: url("../img/454545_7x7_arrow_left.gif") no-repeat scroll 50% 50% transparent;
}
.ui-datepicker-next a:hover {
    background: url("../img/454545_7x7_arrow_right.gif") no-repeat scroll 50% 50% transparent;
}
.ui-datepicker-prev a:active {
    background: url("../img/222222_7x7_arrow_left.gif") no-repeat scroll 50% 50% transparent;
}
.ui-datepicker-next a:active {
    background: url("../img/222222_7x7_arrow_right.gif") no-repeat scroll 50% 50% transparent;
}
.ui-datepicker-header select {
    background: none repeat scroll 0 0 #E6E6E6;
    border: 1px solid #D3D3D3;
    color: #555555;
    font-size: 1em;
    line-height: 1.4em;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 0.5em;
}
.ui-datepicker-header select.ui-datepicker-new-month {
    left: 2.2em;
    width: 7em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
    left: 9.4em;
    width: 5em;
}
table.ui-datepicker {
    text-align: right;
    width: 15.5em;
}
table.ui-datepicker td a {
    color: #555555;
    display: block;
    padding: 0.1em 0.3em 0.1em 0;
    text-decoration: none;
}
table.ui-datepicker tbody {
    border-top: medium none;
}
table.ui-datepicker tbody td a {
    background: url("../img/e6e6e6_40x100_textures_02_glass_75.png") repeat-x scroll 0 50% #E6E6E6;
    border: 1px solid #FFFFFF;
    cursor: pointer;
}
table.ui-datepicker tbody td a:hover {
    background: url("../img/dadada_40x100_textures_02_glass_75.png") repeat-x scroll 0 50% #DADADA;
    border: 1px solid #999999;
    color: #212121;
}
table.ui-datepicker tbody td a:active {
    background: url("../img/ffffff_40x100_textures_02_glass_65.png") repeat-x scroll 0 50% #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #222222;
}
table.ui-datepicker .ui-datepicker-title-row td {
    color: #222222;
    font-size: 0.9em;
    padding: 0.3em 0;
    text-align: center;
    text-transform: uppercase;
}
table.ui-datepicker .ui-datepicker-title-row td a {
    color: #222222;
}
.timeEntry_control {
    margin-left: 2px;
    vertical-align: middle;
}
* html .timeEntry_control {
    margin-top: -4px;
}
.timeEntry {
    background-color: transparent !important;
}
.timeEntry_control {
    display: none;
}
.filefield-icon {
    float: left;
    margin-right: 0.4em;
}
.filefield-element {
    margin: 1em 0;
    white-space: normal;
}
.filefield-element .widget-preview {
    border-right: 1px solid #CCCCCC;
    float: left;
    margin-right: 10px;
    max-width: 30%;
    padding-right: 10px;
}
.filefield-element .widget-edit {
    float: left;
    max-width: 70%;
}
.filefield-element .filefield-preview {
    overflow: hidden;
    width: 16em;
}
.filefield-element .widget-edit .form-item {
    margin: 0 0 1em;
}
.filefield-element input.form-submit, .filefield-element input.form-file {
    margin: 0;
}
.filefield-element input.progress-disabled {
    display: inline;
    float: none;
}
.filefield-element div.ahah-progress, .filefield-element div.throbber {
    display: inline;
    float: none;
    padding: 1px 13px 2px 3px;
}
.filefield-element div.ahah-progress-bar {
    display: none;
    margin-top: 4px;
    padding: 0;
    width: 28em;
}
.filefield-element div.ahah-progress-bar div.bar {
    margin: 0;
}
.filefield-generic-edit .filefield-icon {
    float: left;
    margin-right: 0.7em;
    margin-top: 0.3em;
}
.filefield-generic-edit-description {
    margin-right: 6em;
}
.filefield-generic-edit .form-text {
    width: 99%;
}
.filefield-generic-edit .description {
    margin-bottom: 0;
    overflow: auto;
    white-space: normal;
}
#gallery-assist-users-help {
    margin: 0 20px;
}
#gallery-assist-users-help h3 {
    margin: 12px 0 5px;
}
.gallery-assist-settings-left {
    float: left;
    padding: 0 10px;
    width: 30%;
}
.gallery-assist-settings-left-half {
    float: left;
    padding: 0 10px;
    width: 45%;
}
.ga-clear-both {
    clear: both;
}
.item-box {
    float: left;
}
.image-box, #block-gallery_assist-0 .gab-item-lnk {
    text-align: center;
}
#gallery-item-caption-title {
    font-weight: bold;
}
#ga-pager-box {
    clear: both;
}
#ga-pager-box ul.pager {
    padding: 0 0 1em;
    text-align: left;
}
#ga-pager-box ul.pager li {
    margin-top: 10px;
}
#ga-pager-box ul li img.off {
    height: 20px;
}
#ga-pager-box ul li img.on {
    height: 25px;
}
#exif-data {
    border: 1px solid gray;
    margin-top: 2em;
    padding: 2em;
}
.gallery-container .title-box {
    text-align: center;
}
#gallery-container .item-box-list {
    clear: left;
    display: block;
}
#gallery-item-caption-title, .title-box-on-list {
    font-weight: bold;
}
.item-box-row {
    padding: 15px 10px 10px;
}
.gallery-container .odd {
    background: none repeat scroll 0 0 #EDF5FA;
}
.ga-common-block-links {
}
#blok-gallery-container, #blok-gallery-container.item-box {
    background: none repeat scroll 0 0 transparent;
    margin-top: 0;
}
.ga-common-block-pics {
    float: left;
    line-height: 0;
    margin: 2px;
}
.thmb_form_image {
    height: 80px;
    text-align: center;
    width: 80px;
}
div.ga-comment-links-container, div.ga-comment-links-container div.item-list, div.ga-comment-links-container div.item-list ul, div.ga-comment-links-container div.item-list ul li {
    margin: 0;
    padding: 0;
}
div.ga-comment-links-container div.item-list h3 {
    display: none;
}
div.ga-comment-links-container div.item-list ul li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    list-style: none outside none;
}
div#ga-pager-box div.pager li a {
    color: #FFF999;
}
.gab-item-pic {
    text-align: center;
}
.ga_titles {
    width: 70%;
}
.ga_titles {
    white-space: normal;
}
.ga_created {
    white-space: nowrap;
}
#ga-amount-achaived {
    font-weight: bold;
    margin: 10px 0;
    padding-left: 10px;
}
#ga-form-delete {
    width: 1px;
}
#ga-form-item {
    width: 1px;
}
#ga-form-caption {
    width: 80%;
}
#ga-devel-by {
    color: gray;
    font-size: 10px;
    text-align: right;
}
.ga-form-first {
    display: block;
    width: 100%;
}
.ga-item-edit-link {
    width: 100%;
    z-index: 20;
}
.ga-item-edit-link a {
    background: none repeat scroll 0 0 yellow;
    color: #111111;
    font-size: 10px;
    font-style: italic;
    height: 18px;
    margin: -2px 0 0;
    padding: 0 5px;
    text-decoration: none;
}
.ga-item-edit-link a:hover {
    background: none repeat scroll 0 0 #FFCC66;
    color: #111111;
}
.ga-pager-box pager-item {
    display: none;
}
.ga-form-weight {
    width: 1px;
}
.ga-align-left {
    text-align: left;
}
.ga-align-center {
    text-align: center;
}
.ga-align-right {
    text-align: right;
}
div.ga-back-link {
    margin-right: 5px;
}
div.nav-links {
    background: none repeat scroll 0 0 transparent;
}
div.ga-edit-item-link {
    background: url("../img/icon-set.png") no-repeat scroll -16px 0 transparent;
    height: 16px;
    overflow: hidden;
    width: 16px;
}
div.ga-edit-item-link:hover {
    background: url("../img/css-sprites.png") no-repeat scroll -16px 0 transparent;
}
div.ga-edit-item-link a {
    background: none repeat scroll 0 0 transparent;
    padding-left: 20px;
}
div.ga-back-link {
    background: url("../img/icon-set.png") repeat scroll -16px -16px transparent;
    float: left;
    height: 16px;
    overflow: hidden;
    width: 16px;
}
div.ga-back-link:hover {
    background: url("../img/css-sprites.png") repeat scroll -16px -16px transparent;
}
div.ga-back-link a {
    background: none repeat scroll 0 0 transparent;
    padding-left: 20px;
}
.ga-nowrap {
    white-space: nowrap;
}
.ga-fullwidth {
    width: 100%;
}
#ga-pager-box .item-list {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
}
.ga-container-teaser-align-left {
    margin-right: auto;
    text-align: left;
}
.ga-container-teaser-align-right {
}
.ga-container-teaser-align-center {
}
.ga-container-teaser-float-left {
}
.ga-container-teaser-float-right {
}
.ga-container-page-align-left {
}
.ga-container-page-align-right {
}
.ga-container-page-align-center {
}
.ga-container-page-float-left {
}
.ga-container-page-float-right {
}
#lightbox {
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 40px;
    width: 100%;
    z-index: 100;
}
#lightbox a img {
    border: medium none;
}
#outerImageContainer {
    background-color: #FFFFFF;
    height: 250px;
    margin: 0 auto;
    min-width: 240px;
    overflow: hidden;
    position: relative;
    width: 250px;
}
#imageContainer, #frameContainer, #modalContainer {
    padding: 10px;
}
#modalContainer {
    line-height: 1em;
    overflow: auto;
}
#loading {
    height: 25%;
    left: 45%;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 100%;
}
#hoverNav {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
#imageContainer > #hoverNav {
    left: 0;
}
#frameHoverNav {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -60px;
    width: 20%;
    z-index: 10;
}
#imageData > #frameHoverNav {
    left: 0;
}
#hoverNav a, #frameHoverNav a {
    outline: medium none;
}
#prevLink, #nextLink {
    background: url("../img/blank.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 100%;
    width: 49%;
}
#prevLink, #framePrevLink {
    float: left;
    left: 0;
}
#nextLink, #frameNextLink {
    float: right;
    right: 0;
}
#prevLink:hover, #prevLink:visited:hover, #prevLink.force_show_nav, #framePrevLink {
    background: url("../img/prev.gif") no-repeat scroll left 15% transparent;
}
#nextLink:hover, #nextLink:visited:hover, #nextLink.force_show_nav, #frameNextLink {
    background: url("../img/next.gif") no-repeat scroll right 15% transparent;
}
#prevLink.force_show_nav:hover, #prevLink.force_show_nav:visited:hover, #framePrevLink:hover, #framePrevLink:visited:hover {
    background: url("../img/prev_hover.gif") no-repeat scroll left 15% transparent;
}
#nextLink.force_show_nav:hover, #nextLink.force_show_nav:visited:hover, #frameNextLink:hover, #frameNextLink:visited:hover {
    background: url("../img/next_hover.gif") no-repeat scroll right 15% transparent;
}
#framePrevLink, #frameNextLink {
    display: block;
    height: 45px;
    margin-bottom: -60px;
    position: relative;
    top: 60px;
    width: 45px;
}
#imageDataContainer {
    background-color: #FFFFFF;
    font: 10px/1.4em Verdana,Helvetica,sans-serif;
    margin: 0 auto;
    min-width: 240px;
}
#imageData {
    padding: 0 10px;
}
#imageData #imageDetails {
    float: left;
    text-align: left;
    width: 70%;
}
#imageData #caption {
    font-weight: bold;
}
#imageData #numberDisplay {
    clear: left;
    display: block;
    padding-bottom: 1em;
}
#imageData #node_link_text {
    display: block;
    padding-bottom: 1em;
}
#imageData #bottomNav {
    height: 66px;
}
#overlay {
    background-color: #000000;
    height: 500px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 90;
}
#overlay_default {
    opacity: 0.6;
}
#overlay_macff2 {
    background: url("../img/overlay.png") repeat scroll 0 0 transparent;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
* html > body .clearfix {
    display: inline;
    width: 100%;
}
* html .clearfix {
    height: 1%;
}
#bottomNavClose {
    background: url("../img/close.gif") no-repeat scroll left center transparent;
    display: block;
    float: right;
    height: 26px;
    margin-top: 33px;
    padding-top: 0.7em;
    width: 26px;
}
#bottomNavClose:hover {
    background-position: right center;
}
#loadingLink {
    background: url("../img/loading.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 32px;
    width: 32px;
}
#bottomNavZoom {
    background: url("../img/expand.gif") no-repeat scroll 0 0 transparent;
    display: none;
    float: right;
    height: 34px;
    left: 30px;
    position: relative;
    width: 34px;
}
#bottomNavZoomOut {
    background: url("../img/contract.gif") no-repeat scroll 0 0 transparent;
    display: none;
    float: right;
    height: 34px;
    left: 30px;
    position: relative;
    width: 34px;
}
#lightshowPlay {
    background: url("../img/play.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 20px;
    margin-bottom: 1px;
    margin-right: 5px;
    margin-top: 42px;
    width: 20px;
}
#lightshowPause {
    background: url("../img/pause.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 20px;
    margin-bottom: 1px;
    margin-right: 5px;
    margin-top: 42px;
    width: 20px;
}
.lightbox_hide_image {
    display: none;
}
div.panel-pane div.admin-links {
    font-size: xx-small;
    margin-right: 1em;
}
div.panel-pane div.admin-links li a {
    color: #CCCCCC;
}
div.panel-pane div.admin-links li {
    background: none repeat scroll 0 0 white;
    padding-bottom: 2px;
    z-index: 201;
}
div.panel-pane div.admin-links:hover a, div.panel-pane div.admin-links-hover a {
    color: #000000;
}
div.panel-pane div.admin-links a:before {
    content: "[";
}
div.panel-pane div.admin-links a:after {
    content: "]";
}
div.panel-pane div.panel-hide {
    display: none;
}
div.panel-pane div.panel-hide-hover, div.panel-pane:hover div.panel-hide {
    display: block;
    margin-top: -1.5em;
    position: absolute;
    z-index: 200;
}
div.panel-pane div.node {
    margin: 0;
    padding: 0;
}
div.panel-pane div.feed a {
    float: right;
}
#simplemenu, #simplemenu * {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#simplemenu {
    line-height: 1;
    position: relative;
    z-index: 9999;
}
#simplemenu ul {
    font-size: 1em;
    line-height: 1em;
    position: absolute;
    top: -999em;
    width: 14em;
}
#simplemenu ul li, #simplemenu a {
    width: 100%;
}
#simplemenu li {
    float: left;
    position: relative;
}
#simplemenu a {
    display: block;
}
#simplemenu li ul {
    z-index: 9999;
}
#simplemenu li:hover ul, ul#simplemenu li.sfHover ul {
    left: 0;
    top: 21px;
}
#simplemenu li:hover li ul, #simplemenu li.sfHover li ul {
    top: -999em;
}
#simplemenu li li:hover ul, ul#simplemenu li li.sfHover ul {
    left: 14em;
    top: -1px;
}
.superfish li:hover ul, .superfish li li:hover ul {
    top: -999em;
}
#simplemenu {
    float: left;
}
#simplemenu li.hover ul {
    background: url("../img/children-hover.png") repeat-x scroll 0 0 transparent;
    padding: 11px 0;
    top: 35px;
    width: 250px;
    z-index: 9999;
}
#simplemenu li.hover ul#simplemenu-ul-5486 {
    width: 290px;
}
#simplemenu li.hover ul#simplemenu-ul-953 {
    width: 300px;
}
#simplemenu li {
    background: url("https://www.sorin.com/sites/all/modules/simplemenu/themes/sorin/separator.gif") no-repeat scroll 100% 50% transparent;
    list-style-image: none;
    padding: 0 3px 0 0;
    z-index: 999;
}
#simplemenu li li {
    background: none repeat scroll 0 0 transparent;
    float: none;
    padding: 0;
}
#simplemenu li a {
    color: #3F4A52;
    font: 18px/32px EngraversGothic;
    padding: 0 25px 3px;
    text-align: center;
    text-decoration: none;
    width: auto;
}
#simplemenu li a.active {
    background: url("../img/root-active.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
}
#simplemenu li.hover a {
    background: url("../img/root-hover.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
}
#simplemenu li.hover li a {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    line-height: 24px;
    padding: 0 25px;
    text-align: left;
}
#simplemenu li.hover li a.active, #simplemenu li.hover li a.hover {
    background: none repeat scroll 0 0 #A5B4C1;
}
#simplemenu li.first a {
    background: url("https://www.sorin.com/sites/all/modules/simplemenu/themes/sorin/home.png") no-repeat scroll 0 0 transparent;
    overflow: hidden;
    padding: 0;
    text-indent: -999px;
    width: 50px;
}
#simplemenu li li.first a {
    background: none repeat scroll 0 0 transparent;
    text-indent: 0;
    width: auto;
}
.i18n-it #simplemenu #simplemenu-li-953 li a, .i18n-it #simplemenu #simplemenu-li-1000 li a, .i18n-it #simplemenu #simplemenu-li-1002 li a {
    background: url("../img/en_small.gif") no-repeat scroll 10px 8px transparent;
    padding-left: 35px;
}
.i18n-it #simplemenu #simplemenu-li-1002 li.first a {
    background: none repeat scroll 0 0 transparent;
}
div.block-textsize div h3.list {
    display: block;
    float: none;
    margin: 0;
}
div.block-textsize div h3.inline {
    display: inline;
    float: left;
    margin: 0;
    padding: 0 0.5em 0.25em 0;
}
div.textsize_list div#edit-textsize-select-wrapper, div.textsize_list div#edit-textsize-select-wrapper label {
    display: block;
    float: none;
    width: auto;
}
div.textsize_inline div#edit-textsize-select-wrapper, div.textsize_inline div#edit-textsize-select-wrapper label {
    display: block;
    float: left;
    width: auto;
}
div.textsize_list div#edit-textsize-select-wrapper, div.textsize_inline div#edit-textsize-select-wrapper {
    margin: 0;
}
div.textsize_list div#edit-textsize-select-wrapper label {
    margin: 0 0 0.5em;
}
div.textsize_inline div#edit-textsize-select-wrapper label {
    margin: 0 0.5em 0 0;
}
div.textsize_list select#edit-textsize-select {
    margin: 0 0.5em 0.5em 0;
}
div.textsize_inline select#edit-textsize-select {
    margin: 0 0.5em 0 0;
}
div.textsize_current_inline div#edit-textsize-select-wrapper select {
    float: left;
}
.block ul.textsize_inline {
    margin: 0.2em 0 0.5em;
    padding: 0;
}
ul.textsize_inline {
    display: block;
    float: left;
}
ul.textsize_current_list {
    clear: right;
}
ul.textsize_current_inline {
    width: auto;
}
ul.textsize_list li {
    background: none repeat scroll 0 0 transparent;
    list-style-image: none !important;
    list-style-type: none;
    margin: 0 0 0.2em;
    padding: 0;
}
ul.textsize_inline li {
    background: none repeat scroll 0 0 transparent;
    display: block;
    float: left;
    list-style-image: none !important;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.block-textsize p {
    margin: 0;
    padding: 0;
}
.ts_float_right {
    float: right;
}
.ts_icon, a.ts_increase_variable, a.ts_decrease_variable, a.ts_normal_variable, a.ts_increase_fix, a.ts_decrease_fix, a.ts_normal_fix {
    display: block;
}
.ts_icon {
    float: none;
    padding: 0 0 0 22px;
}
ul.textsize_inline li a.ts_icon, ul.textsize_inline li a.ts_rollover {
    float: left;
}
a.textsize_increase, a.ts_increase_variable, a.ts_increase_fix {
    height: 16px;
    width: 16px;
}
a.textsize_decrease, a.ts_decrease_variable, a.ts_decrease_fix {
    height: 16px;
    width: 16px;
}
a.textsize_normal, a.ts_normal_variable, a.ts_normal_fix {
    height: 16px;
    width: 16px;
}
ul.textsize_list a.textsize_increase, ul.textsize_list a.ts_increase_variable, ul.textsize_list a.ts_increase_fix {
    margin: 0 0 3px;
}
ul.textsize_list a.textsize_decrease, ul.textsize_list a.ts_decrease_variable, ul.textsize_list a.ts_decrease_fix {
    margin: 0 0 3px;
}
ul.textsize_list a.textsize_normal, ul.textsize_list a.ts_normal_variable, ul.textsize_list a.ts_normal_fix {
    margin: 0 0 3px;
}
ul.textsize_inline a.textsize_increase, ul.textsize_inline a.ts_increase_variable, ul.textsize_inline a.ts_increase_fix {
    margin: 0 3px 0 0;
    padding: 0 0 0 22px;
}
ul.textsize_inline a.textsize_decrease, ul.textsize_inline a.ts_decrease_variable, ul.textsize_inline a.ts_decrease_fix {
    margin: 0 3px 0 0;
    padding: 0 0 0 22px;
}
ul.textsize_inline a.textsize_normal, ul.textsize_inline a.ts_normal_variable, ul.textsize_inline a.ts_normal_fix {
    margin: 0 3px 0 0;
    padding: 0 0 0 22px;
}
ul.textsize_list li a.text_display, ul.textsize_inline li a.text_display {
    height: 1em;
    margin: 0 12px 0 0;
    min-height: 16px;
    width: auto;
}
ul.textsize_list li a.text_display_hidden, ul.textsize_inline li a.text_display_hidden {
    padding: 0;
}
ul.textsize_list li a span.display {
    margin: 0;
    padding: 0;
}
ul.textsize_list li a span.display_hidden {
    padding: 0 3px 0.2em 0;
}
a.ts_icon.textsize_end {
    cursor: crosshair;
}
a.textsize_increase, a.textsize_increase:visited {
    background-color: transparent;
    background-image: url("../img/increase.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 1em;
    min-height: 16px;
}
ul.textsize_inline li a.textsize_increase, ul.textsize_inline li a.textsize_increase:visited {
    background-position: 0 0;
}
a.textsize_decrease, a.textsize_decrease:visited {
    background-color: transparent;
    background-image: url("../img/decrease.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 1em;
    min-height: 16px;
}
ul.textsize_inline li a.textsize_decrease, ul.textsize_inline li a.textsize_decrease:visited {
    background-position: 0 0;
}
a.textsize_normal, a.textsize_normal:visited {
    background-color: transparent;
    background-image: url("../img/normal.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 1em;
    min-height: 16px;
}
ul.textsize_inline li a.textsize_normal, ul.textsize_inline li a.textsize_normal:visited {
    background-position: 0 0;
}
a.textsize_increase:hover, a.textsize_decrease:hover, a.textsize_normal:hover {
    background-position: 0 -100px;
    background-repeat: no-repeat;
}
ul.textsize_inline li a.textsize_increase:hover {
    background-position: 0 -100px;
}
ul.textsize_inline li a.textsize_decrease:hover {
    background-position: 0 -100px;
}
ul.textsize_inline li a.textsize_normal:hover {
    background-position: 0 -100px;
}
a.textsize_increase:focus, a.textsize_decrease:focus, a.textsize_normal:focus, a.textsize_increase:active, a.textsize_decrease:active, a.textsize_normal:active {
    background-position: 0 -200px;
    background-repeat: no-repeat;
}
ul.textsize_inline li a.textsize_increase:focus, ul.textsize_inline li a.textsize_increase:active {
    background-position: 0 -200px;
}
ul.textsize_inline li a.textsize_decrease:focus, ul.textsize_inline li a.textsize_decrease:active {
    background-position: 0 -200px;
}
ul.textsize_inline li a.textsize_normal:focus, ul.textsize_inline li a.textsize_normal:active {
    background-position: 0 -200px;
}
p.textsize_current_list, p.textsize_current_inline {
    clear: right;
    display: block;
    float: left;
}
p.textsize_current_list {
    width: 100%;
}
p.textsize_current_inline {
    margin: 0 0.2em 0 0;
    width: auto;
}
p.text_display {
    margin: 0;
}
abbr.textsize, span.textsize_current_help, p.current_text_display_hidden span#textsize_current {
    cursor: help;
}
head:first-child + body a.textsize_increase, head:first-child + body a.textsize_increase:visited {
    background-image: url("../img/increase.png") !important;
}
head:first-child + body a.textsize_decrease, head:first-child + body a.textsize_decrease:visited {
    background-image: url("../img/decrease.png") !important;
}
head:first-child + body a.textsize_normal, head:first-child + body a.textsize_normal:visited {
    background-image: url("../img/normal.png") !important;
}
head:first-child + body a.textsize_increase:hover {
    background-image: url("../img/increase.png") !important;
}
head:first-child + body a.textsize_decrease:hover {
    background-image: url("../img/decrease.png") !important;
}
head:first-child + body a.textsize_normal:hover {
    background-image: url("../img/normal.png") !important;
}
.ts_ok {
    color: #008000;
}
span.textsize_normal {
    background: url("../img/normal.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 2em;
    padding: 0 0.5em 0 28px;
    width: 20em;
}
div#edit-textsize-display-increase-wrapper label input, div#edit-textsize-display-decrease-wrapper label input, div#edit-textsize-display-normal-wrapper label input {
    margin: 0 3.5em 0 0.3em;
}
div#edit-textsize-display-increase-wrapper label {
    background: url("../img/increase.gif") no-repeat scroll 2.2em 0 transparent;
    display: block;
    height: 16px;
}
div#edit-textsize-display-decrease-wrapper label {
    background: url("../img/decrease.gif") no-repeat scroll 2.2em 0 transparent;
    display: block;
    height: 16px;
}
div#edit-textsize-display-normal-wrapper label {
    background: url("../img/normal.gif") no-repeat scroll 2.2em 0 transparent;
    display: block;
    height: 16px;
}
.ts_download_button, a.ts_download_button:link, a.ts_download_button:visited {
    background-color: #FFFFBF;
    border: 1px solid #E09010;
    color: #E09010;
    display: block;
    float: none;
    margin: 1em;
    padding: 0.5em 1em;
    text-decoration: underline;
}
a.ts_download_button:hover {
    background-color: #FFFFBF;
    border: 1px solid #000000;
    color: #000000;
}
a.ts_download_button:focus, a.ts_download_button:active {
    background-color: #00BF00;
    border: 1px dashed #FFFFFF;
    color: #FFFFFF;
}
.ts_clear {
    clear: both;
}
.display_hidden {
    display: inline;
    height: 1px;
    left: -1000px;
    overflow: hidden;
    position: absolute;
    top: -1000px;
    width: 1px;
}
div#header-region div.block-textsize h2, div#header-region div.block-textsize div h3, div#header-region div div ul.textsize_list, div#header-region div div ul.textsize_inline, div#header-region div div ul.textsize_list li, div#header-region div div ul.textsize_inline li, div#header-region div div p.textsize_current_list, div#header-region div div p.textsize_current_inline, div#header-region div div form div div div#edit-textsize-select-wrapper label {
    display: block;
    margin: 0;
}
.ts_icon, a.ts_increase_variable, a.ts_decrease_variable, a.ts_normal_variable, a.ts_increase_fix, a.ts_decrease_fix, a.ts_normal_fix {
    line-height: 100%;
}
div#header-region div.block-textsize div h3.inline, div#header-region div div form div div div#edit-textsize-select-wrapper label {
    margin: 0 0.5em 0 0;
}
div#header-region div div p.textsize_current_inline {
    margin-top: 0;
}
div#header-region div div ul.textsize_inline li {
    margin: 0;
}
select#edit-textsize-select option {
    display: block;
}
.views_slideshow_singleframe_no_display, .views_slideshow_singleframe_hidden, .views_slideshow_singleframe_controls, .views_slideshow_singleframe_image_count {
    display: none;
}
.views_slideshow_singleframe_pager div a img {
    height: 75px;
    width: 75px;
}
.views_slideshow_singleframe_pager div {
    display: inline;
    padding-left: 10px;
}
.views_slideshow_singleframe_pager.thumbnails a.activeSlide img {
    border: 3px solid #000000;
}
.views_slideshow_singleframe_pager.numbered a.activeSlide {
    text-decoration: underline;
}
.javascript-message {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 24px;
    left: 12%;
    margin: 2%;
    padding: 20px;
    position: absolute;
    top: 22%;
}
.javascript {
    background: none repeat scroll 0 0 #000000;
    height: 100%;
    left: 0;
    line-height: 1.5;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999999;
}
div.fieldgroup {
    margin: 0.5em 0 1em;
}
div.fieldgroup .content {
    padding-left: 1em;
}
.views-exposed-form .views-exposed-widget {
    float: left;
    padding: 0.5em 1em 0 0;
}
.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1.6em;
}
.views-exposed-form .form-item, .views-exposed-form .form-submit {
    margin-bottom: 0;
    margin-top: 0;
}
.views-exposed-form label {
    font-weight: bold;
}
.views-exposed-widgets {
    margin-bottom: 0.5em;
}
html.js a.views-throbbing, html.js span.views-throbbing {
    background: url("/sites/all/modules/views/images/status-active.gif") no-repeat scroll right center transparent;
    padding-right: 18px;
}
div.view div.views-admin-links {
    font-size: xx-small;
    margin-right: 1em;
    margin-top: 1em;
}
.block div.view div.views-admin-links {
    margin-top: 0;
}
div.view div.views-admin-links ul {
    padding-left: 0;
}
div.view div.views-admin-links li a {
    color: #CCCCCC;
}
div.view div.views-admin-links li {
    padding-bottom: 2px;
    z-index: 201;
}
div.view div.views-admin-links-hover a, div.view div.views-admin-links:hover a {
    color: #000000;
}
div.view div.views-admin-links-hover, div.view div.views-admin-links:hover {
    background: none repeat scroll 0 0 transparent;
}
div.view div.views-admin-links a:before {
    content: "[";
}
div.view div.views-admin-links a:after {
    content: "]";
}
div.view div.views-hide {
    display: none;
}
div.view div.views-hide-hover, div.view:hover div.views-hide {
    display: block;
    position: absolute;
    z-index: 200;
}
div.view:hover div.views-hide {
    margin-top: -1.5em;
}
.views-view-grid tbody {
    border-top: medium none;
}
.panel-1col {
}
.panel-2col .panel-col-first .inside {
    margin: 0;
}
.panel-1col .panel-col {
}
#panels-edit-display .panel-pane, #panels-edit-display .helperclass {
    margin: 0.5em;
}
.panel-2col .panel-separator {
    margin: 0 0 1em;
}
.imageflow {
    overflow: hidden;
    position: relative;
    text-align: left;
    visibility: hidden;
    width: 100%;
}
.imageflow img {
    border: medium none;
    position: absolute;
    top: 0;
    visibility: hidden;
}
.imageflow p {
    margin: 0 auto;
    text-align: center;
}
.imageflow .loading {
    border: 1px solid white;
    height: 15px;
    left: 50%;
    margin-left: -106px;
    padding: 5px;
    position: relative;
    visibility: visible;
    width: 200px;
}
.imageflow .loading_bar {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 15px;
    visibility: visible;
    width: 1%;
}
.imageflow .navigation {
    z-index: 10000;
}
.imageflow .caption {
    color: #004C99;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    text-align: center;
    z-index: 10001;
}
.imageflow .scrollbar {
    background: url("../img/scroll.png") no-repeat scroll 0 0 transparent;
    height: 7px;
    position: relative;
    visibility: hidden;
    z-index: 10002;
}
.imageflow .slider {
    background: url("../img/slider-line.png") no-repeat scroll 0 0 transparent;
    height: 5px;
    margin: -6px 0 0 -7px;
    position: absolute;
    top: 7px;
    width: 78px;
    z-index: 10003;
}
.imageflow .slideshow {
    cursor: pointer;
    height: 14px;
    margin: 20px 0 0 20px;
    position: absolute;
    width: 14px;
    z-index: 10003;
}
.imageflow .slideshow.pause {
    background: url("../img/button_pause.png") no-repeat scroll 0 0 transparent;
}
.imageflow .slideshow.play {
    background: url("../img/button_play.png") no-repeat scroll 0 0 transparent;
}
.imageflow .images {
    overflow: hidden;
    white-space: nowrap;
}
.imageflow .button {
    cursor: pointer;
    height: 17px;
    position: relative;
    width: 17px;
}
.imageflow .previous {
    background: url("../img/button_left.png") no-repeat scroll left top transparent;
    float: left;
    margin: -7px 0 0 -30px;
}
.imageflow .next {
    background: url("../img/button_right.png") no-repeat scroll left top transparent;
    float: right;
    margin: -7px -30px 0 30px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
:focus {
    outline: 0 none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
}
pre, code {
    font-family: "Bitstream Vera Sans Mono","Courier New",monospace;
    font-size: 1.1em;
}
h1 {
    font-size: 2em;
    margin-bottom: 8px;
    margin-top: 4px;
}
h2 {
    font-size: 1.6em;
    margin-bottom: 8px;
    margin-top: 4px;
}
h3 {
    font-size: 1.5em;
    margin-bottom: 8px;
    margin-top: 4px;
}
h4 {
    font-size: 1.3em;
    margin-bottom: 8px;
    margin-top: 4px;
}
h5 {
    font-size: 1.17em;
    margin-bottom: 8px;
    margin-top: 4px;
}
h6 {
    font-size: 1.25em;
    margin-bottom: 8px;
    margin-top: 4px;
}
h1, h2, h3 {
    font-weight: normal;
}
#content-area .content ul, #content-area .content ol {
    list-style-type: disc;
    padding: 10px 0 10px 20px;
}
#content-area ul ul {
    list-style-type: circle;
}
#content-area ul ul ul {
    list-style-type: square;
}
#content-area ul ul ul ul {
    list-style-type: circle;
}
#content-area ol {
    list-style-type: decimal;
}
#content-area ol ol {
    list-style-type: lower-alpha;
}
#content-area ol ol ol {
    list-style-type: decimal;
}
#content-area p {
    padding: 10px 0;
}
html.js .resizable-textarea textarea {
    display: inline;
    font-size: 12px;
}
html.js .resizable-textarea .grippie {
    display: none;
}
input.form-text {
    border: 1px solid #D7DEE3;
    font-size: 12px;
    padding: 2px 5px;
}
#header-inner, #main {
    margin: 0 auto;
    position: relative;
    width: 990px;
}
.page-preview #main, .page-preview #content {
    width: auto;
}
#header-inner {
    height: 35px;
    min-width: 990px;

}
.front #main {
    padding: 19px 0 0;
}
#content {
    float: left;
    margin: 0 -990px 0 0;
    width: 990px;
}
.not-front #content-inner {
    margin: 0 8px 0 0;
}
.sidebar-left #content {
    margin: 0 -990px 0 266px;
    width: 724px;
}
.sidebar-right #content {
    margin: 0 -724px 0 0;
    width: 724px;
}
.two-sidebars #content {
    margin: 0 -724px 0 266px;
    width: 458px;
}
#sidebar-left {
    float: left;
    margin: 0 -266px 0 0;
    width: 266px;
}
#sidebar-left-inner {
    margin: 0 24px 0 2px;
}
#sidebar-right {
    float: left;
    margin: 0 -990px 0 724px;
    width: 266px;
}
#sidebar-right-inner {
    margin: 0 0 0 24px;
}
.front-sidebar-left #content {
    margin: 0 -990px 0 301px;
    width: 689px;
}
.front-sidebar-right #content {
    margin: 0 -724px 0 0;
    width: 724px;
}
.front-sidebar-both #content {
    margin: 0 -760px 0 301px;
    width: 427px;
}
.front #sidebar-left {
    float: left;
    margin: 0 -301px 0 0;
    width: 301px;
}
.front #sidebar-left-inner {
    margin: 0 18px 0 0;
}
.front #sidebar-right {
    float: left;
    margin: 0 -990px 0 728px;
    width: 262px;
}
.front #sidebar-right-inner {
    margin: 0 0 0 24px;
}
.block ul, .item-list ul {
    margin: 0;
    padding: 0;
}
.item-list ul li, ul.menu li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
tbody {
    border: 0 none;
}
table th {
    border: 0 none;
}
tr.even, tr.odd {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 0;
}
tr.even td, tr.odd td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
}
.views-field-title, .views-field-title a, .field-field-title, .field-field-title a {
    font-weight: bold;
}
hr {
    border-top: 1px solid gray;
    border-width: 1px 0 0;
    height: 1px;
}
div.tabs {
    clear: both;
    margin: 0 0 5px;
}
ul.primary {
    background: url("../img/tab-bar.png") repeat-x scroll left bottom transparent;
    border-width: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 10px;
    white-space: nowrap;
}
ul.primary li {
    float: left;
}
ul.primary li a {
    background: url("../img/tab-left.png") no-repeat scroll left -38px transparent;
    border-width: 0;
    color: #777777;
    display: block;
    float: left;
    font-weight: bold;
    height: 24px;
    margin: 0;
    padding: 0 0 0 5px;
    text-decoration: none;
}
ul.primary li a .tab {
    background: url("../img/tab-right.png") no-repeat scroll right -38px transparent;
    border-width: 0;
    display: block;
    height: 20px;
    margin: 0;
    padding: 4px 13px 0 6px;
}
ul.primary li a:hover {
    background: url("../img/tab-left.png") no-repeat scroll left -76px transparent;
    border-width: 0;
}
ul.primary li a:hover .tab {
    background: url("../img/tab-right.png") no-repeat scroll right -76px transparent;
}
ul.primary li.active a, ul.primary li.active a:hover {
    background: url("../img/tab-left.png") no-repeat scroll left 0 transparent;
    border-width: 0;
    color: #000000;
}
ul.primary li.active a .tab, ul.primary li.active a:hover .tab {
    background: url("../img/tab-right.png") no-repeat scroll right 0 transparent;
}
ul.secondary {
    background: url("../img/tab-secondary-bg.png") repeat-x scroll left bottom transparent;
    border-bottom: 1px solid #C0C0C0;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 5px;
    white-space: nowrap;
}
ul.secondary li {
    border-right: medium none;
    float: left;
    margin: 0 5px 0 0;
    padding: 5px 0;
}
ul.secondary a {
    background: url("../img/tab-secondary.png") repeat-x scroll left -56px transparent;
    border: 1px solid #C0C0C0;
    color: #777777;
    display: block;
    height: 24px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
ul.secondary a .tab {
    display: block;
    height: 18px;
    margin: 0;
    padding: 3px 8px;
}
ul.secondary a:hover {
    background: url("../img/tab-secondary.png") repeat-x scroll left bottom transparent;
}
ul.secondary a.active, ul.secondary a.active:hover {
    background: url("../img/tab-secondary.png") repeat-x scroll left top transparent;
    border: 1px solid #C0C0C0;
    color: #000000;
}
div.block.with-block-editing {
    position: relative;
}
div.block.with-block-editing div.edit {
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
    display: none;
    font-size: 9px;
    padding: 0 2px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 40;
}
div.block.with-block-editing:hover div.edit {
    display: block;
}
.with-wireframes #header-inner, .with-wireframes #content-inner, .with-wireframes #content-inner > *, .with-wireframes #navbar-inner, .with-wireframes #sidebar-left-inner, .with-wireframes #sidebar-right-inner, .with-wireframes #footer-inner {
    border: 1px solid #CCCCCC;
    margin: 1px;
    padding: 2px;
}
.with-wireframes #closure-blocks {
    border: 1px solid #CCCCCC;
    margin-top: 1px;
    padding: 2px;
}
#tooltip {
    background: url("../img/bg-menu.gif") repeat scroll 0 0 #EEEEEE;
    border: 1px solid #C7D2DB;
    padding: 4px 10px;
    position: absolute;
    z-index: 3000;
}
#tooltip h3, #tooltip div {
    color: #4886C5;
    font-size: 14px;
    margin: 0;
}
.sub-title-page {
    color: #004C99;
    line-height: 41px;
    margin: 0;
}
body.our-company .sub-title-page, body.section-our-company .sub-title-page, body.node-type-page .sub-title-page, body.section-search .sub-title-page {
    color: #4886C5;
}
body.page-contacts .title-page {
    color: #004C99;
    font-size: 20px;
}
body.section-search .sub-title-page {
    font-size: 28px;
}
h1, h2, h3, h4, h5, h6, .title a, .views-field-title, .views-field-title a, .field-field-title, .field-field-title a, body #block-custom_blocks-0 h2, body .block .menu li a.active-trail, body .block .menu li a:hover, body .menu-level-2 ul.menu .active a {
    color: #4886C5;
    text-decoration: none;
}
body #block-custom_blocks-0 h2 {
    padding-left: 4px;
}
body.color-term-8 h1, body.color-term-8 h2, body.color-term-8 h3, body.color-term-8 h4, body.color-term-8 h5, body.color-term-8 h6, body.color-term-8 .title a, body.color-term-8 .views-field-title, body.color-term-8 .views-field-title a, body.color-term-8 .sub-title-page, body.color-term-8 .field-field-title, body.color-term-8 .field-field-title a, body.color-term-8 .block .menu li a.active-trail, body.color-term-8 .block .menu li a:hover, body.section-galleries .view-galleries .color-term-8 .views-field-pid a {
    color: #008B6C;
}
body.color-term-9 h1, body.color-term-9 h2, body.color-term-9 h3, body.color-term-9 h4, body.color-term-9 h5, body.color-term-9 h6, body.color-term-9 .title a, body.color-term-9 .sub-title-page, body.color-term-9 .views-field-title, body.color-term-9 .views-field-title a, body.color-term-9 .field-field-title, body.color-term-9 .field-field-title a, body.color-term-9 .block .menu li a.active-trail, body.color-term-9 .block .menu li a:hover, body.section-galleries .view-galleries .color-term-9 .views-field-pid a {
    color: #E95E27;
}
body.color-term-10 h1, body.color-term-10 h2, body.color-term-10 h3, body.color-term-10 h4, body.color-term-10 h5, body.color-term-10 h6, body.color-term-10 .title a, body.color-term-10 .sub-title-page, body.color-term-10 .views-field-title, body.color-term-10 .views-field-title a, body.color-term-10 .field-field-title, body.color-term-10 .field-field-title a, body.color-term-10 .block .menu li a.active-trail, body.color-term-10 .block .menu li a:hover, body.section-galleries .view-galleries .color-term-10 .views-field-pid a {
    color: #009EE0;
}
#block-block-1 li#corporate, #block-block-18 li#corporate, #block-menu-menu-contacts .content .menu li {
    background-position: 0 0;
}
#block-block-1 li#heart-valves, #block-block-18 li#heart-valves, body.color-term-8 #content-inner .menu li {
    background-position: 0 -164px;
}
#block-block-1 li#crm, #block-block-18 li#crm, body.color-term-9 #content-inner .menu li {
    background-position: 0 -82px;
}
#block-block-1 li#cardiopulmanory, #block-block-18 li#cardiopulmanory, body.color-term-10 #content-inner .menu li {
    background-position: 0 -246px;
}
#block-block-1 li#corporate a, #block-block-18 li#corporate a, #block-menu-menu-contacts .content .menu li a {
    background-position: 100% 0;
    color: #16779F;
}
#block-block-1 li#heart-valves a, #block-block-18 li#heart-valves a, body.color-term-8 #content-inner .menu li a {
    background-position: 100% -164px;
    color: #008B6C;
}
#block-block-1 li#crm a, #block-block-18 li#crm a, body.color-term-9 #content-inner .menu li a {
    background-position: 100% -82px;
    color: #E95E27;
}
#block-block-1 li#cardiopulmanory a, #block-block-18 li#cardiopulmanory a, body.color-term-10 #content-inner .menu li a {
    background-position: 100% -246px;
    color: #009EE0;
}
#block-block-1 li#corporate.active, #block-block-18 li#corporate.active, #block-menu-menu-contacts .content .menu li.active-trail {
    background-position: 0 -41px;
}
#block-block-1 li#heart-valves.active, #block-block-18 li#heart-valves.active, body.color-term-8 #content-inner .menu li.active-trail {
    background-position: 0 -205px;
}
#block-block-1 li#crm.active, #block-block-18 li#crm.active, body.color-term-9 #content-inner .menu li.active-trail {
    background-position: 0 -123px;
}
#block-block-1 li#cardiopulmanory.active, #block-block-18 li#cardiopulmanory.active, body.color-term-10 #content-inner .menu li.active-trail {
    background-position: 0 -287px;
}
#block-block-1 li#corporate.active a, #block-block-18 li#corporate.active a, #block-menu-menu-contacts .content .menu li.active-trail a {
    background-position: 100% -41px;
    color: #FFFFFF;
}
#block-block-1 li#heart-valves.active a, #block-block-18 li#heart-valves.active a, body.color-term-8 #content-inner .menu li.active-trail a {
    background-position: 100% -205px;
    color: #FFFFFF;
}
#block-block-1 li#crm.active a, #block-block-18 li#crm.active a, body.color-term-9 #content-inner .menu li.active-trail a {
    background-position: 100% -123px;
    color: #FFFFFF;
}
#block-block-1 li#cardiopulmanory.active a, #block-block-18 li#cardiopulmanory.active a, body.color-term-10 #content-inner .menu li.active-trail a {
    background-position: 100% -287px;
    color: #FFFFFF;
}
.read-more a.color-term-7 {
    background-position: 0 4px;
}
.read-more a.color-term-8 {
    background-position: 0 -10px;
}
.read-more a.color-term-9 {
    background-position: 0 -24px;
}
.read-more a.color-term-10 {
    background-position: 0 -38px;
}
#block-views-news-block_3 .read-more a, #block-views-event-block_3 .read-more a {
    background-position: 0 -52px;
}
.read-more a.color-term-7 span {
    color: #4886C5;
}
.read-more a.color-term-8 span {
    color: #008B6C;
}
.read-more a.color-term-9 span {
    color: #E95E27;
}
.read-more a.color-term-10 span {
    color: #009EE0;
}
body.color-term-8 .corner-top, body.color-term-8 .corner-bottom {
    background-image: url(".../img/bg-corners-green.gif");
}
body.color-term-9 .corner-top, body.color-term-9 .corner-bottom {
    background-image: url(".../img/bg-corners-orange.gif");
}
body.color-term-10 .corner-top, body.color-term-10 .corner-bottom {
    background-image: url(".../img/bg-corners-blue.gif");
}
body.color-term-8 a.toggle-closed {
    background-image: url("../img/toggle-closed-green.gif");
    color: #008B6C;
}
body.color-term-8 a.toggle-open {
    background-image: url("../img/toggle-open-green.gif");
    color: #008B6C;
}
body.color-term-9 a.toggle-closed {
    background-image: url("../img/toggle-closed-orange.gif");
    color: #E95E27;
}
body.color-term-9 a.toggle-open {
    background-image: url("../img/toggle-open-orange.gif");
    color: #E95E27;
}
body.color-term-10 a.toggle-closed {
    background-image: url("../img/toggle-closed-blue.gif");
    color: #009EE0;
}
body.color-term-10 a.toggle-open {
    background-image: url("../img/toggle-open-blue.gif");
    color: #009EE0;
}
body.color-term-8 .toggle-content .views-row, body.color-term-8 .corner-content {
    border-color: #52AC98;
}
body.color-term-9 .toggle-content .views-row, body.color-term-9 .corner-content {
    border-color: #E95E27;
}
body.color-term-10 .toggle-content .views-row, body.color-term-10 .corner-content {
    border-color: #75C0DF;
}
body.color-term-8 .filter-years li.active {
    border-color: #52AC98;
}
body.color-term-9 .filter-years li.active {
    border-color: #F79D79;
}
body.color-term-10 .filter-years li.active {
    border-color: #75C0DF;
}
body.color-term-8 .filter-years li.active, body.color-term-8 .filter-years li.active a {
    color: #008B6C;
}
body.color-term-9 .filter-years li.active, body.color-term-9 .filter-years li.active a {
    color: #E95E27;
}
body.color-term-10 .filter-years li.active, body.color-term-10 .filter-years li.active a {
    color: #4886C5;
}
body.color-term-8 .sidebar .block .menu .menu li a:hover, body.color-term-8 .sidebar .block .menu .menu li a.active-trail {
    background-image: url(".../img/list-green.gif");
}
body.color-term-9 .sidebar .block .menu .menu li a:hover, body.color-term-9 .sidebar .block .menu .menu li a.active-trail {
    background-image: url(".../img/list-orange.gif");
}
body.color-term-10 .sidebar .block .menu .menu li a:hover, body.color-term-10 .sidebar .block .menu .menu li a.active-trail {
    background-image: url(".../img/list-blue.gif");
}
body.color-term-8 .sidebar .block .menu li {
    background-image: url(".../img/bg-menu-separator-green.png");
}
body.color-term-9 .sidebar .block .menu li {
    background-image: url(".../img/bg-menu-separator-orange.png");
}
body.color-term-10 .sidebar .block .menu li {
    background-image: url(".../img/bg-menu-separator-blue.png");
}
body.color-term-8 .sidebar .block .content {
    background-color: #D6ECE7;
    background-image: url(".../img/bg-green.gif");
    border-color: #52AC98;
}
body.color-term-9 .sidebar .block .content {
    background-color: #FBE5DC;
    background-image: url(".../img/bg-orange.gif");
    border-color: #F79E7B;
}
body.color-term-10 .sidebar .block .content {
    background-color: #D6EFFA;
    background-image: url(".../img/bg-blue.gif");
    border-color: #75C0DF;
}
body.color-term-10 .sidebar .region-count-2 .content {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}
.view-solutions .view-content .views-row .color-term-8 .header {
    border: 1px solid #52AC98;
    color: #008B6C;
}
.view-solutions .view-content .views-row .color-term-9 .header {
    border: 1px solid #E95E27;
    color: #E95E27;
}
.view-solutions .view-content .views-row .color-term-10 .header {
    border: 1px solid #75C0DF;
    color: #009EE0;
}
.section-galleries .view-galleries .color-term-8 .views-row-inner {
    background: url(".../img/bg-gallery-green.gif") no-repeat scroll 0 0 transparent;
}
.section-galleries .view-galleries .color-term-9 .views-row-inner {
    background: url(".../img/bg-gallery-orange.gif") no-repeat scroll 0 0 transparent;
}
.section-galleries .view-galleries .color-term-10 .views-row-inner {
    background: url(".../img/bg-gallery-blue.gif") no-repeat scroll 0 0 transparent;
}
.section-galleries .view-galleries .views-row-inner img, .node-type-gallery-assist .gallery-container img {
    border: 1px solid #CFDFEB;
}
.section-galleries .view-galleries .color-term-8 .views-row-inner img, .node-type-gallery-assist .color-term-8 .gallery-container img {
    border-color: #008B6C;
}
.section-galleries .view-galleries .color-term-9 .views-row-inner img, .node-type-gallery-assist .color-term-9 .gallery-container img {
    border-color: #E95E27;
}
.section-galleries .view-galleries .color-term-10 .views-row-inner img, .node-type-gallery-assist .color-term-10 .gallery-container img {
    border-color: #009EE0;
}
.page-translate #content-area td, .page-translate #content-area th {
    border: 1px solid #000000;
    padding: 5px;
}
.page-translate #content-area fieldset td, .page-translate #content-area th {
    background: url("../img/bg-menu.gif") repeat-x scroll 0 100% #C7D2DB;
}
.page-translate .help {
    display: none;
}
.page-translate #i18n-node-select-translation .description {
    margin: 5px 0;
}
.page-translate #i18n-node-select-translation legend {
    padding-top: 12px;
}
.page-translate #i18n-node-select-translation .form-submit {
    margin-top: 5px;
}
.hidden {
    display: none;
}
a {
   color: #4886C5;
    text-decoration: underline;
}
.page-up {
    background: url("../img/up.gif") no-repeat scroll 100% 50% transparent;
    clear: both;
    color: #3F4A52;
    display: block;
    font-size: 0.92em;
    margin-right: 9px;
    padding: 10px;
    text-align: right;
    text-decoration: underline;
}
img {
    vertical-align: bottom;
}
.email {
    background: url("/sites/all/modules/filefield/icons/icons/16x16/mimetypes/email.png") no-repeat scroll left center transparent;
    padding: 0 0 3px 20px;
}
.external {
    background: url("/sites/all/modules/filefield/icons/icons/16x16/mimetypes/ext_link.png") no-repeat scroll left center transparent;
    padding: 0 0 3px 20px;
}
.pdf {
    background: url("/sites/all/modules/filefield/icons/icons/16x16/mimetypes/application-pdf.png") no-repeat scroll left center transparent;
    padding: 1px 0 1px 20px;
}
.mp3 {
    background: url("/sites/all/modules/filefield/icons/icons/16x16/mimetypes/audio-x-generic.png") no-repeat scroll left center transparent;
    padding: 1px 0 1px 20px;
}
.print {
    background: url("../img/print.gif") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999px;
    width: 19px;
}
#contact-mail-page .form-item input.error, form .form-item input.error, .error-select .selectedTxt {
    border: 1px solid red;
}
.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}
body {
    color: #3F4A52;
    font: 12px arial;
}
#header {
    background: url("http://www.sorin.com/sites/default/themes/zen/images/bg-menu.gif") repeat-x scroll 0 100% #C7D2DB;
    border-bottom: 1px solid #CCCDCD;
    clear: both;
    margin: 0 !important;
	height: 144px !important;
}
.h {
    height: 109px !important;
    overflow: hidden;
    position: relative;
}
.h .header-right {
    float: right;
    height: 109px !important;
    width: 50%;
	background-color: #E5EAEE !important;
}
.h #flashContent {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;

}
.h #logo {
    text-align: center;
}
#logo .home {
    text-indent: -999px;
}
#footer {
    border-top: 1px solid #C7D2DB;
    margin-top: 0;
    padding: 5px 0 10px;
    text-align: center;
	margin-left:190px;
	width:970px;
}
#footer ul.links {
    display: inline;
    overflow: hidden;
}
#footer ul.links li {
    padding: 0;
}
#footer ul.links a {
    color: #A4ADB5;
    font-size: 0.92em;
    text-decoration: underline;
	padding:10px;
}
#footer ul.links a:hover {
    text-decoration: none;
}
#footer ul.links a.active {
    color: #4C4C4C;
    text-decoration: none;
}
#footer ul.links .last {
    padding-left: 3px;
}
#footer ul.links .last a {
    background: url("../img/rss.gif") no-repeat scroll 0 50% transparent;
    color: #3F4A52;
    font-weight: bold;
    padding-left: 9px;
    text-decoration: none;
}
.item-list .pager li {
    display: inline;
    padding: 0;
}
.item-list .pager li a {
    text-decoration: none;
}
a.color-term-7 {
    color: #4886C5;
}
a.color-term-8 {
    color: #008B6C;
}
a.color-term-9 {
    color: #E95E27;
}
a.color-term-10 {
    color: #009EE0;
}
#content-inner .block .menu li {
    background: url(".../img/bg-categorie-tabs-left.gif") no-repeat scroll 0 0 transparent;
    float: left;
    margin-right: 4px;
}
#content-inner .block .menu a {
    background: url(".../img/bg-categorie-tabs-right.gif") no-repeat scroll 100% 0 transparent;
    display: block;
    line-height: 41px;
    padding: 0 13px;
    text-decoration: none;
}
body #content-inner .node-type-product .menu li a {
    font-size: 1.08em;
    line-height: 2.17em;
}
body #content-inner .node-type-product .menu li.last, body #content-inner .node-type-product .menu li.last a {
    background: none repeat scroll 0 0 transparent;
    font-size: 1em;
    font-weight: bold;
    line-height: 26px;
    padding: 0 3px;
}
body #content-inner .node-type-product .menu li.last a {
    line-height: 29px;
}
#content-inner .menu {
    margin-right: 4px;
    overflow: hidden;
    width: 100%;
}
body.color-term-8 #content-inner .menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #52AC98;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
}
body.color-term-9 #content-inner .menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #F79D79;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
}
body.color-term-10 #content-inner .menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #75C0DF;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
}
#block-block-1 .menu, #block-block-18 .menu {
    float: right;
    width: auto;
}
#block-block-1 .menu a, #block-block-18 .menu a {
    line-height: 36px;
}
.read-more a {
    background: url(".../img/plus.gif") no-repeat scroll 0 4px transparent;
    color: #FFFFFF;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 12px;
    margin-left: 7px;
    text-decoration: none;
}
.view-product .read-more a {
    line-height: 20px;
    margin-left: 0;
}
span.top-left, span.top-right, span.bottom-left, span.bottom-right {
    background: url(".../img/bg-corners.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 6px;
    position: absolute;
    width: 6px;
    z-index: 100;
}
span.top-left {
    background-position: 0 0;
    left: -1px;
    top: -1px;
}
span.top-right {
    background-position: -6px 0;
    right: -1px;
    top: -1px;
}
span.bottom-left {
    background-position: -12px 100%;
    bottom: -1px;
    left: -1px;
}
span.bottom-right {
    background-position: -18px 100%;
    bottom: -1px;
    right: -1px;
}
.corner-top {
    background: url(".../img/bg-corners-gray.gif") no-repeat scroll 0 0 transparent;
    padding-top: 4px;
    width: 715px;
}
.corner-bottom {
    background: url(".../img/bg-corners-gray.gif") no-repeat scroll 0 100% transparent;
    padding-bottom: 4px;
}
.corner-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #C7D2DB;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
    padding: 0 10px;
}
a.toggle {
    background-position: 0 11px;
    background-repeat: no-repeat;
    color: #4886C5;
    display: block;
    font-size: 1.25em;
    font-weight: bold;
    padding: 10px 0 0 20px;
    text-decoration: none;
}
a.toggle-open {
    background-image: url("../img/toggle-open.gif");
}
a.toggle-closed {
    background-image: url("../img/toggle-closed.gif");
}
.toggle-content {
    margin: 10px 0 0;
}
body .toggle-content ul {
    overflow: hidden;
}
body .toggle-content .views-row {
    border-bottom: 1px solid #C7D2DB;
    margin-bottom: -1px;
    padding: 10px 0;
}
body .view a.toggle-closed {
    color: #3F4A52;
    font-weight: normal;
}
.content-multigroup-wrapper {
    clear: both;
}
.filter-years {
    overflow: hidden;
    padding: 20px 0;
    width: 100%;
}
.filter-years strong {
    padding: 0 14px 0 16px;
}
.filter-years span, .filter-years ul {
    display: block;
    float: left;
}
.filter-years li {
    border: 1px solid #FFFFFF;
    float: left;
    margin-bottom: 5px;
    padding: 0 7px;
}
.filter-years li.active {
    border: 1px solid #CFDFEB;
    padding: 0 5px;
}
.filter-years li a {
    color: #3F4A52;
    text-decoration: underline;
}
.filter-years li.active a {
    color: #4886C5;
    text-decoration: none;
}
.section-press-releases #content .filter-years {
    left: 267px;
    position: absolute;
    top: 90px;
}
.section-press-releases #content .view-press-releases {
    margin-top: 70px;
}
.wrapper-button {
    float: left;
}
.button {
    background: url("../img/btn-left.gif") no-repeat scroll 0 0 transparent;
}
.button input {
    display: block;
    width: auto;
}
.button div, .button input, .button a {
    background: url("../img/btn-right.gif") no-repeat scroll 100% 0 transparent;
    border: 0 none;
    color: #508DBA;
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: visible;
    padding: 0 10px;
    text-decoration: none;
}
body.color-term-8 .button {
    background-position: 0 -72px;
}
body.color-term-8 .button div, body.color-term-8 .button input, body.color-term-8 .button a {
    background-position: 100% -192px;
    color: #008B6C;
}
body.color-term-9 .button {
    background-position: 0 -48px;
}
body.color-term-9 .button div, body.color-term-9 .button input, body.color-term-9 .button a {
    background-position: 100% -120px;
    color: #E95E27;
}
body.color-term-10 .button {
    background-position: 0 0;
}
body.color-term-10 .button div, body.color-term-10 .button input, body.color-term-10 .button a {
    background-position: 100% 0;
    color: #009EE0;
}
body.color-term-8 .button input#edit-accept {
    background-position: 100% -216px;
    font-weight: bold;
    padding: 0 36px 0 10px;
}
body.color-term-8 .button input#edit-decline {
    background-position: 100% -240px;
    font-weight: bold;
    padding: 0 32px 0 10px;
}
body.color-term-9 .button input#edit-accept {
    background-position: 100% -144px;
    font-weight: bold;
    padding: 0 36px 0 10px;
}
body.color-term-9 .button input#edit-decline {
    background-position: 100% -168px;
    font-weight: bold;
    padding: 0 32px 0 10px;
}
body.color-term-10 .button input#edit-accept {
    background-position: 100% -48px;
    font-weight: bold;
    padding: 0 36px 0 10px;
}
body.color-term-10 .button input#edit-decline {
    background-position: 100% -72px;
    font-weight: bold;
    padding: 0 32px 0 10px;
}
.button input#edit-submit {
    background-position: 100% -96px;
}
.node-type-gallery-assist .button {
    background: url("../img/btn-right.gif") repeat scroll 100% -264px transparent;
    padding: 0 12px 0 0;
}
.node-type-gallery-assist .button a {
    background: url("../img/btn-left.gif") no-repeat scroll 0 -96px transparent;
    padding: 0 0 0 30px;
}
body.color-term-8 .view-news .button a, body.color-term-8 .view-event .button a {
    background-position: 100% -336px;
    padding: 0 38px 0 10px;
}
body.color-term-9 .view-news .button a, body.color-term-9 .view-event .button a {
    background-position: 100% -312px;
    padding: 0 38px 0 10px;
}
body.color-term-10 .view-news .button a, body.color-term-10 .view-event .button a {
    background-position: 100% -288px;
    padding: 0 38px 0 10px;
}
#disclaimer-form-page .wrapper-button {
    margin-right: 30px;
}
#disclaimer-form-page .form-submit {
    cursor: pointer;
}
#content-header {
    overflow: hidden;
    padding: 5px 0;
    width: 100%;
}
#breadcrumb {
    border-bottom: 1px solid #C7D2DB;
    padding: 5px 3px 9px;
}
#breadcrumb, #breadcrumb a {
    color: #54595C;
    font-size: 0.95em;
    line-height: 1.17em;
}
#block-textsize-0 {
    position: absolute;
    right: 0;
    top: 5px;
}
#toolbar {
    float: right;
}
#toolbar li {
    float: left;
}
#toolbar a {
    background-position: 0 100%;
    background-repeat: no-repeat;
    color: #485D6C;
    display: block;
    font-size: 0.92em;
    line-height: 19px;
    margin: 0 0 0 9px;
    text-decoration: underline;
}
#block-textsize-0 .increase a, #block-textsize-0 .decrease a {
    font-size: 0;
    height: 19px;
    line-height: 0;
    margin: 0 0 0 5px;
    overflow: hidden;
    text-indent: -999px;
    width: 20px;
}
#block-textsize-0 .increase a {
    background-image: url("../img/zoom-plus.gif");
}
#block-textsize-0 .decrease a {
    background-image: url("../img/zoom-minus.gif");
}
#block-textsize-0 .print-page a {
    background-image: url("../img/print.gif");
    padding: 0 0 0 24px;
}
#block-textsize-0 .addthis-button a {
    background-image: url("../img/share.gif");
    padding: 0 0 0 19px;
}
#block-textsize-0 .lang ul, #block-textsize-0 .lang ul li {
    margin: 0;
    padding: 0;
}
#block-textsize-0 .lang a {
    height: 20px;
    margin-top: 3px;
    overflow: hidden;
    width: 34px;
}
#block-textsize-0 .lang a img {
    vertical-align: top;
}
#block-textsize-0 .lang .active img {
    margin-left: -34px;
}
#search-form {
    width: 488px;
}
#search-form .form-item label {
    float: left;
    padding: 2px 10px 0 0;
}
#search-form #edit-keys {
    color: #4886C5;
    font-weight: bold;
    width: 380px;

}
#search-form .criterion {
    clear: both;
    overflow: hidden;
}
#search-form .criterion .form-text, #search-form .criterion .form-select {
    float: right;
}
#search-form .criterion .form-checkboxes {
    clear: both;
    margin-left: 120px;
}
#search-form .criterion .form-checkboxes .form-item {
    float: left;
}
#search-form .criterion .form-checkboxes .form-item label {
    padding: 0 5px 0 0;
}
#search-form .search-advanced .form-text {
    width: 260px;
}
#search-form .search-advanced .form-select {
    height: 85px;
    margin-left: 38px;
    width: 270px;
}
#search-form .search-advanced .form-select option {
    padding-left: 0;
}
#search-form .search-advanced {
    position: relative;
}
#search-form .search-advanced .form-submit {
    position: absolute;
    right: 10px;
    top: 10px;
}
#search-form-keys {
    color: #4886C5;
    padding: 20px 0 10px;
}
#search-box {
    float: right;
    padding: 7px 6px 0 0;
    width: 180px;
}
#search-box label {
    display: none;
}
#search-box .form-text {
    float: left;
    width: 140px;
}
#search-form .form-submit, #search-box .form-submit {
    background: url("https://www.sorin.com/sites/default/themes/zen/images/button/search.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 0;
    height: 18px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999px;
    width: 18px;
}
#search-form .form-submit {
    margin-top: 2px;
}
.view-event .view-content, .view-lifebeat .view-content {
    position: relative;
    z-index: 1;
}
.views_slideshow_slide {
    min-height: 200px;
    width: 100% !important;
}
.front .views_slideshow_slide {
    min-height: 90px;
}
.views_slideshow_main {
    border: 1px solid #CFDFEB;
    position: relative;
    z-index: 1;
}
body.front .region .views_slideshow_main {
    border: 0 none;
}
.front .views_slideshow_main .top-left, .front .views_slideshow_main .top-right {
    display: none;
}
body.front .region .block .view-content .views_slideshow_main .views-row {
    border: 0 none;
    padding: 5px 0 0;
}
.views_slideshow_main .views-field-title a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 14px 0;
}
.front .views_slideshow_main .views-field-title a {
    font-size: 12px;
}
.views_slideshow_main .views-field-body {
    padding: 14px 14px 0;
}
.front .views_slideshow_main .views-field-body {
    padding: 0 14px;
}
.views_slideshow_main .views-field-field-preview-fid, .views_slideshow_main .views-field-field-image-fid {
    float: right;
    margin: 0 0 0 14px;
}
.views-slideshow-controls-bottom {
    background: url(".../img/pager.gif") no-repeat scroll 0 0 transparent;
    bottom: 14px;
    height: 22px;
    left: 14px;
    position: absolute;
    width: 385px;
    z-index: 10;
}
.front .views-slideshow-controls-bottom {
    background: none repeat scroll 0 0 transparent;
    height: 7px;
    width: 255px;
}
.views-slideshow-controls-bottom .views_slideshow_controls {
    height: 22px;
    position: relative;
}
.views-slideshow-controls-bottom .views_slideshow_previous, .views-slideshow-controls-bottom .views_slideshow_next {
    display: block;
    height: 22px;
    overflow: hidden;
    position: absolute;
    text-indent: -999px;
    top: 0;
    width: 22px;
}
.views-slideshow-controls-bottom .views_slideshow_previous {
    left: 0;
}
.views-slideshow-controls-bottom .views_slideshow_next {
    right: 0;
}
.views-slideshow-controls-bottom .views_slideshow_pause {
    display: none;
}
.views-slideshow-controls-bottom .views_slideshow_image_count {
    bottom: 0;
    color: #8EA5B4;
    font-size: 14px;
    left: 22px;
    line-height: 22px;
    position: absolute;
    text-align: center;
    width: 341px;
}
.front .views-slideshow-controls-bottom .views_slideshow_previous, .front .views-slideshow-controls-bottom .views_slideshow_next {
    background: url(".../img/arrow-pager.png") no-repeat scroll 0 0 transparent;
    display: none;
    height: 7px;
    width: 8px;
}
.front .views-slideshow-controls-bottom .views_slideshow_previous {
    background-position: 0 0;
}
.front .views-slideshow-controls-bottom .views_slideshow_next {
    background-position: -8px 0;
}
.block h2 {
    color: #5C7183;
}
body .sidebar .block .content {
    background: url(".../img/bg-dark-blue.gif") repeat-x scroll 0 0 #F3F6F9;
    border: 1px solid #CFDFEB;
}
.sidebar .block .menu li a {
    color: #3F4A52;
    font: 18px "EngraversGothic";
    text-decoration: none;
}
body .sidebar .block .menu .menu {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 0 7px 7px;
}
body .sidebar .block .menu li {
    background: url(".../img/bg-menu-separator.png") no-repeat scroll 50% 0 transparent;
    padding: 6px 0;
}
body .sidebar .block .menu li.first, body .sidebar .block .menu .menu li {
    background-image: none;
}
.sidebar .block .menu .menu li {
    padding: 3px 0;
}
.sidebar .block .menu .menu li a {
    background: url(".../img/list-grey.gif") no-repeat scroll 0 4px transparent;
    display: block;
    font: 12px arial;
    padding: 0 0 0 13px;
    text-decoration: underline;
}
body .sidebar .block .menu .menu li a:hover, body .sidebar .block .menu .menu li a.active-trail {
    background: url(".../img/list-dark-blue.gif") no-repeat scroll 0 4px transparent;
    font-weight: bold;
    text-decoration: none;
}
body.front .region .block h2 {
    color: #4886C5;
    font: 24px "EngraversGothic";
    margin-bottom: 0;
}
body .region .block {
    margin: 0 0 20px;
    position: relative;
    z-index: 1;
}
body .region #block-views-news-block_3, body .region #block-views-news-block_4 {
    margin-bottom: 11px;
}
body .region #block-views-news-block_3 .views-field-title a, body .region #block-views-event-block_3 .views-field-title a {
    color: #3F4A52;
}
.front #sidebar-left {
    margin-top: -11px;
}
body .region .block .content {
    background: url(".../img/bg-dark-blue.gif") repeat-x scroll 0 0 #F3F6F9;
    border: 1px solid #CFDFEB;
    font-size: 0.92em;
    padding: 6px;
    position: relative;
}
.front #sidebar-left .region .block .content {
    padding: 2px 6px;
}
body .region .block .view-header {
    background: url(".../img/bg-view-header.gif") no-repeat scroll 0 0 transparent;
    position: absolute;
    right: -1px;
    top: -20px;
}
body .region .block .view-header a {
    background: url(".../img/bg-view-header.gif") no-repeat scroll 100% -21px transparent;
    color: #3F4A52;
    display: block;
    font-size: 10px;
    line-height: 20px;
    padding: 0 6px;
    text-decoration: underline;
}
body .region .block .view-header a:hover {
    text-decoration: none;
}
body.front .region .block .views-field-title {
    font-size: 12px;
}
body.front .region .block .view-content ul {
    overflow: hidden;
}
body.front .region .block .view-content .views-row {
    background: url(".../img/list-grey.gif") no-repeat scroll 0 14px transparent;
    border-bottom: 1px solid #C7D2DB;
    padding: 10px 0 10px 10px;
}
body.front #sidebar-left .region .block .view-content li.views-row {
    padding: 10px 0 12px 10px;
}
body.front .region .block .view-content li.color-term-8 {
    background-image: url(".../img/list-green.gif");
}
body.front .region .block .view-content li.color-term-9 {
    background-image: url(".../img/list-orange.gif");
}
body.front .region .block .view-content li.color-term-10 {
    background-image: url(".../img/list-blue.gif");
}
body.front .region .block .view-content li img {
    border: 1px solid #CFDFEB;
    float: left;
    margin: 3px 10px 0 0;
}
body.front .region .block .view-content li.color-term-8 img {
    border-color: #52AC98;
}
body.front .region .block .view-content li.color-term-9 img {
    border-color: #E95E27;
}
body.front .region .block .view-content li.color-term-10 img {
    border-color: #75C0DF;
}
body.front .region .block .view-content .views-row-inner {
    overflow: hidden;
    width: 100%;
}
body.front #sidebar-right .block ul {
    clear: both;
    padding: 0 6px;
}
body.front #sidebar-right .block li {
    background: url(".../img/list-dark-blue.gif") no-repeat scroll 0 14px transparent;
    padding: 10px 0 2px 15px;
}
body.front #sidebar-right .block li a {
    color: #3F4A52;
    text-decoration: underline;
}
body.front #sidebar-right .block li a:hover {
    text-decoration: none;
}
#block-views-news-block_4 .content {
    background: none repeat scroll 0 0 #FFFFFF;
}
#block-views-news-block_4 .content .views-field-title {
    margin-left: 10px;
    padding-bottom: 5px;
}
#block-views-event-block_3 .content .views-field-title {
    margin-left: 10px;
}
#block-views-news-block_4 .content .views-field-nothing a {
    color: #3F4A52;
    display: block;
    font-size: 10px;
    padding: 5px 0 0;
    text-decoration: underline;
}
#block-views-news-block_4 .content .views-field-nothing a:hover {
    text-decoration: none;
}
#block-views-event-block_3 .content .item-list .views-row-inner {
    margin-left: -10px;
}
#block-views-news-block_4 .content .item-list .views-row-inner {
    margin-left: -10px;
}
#block-block-4 .content, #block-block-5 .content, #block-block-6 .content {
    background: none repeat scroll 0 0 transparent;
    padding: 0 0 5px;
}
#block-block-4 h2, #block-block-5 h2 {
    background: url(".../img/home-h2.png") no-repeat scroll 100% 0 transparent;
    border-left: 1px solid #D2E1EC;
    float: left;
    height: 20px;
    left: -1px;
    line-height: 20px;
    margin: 0;
    padding: 0 5px 0 3px;
    position: relative;
    top: 1px;
    z-index: 1;
}
#block-block-4 h2 {
    font-size: 20px;
}
#block-block-4 img, #block-block-5 img, #block-block-6 img {
    left: -1px;
    position: absolute;
}
#block-block-4 .content {
    margin-top: 118px;
}
#block-block-4 .content img {
    top: -118px;
}
#block-block-4 .content .content-body {
    border-top: 1px solid #D2E1EC;
    clear: both;
    padding-bottom: 15px;
    padding-top: 5px;
}
#block-block-5 .content {
    margin-top: 143px;
}
#block-block-5 .content img {
    top: -124px;
}
#block-block-5 .content .content-body {
    border-top: 1px solid #D2E1EC;
    clear: both;
    padding-bottom: 12px;
    padding-top: 11px;
}
#block-block-6 {
    overflow: hidden;
}
#block-block-6 h2, #block-block-6 .content .content-body {
    padding: 0 5px;
    position: relative;
    z-index: 1;
}
#block-block-6 .content img {
    left: 0;
}
#block-block-6 .content {
    height: 119px;
}
#block-block-6 h2 {
    line-height: 18px;
    padding: 5px 140px 15px 5px;
}
#block-block-6 .content-body a {
    background: url("../img/job.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font: 13px/20px "EngraversGothic";
    height: 20px;
    margin-top: 15px;
    padding: 0 0 0 7px;
    text-decoration: none;
    width: 117px;
}
#views-slideshow-imageflow-1 {
    background: url("../img/bg-block-carousel.gif") no-repeat scroll 0 0 transparent;
    height: 294px;
    margin-top: 20px;
}
.front .view-id-lifebeat {
    position: relative;
}
.front .view-id-lifebeat .view-header {
    left: 10px;
    position: absolute;
    top: 0;
    z-index: 1000;
}
.front .view-id-lifebeat .view-header, .front .view-id-lifebeat .view-header a {
    color: #004C99;
    font: 42px EngraversGothic;
    text-decoration: none;
}
#block-menu-menu-contacts .menu {
    border-bottom: 1px solid #D9E5EF;
}
.section-lifebeat #content-area label {
    display: none;
}
.section-lifebeat #content-area .item-list {
    margin-top: 30px;
}
.section-lifebeat #content-area .item-list .views-row {
    overflow: hidden;
    padding: 0 0 22px;
    width: 100%;
}
.section-lifebeat #content-area .item-list .views-field-field-preview-fid {
    float: left;
    margin: 0 15px 0 0;
}
.section-lifebeat #content-area .item-list .views-field-title a {
    font-size: 1.1em;
}
body.node-type-lifebeat-video .node-type-lifebeat-video, .section-content .node-type-lifebeat-video {
    background: url(".../img/bg-corners-gray.gif") no-repeat scroll 0 0 transparent;
    padding: 4px 0 0;
}
body.node-type-lifebeat-video .node-type-lifebeat-video .video, .section-content .node-type-lifebeat-video .video {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CFDFEB;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 28px 40px;
}
.section-content .node-type-lifebeat-video h3 {
    font-size: 13px;
    font-weight: bold;
    padding: 15px 0 0;
}
body.node-type-lifebeat-video .title-content {
    display: none;
}
body.node-type-lifebeat-video .wrapper-button {
    clear: both;
    float: right;
    margin: 30px 0 10px;
}
#views-exposed-form-press-releases-page-1 {
    margin: 30px 0;
    overflow: hidden;
    width: 100%;
}
#views-exposed-form-press-releases-page-1 label, #views-exposed-form-press-releases-page-1 .form-item, #views-exposed-form-press-releases-page-1 .form-submit {
    display: block;
    float: left;
    margin: 0;
}
#views-exposed-form-press-releases-page-1 label {
    line-height: 22px;
}
#views-exposed-form-press-releases-page-1 .form-text {
    color: #4886C5;
    font-weight: bold;
    margin: 0 7px 0 21px;
    width: 369px;
}
#views-exposed-form-press-releases-page-1 .form-submit {
    background: url("../img/search.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    font-size: 0;
    height: 18px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999px;
    width: 18px;
}
table.views-table {
    font-size: 0.92em;
    width: 100%;
}
table.views-table td, table.views-table th {
    padding: 10px 0 10px 15px;
}
table.views-table th {
    background: url(".../img/bg-table-th-separator.gif") no-repeat scroll 0 50% transparent;
    font-size: 1.1em;
    font-weight: normal;
}
table.views-table th.views-field-first, table.views-table td.views-field-first, table.views-table th.views-field-empty {
    background: none repeat scroll 0 0 transparent;
    padding: 10px 0;
}
table.views-table th.views-field-field-date-value {
    width: 107px;
}
table.views-table th.views-field-nothing {
    width: 20px;
}
table.views-table .views-field-nothing a {
    font-weight: bold;
}
table.views-table .views-field-title, table.views-table .views-field-title a {
    color: #586169;
}
.section-news-events .more-link {
    bottom: -25px;
    position: absolute;
    right: 5px;
}
.section-news-events .more-link a {
    font-size: 0.92em;
}
.section-news-events .panel-pane {
    border: 1px solid #C7D2DB;
    margin: 0 0 45px;
    position: relative;
    z-index: 1;
}
.section-news-events .pane-title {
    background: url(".../img/bg-table-th.gif") repeat-x scroll 0 100% transparent;
    border: 1px solid #C7D2DB;
    font-size: 18px;
    line-height: 32px;
    margin: 2px;
    padding: 0 10px;
    position: relative;
    z-index: 1;
}
.section-news-events .pane-content {
    padding: 0 10px;
}
.section-news-events table th {
    border-bottom: 1px solid #CCCCCC;
}
.section-news-events table tr {
    vertical-align: middle;
}
.section-press-releases .view-press-releases .view-content, .section-news-events .full-views {
    background: url(".../img/bg-table.gif") no-repeat scroll 50% 2px transparent;
    border: 1px solid #C7D2DB;
    padding: 0 10px;
    position: relative;
}
.section-galleries .views-field-title .field-content a {
    color: #3F4A52;
}
.section-galleries .view-galleries .item-list {
    overflow: hidden;
    width: 100%;
}
.section-galleries .view-galleries .views-row {
    float: left;
    margin: 15px 0;
}
.section-galleries .view-galleries .views-row-inner {
    background: url(".../img/bg-gallery-dark-blue.gif") no-repeat scroll 0 0 transparent;
    height: 205px;
    margin: 0 14px;
    width: 196px;
}
.section-galleries .view-galleries .views-row-content {
    padding: 7px;
}
.section-galleries .view-galleries .views-field-pid a {
    color: #3F4A52 !important;
    display: block;
    font-weight: bold;
    padding: 4px 0 0;
    text-decoration: none;
}
.section-galleries .view-galleries .views-field-created {
    color: #3F4A52;
    font-size: 11px;
    text-align: right;
}
.section-galleries .view, .node-type-gallery-assist #content-area .node {
    background: url(".../img/bg-corners-gray.gif") no-repeat scroll 0 0 transparent;
    padding-top: 4px;
}
.section-galleries #content-area .view-content, .node-type-gallery-assist #content-area .node-inner {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CFDFEB;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 16px;
}
.node-type-gallery-assist #content-area .node-inner {
    position: relative;
}
.node-type-gallery-assist #content-area .node-inner .button {
    bottom: -25px;
    left: -1px;
    position: absolute;
}
.node-type-gallery-assist .gallery-container img {
    margin: 7px 0 4px !important;
}
.node-type-gallery-assist .gallery-container .image-sheet {
    height: auto !important;
    width: auto !important;
}
.node-type-gallery-assist .gallery-container .image-sheet a {
    display: block;
    height: 90px;
    overflow: hidden;
}
.node-type-gallery-assist .gallery-container .title-box {
    font-weight: bold;
    padding-top: 3px;
}
.node-type-gallery-assist .gallery-container .item-box {
    background: url(".../img/bg-gallery-dark-blue-small.gif") no-repeat scroll 0 0 transparent;
    height: 160px !important;
    margin: 25px 13px 0;
    overflow: hidden;
    text-align: center;
    width: 143px !important;
}
body.node-type-gallery-assist .title-content {
    display: none;
}
body.node-type-gallery-assist .color-term-8 .gallery-container .item-box {
    background: url(".../img/bg-gallery-green-small.gif") no-repeat scroll 0 0 transparent;
}
body.node-type-gallery-assist .color-term-9 .gallery-container .item-box {
    background: url(".../img/bg-gallery-orange-small.gif") no-repeat scroll 0 0 transparent;
}
.node-type-gallery-assist #content-area .gallery-container {
    float: none !important;
    margin: 0 !important;
    max-width: 100% !important;
}
.node-type-gallery-assist #content-area .gallery-container .title-box a {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
#webform-client-form-38 fieldset {
    margin: 26px 0 0;
}
#webform-client-form-38 fieldset legend {
    border-bottom: 1px solid #6EA9D4;
    color: #6EA9D4;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
}
#webform-client-form-38 fieldset .form-item {
    margin: 7px 0 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#webform-client-form-38 fieldset label {
    float: left;
    font-weight: normal;
    line-height: 14px;
    text-align: right;
    width: 206px;
}
#webform-client-form-38 fieldset .form-text {
    border: 1px solid #DDDDDD;
    bottom: 0;
    left: 206px;
    margin-left: 18px;
    padding: 2px 0 3px;
    position: absolute;
    width: 222px;
}
#webform-client-form-38 .form-radios {
    margin: 0;
}
#webform-client-form-38 .form-radios .form-item {
    float: left;
    margin: 0;
    width: auto;
}
#webform-client-form-38 .form-radios label {
    width: auto;
}
#webform-client-form-38 fieldset label.error {
    bottom: 0;
    font-size: 11px;
    font-weight: bold;
    left: 460px;
    position: absolute;
    text-align: left;
    width: auto;
}
#webform-client-form-38 #webform-component-agree label, #webform-client-form-38 #webform-component-this_request_is_for label {
    display: block;
    font-weight: normal;
}
#webform-client-form-38 #webform-component-agree label.option, #webform-client-form-38 #webform-component-this_request_is_for label.option {
    font-weight: bold;
}
#webform-client-form-38 #webform-component-agree label.option {
    color: #3978A7;
    padding: 20px 50px 0 0;
}
#webform-client-form-38 #webform-component-this_request_is_for label.option {
    padding: 0 0 0 15px;
}
#webform-client-form-38 #webform-component-this_request_is_for label {
    float: left;
}
#webform-client-form-38 #edit-submitted-this-request-is-for-1-wrapper label {
    color: #009EE0;
    width: 175px;
}
#webform-client-form-38 #edit-submitted-this-request-is-for-2-wrapper label {
    color: #008B6C;
}
#webform-client-form-38 #edit-submitted-this-request-is-for-3-wrapper label {
    color: #E95E27;
}
#webform-client-form-38 #webform-component-agree .form-radios, #webform-client-form-38 #webform-component-this_request_is_for {
    overflow: hidden;
    width: 100%;
}
#webform-component-organization_typecircle_one label.option {
    padding: 0 0 0 18px;
}
#webform-component-please_indicate_type_of__acknowledgement_sorin_will_receive .form-radios {
    float: left;
    padding: 10px 0 5px;
}
#webform-component-please_indicate_type_of__acknowledgement_sorin_will_receive .form-radios .form-item {
    float: none;
}
#webform-component-please_indicate_type_of__acknowledgement_sorin_will_receive .form-radios .form-item label {
    display: block;
    float: none;
    margin: 5px 0 0 18px;
    text-align: left;
}
#webform-client-form-38 #webform-component-part_a_please_complete_all_fields label, #webform-client-form-38 #webform-component-part_c_please_complete_all_fields label, #webform-client-form-38 #webform-component-program_name label, #webform-client-form-38 #webform-component-program_objective label, #webform-client-form-38 #webform-component-program_date label, #webform-client-form-38 #webform-component-program_location_complete_all_fields label, #webform-client-form-38 #webform-component-donation_amount label, #webform-client-form-38 #webform-component-target_audience label, #webform-client-form-38 #webform-component-anticipated_number_of_attendees label, #webform-client-form-38 #webform-component-other label, #webform-client-form-38 #webform-component-requesting_institution label, #webform-client-form-38 #webform-component-request_contact_person_name label, #webform-client-form-38 #webform-component-shipping_address label, #webform-client-form-38 #webform-component-shipping_date label, #webform-client-form-38 #webform-component-request_contact_person_name label {
    line-height: 24px;
}
#webform-client-form-38 #webform-component-part_c_please_complete_all_fields1 .form-text {
    width: 160px;
}
#webform-client-form-38 #webform-component-part_c_please_complete_all_fields1 {
    margin: 26px 0 20px;
}
#webform-client-form-38 .button {
    left: 224px;
    position: relative;
}
#webform-client-form-38 #edit-submit {
    padding-right: 35px;
}
#webform-client-form-38 .form-file {
    bottom: 0;
    left: 224px;
    position: absolute;
    z-index: 1;
}
#webform-client-form-38 .wrapper-form-file .button {
    background-position: 0 -24px;
    bottom: 0;
    cursor: pointer;
    font-size: 14px;
    left: 390px;
    margin: 0;
    position: absolute;
}
#webform-client-form-38 .wrapper-form-file .button div {
    background-position: 100% -24px;
    cursor: pointer;
    float: left;
}
#contact-mail-page .form-item {
    margin: 7px 0 0;
    overflow: hidden;
    width: 100%;
}
#contact-mail-page label {
    display: block;
    float: left;
    font-weight: normal;
    line-height: 14px;
    width: 145px;
}
#contact-mail-page .form-text, #contact-mail-page .form-textarea {
    border: 1px solid #DDDDDD;
    margin-left: 18px;
    padding: 2px 0 3px;
    width: 222px;
}
#contact-mail-page #edit-field-adress.form-text, #contact-mail-page #edit-field-city.form-text, #contact-mail-page #edit-field-state.form-text, #contact-mail-page #edit-message {
    width: 292px;
}
#contact-mail-page #edit-message {
    margin: 0;
}
#contact-mail-page .resizable-textarea {
    float: left;
    margin-left: 18px;
    width: 60%;
}
#contact-mail-page span.form-required {
    color: #484747;
}
#contact-mail-page .button {
    left: 163px;
    position: relative;
    top: 9px;
}
#contact-mail-page #edit-submit {
    padding: 0 92px 0 10px;
}
#contact-mail-page label.error {
    display: inline;
    float: none;
    font-size: 11px;
    font-weight: bold;
    margin-left: 5px;
    width: auto;
}
.node-type-code-ethics a.toggle {
    margin-top: 10px;
    text-decoration: none;
}
#block-block-7 .content {
    background: url("../img/bg-block-custom.gif") no-repeat scroll 0 100% transparent;
    text-align: center;
}
#block-block-7 .content a.btn {
    background: url("../img/spec-insert.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    float: right;
    font: 13px/16px "EngraversGothic";
    height: 20px;
    margin: 10px 0 0;
    padding-left: 10px;
    text-align: left;
    text-decoration: none;
    width: 175px;
}
#block-block-7 .views-field-title a {
    color: #004C99;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 5px;
    text-align: left;
}
#block-block-8 .content {
    background: url(".../img/bg-dark-blue.gif") repeat-x scroll 0 100% transparent;
    border: 1px solid #CFDFEB;
    font-size: 0.92em;
    padding: 0 10px;
}
#block-block-8 .content h2, body .pane-news h2, body .pane-event h2 {
    color: #3F4A52;
}
#block-block-8 .view-news {
    border-bottom: 1px solid #C7D2DB;
}
#block-block-8 .wrapper-button {
    clear: both;
    float: right;
    margin: 5px 0 10px;
}
body .center-wrapper .pane-event {
    padding: 0 0 0 15px;
}
body .center-wrapper .pane-news {
    padding: 0 15px 0 0;
}
.page-cardiopulmanory-spotlight .center-wrapper .panel-col-first {
    border-right: 1px solid #75C0DF;
}
.page-cardiopulmanory-spotlight .center-wrapper .panel-col-last {
    border-left: 1px solid #75C0DF;
}
.page-cardiopulmanory-spotlight .center-wrapper .panel-col-last {
    margin-left: -1px;
    width: 49%;
}
.page-crm-spotlight .center-wrapper .panel-col-first {
    border-right: 1px solid #E95E27;
}
.page-crm-spotlight .center-wrapper .panel-col-last {
    border-left: 1px solid #E95E27;
}
.page-crm-spotlight .center-wrapper .panel-col-last {
    margin-left: -1px;
    width: 49%;
}
.page-heart-valves-spotlight .center-wrapper .panel-col-first {
    border-right: 1px solid #008B6C;
}
.page-heart-valves-spotlight .center-wrapper .panel-col-last {
    border-left: 1px solid #008B6C;
}
.page-heart-valves-spotlight .center-wrapper .panel-col-last {
    margin-left: -1px;
    width: 49%;
}
.view-news .view-content .item-list li, .view-event .view-content .item-list li {
    background: url(".../img/list-dark-blue.gif") no-repeat scroll 0 3px transparent;
    padding: 0 0 10px 10px;
}
.color-term-8 .view-news .view-content .item-list li, .color-term-8 .view-event .view-content .item-list li {
    background-image: url(".../img/list-green.gif");
}
.color-term-9 .view-news .view-content .item-list li, .color-term-9 .view-event .view-content .item-list li {
    background-image: url(".../img/list-orange.gif");
}
.color-term-10 .view-news .view-content .item-list li, .color-term-10 .view-event .view-content .item-list li {
    background-image: url(".../img/list-blue.gif");
}
#block-block-20, #block-block-9 {
    margin: 10px 0;
    text-align: center;
}
#block-block-20 .numeric, #block-block-20 .numeric li, #block-block-9 .alphabet, #block-block-9 .alphabet li {
    display: inline;
}
#block-block-20 .numeric li, #block-block-9 .alphabet li {
    padding: 0 2px;
}
#block-block-20 .numeric li.active, #block-block-9 .alphabet li.active {
    font-weight: bold;
}
#block-block-20 .numeric a, #block-block-9 .alphabet a {
    color: #3F4A52;
}
.node-type-product h2.title-content {
    font: 48px "EngraversGothic";
}
.node-type-product .field-field-image img {
    float: right;
    margin: 0 0 0 20px;
}
.view-product .view-row-inner {
    overflow: hidden;
    width: 100%;
}
.view-product .views-row .views-field-field-image-fid {
    float: right;
    margin: 0 0 0 20px;
}
body .view-product .views-field-title a {
    color: #3F4A52;
    display: block;
    font-size: 1.17em;
    padding: 5px 0;
}
.view-product-crm .views-row {
    border-bottom: 1px solid #F79D79;
    overflow: hidden;
    padding: 20px 0;
    width: 100%;
}
.view-product-crm .views-row .views-field-field-image-fid {
    float: left;
    margin: 0 20px 0 0;
}
.view-product-crm .views-row .views-field-field-image-fid img {
    border: 1px solid #F79D79;
}
.view-solutions .view-content .views-row {
    margin: 0 0 2px;
}
.view-solutions .view-content .views-row .corner-top {
    position: relative;
}
.view-solutions .view-content .views-row .corner-content {
    padding: 0;
}
.view-solutions .view-content .views-row .node-inner, .view-solutions .view-content .views-row .header, .view-solutions .view-content .views-row .body {
    overflow: hidden;
    width: 100%;
}
.view-solutions .view-content .views-row .node .header {
    border-width: 0 0 1px;
    line-height: 60px;
    padding: 10px 0;
}
.view-solutions .header div {
    float: left;
    padding-left: 25px;
}
.view-solutions .node h2 {
    float: right;
    margin: 0;
    width: 70%;
}
.view-solutions .header div, .view-solutions .node h2 {
    font-size: 24px;
    font-weight: bold;
}
.view-solutions .header .node-up {
    background: url("../img/node-up.gif") no-repeat scroll 0 0 transparent;
    font-size: 11px;
    font-weight: normal;
    height: 22px;
    line-height: normal;
    padding: 0;
    position: absolute;
    right: 2px;
    top: 1px;
    width: 44px;
}
body.color-term-8 .view-solutions .header .node-up {
    background-position: 0 0;
}
body.color-term-9 .view-solutions .header .node-up {
    background-position: 0 -44px;
}
body.color-term-10 .view-solutions .header .node-up {
    background-position: 0 -22px;
}
.view-solutions .header .node-up a {
    font-size: 11px;
    line-height: 22px;
    padding-left: 12px;
    text-decoration: underline;
}
.view-solutions .view-content .node-inner .body-content {
    padding: 0 10px;
}
.view-solutions .view-content .node-inner .body img {
}
.section-search #content-area ul.search-results {
    border: 1px solid #C7D2DB;
    padding: 0 10px;
    position: relative;
}
.section-search #content-area .search-results img {
    float: left;
    margin: 0 10px 0 0;
}
.section-search #content-area .search-results li {
    border-top: 1px solid #C7D2DB;
    margin: -1px 0 0;
    overflow: hidden;
    padding: 15px 0;
    width: 100%;
}
.section-search #content-area .search-results h3 {
    font-size: 14px;
    font-weight: bold;
}
.section-search #content-area .search-results .breadcrumb {
    font-size: 11px;
    padding-top: 10px;
}
.section-faq-list .wrapper-pane {
    background: url(".../img/bg-corners-gray.gif") no-repeat scroll 0 0 transparent;
    padding-top: 4px;
}
.section-faq-list .pane {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CFDFEB;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 20px 30px;
}
#block-views-faq_list-block_1 ol, .view-faq-list ol {
    font-size: 1em;
    list-style-type: decimal;
    padding-left: 20px;
}
#block-views-faq_list-block_1 li a {
    color: #3F4A52;
    font-size: 13px;
    line-height: 25px;
    text-decoration: underline;
}
#content-area .faq-list-question .view-faq-list .item-list .pager {
    display: none;
}
#content-area .faq-list-question .view-faq-list {
    padding-bottom: 40px;
}
#content-area .faq-list-question .view-faq-list li {
    padding: 7px 0 0;
}
#content-area .faq-list-question .view-faq-list li a {
    color: #000000;
    font-size: 1.08em;
    text-decoration: underline;
}
.view-faq-list .page-up {
    margin: 0;
    text-decoration: underline;
}
#site-map .content ul {
    padding-left: 36px;
}
#site-map .content ul.level-1 {
    padding: 0;
}
.site-map-menu li {
    list-style-image: none;
    list-style-type: none;
    margin: 5px 0 0;
    padding: 0;
}
.site-map-menu li.level-1 {
    margin: 15px 0 0;
}
.site-map-menu a {
    color: #3F4A52;
    text-decoration: underline;
}
.site-map-menu li a {
    font-size: 14px;
}
.site-map-menu li li a {
    font-size: 13px;
}
.site-map-menu li.minus a, .site-map-menu li.minus li.minus a, .site-map-menu li.minus li.minus li.minus a {
    color: #4886C5;
    font-weight: bold;
    text-decoration: none;
}
.site-map-menu li.minus li a, .site-map-menu li.minus li.minus li a, .site-map-menu li.minus li.minus li.minus li a {
    color: #3F4A52;
    font-weight: normal;
    text-decoration: underline;
}
.site-map-menu li.leaf {
    background: url(".../img/list-dark-blue-small.gif") no-repeat scroll 3px 50% transparent;
    padding-left: 19px;
}
.site-map-menu li.home {
    background: url("../img/home.gif") no-repeat scroll 0 2px transparent;
}
.site-map-menu .mark {
    background: url("../img/plus-site-map.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 14px;
    margin-right: 5px;
    overflow: hidden;
    text-indent: -999px;
    width: 14px;
}
.site-map-menu a.plus {
    background-position: 0 0;
}
.site-map-menu a.minus {
    background-position: 0 100%;
}
.see_all a {
    background: url("../img/see-all.gif") no-repeat scroll 0 0 transparent;
    color: #3F4A52;
    display: block;
    font-size: 10px;
    padding: 0 0 0 14px;
    text-decoration: underline;
}
.see_all a.off {
    background-position: 0 2px;
}
.see_all a.on {
    background-position: 0 -12px;
}
.section-ir-home .view-press-releases li.views-row {
    background: url(".../img/list-arrow.gif") no-repeat scroll 0 2px transparent;
    font-size: 0.95em;
    font-style: italic;
    padding-bottom: 15px;
    padding-left: 17px;
}
.section-ir-home .view-press-releases li .views-field-title a {
    color: #3F4A52;
    font-weight: normal;
}
.section-ir-home .view-inv-events {
    background: url(".../img/bg-table-small.gif") no-repeat scroll 50% 2px transparent;
    border: 1px solid #C7D2DB;
    margin-bottom: 20px;
    position: relative;
}
.section-ir-home .view-inv-events .view-content {
    margin: 0 10px;
}
#block-custom_blocks-0 p {
    background: none repeat scroll 0 0 #D7EFF4;
    color: #000000;
    font: 9px Tahoma,Verdana,Arial;
    margin-top: -6px;
    padding: 5px;
    position: relative;
    text-align: center;
    width: 195px;
}
body.node-type-event .node .field-field-image {
    float: right;
    margin: 0 0 10px 20px;
}
body #content-area .node .content ul li, body #content-area .node .content ul.list-grey li, body #content-area .node .content ul.list-orange li, body #content-area .node .content ul.list-blue li, body #content-area .node .content ul.list-green li, body #content-area .node ul.arrow-blue li {
    list-style: none outside none;
    padding: 0 0 0 12px;
    position: relative;
}
body #content-area .node .content ul li img, body #content-area .node .content ul.list-grey li img, body #content-area .node .content ul.list-orange li img, body #content-area .node .content ul.list-blue li img, body #content-area .node .content ul.list-green li img, body #content-area .node ul.arrow-blue li img {
    left: 0;
    position: absolute;
    top: 4px;
}
body #content-area .node ul.arrow-blue li {
    padding-left: 17px;
}
body #content-area .node ul.arrow-blue li img {
    top: 2px;
}
img.left {
    float: left;
    margin: 5px 5px 5px 0;
}
img.right {
    float: right;
    margin: 5px 0 5px 5px;
}
img.center {
    clear: both;
    display: block;
    margin: 5px auto;
}
body #content-area .node table {
    width: 100%;
}
body #content-area .node table.framed-content {
    border-collapse: separate;
    border-spacing: 20px;
}
body #content-area .node table.framed-content .inner {
    padding: 15px;
}
body #content-area .node table.framed-content td {
    border: 1px solid #C7D2DB;
}
body #content-area .node-type-product .toggle-content table {
    width: 100% !important;
}
body #content-area .node-type-product .content-multigroup-group-product-booklet-panel .toggle-content table, body #content-area .node-type-product .content-multigroup-group-product-booklet-panel .toggle-content table th {
    border: 0 none !important;
}
body .node-type-product .toggle-content table td, body .node-type-product .toggle-content table th {
    font-weight: normal;
    padding: 5px;
}
body .node-type-product .content-multigroup-group-product-booklet-panel .toggle-content table tbody td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: red;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
}
body.color-term-8 .node-type-product .content-multigroup-group-product-booklet-panel .toggle-content table tbody td {
    border-color: #52AC98;
}
body.color-term-9 .node-type-product .content-multigroup-group-product-booklet-panel .toggle-content table tbody td {
    border-color: #E95E27;
}
body.color-term-10 .node-type-product .content-multigroup-group-product-booklet-panel .toggle-content table tbody td {
    border-color: #75C0DF;
}
body .node-type-product .toggle-content table tr.views-row-last td {
    border: 0 none;
}
body .node-type-product .toggle-content table.borders {
    border-collapse: collapse;
    margin-bottom: 5px;
}
body .node-type-product .content-multigroup-wrapper .toggle-content table.borders td, body .node-type-product .content-multigroup-wrapper .toggle-content table.borders th, body .node-type-product .content-multigroup-wrapper .toggle-content table.borders .views-row-last td {
    border: 1px solid red;
}
body.color-term-8 .node-type-product .content-multigroup-wrapper .toggle-content table.borders td, body.color-term-8 .node-type-product .content-multigroup-wrapper .toggle-content table.borders th, body.color-term-8 .node-type-product .content-multigroup-wrapper .toggle-content table.borders .views-row-last td {
    border-color: #52AC98;
}
body.color-term-9 .node-type-product .content-multigroup-wrapper .toggle-content table.borders td, body.color-term-9 .node-type-product .content-multigroup-wrapper .toggle-content table.borders th, body.color-term-9 .node-type-product .content-multigroup-wrapper .toggle-content table.borders .views-row-last td {
    border-color: #E95E27;
}
body.color-term-10 .node-type-product .content-multigroup-wrapper .toggle-content table.borders td, body.color-term-10 .node-type-product .content-multigroup-wrapper .toggle-content table.borders th, body.color-term-10 .node-type-product .content-multigroup-wrapper .toggle-content table.borders .views-row-last td {
    border-color: #75C0DF;
}
body .node-type-product .toggle-content hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: gray;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    height: 1px;
}
body.color-term-8 .node-type-product .toggle-content hr {
    border-color: #52AC98;
}
body.color-term-9 .node-type-product .toggle-content hr {
    border-color: #E95E27;
}
body.color-term-10 .node-type-product .toggle-content hr {
    border-color: #75C0DF;
}
.ajax-loader {
    background: url("/misc/ajax-loader.gif") no-repeat scroll left top transparent;
    height: 15px;
    width: 128px;
}
.ajax-loader-form {
    background: url("/misc/ajax-loader-form.gif") no-repeat scroll left top transparent;
    float: left;
    height: 16px;
    width: 16px;
}
body #main #main-inner .view-content tr.views-row-last td, body #main #main-inner .view-content li.views-row-last, body #main #main-inner .view-content div.views-row-last {
    border: 0 none;
}
.content-multigroup-group-product-booklet-panel .corner-content {
    background: url(".../img/bg-table.gif") no-repeat scroll 50% 0 #FFFFFF;
    padding: 0 10px;
}
.content-multigroup-group-product-booklet-panel .toggle-content table th {
    line-height: 24px;
}
body .node-type-product .content-multigroup-group-product-booklet-panel .toggle-content table th, body .node-type-product .content-multigroup-group-product-booklet-panel .toggle-content table td {
    padding: 5px 15px;
}
#block-views-news-block_4 .content li.views-row {
    min-height: 103px;
}
#block-custom_blocks-0 .content, #block-custom_blocks-2 .content {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    overflow: hidden;
}
.product-header {
    padding: 15px 0 5px;
}
#content .view-solutions .node .title-pos-left {
    width: 96%;
}
.faq-header {
    color: #008B6C;
    font-size: 150%;
    padding: 2px 0 20px;
}
#simplemenu-li- {
    display: none;
}
#block-block-2 {
    width: 680px;
}
.preview {
    border: 1px solid #FFFF00;
    padding: 10px;
}
.section-search .tabs {
    display: none;
}
.after-body-text {
    font: italic 12px arial;
}
.pane-lifebeat {
    margin-bottom: 20px;
}
.view-display-id-block_4 .filter-years {
    clear: both;
}
.section-events #content-area, .medical-professionals .pane-event {
    position: relative;
}
.section-events #content-area .filter-split-years, .medical-professionals .pane-event .filter-split-years {
    position: absolute;
    right: 0;
    top: 0;
}
.section-events #content-area .filter-split-years {
    top: 10px;
}
.filter-split-years {
    margin-left: 2px;
}
.filter-split-years span, .filter-split-years a {
    color: #8EA5B4;
    display: block;
    float: left;
    height: 22px;
    overflow: hidden;
    z-index: 10;
}
.filter-split-years a {
    background: url(".../img/pager.gif") repeat scroll left top transparent;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
    width: 22px;
}
.filter-split-years .next {
    background-position: right center;
}
.filter-split-years span {
    background-position: 100px center;
    font-size: 150%;
    padding: 0 5px;
}
#i18n-node-select-translation table #edit-translations-node-it-wrapper {
    width: 350px;
}
body .sidebar #block-block-17 .content, body .sidebar #block-block-19 .content {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding: 0;
}
#contact-mail-page .form-submit {
    cursor: pointer;
}
.latest-announcement-list .item-list li {
    overflow: hidden;
    padding: 12px 0;
    width: 100%;
}
.latest-announcement-list .item-list .latest-announcement-image {
    float: left;
    margin: 0 15px 0 0;
}
.latest-announcement-list .item-list .latest-announcement-image.active {
    float: none;
}
.latest-announcement-list .item-list .latest-announcement-image.active a {
    display: none;
}
.latest-announcement-list .item-list .latest-announcement-description .video-title {
    color: #004C99;
    font-size: 17px;
    font-weight: bold;
    text-align: justify;
}
.latest-announcement-list .item-list .latest-announcement-description .video-title a {
    color: #004C99;
    text-decoration: none;
}
.latest-announcement-list .item-list .latest-announcement-description .interlocutor, .node-type-latest-announcement-video .latest-announcement-video-description .interlocutor {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
}
.latest-announcement-list .item-list .latest-announcement-description .job, .node-type-latest-announcement-video .latest-announcement-video-description .job {
    font-size: 13px;
    font-style: italic;
}
.jquery-checkbox img {
    background: url("/sites/default/themes/zen/js/custom-elements-form/checkbox.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 12px;
    vertical-align: middle;
    width: 14px;
}
.jquery-checkbox img {
    background-position: 0 0;
}
.jquery-checkbox-checked img {
    background-position: -14px 0;
}
#webform-client-form-38 #webform-component-agree .jquery-checkbox img {
    background-position: 0 -48px;
}
#webform-client-form-38 #webform-component-agree .jquery-checkbox-checked img {
    background-position: -14px -48px;
}
#webform-client-form-38 #edit-submitted-this-request-is-for-1-wrapper .jquery-checkbox img {
    background-position: 0 -12px;
}
#webform-client-form-38 #edit-submitted-this-request-is-for-1-wrapper .jquery-checkbox-checked img {
    background-position: -14px -12px;
}
#webform-client-form-38 #edit-submitted-this-request-is-for-2-wrapper .jquery-checkbox img {
    background-position: 0 -24px;
}
#webform-client-form-38 #edit-submitted-this-request-is-for-2-wrapper .jquery-checkbox-checked img {
    background-position: -14px -24px;
}
#webform-client-form-38 #edit-submitted-this-request-is-for-3-wrapper .jquery-checkbox img {
    background-position: 0 -36px;
}
#webform-client-form-38 #edit-submitted-this-request-is-for-3-wrapper .jquery-checkbox-checked img {
    background-position: -14px -36px;
}
.newListSelected {
    cursor: pointer;
    float: left;
}
.newListOptionTitle, #contact-mail-page #edit-subject-wrapper .newListOptionTitleFix-3 li {
    font-weight: bold;
}
.newListOptionTitle li {
    font-weight: normal;
}
#contact-mail-page #edit-subject-wrapper .newListOptionTitleFix-0 li a, #contact-mail-page #edit-subject-wrapper .newListOptionTitleFix-1 li a, #contact-mail-page #edit-subject-wrapper .newListOptionTitleFix-2 li a {
    padding-left: 8px;
}
.selectedTxt, .newList {
    margin-left: 18px;
}
.selectedTxt {
    background: url("/sites/default/themes/zen/js/custom-elements-form/select.gif") no-repeat scroll 100% 50% transparent;
    border: 1px solid #DDDDDD;
    line-height: 24px;
    padding: 0 35px 0 5px;
    width: 252px;
}
ul.newList {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DDDDDD;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    max-height: 200px;
    overflow: auto;
    padding: 5px;
}
body #content-area .node .content .newList li {
    background: none repeat scroll 0 0 transparent;
    list-style: none outside none;
    padding: 0;
}
.section-contact .newListSelected {
    width: 312px;
}
.newList a {
    color: #484747;
    display: block;
    padding: 3px 0;
    text-decoration: none;
}
body .newList a:hover {
    background: none repeat scroll 0 0 #A4ADB5;
}
.hiLite {
    background: none repeat scroll 0 0 #D9D9D9;
}

#choix_du_pays, #choix_de_la_langue, #choix_du_pays {
	float:left; 
	width:240px;
	padding:0 100px 0 0;
	
	}
#formulaire {
	width:960px;
	margin:auto;
	height:450px;
	
	}
#formulaire2 { 
	width:960px;
	margin:auto;
	}
	
#formulaire p, #formulaire2 p {
	display:block;
	margin:15px 0;}

#francais, #espanol, #english, #italiano, #deutsch, #portugues, #dansk, #pyccknn, #usa, #pas_usa, #cp, #hv, #crm{
	 display:block;
	 float:right;}
	 
#formulaire h2, #formulaire2 h2 { 

	height:50px;}

#formulaire h1, #formulaire2 h1 { 
margin:25px 0;
padding-bottom:17px;
border-bottom:1px solid #4886C5;}

.bouton-ok {
 background-color:#BEDEFF;
    border: 1px solid #FFFFFF;
	font:Arial, Helvetica, sans-serif 2em !important;
	text-transform:uppercase;
    color: #517193;
	height:22px;}
	
#search { 
position:absolute;
margin:0px 0 0 770px;}

.header-right {
    background-color: #E5EAEE !important;
}

#bibliotheque { width:960px; margin:auto;}


#mybook { border:1px solid #ccc;
box-shadow:1px 1px 2px #ccc;}

#num { margin-top:0px;}


.content-vignette {
	
    background-color: #E5EAEE;
    margin: auto;
	margin-bottom:80px;
	margin-top:40px;
    padding-bottom: 30px;
    padding-left: 60px;
    border: 1px solid #FAFAFA;
    box-shadow: 0 0 45px #E7E7E7 inset;
    margin-bottom: 5px;
    margin-right: 45px;
    margin-top: 35px;
    padding-bottom: 10px;
    padding-left: 20px;
    width: 620px;
	float:left !important;

	
}




/*.shadow {background: url("../img/shadow.png") no-repeat 20px 168px; width:900px; margin:auto; height:290px;}
*/
.transform2 { width: 175px;
height:250px; margin-top:-40px;
border:1px solid #E5EAEE;
   box-shadow: -5px 5px 15px 0 #656565;
    float: left; }
#logg{
	margin-left:40px;
}

.title-vignette {
    border-bottom: 1px dotted #BEBEBE;
    color: #4886C5 !important;
	font-weight:bold;
    cursor: pointer;
    float: left;
    font: 100 1.4em Verdana,Helvetica,sans-serif;
    margin: 5px 0 6px 50px;
    padding: 10px 20px;
    text-align: left;
    width: 380px;
	font-weight: 300;
}

.view-edit {
    color: #FFFFFF;
    display: block;

    font-family: 'GibsonRegular';

	 margin-left: 193px;

	margin-top:0px;

}

.view-edit2 {
    color: #FFFFFF;
    display: block;

    font-family: 'GibsonRegular';

	 margin-left: 193px;

	margin-top:0px;

}

.content-description {
	width:660px !important;
	margin-left:150px;
	padding:8px 20px ;
	background-color: #FAFAFA;
    border: 1px solid #FAFAFA;
	border-bottom:1px solid #999;
    box-shadow: 2px 2px 4px #666;
	}
.view-edit a {

    font:1.2em 'GibsonRegular';
	

	text-decoration:none;
	color: #4886C5;
    cursor: pointer;
}
.view-edit2 a {

    font:1.2em 'GibsonRegular';
	

	text-decoration:none;
	color: #4886C5;
    cursor: pointer;
}
.view-edit h3 {

    font:1.2em 'GibsonRegular';
	
    margin-right: 30px;
	text-decoration:none;
	color: #4886C5;
    cursor: pointer;
}
#messages3, .jquery-lightbox-move, #menu h4 { display:none;}

/*#menu { height:60px; margin:auto;} */

#backgroundApple {


    box-shadow: 2px 2px 4px #333333;
    margin: 50px auto auto;
    padding: 25px;
    width: 800px;
	background-color: #E5EAEE;
}
.first8 {
    color: #FF3300;
    font: 100 1.3em 'Open Sans',sans-serif !important;
}

.info-vignette {
    display: block;
    height: 460px;
    margin: 70px auto auto;
    width: 320px;
}
.info-vignette {
    box-shadow: 1px 1px 3px #666666;
    margin: 10px 10px 10px 0;
	margin:auto;
}


#btn-generate, .newInput, .a_demo_one {
    display: block;
    margin: auto;
}

.newInput {
    background: none repeat scroll 0 0 white;
    border: 1px solid #D3D3D3;
    color: #888888;
    font-size: 12pt;
    height: 25px;
    margin-top: 10px;
    padding: 10px;
    width: 250px;
	
}


#fldtext { display:none !important; }

#fldtext2 { 
	margin-bottom:25px;
		}
.ie {
    margin-left: 185px;
}
span, .hide, .solar p, #present p, #annonceur p, #condition p, #contact p {
    color: #5E5D5D;


    padding: 0 !important;
}

.CheckBox {
    border-bottom: 1px solid #999999;
    padding-bottom: 25px;
}

#btn-generate, .newInput, .a_demo_one {
    display: block;
    margin: auto;
}

.vignettes
{
	background-color: #c7d2db;
    margin:10px;
	width:800px;
    
    margin-top:45px;
	margin-bottom:30px;
	padding:20px;
	height:230px;
    }

.vignettes img { border:1px #333 solid;}

.vignettes a { text-decoration:none;}
.extrait { padding:10px 20px 20px 0;}

.infobulle-hidden { width:550px !important; float:left; }

#arrow { display:none;}

.first3 { width:940px; margin:auto; padding-top:20px;color:#4886C5;}





#googleplus { display:none;
}

.align {
    display: block;
    margin-bottom: 10px;
	width:380px;
	margin:auto;
    margin-top: 10px;

}

.picto {
    background-color: #E0E0E0;
    background-image: -moz-linear-gradient(center top , #FAFAFA 0pt, #DCDCDC 100%);
    border: 1px solid;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 1px #FFFFFF inset;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 2.95em;
    line-height: 2.8em;
    outline: 0 none;
    padding: 0 0.91em;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal;
}
.picto, .webfontCenter {
    background-color: #E0E0E0;
    background-image: -moz-linear-gradient(center top , #FAFAFA 0pt, #DCDCDC 100%);
    border: 1px solid;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 1px #FFFFFF inset;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 2.95em;
    line-height: 2.8em;
    outline: 0 none;
    padding: 0 0.91em;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal;
}

 .webfontCenter:active {
    background-color: #E0E0E0;
    background-image: -moz-linear-gradient(center top , #FAFAFA 0pt, #DCDCDC 100%);
    border: 1px solid;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 1px #FFFFFF inset;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 2.95em;
    line-height: 2.8em;
    outline: 0 none;
    padding: 0 0.91em;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal;
	 width: 20px;
}


.picto {
    border-color: #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 2px #666666;
    font-family: 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
    width: 20px;
}

.mention { text-align:center; padding-top:20px;}

.first3 h1 {color:#4886C5 !important; font-size:1.8em !important;}
.position { display:block; margin-top:10px;}
.vignettes a, .underline{ color:#4886C5; }
.infobulle-hidden h2 { font-size:1.9em;}
.underline{ padding-top:25px;}
.extrait b { color:#4886C5;}

.floatL {font-size:1.9em; color:#4886C5; text-align:center; margin-top:20px;} 

.bg{ width:40px; float:right; margin-top:25px;}

#bibliotheque ul { width:860px;
margin:auto;}

.vignettes img {
	position:absolute;
	margin-top:-40px;
	
	}
	
.motclef { font-size:0.9em;}
.chemin { position:absolute; margin-top:300px;}
.webfontCenter { width:40px; text-align:center;color: #4886C5;}









body {
    color: #3F4A52;
    font: 12px arial;
}

#content-sorin {
	width:960px;
	margin:auto;

	
	}
#content-sorin-home {
	width:960px;
	margin:auto;
	min-height:1200px;
	
	}

#website_language {
	width:960px;
}

legend {	
	color: #4886C5;
    text-decoration: none;
	font-size: 1.2em;
	font-weight: normal;
	
}

#content-sorin label {
	margin: 2px 0;
	display:block;
}

p input {
    display: block;
    float: right;
}

fieldset {
	padding:15px;
	min-height:220px;
}

.bouton {
	clear:both;
	display:block;
	float:left;
	width:120px;
	height:25px;
	margin-bottom:30px;
	border-radius:3px;
	background: url("../img/root-active.gif") repeat-x;
	border:none;
	color:#fff;
	font-weight:bold;
}
.boutonhome {
	clear:both;
	display:block;
	height:25px;
	margin-bottom:30px;
	margin-top:420px;
	margin-left:735px ;
	border-radius:3px;
	background: url("../img/root-active.gif") repeat-x;
	border:none;
	color:#fff;
	font-weight:bold;
	padding-left:20px;
	padding-top:10px;
	width:205px;
}
.boutonhome2 {
	margin-left:180px;
	border-radius:3px;
	background: url("../img/root-active.gif") repeat-x;
	color:#fff;
	font-weight:bold;
	padding:10px;
}
.bouton:hover {
	background: url("../img/root-hover.gif") repeat-x;
	cursor:pointer;
}


.bouton2 {
	clear:both;
	display:block;
	float:right;
	width:120px;
	height:25px;
	margin-bottom:30px;
	border-radius:3px;
	background: url("../img/root-active.gif") repeat-x;
	border:none;
	color:#fff;
	font-weight:bold;
	margin-top:-60px;
}
.bouton2:hover {
	background: url("../img/root-hover.gif") repeat-x;
	cursor:pointer;
}

#content-btn {
	clear:both;
	}
#content-btn a {
	display:block;
	width:200px;
	}
			
#content-sorin {
	width:960px;
	margin:auto;
	padding:10px 0;
	margin-top: -30px;
}

/* hack Chrome / Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#country {
		margin:30px 15px 0px 0;
		height:275px;
		width:340px;
	}
	#count {
	float:left !important;
	margin-top:30px;
	}
}
#country {
	float:left;
	width:340px;
	margin:30px 15px 30px 0;
}
.blocifu {
	width:270x;
	float:left;
	margin:30px 15px 30px 0;
}
.bloc {
	width:270px;
	float:left;
	margin:30px 15px 30px 0;
	}
.bloc-contact {
	width:300px;
	float:left;
	margin:30px 15px 30px 0;
	border: 1px solid #CCC;
	}
	
	.blochome {
	width:120px;
	float:left;
	margin:30px 15px 30px 0;
	}
.bloc1 {
	border-right: 1px solid #CCC;
	width:200px;
	float:left;
	margin-left:50px;
	padding-right: 50px;
	}	
.bloc12 {
	border-right: 1px solid #CCC;
	width:200px;
	float:left;
	margin-right:25px;
	margin-left:50px;
	padding-right: 25px;
	border-right: none;
	}
.bloc2 {
	width:140px;
	height:340px;
	float:left;
	margin:30px 15px 30px 0;
	}
.bloc21 {
	border-right: 1px solid #CCC;
	width:130px !important;
	float:left;
	margin:30px 33px 90px 0 !important;
	padding-right: 30px !important;
	}
.bloc21last {
	border-right: 1px solid #CCC;
	border: none;
	width:130px !important;
	float:left;
	}
#count, {
	float:left;
	margin-top:30px;
	}
.bloc3 {
	width:439px;
	float:left;
	margin:30px 15px 30px 0;
	}
.bloc4 {
	width:261px;
	float:left;
	margin:30px 15px 30px 0;
	}
	
.last {
	margin-right:0px !important;}
				
#footer {
	clear:both;
	}
			
#avert_no {
	display:block;
	float:right;
	width:572px;
	padding:30px 50px 30px 80px;
	background: url("../img/picto-attention.png") no-repeat #f6f8fa 25px 17px;
	color: #767676;
	margin-top:15px;
	border: 1px solid #c7d2db;
	}
#avert_no6 {
	display:block;
	float:right;
	width:572px;
	padding:30px 50px 30px 80px;
	background:  no-repeat #f6f8fa 25px 17px;
	color: #767676;
	margin-top:10px;
	border: 1px solid #c7d2db;
	}
	
#avert_no_br {
	display:block;
	float:right;
	width:400px;
	padding:30px 50px 30px 80px;
	background: url("../img/picto-attention.png") no-repeat #f6f8fa 25px 17px;
		color: #767676;
	margin-top:140px;
border: 1px solid #c7d2db;
	}
#content-sorin h2 {
	padding-bottom:15px;
	border-bottom:1px solid #CFDFEB;
	}
#content-sorin h3 {
	font-size:1em;
	font-style:italic;
	}
	
h3 span {
	color:#666;
	font-size:1em;
	font-style:italic;
	} 

.or {
	display:block;
	float:left;
	width:15px;
	margin-top:110px;
	margin-right:15px;
	margin-left: 10px;
	}
#content-sorin a {
	text-decoration:none;
/*	display:block;
	padding:0 0 20px 0;*/
	}
	
#langue {
	margin-bottom:20px;
	}
	
.special-search {
	position:absolute;
	width:185px;
	margin-top: -38px !important; 
	margin-left: 798px;
	
	}
#fldDocument, #fldTitle {
	display:block;
	margin-top:30px;

	}
.sourceFlip {
	text-align:center;}

#pagination {
    background-color: #E9E9E9;
	height: 45px;
    padding: 15px;
	margin-top:20px;
}
	
.validator {
	width:200px;
	}
#btn-generate {
	margin-bottom:20px;
	}
.picto, .picto3 {
    background-color: #FAFAFA;
    background-image: -moz-linear-gradient(center top , #FAFAFA 0pt, #DCDCDC 100%);
    border: 1px solid #FAFAFA;
    color: #737373;
}
.picto, .picto1, .picto2, .picto3, .picto4 {
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    display: block;
    float: left;
    font: 500 22px 'ColaborateThinRegular',Arial,sans-serif;
    height: 30px;
    margin: 0 4px;
    padding: 5px;
    text-align: center;
    width: 30px;
}

.align {
    margin-left: 20px;
    margin-top: 40px;
    padding-top: 15px;
    position: relative;
    z-index: 110;
	width: 500px;
}
.picto, .picto1, .picto2, .picto3, .picto4 {
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    display: block;
    float: left;
    font: 500 22px 'ColaborateThinRegular',Arial,sans-serif;
    height: 30px;
    margin: 0 4px;
    padding: 5px;
    text-align: center;
    width: 30px;
}
.picto, .picto3 {
    background-color: #FAFAFA;
    background-image: -moz-linear-gradient(center top , #FAFAFA 0pt, #DCDCDC 100%);
    border: 1px solid #FAFAFA;
    color: #737373;
}
.picto1 {
    background: url("../img/prev-btn.jpg") no-repeat scroll center center #F7F7F7;
	
}

.picto2 {
    background: url("../img/next-btn.jpg") no-repeat scroll center center #F7F7F7;
}
.picto3 {
 
	width:40px;
	display:block;
	}

.right {
    position:absolute;
    text-align: center;
    width: 150px;
	padding-top:10px;
	margin-left:770px;
}

#sample {
	display:block;
	width:450px;
	margin:auto;
	text-align:center;}
	
#sample img {
	display:block;
	width:150px;
	margin:auto;
	margin-bottom:30px;}
	



.transform2 {
    border: 4px solid #FFFFFF;
    box-shadow: 1px 1px 2px #CCCCCC;
    float: left;
    height: 170px;
    margin-top: -25px;
    width: 120px;
}
.content-width {
	width:960px;
	margin:auto;
}

.box-create {
     background-color: #E5EAEE !important;
    height: 180px;
     margin-left: 670px;
    margin-top: 51px;
    position: fixed;
    width: 290px;

}


.box-create p {
     color: #4886C5;
    display: block;
    font: 500 16px 'ColaborateThinRegular',Arial,sans-serif;
    margin: 30px auto auto;
    padding: 20px 5px;
    text-align: center;
    width: 220px;
}

.box-create  a {
	text-decoration:none !important;
	width:200px;
	text-align:center;
	padding-top:10px;
	margin-left:50px;
}

.bouton3 {
    background: url("../img/root-active.gif") repeat-x scroll 0 0 transparent;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    display: block;
    float: left;
	text-align:center;
    font-weight: bold;
    height: 25px; 
    width: 120px;
	padding-top:8px;
	margin-left: 30px;
}
.boutonretour {
    background: url("../img/root-active.gif") repeat-x scroll 0 0 transparent;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    display: block;

	text-align:center;
    font-weight: bold;
    height: 25px; 
    width: 120px;
	padding-top:8px;

}
.bouton4 {
    background: url("../img/root-active.gif") repeat-x scroll 0 0 transparent;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF !important;
    display: block;
	text-align:center;
    font-weight: bold;
    height: 25px; 
    width: 200px;
	padding-top:8px;
	margin-left: 197px;
	margin-top: 15px;
	}

.bouton4 a {

    color: #FFFFFF !important;

	}
.numpage-direct {
    border-radius: 2px;
    box-shadow: 1px 1px 2px #333333 inset;
    display: block;
    float: left;
    height: 38px;
    margin-left: 3px;
	margin-bottom: 30px;
    padding-left: 15px;
    width: 30px;
}
.pictook {
background: url("../img/root-active.gif") scroll 0 0 transparent;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
	font-weight:bold;
	color:#FFF;
	display:block;
	width:15px;
	height:15px;
	padding:13px; 
	float:left;
	margin-left:10px;
}

.add-css {
	background: url("../img/root-active.gif") repeat scroll 0 0 transparent;
	height:30px;
	padding-top:15px;
	}
	
.add-css:hover {
	background: url("../img/root-hover.gif") repeat scroll 0 0 transparent;
	height:30px;
	padding-top:15px;
	}
/* hack Chrome / Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.special-search {
		margin-left:778px; 
		}
}
.h #flashContent {
	display:block;
	z-index:10 !important;
	}
.h {
	margin-top:-19px;
	}
#header {
	height:190px;
	padding-bottom:19px;
	}
#sidebar {
	display:block;
	position:absolute;
	margin-top:-44px;
	z-index:15;
	width:85%;
	height:35px;
	}

	}
.clear-block, #menu, .hidden {
	display:none !important;
	}

	
.content-home {
	width:960px;
	margin:auto;
	margin-top:2px; 
	}


.bouton-ok {
	width:22px;
	height:22px;
	background: url("../img/search.gif") no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	}
	
#description {
	display:block;
	width:400px;
	float:left;
	padding:15px;
	}	
#description h3 {
	 color: #4886C5;
	 font-size: 1.6em;
	} 
.extrait{	
font-size: 1.1em;
line-height:25px;
}
	
.booklet {
	width: 958px; height: 620px; 
	}
.rectif {
	padding-left:20px;
	padding-top:10px;
	width:240px;
	height:25px;
	}
	
#rm1 {
	float:left;
	margin-right:30px;
	}
#rm2 {
	width:40px;
	float:right;
	}
#sn {
	float:left;
	width:200px;
	}
#content-sorin {
	min-height:560px;}
	
.avertissement {
	color:#F00;
	text-align:justify;}
	
.oups {
	text-align:center;
	}
.oups img {
	margin-top:50px;}

	
.oups p {
	margin-top:20px;}
.oups .bouton {
	margin:auto !important;
	float:none !important;
	margin-top:20px !important;}
	
#therapies, #healthcare_pro {
	margin-right:26px;}
	
.bolder {
	font-weight:bold !important;
	}
	
.bloc2 {
	 height:275px !important;
	 width:148px;}

.bloc21, .bloc21last {
	margin-top:0 !important;}

.alert
{	
clear:both;
text-align:left;
font-size:10px;
color:#F00;
font-style:italic;
padding-top:8px;
}

#content-term {
	width:960px;
	margin:auto;
	}
#content-contact{
	width:960px;
	margin-left:500px;
	}
	

#content-term p {
    padding: 10px 0;
}

#content-term h2 {
    border-bottom: 1px solid #CFDFEB;
	margin-top:15px;
    padding-bottom: 15px;
}

.downloader {
	width:250px;
	float:right;
	 background-color: #F6F8FA;
    border: 1px solid #C7D2DB;
    box-shadow: 0 0 45px #E7E7E7 inset;
	margin-top: 36px;}
	
.downloader2 {
	width:250px;
	float:right;
	 background-color: #F6F8FA;
    border: 1px solid #C7D2DB;
    box-shadow: 0 0 45px #E7E7E7 inset;
	margin-top: 113px;}
	
.downloader img {
	margin:auto;
	display:block;
	padding:10px 20px;
	margin-top:15px;
	background-color:#fff;
	}
	
.downloader .bouton3 {
	margin:auto;
	float:none;
	margin-top:9px;
	margin-bottom:9px;
	}
	
.alert-box {
	text-align:center;
	padding-top:30px;
	margin-top:50px;
	padding-bottom:40px;
	 border: 1px solid #CFDFEB;}
	 
.alert-box .bouton {
	float:none;
	margin:auto;
	margin-top:30px;
	}

.work-box {
	text-align:center;
	padding-top:30px;
	margin-top:50px;
	padding-bottom:40px;
	border: 1px solid #CFDFEB;}
	
.work-box .bouton {
	float:none;
	margin:auto;
	margin-top:30px;
	}
	
.warning {
	background: url("../img/picto-attention.png") no-repeat #F2F2F2 15px 3px;
	display:block;
	height:15px;
	border: 1px solid #CFDFEB;
	padding:15px 70px;
	color: #999999;
	
	}

	
.ie7 .bouton2 {
	clear:both !important;	
	margin-top:-55px !important;
	margin-left:838px;
	float:none !important;
	}
	
#avert_no2 {
    background: url("../img/picto-attention.png") no-repeat scroll 25px 32px #f6f8fa;
    color: #999999;
    display: block;
    float: right;
    margin-top: 80px;
    padding: 30px 0 30px 80px;
    width: 500px;
	border: 1px solid #c7d2db;
}

#avert_no3 {
    background: url("../img/picto-attention.png") no-repeat scroll 25px 32px #f6f8fa;
    color: #999999;
    padding: 45px 13px 33px 62px;
    width: 300px;
	margin-left: 300px;
	border: 1px solid #c7d2db;
}

.avertissement2 {
background: url("../img/picto-attention.png") no-repeat scroll 25px 17px #F2F2F2;
    color: #999999;
    display: block;
    padding: 25px 0 20px 80px;
	clear:both;
}
.avertissement3 {
background:no-repeat scroll 25px 17px #f6f8fa;
    color: #767676;
	
    display: block;
    padding: 25px 0 20px 30px;
	clear:both;
	width:200px;
font-size: 1.4em;
line-height:25px;
margin-top:15px !important;	
}

.avertissement36 {
background:no-repeat scroll 25px 17px #f6f8fa;
    color: #767676;
	
    display: block;
    padding: 25px 0 20px 30px;
	
	width:200px;
font-size: 1.4em;
line-height:25px;
margin-top:15px !important;	
}

.avertissement33 {
background:no-repeat scroll 25px 17px #f6f8fa;
    color: #767676;
	
    display: block;
    padding: 25px 0 20px 30px;
	clear:both;
	width:200px;
font-size: 1.4em;
line-height:25px;
margin-top:30px !important;	
}
.avertissement8 {
background:no-repeat scroll 25px 17px #F2F2F2;
    color: #999999;
    display: block;
    padding: 25px 0 20px 30px;
clear:both;
	width:200px;
font-size: 1.4em;
line-height:25px;
margin-top:40px !important;	
}

.avertissement7 {
background-color: #E5EAEE;
border: 1px solid #FAFAFA;
color: #4886C5 !important;
box-shadow: 0 0 45px #E7E7E7 inset;
    display: block;
    padding: 25px 0 20px 30px;
	width:200px;
font-size: 1.4em;
line-height:25px;
margin-top:40px !important;	
}


.avertissement5 {
    color: #767676;
    display: block;
    padding: 25px 0 20px 32px;
	clear:both;
	width:187px;

text-align: justify;

}
.avertissement6 {
background:  no-repeat scroll 25px 17px #F2F2F2;
    color: #767676;
    display: block;
    padding: 25px 0 20px 80px;
	clear:both;
}

.last-avert {
	margin-bottom:20px;}

.v2, .v3 {
	min-height:50px !important;
	
	}
	
.v3 {	
	 margin: 20px 0px 20px 0;
	 width: 440px !important;
}

.v2 {
	margin-top:20px;
	margin-bottom:20px; 
	}
	
.ie7 .iebtn {
	display:none;}
	
#keyword-principal {
	height:70px !important;}
	
#fldtext2 {
	margin-top:30px;
	 }
#text-sorin {
	margin-top:20px !important;
	margin-bottom:20px !important;
	padding: 20px 0 20px 80px !important;
	margin-left: 300px !important;	
	 }
		
textaera {
	border: 1px solid #D3D3D3;
	color: #888888;}

.picto, .picto1, .picto2, .picto3, .picto4 {
	display:none;}
	



.other {width:1050px; height:170px; margin: 0 auto;  display: block; margin-top:-8px;}