.panels-flexible-region {
  padding: 0;
}

.panels-flexible-region-inside {
  padding-right: 0.5em;
  padding-left: 0.5em;
}

.panels-flexible-region-inside-first {
  padding-left: 0;
}

.panels-flexible-region-inside-last {
  padding-right: 0;
}

.panels-flexible-column {
  padding: 0;
}

.panels-flexible-column-inside {
  padding-right: 0.5em;
  padding-left: 0.5em;
}

.panels-flexible-column-inside-first {
  padding-left: 0;
}

.panels-flexible-column-inside-last {
  padding-right: 0;
}

.panels-flexible-row {
  padding: 0 0 0.5em 0;
  margin: 0;
}

.panels-flexible-row-last {
  padding-bottom: 0;
}

.panels-flexible-column-support_node_layout-main {
  float: left;
  width: 99.0000%;
}

.panels-flexible-support_node_layout-inside {
  padding-right: 0px;
}

.panels-flexible-support_node_layout {
  width: auto;
}

.panels-flexible-region-support_node_layout-center {
  float: left;
  width: 99.0000%;
}

.panels-flexible-row-support_node_layout-main-row-inside {
  padding-right: 0px;
}

.panels-flexible-region-support_node_layout-photo_region {
  float: left;
  width: 32.8708%;
}

.panels-flexible-region-support_node_layout-content_region {
  float: left;
  width: 33.0647%;
}

.panels-flexible-region-support_node_layout-right_side {
  float: left;
  width: 33.0645%;
}

.panels-flexible-row-support_node_layout-2-inside {
  padding-right: 0px;
}


.node-unpublished {
  background-color: #fff4f4;
}
.preview .node {
  background-color: #ffffea;
}
#node-admin-filter ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
#node-admin-buttons {
  float: left; /* LTR */
  margin-left: 0.5em; /* LTR */
  clear: right; /* LTR */
}
td.revision-current {
  background: #ffc;
}
.node-form .form-text {
  display: block;
  width: 95%;
}
.node-form .container-inline .form-text {
  display: inline;
  width: auto;
}
.node-form .standard {
  clear: both;
}
.node-form textarea {
  display: block;
  width: 95%;
}
.node-form .attachments fieldset {
  float: none;
  display: block;
}
.terms-inline {
  display: inline;
}

/*
** HTML elements
*/
fieldset {
  margin-bottom: 1em;
  padding: .5em;
}
form {
  margin: 0;
  padding: 0;
}
hr {
  height: 1px;
  border: 1px solid gray;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
}
th {
  text-align: left; /* LTR */
  padding-right: 1em; /* LTR */
  border-bottom: 3px solid #ccc;
}

/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */

/*
** HTML elements
*/
body.drag {
  cursor: move;
}
th.active img {
  display: inline;
}
tr.even, tr.odd {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}
tr.drag {
  background-color: #fffff0;
}
tr.drag-previous {
  background-color: #ffd;
}
td.active {
  background-color: #ddd;
}
td.checkbox, th.checkbox {
  text-align: center;
}
tbody {
  border-top: 1px solid #ccc;
}
tbody th {
  border-bottom: 1px solid #ccc;
}
thead th {
  text-align: left; /* LTR */
  padding-right: 1em; /* LTR */
  border-bottom: 3px solid #ccc;
}

/*
** Other common styles
*/
.breadcrumb {
  padding-bottom: .5em
}
div.indentation {
  width: 20px;
  height: 1.7em;
  margin: -0.4em 0.2em -0.4em -0.4em; /* LTR */
  padding: 0.42em 0 0.42em 0.6em; /* LTR */
  float: left; /* LTR */
}
div.tree-child {
  background: url(misc/tree.png) no-repeat 11px center; /* LTR */
}
div.tree-child-last {
  background: url(misc/tree-bottom.png) no-repeat 11px center; /* LTR */
}
div.tree-child-horizontal {
  background: url(misc/tree.png) no-repeat -11px center;
}
.error {
  color: #e55;
}
div.error {
  border: 1px solid #d77;
}
div.error, tr.error {
  background: #fcc;
  color: #200;
  padding: 2px;
}
.warning {
  color: #e09010;
}
div.warning {
  border: 1px solid #f0c020;
}
div.warning, tr.warning {
  background: #ffd;
  color: #220;
  padding: 2px;
}
.ok {
  color: #008000;
}
div.ok {
  border: 1px solid #00aa00;
}
div.ok, tr.ok {
  background: #dfd;
  color: #020;
  padding: 2px;
}
.item-list .icon {
  color: #555;
  float: right; /* LTR */
  padding-left: 0.25em; /* LTR */
  clear: right; /* LTR */
}
.item-list .title {
  font-weight: bold;
}
.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}
.item-list ul li {
  margin: 0 0 0.25em 1.5em; /* LTR */
  padding: 0;
  list-style: disc;
}
ol.task-list li.active {
  font-weight: bold;
}
.form-item {
  margin-top: 1em;
  margin-bottom: 1em;
}
tr.odd .form-item, tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th {
  border-bottom-width: 0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
  border-top-width: 0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
  border: 2px solid red;
}
.form-item .description {
  font-size: 0.85em;
}
.form-item label {
  display: block;
  font-weight: bold;
}
.form-item label.option {
  display: inline;
  font-weight: normal;
}
.form-checkboxes, .form-radios {
  margin: 1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
  margin-top: 0.4em;
  margin-bottom: 0.4em;
}
.marker, .form-required {
  color: #f00;
}
.more-link {
  text-align: right; /* LTR */
}
.more-help-link {
  font-size: 0.85em;
  text-align: right; /* LTR */
}
.nowrap {
  white-space: nowrap;
}
.item-list .pager {
  clear: both;
  text-align: center;
}
.item-list .pager li {
  background-image:none;
  display:inline;
  list-style-type:none;
  padding: 0.5em;
}
.pager-current {
  font-weight:bold;
}
.tips {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.9em;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
  font-family: inherit;
  font-size: inherit;
  width: 14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
  width: 10em;
}
dl.multiselect dt, dl.multiselect dd {
  float: left; /* LTR */
  line-height: 1.75em;
  padding: 0;
  margin: 0 1em 0 0; /* LTR */
}
dl.multiselect .form-item {
  height: 1.75em;
  margin: 0;
}

