/* remove browser defaults */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,legend,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
/* end of browser defaults */


body {
  font: 12px/16px Arial, Helvetica, sans-serif;
  color: #000;
  margin: 5px;
}
h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}
h2 {
  color: #600;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 0.8em;
}
h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  margin: 1em 0;
}
p { margin: 1em 0; }
ul { margin-left: 1.7em; }
a { color: #4d2d83; }
a:hover { color: #689818; }

thead tr {
  background-color: #000;
  color: #fff;
}


/******  CLASSES  ******/

div.clear { clear: both; }

div.divider {
  border-bottom: 1px solid #c8c8c8;
  margin: 2em 0;
}
div.back-to-top {
  height: 15px;
}

.left { float: left; }
.right { float: right; }

.italic { font-style: italic; }

tbody tr.odd { background-color: transparent; }
tbody tr.even { background-color: #dcdbd9; }

ul.inline li {
  display: inline;
  border-left-width: 1px;
  border-left-style: solid;
  padding: 0 1em;
}
ul.inline li.first { border-left: none; }

span.signature {
  display: block;
  font: italic bold 14px/17px "Times New Roman", Times, serif;
  color: #600;
}

img.copyimage {
  margin-right: -20px;
  margin-left: 15px;
  margin-bottom: 5px;
}


/******  FORM CLASSES  ******/

span.required {
  color: #f00;
  margin-right: 3px;
}

div.formRow {
  margin-bottom: 5px;
}
div.formLabel label { font-weight: bold; }
div.formInput input { width: 270px; }
div.formInput select { width: 274px; }
div.formInput textarea { width: 270px; height: 100px; }
div.formRadio label {
  margin-left: 3px;
  margin-right: 10px;
}
div.formSubmit {
  margin-top: 20px;
}

div.formInlineRow {
  clear: both;
  margin-bottom: 5px;
}
div.formInlineRow div.formLabel {
  float: left;
  width: 125px;
  text-align: right;
  margin-right: 5px;
  margin-top: 2px;
}
div.formInlineRow div.formLabel label {
  font-weight: normal;
}


/******  SITE LAYOUT  ******/

#HeadNav, #HeadLogo, #ContentContainer, #FootNav {
  width: 778px;
  margin: 0 auto;
}

#HeadNav, #HeadNav a, #FootNav, #FootNav a {
  color: #fff;
  font-size: 10px;
  background-color: #000;
}

#HeadNav {
  margin-bottom: 1px;
  height: 26px;
  font-weight: bold;
}
#HeadNav, #HeadNav a {
  line-height: 24px;
}
#HeadNav ul {
  float: right;
}
#HeadNav ul li {
  font-size: 8px;
  border-left-width: 2px;
  border-left-color: #777;
}
#HeadNav a { text-decoration: none; }
#HeadNav a:hover { text-decoration: underline; }

#HeadLogo {
  position: relative;
  /* height: 102px; */
  height: 152px; 
  background: #fff url(/images/green-head-logo.gif) no-repeat;
}
#HeadLogo h1 a {
  display: block;
  position: relative;
  top: 10px;
  left: 30px;
  height: 70px;
  width: 250px;
  text-indent: -9999px; 
}

#HeadLogo a {
    position:absolute;
  left:579px;
  top:1px;
}

#HeadLogo img {    
  height:150px;
  width:180px;
}


#ContentContainer {
  background: #fff url(/images/content-container-bg.gif) repeat-y;
}
#ContentContainerBottom {
  background: transparent url(/images/content-container-bg-bottom.gif) no-repeat;
  height: 4px;
}

#Content {
  float: left;
  width: 599px;
}

.CopyContent {
  padding: 30px 40px;
}

#FootNav {
  width: 776px;
  text-align: center;
  line-height: 18px;
  padding: 15px 0;
  border: 1px solid #626262;
  border-top: none;
}
#FootNav ul li {
  font-size: 8px;
}
#FootNav a:hover { color: #737373; }


/******  LEFT NAV  ******/

#LeftNav {
  width: 179px;
  float: left;
  position:relative;
  top: -40px;
}
#LeftNav ul, #LeftNav ul a {
  font-size: 11px;
  font-weight: bold;
  color: #333;
}
#LeftNav ul {
  line-height: 8px;
  list-style-image: url(/images/left-nav-arrow.gif);
  margin-top: 14px;
  margin-left: 28px;
}
#LeftNav ul li {
  margin-bottom: 18px;
}
#LeftNav ul a { text-decoration: none; }
#LeftNav ul a.active, #LeftNav a:hover { color: #c01818; }
#LeftNav div { margin-top: 20px; }

