body{
		
	background: url("/images/sipbakg5.jpg") repeat fixed 50% center rgba(0, 0, 0, 0);
	background-clip: border-box;
	background-image: url("/images/sipbakg5.jpg");
	background-origin: padding-box;
	background-position: 50% center;
	background-repeat: repeat;
	background-size: 730px;
}
.sms_cent_bl h1,h2,h3,h4,h5 {
    color: #525252;
     /*font-family: segoe ui;*/
     font-family: 'Roboto Condensed', sans-serif;
}
.carousel-caption {
    background: black;
    bottom: 135px;
    left: 11%;
    opacity: 0.55;
    right: 11%;
    width: 784px;
    height: 124px;
    padding-top: 4px;
}
.sms_cent_bl {
	margin-top: 7px;
	margin-left: 232px;
	margin-right: 24px;
	/*overflow: hidden;*/
	position: relative;
	float:unset;
	font-size:17px;
}
.sms_cent_bl p {
	line-height: 1.65em;
	margin-bottom: 0px;
	text-align:justify;
	margin-top: 19px;
}
.sms_content_pos{
	background-color:white;	
}
.sms_ul_mnu{
	float: left;
	padding-top: 16px;
}
.sms_ul_mnu li > a{
	color:red;
	font-family: euro35;
	font-size: 20px;
	font-weight: bolder;	
}
.sms_drop > li > a {
    color: buttontext;
    font-family: Arial;
    font-size: 16px;
    font-weight: 100;
}
.harmonica-menu {
    background-clip: padding-box;
    background-color: #fff;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.harmonica-menu > li > a:hover, 
.harmonica-menu > li > a:focus {
    background-color: firebrick;
    color: white;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
	background-color: firebrick;
	color: white;
}
.sms_row{
	display: table;
	content: "";
	clear: both;
}
.sms_devider{
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
/* navigation top menu */
/*
.navbar{
		min-height:33px;
	}
.navbar-brand{
	height: auto;
}
.navbar-nav > li > a{
	line-height:26px;
	padding-bottom: 5px;
	padding-top: 5px;
	color:white!important;
	}
.gliphicon{
	line-height:0;
}
.dropdown-menu{
	font-size:20px;
}
*/
/* END navigation top menu */

.btn-default{
	background-color: #2a8d32;
	color:white;
	height:auto;
	border: 1px solid transparent;
	box-sizing:border-box;
}
.inset {
    background: rgba(0, 0, 0, 0) url("/images/debut-light.png") repeat scroll 0 0;
    box-shadow: 1px 0 4px rgba(0, 0, 0, 0.2) inset;
    border-top: 1px solid #aaa;
    padding: 2em 3em;
}
}
.locationBand {
    position: relative;
}
.band {
    margin-bottom: 3em;
    padding-left: 3em;
    padding-right: 3em;
    width: 100%;
}
.home .businessWrapper {
    float: left;
    padding-right: 1.43em;
    padding-top: 7px;
    width: 50%;
}
.home .contactContainer {
    float: left;
    margin-right: 10%;
    max-width: 45%;
    padding:0;
}
.icon {
    background-color: #404040;
    background-repeat: no-repeat;
    border-radius: 50px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    float: left;
    height: 26px;
    margin: 0 5px 0 0;
    width: 26px;
}
.icon + h3 {
	display: inline-block;
	margin-top: 0;
}
.innerSchedule, .innerContact {
    margin-bottom: 0.72em;
}
.locationsmallMail {
    background-image: url("/images/sms_mail.png");
}
.locationsmallSchedule{
	background-image: url("/images/sms_clock.png");
}		
.BusinessWrapper{
	float:left;
	padding-right: 24px;
	padding-top: 48px;
	width: 60%;
}
.BusinessWrapper a{
	color:inherit;
}
.contactContainer{
	float:left;
	max-width:45%;
}
.hoursContainer{
	float:right;
	max-width: 45%;
}
.thumbnail > img{
	max-width: 75%;
	margin-bottom: 7px;
}
.caption{
	border-radius:0 0 4px 4px;	
}
.caption > h3{
	text-align:center;
	font-family: euro35;
}
.table tbody tr td a{
	font-size: 15px;
	/*color: black;*/
}
.sms_table td, th{
	background-color: white;
	padding: 3px 50px;	
}
.editable-click, a.editable-click, a.editable-click:hover{
	/*color:black;*/
}
.thumbnail{
	padding:0;
}
.thumbnail .caption{
	background-color:#ededed;
}
.thumbnail:hover div{
	background-color: #353535;
	color: white;
}
.thumbnail:hover h3{
	color: white;
}
.sms_img {
    border-radius: 5px;
    box-shadow: -1px 3px 6px 1px rgba(0, 2, 0, 0.91);
    height: 194px;
    margin-top: 28px;
    width: 300px;
}
.img_right{
	margin-left:27px;
	float: right;
}
.img_left{
	margin-right:27px;
	float: left;
}
.very_big{
	font-size: 1.5em;
}
.big{
	font-size: 1.1em;
}
.normal{
	font-size: 1em;
}
.small{
	font-size: 0.8em;
}
.very_small{
	font-size: 0.6em;
}
.bbc_html li {
    margin-left: 15px;
    list-style-type: square;
    /*list-style-image: url("/images/arrow-25-xl.png");*/
}
