/* CSS Document */

/*
Colors Used
Dark Blue: #253a42
Hover Gray-Blue: #d2d8e9
Highlight Blue: #284c9e
Bright  Blue: #2da5d4
*/
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Caption');
html {
	height: 100%; overflow: auto; margin: 0;
	color: #444;	
	font-family: Helvetica, Arial, "sans-serif";
}

dd {
	padding: 0px;
	margin: 0px;
}

body, header {
	background: url(/images/page-bg.png) repeat-x top center;
}

body {
	height: 100%; overflow: auto; margin: 0;
	font-size: 14px;
	line-height: 20px;

}

p, a, li, span, th, td, dd {
	font-family: Helvetica, Arial, "sans-serif";
	text-decoration: none;
}

p {
	text-align: justify;
}

a, a:active, a:visited {
	color: #253a42;
}

a:hover {
	color: #284c9e;
}

header {
	text-align: right;
	vertical-align: top;
	position: relative;
	min-height: 110px;
}

footer {
	text-align: center;
	padding: 12px;
	background: url(/images/footerbg.png) repeat-x top #efefef;
	/*position: absolute;
	bottom: 0px;
	height: 200px; */
}

footer h3 {
	font-size: 16px;
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: auto;
}

table td {
	padding: 4px;
	text-align: center;
}
img {
	max-width: 100%;
	height: auto;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'PT Sans Caption', sans-serif;
	color: #253a42;
	text-shadow: 1px 1px 2px #bcbdbf;
	text-align: left;
}

h1 {
	text-align: center;
}

hr {
	height: 1px;
	border: 0;
	color: #ccc;
	background-color: #ccc;
	width: 95%;
}

#wrapper {
	max-width: 960px;
	margin: auto;
	background-color: #fff;
	min-height: 100%;
	position: relative;
	vertical-align: top;
}

#maincontent {
	padding: 20px;
	padding-left: 40px;
	vertical-align: top;
}

#maincontent li {
	margin-bottom: 8px;
}

#leftcontent {
	width:63%;
	display: inline-block;
}

#rightcontent {
	padding:12px;
	margin-left: 20px;
	width: 30%;
	border: 2px solid #ababab;
	display: inline-block;
	position: absolute;
	top:120;
	left:610px;
}


#homecontent {
    background: url(/images/contentbg.png) repeat-x top #fff;
	width: 95%;
    position: relative;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
	margin: auto;
	padding: 12px;
	vertical-align: top;
	text-align: left;
}	

#doorpagemain {
	text-align: center;
	padding: 12px;
	margin: 16px;
}

#doorpagemain h2 {
	text-align: center;
}

#doorpagemain dd {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

#statebanners {
    background-color: #fff;
	width: 100%;
    position: relative;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
	margin: auto;
	padding: 12px;
	vertical-align: top;
	text-align: left;
}	

#middlefeature {
	text-align: center;
	margin: auto;
}

#logo {
	max-width: 125px;
	max-height: 110px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 4px;
	margin-left: 4px;
}

#mainnav {
	display: inline-block;
	align-content: flex-end;
	position: relative;
	top: 60px;
	text-align: left;
}

#mainnav em {
	font-size: 80%;
}

#headlowpromise {
	max-height: 34px;
	max-width: 263px;
	position: absolute;
	top: 12px;
	left: 270px;
	margin-left: 20px;
}

#head-phone {
	font-family: 'PT Sans Caption', sans-serif;
	color: #fff;
	font-weight: bolder;
	font-size: 22px;
	font-style: italic;
	position: absolute;
	top: 12px;
	left: 700px;
}

#head-phone a {
	color: #fff;
	text-decoration: none;
	cursor: default;
}

#pricetable {
	text-align: center;
	margin: 0 auto;
	font-weight: bold;
}

#pricetable table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: auto;
}

#pricetable table td {
	border: 1px solid #333;
	padding: 4px 8px;
	white-space: nowrap;
}

#pricetable a, a:visited, a:active {
	color:#971618;
}

#colorblock li {list-style-type:none; display:inline-block; line-height:4em;}
#colorblock li a {padding:15px; border:4px solid #ccc; border-radius: 12px;}
#colorblock li a:hover {border:4px solid #eee}

#cartexp1, #cartexp2, #cartexp3, #cartexp4, #cartexp5, #cartexp6, #cartexp7 {
	display: none;
}

#infoBronze, #infoSilver, #infoGold, #infoArtistry, #infoSettlers, #infoContemporary, #infoGlenmoor, #infoWestport {
	display: none;
}

