@charset "utf-8";
/* CSS Document */

html {height:100%;}
body {width:758px; }
#border {border:8px #3d3d3d solid; width:758px; height:567px;}
#login {width:758px; height:567px; border:solid 1px #000000; background:url(../images/login/login_bg.png) repeat-x -12px 0;}
#logo {width:758px; height:150px; background:url(../images/login/large-cockburns-logo.gif) no-repeat 50% 100px; padding:25px 0;}
#welcome { text-align:center;}
p {width:297px; text-align:center; display:block; margin:0 auto; padding-bottom:10px; line-height:1.4em;}
#welcome p span {color:#9d161b; font-weight:bold;}
p.form {padding:10px 0 5px 0; font-size:10px; width:475px;}
.select {margin:0 5px; width:130px; font:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.tickbox {margin:0 5px -1px 0;}

p.form a.enter span {visibility:hidden;}
p.form a.enter {width:90px; height:24px; display:block; background:url(../images/login/enter.gif) no-repeat; margin:15px auto;}
p.form a.enter:hover {background-position:0 -24px;}

#legal {padding:8px 22px ; margin-bottom:20px; color:#333333; width:710px; background:url(../images/login/enjoy.gif) no-repeat right 8px;}
#legal span {visibility:hidden}
#legal a.drink {width:201px; height:15px; display:block; background:url(../images/login/drinkaware2.gif) no-repeat 0 0px; float:left; margin-right:5px; padding:0;}
/*#legal a.drink:hover {background-position:0 100%;}*/
#legal a {font-weight:normal; font-size:10px; padding:4px 4px; }

.terms {display:block;}

#error {color:#9d161b;}
