@charset "utf-8";
/* CSS Document */

*, html {
	padding: 0;
	margin: 0;
}

body {
	background: #fff;
	font: normal 13px/16px Verdana, Geneva, sans-serif;
	color: #013b56;
	text-align: left;
}

a {
	color: #0972c1;
}

a img {
	border: none;
}

a:hover {
	color: #013b56;
}

p,
#content-block ol,
#content-block ul {
	margin: 0 0 12px;
}

.jcarousel-item-horizontal {
    height: 152px !important;

}

#content-block ol,
#content-block ul {
	padding: 0 0 0 25px;
	overflow:hidden;
}

h1 {
	font: bold 18px/20px Verdana, Geneva, sans-serif;
	margin: 0 0 15px;
}

h2 {
	font: bold 16px/28px Verdana, Geneva, sans-serif;
	line-height:normal;
	margin: 0 0 10px;
}

h3 {
	margin-bottom:10px;
	}

.clear {
	clear: both;
}

#wrapper-middle {
	background: url(../images/layout/wrapper-middle-bg.png) repeat-y left;
	width: 960px;
	margin: 10px auto 20px;
}
#wrapper-top {
	background: url(../images/layout/wrapper-top-bg.png) no-repeat top left;	
	padding: 14px 0 0;
}
#wrapper-bottom {
	background: url(../images/layout/wrapper-bottom-bg.png) no-repeat bottom left;	
	padding: 0 10px 14px;
}

#header {
	background: #f4f4f4 url(../images/layout/nav-bar-bg.png) repeat-x bottom;
	margin: 0 0 10px;
	overflow: hidden;
	height: 127px;
}

#head-contact {
	background: url(../images/layout/contact-header-bg.png) no-repeat top left;
	float: right;
	width: 383px;
	height: 64px;
	padding: 10px 25px 0;
	margin: 5px 20px 0 0;
	font: bold 16px/18px Verdana, Geneva, sans-serif; 
	color: #8f0645;
}
#head-contact span {
	display: block;
	font: bold 18px/20px Verdana, Geneva, sans-serif;
	margin: 0 0 10px;
	text-align: center;
}
#head-contact a {
	float: right;
	margin: -1px 0 0 0;
	display: block;
	font: normal 12px/14px Verdana, Geneva, sans-serif;
}

#head-logo {
	padding: 2px 0 0 20px;
	width: 130px;
}

#top-nav {
	float: right;
	clear: right;
	width: 645px;
	font-size: 14px;
	margin: 19px 0 0;
}

#top-nav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#top-nav a:hover {
	text-decoration: underline;
}

#top-nav ul li {
	list-style: none;
	display: inline;
	border-left: 2px solid #fff;
	padding: 0 0 0 16px;
	margin: 0 0 0 16px;
}

#top-nav ul li:first-child {
	border: none;
	padding: 0;
	margin: 0 0 0 25px;
}

#content-block {
	width: 680px;
	float: right;
	margin: 0 20px 0 0;
	padding: 0 0 10px;
	overflow: auto;
}
#content-block.front {
	width: 580px;
}

#left-col {
	width: 200px;
	margin: 0 0 0 20px;
}

#left-col.front {
	width: 300px;
	overflow: auto;
	position: relative;
}

#splash {
	float: right;
	width: 590px;
	margin: 0 20px 15px 0;
	overflow: hidden;
}

#splash ul li {
	list-style: none;
	float: left;
	margin: 5px 0 0 7px;
	border: 1px solid #000;
	background: #000;
	text-align: center;
}
#splash ul li:first-child {
	margin-left: 0;
}
#splash ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 0 0 2px;
}

/* Side bar ----------------------------------- */
#free-estimate,
#engineering-letter {
	margin: 0 0 10px;
}

#free-estimate {
	background: url(../images/layout/contact-rollover.png) no-repeat top left;
	position: relative;
	display: block;
	margin-top:10px;
}
#free-estimate a {
	position: relative;
	display: block;
}
#free-estimate a:hover img {
	visibility: hidden;
}

#ebook {
	border: 1px solid #afafaf;
	background: #e6f5fc;
	margin: 0 0 10px;
}


