.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;
}
fieldset {
	padding: 0.5em; margin-bottom: 1em;
}
form {
	margin: 0px; padding: 0px;
}
hr {
	border: 1px solid gray; height: 1px;
}
img {
	border: 0px;
	padding: 3px;
}
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: 8em;
}
dl.multiselect dd.a .form-item {
	width: 8em;
}
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);
}
.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;
}
#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/contrib/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/contrib/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/contrib/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/contrib/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/contrib/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/contrib/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/contrib/date/date_popup/themes/images/888888_7x7_arrow_right.gif") no-repeat 50% 50%;
}
.ui-datepicker-prev a:hover {
	background: url("/sites/all/modules/contrib/date/date_popup/themes/images/454545_7x7_arrow_left.gif") no-repeat 50% 50%;
}
.ui-datepicker-next a:hover {
	background: url("/sites/all/modules/contrib/date/date_popup/themes/images/454545_7x7_arrow_right.gif") no-repeat 50% 50%;
}
.ui-datepicker-prev a:active {
	background: url("/sites/all/modules/contrib/date/date_popup/themes/images/222222_7x7_arrow_left.gif") no-repeat 50% 50%;
}
.ui-datepicker-next a:active {
	background: url("/sites/all/modules/contrib/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/contrib/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/contrib/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/contrib/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);
}
.ui-datepicker-cover {
	left: -4px; top: -4px; width: 200px; height: 200px; display: block; filter: mask(); position: absolute; z-index: -1;
}
.timeEntry_control {
	margin-left: 2px; vertical-align: middle;
}
* html .timeEntry_control {
	margin-top: -4px;
}
.timeEntry {
	background-color: transparent !important;
}
.timeEntry_control {
	display: none;
}
.rteindent1 {
	margin-left: 40px;
}
.rteindent2 {
	margin-left: 80px;
}
.rteindent3 {
	margin-left: 120px;
}
.rteindent4 {
	margin-left: 160px;
}
.rteleft {
	text-align: left;
}
.rteright {
	text-align: right;
}
.rtecenter {
	text-align: center;
}
.rtejustify {
	text-align: justify;
}
.image_assist {
	background-position: 50% 50%; border: 1px dashed rgb(221, 221, 221); background-image: url("/sites/all/modules/contrib/fckeditor/plugins/imgassist/imgassist.gif"); background-repeat: no-repeat; background-color: rgb(238, 238, 238);
}
.ibimage_left {
	float: left;
}
.ibimage_right {
	float: right;
}
.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;
}
#google-cse-searchbox-form div {
	margin: 0px; display: inline;
}
#google-cse-searchbox-form input {
	margin: 0px; display: inline;
}
#google-cse-results-searchbox-form div {
	margin: 0px; display: inline;
}
#google-cse-results-searchbox-form input {
	margin: 0px; display: inline;
}
#google-cse-searchbox-form .form-radios div {
	display: block;
}
#google-cse-results-searchbox-form .form-radios div {
	display: block;
}
#google-cse-results-gadget a {
	margin-left: 2em;
}
#lightbox {
	left: 0px; top: 40px; width: 100%; text-align: center; line-height: 0; position: absolute; z-index: 100;
}
#lightbox a img {
	border: currentColor;
}
#outerImageContainer {
	margin: 0px auto; width: 250px; height: 250px; overflow: hidden; position: relative; min-width: 240px; background-color: rgb(255, 255, 255);
}
#imageContainer {
	padding: 10px;
}
#frameContainer {
	padding: 10px;
}
#modalContainer {
	padding: 10px;
}
#modalContainer {
	line-height: 1em; overflow: hidden;
}
#loading {
	left: 45%; top: 40%; width: 100%; height: 25%; text-align: center; line-height: 0; position: absolute;
}
#hoverNav {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 10;
}
#imageContainer > #hoverNav {
	left: 0px;
}
#frameHoverNav {
	top: -60px; width: 20%; margin-right: auto; margin-left: auto; position: relative; z-index: 10;
}
#imageData > #frameHoverNav {
	left: 0px;
}
#hoverNav a {
	
}
#frameHoverNav a {
	
}
#prevLink {
	background: url("/sites/all/modules/contrib/lightbox2/images/blank.gif") no-repeat; width: 49%; height: 100%; display: block;
}
#nextLink {
	background: url("/sites/all/modules/contrib/lightbox2/images/blank.gif") no-repeat; width: 49%; height: 100%; display: block;
}
#prevLink {
	left: 0px; float: left;
}
#framePrevLink {
	left: 0px; float: left;
}
#nextLink {
	right: 0px; float: right;
}
#frameNextLink {
	right: 0px; float: right;
}
#prevLink:hover {
	background: url("/sites/all/modules/contrib/lightbox2/images/prev.gif") no-repeat left 15%;
}
#prevLink:hover:visited {
	background: url("/sites/all/modules/contrib/lightbox2/images/prev.gif") no-repeat left 15%;
}
.force_show_nav#prevLink {
	background: url("/sites/all/modules/contrib/lightbox2/images/prev.gif") no-repeat left 15%;
}
#framePrevLink {
	background: url("/sites/all/modules/contrib/lightbox2/images/prev.gif") no-repeat left 15%;
}
#nextLink:hover {
	background: url("/sites/all/modules/contrib/lightbox2/images/next.gif") no-repeat right 15%;
}
#nextLink:hover:visited {
	background: url("/sites/all/modules/contrib/lightbox2/images/next.gif") no-repeat right 15%;
}
.force_show_nav#nextLink {
	background: url("/sites/all/modules/contrib/lightbox2/images/next.gif") no-repeat right 15%;
}
#frameNextLink {
	background: url("/sites/all/modules/contrib/lightbox2/images/next.gif") no-repeat right 15%;
}
.force_show_nav#prevLink:hover {
	background: url("/sites/all/modules/contrib/lightbox2/images/prev_hover.gif") no-repeat left 15%;
}
.force_show_nav#prevLink:hover:visited {
	background: url("/sites/all/modules/contrib/lightbox2/images/prev_hover.gif") no-repeat left 15%;
}
#framePrevLink:hover {
	background: url("/sites/all/modules/contrib/lightbox2/images/prev_hover.gif") no-repeat left 15%;
}
#framePrevLink:hover:visited {
	background: url("/sites/all/modules/contrib/lightbox2/images/prev_hover.gif") no-repeat left 15%;
}
.force_show_nav#nextLink:hover {
	background: url("/sites/all/modules/contrib/lightbox2/images/next_hover.gif") no-repeat right 15%;
}
.force_show_nav#nextLink:hover:visited {
	background: url("/sites/all/modules/contrib/lightbox2/images/next_hover.gif") no-repeat right 15%;
}
#frameNextLink:hover {
	background: url("/sites/all/modules/contrib/lightbox2/images/next_hover.gif") no-repeat right 15%;
}
#frameNextLink:hover:visited {
	background: url("/sites/all/modules/contrib/lightbox2/images/next_hover.gif") no-repeat right 15%;
}
#framePrevLink {
	top: 60px; width: 45px; height: 45px; margin-bottom: -60px; display: block; position: relative;
}
#frameNextLink {
	top: 60px; width: 45px; height: 45px; margin-bottom: -60px; display: block; position: relative;
}
#imageDataContainer {
	font: 10px/1.4em Verdana, Helvetica, sans-serif; margin: 0px auto; min-width: 240px; font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 255, 255);
}
#imageData {
	padding: 0px 10px;
}
#imageData #imageDetails {
	width: 70%; text-align: left; float: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	padding-bottom: 1em; clear: left; display: block;
}
#imageData #node_link_text {
	padding-bottom: 1em; display: block;
}
#imageData #bottomNav {
	height: 66px;
}
#overlay {
	left: 0px; top: 0px; width: 100%; height: 500px; position: absolute; z-index: 90; background-color: rgb(0, 0, 0);
}
#overlay_default {
	opacity: 0.6;
}
#overlay_macff2 {
	background: url("/sites/all/modules/contrib/lightbox2/images/overlay.png");
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
* html > body .clearfix {
	width: 100%; display: inline;
}
* html .clearfix {
	height: 1%;
}
#bottomNavClose {
	background: url("/sites/all/modules/contrib/lightbox2/images/close.gif") no-repeat left; width: 26px; height: 26px; padding-top: 0.7em; margin-top: 33px; float: right; display: block;
}
#bottomNavClose:hover {
	background-position: right;
}
#loadingLink {
	background: url("/sites/all/modules/contrib/lightbox2/images/loading.gif") no-repeat; width: 32px; height: 32px; display: block;
}
#bottomNavZoom {
	background: url("/sites/all/modules/contrib/lightbox2/images/expand.gif") no-repeat; left: 30px; width: 34px; height: 34px; float: right; display: none; position: relative;
}
#bottomNavZoomOut {
	background: url("/sites/all/modules/contrib/lightbox2/images/contract.gif") no-repeat; left: 30px; width: 34px; height: 34px; float: right; display: none; position: relative;
}
#lightshowPlay {
	background: url("/sites/all/modules/contrib/lightbox2/images/play.png") no-repeat; width: 20px; height: 20px; margin-top: 42px; margin-right: 5px; margin-bottom: 1px; float: right;
}
#lightshowPause {
	background: url("/sites/all/modules/contrib/lightbox2/images/pause.png") no-repeat; width: 20px; height: 20px; margin-top: 42px; margin-right: 5px; margin-bottom: 1px; float: right;
}
.lightbox_hide_image {
	display: none;
}
.tagadelic.wrapper {
	text-align: justify; margin-right: 1em;
}
.level1.tagadelic {
	font-size: 1em;
}
.level2.tagadelic {
	font-size: 1.2em;
}
.level3.tagadelic {
	font-size: 1.4em;
}
.level4.tagadelic {
	font-size: 1.6em;
}
.level5.tagadelic {
	font-size: 1.8em;
}
.level6.tagadelic {
	font-size: 2em;
}
.level7.tagadelic {
	font-size: 2.2em;
}
.level8.tagadelic {
	font-size: 2.4em;
}
.level9.tagadelic {
	font-size: 2.6em;
}
.level10.tagadelic {
	font-size: 2.8em;
}
.form-item .description {
	white-space: normal;
}
.solid-border#quote {
	margin-top: 1em;
}
.quote-button {
	color: rgb(0, 0, 125); font-weight: bold; cursor: pointer;
}
.quote-error {
	display: inline;
}
.quote-notes {
	margin-left: 25px;
}
.node-form .product-shipping .form-text {
	width: auto; display: inline;
}
.options {
	display: inline;
}
tr.draggable div.form-item {
	display: inline;
}
#option-key td:first-child {
	width: 26%;
}
.combinations td:first-child {
	width: 12%;
}
.combinations td:first-child + td {
	width: 12%;
}
.order-overview-form {
	padding: 0em 2em 0em 0em; float: left;
}
.order-overview-form .form-item {
	margin-bottom: 0em;
}
.order-overview-form #uc-order-select-form {
	margin-bottom: 0em;
}
.order-overview-form #uc-order-admin-sort-form {
	margin-bottom: 0em;
}
.uc-orders-table {
	width: 100%; clear: both;
}
.uc-orders-table thead th {
	white-space: nowrap;
}
.uc-orders-table tr.odd:hover {
	background-color: rgb(221, 221, 221);
}
.uc-orders-table tr.even:hover {
	background-color: rgb(221, 221, 221);
}
.uc-orders-table img {
	margin-right: 0.5em; float: left;
}
.order-admin-icons {
	margin-left: 2px;
}
.order-admin-icons img {
	padding: 0px 3px; top: 3px; position: relative;
}
.order-pane {
	margin: 0.5em; padding: 0.5em; border: 1px solid rgb(187, 187, 187); width: auto; line-height: 1.1em;
}
.order-pane thead {
	background-color: rgb(221, 221, 221);
}
.order-pane tbody {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.order-pane-title {
	padding-bottom: 0.5em; font-weight: bold;
}
.pos-left {
	float: left;
}
.abs-left {
	clear: left;
}
.pos-right {
	float: right;
}
.abs-right {
	clear: right; float: right;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.full-width {
	width: 100%;
}
.order-pane-table {
	width: 100%;
}
.order-pane-table thead th {
	border-width: 0px 0px 2px; border-style: solid; border-color: rgb(187, 187, 187); padding: 4px 8px; font-weight: bold; background-color: rgb(221, 221, 221);
}
.order-pane-table tr {
	border-width: 0px 0px 1px; border-style: solid; border-color: rgb(187, 187, 187);
}
.order-pane-table tr.odd td {
	padding: 4px 8px;
}
.order-pane-table tr.even td {
	padding: 4px 8px;
}
.order-edit-table {
	width: auto;
}
.order-edit-table .oet-label {
	text-align: right; font-weight: bold;
}
.order-edit-table .form-item {
	display: inline;
}
.address-select-box {
	border: 1px solid rgb(153, 153, 153); width: auto; padding-bottom: 1em; padding-left: 1em; margin-bottom: 1em; background-color: rgb(221, 221, 221);
}
.customer-select-box {
	padding: 1em; border: 1px solid rgb(153, 153, 153); width: auto; margin-top: 1em; background-color: rgb(221, 221, 221);
}
.product-select-box {
	border: 1px solid rgb(153, 153, 153); width: auto; margin-right: auto; margin-bottom: 1em; background-color: rgb(221, 221, 221);
}
.product-select-box2 {
	border: 1px solid rgb(153, 153, 153); width: auto; padding-bottom: 1em; padding-left: 1em; margin-right: auto; margin-bottom: 1em; background-color: rgb(221, 221, 221);
}
.line-item-table {
	width: 100%;
}
.line-item-table td {
	padding: 2px;
}
.line-item-table .li-title {
	width: 100%; text-align: right; font-weight: bold;
}
.line-item-table .li-amount {
	text-align: right;
}
.line-item-table .form-item {
	display: inline;
}
.order-review-table tbody {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.order-pane-table .product-description {
	font-size: 0.7em;
}
.order-pane #uc-credit-order-view-form {
	margin-top: 0.5em; margin-bottom: 0em;
}
#uc-credit-order-view-form .form-submit {
	margin: 0em;
}
.order-pane #uc-order-view-update-form {
	margin-bottom: 1em;
}
.update-controls {
	padding-top: 1em;
}
.update-controls div {
	padding-right: 1em;
}
.update-controls div {
	display: inline;
}
.update-controls label {
	display: inline;
}
.update-controls .form-submit {
	margin: 0em;
}
.address-select-box #uc-order-address-book-form {
	margin-bottom: 0em;
}
.abs-left.order-pane .form-submit {
	margin: 0.5em 0.5em 0.5em 0em;
}
.order-pane #customer-select form {
	margin-bottom: 0em;
}
.product-image {
	text-align: center; padding-top: 4px; padding-left: 4px; clear: right; margin-left: 4px; float: right;
}
.uc-price-display {
	width: 100px; text-align: center; padding-bottom: 4px; padding-left: 4px; clear: right; font-size: 1.3em; font-weight: bold; float: right;
}
.display-price {
	width: 100px; text-align: center; padding-bottom: 4px; padding-left: 4px; clear: right; font-size: 1.3em; font-weight: bold; float: right;
}
.model {
	font-weight: bold; margin-right: 2em; display: inline;
}
h3.title {
	margin-top: 1em;
}
.node-form .product-field table {
	margin: 0px; width: auto;
}
.node-form .product-field td {
	padding: 3px 6px 0px 0px;
}
.node-form tbody {
	margin: 0px; border: currentColor;
}
.node-form .product-field table .form-item {
	margin-top: 0px; margin-bottom: 0px;
}
.node-form .product-field .form-text {
	width: auto; display: inline;
}
#products-selector table {
	margin: 0em;
}
#products-selector td {
	padding: 0em 0.5em;
}
div#products-selector form {
	margin-bottom: 0em;
}
#products-selector div.form-item {
	margin-top: 0.5em; margin-bottom: 0.5em;
}
table.product-list {
	clear: both;
}
.add-feature div {
	padding-right: 1em;
}
.add-feature div {
	display: inline;
}
.add-feature label {
	display: inline;
}
.uc-price {
	white-space: nowrap;
}
.uc-store-admin-table {
	margin: 1em auto; border: 1px dashed rgb(187, 187, 187);
}
.uc-store-admin-table tbody {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.uc-store-admin-panel {
	margin: 1em; padding: 1em;
}
.uc-store-admin-panel .uc-store-icon {
	margin-right: 1em; float: left;
}
.uc-store-admin-panel .panel-title {
	width: 100%; padding-top: 4px; font-size: 1.5em;
}
.uc-store-admin-panel .panel-show-link a {
	cursor: pointer;
}
.uc-customer-table .uc-store-icon {
	margin-right: 0.5em; float: left;
}
.uc-customer-table tr.odd:hover {
	background-color: rgb(221, 221, 221);
}
.uc-customer-table tr.even:hover {
	background-color: rgb(221, 221, 221);
}
.uc-cust-orders-table tr.odd:hover {
	background-color: rgb(221, 221, 221);
}
.uc-cust-orders-table tr.even:hover {
	background-color: rgb(221, 221, 221);
}
.uc-cust-orders-table .uc-store-icon {
	margin-right: 0.5em; float: left;
}
#store-footer {
	width: 100%; text-align: center; clear: both; font-size: x-small;
}
table.section-items {
	width: auto;
}
table.section-items td {
	padding: 0.25em;
}
#uc-country-import-form .form-item {
	margin-right: 1em; float: left; display: inline;
}
#uc-country-import-form .form-item label {
	margin-right: 1em; float: left; display: inline;
}
#uc-country-import-form .form-submit {
	margin-top: 1em; float: left;
}
#uc-country-import-form table {
	clear: left;
}
.summary-overview {
	padding: 0.5em; border: 1px dashed rgb(187, 187, 187); margin-bottom: -1px;
}
.summary-title {
	font-weight: bold;
}
.summaryOnclick-processed {
	cursor: pointer;
}
.summaryOnclick-processed:hover {
	background-color: rgb(221, 221, 221);
}
.summary-edit-icon {
	top: 2px; margin-right: 0.5em; float: left; position: relative;
}
.summaryOnclick-processed .item-list {
	margin-left: 1.75em;
}
.summaryOnclick-processed .summary-link {
	display: none;
}
.ubercart-throbber {
	background-position: 100% -20px; background-image: url("/sites/all/modules/contrib/ubercart/uc_store/images/throbber.gif"); background-repeat: no-repeat;
}
.uc-webform-edit-table {
	width: auto;
}
.uc-webform-edit-table .uwet-label {
	text-align: right; font-weight: bold;
}
.uc-webform-edit-table .form-item {
	display: inline;
}
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	left: -21474836.48px; position: absolute;
}
.ui-helper-reset {
	list-style: none; margin: 0px; padding: 0px; outline: 0px; border: 0px currentColor; line-height: 1.3; font-size: 100%; text-decoration: none;
}
.ui-helper-clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
.ui-helper-clearfix {
	display: inline-block;
}
* html .ui-helper-clearfix {
	height: 1%;
}
.ui-helper-clearfix {
	display: block;
}
.ui-helper-zfix {
	left: 0px; top: 0px; width: 100%; height: 100%; filter: Alpha(Opacity=0); position: absolute; opacity: 0;
}
.ui-state-disabled {
	cursor: default !important;
}
.ui-icon {
	text-indent: -99999px; overflow: hidden; display: block; background-repeat: no-repeat;
}
.ui-widget-overlay {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.ui-widget {
	font-family: Helvetica,Arial,sans-serif; font-size: 13px;
}
.ui-widget input {
	font-family: Helvetica,Arial,sans-serif; font-size: 1em;
}
.ui-widget select {
	font-family: Helvetica,Arial,sans-serif; font-size: 1em;
}
.ui-widget textarea {
	font-family: Helvetica,Arial,sans-serif; font-size: 1em;
}
.ui-widget button {
	font-family: Helvetica,Arial,sans-serif; font-size: 1em;
}
.ui-widget-content {
	background: rgb(255, 255, 255); color: rgb(51, 51, 51); box-shadow: 0px 0px 25px #888; -webkit-box-shadow: 0px 0px 25px #888; -moz-box-shadow: 0px 0px 25px #888;
}
.ui-widget-content a {
	color: rgb(51, 51, 51);
}
.ui-widget-header {
	background: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-bg_glass_35_ffffff_1x400.png") repeat-x 50% 50% rgb(255, 255, 255); color: rgb(51, 51, 51); font-weight: bold;
}
.ui-widget-header a {
	color: rgb(51, 51, 51);
}
.ui-widget {
	font-family: Helvetica,Arial,sans-serif; font-size: 13px;
}
.ui-widget input {
	font-family: Helvetica,Arial,sans-serif; font-size: 1em;
}
.ui-widget select {
	font-family: Helvetica,Arial,sans-serif; font-size: 1em;
}
.ui-widget textarea {
	font-family: Helvetica,Arial,sans-serif; font-size: 1em;
}
.ui-widget button {
	font-family: Helvetica,Arial,sans-serif; font-size: 1em;
}
#ui-datepicker-div {
	background: rgb(62, 147, 157); border: currentColor; color: rgb(51, 51, 51);
}
#ui-datepicker-div a {
	color: rgb(51, 51, 51);
}
#ui-datepicker-div .ui-widget-header {
	background: rgb(62, 147, 157); color: rgb(51, 51, 51); font-weight: bold;
}
.ui-widget-header a {
	color: rgb(51, 51, 51);
}
#ui-datepicker-div table.ui-datepicker-calendar {
	background: white; margin: 0px;
}
#ui-datepicker-div thead {
	background: rgb(62, 147, 157); color: white;
}
#ui-datepicker-div .ui-datepicker-buttonpane {
	background: rgb(62, 147, 157); margin: 0px; padding: 0px; border: currentColor;
}
#ui-datepicker-div .ui-datepicker-buttonpane button {
	background: rgb(62, 147, 157); margin: 0px; padding: 2px; border: currentColor; color: white; float: none;
}
.ui-state-default {
	background: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-bg_glass_60_eeeeee_1x400.png") repeat-x 50% 50% rgb(238, 238, 238); border: 1px solid rgb(238, 238, 238); color: rgb(102, 102, 102); font-weight: bold;
}
.ui-widget-content .ui-state-default {
	background: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-bg_glass_60_eeeeee_1x400.png") repeat-x 50% 50% rgb(238, 238, 238); border: 1px solid rgb(238, 238, 238); color: rgb(102, 102, 102); font-weight: bold;
}
.ui-state-default a {
	color: rgb(102, 102, 102); text-decoration: none;
}
.ui-state-default a:link {
	color: rgb(102, 102, 102); text-decoration: none;
}
.ui-state-default a:visited {
	color: rgb(102, 102, 102); text-decoration: none;
}
.ui-state-hover {
	background: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-bg_glass_100_ffffff_1x400.png") repeat-x 50% 50% rgb(255, 255, 255); border: 1px solid rgb(187, 187, 187); color: rgb(87, 179, 189); font-weight: bold;
}
.ui-widget-content .ui-state-hover {
	background: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-bg_glass_100_ffffff_1x400.png") repeat-x 50% 50% rgb(255, 255, 255); border: 1px solid rgb(187, 187, 187); color: rgb(87, 179, 189); font-weight: bold;
}
.ui-state-focus {
	background: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-bg_glass_100_ffffff_1x400.png") repeat-x 50% 50% rgb(255, 255, 255); border: 1px solid rgb(187, 187, 187); color: rgb(87, 179, 189); font-weight: bold;
}
.ui-widget-content .ui-state-focus {
	background: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-bg_glass_100_ffffff_1x400.png") repeat-x 50% 50% rgb(255, 255, 255); border: 1px solid rgb(187, 187, 187); color: rgb(87, 179, 189); font-weight: bold;
}
.ui-state-hover a {
	color: rgb(87, 179, 189); text-decoration: none;
}
.ui-state-hover a:hover {
	color: rgb(87, 179, 189); text-decoration: none;
}
.ui-state-active {
	background: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-bg_inset-hard_75_999999_1x100.png") repeat-x 50% 50% rgb(153, 153, 153); border: 1px solid rgb(153, 153, 153); color: rgb(255, 255, 255); font-weight: bold;
}
.ui-widget-content .ui-state-active {
	background: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-bg_inset-hard_75_999999_1x100.png") repeat-x 50% 50% rgb(153, 153, 153); border: 1px solid rgb(153, 153, 153); color: rgb(255, 255, 255); font-weight: bold;
}
.ui-state-active a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.ui-state-active a:link {
	color: rgb(255, 255, 255); text-decoration: none;
}
.ui-state-active a:visited {
	color: rgb(255, 255, 255); text-decoration: none;
}
.ui-state-highlight {
	background: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-bg_flat_55_eeeeee_40x100.png") repeat-x 50% 50% rgb(238, 238, 238); border: 1px solid rgb(255, 255, 255); color: rgb(68, 68, 68);
}
.ui-widget-content .ui-state-highlight {
	background: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-bg_flat_55_eeeeee_40x100.png") repeat-x 50% 50% rgb(238, 238, 238); border: 1px solid rgb(255, 255, 255); color: rgb(68, 68, 68);
}
.ui-state-highlight a {
	color: rgb(68, 68, 68);
}
.ui-widget-content .ui-state-highlight a {
	color: rgb(68, 68, 68);
}
.ui-state-error {
	background: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-bg_flat_55_c0402a_40x100.png") repeat-x 50% 50% rgb(192, 64, 42); border: 1px solid rgb(192, 64, 42); color: rgb(255, 255, 255);
}
.ui-widget-content .ui-state-error {
	background: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-bg_flat_55_c0402a_40x100.png") repeat-x 50% 50% rgb(192, 64, 42); border: 1px solid rgb(192, 64, 42); color: rgb(255, 255, 255);
}
.ui-state-error a {
	color: rgb(255, 255, 255);
}
.ui-widget-content .ui-state-error a {
	color: rgb(255, 255, 255);
}
.ui-state-error-text {
	color: rgb(255, 255, 255);
}
.ui-widget-content .ui-state-error-text {
	color: rgb(255, 255, 255);
}
.ui-state-disabled {
	filter: Alpha(Opacity = 35); opacity: 0.35; background-image: none;
}
.ui-widget-content .ui-state-disabled {
	filter: Alpha(Opacity = 35); opacity: 0.35; background-image: none;
}
.ui-priority-primary {
	font-weight: bold;
}
.ui-widget-content .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary {
	font-weight: normal; filter: Alpha(Opacity = 70); opacity: 0.7;
}
.ui-widget-content .ui-priority-secondary {
	font-weight: normal; filter: Alpha(Opacity = 70); opacity: 0.7;
}
.ui-icon {
	width: 16px; height: 16px; background-image: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-icons_57b3bd_256x240.png");
}
.ui-widget-content .ui-icon {
	background-image: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-icons_57b3bd_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-icons_999999_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-icons_57b3bd_256x240.png");
}
.ui-state-hover .ui-icon {
	background-image: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-icons_57b3bd_256x240.png");
}
.ui-state-focus .ui-icon {
	background-image: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-icons_57b3bd_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-icons_57b3bd_256x240.png");
}
.ui-state-error .ui-icon {
	background-image: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-icons_fbc856_256x240.png");
}
.ui-state-error-text .ui-icon {
	background-image: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-icons_fbc856_256x240.png");
}
.ui-icon-carat-1-n {
	
}
.ui-icon-carat-1-ne {
	background-position: -16px 0px;
}
.ui-icon-carat-1-e {
	background-position: -32px 0px;
}
.ui-icon-carat-1-se {
	background-position: -48px 0px;
}
.ui-icon-carat-1-s {
	background-position: -64px 0px;
}
.ui-icon-carat-1-sw {
	background-position: -80px 0px;
}
.ui-icon-carat-1-w {
	background-position: -96px 0px;
}
.ui-icon-carat-1-nw {
	background-position: -112px 0px;
}
.ui-icon-carat-2-n-s {
	background-position: -128px 0px;
}
.ui-icon-carat-2-e-w {
	background-position: -144px 0px;
}
.ui-icon-triangle-1-n {
	background-position: 0px -16px;
}
.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
	background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
	background-position: 0px -32px;
}
.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
	background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
	background-position: 0px -48px;
}
.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
	background-position: 0px -64px;
}
.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}
.ui-icon-arrow-4 {
	background-position: 0px -80px;
}
.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}
.ui-icon-extlink {
	background-position: -32px -80px;
}
.ui-icon-newwin {
	background-position: -48px -80px;
}
.ui-icon-refresh {
	background-position: -64px -80px;
}
.ui-icon-shuffle {
	background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
	background-position: 0px -96px;
}
.ui-icon-folder-open {
	background-position: -16px -96px;
}
.ui-icon-document {
	background-position: -32px -96px;
}
.ui-icon-document-b {
	background-position: -48px -96px;
}
.ui-icon-note {
	background-position: -64px -96px;
}
.ui-icon-mail-closed {
	background-position: -80px -96px;
}
.ui-icon-mail-open {
	background-position: -96px -96px;
}
.ui-icon-suitcase {
	background-position: -112px -96px;
}
.ui-icon-comment {
	background-position: -128px -96px;
}
.ui-icon-person {
	background-position: -144px -96px;
}
.ui-icon-print {
	background-position: -160px -96px;
}
.ui-icon-trash {
	background-position: -176px -96px;
}
.ui-icon-locked {
	background-position: -192px -96px;
}
.ui-icon-unlocked {
	background-position: -208px -96px;
}
.ui-icon-bookmark {
	background-position: -224px -96px;
}
.ui-icon-tag {
	background-position: -240px -96px;
}
.ui-icon-home {
	background-position: 0px -112px;
}
.ui-icon-flag {
	background-position: -16px -112px;
}
.ui-icon-calendar {
	background-position: -32px -112px;
}
.ui-icon-cart {
	background-position: -48px -112px;
}
.ui-icon-pencil {
	background-position: -64px -112px;
}
.ui-icon-clock {
	background-position: -80px -112px;
}
.ui-icon-disk {
	background-position: -96px -112px;
}
.ui-icon-calculator {
	background-position: -112px -112px;
}
.ui-icon-zoomin {
	background-position: -128px -112px;
}
.ui-icon-zoomout {
	background-position: -144px -112px;
}
.ui-icon-search {
	background-position: -160px -112px;
}
.ui-icon-wrench {
	background-position: -176px -112px;
}
.ui-icon-gear {
	background-position: -192px -112px;
}
.ui-icon-heart {
	background-position: -208px -112px;
}
.ui-icon-star {
	background-position: -224px -112px;
}
.ui-icon-link {
	background-position: -240px -112px;
}
.ui-icon-cancel {
	background-position: 0px -128px;
}
.ui-icon-plus {
	background-position: -16px -128px;
}
.ui-icon-plusthick {
	background-position: -32px -128px;
}
.ui-icon-minus {
	background-position: -48px -128px;
}
.ui-icon-minusthick {
	background-position: -64px -128px;
}
.ui-icon-close {
	background-position: -80px -128px;
}
.ui-icon-closethick {
	background-position: -96px -128px;
}
.ui-icon-key {
	background-position: -112px -128px;
}
.ui-icon-lightbulb {
	background-position: -128px -128px;
}
.ui-icon-scissors {
	background-position: -144px -128px;
}
.ui-icon-clipboard {
	background-position: -160px -128px;
}
.ui-icon-copy {
	background-position: -176px -128px;
}
.ui-icon-contact {
	background-position: -192px -128px;
}
.ui-icon-image {
	background-position: -208px -128px;
}
.ui-icon-video {
	background-position: -224px -128px;
}
.ui-icon-script {
	background-position: -240px -128px;
}
.ui-icon-alert {
	background-position: 0px -144px;
}
.ui-icon-info {
	background-position: -16px -144px;
}
.ui-icon-notice {
	background-position: -32px -144px;
}
.ui-icon-help {
	background-position: -48px -144px;
}
.ui-icon-check {
	background-position: -64px -144px;
}
.ui-icon-bullet {
	background-position: -80px -144px;
}
.ui-icon-radio-off {
	background-position: -96px -144px;
}
.ui-icon-radio-on {
	background-position: -112px -144px;
}
.ui-icon-pin-w {
	background-position: -128px -144px;
}
.ui-icon-pin-s {
	background-position: -144px -144px;
}
.ui-icon-play {
	background-position: 0px -160px;
}
.ui-icon-pause {
	background-position: -16px -160px;
}
.ui-icon-seek-next {
	background-position: -32px -160px;
}
.ui-icon-seek-prev {
	background-position: -48px -160px;
}
.ui-icon-seek-end {
	background-position: -64px -160px;
}
.ui-icon-seek-first {
	background-position: -80px -160px;
}
.ui-icon-stop {
	background-position: -96px -160px;
}
.ui-icon-eject {
	background-position: -112px -160px;
}
.ui-icon-volume-off {
	background-position: -128px -160px;
}
.ui-icon-volume-on {
	background-position: -144px -160px;
}
.ui-icon-power {
	background-position: 0px -176px;
}
.ui-icon-signal-diag {
	background-position: -16px -176px;
}
.ui-icon-signal {
	background-position: -32px -176px;
}
.ui-icon-battery-0 {
	background-position: -48px -176px;
}
.ui-icon-battery-1 {
	background-position: -64px -176px;
}
.ui-icon-battery-2 {
	background-position: -80px -176px;
}
.ui-icon-battery-3 {
	background-position: -96px -176px;
}
.ui-icon-circle-plus {
	background-position: 0px -192px;
}
.ui-icon-circle-minus {
	background-position: -16px -192px;
}
.ui-icon-circle-close {
	background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}
