/* 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:///Steve%27s%20Macintosh%20HD/websites/david_hall_carpets/images/prevlabel.gif) left 15% no-repeat; }#nextLink:hover, #nextLink:visited:hover { background: url(file:///Steve%27s%20Macintosh%20HD/websites/david_hall_carpets/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 {	margin: 0px 0px 10px;	background-color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 16px;	color: #333333;}td {vertical-align: top;}img {border:0;}#nav {	background-color: #FFFFFF;}#navlinks {	font-size: 12px;	text-transform: uppercase;	text-align: center;	padding-top: 55px;	word-spacing: 10px;}#text {	text-align: left;	padding-top: 10px;	padding-bottom: 10px;	padding-right: 30px;}#footer {	color: #999999;	padding-top: 5px;}#sundry {	text-align: right;}h1 {	font-size: 16px;	color: #283f67;}	a:link {	color: #162F58;	text-decoration: none;	}a:visited {	color: #162F58;	text-decoration: none;	}a:hover {	font-weight: normal;	color: #333333;	text-decoration: underline;	}a:active {	color: #162F58;	text-decoration: none;	}#sundry a:link {	color: #999999;	text-decoration: none;	}#sundry a:visited {	color: #999999;	text-decoration: none;	}#sundry a:hover {	font-weight: bold;	color: #032376;	text-decoration: underline;	}#sundry a:active {	color: #999999;	text-decoration: none;	}#content {	background-color: #FFFFFF;	padding: 13px;}#offers {	text-align: right;}#subsection {	padding-top: 12px;	padding-left: 12px;	line-height: 18px;	border-right-width: thin;	border-right-style: solid;	border-right-color: #999999;	text-transform: uppercase;}#header {	padding-left: 20px;}#maintext {	text-align: left;	padding-left: 65px;	padding-right: 20px;	padding-top: 5px;}#ourlink {	text-align: center;	text-transform: uppercase;	font-size: 10px;	padding-top: 10px;	padding-bottom: 10px;}#header-text {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 18px;	color: #01174D;	padding-top: 10px;	padding-left: 63px;	padding-bottom: 10px;}.selected {	font-weight: bold;	color: #001951;}.offers {	font-size: 15px;	font-weight: bold;	color: #163361;}#mysample {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #666666;}#enter {	font-size: 11px;	color: #666666;	font-family: Arial, Helvetica, sans-serif;}.pad {	padding-left: 10px;}#privacy {	text-transform: uppercase;	font-size: 10px;	padding-left: 12px;	padding-top: 15px;}#copyright {	text-align: right;	font-size: 10px;	text-transform: uppercase;	padding-right: 12px;	padding-top: 15px;}#txt {	text-align: left;	padding-left: 12px;}#subtext {	padding-right: 50px;}
