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;
}
.a_over{
	text-decoration: none;
	color: #333;
}
.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;
}
.setup_top{
	background-image: url('../images/border_setup_top.png');
	background-repeat: no-repeat;
	background-position: top left;
}
.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;
}

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

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

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

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

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

.your_bookbg .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;
	
}

.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;
	padding: 10px;
}

.textBlock_blue {
	background: #ebf1f8;
	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:2px;
	line-height: 2px;	
	margin-right: 10px;
	margin-left: 20px;
}
.what_new_item{
	clear:both;	
	background-color: #fff;
}
.what_new_item_over{
	clear:both;
	background-color: #eee;		
}
.item_photos{
	padding-left: 5px;
	line-height: 22px;			
}
.section_to_do_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_board{
	width: 202px;
	height: 218px;
	background: none;
	position: relative;
}
.to_do_list_lock_overlay{
	width: 202px;
	height: 218px;
	background: #eaf1f7;
	position: absolute;
	top:0px;
	left:0px;
	filter: alpha(opacity=9);
	opacity: 0.9;
	-moz-opacity: 0.9;
}
.to_do_list_lock{
	width: 202px;
	height: 218px;
	background: #eaf1f7;
	position: absolute;
	top:0px;
	left:0px;
}
.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;		
}
.ed_photo_item{
	 background-image: url("../images/bg_photo_item.png"); 
	 background-repeat: no-repeat;
	 background-position: top left;	  
	 width:151px; 
	 height:149px; 
	 float: left;
	 margin-left: 8px;
	 margin-right: 8px;
	 margin-top: 0px;
	 margin-bottom: 16px;
}

.ed_photo_item_over{
	 background-image: url("../images/bg_photo_item.png"); 
	 background-repeat: no-repeat;
	 background-position: top left;	  
	 width:151px; 
	 height:149px; 
	 float: left;
	 margin-left: 8px;
	 margin-right: 8px;
	 margin-top: 0px;
	 margin-bottom: 16px;
}

.ed_photo_item_over2{
	 background-image: url("../images/bg_photo_item_over2.png"); 
	 background-repeat: no-repeat;
	 background-position: top left;	  
	 width:151px; 
	 height:149px; 
	 float: left;
	 margin-left: 8px;
	 margin-right: 8px;
	 margin-top: 0px;
	 margin-bottom: 16px;
}


