.videoBar  {
	background: url(/st/flash/border_video2.gif) no-repeat 0 0; /* OLD */
	/* background: url(/st/flash/border_video2_ny.gif) no-repeat 0 0; NY */
	width:238px;
	height:221px;
	margin: 35px 0 0 0;
	padding:42px 0px 0px 14px;
	}


.videoBarMain  {
	background: url(/st/flash/border_video2.gif) no-repeat 0 0; /* OLD */
	/* background: url(/st/flash/border_video2_ny.gif) no-repeat 0 0; NY */
	width:238px;
	height:221px;
	float:left;
	}

#flashvideo { 
	text-align:center;
	padding-top:23px;
	position:absolute;
	display:none;
	}

.videointro {
	background: url(/st/flash/border_video.gif) no-repeat 0 0;
	width:455px;
	height:322px;
	z-index:140;
	}

.videoFull { border: 0px;cursor:pointer; }
.videoFullMain { border: 0px;cursor:pointer; margin:42px 0 0 14px;}

.videoButton {
	border:  0px;
	background: url('/st/img/blank.gif');
	width: 210px; 
	height: 139px; 
	cursor: pointer;
	}

.videoFields {
	background: url('/st/flash/intro_mini2.jpg') no-repeat 0 0;
	width: 210px;
	height: 139px;
	display: block;
	}

.videoFields:hover {
	background: url('/st/flash/intro_mini2.jpg') no-repeat 0 0;
	cursor:pointer;
	}

.videoClose {
	background: url('/st/img/reg_close.gif') no-repeat top left;
	margin: 0 0 0 0px;
	width: 14px;
	height: 17px;
	cursor: pointer;
	display: block;
	position:absolute;
	right:25px;
	top:0.2em;
	}

.videoAClose {
	display: block;
	width: 14px;
	height: 17px;
	}

/* flash video */
#close-flash {
	color: #42FFE0;
	font-size:13px;
	position:absolute;
	right:25px;
	top: 0.25em;
	border-bottom:1px dotted #42FFE0;
	line-height:1.2em;
	cursor:pointer;
	}

#flash-video {
	position:absolute;
	left:50%;
	margin-left:-360px;
	width:720px;
	top:750px;
	display:none;
	z-index:4000;
	}

#shadow {
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:#000;
	z-index:139;
	/*display:none;*/
	}
