body {
	margin: 0px;
	padding: 0px;
	background: #999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-align: left;
}
div{
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #3241d2;
}

a:hover {
	text-decoration: underline;
}

.main {
	background-image: url('../images/border_home_bg.png'); 
	background-repeat: repeat-y;
	background-position: top left;	
	width: 919px;
	text-align: left;
	margin: 21px 0px 5px 0px;
}

.bottom {
	background-image: url("../images/border_home_btm.png");	
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 919px;
}

.inner {
	background-image: url('../images/border_home_top.png');
	background-repeat: no-repeat;
	background-position: top left;	
	width: 919px;
	min-height: 500px;
	padding-bottom: 30px;
}

.my_profilebg {
	background-image: url('../images/border_my_profile_bg.png');
	background-repeat: repeat-y;
	background-position: top left;
}

.my_profilebg .bottom {
	background-image: url('../images/border_my_profile_btm.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.my_profilebg .inner {
	background-image: url('../images/border_my_profile_top.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.photosbg {
	background-image: url('../images/border_photos_bg.png');
	background-repeat: repeat-y;
	background-position: top left;
}

.photosbg .bottom {
	background-image: url('../images/border_photos_btm.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.photosbg .inner {
	background-image: url('../images/border_photos_top.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.profilesbg {
	background-image: url('../images/border_profiles_bg.png');
	background-repeat: repeat-y;
	background-position: top left;
}

.profilesbg .bottom {
	background-image: url('../images/border_profiles_btm.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.profilesbg .inner {
	background-image: url('../images/border_profiles_top.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.other_pagesbg {
	background-image: url('../images/border_other_pages_bg.png');
	background-repeat: repeat-y;
	background-position: top left;
}

.other_pagesbg .bottom {
	background-image: url('../images/border_other_pages_btm.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.other_pagesbg .inner {
	background-image: url('../images/border_other_pages_top.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.pollsbg {
	background-image: url('../images/border_polls_bg.png');
	background-repeat: repeat-y;
	background-position: top left;
}

.pollsbg .bottom {
	background-image: url('../images/border_polls_btm.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.pollsbg .inner {
	background-image: url('../images/border_polls_top.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.discussbg {
	background-image: url('../images/border_discuss_bg.png');
	background-repeat: repeat-y;
	background-position: top left;
}

.discussbg .bottom {
	background-image: url('../images/border_discuss_btm.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.discussbg .inner {
	background-image: url('../images/border_discuss_top.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.helpbg {
	background-image: url('../images/border_help_bg.png');
	background-repeat: repeat-y;
	background-position: top left;
}

.helpbg .bottom {
	background-image: url('../images/border_help_btm.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.helpbg .inner {
	background-image: url('../images/border_help_top.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.editorbg {
	background-image: url('../images/border_editor_bg.png');
	background-repeat: repeat-y;
	background-position: top left;
}

.editorbg .bottom {
	background-image: url('../images/border_editor_btm.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.editorbg .inner {
	background-image: url('../images/border_editor_top.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.header {
	height: 76px;
	width: 919px;
	background: none;
}

.menu {
	height: 41px;
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
	text-align: left;
}

.menu a {
	float: left;
	opacity: 0.72;
	filter: alpha(opacity =   72);
	-moz-opacity: 0.72;
}

.menu a.selected {
	opacity: 1;
	filter: alpha(opacity = 100);
	-moz-opacity: 1;
}

.menu a:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
	-moz-opacity: 1;
}

.logo {
	float: left;
	width: 160px;
	height: 76px;
	padding: 0px 0px 0px 6px;
	text-align: left;
}

.menu_container {
	float: left;
	height: 76px;
	width: 752px;
	background: none;
	margin-left: 0px;
}

.header_info {
	text-align: right;
	height: 26px;
	line-height: 26px;
	padding-right: 17px;
	background: #dfdfdf;
}

.textBlock {
	background-image: url('../images/block_left_bg.png');
	background-position: top left;
	background-repeat: repeat-y;
	width: 320px;
	margin-top: 10px;
}

.textBlock_right {
	background-image: url('../images/block_right_bg.png');
	background-position: top right;
	background-repeat: repeat-y;
}

.textBlock_btm {
	background-image: url('../images/block_btm_bg.png');
	background-position: bottom left;
	background-repeat: repeat-x;
}

.textBlock_bl {
	background-image: url('../images/block_left_btm.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.textBlock_br {
	background-image: url('../images/block_btm_right.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.textBlock_tl {
	background-image: url('../images/block_left_top.png');
	background-position: top left;
	background-repeat: no-repeat;
}

.textBlock_tr {
	background-image: url('../images/block_right_top.png');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0px 3px 4px 2px;
}

.textBlock_gray {
	background: #eeeeee;
	min-height: 100px;
	padding: 10px;
}

.textBlock_blue {
	background: #ebf1f8;
	min-height: 100px;
	padding: 10px;
}
.content{		
	margin-left: 18px;
	text-align: left;
	width: 881px;	
}
.content_left{
	float:left;
	width: 518px;
	padding-right: 10px;
	padding-left: 20px;
}
.content_right{
	float:right;	
	width: 333px;
	padding-top: 10px;
	min-height:380px;
}

.separator_line{
	clear: both;
	background: #666;
	height: 1px;
	font-size:0px;
	line-height: 0px;
	width: 100%;
	margin:0px;
	padding: 0px;
	_margin-top: -2px;
}
.separator_empty
{
	clear:both;
	background: none;
	height: 0px;
	font-size:0px;
	line-height: 0px;
	width: 100%;
	margin:0px;
	padding: 0px;
	_margin-top: -2px;
}
.text_11_blue{	
	color: #3241d2;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold;
}
.ascuns{
	display: none;
}
.footer{
	color: #cecece;
	padding-bottom: 10px;
}
.a_footer{
	color: #cecece;
	text-decoration: underline;
}
.a_footer:hover{
	text-decoration: none;
}
/*Home*/
.a_mov{
	text-decoration: none;
	color: #645aa3;
	font-weight: normal;
}
.home_section{
	clear:both;
	border-bottom: 1px solid #666;
	padding: 5px 0px;
	text-align: left; 	
}
.home_section_title{
	font-size: 16px;
	font-family: Helvetica;
	font-weight: bold; 
	padding-left: 5px;	
	height: 25px;
	line-height: 25px;
}
.notifications_read_item{
	float: none;
	height: 22px;
	line-height: 22px;
	background-color: #fff;
}
.notifications_read_item_over{
	float: none;
	height: 22px;
	line-height: 22px;
	background-color: #eee;	
}
.notifications_unread_item{
	float: none;
	height: 22px;
	line-height: 22px;
	background-color: #fff;
	background-image: url("../images/img_ok.png");
	background-repeat: no-repeat;
	background-position: right;
	
}
.notifications_unread_item_over{
	float: none;
	height: 22px;
	line-height: 22px;
	background-color: #eee;
	background-image: url("../images/img_ok_over.png");
	background-repeat: no-repeat;
	background-position: right;	
}
.item_left{
	padding-left: 5px;
	line-height: 22px;
	float: left;	
}
.clasa_ok{
	float: right;;
	width: 38px;
	cursor: pointer;	
}
.separator_item{
	clear:both;
	background-image: url("../images/img_separator_item.png");
	background-repeat: repeat-x;
	height: 2px;
	font-size:0px;
	line-height: 0px;	
	margin-right: 10px;
	margin-left: 20px;
}
.what_new_item{
	float: none;
	height: 22px;
	line-height: 22px;
	background-color: #fff;
}
.what_new_item_over{
	float: none;
	height: 22px;
	line-height: 22px;
	background-color: #eee;		
}
.item_photos{
	padding-left: 5px;
	line-height: 22px;			
}
.section_to_to_list{
	clear:both;	
	background-image: url("../images/img_to_do_list.png");
	background-repeat: no-repeat;
	background-position: top left;
	height: 230px;
	width: 320px;
	padding-left: 5px;
	padding-top: 40px;
	text-align: left;	
}
.to_do_list_title{
	font-size:  14px;
	text-decoration: underline;;
	font-weight: bold;
	width: 202px;
	text-align: center;
}
.to_do_list_subtitle{
	font-size:  12px;
	text-decoration: none;;
	font-weight: normal;
	width: 202px;
	text-align: center;
}
.to_do_list_item{
	float: none;
	height: 30px;
	line-height: 30px;
	background-image: url("../images/img_checkbox.png");
	background-repeat: no-repeat;
	background-position: 184px center;
	width: 201px;
	text-align: left;
}
.to_do_list_item_over{
	float: none;
	height: 30px;
	line-height: 30px;
	background-color: #eee;
	background-image: url("../images/img_checkbox.png");
	background-repeat: no-repeat;
	background-position: 184px center;
	width: 201px;
	text-align: left;	
}
.to_do_list_check_item{
	float: none;
	height: 30px;
	line-height: 30px;
	background-image: url("../images/img_checkbox1.png");
	background-repeat: no-repeat;
	background-position: 184px center;
	width: 201px;
	text-align: left;
	
}
.to_do_list_check_item_over{
	float: none;
	height: 30px;
	line-height: 30px;
	background-color: #eee;
	background-image: url("../images/img_checkbox1.png");
	background-repeat: no-repeat;
	background-position: 184px center;
	width: 201px;
	text-align: left;	
}
.item_left_to_do_list{
	padding-left: 5px;
	line-height: 30px;
	float: left;	
	width: 170px;
}
.clasa_checkbox{
	float: right;;
	width: 15px;
	cursor: pointer;	
}
.to_do_list_info{
	color: #0055ca;
	cursor: pointer;
}
.a_to_do_list{
	text-decoration: none;
	color: #31393c;
}
.a_to_do_list_check{
	text-decoration: line-through;
	color: #31393c;
}
.a_to_do_list:hover{
	text-decoration: underline;
}
.a_to_do_list_check:hover{
	text-decoration: line-through;
}
.discussions_title{
	font-size: 13px;
	font-weight: bold;	
}
.discussions_item{
	float: none;
	min-height: 16px;
	line-height:16px;
	font-size: 11px;
	background-image: url("../images/img_item1.png");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;		
}
.help_topics_item{
	float: none;
	min-height: 16px;
	line-height:16px;
	font-size: 11px;
	background-image: url("../images/img_item1.png");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;		
}
