body {
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, sans-serif; color: #000000;
  background-color: white;
  text-align: center;
  color: #202020;
  background: url("/_pics/body_bg_global.gif");
  background-repeat: repeat-x;
}


body {
  font-size: 12px;
}

small {
  font-size: 9px;
}

.gray {
	color: gray;
}


td {
  vertical-align: top;
}

a {
  text-decoration: none;
}

a:link, a:visited {
  color: #000097;
}
a:hover {
  color: #c90404;
}

a.register {
  font-weight: bold;
}

input {
  font-size: 10px;
}


a.red:link, a.red:visited {
  color: #c90404;
}
a.red:hover {
  color: #000097;
}





div.top {
  margin: 0px;
  padding: 0px;
  height: 125px;
  background: url("/_pics/top_bg.gif");
  background-color: white;
  background-position: center;
  text-align: center;
}

#menu {
  background-color: white;
  height: 25px;
  border-top: 1px solid #bebebe;
  border-bottom: 1px solid #bebebe;
  text-align: center;
}

#main {
  margin: 0px;
  padding: 20px 0px 0px 0px;
  background: url("/_pics/main_bg.gif");
  background-repeat: repeat-x;
  background-color: white;
  text-align: center;
  /*border: 1px solid gray;*/
}

table.logo, #content, #menu_content {
  margin: 0px auto;
  width: 765px;
}


hr.break {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}

#menu_content {
  text-align: right;
  padding-top: 5px;
  padding-right: 5px;
  font-size: 11px;
}



#content {
  border: 1px solid #bebebe;
  text-align: left;
  background-color: #f6f6fb;
  background: url("/_pics/content_bg.gif");
	background-repeat: repeat-y;
	background-position: right;
}



#main_column {
  width: 585px;
  background-color: white;
  float: left;
  padding-bottom: 40px;
  margin: 0px;
}

#main_column p {
	padding-bottom: 10px;
	line-height: 18px;

}

#main_column li {
	padding-bottom: 5px;
	line-height: 18px;
}


#main_column div.line {
	padding: 0px;
	margin: 20px 0 10px 0;
	height: 1px;
	font-size: 1px;
	background-color: #faebeb;
}

#right_column {
  padding: 0px 0px 20px 0px;
  margin-left: 585px;

}

html > body #right_column {
  margin-left: 587px;
}




#right_column p {
	font-size: 10px;
	color: #6e6e6e;
	margin: 0px 10px;
	padding: 0px 0px 10px 0px;
}


#right_column h3 {
  font-weight: bold;
  margin: 10px 0 10px 0;
  padding: 5px 20px 5px 20px;
  font-size: 11px;
  color: gray;
  text-align: right;
  background-color: #ebebfb;
}

#right_column h3.red, #right_column .red, .red {
  color: #c90404;
}

#right_column h4 {
	font-size: 10px;
	color: #6e6e6e;
	margin: 0px 20px;
	font-weight: bold;
  
  padding: 10px 0px 5px 0px;
  font-size: 10px;
}




ul.msg_list, ul.blogs_list {
	margin: 0px 10px;
	padding: 0px 0px 10px 0px;
}
ul.msg_list li {
	margin: 0px;
  padding: 0px;
  list-style: none;
	font-size: 11px;
}

