html * {
	margin: 0;
	/*padding: 0; SELECT NOT DISPLAYED CORRECTLY IN FIREFOX */
}

/* GENERAL */
.spinner {
	padding: 5px;
	position: absolute;
	right: 0;
}

#appList {
	width: 1050px;
	height: 60%;
	border: 1px purple;
	float: left;
}

#appListIn {

	border: 1px purple;
	float: left;
	font-size: 40px;
	overflow-x: visible;
	overflow-y: scroll;
	width:700px;
	float:left;
	height:400px; 
	
}

#appItem {
	border: 1px purple;
	float: left;
	font-size: 40px;
	overflow-x: visible;
	overflow-y: scroll;
	display: inline;
	width:340px;
	height:95%; 
	padding-left: 10px;
	float:left
}

.small {
	line-height: 90%;
}

.big {
	line-height: 120%;
	font-size: 20px;
	color: DarkBlue;
}

.bigSpace {
	line-height: 120%;
	font-size: 18px;
}

h7 { /*color: #1589FF; */
	
}

#permanent {
	float: right;
	position: absolute;
	text-align: right;
	right: 5px;
	/*top: 150px;*/
}

#topbar {
	float: top;
	width: 200px;
	text-align: right;
	font-size: 15px;
	top: 5px;
	position: absolute;
	right: 5px;
}

#footer {
	clear: both;
	text-align: center;
	padding: 3px;
	border-top: 1px solid #333;
	bottom: 5px;
	/*position: relative;*/
	left: 15px;
	margin: 0 0 0 0;
}

body { /*		position:relative;

	background: #F8F8FF; 
	background: #FFFFFF;
	color: #151B54;
	text-align: center;
	font: 15px calibri, calibri, calibri, sans-serif;
 */
 text-align: center;
 
	position: relative;
	background-color: white;
	z-index: 1;
	width: 1024px;
	margin-top: 10px;
	margin-bottom: 45px;
	height: 100%;
	  margin-left: auto;

  margin-right: auto;
}

html {
	position: relative;
	width: 100%;
	height: 100%;
}

* html #content {
	height: 100%;
}

a:link,a:visited,a:hover {
	/*color: #666;
	font-weight: bold;*/
	color: #000000;
	text-decoration: none;
	/*	line-height: 120%*/
	
}

a:hover {
	color: #206E47;
}

h1 {
	color: #206E47;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	margin: .8em 0 .3em 0;
/*	line-height: 120%*/
	
}

h2 {
	color: #206E47;
	/*line-height: 120%*/
}

h3 {
	color: #206E47;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	margin: .8em 0 .3em 0;
/*	line-height: 120%*/
}

ul {
	padding-left: 15px;
}

input,select,textarea {
	background-color: #fcfcfc;
	border: 1px solid #ccc;
	font: 15px calibri, calibri, calibri, sans-serif;
	/*line-height:120%;*/
	margin: 2px 0;
	padding: 2px 4px;
}

select {
	padding: 2px 2px 2px 0;
}

textarea {
	width: 300px;
	height: 100px;
	vertical-align: top;
	display: inline;
}

input:focus,select:focus,textarea:focus {
	border: 1px solid #b2d1ff;
}

input#bigger {
	width: 600px; /*adjust width as required*/
}

