
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

a {
	color: #124e8b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#top_container {
	width: 100%;
	height: 200px;
	background: url('../images/top_bg.jpg') repeat-x;
	text-align: center;
}

#top_container #header {
	height: 94px;
	width: 950px;
	margin: 0 auto;
}

#top_container #header #logo {
	float: right;
	margin: 12px 0 0;
	color: #fff;
}

#top_container #header #logo span {
	font: 11px arial;
	position: relative;
	top: -34px;
}

#top_container #header #search {
	float: left;
	width: 312px;
	padding-left: 3px;
	padding-top: 3px;
	background:  url('../images/search_bg.png') no-repeat;
	margin: 7px 0 0 50px;
}

#top_container #header #search input {
	width: 296px;
	height: 38px;
	font: bold 30px/42px Times New Roman, Times, serif;
	padding: 0 5px;
	border: 0;

}

#top_container #header #search div{
	margin-top: 6px;
	margin-right: 15px;
	text-align: right;
	line-height: 18px;
}

#top_container #header #search div a {
	color: #fff;
	font: 13px tahoma;
	text-decoration: none;
}

#top_container #header #search div a:hover {
 text-decoration: underline;
}

#nav_container {
	width: 950px; /*950*/
	margin: 0 auto;
	text-align: right;
	/*border: 1px solid red;*/
}


#top_container #nav {
	height: 55px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: right;

}


#top_container #nav ul {
	margin: 0 auto;
	margin-top: 16px;
	display: block;
	float: right;
}

#top_container #nav ul li {
	list-style-type: none;
	display: inline;
}

#top_container #nav ul li a, a#release-notes {
	float: right;
	display: block;
	width: 88px;
	padding-top: 59px;
	text-align: center;
	font: 11px tahoma;
	margin-left: 3px;
}


a#release-notes {
	background: url('../images/1349044439_Notes.png') no-repeat center top;
	width: 150px;
	margin-top: 20px;
	padding-top: 56px;
	float: left;
}

#top_container #nav ul li#nav_log_in a {
	background: url('../images/login.png') no-repeat center top;
}


#top_container #nav ul li#nav_meeting a {
	background: url('../images/meetings.png') no-repeat center top;
}

#top_container #nav ul li#nav_admin_panel a {
	background: url('../images/administrative_tools.png') no-repeat center 7px;
}



#top_container #nav ul li#nav_cpanel a {
	background: url('../images/cpanel.png') no-repeat center top;
}

#top_container #nav ul li#nav_box a {
	background: url('../images/1345864372_School.png') no-repeat center top;
}

#top_container #nav ul li#nav_upcomming a {
	background: url('../images/upcomming.png') no-repeat center 7px;
}


#top_container #nav ul li#nav_profile a {
	background: url('../images/profile.png') no-repeat center top;
}
#top_container #nav ul li#nav_archive a {
	background: url('../images/archive.png') no-repeat center top;
}



#top_container #nav ul li#nav_log_off a {
	background: url('../images/logoff.png') no-repeat center top;
}

#top_container #nav ul li#nav_about a {
	background: url('../images/info.png') no-repeat center top;
}




#middle_container {
	width: 100%;
	background: #E2EDF1;
	text-align: center;
	padding: 25px 0;
}

#middle_container #content {
	width: 950px; /*950*/
	margin: 0 auto;
	border: 2px solid #d4dee2;
	background: #f5fbfe;
	text-align: right;
	padding-bottom: 10px;
	/*min-height:350px;*/
}

#bottom_container {
	width: 100%;
	height: 101px;
	background: url('../images/bottom_bg.jpg') repeat-x;
	text-align: center;
	text-align: center;
}

#bottom_container #footer {
	height: 100px;
	width: 950px;
	margin: 0 auto;
	/*border: 1px solid red;*/
}

#bottom_container #footer #small_logo {
	margin: 14px 0 0 60px;
	float: left;
	_margin-left:30px;
}