ol.blogs_list {
	padding: 0px 0px 0px 25px;
	margin: 0px;
}
ol.blogs_list li {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

div.msg_body {
  margin: 5px 0px 10px 0px;
  background-color: #f9f9f9;
  border: 1px solid #ebebfb;
  padding: 0px;
}


div.user_task_header, div.cust_task_header {
	background-color: #f9f9f9;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #faebeb;
}

div.user_task_body, div.cust_task_body {
	padding: 5px 5px 10px 20px;
	margin-bottom: 20px;
	border-right: 1px solid #faebeb;
	border-bottom: 1px solid #faebeb;
	border-left: 1px solid #faebeb;
}

div.user_task_body p, div.user_task_body form, div.cust_task_body p, div.cust_task_body form {
	font-size: 11px;
	padding-bottom: 5px;
}

div.cust_task_body p {
	padding-bottom: 0px;
	padding-top: 0px;
}

div.cust_blog_header, div.cust_task_header {
/*	background-color: #f9f9f9;*/
	padding: 5px;
	margin-bottom: 10px;
	background-color: #F6F6FB;
	border: 1px solid #faebeb;
}

div.cust_blog_header .blog_id, div.cust_task_header .task_id {
/*	border: 1px solid green;*/
	float: left;
	padding: 0px 10px 10px 0px;
}
div.cust_blog_header .blog_name, div.cust_task_header .task_name {
/*	border: 1px solid red;*/
	color: #505050;
	float: left;
}
div.cust_blog_header .blog_desc {
/*	border: 1px solid orange;*/
	font-size: 12px;
	color: #505050;
	clear: left;
	padding-bottom: 10px;
}

div.cust_blog_header .blog_digits_01 {
	clear: left;
	float: left;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 20px;
	border-right:1px solid #faebeb;
}
div.cust_blog_header .blog_digits_02 {
	float: left;
	font-size: 11px;
	padding-left: 20px;
}



div.cust_blog_header .cost, div.cust_task_header .cost {
/*	border: 1px solid blue;*/
	color: #505050;
	float: right;
	padding: 0px 10px 10px 20px;
	font-size: 12px;
}
div.cust_task_header .cost {
	padding-bottom: 10px;
}

div.cust_blog_header .cb, div.cust_blog_header div.dl, div.cust_task_header div.dl {
/*	border: 1px solid black;*/
	float: right;
	clear: right;
	padding: 10px 10px 0px 20px;
	font-size: 11px;
}

div.cust_blog_header div.dl, div.cust_task_header div.dl {
	padding: 10px 15px 0px 20px;
}

div.cust_task_header div.dl {
	padding-top: 0px;
}

.cust_blog_header .dl a:link, .cust_blog_header .dl a:visited {
  color: #c90404;
}
.cust_blog_header .dl a:hover {
  color: #000097;
}



div.form {
	float: left;
	background-color: #f9f9f9;
	padding: 10px;
	margin-right: 0px;
	width: 500px;
/*	background-color: #F6F6FB;*/
	border: 1px solid #faebeb;
}

.form p.desc, p.blog_tags {
	color: gray;
	font-size: 11px;
}

p.blog_tags {
	font-style: italic;
}



div.login {
  padding: 10px;
  margin-bottom: 20px;
  font-size: 11px;
}


.login input.tfield {
  border: 1px solid #faebeb;
  width: 100px;
  margin-bottom:5px;
}

input, textarea {
  border: 1px solid #bebebe;
  margin-bottom: 3px;
}

input.btn {
  background-color: #ebebfb;
  font-size: 10px;
  margin-top: 5px;
  margin-right: 10px;
/*  padding: 3px;*/
}

div.register {
  float: left;
  background-color: #f9f9f9;
  padding: 10px;
  margin-right: 10px;
  margin-top: 10px;
  width: auto;
  border: 1px solid #faebeb;
}



input.checkbox {
	margin: 0px 5px 0px 0px;
	border: none;
}








td.content_top, td.content_top_rc {
  padding:0px;
  height: 6px;
  border-bottom: none;
  font-size: 1px;
}


td.content_top_rc {
  border-bottom: none;
  border-left: none;
  font-size: 1px;
/*  background: url("/_pics/main_top_bg.gif");
  background-repeat: repeat-x;*/
  background-color: #f6f6fb;
}


td.content_top {
  border-top: none;
  border-right: none;
  background: url("/_pics/main_top_bg.gif");
  background-repeat: repeat-x;
}


/*
td.content_top_rc {
  padding: 0px;
  border: none;
  background-color: transparent;
  font-size: 1px;
  background: url("/_pics/tr_corner.gif");
  background-repeat: no-repeat;
  background-position: right;
}
*/

.menu td {
  text-align: right;
  padding-top: 5px;
  padding-right: 5px;
  font-size: 11px;
}

div.top_rc {
  padding: 0px;
  height: 6px;
  border: none;
  border-left: 1px solid #bebebe;
  background-color: transparent;
  font-size: 1px;
  background: url("/_pics/tr_corner.gif");
  background-repeat: no-repeat;
  background-position: right;
}

div.bottom_lc {
  padding: 0px;
  height: 6px;
  border: none;
  background-color: transparent;
  font-size: 1px;
  background: url("/_pics/bl_corner.gif");
  background-repeat: no-repeat;
  background-position: left;
}





h1 {
  font-weight: normal;
  margin: 30px 0 20px 0;
  padding: 0px;
  font-size: 24px;
  color: #000097;
}

h2 {
  font-weight: normal;
  margin: 10px 0 10px 0;
  padding: 0px;
  font-size: 18px;
  color: #000097;
}


h4 {
  font-weight: bold;
  margin: 10px 0 10px 0;
  padding: 0px;
  font-size: 12px;
}


p, li {
  margin: 0px;
  padding: 0px;
}


html > body div.content {
  width: 700px;
}







div.error {
  margin-top: 15px;
  padding: 10px;
  border: 1px solid #c90404;
  background-color: white;
  width: 500px;
  z-index: 1000;
}

div.info {
  margin-top: 15px;
  padding: 10px;
  border: 1px solid #c90404;
  background-color: white;
  width: 500px;
  z-index: 1000;
}



div.admin_table_row, div.admin_table_header {
	width: 100%;
	float: left;
	clear: left;
	border: 1px solid #faebeb;
	border-right: none;
	margin: 0 0 2px 0;
	padding: 0px;
}
div.admin_table_row {
	background-color: white;
}
div.admin_table_header {
	background-color: #ebebfb;
}

.admin_table_row div, .admin_table_header div {
	padding: 5px;
	margin: 0px;
	font-size: 12px;
	float: left;
}

.admin_table_header div {
	font-size: 11px;
/*	font-weight: bold;*/
	
}

.admin_table_row .value, .admin_table_header .value,
.admin_table_row .value_small, .admin_table_header .value_small {
	border-right: 1px solid #faebeb;
	height: inherit;
}
.admin_table_row .value_small, .admin_table_header .value_small {
	font-size: 11px;
}

.admin_table_row .checkbox, .admin_table_header .checkbox {
	padding: 0px;
	margin: 0px;
}

















div.rightblock {
  background-color: #f9f9f9;
  padding: 10px;
  float: left;
  width: 250px;
}



div.cartticker, div.tags {
  padding: 10px;
  border: 1px solid #f9f9f9;
  margin: 2px 0px 2px 10px;
  display: inline;
  float: right;
  width: 170px;
  max-width: 150px;
}

div.cartticker {
}

div.tags {
  margin-top: 10px;
}

div.rightcolumn {
  float: right;
  width: 180px;
  clear: both;
}

table.abi {
  float: left;
}


div#copyright {

  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 9px;
  text-align: center;
}

