/* ------ most commonly changed styles ------ */

body { background: url(images/background.jpg) #fff center top no-repeat fixed; }

#mvu-wrap { 
	background: url(images/mnrWrap-bg.jpg) #cfe5f2 center top no-repeat; 
	border: solid 1px #ccc; 
	border-width: 0 1px 0 1px; 
}

.box { background: url(images/bg-box.gif) bottom left no-repeat; }

.sideBox { background: url(images/bg-box-top.gif) top left no-repeat; }

#sideVideo { background: url(images/bg-box-top-2.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: #565656;
	text-decoration: none;
}

a:hover {
	color: #cbcfd9;
	text-decoration: underline;
}

/* -------main page sections------ */

#mnr-wrap { }

#header { }

#content { }

#pr-main { }

#sidebar { }

#sidebar div.pad { }

#footer { }

#languages ul{
	margin: 0;
	padding-left: 20px;
	list-style-type: none;
}

#languages ul li { display: inline; }

#languages ul li a{
	text-decoration: none;
	color: #fff;
	border-right:1px solid white;
	display:block;
	border:0;
}

#languages ul li a:hover{
	color: #fff;
}

/* ------header------ */

#header #contact {
	font-size: 80%;
}

#header #contact h3 {
	border-bottom: solid 1px #333;
}

#header #contact a {
	display: block;
}

/* ------content------ */

#content h1 {
	font-size: 140%;
}

#content h2 {
	font-style: italic;
	font-size: 120%;
}

#dateline {
	font-style: italic;
	font-weight: bold;
}

#content h3 {
	text-decoration: underline;
}

#content h4 { }

#content .small_print {
	font-size: 80%;
	
}


/* ------sidebar------ */

.box h3 {
	color: #fff;
}

.box .related a {
	background: #none;
}

.box .related a.even {
	background: #none;
}

.box .related a:hover {
	background: #fff;
}



#mm-photo p {
	font-size: 80%; 
	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;
}

.clear {clear: 
both;
}

.addthis_toolbox .custom_images a {
    width: 64px;
    height: 64px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
	margin: 3px;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.65;
} 