#StoreLocatorBug {
  height: 24px;
  margin: 60px 19px;
  padding-top: 206px;
  background: transparent url(/images/easy-to-rent.jpg) no-repeat center top;
}

#NewsletterSignupBug {
  width: 177px;
  border-top: 1px solid #b2b2b2;
  border-left: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  background: #f7f6f6 url(/images/nl_left_bg.gif) repeat-y;
  margin-top: 60px !important;
}
#NewsletterSignupBug p { margin-top:10px; margin-left:13px; width:148px; color:#000; font-size:11px; font-family:arial,helvetica,sans-serif; }
#NewsletterSignupBug form { margin-top:-7px; margin-bottom:15px; }



/******  HOME PAGE  ******/

#FlashArea {
  margin-top: -150px;
  position: relative;
  left:2px;
  z-index: 100;
}

#WhyRentBug, #Video { margin-top: 3px; }

#WhyRentBug {
  float: left;
  /*
  width: 354px;
  height: 128px;
  */
  width: 186px;
  height: 158px; 
  margin: 0px;
  margin-top: 3px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  background: transparent url(/images/why-rent-bg-3.gif) no-repeat;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
}
#WhyRentBug h2 {
  background: transparent url(/images/why-rent-a-rug-doctor3.gif) no-repeat;
  height: 25px;
  text-indent: -9999px;
  margin: 0;
}
#WhyRentBug ul {
  margin: 0;
  margin-left: 11px;
}

#Video {
  float: left;
  width: 196px;
  height: 168px;
  margin-right: 3px;
  margin-left: 3px;
}
#Video a {
  background:transparent url("/images/video-lighter.jpg") no-repeat 0 0;
  display:block;
  height:168px;
  text-indent:-9999px;
  width:196px;
}
#Video a:hover { background-position:0 -168px; }


#GreenBug {
  float: left;
  width: 196px;
  height: 168px;
  margin-top:3px;
}


/******  STORE LOCATOR  ******/

#StoreLocator {
  padding-top: 12px;
}
#StoreLocatorCopy {
  margin-right: 210px;
  margin-bottom: 30px;
}
#StoreLocatorForm {
  border: 1px solid #c8c8c8;
  background-color: #ecebe8;
  padding: 25px;
}
#RugDoctorDisplay {
  width: 192px;
  height: 255px;
  float: right;
  margin-top: -202px;
  margin-right: -25px;
  background: transparent url(/images/rugdoctor-display.jpg) no-repeat;
}
#store_locator #addressInput, #store_locator #cityInput { width:150px; }
#store_locator #stateInput { width:28px; }
#store_locator #zipInput { width:48px; }
#store_locator #radiusSelect { margin-left:4px; }


/******  WHY RENT  ******/

#WhyRent {
  margin-bottom: 30px;
}

#Inject, #Agitate, #Extract {
  margin-right: 10px;
  margin-bottom: 10px;
}


/******  TESTIMONIALS  ******/

a#SubmitTestimonialLink {
  font-weight: bold;
  background: transparent url(/images/testimonial-arrow.gif) no-repeat 0;
  padding-left: 20px;
}
a#SubmitTestimonialLink:hover {
  background-image: url(/images/testimonial-arrow-rollover.gif);
}

img#SmokeDamage {
  margin-left: 20px;
}


/******  SUBMIT TESTIMONIAL  ******/

#SubmitTestimonialForm {
  margin: 30px 0;
}


/******  FAQ  ******/

#FAQ ul {
  margin-bottom: 1em;
}


/******  CLEANING PRODUCTS  ******/

.ProductImage {
  width: 150px;
  margin-right: 13px;
}

.ProductDescription { width: 343px; }
.ProductDescription p { margin: 0; }
.ProductDescription ul.inline {
  margin: 0;
  margin-top: 20px;
}
.ProductDescription ul.inline li.first { padding-left: 0; }


/******  CLEANING TIPS  ******/

