/*=============User Profile Area (template/profile/)=============*/
#ag_profileHeader {
	width: 180px;
	float: left;
}
div.ag_postwrap {
	padding: 10px 0 0 0;
	margin-left: 190px;
}
#map {
	background: #fff;
	border: 3px solid #ccd2de;
}
div.ag_profil_menu {
	padding: 0;
	margin: 10px 0;

	border: 1px solid #ddd;
	background-color: #fff;
}
.ag_profil_option,
.ag_profil_option a,
.ag_profil_option span {
	padding: 0;
	margin: 0;
	height: 30px;
	line-height: 30px;
}
.ag_profil_option {
	border-bottom: 1px solid #eee;
}
.ag_profil_option a {
	display: block;
	background: transparent url('img/profile_menu_bullet.png') 98% 50% no-repeat;
}
.ag_profil_option a:link,
.ag_profil_option a:visited {
}
.ag_profil_option a:hover {
	text-decoration: none;
	background-color: #f5f5f5;
}
.ag_profil_box {
	text-indent: 16px;
	text-align: left;
	display: block;
}
div.ag_infldsetprofile {
	padding: 5px;
}
div.ag_infldsetprofile dl {
	padding: 0;
	margin: 0;
}
div.ag_infldsetprofile dt {
	padding: 3px 0;
	margin: 0;
	width: 160px;
	float: left;
	clear: left;
	font-weight: bold;
	text-align: right;

	background: transparent;
	border-top: 1px solid #e0e0e0;
}
div.ag_infldsetprofile dd {
	padding: 3px 0;
	margin: 0 0 5px 170px;
	display: block;
	text-align: left;
	background: transparent;
}
* html div.ag_infldsetprofile dd /* ie6 fix against the 3px jog bug */
{ height: 1%; }
div.ag_infldsetprofile dt.map {
	width: 400px;
	height: 300px;
	clear: both;
	display: block;
}
div.ag_infldsetprofile dd.map {
	margin: 0 0 5px 410px;
	height: 300px;
	clear: right;
	border: none;
}

p.ag_profile_instructions {
	line-height: 1.35em;
}
div.ag_profile_modMenu {
	padding: 5px 0;
	text-align: center !important;
}
div.ag_postavatar img {
	padding: 2px;
}
table.ag_profile td {
	padding: 2px 4px;
}
table.ag_avatars_select {}
table.ag_avatars_select td {
	padding: 8px;
	text-align: center;
}
table.ag_avatars_select td span {
	height: 110px;
	display: block;
}
table.ag_avatars_select td img {
	padding: 2px;
}

/*
#ag_avatarpreview1 {
	height:150px;
	width:47%;
}
#ag_avatarpreview1 .ag_floatright{
	text-align:left;
}
#ag_avatarpreview2 {
	height:150px;
	width:47%;
}
#ag_avatarpreview2 .ag_floatright{
	text-align:left;
}
#ag_personalpreview1 {
	width:225px;
}
#ag_personalpreview1 .ag_floatright{
	text-align:left;
}
#ag_personalpreview2 {
	width:65%;
}
#ag_personalpreview1 dl dt{
	list-style:none;
	display:inline;
}
#ag_personalpreview1 dl dd{
	list-style:none;
	display:inline;
	margin-left:50px;
	float:right
}
#ag_personalpreview2 .ag_floatright{
	text-align:left;
}
.ag_informprofile{
	border:solid #ddd;
	border-width:1px 1px 1px 1px;
	margin:3px;
	padding:5px;
}
div.ag_informprofile {
	PADDING-BOTTOM:3px;
	background-color:transparent;
}
.ag_informprofile {
	width:auto;
}
*/
div.ag_profil_option a {
}
div.ag_profil_option a:hover {
}
/*=============preview.tpl=============*/
.ag_profil_box a {
	text-align:left;
	width:150px;
	padding:0 0 0 10px;
	/*font-weight:600;*/
}
/*#ag_viewprofile{
	margin-bottom:10px;
	border-bottom:1px solid #ddd;
}
#ag_viewprofile dl {
	float:left;
	width:100%;
	overflow:hidden;
}
#ag_viewprofile dt, #ag_viewprofile dd {
	padding:0 3px;
	line-height:2em;
}
#ag_viewprofile dt {
	margin:0;
	text-align:left;
}
#ag_viewprofile dd{
	background-color:transparent;
}*/
/*=============display.tpl=============*/
/*#ag_displayprofile{
	margin-bottom:10px;
	border-bottom:1px solid #ddd;
}*/
/*=============personality.tpl=============*/
/*#ag_profileavatar {
	border:1px solid #ddd;
	margin:10px;
	padding:5px
}
#ag_profileavatar img {
	float:right;
	margin-left:1em
}
#ag_personalityprofile {
	margin-bottom:10px;
	border-bottom:1px solid #ddd;
}
.ag_profileblockform {
	padding:0;
	border:0
}
div.ag_profileblockform {
	padding:0;
	border:0;
	margin-bottom:10px;
}*/
/*=============attachments.tpl=============*/
#pager {/*margin-top: -.5em;margin-bottom: 10px;*/}
.ag_pager {position:relative!important;padding:0!important;margin:0!important;text-align:center!important;}
input.pagedisplay {}
.ag_pager img {vertical-align: middle;}

/* tables */
table.tablesorter {
	/*font-family:arial;
	background-image: url(img/agora_menu_bg.png);
	background-repeat:repeat-x;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
	border:solid #ccc;
	border-width: 0 0 1px 1px;*/
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	/*background:url(img/h2.png) repeat-x;
	border:solid #ccc;
	border-width: 1px 1px 0 0;
	font-size: 8pt;
	padding: 4px;*/
}
table.tablesorter thead tr .header {
	/*background-position: center;*/
	/*height: 24px !important;*/
	cursor: pointer;
}
table.tablesorter tbody td {
	/*color: #3D3D3D;
	padding: 2px 4px;
	background-color: transparent;
	vertical-align: top;
	border:solid #ccc;
	border-width: 1px 1px 0 0;*/
}
table.tablesorter tbody tr.odd td {
	/*background-color:#f2f2f2;*/
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(img/sort_descending.png);
	background-position: 4px 50%;
	background-repeat: no-repeat;
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(img/sort_ascending.png);
	background-position: 4px 50%;
	background-repeat: no-repeat;
}
table.tablesorter thead tr .headerSortDown,
table.tablesorter thead tr .headerSortUp {
	/*background:url(img/h2.png) repeat-x;*/
}