/* @override 
	http://localhost:8888/css/profile.css
	http://beta.bwabu.com/css/profile.css
*/

div.col_left {
	margin-right: 20px;
}

.col_left .contentbox .header {
	background-image: url(../images/contentbox/header_298.gif);
}

.col_right .contentbox .header {
	background-image: url(../images/contentbox/header_398.gif);
}

/* @group setup profile floating */

.start_profile {
	text-align: center;
	width: 362px;
	position: absolute;
	top: 217px;
	left:50%;
	margin-left:-340px;
}

.start_profile .close{
	position: relative;
	text-align: left;
	width: 12px;
	height: 12px;
	font-size: 12px;
	font-weight: bold;
	left: 330px;
	top: 20px;
	cursor: pointer;
	color: #fff;
}

#edit.start_profile {
	background-image: url(../images/profile/start_profile.png);
	height: 180px;
}

#pictures.start_profile {
	background-image: url(../images/profile/start_profile_pictures.png);
	height: 189px;
}

/* @end */

.col_left {
	margin-right: 20px;
}

/* @group header */

#basic_bio {
	float: left;
	width: 750px;
	margin-left: 15px;
}

#basic_bio .col {
	float: left;
}

div.images_left {
	float: left;
	width: 100px;
	margin-bottom: 5px;
}

div.images_left .module {

}


div.images_left input {
	margin-left: -10px;
	max-width: 110px;
	max-height: 110px;
}

div.images_left img {
	margin-left: -10px;
	max-width: 110px;
	max-height: 110px;
}


#basic_bio #name {
	float: left;
}



span.diet_name {
	font-size: 14px;
	color: #666666;
}

span.diet_name a {
	color: #003399;
	font-size: 16px;
	text-decoration: none;
}

span.diet_name a:hover {
	color: #00297f;
	text-decoration: underline;
}

#basic_bio #buddy_wanted {
	float: right;
	font-size: 14px;
	color: #f00;
	font-weight: bold;
	line-height: 32px;
}

#basic_bio #buddy_wanted a{
	float: right;
	font-size: 14px;
	color: #f00;
	font-weight: bold;
	line-height: 32px;
	text-decoration: none;
}

#basic_bio #quote .top {
	height: 8px;
	background-image: url(../images/rounded_box/quote_top.gif);
}

#basic_bio #quote .bottom {
	height: 8px;
	background-image: url(../images/rounded_box/quote_bottom.gif);
}

#basic_bio #quote .text {
	background-color: #F4F4F4;
	border-left: 1px solid #d5e1ec;
	border-right: 1px solid #d5e1ec;
	padding-left: 10px;
	font-size: 14px;
	color: #4BAEB4;
	padding-right: 10px;
}

#basic_bio #quote input {
	font-size: 14px;
	color: #4BAEB4;
	border-style: none;
	background-color: #fff;
}

#basic_bio #quote button {
	width: 50px;
	margin-top: 5px;
	margin-right: 10px;
	background-color: #e5e5e5;
	height: 18px;
}

#basic_bio #quote .text.enter_status {
	color: #4BAEB4;
	cursor: pointer;
}

#basic_bio #quote .arrow {
	position: relative;
	bottom: 20px;
	right: 10px;
	height: 1px;
	overflow: visible;
}

#basic_bio #sub_section {
	margin-top: 10px;
}

#basic_bio #sub_section #left {
	width: 480px;
	margin-right: 20px;
}

#basic_bio #sub_section #right {
	width: 250px;
}

#basic_bio #sub_section #basic_info {
	height: 13px;
	margin-bottom: 8px;
}

#basic_bio #basic_info #location {
	float: left;
	color: #333333;
	font-size: 12px;
}

#basic_bio #basic_info #since {
	float: right;
	color: #333333;
	font-size: 11px;
}

#basic_bio #sub_section #mini_images {
	clear: both;
	height: 35px;
	margin-bottom: 8px;
}