.doorStyleSelect {
    max-width:22%;
	min-width: 200px;
	height: 370px;
    border: 2px solid #EEE;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-radius: 5px;
    text-align: center;
    background-color: #FFF;	
	display: inline-block;
	margin: 12px auto;
	position: relative;
	vertical-align: top;
}

.doorStyleSelect p {
	text-align: center;
	font-size: .8em;
	line-height: .9em;
	margin: 6px;
}

.doorStyleSelect input {
	position: absolute;
	top:300px;
	left: 16px;
}

.doorStyleSelect button {
	position: absolute;
	top:300px;
	left: 36px;
}

.doorStyleSelect .title {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-shadow: 1px 1px 2px #bcbdbf;
    color: #304160;
    line-height: normal;
    font-weight: bolder;
}

.doorStyleSelect .subtitle {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-shadow: 1px 1px 2px #bcbdbf;
    color: #304160;
    line-height: normal;
    font-weight: bold;
}

.doorStyleSelect .bestseller {
	position: absolute;
	top:0;
	left: 148px;;
	z-index: 25;
}

.featuretext {
	display:none;
	background-color: #ededed;
	border: 2px #ababab solid;
	border-radius: 8px;
	padding: 12px;
	margin: 16px;
}

.featuretext dd {
	display: inline-block;
	text-align: center;
	margin: 8px;
	padding: 8px;
	max-width: 110px;

}

.largefeature {
	max-width: none !important;
}

.featureheader {
	background-color: #253a42;
	background: url("../images/feature-arrow-down.png") no-repeat 98% #253a42;
	color: #efefef;
	border-radius: 8px;
	padding: 8px;
	margin: 8px;
	cursor: pointer;
}

.homedoorinfo {
	background-color: #d2d8e9;
    border: 2px solid #253a42;
    border-radius: 8px;
	padding: 0px 10px 10px 10px;
	position:fixed;
    width:300px;
    min-height:400px;
    margin:-150px auto auto -200px;
    top:50%;
    left:50%;
    text-align:center;	
	z-index: 99;
}

.homedoorinfo p {
	line-height: 1.5em;
	text-align: justify;
}

.quickclose {
	font-size: 9px;
	float: right;
	text-align: right;
	text-decoration: underline;
}

.quickinfo {
	font-size:10px;
	text-decoration: underline;
	margin-bottom: 10px;
}

.welcome {
	max-width: 70%;
	display: inline-block;
	vertical-align: top;
}

.custlobby {
	max-width: 25%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin: auto;
}

.midbox1, .midbox2, .midbox3 {
	display: inline-block;
	max-width: 250px;
	max-height: 161px;
	border: 3px solid #ccc;	
	border-radius: 2px;
	vertical-align: top;
	padding: 4px 12px 4px 12px;
	text-align: center;
	margin: auto;
}

.midbox1 {
	background: url("../images/5.jpg") no-repeat top center;
}

.midbox2 {
	background: url("../images/6.jpg") no-repeat top center;
}

.midbox3 {
	background: url("../images/7.jpg") no-repeat top center;
}

.midboxcontent {
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	font-weight: lighter;
}

.midboxcontent h2 {
	color: #fff;
	border-bottom: 1px solid #ddd;
	text-align: center;
	font-style: normal;
}

.midboxcontent a {
	color: #fff;
}

.midboxcontent a:hover {
	color:#ddd;
}

.homebanners {
	text-align: center;
	margin: 20px 0px;
}


.footerblock {
	width: 18%;
	margin: auto;
	vertical-align: top;
	display: inline-block;
	text-align: left;
	padding: 4px;
	margin-top: 30px;
	font-size: 12px;
	line-height: 18px;
}

.footerblock a {
	display: block;
	padding-right: 8px;
}

