@import url('css/reset.css');
@import url('css/text.css');
@import url('css/960.css');

a { color: #fff; font-weight:normal; text-decoration:none;}
a:hover {text-decoration: underline;}
body { background: #333; font-family: arial; margin: 0px; padding: 0px; line-height: 1.5em; color: #fff; }
.header { margin-bottom: -20px; margin-top: -15px;}
.header h1 { background: transparent url('images/logo.png') no-repeat left; text-indent: -99999px; color: #fff; margin-top:0px; text-align: left; padding-left: 65px; padding-top: 25px; margin-bottom: 0px;}
.header h1 a { text-indent: -99999px; height: 125px; width: 200px; display: block;}
.content { background: #000 url('images/back.jpg') repeat-x center bottom; border-bottom: 1px solid #222; border-top: 1px solid #111; }
#footer{ padding-top: 20px; }
#footer p { font-weight: bold; }
.homepage { padding: 40px;}
.intro h2 { line-height: 1.2em; font-size: 1.5em; font-weight: normal;}
.intro h2 span { font-size: 1.4em; display:block; padding-bottom: 10px; font-weight: bold;}
.intro h3 { font-weight: normal; font-size: 1.1em; line-height: 1.2em; color: #fff; position: relative; margin-top: -10px;}
.intro p { font-size: 1.3em; line-height: 1.5em;}
.promo .faces { float:left; margin-top: -35px; margin-bottom: 20px; margin-left: 50px;}
.promo .faces div { float:left;}
.promo .faces img {float:left; padding:0px; margin:0px;}
.promo .faces .textbox { display:none;}
.promo .faces .tim_box {position:absolute; margin-left: -90px;}
.promo .faces .tracker_box {position:absolute; margin-left: -40px; margin-top: 140px;}
#plans, #apply_beta { font-size: 1.3em; text-align: center; width: 280px; background: #2daebf url('images/alert-overlay.png') repeat-x; display: inline-block; padding: 10px; color: #fff; text-decoration: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); text-shadow: 0 -1px 1px rgba(0,0,0,0.25); border-bottom: 1px solid rgba(0,0,0,0.25); position: relative; cursor: pointer; }
#plans:hover, #apply_beta:hover, #profile_button:hover, #group_button:hover, #search_button:hover, .go_button:hover, .button:hover, .button_connect:hover { background-color: #007d9a; color: #fff; text-decoration: none; }
.content form { padding: 40px;}
.content form hr {border:1px solid #000;}
.content .intro form { padding: 0px; padding-right: 100px;}
.content .intro form textarea { width: 100%; padding: 5px;}
.content .intro form label { float: left; width: 200px;}
.content .intro form input { float: left; width: 340px;}
.content .intro form p { float: left; line-height: 2.0em;}
.content form input[type=text], .content form input[type=password] { font-size: 0.9em; color: #ccc; padding: 5px; font-weight: bold; }
.content form p { font-size: 1.3em; font-weight: bold; }
.content form button { font-size: 1.2em; }
.content form textarea { width: 100%; height: 300px; margin-bottom: 20px; padding: 5px;}
.choice {font-weight: bold; text-align: center; margin-left: -10px; margin-bottom: 10px; margin-top: -10px;}
.highlight {background: #f36f6f;}
.company img { margin-bottom: -8px; }