/*
** Inline items (need to override above)
*/
.container-inline div, .container-inline label {
  display: inline;
}

/*
** Tab navigation
*/
ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em; /* LTR */
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em; /* LTR */
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}
ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc; /* LTR */
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}

/*
** Autocomplete styles
*/
/* Suggestion list */
#autocomplete {
  position: absolute;
  border: 1px solid;
  overflow: hidden;
  z-index: 100;
}
#autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#autocomplete li {
  background: #fff;
  color: #000;
  white-space: pre;
  cursor: default;
}
#autocomplete li.selected {
  background: #0072b9;
  color: #fff;
}
/* Animated throbber */
html.js input.form-autocomplete {
  background-image: url(misc/throbber.gif);
  background-repeat: no-repeat;
  background-position: 100% 2px; /* LTR */
}
html.js input.throbbing {
  background-position: 100% -18px; /* LTR */
}

/*
** Collapsing fieldsets
*/
html.js fieldset.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  margin-bottom: 0;
  height: 1em;
}
html.js fieldset.collapsed * {
  display: none;
}
html.js fieldset.collapsed legend {
  display: block;
}
html.js fieldset.collapsible legend a {
  padding-left: 15px; /* LTR */
  background: url(misc/menu-expanded.png) 5px 75% no-repeat; /* LTR */
}
html.js fieldset.collapsed legend a {
  background-image: url(misc/menu-collapsed.png); /* LTR */
  background-position: 5px 50%; /* LTR */
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html.js fieldset.collapsed legend,
* html.js fieldset.collapsed legend *,
* html.js fieldset.collapsed table * {
  display: inline;
}
/* For Safari 2 to prevent collapsible fieldsets containing tables from dissapearing due to tableheader.js. */
html.js fieldset.collapsible {
  position: relative;
}
html.js fieldset.collapsible legend a {
  display: block;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html.js fieldset.collapsible .fieldset-wrapper {
  overflow: auto;
}

/*
** Resizable text areas
*/
.resizable-textarea {
  width: 95%;
}
.resizable-textarea .grippie {
  height: 9px;
  overflow: hidden;
  background: #eee url(misc/grippie.png) no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
}
html.js .resizable-textarea textarea {
  margin-bottom: 0;
  width: 100%;
  display: block;
}

/*
** Table drag and drop.
*/
.draggable a.tabledrag-handle {
  cursor: move;
  float: left; /* LTR */
  height: 1.7em;
  margin: -0.4em 0 -0.4em -0.5em; /* LTR */
  padding: 0.42em 1.5em 0.42em 0.5em; /* LTR */
  text-decoration: none;
}
a.tabledrag-handle:hover {
  text-decoration: none;
}
a.tabledrag-handle .handle {
  margin-top: 4px;
  height: 13px;
  width: 13px;
  background: url(misc/draggable.png) no-repeat 0 0;
}
a.tabledrag-handle-hover .handle {
  background-position: 0 -20px;
}

/*
** Teaser splitter
*/
.joined + .grippie {
  height: 5px;
  background-position: center 1px;
  margin-bottom: -2px;
}
/* Keeps inner content contained in Opera 9. */
.teaser-checkbox {
  padding-top: 1px;
}
div.teaser-button-wrapper {
  float: right; /* LTR */
  padding-right: 5%; /* LTR */
  margin: 0;
}
.teaser-checkbox div.form-item {
  float: right; /* LTR */
  margin: 0 5% 0 0; /* LTR */
  padding: 0;
}
textarea.teaser {
  display: none;
}
html.js .no-js {
  display: none;
}

/*
** Progressbar styles
*/
.progress {
  font-weight: bold;
}
.progress .bar {
  background: #fff url(misc/progress.gif);
  border: 1px solid #00375a;
  height: 1.5em;
  margin: 0 0.2em;
}
.progress .filled {
  background: #0072b9;
  height: 1em;
  border-bottom: 0.5em solid #004a73;
  width: 0%;
}
.progress .percentage {
  float: right; /* LTR */
}
.progress-disabled {
  float: left; /* LTR */
}
.ahah-progress {
  float: left; /* LTR */
}
.ahah-progress .throbber {
  width: 15px;
  height: 15px;
  margin: 2px;
  background: transparent url(misc/throbber.gif) no-repeat 0px -18px;
  float: left; /* LTR */
}
tr .ahah-progress .throbber {
  margin: 0 2px;
}
.ahah-progress-bar {
  width: 16em;
}

/*
** Formatting for welcome page
*/
#first-time strong {
  display: block;
  padding: 1.5em 0 .5em;
}

/*
** To be used with tableselect.js
*/
tr.selected td {
  background: #ffc;
}

/*
** Floating header for tableheader.js
*/
table.sticky-header {
  margin-top: 0;
  background: #fff;
}

/*
** Installation clean URLs
*/
#clean-url.install {
  display: none;
}

/*
** For anything you want to hide on page load when JS is enabled, so
** that you can use the JS to control visibility and avoid flicker.
*/
html.js .js-hide {
  display: none;
}

/*
** Styles for the system modules page (admin/build/modules)
*/
#system-modules div.incompatible {
  font-weight: bold;
}

