/****************** Site Colors: PLUM(#352045) DARK BROWN(#927962) LIGHT BROWN(#E5D3BD) *******************/

/****************** START CUSTOM STYLES ADDED BY DESTINATION MARKETING ******************/

/****************** RESET DEFAULT BROWSER STYLES ******************/
* {
	font-family: Verdana, Arial, sans-serif;
}
body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}

body {
	background: #352045;
}
h1	{
	color: #352045;
	font-size: 16px;
}
h2	{
	color: #352045;
	font-size: 12px;
	margin: 10px 15px 0 0;
}


/****************** START MAIN NAVIGATION ******************/
#mainNavWrapper {
	height: 33px;
	border: 1px solid #927962;
	background: #352045 url(https://www.divinebed.com/images_nav/topNavBG.gif) repeat-x;
}
#mainNav1 {
	float: left;
	clear: left;
	width: 40%;
	display: inline;
	color: #927962;
	text-align: left;
	position: relative;
	top: 12px;
	left: 10px;
}
#mainNav2 {
	float: right;
	width: 40%;
	display: inline;
	color: #927962;
	text-align: right;
	position: relative;
	top: 12px;
	right: 10px;
}
#mainNav1 a, #mainNav2 a {
	color: #E5D2BD;
	font-size: .75em;
	text-decoration: none;
}
#mainNav1 a:hover, #mainNav2 a:hover {
	text-decoration: underline;
}

/****************** START FOOTER NAVIGATION ******************/
#footerWrapper {
	height: 100px;
	background-color: #352045;
	padding: 0 0 10px 0;
}
#footerNavWrapper {
	height: 50px;
	text-align: center;
	background: #FFF url(https://www.divinebed.com/images_nav/footerBGM.gif) repeat-x;	
}
#footerL {
	width: 10px;
	height: 50px;
	float: left;
	background: url(https://www.divinebed.com/images_nav/footerBGL.gif) top left no-repeat;
}
#footerR {
	width: 10px;
	height: 50px;
	float: right;
	display: inline;
	background: url(https://www.divinebed.com/images_nav/footerBGR.gif) top left no-repeat;
}
#footerNav {
	color: #927962;
	padding: 20px 0 0 0;
}
#footerNav a {
	color: #E5D2BD;
	font-size: .75em;
	text-decoration: none;
}
#footerNav a:hover {
	text-decoration: underline;
	
}
#footerNote {
	font-size: .65em;
	color: #E5D3BD;
	background-color: #352045;
	text-align: right;
	padding: 10px 10px 10px 0;
	float: right;
}

/****************** PRODUCT PAGE STYLES ******************/
p#description {
	color: #927962;
	font-weight: normal;
}
div#description {
	padding: 0 20px 0 0;
}
table#dimensions {
	width: 35%;
	color: #352045;
	border: 1px solid #352045;
	border-collapse: collapse;
}
#dimensions td {
	font-size: .75em;
	color: #352045;
	padding: 2px;
}
#dimensions h2	{
	font-size: 14px;
	text-align: center;
	background: #352045;
	color: #E5D2BD;
	font-weight: normal;
	margin: 0;
	border: 2px solid #352045;
}

/****************** HOME PAGE STYLES ******************/
#homeWrapper {
	width: 949px;
	height: 450px;
	background-image: url(/images/homeImage.jpg);
	background-position: 452px 50%;
	background-repeat: no-repeat;
}
#homeContent {
	width: 300px;
	height: 49px;
	position: relative;
	top: 20px;
	left: 50px;
}
div.homeContent {
	width: 400px;
	position: relative;
	top: 20px;
	left: 50px;
	font-size: .75em;
	color: #927962;
	text-align: justify;
	line-height: 200%;
	margin: 10px 0 0 5px;
}
#pageContent {
	font-size: 12px;
	color: #927962;
	text-align: justify;
	line-height: 200%;
	margin: 8px 20px 6px 20px;
}
p#pageContent a:hover	{
	text-decoration: underline;
}
#pageContent2 {
	font-size: 12px;
	color: #927962;
	text-align: justify;
	line-height: 120%;
	margin: 8px 0px 6px 0px;
}
table#table3  {
	border: 10px solid #FFF;
}

