html, body, div, span, a, img,
h1, h2, h3, h4, h5, h6, hgroup, p,
dl, dialog, dt, dd, ol, ul, li,
abbr, acronym, address, b, big, blockquote,
cite, code, del, dfn, em, i, ins, kbd, pre, q,
samp, tt, var, small, strong, sub, sup,
object, iframe, form, fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, footer, header, nav, section,
figure, menu, time, mark, audio, video {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
  white-space: normal;
  text-align: left;
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: 0px;
  background: transparent; 
}

/*MasterCare Color
	green      #35626F or #35626F  
  burgandy   rgb(153,17,66) or #991142
*/

body {
	background: url(../images/bkg-small-lighter.jpg);
}
p {
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif ;
	font-size:12px;
	color:black;
	padding:10px;
}
strong {
 font-weight:bold;
}
#box {
	display:block;
	margin:auto;
	width:990px;
	height:1145px;
	background: url(../images/boxbkg.png) repeat-y;
}
#box-small {
	display:block;
	margin:auto;
	width:990px;
	height:975px;
	background: url(../images/boxbkg.png) repeat-y;
}
#box-index {
	display:block;
	margin:auto;
	width:990px;
	height:925px;
	background: url(../images/boxbkg.png) repeat-y;
}
.yellow {
	color:#f3c255;
	font-size:22px;
	text-align:center;
	font-weight:bold;
	margin:0;
	padding:0;
	font-style:italic;
	text-shadow: 0px -1px #981342;
}
.mc-link {
	margin-bottom:2px;
}
h2 {
	padding:25px;
	font-family: "Georgia", Times, Times New Roman, serif;
	font-size:17px;
	line-height:20px;
	color:white;
	text-align:center;
	font-weight:bold;
	font-style:italic;
}
h3 {
	font-family: "Georgia", Times, Times New Roman, serif;
	font-size:30px;
	color:#991142;
	margin-top:10px;
	margin-bottom:10px;
	letter-spacing: -.02em;
	text-shadow: 0px -1px #DFDCD4;
}
h4 {
	font-family: 'Georgia', Times, Times New Roman, serif;
	font-size:19px;
	line-height:24px;
	color:#35626F;
	margin-top:10px;
	margin-bottom:2px;
	padding:0;
	text-shadow: 0px -1px #DFDCD4;

}
h5 {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size:18px;
	color:#df4f0f;
	font-weight:bold;
	margin-bottom:10px;
}
#header {
	width:990px;
	height:200px;
}

