body {
	background: #f0f0f0;

	padding-bottom:0px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	color:#333333;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:20px;
}
.homeContent h1, .homeContent p {
	margin-top:0;
	padding-top:0;
}
.homeContent h1 {
	padding-bottom:5px;
	border-bottom: 1px dashed #cccccc;
}
.homeContent h1 span {
	color:#ef9d05;
}
strong {
	font-weight:400;
}

#headerBackgroundSub {
	background:url(../img/background-header-sub.png) no-repeat top center;
	height:195px;
}
.container {
	width:100%;
}
#row1 {
	padding-top:113px;
}
#row2 {
	margin-top:20px;
	position:relative;
}
/* START MENU */
.nav-pills > li > a,
.nav-pills > li > a:hover,
.nav-pills > li > a:focus,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
	margin-left:15px;
	margin-right:15px;
	border:1px solid transparent;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
	/*background-color: #fdb83f;
	border:1px solid #fecf77; */
	background-color: #FFFFFF;
	border:1px solid #FFFFFF;
}
.nav-pills > li > a:hover {
	-webkit-transition: background 0.25s ease-in-out;
	-moz-transition: background 0.25s ease-in-out;
	-o-transition: background 0.25s ease-in-out;
	transition: background 0.25s ease-in-out;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
	background-color: #FFFFFF;
	border:1px solid #FFFFFF;
}
.nav > li > a {
	padding-top:5px;
	padding-bottom:5px;
}
.nav > li {
	border-left:1px solid #d98d00;
	border-right:1px solid #ffd993;
}
.nav > li:first-child {
	border-left:none;
}
.nav > li:last-child {
	border-right:none;
}
/* END MENU */


