﻿@import url('layout2.css');
body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: small;

	scrollbar-face-color: #E6C274;

	scrollbar-3dlight-color: #D0B69F;

	scrollbar-highlight-color: #000000;

	scrollbar-shadow-color: #F6E8C1;

	scrollbar-darkshadow-color: #976546;

	scrollbar-track-color: #efe0b0;

	color: #EFD684;

}
#availabilityMessage { color: #EFD67B }
#miscNotesContainer {
     position:relative;
     width:250px;
     height:70px;
     padding:10px 0px 10px 0px;
}
#fitFact {
     position:relative;
     left:0px;
     font-size: 9px;
     vertical-align:middle;
     padding:0px;
     margin:0px;
     text-align:left;
     width:135px;
}
#fabric {
     position:absolute;
     left:135px;
     top:12px;
     width:125px;
     font-size: 9px;
     vertical-align:middle;
     padding-left:15px;
     text-align:center;
}
.fitIcon {
     margin:0px 5px 10px 0px;
     align:right;
}
.fabricScale {
     margin:3px;
}
#md {
     position:absolute;
     width:1px;
     height:60px;
     left:140px;
     top:10px;
     border-left:1px #cccccc dotted;
}
.fitTitle {
     margin-bottom:5px;
}

.fitImage {
     float: left;
     margin-right: 2px;
}

#border {

	display: block;

	margin: 0 auto;

	padding: 4px;

	border: 0;

	width: 784px;

	background-attachment: fixed;

	background-image: url('http://www.dreamwhisperer.com/images/bg.jpg');

	background-repeat: repeat;

}
#shopLink { display:none; }
#container1 {

	display: block;

	border-style: none;

	border: 0 0 0 0;

	margin: 0 auto;

	background-color: #104a6b;

	width: 780px;

}

#content {

	display: block;

	border: 0px;

	text-align: left;

	text-indent: 6px;

}

#footer {
	text-align: center;
	padding-bottom: 10px;
}
html > body #footer {
	text-align: center;
	padding-bottom: 0;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 780px;
	height: 26px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 20;
	visibility: visible;
	color: black;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: none;
}
#navigation li {
	float: left;
	line-height: 26px;
	background-image: url('http://www.dreamwhisperer.com/images/nav.gif');
	background-repeat: repeat;
	background-position: right;
}
#navigation a {
	display: block;
	padding: 0px 0px 0px 8px;
	white-space: nowrap;
	vertical-align: middle;
	text-align: left;
	position: relative;
	z-index: 20;
	visibility: visible;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial,helvetica,sanserif;
}
html > body #navigation {
	overflow: hidden;
}
/* Site typography */
.sortorder {
	font-size: 14pt;
	color: #E6BD83;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: bottom;
	line-height: 25px;
}
h1 {
	font-size: xx-large;
	color: #E6BD83;
}
h2 {
	font-size: 14pt;
	color: #E6BD83;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: bottom;
	line-height: 25px;
}
h3 {
	font-size: 14pt;
	color: #E6BD83;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 6px;
	vertical-align: bottom;
	line-height: 25px;
}
h4 {
	font-size: medium;
	color: #E6BD83;
}
h5 {
	font-size: xx-small;
	color: #E6BD83;
}
select {
	background-color: #042A51;
	color: #F8D987;
	font-weight: bold;
}
p.main {
	margin: 0 3px 0 3px;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	text-indent: 6px;
	padding-top: 6px;
}
p.cafefooter {
	margin-bottom: 0px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
	margin-left: 0px;
	list-style-type: none;
}
li.nSub2 {
	color: #EFC684;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
/* Footer */
#footer p {
	font-size: x-small;
	color: #EFE0B0;
}
#footer a:link {
	color: #EFD684;
}
#footer a:visited {
	color: #EFD684;
}
#footer a:hover {
	color: #EFD684;
}
#footer a:active {
	color: #EFD684;
}
/* Links */
#navigation a:link {
	text-decoration: none;
	color: #000000;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: none;
}
#navigation a:visited {
	text-decoration: none;
	color: #000000;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: none;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #104A6B;
	cursor: hand;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: none;
}
#navigation a:active {
	text-decoration: none;
	color: #000000;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #104a6b;
	text-decoration: none;
}
a:hover {
	color: #427b94;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a.light:link {
	color: #EFC684;
}
a.light:visited {
	color: #EFD684;
}
a.light:hover {
	color: #EFD684;
	text-decoration: underline;
}
a.light:active {
	color: #EFD684;
}
a.nSub:link {
	text-decoration: underline;
	color: #EFD684;
}
a.nSub:visited {
	text-decoration: underline;
	color: #EFD684;
}
a.nSub:hover {
	text-decoration: underline;
	color: #EFD684;
}
a.nSub:active {
	text-decoration: underline;
	color: #EFD684;
}
a.nSub2:link {
	text-decoration: none;
	color: #EFC684;
	font-size: x-small;
	font-weight: normal;
}
a.nSub2:visited {
	text-decoration: none;
	color: #EFC684;
	font-size: x-small;
	font-weight: normal;
}
a.nSub2:hover {
	text-decoration: underline;
	color: #EFC684;
	font-size: x-small;
	font-weight: normal;
}
a.nSub2:active {
	text-decoration: none;
	color: #EFC684;
	font-size: x-small;
	font-weight: normal;
}
/* Tables */
table, caption, colgroup, col, tr, th, td {
	margin: 0 auto;
}
TABLE.Shop {

	background-color: #104A6B;

	border: 4px ridge #EFD684;

	width: 155px;

	height: 155px;

	padding: 0px;

	border-spacing: 0px;

	float: none;

	text-align: center;

	font-size: x-small;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}

