/* @override 
	http://localhost:8888/bwabu/html/css/site.css
	http://beta.bwabu.com/css/site.css
	http://192.168.1.65:8888/bwabu/html/css/site.css
	http://localhost:8888/css/site.css
	http://localhost:8888/css/about.css
*/

/* Saul/Shaun/Lana - try removing padding 0 as see the change - Feb.27.09 */
*{
	margin: 0;
	padding: 0;  /* try removing it */
}

a img {
	border: 0;
}

/* JS used in header.phtml to force position to bottom on DOM ready */
div#fixed_footer {
	position: fixed;
	height: 25px;
	width: 936px;
	z-index: 999;
	display: table-cell;
	margin-left: 5px;
	bottom: 0;
	background-image: url(../images/fixed_footer.gif);
	padding-left: 1px;
}

div#fixed_footer_content {
	margin-left: 15px;
	margin-right: 15px;
}

div.footer_link {
	float: left;
	color: #fff;
	margin-left: 20px;
	margin-top: 5px;
}

div.footer_link a {
	color: #fff;
	text-decoration: none;
}

#fixed_footer_content a:hover {
	text-decoration: underline;
}

.see_all_link {
	text-align: right;
	margin-top: 4px;
	clear: both;
	font-weight: bold;
}

#checkin_needed a {
	font-weight: bold;
	color: #ffde00;
	font-size: 13px;
}

div.footer_messaging {
	float: right;
	color: #fff;
	margin-right: 20px;
	margin-top: 5px;
}

div.footer_messaging a {
	color: #fff;
	text-decoration: none;
}

#container {
	width: 946px;
	margin: 0 auto;
	background-image: url('../images/background.gif');
	background-repeat: repeat-y;
	overflow: auto;
}

/* @group header
 */

#site_header {
	height: 96px;
	position: relative;
	padding: 0px 40px;
	width: 866px;
	background: none no-repeat 18px;
}
/* Quote */
#site_header .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding-top: 15px;
	color: #5793c5;
	font-size: 9pt;
	width: 410px;
	float: right;
}
#site_header .quote .content {
	display: block;
	line-height: 13px;
}


/* New class for removing misplacement issues after clicking tab on diet page and buddies page before user logged in 
-----------------------------------------------------------------------------------------------------------------------------*/
#site_header .quote_1{
font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding-top: 15px;
	color: #5793c5;
	font-size: 9pt;
	width: 530px;
	float: right;
/*-----------------*/
}

#site_header .quote_1 .content_1{
display: block;
	line-height: 13px;
	/*------------------*/
	/*-----------------*/
	overflow:hidden;  /*----- resolve the issue in Firefox for Diet >> Detox Diets &  for Diet >> Bwabu User Diets scroll bar -----*/
}





#site_header .quote .author {
	display: block;
	font-style: italic;
	height: 20px;
	margin-top: -2px;
}

#nav span.vertdivider {
	margin-right: 3px;
	margin-left: 3px;
	color: #656565;
}

/* Header Links */
#site_header #nav {
	position: absolute;
	bottom: 10px;
	right: 40px;
}
#site_header #nav a {
	font-family: arial;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
#site_header #nav a:hover {text-decoration: underline;}
#logo {
	float: left;
	margin-top: 18px;
}

/* Navigation Bar */
#navigation, #site-navigation {
	background-image: url('../images/nav/background_top.gif');
	background-repeat: no-repeat;
	padding-left: 18px;
	height: 44px;
	width: 928px;
	clear: both;
}
#navigation img, #site-navigation img {
	padding: 0 15px;
}

/* Subnav */
#subnav {
	background-image: url('../images/nav/background_sub.gif');
	padding: 0 30px;
	height: 39px;
	margin: 0px;
}
#subnav img {
	border: 0px;
	padding-right: 15px;
	height: 39px;
}

#mainbody {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	clear: both;
	min-height: 400px;
	width: 870px;
}

/* @end */

/* @group footer */

#footer {
	width: 946px;
	margin:0 auto;
}
#footer span {
	border-top: 1px solid #E1E1DF; 
	display: block; 
	padding-top: 20px; 
	padding-bottom: 40px; 
	font-size: 11px; 
	line-height: 16px;
	color: #666;
}

#footer span a {
	color: #B31214;
	text-decoration: none;

}
#footer span a:hover {
	text-decoration: underline;
}

/* @end */

.contentbox {
	border: 1px solid white;
	margin-top: 10px;
	clear: both;
}

.ui-tabs-hide { display: none; }

div.advert.col {
	margin-left: 25px;
	margin-top: 10px;
}

/* My Comment */

.contentbox .content {
	background-color: #fff;
	margin: 0px;
	text-align: left;
	color: #555555;
	padding: 5px 4px 0px;
	overflow:hidden;
	
}

div.tgl {
	margin-right: 5px;
}

.contentbox .header {
	white-space: nowrap;
	color: #fff;
	font: bold 12px arial;
	padding: 4px 8px;
	position: relative;
	background: #5793c5 no-repeat;
}
/*.contentbox .header a {
	text-align: right;
	margin-top: -18px !important;
	clear: both;
	color:#4A5CBE;
	text-decoration:none;
	float:right;
	font-weight: bold;
	
}*/

.contentbox .header_title {
	color: #666666;
	font: bold 9pt arial;
}

.contentbox .header .see_all {
	position: absolute;
	right: 8px;
	top: 3px;
	font-weight: normal;
	font-style: normal;
}

.contentbox .see_all a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

.contentbox .see_all a:hover {
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
}

