.node-unpublished {
	background-color:#fff4f4;
	}
.preview .node {
	background-color:#ffffea;
	}
#node-admin-filter ul {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	}
#node-admin-buttons {
	float:left;
	margin-left:0.5em;
	clear:right;
	}
td.revision-current {
	background:#ffc;
	}
.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 {
	float:none;
	display:block;
	}
.terms-inline {
	display:inline;
	}


fieldset {
	margin-bottom:1em;
	padding:.5em;
	}
form {
	margin:0;
	padding:0;
	}
hr {
	height:1px;
	border:1px solid gray;
	}
img {
	border:0;
	}
table {
	border-collapse:collapse;
	}
th {
	text-align:left;
	padding-right:1em;
	border-bottom:3px solid #ccc;
	}
.clear-block:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clear-block {
	display:inline-block;
	}
/*_\*/
* html .clear-block {
	height:1%;
	}
.clear-block {
	display:block;
	}
/* End hide from IE-mac */


body.drag {
	cursor:move;
	}
th.active img {
	display:inline;
	}
tr.even,tr.odd {
	background-color:#eee;
	border-bottom:1px solid #ccc;
	padding:0.1em 0.6em;
	}
tr.drag {
	background-color:#fffff0;
	}
tr.drag-previous {
	background-color:#ffd;
	}
td.active {
	background-color:#ddd;
	}
td.checkbox,th.checkbox {
	text-align:center;
	}
tbody {
	border-top:1px solid #ccc;
	}
tbody th {
	border-bottom:1px solid #ccc;
	}
thead th {
	text-align:left;
	padding-right:1em;
	border-bottom:3px solid #ccc;
	}
.breadcrumb {
	padding-bottom:.5em
	}
div.indentation {
	width:20px;
	height:1.7em;
	margin:-0.4em 0.2em -0.4em -0.4em;
	padding:0.42em 0 0.42em 0.6em;
	float:left;
	}
div.tree-child {
	background:url(/misc/tree.png) no-repeat 11px center;
	}
div.tree-child-last {
	background:url(/misc/tree-bottom.png) no-repeat 11px center;
	}
div.tree-child-horizontal {
	background:url(/misc/tree.png) no-repeat -11px center;
	}
.error {
	color:#e55;
	}
div.error {
	border:1px solid #d77;
	}
div.error,tr.error {
	background:#fcc;
	color:#200;
	padding:2px;
	}
.warning {
	color:#e09010;
	}
div.warning {
	border:1px solid #f0c020;
	}
div.warning,tr.warning {
	background:#ffd;
	color:#220;
	padding:2px;
	}
.ok {
	color:#008000;
	}
div.ok {
	border:1px solid #00aa00;
	}
div.ok,tr.ok {
	background:#dfd;
	color:#020;
	padding:2px;
	}
.item-list .icon {
	color:#555;
	float:right;
	padding-left:0.25em;
	clear:right;
	}
.item-list .title {
	font-weight:bold;
	}
.item-list ul {
	margin:0 0 0.75em 0;
	padding:0;
	}
.item-list ul li {
	margin:0 0 0.25em 1.5em;
	padding:0;
	list-style:disc;
	}
ol.task-list li.active {
	font-weight:bold;
	}
.form-item {
	margin-top:1em;
	margin-bottom:1em;
	}
tr.odd .form-item,tr.even .form-item {
	margin-top:0;
	margin-bottom: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-top:0.4em;
	margin-bottom:0.4em;
	}
.marker,.form-required {
	color:#f00;
	}
.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 {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	font-size:0.9em;
	}
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;
	padding:0;
	margin:0 1em 0 0;
	}
dl.multiselect .form-item {
	height:1.75em;
	margin:0;
	}
.container-inline div,.container-inline label {
	display:inline;
	}
ul.primary {
	border-collapse:collapse;
	padding:0 0 0 1em;
	white-space:nowrap;
	list-style:none;
	margin:5px;
	height:auto;
	line-height:normal;
	border-bottom:1px solid #bbb;
	}
ul.primary li {
	display:inline;
	}
ul.primary li a {
	background-color:#ddd;
	border-color:#bbb;
	border-width:1px;
	border-style:solid solid none solid;
	height:auto;
	margin-right:0.5em;
	padding:0 1em;
	text-decoration:none;
	}
ul.primary li.active a {
	background-color:#fff;
	border:1px solid #bbb;
	border-bottom:#fff 1px solid;
	}
ul.primary li a:hover {
	background-color:#eee;
	border-color:#ccc;
	border-bottom-color:#eee;
	}
ul.secondary {
	border-bottom:1px solid #bbb;
	padding:0.5em 1em;
	margin:5px;
	}
ul.secondary li {
	display:inline;
	padding:0 1em;
	border-right:1px solid #ccc;
	}
ul.secondary a {
	padding:0;
	text-decoration:none;
	}
ul.secondary a.active {
	border-bottom:4px solid #999;
	}
#autocomplete {
	position:absolute;
	border:1px solid;
	overflow:hidden;
	z-index:100;
	}
#autocomplete ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#autocomplete li {
	background:#fff;
	color:#000;
	white-space:pre;
	cursor:default;
	}
#autocomplete li.selected {
	background:#0072b9;
	color:#fff;
	}
html.js input.form-autocomplete {
	background-image:url(/misc/throbber.gif);
	background-repeat:no-repeat;
	background-position:100% 2px;
	}
html.js input.throbbing {
	background-position:100% -18px;
	}
html.js fieldset.collapsed {
	border-bottom-width:0;
	border-left-width:0;
	border-right-width:0;
	margin-bottom:0;
	height:1em;
	}
html.js fieldset.collapsed * {
	display:none;
	}
html.js fieldset.collapsed legend {
	display:block;
	}
html.js fieldset.collapsible legend a {
	padding-left:15px;
	background:url(/misc/menu-expanded.png) 5px 75% no-repeat;
	}
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{height:9px;overflow:hidden;background:#eee url(/misc/grippie.png) no-repeat center 2px;border:1px solid #ddd;border-top-width:0;cursor:s-resize;}html.js .resizable-textarea textarea{margin-bottom:0;width:100%;display:block;}.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{margin-top:4px;height:13px;width:13px;background:url(/misc/draggable.png) no-repeat 0 0;}a.tabledrag-handle-hover .handle{background-position:0 -20px;}.joined + .grippie{height:5px;background-position:center 1px;margin-bottom:-2px;}.teaser-checkbox{padding-top:1px;}div.teaser-button-wrapper{float:right;padding-right:5%;margin:0;}.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:#fff url(/misc/progress.gif);border:1px solid #00375a;height:1.5em;margin:0 0.2em;}.progress .filled{background:#0072b9;height:1em;border-bottom:0.5em solid #004a73;width:0%;}.progress .percentage{float:right;}.progress-disabled{float:left;}.ahah-progress{float:left;}.ahah-progress .throbber{width:15px;height:15px;margin:2px;background:transparent url(/misc/throbber.gif) no-repeat 0px -18px;float:left;}tr .ahah-progress .throbber{margin:0 2px;}.ahah-progress-bar{width:16em;}#first-time strong{display:block;padding:1.5em 0 .5em;}tr.selected td{background:#ffc;}table.sticky-header{margin-top:0;background:#fff;}#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{padding:0 2px;margin:4px 0 0 0;font-size:0.85em;max-width:500px;}div.password-description ul{margin-bottom:0;}.password-parent{margin:0 0 0 0;}input.password-confirm{margin-right:10px;}.confirm-parent{margin:5px 0 0 0;}span.password-confirm{visibility:hidden;}span.password-confirm span{font-weight:normal;}


ul.menu {
	list-style:none;
	border:none;
	text-align:left;
	}
ul.menu li {
	margin:0 0 0 0.5em;
	}
li.expanded {
	list-style-type:circle;
	list-style-image:url(/misc/menu-expanded.png);
	padding:0.2em 0.5em 0 0;
	margin:0;
	}
li.collapsed {
	list-style-type:disc;
	list-style-image:url(/misc/menu-collapsed.png);
	padding:0.2em 0.5em 0 0;
	margin:0;
	}
li.leaf {
	list-style-type:square;
	list-style-image:url(/misc/menu-leaf.png);
	padding:0.2em 0.5em 0 0;
	margin:0;
	}
li a.active {
	color:#000;
	}
td.menu-disabled {
	background:#ccc;
	}
ul.links, ul.links1 {
	margin:0;padding:0;
	}
ul.links.inline,
ul.link1.inline {
	display:inline;
	}
ul.links li,
ul.links1 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 {
	margin-right:1em;
	float:left;
	}
#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;
	padding:0;
	margin:0;
	width:100%;
	}
#user-admin-buttons {
	float:left;
	margin-left:0.5em;
	clear:right;
	}
#user-admin-settings fieldset .description {
	font-size:0.85em;
	padding-bottom:.5em;
	}
.profile {
	clear:both;
	margin:1em 0;
	}
.profile .picture {
	float:right;
	margin:0 1em 1em 0;
	}
.profile h3 {
	border-bottom:1px solid #ccc;
	}
.profile dl{
	margin:0 0 1.5em 0;
	}
.profile dt {
	margin:0 0 0.2em 0;
	font-weight:bold;
	}
.profile dd {
	margin:0 0 1em 0;
	}



.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{width:30px;padding-right:0;}.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle{padding-right:.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:.5em;}.advanced-help-topic h3,.advanced-help-topic h4,.advanced-help-topic h5,.advanced-help-topic h6{margin:1em 0 .5em 0;}.advanced-help-topic dd{margin-bottom:.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 #AAA}



.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;}