/*
** Styles for the system themes page (admin/build/themes)
*/
#system-themes-form div.incompatible {
  font-weight: bold;
}

/*
** Password strength indicator
*/
span.password-strength {
  visibility: hidden;
}
input.password-field {
  margin-right: 10px; /* LTR */
}
div.password-description {
  padding: 0 2px;
  margin: 4px 0 0 0;
  font-size: 0.85em;
  max-width: 500px;
}
div.password-description ul {
  margin-bottom: 0;
}
.password-parent {
  margin: 0 0 0 0;
}
/*
** Password confirmation checker
*/
input.password-confirm {
  margin-right: 10px; /* LTR */
}
.confirm-parent {
  margin: 5px 0 0 0;
}
span.password-confirm {
  visibility: hidden;
}
span.password-confirm span {
  font-weight: normal;
}

ul.menu {
  list-style: none;
  border: none;
  text-align:left; /* LTR */
}
ul.menu li {
  margin: 0 0 0 0.5em; /* LTR */
}
li.expanded {
  list-style-type: circle;
  list-style-image: url(misc/menu-expanded.png);
  padding: 0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}
li.collapsed {
  list-style-type: disc;
  list-style-image: url(misc/menu-collapsed.png); /* LTR */
  padding: 0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}
li.leaf {
  list-style-type: square;
  list-style-image: url(misc/menu-leaf.png);
  padding: 0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}
li a.active {
  color: #000;
}
td.menu-disabled {
  background: #ccc;
}
ul.links {
  margin: 0;
  padding: 0;
}
ul.links.inline {
  display: inline;
}
ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}

#permissions td.module {
  font-weight: bold;
}
#permissions td.permission {
  padding-left: 1.5em; /* LTR */
}
#access-rules .access-type, #access-rules .rule-type {
  margin-right: 1em; /* LTR */
  float: left; /* LTR */
}
#access-rules .access-type .form-item, #access-rules .rule-type .form-item {
  margin-top: 0;
}
#access-rules .mask {
  clear: both;
}
#user-login-form {
  text-align: center;
}
#user-admin-filter ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
#user-admin-buttons {
  float: left; /* LTR */
  margin-left: 0.5em; /* LTR */
  clear: right; /* LTR */
}
#user-admin-settings fieldset .description {
  font-size: 0.85em;
  padding-bottom: .5em;
}

/* Generated by user.module but used by profile.module: */
.profile {
  clear: both;
  margin: 1em 0;
}
.profile .picture {
  float: right; /* LTR */
  margin: 0 1em 1em 0; /* LTR */
}
.profile h3 {
  border-bottom: 1px solid #ccc;
}
.profile dl {
  margin: 0 0 1.5em 0;
}
.profile dt {
  margin: 0 0 0.2em 0;
  font-weight: bold;
}
.profile dd {
  margin: 0 0 1em 0;
}
/* $Id: content-module.css,v 1.1.2.6 2009/03/14 18:45:38 yched Exp $ */

/* Node display */
.field .field-label,
.field .field-label-inline,
.field .field-label-inline-first {
  font-weight:bold;
}
.field .field-label-inline,
.field .field-label-inline-first {
  display:inline;
}
.field .field-label-inline {
  visibility:hidden;
}

/* Node form display */
.node-form .content-multiple-table td.content-multiple-drag {
  width:30px;
  padding-right:0;/*LTR*/
}
.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle{
  padding-right:.5em;/*LTR*/
}

.node-form .content-add-more .form-submit{
  margin:0;
}

.node-form .number {
  display:inline;
  width:auto;
}
.node-form .text {
  width:auto;
}

/* CSS overrides for Views-based autocomplete results.
  - #autocomplete uses "white-space:pre", which is no good with
    Views' template-based rendering
  - Field titles are rendered with <label> in default templates,
    but we don't want the 'form' styling it gets under .form-item
*/
.form-item #autocomplete .reference-autocomplete {
  white-space:normal;
}

.form-item #autocomplete .reference-autocomplete label {
  display:inline;
  font-weight:normal;
}

/* 'Manage fields' overview */
#content-field-overview-form .advanced-help-link,
#content-display-overview-form .advanced-help-link {
  margin: 4px 4px 0 0;/*LTR*/
}
#content-field-overview-form .label-group,
#content-display-overview-form .label-group,
#content-copy-export-form .label-group {
  font-weight: bold;
}
table#content-field-overview .label-add-new-field,
table#content-field-overview .label-add-existing-field,
table#content-field-overview .label-add-new-group {
  float: left;/*LTR*/
}
table#content-field-overview tr.content-add-new .tabledrag-changed {
  display: none;
}
table#content-field-overview tr.content-add-new .description {
  margin-bottom: 0;
}
table#content-field-overview .content-new {
  font-weight: bold;
  padding-bottom: .5em;
}

/* 'Advanced help' pages */
.advanced-help-topic h3,
.advanced-help-topic h4,
.advanced-help-topic h5,
.advanced-help-topic h6  {
  margin:1em 0 .5em 0;
}
.advanced-help-topic dd {
  margin-bottom: .5em;
}
.advanced-help-topic span.code {
  background-color:#EDF1F3;
  font-family:"Bitstream Vera Sans Mono",Monaco,"Lucida Console",monospace;
  font-size:0.9em;
  padding:1px;
}
.advanced-help-topic .content-border {
  border:1px solid #AAA
}/* $Id: ctools.css,v 1.4.2.1 2010/09/01 22:12:31 merlinofchaos Exp $ */
.ctools-locked {
  color: red;
  border: 1px solid red;
  padding: 1em;
}

.ctools-owns-lock {
  background: #FFFFDD none repeat scroll 0 0;
  border: 1px solid #F0C020;
  padding: 1em;
}

