body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff; /* #ece9d8;	 */
}

input.date {
	width: 70px;
}


label {


}

td.label {
/*	text-align: right;*/
}

th.label_th {
	background-color: #ece9d8;
	border-top: 1px solid #ffffff; 
	border-left: 1px solid #ffffff; 
	border-bottom: 1px solid #aca899; 
	border-right: 1px solid #aca899;
	padding: 2px 2px 2px 2px;
	text-align: center;


	font-weight: normal;
}


td.spreadsheet {
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;		
	padding: 1px 0px 1px 0px;
	height: 17px;
}

input.spreadsheet { 
	border: 0px;

}

select.spreadsheet {
	width: 97%;	
}
	
input.date {
	
}

input.number {
	width: 50px;
	text-align: right;	
}

fieldset {
	padding: 5px 5px 5px 5px;
}

button {


	padding: 1px 1px 1px 1px;
}

input {


}

select {
	

}

textarea {


}

select.window_select {
	width: 350px;
	height: 200px;
}
tr.listing_icons {
	background-color: white;
}

.window_select_window {
	width: 350px;
	height: 240px;	
}

.listing_highlight {
	background-color: #DDDDDD;
	border: 1px solid #888888;
}

img.listing_icons_img {
	width: 50px;
	height: 50px;
}

td.listing_icons_img {
	border-bottom: 1px dashed #bababa;
	padding: 4px 4px 4px 4px;
	


	font-weight: bold;
}

td.listing_icons_primary {
	font-family: arial;

	font-weight: bold;
	color: #444444;
	padding-top: 3px;
}

div.listing_icons {
	background-color: white;		
	padding-right: 40px;
}

div.listing_thumbnails {
	background-color: white;		
}

td.listing_icons_secondary {
	font-family: arial;

	color: #444444;
}

td.listing_icons_actions {


	text-align: right;
	border-bottom: 1px dashed #bababa;	
}


div.listing_actionsbar {
	text-align: right;
}

fieldset.listing {


	padding: 4px 4px 4px 4px;
	margin-bottom: 8px;
}

table.listing {
	width: 100%;
}

select.listing_selectaction {

	height: 20px;
	color: #333333;
	margin-right: 30px;
}

a.listing_localaction {
	color: #333333;


	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;	
}

a.listing_localaction_more {
	color: #333333;


}

.listing_localaction_desc {
	color: #BBBBBB;	
}

table.listing_thumbnails {
	display: inline; 
	height: 110px; 
	width: 90px; 
	overflow: hidden;
	cursor: default;
	border: 1px solid #FFFFFF;
	padding: 4px 4px 4px 4px;
}


div.listing_thumbnails_label {
	height: 30px; 
	width: 90px; 
	overflow: hidden;


}


.listing_thumbnails_more {
	border: 1px solid black; 
	background-color: white; 
	position: relative;
	top: 40px; 
	left: -4px;
	width: 190px;


	padding: 5px 5px 5px 5px;
	text-align:left;
}

img.listing_thumbnails_img {
	width: 80px;
	height: 80px;
	border: 1px solid #545454;
}


th {
	font-weight: normal;
	text-align: left;
}

div.listing_table {
	width: 99%;	
	border: 1px solid #7f9db9; 
	background-color: #ffffff;
		
}

div.listing_actionsbar {
	margin-top: 5px;
}

div.listing_thumbnails_xsl {
	margin: 4px 4px 4px 4px;
	padding: 6px 4px 4px 0px;
	overflow-y: scroll;
}

.listing_tab {
	padding: 4px 4px 4px 4px;
}

button.pages_button {


}

div.savedfilters_div {
	 border: 1px solid #7f9db9;
	 height: 100px;
	 overflow-y: auto;
}

div.enum {
	 border: 1px solid #7f9db9;
	 height: 100px;
	 overflow-y: auto;
}


table.basic {
	font-family: arial;

	width: 100%;
	cursor: default;
}

tr.basic_even {
	background-color: #EEEEEE;
}

th.basic_title {
	background-color: #888888;
	color: #EFEFEF;	
	font-weight: bold;
}

div.buttonbar {
	text-align: right;
}

div.windowcontainer {
	padding: 5px 5px 5px 5px;
}

div.entitycollectionlink {
	text-align: right;
}

div.entitycollection {
/*	width: 140px; */
}

a.entitycollection {


	text-decoration: none;
}

a.entitycollection:hover {
	text-decoration: underline;
}

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a {

}

div.horizontalinline {
	text-align: center;

}

.inlinehorizontalcontainer {
	border: 1px solid #999999;
	padding: 5px 5px 5px 5px;
	background-color: white;
}

div.checkbox_container_enum {
	border: 1px solid #7f9db9;	
}

img.image {
	border: 1px solid #7f9db9; 
}

span.fixed {


}

div.hint {


}

div.tooltip {
	position: absolute;
	border: 1px solid #aaaaaa;
	background-color: yellow;
	padding: 3px 3px 3px 3px;


	width: 120px;
}

div.propertyactions {


}

.suggest {
	background-color: #ffffff; 
	border: 1px solid #767676; 
	width: 300px; 
	padding: 5px 5px 5px 5px;
 
 
	cursor: default;
}

.combo {
	background-color: #ffffff; 
	border: 1px solid #767676; 
	height: 200px; 
	width: 400px; 
	padding: 3px 3px 3px 3px;
	overflow: scroll;
}
