/* =BODY & TEXT
----------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-image:url(../images/denmandvdpage/body-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	text-align:center;
}
body,td,th {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 { margin:7px 15px; padding: 2px; font-size:1.3em; }
h2 { margin:7px 15px; padding: 2px; font-size:1.2em; }
h3 { margin:7px 15px; padding: 2px; font-size:1.1em; color:Red; }
h4 { margin:7px 15px; padding: 2px; font-size:1em; }
h5 { margin:7px 15px; padding: 2px; font-size:0.9em; }
p {
	margin: 5px 15px;
	padding: 2px;
	line-height: 1.5em;
}
ul { margin-top:5px; margin-bottom:5px;}
li { color:Blue; list-style-type:square; padding:2px;}
li span { color: #000; }

img {border:0}

hr {color:#F06; background-image:url(../images/denmandvdpage/pinkbar.gif);}

/* =STRUCTURE ----------------------------------------------- */

#container {
	margin:0 auto;
	width:760px;
	text-align:left;
	background-image: url(../images/denmandvdpage/page-background.jpg);
	background-repeat: repeat-y;
}
#head {
	height: 158px;
	background-image: url(../images/denmandvdpage/bigheader.jpg);
	margin: 0px;
	padding: 0px;
}

#head h1{ display:none;}

#content {
	float:left;
	width:720px;
	padding: 0 20px 20px 20px;
}

#footer {
	font-size:11px;
	clear:both;
	height: 40px;
	line-height: 15px;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/denmandvdpage/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}

.wideleftcolumn {
	float:left;
	width:390px;
	padding: 0 0 20px 0;
}
.narrowrightcolumn {
	text-align:center;
	float:right;
	width:290px;
	padding: 5px 30px 0 10px;
}

#warnings {width:90%; border:3px double #F06; margin:10px auto;}

.alignc {text-align:center;}
.blurb {color:#F06;}

#mkpanel {border:1px dashed #ccc; background-color:white; padding:5px; margin: 1em auto; width:640px;}
#mkimgpnl { width:28%; margin:0; float:left; text-align:center; padding-top:5px;}
#mkdetpnl { width:72%; margin:0; float:left; padding-top:15px;}