a.ctools-ajaxing,
input.ctools-ajaxing,
button.ctools-ajaxing,
select.ctools-ajaxing {
  padding-right: 18px !important;
  background: url(sites/all/modules/ctools/images/status-active.gif) right center no-repeat;
}

div.ctools-ajaxing {
  float: left;
  width: 18px;
  background: url(sites/all/modules/ctools/images/status-active.gif) center center no-repeat;
}
/* Force from/to dates to float using inline-block, where it works, otherwise inline. */
.container-inline-date {
  width:auto;
  clear:both;
  display: inline-block;
  vertical-align:top;
  margin-right: 0.5em; /* LTR */
}
.container-inline-date .form-item {
  float:none;
  padding:0;
  margin:0;
}
.container-inline-date .form-item .form-item {
  float: left; /* LTR */
}
.container-inline-date .form-item,
.container-inline-date .form-item input {
  width:auto;
}
.container-inline-date .description {
  clear: both;
}

.container-inline-date .form-item input,
.container-inline-date .form-item select,
.container-inline-date .form-item option {
  margin-right: 5px; /* LTR */
}

.container-inline-date .date-spacer {
  margin-left: -5px; /* LTR */
}
.views-right-60 .container-inline-date div {
  padding:0;
  margin:0;
}

.container-inline-date .date-timezone .form-item {
  float:none;
  width:auto;
  clear:both;
}

/* Fixes for date popup css so it will behave in Drupal */
#calendar_div, #calendar_div td, #calendar_div th {
  margin:0;
  padding:0;
}
#calendar_div,
.calendar_control,
.calendar_links,
.calendar_header,
.calendar {
  width: 185px;
  border-collapse: separate;
  margin: 0;
}
.calendar td {
  padding: 0;
}

/* formatting for from/to dates in nodes and views */
span.date-display-single {
}
span.date-display-start {
}
span.date-display-end {
}
span.date-display-separator {
}

.date-repeat-input {
  float: left; /* LTR */
  width:auto;
  margin-right: 5px; /* LTR */
}
.date-repeat-input select {
  min-width:7em;
}
.date-repeat fieldset {
  clear:both;
  float:none;
}

.date-views-filter-wrapper {
  min-width:250px;
}
.date-views-filter input {
  float: left !important; /* LTR */
  margin-right: 2px !important; /* LTR */
  padding:0 !important;
  width:12em;
  min-width:12em;
}

.date-nav {
  width:100%;
}
.date-nav div.date-prev {
  text-align: left; /* LTR */
  width:24%;
  float: left; /* LTR */
}
.date-nav div.date-next {
  text-align: right; /* LTR */
  width:24%;
  float: right; /* LTR */
}
.date-nav div.date-heading {
  text-align:center;
  width:50%;
  float: left; /* LTR */
}
.date-nav div.date-heading h3 {
  margin:0;
  padding:0;
}

.date-clear {
  float:none;
  clear:both;
  display:block;
}

.date-clear-block {
  float:none;
  width:auto;
  clear:both;
}

/* 	 
 ** Markup free clearing that fixes unwanted scrollbars 	 
 ** @see http://drupal.org/node/232959 	 
 */ 	 
 .date-clear-block:after { 	 
   content: " "; 	 
   display: block; 	 
   height: 0; 	 
   clear: both; 	 
   visibility: hidden; 	 
 } 	 
 .date-clear-block { 	 
   display: inline-block; 	 
 } 	 
 /* Hides from IE-mac \*/ 	 
 * html .date-clear-block { 	 
   height: 1%; 	 
 } 	 
 .date-clear-block { 	 
   display: block; 	 
 } 	 
 /* End hide from IE-mac */

.date-container .date-format-delete {
  margin-top: 1.8em;
  margin-left: 1.5em;
  float: left;
}
.date-container .date-format-name {
  float: left;
}
.date-container .date-format-type {
  float: left;
  padding-left: 10px;
}

.date-container .select-container {
  clear: left;
  float: left;
}

