/* GLOBAL STYLES */
* {
	margin: 0;
	padding: 0; 
}
html{
	height: 100%;
	width: 100%;
}
body {
	background: #FFF url(/images/BG.jpg);
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
a img {
	border: none;
}
a {
	text-decoration: none;
	color: #966;
	font-weight: bold;
}
a:hover {
	 text-decoration: underline;
}
a:visited {
	color: #966;
}
.center {
	text-align: center;
}
h1 {
	margin-bottom: 12px;
}
h2 {
	color: #082D5A;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	letter-spacing: .07em;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
h2 a:link,
h2 a:visited,
h2 a:hover,
h2:active {
	color: #082D5A;
}
h3 {
	color: #072e5e;
	font-variant: small-caps;
	font-size: 16px;
}
h4 {
	color: #072e5e;
	font-size: 14px;
}
table {
	border-collapse: collapse;
	border: none;
}
ul {
	margin-left: 32px;
	margin-bottom: 1em;
}
#sitemap ul ul {
	margin-bottom: 0px;
}
blockquote {
	margin-left: 32px;
	margin-right: 32px;
}
p {
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 12px;
}

/* GENERAL LAYOUT */
#container{
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}
#header{
	background-image: url(/images/slogan.gif);
	background-repeat: no-repeat;
	background-position: 181px 0px;
	background-color: #fff;
}

#nav-clear{
	clear: both;
	height: 4px;
	background-color: #fff;
	line-height: 1px;
	font-size: 0px;
	display: none;
}

#header-image{
	margin-bottom:4px;
	clear:left;
}

#header2 {
	height: 73px;
}

#header2 #logo {
	float: left;
	width: 145px;
}

#header2 #tagline {
	margin: 0px 0px 0px 145px;
	text-align: center;
}

#table {
	margin: 5px auto 0px auto;
	width: 400px;
}

#table tr {
	vertical-align: middle !important;
}

#table td {
	vertical-align: middle !important;
}

#table td img {
	height: 29px;
	width: 59px;
	vertical-align: middle !important;
}

#table em {
	color: #020266;
	padding-top: 16px;
	font-size: 18px;
}


#bread{
	text-align:left;
	padding: 4px 0;
	margin-bottom: 4px;
	clear: both;
}
#bread p{
	background-color: #FFF;
	clear:right;
	color:#0121a5;
	padding: 0 10px;
	font-weight:bold;
	display:inline;
	line-height: 100%;
	letter-spacing: 0;
}
#bread a{
	color:#0121a5;
}
#bread a:visited{
	color:#000;
}
#footer{
	clear:both;
	background-color:#D5DED5;
	color:#607797;
	text-align:center;
	padding:3px;
}
#footer a {
	color:#607797;
	font-size:9px;
}

/* HOME PAGE */
#main-area{
	background-image:url(/images/bg_mainArea.gif);
	background-repeat:repeat-y;
	overflow:auto;
	margin-bottom:1px;
	width:100%;
}
#featured{
	float:left;
	width:319px;
	text-align:center;
	padding-top:11px;
}
#featured table {
	margin: 0 8px;
}
#featured p{
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:.04em;
	font-weight:normal;
	line-height:1.3em;
	padding-right:5px;
	margin-bottom:20px;
}
#featured ul {
	margin-left: 12px;
}
#featured ul, #featured li {
	text-align: left;
	font-size: 13px;
}
#featured a{
	color:#999966;
}
#featured h2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	text-transform: none;
}
#featured h2 a {
	text-decoration: none !important;
}

#body{
	float:left;
	width:431px;
}
#body p {
	padding:4px 15px 4px 15px;
	text-align:left;
	letter-spacing:.08em;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1.3em;
	margin-bottom: 0;
}
#body h1, #body h2, #body h3, #body h4, #body h5{
	padding:10px 15px 4px 15px;
}

/* SECONDARY PAGES */
#body-secondary {
	padding: 12px;
	min-height: 450px;
}
h1 {
	 color: #0436E5;
	 text-align: center;
	 text-transform: uppercase;
	 font-size: 20px;
}