#guarantee {
	width:630px;
	height:123px;
	overflow:hidden;
	margin:0;
	padding:0;
	
}
#guarantee h2 {
	font-size:16px;
	padding:20px 0 0 0;
	margin-bottom:5px;
	padding-bottom:0px;
	 text-shadow: 0px -1px #981342;

}
.serving {
	font-family: "Georgia", Times, Times New Roman, serif;
	font-style:italic;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:0;
	text-align:center;
	color:#f4a5c1;
}
#logo {
	display:block;
	float:left;
	width:338px;
	height:195px;
	background: url(../images/logoblock2.png) no-repeat;
	text-indent:-999em;
}
#navblock {
	position:relative;
	width:635px;
	height:200px;
	float:left;
	background: url(../images/headerbkg.jpg) repeat-x;
	z-index:5000;
}
#whyheadline {
	font-size:22px;
	line-height:26px;
	margin-bottom:10px;
}
#content {
	width:920px;
	height:857px;
	padding:10px 0px 5px 15px;
	margin:auto;
}
#main {
	position:relative;
	float:left;
	width:562px;
	height:582px;
	margin:0px;
	z-index:0;
}
#content-small {
	width:920px;
	height:687px;
	padding:10px 0px 5px 15px;
	margin:auto;
}
#main-small {
	position:relative;
	float:left;
	width:562px;
	height:592px;
	margin:0px;
	z-index:0;
}
#content-index {
	width:920px;
	height:637px;
	padding:10px 0px 5px 15px;
	margin:auto;
}
#main-index {
	position:relative;
	float:left;
	width:562px;
	height:542px;
	margin:0px;
	z-index:0;
}
#main-appt {
	position:relative;
	float:left;
	width:902px;
	height:542px;
	margin:0px;
	z-index:0;
}
#main p, #main-stainguide p, #main-small p {
	font-size:15px;
	line-height:23px;
	color:#666560;
	padding-left:0;
	margin-top:0;
	padding-top:0;
	margin-bottom:5px;
}
#main p.tagline, #main-stainguide p.tagline, #main-small p.tagline {
	font-size:15px;
	line-height:20px;
	font-style:italic;
	padding-top:10px;
	border-top:1px solid #c4c1ba;
}
.burgandy {
	color:#991142;
	font-weight:bold;
}
#form-box {
	width:336px;
	height:618px;
	float:right;
	background:url(../images/formboxbkg.jpg) no-repeat;
}
#appt-form-box {
	width:475px;
	height:618px;
	float:right;
	background:url(../images/apptboxbkg.jpg) no-repeat;
}
#form {
	height:550px;
}
form label {
  display:block;
  margin: 8px 0px 0px 10px;
  line-height: 16px;
  font-size: 12px;
  font-family: 'Arial', 'Helvetica', sans-serif;
	color:#991142;
}
form input {
	line-height:22px;
	margin-left:10px;
	height:26px;
	background: #fffcf3;
	border:1px solid #666560;
}
form textarea:focus, {
	border:1px solid #35626F;
	background:white;


}
form select {

}
#guide-header {
	margin-left:25px;
	margin-bottom:25px;
	height:320px;
}
#guide-header p {
	line-height:18px;
	margin-bottom:5px;
}
.smallbox {
	width:276px;
	height:241px;
	background:url(../images/smallboxbkg.jpg) no-repeat;
	margin-top:15px;
 	float:left;
}
.ty-smallbox {
	width:450px;
	height:351px;
	background:url(../images/smallboxbkg.jpg) no-repeat;
	margin-top:15px;
 	float:left;
}
.buttons {
	display:block;
	width:115px;
	height:25px;
	background:url(../images/buttonsprites.jpg) no-repeat;
	border:none;
	text-indent:-999em;
}
.signup-button {
	float:right;
	margin:10px 18px 0px 0px;
	cursor:pointer;
}
.signup-button:hover {
	background-position: 0px -26px;
}
.signup-button:active {
	background-position: 0px -52px;
}
.boxcontent {
	border:1px solid #991142;
	margin:15px 17px 0px 15px;
	background-color:#fffcf3;
}
.ty-boxcontent {
	border:1px solid #991142;
	margin:15px 17px 0px 15px;
	background-color:#fffcf3;
}
#signup-box {
	margin-right:7px;
}
#signup-form {
	height:173px;
}
#signupheader {
	width:230px;
	height:53px;
	background:url(../images/signupheader2.jpg) 5px 5px no-repeat;
	text-indent:-999em;
	padding:0;
}
#stainguide-box {
}
#stainguide-link {
	height:173px;
	background:url(../images/stainguidebkg2.jpg) no-repeat;
	text-indent:-999em;
}
#stain-read-button {
	float:right;
	margin:10px 15px 0px 0px;
	background-position: -232px -0px;
}
#stain-read-button:hover {
	background-position: -232px -26px;
}
#stain-read-button:active {
	background-position: -232px -52px;
}
#stain-download-button {
	float:right;
	margin:10px 18px 0px 0px;
	background-position: -116px -0px;
}
#stain-download-button:hover {
	background-position: -116px -26px;
}
#stain-download-button:active {
	background-position: -116px -52px;
}
.addyinputs {
	float:left;
}
.submit-button {
	float:right;
	width:131px;
	margin:10px 18px 0px 15px;
	background-position: -347px -0px;
	cursor:pointer;
}
.submit-button:hover {
	background-position: -347px -26px;
}
.submit-button:active {
	background-position: -347px -52px;
}
#appt-form-box p {
	letter-spacing: normal;
}
#citydiv {
	float:left;
	width:210px;
	height:35px;
	margin-right:15px;
	margin-top:20px;
}
#statediv {
	float:left;
	width:55px;
	height:35px;
	margin-right:15px;
	margin-top:20px;
}
#zipdiv {
	float:left;
	width:70px;
	height:35px;
	margin-top:20px;
}
#appt-state {
	width:45px;
}
#appt-city {
	width:200px;
}
#appt-zip {
	width:75px;
}
#daydiv {
	float:left;
	width:150px;
	height:35px;
	margin-top:20px;
}

