﻿html { height: 99%; background: #4e6d83 url(Images/bg.png) fixed; background-repeat: repeat-x; overflow:hidden;}
body { font-family: @Arial Unicode MS; font-size: smaller; font-family: "@Arial Unicode MS"; margin: 0; padding: 0; position: relative; height:100%;}

.header{ display: block; width: 350px; margin: 10px auto;}
#headerLogo { text-align: center; }
/*------- Login Control --------*/
.loginCtrl { margin: auto; font-family: 'Franklin Gothic Medium'; font-size: small; font-weight: normal; font-style: normal; white-space: nowrap; color: #f1f1f1;}
.lblTextHeading { font-family: 'Franklin Gothic Medium'; font-size: xxlarge; font-weight: bold; font-style: normal; white-space: nowrap; color: #00264f; }
.loginCtrl input[type=text], .loginCtrl input[type=password] { width: 210px; background-color: white; margin: 2px 0px 0px 0px; }

.loginCtrl input[type=image] { margin: 2px 7px 0px 0px;}

/*-------- Glenrand Logo ----------*/
.logo { position:absolute; bottom:0px; right: 0px; margin: 0px 20px 20px 0px;}

.subscribe { position:absolute; top:0px; right: 0px; margin: 0px 20px 20px 0px; }

#campaignContainer { margin: 0px auto; text-align: center; }

#campaignContainer input { width: 125px; margin: 20px 10px 0px 10px; }
