/*
Theme Name: Sentry Construction
Theme URI: sentryconstruction.com
Description: A brief description.
Version: 1.0
Author: Bradley Hobbs
Author URI: bradleyhobbs.com
*/

@font-face {
    font-family: "Leander";
    src: url('Leander.eot');
	src: url('Leander.eot') format('eot'),
	     url('Leander.woff') format('woff'),
	     url('Leander.svg') format('svg');
}

body {
	padding: 0;
	margin: 0;
	font-family: "Leander";
	width: 100%;
	height: 100%;
	min-height: 932px;
	background-color: rgb(25,20,17);
}

#main {
	width: 100%;
	max-width: 1372px;
	height: 932px;
	margin: 0 auto;	
	background: url("home_page/home_background.jpg") no-repeat;
	position: relative;
}

#header_container {
	width: 100%;
	height: 158px;
	margin: 0 auto;
	position: relative;
}

#header {
	width: 100%;
	height: 158px;
	background: url("home_page/nav_header.png") no-repeat;
	background-size: 100% 158px;
	color: white;
}

#nav {
	position: absolute;
	bottom: 30px;
	left: 28%;
	width: 900px;
	height: 35px;
	font-family: "Leander";
}

#nav_table {
	padding:0;
    position: absolute;
    margin: 0;
    bottom: 0;
    height: 100%;
    text-align: center;
}

#nav_table td{
	padding: 0 20px;
}

#nav ul {
	display: table;
	padding:0;
    position: absolute;
    margin: 0;
    bottom: 0;
    height: 100%;
    text-align: center;
}

#nav ul li {
	display: table-cell;
    height: 100%;
    text-align: center;
	color: white;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
}

#nav a, a:visited, a:active {
	text-decoration: none;
	color: white;
}

.active:hover {
	/*background: url("main home page/purhome_highlighted.png") repeat-x;*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.4)), color-stop(1%,rgba(255,255,255,.4)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
}

#slider_container {
	width: 100%;
	max-width: 1417px;
	height: 212px;
	margin-top: 400px;
	background: url("home_page/picture_banner.png") no-repeat;
	background-size: 100% 212px;
	position: relative;
}

#slider {
	margin: 0 auto;
	width:900px;
	height: 212px;
	position: relative;
}

#test {
	width: 800px;
	height: 225px;
	margin: 0;
	margin: -15px 0px 0px 15px;
	position: relative;
}

#test ul {
	display: table;
	table-layout: fixed;
	width: 100%;
	padding:0;
    position: absolute;
    margin: 0;
    bottom: 0;
    height: 100%;
}

#test ul li {
	display: table-cell;
    height: 212px;
    text-align: center;
    vertical-align: middle;
    padding-left: 50px;
    cursor: default;
}

#test img {
	border: 3px solid white;
}

#bottom_info {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	height: 40px;
	color: white;
}

#bottom_info ul {
	display: table;
	padding:0;
    margin: 0;
    height: 100%;
    width: 100%;
    text-align: center;
}

#bottom_info ul li {
	display: table-cell;
    height: 100%;
    text-align: center;
	color: white;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;	
}

#footer {
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: -50px;
	left: 0;
	color: white;
	text-align: center;
}

.clear {
	clear: both;
}

#next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: -30px;
	width: 55px;
	height: 55px;
	border-radius: 55px;
	cursor: pointer;
	background: url(images/left_arrow.png) center center no-repeat;
	z-index: 100;
}

#prev {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	right: -30px;
	width: 55px;
	height: 55px;
	border-radius: 55px;
	cursor: pointer;
	background: url(images/right_arrow.png) center center no-repeat;
	z-index: 100;
}

#success {
	width: 100%;
	height: auto;
	position: absolute;
	top: 200px;
	color: white;
	background: url("home_page/picture_banner.png") no-repeat;
	background-size: 100% 100%;
}

/*********************************************** Service Page ******************************************/

#service {
	width: 100%;
	height: auto;
	background: url(service_area/body_box.png) no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	bottom: 50px;
	text-align: center;
	color: white;
}

#lists {
	margin: 0 auto;
	width: 300px;
	height: auto;
	text-align: left;
}

#lists ul {
	float: left;
}

/*********************************************** Insurance Page ******************************************/

#insurance {
	width: 100%;
	height: auto;
	background: url(service_area/body_box.png) no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	bottom: 50px;
	text-align: center;
	color: white;
	padding: 15px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box; 
}

.bold {
	font-weight: bold;
	font-size: 14px;
}

#insurance a, a:visited, a:active {
	color: white;
}

/*********************************************** About Page ******************************************/

#about {
	width: 100%;
	height: 420px;
	background: url(service_area/body_box.png) no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	bottom: 50px;
	text-align: center;
	color: white;
}