#basic_bio #sub_section #mini_images .image {
	height: 35px;
	float: left;
	margin-right: 8px;
	background-color: #7f7f7f;
	width: 35px;
}

#basic_bio #sub_section #mini_images .image:last-child {
	margin-right: 0;
}

#basic_bio #sub_section #bio .text {
	border-left: 1px solid #d5e1ec;
	border-right: 1px solid #d5e1ec;
	padding-left: 10px;
	padding-right: 10px;
}


#basic_bio #sub_section #bio .top {
	height: 10px;
	background-image: url(../images/rounded_box/profile_bio_top.gif);
}

#basic_bio #sub_section #bio .bottom {
	height: 10px;
	background-image: url(../images/rounded_box/profile_bio_bottom.gif);
}

#basic_bio #sub_section #bio a.truncate_more_link {
	color: #5793c9;
	text-decoration: none;
}



/* @group Group Membership */

#basic_bio #membership {
	width: 207px;
	position: relative;
}

#basic_bio #membership .top {
	height: 14px;
	background-image: url(../images/rounded_box/home_diet_group_top.gif);
	font-size: 13px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 9px;
}

#basic_bio #membership .bottom {
	height: 16px;
	background-image: url(../images/rounded_box/home_diet_group_bottom.gif);
}

#basic_bio #membership .content {
	border-left: 2px solid #c6def0;
	border-right: 2px solid #c6def0;
	padding: 4px 8px 5px;
}

#basic_bio #membership .content #see_all {
	text-align: right;
	font-size: 10px;
	color: #615CB6;
	height: 12px;
}

#basic_bio #membership .content #see_all a {
	color: #615CB6;
	text-decoration: none;
}

#basic_bio #membership .item {
	display: inline-block;
	margin-top: 3px;
}

#basic_bio #membership .default {
	width: 30px;
	height: 17px;
	background: url(../images/home/default_group_off.gif) no-repeat;
	margin-top: 8px;
}

#basic_bio #membership .default.on {
	width: 30px;
	height: 17px;
	background: url(../images/home/default_group_on.gif) no-repeat;
}

#basic_bio #membership #diet .default {
	background: none;
}

#basic_bio #membership .image {
	width: 35px;
	float: left;
	height: 35px;
	margin-right: 10px;
	background-color: #6dc518;
}

#basic_bio #membership .name {
	width: 112px;
	float: left;
	margin-top: 10px;
}

#basic_bio #membership .name a {
	font-size: 12px;
	color: #333333;
}

#basic_bio #membership .name a:selected {
	font-size: 12px;
	color: #333333;
}

#basic_bio #membership .name a:selected:active {
	font-size: 12px;
	color: #333333;
}

#basic_bio #membership .name a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

#basic_bio #membership #edit_memberships {
	position: absolute;
	bottom: 4px;
	right: 8px;
	cursor: pointer;
}

#basic_bio #membership #edit_memberships_options {
	position: absolute;
	right: 8px;
	width: 170px;
	height: 41px;
	bottom: -35px;
	background-image: url(../images/home/change.gif);
	z-index: 3;
}

#basic_bio #membership #edit_memberships_options .option {
	margin-top: 21px;
	margin-right: 7px;
	margin-left: 7px;
	color: #fff;
	font-size: 12px;
}

#basic_bio #membership #edit_memberships_options #edit_diet {
	float: left;
}

#basic_bio #membership #edit_memberships_options #edit_group {
	float: right;
}



/* @end */

#group_default1 {
	
}

#group_default1 .top {
	height: 14px;
	background-image: url(../images/rounded_box/home_diet_group_top.gif);
	font-size: 13px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 9px;
}

#group_default1 .bottom {
	height: 16px;
	background-image: url(../images/rounded_box/home_diet_group_bottom.gif);
}

#group_default1 .content {
	border-left: 2px solid #c6def0;
	border-right: 2px solid #c6def0;
	padding: 0 8px 5px;
}

#group_default1 .content #see_all {
	text-align: right;
	font-size: 10px;
	color: #615CB6;
	height: 12px;
}

