body{
	min-width:960px;
}
.container_16{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{
	display:inline;
	float:left;
	position:relative;
	margin-left:0px;
	margin-right:0px;
}
.container_16 .grid_1{width:60px;}
.container_16 .grid_2{width:120px;}
.container_16 .grid_3{width:180px;}
.container_16 .grid_4{width:240px;}
.container_16 .grid_5{width:300px;}
.container_16 .grid_6{width:360px;}
.container_16 .grid_7{width:420px;}
.container_16 .grid_8{width:480px;}
.container_16 .grid_9{width:540px;}
.container_16 .grid_10{width:600px;}
.container_16 .grid_11{width:660px;}
.container_16 .grid_12{width:720px;}
.container_16 .grid_13{width:780px;}
.container_16 .grid_14{width:840px;}
.container_16 .grid_15{width:900px;}
.container_16 .grid_16{width:960px;}
.clear{
  clear:both;
  display:block;
  overflow:hidden;
  visibility:hidden;
  width:0;
  height:0;
}
.clearfix:before,
.clearfix:after{
  content:'\0020';
  display:block;
  overflow:hidden;
  visibility:hidden;
  width:0;
  height:0;
}
.clearfix:after {
  clear:both;
}
.grecaptcha-badge{
    z-index:5000;
}html {
	position: relative;
	min-height: 100%;
	margin: 0;
}




body{
	margin: 0px;
	background-color:#FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 80%;
}
/*used to overwrite a body bg that can cause problems within CKeditor*/
#bodyOverWrite{min-width:auto;}
/*general Styles*/
img{border:0px;}
form{display:inline;}
#name{width:0px; height:0px; border:none; border:0px solid #FFF; background-color:transparent; display:none;}
table{padding:0px;margin:0px;border-spacing:0px;border-collapse: collapse;}
td{vertical-align:top;}
th{vertical-align:top; text-align:left;}
textarea{font-family: 'Open Sans', Arial, Verdana, sans-serif; font-size: 12px;}
hr{background-color:#52AE21; height:2px; border:none;}
p{}
.sr-only{display:none;}

.img-responsive{
	max-width: 100%;
	height: auto;
}

/*default headers*/

/*default link style*/
p{
	margin:0px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.underlined{text-decoration:underline;}
.italic{font-style:italic;}
.bold{font-weight:700;}.alert{
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #999;
}
.alert-danger{
	border:1px solid #D9534F;
	color:#D9534F;
	background-color:#EFD7D7;
}
.alert-warning{
	border:1px solid #F0AD4E;
	color:#F0AD4E;
	background-color:#FBF6DA;
}
.alert-info{
	border:1px solid #5BC0DE;
	color:#5BC0DE;
	background-color:#D2EAF5;
}
.alert-success{
	border:1px solid #5CB85C;
	color:#5CB85C;
	background-color:#D9EDD1;
}
.alert hr{
	height:1px;
	background-color:#999;
	opacity: 0.4;
}
.errorTrace{
	font-size:11px;
	color:#333;
	border:1px solid #999;
	background-color:#EEE;
	padding:10px;
	margin-top:10px;
}

.alert-danger .errorTrace{
	border:1px solid #999;
	background-color:#EEE;
}
#errorInformation .alert{
	margin-top:15px;
}

.form-control.is-invalid, .was-validated .form-control:invalid,
.form-control.has-error{
	border-color: #dc3545;
	padding-right: 2.25rem;
	background-repeat: no-repeat;
	background-position: center right calc(2.25rem / 4);
	background-size: calc(2.25rem / 2) calc(2.25rem / 2);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
}

.form-control.is-valid, .was-validated .form-control:valid,
.form-control.has-success{
	border-color: #28a745;
	padding-right: 2.25rem;
	background-repeat: no-repeat;
	background-position: center right calc(2.25rem / 4);
	background-size: calc(2.25rem / 2) calc(2.25rem / 2);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}

.img-responsive, .responsive-image img{
	max-width: 100%;
	height: auto !important;
}

.iframeMapContainer{
	line-height: 0;
}
.iframeMapContainer iframe{
	width:100%;
	height:500px;
}

#toTopButton{
	opacity: 0;
	cursor: pointer;
	z-index: 10000;
	position: fixed;
	bottom:100px;
	right:10px;
	color: #FFF;
	width:60px;
	height:60px;
	text-align:center;
	font-size:32px;
	line-height:60px;
	border-radius:5px;
	background-color: rgba(0,0,0,0.6);
	background-image:url("../assets/fa-chevron-up.png");
	background-repeat: no-repeat;
}
#toTopButton.show{
	opacity: 1;
	animation: fadeInRightAnim 1s ease;
}