.contentbox .see_all a:visited {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

a.thickbox.see_all {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #4a5bcd;
}

a.thickbox.see_all:hover {
	text-decoration: underline;
}

.zend_form dt {
	clear:both;
	width: 33%;
	float:left;
	text-align:right;
	margin: 1px;
}

.zend_form dd {
	float: left;
	width: 66%;
	margin: 0 0 0.5em 0.25em;
}

div.page_title {
	font-size: 1.8em;
	color: #000;
	margin-bottom: 8px;
	clear: both;
}

span.page_subtitle {
	color: #575757;
	font-size: 0.9em;
}

div.page_subtitle {
	color: #575757;
	font-size: 1.4em;
}

div.page_subtitle a {
	color: #575757;
	font-size: 1em;
}

div.page_under_title {
	color: #7e7e7e;
	font-size: 1.3em;
	margin-bottom: 15px;
}

div.signup_form {
	margin-top: 40px;
}

div.about_subtitles {
	color: #4f8eb1;
	font-weight: bold;
	margin-bottom: 5px;
	clear: left;
	margin-top: 0;
	padding-top: 9px;
	border-top: 1px solid #b2b2b2;
}

div.buddy_list_name {
	color: #4f8eb1;
}

div.about_line {
	clear: left;
	height: 15px;
	margin-bottom: 6px;
	margin-top: 2px;
}

div.about_line_age {
	height: 15px;
	margin-bottom: 4px;
	float: left;
	width: 33px;
	font-weight: bold;
	color: #555;
}

#about_age {
	float: left;
	color: #727272;
	width: 33px;
}

div.about_line_gender {
	clear: left;
	height: 15px;
	margin-bottom: 4px;
	float: left;
	width: 50px;
	font-weight: bold;
	color: #555;
}

#about_gender {
	float: left;
	color: #727272;
	width: 32px;
}

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

div.about_line_title_long {
	float: left;
	font-weight: bold;
	color: #555;
	margin-right: 5px;
}

#about_location {
	float: left;
	color: #727272;
	width: 114px;
}

#about_since {
	float: left;
	color: #727272;
}

#about_weight {
	float: left;
	color: #727272;
}

div#personal_status {
	margin-bottom: 10px;
	background-color: #cfdef2;
}

div.rounded_box_right_blue_top {
	background: #fff url(../images/rounded_box/right_blue_top.gif) no-repeat;
	height: 18px;
}

div.rounded_box_right_blue_bottom {
	background: #fff url(../images/rounded_box/right_blue_bottom.gif) no-repeat;
	height: 18px;
}

div#personal_status_text {
	padding-left: 15px;
	padding-right: 15px;
	color: #4362d1;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: -5px;
	margin-bottom: -5px;
}

#personal_status_text form input {
	color: #4362d1;
	font-size: 1em;
}

#mainbody div div.profile_top_info {
	color: #b91244;
	height: 46px;
	padding-top: 7px;
	line-height: 13px;
	border-top: 1px solid #c5c5c5;
	padding-left: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #c5c5c5;
}

#mainbody div div.profile_top_info_group {
	color: #b91244;
	line-height: 13px;
	border-top: 1px solid #c5c5c5;
	padding-left: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #c5c5c5;
	height: 40px;
	margin-bottom: 5px;
	padding-top: 5px;
}

#mainbody div div.profile_top_info_group img {
	max-height: 40px;
	max-width:	40px;
}

#mainbody div div.profile_top_info_diet {
	color: #b91244;
	line-height: 13px;
	padding-left: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #c5c5c5;
	height: 40px;
}

div.profile_top_info_img {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 10px;
}

div#check_in.profile_top_info_img img {
	padding-top: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
}

span.profile_top_info_name {
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
	color: #4f8eb1;
	margin-right: 3px;
}

div.profile_top_info_text {
	float: left;
	margin-top: 12px;
	width: 265px;
}

div.profile_top_info_text a {
	text-decoration: none;
	font-size: 16px;
	color: #4f8eb1;
}

div.profile_top_info_text a:hover {
	text-decoration: underline;
}

div.change {
	float: right;
	position: relative;
	top: 18px;
	text-align: right;
	width: 75px;
}

div.change a {
	text-decoration: none;
	font-size: 10px;
	color: #8d8d8d;
}

div.change a:hover {
	color: #4f8eb1;
}

/* @group Status Bar */

.status_bar {
	height: 34px;
	background-color: #c2dbef;
	margin-bottom: 10px;
	margin-top: 5px;	
	width: 810px;
	padding: 10px 10px 10px 20px;
}

.status_bar * {
	vertical-align: middle;
}

.status_bar #status_image {
	float: left;
	margin-right: 15px;
	
}

.status_bar #text {
	float: left;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
}

.status_bar #text.too_long {
	float: left;
	font-size: 12px;
	line-height: 34px;
	font-weight: bold;
}

/* @end */

.page_explanation {
	width: 611px;
	margin-bottom: 30px;
}

/* @group alerts
 */

.alert {
	position: absolute;
	display: block;
	top: 0;
	height: 25px;
	background-image: url(../images/alert_bar.gif);
	width: 100%;
	left: 0;
	text-align: center;
}

.alert .message {
	width: 900px;
	display: inline-block;
	font-size: 12px;
	color: #000;
	margin-top: 5px;
}

.alert .message a {
	font-size: 12px;
}

.alert.double{
	height: 40px;
	background-image: url(../images/alert_bar_double.gif);
}

.alert.double .message{
	margin-top: 2px;
	margin-bottom: 3px;
}

/* @end */

