@charset "UTF-8";
a:link {color:#069;}
a:visited, #search a:link {color:#036;}
a:hover, a:active, a:focus {color:#999;}

body {
	margin: 20px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	background-repeat:repeat-y;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #mofBody selector */
}

h3 {font:1.5em normal "Book Antiqua", "Times New Roman", serif; margin-bottom:.5em; border-bottom: 1px solid #003366;}

#mofBody {
	width: 802px;
	margin:0 auto;
	padding: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.mofBodytext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
text-align: left;
color: #000000;
}
.mofTitleText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .9em;
font-weight: bold;
color: #a01e0c;
}
.mofTable {
background-image: url(http://www.madonesfilms.com/images/mofbody-bg.jpg);
}

.whatsnew {
background-image: url(http://www.madonesfilms.com/images/new-menu09a.gif);
width: 250px;
}
.whatsnewheader {
font-size: .8em;
font-weight: bold;
text-align: right;
color: #ffffff;
}
.whatsnewtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
text-align: right;
color: #ffffff;
}

.whatsnew a {color:#fdee01; text-decoration:underline;}
.whatsnew a:hover, #unitNav a:active, #unitNav a:focus {color:#fd01ee;}

label
{
float: right;
text-align: right;
color: #880303;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}
textarea
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}
.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

.madlinks {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .9em;
font-weight:bold;
color: #9d0202;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 20px;
}
.madlinks a {
	color: #a01e0c;
	font-weight:lighter;
}

fieldset { border:1px solid black;
width: 666px; }

legend {
	padding: 0.2em 0.5em;
	border:1px solid black;
	color:#ffffff;
	background-color: #000000;
  }

.socialnetwork {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.socialnet-images {
	float: left;
	padding: 0px 6px 0px 6px;
}

/*content styling for requirements*/
div.req {
	border: 1px solid #000066;
	margin:5px auto;
	padding:0;
	background-color:#ececea;
	width:575px;
	clear:right;
}
div.req h3 {
	margin:0;
	margin-bottom:5px;
	padding:6px 3px;
	color:#fff;
	background-color:#036;
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
div.req h3 a{
	color:#fff;
}

.picRt {float:right; border:0; padding-left: 10px;}
.picLt {float:left; border:0; padding-right: 10px;}

.header {
border : 1px dotted #ed1e24;
width : 800px;}

.caption {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .75em;
font-weight:bold;
color: #000000;
text-align: center;
}

.nowplaying {
background-image: url(http://www.madonesfilms.com/images/nowplaying/background.jpg);
width : 800px;
text-align: left;
}
.nowplayingmovie {
margin:5px;
padding:5px;
border : 1px dashed #000000;
text-align: left;
}
.nowplayingmovietitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-variant: small-caps;
font-weight: bold;
font-size: .9em;
color: #a01e0c;
}
.nowplayingmovietext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
color: #000000;
}

.directorsnotestext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
color: #000000;
}

.footer {
border : 1px dotted #000000;
background : #ed1e24;
width : 800px;
padding : 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
color: #ffffff;
text-align: center;
}
.footer a {
	color: #000000;
	}
.footerlinks {
border : 1px dotted #ed1e24;
background-image: url(http://www.madonesfilms.com/images/footer-bg.gif);
width : 800px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
color: #ffffff;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
}
.footerlinks a {
	color: #ffffff;
	text-decoration: none;
}
.footerlinks a:hover {
	color: #ed1e24;
	text-decoration: line-through;
}
.welcome {border:1px dashed #333333;}
.welcome h3 {
	color: #ffffff;
	margin-bottom:0.5em;
	background-color: #990000;
	padding: 3px 3px;
	margin:0;
	font-family: "bold Verdana", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	border: 1px solid #000000;
}
.welcometext {
	padding: 5px;
	color: #000000;
	font-family: "bold Verdana", Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: left;
}
.welcometext a {
	color: #ffff00;
}
.welcometext a:hover {
	color: #ffffff;
}
.moviedescr {
	padding: 5px;
	color: #000000;
	font-family: "bold Verdana", Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/dtg-title.gif);
}
.moviedescr a {
	color: #ffff00;
}
.moviedescr a:hover {
	color: #ffffff;
}
#uncgAdobeDownload {background:url("http://www.uncg.edu/global_uncg/images/pdf2.gif") no-repeat;}

