body {
	background-color : #FFFFFF;
	color: #000000;
	
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
	
	margin-left:0em;
	margin-top:0em;
}

/* form */
form.stdForm {
	margin-bottom : 0;
	margin-top: 0;
}

table.stdForm {
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;	
}

td.stdFormLabel {
	border-spacing: 0px;
	vertical-align: top;
	color: #555555;
	padding-left: 40px;
	width: 150px;
	white-space: nowrap;
}

td.stdFormField {
	border-spacing: 0px;
	font-family: Verdana, Times, Arial, Helvetica;
	vertical-align: top;
	color: #555555;
	text-align: left;
}

td.stdFormEmptyRow {
	font-family: Verdana, Times, Arial, Helvetica;
}

td.stdFormButton {
	text-align: center;
}


/* view */
table.stdViewTitle {
	width: 100%;
	border: none;
}

td.stdViewTitle {
	font-size: 16px;
	font-weight: bold;
}

table.stdViewNextPrev {
	width: 100%;
}

td.stdViewNextPrev {
	border: 1px solid #CCCCCC;
	color: #555555;
	width: 25px;
	height: 19px;
	text-align: center;
	vertical-align: middle;
}

a.stdViewNextPrev:link, a.stdViewNextPrev:active, a.stdViewNextPrev:visited, a.stdViewNextPrev:hover {
	text-decoration: none;
	color: #555555;
}

td.stdViewPageNumbers {
	border: 1px solid #CCCCCC;
	color: #555555;
	text-align: center;
}

a.stdViewPageNumbers:link, a.stdViewPageNumbers:active, a.stdViewPageNumbers:visited, a.stdViewPageNumbers:hover {
	text-decoration: none;
	color: #555555;
}

span.stdViewPageNumbers {
	color: #555555;
	font-weight: normal;
}

table.stdAdminViewTable {
	width: 100%;
	background-color: #D8E4F2;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

table.stdViewTable {
	width: 100%;
	border: none;
}

td.stdViewEntry {
	color: #555555;
	padding-left: 40px;
	vertical-align: top;
}

a.stdAdminViewAdminLink:link, a.stdAdminViewAdminLink:active, a.stdAdminViewAdminLink:visited, a.stdAdminViewAdminLink:hover {
}

table.stdViewAlert {
	width: 100%;
	border: none;
}

td.stdViewAlert {
	color: #FF9900;
}

a.stdViewAlert:link, a.stdViewAlert:active, a.stdViewAlert:visited, a.stdViewAlert:hover {
	color: #FF9900;
}

span.stdViewAlert {
	color: #FF9900;
}

img.stdViewIcon {
	border: none;
}

table.stdViewGoTo {
	border: none;
	border-spacing: 0px;
	width: 100%;
	padding-left: 0px;
	border-collapse: collapse;	
}

td.stdViewGoTo {
	color: #555555;
	padding-left: 40px;
	padding-right: 40px;
}

a.stdViewGoTo:link, a.stdViewGoTo:active, a.stdViewGoTo:visited {
	text-decoration: none;
	color: #555555;
}

a.stdViewGoTo:hover {
	color: #FF9900;
}

a.stdViewEntryLink:link, a.stdViewEntryLink:active, a.stdViewEntryLink:visited, a.stdViewEntryLink:hover {
	color: #555555;
}




/* collection, picture only */

td.stdCollectionViewAdminText, td.stdPictureViewAdminText {
	font-size: 10px;
	color: #919191;
	text-align: right;
}
table.stdPictureAdminViewTable {
	width: 100%;
	background-color: #FCFDC3;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

span.stdCollectionViewAboutText, span.stdPictureViewAboutText {
	border: none;
	font-size: 10px;
	color: #919191;
	font-style: italic;
}

td.stdCollectionViewEntry, td.stdPictureViewEntry {
	color: #555555;
	padding-left: 5px;
	padding-top: 6px;
	vertical-align: top;
}

td.stdCollectionViewImage, td.stdPictureViewImage {
	text-align: center;
	padding: 5px;
}

img.stdCollectionViewImage, img.stdPictureViewImage {
	border: 1px solid;
	border-color: #000000;
}


/* statistic only */

table.stdVisitorStatisticViewTable {
	width: 100%;
	background-color: #FCFDC3;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/* formfields, buttons */

button.stdButton, input.stdInputField, textarea.stdTextAreaField, select.stdSelectField, select.stdDateSelectField {
	font-family: Verdana, Times, Arial, Helvetica;
	font-size: 11px;
}

select.stdSelectField {
	width: 197px;
}

select.stdDateSelectField {
}

/* formfields: error styles */

input.stdFormError, textarea.stdFormError, select.stdFormError, select.stdDateSelectError {
	font-family: Verdana, Times, Arial, Helvetica;
	background-color: #FF9900;
	font-size: 11px;
}

select.stdFormError {
	width: 197px;
}

select.stdDateSelectError {
}


/* text styles */

span.stdSuccessInformation {
	font-family: Verdana, Times, Arial, Helvetica;
	color: #FF9900;
}

span.stdFailedInformation {
	font-family: Verdana, Times, Arial, Helvetica;
	color: #FF9900;
}

td.stdRequiredInformation {
	color: #555555;
	padding-left: 40px;
}
span.stdRequiredIdentifier {
	color: #FF9900;
}

/* misc */

a.stdLink:link, a.stdLink:active, a.stdLink:visited, a.stdLink:hover {
	color: #FF9900;
}

td.bold, span.bold {
	font-weight: bold;
}

span.collectionNameAdmin, span.collectionName, span.pictureName {

}

span.blue {
	color: #115588;
}

span.gray {
	color: #999999;
}

span.orange {
	color: #FF9900;
}

img.stat {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.alignRight {
	text-align: right;
}
