* {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	color: #8F8F8F;
	background-color: white;
	background-image: url('gfx/bkgPage2.gif');
	background-position: top center;
	font-size: 13px;
	line-height: 140%;
	text-align: left;
	margin: 0px 0px;
	padding: 0px 0px;
}

p, h1, h2 {
	margin: 0px 0px 14px 0px;
}

h1 {
	font-size: 14px;
	line-height: 140%;
	color: #BF311A;
	margin-bottom: 0px;
}

h2 {
	font-size: 14px;
	line-height: 140%;
	color: white;
}

.titlea {
	font-size: 14px;
	line-height: 140%;
	color: #FB9A27;
	font-weight: bold;
}

a {
	color: #F68427;
	text-decoration: none;
}

a:hover, a:active {
	color: #BF311A;
}

label {
	display: block;
	float: left;
}

ul {
	padding-left: 20px;
}
li {
	padding: 0px;
}

#zonePage {
	position: relative;
	width: 923px;
	margin: 0px auto;
	background-color: white;
}



#blog {
	color: white;
	text-align: right;
	font-weight:bold;
	float:right;
	height:25px;
	margin-right:55px;
	margin-top:10px;
	font-size:11px;
	text-decoration:underline;
	
	

  }

#blog a {
	color:white;
	
}


#blog_img{
	background:url(gfx/blog-icon.png);
	width:20px;
	height:20px;
	float:right;
	margin-top:10px;
	
	
	
}







/* Header styles
**************************************************** */
#zoneHeader {
	position: relative;
	height: 165px;
	background-color: #F68427;
	background-image: url('gfx/bkgHeader.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}
#zoneHeader h1 {
	color: white;
	padding: 77px 79px 0px 79px;
	text-align: right;
}
#zoneHeader #logo {
	position: absolute;
	left: 44px;
	top: 44px;
}
#zoneHeader #dropShadow {
	position:absolute;
	top: 0px;
	left: 912px;
	width: 11px;
	height: 165px;
	background-image: url('gfx/drop_shadow_top.png');
	background-position: top right;
	background-repeat: no-repeat;
}

#mainShadow {
	padding-right: 11px;
	width: 912px;
	background-image: url('gfx/drop_shadow_middle.png');
	background-position: 912px 0px;
	background-repeat: repeat-y;
}
#endShadow {
	height: 11px;
	background-image: url('gfx/drop_shadow_bottom.png');
	background-repeat: no-repeat;
}

/* Nav-bar styles
**************************************************** */
#zoneNav {
	background-color: #BF311A;
	color: #F68427;
	border-width: 4px 0px 0px 0px;
	border-style: solid;
	border-color: white;
	height: 27px;
	padding: 0px 0px 0px 26px;
}
#zoneNav li {
	position:absolute;
	font-size: 14px;
	font-weight: bold;
	display: block;
	height: 23px;
	border-style: solid;
	border-width: 0px 0px 0px 3px;
	border-color: #BF311A;
	padding: 4px 0px 0px 4px;
}
#zoneNav .nolink {
	border-color: #F68427;
}
#zoneNav li:hover {
	border-color: #F68427;
}
#zoneNav li:hover a {
	color: #F68427;
}
#zoneNav li a {
	color: white;
}
#zoneNav #home {
	left: 26px;
}
#zoneNav #why {
	left: 108px;
}
#zoneNav #about {
	left: 255px;
}
#zoneNav #services {
	left: 359px;
}
#zoneNav #video {
	left: 463px;
}
#zoneNav #news {
	left: 613px;
}
#zoneNav #franchise {
	left: 693px;
}
#zoneNav #contact {
	left: 798px;
}


/* Content styles
**************************************************** */
.zoneContent {
	background-repeat: no-repeat;
	padding: 42px 37px 0px 64px;
	position: relative;
}
.zoneContent #right {
	text-align: right;
}
.zoneContent #left {
	float: left;
}
.zoneContent #right h2 {
	color: #8F8F8F;
	font-weight: normal;
}

