/*
CSS RESET
--------------------------------------------------*/
body
	{
	padding: 0;
	margin: 0;
	font: 67.5% Arial, Helvetica, Geneva, sans-serif;
	}
a
	{
	outline: none;
	}
dl,dt,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td
	{
	padding: 0;
	margin: 0 0 1em 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	}
input,textarea,dl,dt
	{
	margin: 0;
	}
strong,dt,h1,h2,h3,h4,h5,h6
	{
	font-weight: bold;
	}
li
	{
	margin-bottom: .5em;
	}
table
	{
	font-size: inherit;
	}
caption,th
	{
	text-align: left;
	}
ul
	{
	padding-left: 2em;
	list-style-type: disc;
	}
ol
	{
	padding-left: 2em;
	list-style-type: decimal;
	}
fieldset,img
	{
	border: 0;
	}
abbr,acronym
	{
	border: 0;
	}
/*
HTML BASE STYLES
--------------------------------------------------*/
body
	{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	height: 100%;
	background: #bbb;
	}
a
	{
	color: #06a;
	}
a:hover
	{
	color: #d89752;
	}
h2
	{
	margin: 0 0 1.2em 0;
	font-size: 1.7em;
	line-height: 1.1em;
	font-weight: normal;
	color: #666;
	text-transform: lowercase;
	}
h3
	{
	font-size: 1.2em;
	margin-bottom: .2em;
	}
.news h3 span
	{
	display: block;
	color: #999;
	font-size: .8em;
	font-style: italic;
	font-weight: normal;
	margin-top: .2em;
	}
label
	{
	text-transform: uppercase;
	color: #777;
	}
/*
MISC. STYLES
--------------------------------------------------*/
#prev_next
	{
	margin: 0;
	position: absolute;
	line-height: normal;
	bottom: 19px;
	right: 20px;
	}
#prev_next a
	{
	display: block;
	width: 100px;
	text-indent: 10px;
	height: 20px;
	margin-bottom: 1px;
	line-height: 20px;
	color: #fff;
	background: #555;
	text-decoration: none;
	text-transform: lowercase;
	}
#prev_next a:hover
	{
	background: #777;
	}
.caption
	{
	margin: 10px 120px 0 0;
	}
#prod-list
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}
#prod-list li
	{
	margin: 0 20px 0 0;
	padding: 0;
	width: 100px;
	height: 420px;
	background: #f4f4f4;
	float: left;
	}
#prod-list a
	{
	display: block;
	width: 90px;
	height: 25px;
	color: #fff;
	text-decoration: none;
	padding: 395px 0 0 10px;
	text-transform: lowercase;
	}
#prod-list a:hover
	{
	text-decoration: underline;
	}
.inp input,
.inp textarea
	{
	width: 292px;
	font-family: inherit;
	font-size: 14px;
	line-height: inherit;
	background: #f4f4f4;
	border: 1px solid #999;
	padding: 1px 3px;
	color: #555;
	margin: 0;
	}
.inp textarea
	{
	height: 75px;
	}
.inp input:focus,
.inp textarea:focus
	{
	border-color: #d89752;
	background: #fff;
	color: #333;
	}
.inp textarea
	{
	font-size: 1.1em;
	}
#submit
	{
	margin: 0;
	position: absolute;
	bottom: 20px;
	left: 212px;
	}
.vcard
	{
	width: 300px;
	overflow: hidden;
	}
.org
	{
	font-weight: bold;
	}
.p1
	{
	float: left;
	}
.p2
	{
	float: right;
	}
label em
	{
	font-weight: bold;
	color: #c00;
	}
.hr
	{
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
	border-top: 1px dashed #999;
	margin: 1.5em 0;
	}
.hr hr
	{
	display: none;
	}
.invalid
	{
	background: #fc0;
	}
#state_list
	{
	background: #e6e6e6;
	height: 35px;
	line-height: 35px;
	border: 1px solid #ccc;
	color: #666;
	font-weight: bold;
	padding: 0 15px;
	margin: 1.5em 0;
	}
#state_list span
	{
	float: right;
	font-weight: normal;
	font-size: .9em;
	color: #999;
	}
#select_state
	{
	color: #f4f4f4;
	font-weight: bold;
	font-size: 3em;
	text-transform: uppercase;
	text-align: center;
	line-height: 200px;
	margin: 0;
	}
/*
FLASH STYLES
--------------------------------------------------*/
/* hide from ie on mac \*/
html
	{
	height: 100%;
	overflow: hidden;
	}
#flashcontent
	{
	height: 100%;
	}
/* end hide */
/*
SITE-CONTENT
--------------------------------------------------*/
#site-content
	{
	color: #999;
	padding: 20px;
	width: 590px;
	height: 420px;
	border: 10px solid #565656;
	background: #fff url(../images/box.gif) no-repeat center top;
	overflow: hidden;
	font-size: 1.1em;
	line-height: 1.3em;
	position: relative;
	}
.samples #site-content
	{
	overflow: auto;
	}
.about #site-content
	{
	background-image: url(../images/box-about.jpg);
	}
.about h2,
.contact h2,
.showrooms h2,
.samples h2,
.news h2,
.wallpaper h2,
.fabrics h2
	{
	padding-top: 20px;
	margin-bottom: 35px;
	}
#site-content th,
#site-content td
	{
	padding: 5px;
	vertical-align: top;
	}
#site-content th,
#site-content tfoot td
	{
	text-align: left;
	background: #666;
	color: #fff;
	}
#site-content tbody th,
#site-content tfoot td
	{
	background: #a2a2a2;
	}
#showroom-list
	{
	width: 100%;
	}
#showroom-list td
	{
	width: 33%;
	vertical-align: top;
	color: #999;
	padding: 0 10px 0 0;
	line-height: 1.2em;
	}
#showroom-list ul
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}
#showroom-list li
	{
	margin-bottom: 1em;
	
	}
#showroom-list strong
	{
	color: #777;
	}
/*
SITE-INFO
--------------------------------------------------*/
#site-info
	{
	height: 20px;
	}
#site-info p
	{
	margin: 0;
	padding-left: 10px;
	line-height: 20px;
	color: #666;
	}