TD.shop {

	text-align: center;

	padding: 0px;

	border-spacing: 0px;

	display: block;

	margin: auto;

	width:130px;

	height:130px;

	background-color:#ffffff;

}
.shopborder
{
background-color: #104A6B;

	border: 4px ridge #EFD684;
}


img {

	display: block;

}

TABLE.Shop2 {

	text-align: center;

	border: 0px;

	width: 155px;

	padding: 0px;

	border-spacing: 0px;

	float: none;

}

Table.Shop3 {
	border: 4px ridge #EFD684;
	width: 155px;
	padding: 0px;
	border-spacing: 0px;
	float: none;
	background: #104A6B;
	text-align: center;
}
CAPTION.SERVICES {
	background-color: #EFE0B0;
	color: #104a6b;
	border-style: solid;
	border-width: 1px;
	border-color: #e6bd83;
}
TABLE.SERVICES {
	font-family: arial;
	border-collapse: collapse;
	font-size: 14pt;
	background-color: #EFE0B0;
	width: 100%;
}
TH.SERVICES {
	font-size: 11px;
	background-color: #EFE0B0;
	color: 000000;
	text-align: center;
}
TR.SERVICES {
	vertical-align: top;
}
TD.SERVICES {
	font-size: x-small;
	background-color: #EFE0B0;
	color: #000000;
	border-bottom: 1px solid #e6bd83;
	text-align: justify;
}
Table.nSub {
	font-size: 12px;
	font-family: arial,helvetica,sanserif;
	text-decoration: none;
	color: #EFD684;
	width: 780px;
	border-left: none;
	border-right: none;
	border-bottom: solid #efd684 1px;
	background-color: #104A6B;
	font-weight: bold;
}
img.nSub {
	display: inline;
}
b.rtop, b.rbottom {
	display: block;
	background: #042D4A;
}
b.rtop b, b.rbottom b {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #104A6B;
}
b.r1 {
	margin: 0 5px;
}
b.r2 {
	margin: 0 3px;
}
b.r3 {
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}
#sbr ul {
	list-style-type: none;
	z-index: 20;
	line-height:23px;
	text-align:left;
	margin:0px;
	filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}