#zoneContentHome {
	background-image: url('gfx/bkgHome.jpg');
	background-position: bottom right;
	font-size: 14px;
}
#zoneContentHome p { 
	margin-bottom: 24px;
}
#zoneContentHome h1 { 
	font-size: 19px;
	font-weight: normal;
	color: #F68427;
	margin-bottom: 16px;
}
#zoneContentHome h2 { 
	color: #BF311A;
}
#zoneContentHome #left {
	width: 546px;
}
#zoneContentHome #right h2 {
	margin-top: 24px;
}


#zoneContentWhy {
	padding: 42px 0px 0px 64px;
}
#zoneContentWhy #clientLogin, #zoneContentWhy #buttonGreen, #zoneContentWhy #buttonJanimed {
	margin-right: 37px;
}
#zoneContentWhy #left {
	width: 472px;
}
#zoneContentWhy #right h2 {
	margin: 17px 37px 0px 0px;
}
#zoneContentWhy #redFoot {
	width: 784px;
}
#zoneContentWhy #slideshow {
	padding-top: 20px;
}

#zoneContentAbout {
}
#zoneContentAbout #left {
	width: 500px;
}
#zoneContentAbout #right {
	padding-left: 565px;
	text-align: left;
	font-size: 12px;
}
#zoneContentAbout #right h1 {
	margin-bottom: 14px;
	margin-left: -8px;
}
	

.buyNow {
	display: block;
	padding: 2px;
	width: 60px;
	background-color: #F68427;
	color: white;
	font-size: 11px;
	text-align: center;
	float: right;
	margin-right: 120px;
	font-weight: bold;
	cursor: pointer;
}
.buyNow:hover {
	background-color: #BF311A;
}
.largeDots {
	padding-bottom: 4px;
}
#zoneContentService {
}
.zoneContent ul {
	list-style-image: url('gfx/small_dots.png');	
}
#zoneContentService h2 {
	font-size: 16px;
	margin: 0px;
	font-weight: normal;
	color: #F68427;
}
#zoneContentService li {
	color: #BF311A;
	font-weight: bold;
}

#zoneContentService #left {
	width: 360px;
	background-image: url('gfx/bkg_vdivider.png');
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 20px;
}	
#zoneContentService #right {
	width: 360px;
	float: right;
	text-align: left;
}

.disclaimer{
	width: 308px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EE8335;
	line-height: 130%;
	font-style: italic;
	padding-left:15px;}



#zoneContentService #doubleSlideShow {
	position: absolute;
	right: -2px;
	width: 357px;
	height: 122px;
	padding: 28px 0px 4px 16px;
	top: 381px;
}
#zoneContentService #right h2 {
	margin-top: 20px;
	text-align: right;
}

#zoneContentService #lowTag {
	position: absolute;
	right: 0px;
/*	top: 600px; */
	top: 46em;
	padding-right: 32px;
}


#zoneContentVideo {
}
#zoneContentVideo #left {
	width: 400px;
	margin-left: 60px;
}
#zoneContentVideo #right {
	text-align: left;
}
#zoneContentVideo h1 {
	font-size: 14px;
	margin-top: 12px;
}
#zoneContentVideo h2, #zoneContentNews h2 {
	text-align: right;
	color: #8F8F8F;
	font-weight: normal;
	padding-right: 32px;
}


#video3{margin-left: 265px;}


#zoneContentBio {
	background-image: url('gfx/bkgHome.jpg');
	background-position: bottom right;
	font-size: 14px;
}
#zoneContentBio img {
	margin-left: -28px;
}
#zoneContentBio h1 {
	font-size: 18px;
	margin-left: -28px;
	color: #F68427;
}
#zoneContentBio h2 {
	font-size: 14px;
	color: #BF311A;
	margin-bottom: 36px;
}
#zoneContentBio #bioText {
	padding: 0px 180px 0px 80px;
}

.note {
	text-align: right;
	padding: 0px 10px 0px 0px;
}
#zoneContentNews, #zoneContentContact {
	padding: 42px 0px 0px 65px;
}
#zoneContentNews #left {
	width: 400px;
}
#zoneContentNews h2 {
	margin-top: 10px;
}
#zoneContentNews #buttonGreen, #zoneContentNews #buttonJanimed {
	margin-right: 37px;
}
#zoneContentNews #buttonGreen {
	margin-top: 18px;
}
#zoneContentNews #redFoot, #zoneContentContact #redFoot {
	margin-left: 0px;
	margin-right: 70px;
}


