.facetingResult
{
height:17px;
overflow:hidden;
float:left;
width:138px;
}
.activeFaceting {
float:left;
display:block;
height:17px;
width:138px;
margin-bottom:0;
overflow:hidden;
color:#008DF3;
}
.facetingResultNumber
{
float:right;
color:#DDDDDD;
margin-right:0px;
}
.facetteMore, .facetteLess {
/*text-align:right;*/
padding-top:5px;
}
/* added for BITS-1481, truncate with ellipsis */
.ellipsisNoWrap {
white-space:nowrap;
overflow:hidden;
}
/* DOWNLOAD PROGRESS BAR */
div.popUp
{
position: relative;
width: 540px;
overflow: hidden;
/* border: 1px solid #dd0000; */
}

div.DropDownInnerWrapper
{
margin:	5px;
padding: 0px 5px 5px 5px;
border: 1px solid #ABAFB4;
background-color: #ffffff;
box-shadow: 0px 0px 10px 0px  #949494;
-webkit-box-shadow: 0px 0px 10px #949494;
-moz-box-shadow: 0px 0px 10px 0px #949494;
}


a.closeButtonSmall,
a.closeButtonSmall:link,
a.closeButtonSmall:visited,
a.closeButtonSmall:hover,
a.closeButtonSmall:focus,
a.closeButtonSmall:active
{
position: absolute;
top: 10px;
right: 10px;
display: block;
width: 12px;
height: 12px;
outline: none;
}

p.popUpText
{
margin: 0px;
padding: 0px 0px 5px 0px;
line-height: 15px;
color: #000000;
}

div.breadcrumbsInnerWrapper
{
width: auto;
background-image: url(../../../dms/images/bread_bg_first.gif);
background-position: 0px 0px;
background-repeat: repeat-y;
}

div.breadcrumbs
{
width: auto;
margin-left: 8px;
margin-bottom: 5px;
background-image: url(../../../dms/images/bread_bg_end.gif);
background-position: right 0px;
background-repeat: repeat-y;
}

div.breadcrumb
{
float: left;
width: auto;
height: 34px;
overflow: hidden;
margin: 0px 5px 0px 0px;
white-space: nowrap;
}

div.notIE
{
height: 0;
}


/* INBOX LINE FIX */
div.sg_head_inbox 
{
margin:0;
}

/* HIDE MAIL LINKS FOR RF OR RM */
#mailto_rights {
display: none;
}

#mailto_price 
{
display: none;
}

#previewDownloadButtonContainer 
{
display: none;
margin-top: 7px;
/* added alignment for issue BITS-1310 */
margin-left: 19px;
padding-left: 0px;
padding-top: 10px;
}

#lbAction_right 
{
display: none;
float: right;
text-align: right;
margin: 0 4px 0 0;
}

/* changes for issue BITS-1218, display underline */
#lbAction_right a.deleteLB:hover,
#lbAction_right a.deleteLB:focus,
#lbAction_right a.deleteLB:active
{
text-decoration: underline!important;
}
/* changed color for BITS-1362 */
#lb_p_desc 
{
color: #7D7D7D;
}

#lb_p_desc:hover
{
color: #DDDDDD;
}

/* added a blue border for offline pictures */
div.offlineBox
{
border: 1px solid #387CAB !important;
}

/* settings for an empty row under the calendar weeks */
div.calendarRow
{
border: 0 none;
margin: 2px 0 5px;
}

/* limit the text to be displayed on maximum 2 rows */
span.singleRowContent
{
display: block;
margin-top: 0px;
height: 14px !important;
overflow-y: hidden;
}

span.twoRowsContent
{
display:block;
margin-top: 0px;
/*height: 30px !important;*/
max-height: 30px !important;
overflow-y: hidden;
overflow-x: hidden;
}

span.selectedDay
{
display: block;
background-color: #212121;
color: #DDDDDD;
width: 29px;
height: 17px;
}

#divDownloadCopyrightText{
margin: 0px 0px 10px 0px;	
}

h2.faq{
padding-top: 10px;
}

/* for issue BITS-1164 */
span.newCreatedLB {
display: block;
height: 190px;
width: 190px;
}

/* added for issue BITS-1238 */
/* resize placeholder image for context LB */
img.picSmall2 {
max-width: 192px;
max-height: 192px;
}
img.picSmall3 {
max-width: 94px;
max-height: 94px;
}

/* added for BITS-1309 */
/* removed a href for each thumbnail, or teaser image 
and changed the cursor style for img elements */
img.picSmall2:hover,
img.picSmall3:hover,
img.url_lightbox:hover,
img.url_deals:hover,
img.url_specials:hover,
img.url_panorama:hover,
img.thumbpicture:hover
{
cursor: pointer;
}

.noCursor{
cursor:default !important;	
}

span.brSearchSection{
padding-right:5px;
font-family: georgia;
font-size: 15px;
}

.backtosearchlink
{
margin-left: 10px;
}

/* added for BITS-1324 */
div.lightboxbarlink
{
font-weight: normal;
}

/* added for BITS-1324 */
div.slider_head a:hover,
div.slider_head a:focus,
div.slider_head a:active,
div.lightboxbarlink:hover,
div.lightboxbarlink:focus,
div.lightboxbarlink:active,
div.lightboxbarlink:hover a:link,
div.lightboxbarlink:hover a:visited
{
background-color: #666666;
color: #FFFFFF;
text-decoration: none !important;
}
/*
div.lightboxbarlink a:hover,
div.lightboxbarlink a:focus,
div.lightboxbarlink a:active
{
background-color: #666666;
color: #FFFFFF;
text-decoration: none !important;
}

*/

/* added for BITS-1374 */
div.allFormsCol2 p.registrationInstructions{
margin-top:8px;
}