
/*directory page*/
#leftDirectory { display: inline; float: left; width: 720px; }

.directoryProfiles {
	border-bottom: 1px solid #CCCCCC;
	display: inline;
	float: left;
	margin-bottom: 5px;
	padding: 5px 0px 5px 0px;
	padding-bottom: 5px;
	width: 715px;
}

.directoryProfiles h2 { font-size: 12px; }

.mainContent img {
	border: 1px solid #EEEEEE;
	display: inline;
	float: left;
	height: 50px;
	margin: 0px 5px 5px 0px;
	padding: 5px;
	width: 50px;
        font-size:0.6em;
}

.mainContent h3 a { font-size: 10px; width: 330px; }

.mainContent h3 { font-size: 10px; margin: 5px 0px 8px 0px; width: 330px; }

.mainContent p { font-size: 12px; }

.mainContent p a { clear: left; float: right; font-size: 10px; }

.mainContent p a:hover { }

.mainContent h5 {
	color: #4A4A4A;
	float: right;
	font-size: 11px;
	margin-top: -17px;
	padding: 2px 5px 2px 5px;
}

/*end directory*/
/* commercial */
#sidebarLeftCommercial { display: inline; float: left; height: auto; width: 200px; background-color: #eee;}

#createGroup { display: inline; float: left; margin-top: 20px; overflow: hidden; padding: 3px; width: 200px; }

#commercialProfilesPage { display: inline; float: left; padding: 5px 0px 0px 0px; width: 510px; }

#commercialProfilesPage h2 { font-size: 13px; }

.commercialProfilesPage {
	border: 1px solid #FAFAFA;
	display: inline;
	float: left;
	margin: 10px 5px 0px 5px;
	padding: 5px 05px 5px 5px;
	width: 233px;
}

.commercialProfilesSearch {
	border-bottom: 1px solid #CCCCCC;
	display: inline;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 0px;
	width: 99%;
}

#commercialProfilesPage h3 { font-size: 18px; line-height: 100%; margin: 0px 0px 0px 0px; }

/*end commercial*/
/* merchants&enterprise */
.table thead td {
	background: #CCCCCC;
	font-size: 10px;
	line-height: 120%;
	margin: 0px 10px 0px 0px;
	padding: 10px;
	text-align: left;
	text-transform: uppercase;
	width: 83px;
}

.table tr { }

.table td { padding: 5px 0px 5px 10px; }

.tag a { font-size: 10px; }

.tag a:hover {
	
} }

#table a { padding: 10px 10px 0px 0px; text-decoration: underline; }

#table table { margin: 10px 0px 0px 0px; }

#table { display: inline; float: left; margin: 0px 0px 0px 5px; width: 505px; }

/* tree menu */
.treeview, .treeview ul { list-style: none; margin: 0; padding: 0; }

.treeview ul { margin-top: 4px; }

.treeview .hitarea {
	cursor: pointer;
	float: left;
	height: 17px; /* background: url(/z/treeview-default.gif) -64px -25px no-repeat;*/
	margin-left: -10px;
	width: 13px;
}

/* fix for IE6 */
* html .hitarea { display: inline; float: none; }

.treeview li { list-style: none; margin: 0; padding: 3px 0pt 3px 16px; }

.treeview a.selected { }

#treecontrol { display: none; margin: 1em 0; }

.treeview .hover { cursor: pointer; }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background: url(/z/simple-bullet.png) 0; }

 
.filetree li { padding: 3px 0 2px 16px; }

.filetree span.folder, .filetree span.file { display: block; padding: 1px 0 1px 16px; }

ul#black span { }

table { border: 1px solid #DDDDDD; }

.oddrow { }

p.editProfileLink { display: inline; float: left; margin-top: 30px; text-align: center; width: 100%; }

ul#black span a { font-size: 14px; padding-left: 3px; }

  
.profileList{
float:left; 
display:inline;
width:100%;
margin:40px 0px 30px 0px;
}
.profileList tr td a img {
width:20px;
}
.profileList table
{
float:left; display:inline;
width:100%;
}
.profileList tr td{
padding:5px;
border-bottom:1px solid #eee;
}

tr.alt {
	background: #eee;
}

tr.over {
	background: #ddd;
}

#pages{
float:left;
display:inline;
width:100%;
text-align:center;
margin-top:20px;
}

#pages a {
font-size:14px;
font-weight:bold;
margin-right:5px;
}