.container-inline-date{width:auto;clear:both;display:inline-block;vertical-align:top;margin-right:0.5em;}.container-inline-date .form-item{float:none;padding:0;margin: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{padding:0;margin:0;}.container-inline-date .date-timezone .form-item{float:none;width:auto;clear:both;}#calendar_div,#calendar_div td,#calendar_div th{margin:0;padding:0;}#calendar_div,.calendar_control,.calendar_links,.calendar_header,.calendar{width:185px;border-collapse:separate;margin:0;}.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;width:auto;margin-right:5px;}.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;padding:0 !important;width:12em;min-width:12em;}.date-nav{width:100%;}.date-nav div.date-prev{text-align:left;width:24%;float:left;}.date-nav div.date-next{text-align:right;width:24%;float:right;}.date-nav div.date-heading{text-align:center;width:50%;float:left;}.date-nav div.date-heading h3{margin:0;padding:0;}.date-clear{float:none;clear:both;display:block;}.date-clear-block{float:none;width:auto;clear:both;}.date-clear-block:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}.date-clear-block{display:inline-block;}/*_\*/ 	 
 * html .date-clear-block{height:1%;}.date-clear-block{display:block;}/* End hide from IE-mac */

.date-container .date-format-delete{margin-top:1.8em;margin-left:1.5em;float:left;}.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{line-height:1;width:40px;float:left;margin:6px 10px 0 0;background:#F3F3F3;border-top:1px solid #eee;border-left:1px solid #eee;border-right:1px solid #bbb;border-bottom:1px solid #bbb;color:#999;text-align:center;font-family:Georgia,Arial,Verdana,sans;}div.date-calendar-day span{display:block;text-align:center;}div.date-calendar-day span.month{font-size:.9em;background-color:#B5BEBE;color:white;padding:2px;text-transform:uppercase;}div.date-calendar-day span.day{font-weight:bold;font-size:2em;}div.date-calendar-day span.year{font-size:.9em;padding:2px;}
#ui-datepicker-div{font-size:100%;font-family:Verdana,sans-serif;background:#eee;border-right:2px #666 solid;border-bottom:2px #666 solid;}.ui-datepicker{width:17em;padding:.2em .2em 0;}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em;}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px;}.ui-datepicker .ui-datepicker-prev{left:2px;}.ui-datepicker .ui-datepicker-next{right:2px;}.ui-datepicker .ui-datepicker-prev-hover{left:1px;}.ui-datepicker .ui-datepicker-next-hover{right:1px;}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px;}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center;}.ui-datepicker .ui-datepicker-title select{float:left;font-size:1em;margin:1px 0;}.ui-datepicker select.ui-datepicker-month-year{width:100%;}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%;}.ui-datepicker .ui-datepicker-title select.ui-datepicker-year{float:right;}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em;}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0;}.ui-datepicker td{border:0;padding:1px;}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none;}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0;}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible;}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left;}.ui-datepicker.ui-datepicker-multi{width:auto;}.ui-datepicker-multi .ui-datepicker-group{float:left;}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em;}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%;}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%;}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%;}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0;}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left;}.ui-datepicker-row-break{clear:both;width:100%;}.ui-datepicker-rtl{direction:rtl;}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto;}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto;}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto;}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto;}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right;}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left;}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right;}.ui-datepicker-rtl .ui-datepicker-group{float:right;}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px;}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px;}.ui-datepicker-cover{display:none;display:block;position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px;}

.timeEntry_control {
	vertical-align:middle;
	margin-left:2px;
	}
* html .timeEntry_control {
	margin-top:-4px;
	}




.filefield-icon{margin:0 2px 0 0;}.filefield-element{margin:1em 0;white-space:normal;}.filefield-element .widget-preview{float:left;padding:0 10px 0 0;margin:0 10px 0 0;border-width:0 1px 0 0;border-style:solid;border-color:#CCC;max-width:30%;}.filefield-element .widget-edit{float:left;max-width:70%;}.filefield-element .filefield-preview{width:16em;overflow:hidden;}.filefield-element .widget-edit .form-item{margin:0 0 1em 0;}.filefield-element input.form-submit,.filefield-element input.form-file{margin:0;}.filefield-element input.progress-disabled{float:none;display:inline;}.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;width:28em;padding:0;}.filefield-element div.ahah-progress-bar div.bar{margin:0;}


div.fieldgroup{margin:.5em 0 1em 0;}div.fieldgroup .content{padding-left:1em;}

.views-exposed-form .views-exposed-widget{float:left;padding:.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-top:0;margin-bottom:0;}.views-exposed-form label{font-weight:bold;}.views-exposed-widgets{margin-bottom:.5em;}html.js a.views-throbbing,html.js span.views-throbbing{background:url(/sites/all/modules/contrib/views/images/status-active.gif) no-repeat right center;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:#ccc;}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:#000;}div.view div.views-admin-links-hover,div.view div.views-admin-links:hover{background: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:none;}









html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	}
table{border-spacing:0;}
caption,th,td {
	text-align:left;
	font-weight:normal;
	}
table,td,th {vertical-align:middle;}
blockquote:before,blockquote:after,q:before,q:after {content:"";}
blockquote,q {quotes:"" "";}
img,a img {
	border:none;
	outline:none;
	}
:focus{outline:1px dotted;}
address,form,hr,table,ul,ol,dl,pre{margin-bottom:1.5em;}
abbr,acronym{font-size:85%;letter-spacing:.1em;text-transform:uppercase;}abbr[title],acronym[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}blockquote{color:#666;font-style:italic;margin:1.5em;}ins{border-bottom:1px dotted #000;text-decoration:none;}del{text-decoration:line-through;}small,sup,sub{font-size:85%;}big{font-size:125%;line-height:80%;}sup{vertical-align:super;}sub{vertical-align:sub;}pre{white-space:pre;}cite,em,dfn{font-style:italic;}code{font-family:mono-space,monospace;font-size:100%;}strong,th,thead td,dt{font-weight:bold;}hr{background:#ddd;border:none;clear:both;color:#ddd;float:none;height:.1em;margin:0 0 1.45em;width:100%;}hr.space{background:#fff;color:#fff;}table{margin:0 0 1.4em;width:100%;}th{font-weight:bold;}thead th{border-bottom:0;font-weight:bold;}tbody th{border-bottom:0;}th,td,caption{
	padding:4px 10px 4px 5px;
	vertical-align:middle;
	text-align: center;
}tfoot{font-style:italic;}label{font-weight:normal;}fieldset{margin:0 0 1.5em;padding:1.4em;}legend{font-size:1em;font-weight:normal;}input,textarea,select{margin:0.5em 0;}input[type=submit]{padding:0 2px;}input[type=text],input[type=password]{background:#fff;border:1px solid #ccc;margin:8px 0;padding:2px;}input[type=checkbox],input[type=radio],input.checkbox,input.radio{position:relative;top:.15em;}body{background:#fff;color:#222;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.5;margin:0;padding:0;}

h1,h2,h3,h4,h5,h6 {
	color:#111;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	}
h1 {
	line-height:1em;
	margin-bottom:.5em;
	font-size:20px;
	color:#0d5aaa;
	font-family:Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	}
h2 {
	color:#0d5aaa;
	font-size:2em;
	text-transform:uppercase;
	}
h3 {
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	}
h4 {
	font-size:1em;
	line-height:1em;
	font-weight:bold;
	}
h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
	}
h6 {
	font-size:1em;
	font-weight:bold;
	}
.item-list h6 {
	color:#0d5aaa;
	}
.item-list h3 {
	padding: 10px 0;
	}
.item-list p {
	padding-bottom: 5px;
	}
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {
	margin:0;
	}
p {
	margin: 0 0 12px 0;
	line-height: 1.3;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	text-align: justify;
	}
a:link,a:visited {
	color:#0d5aaa;
	outline:none;
	text-decoration:none;
	}
:focus {
	outline:0 !important;
	}
a:focus {
	outline:none !important;
	}
a:hover,a:active,a:focus,li a.active {
	color:#069;
	outline:none;
	text-decoration:underline;
	text-align: justify;
	}
sup {
	font-size:80%;
	}
h1 sup {
	font-size:55%;
	}
.front h1 sup {
	vertical-align:baseline;
	position:relative;
	top:-9px;
	}
.outer {
	width:1008px;
	height:895px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
	z-index:0;
	}
body.front .outer {
	height:auto;
	margin:0;
	overflow:visible;
	}
.container {
	margin:0 auto;
	padding:0;
	width:1008px;
	}
.outer #page-slider {
	height:500px;
	width:1508px;
	position:relative;
	left:-250px;
	right:-250px;
	overflow:hidden;
	}
.outer #page-slider .page-slider-wrap {
	}
#page-slider .slider-container {
	padding-left:24px;
	padding-right:24px;
	height:500px;
	position:absolute;
	top:0;
	margin-top:19px;
	width:960px;
	}
#page-slider .slider-container #main {
	width:960px;
	}
.outer .container {
	position:absolute;
	top:0;
	margin:0;
	}
#page-slider .slider-container #footer {
	position:absolute;
	bottom:0px;
	left:25px;
	width:960px;
	}
#page-slider .slider-container #footer .copyright {
	color:#7f7f7f;
	}
#page-slider #content-front #footer {
	bottom:0;
	margin:0;
	}
#wrapper {
	width:1000px;
	margin:0 auto;
	padding:0;
	}
#content-front {
	background:#fff url(/images/bgHome.png) no-repeat left bottom;
	}
#content-front0 {
	background:#fff url(/images/bgHome0.png) no-repeat left bottom;
	}
#continut-teambuilding {
	background:#fff url(/images/bg-teambuilding.jpg) no-repeat left bottom;
	}	
.showgrid {
	background:url(/images/grid.png) repeat;
	}
#main {
	margin:0 0 1.5em;
	position:relative;
	}
body.sidebars #main {
	float:left;
	width:530px;
	}
body.sidebar-left #main {
	float:right;
	width:620px;
	}
body.front #main {
	float:right;
	width:960px;
	}
body#products #main {
	width:960px;
	}
body.sidebar-right #main {
	float:left;
	width:790px;
	}
body.sidebar-right #main.front,
body.sidebar-right #page-slider #main.front {
	float:left;
	width:300px;
	padding-bottom:200px;
	}
body.page-literature #main {
	width:620px;
	float:left;
	}
.sidebar {
	width:200px;
	}
#sidebar-left {
	float:left
	;margin-right:10px;
	}
.front #sidebar-left {
	float:left;
	margin-right:10px;
	width:300px;}
#sidebar-right {
	float:right;
	margin-left:10px;
	}
body.front #sidebar-right {
	width:620px;
	}
.front #sidebar-right h2 {
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:5px;
	margin-top:-3px;
	}
#header {
	margin:0 0 16px;
	padding:10px 0 10px;
	position:relative;
	background:url(/images/header-bottom.png) bottom left repeat-x;
	/* border:1px solid blue; */
	}
.front #header {
	margin:0 24px -3px;
	}
#header #logo {
	float:left;
	padding:0;
	}
#header #sitename {
	float:left;
	margin-bottom:1.5em;
	}
#header h1 {
	font-weight:bold;
	margin:0;
	}
#header h1 a {
	text-decoration:none;
	}
#header #siteslogan {
	display:block;
	font-size:1.5em;
	line-height:1em;
	}
#header ul.primary-links,
#header ul.primary-links1 {
	float:left;
	margin-left:0px;
	font-size:16px;
	text-transform:uppercase;
	font-family:Arial,Helvetica,sans-serif;
	color:#83b7ed;
	width:1100px;
	/* border:1px solid green; */
	}
#header ul.primary-links1 {
	width:530px;
	font-size:10px;
	}
#header ul.primary-links li,
#header ul.primary-links1 li {
	float:left;
	width:135px;
	padding-bottom:0px;
	line-height:1.3;
	}
#header ul.primary-links1 li {
	width:230px;
	}
#header ul.primary-links li.menu-680 {width:120px;}
#header ul.primary-links li.menu-1647 {width:68px;}
#header ul.primary-links li.menu-688 {width:117px;}
#header ul.primary-links li.menu-689 {width:130px;}
#header ul.primary-links li.menu-1392 {width:33px;}
#header ul.primary-links li.menu-1387 {width:70px;}
#header ul.primary-links li.menu-775 {width:80px;}
#header ul.primary-links li.menu-222 {width:40px;}
#header ul.primary-links a,
#header ul.primary-links1 a {
	color:#83b7ed;
	text-indent:-9999em;
	display:block;
	height:18px;
	background:transparent url(/images/nav-meniu.png) no-repeat 0 0;
	/* border:1px dashed red; */
	}
#header ul.primary-links1 a {
	visibility:hidden;
	height:16px;
	display:block;
	}

#header ul.primary-links .menu-680 a {
	background-position:0px 0px;
	height:18px;
	}
