﻿*{font-size:12px; font-family:Arial, FreeSans, sans-serif;}
body,html,#login-page{overflow:hidden;}
a { text-decoration: none; }
ul { padding-left: 0; }
li { list-style-type: none; }

.clear { clear: both; }
div.main-content { width: 443px; float: left; clear: left; }
div.sidebar-content { width: 180px; float: right; clear: right; }

input.text { border: 1px solid #cedbe4; padding: 3px; width: 120px; }
#contentLogin div.warning { background-color: transparent; background-image: url("../img/bg-invites-warning.png"); color: #fff; width: 271px; }
#contentLogin div.warning p { color: #fff; }
#contentLogin div.warning p strong { color: #fff; }

#description { background: url("../img/bg-o-que-sao-convites.jpg") left bottom no-repeat; width: 443px; height: 568px; }

#description p { display: block; padding: 0 1em; }
#description p.invite-description { height: 80px; padding-right: 8em; }
#description p.example { height: 330px; }

#login-page #loginbox { display: block; }
#loginbox h4{padding:0 1em;}

#invites { background: url("../img/bg-invite-system.png") left 45% repeat-x; text-align: center; }
#invites p.max-invites { display: none; color: #fb851b; }
#invites p.max-invites var { color: #fb851b; }
#invites p.preview { background-color: #fb851b; line-height: 25px; }
#invites p.preview a { color: #fff; }
#invites p.error { background-color:#f00; color: #fff; display: none; }
#invites ul#invites-list li { line-height: 25px; }
#invites ul#invites-list a.remove { background: url("../img/bt-remove.png") left top no-repeat; outline: none; padding: 0 0 5px 5px; text-decoration: none; visibility: hidden; width: 19px; height: 19px; }
#invites ul#invites-list a.remove span { visibility: hidden; }

#loginbox label { display: block; }
#loginbox p { padding: 0 1em; }
#loginbox p.captcha a { display: block; }
#loginbox #captcha-image { background-color: #eee; display: block; width: 107px; height: 48px; }
#loginbox p.forgot { background-color: #fb851b; line-height: 25px; }
#loginbox p.forgot a { color: #fff; }

#invites-success { background: url("../img/bg-invite-system.png") left center repeat-x; text-align: center; }
#invites-success p { font-size: 11px; margin: 3em 1em; }
#invites-success strong { font-size: 14px; }
