@charset "utf-8";
body  {
	font: 100%  Arial, Helvetica, Verdana, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	background-color: #3E3F3F;
	vertical-align: middle;
	padding: 0;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.ddcss #container {
	width: 900px;  /* using 30px less than a full 930px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; 
	border: 1px solid #CCCCCC;
	text-align: left;
	margin: auto;
	padding: 15px;
	height: 520px;
}
.ddcss #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 390px;
	background-color: #858687;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #F8F8F6;
	height: 520px;
	position: relative;
	clear: right;
	margin: 0px;
	padding: 0px;
}
.ddcss #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0;
	float: left;
	width: 510px;
	clear: left;
	height: 520px;
	background-image: url(images/bg-bed-02.jpg);
	background-repeat: no-repeat;
} 
#mainContent #mainCopy {
	margin: 20px;
	font-size: .8em;
	background-image: url(images/bg-black.png);
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
}
#mainContent #mainCopy p {
	margin: 0px;
	padding-bottom: 15px;
	line-height: 18px;
}

#mainContent #mainCopy ul {
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	list-style-type: none;
}
#mainContent #mainCopy li {
	color: #FFFFFF;
	display: block;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: .9em;
}

#mainContent #mainCopy h2 {
	color: #FFFFFF;
	font-size: 15px;
}

.ddcss #mainContentImg {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0;
	float: left;
	width: 510px;
	clear: left;
	height: 520px;
	background-image: url(images/bg-bed.jpg);
	background-repeat: no-repeat;
	}
.ddcss #mainContentSP {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0;
	float: left;
	width: 510px;
	clear: left;
	height: 520px;
	background-image: url(images/bg-vase.jpg);
	background-repeat: no-repeat;
}
#mainContentSP #invList {
	margin: 15px;
	font-size: .8em;
}
#mainContentSP #invList #priceHeader {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 15px;
	color: #000000;
}
.ddcss #mainContentRSP {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0;
	float: left;
	width: 510px;
	clear: left;
	height: 520px;
	background-image: url(images/bg-cushion.jpg);
	background-repeat: no-repeat;
}
#mainContentRSP #invList {
	margin: 15px;
	font-size: .8em;
}
#mainContentRSP #invList #priceHeader {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 15px;
	color: #FFFFFF;
}
#invList #order table {
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	position: relative;
	width: 350;
}
#invList #order select {
	font-size: 1em;
}


.ddhead {
	height: 100px;
}
.ddhead img {
	margin-top: 19px;
	margin-left: 13px;
}

.ddnav {
	height: 16px;
	background:url(../pearls/images/bg-black.png);
	font-size: 0.8em;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.nav1 a{
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	display: inline-block;
	
}

.nav1 a:hover {
	color: #98B1AE;
	text-decoration: none;
}

.ddSBhead {
	height: 100px;
}
.ddSBhead img {
	margin-top: 40px;
	margin-left: 38px;
}

.ddSBnav {
	height: 16px;
	font-size: 70%;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
	background-image: url(images/bg-black.png);
}
.SBInv {
	font-size: 0.7em;
	font-weight: bold;
	margin-right: 24px;
	margin-bottom: 17px;
	margin-left: 24px;
	margin-top: 9px;
}
.SBInv td {
	padding-bottom: 6px;
}
.SBInv a {
	color: #CCCCCC;
	text-decoration: none;
}
.SBInv a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


.SBInv .price {
	color: #282828;
}
.SBInv img {
	margin-bottom: 15px;
	border: 1px solid #999999;
	height: 56px;
	width: 56px;
	margin-left: 22px;
}
.SBInv .button img {
	width: 144px;
	height: 40px;
	margin-top: 14px;
}


.nav2 {text-align:center;}


.nav2 a{
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 8px;
	margin-left: 8px;
	text-decoration: none;
	display: inline-block;
	
}

.nav2 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#SBBody {
	padding: 15px;
	font-size: 70%;
	color: #FFFFFF;
	font-weight: bold;
}
#SBBody h2 {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
}

#SBBody a {
	color: #CCCCCC;
	text-decoration: none;
}
#SBBody a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#SBBody img {
	margin-bottom: 10px;
}
#SBBody ul {
margin: 5px:
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: justify;
	list-style-type: none;
}
#SBBody li {
	margin-bottom: 8px;
	margin-left: 0px;
	list-style-type: none;
}
#devs {text-align:center;}
.devBlocks {margin-top:10px;
	}
	.devBlocks img {
	margin-left:5px;
	margin-right:5px;
	}
.devBlocks title {
	width:100px;
	font-weight: bold;
	color: #990000;
}	

/******************* Top Menu */

.nav1 .menu ul {
	padding:0;
	margin:0;
	list-style:none;
	color:white;
	float:left;
}

.nav1 .menu ul li {
	height:28px;
	float: left;
	float:left;
	margin-right: 4px;
}

.nav1 .menu ul li:hover, .nav1 .menu ul li.selected {
	background-position:0 0;
}

.nav1 .menu ul li a span {
	display:none;
}

.nav1 .menu ul li a {
	display:block;
	height:100%;
}

/******************************************** Menu 2nd tier */

.nav1 .menu ul li ul {
	position: absolute;
	display: none;
	font-family:tahoma, arial;
	color:#4066B3;
	background:none;
	margin:0 0 0 0;
}
	
.nav1 .menu ul li ul li {
	height:26px;
	text-align:left;
	font-size:12px;
	clear: both;
	float: left;
	background-image: url(images/bg-black.png);
	padding: 3px;
	display: block;
}

.nav1 .menu ul li ul li:hover {
}

.nav1 .menu ul li:hover ul {
	display: block;
}

.nav1 .menu ul li ul li a {
	height:100%;;
	width:150px;
	text-decoration:none;
	color:white;
	padding:3px 0 3px 0;
}

.nav1 .menu ul li ul li a:hover {
	color:#98B1AE;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {
	color: #970072;
	font-weight: bold;
}
.style2 {
	color: #000000;
}
.ddcss #footer {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: .6em;
	margin-top: 15px;
	color: #B5B6B7;
}
