@import url("divs.css");
@import url("p7tbsilks.css"); 
@import url("p7tmsilks.css"); 

body {
	background-color: #b1b1cd;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../images/background_page.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-top: 0px;
}

/*common text fromatting styles*/
p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color : #333366;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 12px;
}

ul   { /*body unordered list*/
	list-style-type: disc;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
}
ol {	/*body ordered list*/
	list-style-type: decimal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
li   { /*body lists*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #333366; 
	margin-left: 0px;
	padding-left: 0em;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 80%;
	line-height: 120%;
	margin-bottom: 8px;
}
li .second  { /*body lists*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #333366;
	margin-left: 0px;
	padding-left: 0em;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 100%;
	line-height: 120%;
	margin-bottom: 8px;
	list-style-type: circle;
}
h1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color : #333366;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1.breadcrumbs {	
	color: #333366;
	font-size: 80%;
	font-weight: normal;
	margin-bottom: 15px;
	padding-bottom: 0px;
}

a:link {
	color: #ff6600;
	text-decoration: underline;
	
} 

a:visited {
	color: #9798bc;
	text-decoration: underline;
	
} 
 

h1.pagename {	 
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 0px;
	color: #d8376a;
}
h2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color : #d8376a;
	padding-top: 10px;
	margin-bottom: 8px;
	clear: left;
	margin-top: 0px;
}
h3 {
	font-size: 90%; 
	color : #333366;
	font-style: italic;
	padding-top: 10px;
	margin-bottom: 8px;
	clear: left;
	margin-top: 0px;
}
.endtable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6a6a8b;
	padding-top: 5px;
	width: 65%;
}
.endtable p   {  
	font-size: 70%;
	line-height: 120%; 
}
.endtable h3 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 85%; 
	color : #333366;
	font-style: italic;
	padding-top: 10px;
	margin-bottom: 8px;
	clear: left;
	margin-top: 0px;
}
.fabrictable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6a6a8b;
	padding-top: 5px;
	width: 65%;
}
.fabrictable h3 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 85%; 
	color : #333366;
	font-style: italic;
	padding-top: 10px;
	margin-bottom: 8px;
	clear: left;
	margin-top: 0px;
}
.fabrictable ul   { /*body unordered list*/
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.fabrictable li   { /*body lists*/
	color : #333366; 
	margin-left: 0px;
	padding-left: 0em;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 120%;
	margin-bottom: 8px;
}
.fabricentry {
	font-weight: bold;
	font-style: normal;
}
input.addtocart {
	margin-bottom: -7px;
	margin-left: 10px;
}
.runin {
	font-weight: bold; 
}

.imageFloatLeft  {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
	
}
 
.tnNoFloat { 
	margin-right: 5px;
	margin-bottom: 8px;
	border: 1px solid #333333;
	clear: left;
} 
.tnFloatLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 8px;
	border: 1px solid #333333;
	clear: left;
}
.tnFloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 8px;
	border: 1px solid #333333;
	margin-right: 10px;
}
.captionImage {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.captionImage p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.captionImage img  {
	border: 1px solid #333333;
}
.captionImageLeft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
}
.captionImageLeft p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.captionImageLeft img  {
	border: 1px solid #333333;
}
.onsale {
	color: #FF0000;
}

.captionImageRight {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}

.captionImageRight p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.captionImageRight img  {
	border: 1px solid #333333;
}

.clearit  { /*clears the wrapper divs so they even up*/
	clear: both;
}


.thirdnav { 
	margin-bottom: 15px;
	padding: 0px; 
}
.thirdnav ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 5px;
	padding-top: 0px;
}

.thirdnav li.inline {
	display: inline;
	font-weight: normal;
	color: #333366;
	line-height: 180%;
}
.thirdnav ul li a:link { 
	display: inline; 
	font-weight: normal;
	color: #ff6600;
}
.thirdnav ul li a:visited {
	color: #9798bc;
	display: inline; 
	font-weight: normal;
}
.bottomInfo  { /*holds the address info at bottom*/
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left: 200px;
}

.bottomInfo p { /*styles the bottomInfo text*/
	font-size: 65%; 
}

/*styles the bottomInfo links*/

.bottomInfo a:link { 
	text-decoration: underline;
}

.bottomInfo a:visited { 
	text-decoration: underline;
} 
 
.soldout {
	color: #FF0000;
}
.substitute {
	color: #FF0000;
}
.clearance {
	font-weight: bold;
	color: #FF0000;
}

.product {
	clear: left;
	font-weight: bold;
	clear: left;
	margin-bottom: -5px;
	margin-top: 8px;
}
.description {
	clear: left;
	margin-bottom: -15px;
	font-style: italic;
	margin-top: 10px;
	text-transform: capitalize;  
	padding: 0px;
}
.price {
	font-weight: bold;
	margin-bottom: 25px;
	margin-top: 15px;
	padding: 0px; 
}
.quote {
	font-style: italic;
}

.topPictureTable   {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6a6a8b;
	
}
#topColorBar form .top{
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