#why-us-top {
	background: url(../images/layout/why-us-top.png) no-repeat top left;
	padding: 47px 0 0;
	font: normal 18px/24px Verdana, Geneva, sans-serif;
}
#why-us-bot {
	background: url(../images/layout/why-us-bottom.png) no-repeat bottom left;
	padding: 0 0 10px 25px;
	color: #0972c1;
}
#why-us-mid {
	background: url(../images/layout/why-us-middle.png) repeat-y left;
	margin: 0 0 5px;
}

#why-us-bot ul li {
	list-style: square;
	margin: 0 0 0 20px;
}

#side-servicearea {
	border: 1px solid #afafaf;
	background: #f7f7f7;
	padding: 3px 12px 3px 3px;
	font: normal 12px/15px Verdana, Geneva, sans-serif;
	margin: 0 0 10px;
	oveflow: hidden;
	color: #4a4a4a;
	display: block;
	position: relative;
}
#side-servicearea img.map {
	border: 1px solid #aeadae;
	margin: 0 10px 0 0;
	float: left;
}

/* inside right col ----------------------------------- */
#right-col {
	float: right;
	width: 200px;
	margin: 0 0 5px 20px;
}

.addthis_default_style {
	height: 20px;
}


#inside-servicearea {
	border: 1px solid #afafaf;
	background: #f7f7f7;
	padding: 10px 5px 5px;
	font: normal 12px/14px Verdana, Geneva, sans-serif;
	margin: 0 0 10px;
	oveflow: hidden;
	color: #4a4a4a;
	text-align: center;
}
#inside-servicearea img.map {
	border: 1px solid #aeadae;
	margin: 0 0 10px 0;
}



/* Footer ----------------------------------- */

#footer {
	clear: both;
	height: 112px;
	background: #f4f4f4;
	font-size: 11px;
}
#footer #endorsements {
	float: right;
	width: 520px;
	margin: 10px 10px 0 0;
}
#footer #endorsements table {
	width: 520px;
}
#footer #endorsements table td {
	padding: 0 0 0 8px;
	vertical-align: middle;
}
#footer #endorsements table td:first-child {
	padding: 0;
}

#footer #footer-links {
	padding: 18px 0 0 10px;
	color: #0972c1;
}

#footer #copyright {
	padding: 8px 0 0 10px;
	color: #4e4e4e;
	text-align: center;
}


.sidebarmenu strong {
	font-weight: normal;
}

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: 13px Verdana;
width: 200px; /* Main Menu Item widths */
border-bottom: 1px solid #FFF;
}
 
.sidebarmenu ul li{
margin-left:0px;
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #FFF;
border-right: 1px solid #FFF;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #90002b; /*background of tabs (default state)*/
}
.sidebarmenu ul li#active a {
background-color: #000000; /*background of tabs (default state)*/
}
.sidebarmenu ul li#active ul li a{
background-color: #90002b; /*background of tabs (default state)*/
}
.sidebarmenu ul li#active ul li a:hover {
background-color: #000000; /*background of tabs (default state)*/
}
.sidebarmenu ul li#active ul li#active a {
background-color: #000000; /*background of tabs (default state)*/
}
.sidebarmenu ul li a:visited{
color: white;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 220px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
	background: url(../images/right.gif) no-repeat 97% 50%;
}
#navBar ul li a.subfolderstyle:hover{
	background: #000 url(../images/right.gif) no-repeat 97% 50%;
}

#navBar ul li a:hover {
	color: #fff;
	background: #000;
}

#navBar {
margin: 0 0 5px;
width: 200px;
}
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


.slidesh {
        margin-top: 5px;
        width: 200px;
        text-align: center;
}


.blog_border {
	border: 1px solid #afafaf;
	background: #f7f7f7;
	margin-bottom:10px;
	margin-top:10px;
}
.blog_border strong,
.blog_border .youtubeVideoHeader {
	color: #4a4a4a;
	font-size: 18px;
	background: #efefef;
	border-bottom: 1px solid #afafaf;
	display: block;
	font-weight: normal;
	padding: 5px 0;
	text-align: center;
	margin: 0 0 5px;
}

.blog_border .blogitem {
	padding: 0 10px;
}
.blog_border .blogcredit {
	padding: 0 10px;
	margin: 0 0 10px;
}