#footer_right_box {
	float: right;
	width: 600px;
	height: 80px;
	margin: 10px 0 0 0;
	color: #fff;
	text-align: right;
	padding-right: 30px;
	_width: 580px;
}

#footer_right_box div {
	/*float: right;
	width: 130px;*/
	text-align: right;
	font: 12px tahoma;
}

#footer_right_box ul {
	width: 450px;
	float: right;
	margin-top: 5px;
}

#footer_right_box ul li {
	list-style-type: none;
	display: inline;
}

#footer_right_box ul li a {
	/*border: 1px solid #000;*/
	float: right;
	display: block;
	width: 42px;
	text-align: center;
	font: 11px tahoma;
	margin-left: 12px;
	padding-top: 42px;
	color: #fff;
}


#footer_right_box li#ff a {
	background: url('../images/browsrers/Firefox.png') no-repeat center top;
}

#footer_right_box li#ie a {
	background: url('../images/browsrers/IE.png') no-repeat center top;
}

#footer_right_box li#safari a {
	background: url('../images/browsrers/Safari.png') no-repeat center top;
}

#footer_right_box li#chrome a {
	background: url('../images/browsrers/Chrome.png') no-repeat center top;
}





/*-------------------------*/

#resizer {
	margin: 5px 0 10px 5px;
	width: 86px;
	float: left;
}

#resizer a {
    font: bold 16px arial;
    padding: 4px 3px;
    border: solid 1px #ccc;
    float: left;
    display: block;
    background: #E2EDF1;
    margin-right: 4px;
}

#resizer a:hover {
    text-decoration: none;
    background: #333;
}

.jfontsize-disabled, #resizer a:hover {
    background: #eee;
}


#sub_nav {
	margin: 5px 5px 10px;
	padding: 10px;
	text-align: right;
	background: #E2EDF1;
	font: 11px tahoma;
	width: 87%;
	float: right;
}

#sub_nav a {
	color: #124e8b;
	text-decoration: none;
	font: 11px tahoma;
	padding: 5px;
}

#sub_nav a:hover {
	text-decoration: underline;
}

#one_content {
	margin: 5px 20px;
}

#right_content {
	margin: 5px 20px;
	_margin: 5px 10px;
	float: right;
	width: 650px;
	text-align: right;
}

#left_content {
	float: left;
	width: 240px;
	margin: 5px;
	margin-left: 10px;
	margin-right: 0;
	border: 1px solid #d4dee2;
}

h1 {
	text-align: right;
	font: 14px tahoma;
	margin: 10px 5px;
}

h2 {
	text-align: right;
	font: 12px tahoma;
	margin: 1px;
	background: #E2EDF1;
	padding: 5px;
}

h3 {
	text-align: right;
	font: 11px tahoma;
	margin: 1px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 3px;
}




/*------------------------------------------*/

.tbl {
	text-align: right;
	border: 1px solid #d4dee2;
}

.tbl thead tr, .v-thead {
	border: 1px solid #C1BCC7;
	background-color: #E0EBEF;
	text-align: right;
}


.tbl thead th, .v-thead th {
	text-align: right;
	font:  13px tahoma;
	border-bottom: 1px solid #d4dee2;
	color: #333333;
	padding: 8px;
}

.v-thead th {
	background: #E0EBEF;
	border: 1px solid #C1BCC7;
}


.tbl tbody tr.double {
	background-color: #F0F0F6;/*#F9F9F9;*/
}

.tbl tbody tr{
	background-color: #fff;
}


.tbl tbody td{
	text-align: right;
	padding: 10px 8px;
	font:  11px tahoma;
	border-bottom: 1px solid #C1BCC7;
}

#tbl_members {
	width: 100%;
}

#tbl_members #m_title {
	width: 200px;
}

#tbl_members #m_date {
	width: 170px;
}

#tbl_members #m_hdate {
	width: 80px;
}




#tbl_members #m_status {
	width: 80px;
}


/*-----------------------------------------*/