/****************** START CARTGENIE STANDARD ******************/
/* controls hyperlinks in page body */
a {
	color: #352045;
	text-decoration: underline;
}
a:hover {
	color: #352045;
	font-size: 12px;
	text-decoration: none;
}
/* controls various borders */
.cg_border {
	border: 1px solid #927962;
}
/* controls labels in left navigation bar and various other labels */
.cg_label {
	border: 1px solid #352045;
	color: #E5D3BD;
	font-size: 13px;
	background-color: #352045;
}
/* controls labels in pop up windows and checkout pages */
.cg_header {
	border:3px double #352045;
	color: #E5D3BD;
	font-size: 12pt;
	background-color: #352045;
	font-weight: Normal;
}
/* controls various text in page body */
.cg_text {
	border:0px solid #FFF;
	color: #352045;
	font-size: 12px;
}
/* controls various text in page body */
.cg_text1 {
	color: #352045;
	font-size: 12px;
}
/* controls larger text in page body */
.cg_text2 {
	color: #352045;
	font-size: 15px;
	background-color: #FFFFFF;
	font-weight: bold
}
/* controls main text in the page body */
.cg_text3 {
	color: #352045;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-right: 20px;
}
/* controls small text in page body */
.cg_text4 {
	color: #352045;
	font-size: 11px;
	background-color: #FFFFFF
}
/* controls store background color */
.cg_storeBackGroundColor {
	background-color: #FFFFFF;
}
/* controls page background color outside of the store*/
.cg_pageBackGroundColor {
	margin: 20px 0 0 0;
	
}
/* controls top navigation bar background and text */
.cg_navbarTop {
	color: #E5D3BD;
	font-size: 12px;
	background-color: #352045;
	display: none;
}
/* controls top navigation bar hyperlinks */
.cg_navbarTop a:link {
	color: #352045;
	font-size: 12px;
	text-decoration: underline;
}
.cg_navbarTop a:visited {
	color: #352045;
	font-size: 12px;
	text-decoration: underline;
}
.cg_navbarTop a:active {
	color: #352045;
	font-size: 12px;
	text-decoration: underline;
}
.cg_navbarTop a:hover {
	color: #352045;
	font-size: 12px;
	text-decoration: underline;
}
/* controls side navigation bar background and text */
.cg_navbarSide {
	color: #999999;
	font-size: 12px;
	background-color: #E5D3BD;
	display: none;
}
/* controls side navigation bar hyperlinks */
.cg_navbarSideText {
	color: #927962;
	font-size: 12px;
	background-color: #E5D3BD;
}
.cg_navbarSideText a:link {
	color: #352045;
	font-size: 12px;
	text-decoration: underline;
}
.cg_navbarSideText a:visited {
	color: #352045;
	font-size: 12px;
	text-decoration: underline;
}
.cg_navbarSideText a:active {
	color: #352045;
	font-size: 12px;
	text-decoration: underline;
}
.cg_navbarSideText a:hover {
	color: #352045;
	font-size: 12px;
	text-decoration: underline;
}
/* controls background and text for various boxes */
.cg_boxes {
	background-color: #FFFFFF;
	border: 1px solid #352045;
}
/* controls hyperlinks for various boxes */
.cg_boxes a:link {
	color: #927962;
	font-size: 12px;
	text-decoration: underline;
}
.cg_boxes a:visited {
	color: #927962;
	font-size: 12px;
	text-decoration: underline;
}
.cg_boxes a:active {
	color: #927962;
	font-size: 12px;
	text-decoration: underline;
}
.cg_boxes a:hover {
	color: #927962;
	font-size: 12px;
	text-decoration: underline;
}
/* controls background and text for Place Order Here box */
.cg_PlaceOrder {
	border:3px double #352045;
	color: #E5D3BD;
	font-size: 13px;
	background-color:#352045;
}
/* controls hyperlinks for Place Order Here box */
.cg_PlaceOrder a:link {
	color: #927962;
	font-size: 12px;
	text-decoration: underline;
}
.cg_PlaceOrder a:visited {
	color: #927962;
	font-size: 12px;
	text-decoration: underline;
}
.cg_PlaceOrder a:active {
	color: #927962;
	font-size: 12px;
	text-decoration: underline;
}
.cg_PlaceOrder a:hover {
	color: #927962;
	font-size: 12px;
	text-decoration: underline;
}
/* controls background and text for login status on login page */
.cg_LoggedInTextLogin {
	color: #352045;
	font-size: 12px;
	background-color: #FFFFFF
}
/* controls background and text for login status in left navigation bar */
.cg_LoggedInTextNavbar {
	color: #927962;
	font-size: 12px;
	background-color: #927962;
}
.cg_LoggedInTextNavbar a:link {
	color: #352045;
	font-size: 12px;
	text-decoration: underline;
}
.cg_LoggedInTextNavbar a:visited {
	
	color: #352045;
	font-size: 12px;
	text-decoration: underline;
}
.cg_LoggedInTextNavbar a:active {
	color: #352045;
	font-size: 12px;
	text-decoration: underline;
}
.cg_LoggedInTextNavbar a:hover {
	color: #352045;
	font-size: 12px;
	text-decoration: underline;
}
/* controls product image style */
.cg_productImage {
	border: 0px solid #FFFFFF
}
/* controls price list styles */
@media print {
.noprint {
	display:none;
}
a {
	color: #352045;
	text-decoration: underline;
}
div.pagecontent {
	padding: 0pt;
	margin: 0pt;
	background-color: #ffffff;
}
div.pagemargin {
	margin: 0;
	width: auto !important;
	background-color: #ffffff;
}
#contentWrapper {
	padding: 0pt;
	margin: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-collapse: collapse;
	background-color: #ffffff;
}
.grid {
	page-break-inside:avoid;
}
}