/* Calendar day css */
div.date-calendar-day {
  line-height: 1;
  width: 40px;
  float: left;
  margin: 6px 10px 0 0;
  background: #F3F3F3;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  color: #999;
  text-align: center;
  font-family: Georgia, Arial, Verdana, sans;
}
div.date-calendar-day span {
  display: block;  
  text-align: center;
}
div.date-calendar-day span.month {
  font-size: .9em;
  background-color: #B5BEBE;
  color: white;
  padding: 2px;
  text-transform: uppercase;
}
div.date-calendar-day span.day {
  font-weight: bold;
  font-size: 2em;
}
div.date-calendar-day span.year {
  font-size: .9em;
  padding: 2px;
}
/* Smoothness Theme for jQuery UI Datepicker */
#ui-datepicker-div table,
#ui-datepicker-div td,
#ui-datepicker-div th {
  margin: 0;
  padding: 0;
}
#ui-datepicker-div,
#ui-datepicker-div table,
.ui-datepicker-div,
.ui-datepicker-div table,
.ui-datepicker-inline,
.ui-datepicker-inline table {
  font-size: 12px !important;
}
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
  /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
  background: #ffffff;
  border: 2px solid #d3d3d3;
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
  margin: 0;
  padding: 2.5em .5em .5em .5em;
  position: relative;
  width: 15.5em;
}
#ui-datepicker-div {
  background: #ffffff;
  display: none;
  z-index: 9999; /*must have*/
}
.ui-datepicker-inline {
  display: block;
  float: left; /* LTR */
}
.ui-datepicker-control {
  display: none;
}
.ui-datepicker-current {
  display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
  background: #e6e6e6 url(sites/all/modules/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x; /* LTR */
  left: .5em; /* LTR */
  position: absolute;
  top: .5em;
}
.ui-datepicker-next {
  left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
  background: #dadada url(sites/all/modules/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x; /* LTR */
}
.ui-datepicker-next a, .ui-datepicker-prev a {
  background: url(sites/all/modules/date/date_popup/themes/images/888888_7x7_arrow_left.gif) 50% 50% no-repeat; /* LTR */
  border: 1px solid #d3d3d3;
  cursor: pointer;
  display: block;
  font-size: 1em;
  height: 1.4em;
  text-indent: -999999px;
  width: 1.3em;
}
.ui-datepicker-next a {
  background: url(sites/all/modules/date/date_popup/themes/images/888888_7x7_arrow_right.gif) 50% 50% no-repeat; /* LTR */
}
.ui-datepicker-prev a:hover {
  background: url(sites/all/modules/date/date_popup/themes/images/454545_7x7_arrow_left.gif) 50% 50% no-repeat; /* LTR */
}
.ui-datepicker-next a:hover {
  background: url(sites/all/modules/date/date_popup/themes/images/454545_7x7_arrow_right.gif) 50% 50% no-repeat; /* LTR */
}
.ui-datepicker-prev a:active {
  background: url(sites/all/modules/date/date_popup/themes/images/222222_7x7_arrow_left.gif) 50% 50% no-repeat; /* LTR */
}
.ui-datepicker-next a:active {
  background: url(sites/all/modules/date/date_popup/themes/images/222222_7x7_arrow_right.gif) 50% 50% no-repeat; /* LTR */
}
.ui-datepicker-header select {
  background: #e6e6e6;
  border: 1px solid #d3d3d3;
  color: #555555;
  font-size: 1em;
  line-height: 1.4em;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  top: .5em;
}
.ui-datepicker-header select.ui-datepicker-new-month {
  left: 2.2em; /* LTR */
  width: 7em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
  left: 9.4em; /* LTR */
  width: 5em;
}
table.ui-datepicker {
  text-align: right; /* LTR */
  width: 15.5em;
}
table.ui-datepicker td a {
  color: #555555;
  display: block;
  padding: .1em .3em .1em 0; /* LTR */
  text-decoration: none;
}
table.ui-datepicker tbody {
  border-top: none;
}
table.ui-datepicker tbody td a {
  background: #e6e6e6 url(sites/all/modules/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x; /* LTR */
  border: 1px solid #ffffff;
  cursor: pointer;
}
table.ui-datepicker tbody td a:hover {
  background: #dadada url(sites/all/modules/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x; /* LTR */
  border: 1px solid #999999;
  color: #212121;
}
table.ui-datepicker tbody td a:active {
  background: #ffffff url(sites/all/modules/date/date_popup/themes/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x; /* LTR */
  border: 1px solid #dddddd;
  color: #222222;
}
table.ui-datepicker .ui-datepicker-title-row td {
  /*border-bottom: 1px solid #d3d3d3;*/
  color: #222222;
  font-size: .9em;
  padding: .3em 0;
  text-align: center;
  text-transform: uppercase;
}

table.ui-datepicker .ui-datepicker-title-row td a {
  color: #222222;
}/* TimeEntry styles */
.timeEntry_control {
	vertical-align: middle;
	margin-left: 2px;
}
* html .timeEntry_control { /* IE only */
	margin-top: -4px;
}

/**
 * Formatter styles
 */

.filefield-icon {
  margin: 0 2px 0 0; /* RTL */
}

/* End formatter styles. */

/**
 * General widget form styles (applicable to all widgets).
 */
.filefield-element {
  margin: 1em 0;
  white-space: normal;
}

.filefield-element .widget-preview {
  float: left; /* RTL */
  padding: 0 10px 0 0; /* RTL */
  margin: 0 10px 0 0; /* RTL */
  border-width: 0 1px 0 0; /* RTL */
  border-style: solid;
  border-color: #CCC;
  max-width: 30%;
}

.filefield-element .widget-edit {
  float: left; /* RTL */
  max-width: 70%;
}

.filefield-element .filefield-preview {
  width: 16em;
  overflow: hidden;
}

.filefield-element .widget-edit .form-item {
  margin: 0 0 1em 0;
}

.filefield-element input.form-submit,
.filefield-element input.form-file {
  margin: 0;
}

.filefield-element input.progress-disabled {
  float: none;
  display: inline;
}

.filefield-element div.ahah-progress,
.filefield-element div.throbber {
  display: inline;
  float: none;
  padding: 1px 13px 2px 3px; /* RTL */
}

.filefield-element div.ahah-progress-bar {
  display: none;
  margin-top: 4px;
  width: 28em;
  padding: 0;
}

.filefield-element div.ahah-progress-bar div.bar {
  margin: 0;
}

/* End general widget form styles. */

#edit-mollom-captcha {
  display: block;
}

/* Help themes to properly display Mollom's log messages. */
.dblog-event pre,
#simpletest-result-form table td {
  white-space: pre-wrap;
}
/* $Id: panels.css,v 1.2 2008/07/16 00:09:03 merlinofchaos Exp $ */

div.panel-pane div.admin-links {
  font-size: xx-small;
  margin-right: 1em;
}

div.panel-pane div.admin-links li a {
  color: #ccc;
}

div.panel-pane div.admin-links li {
  padding-bottom: 2px;
  background: white;
  z-index: 201;
}

div.panel-pane div.admin-links:hover a,
div.panel-pane div.admin-links-hover a {
  color: #000;
}

div.panel-pane div.admin-links a:before {
  content: "[";
}

div.panel-pane div.admin-links a:after {
  content: "]";
}

div.panel-pane div.panel-hide {
  display: none;
}

/** For IE we add the class via js; for other browsers we rely on :hover **/
div.panel-pane div.panel-hide-hover,
div.panel-pane:hover div.panel-hide {
  display: block;
  position: absolute;
  z-index: 200;
  margin-top: -1.5em;
}

