/* basic elements */

* { margin: 0; padding: 0; }

.clearfix:after {
    content: "."; 
    display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */

body {
	background-color: #0146ad;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	padding: 10px 0 10px 10px;
	line-height: 150%;
}

P.thumbs  {
	margin: 0 auto;
	text-align: center;
	padding: 0 10px;
}


H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
	padding: 10px 0 10px 10px;
	clear: both;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	padding: 10px 0 10px 10px;	
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0146AD;
	text-align: left;
	padding: 10px 0 10px 10px;	
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0146AD;
	margin-left: 5px;
}

HR {
	background: #0146AD;
}

.container {
	width: 912px;
	margin: 0 auto;
	background-color: #FFF;
	clear: both;
}

.siteTop {
	background:url(../images/gradient-header.gif);
	repeat: no-repeat;
	width: 912px;
	height: 31px;
	margin: 0 auto;
	overflow: hidden;
}

.facebook {
	height: 31px;
	margin-left: 450px;
	width: 200px;
	float: left;
	text-align: left;
}

.facebook p {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
}

.facebook p a {
	color: #FFFFFF;
	text-decoration: none;
}

.facebook p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.siteTop ul{
	list-style-type: none;
	text-align: right;
	padding-top: 10px;
}

.siteTop li{
	display: inline;
	padding-top: 10px;
}

.siteTop li a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.siteTop a:hover {
	text-decoration: underline;
}

.logo {
	background-image: url(../images/cclogo.gif);
	width: 224px;
	height: 180px;
}

.headerFlash {
	background-image: url(../images/didyouknow-header.jpg);
	width: 684px;
	height: 140px;
	repeat: no-repeat;
	margin-left: 227px;
	margin-top: -180px;
}

.content {
	width: 670px;
	overflow: auto;
	margin: -200px 0 0 228px;
}

.content ul{

}

.content li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin-left: 30px;
}

.navBox {
	width: 222px;
	height: 200px;
	margin-top: 40px;
}

.navBox li{
	background-image: url(../images/button-gradient.gif);
	background-repeat: no-repeat;
	width: 222px;
	height: 32px;
	list-style-type: none;
	text-align: right;
}

.navBox li a {
	color: #05a007;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.navBox a:hover {
	text-decoration: underline;
	color: #0146ad;
}

.navAllBox {
	background-image:url(../images/allicons.gif);
	background-repeat: no-repeat;
	width: 680px;
	height: 240px;
}	

/*  below are nodes for center bullets */

.flooring {
	width: 150px;
	height: 200px;
	text-align:left;
	margin-left: 70px;
	padding-top: 10px;
	float:left;
}

.flooring H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0146ad;
	text-transform: uppercase;
	margin-left: 15px;
	padding-bottom: 10px;
}

.flooring H3 a{
	text-decoration: none;
	color: #0146ad;
}

.flooring H3 a:hover{
	text-decoration: underline;
}

.flooring H4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	margin-left: 20px;
	padding-bottom: 10px;
}

.flooring H4 a{
	text-decoration: none;
	color: #000000;
}

.flooring H4 a:hover{
	text-decoration: underline;
}


.flooring li {
	list-style-type:none;	
}

.flooring li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.flooring li a:hover {
	text-decoration:underline;
	color: #0146ad;
}

.cleaning {
	width: 150px;
	height: 200px;
	text-align:left;
	margin-left: 50px;
	float:left;
}

.cleaning H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0146ad;
	text-transform: uppercase;
	margin-left: 0;
	width: 150px;
	text-align: center;
	padding-bottom: 5px;
}

.cleaning H3 a{
	text-decoration: none;
	color: #0146ad;
}

.cleaning H3 a:hover{
	text-decoration: underline;
}


.cleaning li {
	list-style-type:none;
	margin-left: 35px;
	
}

.cleaning li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.cleaning li a:hover {
	text-decoration:underline;
	color: #0146ad;
}

.mats {
	width: 150px;
	height: 200px;
	text-align:left;
	margin-left: 50px;
	float:left;
}

.mats H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0146ad;
	text-transform: uppercase;
	margin-left: 15px;
	padding-bottom: 10px;
}

.mats H3 a{
	text-decoration: none;
	color: #0146ad;
}

.mats H3 a:hover{
	text-decoration: underline;
}

.mats li {
	list-style-type:none;
	
}

.mats li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.mats li a:hover {
	text-decoration:underline;
	color: #0146ad;
}

/*  end of nods for center bullets */

.emailform {
	background-image:url(../images/email-block.gif);
	background-repeat: no-repeat;
	width: 495px;
	height: 209px;
	margin-left: 15px;
	margin-top: 0;
	padding-bottom: 50px;
}

.happyfeet {
	background-image:url(../images/happyfeet.gif);
	background-repeat:no-repeat;
	width: 138px;
	height: 173px;
	margin-left: 525px;
	margin-top: -230px;
}

.smallHappyFeet img {
	float: right;
}

.kids {
	background-image:url(../images/kids.jpg);
	background-repeat:no-repeat;
	width: 227px;
	height: 146px;
/*	margin-left: -225px;  */
	margin-top: 35px;
}

.special {
	background-image: url(../images/Anniversary-Special.jpg);
	background-repeat:no-repeat;
	width: 227px;
	height: 350px;
/*	margin-left: -225px;  */
	margin-top: 35px;
}