#timediv {
	float:left;
	width:150px;
	height:35px;
	margin-top:20px;
}
#service {
	width:450px;
}
#namediv {
 width:300px;
 height:35px;
}
#phonediv {
 width:120px;
}
#emaildiv {
	width:320px;
}
#citydiv-quote {
	float:left;
	width:155px;
}
#statediv-quote {
	float:left;
	width:50px;
}
#zipdiv-quote {
	float:left;
	width:75px;
}
.formdiv {
	display:block;
	float:left;
	height:35px;
	margin-top:20px;
}
#requestformtitle {
	width:256px;
	height:37px;
	background:url(../images/requesttitle2.jpg) 5px 5px no-repeat;
	text-indent: -999em;
	padding:0;
}
#apptformtitle {
	width:302px;
	height:37px;
	background:url(../images/setupappt.jpg) 5px 5px no-repeat;
	text-indent: -999em;
	padding:0;
}
form select {
	margin-left:10px;
}
#addinfo {
	float:left;
	margin-top:15px;
}
textarea {
	margin-left:10px;
}
#infobox {
	display:block;
	width:951px;
	height:72px;
	margin:0px 44px 0px 22px;
	background:url(../images/infobarbkg.jpg) top left repeat-x;
	border-bottom:1px solid black;
}
#assoclogos {
	display:block;
	float:left;
	width:485px;
	height:40px;
	padding:15px;
}
.small-logos {
	display:block;
	width:42px;
	height:38px;
	background:url(../images/assoclogosprite.png) no-repeat;
	float:left;
	margin-right:8px;
	text-indent:-999em;
}
#logo1 {
	background-position: -0px -0px;
}
#logo1:hover, #logo1:active {
	background-position: -0px -40px;
}
#logo2 {
	background-position: -40px -0px;
}
#logo2:hover, #logo2:active {
	background-position: -40px -40px;
}
#logo3 {
	background-position: -83px -0px;
	width:42px;
}
#logo3:hover, #logo3:active {
	background-position: -83px -40px;
}
#assoctext {
	display:block;
	float:left;
	font-size:10px;
	line-height:12px;
	width:330px;
	margin-left:5px;
	margin-top:2px;
	height:50px;
	padding:0px;
	color:rgb(100,80,50);
}
#emergency {
	width:285px;
	height:43px;
	margin:15px 15px 0px 0px;
	float:right;
	background:url(../images/emergency.png) no-repeat;
	text-indent:-999em;
}
ul.topnav {
	list-style: none;
	margin: 10px 0px 0px 0px;
	float: left;
	width: 635px;
	font-family:'Arial', 'Helvetica', sans-serif;
	font-size: 1em;
	font-weight:bold;
	background: url(../images/navbkg2.jpg) repeat-x;
	z-index:3000;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 15px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #f1f5f6;
	font-size:15px;
	display: block;
	text-decoration: none;
	text-shadow: 0px -1px #003247;
	float: left;
}
ul.topnav li a:hover{
	background: url(../images/topnav_hover.gif) no-repeat center top;
	color:white;
	text-shadow: 0px 2px #35626f;


}
ul.topnav li span { /*--Drop down trigger styles--*/

}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 36px;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 210px;
	text-shadow: none;
	border: 1px solid #006276;
	z-index:1000;
}
ul.topnav li ul.subnav li {
	margin: 0; padding: 0;x
	clear: both;
	background: #537d89;
	text-shadow: none;
	width: 210px;
	height:50px;
	border-bottom: 1px solid #bbd2d7;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 190px;
	font-size:15px;
	font-weight:bold;
	padding-left: 15px;
	text-shadow: none;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #35626f;
	color:white;
}
p.subhead {
	margin:1px 0 0 0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#bbd2d7;
}
.submenuhead {
	color:white;
	text-shadow: 0px -1px #003247;
}