#top {
	width: 100%;
	height: 50px;
	position: relative;
}

#columns {
	margin: 0 auto;
	width: 80%;
	height: auto;
	font-family: Tahoma;
}

.columns {
	width: 33%;
	float: left;
	height: 200px;
}

.column_border {
	border-right: 1px solid white;
}

#about p {
	padding: 20px 25px;
}

.small {
	font-size: 15px;
}

#top ul {
	display: table;
	table-layout: fixed;
	width: 100%;
	padding:0;
    position: absolute;
    margin: 0;
    bottom: 0;
    height: 100%;
}

#top ul li {
	display: table-cell;
    text-align: center;
    vertical-align: middle;
}

h3 {
	height: 40px;
}

#about a, a:visited, a:active {
	color: white;
}

/*********************************************** contact Page ******************************************/

#contact {
	width: 100%;
	height: 420px;
	background: url(service_area/body_box.png) no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	bottom: 50px;
	text-align: center;
	color: white;
}

#info {
	width: 50%;
	float: left;
	height: 100%;
	padding-top: 25px;
}

#form {
	width: 49%;
	height: 100%;
	color: white;
	float: left;
}

input#submit {
	color: white;
	border: 2px solid white;
	padding: 5px 20px;
	font-family: "Eraser";
	background-color: transparent;
}

input, select, textarea{
    outline-width: 0;
}

input.ctextbox:focus {
    outline-width: 0;
}

#contact_container {
	margin: 0 auto;
	text-align: left;
	color: white;
	padding: 15px;
	width: 250px;
	border: 2px solid white;
}

#contact h3 {
	margin: 10px 0 -10px 0;
	padding: 0;
}


/*********************************************** remodeling Page ******************************************/

#remodeling {
	width: 100%;
	height: auto;
	background: url(service_area/body_box.png) no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	bottom: 50px;
	text-align: center;
	color: white;
	padding: 0 20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box; 
}

#remodel_columns {
	margin: 0 auto;
	width: 80%;
	height: 93px;
	display: table;
	position: relative;
	overflow: hidden;
}

#remodel_columns ul {
	display: table;
	table-layout: fixed;
	width: 101%;
	padding:0;
    position: absolute;
    margin: 0;
    bottom: 0;
    height: 100%;
    
}

#remodel_columns ul li {
	display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid white;
}

#remodeling a, a:visited, a:active {
	color: white;
}

/*********************************************** emergency Page ******************************************/

#emergency{
	width: 100%;
	height: auto;
	background: url(service_area/body_box.png) no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	bottom: 50px;
	text-align: center;
	color: white;
	padding: 0 20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box; 
}

#emergency_columns {
	margin: 0 auto;
	width: 80%;
	height: 93px;
	display: table;
	position: relative;
	overflow: hidden;
}

#emergency_columns ul {
	display: table;
	table-layout: fixed;
	width: 101%;
	padding:0;
    position: absolute;
    margin: 0;
    bottom: 0;
    height: 100%;
    
}

#emergency_columns ul li {
	display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid white;
}

#emergency a, a:visited, a:active {
	color: white;
}
/********************************************** Validate ************************************/

label.valid {
  width: 24px;
  background: url(images/valid.png) center center no-repeat;
  display: inline-block;
  text-indent: -9999px;
}

label.error {
  padding-left: 15px;
  display: inline-block;
  color: red;
}

button {
  margin-top: 10px;
}

.inactive {
  color: #666666;
}

/*********************************************** Damage ******************************************/

.damage {
	width: 100%;
	height: auto;
	background: url(service_area/body_box.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 300px;
	text-align: center;
	color: white;
	padding: 15px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box; 
}

.damage p {
	font-weight: normal;
}

.damage a, a:visited, a:active {
	color: white;
}

.italic {
	font-style: italic;
}

#ie {
	width: 100%;
	height: 100%;
	min-height: 932px;
	background: url("home_page/home_background_ie.jpg") no-repeat;
	background-size: 100% 932px;
	margin: 0 auto;
	z-index: 10;
	font-family: sans-serif;
	position: relative;
}

a.download-now {
    background: url("images/sprite.png") no-repeat scroll left top transparent;
    display: block;
    height: 49px;
    outline: medium none;
    text-indent: -9999px;
    width: 169px;
}
        
a.download-now:hover {
            background-position: 0 -53px;
}
        
a.download-now:active {
            background-position: 0 -104px;
}

#ie-download {
	width: 400px;
	height: 250px;
	position:absolute;
    top:50%;
    left:50%;
    margin-top: -200px;
    margin-left: -125px;
    background: white;
    border-radius: 10px;
    padding: 10px;
	border: 1px solid white;
}

a img {
	border: none;
}



















