/* CSS Document */
body
{
	
	text-align: center;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
}
#outerwrapper 
{
	position: relative;	
	margin: 5 auto;
	width: 950px;
	height: 584px;	
}
#outerwrapper2 
{
	position: relative;
	margin: 5 auto;
	width: 950px;
	height: 765px;
}
/* TOP NAV BAR */
#topimage {
	position: absolute;
	width: 950px;
	height:28px;
	background-image: url('images/top_lines.jpg');
	background-repeat: no-repeat;
	left: 0px;
	top: 0;
}
p.nav
{
	font-size:13px;
	color:000000;
	text-align: right;
	margin-top: 7px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
/* END top nav bar */


/* FABRIC PAGE*/
#fabricimage {
	position: absolute;
	padding-left:11px;
	top:48;
	width: 927px;
	height:464px;
	background-image: url('images/image9_fabric.jpg');
	background-repeat: no-repeat;
	left: 11.5px;
}
/*fabric: colors*/
#fabriccol1 {
	position:absolute;
	width:231px;
	height:20px;
	right: 15	px;
	top: 75px;
	left: 625px;
}
p.fabriccol1
{
	font-size:12px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
}

/*fabric col*/
#fabriccol2 {
	position:absolute;
	width:128px;
	height:120px;
	right: 38px;
	top: 129px;
}
p.fabriccol2
{
	font-size:13px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
}
/*about fabric*/
#fabriccol5 {
	position:absolute;
	width:304px;
	height:212px;
	right: 22px;
	top: 108px;
}
p.fabriccol5
{
	font-size:13px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: justify;
}
/*color fabric pop -up & arrow*/
#fabricarrow {
	background-image: url('images/right_arrow.jpg');
	background-repeat: no-repeat;
	position:absolute;
	width:30px;
	height:20px;
	right: 196px;
	top: 451px;
	}
#swatcharrow {
	background-image: url('images/right_arrow.jpg');
	background-repeat: no-repeat;
	position:absolute;
	width:30px;
	height:20px;
	right: 196px;
	top: 483px;
	}
#fabriccol6 {
	position:absolute;
	width:128px;
	height:20px;
	right: 61px;
	top: 437px;
}
p.fabriccol6
{
	font-size:13px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: right;
	margin-right: 10px;
}
#fabriccol6a {
	position:absolute;
	width:104px;
	height:20px;
	right: 85px;
	top: 467px;
}
p.fabriccol6a
{
	font-size:13px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: right;
	margin-right: 10px;
}
/* END fabric page */


/* LOWER BAR - including logo & email */
#bottomimage {
	position: absolute;
	padding-left:0px;
	top:529px;
	width: 950px;
	height:52px;
	background-image: url('images/bottom_lines.jpg');
	background-repeat: no-repeat;
	left: 0;
}
/* pds email */
#portcol7 {
	position:absolute;
	width:230px;
	height:20px;
	right: 12px;
	top: 8px;
}
p.portcol7
{
	font-size:12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: right;
	margin-right: 10px;
}
/*pds logo*/
#portcol8 {
	position:absolute;
	width:258px;
	height:23px;
	left: 12px;
	top: 13px;
}
p.portcol8
{
	font-size:23px;
	color:#000000;
	text-align: left;
	margin-left: 9px;
	margin-top:0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
/*facebook logo*/
#facebook {
	position:absolute;
	width:35;
	height:35;
	left: -55px;
	top: 0px;
}
/* END  lower bar - including logo & email */


a.grey:link {color: #999999; text-decoration: none}
a.grey:visited {color: #999999; text-decoration: none}
a.grey:hover {color: #ff0000; text-decoration: none}

a.black:link {color: #000000; text-decoration: none}
a.black:visited {color: #000000; text-decoration: none}
a.black:hover {color: #999999; text-decoration: none}

a.dkgrey:link {color: #666666; text-decoration: none}
a.dkgrey:visited {color: #666666; text-decoration: none}
a.dkgrey:hover {color: #000000; text-decoration: none}