#zoneContentCompare {
	padding-right: 64px;
}
#zoneContentCompare h1 {
	font-size: 18px;
	color: #F68427;
}
#zoneContentCompare h2 {
	font-size: 14px;
	color: #BF311A;
}

#zoneContentContact #right {
	font-size: 14px;
	color: #BF311A;
}


/* Footer styles
**************************************************** */
#redFoot {
	height: 6px;
	background-color: #BF311A;
	margin: 60px 28px 0px 0px;
}
#zoneFooter {
	font-size: 10px;
	color: #6F6F6F;
	border-style: solid;
	border-width: 6px 0px 0px 0px;
	border-color: #F68427;
	padding: 4px 18px;
	width: 876px;
}
#zoneFooter div {
	float: right;
	text-align: right;
	width: 45%;
}
#zoneFooter a {
	color: #6F6F6F;
}
#zoneFooter a:hover, a:active {
	color: #F93F1F;
}


/* General styles
**************************************************** */
.clearAll {
	clear: both;
}
.clearLeft {
	clear: left;
}

.orange {
	color: #F68427;
}
.red {
	color: #BF311A;
}
.darkGray {
	color: #3F3F3F;
}

.spaced {
	padding-top: 110px;
}

#singleSlideShow {
	float: right;
	width: 233px;
	height: 149px;
	padding: 0px 0px 4px 16px;
}

#clientLogin {
	float: right;
	display: block;
	width: 157px;
	height: 52px;
	margin-bottom: 12px;
	background-image: url('gfx/button_login.gif');
	cursor: pointer;
}
#buttonGreen {
	float: right;
	display: block;
	width: 157px;
	height: 59px;
	margin-bottom: 12px;
	background-image: url('gfx/button_green.gif');
	cursor: pointer;
	clear: right;
}
#buttonJanimed {
	float: right;
	display: block;
	width: 157px;
	height: 45px;
	margin-bottom: 24px;
	background-image: url('gfx/button_janimed.gif');
	cursor: pointer;
	clear: right;
}
#watchVideo {
	float: right;
	width: 158px;
	height: 112px;
	margin-top: 22px;
	background-image: url('gfx/watch_video.gif');
	cursor: pointer;
}

.headshot {
	width: 58px;
	height: 76px;
	float: left;
	padding-right: 8px;
}

.smaller {
	font-size: 10px;
}

/* Boxes & buttons on the Front
**************************************************** */

#wrapperZone {
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px 30px 0px;
	border:0;
	height: 220px;
	width: 627px;
}

#side-aZone {
	float: left;
	width: 199px;
	height: 70px;
	padding: 150px 5px 0px 5px;
	background: url("gfx/in_1.jpg") no-repeat;
}

#side-bZone {
	float: right;
	width: 199px;
	height: 70px;
	padding: 150px 5px 0px 5px;
	background: url("gfx/in_3.jpg") no-repeat;
}

#contentZone { 
	float: left;
	width: 199px;
	height: 70px;
	padding: 150px 5px 0px 5px;
	background: url("gfx/in_2.jpg") no-repeat;
}

.orangeButton, .redButton {
	font-size: 10px;
	color: #ffffff;
	padding: 1px 1px 1px 1px;
	margin: 3px;
	width: 88px;
}

.orangeButton {
	background-color: #F68427;
}

.orangeButton:hover {
	color: #BF311A;
}

.redButton {
	background-color: #BF311A;
}

.redButton:hover {
	color: #F68427;
}

/* Request Estimate Window
**************************************************** */

#zoneHeaderEstimate {
	position: relative;
	height: 103px;
	background-color: #F68427;
	background-image: url('gfx/bkgHeader2.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

#zoneHeaderEstimate h1 {
	color: white;
	padding: 40px 20px 0px 0px;
	text-align: right;
	font-size: 12px;
}