.ui-icon-circle-check {
	background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
	background-position: 0px -208px;
}
.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
	background-position: 0px -224px;
}
.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}
.ui-corner-tl {
	-moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px;
}
.ui-corner-tr {
	-moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px;
}
.ui-corner-bl {
	-moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px;
}
.ui-corner-br {
	-moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px;
}
.ui-corner-top {
	-moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px;
}
.ui-corner-bottom {
	-moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px;
}
.ui-corner-right {
	-moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px;
}
.ui-corner-left {
	-moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px;
}
.ui-corner-all {
	-moz-border-radius: 0px; -webkit-border-radius: 0px;
}
.ui-widget-overlay {
	background: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-bg_flat_0_999999_40x100.png") repeat-x 50% 50% rgb(153, 153, 153); filter: Alpha(Opacity = 80); opacity: 0.8;
}
.ui-widget-shadow {
	background: url("/sites/all/modules/contrib/jquery_ui/jquery.ui/themes/bp2v1/images/ui-bg_flat_0_aaaaaa_40x100.png") repeat-x 50% 50% rgb(170, 170, 170); margin: -4px 0px 0px -4px; padding: 4px; filter: Alpha(Opacity = 60); opacity: 0.6;
}
.ui-dialog {
	width: 300px; position: relative;
}
.ui-dialog .ui-dialog-titlebar {
	padding: 20px 0px 0px; position: relative;
}
.ui-dialog .ui-dialog-title {
	margin: 0.1em 0px 0.2em; float: left; display: none;
}
.ui-dialog .ui-dialog-titlebar-close {
	margin: -10px 0px 0px; padding: 1px; top: 50%; width: 19px; height: 18px; right: 0.3em; position: absolute;
}
.ui-dialog .ui-dialog-titlebar-close span {
	margin: 1px; display: block;
}
.ui-dialog .ui-dialog-titlebar-close:hover {
	padding: 0px;
}
.ui-dialog .ui-dialog-titlebar-close:focus {
	padding: 0px;
}
.ui-dialog .ui-dialog-content {
	padding: 0px 10px 10px; border: 0px currentColor; overflow: auto; zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
	border-width: 1px 0px 0px; margin: 0.5em 0px 0px; padding: 0.3em 1em 0.5em 0.4em; text-align: left; background-image: none;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: 0.5em 0.4em 0.5em 0px; padding: 0.2em 0.6em 0.3em; width: auto; line-height: 1.4em; overflow: visible; float: right; cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 14px; height: 14px; right: 3px; bottom: 3px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-datepicker {
	padding: 0.2em 0.2em 0px; width: 17em;
}
.ui-datepicker .ui-datepicker-header {
	padding: 0.2em 0px; position: relative;
}
.ui-datepicker .ui-datepicker-prev {
	top: 2px; width: 1.8em; height: 1.8em; position: absolute;
}
.ui-datepicker .ui-datepicker-next {
	top: 2px; width: 1.8em; height: 1.8em; position: absolute;
}
.ui-datepicker .ui-datepicker-prev-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span {
	left: 50%; top: 50%; margin-top: -8px; margin-left: -8px; display: block; position: absolute;
}
.ui-datepicker .ui-datepicker-next span {
	left: 50%; top: 50%; margin-top: -8px; margin-left: -8px; display: block; position: absolute;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0px 2.3em; text-align: center; line-height: 1.8em;
}
.ui-datepicker .ui-datepicker-title select {
	margin: 1px 0px; font-size: 1em; float: left;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month {
	width: 49%;
}
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
	float: right;
}
.ui-datepicker table {
	margin: 0px 0px 0.4em; width: 100%; font-size: 0.9em; border-collapse: collapse;
}
.ui-datepicker th {
	padding: 0.7em 0.3em; border: 0px currentColor; text-align: center; font-weight: bold;
}
.ui-datepicker td {
	padding: 1px; border: 0px currentColor;
}
.ui-datepicker td span {
	padding: 0.2em; text-align: right; text-decoration: none; display: block;
}
.ui-datepicker td a {
	padding: 0.2em; text-align: right; text-decoration: none; display: block;
}
.ui-datepicker .ui-datepicker-buttonpane {
	margin: 0.7em 0px 0px; padding: 0px 0.2em; border-right-color: currentColor; border-bottom-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-style: none; border-bottom-style: none; border-left-style: none; background-image: none;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	margin: 0.5em 0.2em 0.4em; padding: 0.2em 0.6em 0.3em; width: auto; overflow: visible; float: right; cursor: pointer;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}
.ui-datepicker-multi.ui-datepicker {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	margin: 0px auto 0.4em; width: 95%;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
	border-left-width: 0px;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0px;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	width: 100%; clear: both;
}
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	left: auto; right: 2px;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px; right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	left: auto; right: 1px;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px; right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
	border-right-width: 0px; border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0px; border-left-width: 1px;
}
.ui-datepicker-cover {
	left: -4px; top: -4px; width: 200px; height: 200px; display: block; filter: mask(); position: absolute; z-index: -1;
}
.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;
}
body {
	background: url("/sites/all/themes/bp_2/images/bg-gradient.png") repeat-x left top rgb(34, 40, 53);
	margin: 0px;
	padding: 0px;
	color: rgb(204, 204, 204);
	font-family: Arial;
	font-size: 11px;
	vertical-align: top;
}
div {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
form {
	margin: 0px; padding: 0px;
}
a {
	color: rgb(153, 153, 153);
}
a:visited {
	color: rgb(153, 153, 153);
}
li a.active {
	color: rgb(153, 153, 153);
}
.clear-block {
	clear: both;
}
.admin .clear-block {
	clear: none;
}
.views-edit-view .clear-block {
	clear: right;
}
#user-login {
	float: none;
}
#content #user-login {
	min-height: 300px;
}
#page {
	margin: auto; padding: 0px; width: 997px;
}
#page-inner {
	left: 0px; top: 0px;
}
#eloquaPixel {
	display: none;
}
.clear {
	height: 1px; clear: both;
}
.checked {
	background: url("/sites/all/themes/bp_2/images/checkbox.gif") no-repeat;
}
.checked-empty {
	background: url("/sites/all/themes/bp_2/images/checkbox-empty.gif") no-repeat;
}
.custom-select {
	background: url("/sites/all/themes/bp_2/images/select_arrow.png") no-repeat right 0px; padding: 3px 33px 2px 10px; border: 1px solid rgb(204, 204, 204); height: 18px; line-height: 16px; display: inline; position: absolute;
}
.custom-select + select {
	display: inline;
}
#payment-pane .custom-select + select {
	display: inline;
}
#cc_date {
	width: 300px; float: left;
}
#header {
	background: rgb(133, 133, 133);
	height: 87px;
	color: rgb(33, 112, 121);
	position: relative;
	z-index: 1;
}
#header-inner {
	height: 82px;
	overflow: visible;
	margin-left: 3px;
}
#site-name {
	display: none;
}
#name-and-slogan {
	display: none;
}
#logo {
	width: 156px;
	padding-top: 0px;
	margin-right: 10px;
	float: left;
}
.hidden {
	display: none;
}
#navbar {
	top: 45px;
	height: 30px;
	position: relative;
	z-index: 150;
	width: 997px;
}
#primary ul {
	margin: 0px;
	padding: 0px;
	height: 19px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