/* DOOR PAGES */
#nav-door{
	float:left;
	background-image:url(/images/bg_nav_door.jpg);
	background-repeat:no-repeat;
	width:149px;
	text-align:center;
	padding-top:10px;
	min-height:370px;
	height:auto !important;
	height:370px;
}
#nav-door a{
	display:block;
	width:141px;
	height:38px;
	background-image:url(/images/nav_underBar.jpg);
	background-position:6px bottom;
	background-repeat:no-repeat;
	padding-top:0px;
	padding-left: 2px;
	margin-top:4px;
}
#nav-door .one{
	height:26px;
}
#nav-door br{
	line-height:0px;
	font-size:0px;
}
#nav-door a:hover {
	background-image:url(/images/nav_underBar_on.jpg);
}
#door-category, 
#door-individual {
	background-image:url(/images/bg_mainDoor.jpg);
	background-repeat:repeat-y;
	/*overflow:auto;*/
	width:100%;
}
#body-main-door{
	float:left;
	width:561px;
	padding:10px;
}
#main-area-main-door{
	background-image:url(/images/bg_mainDoor.jpg);
	background-repeat:repeat-y;
	overflow:auto;
	width:100%;
}
#main-area-door-bottom{
	background-image:url(/images/bg_main_door_bottom.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:3px;
	clear:both;
	line-height:1px;
	font-size:0px;
	margin-bottom:1px;
}

/* CATEGORY PAGES */
#header-main-door{
	background-image:url(/images/bg_header.jpg);
	background-repeat:repeat-x;
	height:36px;
	text-align:center;
	padding-top:15px;
}
h1.heading{
	background-image:url(/images/bg_header.jpg);
	background-repeat:repeat-x;
	height:38px;
	text-align:center;
	padding-top:13px;
	font-size:22px;
	color:#072e5e;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
.body-area-table h2 {
	text-align: center;
	border-bottom: none;
}
#door-category td {
	padding:4px;
}
.body-area-table {
	margin-bottom: 24px;
	margin-top: 8px;
}
.body-area-table td  {
	padding: 4px;
}
.body-area-table td p {
	font-size: 14px;
	padding: 0;
	margin-bottom: 0;
}
.body-area-table td img {
	border: none;
}
img.bordered {
	border: 2px solid #A1ABDB;
}
	
/* INDIVIDUAL PRODUCT PAGES */
#body-door{
	float:left;
	width:601px;
}
#productPageIntro{
	background-image:url(/images/bg_header_door.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#D4DED5;
}
#productPageIntro td{
	padding-top:14px;
	vertical-align:top;
	text-align:justify;
}
#productPageIntro td p {
	margin-top:-4px;
	text-align:left;
	font-weight: bold;
	margin-bottom: 8px;
}
#tab-nav{
	background-image:url(/images/bg_nav_tab.jpg);
	background-repeat:repeat-x;
	height:24px;
	text-align:left;
}
#tab {
	padding-left:2px;
}
#tab-nav a{
}
#tab-nav img {
	margin-right: 16px;
}
#tab-nav .infoTab, #tab-nav .photoTab {
	margin-right: 0px;
}
#tab-nav .designTab {
	margin-right: 8px;
}
#text-door{
	padding:12px;
}
#text-door h1{
	text-align:left;
	margin-bottom:10px;
	color:#0337E5;
	font-size:17px;
	font-weight:bold;
}
#text-door p{
	text-align:justify;
	margin-bottom:10px;
}
#text-door td, #hardware-kits td {
	border: 1px solid #072E5E;
}
#text-door td {
	padding: 2px;
}
#hardware-kits td {
	padding: 0;
	vertical-align: middle;
}
#hardware-kits td, #hardware-kits p {
	text-align: center;
}
#text-door .no-borders td {
	border: none;
}

/* SLIDESHOW PAGES */
img#main {
	padding: 10px;
	background: #fff url(/images/dropshadow.jpg) no-repeat bottom right;
}
#caption {
	display: block;
	font-weight: bold;
	margin-top: 4px;
	font-size: 14px;
}
#slideshow td {
	text-align: center;
	padding: 6px 2px;
	width: 70px;
	font-size: 10px;
	vertical-align: top;
	line-height: 12px;
	border: none;
}
#slideshow img {
	border: 2px solid #FFF;
}
#slideshow .selected {
	border: 2px solid red !important;
	background-color: #eee;
}
#slideshow td.slideshowInst {
	font-size: 12px;
	font-style: italic;
}