#zonePageEstimate {
	position: relative;
	width: 600px;
	margin: 0px auto;
	background-color: white;
}

#zoneHeaderEstimate #logo {
	position: absolute;
	left: 16px;
	top: 7px;
}

#submitButton:hover {
	background-color: #BF311A;
}

/* ----------- Contact Form on Nashville page added 05-06-2009 ----------- */
form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	margin:0 0 0 3px;
	width:340px;
	padding:14px 16px 14px 0px;
}
	/* ----------- basic ----------- */
#basic{
	/*border:solid 2px #65000F;*/
}
#basic h1 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:8px;
	background:url(images/iconcont.gif) no-repeat 0 2px;
	padding:0 0 0 33px;	margin:0 0 11px 0; height:29px; width:191px; display:block; text-indent:0px;
}


#basic p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #dedede;
	padding-bottom:10px;
}
#basic label{
	display:block;
	font-weight:bold;
	text-align:left;
	width:120px;
	float:left;
	color:#F68427;
	font-size:11px;
}
#basic .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}

#basic textarea{border:solid 1px #ccc;}


#basic input{
	float:left;
	width:200px;
	margin:2px 0 10px 2px;
	border:solid 1px #ccc;

}
#basic button{
	clear:both;
	margin-left:150px;
	background:#BF311A;
	color:#FFFFFF;
	border:solid 1px #BF311A;
	font-size:12px;
	font-weight:bold;
	padding:4px 6px;
}	

	/* --- LOCATIONS ---------------------------------- */