#login_box {
	border: 1px solid #d4dee2;
	background: #fff;
	width: 915px;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0 0;

	position:relative;
 	clear:both;

 	/*Border Radius*/
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}

#topspace  {
 position:relative;
 height: 6%;
}

#login_right {
	width: 52%;
	float: right;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	*margin-bottom: -30px;
	background: url('../images/z2.png') no-repeat left center;
}

#login_right a.login-logo {
	display:block;
	text-align: center;
	position: relative;
	top: -30px;
	clear: both;
}

#languages a {
	background: red;
	float: right;
	margin-right: 10px;
	padding: 5px 10px;
	background: #006B9F;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	top: -40px;
	font: 12px tahoma;
	border: 1px solid #00618E;
}
#login_left {
	width: 40%;
	float: left;
    padding-right: 6%;
	padding-top: 20px;
}

#login_left img {
	display: block;
}

#login_left a {
	color: #4e6572;
	font: 14px tahoma;
	width: 130px;
	text-align: center;
	display: block;
	float: right;
	margin-left: 40px;
	margin-top: 10px;
}

#login_left a:hover {
	text-decoration: none;
}

#login_release {
	text-align: center;
 	clear:both;
 	font: 14px tahoma;
 	padding: 5px 10px 10px 0;
 	color: #3b4449;
 	background: url('../images/protection.gif') no-repeat 690px -2px;
}

#login_release a {
	color: #3b4449;
}

#frm_member{
	margin: 10px auto;
	text-align: right;
	padding: 20px 0;
}

#frm_member p {
	text-align: right;
}


#login_box form label,  #frm_member label{
	font: 13px tahoma;
	color: #21759B;/*#777;*/

}

#login_box form p  {
	width: 320px;
	text-align: right;
	margin: 0 auto;
}

#user_login, #user_pass, .user_login, .txt_input{
	padding: 3px;
	background: #fbfbfb;
	border: #e5e5e5 1px solid;
	color: #555;
	font: bold 24px tahoma;
}

#user_login, #user_pass, .user_login{
	margin-bottom: 16px;
}


#login_box form select, #srch form select {
	width: 180px;
	padding: 4px 3px;
	background: #fbfbfb;
	border: #e5e5e5 1px solid;
	color: #555;
	font: 14px tahoma;
}

#login-submit, .login-submit {
	font: 14px tahoma;
	padding: 3px 6px;
	cursor: pointer;
}

div.error {
	margin: -15px 5px 10px;
	background: #ffebe8;
	border: 1px solid #c00;
	padding: 12px;
	font: 12px tahoma;
	text-align: right;
	color: #333;

}


div.info  {
	margin: -15px 5px 10px;
	background: #ecf9ff url('../images/large-loading.gif') no-repeat 12px center;
	border: 1px solid #bbdbe0;
	padding: 12px;
	font: 12px tahoma;
	text-align: right;
	color: #333;

}

div.info p, div.success p, div.error p {
	text-align:right;
	direction: rtl;
}



div.success {
	margin: -15px 5px 10px;
	background: #edfbd8;
	border: 1px solid #bfde84;
	padding: 12px;
	font: 12px tahoma;
	text-align: right;
	color: #508600;

}






/*--------------------------------*/

ul#threads {
	margin-right: 20px;
}


ul#threads  li {
	text-align: right;
	list-style-type: none;
	display: block;
	font: 12px tahoma;
}

ul#threads  li div {
	text-align: right;
	margin: 10px;

}

/*--------------------------------*/

#talkers {
	height: 200px;
	overflow: scroll;
	background: #fff;
}

#talkers h4 {
	font: 11px tahoma;
	text-align: right;
	margin: 2px 0;
	padding: 5px;
	background: #E2EDF1;
}

#remarck {
	text-align: right;
	display: none;
	padding: 5px;
}

#remarck textarea {
	width: 228px;
	border: 1px solid #d4dee2;
	font: 11px tahoma;
	height: 120px;
}

