/* ------ most commonly changed styles ------ */

body { background: url(images/bg-body.gif) #000 center top no-repeat; }

#mvu-wrap { 
	background-color:#000000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	border: solid 1px #000; 
	border-width: 0 1px 0 1px; 
	width: 940px;
}

.box { background: url(images/bg-box.gif) bottom left no-repeat; }

.box h3 { background: url(images/bg-box.gif) top left no-repeat; }

#buyButtonLink { 
	color: #fff; 
	padding: 10px 0; 
	font-size: 1.8em; 
	margin: 5px 0; 
	display: block; 
	font-weight: bold; 
}

#buy-button { 
	background: url(images/button.png) no-repeat; 
	margin: 20px auto; 
	text-align: center; 
	display: block; 
	width: 300px; 
	height: 58px; 
}

.videoPlayerMulti {
	width: 320px;
	height: 338px;
	border: 0;
	margin: 10px 0 5px 0;
	padding: 0px;
}

.TB_overlayBG { /* Photo Gallery */
	background-color:#666666;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

a {
	color: #febf58;
	text-decoration: none;
}

a:hover {
	color: Red;
	text-decoration: underline;
}

/* -------main page sections------ */

#mnr-wrap { background-color:#000000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	}

#header { }

#content { }

#pr-main { }

#sidebar { }

#sidebar div.pad { }

#footer { }

/* ------header------ */

#header #contact {
	font-size: 80%;
	color: #fff;
}

#header #contact h3 {
	border-bottom: solid 1px #febf58;
}

#header #contact a {
	display: block;
	color: #febf58;
}

/* ------content------ */

#content h1 {
	font-size: 140%;
	color: #fff;
}

#content h2 {
	font-style: italic;
	font-size: 120%;
	color: #fff;
}

#dateline {
	font-style: italic;
	font-weight: bold;
	color: #fff;
}

#content h3 {
	text-decoration: underline;
	color: #fff;
}

#content h4 { 
	color: #fff;
	}

#content p, li {
	color: #fff;
}

#content .small_print {
	font-size: 80%;
	color: #fff;
	
}


/* ------sidebar------ */

.box h3 {
	color: #fff;
	font-size: 120%;
	text-align: center;
}

.box .related a {
	background: #none;
	font-weight: bold;
	text-align: center;
}

.box .related a.even {
	background: #none;
}

.box .related a:hover {
	background: #none;
}

#mm-photo p {
	font-size: 75%;
	margin: 10px auto;
}

#mm-mpeg2  p {
	font-size: 75%;
	margin: 10px auto;
}

#mm-Video p {
	font-size: 75%;
	margin: 10px auto;
}

#socialmediabuttons {
	display: block;
	width: 320px;
}
#mnr_url {
	margin:8px 0 20px 14px;
	text-align:left;
}

#mnr_url label {
	font-size:75%;
	font-weight:bold;
}