#primary ul li {
	padding: 0px;
}
#primary ul li a {
	list-style: none;
	padding: 9px 15px;
	height: 19px;
	color: rgb(0, 0, 0);
	text-transform: uppercase;
	overflow: visible;
	text-decoration: none;
	float: left;
}
#primary ul li a:hover {
	color: rgb(48, 139, 150);
}
#primary ul li.active a {
	color: rgb(48, 139, 150);
}
#primary ul .active-trail a {
	color: rgb(48, 139, 150);
}
#primary > ul li a.active {
	background: url("/sites/all/themes/bp_2/images/primary-on.gif") no-repeat center 11px;
}
#primary li.active-trail a {
	background: url("/sites/all/themes/bp_2/images/primary-on.gif") no-repeat center 11px;
}
#secondary {
	margin: 5px 0px 0px 170px; top: 15px; height: 30px; text-align: center; font-size: 14px; font-weight: bold; position: relative;
}
#secondary ul {
	margin: 0px; padding: 0px;
}
#secondary ul li {
	margin: 0px 15px; padding: 0px; height: 30px; letter-spacing: 0.3px; float: left; display: block;
}
#secondary a {
	height: 25px; color: rgb(255, 255, 255); text-decoration: none;
}
#secondary a:hover {
	text-decoration: underline;
}
#secondary .active-trail a {
	color: rgb(117, 213, 224);
}
#secondary .active a {
	color: rgb(117, 213, 224);
}
#secondary li.active-trail {
	background: url("/sites/all/themes/bp_2/images/secondary-on.gif") no-repeat bottom;
}
#secondary li.active {
	background: url("/sites/all/themes/bp_2/images/secondary-on.gif") no-repeat bottom;
}
#drop-top {
	background: rgb(133, 133, 133);
	border-width: 0px 1px 1px;
	border-style: solid;
	border-color: rgb(204, 204, 204);
	margin: 0px;
	padding: 0px;
	left: 276px;
	top: -1px;
	width: 565px;
	height: 40px;
	text-align: right;
	color: rgb(33, 112, 121);
	overflow: hidden;
	position: absolute;
	z-index: 100;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