#sp_ticker{
	text-align: right;
	display: none;
	padding: 5px;
}

#ticker_inp {
	border: 1px solid #d4dee2;
	font: 14px tahoma;
	width: 168px;
}

#ticker {
	text-align: center;
	font: bold 36px tahoma;
	padding: 5px;
	color: #002C3F;
}


#thread_content {
	background: #fff;
	border: 1px solid #d4dee2;
	padding: 0 10px;
	margin-bottom: 10px;
}

#thread_content h1 {
	text-align: right;
	font: 13px tahoma;
	margin-bottom: 5px;
	color: #0066cc;
}

h2 span {
	padding-right: 20px;
	display: block;
	height: 16px;
	text-align: right;
}


#thread_content h5, .comment h2 span{
	text-align: right;
	font: 10px tahoma;
	color:#787878;
	padding-right: 3px;
}

#thread_content p, #decided p {
	margin-top: 8px;
	margin-bottom: 10px;
	font: 11px tahoma;
	color: #202020; /*#424140;*/
	line-height: 15pt;
	padding: 0 5px;
	text-align: justify;
}

#thread_content h3 {
	text-align: right;
	border: 1px solid #d4dee2;
	font: 12px tahoma;
	margin: 20px 0 10px;
	padding-top: 5px;
}

#thread_content h3 ul {
	margin: 10px;
	margin-bottom: 0;
}

#decided h3 ul {
	margin-bottom: -8px;
	margin-top: 5px;
}

#thread_content h3 ul li, #decided h3 ul li {
	text-align: right;
	display: block;
	font: 12px tahoma;
	margin-bottom: 5px;
	list-style-type: none;
}

#thread_content h3 ul li a img, #decided h3 ul li a img {
	width:16px;
	height: 16px;
	margin-bottom: -5px;
	padding-left: 2px;

}


#add_comment {
	margin: 20px 0;
	text-align: right;
}

#add_comment textarea {
	width: 628px;
	height: 120px;
	border: 1px solid #d4dee2;
	font: 11px tahoma;
	padding: 5px 10px;
}

#add_comment button, input.sbt {
	font: 14px tahoma;
	padding: 3px 6px;
	margin-top: 5px;
}

#vote, #srch, #decided {
	background: #fff;
	border: 1px solid #d4dee2;
	padding-top: 0;
	margin-bottom: 10px;
}


#vote h2 span {
	background: url('../images/vote.png') no-repeat right center;

}

#decided h2 span {
	background: url('../images/paper.png') no-repeat right center;

}


#vote h3{
	padding: 5px;
	padding-top: 10px;
}

#srch form {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#srch h2 span {
	background: url('../images/search.png') no-repeat right center;

}

h2#comments {
	margin: 0;
	margin-top: 20px;
}

h2#remh2 span,{
	background: url('../images/notebooks.png') no-repeat right center;
}

h2#comments span{
	background: url('../images/comments.png') no-repeat right center;
}


h2#remarks span{
	background: url('../images/notebooks.png') no-repeat right center;
}


.comment {
	background: #fff;
	border: 1px solid #d4dee2;
	margin: 5px 0;
}

.comment-picturein {
float:right;
width: 48px;
padding: 10px;
}

.comment-picturein img {
border-radius: 5px;
 -webkit-border-radius: 5px;
  -moz-border-radius:    5px;
}

.comment-summery {
float:left;
width:578px;
text-align:right;
margin:11px 0;
}

.comment-summery span.username {
font: bold 12px tahoma;
color:#124E8B;
}

.comment-summery span.date {
font: 10px tahoma;
color:#9D9D9D;
}

.comment-sv-options {
 height: 25px;
padding: 5px 10px;
}

.comment-sv-options a {
font: 12px tahoma;
}

.comment h2 span {
	display: inline;
	margin: 0;
	padding: 0;
}