table.stainguidetable {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 275px;
	background-color: #fafafa;
	border: 1px #991142 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	float:left;
	margin-right:10px;
}
table.stainguidetable td.servHd {
	border-bottom: 2px solid #6699CC;
	background-color: #BEC8D1;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}


table.stainguidetable td
{ border-bottom: 1px dotted #ccc;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 5px;} 

.keycolumn { 
	border-left: 1px dotted #ccc; 
	width:115px;
}
.key {
	list-style:none;
	height:10px;
	width:115px;
}
.key li {
	display:block;
	width:10px;
	height:10px;
	background:url(../images/colors.jpg) no-repeat;
	float:left;
	margin:4px 1px 1px 1px;
	cursor:pointer;
}
.addthis_button_compact {
	font-size:12px;
	line-height:16px;
	font-family:'Arial', 'Helvetica', sans-serif;
	color:#991142;
	font-weight:bold;
	text-decoration: none;
}
li.A {background-position: -0px -0px;}
li.B {background-position: -10px -0px;}
li.C {background-position: -20px -0px;}
li.D {background-position: -30px -0px;}
li.E {background-position: -40px -0px;}
li.F {background-position: -50px -0px;}
li.G {background-position: -60px -0px;}
li.P {background-position: -70px -0px;}
li.H {background-position: -80px -0px;}



td {
	height:15px;
	padding:3px;
}
table {
	margin-bottom:20px;
}
.stainguide {
	height:1050px;
}
.stainguidebox {
	height:1250px;
}
#content-stainguide {
	width:930px;
	height:1157px;
	padding:10px 0px 5px 15px;
	margin:auto;
}
#main-stainguide {
	position:relative;
	float:left;
	width:905px;
	height:892px;
	margin:0px;
	z-index:0;
}
#box-stainguide {
	display:block;
	margin:auto;
	width:990px;
	height:1445px;
	background: url(../images/boxbkg.png) repeat-y;
}
.tooltip {
	display:none;
	background:transparent url(../images/tooltip-red-round.png);
	font-size:12px;
	font-family:'Helvetica Neue', 'Arial', 'Helvetica', sans-serif;
	height:31px;
	width:110px;
	text-align:center;
	padding:7px 5px 20px 5px;
	color:white;	
	font-weight:bold;
	text-shadow: 0px 1px #991142;
}
#productkey {
	width:290px;
	float:left;
	margin-right:30px;
	margin-left:10px;
}
#productkey p {
	padding:0;
	margin:0;
	color:#666560;
	font-size:12px;
	line-height:16px;
	padding-left:20px;
}
#key-a {background: url(../images/a.jpg) 0px 7px no-repeat;padding-left:20px;}
#key-b {background: url(../images/b.jpg) 0px 7px  no-repeat;padding-left:20px;}
#key-c {background: url(../images/c.jpg) 0px 7px  no-repeat;padding-left:20px;}
#key-d {background: url(../images/d.jpg) 0px 7px  no-repeat;padding-left:20px;}
#key-e {background: url(../images/e.jpg) 0px 7px  no-repeat;padding-left:20px;}
#key-f {background: url(../images/f.jpg) 0px 7px  no-repeat;padding-left:20px;}
#key-g {background: url(../images/g.jpg) 0px 7px  no-repeat;padding-left:20px;}
#key-p {background: url(../images/p.jpg) 0px 7px  no-repeat;padding-left:20px;}
#key-h {background: url(../images/h.jpg) 0px 7px  no-repeat;padding-left:20px;}