#drop-top h2.title {
	margin: 0px; padding: 0px; color: rgb(51, 51, 51); font-size: 12px;
}
#drop-top div.content {
	display: none;
}
#top_right div.content {
	display: none;
}
#top_right .custom_login div.content {
	background: rgb(255, 255, 255); padding: 5px 10px; border: 2px solid rgb(71, 164, 175); top: 0px; width: 233px; right: 5px; position: absolute; z-index: 1000;
}
#user-login-form {
	text-align: left;
}
#drop-top a {
	color: rgb(33, 112, 121); text-decoration: underline;
}
#drop-top a:hover {
	color: rgb(33, 112, 121);
}
#drop-top .block {
	height: 27px; font-size: 12px; font-weight: bold;
}
#drop-top .phone-number {
	margin: 0px;
	padding: 3px 0px 0px;
	left: 3px;
	top: -2px;
	width: 182px;
	height: 40px;
	font-size: 11px;
	font-weight: bold;
	border-right-color: rgb(220, 220, 220);
	border-right-width: 1px;
	border-right-style: solid;
	position: absolute;
}
#drop-top .expanded.phone-number {
	margin: 0px; padding: 7px 0px 0px; left: 0px; top: 0px; width: 155px; height: 40px; font-size: 11px; font-weight: bold; border-right-color: rgb(220, 220, 220); border-right-width: 1px; border-right-style: solid; position: absolute;
}
#drop-top .phone-number .content {
	padding: 0px; border: currentColor; text-align: left; line-height: 1.2; font-size: 11px;
}
#drop-top .expanded.phone-number .content {
	padding: 0px; border: currentColor; text-align: left; line-height: 1.2; font-size: 11px;
}
#drop-top .phone-number .content p {
	background: url("/sites/all/themes/bp_2/images/drop-top/call-off.gif") no-repeat 25px 4px; padding-left: 30px;
}
#drop-top .expanded.phone-number .content p {
	background: url("/sites/all/themes/bp_2/images/drop-top/call-off.gif") no-repeat 25px 4px; padding-left: 30px;
}
#drop-top .phone-number .content p span {
	font-size: 12px;
}
#drop-top .phone-number h2 {
	display: none;
}
#drop-top .expanded.phone-number h2 {
	display: none;
}
#drop-top .check_availability {
	left: 385px;
	top: 2px;
	width: 179px;
	height: 40px;
	text-align: center;
	padding-top: 7px;
	border-right-color: rgb(220, 220, 220);
	border-left-color: rgb(255, 255, 255);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	position: absolute;
}
#drop-top .check_availability a {
	font-weight: bold;
}
#drop-top .check_availability h2.title {
	display: none;
}
#drop-top .check_availability .content h3 {
	margin: 0px; padding: 0px; color: rgb(223, 243, 245); font-size: 11px; text-decoration: underline;
}
#drop-top .expanded#block-check_availability-availability .content {
	width: 200px;
}
#drop-top #block-block-12 {
	left: 295px; top: 0px; width: 112px; text-align: left; padding-top: 1px; padding-bottom: 8px; position: absolute;
}
#drop-top #block-block-12:hover {
	cursor: pointer;
}
#drop-top #block-block-12 .content {
	background: url("/sites/all/themes/bp_2/images/drop-top/chat-off.gif") no-repeat 23px 4px; border: currentColor; overflow: visible; padding-top: 8px; padding-bottom: 5px; padding-left: 59px;
}
#drop-top .expanded#block-block-12:hover .content {
	background: url("/sites/all/themes/bp_2/images/drop-top/chat-on.gif") no-repeat 23px 5px;
}
#drop-top #block-block-12 h2 {
	display: none;
}
#drop-top .search-global {
	background: url("/sites/all/themes/bp_2/images/input-search-text.png") no-repeat 19px 12px;
	padding: 0px 0px 0px 8px;
	left: 311px;
	top: 0px;
	width: 192px;
	height: 40px;
	text-align: left;
	border-left-color: rgb(255, 255, 255);
	border-left-width: 1px;
	border-left-style: solid;
	position: absolute;
}
#drop-top .search-global h2 {
	display: none;
}
#drop-top .search-global .container-inline {
	margin: 0px;
}
#drop-top .search-global .form-item {
	margin: 0px 0px 5px 20px; padding: 0px;
}
#drop-top .search-global .form-item input.form-text {
	margin: 17px 0px 0px; padding: 0px; border: currentColor; top: -2px; width: 110px; height: 15px; color: rgb(102, 102, 102); font-size: 11px; position: relative;
}
#drop-top .search-global .form-submit {
	border: currentColor; width: 30px; height: 30px; text-indent: 10em;
}
#block-menu-menu-top-nav h2 {
	visibility: hidden;
}
#block-menu-menu-top-nav ul.menu {
	margin-right: 50px; float: right;
}
.logged-in #block-menu-menu-top-nav ul.menu {
	margin-right: 0px; float: right;
}
#block-menu-menu-top-nav ul.menu li {
	margin: 0px; padding: 0px 5px; text-align: center; border-right-color: rgb(192, 192, 192); border-right-width: 1px; border-right-style: dotted; display: inline;
}
#block-menu-menu-top-nav .menu li a {
	
}
#top_right {
	width: 170px;
	height: 10px;
	text-align: right;
}
#block-menu-menu-top-nav .nav-pipe {
	display: none;
}
.page-user #user-login input.form-submit {
	background: rgb(71, 164, 175); border: currentColor; height: 26px; padding-bottom: 5px; font-size: 12px; margin-top: 10px; margin-bottom: 10px;
}
.logged-in #top_right {
	
}
#top_right #block-menu-menu-top-nav h2.title {
	display: none;
}
#top_right #block-menu-menu-top-nav ul {
	display: inline;
}
#top_right #block-menu-menu-top-nav li {
	display: inline;
}
#top_right {
	top: 0px;
	right: 10px;
	padding-top: 15px;
	position: absolute;
	z-index: 200;
}
#top_right a {
	padding: 0px 5px;
}
#top_right .expanded .content {
	background: rgb(255, 255, 255); padding: 5px 10px; border: 2px solid rgb(71, 164, 175); width: 250px; bottom: 30px; display: block; position: relative; z-index: 1000;
}
#drop-top .expanded .content {
	background: rgb(255, 255, 255); padding: 5px 10px; border: 2px solid rgb(71, 164, 175); width: 250px; bottom: 30px; display: block; position: relative; z-index: 1000;
}
#non-user #user-login-form label {
	font-weight: normal;
}
#non-user #user-login-form #fb-connect-button {
	display: none;
}
#non-user #user-login-form #edit-remember-me-wrapper {
	display: none;
}
#non-user #user-login-form input {
	margin: 0px;
}
#non-user #user-login-form input#edit-submit {
	
}
#non-user #login #register {
	clear: both;
}
#non-user #user-login-form .description {
	display: none;
}
.custom_login {
	margin: 0px; padding: 0px; top: 6px; right: 0px; font-size: 11px; position: absolute;
}
#login_link {
	margin: 0px; padding: 0px; display: block;
}
.custom_login h2.title {
	margin: 0px; padding: 0px; height: 2em; color: rgb(153, 153, 153); font-size: 12px; text-decoration: underline;
}
.custom_login .content {
	text-align: left;
}
.custom_login h3 {
	
}
.custom_login div#login label {
	width: 60px; height: 15px; text-align: right; margin-right: 5px; margin-bottom: 5px; vertical-align: middle; float: left;
}
.custom_login #login .form-submit {
	text-align: right; right: 5px; clear: both; float: right; position: relative;
}
.custom_login input[type='text'] {
	padding: 0px 5px; border: 1px solid rgb(204, 204, 204); width: 150px; height: 16px; font-size: 11px; margin-bottom: 5px;
}
.custom_login input[type='password'] {
	padding: 0px 5px; border: 1px solid rgb(204, 204, 204); width: 150px; height: 16px; font-size: 11px; margin-bottom: 5px;
}
#main {
	margin: 25px 0px 0px 30px; padding: 0px; width: 966px; clear: both; position: relative; z-index: 0;
}
.menu-secondary #main {
	margin-top: 15px;
}
#content {
	padding: 20px 20px 0px; color: rgb(51, 51, 51); line-height: 1.4; min-height: 300px;
}
#content-mail-url {
	padding: 20px 20px 0px; color: rgb(255, 255, 255); line-height: 1.4; min-height: 300px;
}

