@charset "UTF-8";
/* CSS Document */

/**********************************
	Author: John W Thorne IV, Full Circle Illustration
	©2009 Full Circle Illustration, Inc.
	Completion: 10%
*********************************/

/*		Standards
**********************************/
body {
	padding:0px;
	margin:0px;
	text-decoration:none;
	font-size:12px;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	} 

#mainContent a img {
	}
p {
	color:#000000;
	line-height: 1.4em;
	}
p, ul, ol, dl, li, dd {
	text-align:justify;
	}
h1, h2, h3, h4 {
	margin:0px;
	}
h3 {
	font-size:1.2em;
	}
ul {
	list-style:none;
	}
.clearfloat {
	clear:both;
}
a {
	text-decoration:none;
	color:#000000;
	}
a:hover {
	}
img, img a {
	border:none;
	}
.fltR {
	float:right;
	width:auto;
	}
.fltL {
	float:left;
	}
.columnL {
	float:left;
	width:49%;
}
.columnR {
	float:right;
	width:49%;
}


/*********************************/
	
	/*		Centering Rules
**********************************/
#header, #header ul, #mainContent, #footer, #galleryNav  {	
	position:relative;
	margin-left:auto;
	margin-right:auto;
	}
.wrap {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-left:0%;
	text-align: center;
	width: 950px;
	}
/*********************************/

	
/*		Header
**********************************/

#header {
	width:100%;
	min-width:850px;
	border-top: 5px solid #000;
	text-align:center;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 190px;
	background-image: url(images/BG_header.png);
	}

	
/*********************************/

#mainContent {
	width:100%;
	min-width:850px;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
	background-repeat: repeat-x;/*	background-image: url(images/BG-Texture-ecocrete.jpg);
	background-repeat: repeat;*/
	background-image: url(images/BG_concreteGradient.png);
	}
#Editorial {
	float:left;
	width:60%;
	}
#Information {
	float:right;
	width:35%;
	}
div.category {
	width:100%;
	border-top:5px solid #000;
	}
#detailBox {
	float:left;
	width:35%;
	min-width:250px;
	padding-right: 5px;
	padding-left: 10px;
	}
#contentBox {
	float:left;
	width:500px;
	padding: 20px 10px;
	}
/*#contentBox li {
	width:200px;
	}*/
/*		Box A
**********************************/
.boxA {
	width:30%;
	width:290px;
	height:200px;
	text-align:center;
	z-index:10;
	background: #FFF;
	}

.boxA, a.featureImg img {
	float:left;
	margin: 10px;
	border:1px solid #009966;
	padding:0px;
}
.shade {

}
.boxA p {
	display:block;
	overflow-y:auto;
	}
.boxA div.editorial {
	width:100%;
	height:185px;
	position:relative;
	overflow-y:auto;
	}
.boxA>p, .boxA>h4 {
	padding:2px 5px;
	}
.boxA h3 a, .boxA h3, .foursquare h3 {
	text-align:center;
	font-weight:bold;
	font-size:1em;
	color:#FFF;
	display:block;
	width:100%;
	border-bottom:solid 1px #FFF;
	z-index:10;

	}
#companyBox.boxA {
}
#currentFeature {
background:url(images/slideshowIMG.jpg) center center no-repeat;
}
#companyBox.boxA p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
}
#galleryBox.boxA {
	background-image: url(images/grandstaircase-commercial2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
#dealerBox.boxA {
	background-image: url(images/EcoCreteMapsmall.png);
	background-position: center center;
}
#dealerBox.boxA:hover {
	/*background-image: url(images/EcoCreteMap-hover.png);*/
	}
#trainingBox.boxA {
	background:url(images/ShowRoom1.jpg) no-repeat center center;
	}
#trainingBox.boxA h4 {
	padding:3px 5px;
	background-image: url(images/semiTransparent.png);
	background-repeat: repeat;
	background-position: center center;
	}
#trainingBox.boxA .editorial h4 {
	text-align: center;
	font-size: 1.2em;
	background-image: url(images/semiTransparent.png);
	background-repeat: repeat;
	font-weight: bold;
}
	

#productHomeBox {
	background:url(images/product.jpg) center center no-repeat;
	}
