﻿@charset "utf-8";

* { margin: 0px; padding: 0px; }

input[type="radio"], input[type="checkbox"] { margin-right: 5px; }

a { color: #003366; }

    a.intro { color: #666; margin: 0px; padding: 0px; }

select { height: 23px; }

html, body { background-color: #99ccff; margin: 0px; padding: 0px; width: 100%; height: 100%; background-image: url(../images/body_bg.jpg); background-repeat: repeat-x; font-family: Verdana, Geneva, sans-serif; font-size: 12px; color: #003366; }

h1 { margin-bottom: 20px; font-weight: bold; font-size: 22px; color: #0066FF; -webkit-text-shadow: #CCC 2px 2px 1px; text-shadow: #CCC 2px 2px 1px; }

fieldSet { padding: 10px; padding-top: 15px; margin-bottom: 25px; }

.userAccountInfo { width: 250px; margin-right: 10px; float: left; height: 420px; }

.creditCardInfo { width: 500px; height: 420px; }

legend { color: #666; font-weight: bold; }

.bodyContent { margin-left: auto; margin-right: auto; width: 820px; background-color: #FFFFFF; padding: 20px; padding-top: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; }

.termItem { margin-top: 25px; }

.sideNote { margin: 20px; font-style: italic; background-color: #CCC; padding: 10px; color: #333; }

.shadowCap { width: 898px; height: 20px; margin-left: auto; margin-right: auto; }
.shadowWrapper { margin: 0; width: 898px; background-image: url(../images/ds_body.png); background-repeat: repeat-y; margin-left: auto; margin-right: auto; }
.content { background-image: url(../images/globe_bg.jpg); background-repeat: no-repeat; width: 100%; height: 100%; }

.formLabel { font-size: 12px; color: #0066FF; font-weight: bold; margin-bottom: 2px; }

.lightBlue { color: #0066FF; }

.signedIn { font-size: 14px; color: #666; font-weight: bold; margin-bottom: 2px; }

.formItem { margin-bottom: 10px; }

.formInput { font-size: 14px; width: 100%; height: 20px; border: solid 2px #AAAAAA; color: #666666; font-weight: bold; }

.formSelect { width: 100px; height: 25px; border: solid 1px #666; }

h2 { font-size: 18px; color: #0066FF; font-weight: bold; margin-bottom: 15px; -webkit-text-shadow: #CCC 2px 2px 1px; text-shadow: #CCC 2px 2px 1px; }

h3 { color: #0066FF; font-weight: bold; margin-bottom: 15px; -webkit-text-shadow: #CCC 2px 2px 1px; text-shadow: #CCC 2px 2px 1px; }

.header { height: 175px; width: 100%; }

.headerLogo { height: 175px; width: 333px; margin-left: auto; margin-right: auto; background-repeat: no-repeat; background-image: url(../images/logo.png); }

.expirationLabel { font-weight: bold; color: #0066FF; margin-right: 5px; }

.signIn { color: #666; margin-bottom: 15px; }

.intro { color: #0066FF; font-size: 12px; margin-bottom: 10px; color: #666; padding: 10px; }

.signupBtn { color: #FFFFFF; font-weight: bold; font-size: 24px; text-align: center; border: 0px; background-image: url(../images/signup_btn.png); background-repeat: no-repeat; width: 328px; height: 59px; -webkit-text-shadow: #333 1px 1px 1px; text-shadow: #333 1px 1px 1px; cursor: pointer; }

.loginError { color: #f00; font-weight: bold; }

.footer { width: 100%; height: 45px; }

.clear { clear: both; }
