@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
	background-color: #FFF;
}
.wrapper {
	position: relative;
	width: 1000px;
	height: auto;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
}
.rightContent {
	width: 800px;
	left: 202px;
	top: -1px;
	position: absolute;
}
img {
	border:none;
}
#RolloverBGTop {
	width: 800px;
	position: relative;
	top: 2px;
	text-align: center;
}

#mainContentBg {
	width: 800px;
	font-family: arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-repeat: repeat-y;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/Images/DHSbackgrounds/backgroundTable.png);
	left: 1px;
}
#mainContentBot {
	height: 10px;
	width: 800px;
	position: relative;
	left: 1px;

}

h1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	color: #000;
	display: block;
}
h2 {
	font-family: arial;
	font-size: 14px;
	font-style: normal
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0053a6;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	text-indent: 10px;
	display: block;
}
h3 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	color: #0053a6;
	line-height: 18px;
}
h4 {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	color: #333;
}
h5 {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: #333;
	
}
h6 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	color: #FFF;
}

#homeMast {
	width: 796px;
	height: 236px;
	position: relative;
	top: 2px;
	left: 2px;
}
#aboutMast {
	width: 796px;
	height: 236px;
	position: relative;
	top: 2px;
	left: 2px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: center top;
	
}
#contactMast {
	width: 796px;
	height: 236px;
	position: relative;
	top: 2px;
	left: 1px;
	background-image: url(/Images/DHSads/contactAd.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#shippingMast {
	width: 796px;
	height: 236px;
	position: relative;
	top: 2px;
	left: 1px;
	background-image: url(/Images/DHSads/NEWshippingAd.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#mast2 {
	width: 796px;
	height: 236px;
	position: relative;
	top: 2px;
	left: 1px;
	background-image: url(../img/showroom1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#appliances {
	position: relative;
	width: 800px;
	top: 2px;
	left: 2px;
	height: 250;
	background-image: url(/Images/DHSbackgrounds/backgroundTable.png);	
	background-repeat: repeat-y;
	text-align: center;
}
#mainContentBg a:link {
	text-decoration: none;
	color: #000;
}
#mainContentBg a:visited {
	text-decoration: none;
	color: #0053a6;
}
#mainContentBg a:hover {
	text-decoration: none;
	color: #0053a6;
}
#mainContentBg a:active {
	text-decoration: none;
	color: #000;
}
#PageHeader {
	width: 800px;
	height: 250px;
	position: relative;
	background-image: url(/Images/DHSbackgrounds/backgroundTable.png);
	background-repeat: repeat-y;
	text-align: center;
	z-index: 50;
	left: 1px;
	top: 1px;
}
.newsSignupBgIE {
	width:140px;
	height:23px;
	display:block;
	border: 0;
	background-image: url(/Images/Backgrounds/SearchBar.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 50px;
}
.newsSignupButton {
	position:absolute;
	left:138px;
	border: 0px;
	margin: 0px 0px 0px 2px;
}
.newsSignupField {
	border:0;
	margin-left: 5px;
	padding: 0;
	width:140px;
	height: 12px;
	padding: 0px;
	background-color:transparent;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	margin-bottom: 4px;
	margin-top: 4px;
	position: absolute;
	left: 0px;
}

/*START TABS STYLE*/

#tab_container {
	position: relative;
	width: 700px;
	left: 20px;
}
ul#tabs {
	list-style-type: none;
	margin: 30px 0 0 0;
	padding: 0 0 0.3em 0;
}
ul#tabs li { display: inline; }

#tabs li a:link {
	color: #FFF;
	padding: 0.3em;
	text-decoration: none;
	background-image: url(/Images/DHSbackgrounds/tabPlainBG.png);
	background-repeat: repeat-x;
}
#tabs li a:hover {
	color: #FFF;
	background-image: url(/Images/DHSbackgrounds/tabOverBG.png);
	background-repeat: repeat-x;
}
#tabs li a:visited {
	color: #FFF;
	font-weight: bold;
	padding: 0.3em;
	background-image: url(/Images/DHSbackgrounds/tabPlainBG.png);
	background-repeat: repeat-x;
}
#tabs li a:active {
	color: #FFF;
	padding: 0.3em;
	text-decoration: none;
	background-image: url(/Images/DHSbackgrounds/tabOverBG.png);
	background-repeat: repeat-x;
}
.tabContent {
	border: 1px solid #CCC;
	padding: 0.5em;
	background-color: #FFF;
	width: 700px;
}
.tabContent.hide { 
	display: none; }

