﻿#content {
text-align:left;
width:100%;
}

#aap_powered {
font-size:80%;
text-align:center;
}

.newline {
clear:both;
padding:4px 5px;
border-top:1px solid #413225;
border-bottom:1px solid #413225;
margin:-1px 0 0 0;
overflow:hidden;
}

.newline label {
float:left;
width:300px;
padding:3px 0 0 0;
position:static;
}

.newline p {
float:left;
clear:left;
width:300px;
padding:3px 0 0 0;
margin:0;
font-size:80%;
}

.newline input {
width:300px;
padding:2px;
}

.newline select {
width:300px;
padding:2px;
}

.newline  textarea {
width:300px;
height:100px;
}

.newline span {
margin:2px 0;
display:block;
}

.newline label em {
color:#197FB0;
padding:0 0 0 3px;
}

.newline .small_tb {
width:140px;
}

#errorsDiv {
background-color:#F5EDD6;
border-left:5px solid #00314F;
color:#000000;
font-size:13px;
}

#errorsDiv  ul {
padding:0;
list-style:none;
}

#errorsDiv  ul li {
background:none;
padding:3px 10px;
}

#stats {
width:100%;
margin:10px 0 0 0;
border-collapse:collapse;
}

#stats tr td, #stats tr th {
border:1px solid #ccc;
padding:3px;
}

#stats tr th {
background:#eaeaea;
}

.float_left {
float:left;
width:365px;

}

.float_right {
float:right;
width:365px;
}

.float_right  .newline label {
width:140px;
}

#aap_content .aap_button {
float:right;
background:url(../img/aap_button.png) top left no-repeat;
color:#fff;
display:block;
width:100px;
height:23px;
padding:1px 0 0 0;
text-decoration:none;
text-align:center;
margin:0 0 0 5px;
}

#aap_content .aap_button:hover {
color:#fff;
background:url(../img/aap_button.png) bottom left no-repeat;
}

#aap_content .aap_signup {
background:url(../img/aap_button.png) top left no-repeat;

color:#fff;
display:block;
width:100px;
height:23px;
padding:1px 0 0 0;
text-decoration:none;
text-align:center;
margin:10px 0 10px 5px;
}

#aap_content .aap_signup:hover {
color:#fff;
background:url(../img/aap_button.png) bottom left no-repeat;
}

#aap_content h1 {
color:#942d0c;
font-size:140%;
font-style:italic;
font-weight:normal;
}

#aap_content  hr {
height:1px;
border:none;
background:#942d0c;
}

#aap_content  ul {

margin:0;
}

#aap_content h2 {
font-family:Comic Sans MS;
color:#197FB0;
text-transform:none;
font-style:normal;
font-weight:normal;
font-size:120%;
margin:10px 0;
}

#aap_content  {
font-family:Comic Sans MS;
color:#043556;

}

.clear {
clear:both;
}

#aap_content table {
text-align:left;
}

#aap_content a {
color:#00314F;
}