#group_default1 .content #see_all a {
	color: #615CB6;
	text-decoration: none;
}

#group_default1 .item {
	display: inline-block;
	margin-bottom: 12px;
	float: left;
	margin-left: 35px;
}

#group_default1 .default {
	width: 35px;
	height: 17px;
	background: url(../images/home/default_group_off.gif) no-repeat;
	margin-top: 8px;
}

#group_default1 .default.on {
	background: url(../images/home/default_group_on.gif) no-repeat;
}

#group_default1 #diet .default {
	background: none;
}

#group_default1 .image {
	width: 30px;
	float: left;
	height: 30px;
	margin-right: 8px;
	background-color: #6dc518;
}

#group_default1 .name {
	width: 160px;
	float: left;
	margin-top: 8px;
}

#group_default1 .name a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#group_default1 .name a:selected {
	font-size: 12px;
	color: #333333;
}

#group_default1 .name a:selected:active {
	font-size: 12px;
	color: #333333;
}

#group_default1 .name a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

#group_default1 .item .remove {
	float: left;
}

#group_default1 .item .remove img{
	margin-top: 6px;
}

#group_default1 #arrow{
	margin-bottom: 6px;
	margin-left: 35px;
	margin-top: 10px;
}

#group_default1 ul {
	padding: 0;
	list-style-type: none;
	margin: 0 0 10px;
}

#group_default1 ul li {
	margin-bottom: 5px;
	text-align: center;
}
/* @end */

/* @group wall */

#wall .content {
	margin-top: 5px;
}

#wall .col {
	float: left;
}

#wall .col.image {
	width: 72px;
}

#wall .col.image img {
	width: 60px;
	max-height: 80px;
}

#wall .col.right {
}

#wall .col.right .arrow {
	width: 10px;
}

#wall .col.right .text {
	width: 285px;
	background-color: #e5e5e5;
	padding: 10px 9px;
	margin-bottom: 10px;
}

#wall .text .top_line {
	font-weight: bold;
	font-size: 11px;
	color: #666;
}

#wall .text .top_line span.poster a {
	font-size: 12px;
}

#wall .text .post {
	font-size: 11px;
	color: #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c4cbd8;
}

#wall .text .post_footer {
	font-size: 11px;
	text-align: right;
	color: #5b7dbf;
}

#wall .text .post_footer img {
	margin-left: 3px;
}

#wall .click_to_post {
	margin-bottom: 5px;

}

#wall .click_to_post img {
	cursor: hand;
	cursor: pointer;
}

#wall #wall_post textarea {
	margin-bottom: 5px;
	width: 380px;
	height: 70px;
	background-color: #f2f2f2;
	border-color: #b2b2b2;
}

#wall #wall_post input#post {
	margin-bottom: 10px;
}

/* @end */

/* @group check-in */

div#check_in_text {
	color: #b91244;
}

#g_checkin #green.state .status {
	font-weight: bold;
	color: #3F8722;
}

/* @end */

/* @group goals check-in */

#goals #date {
	font-size: 15px;
	margin-top: 5px;
}

#goals #instructions {
	margin-bottom: 15px;
	font-size: 11px;
}

#goals .description {
	margin-bottom: 5px;
	font-size: 13px;
}

#goals .inputs {
	margin-left: 13px;
}

#goals .inputs .input {
	width: 40px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 5px;
}

#goals .inputs .input .checkbox{

}

#goals .inputs .input .checkbox input{
	margin-left: 0px;
	margin-right: 0px;
	width: 15px;
}

#goals .inputs .input .label{
	font-size: 10px;
}

#goals #submit{
	text-align: center;
}

/* @end */

/* @group my stats */



div.profile_stat_line {
	clear: both;
	height: 12px;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
}

div.profile_stat_line.alternate_row {
	background-color: #E6EEF7;
}

div.profile_stat {
	font-weight: bold;
	color: #555;
	float: left;
	width: 220px;
}

