﻿td.ctpItemAdvertImages img
{
    max-width: 225px;
    _width: 225px;
}

#partManager_Search span 
{
    display: block;
    clear: both;
    padding: 5px 0 5px 0;
}

#partManager_Search span label 
{
    font-weight: bold;
}

#footer-left 
{
    float: left;
}

.ctpItemTable 
{
    color: Black;
}

.rcbInputCell input#partManager_Search_searchTerm_Input 
{
    margin: 0;
    padding: 5px 0 0 0;
    height: 23px;
}

.rcbList li 
{
    padding-top: 3px;
    padding-bottom: 3px;
}

.rcbHovered 
{
    cursor: pointer;
    padding-top: 3px;
    padding-bottom: 3px;
}

table.rcbHovered 
{
    margin: 0;
    padding: 0;
}

div#footer
{
    height: 16px;
    clear: both;
    color: White;
    font-size: 10px;
    text-align: right;
    padding: 5px;
    padding-top: 6px;
    background-repeat: repeat-x;
    margin-top: 23px;
}

.rmText 
{
    cursor: pointer;
}

img.searchIcon 
{
    margin: 0 5px 0 0;
}

table.ctpItemTable tr td
{
    font-weight: normal;
    font-size: 11px;
}

div#partManager_Details table tr td 
{
    font-size: 11px;
}

.ctpItemDetailLayoutTable, .ctpStreetDetailLayoutTable, .ctpRubriekDetailLayoutTable
{
    width: 100%;
    margin-bottom: 66px;
}

.ctpItemIcon 
{
    margin: 0 5px 0 0;
    display: inline;
    border: 1px solid black;
}

.RadMenu 
{
    width: 100%;
}

.CTPFaqPortalContent 
{
    color: White;
}

#siteMenu 
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
}

#siteMenu li 
{
    display: block;
    text-align: right;
    line-height: 20px;
}

.ctpCenterInfoText
{
    color: white;
    font-size: 12px;
}

.ctpCenterInfoText a
{
    color: white;
}
.rcbMoreResults
{
	clear:both;
	background:#f3f3f3;
	padding-left:4px;
	padding-top:2px;
	text-align:center;
	border-top: 1px solid #58595b;
}

div.rcbScroll
{ 
    overflow-x: hidden;
    overflow-y: auto;
}

.rcbMoreResults a
{
	display:block;
	width:6px;
	height:6px;
	background:url('ComboBox/rcbMoreResults.gif') no-repeat transparent;
	margin:0 auto 2px;
	text-indent:-3333px;
	overflow:hidden;
	text-decoration:none;
	cursor:pointer;
}

.rcbMoreResults a:hover
{
	background-position:0 100%;
}

.rcbMoreResults span
{
	display:block;
	text-align:center;
}

.RadComboBoxDropDown
{
	border: 1px solid #58595b;
}