﻿body 
{
	font-family:Verdana;
	font-size:12px;
}

.LoginButton
{
 margin: 0 auto; 
}

#TopBorder_Cell
{
	background:url("Images/TopBorder.jpg");
	background-repeat: repeat-x;
}

#box{
    width: 800px;
    height: 150px;
    overflow: auto;
    background: white;
}

.boxImage{
    border: solid 1px black;
    width: 150px;
    height: 100px;
}

.boxFolder{
    border: 0px solid white;
}

a.boxAnchor:link              { color:red; text-decoration: none; }
a.boxAnchor:visited           { color:red; text-decoration: none; }
a.boxAnchor:hover             { color:green; text-decoration: none; }
a.boxAnchor:active            { color:red; text-decoration: none; }

.boxAnchorDiv
{
	padding-top: 5px;
}

.ControlBox
{
	position: absolute;
	top: 1px;
	left: 1px;
}

.ControlBox2
{
	position: absolute;
	top: 430px;
	left: 65px;
	z-index:101;
}

.BoxBorders
{
	border: solid 4px black;
	background-color: #edeff4;
}

.CameraSwitchButton
{
	width: 100px;
	height: 25px;	
}

#MovieListControl
{
	z-index: 10;
	overflow: scroll;
	width: 360px;
	height: 150px;
}

#MovieListControl2
{
	z-index: 10;
	overflow-x: auto;
	width:	1024px;
	height: 150px;	
}

#ControlPanel
{
	z-index: 10;
	overflow-x: auto;
	width: 360px;
	height: 150px;
}

#ChatControl
{
	z-index: 20;
	overflow: visible;
	width: 400px;
	height: 334px;
}

#ChatControl2
{
	z-index: 20;
	overflow: visible;
	width: 400px;
	height: 560px;
}

#Control
{
	z-index: 30;
	overflow: hidden;
	width: 360px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}

.Control2
{
	z-index: 30;
	overflow: hidden;
	width: 200px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}

#FlatScreenTV
{
	z-index: 40;
	width: 660px;
	height: 403px;
}

#UPlayer
{
	z-index: 101;
    width: 580px;
    height: 326px;
}

.BoldWhiteText
{
	color: White;
	font-weight: bold;
	font-size: large;
	padding-left: 20px;
	line-height: 1.3em;
	text-align: left;
}

a.gray:link{color: #c0c0c0;}
a.gray:visited{color: #c0c0c0;}
a.gray:hover{color: #808080;}
a.gray:active{color: #c0c0c0;}

a.menunav:link{ color: #303030;}
a.menunav:visited{ color: #303030;}
a.menunav:hover{ color: #888080;}
a.menunav:active{ color: #303030;}

a:link{color: #000000;}
a:visited{color: #000000;}
a:hover{color: #333399;}
a:active{color: #000000;}

a.boxHeaderLink:link{font-weight:bold; color:#FFFF66; font-size:14pt;}
a.boxHeaderLink:visited{font-weight:bold; color:#FFFF66; font-size:14pt;}
a.boxHeaderLink:hover{font-weight:bold; color:#FFFFCC; font-size:14pt;}
a.boxHeaderLink:active{font-weight:bold; color:#FFFF66; font-size:14pt;}

a.boxJoinLink:link{font-weight:bold; color:#FFFF66; font-size:14pt;}
a.boxJoinLink:visited{font-weight:bold; color:#FFFF66; font-size:14pt;}
a.boxJoinLink:hover{font-weight:bold; color:#FFFFCC; font-size:16pt;}
a.boxJoinLink:active{font-weight:bold; color:#FFFF66; font-size:14pt;}

a.previewJoinLink:link{font-weight:bold; color:#FFFF66; font-size:24pt;}
a.previewJoinLink:visited{font-weight:bold; color:#FFFF66; font-size:24pt;}
a.previewJoinLink:hover{font-weight:bold; color:#FFFFCC; font-size:26pt;}
a.previewJoinLink:active{font-weight:bold; color:#FFFF66; font-size:24pt;}

a.previewGoBackLink:link{font-weight:bold; color:#E9E678; font-size:18pt;}
a.previewGoBackLink:visited{font-weight:bold; color:#E9E678; font-size:18pt;}
a.previewGoBackLink:hover{font-weight:bold; color:#999999; font-size:18pt;}
a.previewGoBackLink:active{font-weight: bold; color: #E9E678; font-size: 18pt;}


.whiteText
{
	color: White;
	line-height: 1.3em;
}

.purpleText
{
	color: #50194c;
	line-height: 1.3em;
}

.yellowText
{
	color: #E9D9A7;
	line-height: 1.3em;
}

.membershipInfo
{
	color: #E9D9A7;
	line-height: 1.3em;
}

.masterContent
{
	background: #3b182e; 
	padding: 10px;	
}

.boxHeader
{
	/*background-color: #000000;*/
	background-image: url(../../Images/boxHeaderBG.jpg);
	background-repeat: repeat-x;
	padding:10px 0px 10px 0px;	
	font-weight:bold; 
	font-size:14px;
	color: #FFFFDE; /*#da9a53;*/
}

.boxContent
{
	background-image: url(../../Images/back.jpg);	
}