#sampleKit.boxA {
	background:url(images/deluxKit.jpg) center center no-repeat;
	}
#forumBox.boxA { }
#forumBox.boxA img {
	float:right;
	 }
#newsBox.boxA { }
#caseStudies.boxA {
	background:url(images/guineapig_014ll.jpg) no-repeat center -60px;
	}

#installers.boxA {
	background: url(images/dscf6496.jpg) center center;
	}
	
#blogDescription.boxA {	}

#generic { }
.boxA img {
}
a.area {
	position: absolute;
	height: 180px;
	width: 280px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*********************************/

.boxA>h3, .boxB>h3 {
	background-image: url(images/sprites.png);
	background-repeat: repeat-x;
	background-position: center -400px;
}
.boxA:hover>h3, .boxB:hover>h3 {
	background-position: center -300px;
}

/*		Box B
**********************************/
.boxWrap {
	float:left;
	width:450px;
	margin: 0px 10px;
	
}
.boxB {
	width:450px;
	height:auto;
	float:left;
	border:1px solid #009966;
	margin: 10px;
	padding:0px;
	text-align: center;
	background-color: #FFFFFF;
	}
.boxB h3 {
	text-align:center;
	font-weight:bold;
	font-size:1.4em;
	color:#FFF;

	display:block;
	width:100%;
	border-bottom:solid 1px #FFF;
	}
.boxB p {
	overflow-y:auto;
	text-align: justify;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 1.2em;
	}
.boxB div.editorial {
	width:100%;
	height:auto;
	position:relative;
	overflow-y:auto;
	}
.boxB img {
	margin-top:10px;
	margin-right:auto;
	clear:both;
	margin-left: auto;
	position: relative;
	}
/*		Box C
**********************************/

.boxC {
	width:30%;
	min-width:250px;
	height:200px;
	float:left;
	margin: 10px;
	border:3px dashed #009966;
	padding:0px;
	text-align:center;
	}
	
.boxC * {
	margin:0 15px;
	}
#coupon {
	background-position: center center;
	background-repeat: no-repeat;
	}



/*		Four Square Box
**********************************/
.fourSquare {
	height: 445px;
	width: 60%;
	min-width:250px;
	float: right;
	margin:10px;
	background:url(images/shadow.png) repeat-x center 10px;
}

/*
	border:1px solid #009966;
	padding:0px;

	text-align:center;
*/
/*********************************/




span.name  {
	font-weight: bold;
}

/*		Footer
**********************************/
#footer {
	width:100%;
	min-width:850px;
	text-align:center;
	height:auto;
	background-image: url(images/BG_footer.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	}
#footer p {
	text-align: center;
	color: #FFFFFF;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
}
#footer a:hover {
	color:#FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	}
	span.shadow {
	background:url(images/shadow.png) top repeat-x;
	height:30px;
	position:absolute;
	width:100%;
	}

/*********************************/

/*		Navigation
**********************************/
ul.navBar {
	width:100%;
	margin:0;
	height: 25px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	}
ul.navBar li {
	list-style:none;
	display:inline;
	border-top:none;
	padding-right: 20px;
	}
ul.navBar li a {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	display: inline;
}
ul.navBar li a:hover {
	color:#99FFCC;
	
	}
#galleryNav {
	text-align:center;
	width: auto;
}
#galleryNav ul li {
	display:inline;
	margin: 0 20px;
	font-weight:bold;
	font-size:1.4em;
	}
#galleryNav ul li a:hover {
	text-decoration:underline;
	}
#bulletin {
	position: absolute;
	height: 100px;
	width: 160px;
	top: 10px;
	right: 0px;
	text-align:left;
}
#bulletin a {
	border:1px solid #000;
	display:block;
	width:150px;
	padding:2px 15px;
	background: #000;
	color:#FFF;
	margin-top:5px;
	}
#bulletin a:hover {
	color:#000;
	background:none;
	font-weight:bold;
	/*background: #00CC00 url(images/shadow_reverse.png) repeat-x bottom;*/
	
	}
/*********************************/


/*	TABLES
**********************************/
table {
	font-size:1em;
	border: none;
	margin:0;
	padding:0;
	border-collapse: collapse;
	}