.comment p {
	margin-top: 8px;
	margin-bottom: 10px;
	text-align: right;
	font: 11px tahoma;
	color: #202020; /*#424140;*/
	line-height: 14pt;
	padding: 0 10px;
}

#all_atts, #start_meeting, #sh_rem, #rem_print, #close_meeting, #add_demand_btn,
#comments_print, #open_meeting, #sh_ticker, #print, #word, #minutes, #judge, #add_notification {
	padding: 5px;
	padding-right: 20px;
	display: block;
	float: right;
	width: 200px;
	text-align: right;
}

.view-mode {
	float:left;
	font:11px tahoma;
	padding: 5px;
	padding-right: 20px;
}

.vertical {
	background: url('../images/document_text.png') no-repeat right center;
}

.horizontal {
	background: url('../images/document_horizontal_text.png') no-repeat right center;
}

#add_notification {
	background: url('../images/bell_plus.png') no-repeat right center;
}

#judge {
	background: url('../images/judge.png') no-repeat right center;
}

#sh_rem {
	background: url('../images/notebook_plus.png') no-repeat right center;
}

#sh_ticker {
	background: url('../images/clock_plus.png') no-repeat right center;
}

#rem_print, #print  {
	background: url('../images/printer.png') no-repeat right center;
}

#comments_print{
	background: url('../images/printer2.png') no-repeat right center;
}

#all_atts {
	background: url('../images/folder_zipper.png') no-repeat right center;
}

#start_meeting {
	background: url('../images/door_open.png') no-repeat right center;
}


#close_meeting {
	background: url('../images/door_out.png') no-repeat right center;
}

#word {
	background: url('../images/page_word.png') no-repeat right center;
}

#minutes {
	background: url('../images/page_white_acrobat.png') no-repeat right center;
}


#add_demand_btn {
	background: url('../images/mic.png') no-repeat right center;
}

#open_meeting {
	background: url('../images/tablet.png') no-repeat right center;
}



#add_poll, #add_decide, #add_poll_sp {
	text-align: right;
	margin: 5px 10px;
}

#add_poll_sp form, #add_decide form, .ch_poll form {
	text-align: right;
}

#add_poll_sp input.txt, #add_decide .txt, .ch_poll form .txt {
	width: 610px;
	border: 1px solid #d4dee2;
	font: 12px tahoma;
	padding: 5px;
}

.ch_poll form .txt {
	width: 570px;
	margin-top: 15px;
}

#add_poll_sp input.txt {
	margin-bottom: 8px;
	width: 605px;
}

#add_poll_sp label {
	margin: 5px 0;
	font: 12px tahoma;
	color: #6f93b8;
}

#add_poll_sp a {
	font: 11px tahoma;
}

#add_poll_sp p {
	text-align: center;
	width: 100%;
	margin: 2px 0;
}

/*--------------------------*/
.graph {
  width: 540px;
  position: relative;
  left: 30px;
  margin-right: 50px;
}
.bar-title {

  position: relative;
  float: right;
  width: 138px;
  line-height: 25px;
  margin-left: 14px;
  font-weight: bold;
  text-align: right;
}

.bar-title span {
 font: 11px Times New Roman, Times, serif;
}
.bar-container {
  position: relative;
  float: right;
  width: 360px;
  height: 10px;
  margin: 0px 0px 15px;
  text-align: right;
}

.bar-container div {
  background-color:#cc4400;
  height: 20px;
  width: 0%;
  text-align: right;
}

#bar1  {
	background-color: #076F07;
}


#bar3 {
	background-color:#0066CC;
}

.bar-container strong {
  position: absolute;
  left: -68px;
  top: 0px;
  overflow: hidden;
}
#poll-results p {
  text-align: center;
}

#add_poll h1 {
	font: 18px Times New Roman, Times, serif;
}


/*------------------------------------*/

#dem_disallow,  #dem_stop, #dem_cancel{
	margin: 5px;
	background: #ffebe8;
	border: 1px solid #c00;
	padding: 12px;
	font: 12px tahoma;
	text-align: right;
	color: #333;
	display: none;
}

