/* 
Color scheme:  
  Fonts: Black, #333333, #682F75 (pantone 520), Red
	Background: Black, Red 
  Dividing lines: #696969 (DimGray)
*/ 
 
#FAQs a, #ContactUs a, #storeLocator a {
  color: Black;
	text-decoration: underline;
}

#Styling a {
  color: #682F75;
	text-decoration: underline;
	}

#FAQs, #Warranty, #ContactUs, #storeLocator, #Registration, #StylingTips, #Styling {
  margin-left: 30px;
	font-size: 9pt;
  line-height: 140%;
	margin-bottom: 80px;
}

#FAQs h1, #Warranty h1, #ContactUs h1, #storeLocator h1, #Registration h1, #StylingTips h1, #Styling h1 {
  margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: -4px;
}

#FAQs h2, #StylingTips h2, #Warranty h2, #ContactUs h2, #storeLocator h2, #Registration h2, #Styling h1 {
  margin-top: 20px;
	margin-bottom: 20px;
}

#Warranty h3 {
  font-size: 9pt;
	line-height: 140%;
	color: #682F75;
	font-weight: normal;
}

#FAQs hr, #Warranty hr, #ContactUs hr, #storeLocator hr, #Registration hr, #StylingTips hr, #Styling hr {
  margin-left: -30px;
	width: 760px;
}


#FAQs p, #ContactUs p, #storeLocator p, #Registration p, #Styling p {
	padding-left: 0;
	margin-left: 0;
  margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 0;
	padding-top: 0;
}

#StylingTips p {
  margin-top: 0px;
	margin-bottom: 0px;
}

#Warranty p {
  padding-left: 0;
	margin-right: 30px;
	margin-top: 0;
	padding-top: 0;
	
} 

#Registration fieldset, #ContactUs fieldset {
  padding: 0;
	margin-right: 30px;
}

#Registration label {
	padding: 0;
}

.question {
  color: #682F75;
	margin: 0;
	padding: 0;
}

p.answer {
  color: #333333;
	padding: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -15px;

}

#FAQs p.answer {
  margin-left: 15px;
}

ul.answer {
  padding-left: 0px;
	margin-right: 30px;
}

#FAQs ul {
  margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#FAQs li {
  margin-left: 15px;
  padding-left: 0px;
}

a.question {
  color: #682F75;
}

a.answer {
  color: black;
}

#StylingTips a {
  color: #682F75;
	text-decoration: none;
}

#StylingTips img {
  margin-left: 5px;
  margin-right: 25px;
}

#StylingTips td {
  text-align: center;
}

#ContactUs textarea, #Registration textarea {
  width: 365px;
}

#ContactUs input {
  width: 360px;
}

#storeLocator a, a:visited {
  text-decoration: underline;
}

img.navSelected { 
  margin-top: 0;
	padding-top: 0;
	margin-bottom: 8px;
}


#Registration label, #contactForm label {
  font-size: 9pt;
  width: 200px;
	display:block;
	float: left;
	font-weight: normal;
}

.grouping {
  clear:both;
  color: #682F75;
	font-weight: normal;
	padding-top: 50px;
}

#Registration input, #contactForm input {
  display: block;
	width: 360px;
	float: left;
}

#Registration select {
  display: block;
	width: 365px;
	float: left;
}

#Registration p.radioYesNo {
  clear: both;
	margin-bottom: 6px;
}

#Registration input.radioYesNo  {
	width: 20px;
	float: none;
	display: inline;
}

.labelComment {
  font-size: 8pt;
}

#Registration p, #contactForm p {
  clear: both;
	padding:0;
	margin:0;
	padding-top: 7px;
}

#Registration strong, #ContactUs strong {
  color: #682F75;
}

#FAQs a.question, #FAQs a:visited, #Registration a {
  color: #682F75;
	text-decoration: none;
}

#Registration p.highlight, #FAQs .highlight {
  color: #682F75;
}


