@charset "utf-8";
/* CSS Document */

/*LOGIN PAGE*/
div#login { position:absolute; width:278px; height:239px; margin:0px; padding:0px; left: 336px; top: 80px; z-index:10000; background-position: top; }
fieldset input { float : right; width : 50%; border : 1px solid #0066cc; }
fieldset input:hover { border-color : #fff; }
fieldset input:active, input:focus { border-color : #0066CC; }
label, label span { display : block; padding-bottom : .25em; }
label { float : left; width : 100%; }
label span { float : left; width : 45%; text-align : center; }
form div { margin-bottom : 20px; padding : 10px 20px; border : 1px solid #a23668; text-align : center; }
fieldset { float : left; width : 230px; height : 80px; margin : 0 20px 10px 0; padding : 20px; border : 1px solid #fff; overflow : hidden; background-color :#20242d; }
form div input { padding : 0 .25em; background-color : #000000; border : 2px double #551c35; border-top-color : #000000; font : bold 92% Tahoma, Verdana, Arial, sans-serif; color : #0066CC; text-transform : uppercase; }
form div input:hover{ background-color : #415E98; }
/*DEALER DOWNLOADS PAGE*/
div#downloads {position: relative; margin:0px; padding:59px 0px 59px 59px;}
/*Passworde Creation Page*/
div#create { position:absolute; width:550px; height:400px; margin:0px; padding:0px; left: 310px; top: 80px; z-index:10000; background-position: top; }fieldset input { float : right; width : 50%; border : 1px solid #0066cc; }
fieldset#create input:hover { border-color : #ff0000; }
fieldset#create input:active, input:focus { border-color : #0066CC; }
fieldset#create { float : left; width : 300px; height : 110px; margin : 0 20px 10px 0; padding : 20px; border : 1px solid #fff; overflow : hidden; background-color :#20242d; }
.log{padding-left: 72px; font:18px "Times New Roman", Times, serif;color:#fff; }
H2 a:hover { text-decoration:underline;color:#002e5b; }