/* @end */

/* @group edit */

#profile_edit legend {
	font-size: 18px;
	height: 40px;
}
#profile_edit textarea {
	margin-bottom: 10px;
	background-color: #e5e5e5;
	width: 400px;
	height: 100px;
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
#profile_edit input {
	margin-bottom: 10px;
	width: 170px;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
#profile_edit select {
	margin-bottom: 10px;
	min-width: 200px;
}

#profile_edit input#submit{
	margin-left: 185px;
	cursor: pointer;
	width: auto;
	margin-bottom: 20px;
}

#goalweight2 {
	float: left;
}

#inspiration1 {
	float: left;
}

#basic1 {
	float: left;
}

#basic1 .col{
	margin-right: 20px;
}

#basic1 .col.dob_input select{
	width: auto;
}

#basic2 select{
	width: auto;
}

#basic4 .col.extra_margin_right{
	margin-right: 15px;
}

span.change_warning {
	color: #f50000;
	font-weight: bold;
}

.submit_button {
	margin-bottom: 30px;
	margin-left: 220px;
}
/* @end */

/* @group edit pictures */

#edit_pictures #upload {
	padding: 10px;
	margin-bottom: 20px;
	background-color: #ededed;
}

#edit_pictures #upload form {
}

#edit_pictures #upload .text {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

#edit_pictures #thumbnails .individual_image {
	clear: both;
	float: left;
	margin-bottom: 20px;
	width: 300px;
	padding: 10px;
	background-color: #ededed;
}

#edit_pictures #thumbnails {
	padding-left: 30px;
	float: left;
	width: 350px;
}

#edit_pictures #thumbnails .image {
	float: left;
	width: 120px;
}

#edit_pictures #thumbnails .buttons .button_default {
	float: left;
}

#edit_pictures #thumbnails .buttons .button_delete {
	float: right;
}

#edit_pictures #thumbnails .buttons {
	float: left;
	width: 162px;
}

#edit_pictures #info {
	float: left;
	background-color: #bcd1e4;
	width: 300px;
	padding: 15px;
}

#edit_pictures #info .title {
	background-color: #bcd1e4;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #727272;
}

#edit_pictures #info .text {
	margin-bottom: 10px;
}

#edit_pictures #info .subtitle {
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 25px;
}

#edit_pictures #info span.button_name {
	font-weight: bold;
}

#edit_pictures #info .limits {
	font-weight: bold;
	font-style: italic;
	margin-top: 25px;
}

/* @end */

/* @group group check-in */

#g_checkin .state {
	clear: both;
}

#g_checkin .state .traffic_light {
	width: 27px;
	height: 27px;
	float: left;
	margin-right: 5px;
}

#g_checkin .state .text {
	float: left;
	width: 230px;
}

#g_checkin #red.state .status {
	font-weight: bold;
	color: #f50000;
}

#g_checkin #yellow.state .status {
	font-weight: bold;
	color: #EBA514;
}

#g_checkin #green.state .status {
	font-weight: bold;
	color: #3F8722;
}

#g_checkin .state .names {
	margin-bottom: 10px;
}

/* @end */

/* @group blog */

#blog_posts .new_blog {
	margin-bottom: 5px;
}

#blog_posts .new_blog a {
	font-weight: bold;
	font-size: 13px;
}

#blog_posts .blog_entry {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #e5e5e5;
}

#blog_posts .blog_entry .date{
	color: #666;
}

#blog_posts .blog_title {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 4px;
	border-bottom: 1px solid #c4cbd8;
	padding-bottom: 4px;
}



#blog h3 {
	font-size: 16px;
	line-height: inherit;
	font-weight: bold;
}

#blog form {
	margin-top: 15px;
}

#blog form dl dt {
	margin-top: 10px;
}

/* @end */

/* @group add friend lightbox */



/* @end */

/* @group wall lightbox */

#wall_all .content {
	margin-top: 5px;
}

#wall_all .col {
	float: left;
}