#dem_stop a, #dem_disallow a , #dem_cancel a{
	display: block;
	width: 16px;
	height: 16px;
	float: left;
}

#dem_allow {
	margin: 5px;
	background-color: #EDF8DC;
	border: 1px solid #A2D14D;
	padding: 12px;
	font: 12px tahoma;
	text-align: right;
	color: #333;
	display: none;
}

#dem_wait, .dem_wait {
	margin: 5px;
	border: 1px solid #BCD7F1;
	padding: 12px;
	font: 12px tahoma;
	text-align: right;
	display: none;
	color: #124E8B;
    background-color: #EBF3FB;
}

.dem_wait div {
	text-align:right;
	width:96%;
	float:right;
	line-height: 1.7em;
}


#open_message {
	margin: 10px;
	border: 1px solid #d4dee2;
}

#open_message form {
	text-align: center;
	margin-bottom: 10px;
}

#open_message form h6 {
	text-align: center;
	margin: 10px auto;
	width: 400px;
	font: 14px tahoma;
}


#page_down_nav {
	text-align: center;
	font: 12px tahoma;
	margin: 10px 0;
}

.member_details {
	width: 110px;
	border: 1px solid #C7CCD0;
	text-align: center;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	background: #fff;
	padding: 3px 0 5px;
	height: 113px;
	overflow: hidden;
}

.member_details p {
	text-align: center;
	font: 11px tahoma;
}

.member_details div {
	text-align: center;
	font:11px tahoma;
	padding: 2px;
	color: #fff;
	background: #667C84;
	margin-bottom: 3px;
}



#meetings_pdf {
	margin: 15px 0;
	text-align: right;
	background: url('../images/pdf_file.png') no-repeat right center;

	padding: 10px 0 8px;
	padding-right: 35px;
	font: bold 16px arial;
font: bold 15px arial;


}

#meetings_pdf a:href {
	font: bold 15px arial;
}




#profile_right {
	width: 400px;
	float: right;
	/*border: 1px solid #000;*/
	text-align: right;
	padding-right: 50px;
	background: #fbfbfb;
	border: #e5e5e5 1px solid;
	margin: 20px 30px 30px 0;
}

#profile_right h1, #profile_left h1 {
	/*margin-bottom: -20px;*/
}

#profile_left {
	width: 380px;
	float: left;
	/*border: 1px solid #000;*/
	text-align: right;
	padding-right: 20px;
	background: #fbfbfb;
	border: #e5e5e5 1px solid;
	margin: 20px 0 30px 30px;

}

.fl {
	background: #fbfbfb;
	border: #e5e5e5 1px solid;
	color: #555;
	font: bold 16px tahoma;
	margin-bottom: -10px;
	width: 350px;

}


.poll_unit  {
	border: 1px solid #D4DEE2;
	margin: 5px auto;
	padding: 0;
	text-align: right;
	padding-bottom: 5px;
}

.poll_unit input {
	margin-right: 22px;
}

.poll_unit a {
	font: 11px tahoma;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	border: 1ps solid #000;
}

.poll_unit a.edit_poll {
	float: right;
	margin-right: 10px;
}


.poll_unit span#closed_poll {
	font: 11px tahoma;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	display: block;
	padding: 5px 10px;
	background: #E2EDF1;
}

.closed {
	background: #fff;
}

#print_box {
	text-align: right;
	font: 11px tahoma;
	padding: 7px 10px 5px;
	line-height: 20px;
	display: none;
}

#print_box span {
	vertical-align: top;
}


.edit_rem textarea {
	width: 550px;
	height: 90px;
	border: 1px solid #d4dee2;
	font: 11px tahoma;
	padding: 5px 2px;
}

.edit_rem {
	text-align: right;
	padding: 5px;
	display: none;
}


/* -------------------- Pagination -------------------- */

.pager {
	margin: 15px 0 10px;
	text-align: right;
}

.pager ul {
	text-align: right;
}

