/*datatables*/
#rotarymembers, #rotaryprojects {
	margin-bottom:10px;
	width:100%;
}
#rotarymembers tr, #rotaryprojects tr {
	max-width:100%;
}
#rotarymembers tr td,  #rotaryprojects tr td {
	padding:6px;
}

#rotarymembers .fullname, #rotaryprojects .fullname {padding-right:100px;}
.sorting_asc {
	background: url(images/sort_asc.png) no-repeat scroll 95% center transparent;
}
.sorting_desc {
	background: url(images/sort_desc.png) no-repeat scroll 95% center transparent;
}
#rotarymembers th, #rotaryprojects th {
	cursor:pointer;
}
.dataTables_info {
	width: 60%;
	float: left;
}
.dataTables_paginate {
	width: 110px;
	float: right;
	text-align: right;
}

.paginate_enabled_previous,  .paginate_enabled_next {
	height: 19px;
	width: 48px;
	margin-left: 3px;
	float: left;
}
.paginate_disabled_next, .paginate_disabled_previous {
	display:none;
}
.dataTables_length {
	width:200px;
	float:left;
}
.dataTable .email a {
	background:url(images/email-bg.gif) no-repeat;
	display:block;
	height:12px;
	text-indent:20px;
}
.dataTable .groupemail .emailaddress {
	display:none;
}
.rotarydialog {
	background:#fff;
	border-width:1px;
	border-style:solid;
	font-size:14px;
	line-height:1.2em;
	padding:0;
	width:600px;
}
.rotarydialog .ui-state-default, .rotarydialog .ui-widget-content .ui-state-default, .rotarydialog .ui-widget-header .ui-state-default {
  background: none;
  border: 0;
  color: #FFFFFF;
  font-weight: bold;
}
.rotarydialog .ui-widget-header, .rotarydialog .ui-widget-content {
	background:transparent;
	border:0;
}
.rotarydialog .ui-icon, .rotarydialog .ui-state-default .ui-icon {
	background:none;
}
.rotarydialog .ui-dialog-titlebar-close {
	float:right;
	margin-right:30px;
	padding-top:5px;
}
#rotarymemberdialog {
	clear:right;
	padding:0;
}
#rotarymemberdialog .dialogtop {
	border-bottom-width:1px;
	border-bottom-style:solid;
	margin-left:30px;
	margin-right:30px;
	overflow:hidden;
	padding-bottom:10px;
	padding-top:10px;
}
#rotarymemberdialog .namearea {
	float:left;
	height:115px;
	width: 200px;
}
#rotarymemberdialog .addressarea {
 	float:left;
	margin-left:95px;
	height:115px;	
	width: 240px;
}
#rotarymemberdialog .dialogmain {
	overflow:hidden;
}
#rotarymemberdialog .personalinfoarea {
	float:left;
	margin-left:30px;
	padding-top:20px;
	width: 160px;
}
#rotarymemberdialog .memberdetailsarea {
	float:left;
	margin-left:20px;
	margin-right:20px;
	overflow:hidden;
	padding-bottom:30px;
	padding-top:20px;
	width: 350px;
}
#rotarymemberdialog .company, #rotarymemberdialog .contact {
	border-bottom-width:1px;
	border-bottom-style:dotted;
	clear:left;
	margin-bottom:15px;
	overflow:hidden;
	padding-bottom:15px;
}
#rotarymemberdialog .parter  {
	overflow:hidden;
	padding-bottom:30px;
}
#rotarymemberdialog .alignleft {
	float:left;
	width:150px;
	margin-right:10px;
}
#rotarymemberdialog h2 {
	font-size:34px;
}
#rotarymemberdialog h3 {
	font-size:20px;
	margin-bottom:20px;
}
#rotarymemberdialog h4 {
	font-size:12px;
	margin-top:0;
}
#rotarymemberdialog .memberdetailsarea h4 {
	float:left;
	line-height:1.4em;
	margin-left:45px;
	width:70px;
}
#rotarymemberdialog .memberdetailsarea p {
	margin-left:115px;
	line-height:1.4em;
}
#rotarymemberdialog .clearleft {
	clear:left;
}
#rotarymemberdialog .addressdetails {
	line-height:1.1em;
	padding-top:10px;
}
#rotarymembers td.username, #rotaryprojects td.username {
	cursor:pointer;
}
#rotarymemberdialog .dialogbottom {
	background:url(images/rotary-logo.png) no-repeat 0 15px;
	min-height:50px;
	padding-top:15px;
}
#rotarymemberdialog .dialogbottom .rotaractclub {
	display: none;
}
.rotaract #rotarymemberdialog .dialogbottom .rotaractclub {
	display: block;
}
.rotaract #rotarymemberdialog .dialogbottom .rotaryclub {
	display: none;
}
#rotarymembers_length, #rotaryprojects_length {
	display:none;
}
#rotarymemberdialog .dialogbottom p {
	margin-left:50px;
}