.tabContent a:link {
	text-decoration: underline;	
	color: #333;
}
.tabContent a:hover {
	text-decoration: underline;	
	color: #0053a6;
}
.tabContent a:visited {
	text-decoration: underline;	
	color: #333;
}
.tabContent a:active {
	text-decoration: underline;	
	color: #0053a6;
}

/*END TABS STYLE*/


.priceTable {
	color: #000;
}
.priceTable tr #customPrice {
	color: #F03;	
}
#adHeader {
	position: relative;
	top: 2px;
}

.mapContainer {
	background-image: url(/Images/DHSbackgrounds/mapContainer.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 300px;
	background-position: 15px center;
}
#googleMap {
	height: 278px;
	width: 278px;
	position: relative;
	left: 4px;
}
.searchThumb {
	background-image: url(/Images/DHSbackgrounds/searchThumbBG.png);
	background-repeat: no-repeat;
	background-position: center center;	
}
.wrapper .rightContent #mainContentBg table tr .saleBox {
	font-size: 9px;
}
.wrapper .rightContent #mainContentBg table tr .saleBoxHeader {

}
/*.wrapper .rightContent #mainContentBg tr .bigImage {
	background-image: url(../Images/DHSbackgrounds/bigImageBG.png);
	background-repeat: no-repeat;
	background-position: center center;
}*/
.wrapper .rightContent #mainContentBg tr td .thumbnails tr .smallImage {
	background-image: url(/Images/DHSbackgrounds/thumbBG.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.wrapper .rightContent #mainContentBg table tr .saleBoxHeader .salesList {
	list-style-type: none;
	line-height: 25px;
	left: -20px;
	position: relative;
	font-size: 9px;
	top: -10px;
}
.wrapper .rightContent #mainContentBg table tr .saleBoxHeader .salesPriceList {
	list-style-type: none;
	line-height: 25px;
	position: relative;
	font-size: 9px;
	font-weight: bold;
	left: -10px;
	top: -10px;
	
}
.wrapper .rightContent #mainContentBg table tr .saleBoxHeader .salesList a:link {
	color: #000;
	font-weight: bold;
	font-size: 9px;
}
.wrapper .rightContent #mainContentBg table tr .saleBoxHeader .salesList a:hover {
	color: #0053a6;
	font-weight: bold;
	font-size: 9px;
	text-decoration: underline;
}
.wrapper .rightContent #mainContentBg table tr .saleBoxHeader .salesList a:visited {
	color: #0053a6;
	font-weight: bold;
	font-size: 9px;
}
.wrapper .rightContent #mainContentBg table tr .saleBoxHeader .salesPriceList span {
	color: #a8140c; 
}

.wrapper .rightContent #mainContentBg table tr td .dropDown {
	font-size: 11px;
}
.error {
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#cartMast {
	width: 796px;
	height: 236px;
	position: relative;
	top: 2px;
	left: 2px;
	
}
.cart tr td .cartSummary {
	font-size: 10px;	
}
.cart tr td .receiptInfo {
	text-indent: -10px;
}
.wrapper .rightContent #mainContentBg table tr td table tr .dealHeader {
	background-image: url(/Images/DHSbackgrounds/saleBoxHeaderBG.png);
	background-repeat: repeat-x;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	color: #FFF;
	background-position: left top;
	width: 420px;
}


/*start Product List Page Styles*/


#productListPageHeader {
	width: 800px;
	height: 250px;
	position: relative;
	background-image: url(/Images/DHSbackgrounds/backgroundTable.png);
	background-repeat: repeat-y;
	text-align: center;
	z-index: 50;
	left: 1px;
	top: 1px;
}
#productListPageHeader a:link {
	font-weight: bold;
	text-decoration: none;
	color: #666;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#productListPageHeader a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#productListPageHeader a:hover {
	text weight: bold;
	text-decoration: none;
	color: #0053a6;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#productListPageHeader a:active {
	text weight: bold;
	text-decoration: none;
	color: #0053a6;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#productListPageHeader ul li {
	font-weight: bold;
	list-style-type: none;
	font-size: 9px;
	font-family: arial;
	text-decoration: none;
	left: -25px;
	position: relative;
}
.wrapper .rightContent #mainContentBg table .listHeader {
	background-image: url(/Images/DHSbackgrounds/fullListingHeader.png);
	background-repeat: no-repeat;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	color: #FFF;
	background-position: 8px;
}
.wrapper .rightContent #mainContentBg table tr td .productList a:link {
	color: #333;
	text-decoration: underline;
}
.wrapper .rightContent #mainContentBg table tr td .productList a:hover {
	color: #0053a6;
	text-decoration: underline;
}
.wrapper .rightContent #mainContentBg table tr td .productList a:visited {
	color: #333;
	text-decoration: none;
}
.wrapper .rightContent #mainContentBg table tr td .productList a:active {
	color: #333;
	text-decoration: none;
}
.wrapper .rightContent #mainContentBg table tr td .getDirections {
	position: relative;
	left: -5px;	
}


