a, span.link {
	text-decoration:underline;
	cursor:pointer;
}
a:hover, span.link:hover {
	text-decoration:none;
}

.form_title{
	font-weight:bold;
	vertical-align:middle;
}

.page_title{
	font-size:18px;
	font-weight:bold;
}

.required {
	color:#f00;
}

.container {
	width:800px;
}

body.popup div.main{
	width:99%;
	margin:auto;
}

.errors, #error_list {
	list-style:none;
	padding:0;
	margin:0 0 10px 10px;
	color:#ff0000;
}
#_mainMenuContainer {
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
#_mainMenuContainer li {
	margin-right:1px;
}
div.submenu {
	height:25px;
	margin:0 0 10px 0;
}
div.submenu a {
	float:left;
	width:auto;
	height:25px;
	line-height:25px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
div.submenu a span {
	float:left;
	width:8px;
	height:25px;
}
div.submenu a:hover span, div.submenu a.active span {
	background-position:0 25px !important;
}
div.submenu span.bord_l {
	background:url(../images/submenu-left.gif);
}
div.submenu span.cont {
	width:auto;
	background:url(../images/submenu-bg.gif);
}
div.submenu span.bord_r {
	background:url(../images/submenu-right.gif);
}

/* ----- Borders  ------ */
.b_color {
	border-color:#C76B16;
	
}

.details_header {
	color:#92714B;
	font-weight:bold;
}

.details_total{
	font-weight:bold;
}

.border_top_f{
	border-left:1px solid ;
	border-right:1px solid ;
	border-top:1px solid ;
}

.border_top{
	border-right:1px solid ;
	border-top:1px solid ;
}

.border_bottom_f{
	border-left:1px solid ;
	border-right:1px solid ;
	border-bottom:1px solid ;
	border-top:1px solid ;
}

.border_bottom{
	border-top:1px solid ;
	border-right:1px solid ;
	border-bottom:1px solid ;
}

.border_mid_f{
	border-left:1px solid ;
	border-right:1px solid ;
	border-bottom:1px solid ;
}

.border_mid{
	border-right:1px solid ;
	border-bottom:1px solid ;
}

.tr_details {
	height:20px;
}

a.btn_main_menu {
	cursor:pointer;
}

.div_border
{
	margin:10px;
	border:2px solid #ffffff;
}

.table_goal
{
	width:100%;
	margin:10px;
}

.border
{
	border:solid 1px #ffffff;
}

.field_reports
{
	width:80px;
}

.goal_fields {
		width:20px;
}

.graph_container {
	background:#FFFFFF;
	border:1px solid grey;
	margin-top:20px;
	text-align:left;
}
.graph_container span {
	font-weight:bold;
	padding:5px;
}

.details_container {
	background:#FFFFFF;
/*border:1px solid grey;*/
	margin-top:20px;
	text-align:left;
}

.calories_more {
	background-color:#C791FF
}

.calories_more_text {
	color:#C791FF
}

/* --------- Buttons ----------- */
.button_small {
	background:url(../images/cs1_btn-54px.gif) top left no-repeat;
	border:0px;
	height:24px;
	width:54px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}

.button_medium {
	background:url(../images/cs1_btn-94px.gif) top left no-repeat;
	border:0px;
	height:24px;
	width:94px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}

.button_big {
	background:url(../images/cs1_btn-134px.gif) top left no-repeat;
	border:0px;
	height:24px;
	width:134px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}

.details_table_title{
	font-size:16px;
	font-weight:bold;
}

/* Inputs with width 50 px */
.input_50 {
	width:50px;
}

.input_70 {
	width:70px;
}

.centered_el {
	text-align:center;
}

/* Forum requipments */
tr.forum_header {
	background:url(../img/fgrid_head_bg.gif) repeat-x;
	font-size:12px;
	height:23px;
	color:#FFF;	
}

.forum_post {
	background-color:#f9f2d8;
}

.botline_info_forum {
	border-bottom:1px solid #92714B;
	font-size:1px;
}

.tblhead {
	padding-left:10px;
}

/* */

div.tabs {
	width:100%;
	height:25px;
}
div.tabs ul {
	list-style:none;
	padding:0 0 0 20px;
}
div.tabs li {
	float:left;
	height:25px;
	background:url(../images/cs1_menu-left.gif) no-repeat left top;
}
div.tabs a {
	float:left;
	height:25px;
	line-height:25px;
	margin:0 0 0 5px;
	padding:0 10px 0 10px;
	background:url(../images/cs1_menu-bg.gif);
	color:#ffffff;
	text-decoration:none;
}
div.tabs span {
	float:left;
	width:5px;
	height:25px;
	background:url(../images/cs1_menu-right.gif) no-repeat right top;
}
div.tabs li.sel a {
	font-weight:bold;
}

div.window_container {
	position:absolute;
	z-index:1000;
	width:600px;
	margin:58px 0 0 80px;
	background:#ffffff;
	display:none;
}
div.window_container div.cont div {
	float:left;
	padding-right:10px;
}
div.window_container #msg_title {
	font-weight:bold;
}
div.window_container #msg_text {
	padding:10px 0 20px 0;
}
div.window_container label {
	display:block;
	width:100%;
}
div.window_container label input, div.window_container label textarea {
	float:left;
	width:250px;
}
div.window_container label span {
	float:left;
	width:100px;
}

