/*
							ImageLibrary
			Styles/Programming (c) 2006 Carsten Lampe
		        TheShop.co.nz / Cactus.net.nz
*/
body { margin:0; padding:0; font: 10pt Arial, Helvetica, sans-serif; color:#000000; }
form { padding:0; margin:0;}
h3 { margin: 0; padding: 0; font-size: 11pt; vertical-align: middle;	}

a:link { color: #00559B; text-decoration: none; }
a:visited { color: #00559B; text-decoration: none; }
a:active { color: #55559B; text-decoration: underline; }
a:hover { color: #00559B; text-decoration: underline; }

.ListBoxSelectCategory1 { width: 90px; }	/* Neccessary to prevent "jumping" due changing content */
.textfield_header { font-size: 8pt; color:#aaaaff; }
.textfield, .textfield1, .textfield2, .textfield3 { color:#0000cc; border: 1px #777777 solid; vertical-align: middle; width: 75%; font: 10pt Arial, Helvetica, sans-serif;}
.textfield2 { width:120px;}
.textfield3 { width: 300px;}
.filefield { color:#0000cc; }
.error {	font-size: 8pt; color: #f12222; }
.spacer { height: 8px; line-height:8px; }
.description { font-size: 8pt; }
.confirmationBig { font-size: 11pt; font-weight: bold; }

.StatusBar { background: #ABA481; vertical-align: middle; line-height: 180%;}
.StatusBarInnerTable { vertical-align: center; }
.SelectBar { background: #F2F1ED; }
.SearchBox { background: #E7E4DC; width:140px; }

.LightBox { border: 1px solid #aaaaaa; background: #EFEFEF; }
.LightBoxBar { background: #8d94b5; line-height: 180%; }
.AddLightboxLink   { font-size: 9pt; text-align: center; }
.Thumbnail         { float: left; margin: 5px 20px 10px 20px; border: 1px solid #ffffff; font-size: 8pt;}
.ThumbnailMarked   { float: left; margin: 5px 20px 10px 20px; background: #F4F3E5; border: 1px solid #D6D6D6; font-size: 8pt;}
.ThumbnailInactive { float: left; margin: 5px 20px 10px 20px; background: #FFCFCF; border: 1px solid #D6D6D6; font-size: 8pt;}
.DownloadBox       { background: #F4F3E5; border: 1px solid #D6D6D6; margin: 25px 0 0 0; }

.Counter { font-size:10pt; }
.CounterRed { color: #cc1010; }
.TermsOfUse {font-size: 8pt; background: #f1f1f1;}

/* *** FOR ADMIN PAGE **************************
   The Admin page has it styles inside the html!
	******************************************* */