.wrapper .rightContent #mainContentBg table .directionsInputBox {
	background-image: url(/Images/DHSbackgrounds/directionsHeader.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	height: 300px;
}


.wrapper .rightContent #mainContentBg table tr td table tr .eliteAd {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0053a6;
	line-height: 30px;
	background-image: url(/Images/DHSbackgrounds/eliteAdHeader.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.wrapper .rightContent #mainContentBg table tr td table tr td p {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.wrapper .rightContent #mainContentBg table tr .downloadFormLink {
	font-size: 9px;	
}
.wrapper .rightContent #mainContentBg #wishlist table tr td span {
	color: #F00;	
}




#popupcontent{
  
   position: absolute;
   visibility: hidden;
   overflow: hidden;
   border:1px solid #CCC;
   background-color:#F9F9F9;
   border:1px solid #333;
   padding:5px;
}

.wrapper .rightContent #mainContentBg table tr .coupon1 {
	height: 500px;
	width: 700px;
	font-size: 25pt;
	font-weight: bold;
	line-height: 100px;
}

.wrapper .rightContent #mainContentBg table tr td #couponCode table {
	position: absolute;
	left: 400px;
	top: 215px;
	font-size: 25pt;
	font-weight: bold;
	line-height: 90px;
	font-family: Arial, Helvetica, sans-serif;
}
.wrapper .rightContent #mainContentBg table tr td #couponCode table tr .expirationDate {
	font-size: 12px;
	font-weight: bold;	
}
.wrapper .rightContent #mainContentBg form table tr td table tr td .priceDropDown {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

/* BEGIN STYLE FOR JAVASCRIPT POP UP/CONFIRMATION BOX*/

#popContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
}
#confirmBox {
	position: relative;
	width: 202px;
	height: 345px;
	margin-top: 0px;
	margin-left: 25%;
	background-color: transparent;
	background-image: url(/Images/PopUps/popUpImage3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#popContainer > #confirmBox {
	position:fixed;
}
#confirmBox h1 {
	margin:0;
	font:bold 0.9em verdana,arial;
	color:#FFF;
	padding:2px 0 2px 5px;
}
#confirmBox p {
	font:0.7em verdana,arial;
	height:50px;
	padding-left:5px;
	margin-left:55px;
}
#confirmBox #goBtn {
	display:block;
	position:relative;
	width: 180px;
	height: 143px;
	text-transform:uppercase;
	text-align: center;
	color: #FFF;
	background-image: url(/Images/PopUps/button.png);
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: arial;
	font-size: 20pt;
	font-weight: bold;
	line-height: 42px;
	top: 165px;
	left: 10px;
}
#confirmBox #closeBtn {
	display:block;
	position:relative;
	width: 180px;
	height: 143px;
	text-transform:uppercase;
	text-align: center;
	color: #FFF;
	background-image: url(/Images/PopUps/button2.png);
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: arial;
	font-size: 20pt;
	font-weight: bold;
	line-height: 42px;
	top: 70px;
	left: 10px;
}
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


.wrapper .rightContent #mainContentBg .staticProducts a:link {
	color: #333;
	font-weight: bold;
}
.wrapper .rightContent #mainContentBg .staticProducts a:visited {
	color: #333;
	font-weight: bold;
}
.wrapper .rightContent #mainContentBg .staticProducts a:hover {
	color: #0053a6;
	text-decoration: underline;
	font-weight: bold;
}
.wrapper .rightContent #mainContentBg .staticProducts a:active {
	color: #333;
	font-weight: bold;
}
