a {
	color:#0000bf;
	text-decoration: none;
}

a:hover {
	color:#008000;
	text-decoration: underline;
}

.boxText { 	font-family:"Comic Sans MS", Arial; font-size: 13px; }
.errorBox { 	font-family:"Comic Sans MS", Arial; font-size : 13px; background: #ffb3b5; font-weight: bold; }
.stockWarning { 	font-family:"Comic Sans MS", Arial; font-size : 13px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { 	font-family:"Comic Sans MS", Arial; font-size : 13px; color: #70d250; text-decoration: underline; }

body {
/*	background-color:#efde08;*/
/*	background-image:url(../../css-images/background.gif);*/
	background-color:#ebda08;
	background-repeat:repeat;
	color: #000;
	font-family:"Comic Sans MS", Arial;
	font-size:14px;
	margin:15px 0;
}

html, body {
	scrollbar-base-color: #0003ba;
	scrollbar-face-color: #0003ba;
	scrollbar-track-color: #ccc;
	scrollbar-3dlight-color: #0003ba;
	scrollbar-highlight-color: #fff;
	scrollbar-arrow-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-shadow-color: #0003ba;
}

#account-nav {
	background-color:#f5f5f5;
	border-bottom:2px solid #fff;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	bottom:-25px;
	line-height:15px;
	padding:2px 10px;
	position:absolute;
	right:-55px;
	z-index:5;
}

.allprods  {
border-bottom:1px solid #cc0000;
border-right:1px solid #cc0000
;
}

#breadcrumbs {
	background-color:#f5f5f5;
	border-bottom:2px solid #fff;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	bottom:-25px;
	color:#333;
	left:-80px;
	line-height:18px;
	padding:2px 10px;
	position:absolute;
	z-index:5;
}

.categorybox {
	margin:10px 0;
}

.category-heading {
	background-color:#ccc;
	color:#333;
	font-size:9pt;
	font-weight:bold;
	line-height:20px;
	text-align:center;
}

.cart {
	background-color:#e1e1e3;
	margin:10px 0;
}

.cart-heading {
	background-color:#cc0000;
	color:#f1f1f1;
	font-size:9pt;
	font-weight:bold;
	line-height:20px;
	text-align:center;
}

#container {
	background-color:#fff;
/*	border:3px solid #cc0000;*/
	border:2px outset #0003ba;
	margin:0 auto;
	min-height:1400px;
	position:relative;
	width:780px;
}

#content {
	margin:40px 10px 0 165px;
	min-height:410px;
	padding-bottom:20px;
}

#footer {
	clear:both;
	position:relative;
	margin:0 auto;
	width:786px;
}

#footer td {
	color:#333;
	line-height:15px;
}

h4 {
	font-familY:"Comic Sans MS";
	font-size:13px;
	font-weight:bold;

}

#header {
/*	background-image:url(../../css-images/header-redline.jpg);*/
	background-repeat:repeat-x;
	border-bottom:1px solid #f5f5f5;
	height:200px;
	left:80px;
	padding:0 10px 0 0px;
	position:relative;
	margin-bottom:20px;
	width:630px;
}

#home-subscribe {
	background-color:#f5f5f5;
	margin:0 auto;
	padding:7px 7px 14px 7px;
	position:relative;
	width:400px;
}

#home-subscribe form {
	margin:0 70px;
	padding:0;
	width:200px;
}

.subscribe-email {
	width:150px;
}


#home-text {
	padding:30px 0;
	text-align:center;
}

#image2 {
	float:right;
	margin:0 10px;
	width:100px;
}

span.imgtxt {
	display:none;
}

#logo {
	background-image:url(../../css-images/logo.jpg);
	background-repeat:no-repeat;
/*	border-bottom:1px solid #ccc;*/
	display:block;
	margin:0 auto;
	padding-bottom:25px;
	position:relative;
	height:85px;
	top:20px;
	width:490px;
	z-index:1;
	
}

.mainpage {
/*	background-color:#f5f5f5;*/
	background-color:#fff;
	font-family:"Comic Sans MS", Arial;
	padding:0 10px;
}

.pageHeading2 {
	background-color:#fff;
}

#pillowcases {
	margin:10px 0;
	width:580px;
}

#pillowcases ul {
	margin:0 20px;
}

#pillowcases li {
	float:left;
	position:relative;
	width:220px;
}



.product-description {
	padding:5px;
}

.product-options {
	background-color:#f5f5f5;
	border:1px solid #ccc;
	padding:10px;
	position:relative;
	margin-top:15px;
	width:400px;
}

.product-price {
	background-color:#f5f5f5;
	position:relative;
	top:15px;
}

.searchbox {
	margin:10px 0;
}

.searchbox-heading {
	background-color:#ecdb09;
	color:#333;
	font-size:9pt;
	font-weight:bold;
	line-height:20px;
	text-align:center;
}

#sidebar {
	float:left;
	height:300px;
	margin-top:12px;
	width:150px;
}

#sitemap {
	border-bottom:3px solid #cc0000;
	border-top:3px solid #cc0000;
	height:70px;
	left:85px;
	margin:0 auto;
	padding-top:10px;
	position:absolute;
	top:110px;
	width:450px;
	z-index:2;
}

