
body {background-color: #111111; font-family: Arial; color: #FFFFFF; margin: 0;}

.header-contact-container {
	background-color: #666666; /*#333333;*/ /*#FF6600;*/
	padding: 10px 30px;
	color: #FFFFFF;
	text-align: right;
}
.header-contact-container-item {
	margin: 0 20px;
}
.header-contact-social-logo {
	width: 20px;
	height: 20px;
	border-radius: 3px;
	border: 1px solid #999999;
	margin: -5px 2px;
	vertical-align: middle;
}
/*.header-contact-container a:hover {
	color: #000000;
}*/

.main-container {
	margin: 8px;
}

.backcolor {background-color: #111111;}

/* BBBBBB */
h1 {font-family: Arial; font-size: 32pt; color: #FFFFFF;}
h2 {font-family: Arial; font-size: 24pt; color: #00CCFF;}
h3 {font-family: Arial; font-size: 16pt; color: #FFFFFF;} /* line-height: .5em;}*/

h1.index-heading {
	font-size: 40pt;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2.index-subheading {
	margin-top: 10px;
}

.index-spaced > li {
	margin-bottom: 15px;
}

.index-works-with-list {
	text-align: center;
	margin: -20px;
}

.index-works-with-item {
	vertical-align: top;
	text-align: center;
	width: 175px;
	display: inline-block;
	margin: 20px;
}

.index-works-with-name {
	margin-top: 0;
	margin-bottom: 8px;
}

.index-works-with-pic-container {
	width: 175px;
	height: 131px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.index-works-with-pic {
	max-width: 175px;
	max-height: 131px;
}

.basketball-works-with-list {
	text-align: center;
	margin: -30px;
}

.basketball-works-with-item {
	vertical-align: top;
	text-align: center;
	width: 225px;
	display: inline-block;
	margin: 30px;
}

.basketball-works-with-name {
	margin-top: 0;
	margin-bottom: 8px;
}

.basketball-works-with-pic-container {
	width: 225px;
	height: 169px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.basketball-works-with-pic {
	max-width: 225px;
	max-height: 169px;
}

.index-feature-container {
	width: 100%;
}

.index-feature-horizontal {
	width: 100%;
	height: 0px;
	border-top: 1px solid #999999;
}

.index-feature-grid {
	margin-top: 35px;
	margin-bottom: 35px;
}

.index-feature-grid-cell {
	padding: 5px 30px 5px 30px;
}
.index-feature-grid-cell.index-feature-grid-cell-left {
	padding-left: 0;
	padding-right: 50px;
}
.index-feature-grid-cell.index-feature-grid-cell-right {
	padding-left: 50px;
	padding-right: 0;
}

.index-feature-grid > tbody > tr > td.border-right {
	border-right: 1px solid #999999;
}

.index-feature-item-pic {
	padding-right: 20px;
}

.index-feature-item-pic > img {
	width: 180px;
}
.index-feature-item-pic.wide > img {
	width: 270px;
}

.index-feature-item-info > h3 {
	margin-bottom: 12px;
}

.index-feature-item-info > p {
	margin-top: 12px;
}

.contactus-social-logo {
	width: 25px;
	height: 25px;
	border-radius: 4px;
	margin: 4px 2px;
}

.video-text-arrow {
	margin-left: 10px;
}

.video-box {
	border: 1px solid #666666;
}

.how-to-set-up-list {
	text-align: center;
	margin: -40px -50px;
}

.how-to-set-up-item {
	vertical-align: top;
	text-align: center;
	width: 500px;
	display: inline-block;
	margin: 40px 70px;
}

.how-to-set-up-item > a {
	display: inline-block;
}

.how-to-set-up-name {
	margin-top: 8px;
	margin-bottom: 0;
}

.how-to-set-up-pic-container {
	width: 500px;
	height: 225px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.how-to-set-up-pic {
	max-width: 500px;
	max-height: 225px;
}

.compare-packages-choose-container {
	display: inline-block;
	text-align: center;
	border: 1px solid #666666;
	border-radius: 30px;
	padding: 20px 40px 40px 40px;
}

.compare-packages-choose-purchase-type-examples {
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 {font-family: Arial; font-size: 14pt; color: #FFFFFF;}

table.whiteborder {background-color: #FFFFFF;}
td.whitebordercell {background-color: #111111;}

table.dividerborder {background-color: #666666;}
td.dividerbordercell {background-color: #111111;}
td.dividerbordercell-light {background-color: #262626;}
td.dividerbordercell-lighter {background-color: #2A2A2A;}

td.pricing1 {background-color: #333333;}
td.pricing2 {background-color: #111111;}

.choose-download-button-cell {
	padding-top: 18px;
	padding-bottom: 18px;
}

.choose-learn-more-cell {
	font-size: 14pt;
}

.product-title-block {
	text-align: center;
	display: inline-block;
}

.product-title-discontinued-info {
	margin-top: 6px;
}

table.featurebox {
	background-color: #333333;
	border: 1px solid #666666;
	width: 100%;
}

.highlight-background {
	background-color: #333333;
}

.image-caption {
	line-height: 2.5em;
}

.pricing-price-info {
	margin-left: 5px;
}

.pricing-purchase-option-info {
	margin-left: 5px;
}

.compare-packages-tab {
	font-weight: bold;
	font-size: 18px;
}

.feature-page-tab {
	font-weight: bold;
	font-size: 18px;
}

.feature-page-bold-spaced {
	font-weight: bold;
}
.feature-page-bold-spaced > li {
	margin-top: 1em;
	margin-bottom: 1em;
}
.feature-page-bold-spaced > li > ol > li {
	margin-top: 1em;
	margin-bottom: 1em;
}

.feature-page-spaced > li {
	margin-top: 1em;
	margin-bottom: 1em;
}
.feature-page-spaced > li > ul > li {
	margin-top: 1em;
	margin-bottom: 1em;
}

ul.download-page-tips > li {
	margin-bottom: 1em;
}

.program-feature-comparison-column-spacer {
	padding-left: 7px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.program-feature-comparison-column {
	background-color: #2A2A2A;
}

.program-feature-comparison-bottom-download {
	padding-top: 20px;
}

.program-feature-comparison-column-selected {
	background-color: #444444;
}

.program-feature-comparison-program-name {
	font-weight: bold;
}

tr.program-feature-comparison-row-divider > td {
	border-top: 1px solid #666666;
}

tr.program-feature-comparison-row-divider > td.program-feature-comparison-indent-column {
	border-top: none;
}

tr.program-feature-comparison-row-divider > td.program-feature-comparison-no-border {
	border-top: none;
}

.program-feature-comparison-indent-column {
	padding-left: 40px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.program-feature-comparison-divider-or-purchase-option {
	padding-left: 30px;
	font-weight: bold;
	vertical-align: middle;
}

.program-feature-comparison-divider-or-price {
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}

.program-feature-comparison-price {
	font-weight: bold;
	font-size: 130%;
}

.program-feature-comparison-price.upgrade-price {
	color: #FFFF66;
}

.program-feature-comparison-feature-name {
	font-weight: bold;
}

.program-feature-comparison-short-desc {
	margin-top: 4px;
	margin-bottom: 0;
	margin-left: 30px;
	font-size: 90%;
}

.program-feature-comparison-long-desc-info {
	margin-left: 5px;
}

.program-feature-comparison-long-desc-popup-content {
	text-align: left;
	font-size: 10pt;
}

.program-feature-comparison-long-desc-detail-link {
	margin-top: 12px;
	font-weight: bold;
}

.program-feature-comparison-long-desc-image-container {
	margin-top: 22px;
}

.program-feature-comparison-long-desc-image {
	max-width: 100%;
	border: 1px solid black;
}

.program-feature-comparison-feature-available {
	color: #00BB00;
	font-size: 20px;
}
.program-feature-comparison-feature-unavailable {
	color: #EE0000;
	font-size: 24px;
}

.buttonstyled.purchase-pay-with-card {
	margin-top: 0;
	padding-left: 22px;
	padding-right: 22px;
}

.buttonstyled.purchase-pay {
	margin-top: 0;
	width: 100%;
}

.register-program-pic-small {
	max-width: 300px;
	max-height: 180px;
}

.register-program-pic-cart {
	max-width: 200px;
	max-height: 120px;
}

.register-cart-program-name {
	font-weight: bold;
	margin-bottom: 10px;
}
.register-cart-details {}
.register-cart-serial {}
.register-cart-goback {
	font-size: 80%;
	margin-top: 20px;
}
.register-cart-price {
	text-align: right;
	vertical-align: top;
	width: 100px;
}
.register-cart-line {
	margin: 0;
	border-top: 1px solid #666666;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.register-cart-total-label {
	font-weight: bold;
}
.register-cart-total-price {
	font-weight: bold;
}
.register-cart-total {
	background-color: #333333;
}

.buttonstyled.register-program-comparison-select {
	margin-top: 8px;
}

table.divider-border td.manual-payment-payment-option-button-cell {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 10px;
	border-bottom-width: 0;
}
table.divider-border td.manual-payment-payment-option-info-cell {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 10px;
	border-top-width: 0;
}

.shipping-list-item {
	margin-bottom: 10px;
	text-indent: -30px;
	margin-left: 30px;
}
.shipping-list-item:last-child {
	margin-bottom: 0;
}

.tab-content-container {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 35px;
}

table.downloadbutton {background-color: #666666;}
td.downloadbutton {background-color: #424242;}

/* 00CCFF */
p {font-family: Arial; color: #FFFFFF;}
p.descriptionheading {font-family: Arial; font-weight: bold; color: #FFFFFF; text-align: left; margin: 0;}
p.description {font-family: Arial; color: #FFFFFF;}
.white {font-family: Arial; color: #FFFFFF;}
.biginfo {font-family: Arial; font-size: 14pt; color: #FFFFFF;}
.smalltext {font-family: Arial; font-size: 10pt; color: #FFFFFF;}
.line-spacing {
	line-height: 150%;
	margin-top: 25px;
	margin-bottom: 25px;
}
h3.descriptionheading {
	color: #00CCFF;
	margin: 0;
}

.options-header {
	text-align: left;
	margin-bottom: 20px;
}

.orange {color: #FF6600;}
.orange a:link {color: #FF6600;}
.orange a:visited {color: #FF6600;}
.orange a:hover {color: #FFFFFF;}

.blue {color: #00CCFF;}
.blue a:link {color: #00CCFF;}
.blue a:visited {color: #00CCFF;}
.blue a:hover {color: #FFFFFF;}

.piccaption {font-size: 10pt;}

.footnote {
	font-size: 10pt;
}

.caption {
	margin-top: 5px;
}

.picdesc {margin-bottom: 10px; margin-top: 0px; text-align: left;}

.warning {color: #FF6600;}
.warningtitle {color:#FF0000;}

li {font-family: Arial; color: #FFFFFF;}
span.li {font-family: Arial; color: #FFFFFF;}

li.normal {font-weight: normal; margin-left: 0px; margin-bottom: 20px;}

.scoreboard-group-buttons {
	margin-top: 20px;
}

div.scoreboard-list-group {
	margin-top: 40px;
	border: 1px solid #666666;
	border-radius: 30px;
	position: relative;
}
div.scoreboard-list-group a.scoreboard-list-group-anchor {
	position: absolute;
	top: -15px;
}
div.scoreboard-list-group-top {
	text-align: right;
	padding-right: 15px;
	padding-bottom: 15px;
}

div.scoreboards-list {
	text-align: center;
}
div.scoreboards-list div.scoreboards-item {
	vertical-align: top;
	text-align: center;
	width: 200px;
	display: inline-block;
	margin: 20px;
}
div.scoreboards-list .scoreboards-name {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
}
div.scoreboards-list .scoreboards-pic-heading {
	font-size: 10pt;
	text-align: center;
	margin-bottom: 10px;
}
div.scoreboards-list .label-scoreboards {
	background-color: #3377BB;
	font-size: 10pt;
}
div.scoreboards-feature-list {
	text-align: center;
}
div.scoreboards-feature-item {
	margin: 30px 20px;
	position: relative;
	display: inline-block;
}
.scoreboards-feature-item-pic {
	position: absolute;
}
div.scoreboards-feature-item div.scoreboards-feature-item-info {
	text-align: left;
	display: inline-block;
	max-width: 500px;
	padding-left: 220px;
	min-height: 115px;
}
.scoreboards-feature-item-info-name {
	margin-bottom: 20px;
	font-size: 14pt;
	font-weight: bold;
}
.scoreboards-feature-item-info-description {
	line-height: 150%;
}
.scoreboards-group-description {
	line-height: 150%;
	text-align: left;
}

.programlist {font-family: Arial; color: #000000; font-size: 13pt;}

.completesolutionsfilters {
	margin-top: 20px;
	margin-bottom: 50px;
}
.completesolutionsfiltername {
	font-size: 16pt;
	font-weight: bold;
}
.completesolutionsfiltervalue select {
	font-size: 16pt;
	font-weight: bold;
}
.completesolutionscompany {
	margin-bottom: 40px;
}
.completesolutionsimages {
	float: right;
	margin-left: 50px;
	margin-bottom: 20px;
	text-align: center;
}
.completesolutionsimage {
	max-width: 300px;
	max-height: 170px;
}
.completesolutionsimages .caption {
	margin-top: 4px;
}
.completesolutionstitle {
	margin-top: 0;
	margin-bottom: 10px;
}
.completesolutionscompanyname {
	color: #00CCFF;
}
.completesolutionsareaserved {
	
}
.completesolutionsservices {
	margin-top: 10px;
	margin-left: 40px;
}
.completesolutionscost {
	margin-top: 10px;
	margin-left: 40px;
}
.completesolutionsservicesindent {
	margin-top: 0;
	margin-left: 80px;
}

.customerpicturesgroup {
	margin-bottom: 40px;
}
.customerpicturesimages {
	margin-left: 60px;
}
.customerpicturesimages a.image {
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
.customerpicturestitle {
	margin-bottom: 10px;
	color: #00CCFF;
}

.complementary-products-categories-list {
	text-align: center;
	margin: -40px -50px;
}
.complementary-products-categories-item {
	vertical-align: top;
	text-align: center;
	width: 500px;
	display: inline-block;
	margin: 40px 70px;
}
.complementary-products-categories-item > a {
	display: inline-block;
}
.complementary-products-categories-name {
	margin-top: 8px;
	margin-bottom: 0;
	color: #00CCFF;
}
a:link .complementary-products-categories-name {color: #00CCFF;}
a:visited .complementary-products-categories-name {color: #00CCFF;}
a:hover .complementary-products-categories-name {color: #FF6600;}
.complementary-products-categories-description {
	margin-top: 8px;
	margin-bottom: 0;
}
.complementary-products-categories-pic-container {
	width: 500px;
	height: 225px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.complementary-products-categories-pic {
	max-width: 500px;
	max-height: 225px;
}

.complementaryproductsgroup {
	margin-bottom: 40px;
}
.complementaryproductsinfo {
	margin-left: 60px;
}
.complementaryproducts-description {
	padding-left: 170px;
}
.complementaryproductsinfo p.description {
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 20px;
}
.complementaryproducts-imagecontainer {
	float: left;
	width: 150px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.complementaryproducts-image {
	max-width: 150px;
	max-height: 150px;
}
.complementaryproductstitle {
	margin-bottom: 10px;
	color: #00CCFF;
}


.screen-setup-image-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

a:link, a:link h3 {color: #FFFFFF; text-decoration: underline;}
a:visited, a:visited h3 {color: #FFFFFF; text-decoration: underline;}
a:hover, a:hover h3 {color: #FF6600; text-decoration: underline;}

a.contents {
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 2px 2px 2px #1A1A1A;
	padding: 6px 2px 6px 2px;
	display: block;
	line-height: 1;
	text-align: left;
}
a.contents:link {
	color: #FF6600;
	text-decoration: none;
}
a.contents:visited {
	color: #FF6600;
	text-decoration: none;
}
a.contents:hover {
	color: #FF0000;
	text-decoration: none;
}

td.contents {
	padding: 5px 2px;
}

td.contents a.primary {
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 2px 2px 2px #1A1A1A;
	display: block;
	line-height: 1;
	text-align: left;
}
td.contents a.primary:link {
	color: #FF6600;
	text-decoration: none;
}
td.contents a.primary:visited {
	color: #FF6600;
	text-decoration: none;
}
td.contents a.primary:hover {
	color: #FF0000;
	text-decoration: none;
}

td.contents a.secondary {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 2px 2px 2px #1A1A1A;
	padding: 5px 0 0 25px;
	display: block;
	line-height: 1;
	text-align: left;
}
td.contents a.secondary:link {
	color: #FF6600;
	text-decoration: none;
}
td.contents a.secondary:visited {
	color: #FF6600;
	text-decoration: none;
}
td.contents a.secondary:hover {
	color: #FF0000;
	text-decoration: none;
}

.contents-social-logo {
	width: 40px;
	height: 40px;
	border-radius: 4px;
	margin: 2px;
}

.index-news-item {
	margin-bottom: 15px;
}

.index-news-icon {
	margin: 2px;
	vertical-align: middle;
}

.index-news-social-logo {
	width: 30px;
	height: 30px;
	border-radius: 4px;
}

.latest-news li {
	margin-bottom: 10px;
}

.downloadbutton {
	text-align: left;
}

.buttondownload {
	font-family: Arial;
	color: #FF6600;
	text-decoration: none;
	font-size: 15pt;
	font-weight: bold;
	text-shadow: 2px 2px 2px #222222;
	border: 2px solid #FFFFFF;
	border-radius: 13px;
	padding: 3px 15px;
	margin-top: 5px;
	line-height: 2em;
}
.buttondownload:link {
	color: #FF6600;
	text-decoration: none;
}
.buttondownload:visited {
	color: #FF6600;
	text-decoration: none;
}
.buttondownload:hover {
	color: #FF0000;
	text-decoration: none;
}

.download-block-download-cell {
	padding-top: 15px;
	padding-bottom: 15px;
}

.download-block-details {
	line-height: 1.5;
}

.download-box-download-cell {
	padding-top: 10px;
	padding-bottom: 10px;
}

.download-box-details {
	line-height: 1.5;
}

.download-box-pricing-features {
	font-weight: bold;
}

.buttonstyled, .btn.buttonstyled {
	font-family: Arial;
	color: #FF6600;
	background-color: #424242;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	text-shadow: 2px 2px 2px #282828;
	border: 2px solid #FFFFFF;
	border-radius: 12px;
	padding: 4px 15px;
	margin-top: 5px;
	cursor: pointer;
}
.buttonstyled:link, .btn.buttonstyled:link {
	color: #FF6600;
	text-decoration: none;
}
.buttonstyled:visited, .btn.buttonstyled:visited {
	color: #FF6600;
	text-decoration: none;
}
.buttonstyled:hover, .btn.buttonstyled:hover {
	color: #FF0000;
	text-decoration: none;
}
.buttonstyled:disabled, .btn.buttonstyled:disabled {
	color: #993300;
	background-color: #333333;
	text-decoration: none;
	cursor: default;
}
.btn.buttonstyled.no-vertical-margin {
	margin-top: 0;
	margin-bottom: 0;
}

h3 .buttonstyled, .buttonstyled.large {
	font-size: 16pt;
	padding: 7px 17px;
}

p.contents {margin-top: 0px; margin-bottom: 10px;}

.info-inline-block {
	display: inline-block;
	border: 1px solid #666666;
	border-radius: 20px;
	padding: 20px;
}

.discontinued-product-download-section {
	margin-top: 25px;
}

.customer-pictures-carousel {
	width: 500px;
	height: 375px;
}

.customer-pictures-carousel-item {
	width: 500px;
	height: 375px;
}

.customer-pictures-carousel-item-container {
	width: 500px;
	height: 375px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.customer-pictures-carousel-item-img {
	max-width: 500px;
	max-height: 375px;
}

.customer-pictures-carousel-item .carousel-caption p {
	background-color: rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.5);
}

.customer-pictures-carousel .carousel-indicators {
	bottom: 5px;
}

.customer-pictures-carousel .carousel-caption {
	bottom: 10px;
}

.customer-pictures-carousel .carousel-caption p {
	font-size: 10pt;
	color: #FFFFFF;
	padding: 3px;
}

.screenshot-pictures-carousel {
	width: 500px;
	height: 315px;
}

.screenshot-pictures-carousel-item {
	width: 500px;
	height: 315px;
}

.screenshot-pictures-carousel-item-container {
	width: 500px;
	height: 315px;
	text-align: center;
	vertical-align: top;
	display: table-cell;
}
.screenshot-pictures-carousel-item-img {
	max-width: 400px;
	max-height: 225px;
}

.screenshot-pictures-carousel .carousel-caption {
	left: 0;
	right: 0;
	bottom: 10px;
	padding-bottom: 30px;
}

.screenshot-pictures-carousel-item .carousel-caption p {
	font-size: 10pt;
	color: #FFFFFF;
	padding: 3px;
}

.screenshot-pictures-carousel .carousel-control {
	width: 50px;
	height: 225px;
}

.screenshot-pictures-carousel .carousel-indicators {
	bottom: 5px;
}

.screenshot-pictures-carousel-landscape-portrait.screenshot-pictures-carousel {
	width: 500px;
	height: 490px;
}

.screenshot-pictures-carousel-landscape-portrait.screenshot-pictures-carousel .screenshot-pictures-carousel-item {
	width: 500px;
	height: 490px;
}

.screenshot-pictures-carousel-landscape-portrait.screenshot-pictures-carousel .screenshot-pictures-carousel-item-container {
	width: 500px;
	height: 400px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	background-color: #222222;
}
.screenshot-pictures-carousel-landscape-portrait.screenshot-pictures-carousel .screenshot-pictures-carousel-item-img {
	max-width: 400px;
	max-height: 400px;
}

.screenshot-pictures-carousel-landscape-portrait.screenshot-pictures-carousel .carousel-control {
	width: 50px;
	height: 400px;
}

.similar-item-group {
	padding: 20px;
	border: 1px solid #666666;
	border-radius: 30px;
}
.similar-title {
	margin-top: 0;
	margin-bottom: 10px;
}
.similar-item-indent {
	width: 20px;
}
.similar-item {
	padding-left: 15px;
	padding-right: 15px;
	width: 200px;
	vertical-align: top;
}
.similar-item .pic {
	max-width: 200px;
	max-height: 113px;
}
.similar-item .name {
	margin-top: 5px;
	text-align: center;
}

.rounded-box {
	padding: 40px;
	border: 1px solid #666666;
	border-radius: 30px;
}

a.expand-collapse {
	text-decoration: none;
}
a.expand-collapse .expand-collapse-text {
	text-decoration: underline;
}
a.expand-collapse:hover .expand-collapse-text{
	text-decoration: underline;
}

.expandblock {
	background-color: #333333;
	border: 1px solid #666666;
	padding: 20px;
}

.step-group {
	margin-top: 60px;
	margin-bottom: 60px;
}

.left {
	text-align: left;
}

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

.nomargin {
	margin: 0;
}

.icon-trailing {
	margin-left: 5px;
}

.no-vertical-margin {
	margin-top: 0;
	margin-bottom: 0;
}

.small-vertical-margin {
	margin-top: 5px;
	margin-bottom: 0px;
}

.no-top-margin {
	margin-top: 0;
}

.no-bottom-margin {
	margin-bottom: 0;
}

.indent {
	margin-left: 30px;
}

table.divider-border {
	border-collapse: collapse;
}

table.divider-border td {
	border: 1px solid #666666;
}

.image-float-left {
	float: left;
}
.image-container {
	margin: 10px;
}
.image-container-image {
	text-align: center;
}
.image-container-caption {
	text-align: center;
	margin-top: 10px;
}

.alternate-language-heading {
	font-weight: bold;
	margin-bottom: 15px;
}
.alternate-language-content {
	
}
.alternate-language-item {
	margin-top: 3px;
}

.faq-section-header-sub-content {
	font-size: 12pt;
}
.faq-question-list-item {
	margin-bottom: 10px;
}
.faq-question-detail-container {
	margin-bottom: 15px;
}
.faq-question-detail-question, .faq-question-detail-question a:link, .faq-question-detail-question a:visited {
	font-weight: bold;
	line-height: 150%;
	color: #00CCFF;
}
.faq-question-detail-question a:hover {
	color: #FFFFFF;
}
.faq-question-detail-answer {
	margin-left: 50px;
	line-height: 150%;
}
.faq-question-detail-top {
	margin-top: 15px;
	text-align: right;
}

/*
on-off switch
 */
.onoffswitch-neighbortext {
	padding-top: 4px;
}
.onoffswitch {
    position: relative; width: 70px; display: inline-block;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 22px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 22px; padding: 0; line-height: 22px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "YES";
    padding-left: 10px;
    background-color: #269930; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "NO";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 12px; margin: 5px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 44px;
    border: 2px solid #999999; border-radius: 22px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}

/*
Bootstrap customizations
*/
.pcs .modal-content {
	background-color: #333333;
}
.pcs .close {
	color: #FFFFFF;
	opacity: 0.35;
}
.pcs .close:hover, .pcs .close:focus {
	color: #FFFFFF;
}

.pcs .popover {
	max-width: 350px;
}
.pcs .popover-title {
	color: #111111;
}
.pcs .popover-content {
	color: #111111;
}

.pcs .popover-content a:link {color: #0000FF; text-decoration: underline;}
.pcs .popover-content a:visited {color: #0000FF; text-decoration: underline;}
.pcs .popover-content a:hover {color: #FF6600; text-decoration: underline;}

.pcs .tooltip-inner {
	background-color: #DDDDDD;
	color: #000000;
	max-width: 300px;
	border-radius: 15px;
}
.pcs .tooltip.in {
	opacity: 1;
	filter: alpha(opacity=100);
}
.pcs .tooltip.top .tooltip-arrow {
	border-top-color: #DDDDDD;
}
.pcs .tooltip.top-left .tooltip-arrow {
	border-top-color: #DDDDDD;
}
.pcs .tooltip.top-right .tooltip-arrow {
	border-top-color: #DDDDDD;
}
.pcs .tooltip.right .tooltip-arrow {
	border-right-color: #DDDDDD;
}
.pcs .tooltip.left .tooltip-arrow {
	border-left-color: #DDDDDD;
}
.pcs .tooltip.bottom .tooltip-arrow {
	border-bottom-color: #DDDDDD;
}
.pcs .tooltip.bottom-left .tooltip-arrow {
	border-bottom-color: #DDDDDD;
}
.pcs .tooltip.bottom-right .tooltip-arrow {
	border-bottom-color: #DDDDDD;
}

.pcs .nav-tabs {
	border-bottom-color: #666666;
}
.pcs .nav-tabs > li.active > a,
.pcs .nav-tabs > li.active > a:hover,
.pcs .nav-tabs > li.active > a:focus {
	color: #FFFFFF;
	background-color: #111111;
	border: 1px solid #666666;
	border-bottom-color: transparent;
	text-decoration: none;
}
.pcs .nav-tabs > li > a:hover,
.pcs .nav-tabs > li > a:focus {
	background-color: #333333;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-color: #333333;
	text-decoration: underline;
}
