body
{
	font-size:8pt;
	font-family:tahoma;
	color: #515151;
}
button
{
	width:170px;
	font-size:8pt;
	font-family:tahoma;
}
input
{
	font-size:8pt;
	font-family:tahoma;
	width:170px;
}
.check
{
	width:10px;
}

select
{
	font-size:8pt;
	font-family:tahoma;
	width:170px;
}

#pagesize_selector{
	width:40px;
	text-align:right;
}

.box-heading
{
	color: #515151;
	padding: 5px 0px 10px 10px;
	white-space: nowrap;
	font-weight: bold;
	width: 120px;
}
.box-content
{
	padding: 5px 10px 5px 10px;
}
.box-active-content
{
	padding: 0px 10px 5px 10px;
}
#filter-settings, #order-settings
{
	padding-top: 5px;
}
.box-label
{
	width:170px;
	color: #111111;
}
.box-input
{
	width:170px;
}
.noresult-message
{
	color:Red;
}

#SortingInactive, #Sorting, #FilteringInactive, #Filtering
{
	background: #D5D5D5; 
}

.button
{
	background: #cccccc; 
	border: 1px solid red;
	padding:3px;		
}
.active-page
{
	color:#000000;
	padding:2px;
	font-weight:bold;
	font-size: 18px;
	font-family: Arial, Sans-serif;
}
.inactive-page a
{
	padding:2px;
	font-weight:bold;
	color:#616161;
	text-decoration:none;
	font-size: 14px;
	font-family: Arial, Sans-serif;
}
.nav-button
{
	color:#666;
	text-decoration:none;
	padding:2px;
}
.nav-button-inactive
{
	color:#cfcfcf;
	padding:2px;
}
.label
{
	color: #666;
	font-weight: bold;
}
.entry
{
	color: #666;
}
#paging-nav
{
	padding:5px;
}

img.companylogo
{
	border:1px solid #888888;
}

table.partnerlist
{
	width: 540px;
}

table.partnerlist tr
{
	
}

table.partnerlist tr.svp-partner
{
	background-color: #F1F1F1;
}

table.partnerlist td
{
	padding: 10px 5px 5px 5px;
	border-bottom: 1px solid #888888;
}

table.partnerlist td.col-logo
{
	width: 200px;
	text-align: center;
}

img.svp
{
	margin-top: 15px;
}

span.companyname
{
	font-size: 16px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #333333;
}
.controlpanel-top
{
	background:url(images/upper-bg.gif) repeat-x;
}
.controlpanel-bottom-left
{
	vertical-align:bottom;
	background:url(images/left-bg.gif) repeat-y;
}
.controlpanel-bottom-middle
{
	background: url(images/bottom-bg.gif) bottom repeat-x;
}
.controlpanel-bottom-right
{
	vertical-align:bottom;
	background:url(images/right-bg.gif) repeat-y;
}

.svp-partner-desc
{
	border: 1px solid #888;
	background-color: #fff;
	padding: 2px;
	color: #666;
	width: 98%;
}
.partner-desc
{
	border: 1px solid #888;
	background-color: #F1F1F1;
	padding: 2px;
	color: #666;
	width: 98%;
}

table td.no-padding
{
	padding: 0px;
}
table td.padding-top
{
	padding: 10px 4px 5px 0px;
}
table td.no-border
{
	border:none;
}
#paging-nav-top, #paging-nav-bottom
{
	width:540px;
}