div#counters{
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  opacity: 0.3;
  filter: alpha(opacity=30);

}


div#action_container {
	position: absolute;
	width: 100%;
	height: auto;
	text-align: center;
	margin: auto;
	top: 20%;
}
/*
div#action_border {
	width: 500px;
	height: 350px;
	padding: 10px;
	margin: auto;
	background-color: white;
	border: 1px solid #bebebe;
}
div#action_frame {
	text-align: left;
	padding: 10px;
	float: left;
}
*/

div#action_frame {
	width: 500px;
	height: auto;
	padding: 10px 20px;
	margin: auto;
	background-color: white;
	border: 1px solid #bebebe;
}





form {
  padding: 0;
  margin: 0;
}

.login form {
  margin-bottom: 10px;
}


input.tfield {
  width: 100px;
  font-size: 10px;
}


.profile input.tfield {
  width: 100px;
  font-size: 10px;
  margin-bottom:5px;
}

.profile input.tfield1 {
  width: 100px;
  font-size: 10px;
  margin-bottom:0px;
}
textarea.tfield {
  width: 320px;
  height: 200px;
  font-size: 11px;
  margin-bottom:5px;
  padding: 1px 3px;
}

textarea.tfield3d {
  width: 320px;
  height: 200px;
  font-size: 11px;
  margin-bottom:5px;
  padding: 3px;
}


.rightblock input.tfield {
  margin-bottom:0px;
}


.profile select.sfield {
  width: auto;
  font-size: 10px;
  margin-bottom:5px;
}

.profile .rfield {
/*  border: 1px solid #bebebe;*/
  font-size: 10px;
  padding-top:0px;
}





.profile_caption {
  width: 150px;
  float: left;
  padding-top: 2px;
  margin: 0px;

}
.profile_value {
  width: auto;
  padding-top: 2px;
  margin: 0px;
  margin-left: 150px;
}

.rightblock .profile_caption {
  width: 100px;
}
.rightblock .profile_value {
  margin-left: 100px;
}





.nav {
/*
  width: auto;
  border: 1px solid #f5e1cd;
  padding: 5px;*/

  float: right;
  background-color: #ecf6fb;
  padding: 10px;
  margin-bottom:10px;
  margin-left: 20px;
}


table.simple td {
  padding: 5px 10px;
}

.header td {
  font-weight: bold;
}

.header td.task {
  text-align: left;
  padding: 5px;
}

table.aci {
  width: 100%;
}

table.abi td, table.aci td {
/*  border: 1px solid #f5e1cd;*/
/*  width: 100%;*/
  padding: 3px 5px;
/*  background-color: #f9f9f9;*/
}

table.abi tr {
  background-color: #f9f9f9;
}


table.abi tr.header td, table.aci tr.header td {
  border: 1px solid #f5e1cd;
  background-color: #ecf6fb;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
}


.approved {
  background-color: #ecf6fb;
}


.form h2 {
  padding-top: 0px;
  margin: 0px 0px 15px 0px;
}



form.inline {
  display: inline;
}

.opacity50 {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