.servicepic {
	width:550px;
	height:200px;
	margin-bottom:15px;
}
#whychooseus {
	background: url(../images/whychooseus.jpg) no-repeat;
}
#furniture {
	background: url(../images/furniture.jpg) no-repeat;
}
#water {
	background: url(../images/water.jpg) no-repeat;
}
#carpet {
	background: url(../images/carpet.jpg) no-repeat;
}
#rug {
	background: url(../images/rug2.jpg) no-repeat;
}
#airduct {
	background: url(../images/airduct.jpg) no-repeat;
}
#floorcare {
	background: url(../images/floorcare.jpg) no-repeat;
}
#tile {
	background: url(../images/tile.jpg) no-repeat;
}
#stain {
	background: url(../images/stain.jpg) no-repeat;
}
.bold {
	font-weight: bold;
}
.iirc {
	width:485px;
	height:60px;
	margin: 8px 0px;
	padding-left:70px;
	padding-top:8px;
	background: white url(../images/IIRC.gif) 9px 9px no-repeat;
	border: 1px solid #666560;
}
#box p.iirctext {
	line-height:17px;
	color:#444;
	font-size:14px;
}
#setupappt-sidebar {
	width:320px;
	height:550px;
	float:left;
	margin-left:25px;
}
#setupappt-sidebar p {
	font-size:14px;
	line-height:18px;
	margin:0px 0px 5px 0px;
	padding:0;
	color:#666560;
}
#setupappt-sidebar h4 {
	font-family:'Helvetica Neue', 'Arial', 'Helvetica', sans-serif;
	font-size:18px;
	line-height:26px;
	margin:10px 0px 0px 0px;
	padding:0;
	color:#991142;
}
#service-points {
	margin-top:15px;
	margin-bottom:30px;
}
#service-points li {
	display:block;
	list-style:none;
	height:23px;
	font-family:'Helvetica Neue', 'Arial', 'Helvetica', sans-serif;
	padding: 10px 0px 5px 38px;
	margin:5px 0px;
	background: url(../images/listbkg4.jpg) bottom no-repeat;
	color:#666560;
	vertical-align: middle;
	text-shadow: 0 1px white;
	font-size:14px;
}
#formresponse {
	width:500px;
	float:right;
}
#formresponse2 {
	width:300px;
	float:right;
}
#formresponse p, #formresponse2 p {
	font-family:'Helvetica Neue', 'Arial', 'Helvetica', sans-serif;
	color:#666560;
	font-size:15px;
	line-height:22px;
	padding-left:0;
}
#formresponse li, #formresponse2 li {
	font-family:'Helvetica Neue', 'Arial', 'Helvetica', sans-serif;
	color:red;
	font-size:15px;
	line-height:22px;
	padding-left:0;
}
#formresponse a, #formresponse2 a {
	color:#991142;
	font-size:18px;
}
#formresponse h4, #formresponse2 h4 {
	line-height:19px;
}
#signup-first {
	width:95px;
	height:45px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	padding:0;
}
#signup-first label, #signup-first input, #signup-last label, #signup-last input, #signup-email label, #signup-email input {
	margin:0;
	padding:0;
}
#signup-last {
	width:120px;
	height:45px;
	float:left;
	padding:0;
	margin-left:5px;
}
#signup-email {
	float:left;
	width:160px;
	margin-left:5px;
	margin-top:15px;
}
.error {
	font-size:9px;
	color:red;
	line-height:10px;
	margin:0;
	padding:0;
}
#signup-form form label {
  font-size: 10px;
  font-family: 'Arial', 'Helvetica', sans-serif;
	color:black;
	text-align:left;
	margin:0;
	padding:0;
}
#signup-form form input.box {
  height:12px;
}
#signup-form p {
	margin:5px 0 0 10px;
	padding:0;
}
#form p {
  font-family: 'Arial', 'Helvetica', sans-serif;
	font-size:12px;
	line-height:14px;
	margin-bottom:7px;
	color:#666560;
}
.formLabel, form label.formLabel {
	display:block;
  line-height: 16px;
  font-size: 12px;
  font-family: 'Arial', 'Helvetica', sans-serif;
	color:#991142;
	text-align:left;
}
.radioLabel {
	margin:0;
	padding:0;
}
h6 {
  font-family: 'Arial', 'Helvetica', sans-serif;
	font-size:14px;
	line-height:18px;
	margin-bottom:7px;
	color:#666560;
}
#fewtips-title {
  font-family: 'Arial', 'Helvetica', sans-serif;
	font-size:22px;
	line-height:22px;
	margin-bottom:7px;
	color:#666560;
	margin-top:20px;
	text-shadow: 0px 1px white;
}
#left-side {
	width:380px;
	float:left;
}
#right-side {
	width:450px;
	float:right;
}
.tips-left, .tips-right {
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size:12px;
	line-height:16px;
	color:#666560;
	margin-top:10px;
}
.tips-left {
	width:200px;
	float:left;
}
.tips-right {
	width:200px;
	float:right;
}
.tips-right li, .tips-left li {
	margin-bottom:6px;
}
.guide-button, #formresponse a.guidebutton, #formresponse2 a.guide-button {
	clear:both;
	padding:5px 10px 5px 10px;
	background:#981244;
	font-family: 'Arial', 'Helvetica', sans-serif;
	color:white;
	border:1px solid #771336;
	font-size:12px;
	line-height:18px;
	margin-top:7px;
	float:left;
	font-weight:bold;
	text-shadow:0px 1px #464;
	text-decoration:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
.guide-button:hover {
	background:#a12450;
}
.guide-button:active {
	background:#a12450;
	padding:6px 10px 4px 10px;

}
.back-button {
	clear:both;
	padding:5px 10px 5px 10px;
	background:#981244;
	font-family: 'Arial', 'Helvetica', sans-serif;
	color:white;
	border:1px solid #771336;
	font-size:12px;
	line-height:18px;
	margin-top:7px;
	float:left;
	font-weight:bold;
	text-shadow:0px 1px #464;
	text-decoration:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
.back-button:hover {
	background:#a12450;
}
.back-button:active {
	background:#a12450;
	padding:6px 10px 4px 10px;

}
.share-button {
	margin-right:12px;
	float:left;
}
#sharetitle {
	font-size:12px;
}
#share {
	margin-top:25px;
	clear:both;
	float:left;
	width:320px;
	height:30px;
	background:transparent;
}