 a.blnk{
                        display:none;
                }
                body{
                        background-color:#aaa;
                }
                .container{
                        background-color:#fff; !important
                }


                h1{
                        font-size: large;
                }
                h2{
                        font-size: 36pt;
                        font-weight: bold;
                        font-family: "Gill Sans MT","Gill Sans","sans-seif";
                        text-transform: uppercase;
                }

                .movie{
                        margin-left: 10px;
                }
                #movie1{
                        padding-top: 0px; !important
                        margin-top: 0px; !important
                }

                hr{
                        height: 5px; !important
                        color: #e98300; !important
                        background-color: #e98300; !important
                }
                h4.title{
                        font-size: 32pt;
                        font-family: 'Gill Sans MT', "Gill Sans",verdana, serif;
                        text-transform: uppercase;
                        letter-spacing: 3px;
                }


                #info{
                        background-color: #cccccc;
                        border-top: 10px solid #444444;
                }

                #info h3{
						margin-left: 5px;
                        margin-top: 5px;
                }
                #info p{
                        margin-left: 5px; !important
                }
                h5.movieinfo{
                        font-family: "Gill Sans MT","Gill Sans", "verdana", sans-serif;
                        font-size: large;
                        padding-right: 15px;
                }

                #menu{
                        background-color: #cccccc;
                }

                #header{
		 	background-color: #008542;
                }

		#info a{
			color: #008542;
		}

		#info a:visited {
			color: #C75B12;
	}
		fieldset{
			border-bottom:0px; !important
		}
		form label {
		  display: inline-block;
		  line-height: 1.8;
		  vertical-align: top;
		  width: 120px;
		}

		input,select {
			width: 145px;
		}
		      
.jqifade{
	position: absolute;
	background-color: #aaaaaa;
}
div.jqi{
	width: 400px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	border: solid 1px #eeeeee;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
}
div.jqi .jqicontainer{
	font-weight: bold;
}
div.jqi .jqiclose{
	position: absolute;
	top: 4px; right: -2px;
	width: 18px;
	cursor: default;
	color: #bbbbbb;
	font-weight: bold;
}
div.jqi .jqimessage{
	padding: 10px;
	line-height: 20px;
	color: #444444;
}
div.jqi .jqibuttons{
	text-align: right;
	padding: 5px 0 5px 0;
	border: solid 1px #eeeeee;
	background-color: #f4f4f4;
}
div.jqi button{
	padding: 3px 10px;
	margin: 0 10px;
	background-color: #2F6073;
	border: solid 1px #f4f4f4;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
div.jqi button:hover{
	background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
	background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{
	background-color: #BF5E26;
}

#flashMessage{
	display:none;
}
textarea{
	width: 500px;
}

