body {
	background: #bef1ff url("/assets/ctx/260d2739/gfx/bodybg2.png") repeat-x;
	margin: 0;
	font-family: arial, verdana, tahoma;
}

a {
	text-decoration: none;
	color: #669BD9;
}

.text-justify {
	text-align: justify;
}

a:hover {
	text-decoration: underline;
	color: #669BD9;
}

#elev_image,#foralder_image,#larare_image {
	margin-top: -18px;
	z-index: 100;
}

div#container {
	width: 952px;
	margin: 0 auto;
	margin-top: 20px;
}

div#maintop {
	background: url("/assets/ctx/f44319f7/gfx/maintopbg.png") no-repeat;
	width: 952px;
	height: 55px;
}

div#main {
	background: url("/assets/ctx/e8ca5f72/gfx/mainbg.png") repeat-y;
	width: 952px;
	min-height: 500px;
	padding-bottom: 50px;
	font: 10pt arial, verdana, tahoma;
	color: #000;
	line-height: 15pt;
}

.textcontent {
	width: 555px;
	overflow: auto;
	padding: 35px;
	font: 17px arial, verdana, tahoma;
}

div#leftcolumn {
	float: left;
	width: 255px;
	margin-left: 26px;
	position: relative;
	z-index: 999;
}

div#leftcolumn img#logotype {
	margin-left: 15px;
	margin-top: -12px;
	border: 0;
}

div#leftcolumn div#menu {
	width: 255px;
	margin-top: 10px;
}

div#leftcolumn div#menu a.active {
	background: url("/assets/ctx/bf3ce928/gfx/menuarrow.png") no-repeat;
	display: block;
	width: 276px;
	height: 28px;
	padding: 8px 0px 8px 15px;
	font: bold 15pt Century Gothic, Arial, Verdana;
	color: #fff;
	text-decoration: none;
}

div#leftcolumn div#menu a {
	background: url("/assets/ctx/fc9048b5/gfx/menubg.png") repeat-x;
	display: block;
	width: 240px;
	height: 28px;
	padding: 8px 0px 8px 15px;
	font: bold 15pt Century Gothic, Arial, Verdana;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

a.common {
	display: block;
	text-align: center;
	margin-top: 20px;
	color: #999;
	text-decoration: none;
}

a.common:hover {
	text-decoration: underline;
}

div#rightcolumn {
	width: 645px;
	float: right;
	margin-right: 17px;
	font: 10pt arial, verdana, tahoma;
	color: #000;
	line-height: 15pt;
	position: relative;
	z-index: 800;
	min-height: 600px;
	overflow: hide;
}

div#rightcolumn div#topbar {
	width: 625px;
	height: 38px;
	background: #000;
	margin: -17px 0 1px 0;
}

.hidden {
	visibility: hidden;
	display: none;
} 

div#footer {
	background: url("/assets/ctx/8ef4b582/gfx/footerbg.png") repeat-x;
	width: 100%;
	height: 128px;
	margin-top: -50px;
}

form#ansok {
	margin: 30px 15px 15px 15px;
	padding: 10px;
	background: #fff;
	width: 200px;
	border: 1px solid #999;
}

form#ansok b {
	display: block;
	margin-bottom: 8px;
}

form#ansok label {
	display: block;
	font: 8pt arial, verdana, tahoma;
}

form#ansok input {
	margin-bottom: 5px;
	background: #fff;
	border: 1px solid #999;
	padding: 5px;
	font: 10pt arial, verdana, tahoma;
	width: 180px;
}

form#ansok input#submitbutton {
	width: 192px;
}

form.newpasswordform , form.changePassword , div.login {
	margin: 30px 15px 15px 15px;
	padding: 16px;
	background: #fff;
	border: 1px solid #999;
	float: left;
}

div.login b , form.newpasswordform b , form.changePassword b {
	display: block;
	margin-bottom: 8px;
}

div.login label , form.newpasswordform label , form.changePassword label {
	display: block;
	font: 12px;
}

div.login input , form.newpasswordform input , form.changePassword input {
	margin-bottom: 5px;
	width: 180px;
}

.fpbutton {
	color: #555;
	background: #b9e957;
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 16px;
	text-align: center;
	
}

.fpbutton:hover {
	cursor: pointer;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

.cursorprogress , .cursorprogress:hover {
	cursor: progress !important;
	background: #f6f6f6;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

div.registerbutton {
	width: 150px;
	color: #555;
	background: #b9e957;
	border: 1px solid #ccc;
	margin: 24px 0px 24px 44px;
	padding: 24px 5px 12px 5px;
	font-size: 24px;
	line-height: 42px;
	text-align: center;
	float: left;
	height: 96px !important;
}

div.registerbutton:hover {
	background: #bcec5a;
}

div.login input#submitbutton , form.newpasswordform input#submitbutton {
	width: 192px;
}

.busy {
	cursor: wait;
	background: #f00 !important;
}

input[type="submit"] {
	cursor: pointer;
}

form.changePassword .email {
	color: #669BD9;
}

.clear {
	clear: both;
}

.loginlogoutlink {
	margin-top: 25px;
	text-align: center;
}

.loginlogoutlink a {
	color: #444;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	padding: 5px;
	border: 3px double #555;
}

#newpasswordcomponentzone .error-message {
	margin: 16px;
	color: #F55;
	font-size: 1.2em;
	}

#newpasswordcomponentzone .message {
	margin: 16px;
	color: #000;
	font-size: 1.2em;
}

input.t-error, textarea.t-error, select.t-error {
	background-color: rgb(255, 255, 255);
	border-bottom-color: rgb(238, 238, 238);
	border-bottom-style: inset;
	border-bottom-width: 2px;
	border-left-color: rgb(238, 238, 238);
	border-left-style: inset;
	border-left-width: 2px;
	border-right-color: rgb(238, 238, 238);
	border-right-style: inset;
	border-right-width: 2px;
	border-top-color: rgb(238, 238, 238);
	border-top-style: inset;
	border-top-width: 2px;
	font-style: normal;
}

.t-error>div {
	visibility: hidden;
	display: none !important;
}

html>body div.t-error {
	border: 0px none;
}

.t-error ul {
	list-style-type: none;
}

.t-error ul li {
	padding: 3px;
	margin-left: -32px !important;
	list-style-type: none;
	color: #669BD9;
}

.t-error-icon {
	visibility: hidden;
	display: none;
}

.button {
	border: 1px solid #999;
	padding: 7px;
	float: left;
	margin: 12px;
}

ul.login-actions {
	list-style-type: none;
	margin-top: 20px;
	margin-left: 40px;
}

ul.newpassword {
	list-style-type: none;
	margin-left: 40px;
}

ul.login-actions li {
	margin-right: 5px;
}

ul.newpassword li {
	position: relative;
	top: -12px;
}

a.pmemail {
	margin-top: 180px;
}

#prislapp {
	position: absolute;
	top: 0px;
	left: 480px;
	z-index: 20000;
}

.linkicon {
	margin-right: 5px;
}

/* Override Bootstrap to fix recent display problems with extruder and menus */
* {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}