#doc2 {
	/* Override YUIs page centering */
	margin: 0px;
}

#hd {
	background-image: url(/PDGCommTemplates/HTN/images/banner_bg3.jpg);
	background-repeat: no-repeat;
	height: 148px;
	width: 950px;
}

#hd h1 {
	position: absolute;
	left: 450px;
	top: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 197%;
	font-weight:bold;
	color: #497392;
	letter-spacing: 0.05em;
	z-index: 10;
}

#hd_menuimages
{
	float:right;
	width: 350px;
	position:relative;
}

#bd h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 197%;
	font-weight:bold;
	color: #497392;
	letter-spacing: 0.05em;
	z-index: 10;
}

#titleImage {
	position: absolute;
	top: 0px;
	left: 195px;
	z-index: 0;
}

#bd h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 177%;
	font-weight:bold;
	font-style: italic;
	color: #000000;
	letter-spacing: 0.05em;
	text-align: left;
	margin: 0;
	padding: 0;
}

#bd h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 146.5%;
	font-weight:bold;
	color: #000000;
	letter-spacing: 0.05em;
	text-align: left;
	margin: 0;
	padding: 0;
}

#bd h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color:#000000;
	font-style: italic;
	letter-spacing: 0.05em;
	text-align:center;
	margin: 0;
	padding: 0;
}
#bd {
	/* Left blue border along navigation */
	background: url(/PDGCommTemplates/HTN/images/left_bg.gif) repeat-y;
}


#bd p {
	padding-bottom: 12px;
	font-size: 100%;
	text-align: justify;
}

#leftNavContainer {
	/* background-color: #0F476E; */
}

#leftNav {
	color: #FFFFFF;
	width: 180px;
}

#leftNav a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 93%;
	text-decoration: none;
	display: block;
	padding: 4px 0px 5px 25px;
	background: transparent url(/PDGCommTemplates/HTN/images/nav_bullet_up.gif) 10px 8px no-repeat;
	background-color: #4A6F8D;
	width: 85%;
}

#leftNav a:hover {
	background: transparent url(/PDGCommTemplates/HTN/images/nav_bullet_over.gif) 10px 8px no-repeat;
	background-color: #8BBDDA;
	width: 85%;
}

.navSpacerTop {
	background: url(/PDGCommTemplates/HTN/images/nav_spacer_bg.gif) repeat-x;
	height: 2px;
}

.navSpacerBottom {
	background: url(/PDGCommTemplates/HTN/images/nav_spacer_bg_bottom.gif) no-repeat;
	height: 2px;
}

.navSpacer {
	background: url(/PDGCommTemplates/HTN/images/nav_spacer_bg.gif) no-repeat;
	height: 4px;
}

.navDarkBlueSpacer {
	background-color: #0F476E;
	height: 4px;
}

/* Extreme Home MakeOver Logo Placement */

#ExtremeHome_logo
{
	margin-left: 10px;
	width: 165px;
	list-style:none;
}

#ExtremeHome_logo a
{
	display: block;
	padding: 0px;
	background: none;
	background-color: none;
	width: 100%;
}

.darkBlue {
	background-color: #0F476E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0px 4px 20px;
	font-size: 100%;
	font-weight: bold;
}

.lightBlue {
	background-color: #8BBDDA;
	padding: 14px;
	margin-right: 2px;
}

.contactInfo {
	background-color: #CCCCCC;
	background: url(/PDGCommTemplates/HTN/images/contact_vertical_bg.jpg) repeat-y;
	font-size: 93%;
	font-weight: bold;
	text-align: center;
	padding-left: 10px;
	height: 100%;
}
#ft {
	background-image: url(/PDGCommTemplates/HTN/images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	padding: 6px 0 0 0;
	background-color: #63A5C8;
}

#leftNaveSearchButton {
	margin: 4px 0 0 0;
}

.blackText {
	color: #000000;
}

.whiteText {
	color: #FFFFFF;
}

.list {
	font-size: 85%;
	padding: 2px;
	margin: 2px;
}

.listRow {
	margin-top: 4px;
}

#colorSelectionDIV, #colorSelectionDIV_2 {
	width: 330px;
	height: 200px;
	cursor: pointer;
	overflow: auto;
}

#colorDisplayDIV {
	position: relative;
	top: -200px;
	left: 330px;
	width: 200px;
	height: 250px;
	border-color: #000000;
	border-width: medium;
	border-style: solid;
	text-align: center;
}

#colorDisplayDIV_2 {
	position: relative;
	top: -200px;
	left: 330px;
	width: 200px;
	height: 200px;
	border-color: #000000;
	border-width: medium;
	border-style: solid;
	text-align: center;
}

