/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html, body {
  height: 100%;
  width: 100%;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}

input {
	color: #1e1e1e;
	font-weight: normal;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10px;
}

a:link, a:visited {
	text-decoration: none;
	color: #3D3D3D;
	font-weight: bold;
	font-size: 11px;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #1D1D1D;
}

input.button, .validate, .form_edit { 
	cursor: pointer;
	background: url("../images/nupp.jpg");
	color: #ffffff;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

.pohi {
	width: 725px;
	background: url("../images/pohi2.jpg") no-repeat;
	height: 503px;
}

.lefty {
	position: absolute;
}

#contentClip {
	border: 0px solid #ffffff;
	width: 360px;
	height: 380px;
	visibility: visible;
	margin-left: -340px;
	margin-top: 100px;
	float: left;
	overflow: hidden;
	position: absolute;
}

html>/**/body #contentClip {
	margin-left: 20px;
}

.title {
	float: left;
	width: 360px;
	position: relative;
	margin-top: 45px;
	/*padding-left: 10px;*/
	font-size: 20px;
}

.title2 {
	float: left;
	width: 100%;
	position: relative;
	font-size: 20px;
	margin-top: 22px;
	padding-bottom: 5px;
}

.main {
	margin-top: 5px;
	width: 360px;
	border: 0px solid #f666ff;
	height: 82%;
	position: relative;
}

.main2 {
	margin-top: 5px;
	width: 99%;
	border: 0px solid #f666ff;
	height: 82%;
	position: relative;
}

html>/**/body .main2 {
	margin-top: 60px;
}

.righty {
	border: 0px solid #ffffff;
	width: 260px;
	height: 502px;
	margin-right: 20px;
	float: right;
}

#up {
	position: absolute;
	top: 40px;
	left: 338px;
	width: 25px;
	height: 20px;
	border: 0px solid #f666ff;
	z-index: 1;
 }
 
#down {
	position: absolute;
	top: 480px; 
	left: 338px; 
	width: 25px; 
	height: 45px; 
	border: 0px solid #f666ff;
	z-index: 2;
 }
 
#drag {
	position: absolute;
	top: 80px; 
	left: 390px;
	width: 20px;
	height: 20px;
	border: 0px solid #f666ff;
	z-index: 3;
 }
 
#ruler {
	position: absolute;
	top: 80px;
	left: 390px;
	width: 20px;
	height: 100px;
	border: 0px solid #f666ff;
	z-index: 4;
 }
 

/*****************************************/
/*** Content specific layout elements ***/
/*****************************************/

 .contentheading_news, .contentheading_blog {
	font-size: 15px;
	text-decoration: none;
 }
 
 .contentpaneopen {
	width: 100%;
 }
 
 .kuupaev {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
 
 #mediumPic {
	background: url("../../../images/koos_07.jpg") center no-repeat;
	border: 0px solid;
	height: 300px;
	width: 290px;
}

html>/**/body #mediumPic {
	margin-left: -18px;
}
 
 .forum_table td {
	border-top: 1px solid #e3e3e3;
 }
 
 .topic-title {
	font-size: 16px;
	color: #5e5e5e;
}

.input {
	border: 0px solid;
}

.form_input, .form_textarea {
	width: 290px;
	color: #1e1e1e;
	font-weight: normal;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 10px;
	
}

.form_textarea {
	height: 120px;
}

.form_del { 
	cursor: pointer;
	background: url("../images/nupp_kust.jpg");
	color: #ffffff;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}

.form_del_s { 
	cursor: pointer;
	background: url("../images/nupp_kust_s.jpg") no-repeat;
	color: #ffffff;
	font-weight: normal;
	font-family: Helvetica,Arial,sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 9px;
}

.form_edit_s { 
	cursor: pointer;
	background: url("../images/nupp_s.jpg") no-repeat;
	color: #ffffff;
	font-weight: normal;
	font-family: Helvetica,Arial,sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 9px;
}

.form_deldiv {
	margin-top: -20px;
	padding-left: 65px;
}

.form_deldiv_s {
	margin-top: -18px;
	padding-left: 55px;
}
