﻿body, html, form { background-color: #DDDDDD;}
body, html { padding: 0; margin: 0; z-index: 5; color: #444444; }
body, td, th { font-family: Arial,Verdana,Tahoma; font-size: 10pt; }

a:link { color: Blue; text-decoration: underline; }
a:hover { color: White; text-decoration: underline; }
a:visited { color: Blue; text-decoration: underline; }
a:active { color: Blue; text-decoration: underline; }
.dimmer { z-index: -1; position: absolute; width: 100%; background-color: #444444; opacity: 0.8; filter: Alpha(opacity=80); }
.inset { border: 1px solid white; padding: 5px;}
h1 { background-color: White; margin: 0 0 0px 0; padding: 3px; font-size: 10pt; color: Black; }

.EditRowStyle { }
.EditRowStyle input { width: 220px; }

/* Photo Sets */
.PhotoSetItem { display: inline; width: 200px; }