#invoice_container {
	width:400px;
	margin:0 0 0 180px;
}
#new_message {
	width:500px;
	margin:58px 0 0 130px;
}
#new_message label input, #new_message label textarea, #new_message label select {
	width:350px;
}

div.buttons input {
	width:100px;
	margin:10px 0 0 0;
}

.ico {
	float:left;
	width:16px;
	height:16px;
	text-decoration:none !important;
}
.ico span {
	display:none;
}
.ico-msg-new {
	width:21px;
	background:url(../images/icons/msg-new.gif);
	cursor:pointer;
}
.ico-msg-old {
	width:21px;
	background:url(../images/icons/msg-old.gif);
}
.ico-msg-out {
	width:21px;
	background:url(../images/icons/msg-out.gif);
}
.ico-pay {
	background:url(../images/icons/pay.gif);
	width:12px;
}
.ico-role-AD {
	background:url(../images/icons/role-admin.gif);
}
.ico-role-RU {
	background:url(../images/icons/role-user.gif);
}
.ico-role-NU {
	background:url(../images/icons/role-nutritionist.gif);
}

div.rating_star {
	width:100px;
	height:20px;
	background:#cccccc;
}
div.rating_star div.value {
	width:100%;
	height:100%;
	background:#000000;
}
div.rating_star div.mask {
	width:100%;
	height:100%;
	margin:-20px 0;
	background:url(../images/mask_rating.gif);
}


div.search {
	width:300px;
}
div.search label {
	display:block;
	width:100%;
}
div.search label input, div.search label select {
	float:left;
	width:200px;
}
div.search label span {
	float:left;
	width:90px;
	height:20px;
}
div.stars {
	float:left;
	width:110px;
	height:20px;
}
div.stars div {
	float:left;
	width:20px;
	height:20px;
	margin:0 2px 0 0;
	background:url(../images/star.gif);
	background-position:0 20px;
}

table.list th, table.list td {
	border-bottom:1px solid #000000;
	padding:1px 0 1px 0;
}
table.list tr.last td {
	border-bottom:none;
}
table th {
	text-align:left;
	font-weight:bold;
}
table th span {
	float:left;
}
table th span.sort {
	padding-left:5px;
	width:12px;
}
table th a {
	float:left;
	width:12px;
	height:7px;
}
table th a.s-asc {
	background:url(../images/icons/sort-asc.gif);
	margin-bottom:1px;
}
table th a.s-desc {
	background:url(../images/icons/sort-desc.gif);
	margin-top:1px;
}
table th a span {
	display:none;
}
tr.separator {
	height:1px;
	background:#000000;
}
tr.separator span {
	display:none;
}
div.pmb_message label {
	display:block;
	width:100%;
}
div.pmb_message label span {
	float:left;
	width:100px;
	font-weight:bold;
}
div.pmb_message label input, div.pmb_message label textarea {
	width:600px;
}
input.changed {
	background:#eeeeee;
}
div.testimonials ul {
	list-style:none;
}
div.testimonials li {
	margin:5px 0 0 0;
}
table.welcome td.text {
}
table.welcome td.button {
	width:100px;
}
