html, body, ol, ul, li, dl, dt, dd, img
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	color: #ccc;
	background-color: #202020;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 100%;
	/*word-spacing: 0.3ex;
	letter-spacing: 0.3ex;*/
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
/*	background-image: url("images/background.png");*/
	background-repeat: repeat;
}
h1
{
	color: #eee;
    font-size: 11px;
}
table, th, td, tr
{
	border: 0;
	margin: 0;
	padding: 0px 0px 0px 5px;
	border-spacing: 0;
    vertical-align: middle;
}
table.textile_menu
{
	border-width: 0px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
}
table.textile_menu th
{
	border-width: 0px 1px 1px 1px;
	padding: 0px 0px 13px 0px;
	border-style: none none none none;
}
table.textile_menu td
{
	border-width: 0px 1px 1px 1px;
	padding: 0px 0px 13px 0px;
	border-style: none none none none;
}
table.swatch
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: none none none none;
	border-collapse: collapse;
}
table.swatch th
{
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: none none none none;
}
table.swatch td
{
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: none none none none;
}
table.textile_description td
{
    vertical-align: top;
}

strong, b 
{
	font-weight: bold;
}
#underline
{
	text-decoration: underline;
}
#band
{
	position: relative;
	margin: 0 auto;
	top: 20px;
	left: 0px;
	width:760px;
	height:440px;
	padding: 10px;
	border: 0px solid #ccc;
	background: #202020;
}
#top
{
	position: absolute;
	top: 10px;
	left: 0px;
	height: 40px;
	width: 740px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #ccc;
	background: #202020;
}
.copy{
        font-size:1.20em;
        color:#888;
}
#bottom
{
	position: absolute;
	top: 500px;
	left: 0px;
	height: 40px;
	width: 740px;
        color: #888;
        font-size: 1.15em;
        font-weight: 200;
	margin: 0px;
	padding: 0px;
	border: 0px solid #888;
	background: #202020;
}
#title_view 
{
	position: absolute;
	top: 80px;
	left: 0px;
	width: 750px;
	height: 125px;
	border: 0px solid #ccc;
	margin: 0px;
	padding: 0px;
}
#textile_view 
{
	position: absolute;
	top: 80px;
	left: 10px;
	width: 400px;
	height: 300px;
	border: 0px solid #ccc;
	margin: 0px;
	padding: 0px;
}
#press_view 
{
	position: absolute;
	top: 80px;
	left: 60px;
	width: 300px;
	height: 400px;
	border: 0px solid #ccc;
	margin: 0px;
	padding: 0px;
}
#copy_text 
{
	position: absolute;
	top: 140px;
	left: 450px;
	width: 290px;
	height: 200px;
	border: 0px solid #ccc;
}
#textile_text 
{
	position: absolute;
	top: 85px;
	left: 520px;
	width: 240px;
	height: 150px;
	border: 0px solid #ccc;
	font-weight: normal;
}
#textile_submenu 
{
	position: absolute;
	top: 267px;
	left: 530px;
	width: 230px;
    height: 100px;
	border: 0px solid #ccc;
	margin: 0px;
	padding: 0px;
}
#press_text 
{
	position: absolute;
	top: 80px;
	left: 400px;
	width: 340px;
	border: 0px solid #ccc;
}
#color_menu
{
	position: absolute;
	top: 336px;
	left: 420px;
	width: 290px;
	height: 24px;
	border: 0px solid #ccc;
}
#textile_menu 
{
	position: absolute;
	top: 80px;
	left: 420px;
	width: 60px;
	border: 0px solid #ccc;
	margin: 0px;
	padding: 0px;
}
a
{
	text-decoration: none;
	font-color:#eee;
	color:#eee;
	outline: none;
}
a:visited
{
	text-decoration: none;
	color:#eee;
	font-color:#eee;
}
a:active 
{
	text-decoration: none;
	color:#aaa;
	font-color:#aaa;
}
a:hover
{
	text-decoration: none;
	color:#ffa;
	font-color:#ffa;
}

