﻿#loginHookRight
{
	position			: absolute;
	top					: 0px;
	left				: 0px;
	width				: 250px;
	z-index				: 4;
}

#contentCatalogus
{
	position			: absolute;
	width				: 100%;
	text-align			: center;
	top					: 20px;
}

#loginBottom
{
	position			: absolute;
	bottom				: 0px;
	background-image	: url(Images/Login/login-bottom.gif);
	height				: 111px;
	width				: 100%;
}

#login,
#login_mobile
{
	position			: absolute;
	width				: 100%;
	text-align			: center;
}

#login
{
		top					: 200px;
}

#login_mobile
{
	top: 80px;
}

#loginUser
{
	margin				: auto;
}

.buttonLogin
{
	background-image	: url(Images/Login/button_login.gif);
	background-repeat	: no-repeat;
	border				: 0px;
    font-weight			: bold;
	font-size			: 11px;
	font-family   		: Trebuchet MS, Arial, Verdana;
    color				: #000000;
    height				: 25px;
    width				: 65px;
}
.radiobuttons
{
    font-weight			: bold;
	font-size			: 10x;
	font-family   		: Trebuchet MS, Arial, Verdana;
    color				: #222F55;
}