/* 
Title:A Gallery of Floors
Description:The Official Gallery of Floors Website
Author:Jay Yaskiw Designs
Date:March 2009
****A Special Thanks to Gregor909 from www.istock.com for the Seamless Floral Tile I used for the header****
**** Thanks to CSS Elite for showing us sites created by the best designers in the world. You know who you are****
*/
 
/**** HTML ******/ 
 
 
* {
	margin:0;
	padding:0px;
	outline:none;
}
 
html,body {
	background:#d9b391;
	margin:0;
	padding:0px;
}



/* ----------CENTER OF THE LAYOUT-------------- */
#container {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto 0em;
	width:960px;
}
 
/* --------------MAIN------------- */
#main {
	min-height:100%;
	height:auto !important;
	height:100%;
}
 

#main .content {
	padding:0px;
	margin-left:200px;
	margin-right:0px;
}

/* --------------HOME HEADER---------------------------------------------------------- */
#header {
	background:url(assets/images/siteimages/headers/header.png) repeat-x;
	height:300px;
}
#header .holder {
	margin:0 auto;
	width:960px;
	background:url(assets/images/siteimages/headers/headermainnew.gif) no-repeat;
	height:300px;
	padding-top:12px;
}

/* --------------NAV BAR------------- */

ul#navtop {
	 
 width:960px;
	 height:27px;
	 margin:0 auto;
	 position:relative;
	 top:251px
}
ul#navtop li {
	 float:left;
	 list-style-type:none;
	 padding-top:3px;
	
}
ul#navtop li a {
	 text-indent:-9999px;
	 display:block;
	 position:relative;
}
ul#navtop li#home a {
	 background:url(assets/images/siteimages/home_btn.png) top center;
	 width:65px;
	 height:23px;
	 margin-right:89px;
	
}
ul#navtop li#home a:hover {
	 background:url(assets/images/siteimages/home_btn.png) bottom center;
	 width:65px;
	 height:23px;
	 margin-right:89px;
}
ul#navtop li#aboutus a {
	 background:url(assets/images/siteimages/aboutus_btn.png) top center;
	 width:114px;
	 height:23px;
	 margin-right:89px;
}
ul#navtop li#aboutus a:hover {
	 background:url(assets/images/siteimages/aboutus_btn.png) bottom center;
	 width:114px;
	 height:23px;
	 margin-right:89px;
}
ul#navtop li#products a {
	 background:url(assets/images/siteimages/products_btn.png) top center;
	 width:122px;
	 height:23px;
	 margin-right:89px; 
}
ul#navtop li#products a:hover {
	 background:url(assets/images/siteimages/products_btn.png) bottom center;
	 width:122px;
	 height:23px;
	 margin-right:89px;
}
ul#navtop li#testimonials a {
	 background:url(assets/images/siteimages/testimonials_btn.png) top center;
	 width:160px;
	 height:23px;
	 margin-right:91px;
}
ul#navtop li#testimonials a:hover {
	 background:url(assets/images/siteimages/testimonials_btn.png) bottom center;
	 width:160px;
	 height:23px;
	 margin-right:91px;
}

ul#navtop li#contact a {
	 background:url(assets/images/siteimages/contactus_btn.png) top center;
	 width:141px;
	 height:23px;
}

ul#navtop li#contact a:hover {
	 background:url(assets/images/siteimages/contactus_btn.png) bottom center;
	 width:141px;
	 height:23px;
}


/* --------------PAGE HEADERS------------- */