#content-area {
	min-height: 350px;
}
#category-name {
	left: -265px;
	top: 235px;
	width: 500px;
	height: 32px;
	text-align: right;
	color: rgb(86, 93, 104);
	text-transform: uppercase;
	overflow: hidden;
	font-size: 23px;
	position: absolute;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform-origin: top right;
	-o-transform: translate(-262px, -235px) rotate(-90deg);
}
#category-name span {
	background: url("/sites/all/themes/bp_2/images/bg-fleur.gif") no-repeat left 3px; padding-left: 75px;
}
.sidebar-right #main {
	background: url("/sites/all/themes/bp_2/images/bg-content.gif") repeat-y 4px 5px;
}
.not-front.no-sidebars #main {
	background: url("/sites/all/themes/bp_2/images/bg-content.gif") repeat-y 4px 5px;
}
.node-type-homepage.page-edit #main {
	background: url("/sites/all/themes/bp_2/images/bg-content.gif") repeat-y 4px 5px;
}
.sidebar-right #main-inner {
	background: url("/sites/all/themes/bp_2/images/bg-content-topcorner.gif") no-repeat right top; top: -5px; padding-left: 8px; position: relative; z-index: 200;
}
.not-front.no-sidebars #main-inner {
	background: url("/sites/all/themes/bp_2/images/bg-content-topcorner.gif") no-repeat right top; top: -5px; padding-left: 8px; position: relative; z-index: 200;
}
.node-type-homepage.page-edit #main-inner {
	background: url("/sites/all/themes/bp_2/images/bg-content-topcorner.gif") no-repeat right top; top: -5px; padding-left: 8px; position: relative; z-index: 200;
}
.sidebar-right #content-footer {
	background: url("/sites/all/themes/bp_2/images/bg-content-bottomcorner.gif") no-repeat right bottom; top: 10px; height: 71px; padding-top: 0px; clear: both; margin-top: 0px; position: relative;
}
.not-front.no-sidebars #content-footer {
	background: url("/sites/all/themes/bp_2/images/bg-content-bottomcorner.gif") no-repeat right bottom; top: 10px; height: 71px; padding-top: 0px; clear: both; margin-top: 0px; position: relative;
}
#page-pricing #content-footer {
	height: 71px; clear: both; margin-top: 0px;
}
.not-front.no-sidebars #content-inner {
	margin: 25px;
}
#sidebar-right {
	padding: 0px; width: 256px; margin-top: 5px; margin-right: 15px; float: right;
}
#page-pricing #sidebar-right {
	margin: 0px; padding-right: 10px; float: right; display: inline;
}
.sidebar-right #content-inner {
	margin: 0px 250px 0px 0px; padding: 10px 20px;
}
#page-pricing #content-inner {
	margin: 0px; padding: 0px;
}
.two-sidebars #content {
	margin: 0px 0px 0px 200px; padding-right: 200px;
}
#sidebar-left {
	width: 205px; clear: right; margin-left: 6px; float: left; display: inline; min-height: 300px;
}
#content a {
	color: rgb(51, 51, 51);
}
#content a:visited {
	color: rgb(51, 51, 51);
}
#content li a.active {
	color: rgb(51, 51, 51);
}
h1 {
	margin: 0.5em 0em; padding: 0px; color: rgb(48, 139, 150); font-weight: normal;
}
h2 {
	margin: 0.5em 0em; padding: 0px; color: rgb(48, 139, 150); font-weight: normal;
}
h3 {
	margin: 0.5em 0em; padding: 0px; color: rgb(48, 139, 150); font-weight: normal;
}
#content h1.title {
	margin-top: 0px;
}
#content p {
	margin: 0px 0px 1em;
}
#bottom-strip {
	padding: 0px;
}
#bottom-strip p {
	margin: 0px;
}
#bottom-strip .social_icons img.icon {
	top: 8px; margin-right: 11px; position: relative;
}
#footer {
	background: url("/sites/all/themes/bp_2/images/footer-stripe.png") repeat-x left top; padding: 0px; color: rgb(153, 153, 153); clear: both; font-size: 75%; margin-top: 40px; border-top-color: rgb(61, 72, 88); border-top-width: 1px; border-top-style: solid;
}
#footer-inner {
	margin: 25px auto 0px; width: 935px;
}
#footer .block {
	padding: 5px 10px 0px 15px; font-size: 11px; border-left-color: rgb(102, 102, 102); border-left-width: 1px; border-left-style: dotted; float: left; min-height: 130px; max-width: 200px;
}
#footer :first-child.block {
	border: currentColor;
}
#footer .block h2 {
	margin: 0px; color: rgb(204, 204, 204); font-size: 12px;
}
#footer .block ul {
	margin: 3px 0px 0px 1em; padding: 0px;
}
#footer .block ul li {
	margin-bottom: 0.2em;
}
#footer .item-list ul li {
	margin-left: 0px;
}
#footer .trademark {
	float: left;
}
#footer .trademark strong {
	color: rgb(204, 204, 204); font-weight: normal;
}
node-type-homepage #content {
	
}
.node-type-homepage #main {
	
}
.no-sidebars.node-type-homepage #page {
	
}
.no-sidebars.node-type-homepage #content {
	padding: 0px 0px 0px 8px;
}
.node-type-homepage h1 {
	display: none;
}
.page-edit.node-type-homepage #content {
	padding-top: 20px;
}
.node-type-homepage #bottom {
	left: 4px;
	height: 158px;
	clear: both;
	margin-left: 4px;
	position: relative;
}
.node-type-homepage .region-bottom {
	clear: both;
}
.node-type-homepage .region-bottom_center {
	margin: 0px 10px;
	padding: 0px;
	width: 330px;
	float: left;
	height: 150px;
}
.node-type-homepage .region-bottom p {
	margin: 0px; padding: 0px;
}
.node-type-homepage .region-bottom_left {
	width: 300px; color: rgb(51, 51, 51); float: left;
}
.node-type-homepage .region-bottom_left h2.title {
	display: none;
}
.node-type-homepage .region-bottom_left ul {
	
}
.node-type-homepage #block-views-award_graphics-block_1 {
	background: rgb(255, 255, 255); margin: 0px auto; padding: 2px; width: 280px;
}
.node-type-homepage #block-views-award_graphics-block_1 h2.title {
	background: url("/sites/all/themes/bp_2/images/homepage/awards-title.png") repeat-y top; margin: 0px; padding: 5px; color: rgb(255, 255, 255); text-indent: 10px; font-size: 14px; font-weight: bold;
}
.node-type-homepage .region-bottom_center h2 {
	display: none;
}
.node-type-homepage .region-bottom_center p {
	margin: 0px; padding: 0px;
}
.node-type-homepage .region-bottom_right {
	background: url("/sites/all/themes/bp_2/images/homepage/bg-promo.png") no-repeat top; margin: 0px; padding: 0px; width: 320px; height: 150px; float: right;
}
.node-type-homepage .region-bottom_right .view-content ul {
	margin: 16px 20px 0px; padding: 0px; font-size: 15px;
}
.node-type-homepage .region-bottom_right ul a {
	color: rgb(51, 51, 51); text-decoration: none;
}
.node-type-homepage .region-bottom_right ul a strong {
	color: rgb(183, 0, 114); font-weight: bold;
}
.node-type-homepage .region-bottom_right ul a:hover {
	color: rgb(183, 0, 114); text-decoration: underline;
}
.node-type-homepage .region-bottom_right ul a::after {
	text-decoration: none; content: url(/sites/all/themes/bp_2/images/homepage/promo-arrow.gif);
}
.node-type-homepage .region-bottom_right ul li {
	list-style: none; margin: 0px 0px 18px; padding: 0px 0px 9px 45px; height: 21px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 2px; border-bottom-style: dotted;
}
.node-type-homepage .region-bottom_right ul li.views-row-last {
	margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.resizable-textarea .grippie {
	background: url("/misc/grippie.png") no-repeat 0px 50% rgb(238, 238, 238); border-width: 0px 1px 2px; border-style: solid; border-color: rgb(170, 170, 170); width: 100%; height: 9px; overflow: hidden; cursor: s-resize;
}
.page-admin {
	background-position: 0px 20px; padding-top: 20px;
}
#admin-menu {
	
}
.page-admin #primary ul li {
	
}
.page-admin #content-header .help {
	padding: 0px 20px;
}
.page-admin #content-area {
	padding: 0px 20px;
}
.page-admin #content-inner {
	background: rgb(255, 255, 255);
}
.page-edit #content h1 {
	display: block;
}
.node-form {
	margin: 0px; padding: 0px;
}
#primary .singlepage {
	color: rgb(51, 51, 51);
}
div.status {
	background: rgb(228, 252, 255); margin: 5px; padding: 10px; border: currentColor; color: rgb(48, 139, 150); letter-spacing: 1px; font-weight: bold;
}
div.warning {
	background: rgb(228, 252, 255); margin: 5px; padding: 10px; border: currentColor; color: rgb(48, 139, 150); letter-spacing: 1px; font-weight: bold;
}
div.error {
	background: url("/sites/all/themes/bp_2/images/error-bang.png") no-repeat left rgb(254, 242, 242); margin: 5px; padding: 10px 10px 10px 45px; border: currentColor; color: rgb(153, 9, 0); letter-spacing: 1px; font-weight: bold;
}
.page-planning #content-title h1 {
	color: rgb(51, 51, 51); font-size: 28px;
}
.page-planning #content-area div {
	margin: 0px; padding: 0px;
}
.page-planning .view-content h1 {
	background: url("/sites/all/themes/bp_2/images/decorative/bullet-filmstrip-teal.png") no-repeat left 16px; margin: 1em 0px 0px; padding: 0px 0px 0px 16px; clear: left;
}
.page-planning #content h1 a {
	color: rgb(48, 139, 150); font-size: 14pt; font-weight: bold; text-decoration: none;
}
.page-planning #content h1 a:hover {
	text-decoration: underline;
}
.page-planning #content h1 a:hover {
	text-decoration: underline;
}
.page-planning #content-area .view-content > div {
	margin: 2em 0px 0.5em;
}
.page-planning #content-area .view-content h2 {
	color: rgb(153, 153, 153); font-size: 12pt; font-weight: bold;
}
.page-planning .view-content > div:first-child {
	margin-top: 0px;
}
.page-planning #content .more-link {
	float: right;
}
.page-planning .view-content img {
	margin-right: 20px;
}
.page-planning .field-field-body h2 {
	margin: 1em 0em 0.5em; padding: 0px; color: rgb(102, 102, 102); font-size: 1em; font-weight: bold;
}
.page-planning .field-field-body strong {
	color: rgb(102, 102, 102);
}
.page-planning #content p {
	margin-bottom: 0px;
}
.node-type-story #content .node p {
	margin-bottom: 1em;
}
.node-type-story #content .node img {
	margin: 1em 20px 1em 0px;
}
.node-type-story #content .node img[align='left'] {
	margin-top: 0px; margin-left: 0px;
}
#pricing-content-container {
	border: 1px solid rgb(206, 206, 206); padding-bottom: 20px; font-family: Arial;
}
#no-products-found {
	padding-left: 20px; min-height: 450px;
}
#content .pricing-tabs-upper {
	height: 46px;
}
#content .pricing-tabs-lower {
	background: rgb(244, 242, 243); margin-top: -1px;
}
ul.pricing-tabs-upper-menu {
	padding-left: 0px; display: inline;
}
ul.pricing-tabs-lower-menu {
	background: rgb(244, 242, 243); height: 26px; padding-left: 0px; margin-top: 0px; margin-left: 0px; border-top-color: rgb(206, 206, 206); border-bottom-color: rgb(206, 206, 206); border-top-width: 1px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid;
}
#content .pricing-tabs-upper li {
	list-style: none; color: rgb(102, 102, 102); float: left;
}
#content .pricing-tabs-upper li a {
	padding: 0px 10px; width: 145px; color: rgb(102, 102, 102); font-size: 14px; font-weight: bold; text-decoration: none; float: left;
}
.upper-menu-text {
	color: rgb(102, 102, 102); padding-top: 18px; padding-left: 54px; float: left; cursor: pointer;
}
#content .pricing-tabs-upper li a:hover {
	background: url("/sites/all/themes/bp_2/images/pricing-menu/upper-bg-over.gif") repeat-x left top; display: block;
}
#content .pricing-tabs-upper li.active-tab a {
	background: url("/sites/all/themes/bp_2/images/pricing-menu/upper-bg-over.gif") repeat-x left top; display: block;
}
#content .pricing-tabs-upper li a.active-tab .upper-menu-text {
	color: rgb(71, 164, 175);
}
#content .pricing-tabs-upper li a:hover .upper-menu-text {
	color: rgb(71, 164, 175);
}
#content .pricing-tabs-lower li {
	list-style: none; text-align: center; float: left; display: inline;
}
#content .pricing-tabs-lower li a {
	width: 158px; color: rgb(102, 102, 102); padding-top: 6px; font-size: 12px; font-weight: bold; text-decoration: none; display: block; list-style-type: none;
}
#content .pricing-tabs-lower li a.active {
	background: url("/sites/all/themes/bp_2/images/pricing-menu/lower-bg-over.gif") no-repeat bottom; color: rgb(71, 164, 175);
}
#content .pricing-tabs-lower li a:hover {
	background: url("/sites/all/themes/bp_2/images/pricing-menu/lower-bg-over.gif") no-repeat bottom; color: rgb(71, 164, 175);
}
#content .pricing-tabs-lower li a.active {
	height: 31px; margin-bottom: -11px; position: relative; z-index: 2;
}
#content .pricing-tabs-lower li a:hover {
	height: 31px; margin-bottom: -11px; position: relative; z-index: 2;
}
#content .pricing-tabs-lower li a.active:hover {
	height: 31px; margin-bottom: -11px; position: relative; z-index: 2;
}
#attribute-container {
	padding: 0px 15px 15px 13px; float: left; display: inline;
}
#attribute-container .attribute-block {
	border: 1px solid rgb(206, 206, 206); width: 200px; margin-bottom: 10px;
}
#attribute-container .attribute-block-header {
	background: rgb(221, 221, 221); padding: 2px 0px 2px 12px; height: 18px;
}
#attribute-container .attribute-block-header h4 {
	margin: 0px; padding: 0px; color: rgb(51, 51, 51); font-size: 12px; float: left; display: inline;
}
#attribute-container .attribute-block-body {
	margin: 10px;
}
#attribute-container .attribute-block-body .form-item select {
	width: 175px;
}
#attribute-container .attribute-block-list {
	list-style: none; padding: 0px; display: inline;
}
#body-container {
	width: 430px; float: right; display: inline;
}
.body-image {
	margin-right: auto; margin-left: auto;
}
.body-text {
	color: rgb(51, 51, 51); margin-right: auto; margin-left: auto;
}
.body-text h1 {
	font-size: 26px;
}
.body-text p {
	font-size: 11px; text-decoration: none;
}
.body-text p.price {
	color: rgb(102, 102, 102);
}
.body-text a {
	color: rgb(71, 164, 175); font-size: 11px;
}
#content .pricing-tabs-upper li a#photography-icon:hover {
	background: url("/sites/all/themes/bp_2/images/pricing-menu/photo_over.png") no-repeat; width: 145px; height: 45px; float: left; cursor: pointer;
}
#content .pricing-tabs-upper li.active-tab a#photography-icon {
	background: url("/sites/all/themes/bp_2/images/pricing-menu/photo_over.png") no-repeat; width: 145px; height: 45px; float: left; cursor: pointer;
}
#photography-icon {
	background: url("/sites/all/themes/bp_2/images/pricing-menu/photo.png") no-repeat; width: 145px; height: 45px; float: left; cursor: pointer;
}
#content .pricing-tabs-upper li a#albums-icon:hover {
	background: url("/sites/all/themes/bp_2/images/pricing-menu/album_over.png") no-repeat; width: 145px; height: 45px; float: left; cursor: pointer;
}
#content .pricing-tabs-upper li.active-tab a#albums-icon {
	background: url("/sites/all/themes/bp_2/images/pricing-menu/album_over.png") no-repeat; width: 145px; height: 45px; float: left; cursor: pointer;
}
#albums-icon {
	background: url("/sites/all/themes/bp_2/images/pricing-menu/album.png") no-repeat; width: 145px; height: 45px; float: left; cursor: pointer;
}
#content .pricing-tabs-upper li a#video-icon:hover {
	background: url("/sites/all/themes/bp_2/images/pricing-menu/video_over.png") no-repeat; width: 145px; height: 45px; float: left; cursor: pointer;
}
#content .pricing-tabs-upper li.active-tab a#video-icon {
	background: url("/sites/all/themes/bp_2/images/pricing-menu/video_over.png") no-repeat; width: 145px; height: 45px; float: left; cursor: pointer;
}
#video-icon {
	background: url("/sites/all/themes/bp_2/images/pricing-menu/video.png") no-repeat; width: 145px; height: 45px; float: left; cursor: pointer;
}
#content .pricing-tabs-upper li a#extras-icon:hover {
	background: url("/sites/all/themes/bp_2/images/pricing-menu/extras_over.png") no-repeat; width: 145px; height: 45px; float: left; cursor: pointer;
}
#content .pricing-tabs-upper li.active-tab a#extras-icon {
	background: url("/sites/all/themes/bp_2/images/pricing-menu/extras_over.png") no-repeat; width: 145px; height: 45px; float: left; cursor: pointer;
}
#extras-icon {
	background: url("/sites/all/themes/bp_2/images/pricing-menu/extras.png") no-repeat; width: 145px; height: 45px; float: left; cursor: pointer;
}
#attribute-container .question-mark-image {
	background: url("/sites/all/themes/bp_2/images/pricing-menu/questionmark.gif") no-repeat 177px 0px; width: 200px; height: 18px; margin-top: -16px; float: right; display: inline; z-index: 1000; cursor: pointer;
}
.dialog-item {
	clear: both;
}
.dialog-item-image {
	float: left;
}
.dialog-item-body {
	padding-top: 20px; padding-left: 140px;
}
.dialog-item-title {
	border-bottom-color: gray; border-bottom-width: 2px; border-bottom-style: dotted;
}
.dialog-item-title h4 {
	margin: 0px 0px 3px; color: rgb(51, 51, 51); font-size: 16px; font-weight: bold;
}
.dialog-item-text {
	color: rgb(102, 102, 102); line-height: 17px; font-size: 12px; margin-top: 3px;
}
.page-landing #header-inner {
	display: none;
}
.page-landing #navbar {
	display: none;
}
.page-landing #footer {
	display: none;
}
.page-landing #header-inner {
	height: 100px;
}
.page-landing #content-header {
	padding: 0px;
}
.page-landing #main-inner {
	margin: 0px; padding: 0px;
}
.page-landing.not-front #content-area {
	margin: 0px; padding: 0px; font-size: 12px;
}
.page-landing #footer {
	color: rgb(102, 102, 102);
}
.page-landing #footer a {
	text-decoration: underline;
}
.page-landing h1.title {
	display: none;
}
.page-landing #category-name {
	display: none;
}
.page-landing .sidebar-right #main-inner {
	margin: 0px; padding: 0px;
}
.not-front.no-sidebars.page-landing #main-inner {
	margin: 0px; padding: 0px;
}
.node-type-homepage.page-edit.page-landing #main-inner {
	margin: 0px; padding: 0px;
}
.sidebar-right.page-landing #main {
	background: rgb(255, 255, 255); margin: 15px 0px 0px; padding: 0px; width: 995px;
}
.not-front.no-sidebars.page-landing #main {
	background: rgb(255, 255, 255); margin: 15px 0px 0px; padding: 0px; width: 995px;
}
.node-type-homepage.page-edit.page-landing #main {
	background: rgb(255, 255, 255); margin: 15px 0px 0px; padding: 0px; width: 995px;
}
.sidebar-right.page-landing #content-footer {
	
}
.not-front.no-sidebars.page-landing #content-footer {
	
}
.profile-left {
	width: 367px; float: left;
}
.profile-right {
	padding-left: 395px;
}
.pane {
	padding: 10px; border: 2px dotted rgb(85, 85, 85);
}
.pane table.cart-items {
	width: 100%;
}
.pane table.sticky-header {
	display: none;
}
.pane tbody {
	border: 0px currentColor;
}
.pane th {
	border: 0px currentColor; color: rgb(71, 164, 175); padding-left: 15px;
}
.pane tr {
	border: 0px currentColor;
}
.pane tr.even {
	background-color: white;
}
.pane .cart-items td {
	padding-left: 15px;
}
.pane .bold-cell {
	font-weight: bold;
}
#content a.link-button {
	margin: 7px 0px 0px 7px; padding: 5px 15px; text-align: center; color: white; font-size: 14px; text-decoration: none; float: center; background-color: rgb(71, 164, 175);
}
.pane-title {
	color: black; font-size: 15px; font-weight: bold;
}
.pane .order-total {
	padding: 10px 73px; text-align: right; font-weight: bold;
}
.pane .order-total .order-label {
	color: rgb(71, 164, 175);
}
.pane .item-list .orders {
	margin: 0px; padding: 0px 10px;
}
.pane .item-list .orders li {
	margin: 0px; padding: 5px 0px; list-style-type: none;
}
.pane .order-stats {
	padding: 10px;
}
.pane td {
	padding: 2px 0px;
}
.pane .profile-label {
	padding-right: 20px; font-weight: bold;
}
#content .pane p {
	margin: 0px; padding: 0px;
}
#content .pane p a {
	color: rgb(71, 164, 175); font-weight: bold; text-decoration: none;
}
.profile-text {
	padding: 20px;
}
.checkout-right-column {
	padding-left: 250px; float: left; display: inline;
}
#uc-cart-checkout-form legend {
	display: none;
}
#uc-cart-checkout-form #billing-pane select {
	width: 160px; display: inline;
}
#uc-cart-checkout-form #delivery-pane select {
	width: 160px; display: inline;
}
#uc-cart-checkout-form h2 {
	margin: 0px; padding: 10px 0px; color: black; font-size: 15px; font-weight: bold;
}
#required-fields {
	padding-right: 10px; float: right; display: inline;
}
#uc-cart-checkout-form fieldset {
	padding: 10px 15px; border: 1px dotted rgb(85, 85, 85);
}
#uc-cart-checkout-form .left-column {
	width: 290px; clear: both; font-size: 12px; float: left;
}
#uc-cart-checkout-form input {
	width: 140px;
}
#uc-cart-checkout-form label {
	width: 110px; text-align: right; line-height: 21px; padding-right: 10px; font-weight: bold; float: left;
}
#uc-cart-checkout-form #payment-pane .form-radios {
	display: none;
}
#uc-cart-checkout-form #gtct-pane > .form-item > label {
	display: none;
}
#uc-cart-checkout-form #payment-pane #payment_details {
	margin: 0px; padding: 0px; border: 0px currentColor;
}
#uc-cart-checkout-form #gtct-pane {
	margin: 0px; padding: 0px; border: 0px currentColor;
}
#uc-cart-checkout-form #checkout-form-bottom {
	margin: 0px; padding: 0px; border: 0px currentColor;
}
#uc-cart-checkout-form #payment-pane #payment_details > div > :first-child.form-item {
	margin: 0px; padding: 0px;
}
#uc-cart-checkout-form #delivery-pane > .description {
	padding-top: 1px; margin-right: 5px; float: left; display: inline;
}
#edit-cc-exp-month-wrapper {
	display: inline;
}
#edit-cc-exp-year-wrapper {
	padding-left: 20px; display: inline;
}
#delivery-pane #edit-panes-delivery-copy-address-wrapper input {
	width: 15px;
}
#uc-cart-checkout-form #delivery-pane #edit-panes-delivery-copy-address-wrapper {
	margin: 0px; padding: 0px;
}
#uc-cart-checkout-form #delivery-pane #edit-panes-delivery-copy-address-wrapper label {
	width: 250px; text-align: left;
}
#uc-cart-checkout-form #delivery-pane #edit-panes-delivery-copy-address-wrapper label.checked {
	background: url("/sites/all/themes/bp_2/images/checkbox.gif") no-repeat 178px 1px;
}
#uc-cart-checkout-form #delivery-pane #edit-panes-delivery-copy-address-wrapper label.checked-empty {
	background: url("/sites/all/themes/bp_2/images/checkbox-empty.gif") no-repeat 178px 1px;
}
#uc-cart-checkout-form #delivery-pane #edit-panes-delivery-delivery-street1-wrapper {
	margin-top: 35px;
}
#uc-cart-checkout-form #edit-panes-gtct-gtct-agree-gtct-wrapper label {
	text-align: left; float: none;
}
#edit-panes-gtct-gtct-agree-gtct-wrapper input {
	width: 25px;
}
#uc-cart-checkout-form #edit-panes-gtct-gtct-agree-gtct-wrapper label.checked {
	background: url("/sites/all/themes/bp_2/images/checkbox.gif") no-repeat 13px;
}
#uc-cart-checkout-form #edit-panes-gtct-gtct-agree-gtct-wrapper label.checked-empty {
	background: url("/sites/all/themes/bp_2/images/checkbox-empty.gif") no-repeat 13px;
}
#uc-cart-checkout-form #edit-panes-gtct-gtct-agree-gtct-wrapper a {
	color: rgb(71, 164, 175); font-weight: bold; text-decoration: none;
}
#uc-cart-checkout-form #gtct-pane .form-checkboxes {
	margin: 0px; padding: 0px;
}
#uc-cart-checkout-form .form-checkbox {
	vertical-align: top;
}
#uc-cart-checkout-form #checkout-form-bottom .form-submit {
	padding: 5px 15px; border: 0px currentColor; color: white; font-size: 14px; font-weight: bold; background-color: rgb(71, 164, 175);
}
#checkout-review .pane {
	width: 560px; padding-bottom: 15px;
}
#checkout-review .pane .cart-items td {
	padding-left: 48px;
}
#checkout-review .pane .cart-items .amount {
	font-weight: bold;
}
#checkout-review .pane th {
	padding-left: 48px;
}
#checkout-review .pane .order-total {
	margin: 0px; padding: 0px 95px 0px 0px;
}
#checkout-review .pane .order-total #total-title {
	color: rgb(71, 164, 175); padding-right: 10px;
}
#checkout-review .pane p {
	padding-left: 48px;
}
#checkout-review .pane .payment-plan-date-wrapper {
	padding-left: 48px;
}
#checkout-review .pane h4 {
	margin: 0px; padding: 20px 0px 0px 48px;
}
#checkout-review .pane h4:first-child {
	padding-top: 10px;
}
#checkout-review .pane p a {
	color: white; font-weight: normal;
}
#wedding-information {
	padding-top: 10px;
}
#uc-cart-checkout-review-form {
	width: 574px;
}
#uc-cart-checkout-review-form .form-submit {
	padding: 5px 15px; border: 0px currentColor; color: white; font-size: 14px; font-weight: bold; float: right; background-color: rgb(71, 164, 175);
}
#check-availability-dialog {
	color: rgb(83, 83, 83);
}
#check-availability-dialog .check-availability-fail {
	background: rgb(255, 255, 255); padding: 5px 10px; color: rgb(204, 51, 51); clear: both; display: none;
}
#edit-cc-exp-month-wrapper label {
	display: inline;
}
#check-availability-dialog .form-item label {
	width: 150px; text-align: right; font-weight: bold; margin-right: 10px; float: left;
}
#edit-cc-exp-month-wrapper select {
	margin: 0px; padding: 0px; clear: none;
}
#edit-cc-exp-year-wrapper select {
	margin: 0px; padding: 0px; clear: none;
}
#check-availability-dialog .form-item input.form-text {
	width: 160px;
}
.form-item label {
	display: inline;
}
#check-availability-dialog input.form-submit {
	padding: 3px 4px; border: 0px currentColor; color: rgb(255, 255, 255); margin-right: 140px; float: right; background-color: rgb(87, 179, 189);
}
a.ui-datepicker-close {
	color: rgb(87, 179, 189); text-decoration: none;
}
.ui-datepicker {
	z-index: 1337;
}
.ui-datepicker .ui-datepicker-buttonpane {
	text-align: center;
}
.check-availability-fail {
	color: rgb(204, 51, 51);
}
#block-check_availability-availability .check-availability-fail {
	background: rgb(255, 255, 255); margin: 4px 2px 0px; padding: 5px 10px; width: 200px; text-align: left; clear: both; display: none;
}
#confirm-photo img {
	float: right;
}
#order-confirm {
	width: 439px; height: 385px; padding-right: 35px; padding-left: 38px;
}
#order-confirm h4 {
	margin: 0px; padding: 10px 0px 8px; font-size: 13px;
}
#content #order-confirm p {
	padding: 0px 0px 8px;
}
#content #order-confirm p:last-child {
	padding-top: 10px;
}
#border-corner img {
	left: 37px; top: 67px; float: right; position: relative;
}
#block-bp_product-0 {
	text-align: right; margin-right: 0px;
}
body.page-pricing #header {
	margin-bottom: 25px;
}
body.page-pricing #main {
	margin-top: 0px;
}
body.page-pricing #sidebar-right {
	margin: 4px 10px; padding: 0px; width: 256px; float: right; display: inline;
}
body.page-payment-plan-select #sidebar-right {
	margin: 4px 10px; padding: 0px; width: 256px; float: right; display: inline;
}
body.page-pricing #content {
	margin: 0px; padding: 12px 0px 0px 25px; width: 662px; float: left; display: inline; position: relative;
}
body.page-pricing #content #content-inner {
	margin-bottom: 14px;
}
body.page-pricing #main #main-inner {
	padding-left: 0px;
}
#bp-product-cart {
	border-top-color: rgb(210, 210, 210); border-right-color: rgb(210, 210, 210); border-left-color: rgb(210, 210, 210); border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid;
}
#bp-product-cart #cart-action {
	background: url("/sites/all/modules/custom/bp_product_cart/images/cart-action-bg.png") repeat-y rgb(242, 242, 242); padding-bottom: 6px; clear: both;
}
#bp-product-cart #cart-action #cart-action-header {
	background: rgb(71, 164, 175); margin: 2px; padding: 2px 8px; color: rgb(255, 255, 255);
}
#bp-product-cart #cart-action #cart-action-header p {
	margin: 4px 0px;
}
#bp-product-cart #cart-action #cart-action-header p img {
	margin: 0px 10px;
}
#bp-product-cart #cart-action #total-price {
	margin: 8px 8px 8px 12px; text-align: left;
}
#bp-product-cart #cart-action #total-price #price-label {
	color: rgb(0, 0, 0); font-size: 12px; font-weight: bold;
}
#bp-product-cart #cart-action #total-price #amount {
	color: rgb(62, 147, 157); font-size: 18px; font-weight: bold;
}
#bp-product-cart #cart-action #wedding-info {
	margin: 8px 12px; border: 1px solid rgb(204, 204, 204);
}
#bp-product-cart #cart-action #wedding-info #wedding-info-inner {
	margin: 4px 8px; height: 35px;
}
#bp-product-cart #cart-action #wedding-info #wedding-info-text {
	width: 150px; float: left; display: inline;
}
#bp-product-cart #cart-action #wedding-info #wedding-info-label {
	color: rgb(51, 51, 51); font-weight: bold; float: left; display: inline;
}
#bp-product-cart #cart-action #wedding-info-loc-date .date {
	color: rgb(0, 0, 0); padding-top: 2px; font-size: 11px; float: right; display: inline;
}
#bp-product-cart #cart-action #wedding-info-loc-date .location {
	color: rgb(0, 0, 0); font-size: 11px; float: left; display: inline;
}
#bp-product-cart #cart-action #wedding-info #wedding-info-edit {
	width: 40px; height: 36px; padding-left: 4px; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid; float: right; display: inline;
}
#bp-product-cart #cart-action #wedding-info #wedding-info-edit a {
	color: rgb(62, 147, 157); font-size: 11px; font-weight: bold;
}
#bp-product-cart #cart-action form#bp-product-cart-save {
	margin: 0px 12px;
}
#bp-product-cart #cart-action form#bp-product-cart-save input {
	margin-right: 4px;
}
#bp-product-cart #cart-details {
	background: rgb(231, 247, 249); margin: 3px 0px 0px; padding: 12px 0px 0px 14px; font-size: 10px;
}
#bp-product-cart .cart-open#cart-details {
	display: block;
}
#bp-product-cart .cart-closed#cart-details {
	background: rgb(242, 242, 242); height: 32px; overflow: hidden; display: block;
}
#bp-product-cart #cart-details h2 {
	margin: 6px 0px 10px; color: rgb(0, 0, 0); font-size: 12px; font-weight: bold; text-decoration: none;
}
#bp-product-cart #cart-details h2 a {
	margin: 6px 0px 10px; color: rgb(0, 0, 0); font-size: 12px; font-weight: bold; text-decoration: none;
}
#bp-product-cart #cart-details h2 a:hover {
	margin: 6px 0px 10px; color: rgb(0, 0, 0); font-size: 12px; font-weight: bold; text-decoration: none;
}
#bp-product-cart #cart-details h3 {
	color: rgb(62, 147, 157); font-size: 12px; font-weight: bold; margin-top: 10px;
}
#bp-product-cart #cart-details .item-title {
	clear: both;
}
#bp-product-cart #cart-details .item-title .item-title-name {
	width: 189px; color: rgb(51, 51, 51); font-size: 11px; font-weight: bold; margin-right: 5px; float: left;
}
#bp-product-cart #cart-details .item-title .item-total-price {
	width: 46px; color: rgb(51, 51, 51); font-size: 10px; font-weight: bold; float: left;
}
#bp-product-cart #cart-details .item-list {
	width: 189px;
}
#bp-product-cart #cart-details .item-list ul li {
	margin: 0px; color: rgb(102, 102, 102); list-style-type: none;
}
#bp-product-cart #cart-details #total-price {
	margin: 10px 0px 0px; height: 20px;
}
#bp-product-cart #cart-details #total-price h3.total {
	margin: 0px 5px 0px 0px; width: 189px; float: left;
}
#bp-product-cart #cart-details #total-price span.total-price {
	width: 46px; color: rgb(0, 0, 0); font-size: 11px; font-weight: bold; float: left;
}
#bp-product-cart-btm {
	background: url("/sites/all/modules/custom/bp_product_cart/images/cart-btm.png") no-repeat 0% 3px; width: 254px; height: 43px; padding-top: 3px; border-right-color: rgb(210, 210, 210); border-bottom-color: rgb(210, 210, 210); border-left-color: rgb(210, 210, 210); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}
