#wrapper10 {	padding: 10px;  margin: 100px;  font-size: 1.3em;
}

.wrapper10 {	padding: 10px;  margin: 100px;  font-size: 1.3em;
}


#aggregator .feed-source .feed-title {
	margin-top: 0px;
}
#aggregator .feed-source .feed-image img {
	margin-bottom: 0.75em;
}
#aggregator .feed-source .feed-icon {
	float: right; display: block;
}
#aggregator .feed-item {
	margin-bottom: 1.5em;
}
#aggregator .feed-item-title {
	font-size: 1.3em; margin-bottom: 0px;
}
#aggregator .feed-item-meta {
	margin-bottom: 0.5em;
}
#aggregator .feed-item-body {
	margin-bottom: 0.5em;
}
#aggregator .feed-item-categories {
	font-size: 0.9em;
}
#aggregator td {
	vertical-align: bottom;
}
#aggregator td.categorize-item {
	white-space: nowrap;
}
#aggregator .categorize-item .news-item .body {
	margin-top: 0px;
}
#aggregator .categorize-item h3 {
	margin-top: 0px; margin-bottom: 1em;
}
.node-unpublished {
	background-color: rgb(255, 244, 244);
}
.preview .node {
	background-color: rgb(255, 255, 234);
}
#node-admin-filter ul {
	margin: 0px; padding: 0px; width: 100%; list-style-type: none;
}
#node-admin-buttons {
	clear: right; margin-left: 0.5em; float: left;
}
td.revision-current {
	background: rgb(255, 255, 204);
}
.node-form .form-text {
	width: 95%; display: block;
}
.node-form .container-inline .form-text {
	width: auto; display: inline;
}
.node-form .standard {
	clear: both;
}
.node-form textarea {
	width: 95%; display: block;
}
.node-form .attachments fieldset {
	float: none; display: block;
}
.terms-inline {
	display: inline;
}
.poll .bar {
	margin: 1px 0px; height: 1em; background-color: rgb(221, 221, 221);
}
.poll .bar .foreground {
	height: 1em; float: left; background-color: rgb(0, 0, 0);
}
.poll .links {
	text-align: center;
}
.poll .percent {
	text-align: right;
}
.poll .total {
	text-align: center;
}
.poll .vote-form {
	text-align: center;
}
.poll .vote-form .choices {
	margin: 0px auto; text-align: left; display: table;
}
.poll .vote-form .choices .title {
	font-weight: bold;
}
.node-form #edit-poll-more {
	margin: 0px;
}
td.poll-chtext {
	width: 80%;
}
td.poll-chvotes .form-text {
	width: 85%;
}
fieldset {
	padding: 0.5em; margin-bottom: 1em;
}
form {
	margin: 0px; padding: 0px;
}
hr {
	border: 1px solid gray; height: 1px;
}
img {
	border: 0px currentColor;
}
table {
	border-collapse: collapse;
}
th {
	text-align: left; padding-right: 1em; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 3px; border-bottom-style: solid;
}
.clear-block::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
.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 {
	padding: 0.1em 0.6em; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(238, 238, 238);
}
tr.odd {
	padding: 0.1em 0.6em; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(238, 238, 238);
}
tr.drag {
	background-color: rgb(255, 255, 240);
}
tr.drag-previous {
	background-color: rgb(255, 255, 221);
}
td.active {
	background-color: rgb(221, 221, 221);
}
td.checkbox {
	text-align: center;
}
th.checkbox {
	text-align: center;
}
tbody {
	border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;
}
tbody th {
	border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
thead th {
	text-align: left; padding-right: 1em; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 3px; border-bottom-style: solid;
}
.breadcrumb {
	padding-bottom: 0.5em;
}
div.indentation {
	margin: -0.4em 0.2em -0.4em -0.4em; padding: 0.42em 0px 0.42em 0.6em; width: 20px; height: 1.7em; float: left;
}
div.tree-child {
	background: url("/misc/tree.png") no-repeat 11px;
}
div.tree-child-last {
	background: url("/misc/tree-bottom.png") no-repeat 11px;
}
div.tree-child-horizontal {
	background: url("/misc/tree.png") no-repeat -11px;
}
.error {
	color: rgb(238, 85, 85);
}
div.error {
	border: 1px solid rgb(221, 119, 119);
}
div.error {
	background: rgb(255, 204, 204); padding: 2px; color: rgb(34, 0, 0);
}
tr.error {
	background: rgb(255, 204, 204); padding: 2px; color: rgb(34, 0, 0);
}
.warning {
	color: rgb(224, 144, 16);
}
div.warning {
	border: 1px solid rgb(240, 192, 32);
}
div.warning {
	background: rgb(255, 255, 221); padding: 2px; color: rgb(34, 34, 0);
}
tr.warning {
	background: rgb(255, 255, 221); padding: 2px; color: rgb(34, 34, 0);
}
.ok {
	color: rgb(0, 128, 0);
}
div.ok {
	border: 1px solid rgb(0, 170, 0);
}
div.ok {
	background: rgb(221, 255, 221); padding: 2px; color: rgb(0, 34, 0);
}
tr.ok {
	background: rgb(221, 255, 221); padding: 2px; color: rgb(0, 34, 0);
}
.item-list .icon {
	color: rgb(85, 85, 85); padding-left: 0.25em; clear: right; float: right;
}
.item-list .title {
	font-weight: bold;
}
.item-list ul {
	margin: 0px 0px 0.75em; padding: 0px;
}
.item-list ul li {
	margin: 0px 0px 0.25em 1.5em; padding: 0px;
}
ol.task-list li.active {
	font-weight: bold;
}
.form-item {
	margin-top: 1em; margin-bottom: 1em;
}
tr.odd .form-item {
	margin-top: 0px; margin-bottom: 0px; white-space: nowrap;
}
tr.even .form-item {
	margin-top: 0px; margin-bottom: 0px; white-space: nowrap;
}
tr.merge-down {
	border-bottom-width: 0px !important;
}
tr.merge-down td {
	border-bottom-width: 0px !important;
}
tr.merge-down th {
	border-bottom-width: 0px !important;
}
tr.merge-up {
	border-top-width: 0px !important;
}
tr.merge-up td {
	border-top-width: 0px !important;
}
tr.merge-up th {
	border-top-width: 0px !important;
}
.form-item input.error {
	border: 2px solid red;
}
.form-item textarea.error {
	border: 2px solid red;
}
.form-item select.error {
	border: 2px solid red;
}
.form-item .description {
	font-size: 0.85em;
}
.form-item label {
	font-weight: bold; display: block;
}
.form-item label.option {
	font-weight: normal; display: inline;
}
.form-checkboxes {
	margin: 1em 0px;
}
.form-radios {
	margin: 1em 0px;
}
.form-checkboxes .form-item {
	margin-top: 0.4em; margin-bottom: 0.4em;
}
.form-radios .form-item {
	margin-top: 0.4em; margin-bottom: 0.4em;
}
.marker {
	color: rgb(255, 0, 0);
}
.form-required {
	color: rgb(255, 0, 0);
}
.more-link {
	text-align: right;
}
.more-help-link {
	text-align: right; font-size: 0.85em;
}
.nowrap {
	white-space: nowrap;
}
.item-list .pager {
	text-align: center; clear: both;
}
.item-list .pager li {
	padding: 0.5em; display: inline; list-style-type: none; background-image: none;
}
.pager-current {
	font-weight: bold;
}
.tips {
	padding-top: 0px; padding-bottom: 0px; font-size: 0.9em; margin-top: 0px; margin-bottom: 0px;
}
dl.multiselect dd.b {
	width: 14em; font-family: inherit; font-size: inherit;
}
dl.multiselect dd.b .form-item {
	width: 14em; font-family: inherit; font-size: inherit;
}
dl.multiselect dd.b select {
	width: 14em; font-family: inherit; font-size: inherit;
}
dl.multiselect dd.a {
	width: 10em;
}
dl.multiselect dd.a .form-item {
	width: 10em;
}
dl.multiselect dt {
	margin: 0px 1em 0px 0px; padding: 0px; line-height: 1.75em; float: left;
}
dl.multiselect dd {
	margin: 0px 1em 0px 0px; padding: 0px; line-height: 1.75em; float: left;
}
dl.multiselect .form-item {
	margin: 0px; height: 1.75em;
}
.container-inline div {
	display: inline;
}
.container-inline label {
	display: inline;
}
ul.primary {
	list-style: none; margin: 5px; padding: 0px 0px 0px 1em; height: auto; line-height: normal; border-bottom-color: rgb(187, 187, 187); border-bottom-width: 1px; border-bottom-style: solid; white-space: nowrap; border-collapse: collapse;
}
ul.primary li {
	display: inline;
}
ul.primary li a {
	border-width: 1px; border-style: solid solid none; border-color: rgb(187, 187, 187); padding: 0px 1em; height: auto; text-decoration: none; margin-right: 0.5em; background-color: rgb(221, 221, 221);
}
ul.primary li.active a {
	border-width: 1px; border-style: solid; border-color: rgb(187, 187, 187) rgb(187, 187, 187) rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
ul.primary li a:hover {
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(238, 238, 238); background-color: rgb(238, 238, 238);
}
ul.secondary {
	margin: 5px; padding: 0.5em 1em; border-bottom-color: rgb(187, 187, 187); border-bottom-width: 1px; border-bottom-style: solid;
}
ul.secondary li {
	padding: 0px 1em; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid; display: inline;
}
ul.secondary a {
	padding: 0px; text-decoration: none;
}
ul.secondary a.active {
	border-bottom-color: rgb(153, 153, 153); border-bottom-width: 4px; border-bottom-style: solid;
}
#autocomplete {
	border: 1px solid currentColor; overflow: hidden; position: absolute; z-index: 100;
}
#autocomplete ul {
	list-style: none; margin: 0px; padding: 0px;
}
#autocomplete li {
	background: rgb(255, 255, 255); color: rgb(0, 0, 0); white-space: pre; cursor: default;
}
#autocomplete li.selected {
	background: rgb(0, 114, 185); color: rgb(255, 255, 255);
}
html.js input.form-autocomplete {
	background-position: 100% 2px; background-image: url("/misc/throbber.gif"); background-repeat: no-repeat;
}
html.js input.throbbing {
	background-position: 100% -18px;
}
html.js fieldset.collapsed {
	height: 1em; margin-bottom: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}
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 5px 75%; padding-left: 15px;
}
html.js fieldset.collapsed legend a {
	background-position: 5px 50%; background-image: url("/misc/menu-collapsed.png");
}
* html.js fieldset.collapsed legend {
	display: inline;
}
* html.js fieldset.collapsed legend * {
	display: inline;
}
* 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 {
	background: url("/misc/grippie.png") no-repeat center 2px rgb(238, 238, 238); border-width: 0px 1px 1px; border-style: solid; border-color: rgb(221, 221, 221); height: 9px; overflow: hidden; cursor: s-resize;
}
html.js .resizable-textarea textarea {
	width: 100%; margin-bottom: 0px; display: block;
}
.draggable a.tabledrag-handle {
	margin: -0.4em 0px -0.4em -0.5em; padding: 0.42em 1.5em 0.42em 0.5em; height: 1.7em; text-decoration: none; float: left; cursor: move;
}
a.tabledrag-handle:hover {
	text-decoration: none;
}
a.tabledrag-handle .handle {
	background: url("/misc/draggable.png") no-repeat 0px 0px; width: 13px; height: 13px; margin-top: 4px;
}
a.tabledrag-handle-hover .handle {
	background-position: 0px -20px;
}
.joined + .grippie {
	background-position: center 1px; height: 5px; margin-bottom: -2px;
}
.teaser-checkbox {
	padding-top: 1px;
}
div.teaser-button-wrapper {
	margin: 0px; padding-right: 5%; float: right;
}
.teaser-checkbox div.form-item {
	margin: 0px 5% 0px 0px; padding: 0px; float: right;
}
textarea.teaser {
	display: none;
}
html.js .no-js {
	display: none;
}
.progress {
	font-weight: bold;
}
.progress .bar {
	background: url("/misc/progress.gif") rgb(255, 255, 255); margin: 0px 0.2em; border: 1px solid rgb(0, 55, 90); height: 1.5em;
}
.progress .filled {
	background: rgb(0, 114, 185); width: 0%; height: 1em; border-bottom-color: rgb(0, 74, 115); border-bottom-width: 0.5em; border-bottom-style: solid;
}
.progress .percentage {
	float: right;
}
.progress-disabled {
	float: left;
}
.ahah-progress {
	float: left;
}
.ahah-progress .throbber {
	background: url("/misc/throbber.gif") no-repeat 0px -18px; margin: 2px; width: 15px; height: 15px; float: left;
}
tr .ahah-progress .throbber {
	margin: 0px 2px;
}
.ahah-progress-bar {
	width: 16em;
}
#first-time strong {
	padding: 1.5em 0px 0.5em; display: block;
}
tr.selected td {
	background: rgb(255, 255, 204);
}
table.sticky-header {
	background: rgb(255, 255, 255); margin-top: 0px;
}
.install#clean-url {
	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 {
	margin: 4px 0px 0px; padding: 0px 2px; font-size: 0.85em; max-width: 500px;
}
div.password-description ul {
	margin-bottom: 0px;
}
.password-parent {
	margin: 0px;
}
input.password-confirm {
	margin-right: 10px;
}
.confirm-parent {
	margin: 5px 0px 0px;
}
span.password-confirm {
	visibility: hidden;
}
span.password-confirm span {
	font-weight: normal;
}
ul.menu {
	list-style: none; border: currentColor; text-align: left;
}
ul.menu li {
	margin: 0px 0px 0px 0.5em;
}
li.expanded {
	margin: 0px; padding: 0.2em 0.5em 0px 0px; list-style-type: circle; list-style-image: url("/misc/menu-expanded.png");
}
li.collapsed {
	margin: 0px; padding: 0.2em 0.5em 0px 0px; list-style-type: disc; list-style-image: url("/misc/menu-collapsed.png");
}
li.leaf {
	margin: 0px; padding: 0.2em 0.5em 0px 0px; list-style-type: square; list-style-image: url("/misc/menu-leaf.png");
}
li a.active {
	color: rgb(0, 0, 0);
}
td.menu-disabled {
	background: rgb(204, 204, 204);
}
ul.links {
	margin: 0px; padding: 0px;
}
ul.inline.links {
	display: inline;
}
ul.links li {
	padding: 0px 0.5em; display: inline; list-style-type: none;
}
.block ul {
	margin: 0px; padding: 0px 0px 0.25em 1em;
}
#permissions td.module {
	font-weight: bold;
}
#permissions td.permission {
	padding-left: 1.5em;
}
#access-rules .access-type {
	margin-right: 1em; float: left;
}
#access-rules .rule-type {
	margin-right: 1em; float: left;
}
#access-rules .access-type .form-item {
	margin-top: 0px;
}
#access-rules .rule-type .form-item {
	margin-top: 0px;
}
#access-rules .mask {
	clear: both;
}
#user-login-form {
	text-align: center;
}
#user-admin-filter ul {
	margin: 0px; padding: 0px; width: 100%; list-style-type: none;
}
#user-admin-buttons {
	clear: right; margin-left: 0.5em; float: left;
}
#user-admin-settings fieldset .description {
	padding-bottom: 0.5em; font-size: 0.85em;
}
.profile {
	margin: 1em 0px; clear: both;
}
.profile .picture {
	margin: 0px 1em 1em 0px; float: right;
}
.profile h3 {
	border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.profile dl {
	margin: 0px 0px 1.5em;
}
.profile dt {
	margin: 0px 0px 0.2em; font-weight: bold;
}
.profile dd {
	margin: 0px 0px 1em;
}
.field .field-label {
	font-weight: bold;
}
.field .field-label-inline {
	font-weight: bold;
}
.field .field-label-inline-first {
	font-weight: bold;
}
.field .field-label-inline {
	display: 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: 0px;
}
.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle {
	padding-right: 0.5em;
}
.node-form .content-add-more .form-submit {
	margin: 0px;
}
.node-form .number {
	width: auto; display: inline;
}
.node-form .text {
	width: auto;
}
.form-item #autocomplete .reference-autocomplete {
	white-space: normal;
}
.form-item #autocomplete .reference-autocomplete label {
	font-weight: normal; display: inline;
}
#content-field-overview-form .advanced-help-link {
	margin: 4px 4px 0px 0px;
}
#content-display-overview-form .advanced-help-link {
	margin: 4px 4px 0px 0px;
}
#content-field-overview-form .label-group {
	font-weight: bold;
}
#content-display-overview-form .label-group {
	font-weight: bold;
}
#content-copy-export-form .label-group {
	font-weight: bold;
}
table#content-field-overview .label-add-new-field {
	float: left;
}
table#content-field-overview .label-add-existing-field {
	float: left;
}
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: 0px;
}
table#content-field-overview .content-new {
	padding-bottom: 0.5em; font-weight: bold;
}
.advanced-help-topic h3 {
	margin: 1em 0px 0.5em;
}
.advanced-help-topic h4 {
	margin: 1em 0px 0.5em;
}
.advanced-help-topic h5 {
	margin: 1em 0px 0.5em;
}
.advanced-help-topic h6 {
	margin: 1em 0px 0.5em;
}
.advanced-help-topic dd {
	margin-bottom: 0.5em;
}
.advanced-help-topic span.code {
	padding: 1px; font-family: "Bitstream Vera Sans Mono",Monaco,"Lucida Console",monospace; font-size: 0.9em; background-color: rgb(237, 241, 243);
}
.advanced-help-topic .content-border {
	border: 1px solid rgb(170, 170, 170);
}
.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: 0px !important;
}
.cke_editor {
	display: table !important;
}
.cke_editor {
	display: inline-table !important;
}
#ie {
	display: inline-table !important;
}
.cke_panel_listItem {
	padding-left: 0px; background-image: none;
}
tbody {
	border: 0px currentColor;
}
form#ckeditor-admin-profile-form textarea#edit-toolbar {
	display: none;
}
form#ckeditor-admin-global-profile-form textarea#edit-toolbar {
	display: none;
}
form#ckeditor-admin-profile-form #edit-toolbar + .grippie {
	display: none;
}
form#ckeditor-admin-global-profile-form #edit-toolbar + .grippie {
	display: none;
}
div.sortableList {
	cursor: n-resize;
}
div.widthMarker {
	margin: 10px 0px 0px 1px; height: 20px; text-align: center; padding-left: 1px; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: dashed;
}
div.group.sortableList {
	margin: 20px 0px 0px;
}
div.sortableList div.sortableListDiv {
	width: 900px; height: 30px; margin-bottom: 3px;
}
div.sortableList div.sortableListDiv span.sortableListSpan {
	height: 30px; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: dashed; display: block; background-color: rgb(240, 240, 238);
}
div.sortableList div.sortableListDiv span.sortableListSpan ul {
	list-style: none; margin: 0px; padding: 0px 0px 0px 1px; border: 1px solid rgb(204, 204, 204); width: 900px; height: 30px; white-space: nowrap;
}
div.sortableList div.sortableListDiv span.sortableListSpan ul li {
	list-style: none; padding: 2px; height: 18px; cursor: move; min-width: 18px;
}
div.sortableList div.sortableListDiv span.sortableListSpan ul li.group {
	padding-left: 2px; min-width: 5px;
}
div.sortableList div.sortableListDiv span.sortableListSpan ul li img {
	margin: 0px; padding: 0px; border: 0px currentColor;
}
li.sortableItem {
	margin: 3px 1px 1px 0px; border: 1px solid rgb(204, 204, 204); float: left; position: relative; z-index: 99; background-color: rgb(240, 240, 238);
}
fieldset#edit-appearance div#groupLayout {
	margin: 1em 0px; padding: 0px; border: 0px currentColor; overflow: auto;
}
div#allButtons {
	margin: 1em 0px; padding: 0px; border: 0px currentColor; overflow: auto;
}
.cke_browser_ie .cke_panel_block {
	overflow: hidden !important;
}
.ctools-locked {
	padding: 1em; border: 1px solid red; color: red;
}
.ctools-owns-lock {
	background: 0px 0px rgb(255, 255, 221); padding: 1em; border: 1px solid rgb(240, 192, 32);
}
a.ctools-ajaxing {
	background: url("/sites/all/modules/ctools/images/status-active.gif") no-repeat right; padding-right: 18px !important;
}
input.ctools-ajaxing {
	background: url("/sites/all/modules/ctools/images/status-active.gif") no-repeat right; padding-right: 18px !important;
}
button.ctools-ajaxing {
	background: url("/sites/all/modules/ctools/images/status-active.gif") no-repeat right; padding-right: 18px !important;
}
select.ctools-ajaxing {
	background: url("/sites/all/modules/ctools/images/status-active.gif") no-repeat right; padding-right: 18px !important;
}
div.ctools-ajaxing {
	background: url("/sites/all/modules/ctools/images/status-active.gif") no-repeat center; width: 18px; float: left;
}
.container-inline-date {
	width: auto; clear: both; margin-right: 0.5em; vertical-align: top; display: inline-block;
}
.container-inline-date .form-item {
	margin: 0px; padding: 0px; float: none;
}
.container-inline-date .form-item .form-item {
	float: left;
}
.container-inline-date .form-item {
	width: auto;
}
.container-inline-date .form-item input {
	width: auto;
}
.container-inline-date .description {
	clear: both;
}
.container-inline-date .form-item input {
	margin-right: 5px;
}
.container-inline-date .form-item select {
	margin-right: 5px;
}
.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: 0px; padding: 0px;
}
.container-inline-date .date-timezone .form-item {
	width: auto; clear: both; float: none;
}
#calendar_div {
	margin: 0px; padding: 0px;
}
#calendar_div td {
	margin: 0px; padding: 0px;
}
#calendar_div th {
	margin: 0px; padding: 0px;
}
#calendar_div {
	margin: 0px; width: 185px; border-collapse: separate;
}
.calendar_control {
	margin: 0px; width: 185px; border-collapse: separate;
}
.calendar_links {
	margin: 0px; width: 185px; border-collapse: separate;
}
.calendar_header {
	margin: 0px; width: 185px; border-collapse: separate;
}
.calendar {
	margin: 0px; width: 185px; border-collapse: separate;
}
.calendar td {
	padding: 0px;
}
span.date-display-single {
	
}
span.date-display-start {
	
}
span.date-display-end {
	
}
span.date-display-separator {
	
}
.date-repeat-input {
	width: auto; margin-right: 5px; float: left;
}
.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 {
	padding: 0px !important; width: 12em; margin-right: 2px !important; float: left !important; min-width: 12em;
}
.date-nav {
	width: 100%;
}
.date-nav div.date-prev {
	width: 24%; text-align: left; float: left;
}
.date-nav div.date-next {
	width: 24%; text-align: right; float: right;
}
.date-nav div.date-heading {
	width: 50%; text-align: center; float: left;
}
.date-nav div.date-heading h3 {
	margin: 0px; padding: 0px;
}
.date-clear {
	clear: both; float: none; display: block;
}
.date-clear-block {
	width: auto; clear: both; float: none;
}
.date-clear-block::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: " ";
}
.date-clear-block {
	display: inline-block;
}
* html .date-clear-block {
	height: 1%;
}
.date-clear-block {
	display: block;
}
.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 {
	padding-left: 10px; float: left;
}
.date-container .select-container {
	clear: left; float: left;
}
div.date-calendar-day {
	background: rgb(243, 243, 243); border-width: 1px; border-style: solid; border-color: rgb(238, 238, 238) rgb(187, 187, 187) rgb(187, 187, 187) rgb(238, 238, 238); margin: 6px 10px 0px 0px; width: 40px; text-align: center; color: rgb(153, 153, 153); line-height: 1; font-family: Georgia,Arial,Verdana,sans; float: left;
}
div.date-calendar-day span {
	text-align: center; display: block;
}
div.date-calendar-day span.month {
	padding: 2px; color: white; text-transform: uppercase; font-size: 0.9em; background-color: rgb(181, 190, 190);
}
div.date-calendar-day span.day {
	font-size: 2em; font-weight: bold;
}
div.date-calendar-day span.year {
	padding: 2px; font-size: 0.9em;
}
#ui-datepicker-div table {
	margin: 0px; padding: 0px;
}
#ui-datepicker-div td {
	margin: 0px; padding: 0px;
}
#ui-datepicker-div th {
	margin: 0px; padding: 0px;
}
#ui-datepicker-div {
	font-size: 12px !important;
}
#ui-datepicker-div table {
	font-size: 12px !important;
}
.ui-datepicker-div {
	font-size: 12px !important;
}
.ui-datepicker-div table {
	font-size: 12px !important;
}
.ui-datepicker-inline {
	font-size: 12px !important;
}
.ui-datepicker-inline table {
	font-size: 12px !important;
}
.ui-datepicker-div {
	background: rgb(255, 255, 255); list-style: none; margin: 0px; padding: 2.5em 0.5em 0.5em; outline: 0px; border: 2px solid rgb(211, 211, 211); width: 15.5em; line-height: 1.3; font-family: Verdana,Arial,sans-serif; font-size: 1.1em; text-decoration: none; position: relative;
}
.ui-datepicker-inline {
	background: rgb(255, 255, 255); list-style: none; margin: 0px; padding: 2.5em 0.5em 0.5em; outline: 0px; border: 2px solid rgb(211, 211, 211); width: 15.5em; line-height: 1.3; font-family: Verdana,Arial,sans-serif; font-size: 1.1em; text-decoration: none; position: relative;
}
#ui-datepicker-div {
	background: rgb(255, 255, 255); list-style: none; margin: 0px; padding: 2.5em 0.5em 0.5em; outline: 0px; border: 2px solid rgb(211, 211, 211); width: 15.5em; line-height: 1.3; font-family: Verdana,Arial,sans-serif; font-size: 1.1em; text-decoration: none; position: relative;
}
#ui-datepicker-div {
	background: rgb(255, 255, 255); display: none; z-index: 9999;
}
.ui-datepicker-inline {
	float: left; display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next {
	background: url("/sites/all/modules/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png") repeat-x 0px 50% rgb(230, 230, 230); left: 0.5em; top: 0.5em; position: absolute;
}
.ui-datepicker-prev {
	background: url("/sites/all/modules/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png") repeat-x 0px 50% rgb(230, 230, 230); left: 0.5em; top: 0.5em; position: absolute;
}
.ui-datepicker-next {
	left: 14.6em;
}
.ui-datepicker-next:hover {
	background: url("/sites/all/modules/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png") repeat-x 0px 50% rgb(218, 218, 218);
}
.ui-datepicker-prev:hover {
	background: url("/sites/all/modules/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png") repeat-x 0px 50% rgb(218, 218, 218);
}
.ui-datepicker-next a {
	background: url("/sites/all/modules/date/date_popup/themes/images/888888_7x7_arrow_left.gif") no-repeat 50% 50%; border: 1px solid rgb(211, 211, 211); width: 1.3em; height: 1.4em; text-indent: -999999px; font-size: 1em; display: block; cursor: pointer;
}
.ui-datepicker-prev a {
	background: url("/sites/all/modules/date/date_popup/themes/images/888888_7x7_arrow_left.gif") no-repeat 50% 50%; border: 1px solid rgb(211, 211, 211); width: 1.3em; height: 1.4em; text-indent: -999999px; font-size: 1em; display: block; cursor: pointer;
}
.ui-datepicker-next a {
	background: url("/sites/all/modules/date/date_popup/themes/images/888888_7x7_arrow_right.gif") no-repeat 50% 50%;
}
.ui-datepicker-prev a:hover {
	background: url("/sites/all/modules/date/date_popup/themes/images/454545_7x7_arrow_left.gif") no-repeat 50% 50%;
}
.ui-datepicker-next a:hover {
	background: url("/sites/all/modules/date/date_popup/themes/images/454545_7x7_arrow_right.gif") no-repeat 50% 50%;
}
.ui-datepicker-prev a:active {
	background: url("/sites/all/modules/date/date_popup/themes/images/222222_7x7_arrow_left.gif") no-repeat 50% 50%;
}
.ui-datepicker-next a:active {
	background: url("/sites/all/modules/date/date_popup/themes/images/222222_7x7_arrow_right.gif") no-repeat 50% 50%;
}
.ui-datepicker-header select {
	background: rgb(230, 230, 230); margin: 0px !important; padding: 0px !important; border: 1px solid rgb(211, 211, 211); top: 0.5em; color: rgb(85, 85, 85); line-height: 1.4em; font-size: 1em; position: absolute;
}
.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 {
	width: 15.5em; text-align: right;
}
table.ui-datepicker td a {
	padding: 0.1em 0.3em 0.1em 0px; color: rgb(85, 85, 85); text-decoration: none; display: block;
}
table.ui-datepicker tbody {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
table.ui-datepicker tbody td a {
	background: url("/sites/all/modules/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png") repeat-x 0px 50% rgb(230, 230, 230); border: 1px solid rgb(255, 255, 255); cursor: pointer;
}
table.ui-datepicker tbody td a:hover {
	background: url("/sites/all/modules/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png") repeat-x 0px 50% rgb(218, 218, 218); border: 1px solid rgb(153, 153, 153); color: rgb(33, 33, 33);
}
table.ui-datepicker tbody td a:active {
	background: url("/sites/all/modules/date/date_popup/themes/images/ffffff_40x100_textures_02_glass_65.png") repeat-x 0px 50% rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); color: rgb(34, 34, 34);
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: 0.3em 0px; text-align: center; color: rgb(34, 34, 34); text-transform: uppercase; font-size: 0.9em;
}
table.ui-datepicker .ui-datepicker-title-row td a {
	color: rgb(34, 34, 34);
}
.timeEntry_control {
	margin-left: 2px; vertical-align: middle;
}
* html .timeEntry_control {
	margin-top: -4px;
}
#header-region form.domain-list * {
	display: block;
}
.filefield-icon {
	margin: 0px 2px 0px 0px;
}
.filefield-element {
	margin: 1em 0px; white-space: normal;
}
.filefield-element .widget-preview {
	border-width: 0px 1px 0px 0px; border-style: solid; border-color: rgb(204, 204, 204); margin: 0px 10px 0px 0px; padding: 0px 10px 0px 0px; float: left; 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: 0px 0px 1em;
}
.filefield-element input.form-submit {
	margin: 0px;
}
.filefield-element input.form-file {
	margin: 0px;
}
.filefield-element input.progress-disabled {
	float: none; display: inline;
}
.filefield-element div.ahah-progress {
	padding: 1px 13px 2px 3px; float: none; display: inline;
}
.filefield-element div.throbber {
	padding: 1px 13px 2px 3px; float: none; display: inline;
}
.filefield-element div.ahah-progress-bar {
	padding: 0px; width: 28em; margin-top: 4px; display: none;
}
.filefield-element div.ahah-progress-bar div.bar {
	margin: 0px;
}
#edit-mollom-captcha {
	display: block;
}
.dblog-event pre {
	white-space: pre-wrap;
}
#simpletest-result-form table td {
	white-space: pre-wrap;
}
.views_slideshow_singleframe_no_display {
	display: none;
}
.views_slideshow_singleframe_hidden {
	display: none;
}
.views_slideshow_singleframe_controls {
	display: none;
}
.views_slideshow_singleframe_image_count {
	display: none;
}
.views_slideshow_singleframe_pager div a img {
	width: 75px; height: 75px;
}
.views_slideshow_singleframe_pager div {
	padding-left: 10px; display: inline;
}
.thumbnails.views_slideshow_singleframe_pager a.activeSlide img {
	border: 3px solid rgb(0, 0, 0);
}
.numbered.views_slideshow_singleframe_pager a.activeSlide {
	text-decoration: underline;
}
div.fieldgroup {
	margin: 0.5em 0px 1em;
}
div.fieldgroup .content {
	padding-left: 1em;
}
.views-exposed-form .views-exposed-widget {
	padding: 0.5em 1em 0px 0px; float: left;
}
.views-exposed-form .views-exposed-widget .form-submit {
	margin-top: 1.6em;
}
.views-exposed-form .form-item {
	margin-top: 0px; margin-bottom: 0px;
}
.views-exposed-form .form-submit {
	margin-top: 0px; margin-bottom: 0px;
}
.views-exposed-form label {
	font-weight: bold;
}
.views-exposed-widgets {
	margin-bottom: 0.5em;
}
html.js a.views-throbbing {
	background: url("/sites/all/modules/views/images/status-active.gif") no-repeat right; padding-right: 18px;
}
html.js span.views-throbbing {
	background: url("/sites/all/modules/views/images/status-active.gif") no-repeat right; padding-right: 18px;
}
div.view div.views-admin-links {
	font-size: xx-small; margin-top: 1em; margin-right: 1em;
}
.block div.view div.views-admin-links {
	margin-top: 0px;
}
div.view div.views-admin-links ul {
	margin: 0px; padding: 0px;
}
div.view div.views-admin-links li {
	margin: 0px; padding: 0px 0px 2px; z-index: 201;
}
div.view div.views-admin-links li a {
	margin: 0px; padding: 0px; color: rgb(204, 204, 204);
}
div.view div.views-admin-links li a::before {
	content: "[";
}
div.view div.views-admin-links li a::after {
	content: "]";
}
div.view div.views-admin-links-hover a {
	color: rgb(0, 0, 0);
}
div.view div.views-admin-links:hover a {
	color: rgb(0, 0, 0);
}
div.view div.views-admin-links-hover {
	
}
div.view div.views-admin-links:hover {
	
}
div.view div.views-hide {
	display: none;
}
div.view div.views-hide-hover {
	display: block; position: absolute; z-index: 200;
}
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-color: currentColor; border-top-width: medium; border-top-style: none;
}
div.with-block-editing.block div.edit {
	left: 0px; right: auto;
}
div.with-block-editing.block {
	position: relative;
}
div.with-block-editing.block div.edit {
	padding: 0px 2px; border: 1px solid rgb(238, 238, 238); top: 0px; right: 0px; font-size: 0.75em; display: none; position: absolute; z-index: 40; background-color: rgb(255, 255, 255);
}
div.with-block-editing.block:hover div.edit {
	display: block;
}
#comments {
	margin: 1em 0px;
}
#comments h2.title {
	
}
.comment {
	
}
.comment-preview {
	
}
.new.comment {
	
}
.first.comment {
	
}
.last.comment {
	
}
.odd.comment {
	
}
.even.comment {
	
}
.comment-unpublished {
	
}
.comment-unpublished div.unpublished {
	
}
.comment-by-anonymous {
	
}
.comment-by-node-author {
	
}
.comment-by-viewer {
	
}
.comment h3.title {
	
}
.new {
	color: rgb(204, 0, 0);
}
.comment .picture {
	
}
.comment .submitted {
	
}
.comment .content {
	
}
.comment .user-signature {
	
}
.comment ul.links {
	
}
.indented {
	
}
.preview .comment {
	
}
#user-login-form {
	text-align: right;
}
#user-login-form li.openid-link {
	margin-right: -20px; margin-left: 0px;
}
#user-login li.openid-link {
	margin-right: -2em; margin-left: 0px;
}
#user-login li.user-link {
	margin-right: -2em; margin-left: 0px;
}
form th {
	text-align: right; padding-right: 0px; padding-left: 1em;
}
form thead th {
	text-align: right; padding-right: 0px; padding-left: 1em;
}
body {
	font-size: 100%;
}
#skip-link {
	line-height: 1.5em; font-size: 0.75em;
}
#page {
	line-height: 1.5em; font-size: 0.75em;
}
body {
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}
caption {
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}
th {
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}
td {
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}
input {
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}
textarea {
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}
select {
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}
option {
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}
legend {
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}
fieldset {
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}
pre {
	font-family: "Courier New","DejaVu Sans Mono",monospace; font-size: 1.1em;
}
code {
	font-family: "Courier New","DejaVu Sans Mono",monospace; font-size: 1.1em;
}
h1 {
	line-height: 1.1em; font-size: 2.7em; font-weight: normal; margin-top: 0px; margin-bottom: 0.5em; color: #70963e;
}
h2 {
	line-height: 1.3em; font-size: 2.1em; font-weight: normal; margin-top: 0.66em; margin-bottom: 5px;
}
h3 {
	line-height: 1.7em; font-size: 1.7em; font-weight: normal; margin-top: 0.76em; margin-bottom: 0px; font-color: #444;
}
h4 {
	line-height: 1.3em; font-size: 1.5em; font-weight: normal; margin-top: 0px; margin-bottom: 0.9em;
}
h5 {
	line-height: 1.3em; font-size: 1.5em; font-weight: normal; margin-top: 0px; margin-bottom: 0.9em;
}
h6 {
	line-height: 1.3em; font-size: 1.5em; font-weight: normal; margin-top: 0px; margin-bottom: 0.9em;
}
p {
	margin: 1em 0px;
}
ul {
	margin: 1em 0px;
}
ol {
	margin: 1em 0px;
}
dl {
	margin: 1em 0px;
}
pre {
	margin: 1em 0px;
}
table {
	margin: 1em 0px;
}
fieldset {
	margin: 1em 0px;
}
p {
	margin-top: 0px;
}
blockquote {
	margin: 1em 2em;
}
ul {
	padding-left: 2em; margin-left: 0px;
}
ol {
	padding-left: 2em; margin-left: 0px;
}
.block ul {
	margin: 1em 0px; padding: 0px 0px 0px 2em;
}
.item-list ul {
	margin: 1em 0px; padding: 0px 0px 0px 2em;
}
ul ul {
	margin: 0px;
}
ul ol {
	margin: 0px;
}
ol ol {
	margin: 0px;
}
ol ul {
	margin: 0px;
}
.block ul ul {
	margin: 0px;
}
.block ul ol {
	margin: 0px;
}
.block ol ol {
	margin: 0px;
}
.block ol ul {
	margin: 0px;
}
.item-list ul ul {
	margin: 0px;
}
.item-list ul ol {
	margin: 0px;
}
.item-list ol ol {
	margin: 0px;
}
.item-list ol ul {
	margin: 0px;
}
li {
	margin: 0px; padding: 0px;
}
.item-list ul li {
	list-style: inherit; margin: 0px; padding: 0px;
}
ul.menu li {
	margin: 0px; padding: 0px;
}
li.expanded {
	margin: 0px; padding: 0px;
}
li.collapsed {
	margin: 0px; padding: 0px;
}
li.leaf {
	margin: 0px; padding: 0px;
}
ul {
	list-style-type: disc;
}
ul ul {
	list-style-type: circle;
}
ul ul ul {
	list-style-type: square;
}
ul ul ul ul {
	list-style-type: circle;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style-type: lower-alpha;
}
ol ol ol {
	list-style-type: decimal;
}
dt {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px 0px 0px 2em; padding: 0px;
}
a:link {
	color: rgb(50, 97, 149); font-weight: bold; text-decoration: none;
}
a:visited {
	color: rgb(50, 97, 149); text-decoration: none;
}
a:hover {
	color: rgb(77, 129, 187);
}
a:focus {
	color: rgb(77, 129, 187);
}
a:active {
	color: rgb(77, 129, 187);
}
table {
	border-color: rgb(170, 170, 170); width: 100%; border-collapse: collapse;
}
th {
	padding: 0px; text-align: left; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
thead th {
	padding: 0px; text-align: left; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
tbody th {
	padding: 0px; text-align: left; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
tbody {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
td {
	border-color: rgb(170, 170, 170); vertical-align: top;
}
table.noborder {
	border: 0px currentColor;
}
table.noborder td {
	border: 0px currentColor;
}
abbr {
	border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: dotted; white-space: nowrap; cursor: help;
}
abbr.created {
	border: currentColor; white-space: normal; cursor: auto;
}
img {
	border: 0px currentColor;
}
hr {
	background: url("/sites/all/themes/wave/images/hr.png") repeat-x; border: currentColor; height: 2px;
}
form {
	margin: 0px; padding: 0px;
}
fieldset {
	margin: 1em 0px; padding: 20px; border: 1px solid rgb(170, 170, 170);
}
fieldset.collapsed {
	padding: 0px 20px;
}
legend {
	padding: 5px; font-size: 1.1em; font-weight: bold;
}
div.messages {
	background-position: 5px 5px; margin: 0px 1em 5px; padding: 5px 5px 5px 35px; border: 2px solid rgb(255, 255, 119); color: rgb(0, 0, 0); min-height: 21px; background-image: url("/sites/all/themes/wave/images/messages-status.png"); background-repeat: no-repeat; background-color: rgb(255, 255, 204);
}
div.status {
	background-position: 5px 5px; margin: 0px 1em 5px; padding: 5px 5px 5px 35px; border: 2px solid rgb(255, 255, 119); color: rgb(0, 0, 0); min-height: 21px; background-image: url("/sites/all/themes/wave/images/messages-status.png"); background-repeat: no-repeat; background-color: rgb(255, 255, 204);
}
div.warning {
	background-position: 5px 5px; margin: 0px 1em 5px; padding: 5px 5px 5px 35px; border: 2px solid rgb(255, 255, 119); color: rgb(0, 0, 0); min-height: 21px; background-image: url("/sites/all/themes/wave/images/messages-status.png"); background-repeat: no-repeat; background-color: rgb(255, 255, 204);
}
div.error {
	background-position: 5px 5px; margin: 0px 1em 5px; padding: 5px 5px 5px 35px; border: 2px solid rgb(255, 255, 119); color: rgb(0, 0, 0); min-height: 21px; background-image: url("/sites/all/themes/wave/images/messages-status.png"); background-repeat: no-repeat; background-color: rgb(255, 255, 204);
}
div.status {
	
}
div.warning {
	border-color: rgb(255, 204, 0); background-image: url("/sites/all/themes/wave/images/messages-warning.png");
}
div.warning {
	color: rgb(0, 0, 0); background-color: rgb(255, 255, 204);
}
tr.warning {
	color: rgb(0, 0, 0); background-color: rgb(255, 255, 204);
}
div.error {
	border-color: rgb(204, 0, 0); background-image: url("/sites/all/themes/wave/images/messages-error.png");
}
div.error {
	color: rgb(153, 0, 0); background-color: rgb(255, 238, 238);
}
tr.error {
	color: rgb(153, 0, 0); background-color: rgb(255, 238, 238);
}
div.messages ul {
	margin-top: 0px; margin-bottom: 0px;
}
.node {
	
}
.node-sticky {
	
}
.node-unpublished {
	
}
.node-unpublished div.unpublished {
	height: 0px; text-align: center; color: rgb(216, 216, 216); text-transform: uppercase; line-height: 1; overflow: visible; font-family: Impact,"Arial Narrow",Helvetica,sans-serif; font-size: 75px; font-weight: bold; -ms-word-wrap: break-word;
}
.comment-unpublished div.unpublished {
	height: 0px; text-align: center; color: rgb(216, 216, 216); text-transform: uppercase; line-height: 1; overflow: visible; font-family: Impact,"Arial Narrow",Helvetica,sans-serif; font-size: 75px; font-weight: bold; -ms-word-wrap: break-word;
}
.node-by-viewer {
	
}
.node-teaser {
	
}
.node-type-page {
	
}
.node-type-story {
	
}
.node h2.title {
	
}
.marker {
	color: rgb(204, 0, 0);
}
.node .picture {
	
}
.node-unpublished.node .picture {
	position: relative;
}
.comment-unpublished.comment .picture {
	position: relative;
}
.node .meta {
	
}
.node .submitted {
	
}
.node .terms {
	
}
.node .content {
	
}
.node ul.links {
	
}
.preview .node {
	
}
.with-wireframes #header .section {
	margin: 1px; padding: 2px; border: 1px solid rgb(204, 204, 204);
}
.with-wireframes #content .section {
	margin: 1px; padding: 2px; border: 1px solid rgb(204, 204, 204);
}
.with-wireframes #navigation .section {
	margin: 1px; padding: 2px; border: 1px solid rgb(204, 204, 204);
}
.with-wireframes .region-sidebar-first .section {
	margin: 1px; padding: 2px; border: 1px solid rgb(204, 204, 204);
}
.with-wireframes .region-sidebar-second .section {
	margin: 1px; padding: 2px; border: 1px solid rgb(204, 204, 204);
}


.with-wireframes .region-page-closure {
	padding: 2px; border: 1px solid rgb(204, 204, 204); margin-top: 1px;
}
body {
	
}
#page-wrapper {
	width: 1024px; margin-right: auto; margin-left: auto;
}
.region-page-closure {
	width: 1024px; margin-right: auto; margin-left: auto;
}
#page {
	
}
#header {
	height: 150px; position: relative;
}
.no-primary-links #header {
	height: 140px;
}
#header .section {
	
}
#search-box {
	
}
.region-header {
	clear: both;
}
#main-wrapper {
	width: 1024px; overflow: hidden; position: relative;
}
#main {
	
}