.pager li {
	list-style: none;
	display: inline;
}

.pager li b {
	float: right;
	padding:5px 10px;
	margin:0 3px;
	display:inline-block;
	color: #333333;
	font: 12px tahoma;
}

.pager li a {
	color: #124E8B;
	font: 12px tahoma;
	text-decoration: none;
	border: 1px solid #C1BCC7;
	float: right;
	padding:5px 10px;
	margin:0 3px;
	display:inline-block;
	background-color: #fff;
}

.pager li  a:hover {
	background-color: #F0F0F6;
	color: #1D405F;
}




#present_members {

}

#present_members h6, #notification_win h6 {
	text-align: right;
	font: 13px tahoma;
	background: #E0EBEF;
	padding: 8px;
	/*margin:-10px;*/
	color: #27537A;
	border-bottom: 1px solid #97A5B0;
}


.pm-body {
	height: 250px;
	/*overflow: scroll;*/
	margin: 10px;
	overflow-y: scroll;
	text-align: center;
}

.pm-body a {
	font: 11px tahoma;
	display: block;
	background-color: #fff;
	padding: 5px;
	text-align: right;
	margin-right: 8px;
	border: 1px solid #fff;
	*margin-left: 8px;

}

.online_member
{
	 background: url('../images/1279188464_status.png') no-repeat 4px center;
}

.offline_member
{
	 background: url('../images/1279188431_status-offline.png') no-repeat 4px center;
}


.pm-body a:hover {
	text-decoration: none;
	background-color: #D8F2FF;
	border: 1px solid #97A5B0;
}

.pm-body a img {
	margin-left: 5px;
	vertical-align: middle;
}

.pm-footer {
	background: #F0F0F6;
	text-align: right;
	padding: 0 8px 5px;
	border-top: 1px solid #C1BCC7;

}

.pm-body table {
	text-align: right;
	width: 96%;
	*width: 90%;
	margin: 0 auto;
}

.pm-body table tr {

}

.pm-body table tr td {
	padding: 2px 0;
	font: 11px tahoma;
	vertical-align: middle;
	text-align: right;
	border-bottom: 1px solid #C1BCC7;
}


div.law {
	font: 14px tahoma;
	text-align: right;
}

div.law a {
	text-decoration: none;
	padding: 5px 10px 5px 20px;
	display: block;
	text-align: right;
	border: 1px solid #DFDFDF;
	margin: 5px 10px;
	background: #EFF5F8 url('../images/att/page_white_link.png') no-repeat 6px center;
}



#rl-badge {
	color: #dadada;
	position: absolute;
	top: 207px;
	z-index: 100;
	width: 99.98%;
	background: #2f2e2d;
	text-align: center;
	float: left;
	height: 40px;
}

#rl-badge-cont {
	margin: 0 auto;
	width:492px;
	text-align: right;
}

#rl-badge img {
	margin-top: -22px;
}

#rl-badge-cont div {
	float: left;
	width: 402px;
	font: 15px/38px tahoma;
	text-align: right;
	*margin-top: -67px;
}

#rl-badge-cont a {
	color: #dadada;
	/*text-decoration: underline;*/
}


/*--------------------*/

.frm-tbl {
	width: 98%;
	margin: auto;
	font: 12px tahoma;
}

.frm-tbl tr {

}

.frm-tbl td {
	border-bottom: 1px solid #DFDFDF;
	padding: 10px 5px;
}

.frm-tbl .lbl-td {
	color: #21759B;
	font-size: 13px;
	direction: rtl;
	vertical-align:middle
}


.frm-tbl tr td.txt-row {
	text-align: justify;
	line-height: 1.6em;
	color: #222222;
}

.frm-tbl td.txt-row ol li {
	margin-right: 30px;
	padding-bottom: 5px;
}

.frm-tbl td label {
	display: block;
	float: right;
	width: 46%;
	text-align: right;
	cursor: pointer;
	margin: 2px 0;
	font: 11px tahoma;
}