div.panel-pane div.node {
  margin: 0;
  padding: 0;
}

div.panel-pane div.feed a {
  float: right;
}
/* $Id: fieldgroup.css,v 1.2.2.2 2009/03/14 18:55:20 yched Exp $ */

div.fieldgroup {
  margin:.5em 0 1em 0;
}
div.fieldgroup .content {
  padding-left:1em;/*LTR*/
}
/* $Id: views.css,v 1.11.4.2 2010/03/12 00:25:37 merlinofchaos Exp $ */
.views-exposed-form .views-exposed-widget {
  float: left; /* LTR */
  padding: .5em 1em 0 0; /* LTR */
}

.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1.6em;
}

.views-exposed-form .form-item,
.views-exposed-form .form-submit {
  margin-top: 0;
  margin-bottom: 0;
}

.views-exposed-form label {
  font-weight: bold;
}

.views-exposed-widgets {
  margin-bottom: .5em;
}

html.js a.views-throbbing,
html.js span.views-throbbing {
  background:url(sites/all/modules/views/images/status-active.gif) no-repeat right center;
  padding-right:18px;
}

/* administrative hover links */

div.view div.views-admin-links {
  font-size: xx-small;
  margin-right: 1em;
  margin-top: 1em;
/*  width: 95%; */
}

.block div.view div.views-admin-links {
  margin-top: 0;
}

div.view div.views-admin-links ul {
  padding-left: 0;
}

div.view div.views-admin-links li a {
  color: #ccc;
}

div.view div.views-admin-links li {
  padding-bottom: 2px;
  z-index: 201;
}

div.view div.views-admin-links-hover a,
div.view div.views-admin-links:hover a {
  color: #000;
}

div.view div.views-admin-links-hover,
div.view div.views-admin-links:hover {
  background: transparent;;
}

div.view div.views-admin-links a:before {
  content: "[";
}

div.view div.views-admin-links a:after {
  content: "]";
}

div.view div.views-hide {
  display: none;
}

/** For IE we add the class via js; for other browsers we rely on :hover **/
div.view div.views-hide-hover,
div.view:hover div.views-hide {
  display: block;
  position: absolute;
  z-index: 200;
}

/* don't do this one in IE */
div.view:hover div.views-hide {
  margin-top: -1.5em;
}

/* Remove the border on tbody that system puts in */
.views-view-grid tbody {
  border-top: none;
}

/* $Id: flexible.css,v 1.1.2.5 2010/06/22 23:10:02 merlinofchaos Exp $ */

.panel-flexible .panel-separator {
  margin: 0 0 1em 0;
}
@charset "utf-8"; 



/*Headers*/
h2.pane-title {
    /*margin-bottom: 27px;*/
}

.panel-pane.underline h2.pane-title {
    border-bottom: 2px solid #e6e6e6;
    padding-bottom: 5px;
}

/*Homepage*/

#homepage {
    width: 960px;
}
/* #homepage .panels-flexible-row-last .panel-pane {
    float: left;
    margin: 0 6px;
    -webkit-box-shadow: #e6e6e6 -2px 2px 5px;
    -moz-box-shadow: #e6e6e6 -2px 2px 5px;
} */

#homepage .panels-flexible-row  {
    margin: 0 auto;
    overflow: hidden;
}

/*Panel Columns */
.panel-2col-stacked .panel-col-first {
    width: 650px;
    padding: 0 18px 0 0;
	border-right: 1px dashed #E5E5E5;
}

.panel-2col-stacked .panel-col-last {
	width: 256px;
	margin: 0 0 0 14px;
}

/*Press Room Pages */


#press-room .panel-col-last,
#press-product-page .panel-col-last {
    width: 256px;
	margin: 0 0 0 14px;
}

#press-room .panel-col-last .inside,
#press-product-page .panel-col-last .inside {
    margin: 0;
}

.panel-pane {
    /*margin: 20px 0 30px 0;*/
}

#press-room #about-griffin h2.pane-title,
#press-room .press-node-title h2.pane-title,
#press-room .pane-press-images-panel-pane-3 h2.pane-title {
    font-size: 20px;
}

#press-room .press-node-title h2.pane-title {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 5px;  
}

#press-room .recent-press-release h2 {
	margin: 10px 0;
}

#press-room .recent-press-coverage h2 {
	margin: 40px 0 0;
}

#press-room .press-more-link {
	clear: left;
	text-align: right;
}

#press-room .press-more-link a {
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}

#press-room .press-more-link a:hover {
	text-decoration: underline;
}

#press-room .recent-press-image {
	width: 666px;
}

/* Press Release Pages */

#press-room h2.press-release-title {
	margin: 10px 0;
}

#press-room .press-release-related {
	margin: 0 0 10px;
	width: 256px;
}

#press-room .press-release-related h2 {
	margin: 25px 0 15px;
	padding: 0 15px;
}

#press-room .press-release-related .view-content {
	padding: 0 5px;
}

#press-room .press-release-related .view-press-images .views-row {
	float: left;
	margin: 0 11px 10px;
	padding: 0;
	width: 99px;
	min-height: 165px;
	font-size: 11px;
	line-height: 14px;
}

#press-room .press-release-related .view-press-images .views-row img {
	border: 1px solid #CCD6DE;
}

/*Press Search Pages*/

#press-search h2.pane-title {
    font-size: 18px;
}

#press-search  .panels-flexible-row-press_search_layout-main-row {
    border: 10px solid #36424a;
	border-radius: 0 15px 15px 15px; -moz-border-radius: 0 15px 15px 15px; -webkit-border-radius: 0 15px 15px 15px;
    position: relative;
}

#press-search .panels-flexible-region-press_search_layout-region_top-inside {
    position: relative;
}


#press-search .region-left {
    width: 250px;
	padding: 0 0 0 20px;
}