#content {
	padding: 0px; width: 1024px; margin-left: 0px; float: left;
}
.no-sidebars #content {
	padding: 0px; width: 1024px; margin-left: 0px; float: left;
}
.cke_show_borders#content {
	width: 100%;
}
.sidebar-first #content {
	width: 694px; margin-right: 1024px; margin-left: 200px;
}
.sidebar-second #content {
	width: 674px; margin-right: -674px; margin-left: 0px;
}
.two-sidebars #content {
	width: 460px; margin-right: -694px; margin-left: 200px;
}
#content .section {
	margin: 0px; padding: 0px;
}
#navigation {
	padding: 0px; width: 100%; height: 52px; bottom: 0px; margin-right: -100%; margin-left: 0px; position: absolute;
}
#navigation .section {
	
}
#navigation ul {
	margin: 0px; padding: 0px; text-align: left;
}
#navigation li {
	list-style: none; padding: 0px; height: 52px; float: left;
}
#navigation li a {
	padding: 15px 0px 9px; width: 256px; height: 18px; text-align: center; border-bottom-color: rgb(50, 97, 149); border-bottom-width: 10px; border-bottom-style: solid; display: block;
}
.region-sidebar-first {
	padding: 0px; width: 200px; margin-right: -200px; margin-left: 0px; float: left;
}
.region-sidebar-first .section {
	margin: 0px 20px 0px 0px; padding: 0px;
}
.region-sidebar-second {
	padding: 0px; width: 320px; margin-right: 1024px; margin-left: 704px; float: left;
}
.region-sidebar-second .section {
	margin: 0px 0px 0px 20px; padding: 20px 0px 0px;
}