#colorDisplayDIV img, #colorDisplayDIV_2 img {
	padding: 10px 10px 10px 10px;
}

#colorDisplayDIV p, #colorDisplayDIV_2 p {
	text-align: center;

}

#verifyFormDIV {
	margin-right: 10px;
}

#verifyFormDIV th {
	background-color: #0F476E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: bottom;
	padding: 2px;
}

#verifyFormDIV input {
	font-size: 85%;
}

#verifyFormDIV option {
	font-size: 85%;
}

#verifyFormDIV select {
	font-size: 85%;
}

#divInnerCart {
	width: 250px;
}

#divInnerCart p {
	background-color: #0F476E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: bottom;
	padding: 4px;
	width: 100%;
}

#add {
	margin: 0px 4px 0px 4px;
}

#btnSearch {
	margin: 0px 4px 0px 0px;
}

.vendorSelect {
	width: 100%;
}

table#item {
	margin: 1em 0 1em 2em;
}

table#item tr {
	vertical-align: top;
}

table#item tr td {
	padding: 0 0.5em;
}

table#searchResults {
	margin: 1em 0;
}

table#searchResults tr {
	vertical-align: top;
}

table#searchResults tr td {
	padding: 0.5em;
	text-align: center;
	width: 20%;
}

table#searchResults tr td a {
	text-decoration: none;
}

.redtext {
	color:#FF0000;
	font-weight:bold;
}

.product-image {
	padding-right: 6px;
	padding-bottom: 6px;
}

.flooring-table td {
	font-size:11px;
	border:#000099 2px solid;
	padding: 1px;
}	

.flooring-table th {
	font-size:12px;
	font-weight:bold;
	border:#000099 2px solid;
	background: #CCCCCC;
	text-align:center;
}

/* Used on Gobo Pages - do not delete */
.divHidden {
	display: none;
}

#emhe_home {
text-align: center;
padding-bottom: 2em;

}


.ft_copyright {
	float: left;
	width: 186px;
	color: white;
}

.ft_copyright p, .ft_text p {
	text-align: center;
}

.ft_text {
	float: left;
	color: clack;
	width: 760px;
}

div.upsale {
	margin: 4px;
	padding: 4px;
	border: 2px solid #000099;
	float: right;
}
.upsale b { 
	color: #000066;
}

.pdg_searchControls {
	margin: auto;
	text-align: center;
}

#leftNav p.adv_search_link {
	background-image: none;
	background-color: #8bbdda;
	padding: 5px 0 0 0;
	margin: 0;
	text-align: right;
	font-size: 11px;
}

#leftNav p.adv_search_link a {
	background-image: none;
	background-color: #8bbdda;
}
#leftNav p.adv_search_link a:hover {
	background-image: none;
	background-color: #8bbdda;
	text-decoration: underline;
}

.shoppingcart {
	width: 100%;
	border-collapse: collapse;
}

.shoppingcart th, .shoppingcart td {
	font-size: 1em;
	vertical-align: top;
}

.shoppingcart th {
	padding: 10px 4px 2px 4px;
	font-weight: bold;
	background-color: #4a6f8d;
	color: #FFFFFF;
	vertical-align: bottom;
	border-bottom: 2px solid #000000;
}

.shoppingcart th.prod_desc, .shoppingcart td.prod_desc {
	
	width: 50%;
}

.shoppingcart th.prod_price, .shoppingcart td.prod_price {
	
	text-align: right;
}

.shoppingcart th.prod_total, .shoppingcart td.prod_total {
	
	text-align: right;
}

.shoppingcart th.prod_rm, .shoppingcart td.prod_rm {
	
	text-align: right;
}

.shoppingcart td.prod_hr {
	border-bottom: 2px solid #000000;
}

.shoppingcart td.checkout_button {
	text-align: center;
}

.cart_label_subtotal {
	font-weight: bold;
	text-align: right;
	padding-right: 1em;
}

#hazmat {
	display: none;
	border: solid 2px yellow;
	background-color: black;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1em;
	margin: 1em;
}
#hazmat_remove {
	display: none;
}


.pobo_warning {
	font-size: small;
	font-style: italic;
	color: #000000;
}
.pobo_warning_red {
	color: #990000;
	font-weight: bold;
}
.checkout_table td {
	padding: 0.25em;
	vertical-align: top;
}

#siteseal_parent {
	margin: 4em auto 0 auto;
	text-align:center;"
}
#siteseal {
	/* could really use a couple em of top margin/padding */
}