#header ul.primary-links .menu-680 a:hover,
#header ul.primary-links .menu-680 a:active,
#header ul.primary-links .menu-680 a.active,
#header ul.primary-links .menu-680 a.active-trail {
	background-position:-216px 0;
	}
#header ul.primary-links .menu-2338 a {
	background-position:0 -18px;
	height:18px;
	}
#header ul.primary-links .menu-2338 a:hover,
#header ul.primary-links .menu-2338 a:active,
#header ul.primary-links .menu-2338 a.active,
#header ul.primary-links .menu-2338 a.active-trail {
	background-position:-216px -18px;
	}
#header ul.primary-links .menu-1647 a {
	background-position:0 -18px;
	height:18px;
	}
#header ul.primary-links .menu-1647 a:hover,
#header ul.primary-links .menu-1647 a:active,
#header ul.primary-links .menu-1647 a.active,
#header ul.primary-links .menu-1647 a.active-trail {
	background-position:-216px -18px;
	}
#header ul.primary-links .menu-1392 a {
	background-position:0 -75px;
	height:18px;
	}
#header ul.primary-links .menu-1392 a:hover,
#header ul.primary-links .menu-1392 a:active,
#header ul.primary-links .menu-1392 a.active,
#header ul.primary-links .menu-1392 a.active-trail {
	background-position:-216px -75px;
	}
#header ul.primary-links .menu-1611 a {
	background-position:0 -75px;
	height:18px;
	}
#header ul.primary-links .menu-1611 a:hover,
#header ul.primary-links .menu-1611 a:active,
#header ul.primary-links .menu-1611 a.active,
#header ul.primary-links .menu-1611 a.active-trail {
	background-position:-216px -75px;
	}
#header ul.primary-links .menu-688 a {
	background-position:0 -37px;
	height:18px;
	}
#header ul.primary-links .menu-688 a:hover,
#header ul.primary-links .menu-688 a:active,
#header ul.primary-links .menu-688 a.active,
#header ul.primary-links .menu-688 a.active-trail {
	background-position:-216px -37px;
	}
#header ul.primary-links .menu-689 a {
	background-position:0 -56px;
	height:18px;
	}
#header ul.primary-links .menu-689 a:hover,
#header ul.primary-links .menu-689 a:active,
#header ul.primary-links .menu-689 a.active,
#header ul.primary-links .menu-689 a.active-trail {
	background-position:-216px -56px;
	}
#header ul.primary-links .menu-775 a {
	background-position:0 -114px;
	height:18px;
	}
#header ul.primary-links .menu-775 a:hover,
#header ul.primary-links .menu-775 a:active,
#header ul.primary-links .menu-775 a.active,
#header ul.primary-links .menu-775 a.active-trail {
	background-position:-216px -114px;
	}
#header ul.primary-links .menu-222 a {
	background-position:0 -144px;
	height:18px;
	}
#header ul.primary-links .menu-222 a:hover,
#header ul.primary-links .menu-222 a:active,
#header ul.primary-links .menu-222 a.active,
#header ul.primary-links .menu-222 a.active-trail {
	background-position:-216px -144px;
	}
#header ul.primary-links .menu-223 a {
	background-position:0 -174px;
	height:18px;
	}
#header ul.primary-links .menu-223 a:hover,
#header ul.primary-links .menu-223 a:active,
#header ul.primary-links .menu-223 a.active,
#header ul.primary-links .menu-223 a.active-trail {
	background-position:-216px -174px;
	}
#header ul.primary-links .menu-2011 a {
	background-position:0 -114px;
	height:18px;
	}
#header ul.primary-links .menu-2011 a:hover,
#header ul.primary-links .menu-2011 a:active,
#header ul.primary-links .menu-2011 a.active,
#header ul.primary-links .menu-2011 a.active-trail {
	background-position:-216px -114px;
	}
#header ul.primary-links .menu-1387 a {
	background-position:0px -94px;
	height:18px;
	}
#header ul.primary-links .menu-1387 a:hover,
#header ul.primary-links .menu-1387 a:active,
#header ul.primary-links .menu-1387 a.active,
#header ul.primary-links .menu-1387 a.active-trail {
	background-position:-216px -94px;
	}

#header ul.primary-links a.active,
#header ul.primary-links .active-trail a {
	color:#2d2d2d;
	text-decoration:none;
	}

#noutati {
	width:610px;
	padding: 0.5em 0.5em 0 0.5em;
	background-color: #e1eefc;
	border-radius: 5px;
	}

#search-theme-form {
	margin:0;position:
	absolute;
	bottom:7px;
	right:0;width:
	182px;}
#search-theme-form #search {
	background:transparent url(/images/bg-search.png) no-repeat 0 0;
	height:22px;
	position:relative;
	}
#search-theme-form .form-item{margin:0;}#search-theme-form input{border:0;margin:0;background:transparent;}#search-theme-form input.form-text{margin-left:5px;font-size:10px;color:#888;width:140px;float:left;}#search-theme-form input.form-submit{border:0;background:transparent url(/images/bg-search.png) no-repeat -159px 0;width:23px;display:block;text-indent:-9999em;text-transform:lowercase;float:right;height:22px;}
div#edit-search-theme-form-1-wrapper label,
div#edit-search-block-form-1-wrapper label {
	display:none;
	}
ul.links li {
	background:none;
	margin:0 1em 0 0;
	padding:0;
	}
#nav{font-size:1em;line-height:1em;margin:0 0 0;position:relative;width:525px;float:left;display:inline;}#nav ul.primary-links,#nav ul.dynamic-persistent-menu-menu{background:#eee;font-weight:bold;margin:0;padding:0 .5em;}#nav ul.primary-links li,#nav ul.secondary-links li,#nav div.block-dynamic_persistent_menu li{background:none;margin:0;padding:0;}#nav ul.primary-links li a:link,#nav ul.primary-links li a:visited,#nav ul.dynamic-persistent-menu-menu li a:link,#nav ul.dynamic-persistent-menu-menu li a:visited{display:inline-block;line-height:3em;margin:0 1em 0 0;padding:0;}#nav ul.primary-links li a:hover,#nav ul.primary-links li a:active,#nav ul.dynamic-persistent-menu-menu li a:hover,#nav ul.dynamic-persistent-menu-menu li a:active{text-decoration:underline;}#nav div#secondary-links,#nav ul.dynamic-persistent-menu-sub-menu{padding:0;position:absolute;width:100%;}#nav ul.secondary-links li a:link,#nav ul.secondary-links li a:visited,#nav ul.dynamic-persistent-menu-sub-menu li a:link,#nav ul.dynamic-persistent-menu-sub-menu li a:visited{display:inline-block;line-height:3em;margin:0;padding:0 .5em;}#nav ul.secondary-links li a:hover,#nav ul.secondary-links li a:active,#nav ul.dynamic-persistent-menu-sub-menu li a:hover,#nav ul.dynamic-persistent-menu-sub-menu li a:active{text-decoration:underline;}#nav .block{margin:0;}#nav ul.dynamic-persistent-menu-menu{display:block !important;}.breadcrumb{color:#ccc;padding:0;margin-top:-11px;margin-bottom:12px;text-transform:uppercase;font-weight:bold;font-size:13px;z-index:3;}.breadcrumb a.last-child{color:#303030;}span.submitted{color:#898989;font-size:.8333em;line-height:1.5em;}.node .picture{float:left;margin:.5em .5em .5em 0;}.meta{margin:0 0 3em;}.meta div.links{float:left;}.meta div.terms{float:right;}.meta div.terms span{float:left;}.meta div.links ul.links li{float:left;padding:0 1em 0 0;}.meta div.terms ul.links li{float:left;padding:0 0 0 1em;}.node_read_more{font-weight:bold;}.item-list ul.pager li{margin:0;padding:0;}.item-list ul.pager li a:link,.item-list ul.pager li a:visited,.item-list ul.pager li.pager-current{margin:0;padding:0 .2em;text-decoration:none;}.item-list ul.pager li a:hover,.item-list ul.pager li a:active{text-decoration:underline;}.item-list ul.pager li.pager-current{border-bottom:2px solid;color:#069;font-weight:bold;}.comment{margin:0;padding:0;}.comment-bar{font-size:1em;line-height:1.5em;position:relative;}.comment span.submitted{color:#898989;}.comment span.new{color:red;}.comment-title{display:none;}.comment .picture{float:right;margin:0 0 .5em .5em;}.comment ul.links{margin:0 0 1.5em;}.comment ul.links li a{text-decoration:underline;}.indented{border-left:1px solid #ddd;margin-left:2em;padding-left:1em;}.block{margin:0 0 1.5em;position:relative;}#user-login-form{padding:0 .5em;text-align:left;}#user-login-form .form-item{margin:0;}#user-login-form .item-list ul li{background:none;padding:0;}div.block div.edit{background-color:#f5f5f5;border:1px solid #ddd;display:none;font-size:9px;padding:2px 0 2px 10px;position:absolute;right:0;top:0;z-index:40;}div.block:hover div.edit{display:block;}div.block div.edit a{color:#999;margin-right:10px;}div.block div.edit:hover a{color:#000;}div.view{position:relative;}div.view div.views-hide-hover,div.view:hover div.views-hide,div.view div.views-admin-links,div.view div.views-admin-links-hover,div.view div.views-admin-links:hover{background-color:#f5f5f5;border:1px solid #ddd;font-size:9px;margin-right:0;margin-top:0;padding:0;padding-left:10px;position:absolute;right:0;top:0;width:auto;}div.view div.views-admin-links li a{color:#999;}

#footer {
	padding:1.5em 0;
	position:relative;
	font-size:11px;}
#footer .copyright {
	float:left;
	color:#7f7f7f;
	}
.front #footer .copyright {color:#000;}
#footer a.feed-icon {
	position:absolute;
	right:0;
	top:1.416667em;}
#footer #block-system-0 {
	position:absolute;
	right:25px;
	top:1.5em;
	}
span.clear {
	clear:both;
	display:block;
	font-size:0;
	height:1px;
	line-height:0;
	margin-bottom:-1px;
	}
.clear {
	clear:both;
	}
.clear-block {
	display:block;
	}
.clearfix:after, .container:after {
	content:"\0020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
	}
.clearfix, .container {
	display:block;
	}
.float-left {
	float:left;
	}
.float-right {
	float:right;
	}
.img-left {
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	}
.img-right {
	float:right;
	margin:1.5em 0 1.5em 1.5em;
	}
.first {
	margin-left:0;
	padding-left:0;
	}
.last {
	margin-right:0;
	padding-right:0;
	}
.top {
	margin-top:0;
	padding-top:0;
	}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
	}
