body#comingSoon {
	background:#fff url(../images/bg_repeater.gif) top left repeat-x;
}

body#comingSoon #outerwrap {
	background:url(../images/comingsoon.gif) top center no-repeat;
	height:231px;
	margin-top:76px;
}

body#home {
	background:#e7e7e7 url(../images/bg-header-home.gif) top left repeat-x;
}

body#interior {
	background:#e7e7e7 url(../images/bg-header-int.gif) top left repeat-x;
}

h1 { color: #993300; margin: 0; padding: 0; font-weight: bold;}
h2 { color: #cc6600; }
h3 { font-weight: bold; margin: 0 0 10px 0; }
li { margin: 0 0 10px 0; }

/* --- Global Utility Classes --- */

.hr {
	clear: both;
	width: 100%;
	border-bottom: 1px solid #bdbeb5;
	line-height: 1px;
	padding-top: 10px;
	margin-bottom: 20px;
}

.floatText {
	float: right;
	margin: 0 0 10px 10px;
	text-align: right;
}

#pdf { width: 175px; }

.embedded_lft {
	float: left;
	margin: 0 28px 10px 0;
	text-align: center;
}

.emphasize {
	padding: 10px;
	background: #F9EEEC;
	font-size: 85%;
	margin-top: 10px;
	clear: both;
	text-align: center;
}

.embedded_rgt {
	float: right;
	margin: 0 0 10px 28px;
	text-align: center;
}

.floatItem {
	display: block;
	float: left;
}

/* --- Header Styles --- */

body#home #header {
	position: relative;
	height: 389px;
	background: url(../images/mastheadPhoto.jpg) top left no-repeat;
}

body#interior #header {
	position: relative;
	height: 206px;
	background: url(../images/clouds.jpg) top left no-repeat;
}

#header p {
	display: none;
}

#header h2 {
	text-indent: -9999px;
}

#header h3 {
	position: absolute;
	top: 20px;
	right: 2px;
	background: #c65236;
	border: 1px solid #fff;
	color: #fff;
	padding: 3px 15px;
	font-weight: 900;
	font-size: 119%;
}

body#home #logo {
	position: absolute;
	top: 300px;
	left: 145px;
	border: none;
	display: block;
	width: 496px;
	height: 60px;
	background: url(../images/logo.png) top left no-repeat;
}

body#interior #logo {
	position: absolute;
	top: 143px;
	left: 155px;
	border: none;
	display: block;
	width: 496px;
	height: 60px;
	background: url(../images/logo.png) top left no-repeat;
}


* html body#home #logo, * html body#interior #logo {
	background-image: url(../images/logo.gif);
}

#logo img {
	display: none;
}

#content {
	position: relative;
	padding: 30px 24px 30px 40px;
	background: #fff;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	text-align: left;
}

body#interior #content { border-top: 9px solid #1b4da4; }

/* Navigation 'Tabs' */

#nav {
	height: 40px;
	line-height: normal;
	background: transparent;
	overflow: hidden;
	font-size: 97%;
	text-align: center;
	margin: 0 0 0 175px;
}

#nav ul {
	margin: 0 auto;
	padding: 10px 0;
	list-style: none;
}

#nav li {
	display: inline;
	margin: 0 auto;
	padding: 0;
}

#nav a {
	float: left;
	margin: 0 2px 0 2px;
	padding: 0 0 8px 8px;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(../images/bg-modetab-btnl.gif) no-repeat left top;
	cursor: pointer;
  }

#nav a span {
	float: left;
	display: block;
	background: transparent url(../images/bg-modetab-btnr.gif) no-repeat right top;
	padding: 8px 12px 11px 3px;
	color: #fff;
 }

#nav a:active span {
	color: #fff;
 }

#nav #activeTab a {
	background-position: 0 -30px;
	font-weight: bolder;
	border-width: 0;
	cursor: default;
}

#nav #activeTab a span {
	background-position: 100% -30px;
	padding-bottom: 10px;
	color: #fff;
 }

#nav a:hover {
	background-position: 0% -30px;
}

#nav a:hover span {
	background-position: 100% -30px;
}

#nav a:active {
	background-position: 0 -30px;
}

#nav a:active span {
	background-position: 100% -30px;
}


/* --- Featured Items on the Home page --- */

.feature {
	display: block;
	width: 217px;
	float: left;
	margin: 0 20px 20px 0;
	height: 205px;
	background: url(../images/home-feature-bg.gif) bottom left no-repeat #369;
	text-align: center;
}

.feature a.button {
	background: url(../images/feature-btn-off.gif) top left no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: 900;
	width: 200px;
	display: block;
	padding: 6px 0;
	margin: 3px 8px;
}

.feature a.button:hover {
	background: url(../images/feature-btn-on.gif) top left no-repeat;
	color: #c65236;
}

/* --- Default Table Styles -- */

#content table {
	border-collapse: collapse;
	width: 100%;
	margin: 15px 0;
}

#content th {
	background: #a0a396;
	color: #fff;
	padding: 10px;
	border: 1px solid #a0a396;
	font-weight: bold;
}

#content th.borderRgt {
	border-right: 1px solid #fff;
}

#content td {
	background: #fff;
	color: #000;
	padding: 10px;
	border: 1px solid #a0a396;
}

