#ja-container2 {
	width: 640px;
	margin: 0 auto;
	margin-top: 10px;
	background: url(../main-images/athletes/prof-page-bg-btg2.png) #000000 bottom left repeat-x;
}

#ja-container2-header {
	width: 640px;
	background: url(../main-images/athletes/prof-page-title-bg.png) top left no-repeat;
	height: 49px;
	text-align: center;
}

#ja-container2-header h4 {
	font-size: 16px;
	padding-top: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
	
#ja-left-column {
	width: 228px;
	float: left;
	padding-left: 4px;
}

#ja-right-column {
	width: 399px;
	float: right;
	padding-right: 4px;
}

#profile-main-photo,
#profile-gallery,
#athlete-diet,
#athlete-upcoming-events
{
    width: 226px;
	border-bottom: 1px solid #333333;
    color: #fff;
    font-size: .85em;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#athlete-status,
#athlete-information,
#athlete-about-me,
#athlete-workout {
   width: 397px;
   border-bottom: 1px solid #333333;
   color: #fff;
   font-size: .85em;
   margin-bottom: 10px;
   padding-bottom: 5px;
}

#athlete-status em {
    font-size: .8em;
}

#ja-left-column h4,
#ja-right-column h4 {
    color: #fff;
    padding: 3px 0 0px 8px;
	margin: 2px;
	height: 19px;
	font-size: 1.5em;
}

#ja-left-column p,
#ja-right-column p {
    padding: 5px 10px;
}

em.status-sent {
    padding-left: 10px;
	padding-bottom: 5px;
	font-size:.8em;
}

span.status-sent {
    display: inline;
}

table.ath-info-table td {
    padding-left: 10px;
	padding-top: 5px;
    padding-bottom: 4px;
}
td.ath-info-title {
	font-weight: bold;
}

table.measurements-table td{
    padding-right: 10px;
}

td.ath-info-rt-col {
	padding-left: 10px;
}

td.ath-info-rt-col a {
    color: #fff !important;
	text-decoration: none !important;
}

td.ath-info-rt-col a:hover {
    color: #fff !important;
	text-decoration: underline !important;
}

#ja-gallery-space {
    padding: 5px 0;
}

img.ja-gallery-thumb {
    padding-left: 5px;
}

table.ath-wo-table td {
    padding-left: 10px;
    padding-top: 5px;
	padding-bottom: 5px;
}

table.ath-diet-table td {
	padding: 4px 10px;
}

td.ath-wo-header {
    padding: 3px 4px;
	background-image: url(../main-images/black-diag-bg2.png);
    color: #FF0000;
	font-weight: bold;
	border: 1px solid #333333;
	text-transform: uppercase;
}

td.ath-wo-details {
}

td.ath-diet-header {
	padding: 3px 4px 3px 0px;
    color: #fff;
	font-weight: bold;
}

td.ath-diet-details {
    padding-top: 4px;
    padding-bottom: 10px;
}

#ja-login-signup {
	width: 662px;
	height: 87px;
}

#ja-login-signup li {
    display: block;
    border-bottom: none;
}

#ja-login-area,
#ja-signup-area {
    float: left;
    padding-right: 30px;
    font-size: .8em;
    width: 190px;
    text-align: center;
    margin-top: 10px;
}

li.ja-button {
    background: #FFE92E;
    width: 60px;
    color: #000;
    text-align: center;
    font-weight: bold;
    font-size: .8em;
    cursor: pointer;
    margin: 0 auto;
    border: 1px solid #000;
    height: 13px;
}

#ja-container {
    width: 700px;
}

#profile-main-photo img {
  padding: 2px;
}

td#smoothie-supplement {
    font-weight: bold;
	margin-bottom: 3px;
	color: #fff;
	width: 84px;
	padding-right: 116px;
}

td.fav-table-spacer ul {
	list-style: none;
}

td.fav-table-spacer li {
	clear: left;
	float: left;
	height: 23px;
	padding-top: 5px;
	width: 323px;
}

#smoothie-supplement-title {
    background: url(../main-images/athletes/ja-star.png) top left no-repeat;
    font-weight: bold;
	margin-bottom: 3px;
	color: #FF0000;
	padding-left: 25px;
}

table.ath-n-a-o-table td {
	padding-left: 0px !important;
}

td.fav-table-spacer {
	padding-left: 0px !important;
}