.textcenter {
	text-align: center;
	vertical-align: top;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.imgfloatleft {
	float: left;
	margin-right: 10px;
}

.imgfloatright {
	float: right;
	margin-left: 10px;
}

.featureimg {
	max-width: 75px;
	max-height: 75px;
	border: 1px solid #ccc;
	padding: 1px;
}

.custombutton {
	text-align: center;
}

.button {
	display: inline-block;
	border-radius: 4px;
	background-color: #2da5d4;
	border: 2px solid #253a42;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	padding: 12px;
	transition: all 0.5s;
	cursor: pointer;
	margin: 5px;
}

.buttonLink {
	padding:12px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: -12px;
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}

.homebutton {
	margin: auto;
	margin-right: -20px;
	
}

.infobutton {
	background-color: #253a42;
	border: 2px solid #363636;
	text-shadow: 1px 1px 3 #363636;
	padding: 4px;
	border-radius: 4px;
	margin-top: -8px;
}

.roundwhitebg {
	margin: 8px;
	padding: 8px;
	background-color: #fff;
	border-radius: 10px;
}

.brocbox {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin: auto;
	font-size: 13px;
	min-width: 250px;
	
}

.brocbox img {
	max-height: 108px;
	max-width: 86px;
	float: left;
	margin: 0px 10px 10px 0px;
	display: block;
}

.brocbox a {
	white-space: nowrap;
}

.brocbox li {
	list-style: none;
}

.formfieldbox {
	display: inline-block;
	margin: 8px;
	padding: 4px;
	line-height: 2em;
}

.redtext {
	color:darkred;
}

.graybg {
	background-color: #dadee5;
}

.nowraptable {
	white-space: nowrap;
}

.wraptd {
	white-space: normal;
}

.cartselect {
	font-size:18px; 
	padding:4px; 
	border-radius:4px;
}
.cartoption {
	font-size:18px; 
	padding:20px; 
	/*border-bottom:1px solid #CCC;*/
}

.cartinfo {
	position: relative;
	top:14px;
}

.cartexplain {
	background-color: #d2d8e9;
	border: 2px solid #253a42;
	border-radius: 8px;
	margin: 8px;
	padding: 0px 8px 0px 8px;
}

.sideblock {
	border:4px solid #ccc; 
	border-radius: 12px; 
	background-color:#394358; 
	color:#fff; padding:12px; 
	text-align: left;
}
	.sideblock h3 {
		color:#fff !important;
	}

.quoteform {
	padding: 8px;
	display: inline-block;
	vertical-align: top;
	margin: 8px;
	text-align: left;
	min-width: 250px;
}

.quoteform input {
	font-size:18px; 
	padding:4px; 
	border-radius:4px;	
}

.quoteform select {
	font-size:18px; 
	padding:4px; 
	border-radius:4px;
}

.quotecolor a {padding:15px; border:4px solid #ccc; border-radius: 12px; line-height:4em;}
.quotecolor a:hover {border:4px solid #eee}

.text-selection {
	border:0; color:#fff; 
	background-color:#394358;
}

.align-right {
	text-align: right;
	float: right;
}

.item {
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
}

.item p {
	text-align: left;
}

.itemprice {
	text-align: right;
}

.entryBox {
	display: inline-block;
	min-width: 40%;
	padding: 12px;
	text-align: left;
	line-height: 2.5em;
}

.entryBox input, select {
	font-size: 0.9em;
}


.bigtext {
	font-size: 1.5em;
}

.text09 {
	font-size: 0.9em;
}

.text11 {
	font-size: 1.1em;
}

.text12 {
	font-size: 1.2em;
}

.textright {
	text-align: right;
}

.textleft {
	text-align: left;
}

.top-align {
	vertical-align: top;
}

.homebg {
	background-color: transparent !important;
	text-align: center;
}


.cddimgborder {
	border: 5px #cdcdcd solid;
	margin: 0px 5px 0px 5px;
}

.boldtitle {
	font-size: 1.1em;
	color: #253a42;
}

.justified-container {
  justify-content: flex-start | flex-end | center | space-between | space-around;
}

.width25 {
	width: 25%;
}

.width33 {
	width: 33%;
}

/* media stuff */

@media only screen and (max-width:959px) {
	header {
		text-align: left;
	}
	
#wrapper {
	width: 100%;
}

#logo, #mainnav {
	display: block;
}

#logo {
	max-width: 63px;
	max-height: 55px;
}	

#headlowpromise {
	display: none;
}

#head-phone {
	left: 220px;
	font-size: 18px;
}
	
#leftcontent {
	width: auto;
	display: block;
}

#rightcontent {
	position: relative;
	top: auto;
	left: auto;
	width: auto;
	display: block;
}

.footerblock {
	width: 100%;
	display: block;
}
	
.footerblock a {
		display: inline;
	}
}

.scrollwarning {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	display: none;
}



