/* $Id: user.css 71 2008-05-23 21:00:12Z jturmel $ */

legend {
color: #000;
margin-bottom: 10px;
}

#import_submit, #invite_submit {
margin: 0;
width: 177px;
}

#individual_submit, #login_submit {
width: 100px;
}

div.warning {
background: #CBC8C4 url(http://assets.oneprayer.com/img/shared/safe.jpg) no-repeat 275px 5px;
margin-top: 20px;
padding: 15px;
}

div.warning h4 a, div.warning h4 a:visited, div.warning h4 a:hover {
border-color: #000;
color: #000;
}

div.warning p {
display: none;
font-size: 0.8em;
margin: 10px 0 0 0;
}

div#badges {
height: 0;
overflow: hidden;
}

div#badges textarea {
font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size: 10px;
width: 95%;
}

div#badges table {
width: 100%;
}

div#badges table tr:first-child {
background-color: #4B4844;
color: #FFF;
height: 30px;
text-align: left;
}

div#badges table tr:first-child th {
padding: 5px;
}

div#badges table tr:first-child th:first-child {
width: 220px;
}

div#badges table tr td {
background-color: #dbd8d4;
font-size: 10px;
padding: 15px;
}

div#import, div#individual, div#login {
float: left;
padding: 20px;
width: 320px;
}

div#invite {
padding: 20px;
}

div#invite {
clear: both;
display: none;
}

div#import label, div#individual label, div#login label {
display: block;
}

div#import table, div#individual table, div#invite table, div#login table {
margin: 10px 0;
}

/* Field specific styles */

div#import #email {
width: 140px;
}

div#import #email_domain {
width: 90px;
}

div#individual input {
clear: both;
margin: 0;
}

.indicator {
display: none;
padding: 3px;
}

.errors {
background-color: #E4456F;
color: #000;
display: none;
font-size: 0.9em;
padding: 5px;
}

.errors li {
margin-left: 15px;
}

div#invite .errors {
margin-bottom: 10px;
}

.message {
margin-top: 10px;
padding: 10px;
}

div.left {
float: left;
width: 450px;
}

div.right {
float: right;
width: 200px;
}

div.right .blue_button {
margin-top: 0;
}

/* Login specific */

.smashed .box {
float: left;
height: 350px;
width: 390px;
}

div#login_outer {
margin-right: 20px;
}

form#login_form td {
padding-bottom: 10px;
}

div#login_outer div.submit input {
margin: 0 0 1em;
}

div#login_outer p.note {
font-size: 0.8em;
}

/* My specific */

#my .dashboard {
float: left;
width: 580px;
}

#my div#sub_nav {
float: right;
}

#my .important_info {
float: left;
height: 270px;
margin-right: 20px;
text-align: center;
width: 220px;
}

#my .important_info img.my_blog {
height: 155px;
margin-bottom: 20px;
width: 180px;
}

#my .important_info a {
border-bottom: none;
color: #084F78;
}

#my .important_dates {
float: left;
height: 270px;
/* width: 555px; */
width: 580px;
}

#my .important_dates ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#my .important_dates li {
color: #000;
float: left;
height: 210px;
list-style-image: none;
margin-right: 12px;
position: relative;
width: 115px;
}

#my .important_dates li:last-child {
margin-right: 0;
}

#my .important_dates li span {
background-color: #d53d7b;
color: #fff;
display: block;
padding: 5px;
text-align: center;
}

#my .important_dates li p {
background-color: #fff;
padding: 10px;
}

#my .important_dates li .blue_button, #my .important_dates li .disabled_button {
bottom: 0;
font-size: 12px;
letter-spacing: normal;
position: absolute;
width: 100px;
}

#my .preview {
	float: right;
	width: 180px;
}

#my .preview input {
	width: 130px;
}