caption {
	font-size:1.4em;
	padding-bottom: 10px;
	}
tr.header th {
	text-align:center;
	font-weight:bold;
	}
tr.header:hover {
	background:none;
	}
th {
	background:none;
	font-weight:normal;
	/*border-bottom: 1px #666 solid;*/
	padding: 0 0.8em;
	
}
tr {
	text-align:right;
	
}
table.tbl_B tr:hover {
	background-color: #99FFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
table.tbl_B td {
	border: 1px solid #333333;
	padding: .5em 0.5em;
	}
table span.section {
	font-weight:normal;
	}
table tr.seperator td {
	border:none;
}



/*	Table A
**********************************/

table.tblA {
 font-size:0.9em;
 font-family: Arial, Helvetica, verdana sans-serif;
 background-color:#fff;
 border-collapse: collapse;
 width: 100%;
}
table.tblA caption {
 font-size: 42px;
 color: #000;
 font-weight: bold;
 text-align: left;
 background: url(header_bg.jpg) no-repeat top left;
 padding: 10px;
 margin-bottom: 2px;
}
table.tblA thead th {
	border-right: 1px solid #fff;
	color:#fff;
	text-align:center;
	padding:2px;
	text-transform:uppercase;
	height:25px;
	background-color: #a3c159;
	font-weight: bold;
	font-size: 16px;
}
table.tblA tfoot {
 color:#1ba6b2;
 padding:2px;
 text-transform:uppercase;
 font-size:1.2em; 
 font-weigth: bold;
 margin-top:6px;
 border-top: 6px solid #e9f7f6;
}
table.tblA tbody tr {
 background-color:#fff;
 border-bottom: 1px solid #f0f0f0;
}
table.tblA tbody td {
	color:#414141;
	padding:5px;
	text-align:justify;
	margin-right: 5px;
	margin-left: 5px;
}
table.tblA tbody th {
 text-align:left;
 padding:2px;
}
table.tblA tbody td a, tbody th a {
 color:#6C8C37;
 text-decoration:none;
 font-weight:normal; 
 display:block;
 background: transparent url(links_yellow.gif) no-repeat 0% 50%;
 padding-left:15px;
}
table.tblA tbody td a:hover, tbody th a:hover {
 color:#009193;
 text-decoration:none;
}


/*********************************/
dl.contactInfo dd {
	font-size: 1.5em;
}
dl.contactInfo dt {
	font-size: 1.8em;
	color: #666666;
}
a.ancor {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxE {
	border: 2px solid #666666;
	padding: 20px;
	margin: 5px;
}
#col1 {
	float: left;
	width: 45%;
	padding-right: 30px;
	text-align:right;
	padding-bottom:15px;
}
#col2 {
	float: right;
	width: 45%;
	padding-left: 30px;
	text-align:left;
	padding-bottom:15px;
}
#col1 img, #col2 img {
	width:158px;
	height:152px;
	}.boxB h4 a {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.trainingSchedule {
	margin:20px;
	border: medium double #000;
	padding: 10px;
	width:200px;
	height:100px;
	}
.trainingSchedule li {
	margin: 15px 0px 2px 0px;
	}
.trainingSchedule:hover {
	color:#FFF;
	font-weight:bold;
	background-color: #00FFFF;
	background-image: url(images/deep_sea.jpg);
	background-repeat: repeat;
	}
.imgBorderA {
	border:double 5px #000;
	}
	iframe {
	background:url(images/floral_1.png) repeat;
	background-color:none;
	}
img.framed {
	border: 2px double #000000;
	padding: 2px;
}
	
/*	DECALES
**********************************/

span.decalTL, span.decalTR,span.decalBL, span.decalBR {
	position: absolute;
	overflow: visible;
}
span.decalTL {
	width:250px;
	height:250px;
	background:no-repeat url(images/flourish1.png) center center;
	left:0px;
	top:0px;
	}
span.decalTR {
}
span.decalBL {
	}
span.decalBR {
	width:550px;
	height:550px;
	background:no-repeat url(images/flourishes_2.png) center center;
	bottom:0px;
	right:0px;
	}
/*********************************/
#countertopKit h3, #deluxeSampleKit h3 {
	margin-bottom:270px;
	}