.region-page-closure {
	
}
#header {
	overflow: visible; -ms-word-wrap: break-word;
}
#content {
	overflow: visible; -ms-word-wrap: break-word;
}
.region-sidebar-first {
	overflow: visible; -ms-word-wrap: break-word;
}
.region-sidebar-second {
	overflow: visible; -ms-word-wrap: break-word;
}

.region-page-closure {
	overflow: visible; -ms-word-wrap: break-word;
}
#secondary-navigation {
	right: 0px; bottom: 50px; position: absolute;
}
.form-item {
	margin: 1em 0px;
}
.form-checkboxes {
	margin: 1em 0px;
}
.form-radios {
	margin: 1em 0px;
}
.form-item input.error {
	border: 2px solid rgb(204, 0, 0);
}
.form-item textarea.error {
	border: 2px solid rgb(204, 0, 0);
}
.form-item select.error {
	border: 2px solid rgb(204, 0, 0);
}
.form-item label {
	font-weight: bold; display: block;
}
.form-item label.option {
	font-weight: normal; display: inline;
}
.form-required {
	color: rgb(204, 0, 0);
}
.form-item .description {
	font-size: 0.85em;
}
.form-checkboxes .form-item {
	margin: 0.4em 0px;
}
.form-radios .form-item {
	margin: 0.4em 0px;
}
.form-submit {
	
}
.container-inline div {
	display: inline;
}
.container-inline label {
	display: inline;
}
.tips {
	
}
#search-box {
	
}
#edit-search-theme-form-1-wrapper label {
	display: none;
}
#search-block-form {
	
}
#edit-search-block-form-1-wrapper label {
	display: none;
}
#user-login-form {
	text-align: left;
}
#user-login-form ul {
	margin-bottom: 0px;
}
#user-login-form li.openid-link {
	margin-top: 1em; margin-left: -20px;
}
#user-login-form li.user-link {
	margin-top: 1em;
}
#user-login ul {
	margin: 1em 0px;
}
#user-login li.openid-link {
	margin-left: -2em;
}
#user-login li.user-link {
	margin-left: -2em;
}
form tbody {
	border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;
}
form th {
	text-align: left; padding-right: 1em; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 3px; border-bottom-style: solid;
}
form thead th {
	text-align: left; padding-right: 1em; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 3px; border-bottom-style: solid;
}
form tbody th {
	border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.webform-component {
	margin-bottom: 20px;
}
.webform-component input {
	padding: 5px; font-size: 1em;
}
body {
	background: url("/all/blue-bg.png") repeat-x top white; margin: 0px; padding: 0px;
}
body.cke_show_borders {
	
}
#page-wrapper {
	
}
#page {
	
}
#skip-link a {
	left: 0px; top: -500px; width: 1px; height: 1px; text-align: center; color: rgb(255, 255, 255); overflow: hidden; display: block; position: absolute; background-color: rgb(102, 102, 102);
}
#skip-link a:visited {
	left: 0px; top: -500px; width: 1px; height: 1px; text-align: center; color: rgb(255, 255, 255); overflow: hidden; display: block; position: absolute; background-color: rgb(102, 102, 102);
}
#skip-link a:hover {
	padding: 2px 0px 3px; width: 100%; height: auto; position: static;
}
#skip-link a:active {
	padding: 2px 0px 3px; width: 100%; height: auto; position: static;
}
#skip-link a:focus {
	padding: 2px 0px 3px; width: 100%; height: auto; position: static;
}
#header {
	position: relative; z-index: 500;
}
#header .section {
	
}
#logo {
	margin: 0px; padding: 0px; left: 0px; top: 40px; float: left; position: absolute;
}
#logo img {
	vertical-align: bottom;
}
#name-and-slogan {
	
}
h1#site-name {
	margin: 0px; line-height: 1.3em; font-size: 2em;
}
div#site-name {
	margin: 0px; line-height: 1.3em; font-size: 2em;
}
#site-name a:link {
	color: rgb(0, 0, 0); text-decoration: none;
}
#site-name a:visited {
	color: rgb(0, 0, 0); text-decoration: none;
}
#site-name a:hover {
	text-decoration: underline;
}
#site-name a:focus {
	text-decoration: underline;
}
#site-slogan {
	
}
.region-header {
	
}
#main-wrapper {
	
}
#main {
	
}
#content {
	
}
.front #content {
	
}
#content .section {
	
}
#mission {
	
}
.region-content-top {
	
}
.breadcrumb {
	padding-bottom: 0px; margin-bottom: 15px;
}
.breadcrumb {
	color: rgb(170, 170, 170);
}
.breadcrumb a {
	color: rgb(170, 170, 170);
}
.breadcrumb a:hover {
	color: rgb(50, 97, 149);
}
h1.title {
	margin: 0px;
}
h2.title {
	margin: 0px;
}
h3.title {
	margin: 0px;
}
#content-area h1 {
	font-size: 2.2em;
}
#content h2.bullet {
	background: url("/sites/all/themes/wave/images/bullet_triangle_blue.png") no-repeat 0px 8px; padding-bottom: 10px; padding-left: 35px; margin-bottom: 10px; border-bottom-color: rgb(136, 136, 136); border-bottom-width: 1px; border-bottom-style: solid;
}
.page-products #content h2.bullet {
	margin-top: 30px;
}
.page-products #content h2:first-child.bullet {
	margin-top: 0px;
}
#content h2:nth-of-type(2).bullet {
	background-image: url("/sites/all/themes/wave/images/bullet_triangle_grey.png");
}
#content h2:nth-of-type(3).bullet {
	background-image: url("/sites/all/themes/wave/images/bullet_triangle_cyan.png");
}
#content h2:nth-of-type(4).bullet {
	background-image: url("/sites/all/themes/wave/images/bullet_triangle_orange.png");
}
#content h2:nth-of-type(5).bullet {
	background-image: url("/sites/all/themes/wave/images/bullet_triangle_green.png");
}
tr.even {
	
}
tr.odd {
	
}
div.messages {
	
}
div.status {
	
}
div.warning {
	
}
tr.warning {
	
}
div.error {
	
}
tr.error {
	
}
.error {
	
}
.warning {
	
}
div.tabs {
	
}
.help {
	margin: 1em 0px;
}
.more-help-link {
	text-align: right; font-size: 0.85em;
}
#content-area {
	line-height: 160%; padding-bottom: 20px; font-size: 1.2em; font-weight: normal;
}
ul.links {
	margin: 1em 0px; padding: 0px;
}
ul.inline.links {
	margin: 0px; display: inline;
}
ul.links li {
	padding: 0px 0.5em; display: inline; list-style-type: none;
}
.pager {
	margin: 1em 0px; text-align: center; clear: both;
}
.pager .pager-current {
	color: rgb(102, 102, 102); font-weight: normal;
}
.feed-icons {
	margin: 1em 0px;
}
.more-link {
	background: url("/sites/all/themes/wave/images/triangle_right_orange.png") no-repeat left; text-align: left; padding-left: 20px;
}
.node-type-event .field-field-node-link a {
	background: url("/sites/all/themes/wave/images/triangle_right_orange.png") no-repeat left; text-align: left; padding-left: 20px;
}
.node-type-press-release .field-field-node-link a {
	background: url("/sites/all/themes/wave/images/triangle_right_orange.png") no-repeat left; text-align: left; padding-left: 20px;
}
.node-type-news-item .field-field-node-link a {
	background: url("/sites/all/themes/wave/images/triangle_right_orange.png") no-repeat left; text-align: left; padding-left: 20px;
}
.region-content-bottom {
	
}
.region-sidebar-first {
	
}
.region-sidebar-first .section {
	
}
.region-sidebar-second {
	
}
.region-sidebar-second .section {
	
}
#footer-message {
	
}

