@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

#header {
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -191px;
	z-index: 2;
}

h1 {
	background: url(http://images.liquidlightvideo.com/myevent/logo.png) no-repeat;
	width: 265px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}

h1 a {
	display: block;
	width: 265px;
	height: 60px;
	text-indent: -90000px;
}

h2 {
	background: url(http://images.liquidlightvideo.com/myevent/myEvent.png) no-repeat;
	width: 94px;
	height: 22px;
	text-indent: -9999px;
	margin-left: auto;
	margin-right: auto;
}

#frame {
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -50px;
}

#form {
	width: 280px;
	margin-left: auto;
	margin-right: auto;
	background-color: #222222;
	border: #444444 1px solid;
	padding: 20px 5px 20px 5px;
}

#form #noproblem {
	color: #999999;
}

#form #problem {
	color: #FF0000;
}

#form table {
	margin-left: auto;
	margin-right: auto;
	font-size: 8pt;
}

#form table td {
	text-align: right;
}

.textbox {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #666666 1px solid;
}

.textbox:hover {
	background-color: #333333;
}

.textbox:focus {
	background-color: #333333;
}

.submit {
	background-color: #555555;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #888888 1px solid;
	cursor: pointer;
}

.submit:hover {
	background-color: #666666;
}

#watermark_center {
	width: 100%;
	position: absolute;
	bottom: 0px;
	z-index: -1;
}

#watermark {
	width: 664px;
	height: 276px;
	margin-left: auto;
	margin-right: auto;
	background: url(http://images.liquidlightvideo.com/myevent/login_watermark.gif) no-repeat;
}







div#navigation {
	width: 800px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -405px;
}
	

div#navigation a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10pt;
}

div#navigation a:hover, div#navigation a:active {
	color: #FFFFFF;
}

div#navigation ul {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

div#navigation ul li {
	margin: 0px 7px 0px 7px;
	list-style-type: none;
	float: left;
}

div#navigation ul li.here {
	background: url(http://images.liquidlightvideo.com/mainSite/linkover3.png) center top no-repeat;
}

div#navigation ul li:hover {
	background: url(http://images.liquidlightvideo.com/mainSite/linkover3.png) center top no-repeat;
}

div#navigation ul#mainNav {
	
}

div#navigation ul#myeventNav li {
	margin-left: 174px;
	margin-top: 0px;
}

div.tabEnds {
	width: 19px;
	height: 28px;
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: -1;
}

div#mainTabLeft {
	background: url(http://images.liquidlightvideo.com/mainSite/navigation/tabLeft.gif) no-repeat;
	margin-left: -423px;
}

div#mainTabBar {
	width: 485px;
	margin-left: -404px;
}

div.tabBar {
	height: 28px;
	background: url(http://images.liquidlightvideo.com/mainSite/navigation/tabBar.gif) repeat-x;
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: -1;
}

div#mainTabRight {
	background: url(http://images.liquidlightvideo.com/mainSite/navigation/tabRight.gif) no-repeat;
	margin-left: 81px;
}

div#myTabLeft {
	background: url(http://images.liquidlightvideo.com/mainSite/navigation/tabLeft.gif) no-repeat;
	margin-left: 230px;
}

div#myTabBar {
	width: 80px;
	margin-left: 249px;
}

div#myTabRight {
	background: url(http://images.liquidlightvideo.com/mainSite/navigation/tabRight.gif) no-repeat;
	margin-left: 329px;
}

div#tinyBar {
	width: 100%;
	height: 6px;
	background: url(http://images.liquidlightvideo.com/mainSite/navigation/tinyBar.gif) repeat-x;
	position: absolute;
	top: 0px;
	z-index: -2;
}


