
#menu{
	margin:0;
	padding:0;
}

#menu ul{
	padding:0;
	margin:0;
}

#menu li{
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}

#menu li a{
	width:120px;
	height: 30px;
	display: block;
	text-decoration:none;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	font-size: 10px;
}

#menu li a:hover{
	background-position: bottom center;
}

#menu ul ul{
	position: absolute;
	top: 30px;
	width: 120px;
	visibility: hidden;
}

		#menu ul li:hover ul{
		visibility:visible;
		}
		a.green{
		background: url(img/green.jpg) no-repeat top center;
		color: #006600;
		}
		a.orange{
		background: url(img/orange.jpg) no-repeat top center;
		color: #CC3300;
		}
		a.blu{
		background: url(img/blu.jpg) no-repeat top center;
		color: #006699;
		}
		a.yellow{
		background: url(img/yellow.jpg) no-repeat top center;
		color: #FF9900;
		}
		a.purple{
		background: url(img/purple.jpg) no-repeat top center;
		color: #990066;
		}



body {    font-size: 12pt;
     background-image: url(http://www.dishmaster-faucet.com/images/orange-yellow-background3.jpg);
     background-repeat: repeat-x;
     color: black;
     font-family: arial, helvetica, sans-serif;
     line-height: 13pt;
     margin-top: 0px;
     margin-bottom: 13px }
    
P, blockquote, td {  font-size: 12pt;
     color: black;
     font-family: arial, helvetica, sans-serif;
     line-height: 16pt;
     margin-top: 0px;
     margin-bottom: 13px }

OL, LI, UL, DL {  font-size: 12pt;
     color: black;
     font-family: arial, helvetica, sans-serif;
     line-height: 16pt;
     margin-top: 0px;
     margin-bottom: 6px;
     margin-right: 10px }

ol	ol {
	list-style-type: lower-alpha;
}

H1 { font-family: times, serif;
     font-style: roman;
     font-weight: normal;
     font-size: 26pt;
     letter-spacing: 2pt;
     line-height: 25pt;
     margin-top: -5px;
     margin-bottom: 50px;
     color: white }

#center_div {
		 text-align: center; /* ...sigh... */
}
	 
#canvas {
	 width: 920px;
	 margin: auto;
}
	 
#page_header {
	float: left;
	height: 96px;
	padding-top: 48px;
}
	 
	 
#left_column {
	float: left;
	width: 180px;

}
	 
#center_column {
	float: left;
	width: 601px;
	text-align: left;
	
}
	 
.small {font-size: 10pt;
          line-height: 12pt}

.home { font-size: 11pt;
      line-height: 14pt }

.subhead { color: blue}

.quote { font-family: times, serif;
          font-style: italic;
          font-size: 12pt;
     	  line-height: 14pt;
          margin-bottom: 2pt }

.xquote  { font-family: times, serif;
          font-weight: bold;
          font-style: roman;
          font-size: 11pt;
          line-height: 15pt;
          margin-bottom: 0px }


.style1 {font-size: 10pt}

a:link { color: #0033CC;
          text-decoration: underline}

a:active { text-decoration: underline;
         color: red}

a:visited { text-decoration: underline;
         color: 00248F}

a:hover { color: red;
          text-decoration: underline  }

.significant {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #000099;
	background-repeat: repeat-x;
	background-position: center;
	right: 20px;
}
td {
	vertical-align: top;
}

.right {
      float: right;
}

.left {
      float: left;
}

.noborder {
      border: 0px;
}

.floatright_noborder {
	float: right;
	border: 0px;
}

.buykitnow {
      border: 1px dotted #0033CC;
      padding: 6px;
      padding-left: 12px;
}

#picture_group {
      margin: 0px;
      margin-bottom: 32px;
      width: 620px;
      padding: 4px;
      padding-right: 0px;    
}

#thebigpicture {
      margin: 0px;
      float: left;
}

#thumbnails_group {
      float: left;
      margin: 0px;
}

.big_picture_frame {
      background: #fff;
      border: 1px solid #ddd;
      padding: 4px 4px 32px 4px;
      margin-right: 16px;
      margin-bottom: 16px;
      float: left;
      clear: both;
      height: 210px;
}

.picture_frame {
      background: #fff;
      border: 1px solid #ddd;
      padding: 4px 4px 20px 4px;
      margin-right: 12px;
      margin-bottom: 12px;
      float: left;
}

img.thumbnail {
      border: 0px;
      height: 100px;
}

img.thumbnail_left {
      border: 0px;
      height: 100px;
      float: left;
}

img.bigthumbnail {
      border: 0px;
      height: 226px;
}

#intl_left {
      float: left;
      margin: 16px;
      border: 1px solid #CC9900;
      padding: 8px;
      width: 240px;
      background: #FFFF99;
      height: 165px;
}

#intl_right {
      float: left;
      margin: 16px;
      border: 1px solid #CC9900;
      padding: 8px;
      width: 240px;
      background: #FFFF99;
      height: 165px;
}

