@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	width: 950px;
	background: #FFFFFF;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#contactContainer {
	background-image: url(../images/gen/contact2.jpg);
	height: 686px;
	width: 950px;
}
#designSwatches {
	height: 686px;
	width: 662px;
	padding-left: 288px;
	padding-top: 37px;
}
.designSwatchesRow {
	height: 220px;
	width: 600px;
	padding-top: 0px;
	padding-left: 29px;
}
.designSwatchesRow img {
	padding: 25px;
}
#header {
	height: 90px;
	width: 950px;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../images/gen/headerLogo_graphic.jpg);
	background-repeat: no-repeat;
}
#nav {
	position: relative;
	top: 67px;
	left: 45px;
	width: 732px;
}
#navProducts {    /*temp style for new products page */
	position: relative;
	top: 67px;
	left: 45px;
	width: 732px;
}
#nav table td {
	padding-right: 30px;
}
#navProducts table td {    /*temp style for new products page */
	padding-right: 30px;
}
.logoLink {
	width: 200px;
	height: 70px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#mainContent {
	padding: 0;
	background: #FFFFFF;
	margin: 0px;
	position: relative;
	width: 950px;
}
#mainContentFade {
	padding: 0;
	background: #FFFFFF;
	margin: 0px;
	position: relative;
	visibility: hidden;
}
#designImage {
	height: 686px;
	width: 288px;
}
#alulaPhoto {
	position:absolute;
	width:288px;
	height:686px;
	z-index:1;
	top: 0;
	visibility: hidden;
}
#nekkarPhoto {
	position:absolute;
	width:288px;
	height:686px;
	z-index:1;
	top: 0;
	visibility: hidden;
}
#erraiPhoto {
	position:absolute;
	width:288px;
	height:686px;
	z-index:1;
	top: 0;
	visibility: hidden;
}
#ankaaPhoto {
	position:absolute;
	width:288px;
	height:686px;
	z-index:1;
	top: 0;
	visibility: hidden;
}
#syrmaPhoto {
	position:absolute;
	width:288px;
	height:686px;
	z-index:1;
	top: 0;
	visibility: hidden;
}
#naosPhoto {
	position:absolute;
	width:288px;
	height:686px;
	z-index:1;
	top: 0;
	visibility: hidden;
}
#atriaPhoto {
	position:absolute;
	width:288px;
	height:686px;
	z-index:1;
	top: 0;
	visibility: hidden;
}
#araPhoto {
	position:absolute;
	width:288px;
	height:686px;
	z-index:1;
	top: 0;
	visibility: hidden;
}
#ursaPhoto {
	position:absolute;
	width:288px;
	height:686px;
	z-index:1;
	top: 0;
	visibility: hidden;
}
#colorImage {
	width: 400px;
	height: 686px;
}
.colorSwatches {
	height: 686px;
	width: 550px;
	padding-left: 76px;
}
.colorSwatchesRow {
	height: 150px;
	padding-top: 50px;
}
.colorSwatches530w {
	height: 686px;
	width: 530px;
	padding-left: 76px;
}
.detailBottomSpacer {
	height: 200px;
	width: 10px;
}
.swatchNumberTop {
	margin-bottom: 100px;
}
.swatchNumberBottom {
	margin-right: 58px;
}
.descImage {
	margin-right: 78px;
}
.luckyZoomSmallImageCont {
position: relative;
}
.luckyZoomBigImageCont {
	overflow: hidden;
	position: absolute;
	z-index: 100;/* display: none; */
	visibility: hidden;
}
.luckyZoomHeader {
position: relative;
z-index: 10;
left: 0px;
top: 0px;
font: 10px Tahoma, Verdana, Arial, sans-serif;
color:#fff;
background:#9E2F2D;
padding:3px;
}
.luckyZoomHeader a {
color: #fff;
}
.luckyZoomPup {
z-index                 : 10;
visibility              : hidden;
position                : absolute;
width                   : 50px;
height                  : 50px;
border: 1px solid #aaa;
background: #ffffff;
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
filter: alpha(Opacity=50);
}
#detailsCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 2px;
	background-color: #FFFFFF;
	height: 16px;
	width: 950px;
}
#detailsCaption img {
	margin-right: 2px;
	margin-left: 2px;
}
/*Begin Styles for Contact Form*/
#contactForm {
	width:auto;
	height:auto;
	z-index:1;
	left: 70px;
	top: 100px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	clear: both;
	position: absolute;
}
.formFieldContainer .checkLabel {
	width: 160px;
	margin-left: 165px;
}
form {
  margin: 0;
  padding: 0;
}
input, select, textarea {padding: 0; margin: 0;}

.formFieldContainer {
	width: 375px;
	text-align: right;
}
form div label {
	display: block;
	float: left;
	width: 150px;
	padding: 0px 5px;
	margin: 0 0 2px 0;
	text-align: right;
}
form div {
	clear: left;
	display: block;
	width: 415px;
	margin: 0;
	padding: 0 0 6px 0;
}
input {
	width: 200px;
	zoom: 1;  /*eliminates 3px jog in IE6*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	padding-left: 2px;
}
textarea {
	width: 200px;
	height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-right: 2px;
	padding-left: 2px;
}
input.checkbox {
	width: 15px;
	margin-top: 4px;
}
input.submit {
	width: 100px;
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
select {
	width: 204px;
	height: 22px;
	zoom: 1;  /*eliminates 3px jog in IE6*/
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#contactConfirm {
	position:absolute;
	width:450px;
	height:400px;
	z-index:1;
	left: 63px;
	top: 100px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	clear: both;
}
/*Styles for wallpaper samples page*/
#sampleSwatches {
	height: 686px;
	padding-top: 37px;
	margin-right: 30px;
	margin-left: 62px;
}
.colorSampleTable {
	margin-left: 5px;
	height: 150px;
}
.swatchImage {   
	height: 150px;
	width: 150px;
	margin-bottom: 7px;
}
.swatchSampleTable {
	width: 177px;
	margin-bottom: 30px;
}
.colorsq {
	border: 1px solid #FFFFFF;
	position:relative;
}
.colorsq:hover {
	border: 1px solid #333333;
	position:relative;
}