table.sitemap a:hover {
	color: rgb(77, 129, 187);
}
.region-footer {
	
}
.region-page-closure {
	padding: 20px; text-align: center; line-height: 200%; clear: both; font-size: 0.8em; margin-top: 20px;
}
.box {
	
}
.box h2 {
	
}
.box .content {
	
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
.element-hidden {
	display: none;
}
.element-invisible {
	position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.node-type-event .field {
	margin-bottom: 20px;
}
.node-type-press-release .field {
	margin-bottom: 20px;
}
.node-type-news-item .field {
	margin-bottom: 20px;
}
.node-type-document-page .field-type-filefield {
	background: url("/sites/all/themes/wave/images/hr.png") repeat-x; padding: 25px 0px; margin-top: 25px;
}
.node-type-partner-resource .field-type-filefield {
	background: url("/sites/all/themes/wave/images/hr.png") repeat-x; padding: 25px 0px; margin-top: 25px;
}
body.node-type-document-page .field-type-filefield img {
	display: none;
}
.node-type-partner-resource .field-type-filefield img {
	display: none;
}
body.node-type-document-page .field-type-filefield .field-item {
	left: 5px; position: relative;
}
.node-type-partner-resource .field-type-filefield .field-item {
	left: 5px; position: relative;
}
body.node-type-document-page .field-type-filefield .field-item a {
	background: url("/sites/all/themes/wave/images/download_button.png") no-repeat left top; left: -5px; top: -5px; height: 64px; line-height: 64px; padding-left: 80px; font-size: 1.2em; margin-bottom: 20px; vertical-align: middle; display: block; position: relative;
}
.node-type-partner-resource .field-type-filefield .field-item a {
	background: url("/sites/all/themes/wave/images/download_button.png") no-repeat left top; left: -5px; top: -5px; height: 64px; line-height: 64px; padding-left: 80px; font-size: 1.2em; margin-bottom: 20px; vertical-align: middle; display: block; position: relative;
}
body.node-type-document-page .field-type-filefield .field-item a:active {
	left: -3px; top: -3px;
}
.node-type-partner-resource .field-type-filefield .field-item a:active {
	left: -3px; top: -3px;
}
body.node-type-document-page .field-type-filefield .filefield-file {
	
}
.node-type-partner-resource .field-type-filefield .filefield-file {
	
}
.node-type-document-page .field-type-filefield .field-label {
	font-size: 1.5em; font-weight: normal; margin-bottom: 25px;
}
.node-type-partner-resource .field-type-filefield .field-label {
	font-size: 1.5em; font-weight: normal; margin-bottom: 25px;
}
ul.bullets {
	padding: 0px;
}
ul.bullets li {
	background: url("/sites/all/themes/wave/images/triangle_right_orange.png") no-repeat left; padding-left: 25px; list-style-type: none;
}
#content-area .node li {
	margin-bottom: 10px;
}
.node-type-video-page .gated-content-login-container {
	background: url("/sites/all/themes/wave/images/video_bg.png") no-repeat center rgb(136, 136, 136); width: 704px; height: 240px; padding-top: 150px; margin-bottom: 10px;
}
.node-type-video-page .gated-content-login-msg {
	background: rgba(0, 0, 0, 0.8); padding: 20px; height: 60px; text-align: center; color: white; margin-bottom: 0px;
}
.gated-content-login-msg h3 {
	margin: 0px; font-size: 1.3em;
}
.node-type-document-page .gated-content-login-container {
	background: rgb(239, 239, 239); padding: 20px;
}
body .cke_skin_kama .cke_styles_panel {
	width: 250px;
}
#search-theme-form {
	padding: 5px; width: 210px; height: 32px; border-bottom-color: rgb(50, 97, 149); border-bottom-width: 10px; border-bottom-style: solid; float: left;
}
#search-theme-form #edit-search-theme-form-1-wrapper {
	margin: 0px; padding: 7px 10px; float: left; display: block;
}
#search input.form-text {
	width: 145px; height: 17px; font-size: 14px; float: left; display: block;
}
#search input.form-submit {
	border: 0px currentColor; width: 40px; height: 30px; display: block; box-shadow: none;
}
#search input {
	padding: 0px; border: 0px currentColor;
}
.section-search div.tabs {
	display: none;
}
.section-search #content-area #search-form {
	
}
.search-results dd {
	background: url("/sites/all/themes/wave/images/hr.png") repeat-x bottom; margin: 0px 0px 20px; padding: 0px 0px 20px;
}
.search-results dd span {
	display: block;
}
.search-results .search-info {
	margin-bottom: 0px;
}
.search-snippet {
	font-size: 0.9em; margin-bottom: 0px;
}
.section-search #content h2 {
	display: none;
}
body.partner-search h2 body.support-search h2 {
	display: block;
}
.section-search #edit-keys-wrapper {
	margin-top: 0px; margin-bottom: 2em;
}
.search-results .title a {
	line-height: 130%; font-size: 1.4em; font-weight: normal; margin-bottom: 5px; display: block;
}
.section-search #edit-keys-wrapper label {
	display: none;
}
.section-search #edit-keys {
	padding: 3px 10px; width: 560px; height: 20px; font-size: 1.2em; margin-right: 5px; float: left;
}
form.search-sidebar .edit-keywords {
	padding: 3px 10px; width: 560px; height: 20px; font-size: 1.2em; margin-right: 5px; float: left;
}
.section-search #edit-submit {
	background: rgb(0, 168, 203); padding: 0px 10px; border: 0px currentColor; width: 74px; height: 32px; color: white; font-size: 0.9em; font-weight: bold; cursor: pointer;
}
form.search-sidebar .form-submit {
	background: rgb(0, 168, 203); padding: 0px 10px; border: 0px currentColor; width: 74px; height: 32px; color: white; font-size: 0.9em; font-weight: bold; cursor: pointer;
}
.section-search #edit-submit:active {
	top: 1px; position: relative;
}
form.search-sidebar .form-submit:active {
	top: 1px; position: relative;
}
form.search-sidebar {
	margin-top: 10px;
}
form.search-sidebar .edit-keywords {
	width: 195px;
}
div.tabs {
	margin: 15px 0px;
}
ul.primary {
	background: url("/sites/all/themes/wave/images/tab-bar.png") repeat-x left bottom; border-width: 0px; list-style: none; margin: 15px 0px; padding: 0px 0px 0px 10px; line-height: normal; white-space: nowrap;
}
ul.primary li {
	margin: 0px; padding: 0px; float: left;
}
ul.primary li a {
	background: url("/sites/all/themes/wave/images/tab-left.png") no-repeat left -38px; border-width: 0px; margin: 0px; padding: 0px 0px 0px 5px; height: 24px; color: rgb(119, 119, 119); font-weight: bold; text-decoration: none; display: block;
}
ul.primary li a .tab {
	background: url("/sites/all/themes/wave/images/tab-right.png") no-repeat right -38px; border-width: 0px; margin: 0px; padding: 4px 13px 0px 6px; height: 20px; line-height: 20px; display: block;
}
ul.primary li a:hover {
	background: url("/sites/all/themes/wave/images/tab-left.png") no-repeat left -76px; border-width: 0px;
}
ul.primary li a:focus {
	background: url("/sites/all/themes/wave/images/tab-left.png") no-repeat left -76px; border-width: 0px;
}
ul.primary li a:hover .tab {
	background: url("/sites/all/themes/wave/images/tab-right.png") no-repeat right -76px;
}
ul.primary li a:focus .tab {
	background: url("/sites/all/themes/wave/images/tab-right.png") no-repeat right -76px;
}
ul.primary li.active a {
	background: url("/sites/all/themes/wave/images/tab-left.png") no-repeat left 0px; border-width: 0px; color: rgb(0, 0, 0);
}
ul.primary li.active a:hover {
	background: url("/sites/all/themes/wave/images/tab-left.png") no-repeat left 0px; border-width: 0px; color: rgb(0, 0, 0);
}
ul.primary li.active a:focus {
	background: url("/sites/all/themes/wave/images/tab-left.png") no-repeat left 0px; border-width: 0px; color: rgb(0, 0, 0);
}
ul.primary li.active a .tab {
	background: url("/sites/all/themes/wave/images/tab-right.png") no-repeat right 0px;
}
ul.primary li.active a:hover .tab {
	background: url("/sites/all/themes/wave/images/tab-right.png") no-repeat right 0px;
}
ul.primary li.active a:focus .tab {
	background: url("/sites/all/themes/wave/images/tab-right.png") no-repeat right 0px;
}
ul.secondary {
	background: url("/sites/all/themes/wave/images/tab-secondary-bg.png") repeat-x left bottom; list-style: none; margin: 0px; padding: 0px 0px 0px 5px; border-bottom-color: rgb(192, 192, 192); border-bottom-width: 1px; border-bottom-style: solid; white-space: nowrap;
}
ul.secondary li {
	margin: 0px 5px 0px 0px; padding: 5px 0px; border-right-color: currentColor; border-right-width: medium; border-right-style: none; float: left;
}
ul.secondary a {
	background: url("/sites/all/themes/wave/images/tab-secondary.png") repeat-x left -56px; margin: 0px; padding: 0px; border: 1px solid rgb(192, 192, 192); height: 24px; color: rgb(119, 119, 119); text-decoration: none; display: block;
}
ul.secondary a .tab {
	margin: 0px; padding: 3px 8px; height: 18px; line-height: 18px; display: block;
}
ul.secondary a:hover {
	background: url("/sites/all/themes/wave/images/tab-secondary.png") repeat-x left bottom;
}
ul.secondary a:focus {
	background: url("/sites/all/themes/wave/images/tab-secondary.png") repeat-x left bottom;
}
ul.secondary a.active {
	background: url("/sites/all/themes/wave/images/tab-secondary.png") repeat-x left top; border: 1px solid rgb(192, 192, 192); color: rgb(0, 0, 0);
}
ul.secondary a.active:hover {
	background: url("/sites/all/themes/wave/images/tab-secondary.png") repeat-x left top; border: 1px solid rgb(192, 192, 192); color: rgb(0, 0, 0);
}
ul.secondary a.active:focus {
	background: url("/sites/all/themes/wave/images/tab-secondary.png") repeat-x left top; border: 1px solid rgb(192, 192, 192); color: rgb(0, 0, 0);
}
body.node-type-kb-article #content-area .node .field-label {
	padding-bottom: 10px; font-size: 2em; font-weight: 300; margin-bottom: 20px; border-bottom-color: rgb(0, 168, 203); border-bottom-width: 5px; border-bottom-style: solid;
}
body.node-type-faq h2.faq-title {
	padding-bottom: 10px; font-size: 2em; font-weight: 300; margin-bottom: 20px; border-bottom-color: rgb(0, 168, 203); border-bottom-width: 5px; border-bottom-style: solid;
}
body.node-type-kb-article #content-area .node .field-field-support-solution .field-label {
	border-color: rgb(193, 216, 48);
}
body.node-type-kb-article #content-area .node .field {
	margin-bottom: 35px;
}
body.node-type-kb-article #content-area .field-field-support-machine-set .field-label {
	border-color: rgb(170, 170, 170); font-size: 1.7em;
}
#content-area .field-field-support-machine-set li {
	font-size: 0.9em; margin-bottom: 0px;
}
.node-type-partner-entry .field-field-partner-logo {
	margin: 0px 0px 20px 20px; float: right;
}
.node-type-product .field-field-key-benefits {
	margin-top: 30px;
}
.node-type-product .field-field-key-features {
	margin-top: 30px;
}
.node-type-product .field-field-key-components {
	margin-top: 30px;
}
.node-type-product .field-field-key-benefits .field-label {
	background: url("/sites/all/themes/wave/images/hr.png") repeat-x bottom; line-height: 150%; padding-bottom: 10px; font-size: 1.8em; font-weight: 300; margin-bottom: 10px;
}
.node-type-product .field-field-key-features .field-label {
	background: url("/sites/all/themes/wave/images/hr.png") repeat-x bottom; line-height: 150%; padding-bottom: 10px; font-size: 1.8em; font-weight: 300; margin-bottom: 10px;
}
.node-type-product .field-field-key-components .field-label {
	background: url("/sites/all/themes/wave/images/hr.png") repeat-x bottom; line-height: 150%; padding-bottom: 10px; font-size: 1.8em; font-weight: 300; margin-bottom: 10px;
}
.front .node .content {
	background: url("/all/hero_bottom.jpg.png") no-repeat; height: 98px;
}
.front.has-subdomain .node .content {
	height: auto;
}
.front .node .content p {
	margin: 0px;
}
.front .node table {
	margin: 0px;
}
.front .node .content p img {
	float: left; display: block;
}
.front #content-area {
	padding-bottom: 15px;
}
.node-type-news-item .field-type-date {
	font-weight: bold; margin-right: 10px; margin-bottom: 0px; float: left;
}
.node-type-press-release .field-field-release-date {
	font-weight: bold; margin-right: 10px; margin-bottom: 0px; float: left;
}
.node-type-news-item .field-field-news-publisher {
	font-weight: bold; margin-right: 10px; margin-bottom: 0px; float: left;
}
.node-type-press-release .field-field-release-city {
	font-weight: bold; margin-right: 10px; margin-bottom: 0px; float: left;
}
.node-type-news-item .field-field-pub-author {
	font-size: 1.3em; margin-top: 30px; margin-bottom: 30px;
}
.field-field-press-contact {
	padding: 20px 0px 0px; margin-top: 35px; border-top-color: rgb(170, 170, 170); border-bottom-color: rgb(170, 170, 170); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.field-field-job-location {
	font-style: oblique; margin-bottom: 15px;
}
.field-field-job-responsibilities .field-label {
	font-size: 1.6em; font-weight: normal; margin-top: 30px;
}
.field-field-job-qualifications .field-label {
	font-size: 1.6em; font-weight: normal; margin-top: 30px;
}
.field-field-job-contact .field-label {
	font-size: 1.6em; font-weight: normal; margin-top: 30px;
}
.file-meta .item {
	width: 50%; font-size: 0.85em; float: left;
}
.file-meta .item p {
	margin-bottom: 3px;
}
.file-meta label {
	font-weight: bold; margin-right: 5px; float: left;
}
.file-meta hr {
	margin: 10px 0px 20px; clear: both;
}
.block {
	border-color: rgb(153, 153, 153); margin-bottom: 30px;
}
.first.block {
	
}
.last.block {
	
}
.region-odd.block {
	
}
.region-even.block {
	
}
.odd.block {
	
}
.even.block {
	
}
.region-count-1 {
	
}
.count-1 {
	
}
.block h2.title {
	
}
.sidebar .block h2.title {
	font-size: 1.7em;
}
.block .content {
	
}
#block-aggregator-category-1 {
	
}
#block-aggregator-feed-1 {
	
}
#block-block-1 {
	
}
#block-blog-0 {
	
}
#block-book-0 {
	
}
#block-comment-0 {
	
}
#block-forum-0 {
	
}
#block-forum-1 {
	
}
#block-menu-primary-links {
	
}
#block-menu-secondary-links {
	
}
#block-node-0 {
	
}
#block-poll-0 {
	
}
#block-profile-0 {
	
}
#block-search-0 {
	
}
#block-statistics-0 {
	
}
#block-user-0 {
	
}
#block-user-1 {
	
}
#block-user-2 {
	
}
#block-user-3 {
	
}
#block-block-2 {
	background: url("/sites/all/themes/wave/images/menu-gradient-divider.png") no-repeat left 20px; width: 143px; padding-left: 1px; margin-bottom: 5px; float: left;
}
#block-block-2 .content a {
	height: 0px; overflow: hidden; padding-top: 35px; float: left;
}
.front-page-twitter {
	background: url("/sites/all/themes/wave/images/twitter_home.png") center; width: 45px;
}
.front-page-twitter:hover {
	background: url("/sites/all/themes/wave/images/twitter_home_hover.png") center;
}
.front-page-linkedin {
	background: url("/sites/all/themes/wave/images/linkedin_home.png") center; width: 45px;
}
.front-page-linkedin:hover {
	background: url("/sites/all/themes/wave/images/linkedin_home_hover.png") center; width: 45px;
}
.front-page-youtube {
	background: url("/sites/all/themes/wave/images/youtube_home.png") center; width: 45px;
}
.front-page-youtube:hover {
	background: url("/sites/all/themes/wave/images/youtube_home_hover.png") center; width: 45px;
}
#block-service_links-service_links {
	border-top-color: rgb(102, 102, 102); border-top-width: 1px; border-top-style: solid;
}
#block-service_links-service_links_not_node {
	border-top-color: rgb(102, 102, 102); border-top-width: 1px; border-top-style: solid;
}
#block-service_links-service_links .title {
	color: rgb(102, 102, 102); padding-top: 10px; font-size: 1.4em; margin-bottom: 10px;
}
#block-service_links-service_links_not_node .title {
	color: rgb(102, 102, 102); padding-top: 10px; font-size: 1.4em; margin-bottom: 10px;
}
#block-service_links-service_links ul {
	margin: 0px; padding: 0px;
}
#block-service_links-service_links_not_node ul {
	margin: 0px; padding: 0px;
}
#block-service_links-service_links img {
	margin-right: 2px;
}
#block-service_links-service_links_not_node img {
	margin-right: 2px;
}
#block-service_links-service_links li {
	list-style: none; margin-right: 15px; margin-bottom: 0px; display: inline;
}
#block-service_links-service_links_not_node li {
	list-style: none; margin-right: 15px; margin-bottom: 0px; display: inline;
}
#block-service_links-service_links li.last {
	margin-right: 0px;
}
#block-service_links-service_links_not_node li.last {
	margin-right: 0px;
}
#block-service_links-service_links li a {
	color: rgb(136, 136, 136); font-size: 0.9em; font-weight: normal;
}
#block-service_links-service_links_not_node li a {
	color: rgb(136, 136, 136); font-size: 0.9em; font-weight: normal;
}
#block-service_links-service_links a:hover {
	color: black;
}
#block-service_links-service_links_not_node a:hover {
	color: black;
}
.region-content-bottom #block-service_links-service_links {	padding: 0px; border: 0px currentColor; width: 100%; clear: both; margin-top: 20px; margin-bottom: 0px;
}
.region-content-bottom #block-service_links-service_links .title {
	text-align: center; font-size: 1.6em;
}
.region-content-bottom #block-service_links-service_links .content {
	text-align: center; padding-top: 20px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