/*#####################
BANNER STYLES
#####################*/
#myCarousel {
	height:361px;
	border-radius:10px;
	overflow:hidden;
}
.carousel-control.left-arrow, .carousel-control.right-arrow {
	background-image:none !important;
}
.carousel-inner .item img {
	width:100%;
	height:100%;
}
.carousel-indicators {
	bottom:0;
	right:0;
	padding:15px;
	margin:0;
	font-size:25px;
	width:auto;
	text-align:right;
	list-style-type:disc !important;
}
.carousel-indicators li {
	border-radius:0;
	width:8px;
	height:8px;
	background:#fff;
}
.carousel-indicators .active {
	width:10px;
	height:10px;
	background:#39b3d7;
	border-color:#fdb83f;
	background:#fdb83f;
	background: -webkit-linear-gradient(#fdb83f, #ed9a01); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fdb83f, #ed9a01); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fdb83f, #ed9a01); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fdb83f, #ed9a01); /* Standard syntax (must be last) */	
}
 
 
 
.carousel-controls {
	left:12px;
}
 
 
 
 
 
/*.carousel-controls {
	color:#fff;
	font-size:25px;
	opacity:1;
	width:100%;
	top:50%;
	background:#F00 !important;
	z-index:10;
}
.carousel-controls22222222:hover {
	opacity:1;
}
.carousel-control222222 {
	width: 100px;
	display:inline-block;
	background:#0FF;
}
.carousel-controls a {
	width: 25px;
	display:inline-block;
}
.carousel-control.left-arrow {
	left: 0px;
	text-align:left;
}
.carousel-control.right-arrow {
	right: 0px;
	text-align:right;
}
*/
 
.carousel-caption {
	width:100%;
	bottom:0;
	left:0;
	padding:15px;
	margin:0;
	background:rgba(0,0,0,0.70);
	text-align:left;
	font-size:25px;
	line-height:25px;
	text-transform:uppercase;
}


/* Fade transition for carousel items */
.carousel .item {
	left: 0 !important;
	-webkit-transition: opacity 1.5s ease-in-out; /*adjust timing here */
	-moz-transition: opacity 1.5s ease-in-out;
	-o-transition: opacity 1.5s ease-in-out;
	transition: opacity 1.5s ease-in-out;
}
.carousel-control {
    background-image: none !important; /* remove background gradients on controls */
}
/* Fade controls with items */
.next.left,
.prev.right {
	-webkit-transition: opacity 1.5s ease-in-out;
	-moz-transition: opacity 1.5s ease-in-out;
	-o-transition: opacity 1.5s ease-in-out;
	transition: opacity 1.5s ease-in-out;
    opacity: 1;
    z-index: 1;
}
.active.left,
.active.right {
    opacity: 0;
    z-index: 2;
}



#row3 {
	margin-top:50px;
}
.promoSmall1, .promoSmall2, .promoSmall3, .promoSmall4, .promoSmall5, .promoSmall6, .promoSmall7, .promoSmall8 {
	background:#FFF;
	border-radius:10px;
	border:1px solid #cfcfcf;
	overflow:hidden;
	position:relative;
}
.promoMedium, .promoMediumCarpet1, .promoMediumCarpet2, .promoMediumTimber1, .promoMediumTimber2, .promoMediumVinyl1, .promoMediumVinyl2, .promoMediumTiles1, .promoMediumTiles2, .promoMediumShowroom1 {
	background:#FFF;
	border-radius:10px;
	border:1px solid #cfcfcf;
	overflow:hidden;
	position:relative;
	width: 100%;
	min-height:220px;
}
.promoMediumCarpet2, .promoMediumTimber2, .promoMediumVinyl2, .promoMediumTiles2 {
	margin-top:20px;
}
.promoSmall1, .promoSmall2, .promoSmall3, .promoSmall4, .promoSmall5, .promoSmall6, .promoSmall7, .promoSmall8 {
	height:165px;
	max-width:289px;
}
.promoSmall1 {
	background:url(../img/banner-small-carpet.jpg) no-repeat;
}
.promoSmall2 {
	background:url(../img/banner-small-timber.jpg) no-repeat;
}
.promoSmall3 {
	background:url(../img/banner-small-vinyl.jpg) no-repeat;
}
.promoSmall4 {
	background:url(../img/banner-small-tiles.jpg) no-repeat;
}
.promoSmall5 {
	background:url(../img/banner-small-laminate.jpg) no-repeat;
}
.promoSmall6 {
	background:url(../img/banner-small-bamboo.jpg) no-repeat;
}
.promoSmall7 {
	background:url(../img/banner-small-blinds.jpg) no-repeat;
}
.promoSmall8 {
	background:url(../img/banner-small-rugs.jpg) no-repeat;
}
.promoSmallLink {
	position:absolute;
	bottom:3px;
	right:8px;
	font-size:13px;
	font-family: 'Roboto', sans-serif;
}
a.promoSmallLink, a:hover.promoSmallLink {
	color:#000;
}
.promoMedium {
	background:url(../img/banner-med.jpg) center center no-repeat;
}
.promoMediumCarpet1 {
	background:url(../img/banner-carpet1.jpg) center center no-repeat;
	min-height:220px;
}
.promoMediumCarpet2 {
	background:url(../img/banner-carpet2.jpg) center center no-repeat;
}
.promoMediumVinyl1 {
	background:url(../img/banner-vinyl1.jpg) center center no-repeat;
}
.promoMediumVinyl2 {
	background:url(../img/banner-vinyl2.jpg) center center no-repeat;
}
.promoMediumTimber1 {
	background:url(../img/banner-timber1.jpg) center center no-repeat;
}
.promoMediumTimber2 {
	background:url(../img/banner-timber2.jpg) center center no-repeat;
}
.promoMediumTiles1 {
	background:url(../img/banner-tiles1.jpg) center center no-repeat;
}
.promoMediumTiles2 {
	background:url(../img/banner-tiles2.jpg) center center no-repeat;
}
.promoMediumShowroom1 {
	background:url(../img/banner-showroom.jpg) center center no-repeat;
	margin-bottom:20px;
}
.homeContent, .promoMedium {
}
#row4 {
}
#row5 {
}
.sell-points {
	/*background:#FFF url(../img/plus-normal.png) no-repeat bottom right;*/
	background:#FFF url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAcCAYAAACQ0cTtAAAAvUlEQVRIx73Tyw3DIAwGYEbIKJ2BOTj0xiaswQzcGIEbo3QEB1oliqo28TNI/8ES0ieD7XrvThIAQGXcfbo7sAmNgDm2QebYETLFviEz7Bdkgv2D1LFRP0Ze5tgVpIZhIBUMC2lgaEiKkSAJRoa42NI/B6wxNkTFTqEYI5RSVLDLjrQw1NNpYKdQSumNzHjvIYSw17VWEkYaBmlnmTJpEixTx5qLZc4OzT9qrZGwzF1Y6lKbQkfMHNqwW6CZFVY3rw3/hUIWAAAAAElFTkSuQmCC) no-repeat bottom right;
	height:87px;
	border:1px solid #cfcfcf;
}
.sell-points:hover {
	/*background:#FFF url(../img/plus-over.png) no-repeat bottom right;*/
	background:#FFF url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAcCAYAAACQ0cTtAAAAyElEQVRIx73TvQ3CQAwF4BuBUdiAHZiAFdiATW4MCqhpKOjpED1IFDSQGF+kRBGCxM8/KV5h6aRP9tnpvV0kS4hIFH67SlNgBeJQONZC4VgfCsW+oTDsFxSC/YPcMa7nnHs4Nga5YRLIBZNCHpgYsmIQZMFgSIvNOCcU0mBqCMUGofp2puq4ccFGO/LCRKPzwIZHd9k1SAm9nlQ/rl1dHdYQBi2DtbOMbJoFy+haa7GsuaHmj/ZLCMvag0WPOhTqY+FQi00ClXwAAgd+ZDsvEyoAAAAASUVORK5CYII=) no-repeat bottom right;
	cursor: pointer;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.sell-icons {
	width:87px; height:87px;
	background:#dae1ef;
	border-right:1px solid #cfcfcf;
	display: table-cell;
	vertical-align: middle;
	text-align:center;
}
.sell-texts {
	display: table-cell;
	vertical-align: middle;
	text-align:left;
	padding-left:20px;
	font-size:16px;
	font-weight:400;
}
#sell-point1, #sell-point3 {
	margin-bottom:15px;
}
#footerBackground1 {
	background: url(../img/background-footer.png) repeat-x bottom center;
}
#footerBackground2 {
	background: url(../img/background-footer-home.png) no-repeat bottom center;
}
#footerBackground3 {
	background: url(../img/background-footer.png) repeat-x top center;
	margin-top:20px;
}
#footer {
	height:144px;
	padding-top:30px;
}
#footerBackground3 #footer {
	height: auto;
	padding-top:21px;
	padding-bottom:25px;
}
#footer div {
	padding-top:10px;
	color: #FFFFFF;
	text-shadow: 0px 0px 1px rgba(0,0,0,1);
	text-align:center;
}
#footer a {
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:hover, #footer a.selected {
	color: #FFFFFF;
	text-decoration: underline;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.seperator1 {
	padding-left:15px;
	padding-right:15px;
	color:#a0a0a0;
}
.seperator2 {
	padding-left:5px;
	padding-right:5px;
	color:#a0a0a0;
}