#wall_all .col.image {
	width: 72px;
}

#wall_all .col.image img {
	width: 60px;
	max-height: 80px;
}

#wall_all .col.right {
}

#wall_all .col.right .arrow {
	width: 10px;
}

#wall_all .col.right .text {
	width: 290px;
	background-color: #e5e5e5;
	padding: 10px 9px;
	margin-bottom: 10px;
}

#wall_all .text .top_line {
	font-weight: bold;
	font-size: 11px;
	color: #666;
}

#wall_all .text .top_line span.poster a {
	font-size: 12px;
	text-decoration: none;
	color: #4a5bb0;
}

#wall_all .text .post {
	font-size: 11px;
	color: #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c4cbd8;
}

#wall_all .text .post_footer {
	font-size: 11px;
	text-align: right;
	color: #5b7dbf;
}

#wall_all .text .post_footer img {
	margin-left: 3px;
}

#wall_all .click_to_post {
	margin-bottom: 10px;
}

#wall_all .click_to_post img {
	cursor: hand;
	cursor: pointer;
}

#wall_all #wall_post textarea {
	margin-bottom: 5px;
	width: 380px;
	height: 70px;
	background-color: #f2f2f2;
	border-color: #b2b2b2;
}

#wall_all #wall_post input#post {
	margin-bottom: 10px;
}

/* @end */

/* @group blog lightbox */

#blog_all .new_blog {
	margin-bottom: 10px;
}

#blog_all .new_blog a {
	font-weight: bold;
	font-size: 13px;
}

#blog_all .blog_entry {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #e5e5e5;
}

#blog_all .blog_entry .date{
	color: #666;
}

#blog_all .blog_title {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 4px;
	border-bottom: 1px solid #c4cbd8;
	padding-bottom: 4px;
}



#blog_all h3 {
	font-size: 16px;
	line-height: inherit;
	font-weight: bold;
}

#blog_all form {
	margin-top: 15px;
}

#blog_all form dl dt {
	margin-top: 10px;
}

/* @end */

/* @group All Groups */



#group_default {
	
}

#group_default .top {
	height: 14px;
	background-image: url(../images/rounded_box/home_diet_group_top.gif);
	font-size: 13px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 9px;
}

#group_default .bottom {
	height: 16px;
	background-image: url(../images/rounded_box/home_diet_group_bottom.gif);
}

#group_default .content {
	border-left: 2px solid #c6def0;
	border-right: 2px solid #c6def0;
	padding: 0 8px 5px;
}

#group_default .content #see_all {
	text-align: right;
	font-size: 10px;
	color: #615CB6;
	height: 12px;
}

#group_default .content #see_all a {
	color: #615CB6;
	text-decoration: none;
}

#group_default .item {
	display: inline-block;
	margin-bottom: 12px;
	float: left;
	margin-left: 35px;
}

#group_default .default {
	width: 35px;
	height: 17px;
	background: url(../images/home/default_group_off.gif) no-repeat;
	margin-top: 8px;
}

#group_default .default.on {
	background: url(../images/home/default_group_on.gif) no-repeat;
}

#group_default #diet .default {
	background: none;
}

#group_default .image {
	width: 30px;
	float: left;
	height: 30px;
	margin-right: 8px;
	background-color: #6dc518;
}

#group_default .name {
	width: 160px;
	float: left;
	margin-top: 8px;
}

#group_default .name a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#group_default .name a:selected {
	font-size: 12px;
	color: #333333;
}

#group_default .name a:selected:active {
	font-size: 12px;
	color: #333333;
}

#group_default .name a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

#group_default .item .remove {
	float: left;
}

#group_default .item .remove img{
	margin-top: 6px;
}

#group_default #arrow{
	margin-bottom: 6px;
	margin-left: 35px;
	margin-top: 10px;
}

#group_default ul {
	padding: 0;
	list-style-type: none;
	margin: 0 0 10px;
}

#group_default ul li {
	margin-bottom: 5px;
	text-align: center;
}

/* @end */