﻿* {
}

body
{
	font: 12px;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p
{
	margin: 0.75em 0;
}

#container
{
	width: 775px;
	border: 1px solid #696969;
	margin: auto;
}

#Header
{
	width: 775px;
	height: 105px;
	margin: 0px 0px;
	padding: 0px 0px;
}

#topMenu
{
	width: 775px;
	height: 20px;
	border-bottom: 1px solid #696969;
	border-top: 1px solid #696969;	
}

#topMenuLeft
{
	float: left;
	width: 360px;	
	display: inline;
}

#topAdminMenuLeft
{
	float: left;
	width: auto;	
	display: inline;
}

#topMenuMiddle
{
	float: left;
	overflow: hidden;
	height: 100%;
	width: 285px;
	background-image: url(../Images/ETC_menubannerright.jpg);
	display: inline;
}

#topMenuRight
{
	float: right;
	overflow: hidden;
	width: 100px;
	display: inline;
}

#PageBody
{
	width: 775px;
	height: 512px;
	margin: 0px auto;
	clear: both;
}


#MainBody
{
	width: 617px;
	height: 512px;
	text-align: left;
	float: left;
	overflow: hidden;
	margin-left: 3px;
}

#LeftSidebar
{
	width: 150px;
	text-align: left;
	float: left;
	overflow: hidden;
	margin-left: 3px;
}

#RightSidebar
{
	width: 150px;
	height: 512px;
	text-align: Left;
	float: right;
	overflow: hidden;
}

#Footer
{
	width: 775px;
	height: 20px;
	margin: auto;
	background-image: url(../Images/ETC_footer.jpg);
	font-size: 10px;
	color: #696969;
}

#FooterLeft
{
	float: left;
	width: 300px;
	overflow: hidden;
	margin: 3px 0px auto 0px;
}

#FooterMiddle
{
	float: left;
	overflow: hidden;
	width: 100%;
	text-align: right;
	margin: 3px 0px auto 0px;
	font-size: 10px;
	text-align: center;
}

#FooterRight
{
	float: right;
	overflow: hidden;
	/*width: 100px;*/
	text-align: center;
	margin: 3px 0px auto 0px;
	padding-right: 10px;
}

A
{
	color: #696969;
}
A:hover
{
	color: #696969;
	text-decoration: underline;
}

.px12
{
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
}

.whatIsNew{
	font-size:11px; 
	float:left; 
	height:105px; 
	width:137px; 
	margin-left:15px; 
	margin-right:15px; 	
}

.masterButtonBlock
{
	height: 30px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.masterButtonBlock input
{
	background-color: white;
	color: #696969;
	border: 0px;
	cursor: pointer;
	line-height: 12px;
	padding: 0px 0px;
	text-decoration: underline;
}

.masterButton
{
	width: 100px;
	height: 30px;
	background-color: white;
	background-image: none;
	font-size: 11px;
	color: #696969;
	float: right;
	text-align: left;
}

.contact
{
	font-weight: bolder;
	font-size: 12px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menu
{
	position: relative;
	display: block;
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
	padding: 0px 15px 0px 15px;
}

.textArea
{
	width: 100%;
	height: 480px;
	border: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	overflow: auto;
}

.title
{
	font-weight: bold;
	font-size: 18px;
	margin: 0.5em 0 0em;
	font-family: Tahoma, sans-serif;
	text-align: center;
	line-height: 2em;
}

.selectListBlock
{
	height: 21px;
	width: 150px;
	clear: both;			
}

.listLabel
{
	float: left;
	text-align: left;
	width: 43px;
	font-size: 0.65em;
	margin: 3px 0px auto 3px;
	padding: 0px;
	color: #696969;
	display: inline;
}

.selectList
{
	float: right;
	width: 100px;
	font-size: 11px;
	color: #696969;
	display: inline;
	margin: 0px;
}

.placeHolder
{
	/*width: 442px;*/
	/*height: 482px;*/
	height: 360px;
	margin-left: 15px;
	margin-right: 18px;
	margin-bottom: 15px;
	margin-top: 15px;
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
}

.dropdownliststyle
{
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
	border-top-color: white;
	height: 21px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	width: 150px;
}

.dropDown
{
	font-family: verdana;
	font-size: 10px;
	border-width: thin;
	border-style: solid;
	background-color: White;
	border-color: #ffffff;
	color: Black;
	cursor: default;
}

.sponsorBlock
{
	clear: both;
	width: 520px;	
}

.sponsorLogo
{
	width: 100px;
	height: 50px;
	margin: 5px, 10px;
	float: left;
}

.sponsorInfoBlock
{
	width: 420px;	
	font-size: 11px;
	float: right;
}

.sponsorName
{
	height: 30px;
	margin: 0px 30px;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	clear: both;
}

.sponsorDesc
{	
	margin: 0px 10px 10px 30px;
	text-align: left;
	
}

.contactBlock
{
	clear: both;
	width: auto;
}

.ContactInfoLabel
{
	width: 100px;
	margin: 2px 0px 2px 30px;
	float: left;
	text-align: left;
}

.ContactInfo
{
	width: 200px;
	margin: 2px 0px 2px 0px;
}


.separtor
{
	width: 450px;
	clear: both;
	padding: 15px 10px 0px 10px;
	margin: auto;
}

.directorInfoTitle
{
	width: 350px;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 0px 20px;
	clear: both;
}

.directorInfoBlock
{
	width: 350px;
	font-size: 11px;
	margin: 5px 0px 5px 40px;
	clear: both;
}

.directorRole
{
	width: 150px;
	float: left;
	text-align: left;
}

.directorName
{
	width: 200px;
	float: left;
	text-align: left;
}

.directorEmail
{
	width: 200px;
	float: right;
	text-align: left;
}

iframe
{
	/*height: 470px */
	width: 580px;
	height: 350px;
	margin: 5px auto;
}

.contents
{
	/*height: 470px */
	height: 330px;
	overflow: auto;
	font-size: 11px;
	margin: 15px 5px 15px 20px;
}

#showTitle
{
    font-size: 14px;
    font-weight:bold;
}

.showBlock, .showInfoBlock
{
	font-style:normal;
	margin:5px 10px 0px 0px;
}

.showImage
{
	width: 180px;
	height: 180px;
	background-color: White;
	float: left;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 15px;
	padding: 0px;
}

.showName
{
	font-weight: bold;
	margin: 5px 5px 10px 0px;
	display: inline;
	font-size: 12px;	
}

.showNameH1
{
	font-weight: bold;
	font-size: 14px;
}

.showNotes 
{
	font-style: italic;
}

.showAuthor 
{
	font-size: 11px;
}

.showAuthorNameBlock
{
	display: inline;
}

.showAuthorName 
{
	display: inline;
}

.showDirector
{
	font-size: 11px;
	display: inline;	
}

.showDirectorLabel
{
	display: inline;	
}

.showDirectorNameBlock
{
	display: inline;	
}

.showDirectorName
{
	display: inline;
}

.showShortDescription, .showLongDescription
{
	
	clear: right;
	
}

.showLink
{
	margin: 0px 5px 5px 5px;
	float: right;
}

.crewInfo
{
	clear: both;
	font: 11px;
	margin: 30px 5px 5px 5px;
}

.crewPic
{
	width: 90px;
	height: 120px;
	background-color: White;
	float: left;
	margin: 5px 15px 15px 5px;
}

.infoBlock
{
	margin: 5px 15px 10px 5px;
}

.nameLabel
{
}

.info
{
	width: 200px;
	text-align: left;
	float: right;
	margin-top: -13px;
}

.address
{
	margin: 10px 10px;
}
