@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	background-color: #000;
	background-image: url(../_site/images/index/BG.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtr #container {
	width: 100%;
	text-align: center;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 35px;
}
.oneColFixCtr #mainContent {
	position: relative;
	visibility: visible;
	text-align: left;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.oneColFixCtr #siteHeader {
	background-color: #FFF;
	height: 35px;
	width: 100%;
	position: fixed;
	z-index: 100;
	border-bottom-color: #FFC;
	background-image: url(../_site/images/index/headerBG.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	background-position: 0px;
	text-align: left;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: groove;
}
.centeredTableDivision {
	text-align: center;
	vertical-align: middle;
	margin-bottom: 5px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
}
.blackArialBold {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.blackArial {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;

}
.redArial {
	color: #B61105;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.Sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}
.divTableLeftAlign {
	text-align: left;
}
.sProduction {
}
.footerDiv {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	height: auto;
}
.siteMainDivision {
	background-image: url(../_site/images/index/blackTransparency.png);
	height: auto;
	width: 960px;
	padding-right: 12px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.tableDiv {
	background-color: #FFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.tableLeft {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	font-weight: normal;
	margin-top: 1px;
	width: auto;
	height: auto;
}
.tableMid {
	border-left-width: thin;
	border-left-style: solid;
	padding-right: 15px;
	padding-left: 9px;
	height: auto;
	font-size: 13px;
	border-left-color: #000;
	width: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.tableLineSpace {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	clear: both;
	margin-bottom: 4px;
	margin-right: 15px;
}
.staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.Alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	line-height: 14px;
}
.mainMenuDiv {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 250px;
	left: 663px;
}
.padding5pxLeft {
	padding-left: 5px;
	height: auto;
	position: relative;
}
.divCell {
	padding: 5px;
	font-size: 14px;
}
.sub_header_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	line-height: 16px;
	width: 100%;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.dept {
	font-size: 14px;
	background-color:#FFCC00;
	padding: 3px 3px 3px 7px;
	border-bottom: #CCC solid 1px;
	font-weight: bold;
}

.dept_detail {
	padding: 5px 5px 5px 5px;
	border-bottom: #CCC solid 1px;
	border-right: #CCC solid 1px;
	border-left: #CCC solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}
.arial13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.awardBox {
	height: 220px;
	width: 145px;
	position: relative;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin: 1px;
	float: left;
}
.awardText {
	position: absolute;
	top: 140px;
	width: 145px;
	z-index: auto;
	text-align: center;
}
.tableCenter {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #600;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}
.rateLine {
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	margin: 0px;
	padding: 0px;
	height: 248px;
	width: 984px;
}
#apDiv1 {
	position:absolute;
	width:490px;
	height:400px;
	z-index:1;
	visibility: visible;
	overflow: hidden;
	top: 274px;
	left: 174px;
}
.bottomContent {
	width: 984px;
	background-image: url(../_site/images/index/blackTransparency.png);
	background-repeat: repeat;
	margin: 0px;
	position: relative;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #FFF;
}
a:link {
	color: #FFF;
}
a:hover {
	color: #666;
}
a:active {
	color: #FFF;
}
ab {
	color: #000;
}
ab:link {
	color: #000;
}
ab:hover {
	color: #666;
}
ab:active {
	color: #000;
}
.linksTop {
	width: 100%;
	background-color: #FFF;
	margin-bottom: 25px;
	height: 250px;
}
.linksPastEventPics {
	width: 100%;
	position: relative;
}
.linksVideos {
	background-color: #FFF;
	height: auto;
	width: 100%;
	position: relative;
}
.flashLink {
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFF;
	height: 150px;
	width: 300px;
}
.labelText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #900;
	position: absolute;
	z-index: auto;
	left: -10px;
	top: 8px;
	margin-bottom: 25px;
}
.staffDiv {
	padding-top: 10px;
	position: relative;
	height: 170px;
}
.awardsDiv {
	position: absolute;
	left: 140px;
	top: 41px;
}
.indexMain {
	margin: 0px;
	padding: 0px;
	width: 984px;
}
#MEET_javascript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	width: 120px;
	position: absolute;
	padding-left: 2px;
}
#SLIDESTEXTstaff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
	text-align: right;
	width: 120px;
	position: absolute;
	top: 155px;
}
.eventPicsLinks {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 300px;
}
.eventPicsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	height: 20px;
	width: 300px;
	text-align: left;
}
.alternateLabelSmall {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCB37;
	height: 20px;
	width: 295px;
	padding-top: 5px;
	padding-left: 7px;
	border: thin solid #000;
	font-size: 14px;
}
.alternateLabelLarge {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCB37;
	height: 20px;
	width: 622px;
	padding-top: 5px;
	padding-left: 7px;
	border: thin solid #000;
	font-size: 14px;
}.danceFloorTxt {
	width: 410px;
	position: relative;
}
.videoDiv
{
	background-color: #FFF;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.loginBG
{
	background-image: url(../_site/images/index/blackTransparency.png);
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.adminContent
{
	padding: 10px;
	width: 940px;
	margin-right: 12px;
	margin-left: 12px;
	color: #FFF;
}
.linenCategoryMenu
{
	height: auto;
	width: 100%;
	padding: 3px;
	font-size: 12px;
	margin-right: 5px;
	color: #FFF;
	text-transform: uppercase;
}
.linenCategoryMenu:hover
{
	color: #0067A0;
	background-color: #FFF;
	background-image: none;
}
.ssTextBox
{
	height: 20px;
	width: auto;
	background-image: url(../_site/images/index/ssBG.jpg);
	background-repeat: repeat-x;
}
.ssText
{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #FFF;
	font-size: 13px;
	position: relative;
	padding-top: 3px;
	padding-left: 4px;
}

.ssCell
{
	height: 150px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
.likeButton
{
	background-color: #FFF;
	float: right;
	height: 35px;
}
.fbookBox
{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	top: 2px;
}.imageRight
{
	float: right;
	clear: none;
}
.table2ColPage
{
	border-left-width: thin;
	border-left-color: #000;
	border-left-style: solid;
	padding-right: 15px;
	padding-left: 9px;
	margin-right: 5px;
	height: auto;
	font-size: 13px;
	border-left-color: #000;
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#floatRight
{
	float: right;
	margin: 10px 10px 5px;
}
.table2Div
{
	border-left-width: thin;
	border-left-style: solid;
	padding-right: 15px;
	padding-left: 9px;
	margin-right: 5px;
	height: auto;
	font-size: 13px;
	border-left-color: #000;
	width: 630px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
.indexTop
{
	background-image: url(../_site/images/index/blackTransparency.png);
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.indexHeader
{
	margin: 0px;
	padding: 0px;
	height: 248px;
}
.grey
{
	color: #525252;
}
.indexText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: justify;
	position: relative;
}
._indexTable
{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
.textSize18
{
	font-size: 18px;
}
.darkRed
{
	color: #800;
}
#flashPopUp
{
	position:absolute;
	width:490px;
	height:400px;
	z-index:1;
	visibility: visible;
	overflow: hidden;
	top: 273px;
	left: 174px;
}
.indexMainMenu
{
	position: absolute;
	top: -10px;
	left: -2px;
}
.indexheaderSS_div
{
	position: relative;
	height: 248px;
	width: 984px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.slides_div
{
	position: absolute;
	z-index: 1;
	height: 135px;
	width: 790px;
	margin: 0px;
	padding: 0px;
}
#main_slideshow
{
	position:relative;
	height:320px;
}
#main_slideshow IMG
{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#main_slideshow IMG.active
{
	z-index:10;
	opacity:1.0;
}
#main_slideshow IMG.last-active
{
	z-index:9;
}
#header_slideshow
{
	position:relative;
}
#header_slideshow IMG
{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;

}
#header_slideshow IMG.active
{
	z-index:10;
	opacity:1.0;
}
#header_slideshow IMG.last-active
{
	z-index:9;
}
.indexheaderSS_div
{
	position: relative;
	height: 248px;
	width: 984px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.indexheaderSS
{
	position: relative;
}
.slides_div
{
	position: absolute;
	z-index: 1;
	height: 135px;
	width: 790px;
	margin: 0px;
	padding: 0px;
	left: 60px;
	top: 72px;
	right: 0px;
	bottom: 0px;
}
.awards_slides_div
{
	position: absolute;
	z-index: 20;
	height: 135px;
	width: 191px;
	margin: 0px;
	padding: 0px;
	left: 750px;
	top: 80px;
	right: 0px;
	bottom: 0px;
}
.indexHeaderSS_fg
{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	z-index: 11;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.ab {
	color: #000;
	font-size: 12px;
}
.ab:link {
	color: #000;
}
.ab:hover {
	color: #666;
}
.ab:active {
	color: #000;
}
._indexMenuButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800;
	background-color: #FFF;
	width: 165px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
._indexMenuButton:hover
{
	color: #FFF;
	background-color: #666;
}
._indexStaffButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800;
	background-color: #FFF;
	width: 100%;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
._indexStaffButton:hover
{
	color: #FFF;
	background-color: #666;
}.linkBut
{
	text-decoration: none;	
}.staffName
{
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	color: #600;
	font-weight: bold;
}
.staffName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #600;
	font-weight: normal;
}
.jobTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
.bio
{
	width: 460px;
	padding-right: 10px;
}
.navMenuStaff
{
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.navMenuStaff:hover
{
	color: #900;
	background-color: #FFF;
}
.bioPreview
{
	font-size: 12px;
	padding-top: 5px;
}
.bioLink
{
	color: #900;
	background-color: #FFF;
}
.bioLink:hover
{
	color: #FFF;
	background-color: #333;
}
.textLink
{
	color: #900;
}
.textLink:link
{
	color: #900;
}
.testLink:hover
{
	color: #FFF;
}
.textLink:active
{
	color: #900;
}
.partner
{
	color: #900;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}
.partner:link
{
	color: #900;
	text-decoration: none;
}
.partner:hover
{
	color: #900;
}
.partner:active
{
	color: #900;
	text-decoration: none;
}
.L1
{
	background-color: #FFF;
	height: 395px;
	position: relative;
	margin-bottom: 20px;
	width: auto;
}
.L2
{
	padding-top: 40px;
	background-color: #FFF;
	height: 100%;
	position: relative;
	margin-bottom: 20px;
	text-align: center;
}
.R1
{
	background-color: #FFF;
	height: auto;
	position: relative;
	margin-bottom: 20px;
	padding-top: 35px;
	padding-left: 15px;
}
.R2
{
	background-color: #FFF;
	height: auto;
	position: relative;
	padding-top: 35px;
}