#CleaningTips h4 { margin-bottom: 0; }
#CleaningTips p { margin-top: 0; }
#CleaningTips ul { margin-bottom: 1em; }


/******  REMOVING STAINS  ******/

#RemovingStains table { margin-top: 2em; }
#RemovingStains table th, #RemovingStains table td { padding: 5px; }
td.stain-type {
  font-weight: bold;
}
td.stain-instructions {
  font-size: 10px;
  line-height: 12px;
  width: 40%;
}


/******  CONTACT US  ******/

#ContactUsForm { margin: 30px 0; }

#CareerOpportunities { margin-left: 15px; }


/******  INTERNATIONAL DEALERS  ******/

#InternationalDealers h3 { margin-bottom: 0; }
#InternationalDealers p { margin-top: 0; }

/******  Map ******/
#coupon_locator { margin-top: 15px; }
#coupon_locator #zip { width: 60px; }
#coupon_locator #email { width: 145px; }

#coupon_locator div.coupon_head, #store_locator div.store_head { background: #616161 url(/images/dark_bg.gif) top right repeat-y; color: #fff; padding: 10px 15px; border-top: 1px solid #8d8d8d;  border-right: 1px solid #8d8d8d; margin-top: 5px; }
#coupon_locator div.coupon_head h2, #store_locator div.store_head h2 { color: #fff; display: inline; float: left; margin: 0; padding: 0; font-size: 18px; }
#coupon_locator div.coupon_head p, #store_locator div.store_head p { float: left; margin: 4px 0 0 5px; padding: 0; font-style: italic; }
#coupon_locator div.coupon_content, #store_locator div.store_content { border-bottom: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; background-color:#f7f6f6; background: #f7f6f6 url(/images/nl_right_bg.gif) top right repeat-y; padding: 15px; }
#map_btns { width: 145px; height: 50px; text-align: left; }
#store_locator div.store_content td { vertical-align: top; }
div.coupon_content img { float: left; }
div.coupon_content label { font-weight: bold; }
div.store_content label, div.coupon_content label { padding-right: 5px; }
div.coupon_content div.line_two, div.coupon_content div.line_three { margin-left: 105px; }
div.coupon_content div.line_one, div.coupon_content div.line_two, div.coupon_content div.line_three { margin-bottom: 5px; }
div.coupon_content div.line_two label { font-weight: bold; font-style: italic; color: #cc0000; padding-left: 5px; } 
div.coupon_content div.line_one h2 { display: inline; margin: 0 0 0 21px; padding: 0; color: #000; font-size: 16px; font-style: italic; font-weight: bold; }
div.coupon_content div.line_one p { display: inline; margin: 0; padding: 0 0 0 5px; color: #000; font-size: 12px; }
div.coupon_content div.line_two a { color: #4d2d83; font-size: 12px; font-weight: bold; }
div.coupon_content div.line_two a:hover { color: #689818; }
div.coupon_content div.line_three p { margin: 0; padding: 0; color: #666666; font-size: 10px; }

div.store_content div.line_one, div.store_content div.line_two { margin-bottom: 5px; }
div.store_content div.line_two div p { margin: 0; padding: 0; }
div#map_btns { margin-left: 5px; }
div#map { overflow: hidden; width:400px; height:400px; margin-left: 185px; }


/******  How To pages ******/
.illustration {margin-right:36px; margin-bottom:14px;}

.illustrationNumber {color:#0066ff; font-weight:bold;}

.howToh1 {color:#650000;}


/******  Cost Calculator  ******/
#CostCalculatorForm, #CostCalculatorThanks { color: #333; }

#CostCalculatorForm { padding: 10px 0 30px 31px; }
#CostCalculatorForm img { padding-left: 41px; }
#CostCalculatorForm h1 { background: transparent url("/images/calculator/calc_heading.gif") no-repeat 0 0; height: 102px; text-indent: -9999px; }
#CostCalculatorForm p.double-bottom-space { margin-bottom: 2em; }
#CostCalculatorForm ol, #CostCalculatorForm ul { margin: 1em 0; padding: 0; padding-left: 20px; }
#CostCalculatorForm ol { font-weight: bold; }
#CostCalculatorForm ol li * { font-weight: normal; }
#CostCalculatorForm ol ul { padding: 0; list-style: none; }
#CostCalculatorForm li { margin: 0.2em 0; }
#CostCalculatorForm label { padding-left: 8px; }
#choose_stains input, #choose_stains label { float: left; display: block; }
#calc_submit { margin-top: 1.5em; margin-left: 40px; }

#CostCalculatorThanks { padding: 10px 1px 30px 0; }
#CostCalculatorThanks .heading { padding-left: 30px; }
#CostCalculatorThanks .heading img { padding-bottom: 27px; padding-left: 52px; }
#CostCalculatorThanks .heading h1 { background: transparent url("/images/calculator/calc_heading_thanks.gif") no-repeat left bottom; height: 34px; text-indent: -9999px; padding-top: 30px; }
#CostCalculatorThanks .heading h2 { font-size: 18px; line-height: 20px; color: #333; margin: 0; margin-top: 10px; }
#CostCalculatorThanks .heading p { margin: 0.3em 0 2em; }
#CostCalculatorThanks table { border-spacing: 0; width: 100%; }
#CostCalculatorThanks table .image { width: 121px; text-align: center; }
#CostCalculatorThanks table .price { width: 115px; text-align: left; }
#CostCalculatorThanks table th, #CostCalculatorThanks table td { padding: 0; } 
#CostCalculatorThanks table tfoot th, #CostCalculatorThanks table tfoot td, #CostCalculatorThanks table tbody td { border-top: 1px solid #fff; }
#CostCalculatorThanks table th { background-color: #616161; color: #fff; font-size: 18px; font-weight: normal; line-height: 40px; }
#CostCalculatorThanks table th.price { background-image: url("/images/calculator/fade-right-dark.gif"); background-repeat: repeat-y; background-position: right top; }
#CostCalculatorThanks table tbody td { background: #f7f6f6; }
#CostCalculatorThanks table tbody td.price { background-image: url("/images/calculator/fade-right-light.gif"); background-repeat: repeat-y; background-position: right top; }
#CostCalculatorThanks table .subtotal { line-height: 32px; background-color: #eae7e7; }
#CostCalculatorThanks table .subtotal td.price { background-image: url("/images/calculator/fade-right-medium.gif"); background-repeat: repeat-y; background-position: right top;  }
#CostCalculatorThanks table tfoot .description { text-align: left; text-indent: 15px; }
.rugdoctor_total { font-size: 18px; font-weight: bold; color: #679718; }
.service_total { color: #600; }
#CostCalculatorThanks .locator_button { text-align: right; margin-top: 15px; padding-right: 45px; }


/******  Rental Coupons Page  ******/
td #addressInput, td #cityInput, td #email { width:220px !important; }


/******  Coupon Landing Page  ******/
.coupon-landing-page { margin-bottom:30px; color:#333; }
.coupon-landing-page .indent { padding-left:31px; }
.coupon-landing-page .indent p { margin-right:263px; }
.coupon-landing-page h1 { background-image:url("/images/heading-coupon-offer.gif"); background-repeat:no-repeat; height:69px; text-indent:-9999px; width:316px; }
.coupon-landing-page a { color:#0c81b8; } .coupon-landing-page a:hover { color:#0e5f84; }
.coupon-landing-page #coupon-block { clear:both; padding:20px 0; }
.coupon-landing-page #coupon-block a { background-position:0 0; background-repeat:no-repeat; display:block; text-indent:-9999px; }

.coupon-landing-page .store_head { border-bottom:1px solid #8d8d8d; }
.coupon-landing-page #store_locator .store_content { padding-left:31px; }
.coupon-landing-page .form-content { width:359px; float:left; }
.coupon-landing-page .form-copy { background-color:#ffffff; border:1px solid #c8c8c8; float:left; padding:14px 7px; width:164px; margin-top:7px; }

.coupon-landing-page .form-content .form-row { clear:both; margin:7px 0; }
.coupon-landing-page .form-content .form-item { display: inline; }
.coupon-landing-page .form-content .form-item.checkbox { padding-left:105px; }
.coupon-landing-page .form-content label.first { display:block; float:left; text-align:right; width:100px; }
.coupon-landing-page .form-content label span { color:#666666; font-size:10px; font-style:italic; line-height:12px; }
.coupon-landing-page .form-content .form-item.checkbox label { display:block; float:right; width:175px; padding-right:60px; font-size:11px; font-style:italic; line-height:14px; color:#333; }
.coupon-landing-page .form-content .form-item.checkbox label strong { color:#f00; font-style:normal; }
.coupon-landing-page .form-content .form-item.submit { display:block; margin-top:25px; margin-left:105px; }
.coupon-landing-page #addressInput, .coupon-landing-page #cityInput, .coupon-landing-page #emailInput { width:220px !important; }
.coupon-landing-page #radiusSelect { margin-left:0 !important; }

.coupon-landing-page .form-copy p { margin:0; font-size:10px; font-style:italic; line-height:14px; color:#333; }

.coupon-landing-page #sidebar { float:left; height:400px; margin:0 5px; overflow:auto; width:180px; padding:0 !important; }
.coupon-landing-page #map { overflow: hidden; width:400px; height:400px; }

.coupon-landing-page .product p { background-position:9px 11px; background-repeat:no-repeat; padding:11px 49px 7px 87px; margin:0; margin-right:6px; border-top:3px solid #f4f4f4; }
.coupon-landing-page .product p.oxy-steam-green, .coupon-landing-page .product p.oxy-steam-green-formula { background-image:url("/images/coupon-offer/oxy-steam-green.gif"); min-height:80px; }
.coupon-landing-page .product p.professional-cleaning-package { background-image:url("/images/coupon-offer/professional-cleaning-package.gif"); min-height:75px; }
.coupon-landing-page .product p.rugdoctor-mighty-pro { background-image:url("/images/coupon-offer/mighty-pro.gif"); min-height:82px; }
.coupon-landing-page .product p.spot-stain-remover-green, .coupon-landing-page .product p.spot-stain-remover-green-formula { background-image:url("/images/coupon-offer/spot-stain-remover-green.gif"); min-height:77px; }
.coupon-landing-page .product p.urine-eliminator-green, .coupon-landing-page .product p.urine-eliminator-green-formula { background-image:url("/images/coupon-offer/urine-eliminator-green.gif"); min-height:77px; }

/******  Coupon/Offer Page  ******/
.coupon-offer #coupon-block a { background-image:url("/images/coupon-rent-and-save.gif"); width:529px; height:167px; } .coupon-offer #coupon-block a:hover { background-position:0 -167px; }

/******  Commercial Coupon Page  ******/
#commercial-coupon #coupon-block a { background-image:url("/images/coupon-20100703.gif"); width:529px; height:166px; } #commercial-coupon #coupon-block a:hover { background-position:0 -166px; }

/******  PPC Rental Coupons Page  ******/
#rental-coupons #coupon-block a { background-image:url("/images/coupon-20100703.gif"); width:529px; height:166px; } #rental-coupons #coupon-block a:hover { background-position:0 -166px; }

/******  PPC Expanded Rental Coupons Page  ******/
#rental-offer #coupon-block  { position:relative;} 
#rental-offer #coupon-block a#coupon-block-main { background-image:url("/images/coupon-20100816-10.gif"); width:529px; height:166px;} #rental-coupons #coupon-block a:hover { background-position:0 -166px; }
#rental-offer #coupon-block-float { background-image:url("/images/coupon-20100816-10-float.gif"); width:183px; height:216px; position:absolute; top:-47px; left:316px;}


/******  Restaurant Spot  ******/
#RestaurantSpot { background:url("/images/restaurant-spot-bg.gif") no-repeat scroll 0 0 transparent; float:left; height:136px; margin:3px 0 0 2px; overflow:hidden; padding:12px 20px 20px; width:156px; }
#RestaurantSpot img { margin-left:15px; }
#RestaurantSpot p { font-size:10px; line-height:10px; font-weight:bold; color:#333; margin:4px 0; }
#RestaurantSpot a { background-repeat:no-repeat; display:block; float:right; height:19px; text-indent:-9999px; margin-left:2px; }
#RestaurantYes { background-image:url("/images/btn-yes.gif"); width:30px; }
#RestaurantNo { background-image:url("/images/btn-no.gif"); width:25px; }

/******  Marmaduke  ******/
#MarmadukeContainer {position:relative; margin: 50px auto; background-image:url('/images/marmaduke_bg.jpg'); width:900px; height:689px;}
#MarmadukeText {position:absolute; top:440px; left:193px; font-weight:bold;}
#MarmadukeText .subhead {color:#000; font-size:16px;}
#MarmadukeText a {color:#cb0000;}