#block-menu-menu-take-action li {
	background: rgb(221, 221, 221); position: relative;
}
#block-cck_blocks-field_free_trial .field-item {
	background: rgb(221, 221, 221); position: relative;
}
.sidebar-request-info li {
	background: rgb(221, 221, 221); position: relative;
}
.sidebar-wave-products li {
	background: rgb(221, 221, 221); position: relative;
}
.sidebar-contact-button li {
	background: rgb(221, 221, 221); position: relative;
}
.sidebar-action-button li {
	background: rgb(221, 221, 221); position: relative;
}
#block-menu-menu-take-action li:hover {
	background: rgb(204, 204, 204);
}
#block-cck_blocks-field_free_trial li:hover {
	background: rgb(204, 204, 204);
}
.sidebar-request-info li:hover {
	background: rgb(204, 204, 204);
}
.sidebar-wave-products li:hover {
	background: rgb(204, 204, 204);
}
.sidebar-contact-button li:hover {
	background: rgb(204, 204, 204);
}
.sidebar-action-button {
	background: rgb(204, 204, 204);
}
#block-menu-menu-take-action ul {
	margin: 0px; padding: 0px;
}
.sidebar-contact-button ul {
	margin: 0px; padding: 0px;
}
block-cck_blocks-field_free_trial ul {
	margin: 0px; padding: 0px;
}
.sidebar-wave-products ul {
	margin: 0px; padding: 0px;
}
.sidebar-action-button ul {
	margin: 0px; padding: 0px;
}
#block-menu-menu-take-action li {
	list-style: none;
}
.sidebar-contact-button li {
	list-style: none;
}
#block-cck_blocks-field_free_trial li {
	list-style: none;
}
.sidebar-request-info li {
	list-style: none;
}
.sidebar-wave-products li {
	list-style: none;
}
.sidebar-button li {
	list-style: none;
}
#block-menu-menu-take-action .content a {
	background: url("/sites/all/themes/wave/images/block_orange.png") no-repeat left top rgb(245, 130, 32); padding: 15px 15px 15px 35px; border: 0px currentColor; left: -5px; top: -5px; text-align: center; color: white; line-height: 130%; font-size: 1.35em; font-weight: bold; margin-bottom: 25px; display: block; position: relative;
}
.sidebar-contact-button .content a {
	background: url("/sites/all/themes/wave/images/block_orange.png") no-repeat left top rgb(245, 130, 32); padding: 15px 15px 15px 35px; border: 0px currentColor; left: -5px; top: -5px; text-align: center; color: white; line-height: 130%; font-size: 1.35em; font-weight: bold; margin-bottom: 25px; display: block; position: relative;
}
#block-cck_blocks-field_free_trial .content a {
	background: url("/sites/all/themes/wave/images/block_orange.png") no-repeat left top rgb(245, 130, 32); padding: 15px 15px 15px 35px; border: 0px currentColor; left: -5px; top: -5px; text-align: center; color: white; line-height: 130%; font-size: 1.35em; font-weight: bold; margin-bottom: 25px; display: block; position: relative;
}
.sidebar-request-info .content a {
	background: url("/sites/all/themes/wave/images/block_orange.png") no-repeat left top rgb(245, 130, 32); padding: 15px 15px 15px 35px; border: 0px currentColor; left: -5px; top: -5px; text-align: center; color: white; line-height: 130%; font-size: 1.35em; font-weight: bold; margin-bottom: 25px; display: block; position: relative;
}
.sidebar-wave-products .content a {
	background: url("/sites/all/themes/wave/images/block_orange.png") no-repeat left top rgb(245, 130, 32); padding: 15px 15px 15px 35px; border: 0px currentColor; left: -5px; top: -5px; text-align: center; color: white; line-height: 130%; font-size: 1.35em; font-weight: bold; margin-bottom: 25px; display: block; position: relative;
}
.sidebar-button li .content a {
	background: url("/sites/all/themes/wave/images/block_orange.png") no-repeat left top rgb(245, 130, 32); padding: 15px 15px 15px 35px; border: 0px currentColor; left: -5px; top: -5px; text-align: center; color: white; line-height: 130%; font-size: 1.35em; font-weight: bold; margin-bottom: 25px; display: block; position: relative;
}
.sidebar-action-button .content a {
	background: url("/sites/all/themes/wave/images/block_orange.png") no-repeat left top rgb(245, 130, 32); padding: 15px 15px 15px 35px; border: 0px currentColor; left: -5px; top: -5px; text-align: center; color: white; line-height: 130%; font-size: 1.35em; font-weight: bold; margin-bottom: 25px; display: block; position: relative;
}
#block-menu-menu-take-action .content a:active {
	left: -3px; top: -3px;
}
.sidebar-contact-button .content a:active {
	left: -3px; top: -3px;
}
#block-cck_blocks-field_free_trial .content a:active {
	left: -3px; top: -3px;
}
.sidebar-request-info .content a:active {
	left: -3px; top: -3px;
}
.sidebar-wave-products .content a:active {
	left: -3px; top: -3px;
}
.sidebar-action-button .contet a:active {
	left: -3px; top: -3px;
}
.sidebar-request-info ul {
	margin: 0px; padding: 0px; font-size: 0.9em;
}
.sidebar-wave-products .content a {
	background: url("/sites/all/themes/wave/images/block_blue.png") no-repeat left top rgb(50, 97, 149);
}
#block-cck_blocks-field_free_trial .content a {
	background: url("/sites/all/themes/wave/images/block_cyan.png") no-repeat left top rgb(0, 168, 203);
}
.sidebar-request-info .content a {
	background: url("/sites/all/themes/wave/images/block_cyan.png") no-repeat left top rgb(0, 168, 203);
}
.subdomain-fr .sidebar-contact-button .content a {
	font-size: 1.1em;
}
.block-apachesolr_search {
	margin-bottom: 40px; border-top-color: rgb(136, 136, 136); border-top-width: 10px; border-top-style: solid;
}
.block-apachesolr {
	margin-bottom: 40px; border-top-color: rgb(136, 136, 136); border-top-width: 10px; border-top-style: solid;
}
.block-apachesolr .title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_grey.png") no-repeat 0px 10px; color: rgb(51, 51, 51); padding-top: 7px; padding-left: 35px; font-size: 1.8em; margin-bottom: 15px;
}
.block-apachesolr_search .title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_grey.png") no-repeat 0px 10px; color: rgb(51, 51, 51); padding-top: 7px; padding-left: 35px; font-size: 1.8em; margin-bottom: 15px;
}
.block-apachesolr .content {
	line-height: 140%; padding-left: 35px; font-size: 1.1em;
}
.block-apachesolr_search .content {
	line-height: 140%; padding-left: 35px; font-size: 1.1em;
}
.block-apachesolr ul {
	padding: 0px;
}
.block-apachesolr_search ul {
	padding: 0px;
}
.block-apachesolr ul li {
	list-style: none; margin-bottom: 5px;
}
.block-apachesolr_search ul li {
	list-style: none; margin-bottom: 5px;
}
.block-apachesolr ul li img {
	margin-right: 5px;
}
.block-apachesolr_search ul li img {
	margin-right: 5px;
}
.section-search .sidebar .count-2.block {
	border-color: rgb(50, 97, 149);
}
.section-search .sidebar .count-3.block {
	border-color: rgb(245, 130, 32);
}
.section-search .sidebar .count-3.block .title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_orange.png") no-repeat 0px 10px;
}
.section-search .sidebar .count-4.block {
	border-color: rgb(0, 154, 191);
}
.section-search .sidebar .count-4.block .title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_cyan.png") no-repeat 0px 10px;
}
.sidebar .menu-name-menu-lead-deal-registration {
	margin-bottom: 35px;
}
.sidebar .menu-name-menu-lead-deal-registration ul {
	padding: 0px;
}
.sidebar .menu-name-menu-lead-deal-registration li {
	background: rgb(221, 221, 221); list-style: none; position: relative;
}
.sidebar .menu-name-menu-lead-deal-registration li a {
	background: url("/sites/all/themes/wave/images/block_orange.png") no-repeat left top rgb(245, 130, 32); padding: 20px; left: -5px; top: -5px; text-align: center; color: white; font-size: 1.2em; font-weight: bold; margin-bottom: 25px; display: block; position: relative;
}
.sidebar .menu-name-menu-lead-deal-registration li a:active {
	left: -3px; top: -3px;
}
.sidebar-partner-portal-menu {
	background: rgb(0, 168, 203); margin-bottom: 35px; margin-left: 5px; position: relative;
}
.sidebar-partner-portal-menu .title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_blue.png") no-repeat 0px 10px; color: rgb(51, 51, 51); padding-top: 7px; padding-left: 35px; font-size: 1.8em; margin-bottom: 15px;
}
.sidebar-partner-portal-menu .title {
	left: 35px; top: 20px; width: 180px; padding-bottom: 5px; border-bottom-color: rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: solid; position: absolute; z-index: 333;
}
.sidebar-partner-portal-menu .title a {
	font-weight: normal;
}
.sidebar-partner-portal-menu .content {
	background: white; padding: 70px 20px 20px 35px; border: 1px solid rgb(0, 168, 203); left: -5px; top: -5px; position: relative;
}
.sidebar-partner-portal-menu ul.menu {
	padding: 0px;
}
.sidebar-partner-portal-menu ul.menu li {
	list-style: none; margin-bottom: 10px;
}
.sidebar-partner-portal-menu .content ul {
	margin: 0px; padding: 0px;
}
.sidebar-partner-portal-menu ul.menu ul.menu {
	margin-left: 20px;
}
#user-login-form #edit-pass {
	padding: 5px; width: 650px; font-size: 1.2em;
}
#user-login-form #edit-name {
	padding: 5px; width: 650px; font-size: 1.2em;
}
#user-login #edit-pass {
	padding: 5px; width: 650px; font-size: 1.2em;
}
#user-login #edit-name {
	padding: 5px; width: 650px; font-size: 1.2em;
}
#block-user-0 h2 {
	margin-bottom: 10px;
}
#user-login-form #edit-submit {
	background: rgb(0, 168, 203); padding: 10px 20px; border: 0px currentColor; width: 250px; color: white; font-size: 1em; font-weight: bold; cursor: pointer; box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}
#user-login #edit-submit {
	background: rgb(0, 168, 203); padding: 10px 20px; border: 0px currentColor; width: 250px; color: white; font-size: 1em; font-weight: bold; cursor: pointer; box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}
