.emptyCharSheet {
	background-image: url('img/lomake/color/hahmolomake_ovi.png');
	background-repeat: no-repeat;
	margin-right: 8px;
	width:247px;
	min-width:247px;
	height:285px;
}

.emptyCharSheetEnemy {
	background-image: url('img/lomake/color/OVET_uusi_vastustaja_tyhja.png');
	background-repeat: no-repeat;
	margin-right: 8px;
	width:247px;
	min-width:247px;
	min-height:285px;
	height:285px;
}

.emptyCharSheetTxt {
	min-width: 200px;
    padding-left: 0;
    padding-top: 150px;
    text-align: center;
    width: 247px;
}

.battleCharSheet {
	background-image: url('img/lomake/color/hahmolomake-taistelu_uusi.png');
	background-repeat: no-repeat;
}

.charSheet {
	background-image: url('img/lomake/color/hahmolomake-tausta.png');
	background-repeat: no-repeat;
	margin-right: 8px;
	height: 285px;
}

.charsheetname {
	text-align: center;
	padding-top: 33px;
	width: 180px;
	color: #969696;
	height: 21px;
}

.charsheetMorale {
	color: #969696;
	height: 21px;
	text-align: center;
	padding-top: 23px;
	width: 29px;
}

.battlesheetname {
	color: #969696;
	text-align: center;
	padding-top: 0px;
	width:130px;
}

.gMenu {
	background-image: url('img/lomake/BN_nametool.png');
	background-position:0 17px;
	width: 17px;
	height: 17px;
	margin-top: 34px;
	margin-bottom: 3px;
	margin-left: 7px;
	margin-right: 5px;
	cursor: url("img/cursor/cursor32x32_hover.png"), auto;
}

.gMenu:hover {
	background-position:0 0;
}

.gMenuEmpty {
	background-image: url('img/spell/-1.png');
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	margin-top: 35px;
	margin-bottom: 2px;
	margin-left: 8px;
	margin-right: 4px;
}

.datasheet {
	margin-top: 0px;
	margin-left: 32px;
}

.battledatasheet {
	margin-top: 1px;
}

.charsheetimage {
	height: 94px;
	width: 75px;
	left: 0px;
	border: 0px;
	margin-top: 3px;
	margin-left: -25px;
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
}

.battlesheetimage {
	height: 94px;
	width: 75px;
	left: 0px;
	border: 0px;
	margin-top: 4px;
	margin-left: 4px;
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
}

.sheetImageLevelStats {
	margin-bottom: 8px; 
}

.sheetFirstRow {
	margin-left: 6px;
	margin-top: 5px;
	color: #969696;
	height: 17px;
}

.sheetAttrRow {
	margin-left: 15px;
	margin-top: 54px;
	color: #969696;
	height: 24px;
}

.sheetBottomStats {
	margin-left: -3px;
	margin-top: 0px; 
	margin-bottom: 10px;
}

.sheetLabel {
	/* color: yellow; */
}

.sheetHpRow {
	color: #969696;
	height: 21px;
}

.hpBall {
	position: absolute;
	background-image: url('img/lomake/color/hpBall.png');
	background-repeat: no-repeat;
	width: 51px;
	height: 47px;
	z-index: 0;
	margin-top: -22px;
	margin-left: -11px;
}

.picRow {
	margin-top: 6px;
	margin-left: -10px;
	height: 51px;	
}

.picRowBattle {
	margin-top: 6px;
	margin-left: 5px;
	height: 51px;	
}

.picRowSpell {
	margin-left: 20px;
	margin-top: 0px;
}

.picRowBow {
	margin-left: 3px;
}

.picRowMelee {
	margin-left: 3px;
}

.picRowSpellBattle {
	margin-left: -1px;
}

.picRowBowBattle {
	margin-left: -1px;
}

.picRowMeleeBattle {
	margin-left: -1px;
}

.sheetAttackRow {
	margin-top: 0px;
	margin-left: -10px;
	color: #969696;
	height: 17px;
}

.sheetAttackRow2 {
	color: #969696;
	margin-top: 4px;
	margin-left: -10px;
	margin-bottom: 6px;
}

.battleAttackRow {
	margin-top: -2px;
	margin-left: 0px;
	height: 17px;
}

.battleAttackRow2 {
	color: #969696;
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 6px;
}

.skillsInHpRow {
	margin-top: 2px;
	margin-left: 63px;
}

.battleRow1 {
	margin-top: 6px;
	margin-left: 0px;
	color: #969696;
	height: 17px;
}

.belowNameRight {
	height: 99px;
	margin-top: -1px;
}