﻿body { background: #000; background-image: url(Images/bodybg.jpg); background-position: center top; background-repeat: no-repeat; }
* { margin: 0; padding: 0; font: bold 12px Arial; color: #FFF; text-decoration: none; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
.clearfix { display: block; }

.sifr { visibility: hidden; }

.watermark { color: #999999 !important; font-style: italic !important; }

.signUp { border: solid 1px #4A4A4A; border-bottom: none; border-right: none; width: 358px; height: 65px; }
.signUp .Input { line-height:20px }
.signUp input.watermarked { float: left; padding: 2px; width: 150px; }
.signUp div.Inner { background: #041C42; padding: 5px 12px 8px 10px; border: solid 4px #063058; border-bottom: none; height: 65px; }
.signUp img { border: none; padding: 0 0 3px 0; margin: 0; width: 50px; height: 50px; }
.signUp .sifr { width: 335px; height: 26px; display: block; background-color: #041C42; color: #61758E; font-weight:normal; font-size:18px; text-transform:uppercase; }
.signUp .Button { background-color: #053C7F; background-image: url(/app_themes/default/images/arrowRight.jpg); background-position: center center; background-repeat: no-repeat; border: 1px solid #063058; color: #FFFFFF; display: block; float: left; height: 15px; margin:0 5px; padding: 2px; width: 15px; }
.signUp input { color:#000 }