.productsheader {
	background:url(assets/images/siteimages/headers/products.png) no-repeat;
	width:360px;
	height:42px;
	margin-bottom:30px;
	margin-top:40px;
	text-indent:-9999px;
}
.galleryheader {
	background:url(assets/images/siteimages/headers/gallery1.png) no-repeat;
	width:265px;
	height:35px;
	margin-bottom:10px;
	text-indent:-9999px
}
.linksheaders {
	background:url(assets/images/siteimages/headers/links1.png) no-repeat;
	width:200px;
	height:35px;
	margin-bottom:10px;
	text-indent:-9999px;
}
.aboutusheader {
	background:url(assets/images/siteimages/headers/aboutus.png);
	width:360px;
	height:42px;
	margin-bottom:10px;
	text-indent:-9999px;
	margin-top:40px;
}
.contactheader {
	background:url(assets/images/siteimages/headers/contact.png);
	width:360px;
	height:42px;
	margin-bottom:10px;
	text-indent:-9999px;
	margin-top:40px;
}
.brown {
	color:#a67e5b
}
.otherproducts {
	background:url(assets/images/siteimages/headers/otherproducts.png);
	width:540px;
	height:42px;
	margin-bottom:10px;
	text-indent:-9999px;
	margin-top:40px;
}
.thanksemail {
	background:url(assets/images/siteimages/headers/thanks.png) no-repeat;
	width:390px;
	height:42px;
	margin-bottom:10px;
	text-indent:-9999px;
}
.donationsheader {
	background:url(assets/images/siteimages/headers/community.png) no-repeat;
	width:720px;
	height:42px;
	margin:40px 0px 20px 15px;
	text-indent:-9999px;
}
.testimonialsheader {
	background:url(assets/images/siteimages/headers/customers.png) no-repeat;
	width:900px;
	height:42px;
	margin:40px 0px 20px 15px;
	text-indent:-9999px;
}
.galleryheadermain {
	background:url(assets/images/siteimages/headers/gallerymainheading.png) no-repeat;
	width:900px;
	height:42px;
	margin:40px 0px 20px -10px;
	text-indent:-9999px;
}
 .pagebreak {
	background:url(assets/images/siteimages/pagebreak.png) no-repeat;
	width:960px;
	height:40px;
	margin:20px 0px;
}
 .welcome {
	background:url(assets/images/siteimages/headers/welcome.png) no-repeat;
	text-indent:-9999px;
	height:80px;
	width:960px;
	margin:20px 0px 20px 0px;
}
 .recentnews {
	background:url(assets/images/siteimages/headers/recentnews.png) no-repeat;
	text-indent:-9999px;
	height:42px;
	width:460px;
	margin:0px 0px 30px 0px;
}
 .touch {
	background:url(assets/images/siteimages/headers/touch.png) no-repeat;
	text-indent:-9999px;
	height:42px;
	width:500px;
	margin:20px 0px 30px 0px;
}

#productsmain h3 {
	background:url(images/head_ourservices.gif) no-repeat;
	width:188px;
	height:42px;
	text-indent:-9999px
}
.ourextras {
	background: url(assets/images/siteimages/headers/extras1.png) no-repeat;
	text-indent:-9999px;
	height:35px;
	width:200px;
	margin:0px 0px 30px 0px;
}


/* --------------INDEX MAIN------------- */


#indexmain {
	width:960px;
}
#indextop {
	width:960px;
	height:475px;
	margin-bottom:40px;
}
#mainindeximg img {
	float:left;
}
#main1 {
	margin-left:10px;
	border-top:10px solid #a67e5b;
	border-bottom:10px solid #a67e5b;
	border-left:10px solid #a67e5b;
}
#main2 {
	border-top:10px solid #a67e5b;
	border-bottom:10px solid #a67e5b;
	border-left:10px solid #a67e5b;
}
#main3 {
	border-top:10px solid #a67e5b;
	border-bottom:10px solid #a67e5b;
	border-left:10px solid #a67e5b;
	border-right:10px solid #a67e5b;
}


.locations{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFF; padding-left: 14px; margin:3px 0px 10px 0px }

.locations li { margin-bottom:6px; list-style-type: disc;}






#indexcontentright {
	background:#090;
	width:10px;
	height:475px;
	float:right;
}
#indexcontentright p {
	padding:20px;
	color:#FFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:1.7em;
}
#indexbottom {
	width:960px;
}
#quotetext {
	float:left;
	width:500px;
	height:500px;
	padding:10px 0px;
}
#quotetext p {
	padding:0px 30px 9px 0px;
	text-align:justify;
	font-family:Arial,Helvetica,sans-serif;
	color:#FFF;
	line-height:1.6em;
	font-size:14px;
}
#quotetext img {
	margin-top:20px;
}

#recentnews {
	float:right;
	width:460px;
	height:450px;
	margin-bottom:30px;
}
.recentnewsdiv {
	height:180px;
}
.recentnewsdiv img {
	float:left;
	padding-right:10px;
	margin-bottom:60px;
}
.recentnewsdiv p {
	padding:10px 10px 0px 0px;
	text-align:justify;
	font-family:Arial,Helvetica,sans-serif;
	color:#FFF;
	line-height:1.2em;
	font-size:12px
}
#recentnews .newsheader {
	color:#a67e5b;
	text-transform:uppercase;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:800;
	letter-spacing:-1px;
}


/* --------------PRODUCTS------------- */
#productsdivisions1 {
	width:960px;
	height:450px;
}
#productsdivisions2 {
	width:960px;
	height:450px
}