#sitemap ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#sitemap li {
	float:left;
	font-family:"Comic Sans MS", Arial;
	font-size:10pt;
	font-weight:bold;
	margin:0 2px;
	text-align:center;
	width:70px;
}

#sitemap li a {
	background-image:url(../../css-images/star-medium-1.jpg);
	color:#0000bf;
	display:block;
	height:47px;
	position:relative;
	width:47px;
}

#sitemap li a:hover {
	background-image:url(../../css-images/star-medium-2.jpg);
	color:#cc0000;
	text-decoration:none;
}

.sitemap-title {
	bottom:-15px;
	left:-5px;
	position:absolute;
	width:57px;
}

/*#stars-1 {
	background-image:url(../../css-images/stars-1.jpg);
	height:90px;
	left:-15px;
	position:absolute;
	top:50px;
	width:90px;

}

#stars-2 {
	background-image:url(../../css-images/stars-2.jpg);
	height:110px;
	right:0px;
	position:absolute;
	top:50px;
	width:80px;
}*/

#stars-1 {
	height:90px;
	left:-15px;
	position:absolute;
	top:20px;
	width:90px;

}

#stars-2 {
	height:110px;
	right:0px;
	position:absolute;
	top:20px;
	width:80px;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
	font-family:"Comic Sans MS", Arial;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

a.headerNavigation { 
	color: #333;
 		font-family:"Comic Sans MS", Arial;
	font-size:12px; 
}

a.headerNavigation:hover {
	color:#cc0000;
	text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  	font-family:"Comic Sans MS", Arial;
  font-size:13px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  	font-family:"Comic Sans MS", Arial;
  font-size:13px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ccc;
}

TD.footer {
  	font-family:"Comic Sans MS", Arial;
  font-size:10px;
  background: #ccc;
  color: #fff;
  font-weight: bold;
}

.infoBox {
  border:2px solid #0000bf;
  border-left:0px;
  margin:5px 0;
}

.infoBoxContents {
  background:#fff;
}

.infoBoxNotice {
	font-family:"Comic Sans MS", Arial;
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
	font-family:"Comic Sans MS", Arial;
  font-size: 10px;
}

TD.infoBoxHeading {
	background-color:#008000;
	color:#fff;
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding:2px 0;
	text-align:center;

}

TD.infoBox, SPAN.infoBox {
  	font-family:"Comic Sans MS", Arial;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
	font-family:"Comic Sans MS", Arial;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
	font-family:"Comic Sans MS", Arial;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}


TD.pageHeading, DIV.pageHeading {
	color:#cc0000;
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size:16px;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
	font-family:"Comic Sans MS", Arial;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	font-family:"Comic Sans MS", Arial;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.smallText, P.smallText {
	font-family:"Comic Sans MS", Arial;
	font-size:13px;
}

TD.smallText {
	font-family:"Comic Sans MS", Arial;
	font-size:13px;
}

TD.accountCategory {
	font-family:"Comic Sans MS", Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
	font-family:"Comic Sans MS", Arial;
  font-size:13px;
  font-weight: bold;
}

TD.fieldValue {
	font-family:"Comic Sans MS", Arial;
  font-size:13px;
}

TD.tableHeading {
	font-family:"Comic Sans MS", Arial;
  font-size:13px;
  font-weight: bold;
}

SPAN.newItemInCart {
	font-family:"Comic Sans MS", Arial;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family:"Comic Sans MS", Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 99%;
	font-family:"Comic Sans MS", Arial;
  font-size: 11px;
}

SPAN.greetUser {
	font-family:"Comic Sans MS", Arial;
  font-size:13px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
	font-family:"Comic Sans MS", Arial;
  font-size:13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family:"Comic Sans MS", Arial;
  font-size:13px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family:"Comic Sans MS", Arial;
  color: #ff0000;
}

SPAN.errorText {
	font-family:"Comic Sans MS", Arial;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { 	font-family:"Comic Sans MS", Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { 	font-family:"Comic Sans MS", Arial; font-size: 10px; color: #000000; }

/* message box */

.messageBox { 	font-family:"Comic Sans MS", Arial; font-size: 10px; }
.messageStackError, .messageStackWarning {	font-family:"Comic Sans MS", Arial; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { 	font-family:"Comic Sans MS", Arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { 	font-family:"Comic Sans MS", Arial; font-size: 10px; color: #ff0000; }

/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size:13px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;
	}
	
#design-fabrics	{
	margin-left:200px;
	margin-bottom:10px;
	width:550px;
}

#design-fabrics img {
	border:2px inset #ccc;
	padding:3px;
}

#design-fabrics2	{
	margin-left:160px;
	margin-bottom:10px;
	width:615px;
}

#design-fabrics2 img {
	padding:3px;
}
	

#design-fabrics3	{
	margin-left:200px;
	margin-bottom:10px;
	width:540px;
}

#design-fabrics3 img {
	padding:3px;
}
	
	
#fabrics {
	margin-left:170px;
	margin-bottom:10px;
	width:550px;

}	
	
#fabrics td {
	font-weight:bold;
	padding-left:10px;
}

#fabrics th {
	text-align:left;
}