#press-search .region-right {
    padding: 0 0 0 20px;
    width: 627px;
	border-left: 1px solid #E6E6E6;
}

/* Press Images Pages */
#press-room .pane-press-images-panel-pane-2 h2 {
    margin-bottom: 50px;
}

/* Press FAQ Page */
#press-room .faq-section h2.faq-lightbox {
	margin: 0;
	padding: 20px 0 5px;
	border-top: 1px solid #E5E5E5;
}

#press-room .faq-section h2.faq-lightbox a:hover {
	color: #29BCCC;
}

/* Press Contact Page */
#press-room .press-contact h2 {
	margin: 0;
}

#press-room .press-contact fieldset {
	margin: 0;
}

#press-room .press-contact #edit-actions {
	width: 425px;
}

/* YouTube Reviewer Page */
.youtube-reviewer-content h2 {
	margin: 10px 0;
}

.youtube-reviewer-content a {
	color: #29BCCC;
	text-decoration: none;
}

.youtube-reviewer-content a:hover {
	text-decoration: underline;
}

/*Support Pages*/

#support-header {
    float: left;
    margin-right: 23px;
}

#support-product .panel-col-top,
#support-article .panel-col-top {
    overflow: hidden;
}

#support-product .pane-support-articles-panel-pane-2 {
    margin-top: -8px;
}

#support-article .panel-col-first,
#support-product .panel-col-first {
    float: left;

}

#support-article .panel-col-last,
#support-product .panel-col-last {
    width: 260px;
}
#support-product .pane-page-title h2 {

    color: #E24912;
    font-size: 36px;
    font-family: "ronnia-1", "ronnia-2", Tahoma, sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 36px;
}

#support-article .pane-support-videos-panel-pane-2 h2,
#support-article .pane-custom.pane-1 h2,
#support-product .pane-views-panes h2 {
	margin: 13px 0 10px;
}

#support-product .real-time-support {
    margin-bottom: 22px;
}

#support-product .pane-support-videos-panel-pane-1 {
    margin-top: 13px;
}

/* Support Product Layout */
#support-product .photo-region {
    width: 117px;
    margin-top: 13px;
}

#support-product .content-region {
    width: 521px;
    margin-left: 10px;
}

#support-product .right-side {
	width: 282px;
	margin-left: 10px;
}

#support-product .pane-page-title {
    margin-top: 0px;
}

#support-product .right-col {
    width: 227px;
}

#support-product .right-col .inside {
    padding: 0;
}


/*Support Home*/
#support-article .panel-col-first,
#support-home .panel-col-first {

}

#support-home .sidebar-right,
#support-home .panel-col-last,
#support-page .sidebar-right {
    width: 260px;
	margin: 7px 0 0 14px;
    /*border-top-left-radius: 15px 15px;
    border-top-right-radius: 15px 15px;
    border: 1px solid #e6e6e6;
    box-shadow: #e6e6e6 -2px 2px 5px;
    -webkit-box-shadow: #e6e6e6 -2px 2px 5px;
    -moz-box-shadow: #e6e6e6 -2px 2px 5px;
    background: #fbfcfd;*/
}

#support-home .panel-col-last .inside {
    margin: 0px;
}

#support-home .panel-col-last .panel-pane {
    margin: 0px 0 30px 0px;
}

/*Support Section phone area*/
#support-phone-contact {
    width: 240px;
    margin: -45px 7px 30px 5px;
    padding: 10px;
    border: 1px solid #e6e6e6;
    -webkit-box-shadow: #e6e6e6 -2px 2px 5px;
    -moz-box-shadow: #e6e6e6 -2px 2px 5px;
    box-shadow: #e6e6e6 -2px 2px 5px;
}

/*Support Section*/
#support-home h2 {
    /*font-size: 18px;
    margin-bottom: 12px;
    margin-left: 10px;*/
}

.sidebar-header h2,
#support-product .right-side h2,
#support-article .sidebar-right h2 {
	border-top: 1px solid #E5E5E5;
	border-bottom: none;
	color: #333333;
	line-height: 12px;
	font-size: 12px;
	font-family: "ronnia-1","ronnia-2",Ronnia, Tahoma,Verdana,sans-serif;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 24px 0 0 10px;
	text-transform: uppercase;
}

#support-article .panel-col-first {
    position: relative;
}

#support-article .field-field-support-article-product a {
    font-size: 13px;
    font-style: italic;
    color: #E24912;
    margin-left: 18px;
}

#support-article .field-field-support-article-product {
    background: url(sites/all/themes/gti/images/support-product-arrow.png) left center no-repeat;
}

#support-article .pane-page-title {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 5px;
}

#support-article .pane-page-title h2 {
    margin-bottom: 5px;
}

#support-article .pane-custom.pane-1 {
    overflow: hidden;
    border-bottom: 1px solid #cfcfcf;
}

#support-article .pane-custom.pane-1 h2 {
    margin-bottom: 5px;
    line-height: 30px;
}


#support-article .pane-custom.pane-1 .support-date {
    margin: 0px;
    color: #7d8c97;
    font-size: 14px;
    float: right;
}
#support-article .pane-support-videos-panel-pane-2 {
    margin-top: 13px;
}

/* Support Contact Page */

#support-contact .panel-col-first,
#support-contact .panel-col-last {
/*    width: 450px;*/
}

#support-contact .panel-col-top,
#support-contact .panel-col-bottom,
#support-contact .center-wrapper {clear:both;}

#support-contact #support-header {

}

#support-contact #support-header,
#support-contact #real-time-support-2 {
    float: left;
}

#support-contact #real-time-support-2 {
    margin-left: 140px;
}

