@CHARSET "UTF-8";
/*
 $Rev: 122087 $
 
 This this is just a Sample file for Community Styles. It is loaded withy the plugin.
 Consider this as a list of available styles for you to customize.
 The file load can be overwritten in a plugin by using the 'akucom_style_url' filter hook.
*/

/*
h1.alkivia-title {}
	
h1.alkivia-error {}
*/

table.profile-list {
	width: 100%;
	cell-spacing: 2px;
	cell-padding: 2px;
	}

table.profile-list thead {
	color: #f2f2f2;
	background-color: #f27830; 
	text-align: center;	
	}

table.profile-info {}

.pager {
	margin: 25px 0 10px 0;
	line-height: 25px;
	float: left;
	clear: both;
	}

.pager .page-numbers {
	background-color: #f2f2f2;
	margin: 0;
	padding: 2px 4px;
	border: 1px solid #ff0000;
	}

 .pager .prev, .pager .next {
 	font-weight: bold;
	}

.pager .current {
	color: #f2f2f2;
	background-color: #f27830; 
	}

.pager a.page-numbers:hover {
	text-decoration: none;
	color: #f2f2f2;
 	background-color: #734822;
	}

.navigator {}
.navigator .bottom_navigator {}
.navigator .navleft {}
.navigator .navright {}

/* EOF */