.intlheader {
      font-weight: bold;
      text-align: center;
      margin: 4px 4px 12px 4px;
}

#intlbutton_wrapper {
      margin: 0px;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
}
.intlbutton {
      background: #003399;
      border: 1px solid #0000FF;
      font-weight: bold;
      color: #ffffff;
      padding: 2px;
}

.intlbutton:hover {
      background: #0099FF;
}

#intldetail {
      background: #ffff99;
      border: 1px solid #CC9900;
      margin: 16px 0px 16px 0px;
      padding: 12px 8px 8px 8px;
}

#intlsmall {
      font-size: 10pt;
      line-height: 12pt;
      margin: 8px 8px 12px 24px;
}

#intlsalesbox {
      xbackground: #ffff99;
      xborder: 1px solid #CC9900;
      margin: 16px 0px 16px 0px;
      padding: 8px 8px 8px 8px;
      width: 580px;
      float: left;
}

#intlsalespitch {
      border: 1px solid #666;
      background: #ffff99;
      width: 240px;
      margin: 2px;
      padding: 4px;
      font-size: 10pt;
      line-height: 1.3em;
      float: left;
}

.salespitchtext {
      margin-left: 4px;
      padding: 0px;
      float: left;
      xborder: 1px solid #000;
      line-height: 1.4em;
}

input.text {
      border: 1px solid #666666;
      height: 1.7em;
      color: #666666;
      padding: 2px;
}

textarea.text {
      border: 1px solid #666666;
      line-height: 1.3em;
      color: #666666;
      padding: 2px;
}

select.text {
      border: 1px solid #666666;
      line-height: 1.3em;
      color: #666666;
      padding: 2px;
}

.clear {
      clear: both;
}

/* NEW LAYOUT MODEL76 and MODEL2000 PAGES - Horizontal Navigation */

#tablist{
padding: 3px 0;
padding-bottom: 0px;
margin-left: 12px;
margin-bottom: 0px;
margin-top: 0;
font: bold 15px Georgia, Verdana, Arial;
font-family: Georgia, Verdana, Arial;
xborder-bottom: 2px solid #666666;

}

#tablist li{
list-style: none;
display: inline;
margin: 0;
font-size: 9pt;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.7em;
margin-right: 2px;
border: 1px solid #778;
xborder-bottom: none;
background: #eeeeee;
color: #666666;
}

#tablist li a:link, #tablist li a:visited{
color: #333333;
}

#tablist li a:hover{
color: #ffffff;
background: #CC0000;
border-color: #cccccc;
}

#tablist li a.current{
background: #333333;
*background: #999999; /* Another dirty hack, for some reason IE won't pickup the #ffffff; value specified on the next line, something to do with pseudo selectors? */
color: #ffffff;
}

.txt_underline {
	text-decoration: underline;
}

.txt_bold {
	font-weight: bold;
}

.txt_italic {
	font-style: italic;
}

h3.smallheader {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 8px;	
}

ol {
	margin-bottom: 16px;
}

li {
	margin-bottom: 8px;
}

.subsection {
	margin-bottom: 16px;
}


.product_entry_footer {
	margin: 0;
	margin-bottom: 32px;
	padding: 16px 16px 8px 16px;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	background: url(/m76/images/product_entry_footer.png) no-repeat left bottom;
	height: 30px;
	margin-top: -6px;
	*margin-top: -26px;
}

.product_entry_empty_footer {
	margin-bottom: 16px;
	background: url(/m76/images/product_entry_footer.png) no-repeat left bottom;
	height: 6px;
}


.product_entry_body {
	margin: 0;
	background: url(/m76/images/product_entry_bg_600px.png) repeat-y top left;
	clear: both;
	padding: 12px 16px 16px 16px;
	font-size: 11pt;
	*margin-top: -5px; /* I don't even know why I bother... I wish people knew how much of a hassle Internet Explorer really is, why does it need this?!? */
}

img.product_header {
	xmargin: 0px;
}


.product_entry_header {
	background: url(/m76/images/product_entry_header.png) no-repeat left top;
	height: 4px;
}

input.product_entry {
	border: 1px solid #dddddd;
	background: #eeeeee;
    color: #333333;
    font-weight: bold;    
    font-size: 12pt;
}

li.product_entry {
	font-size: 11pt;
}

.product_entry_button {
    background: #cccccc;
    border: 1px solid #999999;
    font-weight: bold;
    color: #444444;
    padding: 4px;
	float: right;
}

.product_entry_button:hover {
    background: #eeeeee;
	border: 1px solid #cccccc;
}

img.install_main {
	width: 300px;
	float: right;
	border: 0px;
}

img.install_detail {
	width: 150px;
	float: right;
}

img.install_large_detail {
	width: 225px;
	float: right;
}

img.accessories {
	width: 80px;
	float: left;
	border: 0px;
	margin: 0px 8px 8px 0px;
}

/* not sure this still does anything */
#header { 
	margin-bottom: -32px;
}