.inputButton60{
	color: #fff;	
	width: 60px;
	padding-top: 2px;
	padding-bottom: 2px;
	#padding-bottom: 1px;
	_padding-bottom: 1px;	
	border: 1px solid #505050;
	background: #323232;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;	
}
.inputButton80{
	color: #fff;	
	width: 80px;
	padding-top: 2px;
	padding-bottom: 2px;
	#padding-bottom: 1px;
	_padding-bottom: 1px;	
	border: 1px solid #505050;
	background: #323232;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;	
}
.inputButton100{
	color: #fff;	
	width: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
	#padding-bottom: 1px;
	_padding-bottom: 1px;	
	border: 1px solid #505050;
	background: #323232;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
.inputButton100_over{
color: #fff; 
width: 100px;
padding-top: 2px;
padding-bottom: 2px;
#padding-bottom: 1px;
_padding-bottom: 1px; 
border: 1px solid #de6f42;
background: #ff743b;
font-size: 11px;
font-weight: bold;
cursor: pointer;
}
.inputButton110{/* for span */
	color: #fff;
	padding: 3px 30px 3px 30px;
	border: 1px solid #505050;
	background: #323232;
	font-size: 11px;
	line-height: 25px;
	font-weight: bolder;
	cursor: pointer;	
}
.inputButton120{
	color: #fff;	
	width: 120px;
	padding-top: 2px;
	padding-bottom: 2px;
	#padding-bottom: 1px;
	_padding-bottom: 1px;	
	border: 1px solid #505050;
	background: #323232;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
.inputButton120_over{
	color: #fff;	
	width: 120px;
	padding-top: 2px;
	padding-bottom: 2px;
	#padding-bottom: 1px;
	_padding-bottom: 1px;	
	border: 1px solid #de6f42;
	background: #ff743b;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

A.editor_link_inverted{
	color: #1e1e1e;
	font-weight: bold;
	text-decoration: none;
}
A.editor_link_inverted:hover{
	color: #ff7342;
	font-weight: bold;
	text-decoration: underline;
}
.combobox_img{
	 background-image: url("../images/img_combobox.png"); 
	 background-repeat: no-repeat;
	 text-align: left;
	 padding-left: 10px;
	 font-size: 12px;
	 font-weight: bold;
	 line-height: 22px;
	 width: 137px;
	 height: 23px;
	 float: left; 	 
}
.combobox_img_hand{
	width: 20px;
	height:23px;
	float: right;
	cursor: pointer;
}

.title_page{
	font-size: 16px; 
	font-weight: bold;
	font-family: Helvetica, Arial;
}
.row{
	clear: both;
	min-height: 25px;
}
.item_top_left{
	float: left; 
	width: 1px;
	height: 3px;
	background-image: url("../images/bg_album_item_top_left.png"); 
	background-repeat: no-repeat;
	background-position: left; 
}
.item_top_center{
	float: left;
	height: 3px;
	background-image: url("../images/bg_album_item_top_center.png"); 
	background-repeat: repeat-x; 
	background-position: top;
}
.item_top_right{
	float: left; 
	width: 3px;
	height: 3px;
	background-image: url("../images/bg_album_item_top_right.png"); 
	background-repeat: no-repeat; 
	background-position: right;
}
.item_center_left{
	float: left; 
	width: 1px;
	height: 1px;
	background-image: url("../images/bg_album_item_center_left.png"); 
	background-repeat: repeat-y;
}
.item_center_center{
	float: left;
	background-color: #fff; 
}
.item_center_right{
	float: left; 
	width: 3px;	
	background-image: url("../images/bg_album_item_center_right.png"); 
	background-repeat: repeat-y;
}

.item_bottom_left{
	float: left; 
	width: 3px;
	height: 3px;
	background-image: url("../images/bg_album_item_bottom_left.png"); 
	background-repeat: no-repeat;
	background-position: left bottom; 
}
.item_bottom_center{
	float: left; 
	width: 1px;
	height: 3px;
	background-image: url("../images/bg_album_item_bottom_center.png"); 
	background-repeat: repeat-x; 
	background-position: center bottom;
}
.item_bottom_right{
	float: left; 
	width: 3px;
	height: 3px;
	background-image: url("../images/bg_album_item_bottom_right.png"); 
	background-repeat: no-repeat; 
	background-position: right bottom;
}


.album_item{
	 background-image: url("../images/bg_album_item.png"); 
	 background-repeat: no-repeat;
	 background-position: top left;	  
	 width:392px; 
	 height:149px; 
	 float: left;
	 margin-left: 10px;
	 margin-right: 0px;
	 margin-top: 10px;
	 margin-bottom: 0px;
}



.error
{
background-image:url(../images/error_mark2.png);
background-repeat:no-repeat;
background-position:15px 4px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #990000;
padding-left: 35px;
background-color: #F5DEE0;
padding-top:10px;
padding-bottom: 10px;
}
.confirm
{
background:url(../images/ok_mark.png);
background-repeat:no-repeat;
background-position: 2px 2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#37098F;
padding-left: 35px;
background-color: #dbd3f5;
padding-top:10px;
padding-bottom: 10px;
}

.group_add_tab{
	float: left;
	height: 22px;
	width: 90px;
	border: 1px solid #333;
	border-left: 0px;
	text-align: center;
	line-height: 22px;
	cursor: pointer;
}
.group_add_tab_over{
	float: left;
	height: 22px;
	width: 90px;
	border: 1px solid #333;
	border-bottom: 1px solid #fff;
	border-left: 0px;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	cursor: pointer;
}
.group_add_content{
	float: left;
	width: 660px;
	border: 1px solid #333;		
	border-top: 0px;
}
.group_add_comp0{
	width: 220px;
	margin-top: 10px;
	text-align: left;
}
.group_add_comp1{
	height: 22px;
	width: 100%;
	font-weight: bold;
	background-color: #999;	
	line-height: 22px;
	text-align: left;
	padding: 0px 5px;
	color: #fff;
}
.group_add_comp2{
	text-align: left;
	padding: 0px 5px;
	height: 22px;
	width: 100%;
	font-weight: bold;	
	line-height: 22px;
	background-color: #e7b9b9;
}
.group_add_comp3{
	width: 100%;
	font-size: 11px;
	line-height: 15px;
	padding: 0px 5px;	
}
.group_add_comp4{
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 5px;
	font-style: italic;
	text-align: right;
}
.group_add_comp5{
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 5px;	
	font-weight: bold;
	text-align: right;	
}
.group_add_comp6{
	clear:both;
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 5px;	
	border-top: 1px solid #ccc;	
}
.group_add_comp6_title{
	width: 150px;
	text-align: left;
	float: left;
}
.group_add_comp6_opt{
	width: 60px;
	text-align: right;
	float: right;
	padding-right: 10px;
	padding-top: 3px;
}
.group_add_comp7{
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 5px;	
	font-weight: bold;
	border-top: 1px solid #ccc;	
}
.group_add_comp8{
	width: 500px;
	margin-top: 10px;
	text-align: left;
}
.group_add_comp10{
	line-height: 16px;
	font-size: 12px;
	height: 50px;
	overflow: scroll;
}
.group_add_comp10{
	line-height: 16px;
	font-size: 12px;
	height: 50px;
	overflow: auto;
	width: 100%;
	clear: both;
	border: 1px solid #333;
}
.group_add_comp10_title{
	width: 400px;
	float: left;
	text-align: left;
	padding: 0px 5px;
}
.group_add_comp10_opt{
	float: right;
	width: 60px;	
	text-align: right;
	padding: 0px 5px;
}
.group_add_comp11{
	line-height: 16px;
	font-size: 12px;
	height: 127px;
	overflow: auto;
	width: 100%;		
	border: 1px solid #333;
}
.group_add_comp11_title{
	width: 390px;
	float: left;
	text-align: left;
	padding: 0px 5px;
}
.group_add_comp11_opt{
	float: right;
	width: 70px;	
	text-align: right;
	padding: 0px 5px;
	cursor: pointer;
}
.group_add_comp12{
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 5px;	
}
.group_add_comp13{
	width: 100%;
	font-size: 12px;
	line-height: 16px;	
	font-weight: bold;	
	margin: 5px;
}

.group_add_div_permissions{
	width: 300px;
	text-align: left;	
	margin-left: 50px;
}
.group_add_div_permissions_content{
	clear: both;
	border: 1px solid #333;
	background-color: #eee; 
}
.group_add_div_permissions_item{
	clear: both;
	border-bottom: 1px solid #666;
	line-height: 15px;
	font-size: 11px;
	margin: 3px 10px; 
}
.group_add_div_permissions_item_right{
	float: right;
	width: 20px;
}
.group_add_div_permissions_item_left{
	float: left;
	width: 230px;
}