.blog_border .blog_more {
	padding: 5px 10px 10px;
}
.blog_border .youtubeVideo {
	margin:5px;
}

.blog_border .youtubeVideoShowAll {
	padding:0px 0px 5px 5px;
}
#inside-splash {
	margin: 0 0 10px;
}

/* Fix for IE7: Add stuff that no other browser needs! */
#container {
	width: 700px;
	float: right;
	overflow: auto;	
}

#container.front {
	width: 610px;
}

.testimonials {
  background: #F7F7F7;
  border: 1px solid #AFAFAF;
  padding: 0 0 10px;
}

.testimonials p:first-child {
  background: #EFEFEF;
  border-bottom: 1px solid #AFAFAF;
  font-size: 18px;
  margin: 0 0 5px;
  text-align: center;
  display: block;
  padding: 5px 0;
}
.testimonials p:first-child strong {
  font-weight: normal;
  color: #4A4A4A;
}
.testimonials p,
.testimonials a {
  padding: 0 10px;
}

.testimonials p a {
  padding: 0;
}

.img-right {
  float: right;
  margin: 0 0 5px 10px;
}
.img-left {
  float: left;
  margin: 0 10px 5px 0;
}

.border {
  border: 1px solid #333;
}

table.team {
  margin: 10px 0;
}

table.team td {
  text-align: right;
}

#cred-splash {
	height: 63px;
	float: right;
	overflow: hidden;
	width: 590px;
	margin: 0 20px 10px 0;
}

#cred-splash ul li {
	list-style: none;
	float: left;
}
#cred-splash ul li.fsi { margin: 0 7px 0 0; }
#cred-splash ul li.bsi { margin: 0 9px 0 0; }
#cred-splash ul li.green { margin: 0 10px 0 0; }
#cred-splash ul li.cs { margin: 0 8px 0 0; }
#cred-splash ul li.bob { margin: 0 8px 0 0; }
#cred-splash ul li.bbb { margin: 0; }

.mudjacking {color: #FFFFFF}

#fungibox {
		width: 300px;
		height:350px;
		border:1px;
		border-style:solid;
		border-color:#2c6600;
		background: #fff url(http://www.foundationrepairofmissouri.com/img/crawlspace-fungus.jpg) no-repeat top left;
		float:right;
		margin: 0px 0px 15px 15px;
}

#fungibox h2 {
	padding-left:10px;
	padding-top:8px;
	color:#266503;
	}

#fungibox li {
	color:#2665032e7c06;
	}

#fungibox li {
	margin-left:10px;
	margin-bottom:5px;
	}
	
#fungibox p {
	margin-left:10px;
	}

#fungibox2 {
		width: 300px;
		border:1px;
		border-style:solid;
		border-color:#2c6600;
		float:left;
		margin: 0px 15px 15px 0px;
}

#fungibox2 h2 {
	padding-left:10px;
	padding-top:8px;
	color:#266503;
	}

#fungibox2 li {
	color:#2665032e7c06;
	}

#fungibox2 li {
	margin-left:10px;
	margin-bottom:5px;
	}
	
#fungibox2 p {
	margin-left:10px;
	}
	
#factoid li {
	margin-bottom:10px;
}
#factoid h3 {
	margin:6px 0px;
}

#right-content-box {
width:352px;
float:right;
border: 1px;
border-color:#000000;
margin: 0 0 5px 15px;
background-color: #f1f1f1;
}

#right-content-box p {
margin: 10px;
}

#spaced li {
margin-bottom:10px;
}

/*** HR *****/
#productphotobox hr {
border-top: 1px solid #dadada;
border-bottom: 0;
margin-top: 0px;
}

#productpage hr {
	margin:15px 0px 15px 0px;
	height:1px;
	background-color:#ddd;
	color:#ddd;
	border:0;
}

#dottedhr{
border: 0;
border-top: 1px dashed #dadada;
margin: 10px 0px;
}

#gray-hr {
	margin:15px 0px;
	height:1px;
	background-color:#ddd;
	color:#ddd;
	border:0
}
/*** END HR *****/