#toTopButton.hide{
	opacity: 0;
	animation: fadeOutRight 1s ease;
}
.cookieConsentPopup{
    position: fixed;
    bottom:0;
    width:100%;
    background-color: #666;
    padding:20px 0px;
    color:#FFF;
    font-size:12px;
    z-index:9000;
}
.cookieContentContainer{
    padding:0 40px;
}
.cookieConsentPopup a{
    color:#FFF;
    text-decoration:underline;
}

.cookieConsentPopup .buttonContainer{
    padding-top:20px;
}
.cookieConsentButton{
    color:#FFF;
    border: 1px solid #222222;
    background-color: #222222;
    padding: 5px 15px;
    cursor:pointer;
    font-size:16px;
    margin-bottom:10px;
}
.cookieConsentButton:hover{
    border: 1px solid #0e0e0e;
    background-color: #0e0e0e;
}
#saveCookieConsent,
#acceptCookieConsent{
    background-color:#5CB85C;
    border: 1px solid #5CB85C;
}
#saveCookieConsent:hover,
#acceptCookieConsent:hover {
    border: 1px solid #D9EDD1;
    background-color: #D9EDD1;
}
#cookieSelectionContainer,
#saveCookieConsent,
#denyCookieConsent{
    display: none;
}
#cookieSelectionContainer{
    padding:0 0;
}
.cookieTypeTitle{
    font-weight:bold;
}
#cookieSelectionContainer p{
	margin:3px 0;
}

@media (min-width:768px) {
    .cookieConsentPopup{
   	 font-size:16px;
    }
    #cookieSelectionContainer p{
	margin:10px 0;
    }
    #cookieSelectionContainer{
 	   padding-top:20px;
	   padding-bottom:10px;
    }
    .cookieConsentButton{
         padding: 8px 30px;
    }
}
.cookiePrefTitle{
    font-size:24px;
    font-weight:bold;
    margin-bottom:15px;
}

#saveComplete{
    display: inline-block;
    padding-left:20px;
}
#saveComplete .message{
    display: none;
    font-weight:bold;
    font-size:20px;
}

#cookieAndAssetPolicy{
}

.fw-bold{
    font-weight:bold;
}body{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.normalText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.NormalText10pt{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.NormalText14pt{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.NormalText16pt{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.NormalText22pt{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
}

.boldText{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
}
.boldText14pt{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.boldText16pt{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.boldText22pt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
}

.greenText12pt{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#52AE21;
}
.greenText14pt{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#52AE21;
}
.greenText16pt{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color:#52AE21;
}
.greenBoldText12pt{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#52AE21;font-weight: bold;
}
.greenBoldText14pt{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#52AE21;
  font-weight: bold;
}
.greenBoldText16pt{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color:#52AE21;
  font-weight: bold;
}
/*headrer styles*/
#headerBannerBG{
}

#headerBanner{
	background-image:url("../assets/beaumontConstructionHeader.jpg");
	background-repeat:no-repeat;
	height:150px;
}

#headerBanner .floatingLogo{
	height:142px;
	/*width:245px;*/
	margin-top:15px;
	margin-left:20px;
	background-image:url("../assets/roundelLogoDevice.png");
	background-repeat:no-repeat;
}
#headerBanner .floatingLogoIE6{
	height:142px;
	/*width:245px;*/
	margin-top:15px;
	margin-left:20px;
	background-image:url("../assets/roundelLogoDevice.gif");
	background-repeat:no-repeat;
}

#headerBanner .bannerMessage{
	width:490px;
	font-size:17px;
	margin-top:73px;
	color:#FFF;
	font-weight:bold;
	padding-left:20px;
	text-shadow:#000 1px 1px 1px;
}

#headerBanner .bannerRightLogo{
	/*background-image:url("../assets/smallBeaumontWhiteLogo.png"); */
	background-repeat:no-repeat;
	width:242px;
	height:41px;
	float:right;
}
/*Menu Styles*/

#menu ul{
	width: 90%;
	font-weight: bold;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size:14px;
	height:260px;
	border-right:#000 1px solid;
}
#menu li {
	margin: 0px 0px 0px 30px;
}
#menu li a {
	height: 40px;
	color: #000;
	line-height: 250%;
	text-shadow: #DDD 1px 1px 1px;
}
#menu li a:hover {
	color: #000;
}
#menu li a.current{
	color: #000;
	text-decoration:underline;
}#MainBody{
	padding:0px;
}

.content{
	padding:10px;
	padding-bottom:20px;
}


.contentHalfColLeft{
	float:left;
	width:340px;
	padding:10px;
	padding-bottom:20px;
}