/* DEALER LOCATOR */
.locator {
	margin: 24px auto 0;
}
hr {
	margin: 6px 0;
	border: none;
	color: #072E5E;
	background-color: #072E5E;
	height: 1px;
}

/* DECORATIVE HARDWARE */
#door-category .deco-hardware td, .deco-hardware td {
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: top;
}
#door-category .deco-hardware td img, .deco-hardware td img {
	margin: 0;
	padding: 0;
}
#door-category .deco-hardware  h3, .deco-hardware h3 {
	padding: 4px 0;
	margin: 0;
}
#door-category .deco-hardware p, .deco-hardware p {
	text-align: center;
	font-size: 10px;
	padding: 2px 4px;
	margin: 0;
}

#DealerPage {
	padding-left: 332px;
	background: #fff url(/media/Dealer-Location-Page.jpg) no-repeat;
	min-height: 544px;
	position: relative;
	z-index: 10;
}
#InfoRequest td {
	padding: 4px;
}
#InfoRequest input.field_checkbox {
	margin: 4px 4px 2px 0;
}
.ColorChip {
	margin: 0 4px;
	border: 1px solid #000;
}
.warranty {
	margin: 0 0 8px 8px;
}

.loading {
	background-image: url(/images/ajax-loader.gif);
	display: block;
	margin: 0 auto;
}
.loaded {
	display: none;
}
#dealerlist #statelist {
	padding: 0 0 0 132px;
}
#dealerlist #statelist div {
	float: left;
	width: 112px;
	padding: 2px 8px;
}
#dealerlist .cityname {
	/*border-bottom: 1px solid #082D5A;*/
	background-color: #D4DED5;
}
#dealerlist .cityname h2 {
	margin-bottom: 2px;
	width: 312px;
	text-align: right;
	text-transform: none;
}
#dealerlist .citydealers {
	padding: 8px 0 24px 280px;
}
#dealerlist .dealeritem {
	padding-bottom: 12px;
}
#maplink {
	position: absolute;
	top: 508px;
	left: 100px;
}
dl {
	margin: 0 24px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 24px 8px;
}
.custombullet li {
	list-style-type: none;
	background: url(../images/bullet.png) no-repeat 0 50%;
	margin-left: 0;
	padding-left: 12px;
	line-height: 250%;
}

#DealerContent fieldset{
	border: none;
	margin-bottom: 10px;
}
#DealerContent fieldset span{
	font-style: italic;	
	clear: both;
	display: block;
	margin: 5px;
	font-size: .8em;
}
#DealerContent fieldset input, #DealerContent fieldset select{ float: left; }
#DealerContent fieldset label{
	margin-right: 10px;
	width: 180px;
	float: left;
}

#DealerContent p.error{
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../images/icon_cancel.png');
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;	
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size:13px;
}
.dealer_wrap{
	margin: 0 0 20px 0;	
}

.dealer_wrap h3{
	clear: both;	
}
.dealer_wrap .dealer_contact{
	list-style: none;
	margin: 0 20px 0 10px;
	line-height: 18px;
}
.dealer_wrap .dealer_services{
	list-style: none;
	background: #e0f2ff;
	border: solid 1px #8fbef4;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	margin: 10px 0 !important;
}
.dealer_wrap .dealer_services li{
	line-height: 18px;
	padding: 0 0 0 18px;
	font-weight: bold;
	margin: 2px 0;
}
.dealer_wrap .dealer_services li.provided{
	background: url(../images/icon_check.png) no-repeat center left;	
}
.dealer_wrap .dealer_services li.not_provided{}
.dealer_wrap .dealer_contact li.distance{
	font-size: 1.1em;
	font-weight: bold;
}

.search_parameters{
	background: #fffdc2;
	border: solid 1px #fdf401;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	margin: 10px 0 !important;	
}
.search_parameters ul{
	margin: 0 !important;
	padding: 0 !important;
}
.search_parameters ul li{
	float: left;
	list-style: none;
}
.search_parameters ul li.even{ width: 40%; }
.search_parameters ul li.odd{ width: 60%; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.bold{ font-weight: bold;	 }
.left{ float: left;}
input.submit{ padding: 1px; }
.search_parameters input.submit{ margin: 5px 5px 0 0; }

.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
