body {
	margin : 0px;
}

body, td {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
}

img {
	border : none;
}

a {
	color : #746B54;
}

#nav {
	margin-top : 80px;
}

#nav a {
	color : #747473;
	text-decoration : none;
	font-size : 8pt;
}

#nav a:hover, #nav a.subnav_hilight {
	color : #000000;
}

#nav a.head, #nav a.head2 {
	color : #9C8B6A;
}

#nav a.head:hover, #nav a.head2:hover {
	color : #625742;
}

ul#nav {
	padding-left : 0px;
}

#nav li {
	list-style : none;
	margin-bottom : 10px;
}

#nav li ul {
	margin : 0px;
	margin-left : 10px;
	padding : 0px;	
}

#nav li ul li {
	margin-bottom : 0px;
}

#footer {
	background : #DDD5C3;
	color : #746B54;
	text-transform : uppercase;
	padding-left : 18pt;
	font-size : 10px;
	height : 100px;
	padding-top : 18px;
}

#footer a {
	color : #746B54;
	text-decoration : none;
}

#productContainer, #contentContainer {
	margin-top : 128px;
	font-size : 8pt;
}


#detailsContainer {
	width : 290px;
}

#mainPhotoContainer {
	padding-left : 40px;
}

#icons {
	height : 33px;
	margin-bottom : 50px;
	width : 270px;
}

#icons .carousel a {
	width : 60px;
	display : block;
	text-align : center;
}

#productName {
	margin-bottom : 30px;
	display : block;
}

#productSmall {
	border-left : 1px solid #000;
	border-right : 1px solid #000;
	float : left;
	margin-right : 10px;
}

#details {
	line-height : 13pt;
	font-size : 8pt;
}

#pdf {
	clear : both;
	float : left;
	margin-top : 20px;
	width : 90px;
	display : none;
}

#finish {
	float : right;
	font-size : 8pt;
	margin-top : 20px;
	text-align : left;
	width : 190px;
}

.hover {
	outline : none;
}

.carousel {
	margin-left : 10px;
}

.disabled {
	visibility : hidden;
}

.showroom {
	display : none;
	color : #000;
}

#footer .showroom a {
	color : #000;
}

#footer .showroom a:hover {
	text-decoration : underline;
}

#showrooms {
	margin-left : 85px;
	margin-top : 5px;
}

#showroomNav a {
	outline : none;
}
