﻿/*! Copr. (c) 2010, 4delite */

#subNavBox
{
	display: none;
}
#slideshow img
{
	display: none;
}

#videoContainer
{
	position: absolute;
	top: 38px;
	right: 0px;
	width: 369px;
	height: 244px;
	background: #2A2E31;
	z-index: 2;
}

#videoPlayer
{
	width: 100%;
	height: 100%;
}

#videoLink
{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	cursor: pointer;
}

#videoLink img
{
	display: block;
	width: 100%;
	height: 100%;
}

#videoCloseLink
{
	position: absolute;
	top: 4px;
	right: 4px;
	display: none;
	background-image: url(/images/close.png);
	width: 16px;
	height: 16px;
	cursor: pointer;
}



.formTable tr
{
	aheight: 19px;
	vertical-align: top;
	width: 100%;
}

.formTable input
{
	width: 100%;
}

#captcha_img
{
	width: 100%;
	margin-top: 3px;
}


#linksBox
{
	clear: left;
	float: left;
	width: 400px;
	margin-left: 9px;
}

#linksBox h2.mir
{
	background-image: url(/images/secondary/easydragdrop.png);
	height: 28px;
	margin: 0 0 0 7px;
}

#linksBox ul
{
	border: 1px dashed #3B4D51;
	border-bottom: none;
	margin-top: 8px;
}
#linksBox ul li
{
	border-bottom: 1px dashed #3B4D51;
	height: 34px;
	background-image: url(/images/secondary/bigarrow.png);
	background-repeat: no-repeat;
	background-position: 356px center;
	padding: 23px 52px 0px 14px;
	font-size: 8pt;
	color: #6ea8b3;
}
#linksBox ul li img
{
	margin-bottom: -2px;
}

#linksBox ul li span
{
	width: 49px;
	height: 12px;
	float: left;
	margin-right: 3px;
}




.registerBox
{
	float: left;
	width: 290px;
	margin-left: 16px;
}

.registerBox h2.mir
{
	background-image: url(/images/secondary/startnowinstant.png);
	height: 28px;
	margin: 0 0 0 3px;
}

.registerBox fieldset
{
	height: 158px;
}

.registerBox fieldset legend span
{
	background-image: url(/images/secondary/pleaseenterinfo.png);
	width: 159px;
	height: 9px;
}

.registerBox fieldset input.button
{
	background-image: url(/images/secondary/bigstart.png);
	width: 63px;
	height: 19px;
	border: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
	font-size: 0;
	line-height: 1000px;
	text-indent: -1000em;
}

.registerBox table
{
	width: 100%;
}

#newsBox
{
	float: left;
	width: 470px;
	margin: 5px 0 0 34px;
}
