@charset "UTF-8";
#logoMovie {
	height: 330px;
	width: 680px;
	margin-top: -30px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	background-image:url(images/onCore3.gif)
}
#logoHeader {
	height: 139px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	/*text-align:center;*/
	margin-top: 25px;
	margin-bottom: 0px;
}
#connectBtn {
	width: 103px;
	margin-right: auto;
	margin-left: auto;
}
imgConnect {
	display:block;
	width:617px;
	margin-left:auto;
	margin-right:auto;
}

/*.imgLogo {
	margin-left:10px;
}
*/
body {
	
/*	background-image: url(images/bkgd.png);
	background-repeat:repeat;*/
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	
}

#wrapper {
	background-color: #FFF;
/*	background-image:url(images/wrapperBkgd.png);*/
/*	background-repeat:repeat;*/	
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	
}
#footerMovie {
	height:27px;
	width: 800px;
/*	background-image:url(images/footerBkgd.png);*/
	margin-right: auto;
	margin-left: auto;
	clear:both;
}
#footerArtMain {
	height:30px;
	width: 800px;
	background-image:url(images/onCorePageDesign3_Footer.png);
	margin-right: auto;
	margin-left: auto;
	clear:both;
}
#navFooter {

	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    clear:both;
}

#navFooter a {
	text-decoration:none;
	color:#333;
}

#navFooter a:hover {
	text-decoration:none;
	color: #be1e2d;
}
#main {
	width: 800px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#menuFront {
	width: 300px;
	margin-left: 240px;
	word-spacing: 3px;
	letter-spacing: 7px;
	text-align: center;
}

#navbar {
	width: 800 px;
	height:35 px;
	/*	word-spacing: 3px;
	letter-spacing: 7px;*/
	text-align: center;
	margin: 5px auto 0px auto;
	
}
/*#wrapper #main #navbar #MenuBar1 {
	margin-top: -20px;
	margin-bottom: 15px;
}

*/
.list{
	list-style-type: none;
	line-height: 45px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.list2 {
	padding-bottom: 10px;
}
.navbar{
	list-style-type: none;
	float:left;
	margin: 0px;
	width: 800px;

}
#wrapper #navFooter #MenuBar2 {
	clear:both;

}
#mainText {
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	margin: 0px;
}

 .p {
	color:#666;
	padding-left: 80px;
	padding-right: 80px;
	font-size: 12pt;
	font-style: italic;
}

 .center {
	color:#666;
	/*padding-left: 80px;
	padding-right: 80px; */
	font-size: 11pt;
	/*	font-style: italic; */
	text-align:center;
}
.heading {
	font-size: 12pt;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#GDlinks li {
	background: #eee;
	border-color: #ddd #666 #666 #ccc;
	border-style: solid;
	border-width: 1px 3px 3px 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	position: relative;
}

.clear {
	clear:both;
}
.anchor {
	clear: both;
	color:#333;
	margin-top: 0px;
	padding-top:20px;
}
.anchor a {
	color:#333;
}
.anchorWD {
	clear: both;
	color:#333;
	margin-top: 0px;
	padding-top:20px;
	padding-left:30px;
}
.anchorWD a {
	color:#333;
}
.category {
	float:left;
	margin-right:20px;
	margin-bottom:-10px;
}

#pageTitle {
	text-align:center;
	font-size:10px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 20px;
	height: 35px;
	word-spacing: 1em;
	letter-spacing: 3px;
}
#Header {
	height: 160px;
	width: 800px;
}

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuFooter
{
	margin: 0;
	padding: 0;
/*	list-style-type: none; */
	font-size: 100%;
	cursor: default;
	width: auto;
}

/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuFooter li
{
	margin: 0px;
	padding: 0;
	list-style-type: none; 
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 12em;
	float: left;
	color:#333;
	text-decoration: none;
background-image:url(images/menuBkgd1-01.png);
/*	display:inline-block; */
	line-height: 38px;
}
u
/* Menu items are a white block with padding and no text decoration */
ul.MenuFooter a
{
	cursor: pointer;
	background-color: #FFF;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
/*	display:inline-block; */
/*	background-image:url(images/menuBkgd1-01.png); */
	
	line-height: 38px;
}
/* Menu items that have mouse over or focus have a background image and red text */
ul.MenuFooter a:hover, ul.MenuFooter a:focus
{
	background-color: #FFF;
	color: #be1e2d;
/*	background-image: url(images/menuBkgd2-01.png);*/
/*	background-position:left;*/
	
	line-height: 38px;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
/*ul.MenuFooter a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #FFF;
	color: #be1e2d;
}
*/
#contactwrapper {
	min-height: 500px;
	
}

#form {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-size: 75%;
}


/** form stuff */
form { display: block; padding-bottom: 65px; }
form label { font-size: 1.2em; font-weight: bold; color: #4a4a4a; display: block; margin-bottom: 2px; }

form .err { color: #fff; background: #9d5050; border-radius: 4px; display: none; position: relative; left: 330px; top: 25px; padding: 4px 7px; }
form .capter { left: 280px !important; }
form .txarea { left: 340px !important; }
form .topp { left: 350px; }

form #captchaimg { display: block; border: 1px solid #a1a1a1; margin-bottom: 7px; }

form .sendbtn { display: block; font-size: 26px; padding: 3px 6px; }

form .textinput { display: block; outline: none; width: 360px; border: 1px solid #ddd; padding: 7px 11px; margin-bottom: 25px; font-size: 1.0em; color: #888; }
form .textcaptcha { display: block; outline: none; width: 360px; border: 1px solid #ddd; padding: 7px 11px; margin-bottom: 30px; font-size: 1.0em; color: #888; }
form .textinput:focus, form .textcaptcha:focus { color: #565656; border-color: #c6c6c6; }

form .msgtextarea { display: block; outline: none; font-size: 1.0em; padding: 3px 11px; width: 360px; height: 180px; border: 1px solid #ddd; color: #888; margin-bottom: 20px; }
form .msgtextarea:focus { color: #565656; border-color: #c6c6c6; }


form a.btn {
background-color: #eee;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eee), color-stop(100%, #ccc));
background-image: -webkit-linear-gradient(top, #eee, #ccc);
background-image: -moz-linear-gradient(top, #eee, #ccc);
background-image: -ms-linear-gradient(top, #eee, #ccc);
background-image: -o-linear-gradient(top, #eee, #ccc);
background-image: linear-gradient(top, #eee, #ccc);
border: 1px solid #ccc;
border-bottom: 1px solid #bbb;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #333;
font-size: 1.4em;
font-weight: bold;
text-decoration: none;
padding: 12px 22px;
text-align: center;
text-shadow: 0 1px 0 #eee;
}

form a.btn:hover { 
background-color: #ddd;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ddd), color-stop(100%, #bbb));
background-image: -webkit-linear-gradient(top, #ddd, #bbb);
background-image: -moz-linear-gradient(top, #ddd, #bbb);
background-image: -ms-linear-gradient(top, #ddd, #bbb);
background-image: -o-linear-gradient(top, #ddd, #bbb);
background-image: linear-gradient(top, #ddd, #bbb);
border: 1px solid #bbb;
border-bottom: 1px solid #999;
cursor: pointer;
text-shadow: 0 1px 0 #ddd;
}
form a.btn:active {
border: 1px solid #aaa;
border-bottom: 1px solid #888;
-webkit-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
-moz-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
}
