
body
{
	margin: 0px 0px 0px 0px;
	font-size: 8.5pt;
	font-family: verdana, helvetica, Arial, sans-serif;
	background-color: #451114;
}

#FRAME_TOP
{
	width: 100%;
	padding: 10px 0px 100px 0px;
	background-image: url(/picts/bkg01.png);
	background-repeat: repeat-x;
	background-position: top left;
	z-index: 0;
}

#FORM_MAIN
{
	width: 970px;
	margin: 0 auto;
}

#FRAME_HEADER
{
	position: relative;
	clear: both;
	width: 100%;
	height: 220px;
	background-image: url(/picts/bgr-header.png);
	background-repeat: no-repeat;
}

#FRAME_LOGO
{
	position: absolute;
	left: 10px;
	top: 0px;
	width: 220px;
	height: 200px;
	background-color: transparent;
}

#FRAME_LOGO2
{
	position: absolute;
	left: 230px;
	top: 10px;
	width: 350px;
	height: 120px;
	background-color: transparent;
}

#FRAME_MIDDLE
{
	clear: both;
	width: 100%;
	min-height: 500px;
	background-image: url(/picts/middle.png);
	background-repeat: repeat-y;
}

#FRAME_FOOTER
{
	clear: both;
	width: 100%;
	height: 110px;
	background-image: url(/picts/footer.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#FRAME_FOOTER_INFO
{
	clear: both;
	width: 100%;
	height: 110px;
	background-image: url(/picts/bgr-info-footer.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-position: 10px 0;
	padding-left: 10px;
}

#FRAME_LEFT
{
	float: left;
	width: 225px;
}

#FRAME_MAIN
{
	position: relative;
	float: left;
	top: -30px;
	width: 600px;
	margin-left: 3px;
}

#FRAME_WORK
{
}

#FRAME_RIGHT
{
	position: relative;
	float: left;
	top: -80px;
	width: 121px;
}

#FRAME_TREE
{
	position: relative;
	top: 50px;
	margin-left: 20px;
	margin-bottom: 30px;
	min-height: 300px;
	_height: 300px;
}

#FRAME_TREE_BOTTOM
{
	height: 35px;
}

#FRAME_LOGIN
{
	position: relative;
	top: 0;
	width: 120px;
	height: 185px;
	font-size: 8.5pt;
	background-image: url(/picts/bgr-user-bar.png);
	background-repeat: no-repeat;
}

#FRAME_USER_BAR
{
	width: 120px;
	height: 185px;
	font-size: 8.5pt;
	background-image: url(/picts/bgr-user-bar.png);
	background-repeat: no-repeat;
}

#LOGIN_BUTTON
{
	border-width: 0;
	background-image: url(/picts/bgr-btn-login.png);	
	background-repeat: no-repeat;
	color: white;
	cursor: pointer;
	font-size: 8.5pt;
}

#ACC_NEW
{
	font-weight: bold;
}

#TITLE
{
	position: absolute;
	display: block;
	left: 255px;
	top: 180px;
	bottom: 10px;
	width: 545px;
	font-weight: bold;
	font-size: 10pt;
}

#MESSAGE
{
	position: absolute;
	left: 20px;
	top: 10px;
}

#CLEANER, .CLEANER
{
	display: block;
	clear: both;
}

.HREF
{
	border: 0;
}


#SHOP_TEXT, .SHOP_TEXT
{
	display: block;
	position: relative;
	margin: 100px 25px 30px 25px;
}

#SEARCH
{
	position: absolute;
	left: 15px;
	top: 215px;
}

#SEARCH_TITLE
{
	position: absolute;
	left: 12px;
	top: 0px;
	color: #830100;
	font-size: 9pt;
	font-weight: bold;
	background-color: transparent;
}

#edtQuery
{
	position: absolute;
	left: 12px;
	top: 16px;
	width: 170px;
	height: 21px;
	font-size: 8.5pt;
	color: silver;
	border-width: 0;
	padding-left: 5px;
	padding-top: 5px;
	background-image: url(/picts/bgr-search.png);	
	background-repeat: no-repeat;
}

#SEARCH_START
{
	position: absolute;
	left: 193px;
	top: 12px;
	width: 24px;
	height: 23px;
	border-width: 0;
	background-image: url(/picts/bgr-btn-search.png);	
	background-repeat: no-repeat;
	cursor: pointer;
}

#FRAME_CURTAIN
{
	position: absolute;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: gray;
	opacity:0.7;
	filter:alpha(opacity=70);
}

#FRAME_CREW
{
	cursor: pointer;
}

.PICT
{
	border-width: 0;
}