.abbey {
	background-image: url(../images/abbeyLogo.jpg);
	background-repeat:no-repeat;
	width: 227px;
	height: 63px;
	margin-top: 50px;
}


.footer {
	background-image:url(../images/bottom-gradient.jpg);
	background-repeat:no-repeat;
	width: 916px;
	height: 28px;
	margin-top: 105px;
}

.bottomlinks {
	width: 916px;
	height: 50px;
	padding-top: 25px;
	text-align: center;
	margin: 0 auto;
}

.bottomlinks p{
	text-align: center;
}

.bottomlinks li {
	list-style-type:none;
	color: #FFF;
	width: 670px;
	height: 32px;
	padding-top: 15px;
	font-size:10px;
	display:inline;

}

.bottomlinks li a {
	color: #FFF;
	text-decoration: none;
	padding: 0 2px;
	
}

.bottomlinks li a:hover {
	text-decoration:underline;
	color: #FFF200;

}	

.bottomlinks p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
}

.email {
	padding-top: 35px;
}

.question {
	padding-top: 8px;
}

.button {
	padding-top: 10px;
	margin-left: 350px;
	width: 138px;
	height: 30px;
}

.contentBubbleTop {
	background-image:url(../images/contentBubbleTop.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 25px;
	margin-top: 15px;
}

.contentBubbleMiddle {
	background-image: url(../images/contentBubbleCenter.gif);
	background-repeat: repeat-Y;
	width: 600px;
	overflow: auto;
}

.contentBubbleMiddle ul{
	width: 225px;
	float: right;
	padding-right: 10px;
}

.contentBubbleMiddle p{
	width: 225px;
	float: right;
	padding-right: 10px;
	padding-top: 0;
}

.contentBubbleMiddle {
	background-image: url(../images/contentBubbleCenter.gif);
	background-repeat: repeat-Y;
	width: 600px;
	overflow: auto;
}

.contentBubbleMiddlejoe {
	background-image: url(../images/contentBubbleCenter.gif);
	background-repeat: repeat-Y;
	width: 600px;
	overflow: auto;
	border: 1ps #fff solid;
}

.contentBubbleMiddlejoe p{
	width:580px;
	float: right;
	padding-right: 10px;
	padding-top: 0;
}

.contentBubbleMiddle img{
	float: left;
	padding-left: 10px;
}


.contentBubbleBottom {
	background-image: url(../images/contentBubbleBottom.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 25px;
}

.tip {
	width: 580px;
	text-align: left;
	border: 1px red solid;
}

.lists {
	width: 500px;
}

.lists2 {
	width: 500px;
	margin-top: 75px;
}

.lists3 {
	width: 500px;
	margin-top: 125px;
}	

.left {
	float: left;
}	

.right {
	float: right;
}

.middle {
	float: none;
}

.flooringLinks {
	width: 70px;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
}

.flooringLinks a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #139B48;
	text-decoration: none;
}


/*  -------------------------------------------------------  */

/*  Lightbox  */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #FFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #000; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/*  End of Lightbox styles  */

.internalNav {

}

.internalNav ul{
	float: right;
	padding-top: 10px;
/*	margin-left: 160px;  */
}

.internalNav li{
	display: inline;
	padding: 0 4px 0 1px;
	margin: 0;
	border-right: 1px #05a007 solid;
}

.internalNav a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #139B48;
	text-decoration: none;
}

.internalNav a:hover{
	text-decoration: underline;
}

.last {
	border: 0;
}

.form {
	width: 400px;
	overflow: auto;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #0146AD;
	background: #CCC;
	border: 1px solid #0146AD;
	height: 15px;
	float: right;
	margin-right: 40px;
}

.textArea {
	font-family: Arial, Helvetica, sans-serif;
	color: #0146AD;
	background: #CCCCCC;
	border: 1px solid #0146AD;
	float: right;
	margin-right: 40px;
}

.send {
	float: right;
	clear: both;
	margin: 20px 40px 5px 0;
}

.giveawayForm {
	width: 660px;
	background-image:url(../images/bkgForm.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	float: left;
}

.giveaway {
	overflow: auto;
	float: left;
	margin-left: 10px;;
	margin-top: 80px;
	width: 350px;
}

.giveawayTextbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #0146AD;
	background: #CCC;
	border: 1px solid #0146AD;
	height: 15px;
	float: right;
	margin-right: 10px;
}

.giveawaySend {
	float: left;
	clear: both;
	margin: 20px 40px 5px 155px;
}

.formLabel {
	float: left;
	padding-right: 25px;
}


.van {
	height: 90px;
	width: 912px;
	margin: 0 auto;
}

.vanNoFlash {
	height: 90px;
	width: 912px;
	margin: 0 auto;
	text-align: right;
}

.scrollie {
	margin-left: 20px;
	padding-top: 20px;
}

table.chemical {
    background-color:#FFFFFF;
    width: 580px;
	margin-left: 10px;
	margin-right: 10px;
}
table.chemical td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 4px 4px;
	background-color: white;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.chemical td.green {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 4px 4px;
	background-color: white;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#05A007;
}

.rugMachine {
	width: 350px;
	height: 280px;
/*	border: 1px red solid;  */
}.CarpetofMonth {
	font-size: 14px;
	font-weight: bold;
}