#productsdivisions3 {
	width:960px;
	height:450px
}
#productsdivisions4 {
	width:960px;
	height:450px
}

#productsdivisions5 {
	width:960px;
	height:450px
}
#productsdivisions6 {
	width:960px;
	height:450px
}


.product1d {
	float:left;
	width:320px;
	
}
.product1d p {
	color:#FFF;
	font-size:12px;
	line-height:1.7em;
	font-family:Arial,Helvetica,sans-serif;
	text-align:center;
	text-align:justify;
	padding:0px 15px 10px 15px;
}
.product1d a {
	color:#a67e5b;
	text-decoration:underline;
}
.product1d a:hover {
	color:#FFF;
	text-decoration:none
}
.product1d img {
	border:none;
	padding:0px 7px 15px 15px
}
#otherproducts {
	width:960px; 
	
}
.productlist {
	float:left;
	width:285px;
	background-color:#a67e5b;
	margin:30px 0px 0px 52px;
	height:159px;
	padding-top:7px;
	margin-bottom:50px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	
	
}

.productlist1 {
	float:left;
	width:285px;
	background-color:#a67e5b;
	margin:30px 0px 0px 0px;
	height:159px;
	padding-top:7px;
	margin-bottom:50px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	
}

.productlist3 {
	float:left;
	width:285px;
	background-color:#a67e5b;
	margin:30px 0px 0px 0px;
	height:159px;
	padding-top:7px;
	margin-bottom:50px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	
}




.productlist ul {
	padding-left:40px;
}
.productlist ul li {
	list-style-image:url(assets/images/siteimages/list.gif);
	padding-bottom:4px;
}
.productlist a {
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
	color:#FFF;
	font-size:14px;
}
.productlist a:hover {
	text-decoration:underline;
	font-family:Arial,Helvetica,sans-serif;
	color:#FFF;
	font-size:14px;
}

.productlist1 ul {
	padding-left:40px;
	
}
.productlist1 ul li {
	list-style-image:url(assets/images/siteimages/list.gif);
	padding-bottom:4px;
}
.productlist1 a {
	text-decoration:none;
	font-family:Arial,Helvetica,sans-serif;
	color:#FFF;
	font-size:14px;
}
.productlist1 a:hover {
	text-decoration:underline;
	font-family:Arial,Helvetica,sans-serif;
	color:#FFF;
	font-size:14px;
}

/*----------MAIN-------------*/

#main .sub {
	margin-top:20px;
	padding:0px;
}


#main .sub p {
	
    padding:0px 10px 20px 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
    font-style:normal;
	font-weight:normal;
    line-height:1.7em;
	color:#ffffff;
	text-align:justify
}


#main .sub h4 {
	color:white;
	padding-left:10px;
	font:bold 18px Arial,Helvetica,sans-serif;
	font-style:normal;
	text-transform:uppercase;
	margin-bottom:8px
}


/* --------------TESTIMONIALS------------- */


#testimonialsleft {
	padding:0px;
	width:960px;
	margin-bottom:50px;
}
#testimonialsleft p {
	font-size:14px;
	font-family:Arial,Helvetica,sans-serif;
	color:#FFF;
	font-style:normal;
	font-weight:normal;
	line-height:1.7em;
	text-align:justify;
	margin-top:10px
}
.testimonialsparagraph {
	margin:20px;
	background:#a67e5b;
	padding:20px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}
.donationsparagraph {
	margin:20px;
	background:#a67e5b;
	padding:20px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

#donationsright p {
	font-size:14px;
	font-family:Arial,Helvetica,sans-serif;
	color:#FFF;
	font-style:normal;
	font-weight:normal;
	line-height:1.7em;
	text-align:justify;
	margin-top:10px;
}

#donationsright {margin-bottom:50px;}




/* --------------ABOUT US / RECENT NEWS------------- */

#main .sub .about,.recentnews,.contact {
	margin-top:20px;
}
#main .sub .aboutleft,.recentnewsleft {
	float:left;
	width:290px;
	margin:0px;
	margin-bottom:30px;
}


#main .sub .aboutcontent,.recentnewscontent {
	padding:0px;
	margin-left:310px;
	margin-top:10px;
}




#main .sub .about ul,.recentnews ul {
	
	padding:20px 0px 20px 20px;
	margin-bottom:20px;
	background-color:#a67e5b;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

#main .sub .about ul {
	padding:20px 0px 20px 20px;
	margin-bottom:20px;
}

