/** content image styling **/

.bsc-image-fullwidth,
.bsc-image-fullwidth img {	
	width: 100%;	height: auto;
}

.bsc-image-left-half,
.bsc-image-left-half img {
	float: left;	
	padding-right: 20px;
	padding-bottom: 20px;	
	width: 50%;	
	height: auto;
}

.bsc-image-left-quarter,
.bsc-image-left-quarter img {
	float: left;	
	padding-right: 20px;
	padding-bottom: 20px;		
	width: 25%;	
	height: auto;
}

.bsc-image-right-half, 
.bsc-image-right-half img {	
	float: right;	
	padding-left: 20px;
	padding-bottom: 20px;	
	width: 50%;
	height: auto;
}

.bsc-image-right-quarter,
.bsc-image-right-quarter img {
	float: right;	
	padding-left: 20px;	
	padding-bottom: 20px;	
	width: 25%;	
	height: auto;
}

.bsc-image-gallery {
	display: block;
}

.bsc-image-gallery img {
	max-width: 100%;
}

.bsc_centered_list {
	display: inline-block;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

/** layout styling **/

.major-heading {
	text-transform: uppercase;
	background: #ffffff;
}

/*
.article-button {
	background-color: #993399;
	color: #ffffff;
	display: inline-block;
	padding: 10px 40px;
}
*/

.inputbox {
	border: 1px solid #cccccc;
	border-radius: 2px;
	padding: 4px 4px 4px 4px;
}

#main ul.bsc-largelist {
	list-style: none;	
	margin: 0;	
	padding: 0;
}

#main ul.bsc-largelist li,
#main ul.bsc-largelist li a {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.8;
}

#main ul.bsc-largelist li {
	padding: 6px 0px 6px 0px;
	margin-right: 20px;
	border-top: 1px solid #cccccc;
}

#main ul.bsc-largelist li:first-child {
	border-top: none;	
	padding-top: 6px;	
	margin-top: 0px;
}

/** .articleaccordion - class used for article accordion plugin **/

.articleaccordion {	
	zoom: 1;
}

ul.article-mosaic-half {	
	zoom: 1;
}

ul.article-mosaic-full {
	zoom: 1;
}

/** Contact List **/

#main ul.bsc-contactlist {
	list-style: none;
}

#main ul.bsc-contactlist li {
	margin: 0px 0px 6px 6px;
	padding: 0px 0px 4px 30px;
	background-repeat: no-repeat;
	background-position: top left;
}

#main ul.bsc-contactlist li.bsc-icon-street {
	background-image: url(../bsc_images/icon_address.png);
}

#main ul.bsc-contactlist li.bsc-icon-email {
	background-image: url(../bsc_images/icon_email.png);
}

#main ul.bsc-contactlist li.bsc-icon-phone {
	background-image: url(../bsc_images/icon_phone.png);
}

/** pricing table styling **/

table.pricing {	
	min-width: 60%;
}

table.pricing a {
	color: #444444;
}

table.pricing td {
	/* background: #e0e2ec; */
	background-color: #cccccc;
	border-collapse: collapse;
	border: 1px solid white;
	padding: 10px 20px 10px 20px;
}

table.pricing td > p {
	margin-bottom: 0px;	
	padding-bottom: 0px;
}

table.pricing td.celltitle,
table.pricing th,
table.pricing td.heading,
td.heading {
	font-weight: bold;	
	/* background-color: #B3B8D0; */
	background-color: #666666;
	color: #FFFFFF;
}

td.cellwidth20 {
	width: 20%;
}

td.cellwidth40 {
	width: 40%;
}

td.cellwidth60 {
	width: 60%;
}

td.cellwidth80 {
	width: 80%;
}

/* Mosaic content styling */

a.readmore {
	font-size: 14px;
	text-transform: uppercase;
}

ul.bsc_imageslider, 
ul.bsc_mosaicbox, 
ul.bsc_imageslider_contentonly {
	zoom: 1;
}

.slide-title {
	zoom: 1;
}

.content-button {
	zoom: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.small-text {
	zoom: 1;
}

.fancy-text {
	font-family: 'Pacifico', cursive;
	text-transform: lowercase;
	zoom: 1;
}

ul.box-item {
	zoom: 1;	
}


/* Editor only styles below - just used to improve article editor experience */
body#tinymce ul.box-item {
	padding: 10px;
	background-color: #999;
	overflow: hidden;
	width: 40%;
	float: left;
	margin-right: 5px;
}
body#tinymce ul.box-item li img {
	max-height:100px;
	width: auto;
}


body#tinymce ul.box-item h1 {
	position: relative;
}


body#tinymce ul.bsc_imageslider, 
body#tinymce ul.bsc_mosaicbox, 
body#tinymce ul.bsc_imageslider_contentonly {
	background-color: #dddddd;
	overflow: hidden;
	margin-bottom: 20px;
}

body#tinymce ul.bsc_imageslider img, 
body#tinymce ul.bsc_mosaicbox img, 
body#tinymce ul.bsc_imageslider_contentonly img {
	max-width: 50%;
	max-height: 80px;
	height: auto;
	margin: 0 auto;
}

body#tinymce ul.bsc_imageslider,
body#tinymce ul.bsc_mosaicbox, 
body#tinymce ul.bsc_imageslider_contentonly {
	overflow: hidden;

}

body#tinymce ul.bsc_imageslider li, 
body#tinymce ul.bsc_mosaicbox li, 
body#tinymce ul.bsc_imageslider_contentonly li {
	clear: both;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
}

body#tinymce ul.bsc_imageslider h1, 
body#tinymce ul.bsc_mosaicbox h1, 
body#tinymce ul.bsc_imageslider_contentonly h1 {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

body#tinymce ul.bsc_imageslider .small-text,
body#tinymce ul.bsc_mosaicbox .small-text, 
body#tinymce ul.bsc_imageslider_contentonly .small-text {
	font-size: 10px;
}

body#tinymce ul.bsc_imageslider h1 span.fancy-text,
body#tinymce ul.bsc_imageslider_contentonly h1 span.fancy-text {
	text-transform: lowercase italic;
}

body#tinymce ul.bsc_imageslider a.content-button, 
body#tinymce ul.bsc_imageslider_contentonly a.content-button {
	padding: 15px 25px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: normal;
	font-size: 18px;
	background-color: #ffcc00;
	display: inline-block;
}

body#tinymce .content-button a,
body#tinymce a.content-button {
	background-color: #ffcc00;
	color: #ffffff;
	text-transform: uppercase;
	padding: 5px 15px;
	margin-right: 5px;
	overflow: hidden;
	text-decoration: none;
}


/**** Kobi Styles - File Download Button ****/

body#tinymce .wf_file {
	zoom: 1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

body#tinymce a.wf_file {
	background-color: #fc0;
    color: #fff !important;
    margin-right: 5px;
    overflow: hidden;
    padding: 5px 15px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.1s ease-in-out 0s;
}

body#tinymce img.wf_file_icon {
	display: none;
}

body#tinymce span.wf_file_text::before {
	font-family: FontAwesome;
    content: "\f019";
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
}

body#tinymce .wf_file_text {
	color: #fff;
}

