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


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(file:../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(file:../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: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




body {
background-color:#000000;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:19px;
color:#333;
}



.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}



img {border:none;}


a:link {
	  color:#666;
  /* First we need to help some browsers along for this to work.
     Just because a vendor prefix is there, doesn't mean it will
     work in a browser made by that vendor either, it's just for
     future-proofing purposes I guess. */
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
  text-decoration:none;	
	
}
a:visited {
	color:#666;
	
}
a:hover {color:	#666666;
				text-decoration:none;	
	
}


a:active {	color:#666;
			text-decoration:none;	
		
}


a:hover img {
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
/* First we need to help some browsers along for this to work.
     Just because a vendor prefix is there, doesn't mean it will
     work in a browser made by that vendor either, it's just for
     future-proofing purposes I guess. */
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
}

.transeffect a:visited { color:#000; }


.transeffect a:active { color:#000; }



article, aside, figure, footer, header, nav, section { display: block; }





#page-wrap {
	width:940px;
	margin: 20px auto 0px auto;
	
}

#header {
	background-image:url(../images/carpets-flooring-logo3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
}



•social {
	width:36px;
	float:right;
	}



nav {
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:right;
	padding-top:18px;
	
	
}



nav a:link {
	color:#FFFFFF;
	text-decoration:none;
		
}


nav a:visited {
		color:#FFFFFF;
		text-decoration:none;
}



nav a:hover {
	color:#666666;
	text-decoration:none;
	
}


nav a:active {
	color:#FFFFFF;
	text-decoration:none;
		
}




nav ul {
	list-style: none;
	}


nav li {
	display:inline;
	}

.padTxt {
	padding-left:8px;
	
	}


#movie {
	margin-bottom: -5px;
	}


#main-content{
	width: 940px;
	margin: 0 auto;
	background-color:#FFF;
	padding: 35px;
	}



aside {}



#info {
	width: 565px;
	float:left;
	}

#rightSide {
	width:229px;
	float:right;
	margin-left:55px;
	font-size:18px;
	color: #5d9393;
	line-height:24px;
	font-weight:bold;	
	}


#rightSide a:link {
	color: #800404;
	text-decoration:none;
	}
	
	
#rightSide a:visited {
	
	color: #800404;
	text-decoration:none;
	
	}
	
	
#rightSide a:hover {
	
	color: #333;
	text-decoration:none;
	
	}
	
	
#rightSide a:active {
	
	color: ##800404;
	text-decoration:none;
	
	}
	
	
	
#rightSide ul {
	list-style: none;
	margin-left: -35px;
	margin-top: 7px;
	}	
	
#rightSide li {
	
	}	
	
	
	
.right-style a {
	font-weight: normal;
	font-size:18px;
	font-style: italic;
	}	
	
	
	
	
	
	

h1 {
	color:#666;
	font-size:21px;
	letter-spacing: -1px;
}



h2 {
	
	color:#666;
	font-size:16px;

}


h3 {
	
	color:#666;
	font-size:16px;

}



.feature {
	color:#800404;
	font-size:19px;
	}


.pad1 {
	margin-bottom:20px;	
	}



footer {
	color:#FFF;
	font-size:12px;
	width:940px;
	margin: 0 auto;
	clear:both;
}


footer a:link {
	color:#fff;
	text-decoration:none;
}


footer a:visited {
	color:#fff;
	text-decoration:none;
}

footer a:hover {
	color:#af7b7b;
	text-decoration:none;
}


footer a:active {
	color:#fff;
	text-decoration:none;
}




#terms { float:left;
width:45%;}

#copyright { 	float: right;
				width: 45%;
				text-align:right;	 }
				
				
				
.pad2 {
	padding-left: 5px;
	padding-right: 5px;
	
	}				
	

#galleryPad {
	
	padding-left: 45px;
	
	}
				
.padRight {
	
	margin-right:10px;
	
	}
	
	
.padRight2 {
	
	margin-right:5px;
	
	}	


.back {
	
	margin-top:10px;
	}
	
.weHaveMoved {
	width: 937px;	
}
.weHaveMoved img, .weHaveMoved a {
	width: 937px;
	display: block;
}
.weHaveMoved a:hover {
	opacity: 1;
}