#countertopKit, #deluxeSampleKit {
	background-repeat: no-repeat;
	background-position: center 20px;

	}
#countertopKit {
	background-image: url(images/productIMGS/countertopKit.jpg);
}
#deluxeSampleKit {
	background-image: url(images/productIMGS/deluxeKit.jpg);
}
#colorSelections {
	width: 450px;
	text-align: center;
}
#colorSelections img {
	width: 150px;
	height: 150px;
	margin: 0px;
	padding: 0px;
}
.tHead {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	background-image: url(images/BG2.jpg);
	color: #FFFFFF;
}
#modifierBox {
	background-image: url(images/productIMGS/modifier.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#modifierBox h3, #overlayBox  h3, #fauxGlazeBox h3 {
	margin-bottom: 250px;
}
#overlayBox {
	background-image: url(images/productIMGS/overlay.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#fauxGlazeBox {
	background-image: url(images/productIMGS/fauxGlaze.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}

.boxA img {
	padding: 5px;
	margin-top: 10px;
}
.boxA .imgBorderB {
	border: 1px double #999999;
}
.address {
	font-style: italic;
	text-align: left;
	text-indent: 0px;
	font-size: 1.2em;
}





/*********************************/


ol#dealerList {
	font-size:1.2em;
	}
ol#dealerList li {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 20px;
	}
ol#dealerList p {
	width:400px;
	padding-left: 20px;
	}
ol#dealerList span  {
	font-size:0.9em;
	font-style: italic;
	margin-left: 40px;
	display: block;
	color: 00CC00;
	letter-spacing: 1px;
	}
a.featureImg img {
	float: left;
}
h3  a  {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#productBox {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 800px;
	height: 170px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	border: 1px dotted #666666;
}
#siteMapWrap  {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 25px;
}
dl.siteMap {
	width: 200px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.siteMap dt {
	font-weight: bold;
	font-size: 1.4em;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: -20px;
}
.siteMap dd {
	margin: 0px;
	color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#footer #fci {
	color: #999999;
	font-weight: bold;
}
.siteMap dd a {
	color: #999999;
}
.siteMap dd a:hover {
	color: #CCCCCC;
}
dl.siteMap    dd.phone {
	font-size: 1.6em;
}
#productBox p {
	text-align: justify;
	font-weight: normal;
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	color: #999999;
	line-height: 1.2em;
}
#productBox span {
	text-align:right;
	font-weight: bold;
	position: absolute;
	top: 147px;
	left: 710px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-left-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}
#productBox span a {
	color: #FF0000;
	text-align: right;
	font-size: 18px;
}
#productBox span a:hover {
	color:#C60000;
	}
#productDetails h1 {
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 25px;
	color: #FFFFFF;
	background-image: url(images/product_sprites_productHeader.png);
	background-repeat: no-repeat;
}
#productDetails .columnR img {
}
#productDetails p {
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}
#productBox h1 {
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-size: 20px;
	text-align: left;
	color: #333333;
	margin-right: 10px;
	font-weight: bold;
	padding-top: 10px;
}
#productBox img.fltL {
	margin-right: 15px;
}
#productBox h1 a {
	color: #666666;
}
body#productPage .wrap > h1 {
	font-size: 42px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#productDetails .cartCode {
	width: 400px;
	text-align: center;
	background-color: #666666;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 15px;
	color: #FFFFFF;
}
#productDetails {
	background-repeat: repeat;
	padding-top: 20px;
}
#productDetails .productSection {
	background-image: url(images/BG_paper1.png);
	background-repeat: repeat;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 40px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}
#productDetails .productSection #productIMG {
	text-align: right;
	margin-top: 0px;
	margin-right: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#productDetails .productSection .cartCode h2 {
	text-align: left;
	font-size: 1.6em;
	color: #FFFFFF;
	margin-bottom: 20px;
}
#productDetails .productSection .columnR {
}
#productDetails .productSection .fullDescription {
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 15px;
	width: 420px;
	margin: 0px;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 30px;
}
.cartCode  h2 a {
	color: #FFFFFF;
	font-size: 0.6em;
}
#productDetails  h1 span {
	font-size: 0.8em;
	margin-left: 25px;
	color: #a3c159;
}