.divideCol {

	background: url(http://www.360clean.com/gfx/img_vDot.gif) center top repeat-y;

}



ul.location {

	color: #666;

	margin: 10px 0 14px 6px;

	padding: 0;

}



ul.location li {

	margin: 0 0 1px 0;

	list-style-type: none;

}



ul.location li.name {

	color: #000;

	font-size: 12px;

	font-weight: bold;

}



/* --- LOCATION DETAIL ---------------------------------- */

.locationDetail img {

	border: 2px solid #c5b7a2;

}



.locationDetail ul {

	margin: 0;

	padding-left: 25px;

}



.locationDetail ul li {

	color: #684b2c;

	list-style-type: circle

}



.locationDetail .portrait {

	float: left;

	font-size: 9px;

	width: 100px;

}



.locationDetail .portrait img {

	margin: 0 0 2px 0;

}



/* --- LOCATION BOX

 ---------------------------------- */

.locationBox {

	width: 321px;

}



.locationBox td {

	padding: 0;

	vertical-align: top;

}



.locationBox td.address {

	height: 75px;

	background: url(http://www.360clean.com/gfx/bg_locBox.gif) top center repeat-y;

	text-align: right;

}



.locationBox td.address table.addressDetail {

	 width: 314px;
height: 94px;
margin: 0 4px 0 0px;
padding-right: 4px;
color:#000;
text-align: center;
vertical-align: middle;

}



.locationBox td.address table.addressDetail ul {

	margin: 0;

	padding: 0 0 0 25px;

	list-style-type: none;

}



.locationBox td.address table.addressDetail ul li {

	margin: 0;

	padding: 0;

	list-style-type: none;

}



.locationBox td.address table.addressDetail ul li.locTitle {

	font-size: 12px;

	font-weight: bold;

	margin: 10px 0 4px 0;

}



/* --- LOCATION BOX CONTACT FORM --- */

.locationBox td.form {

	height: 75px;

	background: url(http://www.360clean.com/gfx/bg_locBox.gif) top center repeat-y;

}



.locationBox td.formFooter {

	height: 32px;

	background: url(http://www.360clean.com/gfx/footer.gif) top center no-repeat;

	text-align: center;

	vertical-align: middle;

}



.locationBox td.form table.formDetail {

	padding: 10px;

	text-align: left;

}



.locationBox td.form table.formDetail .required {

	color: #c00;

	font-size: 10px;

}



.locationBox td.form table.formDetail td {

	padding: 5px;

}



.locationBox td.form table.formDetail td.key {

	color: #244862;

	font-size: 10px;

	padding-right: 4px;

	text-align: right;

	vertical-align: middle;

}



.locationBox td.form table.formDetail td.errkey {

	color: #CC0000;

	font-size: 10px;

	padding-right: 4px;

	text-align: right;

	vertical-align: middle;

}



.locationBox td.form table.formDetail input {

	padding: 2px;

	border-top: 1px solid #a8bbc9;

	border-right: 1px solid #a8bbc9;

	border-bottom: 1px solid #a8bbc9;

	border-left: 1px solid #a8bbc9;

}



.locationBox td.form table.formDetail textarea {

	font-size:10px;

	font-family:verdana,geneva,sans-serif;

	padding: 2px;

	border-top: 1px solid #a8bbc9;

	border-right: 1px solid #a8bbc9;

	border-bottom: 1px solid #a8bbc9;

	border-left: 1px solid #a8bbc9;

}



.locationBox td.form table.formDetail input.button {

	color: #fff;

	background: #244862;

	border-top: 1px solid #c2cfd8;

	border-right: 1px solid #102b40;

	border-bottom: 1px solid #102b40;

	border-left: 1px solid #c2cfd8;

}



/* --- CONTACT US BOX ---------------------------------- */

.contactusBox {

	width: 450px;

}



.contactusBox td {

	padding: 0;

	vertical-align: top;

}



.contactusBox td.address {

	height: 75px;

	background: url(http://www.360clean.com/gfx/contact_us/bg_locBox.gif) top center repeat-y;

	text-align: right;

}



.contactusBox td.address table.addressDetail {

	width: 380px;

	height: 94px;

	margin: 0 4px 0 0;

	background: url(http://www.360clean.com/gfx/logo_fade.gif) bottom right no-repeat;

	text-align: left;

}



.contactusBox td.address table.addressDetail ul {

	margin: 0;

	padding: 0 0 0 25px;

	list-style-type: none;

}



.contactusBox td.address table.addressDetail ul li {

	margin: 0;

	padding: 0;

	list-style-type: none;

}



.contactusBox td.address table.addressDetail ul li.locTitle {

	font-size: 12px;

	font-weight: bold;

	margin: 10px 0 4px 0;

}



/* --- CONTACT US BOX CONTACT FORM --- */

.contactusBox td.form {

	height: 75px;

	background: url(http://www.360clean.com/gfx/contact_us/bg_locBox.gif) top center repeat-y;

}



.contactusBox td.formFooter {

	height: 32px;

	background: url(http://www.360clean.com/gfx/contact_us/footer.gif) top center no-repeat;

	text-align: center;

	vertical-align: middle;

}



.contactusBox td.form table.formDetail {

	padding: 10px;

	text-align: left;

}



.contactusBox td.form table.formDetail .required {

	color: #c00;

	font-size: 10px;

}



.contactusBox td.form table.formDetail td {

	padding: 5px;

}



.contactusBox td.form table.formDetail td.key {

	color: #244862;

	font-size: 10px;

	padding-right: 4px;

	text-align: right;

	vertical-align: middle;

}



.contactusBox td.form table.formDetail td.errkey {

	color: #CC0000;

	font-size: 10px;

	padding-right: 4px;

	text-align: right;

	vertical-align: middle;

}



.contactusBox td.form table.formDetail input {

	padding: 2px;

	border-top: 1px solid #a8bbc9;

	border-right: 1px solid #a8bbc9;

	border-bottom: 1px solid #a8bbc9;

	border-left: 1px solid #a8bbc9;

}



.contactusBox td.form table.formDetail textarea {

	font-size:10px;

	font-family:verdana,geneva,sans-serif;

	padding: 2px;

	border-top: 1px solid #a8bbc9;

	border-right: 1px solid #a8bbc9;

	border-bottom: 1px solid #a8bbc9;

	border-left: 1px solid #a8bbc9;

}



.contactusBox td.form table.formDetail input.button {

	color: #fff;

	background: #244862;

	border-top: 1px solid #c2cfd8;

	border-right: 1px solid #102b40;

	border-bottom: 1px solid #102b40;

	border-left: 1px solid #c2cfd8;

}