#main .sub .about h5 {
	
    font:bold 13px Arial,Helvetica,sans-serif;
	font-style:normal;
	text-transform:uppercase;
	color:white;
	margin-bottom:16px;
}

#main .sub .about ul li {
	
    list-style-type:none;
	color:white;
	font:12px Arial,Helvetica,sans-serif;
	font-style:italic;
	line-height:2.4em;
	background:url(assets/images/siteimages/list.gif) no-repeat top left;
	padding-left:28px;
	font-weight:700
}
/*--------------Contact------------- */


.contactcontent {
	padding:0px;
	margin-left:480px;
}


.contactleft {
	float:left;
	width:445px;
	margin-bottom:231px;
}
#form1 { height:400px;}
.contactleft ul li a:hover { color:#FFF;}
.contactleft ul li .brown { text-transform:uppercase; font-weight:800;}

/*--------------FORMS------------- */

input {
	width:460px;
	height:40px;
	background:url(assets/images/siteimages/input.png) no-repeat;
	border:none;
	margin-top:10px;
	padding-left:10px;
	padding-top:10px;
	color:#a67e5b
}
textarea {
	background:url(assets/images/siteimages/message.png) no-repeat;
	border:none;
	color:#a67e5b;
	padding:10px;
	width:440px;
	height:172px;
	overflow:hidden;
}


.submit{
	width:173px;
	height:77px;
	border:none;
	background:url(assets/images/siteimages/submit.gif) no-repeat;
	cursor:pointer;
	
}




.contactcontent {
	color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:700;
	font-size:18px;
	letter-spacing:-1px;
}


iframe {
	border:5px solid #a67e5b
}
.contactleft ul li {
	color:#ffffff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	line-height:1.3em
}
.contactleft a {
	color:#a67e5b;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	line-height:1.3em;
	text-decoration:underline;
	
}
.touch {
	color:#a67e5b;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	text-transform:uppercase;
	font-weight:700;
	line-height:1.2em
}


/* --------------FOOTER------------- */

#footer,.push {
	
width:100%;
	height:0em;
	clear:both;
	bottom:0;
	left:0;
}
 
#footer {
	background:#a67e5b;
	height:495px;
	height:auto;
	margin-top:25px
}
 
#footer .content {
	width:960px;
	margin:0 auto;
	position:relative;
	height:448px;
}
#footer img {
	border:none;
}

/* --------------FOOTER BLOCKS------------- */

#footer .footerblocks {
	padding:11px 0px 0px 0px;
	font:10px Arial,Helvetica,sans-serif;
	color:#61584d;
	width:960px;
	line-height:18px;
}

#footer .footerblocks a {
	color:#d9b391;
	font-weight:bold;
	 text-decoration: underline;
	text-transform:uppercase
}
#footer .footerblocks a:hover {
	text-decoration:none;
	color:#FFF;
	text-decoration:none;
}
#footer .footerblocks p {
	padding:0px 0px 0px 0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:1.7em;
	color:#ffffff;
	text-align:justify
}

#footer .footerblocks .block {
	float:left;
	width:280px;
	margin:0px;
	margin:44px 70px 0px 0px;
	clear:right;
}

#footer .footerblocks .blockright {
	float:left;
	width:260px;
	margin:0px;
	margin:44px 0px 0px 0px;
	clear:right;
}	
	


#footer .footerblocks .blockright p {
	 word-spacing:-2px;
	 font-size:9px;

}


#footer .footerblocks .blockright img {
	margin:10px 0px 20px 0px;
}


.blockrightdiv { border-bottom:2px dashed #FFF}


.post {
	border-bottom:2px dashed #FFF;
	margin-bottom:3px;
}

/* --------------FOOTER STANDARDS------------- */


#footer #standards {
	margin-top:0px;
	padding:0px;
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer li {
	display:inline;
	list-style-type:none;
}
#footer p {
	margin-bottom:5px;
}

#footer a.toplink {
	text-transform:uppercase;
	font-size:10px;
	font-family:Arial,Helvetica,sans-serif;
	color:#d9b391;
	text-decoration:underline;
	font-style:normal;
}
#footer a:hover.toplink {
	text-transform:uppercase;
	font-size:10px;
	font-family:Arial,Helvetica,sans-serif;
	color:#FFF;
	text-decoration:none;
	font-style:normal;
}


/* --------------FOOTER GALLERY------------- */
.gallerythumbnails a {
	margin:1px;
}
.march {
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	color:#a67e5b;
	letter-spacing:0px;
	font-weight:700;
	margin-bottom: 15px;
}

#gallerymain {margin-bottom:30px;}