.complimentary-products {
	margin-bottom: 25px; border-top-color: rgb(50, 97, 149); border-top-width: 10px; border-top-style: solid;
}
.partners-block {
	margin-bottom: 25px; border-top-color: rgb(50, 97, 149); border-top-width: 10px; border-top-style: solid;
}
.complimentary-products h2.title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_orange.png") no-repeat 0px 10px; color: rgb(51, 51, 51); padding-top: 7px; padding-left: 35px; font-size: 1.8em; margin-bottom: 15px;
}
.partners-block h2.title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_orange.png") no-repeat 0px 10px; color: rgb(51, 51, 51); padding-top: 7px; padding-left: 35px; font-size: 1.8em; margin-bottom: 15px;
}
.partners-block .content {
	line-height: 140%; padding-left: 35px; font-size: 1.1em;
}
.complimentary-products .content {
	line-height: 140%; padding-left: 35px; font-size: 1.1em;
}
.partners-block ul.menu {
	margin: 0px; padding: 0px;
}
.partners-block ul.menu li {
	list-style: none inside;
}
.complimentary-products .content .field-field-complimentary-products .field-item {
	margin-bottom: 15px;
}
.partners-block ul.menu li {
	margin-bottom: 15px;
}
.region-content-bottom .buzz-block .buzz-block ul {
	padding: 0px;
}
.region-content-bottom .buzz-block ul li.views-row-last {
	
}
.region-content-bottom .buzz-block .views-field-title a {
	line-height: 145%; margin-bottom: 5px; display: block;
}
.region-content-bottom .buzz-block .views-field-view-node {
	background: url("/sites/all/themes/wave/images/triangle_right_orange.png") no-repeat left; padding-left: 20px; font-size: 0.9em;
}
.region-content-bottom .buzz-block {
	background-position: left 10px; border-width: 10px 0px 0px; border-style: solid; border-color: currentColor; padding: 5px 0px; width: 334px; margin-right: 11px; float: left; background-repeat: no-repeat;
}
.region-content-bottom .buzz-block .title {
	padding-left: 40px; font-size: 1.75em;
}
.region-content-bottom .buzz-block ul {
	padding: 0px;
}
.region-content-bottom .buzz-block ul li {
	list-style: none; margin-bottom: 15px;
}
.region-content-bottom .cyan.buzz-block {
	margin-right: 0px; border-top-color: rgb(0, 168, 203); background-image: url("/sites/all/themes/wave/images/bullet_triangle_cyan.png");
}
.region-content-bottom .grey.buzz-block {
	border-top-color: rgb(136, 136, 136); background-image: url("/sites/all/themes/wave/images/bullet_triangle_grey.png");
}
.region-content-bottom .blue.buzz-block {
	border-top-color: rgb(50, 97, 149); background-image: url("/sites/all/themes/wave/images/bullet_triangle_blue.png");
}
.region-content-bottom .orange.buzz-block {
	border-top-color: rgb(245, 130, 32); background-image: url("/sites/all/themes/wave/images/bullet_triangle_orange.png");
}
.region-content-bottom .last.buzz-block {
	margin-right: 0px;
}
.region-content-bottom .first.buzz-block {
	clear: left;
}
.region-content-bottom .buzz-block .view-footer {
	background: url("/sites/all/themes/wave/images/triangle_right_orange.png") no-repeat left; padding-left: 20px; display: block;
}
li a.active {
	color: rgb(0, 0, 0);
}
#navigation {
	background: rgb(239, 239, 239);
}
#navigation li a {
	background: url("menu-gradient-divider.png") no-repeat right bottom; list-style: none; color: black; font-size: 1.2em; font-weight: 300;
}
#navigation li:hover a {
	border-color: rgb(245, 130, 32);
}
#navigation li a.active {
	border-color: rgb(245, 130, 32);
}
#navigation li.active-trail a {
	border-color: rgb(245, 130, 32);
}
#navigation li a:hover {
	border-color: rgb(245, 130, 32); color: rgb(77, 129, 187);
}
#navigation li.leaf {
	list-style: none;
}
#navigation li.expanded {
	list-style: none;
}
#navigation li.expanded ul.menu {
	background: rgb(239, 239, 239); top: 42px; padding-top: 10px; border-bottom-color: rgb(242, 139, 0); border-bottom-width: 10px; border-bottom-style: solid; visibility: hidden; position: absolute; z-index: 100; opacity: 0; box-shadow: 0px 5px 15px rgba(0,0,0,0.5);
}
#navigation li:hover ul.menu {
	transition:0.1s ease-in-out 0.1s; top: 52px; visibility: visible; opacity: 1; -webkit-transition: all .1s ease-in-out;
}
#navigation li:hover ul.menu ul.menu {
	display: none;
}
#navigation li.expanded li {
	height: auto; float: none;
}
#navigation li.expanded li a {
	padding: 10px 20px; border: 0px currentColor; width: auto; text-align: left; font-size: 1em; font-weight: normal; float: none; display: block;
}
#navigation li.products ul.menu li.column-one li a {
	padding: 5px 20px;
}
#navigation li.products ul.menu li.column-two li a {
	padding: 5px 20px;
}
#navigation li.products ul.menu li.column-one {
	width: 240px; padding-bottom: 10px; float: left;
}
#navigation li.products ul.menu li.column-two {
	width: 240px; padding-bottom: 10px; float: left;
}
#navigation li.expanded li a:hover {
	background: rgb(153, 153, 153); color: white;
}
#search {
	background: url("menu-gradient-divider.png") no-repeat 166px 0px white; border: 1px solid rgb(221, 221, 221); height: 30px;
}
#search input.form-submit {
	background: url("search-small.png") no-repeat center;
}
#search input.form-submit:hover {
	background: url("search-small-hover.png") no-repeat center; cursor: pointer;
}
#secondary-navigation a {
	color: rgb(255, 255, 255); font-size: 0.9em;
}
#top-navigation {
	top: 40px; width: 300px; right: 0px; color: white; position: absolute; z-index: 200;
}
#top-navigation a {
	padding: 5px 10px; height: 20px; color: white; font-size: 0.9em; float: right; display: block;
}
#top-navigation ul.menu {
	background: url("triangle-down-tiny.png") no-repeat 80px 10px; margin: 0px; padding: 0px; height: 20px; overflow: hidden; float: right;
}
#top-navigation ul.menu:hover {
	border: 1px solid rgb(204, 204, 204); height: auto; color: black; position: relative; z-index: 2000; box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
}
#top-navigation ul.menu li {
	list-style: none; margin: 0px; padding: 0px; display: block;
}
#top-navigation ul.menu li a {
	border-radius: 1px; width: 70px; padding-left: 32px; float: none; display: block;
}
#top-navigation ul.menu li.first a {
	background: url("bubble.png") no-repeat 10px 7px;
}
#top-navigation ul.menu:hover li.first a {
	background-image: url("bubble-black.png");
}
#top-navigation ul.menu:hover li a {
	transition:0.2s ease-in-out; color: rgb(0, 0, 0); background-color: white;
}
#top-navigation ul.menu:hover li a:hover {
	background-color: rgb(239, 239, 239);
}
#content-area .view ul.pager {
	padding: 5px 0px; border-top-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.front .views_slideshow_pagerNumbered {
	top: 30px; right: 0px; position: absolute; z-index: 190;
}
.partner-portal-slides .views_slideshow_pagerNumbered {
	top: 30px; right: 0px; position: absolute; z-index: 190;
}
.front .views_slideshow_pagerNumbered a {
	background: url("slide_selector_off.png") no-repeat; width: 17px; height: 0px; overflow: hidden; padding-top: 17px; margin-left: 10px; float: left; display: block;
}
.partner-portal-slides .views_slideshow_pagerNumbered a {
	background: url("slide_selector_off.png") no-repeat; width: 17px; height: 0px; overflow: hidden; padding-top: 17px; margin-left: 10px; float: left; display: block;
}
.front .views_slideshow_pagerNumbered .activeSlide a {
	background: url("slide_selector.png") no-repeat;
}
.partner-portal-slides .views_slideshow_pagerNumbered .activeSlide a {
	background: url("slide_selector.png") no-repeat;
}
#block-views-home_page_slider-block {
	margin-bottom: 0px;
}
.partner-portal-slides {
	background: rgb(239, 239, 239); padding: 25px 30px 30px; border: 1px solid rgb(221, 221, 221); position: relative;
}
.partner-portal-slides .view-header h2 {
	background: url("/sites/all/themes/wave/images/bullet_triangle_blue.png") no-repeat 0px 5px; padding-bottom: 5px; padding-left: 35px; font-size: 1.7em; margin-top: 0px; margin-bottom: 15px; border-bottom-color: rgb(50, 97, 149); border-bottom-width: 5px; border-bottom-style: solid;
}
.partner-portal-slides .views_slideshow_singleframe_slide {
	width: 100%; min-height: 160px;
}
.partner-portal-slides .views-row {
	padding-left: 150px;
}
.partner-portal-slides .views-field-field-thumbnail-fid {
	background: rgb(170, 170, 170); left: 5px; top: 5px; height: 155px; padding-left: 0px; position: absolute;
}
.partner-portal-slides .views-field-field-thumbnail-fid img {
	left: -5px; top: -5px; display: block; position: relative;
}
.partner-portal-slides .views-field-title a {
	line-height: 1.1em; font-size: 1.7em; font-weight: normal; margin-top: 10px; margin-bottom: 10px; display: block;
}
.partner-portal-slides .views-field-teaser {
	overflow: hidden; margin-bottom: 5px;
}
#block-views-home_page_ticker-block {
	width: 880px; clear: left; margin-bottom: 0px; float: left;
}
#block-views-home_page_ticker-block .views_slideshow_main {
	width: 820px; padding-top: 25px; float: left;
}
#block-views-home_page_ticker-block .views_slideshow_main a {
	color: rgb(102, 102, 102); font-weight: normal;
}
#block-views-home_page_ticker-block .views_slideshow_main a span {
	color: rgb(50, 97, 149); font-weight: bold;
}
#block-views-home_page_ticker-block .views-slideshow-controls-bottom {
	width: 40px; padding-top: 10px; float: left;
}
#block-views-home_page_ticker-block .views-slideshow-controls-bottom a.views_slideshow_pause {
	display: none;
}
#block-views-home_page_ticker-block .views-slideshow-controls-bottom a {
	background: url("/sites/all/themes/wave/images/triangle_left.png") no-repeat center; width: 20px; height: 0px; overflow: hidden; padding-top: 45px; float: left; display: block;
}
#block-views-home_page_ticker-block .views_slideshow_slide {
	width: 840px !important;
}
#block-views-home_page_ticker-block .views-slideshow-controls-bottom a:hover {
	background: url("/sites/all/themes/wave/images/triangle_left_hover.png") no-repeat center;
}
#block-views-home_page_ticker-block a.views_slideshow_next {
	background: url("/sites/all/themes/wave/images/triangle_right.png") no-repeat center;
}
#block-views-home_page_ticker-block a.views_slideshow_next:hover {
	background: url("/sites/all/themes/wave/images/triangle_right_hover.png") no-repeat center;
}
.view-product-landing-list .views-row {
	background: url("/sites/all/themes/wave/images/triangle_right_orange.png") no-repeat left; padding-left: 25px; font-size: 1.2em; margin-bottom: 10px; list-style-type: none;
}
#content .node-type-event {
	border-color: rgb(245, 130, 32);
}
#content .node-type-news {
	border-color: rgb(245, 130, 32);
}
.triptych .node-type-event .field-content a {
	color: rgb(245, 130, 32);
}
.triptych .node-type-news .field-content a {
	color: rgb(245, 130, 32);
}
.triptych .node-type-product {
	border-color: rgb(50, 97, 149);
}
.sidebar .triptych .node-type-product {
	border-color: rgb(50, 97, 149);
}
.sidebar .triptych .node-type-product {
	background: url("/sites/all/themes/wave/images/bullet_triangle_blue.png") no-repeat 0px 10px;
}
.triptych .node-type-product .views-field-title a {
	color: rgb(50, 97, 149);
}
.sidebar .triptych .node-type-product .views-field-title a {
	color: rgb(50, 97, 149);
}
.triptych .node-type-press_release {
	border-color: rgb(245, 130, 32);
}
.sidebar .triptych .node-type-press_release {
	border-color: rgb(245, 130, 32);
}
.sidebar .triptych .node-type-press_release {
	background: url("/sites/all/themes/wave/images/bullet_triangle_orange.png") no-repeat 0px 10px;
}
.triptych .node-type-press_release .views-field-title a {
	color: rgb(245, 130, 32);
}
.sidebar .triptych .node-type-press_release .views-field-title a {
	color: rgb(245, 130, 32);
}
.triptych .node-type-document_page {
	border-color: rgb(0, 168, 203);
}
.triptych .node-type-video_page {
	border-color: rgb(0, 168, 203);
}
.sidebar .triptych .node-type-document_page {
	border-color: rgb(0, 168, 203);
}
.sidebar .triptych .node-type-video_page {
	border-color: rgb(0, 168, 203);
}
.sidebar .triptych .node-type-document_page {
	background: url("/sites/all/themes/wave/images/bullet_triangle_cyan.png") no-repeat 0px 10px;
}
.sidebar .triptych .node-type-video_page {
	background: url("/sites/all/themes/wave/images/bullet_triangle_cyan.png") no-repeat 0px 10px;
}
.triptych .node-type-document_page .views-field-title a {
	color: rgb(0, 168, 203);
}
.triptych .node-type-video_page .views-field-title a {
	color: rgb(0, 168, 203);
}
.sidebar .triptych .node-type-document_page .views-field-title a {
	color: rgb(0, 168, 203);
}
.sidebar .triptych .node-type-video_page .views-field-title a {
	color: rgb(0, 168, 203);
}
.triptych .node-type-announcement {
	padding: 0px; border: currentColor; width: 331px;
}
.sidebar .triptych .node-type-announcement {
	padding: 0px; border: currentColor; width: 331px;
}
#block-views-home_page_triptych-block {
	margin-bottom: 0px; min-height: 180px;
}
#block-views-home_page_triptych-block_1 {
	margin-bottom: 5px;
}
.triptych table {
	margin: 0px;
}
.triptych td {
	border-width: 10px 0px 1px; border-style: solid none; border-color: rgb(136, 136, 136); padding: 10px 20px 10px 0px; width: 311px; height: 150px; margin-right: 15px; vertical-align: top; float: left; display: block; position: relative;
}
.sidebar .triptych td {
	border-width: 10px 0px 1px; border-style: solid none; border-color: rgb(136, 136, 136); padding: 10px 20px 10px 0px; width: 311px; height: 150px; margin-right: 15px; vertical-align: top; float: left; display: block; position: relative;
}
.sidebar .triptych td {
	background: url("/sites/all/themes/wave/images/bullet_triangle_grey.png") no-repeat 0px 10px; width: 255px; height: 120px; padding-right: 0px; padding-bottom: 0px; padding-left: 40px; margin-right: 0px; margin-bottom: 20px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.sidebar .triptych td p {
	margin-bottom: 3px;
}
.sidebar .triptych td.node-type-announcement {
	width: 300px; height: auto;
}
.triptych td.col-last {
	margin-right: 0px;
}
.triptych .views-field-title {
	line-height: 130%; font-size: 1.7em; font-weight: normal;
}
.sidebar .triptych .views-field-title {
	line-height: 130%; font-size: 1.7em; font-weight: normal;
}
.triptych .node-type-announcement .views-field-title {
	font-size: 1.2em;
}
.sidebar .triptych .node-type-announcement .views-field-title {
	font-size: 1.2em;
}
.triptych .node-type-announcement .views-field-title a.more-link {
	color: rgb(245, 125, 32); font-size: 0.9em; font-weight: bold;
}
.sidebar .triptych .node-type-announcement .views-field-title a.more-link {
	color: rgb(245, 125, 32); font-size: 0.9em; font-weight: bold;
}
.sidebar .triptych .views-field-title {
	font-size: 1.5em;
}
.triptych a {
	font-weight: normal;
}
.sidebar .triptych a {
	font-weight: normal;
}
.triptych .views-field-view-node {
	background: url("/sites/all/themes/wave/images/triangle_right_orange.png") no-repeat left; bottom: 20px; padding-left: 15px; position: absolute;
}
.sidebar .triptych .views-field-view-node {
	background: url("/sites/all/themes/wave/images/triangle_right_orange.png") no-repeat left; bottom: 20px; padding-left: 15px; position: absolute;
}
.sidebar .triptych .views-field-view-node {
	bottom: 0px;
}
.triptych .views-field-view-node a {
	color: rgb(245, 125, 32); font-size: 1.2em; font-weight: bold;
}
.sidebar .triptych .views-field-view-node a {
	color: rgb(245, 125, 32); font-size: 1.2em; font-weight: bold;
}
.sidebar .triptych .views-field-view-node a {
	font-size: 1em;
}
.triptych .views-field-field-subtitle-value {
	bottom: 40px; position: absolute;
}
.sidebar .triptych .views-field-field-subtitle-value {
	bottom: 40px; position: absolute;
}
.sidebar .triptych .views-field-field-subtitle-value {
	bottom: 20px;
}
#content-area .view-buzz-blocks-pages ul {
	padding: 0px;
}
#content-area .view-buzz-blocks-pages ul li.views-row {
	background: url("/sites/all/themes/wave/images/hr.png") repeat-x bottom; list-style: none; padding-bottom: 20px; margin-bottom: 20px;
}
#content-area .whats-new-page .views-row {
	background: url("/sites/all/themes/wave/images/hr.png") repeat-x bottom; list-style: none; padding-bottom: 20px; margin-bottom: 20px;
}
#content-area .view-buzz-blocks-pages ul li.views-row-last {
	
}
#content-area .whats-new-page .views-row-last {
	
}
#content-area .view-buzz-blocks-pages .views-field-field-release-date-value {
	margin-bottom: 5px;
}
#content-area .whats-new-page .views-field-changed {
	margin-bottom: 5px;
}
#content-area .view-buzz-blocks-pages .views-field-title a {
	line-height: 145%; font-size: 1.5em; font-weight: normal; margin-bottom: 5px; display: block;
}
#content-area .whats-new-page .views-field-title a {
	line-height: 145%; font-size: 1.5em; font-weight: normal; margin-bottom: 5px; display: block;
}
#content-area .view-buzz-blocks-pages .views-field-teaser {
	font-size: 0.9em;
}
#content-area .view-buzz-blocks-pages .views-field-field-release-date-value {
	font-size: 0.9em;
}
#content-area .whats-new-page .views-field-teaser {
	font-size: 0.9em;
}
#content-area .view-buzz-blocks-pages .views-field-view-node {
	background: url("/sites/all/themes/wave/images/triangle_right_orange.png") no-repeat left; padding-left: 20px; font-size: 0.9em;
}
#content-area .whats-new-page .views-field-view-node {
	background: url("/sites/all/themes/wave/images/triangle_right_orange.png") no-repeat left; padding-left: 20px; font-size: 0.9em;
}
#block-views-buzz_blocks_pages-block_4 {
	margin-bottom: 30px; border-top-color: rgb(245, 130, 32); border-top-width: 10px; border-top-style: solid;
}
#block-views-buzz_blocks_pages-block_5 {
	margin-bottom: 30px; border-top-color: rgb(245, 130, 32); border-top-width: 10px; border-top-style: solid;
}
#block-views-buzz_blocks_pages-block_6 {
	margin-bottom: 30px; border-top-color: rgb(245, 130, 32); border-top-width: 10px; border-top-style: solid;
}
#block-views-news_by_partner_region-block_1 {
	margin-bottom: 30px; border-top-color: rgb(245, 130, 32); border-top-width: 10px; border-top-style: solid;
}
#block-views-whats_new-block_1 {
	margin-bottom: 30px; border-top-color: rgb(245, 130, 32); border-top-width: 10px; border-top-style: solid;
}
.pr-archive {
	margin-bottom: 30px; border-top-color: rgb(245, 130, 32); border-top-width: 10px; border-top-style: solid;
}
#block-views-buzz_blocks_pages-block_4 .title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_orange.png") no-repeat 0px 10px; color: rgb(51, 51, 51); padding-top: 7px; padding-left: 35px; font-size: 1.75em; margin-bottom: 15px;
}
#block-views-buzz_blocks_pages-block_5 .title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_orange.png") no-repeat 0px 10px; color: rgb(51, 51, 51); padding-top: 7px; padding-left: 35px; font-size: 1.75em; margin-bottom: 15px;
}
#block-views-buzz_blocks_pages-block_6 .title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_orange.png") no-repeat 0px 10px; color: rgb(51, 51, 51); padding-top: 7px; padding-left: 35px; font-size: 1.75em; margin-bottom: 15px;
}
#block-views-news_by_partner_region-block_1 .title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_orange.png") no-repeat 0px 10px; color: rgb(51, 51, 51); padding-top: 7px; padding-left: 35px; font-size: 1.75em; margin-bottom: 15px;
}
#block-views-whats_new-block_1 .title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_orange.png") no-repeat 0px 10px; color: rgb(51, 51, 51); padding-top: 7px; padding-left: 35px; font-size: 1.75em; margin-bottom: 15px;
}
.pr-archive .title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_orange.png") no-repeat 0px 10px; color: rgb(51, 51, 51); padding-top: 7px; padding-left: 35px; font-size: 1.75em; margin-bottom: 15px;
}
#block-views-whats_new-block_2 .title {
	font-size: 1.75em;
}
#block-views-buzz_blocks_pages-block_4 .content {
	padding-left: 35px;
}
#block-views-buzz_blocks_pages-block_5 .content {
	padding-left: 35px;
}
#block-views-buzz_blocks_pages-block_6 .content {
	padding-left: 35px;
}
#block-views-news_by_partner_region-block_1 .content {
	padding-left: 35px;
}
#block-views-whats_new-block_1 .content {
	padding-left: 35px;
}
.pr-archive .content {
	padding-left: 35px;
}
#block-views-buzz_blocks_pages-block_4 ul {
	padding: 0px;
}
#block-views-buzz_blocks_pages-block_5 ul {
	padding: 0px;
}
#block-views-buzz_blocks_pages-block_6 ul {
	padding: 0px;
}
#block-views-news_by_partner_region-block_1 ul {
	padding: 0px;
}
#block-views-whats_new-block_1 ul {
	padding: 0px;
}
#block-views-whats_new-block_2 ul {
	padding: 0px;
}
.pr-archive ul {
	padding: 0px;
}
#block-views-buzz_blocks_pages-block_4 li {
	list-style: none;
}
#block-views-buzz_blocks_pages-block_5 li {
	list-style: none;
}
#block-views-buzz_blocks_pages-block_6 li {
	list-style: none;
}
#block-views-news_by_partner_region-block_1 li {
	list-style: none;
}
#block-views-whats_new-block_1 li {
	list-style: none;
}
#block-views-whats_new-block_2 li {
	list-style: none;
}
.pr-archive .item-list ul li {
	list-style: none;
}
.pr-archive .item-list ul li {
	font-size: 1.2em; margin-bottom: 15px;
}
#block-views-buzz_blocks_pages-block_4 .views-row {
	margin-bottom: 10px;
}
#block-views-buzz_blocks_pages-block_5 .views-row {
	margin-bottom: 10px;
}
#block-views-buzz_blocks_pages-block_6 .views-row {
	margin-bottom: 10px;
}
#block-views-news_by_partner_region-block_1 .views-row {
	margin-bottom: 10px;
}
#block-views-whats_new-block_1 .views-row {
	margin-bottom: 10px;
}
#block-views-whats_new-block_2 .views-row {
	margin-bottom: 10px;
}
.pr-archive .views-row {
	margin-bottom: 10px;
}
#block-views-product_nuts_and_bolts-block_1 {
	margin-bottom: 30px; border-top-color: rgb(50, 97, 149); border-top-width: 10px; border-top-style: solid;
}
#block-views-associated_products-block_1 {
	margin-bottom: 30px; border-top-color: rgb(50, 97, 149); border-top-width: 10px; border-top-style: solid;
}
#block-menu_block-1 {
	margin-bottom: 30px; border-top-color: rgb(50, 97, 149); border-top-width: 10px; border-top-style: solid;
}
#block-views-product_need_to_know-block_1 {
	margin-bottom: 30px; border-top-color: rgb(136, 136, 136); border-top-width: 10px; border-top-style: solid;
}
#block-views-product_nuts_and_bolts-block_1 .title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_blue.png") no-repeat 0px 10px; color: rgb(51, 51, 51); padding-top: 7px; padding-left: 35px; font-size: 1.8em; margin-bottom: 15px;
}
#block-views-product_need_to_know-block_1 .title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_blue.png") no-repeat 0px 10px; color: rgb(51, 51, 51); padding-top: 7px; padding-left: 35px; font-size: 1.8em; margin-bottom: 15px;
}
#block-views-associated_products-block_1 .title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_blue.png") no-repeat 0px 10px; color: rgb(51, 51, 51); padding-top: 7px; padding-left: 35px; font-size: 1.8em; margin-bottom: 15px;
}
#block-menu_block-1 .title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_blue.png") no-repeat 0px 10px; color: rgb(51, 51, 51); padding-top: 7px; padding-left: 35px; font-size: 1.8em; margin-bottom: 15px;
}
#block-views-product_need_to_know-block_1 .title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_orange.png") no-repeat 0px 10px;
}
#block-views-product_need_to_know-block_1 .content {
	line-height: 140%; padding-left: 35px; font-size: 1.1em;
}
#block-views-product_nuts_and_bolts-block_1 .content {
	line-height: 140%; padding-left: 35px; font-size: 1.1em;
}
#block-views-associated_products-block_1 .content {
	line-height: 140%; padding-left: 35px; font-size: 1.1em;
}
#block-views-product_you_might_like-block_1 .content {
	line-height: 140%; padding-left: 35px; font-size: 1.1em;
}
#block-menu_block-1 .content {
	line-height: 140%; padding-left: 35px; font-size: 1.1em;
}
#block-views-product_need_to_know-block_1 .views-row {
	margin-bottom: 12px;
}
#block-views-product_nuts_and_bolts-block_1 .views-row {
	margin-bottom: 12px;
}
#block-views-product_you_might_like-block_1 .views-row {
	margin-bottom: 12px;
}
#block-views-associated_products-block_1 .views-row {
	margin-bottom: 12px;
}
#block-views-product_nuts_and_bolts-block_1 .views-row {
	line-height: 130%;
}
#block-views-product_need_to_know-block_1 .views-row .views-field-tid {
	color: rgb(51, 51, 51); font-size: 0.8em; font-style: oblique;
}
#block-views-product_nuts_and_bolts-block_1 .views-row .views-field-tid {
	color: rgb(51, 51, 51); font-size: 0.8em; font-style: oblique;
}
#block-views-product_you_might_like-block_1 .views-row .views-field-tid {
	color: rgb(51, 51, 51); font-size: 0.8em; font-style: oblique;
}
#block-menu_block-1 ul li {
	list-style: none; margin-bottom: 5px;
}
#block-menu_block-1 ul {
	padding: 0px;
}
#block-views-product_you_might_like-block_1 {
	margin-bottom: 30px;
}
#block-views-product_you_might_like-block_1 .title {
	background: url("/sites/all/themes/wave/images/triangle_right_orange.png") no-repeat 12px 6px; color: rgb(51, 51, 51); padding-bottom: 10px; padding-left: 35px; font-size: 1.4em; font-weight: normal; margin-bottom: 10px; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