table.table1{font-family: "Trebuchet MS", sans-serif;font-size: 16px;font-weight: bold;line-height: 1.4em;font-style: normal;border-collapse:separate;margin:0 auto;}
.table1 thead th{padding: 10px;color: #fff;text-shadow: 1px 1px 1px #315bb3;border: 1px solid #3c4b69;border-bottom: 3px solid #4c5977;background-color: #4c5977;background: -webkit-gradient(linear,left bottom,left top,color-stop(0.02, rgb(24,36,63)),color-stop(0.51, rgb(55,68,100)),color-stop(0.87, rgb(111,124,150)));background: -moz-linear-gradient(center bottom,rgb(24,36,63) 2%,rgb(55,68,100) 51%,rgb(111,124,150) 87%);-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius: 5px 5px 0px 0px;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.table1 thead th:empty{background:transparent;border:none;}
.table1 tbody th{color:#fff;text-shadow:1px 1px 1px #315bb3;background-color:#4c5977;border:1px solid #3c4b69;border-right:3px solid #4c5977;padding:0px 10px;background:-webkit-gradient(linear,left bottom,right top,color-stop(0.02, rgb(24,36,63)),color-stop(0.51, rgb(55,68,100)),color-stop(0.87, rgb(111,124,150)));background: -moz-linear-gradient(left bottom,rgb(24,36,63) 2%,rgb(55,68,100) 51%,rgb(111,124,150) 87% );-moz-border-radius:5px 0px 0px 5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px; border-top-left-radius:5px;border-bottom-left-radius:5px;}
.table1 tfoot td{color: #6f94e5;font-size: 25px;text-align: center;padding: 10px 0px;text-shadow: 1px 1px 1px #9d9d9d;}
.table1 tfoot th{color: #666;font-size: 18px;}
.table1 div.tfootus {color: #5d87e2;font-size: 34px;text-align: center;padding: 10px 0px;text-shadow: 1px 1px 1px #444;}
.table1 tbody td{padding: 15px 30px 15px 30px;text-align: center;background-color: #d3ddf0;border: 2px solid #e6eaf4;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;color: #626262;text-shadow: 1px 1px 1px #fff;}
.table1 tbody span.check::before{content : url(../images/check0.png)}
.table1 tbody span.no::before{content : url(../images/nono.png)}
.table1 tbody span.headerlogo::before{content : url(../images/headerlogo.png)}


@media only screen and (max-width:800px) {
	.welcome {
		max-width: 100%;
		display: block;
	}

	.custlobby {
		max-width: 100%;
		display: block;
	}	
}


@media only screen and (max-width:500px) {
	body {
		font-size:18px;
		line-height: 28px;
	}
	
	table {
		overflow-x: auto;
		display: block;
	}
	
	#head-phone {
		left: 90px;
		font-size: 16px;
		font-weight: bold;
	}
	
	#head-phone a {
		cursor: pointer;
	}
	
	#pricetable table {
		display: block;
		overflow-x: auto;
	}
	
	#maincontent {
		padding: 10px 20px 10px 20px;
	}
	
	.doorStyleSelect {
		display: block;
		max-width: 300px;;
	}
	
	.doorStyleSelect .bestseller {
		position: absolute;
		top:0;
		left: 270px;;
		z-index: 25;
	}	
	
	.doorStyleSelect input {
		position: absolute;
		top:300px;
		left: 80px;
	}	
	
	.doorStyleSelect button {
		position: absolute;
		top:340px;
		left: 96px;
	}		
	
	.homedoorinfo {
		position:fixed;
		width:300px;
		min-height:400px;
		margin:-100px auto auto -200px;
		top:20%;
		left:60%;
	}	
		
	
	.button {
		font-size: 16px;
	}
	
	.scrollwarning {
		display: block;
	}
	
	.brocimg {
		display: none;
	}
	
	.entryBox input,select {
		font-size: 0.7em;
	}
	.hidephone {
		display: none;
	}	
	.homebutton {
		padding-top: 12px;
		/*margin-top: 10px;*/
	}
	
	.buttonLink {
		padding-top: 12px;
		margin-top: -20px;
	}
	
	.quickinfo {
		margin-bottom: 10px;
		margin-top:-10px;
	}
	.width25 {
		width: auto;
	}
	
}

@media only screen and (max-width:320px) {
	#head-phone {
		font-size: 15px;
	}
	
	#colorblock li {list-style-type:none; display:inline-block; line-height:2em;}
	#colorblock li a {padding:8px; padding-left:12px; border:2px solid #ccc; border-radius: 4px;}
	#colorblock li a:hover {border:2px solid #eee}	
	
	.entryBox input,select {
		font-size: 12px;
	}
	
	.doorStyleSelect .bestseller {
		position: absolute;
		top:0;
		left: 220px;;
		z-index: 25;
	}
	
	.doorStyleSelect input {
		position: absolute;
		top:300px;
		left: 50px;
	}	
	
	.doorStyleSelect button {
		position: absolute;
		top:340px;
		left: 96px;
	}	
	
	.width25 {
		width: auto;
	}
	

	

	

}


/* CSS Menu Overrides */

#cssmenu {
	background: #253a42;
}

#cssmenu ul ul li a {
  background: #253a42;
}

#cssmenu.small-screen .submenu-button.submenu-opened {
  background: #253a42;
}