@import 'dpgroupman_mv.css';

.regInput{
	width: 300px;
}

UL.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}
UL.menu LI {
	display: inline;
	padding-right: 6px;
}

.house_info_header{

}

.midlle_norm{
padding-left: 15px;
}
DIV.subtitle {
	/*font-weight: bold;
	font-size: 120%;
	margin-top: 10px;*/
	font-size: 15px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	margin-top: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #eaeaea;
}

div.grouptitle {
	font-size: 15px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.groupGenerateForm{
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.groupGenerateForm2{
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding-left: 25px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	
}
TABLE.list {
	width: 100%;
	clear: left;
}

table.list th, table.list td {
	padding: 3px;
}

table.list th.groupsettings, table.list th.grouplevel {
	width: 150px;
} 

TABLE.list TH.nimi {
	width: 200px;
}

TABLE.list TR.odd {
	background-color: #e4e4e4;
}
TABLE.list TR.even {
	background-color: #eee;
}

TABLE.list TH {
	text-align: left;
}

TABLE.list TD.controls {
	width: 100px;
}

TABLE.list th.groupactions {
	width: 100px;
}

INPUT,SELECT {	
	margin-bottom: 4px;
}
.uloadedImage{
	width: 250px;
	float:left;
	margin-bottom: 10px;

}
.uploadImageInputs{
	width: 300px;
	float:left;
}
.inputgroupnameTextarea{
	height: 150px;
}
.commonButtonStyle{
	background-color:#E0DFE3;
	border:1px solid #888888;
	color:#666666;
	float:left;
	font-family:verdana,arial;
	font-size:11px;
	height:20px;
	overflow:visible;
	padding:0pt 5px;
}