.contentHalfColRight{
	float:left;
	width:400px;
	padding:10px;
	padding-bottom:20px;
}
/*footer styles*/
#footerContent{
	/*padding:10px;*/
	color:#000;
	border-top:#000 1px solid;
	text-align:right;
}
#footerContent a{
	color:#000;
	padding:10px !important;
}
#footerGallery table{
	width:100%;
}

#footerGallery h2{
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	margin:0px;
	padding:5px;
	padding-left:10px;
	text-shadow:#000 1px 1px 1px;
}
#footerGallery{
	background-color:#60912C;
	height:150px;
}

#footerGallery td{
	text-align:center !important;
}

#footerGallery .imageBorder{
	padding:3px;
	border:1px solid #AAA;
	background-color:#fff;
	height:95px;
	width:140px;
	margin-left:auto;
	margin-right:auto;
	box-shadow: 2px 2px 1px #2F2F2F;
	-webkit-box-shadow: 2px 2px 1px #2F2F2F;
	-moz-box-shadow: 2px 2px 1px #2F2F2F;
}

#footerGallery .footerGalleryImageContainer{
	height:100px;
	width:140px;
	overflow:hidden;
}
.footer_nav ul{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:15px;
}
.footer_nav li{
	display:inline-block;
	height:30px;
}


.featuredAreaContainer{
	position:relative;
}
#featuredArea{
}
#featuredArea .slideBG{
	height:200px;
	position:relative;
	background-repeat:no-repeat;
	/* for jumbotron remove width and uncomment*/
	background-position:center;
	background-size:cover;
}

#jFeaturedAreaButtonsContainer{
	position: absolute;
	bottom: 15px;
	width:100%;
}
#jFeaturedAreaButtonsContainer .jFeaturedAreaButtonsInnerContainer{
	width:960px;
	margin:0 auto;
	position:relative;
}
#jFeaturedAreaButtonsContainer .jFeaturedAreaButtons{
	position:absolute;
	right:10px;
	bottom:90px;
}
#jFeaturedAreaButtonsContainer .jFeaturedAreaButton{
	display: inline-block;
	width:15px;
	height:15px;
	line-height:0;
	padding:0;
	border:1px solid #222222;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-left:5px;
}

#jFeaturedAreaButtonsContainer .jFeaturedAreaButton:hover{
	border:1px solid #222222;
	background-color:#222222;
}
#jFeaturedAreaButtonsContainer .jFeaturedAreaButton.current{
	border:1px solid #222222;
	background-color:#222222;
}

#galleryMainPage{
	background-color:#D9FFAF;
	padding:5px;
	border:1px solid #AAA;
}

#galleryMainPage .imageBorder{
	padding:3px; 
	border:1px solid #AAA;
	background-color:#fff;
	height:100px;
	width:140px;
	margin-left:auto;
	margin-right:auto;
	box-shadow: 2px 2px 1px #2F2F2F;
	-webkit-box-shadow: 2px 2px 1px #2F2F2F;
	-moz-box-shadow: 2px 2px 1px #2F2F2F;
} 

#galleryMainPage .footerGalleryImageContainer{
	height:100px;
	width:140px;
	overflow:hidden;
}
#galleryMainPage td{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

#formTable table{
	padding:0px;
	margin:0px;
	border-spacing:0px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-collapse: collapse; 
}

#formTable th{
	text-align:left;
	font-size:1.0em;
	width:250px;
	font-weight:bold;
	padding:5px;
	vertical-align:top;
}
#formTable td{
	vertical-align:top;
	text-align:left !important;
}
.FullSize{
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	font-size:0.8em;
	display:block;
}
.FullSize a{
	color:#000;
}
#form-error{
	display:none;
}
#form-error p{
	margin:0px;
}
.form{

}

.form-container{
	margin-top: 20px;
}

.form .input-label{
	display:none;
}

.form .input-text,
.form .input-textarea{
	border:1px solid #628661;
	padding:11px;
	width:80%;
	margin-bottom:10px;
	background-color: #FFF;
	color: #000;
}

.form .input-text:focus{
	-webkit-box-shadow: 0 0 2px 1px #628661;
	box-shadow: 0 0 2px 1px #628661;
}

.form .submit-button{
	border: 1px solid #628661;
	background: #628661;
	color:  #FFF;
	padding: 10px 20px;
	cursor:pointer;
	font-size:16px;
}

.form .submit-button:hover{
	background-color: #628661;
	color:  #FFF;
}

.form .required-mark{
	display:inline-block;
	font-size:24px;
	vertical-align:top;
	margin-left:10px;
}

.form .form-error{
	border:1px solid #D9534F;
	color:#D9534F;
}