/* --- Sidebar on the Home page --- */

body#home .sidebar {
	float: right;
	width: 250px;
	color: #c65236;
	font-size: 129%;
}

body#home .sidebar ul {
	margin-top: 0;
}

/* --- Internal pages specific formatting styles --- */
#everlockFeatures {float:left; width:400px;}
#everlockFeatures .embedded_rgt { padding-top: 10px; width: 271px; }
#everlockFeatures h2 {padding-top:1em;}
#enlarge-features {margin-top:16px;}
#everlock { width: 191px; }
#everRock .embedded_lft { width: 329px; padding-top: 10px; }
#everRock p, #everRock h2 { margin-left: 340px; }
#everRock h3 { font-weight: normal; font-size: 120%; margin: 10px 0 15px 0; }
#everRock p.vary { padding: 0; font-size: 85%; font-style: italic; text-align: right; margin: 0 0 0 360px; color: #333333; }
#everRock1, #everRock2, #everRock3 { width: 190px; padding: 10px 20px 0 20px; margin: 0 0 10px 0; height: 175px; }
#everRock1, #everRock2 { border-right: 1px solid #bdbeb6; }
#everRock1 li { margin: 0 0 5px 0; }

#everRock .emphasize { margin: 0 0 0 360px;}
#accessDoor1 { width: 190px; padding: 0 20px; border-right: 1px solid #bdbeb6; }
#accessDoor2 { width: 300px; padding: 0 20px; }
body.policies h2 { color: #000; margin: 0 0 0 0; padding: 25px 0 0 0; font-weight: bold; font-size: 100%; }

td.imgfloat p {
	float:left;
	margin:0;
	padding:0;
	}

td.imgfloat img {
	float:right;
	margin-left:1em;
	}

.swatches {margin-top:8px;}
.swatches img {margin-right:3px;}
.swatches img:last-child {margin-right:0;}

#swatches {margin:2em 0;}
#swatches h2 {margin-bottom:8px;}
#swatches h2 em {color:#000; font-size:11px;}
#swatches .floatItem {text-align:center;margin-right:35px;}
#swatches #everLock6 {margin-right:0;}

/* GRIDS -----------------------------------:o}-------------------------------- */
.product-shot, .product-thumbs {float:right;display:inline;width:351px;}
.product-shot {float:left;width:337px; padding-right:25px;}

.product-shot img {padding:0 0 8px 0;}

.product-shot p {text-align:center; margin-top:3px;}
.product-thumbs p {font-size:90%; margin-top:2px; margin-bottom:1em;}

.product-thumbs {padding-top:27px;}

#everBrick {margin-bottom:3em; margin-top:1em;}

#everBrick .floatItem, #everStone .floatItem {text-align:center; width:110px;}


/* --- Form Styles --- */

.error, .red { color: #ff0000; }
.red { padding: 0 0 0 4px; }


.define_required {
	display: block;
	width: 350px;
	text-align: right;
	margin-bottom: 1em;
}

.define_required span {
	color: #ff0000;
}

.form_error {
	background-color: #fff7c0;
}

.success { color: green; }

.formcopy { clear: both; font-size: 90%; font-style: italic; }

/* ---- FORM Elements ---- */

form {
	height: auto;
	margin: 0;
	padding: 10px;
}

form br {
	clear: both;
}

form p { font-style: italic; }

label {
	width: 12em;
	float: left;
	margin: 0 1em 1em 0;
	padding: .25em;
	text-align: right;
	font-weight: bold;
	clear: both;
 	cursor: help;
    font-size: 97%;
}

input, select, textarea {
	float: left;
	margin: 0 .25em 1em 0;
	padding: 2px;
	background: #f7f7f7;
}

input:focus, textarea:focus {
	background: #fff;
}

textarea {
	height: auto;
	overflow: auto;
}

label span {
	vertical-align: middle;
}

input.checkbox {
	margin: 7px 0 0 0;
	border: 0;
}

form input.formbuttons {
	margin: 4px 0;
	padding: 4px 2px;
	font-weight: bold;
	color: #777;
	cursor: default;
}

html>body form input.formbuttons {
	padding: 4px 10px;
}


/* --- Footer --- */

#btmLinks {
	width: 100%;
	text-align: center;
	font-size: 85%;
	padding: 30px 0 0 0;
	border-top: 1px solid #bdbeb6;
	margin-top: 100px;
}

#btmLinks span {
	padding: 0 10px;
}

#footer {
	height: 30px;
	background: #686d59;
	width: 759px;
	padding: 5px 10px;
	color: #fff;
	font-size: 85%;
	clear: both;
}

#footer a, #footer a:visited, #footer a:hover {
	color: #fff;
}

#footer p {
	display: block;
	width: 50%;
	float: left;
	text-align: left;
}

#footer p#ftrLinks {
	text-align: right;
}

p#poweredby a {
	color: #999;
	text-decoration: none;
	padding: 0 28px;
	background: transparent url(../images/bg-logo-foraker.png) no-repeat 0 0;
	font-size: 85%;
	line-height:15px;
	display:block;
	float:left;
	margin-left:290px;
}

p#poweredby a:hover {
	color: #686d59;
	background-position: 0 -15px;
}