#bp-product-cart-btm #bp-product-cart-btm-phone {
	width: 140px; height: 24px; margin-top: 6px; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid; float: left;
}
#bp-product-cart-btm #bp-product-cart-btm-phone #phone {
	background: url("/sites/all/modules/custom/bp_product_cart/images/cart-phone-icon.png") no-repeat 0px 0px; margin: 2px 0px 0px 30px; padding: 5px 0px 0px 17px; height: 24px; color: rgb(51, 51, 51); font-size: 11px; font-weight: bold;
}
#bp-product-cart-btm #bp-product-cart-btm-chat a {
	background: url("/sites/all/modules/custom/bp_product_cart/images/cart-chat-icon.png") no-repeat 25px 8px; padding: 13px 0px 0px 50px; width: 63px; height: 24px; color: rgb(0, 0, 0); font-size: 11px; font-weight: bold; text-decoration: none; margin-top: 0px; float: left;
}
div#album-detail-pages {
	padding: 28px; border: thin solid rgb(204, 204, 204); color: rgb(102, 102, 102); margin-bottom: 20px;
}
div#album-detail-pages #right {
	float: right;
}
div#album-detail-pages #left {
	width: 250px;
}
div#album-detail-pages h2 {
	margin: 0px; color: rgb(51, 51, 51); text-transform: uppercase; font-size: 22px;
}
div#album-detail-pages h3 {
	color: rgb(102, 102, 102); line-height: 24px; font-size: 20px;
}
div#album-detail-pages p {
	line-height: 1.2em;
}
div#album-detail-pages .link-right {
	padding: 25px 0px 0px 15px; float: right;
}
span.green-arrow::after {
	content: url(/sites/all/themes/bp_2/images/decorative/follow-arrow-teal.png);
}
#page a.green-arrow-transparent span::after {
	content: url(/sites/all/themes/bp_2/images/decorative/follow-arrow-transparent.png);
}
#page a.green-arrow-transparent:link {
	color: rgb(71, 164, 175); text-decoration: none;
}
#page a.green-arrow-transparent:visited {
	color: rgb(71, 164, 175); text-decoration: none;
}
#page a.green-arrow-transparent:hover {
	color: rgb(71, 164, 175); text-decoration: none;
}
#page a.green-arrow-transparent:active {
	color: rgb(71, 164, 175); text-decoration: none;
}
div#content .product-details .body-text a {
	color: rgb(71, 164, 175); text-decoration: none;
}
div#album-detail-pages a {
	color: rgb(71, 164, 175); text-decoration: none;
}
div#album-detail-pages ul {
	padding-left: 0px; list-style-position: inside;
}
#product-attributes {
	width: 353px;
}
.right-column {
	width: 430px; float: right;
}
.image-association-form .collapsible {
	display: none;
}
.image-association-form .filefield-element .widget-preview {
	margin-right: 130px; border-right-color: currentColor; border-right-width: medium; border-right-style: none; float: right;
}
#field-alt-images-items {
	padding-left: 38px;
}
.image-association-form legend {
	font-weight: bold;
}
.option-container {
	width: 420px; min-height: 200px;
}
.option-image-container {
	display: block;
}
.option-image {
	padding: 10px;
}
.option-text-container {
	padding: 10px; display: block;
}
.option-title h4 {
	margin: 0px; color: rgb(51, 51, 51); line-height: 24px; padding-bottom: 4px; font-size: 16px;
}
.option-description {
	line-height: 16px; padding-top: 10px; padding-right: 5px;
}
body.popup {
	background-position: 0px -100px;
}
body.popup #content {
	background: rgb(255, 255, 255); margin: 30px; padding: 20px;
}
#photographyPage ul {
	list-style-type: none;
}
#portfolioPage ul {
	list-style-type: none;
}
#photographyPage ul ul {
	margin-left: 1em; list-style-type: disc;
}
#portfolioPage ul ul {
	margin-left: 1em; list-style-type: disc;
}
#photographyPage ul {
	margin: 0px; padding: 0px;
}
#photographyPage li {
	margin: 0px; padding: 0px;
}
#portfolioPage ul {
	margin: 0px; padding: 0px;
}
#portfolioPage li {
	margin: 0px; padding: 0px;
}
#photographyPage img {
	margin: 0px; padding: 0px; border: currentColor; display: block;
}
#portfolioPage img {
	margin: 0px; padding: 0px; border: currentColor; display: block;
}
#photographyPage a {
	border: currentColor; color: rgb(37, 140, 149);
}
#portfolioPage a {
	border: currentColor; color: rgb(37, 140, 149);
}
#photographyPage a:visited {
	border: currentColor; color: rgb(37, 140, 149);
}
#portfolioPage a:visited {
	border: currentColor; color: rgb(37, 140, 149);
}
#photographyPage a:hover {
	text-decoration: underline;
}
#portfolioPage a:hover {
	text-decoration: underline;
}
#photographyPage p {
	line-height: 1.2em;
}
#photographyPage .clear {
	width: 0px; height: 0px; clear: both; display: block;
}
#portfolioPage .clear {
	width: 0px; height: 0px; clear: both; display: block;
}
#sidebar-right .sectionDescription {
	background: url("/sites/all/themes/bp_2/images/photographyPages/bg-curlyBracketLeft.gif") no-repeat 3px 3px rgb(255, 255, 255); padding: 3px 3px 19px; border: 1px solid rgb(225, 225, 225); width: 250px; color: rgb(51, 51, 51); font-size: 12px; margin-top: 70px;
}
#sidebar-right .sectionDescription {
	margin: 10px 0px; color: rgb(102, 102, 102);
}
#sidebar-right .sectionDescription p {
	margin-bottom: 1em;
}
#sidebar-right .sectionDescription .highlight::after {
	top: 8px; padding-left: 5px; text-decoration: none; position: relative; content: url(/sites/all/themes/bp_2/images/photographyPages/button-roundPlay.gif); background-color: rgb(255, 255, 255);
}
#sidebar-right .sectionDescription ul {
	margin: 0px; padding-right: 0px; list-style-type: none;
}
#sidebar-right .sectionDescription ul li {
	padding-right: 0px; margin-right: 0px; margin-bottom: 0.25em;
}
.sectionDescription ul li a::after {
	background: rgb(255, 255, 255); content: url(/sites/all/themes/bp_2/images/photographyPages/arrow-greenRight6x8.gif);
}
#sidebar-right .sectionDescription h2.title {
	margin: 0px 0px 10px; padding: 50px 0px 0px 29px; color: rgb(255, 255, 255); font-size: 19px; font-weight: bold;
}
#sidebar-right .sectionDescription h2 {
	margin: 0px 15px 0.5em 29px;
}
#sidebar-right .sectionDescription h3 {
	margin: 0px 15px 0.5em 29px;
}
#sidebar-right .sectionDescription p {
	padding: 0px 15px 0.5em 29px;
}
#sidebar-right .sectionDescription ul {
	padding: 0px 15px 0.5em 29px;
}
#sidebar-right .sectionDescription a {
	color: rgb(56, 149, 160);
}
#sidebar-right .sectionDescription .footer {
	padding-top: 5px;
}
#sidebar-right .article_info {
	border: 1px solid rgb(204, 204, 204); margin-bottom: 10px;
}
#sidebar-right .article_info .title {
	background: rgb(72, 165, 176); margin: 3px; padding: 20px 10px 10px 30px; color: rgb(255, 255, 255); font-size: 16px; font-weight: bold;
}
#sidebar-right .article_info .content {
	padding: 14px 30px 25px;
}
#sidebar-right .article_info ul {
	margin: 0.5em 0px; padding: 0px;
}
#sidebar-right .article_info ul li {
	margin: 0.5em 0px; padding: 0px;
}
#sidebar-right .article_info ol {
	margin: 0.5em 0px; padding: 0px;
}
#sidebar-right .article_info ol li {
	margin: 0.5em 0px; padding: 0px;
}
#sidebar-right .category_list.article_info a.tagadelic {
	font-size: 1em; margin-bottom: 0.25em; display: block;
}
#coverageOptions .footer {
	padding-top: 25px;
}
#photographyPage .highlight {
	color: rgb(37, 140, 149);
}
#photographyPage .sectionDescription .footer img {
	float: left;
}
#coverageOptions .footer img {
	float: left;
}
#photographyPage .sectionDescription .footer p {
	margin: 5px 0px 0px; padding-right: 7px; font-weight: bold; float: left;
}
#coverageOptions .footer p {
	margin: 5px 0px 0px; padding-right: 7px; font-weight: bold; float: left;
}
#photographyPage .sectionDescription .footer a {
	color: rgb(51, 51, 51);
}
#coverageOptions .footer a {
	color: rgb(51, 51, 51);
}
#photographyPage .insideContentBottomLinks {
	padding-top: 35px; clear: both;
}
#photographyStyles .insideContentBottomLinks {
	padding-top: 10px;
}
#coverageOptions .insideContentBottomLinks {
	padding: 0px 0px 20px; bottom: 0px; position: absolute;
}
#photographyPage .insideContentBottomLinks p {
	margin: 0px; padding: 0px; font-weight: bold;
}
#photographyPage .insideContentBottomLinks ul {
	padding: 0px 25px 20px; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid; float: left; list-style-type: none;
}
#coverageOptions .insideContentBottomLinks ul {
	padding: 0px;
}
#coverageOptions .insideContentBottomLinks li {
	margin: 0px !important; padding: 0px !important; width: auto !important; float: none !important;
}
#photographyPage .insideContentBottomLinks ul.first {
	padding-left: 0px;
}
#photographyPage .insideContentBottomLinks ul.only {
	border: currentColor; padding-left: 0px;
}
#photographyPage .insideContentBottomLinks a {
	background: url("/sites/all/themes/bp_2/images/photographyPages/arrow-greenRight6x8.gif") no-repeat right 4px; padding-right: 10px;
}
#photographyPage .contentBox {
	padding: 20px 29px 0px; border: 1px dashed rgb(171, 171, 171); position: relative;
}
#coverageOptions .contentBox {
	padding: 20px 20px 0px;
}
#photographyStyles .contentBox {
	border: 1px dashed rgb(171, 171, 171); width: 413px; float: right; min-height: 200px;
}
#coverageOptions .contentBox {
	min-height: 300px;
}
#photographyPage .contentBox .bottomRightCorner {
	right: -1px; bottom: -1px; position: absolute;
}
#photographyPage .stylesList li {
	margin: 0px 0px 22px; width: 100%; clear: both; float: left;
}
#photographyPage .styleSlideshow {
	border: 1px solid rgb(171, 171, 171); width: 333px; overflow: hidden; float: left; position: relative;
}
#photographyPage .styleSlideshowLink {
	background: url("/sites/all/themes/bp_2/images/photographyPages/bg-grayTransparentPixel.png"); left: 0px; width: 100%; bottom: 0px; position: absolute;
}
#photographyPage .styleSlideshowLink a {
	background: url("/sites/all/themes/bp_2/images/photographyPages/bullet-stylesSlideshow.png") no-repeat left 4px; padding: 0px 15px 0px 40px; color: rgb(51, 51, 51); line-height: 38px; font-weight: bold; float: right;
}
#photographyStyles .contentBox .hdr {
	background: url("/sites/all/themes/bp_2/images/photographyPages/bullet-greenSquare11x12.gif") no-repeat left 4px; color: rgb(37, 140, 149); line-height: 21px; padding-left: 15px; font-size: 16px;
}
#photographyPage .contentBox p {
	margin: 5px 0px;
}
#coverageOptions .coverageOptionsList > li {
	width: 262px; padding-left: 15px; float: left;
}
#coverageOptions .coverageOptionsList li.first {
	padding-left: 0px;
}
#coverageOptions .coverageOptionsList .hdr {
	background: url("/sites/all/themes/bp_2/images/photographyPages/border-leftGreenRect15x35.gif") no-repeat rgb(227, 227, 227); color: rgb(37, 140, 149); line-height: 35px; padding-left: 20px; font-size: 14px; font-weight: bold; border-top-color: rgb(227, 227, 227); border-right-color: rgb(227, 227, 227); border-left-color: rgb(227, 227, 227); border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid;
}
#coverageOptions img.slideshowStack {
	padding-bottom: 5px; margin-left: -10px;
}
#portfolioPage ul.portfolioSections {
	
}
#portfolioPage .portfolioSections li {
	width: 394px; overflow: hidden; float: right;
}
#portfolioPage .portfolioSections li.first {
	float: left;
}
#portfolioPage .portfolioSections .banner {
	border: 1px solid rgb(153, 153, 153);
}
#portfolioPage .portfolioSections .hdr {
	padding: 20px 0px 0px 9px; color: rgb(37, 140, 149); font-size: 16px;
}
#portfolioPage p {
	padding: 0px 0px 0px 9px; line-height: 1.4em;
}
#confirmation-body-wrapper a {
	color: rgb(48, 139, 150); font-weight: bold; text-decoration: none;
}
#confirmation-body-wrapper .confirmation-corner {
	background: url("/sites/all/themes/bp_2/images/checkout/confirmation-corner.gif") no-repeat 0px 0px; width: 25px; height: 25px; right: -3px; bottom: -5px; position: absolute;
}
#confirmation-body-wrapper .confirmation-body-text {
	padding: 0px 40px; border: 2px dotted rgb(160, 160, 160); width: 472px; height: 411px; margin-right: 35px; float: left; position: relative;
}
#confirmation-body-wrapper .confirmation-image-wrapper {
	width: 272px; height: 407px; float: left; display: inline;
}
#user-login #edit-remember-me-wrapper label.option {
	top: -4px; width: 130px; position: relative;
}
#user-register {
	padding: 10px 10px 10px 40px; border: 1px dotted rgb(160, 160, 160); width: 550px; margin-bottom: 50px; float: left; display: inline; position: relative;
}
#user-register .reg-required {
	float: right;
}
#user-register input.form-text {
	width: 200px;
}
#user-register label {
	width: 150px; text-align: right; line-height: 21px; padding-right: 10px; font-weight: bold; float: left;
}
#user-register .form-checkboxes label {
	width: 250px; text-align: left; font-weight: normal; margin-left: 165px;
}
#user-register #edit-notify-wrapper label {
	width: 100%; clear: both; margin-top: 10px;
}
#user-register .option {
	text-align: left;
}
#user-register .radio-label-text {
	text-align: left; font-weight: normal;
}
#user-register input.form-radio {
	margin-right: 0.25em;
}
#user-register input.form-checkbox {
	margin-right: 0.25em;
}
#user-register .reg-login {
	left: 5px; bottom: -20px; position: absolute; z-index: 1000;
}
#user-register a {
	color: rgb(48, 139, 150); font-weight: bold; text-decoration: none;
}
#user-register #edit-submit {
	padding: 3px 4px; border: 1px solid white; color: rgb(255, 255, 255); font-weight: bold; background-color: rgb(153, 153, 153);
}
#user-register #edit-checkout {
	padding: 3px 4px; border: 1px solid white; width: 95px; color: rgb(255, 255, 255); font-weight: bold; background-color: rgb(87, 179, 189);
}
#user-register .reg-form-buttons .form-submit {
	float: right;
}
.columns {
	padding-top: 20px; clear: both;
}
.columns h3 {
	margin: 0px 0px 0.5em; color: rgb(51, 51, 51); font-size: 14px; font-weight: bold;
}
.content-cols-4 {
	padding: 1%; width: 20%; margin-right: 4%; float: left;
}
:last-child.content-cols-4 {
	margin-right: 0%;
}
.last.content-cols-4 {
	margin-right: 0%;
}
.our_process {
	
}
.our_process ol.process_steps {
	margin: 0px; padding: 0px; width: 280px; float: left;
}
.our_process ol.process_steps li {
	list-style: none; margin: 0px; padding: 0px; height: 65px; text-align: right; font-size: 20px;
}
.our_process ol li strong {
	font-size: 24px;
}
.process_info {
	background: url("/sites/all/themes/bp_2/images/our_process/process_info.png") no-repeat left top; padding: 0px 0px 0px 70px; height: 460px; margin-left: 300px;
}
.our_process {
	margin: 0px -15px;
}
.our_process ol.process_steps {
	margin: 40px 0px 0px; padding: 0px; width: 285px; float: left;
}
.our_process .explore #process-arrow {
	left: 9px; top: 57px; position: absolute;
}
.our_process .reserve #process-arrow {
	left: 9px; top: 122px; position: absolute;
}
.our_process .select #process-arrow {
	left: 9px; top: 187px; position: absolute;
}
.our_process .meet #process-arrow {
	left: 9px; top: 252px; position: absolute;
}
.our_process .enjoy #process-arrow {
	left: 9px; top: 317px; position: absolute;
}
.our_process ol.process_steps li {
	background: url("/sites/all/themes/bp_2/images/our_process/check.png") no-repeat right; list-style: none; margin: 0px; padding: 15px 50px 0px 0px; height: 50px; text-align: right; font-size: 19px;
}
.our_process ol.process_steps li.active {
	background: url("/sites/all/themes/bp_2/images/our_process/check-on.png") no-repeat right; color: rgb(255, 102, 0);
}
.our_process ol.process_steps li:hover {
	background: url("/sites/all/themes/bp_2/images/our_process/check-on.png") no-repeat right; color: rgb(255, 102, 0);
}
#content .our_process ol.process_steps li.active a {
	color: rgb(255, 102, 0);
}
#content .our_process ol.process_steps li a:hover {
	color: rgb(255, 102, 0);
}
#content .our_process ol.process_steps li.active span {
	background: url("/sites/all/themes/bp_2/images/our_process/flourish-orange.png") no-repeat left bottom; padding-bottom: 15px; padding-left: 20px;
}
.our_process ol li strong {
	font-size: 21px;
}
.process_info {
	background: url("/sites/all/themes/bp_2/images/our_process/process-info.png") no-repeat right top; padding: 0px 50px 0px 70px; height: 460px; margin-left: 290px; position: relative;
}
.process_info h2 {
	margin: 0px; padding: 5px 0px; height: 45px; color: rgb(102, 102, 102); font-size: 20px;
}
.process_info h2 strong {
	text-transform: uppercase; font-size: 24px;
}
.process_info .process_content {
	height: 350px;
}
.process_info .process_pager {
	left: 20px; width: 150px; text-align: right; font-size: 12px; margin-top: 15px; float: right; position: relative;
}
.process_info .process_pager li {
	display: inline;
}
.process_info .process_pager li.prev {
	background: url("/sites/all/themes/bp_2/images/our_process/arrow-prev.gif") no-repeat left 3px; padding: 0px 5px 0px 13px; border-right-color: rgb(153, 153, 153); border-right-width: 1px; border-right-style: solid;
}
.process_info .process_pager li.last.prev {
	border: currentColor; padding-right: 0px;
}
.process_info .process_pager li.next {
	background: url("/sites/all/themes/bp_2/images/our_process/arrow-next.gif") no-repeat right 3px; padding: 0px 13px 0px 5px;
}
.process_info h3 {
	background: url("/sites/all/themes/bp_2/images/our_process/bullet-orange.png") no-repeat left; padding: 5px 0px 5px 20px; color: rgb(102, 102, 102); font-size: 17px; font-weight: bold;
}
.process_info h3 strong {
	color: rgb(255, 102, 0);
}
.our_process li a {
	text-decoration: none;
}
.our_process li a:hover {
	text-decoration: underline;
}
.pwc_menu {
	padding: 5px; border: 1px solid rgb(204, 204, 204); clear: both;
}
.pwc_menu h2.title {
	display: none;
}
.pwc_menu .content {
	background: rgb(145, 172, 219); padding: 0px 0px 0px 70px; height: 43px; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 12px; font-weight: bold;
}
.pwc_menu .clear-block {
	display: none;
}
.pwc_menu .content ol {
	list-style: none; margin: 0px; padding: 0px; display: inline;
}
.pwc_menu .content ol li {
	margin: auto; padding: 10px 10px 15px; float: left; display: block;
}
#content .pwc_menu .content ol li a {
	color: rgb(255, 255, 255); text-decoration: none;
}
#content .pwc_menu .content ol li.selected a {
	color: rgb(177, 1, 99);
}
#content .pwc_menu .content ol li:hover a {
	color: rgb(177, 1, 99);
}
#content .pwc_menu .content ol li.selected {
	background: url("/sites/all/themes/bp_2/images/leaf-pink.gif") no-repeat bottom;
}
#aboutUsPage {
	padding: 0px 20px 20px; border: 1px dashed rgb(171, 171, 171); width: 586px;
}
#aboutUsPage .hdr {
	padding: 30px 0px 10px; color: rgb(48, 139, 150); clear: both; font-size: 16px; font-weight: bold;
}
#aboutUsPage ul {
	margin: 0px; padding: 0px; float: left; list-style-type: none;
}
#aboutUsPage ul.awards li {
	padding: 20px 0px; width: 100%; clear: both; border-bottom-color: rgb(226, 226, 226); border-bottom-width: 1px; border-bottom-style: solid; float: left;
}
#aboutUsPage .awardsLogo {
	width: 150px; height: 50px; padding-right: 20px; float: left;
}
#aboutUsPage .awardsLogo img {
	margin: 0px auto; display: block;
}
#aboutUsPage .awardsDescription {
	width: 416px; float: left;
}
#content ul.press a {
	color: rgb(48, 139, 150);
}
#aboutUsPage .cornerPlacer {
	width: 100%; clear: both; position: relative;
}
#aboutUsPage .cornerPlacer .bottomRightCorner {
	right: -21px; bottom: -21px; position: absolute;
}
ul.aboutUsSidebar {
	line-height: 1.7em; list-style-type: none;
}
.aboutUsSidebar li {
	background: url("/sites/all/themes/bp_2/images/arrow-rightGreen6x8.gif") no-repeat right; padding-right: 11px; clear: both; float: left;
}
ul.aboutUsSidebar a {
	text-decoration: none;
}
ul.aboutUsSidebar a:hover {
	text-decoration: underline;
}
#page .taxonomy {
	display: none;
}
.ucppoa-selection-item {
	margin-top: -1.4em; margin-left: 35px;
}
.ucppoa-selection-item .option-label {
	width: 5em; font-weight: bold; margin-right: 2em; float: left;
}
#content-area .order-stats span.coupon-item {
	clear: left; float: left;
}
#content-area .order-stats .profile-value-coupons {
	float: left;
}
.page-search .box h2 {
	background: rgb(238, 238, 238); padding: 5px 10px; border: 1px solid rgb(204, 204, 204); width: 650px; margin-top: 15px;
}
.page-search iframe {
	max-height: 950px;
}
div.sweepstakes #page {
	background: rgb(255, 255, 255); padding: 1em; color: rgb(102, 102, 102);
}
div.sweepstakes #ajax_register_block_anonymous {
	text-align: right; white-space: nowrap;
}
div.sweepstakes #ajax_register_block_anonymous a {
	margin-left: 10px; display: inline-block !important;
}
div.sweepstakes #ajax_register_block_anonymous br {
	display: none;
}
div.sweepstakes form.webform-client-form {
	margin: 0px auto; width: 80%;
}
div.sweepstakes form.webform-client-form fieldset {
	border: 1px solid rgb(48, 139, 150); width: 100%;
}
div.sweepstakes form.webform-client-form fieldset label {
	width: 30%; text-align: right; display: inline-block;
}
div.sweepstakes form.webform-client-form fieldset legend {
	text-align: right; color: rgb(48, 139, 150); font-size: 1.5em;
}
div.sweepstakes form.webform-client-form fieldset div.container-inline {
	margin: 0px 2%; width: 65%; text-align: left; clear: right; display: inline-block;
}
div.sweepstakes form.webform-client-form fieldset label.option {
	text-align: left; clear: right; margin-left: 32%;
}
div.sweepstakes .container-inline-date .form-item .form-item {
	float: none !important; display: inline !important;
}
div.sweepstakes .description {
	margin-left: 240px;
}
div.sweepstakes .description#message {
	background: rgb(204, 255, 204); padding: 1%; border: 1px solid rgb(51, 255, 51);
}
.ui-datepicker-div {
	width: 16.5em;
}
.ui-datepicker-inline {
	width: 16.5em;
}
#ui-datepicker-div {
	width: 16.5em;
}
#ui-datepicker-div .ui-datepicker-month {
	padding-bottom: 10px;
}
.ui-datepicker .ui-datepicker-title {
	padding-bottom: 10px;
}
#ui-datepicker-div .ui-datepicker-header select {
	width: 144px; clear: both; float: none; position: relative;
}
#edit-submitted-account-information-user-state-wrapper {
	display: none;
}
.page-denis-reggie.not-front.no-sidebars #content-inner {
	margin: 0px 25px 25px;
}
.page-denis-reggie #main-inner {
	margin-bottom: 0px;
}
.page-denis-reggie h1 {
	font-size: 26px;
}
.page-denis-reggie .bold {
	font-weight: bold;
}
.page-denis-reggie .italic {
	font-style: italic;
}
#dr-package-page-form h2 {
	margin: 21px 0px 9px; color: black; font-size: 19px;
}
#dr-package-page-form .superscript {
	font-size: 12px; vertical-align: top;
}
#core-product-list {
	padding-top: 10px; margin-bottom: 10px;
}
#core-product-list ul {
	margin: 0px; padding: 0px 0px 0px 20px;
}
#core-product-list ul li {
	display: inline; list-style-type: none;
}
#core-product-list ul li ul {
	margin: 0px; padding: 0px;
}
#core-product-list ul li ul li {
	color: rgb(48, 48, 47); font-weight: bold; display: list-item; list-style-type: disc;
}
#core-optional-radios {
	padding-left: 22px;
}
#core-optional-radios > .form-item {
	margin: 0px;
}
#core-optional-radios label {
	color: rgb(48, 139, 150); vertical-align: top;
}
#core-optional-radios .form-radios {
	margin: 0px; padding: 0px; vertical-align: top; display: inline-block; zoom: 1;
}
#core-optional-radios .form-radios label {
	color: rgb(48, 48, 47); font-weight: bold; vertical-align: baseline;
}
#core-optional-radios .form-radios .form-item {
	margin-top: 0px;
}
#dr-package-page-form p.core-price {
	color: rgb(48, 48, 47); padding-left: 10px; font-style: italic;
}
#dr-package-page-form .form-checkboxes p {
	margin: 0px; padding: 0px 0px 0px 22px; font-size: 11px;
}
#cart-clear-selector-dialog #header-text {
	text-align: center; font-size: 18px; margin-bottom: 20px;
}
#cart-clear-selector-dialog #header-text p:first-child {
	margin-bottom: 20px;
}
#cart-clear-selector-dialog #bp-product-cart-clear-selector-form {
	text-align: center;
}
#cart-clear-selector-dialog #edit-dr-link {
	margin-right: 40px;
}
#cart-clear-selector-dialog #section-close-button {
	display: none;
}
#dr-package-page-form .form-checkboxes label {
	padding-top: 2px;
}
#dr-package-page-form fieldset {
	border: 1px solid rgb(203, 203, 203);
}
#dr-package-page-form fieldset.wedding-info {
	padding: 10px 20px;
}
#dr-package-page-form .custom-select {
	background: url("/sites/all/themes/bp_2/images/denis-reggie/dre_select_arrow.png") no-repeat right 0px;
}
#dr-package-page-form #edit-city-wrapper {
	margin-right: 10px; display: inline;
}
#dr-package-page-form #edit-state-wrapper {
	margin-right: 10px; display: inline;
}
#dr-package-page-form #edit-date-wrapper {
	margin-right: 10px; display: inline;
}
#dr-package-page-form #edit-city-wrapper input {
	padding: 4px 6px 3px; border: 1px solid rgb(204, 204, 204); width: 150px;
}
#dr-package-page-form #edit-state-wrapper {
	margin: 1em 10px 1em 0px; position: relative;
}
#dr-package-page-form #edit-state {
	padding: 0px 10px;
}
#dr-package-page-form #edit-state-wrapper .custom-select {
	top: -5px; line-height: 18px;
}
#dr-package-page-form #edit-date-wrapper input {
	padding: 4px 0px 3px 8px; border: 1px solid rgb(204, 204, 204); width: 100px;
}
#dr-package-page-form #edit-submit {
	padding: 3px 4px; border: 1px solid white; width: 95px; color: rgb(255, 255, 255); font-weight: bold; float: right; background-color: rgb(87, 179, 189);
}
#thankyou-content h2 {
	font-size: 32px; margin-top: 7px;
}
#thankyou-content h3 {
	color: black; font-size: 22px;
}
#thankyou-content {
	padding: 10px; border: 1px solid rgb(204, 204, 204);
}
#thankyou-content img {
	margin-right: 20px; float: left;
}
.page-blog #secondary {
	height: 20px;
}
.node-blog {
	padding-top: 25px;
}
.node-blog .title {
	padding: 0px 0px 5px; width: 600px; font-size: 26px; border-bottom-color: rgb(112, 193, 199); border-bottom-width: 1px; border-bottom-style: dotted;
}
.node-blog .title a {
	color: rgb(37, 140, 149) !important; text-decoration: none;
}
.node-blog .content {
	width: 600px;
}
.node-blog .more-link {
	text-align: left; margin-bottom: 20px; float: none; display: block;
}
#content .node-blog a {
	color: rgb(48, 139, 150);
}
.node-blog.node div.links {
	background: rgb(238, 238, 238); padding: 0px 30px 0px 15px; border: 1px solid rgb(230, 230, 230); width: 555px; text-align: left; color: rgb(102, 102, 102); line-height: 33px; font-size: 11px; margin-bottom: 7px;
}
.node-blog.node div.links ul.links {
	text-align: right; float: right;
}
.node-blog div.tags {
	padding: 0px 15px; color: rgb(102, 102, 102); font-size: 12px;
}
.node-blog .taxonomy_list {
	margin: 0px; padding: 0px; display: inline;
}
.node-blog .taxonomy_list li {
	margin: 0px; padding: 0px; display: inline;
}
.node-blog ul.taxonomy_list li a {
	color: rgb(37, 140, 149) !important; font-size: 12px;
}
.node-blog div.links a {
	color: rgb(37, 140, 149) !important; font-size: 12px;
}
.node-blog .links li a {
	font-weight: bold;
}
.node-blog .links .arrows {
	float: left;
}
.node-blog .links a {
	color: rgb(37, 140, 149) !important; text-decoration: none;
}
.node-blog .links a:hover {
	text-decoration: underline;
}
.pager a {
	text-decoration: none;
}
.item-list .pager li {
	padding: 0px;
}
.item-list .pager .pager-previous a {
	background: url("/sites/all/themes/bp_2/images/our_process/arrow-prev.gif") no-repeat left 3px; padding: 0px 5px 0px 13px;
}
.item-list .pager .pager-next a {
	background: url("/sites/all/themes/bp_2/images/our_process/arrow-next.gif") no-repeat right 3px; padding: 0px 13px 0px 5px;
}
#content .pager a {
	color: rgb(101, 102, 102);
}
#content .pager a:visited {
	color: rgb(101, 102, 102);
}
#content .pager li a.active {
	color: rgb(101, 102, 102);
}
#content .pager li.pager-previous a {
	color: rgb(48, 139, 150); font-weight: bold;
}
#content .pager li.pager-next a {
	color: rgb(48, 139, 150); font-weight: bold;
}
#content .item-list ul.pager li {
	margin: 0px 0px 0.25em 0.5em;
}
#content .node-blog.node div.links {
	padding-left: 15px;
}
#sidebar-right .article_info ul {
	list-style: none;
}
#sidebar-right .article_info ul li {
	list-style: none;
}
#sidebar-right .article_info ol {
	list-style: none;
}
#sidebar-right .article_info ol li {
	list-style: none;
}
.node-type-webform .form-submit {
	clear: both; float: left;
}
.webform-component-appointment_time .form-item {
	margin-right: 15px;
}
.webform-component-time .form-item {
	margin-right: 15px;
}
.webform-component-time .form-radios .form-item {
	margin-right: auto;
}
#uc-cart-checkout-form #gmap-gmap_reception_address-gmaplocation0-wrapper {
	clear: both;
}
#uc-cart-checkout-form #gmap-gmap_ceremony_address-gmaplocation0-wrapper {
	clear: both;
}
#uc-cart-checkout-form .webform-component-gmap_location .gmap-gmap {
	margin-left: 192px;
}
#uc-cart-checkout-form .webform-component-gmap_location .gmap-error {
	margin-left: 192px;
}
#uc-cart-checkout-form .webform-gmaplocation-update-container {
	margin-left: 192px;
}
#uc-cart-checkout-form .webform-component-gmap_location label {
	width: 182px;
}
#uc-cart-checkout-form .webform-component-time label {
	width: 182px;
}
#uc-cart-checkout-form .webform-component-appointment_time label {
	width: 182px;
}
#uc-cart-checkout-form .webform-component-textfield label {
	width: 182px;
}
#uc-cart-checkout-form .webform-component-select label {
	width: 182px;
}
#uc-cart-checkout-form .webform-component-time .form-radios label {
	width: auto; float: none;
}
#uc-cart-checkout-form .webform-component-time .form-radios input {
	width: auto; float: none;
}
#uc-cart-checkout-form .webform-component-time {
	clear: both;
}
#uc-cart-checkout-form .webform-component-appointment_time {
	clear: both;
}
#uc-cart-checkout-form .webform-component-textfield {
	clear: both;
}
#uc-cart-checkout-form .webform-component-select {
	clear: both;
}
.webform-gmaplocation-update-container {
	margin-bottom: 1em;
}
#uc-cart-checkout-form .webform-gmaplocation-update-container {
	margin-top: -1em;
}
#uc-cart-checkout-form .gmap-gmaplocation {
	width: 300px;
}
#edit-panes-webform-nid7887-webform-ceremony-address-latlong-wrapper {
	display: none;
}
#edit-panes-webform-nid7887-webform-reception-address-latlong-wrapper {
	display: none;
}
#uc-cart-checkout-form #gmap-gmap_reception_address-latlon0-wrapper {
	display: none;
}
#uc-cart-checkout-form #gmap-gmap_ceremony_address-latlon0-wrapper {
	display: none;
}
#uc-cart-checkout-form .gmap-revlatlon {
	display: none;
}
#uc-cart-checkout-form .webform-type-appointment-time-date {
	display: none;
}
#uc-cart-checkout-form #webform-component-reception_address {
	position: relative;
}
#uc-cart-checkout-form #webform-component-ceremony_address {
	position: relative;
}
#uc-cart-checkout-form .webform-gmaplocation-update {
	border-width: 1px; border-style: solid; border-color: rgb(136, 136, 136) black black rgb(136, 136, 136); padding: 4px; width: 88px; text-align: center; color: white !important; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 20px; display: block; background-color: rgb(71, 164, 175);
}
.wedding-essentials-error {
	color: rgb(204, 0, 0);
}
#checkout-review .wedding-essentials-error {
	display: inline;
}
.review-pane {
	margin-left: 48px;
}
#review-pane-payment-plan {
	margin-left: 0px;
}

#category-name-steve
{
}

#White-Text-Steve
{
	color: #FFF;
}

.yellow-text-steve
{
	color: #CC0;
}

.red-text-steve
{
	color: #0FF;
	font-size: 16px;
}