#support-contact #support-phone-contact {
    margin: 0 0 35px 0;
    padding: 0px;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -mox-box-shadow: none;
    width: auto;
}
#support-contact h3 {
    border: none;
}

#support-contact h6 {
	color: #E24912;
	font-size: 16px;
	margin: 15px 0 10px;
}

#support-contact #order-helper {
    height: auto;
	margin: 0 0 35px 0;
}

#support-contact #contact-support-form {

}
#support-contact #contact-cs-form {
/*    margin-top: 93px;*/

}

#contact-support-form .expand,
#contact-cs-form .expand {
	border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;
	background: none repeat scroll 0 0 #F5F5F5;
	border: 1px solid #CCCCCC;
	color: #29BCCC;
	cursor: pointer;
	font-family: "ronnia-1","ronnia-2",Ronnia,Tahoma,sans-serif;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: 400px;
}

#contact-support-form .expand a,
#contact-cs-form .expand a {
	background: url("sites/all/themes/gti/images/arrow-down.gif") no-repeat scroll 380px 20px;
	padding: 12px 20px 10px;
	color: #454545;
}

#contact-support-form .expand a:hover,
#contact-cs-form .expand a:hover {
	color: #29BCCC;
	text-decoration:none;
}

#contact-support-form .expand a.open,
#contact-cs-form .expand a.open {
	background: url("sites/all/themes/gti/images/arrow-up.gif") no-repeat scroll 380px 20px;
	padding: 12px 20px 10px;
}

#contact-support-form .expand p,
#contact-cs-form .expand p {
	margin: 0;
	padding: 0;
}

#contact-support-form form fieldset,
#contact-cs-form form fieldset {
	padding:0;
}

#contact-support-form form label,
#contact-cs-form form label {
	width:90px;
}

#contact-support-form form input[type="text"],
#contact-support-form form textarea,
#contact-cs-form form input[type="text"],
#contact-cs-form form textarea {
	width:300px;
}

#contact-support-form form .form-submit,
#contact-cs-form form .form-submit {
	margin: 0 63px 20px 0;
}

#support-contact #contact-message-banner {
/*  padding: 0 2px;
    background: grey;
    color: white;
    font-size: 14px;
    text-align: center;  */ 
}

#support-contact h2 {
    font-size: 18px;
    margin: 10px 0 20px;
}

/*Marketing Pages*/

.node-type-marketing-device #main{
	padding:0 0 50px 0;
	background:#fff url('sites/all/themes/gti/images/bg-greystg_395.png') 0 0 repeat-x;
}
.node-type-marketing-device #main p{
	color:#4d4e53;
	font-size:12px;
}
.node-type-marketing-device .container.firstOne{
	width:100%;
}
.node-type-marketing-device h1{
	color:#000;
	font-weight:bold;
	line-height:1em;
	margin:0;
	font-style:normal;
	*line-height:76px;
}

#marketing-device {
    position: relative;
}
#marketing-device .panels-flexible-row-marketing_device_layout-main-row{
	width:1020px;
	margin:0 auto;
}
#marketing-device .panels-flexible-row-marketing_device_layout-1, #marketing-device .panels-flexible-row-marketing_device_layout-2, #marketing-device .panels-flexible-row-marketing_device_layout-7{
	width:940px;
	margin:0 auto;
}
#marketing-device .pane-field-device-banner {
    margin: 0 0 10px 0;
}
#marketing-device .panels-flexible-region-marketing_device_layout-page_title{
	padding-top:30px;
	*padding-top:10px;
	background:transparent url('sites/all/themes/gti/images/hr-dotted.png') 0 top repeat-x;
	width:100%;
}
#marketing-device  .panels-flexible-row-marketing_device_layout-1-inside{
	background:transparent url('sites/all/themes/gti/images/hr-dotted.png') 0 65px repeat-x;
}
#marketing-device .device-header-text {
    font-size: 36px;
    text-align: right;
	float:right;
	clear:left;
	background:#fff;
	padding:0 0 0 10px;
}

/*#marketing-device #device-spacer {
    width: 525px;
    height: 20px;
    border-top: 2px dotted #d9d8d4;
    float: left;
    margin-top: 35px;
}*/

#marketing-device .pane-field-device-banner-caption {
    position: absolute;
    top: 460px;
    left: 145px;
}
#marketing-device .panels-flexible-region-marketing_device_layout-description{
	width:620px;
	margin-top:15px;
}
#marketing-device .device-title {
    font-size: 76px;
    color: #6bd9e6;
    font-style: italic;
}

/* Category Landing Page Styling */

.imagefield.imagefield-field_product_stage_image{
	margin-top:-27px;
}
#category-landing{
	width:940px;
}
#category-title-box {
	float:right;
	width:620px;
}
#category-landing .panels-flexible-column-marketing_layout-3, #category-landing .panels-flexible-region-marketing_layout-bottom_right {
  background-color: transparent;
  float: right;
  position: relative;
  width: 620px;
}
#category-landing .panels-flexible-row-marketing_layout-1.panels-flexible-row-last{
	padding-top:15px;
	margin-top:5px;
	background:transparent url('sites/all/themes/gti/images/hr-dotted.png') 0 top repeat-x;
	width:100%;
}
#category-landing .category-title{
    text-transform: lowercase;
	letter-spacing:-1px;
	font-size: 76px;
	line-height:60px;
    color: #6bd9e6;
    font-style: italic;
}
#category-landing #category-title-box h1{
	text-align: right;
	font-weight:bold;
	line-height:30px;
	margin:0 0 5px 0;
}
#category-landing span.device-title {
    color:#000;
	line-height:36px;
	font-style:normal;
	margin-right:10px;
}

#category-landing .pane-field-category-info{
	clear:both;
}
#category-landing .panels-flexible-column-marketing_layout-2 {
  float: left;
  position: relative;
  width: 300px;
}