.body { /*float: left;*/
	width: 1024px;
	display: block;
	margin: 0 auto 10px auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

/* NAVIGATION MENU */
.nav {
	/*background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
	background-color: green;*/
	position: relative;
	border: none;
	margin-top: 5px;
	padding: 10px 0px;
	/*display: inline-block;*/
}

.menuButton {
	font-size: 20px;
	padding: 2px 5px 2px 5px;
	background-color: #2A8156;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-style: solid solid solid solid;
	margin: -3px;
	color: #FFFFFF;
}

.menuButton a { /*color: #342D7E;*/
	color: #FFFFFF;
	/*padding: 5px 0px 5px px;
		background-color:#FFFFFF;*/
}

.menuButton a.home {
	/*background: url(../images/skin/house.png) center left no-repeat;*/
		color: #FFFFFF;
	/*padding-left: 25px;*/
	
}

.menuButton a.list {
	/*background: url(../images/skin/database_table.png) center left no-repeat;*/
		color: #FFFFFF;
	/*padding-left: 25px;*/
	
}

.menuButton a.list:link {
	color: #FFFFFF;
}

.menuButton a.list:visited {
	color: #FFFFFF;;
}

.nav a.list:visited {
	color: #FFFFFF;;
}

.menuButton a.list:hover {
	color: #FFFFFF;
}
.menuButton a.list:active {
	color: #2A8156;
	background-color: #FFFFFF;
}

a.current {
	color: #2A8156;
	background-color: #FFFFFF;
}

.menuButton a.create:active {
	color: #2A8156;
	background-color: #FFFFFF;
}

.menuButton a.create {
	/*	background: url(../images/skin/database_add.png) center left no-repeat;
	color: #342D7E;
	padding-left: 25px;*/
	border: none;
}


.menuButton a.print {
/*	background: transparent url(../images/skin/printer.jpg) center left
		no-repeat;
			background-size:30px 27px;*/
		
	/*	color: #342D7E;*/
	padding: 1px 25px 1px 0;
	margin: 0px -6px 0px -6px;
	border: none;
}

.menuButton.normalText:hover { /*color: #8D38C9;*/
	color: #000000;
}

.menuButton.normalText {
	/*	background: url(../images/skin/database_table.png) center left no-repeat;
	color: #342D7E;*/
	/*float: left;
		margin-left: 30px;
	padding-left: 25px;
	display: inline;*/
}

.menuButton.blueText {
	/*	background: url(../images/skin/database_table.png) center left no-repeat;
	color: #1589FF; */
	/*float: left;
		margin-left: 30px;
	padding-left: 25px;
	display: inline;*/
	color: #2A8156;
	
	background-color: #0b0
}

.menuButton.sub {
	display: none;
}

.menuButton.subNormalText {
	color: #000000;
	/*	color: #342D7E;*/
	float: center;
	margin-left: 10px;
	font-size: 15px;
	/*	padding-left: 25px;*/
	display: inline;
}

.menuButton.subBlueText {
	/*	background: url(../images/skin/database_table.png) center left no-repeat;*/
	color: #1589FF;
	font-size: 15px;
	float: center;
	margin-left: 10px;
	/*	padding-left: 25px;*/
	display: inline;
	background-color: #0b0
}

a.nav:link { /*	color: blue;*/
	text-decoration: none;
}

a.nav:visited { /*	color: purple;*/
	text-decoration: none;
}

a.nav:hover { /*	color: orange;*/
	text-decoration: underline;
}
/*
a.nav:active {color: red; }
*/
/* MESSAGES AND ERRORS */
.message {
	background: #f3f8fc url(../images/skin/information.png) 8px 50%
		no-repeat;
	border: 1px solid #b2d1ff;
	color: #006dba;
	margin: 10px 0 5px 0;
	padding: 5px 5px 5px 30px
}

div.errors {
	background: #fff3f3;
	border: 1px solid red;
	color: #cc0000;
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 0;
}

div.errors ul {
	list-style: none;
	padding: 0;
}

div.errors li {
	background: url(../images/skin/exclamation.png) 8px 0% no-repeat;
	line-height: 16px;
	padding-left: 30px;
}

td.errors select {
	border: 1px solid red;
}

td.errors input {
	border: 1px solid red;
}

/* TABLES */
table {
	border: 2px solid #ccc;
	width: 100%
}

tr {
	border: 0;
}

th {
	font: 18px calibri, calibri, calibri, sans-serif;
	line-height: 17px;
	padding: 5px 6px;
	text-align: left;
	vertical-align: top;
}

td {
	font: 18px calibri, calibri, calibri, sans-serif;
	/*line-height: 12px;*/
	padding: 5px 6px;
	text-align: left;
	vertical-align: top;
}

th {
	background: #fff url(../images/skin/shadow.jpg);
	color: #666;
	font-size: 18px;
	font-weight: bold;
/*	line-height: 17px;*/
	padding: 2px 6px;
}

th a:link,th a:visited,th a:hover {
	color: #333;
	display: block;
	font-size: 16px;
	text-decoration: none;
	width: 100%;
}

th.asc a,th.desc a {
	background-position: right;
	background-repeat: no-repeat;
}

th.asc a {
	background-image: url(../images/skin/sorted_asc.gif);
}

th.desc a {
	background-image: url(../images/skin/sorted_desc.gif);
}

.odd {
	background: #f7f7f7;
	/*line-height: 120%;*/
}

.even {
	background: #fff;
	/*	line-height: 120%;*/
	
}

/*.list {
	width:80%;
}*/

/* LIST */
.list table {
	border-collapse: collapse;
}

.list th,.list td {
	border-left: 1px solid #ddd;
}

.list th:hover,.list tr:hover {
	background: #b2d1ff;
}

.list li {
	font-size: 48px;
}

/* PAGINATION */
.paginateButtons {
	background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
	border: 1px solid #ccc;
	border-top: 0;
	color: #666;
	font-size: 10px;
	overflow: hidden;
	padding: 10px 3px;
}

.paginateButtons a {
	background: #fff;
	border: 1px solid #ccc;
	border-color: #ccc #aaa #aaa #ccc;
	color: #666;
	margin: 0 3px;
	padding: 2px 6px;
}

.paginateButtons span {
	padding: 2px 3px;
}

/* DIALOG */
.dialog table {
	padding: 5px 0 5px 0;
}

.prop {
	padding: 5px;
}

.prop .name {
	text-align: left;
	width: 15%;
	white-space: nowrap;
}

.prop .value {
	text-align: left;
	width: 85%;
}

/* ACTION BUTTONS */
.buttons {
	background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
	border: 1px solid #ccc;
	color: #666;
	font-size: 15px;
	margin-top: 5px;
	overflow: hidden;
	padding: 0;
}

.buttons print_button {
	background: #fff;
	border: 0;
	color: #333;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	margin-left: 3px;
	overflow: visible;
	padding: 2px 6px;
}

.buttons input {
	background: #fff;
	border: 0;
	color: #333;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	margin-left: 3px;
	overflow: visible;
	padding: 2px 6px;
}


.buttons input.delete {
	background: #FFFFFF url(../images/skin/database_delete.png) 5px 50%
		no-repeat;
	padding-left: 28px;
		padding-top: 10px;
			margin-right: -20px;
		
}

.buttons input.edit {
	background: transparent url(../images/skin/database_edit.png) 5px 50%
		no-repeat;
	padding-left: 28px;
}

.buttons input.save {
	background: transparent url(../images/skin/database_save.png) 5px 50%
		no-repeat;
	padding-left: 28px;
}

.buttons input.list {
	background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
	border: 1px solid #EBDDE2;
	border-style: solid none solid none;
	margin-top: 5px;
	padding: 7px 12px;
}
/*

COLORING

For ease of colortheming, the color selectors are grouped together with descriptive comments.
Just change the color-values to apply your own color-scheme.

*/

/* Main navigation */
.navigation li a {
	background-color: #151B54
} /* Background-color */
.navigation li.navigation_active a {
	background-color: #1589FF;
} /* Background-color of active item */
.navigation li.navigation_active a:hover {
	background-color: #C25A7C;
} /* Background-color of hovered active item */
.navigation li a:hover {
	background-color: #ADDFFF;
} /* Background-color of hovered item */
.navigation li a {
	color: #EBDDE2;
} /* Text color */
.navigation li a:hover {
	color: #fff;
} /* Text color on hovering */
.navigation li {
	border: 1px solid #888;
} /* Border color */
.navigation li.navigation_first {
	border-left-color: #888;
} /* Border color. Typically same as above */
.navigation li {
	border-left-color: #bbb;
} /* Highlight border-color */
.navigation li.navigation_active {
	border-left-color: #555;
} /* Highlight border-color of active item */

/* Sub navigation */
.subnavigation li {
	background-color: #555;
} /* Background-color */
.subnavigation li a {
	border-color: #555;
} /* Should be set to the same as the above */
.subnavigation li a {
	color: #fff;
} /* Text color */
.subnavigation li a:hover {
	border-color: #fff;
} /* Markings color of hovered item */
.subnavigation li a:hover {
	color: #e0e0e0;
} /* Text color of hovered item */
.subnavigation li.subnavigation_active a {
	color: #e0e0e0;
} /* Text color of active item */
.subnavigation li.subnavigation_active a {
	border-color: #e0e0e0;
} /* Markings color of active item */
.navigation {
	list-style-type: none;
	clear: both;
	margin: 1em 0;
	font-size: 16px;
	overflow: hidden; /* Clearing floats */
}

.navigation li {
	float: left;
	/* border: 1px solid #888; */
	/* border-left-color: #bbb; */
}

.navigation li.navigation_first { /* border-left-color: #888; */
	
}

.navigation li.navigation_active { /* border-left-color: #555; */
	
}

.navigation li a {
	padding: 0.5em 1em;
	display: block;
	text-decoration: none;
	/* background-color: #aaa; */
	/* color: #fff; */
}

.navigation li a:hover { /* background-color: #999; */
	
}

.navigation li.navigation_active a { /* background-color: #555; */
	color: #fff;
	cursor: default;
}

.subnavigation {
	list-style-type: none;
	clear: both;
	margin: 1em 0;
	font-size: 12px;
	overflow: auto; /* Clearing floats */
}

.subnavigation li {
	float: left;
	/* background-color: #555; */
	padding: 0.35em 1.5em;
	border-width: 1px 0;
}

.subnavigation li a {
	display: block;
	/* color: #fff; */
	padding: 2px 0;
	/* border-color: #555; */
	border-style: solid;
	border-width: 1px 0;
	text-decoration: none;
}

.subnavigation li a:hover { /* border-color: #fff; */
	border-width: 1px 0;
}

.subnavigation li.subnavigation_active a { /* color: #e0e0e0; */
	cursor: default;
	/* border-color: #e0e0e0; */
}

.smalllogo {
	padding: 10px 0px;
	position: absolute;
	left: 0;
}

.letters{
	
	display:inline-block;
	border:1px dotted green;
	margin-right:5px;
}

img.avatar {
  width: 6.0em;
  height: 7.5em;
}
img.avatar_small {
  width: 4em;
  height: 5em;
}

img.avatar_tiny {
  width: 1.5em;
  height: 1.875em;
}


.photo{
	position: absolute;
	top:250px;
	right:50px; 
	padding: 10px 10px 10px 10px;
	border:2px solid #ccc;
}

.clash {
	color: red;
	/*line-height: 120%;*/
}


.noRecord {
	color: green;
	/*line-height: 120%;*/
}

.trBorder{
	border:1px solid #ccc;
}

.main{
	float:left;
	width:500px;
	background:#9c9;
  	paddind-bottom:10px

	
}

.sidebar{
	float:right;
width:250px;
background:#9c9;
}


