body,html {
	height: 100%;
}
body {
	text-align: center;
	background: #585858 url(images/bg.gif) repeat-x 0 0;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
body,td {
	font-size: 12px;
	font-family: verdana,helvetica,sans-serif;
}
div.center {
	text-align: center;
}
div#layout {
	width: 946px;
	text-align: left;
	margin: 0px auto;
	position: relative;
	padding: 0 0 20px 0;
}
div#dialog {
	text-align: left;
	padding: 18px 18px 0px;
}
* html div#dialog {
	height: 100%;
}
div#inner {
}
div#header {
	height:180px;
	padding:10px 0 0 0;
	border-bottom: 1px solid white;
	background: #f2f1ef;
	position: relative;
}
div#header div#deco {
	float: right;
	border:1px solid white;
}
img#logo {
	position: absolute;
	top:22px;
	left:0;
	border:0;
}
div#menu, div#footer {
	height: 28px;
	line-height: 28px;
	background: #d86527;
	color: #ffffff;
	text-align: right;
	border-right:solid #ffffff 1px;
}
div#menu {
	background: #d86527 url(images/menubg.gif) no-repeat 59px 0px;
}
div#menu ul, div#footer ul {
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	display: table;
}
div#menu li, div#footer li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	display: table-cell;
}
div#menu ins, div#footer ins {
	text-decoration: none;
	margin: 0px auto;
	display: inline-block;
}
div#content a, div#content a:hover, div#content a:active, div#content a:visited {
	color: white;
}
div#content a:hover {
	color: #0000cc;
}
div#menu a, div#footer a, div#menu a:active, div#footer a:active, div#menu a:visited, div#footer a:visited, div#menu a:hover, div#footer a:hover {
	display: block;
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 28px;
	height: 28px;
	text-decoration: none;
	color: white;
}
div#menu a:hover, div#footer a:hover {
	color: #d86527;
	background: white;
}
div#copy {
	text-align: center;
	padding: 2px 0px 5px;
	border:solid #ffffff;
	border-width:0 1px;
	background:#dbd7ca;
	width: 793px;
	margin: 0 0 0 auto;
	color:#4a4848;
}
div#is {
	background:#dbd7ca url(images/is.gif) 6px 9px no-repeat;
	border:solid #ffffff;
	border-width:0 1px 1px;
	width: 788px;
	padding:0 0 0 5px;
	margin: 0 0 0 auto;
}
div#is a {
	display:inline-block;
	zoom:1;
	*display:inline;
	padding: 22px 0 6px 40px;
	height:16px;
	line-height:16px;
	color:#4a4848;
	text-decoration:none;
}
div#is a:hover {
	color:#000000;
}
div#content {
	padding:10px 35px 10px 128px;
	width: 630px;
	text-align:justify;
	border:solid #ffffff;
	border-width:0 1px;
	background:url(images/mainbg.gif) #dbd7ca no-repeat 0 100%;
	margin:0 0 0 auto;
	min-height:660px;
}
div#content img {
	border: 1px solid #43352a;
}
div#content div.right {
	text-align: right;
}
h1 {
	margin: 0px;
	color: #612333;
	font-size: 100%;
	font-weight: bold;
}
div#content ul, div#content ol {
	margin: 0px;
	padding-left: 20px;
}
div#content ul li {
	list-style: disc;
}
div#leftmenu {
	position: absolute;
	width: 250px;
	left: 0px;
	top: 250px;
}
div#leftmenu div.leftmenuitem {
	width: 250px;
	height: 240px;
	overflow: hidden;
	position: relative;
	margin-bottom: 17px;
}
div#leftmenu div.leftmenuitem div {
	position: absolute;
	top: 1px;
	left: 42px;
}
div#leftmenu div.leftmenuitem div.overlay {
	top: 0px;
	left: 0px;
	width: 250px;
	/*height: 156px;*/
	height: 240px;
	background: url(images/leftmenuitem.png) no-repeat top left;
}
* html div#leftmenu div.leftmenuitem div.overlay {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/interfloors/style/images/leftmenuitem.png');
}
div#leftmenu div.leftmenuitem div.label {
	top: 1px;
	left: 1px;
	width: 40px;
	height: 238px;
	background: no-repeat 50% 50%;
}
div#leftmenu div.contactdetails {
	line-height: 28px;
	padding: 7px 0 7px 15px;
	color: #000000;
	background:url(images/contact.gif) no-repeat;
}
div#leftmenu div.contactdetails a{
	color:#000000;
	text-decoration:none;
}
div#leftmenu div.contactdetails img {
	float: left;
}
div.menupopup {
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 20px;
	/*border: 1px solid;
	border-color: white #0766ae #0766ae;*/
	border-bottom: 1px solid white;
	background: #81766c;
	z-index: 2;
	visibility: hidden;
	text-align: left;
}
* html div.menupopup {
	width: 0px
}
div.menupopup a, div.menupopup a:visited, div.menupopup a:hover, div.menupopup a:active {
	color: white;
	display: block;
	height: 20px;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	padding: 0px 20px 0px 10px;
	background: #81766c no-repeat right center;
	border-top: 1px solid white;
}
* html div.menupopup a, * html div.menupopup a:visited, * html div.menupopup a:hover, * html div.menupopup a:active {
	\height: 21px;
	he\ight: 20px;
}
div.menupopup a:hover {
	background: #aaa29d no-repeat right center;
	color: white;
}
div#content div.form {
	width: 380px;
}
div#content div.form textarea {
	width: 376px;
}
* html div#content div.form textarea {
	\width: 380px;
	w\idth: 380px;
}
div#content div.error {
	color: #aa0000;
}
div#content div.gallery {
	margin-left: -19px;
}
div#dialog div.gallery {
	overflow: hidden;
	left: 50px;
	top: 464px;
	position: absolute;
	width: 700px;
	height: 120px;
}
div#dialog div.gallery div {
	position: absolute;
	top: 0px;
	left: 0px;
}
div#content div.gallery a, div#content div.gallery a:active, div#content div.gallery a:visited, div#content div.gallery a:hover, div#dialog div.gallery a, div#dialog div.gallery a:active, div#dialog div.gallery a:visited, div#dialog div.gallery a:hover {
	margin: 0px 0px 10px 19px;
	border: 1px solid #ffffff;
	display: block;
	width: 98px;
	text-align: center;
	padding: 4px 0px 4px 0px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	height: 110px;
	overflow: hidden;
}
div#content div.gallery a, div#content div.gallery a:active, div#content div.gallery a:visited, div#content div.gallery a:hover, div#dialog div.gallery a {
	float: left;
}
div#dialog div.gallery a, div#dialog div.gallery a:active, div#dialog div.gallery a:visited, div#dialog div.gallery a:hover {
	margin: 0px 8px 0px 8px;
}
* html div#content div.gallery a, * html div#content div.gallery a:active, * html div#content div.gallery a:visited, * html div#content div.gallery a:hover, * html div#dialog div.gallery a, * html div#dialog div.gallery a:active, * html div#dialog div.gallery a:visited, * html div#dialog div.gallery a:hover {
	\height: 120px;
	he\ight: 110px;
}
div#content div.gallery a:hover, div#dialog div.gallery a:hover {
	background: #DBD7CA;
}
div#content div.gallery a.cur, div#dialog div.gallery a.cur {
	color: black;
	background: #DBD7CA;
}
a#left, a#right, a#left:visited, a#right:visited, a#left:active, a#right:active, a#left:hover, a#right:hover {
	position: absolute;
	display: block;
	height: 18px;
	line-height: 18px;
	padding: 50px 0px;
	width: 20px;
	font-size: 16px;
	border: 1px solid #ffffff;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: center;
	top: 464px;
	background: #DBD7CA;
}
a#left {
	left: 18px;
}
a#right {
	right: 18px;
}
a#left:hover, a#right:hover {
	background: #D2CCC0;
}
* html div#content div.gallery a, * html div#content div.gallery a:active, * html div#content div.gallery a:visited, * html div#content div.gallery a:hover, * html div#dialog div.gallery a, * html div#dialog div.gallery a:active, * html div#dialog div.gallery a:visited, * html div#dialog div.gallery a:hover {
	\width: 100px;
	w\idth: 98px;
}
div#content div.gallery a img, div#dialog div.gallery a img {
	border: none;
}
div#dialog div.title {
	border: 1px solid white;
	font-weight: bold;
	color:#ffffff;
	font-size: 14px;
	padding: 0px 10px;
	line-height: 26px;
	height: 26px;
	background: #D86527;
	margin-bottom: 10px;
}
* html div#dialog div.title {
	\height: 28px;
	he\ight: 26px;
}
div#dialog div.title a, div#dialog div.title a:active, div#dialog div.title a:visited, div#dialog div.title a:hover {
	float: right;
	color: white;
	text-decoration: none;
	font-weight: normal;
	padding:0 10px;
}
div#dialog div.title a:hover {
	text-decoration: underline;
}
div#dialog div.output, div#content div.output {
	border: 1px solid white;
	padding: 10px;
	background: #DBD7CA;
	margin-bottom: 10px;
	text-align: left;
	min-height: 375px;
	position: relative;
}
* html div#dialog div.output, * html div#content div.output {
	\height: 397px;
	he\ight: 375px;
}
div#clip {
	position: absolute;
	visibility: hidden;
	background: #DBD7CA;
}
div#dialog div#outputtext, div#content div#outputtext {
	position: absolute;
	left: 540px;
	top: 66px;
	width: 229px;
	border: 1px solid white;
	margin-bottom: 10px;
}
* html div#dialog div#outputtext, * html div#content div#outputtext {
	\width: 231px;
	w\idth: 229px;
}
div#dialog div#outputtext h2 {
	background: #d86527;
	color: white;
	margin: 0px;
	line-height: 18px;
	padding-left: 6px;
	font-size: 100%;
}
div#dialog div#outputtext tr td {
	color: black;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
}
div#dialog div#outputtext tr.r2 td {
	background: #d2ccc0;
}
div.fix {
	clear: both;
	line-height: 1px;
	height: 0px;
	font-size: 1px;
	overflow: hidden;
}
div#content div.entry, div#content div.pages {
	border-top: 1px solid white;
	margin-top: 2px;
	padding-top: 2px;
}
div#content div.pages td a, div#content div.pages td a:visited, div#content div.pages td a:active, div#content div.pages td a:hover {
	display: block;
	padding: 1px 2px;
	border: 1px solid #d9d7d6;
	text-decoration: none;
}
* html div#content div.pages td a {
	height: 1px;
}
div#content div.pages td a.c, div#content div.pages td a.c:active, div#content div.pages td a.c:visited, div#content div.pages td a.c:hover {
	color: #dd6600;
	background: #eeeeee;
}
div#content div.preview {
	width: 90px;
	height: 67px;
	position: relative;
	overflow: hidden;
	border: 1px solid white;
	cursor: pointer;
}
* html div#content div.preview {
	\width: 92px;
	\height: 69px;
	w\idth: 90px;
	he\ight: 67px;
}
div#content div.preview div.product {
	position: absolute;
	width: 90px;
	height: 67px;
	cursor: pointer;
}
label.mixmaxwidget {
	display: block;
	text-align: right;
	margin-top: 5px;
	padding-right: 10px;
}
label.mixmaxwidget span {
	float: left;
	line-height: 20px;
}
label.mixmaxwidget select {
	width: 240px;
}
div#homefootout{
	width:667px;
	margin:0 -20px;
	text-align:center;
}
div#homefoot{
	border:1px solid white;
	display:inline-block;
	zoom:1;
	*display:inline;
}
div#homefoot img {
	border: 1px solid white;
}