/* TABs for Specifications ----------------------------------- */
/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(http://www.foundationrepairofmissouri.com/img/tabs-blue.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}


/* tab pane styling */
div.panes div {
	display:none;		
	padding:15px 10px;
	border:1px solid #999;
	border-top:0;
	background-color:#fff;
}

div.panes {
  margin-bottom: 15px;
}

div.panes div table td {
  vertical-align: top;
}

table#cap-table td {
  padding: 0 3px;
}
table#cap-table td:first-child {
  text-align: right;
}

#right-capsule-map {
	margin: 0px 0px 15px 15px;
	h-space:5px;
	width:352px;
	float:right;
}

table#service {
	width:100%;
	border:0;
}

table#service td {
	padding: 5px;
		background-color:#cbe3f8;
	
}

#bulleted ul {
	list-style-image: url(http://www.southernfloridafoundationrepair.com/img/bullet1.png);
}

#bulleted li {
	margin-bottom:10px;
	width: 280px;
}
#city-block {
	align: left;
	margin: 0 0 5px 0;
}
div.scroll {
	height: 100px;
	width: 180px;
	overflow-y: scroll;
	overflow-x: hidden;
	border: 1px solid #CDE0EB;
	padding: 8px;
	background-color: #FFFFFF;
	text-align: left;	
}
.front div.scroll {
width:282px;
margin:0 0 10px;
}
#certified {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	margin-bottom: 9px;
}

#index-header {
	width:192px;
	background-color:#EFEFEF;
	border: 1px solid #AFAFAF;
	margin: 0 0 10px 2px;
	padding:0;
	float:left;
}

#index-header p {
	padding:5px;
	margin:0;
	color:#4A4A4A;
	text-align: center;
	font-weight:bold;
	font-size:12px;

}

#index-header-1 {
	width:192px;
	background-color:#EFEFEF;
	border: 1px solid #AFAFAF;
	margin-bottom: 10px;
	padding:0;
	float:left;
}

#index-header-1 p {
	padding:5px;
	margin:0;
	color:#4A4A4A;
	text-align: center;
	font-weight:bold;
	font-size:13px;
}

#creds {
	margin:10px 0;
	padding:10px 0;
	border: 1px solid #AFAFAF;
}
.gray-box{
	background-color:#fbfbfb;
	border:1px solid #d9d9d9;
	padding:8px;
	width:204px;
}
.gray-box-2{
	background-color:#fbfbfb;
	border:1px solid #d9d9d9;
	padding:1px;
	width:296px;
	margin-bottom: 10px;
}
.gray-box-3{
	background-color:#fbfbfb;
	border:1px solid #d9d9d9;
	padding:1px;
	width: 192px;
	margin-bottom: 10px;
}
#kc-img {
	padding-bottom:3px;
}
#homeshow-include div {
    text-align: center;
    width: 100%;
	padding:5px 0px;
}
div#hp-bbb {
	float:right;
	width:257px;
	padding:8px;
	border:2px solid #ddd;
	margin:0px 0px 10px 10px;
	color:#222;
	background-color:#eaeaea
}
.breakout2 {
	width:275px;
}
.border2 {
	border: 1px solid #AFAFAF;
}
table#meet_the_team td {
    padding:10px;
    vertical-align:top
}

#head-open {
    background: url("/images/layout/open-sign-frs.png") no-repeat scroll left top transparent;
    color: #505050;
    float: right;
    font: bold 14px/20px Verdana,Geneva,sans-serif;
    height: 72px;
    margin-top: 9px;
    padding: 15px 20px 0;
    width: 345px;
}

#head-open a {
color: #505050;
}

#reviews {
    background-color: #F3F3F3;
    border: 1px solid #E0E0E0;
    clear: both;
    margin-bottom: 20px;
    padding: 8px;
}
#review-comments {
    float: right;
    width: 520px;
}


#job-callout {
    float: right;
	margin: -25px 1px 6px 5px;
}


.cms-widget .items .title {
    background: none repeat scroll 0 0 #EFEFEF;
    border-bottom: 1px solid #CCCCCC;
    color: #4A4A4A;
    display: block;
    font-size: 18px !important;
    font-weight: normal;
    padding: 5px 0;
    text-align: center;
}


.cms-widget .item .item-right .text {
    font-style: italic;
    line-height: 13px !important;
}


}