#map {
	height:400px;
	background:#FFF;
	border-radius:10px;
	border:1px solid #cfcfcf;
	overflow:hidden;
	margin-top:45px;
}
#send .glyphicon, #get-directions .glyphicon {
	margin-right:10px;
}
.inline-heading {
	font-weight:400;
	text-decoration:underline;
}

.error {
	color:#FF0000;
    font-size:12px;
}
#EmailMessage { 
    margin-left:10px;
    font-weight:600;
}
.loading {
    width: 16px;
    height: 11px;
    display: inline-block;
    margin-right:10px;
    background-repeat: no-repeat;
    background-image: url(data:image/gif;base64,R0lGODlhEAALAPQAAPX19QAAANLS0sjIyOHh4QUFBQAAACwsLH19fVxcXLOzsyAgIEdHR4WFhWBgYLe3tyQkJAMDA0tLS93d3dDQ0Ovr6zY2NtTU1Onp6a+vr5qamsLCwuXl5QAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCwAAACwAAAAAEAALAAAFLSAgjmRpnqSgCuLKAq5AEIM4zDVw03ve27ifDgfkEYe04kDIDC5zrtYKRa2WQgAh+QQJCwAAACwAAAAAEAALAAAFJGBhGAVgnqhpHIeRvsDawqns0qeN5+y967tYLyicBYE7EYkYAgAh+QQJCwAAACwAAAAAEAALAAAFNiAgjothLOOIJAkiGgxjpGKiKMkbz7SN6zIawJcDwIK9W/HISxGBzdHTuBNOmcJVCyoUlk7CEAAh+QQJCwAAACwAAAAAEAALAAAFNSAgjqQIRRFUAo3jNGIkSdHqPI8Tz3V55zuaDacDyIQ+YrBH+hWPzJFzOQQaeavWi7oqnVIhACH5BAkLAAAALAAAAAAQAAsAAAUyICCOZGme1rJY5kRRk7hI0mJSVUXJtF3iOl7tltsBZsNfUegjAY3I5sgFY55KqdX1GgIAIfkECQsAAAAsAAAAABAACwAABTcgII5kaZ4kcV2EqLJipmnZhWGXaOOitm2aXQ4g7P2Ct2ER4AMul00kj5g0Al8tADY2y6C+4FIIACH5BAkLAAAALAAAAAAQAAsAAAUvICCOZGme5ERRk6iy7qpyHCVStA3gNa/7txxwlwv2isSacYUc+l4tADQGQ1mvpBAAIfkECQsAAAAsAAAAABAACwAABS8gII5kaZ7kRFGTqLLuqnIcJVK0DeA1r/u3HHCXC/aKxJpxhRz6Xi0ANAZDWa+kEAA7AAAAAAAAAAAA);
}
.emailerror {
    color:red;
}
.emailsuccess{
    color:green;
}





/* GOOGLE MAPS INFO WINDOW FIX */
.gm-style-iw{
    height: 100% !important;
    overflow: hidden !important;
	width:auto !important;
}