.text-left {text-align:left;}
.text-right {text-align:right;}
.text-center {text-align:center;}
.text-justify {text-align:justify;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
.underline {border-bottom:1px solid;}
.highlight {background:#ffc;}
.quiet {color:#666;}
.loud {color:#000;}
.added {
	background:#060;
	color:#fff;
	}
.removed {
	background:#900;
	color:#fff;
	}
.small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
	}
.large {
	font-size:1.2em;
	line-height:1.25em;
	margin-bottom:1.25em;
	}
.nopadding {padding:0;}
.noindent {
	margin-left:0;
	padding-left:0;
	}
.nobullet{background:none;list-style:none;list-style-image:none;}.wrap{width:950px;margin:0 auto;}.hide{display:none;}ol{margin:0 0 1.5em;padding:0;}ol li{margin:0 0 0 1.5em;}ul{margin:0 0 1.5em;padding:0;}ul li{`list-style-image:none;list-style-type:none;margin:0;padding:0 0 0 1.5em;}li ol,li ul,ul ul,ol ol{margin:0;}ul.menu,.item-list ul{margin:0 0 1.5em;padding:0;}ul.menu ul,.item-list ul ul{margin:0;}ul li.expanded{background:transparent url(/images/menu-expanded.gif) no-repeat 1px .35em;}ul li.collapsed{background:transparent url(/images/menu-collapsed.gif) no-repeat 0 .35em;}ul li.leaf a,ul li.expanded a,ul li.collapsed a{display:block;}ul li.fake-leaf{font-size:1em;font-weight:bold;}ul.inline li{background:none;margin:0;padding:0 1em 0 0;}dl{margin:0 0 1.5em;}dl dt{font-weight:bold;}dl dd{margin-left:1.5em;}input{color:#494949;font:1em Verdana,sans-serif;}textarea,select{color:#494949;font:1em Verdana,sans-serif;}fieldset ul.clear-block li{background-image:none;margin:0;padding:0;}fieldset{background:#fff;border:1px solid #ccc;margin:1em 0;padding:1em;}fieldset legend{padding:0 0.5em;}html.js fieldset.collapsed{background:transparent;padding-bottom:.6em;padding-top:0;}html.js fieldset.collapsible legend a{background:url(/images/menu-expanded.gif) no-repeat 0 50%;}html.js fieldset.collapsed legend a{background:url(/images/menu-collapsed.gif) no-repeat 0 50%;}.form-checkboxes,.form-radios,.form-checkboxes .form-item,.form-radios .form-item{margin:.25em 0;}.form-button,.form-submit{margin:1em .5em 1em 0;}.confirmation .form-submit,.search-form .form-submit,.poll .form-submit,fieldset .form-button,fieldset .form-submit,.sidebar .form-button,.sidebar .form-submit,table .form-button,table .form-submit{margin:0 0 1.2em;}#autocomplete li{cursor:pointer;margin:0;padding:2px;}#autocomplete li.selected{background:#027ac6;color:#fff;}ul.primary{border-bottom:0;margin:0;padding:0;}div.admin,div.admin .left,div.admin .right,div.admin-panel,div.admin-panel .body,div.admin .expert-link{margin:0;padding:0;}div.admin .left{float:left;width:48%;}div.admin .right{float:right;width:48%;}div.admin-panel .description,.form-item .description{color:#666;font-size:0.9167em;line-height:1.636364em;margin:0 0 1.63636em;padding:0;}div.admin-panel{}body.admin dt{font-weight:normal;}body.admin dd{color:#898989;font-size:.9167em;line-height:1.636364em;}.more-helph-link{font-size:.8333em;padding:0.2em 0 0.1em;}.block-region{font-size:0.8333em;line-height:1.5em;margin:0;padding:0.15em 0.5em;}#forum thead th{border-bottom:3px solid #ccc;}#forum td.posts,#forum td.topics,#forum td.replies,#forum td.pager{text-align:left;}#forum tr td.forum{background-position:4px 9px;}.forum-topic-navigation{background:#eee;border:none;border-bottom:1px solid #ccc;margin-bottom:1em;padding:5px;}body.admin table{margin:0 0 1.4em;width:100%;}body.admin thead th{border-bottom:2px solid #ccc;font-weight:bold;padding:0 1em 0 0;}body.admin tbody{border-top:none;}body.admin td,body.admin th{padding:.3em .5em;vertical-align:middle;}body.admin tr.even,body.admin tr.odd,body.admin tbody th{border:solid #ccc;border-width:1px 0;}body.admin tr.odd td.active{background-color:#e9e9e9;}body.admin tr.even td.active{background-color:#eee;}body.admin tr.odd,body.admin tr.info{background-color:#eee;}body.admin tr.even{background-color:#f5f5f5;}body.admin tr.drag{background-color:#fffff0;}body.admin tr.drag-previous{background-color:#ffd;}body.admin td.region,body.admin td.module,body.admin td.container,body.admin td.category{background-color:#ddd;border-bottom:1px solid #ccc;border-top:1em solid #fff;color:#666;font-weight:bold;}body.admin tr:first-child td.region,body.admin tr:first-child td.module,body.admin tr:first-child td.container,body.admin tr:first-child td.category{border-top-width:0;}body.admin table.sticky-header{margin:0 0 0 1px;z-index:1;}body.admin table.sticky-header th{padding-top:.5em;}span.form-required{color:#ffae00;}.messages{background-color:#fff;border:1px solid #b8d3e5;}.messages,.preview,div.warning,div.error{margin:0 0 1.5em;padding:8px 1em;}.messages ul{margin:0;}.preview{background-color:#fcfce8;border:1px solid #e5e58f;}.preview .node{background-color:#fcfce8;}div.status{border-color:#c7f2c8;color:#33a333;}div.error,tr.error{background-color:#fcc;color:#a30000;}.form-item input.error,.form-item textarea.error{border:1px solid #c52020;color:#363636;}table.system-status-report tr.error,table.system-status-report tr.error th{background-color:#fcc;border-color:#ebb;color:#200;}table.system-status-report tr.warning,table.system-status-report tr.warning th{background-color:#ffd;border-color:#eeb;}table.system-status-report tr.ok,table.system-status-report tr.ok th{background-color:#dfd;border-color:#beb;}table.system-status-report th{padding-bottom:6px;padding-top:6px;}table.system-status-report th,table.system-status-report tr.merge-up td{padding-left:30px;}#v3dpage1-wrapper{background-color:#fff;}#TB_window,#TB_overlay{z-index:150;}#product-filter-box{width:790px;border:0px;background:#dfdfdf url(/images/bg-filter.png) repeat-x 0 0;position:absolute;z-index:1000;margin-top:0px;padding:0px;padding-right:15px;}#product-filter-box legend{vertical-align:middle;}#filter-product-header{width:100%;height:30px;position:relative;font-size:12px;background:black url(/images/filterbox.png) repeat-x 0 0;}#filter-product-header #show{position:absolute;top:7px;right:170px;}#filter-product-header #filter-fieldset-label{width:798px;height:28px;border-right:1px solid #ccc;cursor:pointer;}#filter-product-header #show a{padding-right:20px;background:url(/images/down.png) no-repeat center right;color:#fff;font-size:11px;}.ie6 #filter-product-header #show a{background-image:url(/images/down-ie.gif);}#filter-product-header #show.open a,#filter-product-header #show.showing a{background-image:url(/images/up.png);}.ie6 #filter-product-header #show.open a,.ie6 #filter-product-header #show.showing a{background-image:url(/images/up-ie.gif);}.page-product-list .item-list ul{list-style-type:none;}.page-product-list .item-list ul li{list-style-type:none;clear:both;}.page-product-list .item-list ul li img{vertical-align:middle;padding-right:10px;}.page-product-list .item-list ul li .prod-logo{float:left;}.view-id-news .item-list ul{margin:0 0 12px 0;}#product-filter-right{float:right;width:390px;}#product-filter-left{float:left;width:385px;padding-left:15px;}#edit-submit-products{float:right;}#product-filter-header #show,#product-filter-header #hide{float:right;display:block;margin-top:15px;font-size:12px;}#product-filter-header #show a,#product-filter-header #hide a{color:#b2b2b2;}#product-filter-header #show a{padding-right:20px;background:url(/images/down.png) no-repeat center right;}#product-filter-header #hide a{padding-right:20px;background:url(/images/up.png) no-repeat center right;}#filter-fieldset-label{float:left;width:350px;display:inline;padding-left:8px;padding-top:2px;color:#2289b2;font-size:10px;font-weight:600;}#filter-fieldset-header,#filter-display-as{color:#2d2d2d;font-weight:bold;float:left;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;}#filter-fieldset-header{width:798px;}#filter-display-as{padding-left:20px;}#filter-fieldset-label #manufacturer-label,#filter-fieldset-label #product-label{color:#02beef;font-size:12px;float:left;margin:4px 0;padding:0 10px;}#filter-fieldset-label #manufacturer-label{border-right:1px solid #797979;padding-left:0;}.views-processed{margin:0;}.views-table{height:282px;width:900px;overflow:auto;margin:20px 10px 10px 15px;padding:0 0 0 15px;}.views-table h2{display:block;border-bottom:2px solid #d8d8d8;margin:25px 0 5px 0;padding:0 0 3px 0;font-size:14px;font-weight:bold;color:#404040;clear:both;}.views-table h2:first-child{margin-top:0;margin-bottom:15px;}.views-table .logo{float:left;clear:left;height:55px;width:100px;margin-right:15px;text-align:center;overflow:hidden;}.views-table .logo{height:55px;}.views-table .logo img{}.views-table .prod-name.promoted{line-height:55px;margin-bottom:5px;}.views-table .prod-name.not-promoted{line-height:30px;}.views-table .jspVerticalBar{left:0;width:8px;}.views-table .jspTrack{background-color:#dedede;}.views-table .jspDrag{background-color:#00bdf6;}#product-filter-header{height:40px;width:800px;clear:both;float:left;}#product-views-header{height:40px;width:49px;border-left:2px solid #ccc;float:left;}#product-filter-box .views-exposed-widget{padding:0px;}#product-filter-box .views-exposed-widget fieldset .bef-toggle{padding-top:12px;padding-bottom:10px;display:block;}#product-filter-box .views-exposed-form .views-exposed-widget .form-submit{margin-top:1em;}.imageflow .slider{background:url(/images/slider_new.png) no-repeat scroll 0 0 transparent!important;width:226px;margin-top:1px !important;}.imageflow .scrollbar{margin-left:113px !important;border:0 !important;height:20px;margin-top:0 !important;}#views-slideshow-imageflow-1{zoom:1;}#views-slideshow-imageflow-images-1{padding-bottom:35px;background:transparent url(/images/bg-swoosh.jpg) no-repeat 2px 155px;}#views-slideshow-imageflow-images-1_navigation{background:url(/images/scrollbar.png) no-repeat -4px 0;height:12px !important;position:absolute;left:36px;bottom:46px;padding-right:113px;border-radius:4px;-moz-border-radius:4px;}.view-products .view-content{background:url(/images/product-bg.png) no-repeat left top;margin-left:-2px;margin-right:-6px;height:375px;width:951px;padding-left:10px;padding-right:6px;}.disclaimer-box{background:url(/images/disclaimerbox.png) no-repeat 0 4px;padding:13px 5px 12px;text-align:center;width:910px;margin-right:auto;margin-left:auto;font-size:13px;height:16px;overflow:hidden;}.section-product-list .view-content .item-list{height:350px;overflow-y:scroll;}.imageflow .caption{position:absolute;top:20px;z-index:100;margin:0;}.view-products .disclaimer{font-size:12px;font-weight:bold;padding:7px 10px 0;color:#7f7f7f;}.view-products #chg-view{float:left;color:#fff;font-size:10px;font-weight:600;padding-top:6px;}.view-products #chg-view ul{margin:0;padding:0 0 0 13px;}.view-products #chg-view ul li{padding:0;float:left;font-size:12px;}.view-products #chg-view ul li a{color:#02beef;}.view-products #chg-view ul li.images{padding-right:8px;margin-right:8px;border-right:1px solid #797979;}.view-products .view-header{width:730px;}.view-products .view-header p{font-size:12px;}#product-filter-box label.option{padding-left:7px;}#product-filter-box .form-item{padding-bottom:3px;}#product-filter-box #edit-submit-products{background:url(/images/btn_show-results.gif) no-repeat top left;text-indent:-999em;font-size:0;line-height:0;border:0;width:110px;height:25px;}#product-filter-box .views-widget-bottom{width:770px;margin:13px 0 15px;}#product-filter-box .views-widget-bottom .views-exposed-widget{float:right;}#product-filter-box .orjustshow{margin-top:21px;color:#666;font-size:11px;}#product-filter-box .featuredSelector{margin-left:15px;margin-top:10px;width:367px;margin-right:15px;}#product-filter-box .featuredSelector label{font-weight:bold;color:#262626;}#product-filter-box #featuredProductsSelector{float:right;}.ie6 #product-filter-box #featuredProductsSelector{width:351px;}#product-filter-box #featuredManufacturersSelector{float:left;width:363px;}.ie6 #product-filter-box #featuredManufacturersSelector{margin:10px 0 0 7px;width:300px;}#product-filter-box #widget-filter-field_manufacturer_value_many_to_one{border-right:1px solid #bbb;padding-bottom:30px;width:370px;display:inline-block;}#product-filter-box .checkbox{width:12px;height:12px;padding:0 5px 0 0;background:url(/images/checkbox.gif) no-repeat;display:block;float:left;clear:left;margin:3px 0 0;}.ie6 #product-filter-box .checkbox{overflow:hidden;}#product-filter-box .column{width:167px;}#product-filter-box .column.col1{float:left;}#product-filter-box .column.col2{float:right;}
#block-menu-primary-links li ul {
	display:none!important;
	}
#section-innovating-with-gorilla.container,
#innovating-with-gorilla-container {
	background:#fff url(/images/bg-lista-servicii-complete.jpg) no-repeat left bottom;
	}
#sectiune-servicii-cursuri {
	background:#fff url(/images/bg-detalii-teambuilding.jpg) no-repeat left bottom;
}

#adventure-turism.container {
	background:#fff url(/images/LivExp.png) no-repeat left bottom;
	}
#adventure-turism.container #main,
#adventure-turism.container #sidebar-right {
	width:342px;
	}
#adventure-turism.container #sidebar-left {
	margin-right:36px;
	}
#adventure-turism.container #main {
	_height:400px;
	min-height:400px;
	padding-bottom:30px;
	margin-right:20px;
	}
#adventure-turism.container .menu-block-1 {
	font:11px/1.5 Arial,Helvetica,sans-serif;
	}
#adventure-turism.container .menu-block-1 ul {
	list-style-type:none;
	}
#adventure-turism.container .menu-block-1 ul li {
	font-weight:bold;
	text-transform:uppercase;
	list-style-type:none;
	list-style-image:none;
	height:16px;
	}
#adventure-turism.container .menu-block-1 ul li a {
	text-decoration:none;
	}
#adventure-turism.container .menu-block-1 ul li a.active {
	color:black;
	}

#adventure-turism.container #sidebar-right {
	font-size:11px;
	}




#section-innovating-with-gorilla.container #main,
#section-innovating-with-gorilla.container #sidebar-right,
#page-slider #innovating-with-gorilla-container #main,
#innovating-with-gorilla-container #sidebar-right {
	width:342px;
	}
#section-innovating-with-gorilla.container #sidebar-left {
	margin-right:36px;
	}
#innovating-with-gorilla-container #sidebar-left {
	width:200px;
	}
#section-innovating-with-gorilla.container #main,
body.front #innovating-with-gorilla-container #main {
	_height:400px;
	min-height:400px;
	padding-bottom:30px;
	margin-right:20px;
	}
.container {
	width:960px;
	padding-left:24px;
	padding-right:24px;
	}
.front .container {
	width:1000px;
	padding-left:0;
	padding-right:0;
	}
#section-innovating-with-gorilla.container .menu-block-1,
#innovating-with-gorilla-container .menu-block-1 {
	font:11px/1.5 Arial,Helvetica,sans-serif;
	}
#section-innovating-with-gorilla.container .menu-block-1 ul,
#innovating-with-gorilla-container .menu-block-1 ul {
	list-style-type:none;
	}
#section-innovating-with-gorilla.container .menu-block-1 ul li,
#innovating-with-gorilla-container .menu-block-1 ul li {
	font-weight:bold;
	text-transform:uppercase;
	list-style-type:none;
	list-style-image:none;
	height:16px;
	}
#section-innovating-with-gorilla.container .menu-block-1 ul li a,
#innovating-with-gorilla-container .menu-block-1 ul li a {
	text-decoration:none;
	}
#section-innovating-with-gorilla.container .menu-block-1 ul li a.active, 
#innovating-with-gorilla-container .menu-block-1 ul li a.active {
	color:black;
	}

#section-innovating-with-gorilla.container #sidebar-right,
#innovating-with-gorilla-container #sidebar-right {
	font-size:11px;
	}
body.page-news-events .container,
body.front .sidebar-right,
body.section-press .container,
#evenimente-container {
	background:#fff url(/images/bg-evenimente.jpg) no-repeat right bottom;
	}
#work-container {
	background:#fff url(/images/bg-noi.jpg) no-repeat right 100px;
	}
#noi-container {
	background:#fff url(/images/bg-noi.jpg) no-repeat right 100px;
	}
#galerie-container {
	background:#fff url(/images/0.jpg) no-repeat 50px -1px;
	}
#galerie li {
	float:left;
}
body.page-news-events #main,
body.section-press #main {
	_height:450px;
	min-height:450px;
	}
body.page-news-events #main .news-column,
body.section-press #main .news-column {width:460px;}
.section-press .news-column ul,.section-news-events .section-sport-events.news-column ul {margin-left:20px;}
.section-press .news-column ul li,
.section-news-events .news-column ul li {
	list-style-type:disc;
	padding:0;
	}
.page-node-add-news .link-field-title,
.node-type-news .node-form .link-field-title {display:none;}

body.section-faqs .container,
#faqs-container,
body.section-about .container,
body.section-search .container {
	background:#fff url(/images/bg-evenimente.jpg) no-repeat right bottom;
	}
#section-sport-events {
background:#fff url(/images/bg-evenimente.jpg) no-repeat right bottom;
}
#section-news-events {
background:#fff url(/images/bg-noi.jpg) no-repeat right bottom;
}
body.section-faqs #main,
body.section-about #main,
body.section-search #main {
	_height:450px;
	min-height:450px;
	}
body.section-about #main,
body.section-search .box {
	width:460px;
	}
.view-faqs {
	width:460px;
	}
.view-faqs ul li .title {
	font-weight:bold;
	}
.view-faqs .views-field-field-content-title-value {
	font-weight:bold;
	text-transform:uppercase;
	}
.view-faqs ul {
	list-style-type:none;
	}
.view-faqs ul li {
	list-style-type:none;
	margin:0;
	}
#section-fun-with-gorilla.container {
	background:#fff url(/images/tough_yet_playful.gif) no-repeat 850px 137px;
	}
#fun-with-gorilla-container {
	background:#fff url(/images/0.jpg) no-repeat 51px -6px;
	}
.page-fun-with-gorilla #section-fun-with-gorilla.container {
	background:#fff url(/images/0.jpg) no-repeat 50px 134px;
	}
.page-fun-with-gorilla #section-despre-noi.container {
	background:#fff url(/images/0.jpg) no-repeat 50px 134px;
	}
#galerie-main-container {
	background:#fff url(/images/0.jpg) no-repeat 51px -6px;
	}
.page-galerie-main #section-galerie-main.container {
	background:#fff url(/images/0.jpg) no-repeat 50px 134px;
	}
.page-fun-with-gorilla-ringtones #section-fun-with-gorilla.container {
	background:#fff url(/images/ringtones-background.jpg) no-repeat center 139px;
	}
#fun-with-gorilla-container #main,
.page-fun-with-gorilla #main {
	min-height:450px;
	height:450px;
	position:relative;
	}
.sidebar-right #section-fun-with-gorilla.container #main {
	width:680px;
	}
.sidebar-right .section-fun-with-gorilla #sidebar-right {
	margin-top:80px;
	width:280px;
	margin-left:0;
	}
.section-fun-with-gorilla .fun-link a {
	text-transform:uppercase;
	font-size:19px;
	}
.section-fun-with-gorilla .fun-link p {}
#fun-with-gorilla-container .box,
.page-fun-with-gorilla .box {
	position:absolute;
	padding:10px;
	text-transform:uppercase;
	}
#galerie-container .box,
.page-galerie .box {
	position:absolute;
	padding:10px 10px 0 10px;
	text-transform:uppercase;
}
#fun-with-gorilla-container .wallpapers-box,
.page-fun-with-gorilla .wallpapers-box{
	top:43px;
	left:181px;
	height:27px;
	width:240px;
	text-align:right;
	}
#galerie-container .wallpapers-box,
.page-galerie .wallpapers-box{
	top:28px;
	left:181px;
	height:27px;
	width:240px;
	text-align:right;
	}
#fun-with-gorilla-container .ringtones-box,
.page-fun-with-gorilla .ringtones-box {
	top:-10px;
	left:499px;
	height:54px;
	width:405px;
	text-align:justify;
	}
#fun-with-gorilla-container .games-box,
.page-fun-with-gorilla .games-box {
	top:170px;
	left:628px;
	height:52px;
	width:250px;
	}
#galerie-container .games-box,
.page-galerie .games-box {
	top:155px;
	left:628px;
	height:52px;
	width:250px;
	}
#fun-with-gorilla-container .box h2,
.page-fun-with-gorilla .box h2 {
	font-size:18px;
	line-height:21px;
	font-weight:bold;
	}
#galerie-container .box h2,
.page-galerie .box h2 {
	font-size:18px;
	line-height:21px;
	font-weight:bold;
	}
#fun-with-gorilla-container .ringtones-box h2,
.page-fun-with-gorilla .ringtones-box h2 {
	font-size:18px;
	line-height:35px;
	font-weight:bold;
	text-align:left;
	}
#galerie-container .box p,
.page-fun-with-gorilla .box p {
	margin:0;
	}
#fun-with-gorilla-container .go-link,
.page-fun-with-gorilla .go-link {
	font-size:14px;
	}
#galerie-container .go-link,
.page-galerie .go-link {
	font-size:14px;
	}
#fun-with-gorilla-container .go-link1,
.page-fun-with-gorilla .go-link1 {
	font-size:12px;
	font-style:italic;
	line-height:15px;
	padding-top:10px;
	padding-left:3px;
	}
.section-fun-with-gorilla h1 {
	font-style:normal;
	}
.section-fun-with-gorilla .view-header h1 {
	margin-top:25px;
	margin-bottom:5px;
	}
.section-fun-with-gorilla.page-fun-with-gorilla-ringtones .view-header h1 {
	margin-top:30px;
	}
.section-fun-with-gorilla.page-fun-with-gorilla-ringtones .download-instructions {
	width:400px;
	margin-bottom:20px;
	}
.section-fun-with-gorilla .view-header p {
	margin:3px 0;
	}
.page-fun-with-gorilla-wallpapers .view-content {
	}
.page-fun-with-gorilla-wallpapers td {
	padding:0;
	}
.page-fun-with-gorilla-wallpapers .instructions {
	font-weight:bold;
	}
.page-fun-with-gorilla-wallpapers .title{font-weight:bold;text-transform:uppercase;margin-top:4px;}.page-fun-with-gorilla-wallpapers .view img{margin-top:10px;cursor:pointer;}.page-fun-with-gorilla-wallpapers .enlarge-link{float:right;margin-right:15px;padding-left:20px;background:url(/images/magnifying_glass_icon.gif) no-repeat left center;}.page-fun-with-gorilla-wallpapers .view-content a{font-weight:bold;}.page-fun-with-gorilla-ringtones .view-content{position:absolute;height:208px;overflow-y:auto;width:382px;top:65px;left:0;}.page-fun-with-gorilla-ringtones .view-footer{margin-top:250px;}.page-fun-with-gorilla-ringtones .views-row{padding:5px 10px;}.page-fun-with-gorilla-ringtones .previewButton{float:left;margin-right:10px;margin-top:3px;}.page-fun-with-gorilla-ringtones .views-field-field-content-title-value{font-weight:bold;text-transform:uppercase;font-size:15px;}.page-fun-with-gorilla-ringtones .ringtonePreview{text-transform:uppercase;font-weight:bold;color:#00abe4;font-size:10px;}.page-fun-with-gorilla-ringtones .views-field-field-ringtonemp3-fid-1{padding-left:5px;margin-left:5px;border-left:1px solid #ccc;}.page-fun-with-gorilla-ringtones .views-field-field-ringtonemp3-fid-1,.page-fun-with-gorilla-ringtones .views-field-field-ringtonem4r-fid{display:inline-block;font-size:10px;line-height:10px;color:#7a7a7a;font-weight:bold;}.page-fun-with-gorilla-ringtones .views-field-field-ringtonemp3-fid-1 a,.page-fun-with-gorilla-ringtones .views-field-field-ringtonem4r-fid a{font-weight:bold;color:#00abe4;}.page-fun-with-gorilla-games h1{display:none;}.page-fun-with-gorilla-games .dynamic-text img{margin-left:106px;}.front .panel-col-last{width:610px!important;}.front .panel-col-first{width:295px!important;padding-right:40px!important;}

.view-frontpage-content #views_slideshow_slider_main_1 .item-desc {
	width:315px;
	text-transform:capitalize;
	color:#000;
	font-weight:600;
	font-size:14px;
	display:inline;
	float:right;
	}
.view-frontpage-content #views_slideshow_slider_main_1 .item-body {
	float:right;
	width:315px;
	display:inline;
	}
.view-frontpage-content #views_slideshow_slider_main_1 .item-image {
	float:left;
	display:inline;
	}
.view-display-id-block_3 {
	width:515px;
	}
#block-views-literature-block_1 ul li,
#block-block-8 ul li {
	list-style-type:none;
	list-style-image:url(/images/dl-arrow.gif);
	line-height:1;
	font-weight:bold;
	vertical-align:middle;
	}
#block-views-literature-block_1 ul li a,
#block-block-8 ul li a {
	vertical-align:top;
	}
#block-views-literature-block_1 ul li a p,
#block-block-8 ul li a p {
	display:inline;
	}
span.date-display-single {
	color:#9A9A9A;
	}
.body-text span.date-display-single {
	color:inherit;
	}
.view-news p {
	margin-bottom:0;
	}
.view-news ul li .title {
	font-weight:bold;
	}
.view-news .views-field-field-content-title-value {
	font-weight:bold;
	}
.view-news ul {list-style-type:none;}
.view-news ul li {
	list-style-type:none;
	margin:0;
	padding:8px 0 0;
	line-height:1.1;
	}
.news-left {
	position:relative;
	float:left;
	width:420px;
	}
.news-right {
	position:relative;
	float:right;
	width:420px;
	padding-bottom:170px;
	}

.page-news-news-releases .view-news li{padding-bottom:10px;}.page-news-news-releases .view-news{width:450px;}.view-literature ul li .title{font-weight:bold;}.view-literature .views-field-field-content-title-value{font-weight:bold;}.view-literature ul{list-style-type:none;margin-left:20px;}.view-literature ul li{list-style-type:none;margin:4px 0;}.view-display-id-block_2 ul{list-style-type:none;margin-left:0px;}#block-menu-secondary-links{float:right;width:500px;}#block-menu-secondary-links ul.menu{list-style-type:none !important;text-align:right;float:right;line-height:12px;display:inline;margin:0;}#block-menu-secondary-links ul.menu li{list-style-type:none !important;float:left;}#block-menu-secondary-links ul.menu li.leaf{list-style-type:none !important;list-style-image:none;line-height:8px;border-right:1px solid #9A9A9A;}#block-menu-secondary-links ul.menu li.leaf a{padding-bottom:3px;} #block-menu-secondary-links ul.menu li.last{border:none;}

#block-menu-secondary-links a.active {
	text-decoration:none;
	color:#319FC4;
	}
#block-block-2 {
	clear:both;
	margin-top:15px;
	padding-top:10px;
	border-top:1px solid #E2E2E2;
	}
#block-block-2 p {
	margin-bottom:15px;
	}
#block-block-2 .read-more {
	display:block;
	margin-bottom:18px;
	}
#block-block-5 {
	border-top:1px solid #e2e2e2;
	padding:15px 40px 15px 0;
	}
#block-block-8 .view-content .item-list ul {
	margin-bottom:8px;
	}
#block-block-8 a.read-more {
	float:right;
	font-weight:bold;
	margin:0 8px 10px 0;
	}
.news-left a.read-more {
	display:block;
	margin-bottom:18px;
	}
.vertical-tabs-pane .form-item,.vertical-tabs-pane .form-text {
	width:100% !important;
	}
.news-back {
	padding-bottom:10px;
	}
.subtitle {
	color:#319FC4;
	font-family:Helvetica,Arial,sans-serif;
	font-size:1em;
	line-height:1em;
	font-weight:bold;
	padding-bottom:10px;
	font-style:italic;
	}
strong.intro {
	font-weight:bold;
	color:#319FC4;
	}
.view-Promos .promo-img {
	float:left;
	margin-right:10px;
	}
.view-Promos .promo-copy {
	float:left;
	width:600px;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	}
.view-Promos #views_slideshow_slider_image_count_1 {
	position:absolute;
	right:0;
	bottom:15px;
	}
#product .prod-image {
	float:left;
	padding:0 24px;
	}
#product .imagecache-prod-logo {
	vertical-align:middle;
	padding-right:10px;
	}
#product .prod-copy {
	padding-top:20px;
	}
#product .prod-copy h2 {
	font:20px/2 Arial,Helvetica,sans-serif;
	}
#product .prod-copy h2 img{}#product .prod-copy p {
	font:11px/1.5 Arial,Helvetica,sans-serif;
	}
.ui-widget-content {
	background:transparent url(/images/scrollbar.png) repeat-x 0 0;
	border:0;
	}
.ui-widget-header {
	background:none;
	}
.ui-slider-handle {
	border:0;
	background:transparent url(/images/slider_new.png) no-repeat scroll 50% 0;
	}
#views_slideshow_slider_slider_1 .ui-slider-handle {
	background:transparent url(/images/slider_new.png) no-repeat scroll 0 0;
	border:0;
	}
.ui-slider .ui-slider-handle {
	top:1px;
	height:9px;
	width:1.3em;
	}
.social {
	float:right;
	padding:20px 0 0 0;
	}
.social span,.social a {float:left;}
.social a.sn {
	display:block;
	height:24px;
	width:22px;
	margin-left:10px;
	text-indent:-9999em;
	}
.social a.fb {
	background:transparent url(/images/social.jpg) no-repeat 0 0;
	}
.social a.twitter {
	background:transparent url(/images/social.jpg) no-repeat -24px 0;
	}
.social a.wordpress {
	width:24px;
	background:transparent url(/images/social.jpg) no-repeat -46px 0;
	}
.social a.addthis_button {
	width:81px;
	margin-left:10px;
	}
.social a.youtube{
	width:24px;
	background:transparent url(/images/social.gif) no-repeat -46px 0;
	}
#colorbox,#cboxOverlay,#cboxWrapper {
	z-index:20000 !important;
	}
#product-filter-box .views-widget {
	padding:0 8px 8px 15px;
	width:370px;
	}
.section-search #main #search-form {
	display:none;
	}
ul.bulleted {
	list-style-type:disc;
	margin-left:20px !important;
	}
ul.bulleted li {
	list-style-type:inherit;
	padding:0;
	}
.views-field-field-content-title-value {
	line-height:1.3;
	}
.view-literature .view-content .item-list h3 {
	font-size:12px;
	text-transform:capitalize;
	}
#webform-component-comment {
	clear:left;
	}
#cboxLoadedContent #main {
	width:820px;
	}

#btn-left {
	width:25px;
	height:70px;
	position:absolute;
	left:200px;
	top:187px;
	background:transparent url(/images/btn-scroll2.gif) no-repeat 0 0;
	display:block;
	z-index:1000;
	}
#btn-left:hover {
	background-position:-25px 0;
	}
#btn-right {
	width:25px;
	height:70px;
	position:absolute;
	right:200px;
	top:187px;
	background:transparent url(/images/btn-scroll2.gif) no-repeat 0 -70px;
	display:block;
	z-index:1000;
	}
#btn-right:hover {
	background-position:-25px -70px;
	}
	
#bleed-left {
	position:absolute;
	z-index:99;
	left:0;
	top:0;
	width:255px;
	height:640px;
	background:transparent url(/images/bg-fade-left.png) repeat-y left top;
	}
#bleed-right {
	position:absolute;
	z-index:99;
	right:0;
	top:0;
	width:255px;
	height:640px;
	background:transparent url(/images/bg-fade-right.png) repeat-y right top;
	}
#container-empty {
	display:block;
	height:1000px;
	}
.ie6 #huge-outer-wrapper {
	text-align:center;
	}.ie6 
#container-front {
	width:1000px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	text-align:left;
	}
#container-videos #main,
.page-videos #main {
	width:953px;
	height:415px;
	}
.page-node-64 #main{width:953px;height:560px;}#main div.brightcove-area .title-area{width:270px;}#main div.brightcove-area .brightcove-player{position:absolute;top:0;right:0;width:640px;}#container-videos #footer{width:955px;}.body-text table,.body-text table td,.body-text table th{border:2px solid #000;}.search-results{margin-top:2ex;}.videoLeftCol{width:583px;float:left;position:relative;}.videoRightCol{width:367px;float:left;position:relative;}.video-title-area{background:url(/images/video_title_bg.gif) no-repeat;padding-left:17px;padding-bottom:11px;}.video-title-area h1{padding-bottom:4px;margin-bottom:0;}.video-body-text p{color:#666666;}#accordion li{padding:0;}#accordion li h3{color:#009ed3;font:bold 15px arial;text-transform:uppercase;margin-top:3px;}#accordion li h3:hover{color:#069;cursor:pointer;}#accordion li h3 a:hover,#accordion li a:active,#accordion li a:focus{text-decoration:none;}#accordion li h3.ui-state-active{color:#1f1f1f;}#accordion li h3.ui-state-active:hover{cursor:default;}.panel{height:123px;overflow:hidden;background:url(/images/video_separator-both.jpg) no-repeat 20px 3px;}.panel .viewport{padding-top:10px;float:left;width:360px;height:79px;overflow:hidden;position:relative;}.panel .buttons{display:block;margin:2px 10px 0 0;float:right;}.panel .disable{visibility:hidden;}.panel .overview{list-style:none;position:absolute;padding:0;margin:0;left:0;top:21px;}.panel .overview ul{margin:0;padding:0;}.panel .overview li{background-color:#009ed3;float:left;margin:0 10px 0 0;padding:0;border:solid #e1e1e1 1px;}.panel .overview img{border:solid #e1e1e1 2px;}.panel .overview img:hover{cursor:pointer;}.panel .overview li.hover{border-color:#467788;}.panel .overview li.hover img{border-color:#009bc8;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);}#accordion li li{list-style-type:none;height:60px;}.carouselFooter{clear:both;height:10px;padding-right:4px;font:normal 14px arial;color:#9c9c9c;text-transform:uppercase;}.nowPlaying{color:#009ed3;}#accordion-rollovers div.roOuter{padding-bottom:11px;display:none;background:url(/images/video_rollover.gif) no-repeat 50px bottom;position:absolute;color:#fff;font:bold 11px arial;width:220px;height:89px;}#accordion-rollovers div.roInner{padding:7px 7px 0 7px;background:#00c0ff;height:82px;overflow:hidden;}#accordion-rollovers .title{font:normal 15px arial;}#msg-no-flash{background-color:#FCC;color:#A30000;margin:0 0 1.5em;padding:8px 1em;border:1px solid #D77;display:none;}#container-prods .body-text{margin-right:20px;padding-right:25px;padding-bottom:50px;height:354px;width:920px;overflow-y:scroll;}#container-prods .fadeOut{background:url(/images/transparent-fade-down.png) repeat-x left bottom;z-index:2;width:920px;height:70px;position:relative;top:-50px;}.jspContainer{position:relative;overflow:hidden;z-index:1;}.jspPane{position:relative;}.jspTrack{position:absolute;cursor:pointer;right:0;top:0;height:100%;background:#e5e5e5;width:10px;}.jspDrag{position:absolute;background:#49bfdc;cursor:pointer;overflow:hidden;width:10px;}.jspDragTop{position:absolute;top:0;left:0;overflow:hidden;}.jspDragBottom{position:absolute;bottom:0;left:0;overflow:hidden;}

body.no-hero {}
.node-type-customer .node .content {margin-top:20px;}
#comunicare-profesionala {
	background:url(/images/default-comunicare-profesionala.jpg) no-repeat -135px -60px;
	}
#time-management {
	background:url(/images/default-time-management.jpg) no-repeat -135px -60px;
	}
#trophy {
	background:url(/images/TSE2013.png) no-repeat -135px -20px;
	}
#trophy2013 {
	background:url(/images/TrophyMF.jpg) no-repeat -135px -20px;
	}
#trophy-result {
	background:url(/images/cupa2.jpg) no-repeat -135px -60px;
	}
#competitii {
	background:url(/images/competitii.jpg) no-repeat -135px -60px;	
	}
#despre-noi {
	background:url(/images/bg-despre-noi-both.jpg) no-repeat -135px -60px;
	}
#problem-solving {
	background:url(/images/default-problem-solving.jpg) no-repeat -135px -60px;
	}
#leadership-organizational {
	background:url(/images/default-leadership-organizational.jpg) no-repeat -135px -60px;
	}
#vanzarea-directa {
	background:url(/images/default-vanzarea-directa.jpg) no-repeat -135px -60px;
	}
#negocierea-win-win {
	background:url(/images/default-negocierea-win-win.jpg) no-repeat -135px -60px;
	}
#persuasiunea {
	background:url(/images/default-persuasiune.jpg) no-repeat -135px -60px;
	}
#turism {
	background:url(/images/turism.png) no-repeat -135px -60px;
	}
#branding {
	background:url(/images/default-branding.jpg) no-repeat -135px -60px;
	}
.node-type-customer .information .body ul li {
	list-style-type:disc;
	margin:0 0 0 1.5em;
	padding:0;
	}
.node-type-customer h2 {
	font-size:13px;
	font-weight:bold;
	color:#232323;
	padding-bottom:3px;
	}
.node-type-customer ul {
	margin:0;
	padding:0;
	}
.node-type-customer #main {
	background:url(/images/distram-invatam.gif) no-repeat right bottom;
	}
.node-type-customer #race {
	background:url(/images/concuram-invatam.gif) no-repeat right bottom;
}
.node-type-customer #turism-aventura {
	background:url(/images/calatorim-invatam.gif) no-repeat right bottom;
}
.node-type-customer .hero {
	width:470px;
	float:left;
	text-align:center;
	}
.node-type-customer .information {
	margin-left:450px;
	}
.node-type-customer .information-race {
	margin-left:350px;
	}
.node-type-customer .no_hero .information{min-height:410px;}.node-type-customer .information .social p{float:left;margin:4px;font-size:14px;color:#b7b7b7;}.node-type-customer .information .body p{font-size:13px;line-height:19px;margin-right:30px;}.node-type-customer .featured li{width:114px;float:left;margin:0;padding:0;}.node-type-customer .featured .featured-image a{display:block;background:url(/images/customer-featured-box.jpg) no-repeat top left;text-align:center;height:102px;padding:7px;}.node-type-customer .featured .featured-title{text-align:center;font-size:14px;text-transform:uppercase;line-height:16px;margin-top:5px;}.node-type-customer .featured .featured-title a{color:#000;}.node-type-customer .featured .featured-title a:hover{text-decoration:none;}.node-type-customer .related_products{clear:both;padding-top:19px;background:url(/images/customer-separator.jpg) no-repeat;}.node-type-customer .related_products .tabs{margin-top:10px;height:28px;background:url(/images/border-line-gradient.jpg) no-repeat left bottom;}.node-type-customer .related_products .tabs:after{content:"";display:block;clear:both;}.node-type-customer .related_products .tabs li{background:url(/images/customer-tabs-background.jpg) repeat-x left top;float:left;margin:0;padding:0;}.node-type-customer .related_products .tabtitle{min-width:130px;height:27px;}.node-type-customer .related_products .tabs li:first-child .tabtitle{background:url(/images/customer-tabs-left-edge.jpg) no-repeat left top;}.node-type-customer .related_products .tabs li:last-child .tabtitle{background:url(/images/customer-tabs-right-edge.jpg) no-repeat right top;}.node-type-customer .related_products .tabs li.selected .tabtitle{height:28px;background:white url(/images/customer-tabs-selected-left.jpg) no-repeat left -1px;border-top:1px solid #c6cacb;}.node-type-customer .related_products .tabs .tabtitle button{background:none;border:none;width:100%;padding-top:5px;text-align:center;text-transform:uppercase;font-weight:bold;font-family:Arial,Helvetica,Geneva,sans-serif;color:#3fa2ca;cursor:pointer;height:28px;}.node-type-customer .related_products .tabs .selected .tabtitle button{background:url(/images/customer-tabs-selected-left.jpg) no-repeat right -1px;}.node-type-customer .related_products .tabs .products{position:absolute;left:-999em;}.node-type-customer .related_products .products{clear:both;margin-top:15px;}.node-type-customer .related_products .products li{width:100px;height:145px;float:left;text-align:center;padding-bottom:15px;font-size:11px;}.node-type-customer .related_products .product-image{}.node-type-customer .related_products .product-spotlight{display:none;background:url(/images/product_spotlight.png) no-repeat;width:185px;height:230px;position:relative;z-index:1;top:-240px;left:-45px;margin-bottom:-230px;}.node-type-customer .related_products .product-spotlight.selected{display:block;}.node-type-customer .product-image{min-height:105px;/}.node-type-customer .related_products .product-spotlight img{display:block;padding:15px 0 14px 0;margin:0 auto;}.node-type-customer .related_products .product-spotlight a{display:block;text-align:left;margin-left:15px;font-weight:bold;text-transform:uppercase;font-size:13px;line-height:16px;}

.node-type-customer .news-support-area {
	clear:both;
	padding-top:40px;
	}
.node-type-customer .news-area {
	width:600px;
	float:left;
	margin-right:20px;
	}
.node-type-customer .news-area td {
	padding:0;
	vertical-align:top;
	}
.node-type-customer .news-area li {
	width:90%;
	margin-bottom:8px;
	padding-left:0;
	}
.node-type-customer .customer-support-area {
	float:left;
	width:300px;
	}
.node-type-customer .legal-area {
	clear:both;
	min-height:60px;
	margin-right:350px;
	padding:30px 0 0 0;
	font-size:12px;
	line-height:15px;
	color:#a5a5a5;
	}

.prod-landing {
	position:relative;
	top:-19px;
	}
.prod-landing h1 {
	position:absolute;
	top:16px;
	font-size:20px;
	}
.prod-landing-banner {
	height:198px;
	padding-left:335px;
	margin-left:17px;
	background:url(/images/slideshow-lista-serviciir-bg.png) no-repeat top right;
	position:relative;
	}
.prod-landing-gorilla {
	position:absolute;
	top:0;
	left:20px;
	z-index:100;
	}
.prod-landing-slideshow {
	}
.prod-landing-banner-leadin {
	padding:28px 0 0 80px;
	font-size:17px;
	color:#474343;
	}
.prod-landing-banner-footer {
	padding-left:80px;
	font-size:15px;
	font-weight:bold;
	margin-top:-4px;
	color:#474343;
	}
.prod-landing-banner-main {
	padding-left:77px;
	padding-right:5px;
	font-weight:bold;
	font-size:63px;
	letter-spacing:-3px;
	line-height:57px;
	margin-top:-4px;
	color:#0a4583;
	}

.valori-banner {
	height:198px;
	padding-left:335px;
	margin-left:17px;
	background:url(/images/slideshow-lista-serviciir-bg.png) no-repeat top right;
	position:relative;
	}
.valori-leadin {
	padding:28px 0 0 10px;
	font-size:17px;
	color:#474343;
	}
.valori-footer {
	padding:0 0 30px 10px;
	font-size:15px;
	font-weight:bold;
	margin-top:-4px;
	color:#474343;
	}
.valori-main {
	padding-left:7px;
	padding-right:5px;
	font-weight:bold;
	font-size:70px;
	letter-spacing:-3px;
	line-height:57px;
	margin-top:-4px;
	color:#0a4583;
	}
	
.galerie-foto-banner-main {
	padding-left:77px;
	padding-right:5px;
	padding-top:8px;
	font-weight:bold;
	font-size:20px;
	
	margin-top:-4px;
	color:#0a4583;
	}
.prod-landing-fade {
	position:absolute;
	top:26px;
	left:310px;
	z-index:90;
	}
.prod-landing-banner-bot {
	display:block;
	margin:0 auto;
	}
.prod-landing-cta {
	width:900px;
	height:65px;
	padding:7px 15px 0;
	margin:15px auto;
	font:bold 12px/15px arial;
	color:#575353;
	background:url(/images/products-landing-cta-bg.gif) no-repeat;
	}
.prod-landing-cta a {
	float:right;
	margin-left:10px;
	margin-top:4px;
	}
.prod-landing-cust {
	width:990px;
	margin:0 auto;
	}
.prod-landing-cust-grp {
	float:left;
	}
.prod-landing-cust-grp-hdr {
	font-size:120%;
	height:19px;
	padding:0px 10px 0px 5px;
	clear:both;
	}
.prod-landing-cust-grp-col {
	width:180px;
	float:left;
	padding:4px 10px 4px 5px;
	}
.prod-landing-cust-grp-col-wider {
	width:158px;
	float:left;
	}
.full-product-list {
	background:url(/images/products-gorilla-tagline.jpg) no-repeat bottom right;
	padding:0 200px 80px 0;
	}


#contact-header {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #ccc;
	}
#contact-body {
	clear:both;
	}
.webform-component-textfield, .webform-component-checkboxes {
	margin:0 0 10px;
	padding: 0px;
	height:22px;
	float:left;
	clear:left;
	width:100%;
	display:inline-block;
	}
.webform-component-email {
	margin:0 0 10px;
	padding: 0px;
	height:22px;
	float:left;
	clear:left;
	width:100%;
	}
.webform-component-select {
	margin:0 0 10px;
	padding: 0px;
	height:22px;
	float:left;
	clear:left;
	width:100%;
	}
.webform-component-textarea {
	float:left;
	clear:left;
	width:100%;
	margin:10px 0 0;
	}
.form-actions {
	clear:left;
	}
#webform-component-first-name label {
	float:left;
	width:180px;
	line-height:32px;
	}
#webform-component-last-name label {
	float:left;
	width:180px;
	line-height:32px;
	}
#webform-component-email-address label {
	float:left;
	width:180px;
	line-height:32px;
	}
#webform-component-what-best-describes-you label{float:left;width:180px;line-height:32px;}#webform-component-company label{float:left;width:180px;line-height:32px;}#webform-component-application label{float:left;width:180px;line-height:32px;}#webform-component-application .form-checkboxes label{float:left;width:auto;padding-right:10px;line-height:32px;vertical-align:middle;}#webform-component-are-you-working-with label{float:left;width:180px;line-height:32px;}#webform-component-are-you-working-with .form-checkboxes label{float:left;width:auto;padding-right:10px;line-height:32px;vertical-align:middle;}#webform-component-name-of-company-you-are-working-with label{float:left;width:180px;}#webform-component-comment label{float:left;width:180px;line-height:32px;}#edit-submitted-what-best-describes-you{border:1px solid #CCC;width:378px;}#edit-submitted-comment{border:1px solid #CCC;width:378px;}

#consulta .textarea-identifier {
	display:none;
	}
#contact-container .slider-container,
#consulta .form-submit {
	width:61px;
	height:24px;
	padding:0;
	margin:0 0 0 500px;
	cursor:pointer;
	border-style:none;
	display:block;
	font-size:0;
	background:transparent url(/images/btn-submit.png) no-repeat 0 0;
	}
.contact-address {
	float:right;
	margin:0px 10px;
	}
.webform-component input {
	float:left;
	margin-right:3px;
	}
.webform-component label.error {
	padding-left:16px;
	}
#raspuns-body {
	color:#000000;
	display:none;
	float:left;
	margin-top:5px;
	margin-left:10px;
	margin-right:70px;
	width:500px;
	height:380px;
	}
.loading {
	color:#000000;
	background-image:url(../images/incarcare.gif);
	background-position:50% 30%;
	background-repeat:no-repeat;
	height:380px;
}

#colorbox,#cboxOverlay,#cboxWrapper {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;
	}
#cboxOverlay {
	position:fixed;
	width:100%;
	height:100%;
	}
#cboxMiddleLeft,#cboxBottomLeft {
	clear:left;
	}
#cboxContent {
	position:relative;
	overflow:hidden;
	}
#cboxLoadedContent {
	overflow:auto;
	}
#cboxLoadedContent iframe {
	display:block;
	width:100%;
	height:100%;
	border:0;
	}
#cboxTitle {
	margin:0;
	}
#cboxLoadingOverlay,#cboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	}
#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {
	cursor:pointer;
	}
#cboxOverlay {
	background:url(/js/colorbox/example1/images/overlay.png) 0 0 repeat;
	}
#colorbox {}
#cboxTopLeft {
	width:21px;
	height:21px;
	background:url(/js/colorbox/example1/images/controls.png) -100px 0 no-repeat;
	}
#cboxTopRight {
	width:21px;
	height:21px;
	background:url(/js/colorbox/example1/images/controls.png) -129px 0 no-repeat;
	}
#cboxBottomLeft {
	width:21px;
	height:21px;
	background:url(/js/colorbox/example1/images/controls.png) -100px -29px no-repeat;
	}
#cboxBottomRight {
	width:21px;
	height:21px;
	background:url(/js/colorbox/example1/images/controls.png) -129px -29px no-repeat;
	}
#cboxMiddleLeft {
	width:21px;
	background:url(/js/colorbox/example1/images/controls.png) left top repeat-y;
	}
#cboxMiddleRight {
	width:21px;
	background:url(/js/colorbox/example1/images/controls.png) right top repeat-y;
	}
#cboxTopCenter {
	height:21px;
	background:url(/js/colorbox/example1/images/border.png) 0 0 repeat-x;
	}
#cboxBottomCenter {
	height:21px;
	background:url(/js/colorbox/example1/images/border.png) 0 -29px repeat-x;
	}
#cboxContent {
	background:#fff;
	}
#cboxLoadedContent {
	margin-bottom:28px;
	}
#cboxTitle {
	position:absolute;
	bottom:4px;
	left:0;
	text-align:center;
	width:100%;
	color:#949494;
	}
#cboxCurrent {
	position:absolute;
	bottom:4px;
	left:58px;
	color:#949494;
	}
#cboxSlideshow {
	position:absolute;
	bottom:4px;
	right:30px;
	color:#0092ef;
	}
#cboxPrevious {
	position:absolute;
	bottom:0;
	left:0px;
	background:url(/js/colorbox/example1/images/controls.png) -75px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
	}
#cboxPrevious.hover {
	background-position:-75px -25px;
	}
#cboxNext {
	position:absolute;
	bottom:0;
	left:27px;
	background:url(/js/colorbox/example1/images/controls.png) -50px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
	}
#cboxNext.hover {
	background-position:-50px -25px;
	}
#cboxLoadingOverlay {
	background:url(/js/colorbox/example1/images/loading_background.png) center center no-repeat;
	}
#cboxLoadingGraphic {
	background:url(/js/colorbox/example1/images/loading.gif) center center no-repeat;
	}
#cboxClose {
	position:absolute;
	top:0;
	right:0;
	background:url(/js/colorbox/example1/images/controls.png) -25px 0px no-repeat;
	width:25px;
	height:25px;
	text-indent:-9999px;
	}
#cboxClose.hover {
	background-position:-25px -25px;
	}


.views-slideshow-controls-bottom {
	text-align:right;
	position:relative;
	top:-21px;
	margin-bottom:-30px;
	padding-right:20px;
	padding-top:10px;
	z-index:10;
	}
.views_slideshow_singleframe_no_display,.views_slideshow_singleframe_hidden,.views_slideshow_singleframe_controls,.views_slideshow_singleframe_image_count {
	display:none;
	}
.views_slideshow_singleframe_image_count {
	padding:0 5px;
	color:#c6c6c6;
	}
.views_slideshow_singleframe_pager div a img {
	width:75px;
	height:75px;
	}
.views_slideshow_singleframe_pager div {
	display:inline;
	padding-left:10px;
	}
.views_slideshow_singleframe_pager.thumbnails a.activeSlide img {
	border:3px solid #000;
	}
.views_slideshow_singleframe_pager.numbered a.activeSlide {
	text-decoration:underline;
	}

.dynamic-text #video-column {
	width:600px;
	float:right;
	margin-left:50px;
	}
#vid{
border: 1px solid #CCC; 
	border-radius:16px	
}
#quot{
	padding: 15px 10px 15px 10px;
	border-left: 7px solid #83b7ed;
	border-right: 7px solid #83b7ed;
	border-radius: 7px;
}
.dynamic-text .view-all-link {font-weight:bold;}
.dynamic-text #media-column,
.dynamic-text #consumers-column {
	width:285px;
	float:left;
	}
.dynamic-text #media-column h2,
.dynamic-text #consumers-column h2 {
	margin-bottom:5px;
	font-size:18px;
	font-weight:bold;
	}
.dynamic-text #media-column {
	margin-right:40px;
	}
.dynamic-text .view-praise {
	height:356px;
	overflow:hidden;
	}
.view-praise h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
	}
.view-praise .views-field-field-legal-text-value {
	font-size:10px;
	margin:10px 0;
	}
.eng {
	height:888px;
	position:relative;
}
#clienti-fericiti-container,
#praise-for-gorilla-container {
	background:url(/images/bg-clienti-fericiti.png) no-repeat 23px top;
	}
.page-praise-for-gorilla #section-praise-for-gorilla.container {
	background:#fff url(/images/bg-clienti-fericiti.png) no-repeat 23px 118px
	}
.page-praise-for-gorilla #section-praise-for-gorilla.container #inner #main,
.page-galerie #section-galerie.container #inner #main,
#praise-for-gorilla-container #main {
	
	height:388px;
	position:relative;
	}
#main #disclaimer {
	color:#888;
	font-size:11px;
	}
.page-praise-for-gorilla #section-praise-for-gorilla.container #inner #main #disclaimer {
	position:absolute;
	bottom:-77px;
	left:0;
	}
.page-praise-for-gorilla #section-praise-for-gorilla.container #footer {
	top:8px;
	height:40px;
	}
#praise-for-gorilla-container #footer {padding:1.1em 0;}
#praise-for-gorilla-container #main #disclaimer {
	position:absolute;
	bottom:-80px;
	left:0;
	}
.section-praise-for-gorilla #main .view-footer #disclaimer {
	position:absolute;
	bottom:-69px;
	width:700px;
	}
.section-praise-for-gorilla #inner {
	background:#fff url(/images/praise-background-small.png) no-repeat bottom right;
	}
.section-praise-for-gorilla .view {width:500px;}
.section-praise-for-gorilla .view .view-content {min-height:530px;}
.section-praise-for-gorilla #footer {padding-bottom:50px;}
.view-praise .views-field-field-body-value p {
	font-size:12px;
	margin-bottom:0;
	}
.view-praise .views-field-field-attribution-value {
	font-weight:bold;
	font-size:11px;
	color:#666;
	margin-top:3px;
	}
.view-praise .views-field-field-displaydate-value {
	font-size:11px;
	color:#666;
	margin-bottom:3px;
	}
.view-praise .views-field-field-link-url {
	font-size:12px;
	font-weight:bold;
	margin-bottom:12px;
	}
.view-praise .views-field-field-link-url a:after{content:' \00BB';}
.gallery li {
	float:left;
}