#title {
	
}
#login {
	margin: 0 auto;
	padding: 5px;
	background-color: #3F3F3F;
	margin-top: 30px;
	width: 300px!important;
	border: 1px solid #000000!important;
	background-image: url(../images/formBackground.png);
}

#login td {
	padding: 3px;
}

#register {
	margin: 0 auto;
	padding: 5px;
	background-color: #3F3F3F;
	margin-top: 30px;
	width: 400px!important;
	border: 1px solid #000000!important;
	background-image: url(../images/formBackground.png);
}

#register .text {
	width: 200px;
}

#register td {
	padding: 3px;
}

#error {
	border: 1px solid #FF0000;
	padding: 5px;
	background-color: #FF9999;
	color: #FF0000;
	font-size: 12px;
	margin-bottom: 15px;
}

#error p {
	padding: 0px;
}

#success p { padding: 0px; }
#success {
	border: 1px solid #009900;
	padding: 5px;
	background-color: #FFFFCC;
	color: #009900;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}
#success a, #success a:visited, #success a:hover; #success a:active {
	color: #009900!important;
}

#error ul {
	list-style: disc;
	clear: none;
	list-style-type:disc;
	float: none;
	margin-left: 30px;
}

#error ul li {
	float: none;
	font-weight: normal;
}

.tiny {
	font-size: 10px;
}

.textarea1 {
	width: 375px;
}

.textarea2 {
	width: 200px;
}
.texttiny {
	width: 20px;
}
.red-small {
	font-size: 10px;
	color: #FF0000;
	display: inline!important;
	visibility: visible;
	line-height: 12px;
}

#admin-table {
	border: 1px solid #000000;
	margin: 0 auto;
	font-size: 11px;
	border-bottom: 0px;
}

#admin-table td {
	padding: 3px;
}

#admin-table td {
	border-bottom: 1px solid #000000;
}

#admin-table .titles {
	background-color: #990000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#title {
	
}
#login {
	margin: 0 auto;
	padding: 5px;
	background-color: #3F3F3F;
	margin-top: 30px;
	width: 300px!important;
	border: 1px solid #000000!important;
	background-image: url(../images/formBackground.png);
}

#login td {
	padding: 3px;
}

#register {
	margin: 0 auto;
	padding: 5px;
	background-color: #3F3F3F;
	margin-top: 30px;
	width: 400px!important;
	border: 1px solid #000000!important;
	background-image: url(../images/formBackground.png);
}

#register .text {
	width: 200px;
}

#register td {
	padding: 3px;
}

#error {
	border: 1px solid #FF0000;
	padding: 5px;
	background-color: #FF9999;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}

#error p {
	padding: 0px;
}

#success p { padding: 0px; }
#success {
	border: 1px solid #009900;
	padding: 5px;
	background-color: #FFFFCC;
	color: #009900;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}
#success a {
	color: #009900;
}

#error ul {
	list-style: disc;
	clear: none;
	list-style-type:disc;
	float: none;
	margin-left: 30px;
}

#error ul li {
	float: none;
	font-weight: normal;
}

.tiny {
	font-size: 10px;
}

.textarea1 {
	width: 375px;
}

.textarea2 {
	width: 200px;
}
.texttiny {
	width: 20px;
}
.red-small {
	font-size: 10px;
	color: #FF0000;
	display: inline!important;
	visibility: visible;
	line-height: 12px;
}

#admin-table {
	border: 1px solid #000000;
	margin: 0 auto;
	font-size: 11px;
	border-bottom: 0px;
}

#admin-table td {
	padding: 3px;
}

#admin-table td {
	border-bottom: 1px solid #000000;
}

#admin-table .titles {
	background-color: #990000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#profile-comments {
	padding: 10px;
}

#profile-comments h4 {
	font-size: 16px;
}
.simple-error {
	color: red;
}

#profile-comments table td {
	padding: 5px;
}

#profile-comments .profile-image {
	height: 100px;
	background-image: url(../../_athletes/images/thumb_no-profile-image.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#compose-button {
	width: 212px;
	display: block;
	background-image: url(../../images/ja-title-bg.jpg);
	padding: 5px;
	margin: 0px auto;
	margin-top: 3px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
#compose-button:hover {
	background-color: #990000;
	background-image: none;
}

.removeformatting ul, .removeformatting ol {
	float: none;
	margin-left: 40px;
	margin-top: 5px;
}

.removeformatting ol {
	margin-left: 50px;
}
.removeformatting ul li, .removeformatting ol li{
	float: none;
}