/*--------------------*/


.back {
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	height: 40px;
	background: #fff9c9;
	float: right;
	z-index: 1500px;
	border-bottom: 2px solid #E0DBB3;
}


.back p {
	font: 14px/40px tahoma;
	text-align: center;
	color: #524F4F;
	padding: 0 20px;
}

/*--------------------*/

.dbox{
	background: url('../images/body_bg.jpg') repeat-x left bottom #e5e5e5;
	-moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	-webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	border: 2px solid #636363;
	padding: 0;

}

.dbox p {
	padding: 5px;
	font: bold 17px Calibri,Arial,sans-serif;
	text-align: right;
	color:#4F4F4F;
	padding: 25px 20px;
	text-align: justify;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
	line-height: 27px;
	text-align: right;
}


.dbox h1 {
	font: bold 24px/1 Calibri,Arial,sans-serif;
	background:url('../images/header_bg.jpg') repeat-x left bottom #f5f5f5;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
	padding: 16px 25px;
	color:#317FA1;
	margin: 0;

}

.dbox .button{
	display:inline-block;
	background:url('../images/buttons.png') no-repeat;
	color:white;
	position:relative;
	height: 33px;

	font:bold 16px/33px Calibri,Arial,sans-serif;

	margin-right: 15px;
	padding: 0 20px 0 25px;
	text-decoration:none;
	border:none;
	text-align: center;
}


.dbox .button span{
	position:absolute;
	top:0;
	right:-5px;
	background:url('../images/buttons.png') no-repeat;	width:5px;
	height:33px;
	text-align: center;
}

.dbox .confirmButtons{
	padding:15px 0 25px;
	text-align:center;
}

.dbox .button:last-child{	margin-right:0;}

.dbox .blue{				background-position:left top;text-shadow:1px 1px 0 #5889a2;}
.dbox .blue span{			background-position:-195px 0;}
.dbox .blue:hover{		background-position:left bottom;}
.dbox .blue:hover span{	background-position:-195px bottom;}

.dbox .gray{				background-position:-200px top;text-shadow:1px 1px 0 #707070;}
.dbox .gray span{			background-position:-395px 0;}
.dbox .gray:hover{		background-position:-200px bottom;}
.dbox .gray:hover span{	background-position:-395px bottom;}


#atts {
	float: right;
	width: 250px;
	margin: 6px 0;
}

#atts input {
	width: 245px;
	margin: 3px 0;
}

#add_att {
	margin: 6px 10px 0;
	float: right;
}


#hide {
	float:right;margin-right:-18px;
}


a.message_trigger {
	float:left;margin-left:3px
}

div.support_err {
	margin-right:-42px;margin-top:6px;width:844px;
}


.ar-right {
	float: right
}

table.tablesorter thead tr .header {
	background-image: url('../images/bg.gif');
	background-repeat: no-repeat;
	background-position: center left;
	cursor: pointer;
}


div.memberstats h3, div.memberstats h3 p {
	text-align:right;direction:rtl
}


#accordion-container h2 span {
	float: left;
}


div.items_not_exists {
	font:11px tahoma;
	text-align:right;
	margin-right:15px;
}

/*-------------------------*/

div.profile-card {
 background:#fff;
 padding: 15px;
height: 120px;

-moz-box-shadow: 2px 2px 2px #cfcfcf;
	-webkit-box-shadow: 2px 2px 4px #cfcfcf;
	box-shadow: 2px 2px 2px #cfcfcf;
margin-bottom:25px;
}

div.picturein {
 float: right;
 margin-left: 20px;
}

div.picturein img {
 border-radius: 5px;
 -webkit-border-radius: 5px;
  -moz-border-radius:    5px;
}

div.profile-summary h1 {
 font: bold 17px tahoma;
color: #5B5B5B;
}

div.profile-summary p {
 font: 12px tahoma;
color: #333;
 margin-bottom:16px;
text-align:right;
}