#block-views-product_you_might_like-block_1 .content {
	padding-left: 35px;
}
#block-views-top_ten_kb_articles-block_1 {
	margin-bottom: 35px; border-top-color: rgb(0, 168, 203); border-top-width: 10px; border-top-style: solid;
}
#block-views-top_ten_kb_articles-block_2 {
	margin-bottom: 35px; border-top-color: rgb(0, 168, 203); border-top-width: 10px; border-top-style: solid;
}
zz #block-views-whats_new_partner-block_1 {
	margin-bottom: 35px; border-top-color: rgb(0, 168, 203); border-top-width: 10px; border-top-style: solid;
}
.sidebar-resource-center {
	margin-bottom: 35px; border-top-color: rgb(0, 168, 203); border-top-width: 10px; border-top-style: solid;
}
.blue-band-block {
	margin-bottom: 35px; border-top-color: rgb(0, 168, 203); border-top-width: 10px; border-top-style: solid;
}
.blue-band-block .title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_cyan.png") no-repeat 0px 10px; color: rgb(51, 51, 51); padding-top: 7px; padding-left: 35px; font-size: 1.8em; margin-bottom: 15px;
}
.blue-band-block .content {
	padding-left: 35px;
}
.blue-band-block .content .views-row {
	margin-bottom: 15px;
}
#block-views-faqs-block_1 .content .views-row {
	margin-bottom: 1px;
}
.blue-band-block .views-row {
	margin-bottom: 1px;
}
#block-views-faqs-block_1 .views-row a {
	background: url("/sites/all/themes/wave/images/triangle_right_orange.png") no-repeat left 3px; line-height: 150%; padding-left: 25px; display: block;
}
.blue-band-block .views-row a {
	background: url("/sites/all/themes/wave/images/triangle_right_orange.png") no-repeat left 3px; line-height: 150%; padding-left: 25px; display: block;
}
#block-views-faqs-block_1 .views-field-body {
	padding-left: 25px;
}
#block-views-whats_new_partner-block_1 .content .views-row {
	background: url("/sites/all/themes/wave/images/triangle_right_orange.png") no-repeat 0px 3px; padding-left: 20px; margin-bottom: 10px;
}
#block-views-whats_new_partner-block_1 .content .views-row a {
	padding-left: 0px; font-size: 1.2em;
}
#block-views-top_ten_kb_articles-block_2 ul.pager {
	margin: 0px; padding: 0px;
}
span.partner-class {
	font-weight: bold; display: block;
}
.view-partners-by-type table {
	margin-top: 50px;
}
.view-partners-by-location table {
	margin-top: 50px;
}
.view-partners-by-type table:first-child {
	margin-top: 0px;
}
.view-partners-by-location table:first-child {
	margin-top: 0px;
}
.view-partners-by-type tr {
	border: currentColor;
}
.view-partners-by-location tr {
	border: currentColor;
}
.view-partners-by-type td {
	background: white; padding: 20px 0px; border: currentColor;
}
.view-partners-by-location td {
	background: white; padding: 20px 0px; border: currentColor;
}
.view-partners-by-type caption {
	text-align: left; font-size: 2.3em; margin-bottom: 30px;
}
.view-partners-by-type td.views-field-field-partner-logo-fid {
	width: 170px; padding-right: 20px; padding-left: 35px; vertical-align: middle; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid;
}
.view-partners-by-location td.views-field-field-partner-logo-fid {
	width: 170px; padding-right: 20px; padding-left: 35px; vertical-align: middle; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid;
}
.view-partners-by-type td.views-field-title {
	width: 100%; text-align: left; padding-left: 20px;
}
.view-partners-by-location td.views-field-title {
	width: 100%; text-align: left; padding-left: 20px;
}
.view-partners-by-type td.views-field-title h3 {
	margin: 0px;
}
.view-partners-by-location td.views-field-title h3 {
	margin: 0px;
}
.view-partners-by-type td.views-field-title a {
	display: block;
}
.view-partners-by-location td.views-field-title a {
	display: block;
}
.view-partners-by-location td.header {
	padding: 0px;
}
.view-partners-by-location td.header h2 {
	background: url("/sites/all/themes/wave/images/bullet_triangle_blue.png") no-repeat 0px 8px; padding-left: 35px; font-size: 3em; margin-top: 30px; border-bottom-color: rgb(136, 136, 136); border-bottom-width: 1px; border-bottom-style: solid;
}
.view-partners-by-location td.header h3 {
	margin: 15px 0px 0px 35px; font-size: 2.3em; border-bottom-color: rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: solid;
}
#content-area .view-resource-by-document-type .views-field-title a {
	line-height: 150%; font-size: 1.5em; font-weight: normal;
}
#content-area .view-resource-by-document-type .views-field-field-thumbnail-fid {
	margin-left: 10px; float: right;
}
#content-area .view-resource-by-document-type .views-row {
	padding-bottom: 25px; margin-bottom: 35px; border-bottom-color: rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: solid;
}
#content-area .view-resource-by-document-type .field-content {
	font-size: 0.9em;
}
#content-area .view-resource-by-document-type .views-field-view-node a {
	background: url("/sites/all/themes/wave/images/triangle_right_orange.png") no-repeat left; padding-left: 15px;
}
#content-area .view-webcasts tr.even {
	
}
#content-area .view-webcasts tr.odd {
	
}
#content-area .view-webcasts td {
	padding: 20px;
}
#content-area .view-webcasts td.views-field-field-thumbnail-fid {
	width: 120px;
}
.sidebar .view-resource-by-document-type h3 {
	padding-bottom: 5px; margin-bottom: 15px; border-bottom-color: rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: solid;
}
.sidebar .view-resource-by-document-type .views-row {
	margin-bottom: 15px;
}
.exposed-filters-block .title {
	background: rgb(0, 168, 203); padding: 10px 20px; color: white;
}
.sidebar .views-exposed-form {
	background: rgb(239, 239, 239); padding: 10px 20px;
}
.sidebar .views-exposed-widget {
	margin-bottom: 10px;
}
.sidebar .views-exposed-widgets .form-submit {
	background: rgb(0, 168, 203); padding: 5px 20px; border: 0px currentColor; color: white; clear: both; font-weight: bold; float: none; display: block; cursor: pointer;
}
.sidebar .views-exposed-form .views-submit-button {
	float: none;
}
.sidebar .views-exposed-widgets .form-submit:active {
	top: 1px; position: relative;
}
.views-field-field-release-date-value {
	color: rgb(51, 51, 51); font-weight: bold;
}
.views-field-field-event-date-value {
	color: rgb(51, 51, 51); font-weight: bold;
}
.views-field-timestamp {
	color: rgb(51, 51, 51); font-weight: bold;
}
.views-field-changed {
	color: rgb(51, 51, 51); font-weight: bold;
}
.region-content-bottom .views-exposed-form {
	padding-bottom: 0px; margin-bottom: 25px; border-bottom-color: rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: solid;
}
.region-content-bottom .views-exposed-form label {
	font-size: 1.3em; font-weight: normal; margin-right: 5px; margin-bottom: 10px; float: left;
}
.region-content-bottom .views-exposed-form .views-widget {
	float: left;
}
.region-content-bottom .views-exposed-form .views-submit-button {
	float: right;
}
.region-content-bottom .views-exposed-form .views-exposed-widget .form-submit {
	margin-top: 0px; float: right;
}
.job-listing h2.title {
	background: url("/sites/all/themes/wave/images/bullet_triangle_blue.png") no-repeat 0px 8px; padding-bottom: 10px; padding-left: 35px; margin-bottom: 10px; border-bottom-color: rgb(136, 136, 136); border-bottom-width: 1px; border-bottom-style: solid;
}
.job-listing .views-row {
	background: url("/sites/all/themes/wave/images/triangle_right_orange.png") no-repeat left 3px; line-height: 150%; padding-left: 25px; margin-bottom: 10px; display: block;
}
.page-partners .region-content-bottom td {
	text-align: center;
}
.page-partners .region-content-bottom .block-views {
	margin-bottom: 40px;
}
.sidebar .views-exposed-form .views-submit-button {
	display: none;
}
#top-header {
	background: url("/sites/all/themes/wave/images/cyan_bg.png") rgb(0, 168, 203); padding-top: 40px; padding-bottom: 20px; margin-bottom: 15px; position: relative;
}
.has-subheading#top-header {
	padding-bottom: 0px;
}
#top-header .subtitle {
	background: url("/sites/all/themes/wave/images/subtitle_detent.png") no-repeat left top rgb(35, 127, 171); padding: 20px 65px; color: white; line-height: 140%; font-size: 1.8em; margin-top: 15px;
}
#top-header .subtitle p {
	margin: 0px; padding: 0px; vertical-align: middle; display: table-cell;
}
#top-header h1.title {
	padding: 0px 60px 0px 30px; color: white; font-size: 3.8em;
}
.has-subheading#top-header h1.title {
	padding-left: 65px;
}
.page-buzz #top-header {
	background: url("/sites/all/themes/wave/images/headers/buzz.png") no-repeat rgb(245, 130, 32); height: 0px; overflow: hidden; padding-top: 280px; padding-bottom: 0px;
}
.page-buzz-pr #top-header {
	background: rgb(245, 130, 32); overflow: hidden; padding-top: 80px; padding-bottom: 0px; position: relative;
}
.section-pr #top-header {
	background: rgb(245, 130, 32); overflow: hidden; padding-top: 80px; padding-bottom: 0px; position: relative;
}
.page-buzz-news #top-header {
	background: rgb(245, 130, 32); overflow: hidden; padding-top: 80px; padding-bottom: 0px; position: relative;
}
.page-buzz-events #top-header {
	background: rgb(245, 130, 32); overflow: hidden; padding-top: 80px; padding-bottom: 0px; position: relative;
}
.page-buzz-whats-new #top-header {
	background: rgb(245, 130, 32); overflow: hidden; padding-top: 80px; padding-bottom: 0px; position: relative;
}
.page-buzz-pr #top-header h1 {
	top: 15px; text-align: center; color: rgb(203, 213, 81); text-transform: uppercase; font-size: 7em; position: relative;
}
.section-pr #top-header h1 {
	top: 15px; text-align: center; color: rgb(203, 213, 81); text-transform: uppercase; font-size: 7em; position: relative;
}
.page-buzz-news #top-header h1 {
	top: 15px; text-align: center; color: rgb(203, 213, 81); text-transform: uppercase; font-size: 7em; position: relative;
}
.page-buzz-events #top-header h1 {
	top: 15px; text-align: center; color: rgb(203, 213, 81); text-transform: uppercase; font-size: 7em; position: relative;
}
.page-buzz-whats-new h1 {
	top: 15px; text-align: center; color: rgb(203, 213, 81); text-transform: uppercase; font-size: 7em; position: relative;
}
.node-type-event #top-header {
	background: url("/sites/all/themes/wave/images/bullet_triangle_yellow.png") no-repeat left 30px; padding-top: 30px; padding-right: 100px; padding-bottom: 20px; border-bottom-color: rgb(245, 130, 32); border-bottom-width: 10px; border-bottom-style: solid;
}
.section-search #top-header {
	background: url("/sites/all/themes/wave/images/bullet_triangle_yellow.png") no-repeat left 30px; padding-top: 30px; padding-right: 100px; padding-bottom: 20px; border-bottom-color: rgb(245, 130, 32); border-bottom-width: 10px; border-bottom-style: solid;
}
.node-type-news-item #top-header {
	background: url("/sites/all/themes/wave/images/bullet_triangle_yellow.png") no-repeat left 30px; padding-top: 30px; padding-right: 100px; padding-bottom: 20px; border-bottom-color: rgb(245, 130, 32); border-bottom-width: 10px; border-bottom-style: solid;
}
.node-type-press-release #top-header {
	background: url("/sites/all/themes/wave/images/bullet_triangle_yellow.png") no-repeat left 30px; padding-top: 30px; padding-right: 100px; padding-bottom: 20px; border-bottom-color: rgb(245, 130, 32); border-bottom-width: 10px; border-bottom-style: solid;
}
.node-type-event .has-subheading#top-header h1.title {
	padding: 30px 0px 0px; color: black; font-size: 2em;
}
.has-subheading.node-type-news-item #top-header h1.title {
	padding: 30px 0px 0px; color: black; font-size: 2em;
}
.has-subheading.node-type-press-release #top-header h1.title {
	padding: 30px 0px 0px; color: black; font-size: 2em;
}
.node-type-event #top-header h1.title {
	padding: 30px 0px 0px; color: black; font-size: 2em;
}
.node-type-news-item #top-header h1.title {
	padding: 30px 0px 0px; color: black; font-size: 2em;
}
.node-type-press-release #top-header h1.title {
	padding: 30px 0px 0px; color: black; font-size: 2em;
}
.section-search #top-header h1 {
	padding: 0px 0px 0px 40px; color: black;
}
.node-type-event #top-header .subtitle {
	padding: 0px; color: rgb(68, 68, 68); font-size: 1.4em;
}
.node-type-news-item #top-header .subtitle {
	padding: 0px; color: rgb(68, 68, 68); font-size: 1.4em;
}
.node-type-press-release #top-header .subtitle {
	padding: 0px; color: rgb(68, 68, 68); font-size: 1.4em;
}
#top-header .node_type a {
	color: black; padding-left: 40px; font-size: 1.7em; font-weight: normal; display: block;
}
.page-products #top-header {
	padding: 0px; height: 180px; position: relative;
}
.page-solutions #top-header {
	padding: 0px; height: 180px; position: relative;
}
.page-support #top-header {
	padding: 0px; height: 180px; position: relative;
}
.page-about-wave #top-header {
	padding: 0px; height: 180px; position: relative;
}
.page-wave-alternative #top-header {
	padding: 0px; height: 180px; position: relative;
}
.page-partners #top-header {
	padding: 0px; height: 180px; position: relative;
}
.page-partner-portal #top-header {
	padding: 0px; height: 180px; position: relative;
}
.has-menu-name #top-header {
	padding: 0px; height: 180px; position: relative;
}
.page-products .has-subheading#top-header {
	padding: 0px; height: 250px; position: relative;
}
.page-solutions .has-subheading#top-header {
	padding: 0px; height: 250px; position: relative;
}
.page-support .has-subheading#top-header {
	padding: 0px; height: 250px; position: relative;
}
.page-about-wave .has-subheading#top-header {
	padding: 0px; height: 250px; position: relative;
}
.page-wave-alternative .has-subheading#top-header {
	padding: 0px; height: 250px; position: relative;
}
.page-partners .has-subheading#top-header {
	padding: 0px; height: 250px; position: relative;
}
.page-partner-portal .has-subheading#top-header {
	padding: 0px; height: 250px; position: relative;
}
.has-menu-name .has-subheading#top-header {
	padding: 0px; height: 250px; position: relative;
}
.page-products .has-subheading#top-header h1.title {
	text-transform: uppercase; letter-spacing: 1px; padding-top: 90px; padding-left: 75px; font-size: 2.8em; font-weight: bold; position: absolute; text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.page-solutions .has-subheading#top-header h1.title {
	text-transform: uppercase; letter-spacing: 1px; padding-top: 90px; padding-left: 75px; font-size: 2.8em; font-weight: bold; position: absolute; text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.page-support .has-subheading#top-header h1.title {
	text-transform: uppercase; letter-spacing: 1px; padding-top: 90px; padding-left: 75px; font-size: 2.8em; font-weight: bold; position: absolute; text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.page-about-wave .has-subheading#top-header h1.title {
	text-transform: uppercase; letter-spacing: 1px; padding-top: 90px; padding-left: 75px; font-size: 2.8em; font-weight: bold; position: absolute; text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.page-wave-alternative .has-subheading#top-header h1.title {
	text-transform: uppercase; letter-spacing: 1px; padding-top: 90px; padding-left: 75px; font-size: 2.8em; font-weight: bold; position: absolute; text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.page-partners .has-subheading#top-header h1.title {
	text-transform: uppercase; letter-spacing: 1px; padding-top: 90px; padding-left: 75px; font-size: 2.8em; font-weight: bold; position: absolute; text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.page-partner-portal .has-subheading#top-header h1.title {
	text-transform: uppercase; letter-spacing: 1px; padding-top: 90px; padding-left: 75px; font-size: 2.8em; font-weight: bold; position: absolute; text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.has-menu-name .has-subheading#top-header h1.title {
	text-transform: uppercase; letter-spacing: 1px; padding-top: 90px; padding-left: 75px; font-size: 2.8em; font-weight: bold; position: absolute; text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.page-products #top-header h1.title {
	padding: 75px; text-transform: uppercase; letter-spacing: 1px; font-size: 2.8em; font-weight: bold; position: absolute; text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.page-solutions #top-header h1.title {
	padding: 75px; text-transform: uppercase; letter-spacing: 1px; font-size: 2.8em; font-weight: bold; position: absolute; text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.page-support #top-header h1.title {
	padding: 75px; text-transform: uppercase; letter-spacing: 1px; font-size: 2.8em; font-weight: bold; position: absolute; text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.page-about-wave #top-header h1.title {
	padding: 75px; text-transform: uppercase; letter-spacing: 1px; font-size: 2.8em; font-weight: bold; position: absolute; text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.page-wave-alternative #top-header h1.title {
	padding: 75px; text-transform: uppercase; letter-spacing: 1px; font-size: 2.8em; font-weight: bold; position: absolute; text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.page-partners #top-header h1.title {
	padding: 75px; text-transform: uppercase; letter-spacing: 1px; font-size: 2.8em; font-weight: bold; position: absolute; text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.page-partner-portal #top-header h1.title {
	padding: 75px; text-transform: uppercase; letter-spacing: 1px; font-size: 2.8em; font-weight: bold; position: absolute; text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.has-menu-name #top-header h1.title {
	padding: 75px; text-transform: uppercase; letter-spacing: 1px; font-size: 2.8em; font-weight: bold; position: absolute; text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.page-products #top-header .subtitle {
	bottom: 30px; padding-left: 75px; font-size: 2.9em; position: absolute;
}
.page-solutions #top-header .subtitle {
	bottom: 30px; padding-left: 75px; font-size: 2.9em; position: absolute;
}
.page-support #top-header .subtitle {
	bottom: 30px; padding-left: 75px; font-size: 2.9em; position: absolute;
}
.page-about-wave #top-header .subtitle {
	bottom: 30px; padding-left: 75px; font-size: 2.9em; position: absolute;
}
.page-wave-alternative #top-header .subtitle {
	bottom: 30px; padding-left: 75px; font-size: 2.9em; position: absolute;
}
.page-partners #top-header .subtitle {
	bottom: 30px; padding-left: 75px; font-size: 2.9em; position: absolute;
}
.page-partner-portal #top-header .subtitle {
	bottom: 30px; padding-left: 75px; font-size: 2.9em; position: absolute;
}
.has-menu-name #top-header .subtitle {
	bottom: 30px; padding-left: 75px; font-size: 2.9em; position: absolute;
}
body.page-products.subdomain-fr #top-header .subtitle {
	font-size: 2em;
}
#top-header .thumbnail {
	right: 70px; bottom: 20px; position: absolute;
}
.page-products .has-subheading#top-header {
	background: url("/sites/all/themes/wave/images/headers/products.jpg") no-repeat;
}
.menu-name-products .has-subheading#top-header {
	background: url("/sites/all/themes/wave/images/headers/products.jpg") no-repeat;
}
.page-solutions .has-subheading#top-header {
	background: url("/sites/all/themes/wave/images/headers/solutions.jpg") no-repeat;
}
.menu-name-solutions .has-subheading#top-header {
	background: url("/sites/all/themes/wave/images/headers/solutions.jpg") no-repeat;
}
.page-support .has-subheading#top-header {
	background: url("/sites/all/themes/wave/images/headers/support.jpg") no-repeat;
}
.menu-name-support .has-subheading#top-header {
	background: url("/sites/all/themes/wave/images/headers/support.jpg") no-repeat;
}
.page-about-wave .has-subheading#top-header {
	background: url("/sites/all/themes/wave/images/headers/about.jpg") no-repeat;
}
.menu-name-about-wave .has-subheading#top-header {
	background: url("/sites/all/themes/wave/images/headers/about.jpg") no-repeat;
}
.page-wave-alternative .has-subheading#top-header {
	background: url("/sites/all/themes/wave/images/headers/alternative.jpg") no-repeat;
}
.menu-name-wave-alternative .has-subheading#top-header {
	background: url("/sites/all/themes/wave/images/headers/alternative.jpg") no-repeat;
}
.page-partners .has-subheading#top-header {
	background: url("/sites/all/themes/wave/images/headers/portal.jpg") no-repeat;
}
.menu-name-partners .has-subheading#top-header {
	background: url("/sites/all/themes/wave/images/headers/portal.jpg") no-repeat;
}
.page-partner-portal .has-subheading#top-header {
	background: url("/sites/all/themes/wave/images/headers/portal.jpg") no-repeat;
}
.menu-name-portal .has-subheading#top-header {
	background: url("/sites/all/themes/wave/images/headers/portal.jpg") no-repeat;
}
.page-products #top-header {
	background: url("/sites/all/themes/wave/images/headers/products_no_sub.jpg") no-repeat;
}
.menu-name-products #top-header {
	background: url("/sites/all/themes/wave/images/headers/products_no_sub.jpg") no-repeat;
}
.page-solutions #top-header {
	background: url("/sites/all/themes/wave/images/headers/solutions_no_sub.jpg") no-repeat;
}
.menu-name-solutions #top-header {
	background: url("/sites/all/themes/wave/images/headers/solutions_no_sub.jpg") no-repeat;
}
.page-support #top-header {
	background: url("/sites/all/themes/wave/images/headers/support_no_sub.jpg") no-repeat;
}
.menu-name-support #top-header {
	background: url("/sites/all/themes/wave/images/headers/support_no_sub.jpg") no-repeat;
}
.page-about-wave #top-header {
	background: url("/sites/all/themes/wave/images/headers/about_no_sub.jpg") no-repeat;
}
.menu-name-about-wave #top-header {
	background: url("/sites/all/themes/wave/images/headers/about_no_sub.jpg") no-repeat;
}
.page-wave-alternative #top-header {
	background: url("/sites/all/themes/wave/images/headers/alternative_no_sub.jpg") no-repeat;
}
.menu-name-wave-alternative #top-header {
	background: url("/sites/all/themes/wave/images/headers/alternative_no_sub.jpg") no-repeat;
}
.page-partners #top-header {
	background: url("/sites/all/themes/wave/images/headers/portal_no_sub.jpg") no-repeat;
}
.menu-name-partners #top-header {
	background: url("/sites/all/themes/wave/images/headers/portal_no_sub.jpg") no-repeat;
}
.page-partner-portal #top-header {
	background: url("/sites/all/themes/wave/images/headers/portal_no_sub.jpg") no-repeat;
}
.menu-name-portal #top-header {
	background: url("/sites/all/themes/wave/images/headers/portal_no_sub.jpg") no-repeat;
}
body.node-type-document-page #top-header {
	position: relative;
}
body.node-type-document-page #top-header .thumbnail {
	right: 70px; bottom: 10px;
}
body.node-type-press-release #top-header .thumbnail {
	display: none;
}
body.node-type-document-page #top-header .thumbnail img {
	display: block;
}
body.has-thumbnail #top-header h1.title {
	padding-right: 250px;
}
body.has-thumbnail #top-header .subtitle {
	padding-right: 250px;
}
body.node-type-kb-article h1.title {
	font-size: 3.1em;
}
body.partner-search #top-header {
	background: url("/sites/all/themes/wave/images/cyan_bg.png") rgb(0, 168, 203); padding-top: 50px; padding-bottom: 20px; margin-bottom: 30px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
body.support-search #top-header {
	background: url("/sites/all/themes/wave/images/cyan_bg.png") rgb(0, 168, 203); padding-top: 50px; padding-bottom: 20px; margin-bottom: 30px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
body.partner-search #top-header h1.title {
	color: white;
}
body.support-search #top-header h1.title {
	color: white;
}