﻿body {background:#000000;margin:0px;padding:0px;font-family:Arial;}
img {border:0px;margin:0px;padding:0px;display:block;}
.clear, .Clear {height:0px;clear:both;}

.Page {width:947px;margin:0px auto;position:relative;}

.Links {position:absolute;top:424px;left:583px;}
.Links a.WinKit {display:block;cursor:pointer;width:178px;height:172px;float:left;display:inline;background:url(Images/WinKit.jpg) no-repeat top left;}
.Links a.Catalogue {display:block;cursor:pointer;width:148px;height:172px;float:left;display:inline;background:url(Images/Catalogue.jpg) no-repeat top left;}

.Purenet {text-align:center;margin-top:30px;color:#888888;font-size:70%;}
.Purenet a {color:#aaaaaa;text-decoration:none;}
.Purenet a:Hover {text-decoration:underline;}

.PopupShadow {background:#000000;filter:alpha(opacity=80);display:none;position:absolute;width:100%;height:100%;top:0px;left:0px;}
.PopupContainer {position:absolute;width:100%;height:100%;display:none;top:0px;left:0px;}
.PopupContainer .PopupInner {background:#FFFFFF;border:2px solid #666666;margin:0px auto;width:500px;margin-top:100px;height:500px;}
.PopupContainer .PopupInner .CloseButton {float:right;display:inline;width:100px;text-align:center;padding:5px 0px;background:#666666;}
.PopupContainer .PopupInner .CloseButton a {color:#FFFFFF;text-decoration:none;font-weight:bold;cursor:pointer;}
.PopupContainer .PopupInner .CloseButton a:Hover {text-decoration:underline;} 
.PopupContainer .PopupInner .Title {color:#666666;font-weight:bold;font-size:120%;margin:10px 0px 0px 20px;}
.SubHeader {color:#FFFFFF;background:#BBBBBB;display:block;margin:10px 0px;font-weight:bold;padding:2px 10px;}
.Form {margin:0px;color:#666666;height:424px;overflow:auto;background:#FFFFFF;padding:10px 0px 0px 20px;}
.Form .Row {clear:both;width:450px;}
.Form .Row .Column {float:left;display:inline;margin-bottom:4px;}
.Form .Row .Column1 {width:220px;padding-left:10px;font-size:90%;}
.Form .Row .Column2 {width:220px;}
.Form .Row .Column2 input {width:210px;}
.Form .Row .Column2 select {width:214px;}
.Form .Row .Required {color:#DD0000;}
.Form .Row .MailListMessage {font-size:80%;padding:20px 0px 0px 10px;}
.Form .Row .MailListOptions {font-size:80%;padding:10px 0px 0px 10px;}
.Form .Row .MailListOptions label {float:left;display:inline;margin-right:50px;}
.Form .Row .MailListOptions input {float:left;display:inline;}
.Form .Button {float:right;display:inline;padding:0px 10px 10px 0px;}

.ErrorMessage {margin:0px auto;color:#FFFFFF;font-weight:bold;font-size:80%;}
.ErrorMessage .Error {background:#DD0000;padding:4px 10px;}
.ErrorMessage .Success {background:#00DD00;padding:4px 10px;}