
.arrow_collapse,
.arrow_expand, 
.cart_off, 
.cart_on, 
.detail, 
.download,
.drop_arrow, 
.error_indicator, 
.globe,
.lightbox_off, 
.lightbox_on, 
.pagination_arrow_empty_left, 
.pagination_arrow_empty_right, 
.pagination_arrow_more_left,
.pagination_arrow_more_right, 
.price, 
.printer, 
.related,
.trash,
.cart_summary_bullet
{
    display: inline-block;
	background: url(/images/sprite.png);
    margin-left: 0px;
    margin-right: 0px;
    vertical-align: middle;
/*	background-color: transparent; */
	background-repeat: no-repeat;
/*	background-attachment: scroll; */
}

.sprite { height: 18px; width: 18px; display: block; }
.arrow_collapse { background-position: 0px 0px; height: 9px; width: 7px;}
.arrow_expand { background-position: 0px -9px; height: 9px; width: 7px;}
.cart_off { background-position: 0px -18px;}
.cart_on { background-position: 0px -36px; }
.detail { background-position: 0px -54px; }
.download { background-position: 0px -72px; }
.drop_arrow { background-position: 0px -90px; height: 8px; width: 9px;}
.error_indicator { background-position: 0px -98px; height: 10px; width: 6px;}
.globe { background-position: 0px -108px; height: 16px; width: 16px;}
.lightbox_off { background-position: 0px -124px; }
.lightbox_on { background-position: 0px -142px; }
.pagination_arrow_empty_left { background-position: 0px -160px; height: 12px; width: 12px;}
.pagination_arrow_empty_right { background-position: 0px -172px; height: 12px; width: 12px;}
.pagination_arrow_more_left { background-position: 0px -184px; height: 12px; width: 12px;}
.pagination_arrow_more_right { background-position: 0px -196px; height: 12px; width: 12px;}
.price { background-position: 0px -208px; }
.printer { background-position: 0px -226px; }
.related { background-position: 0px -244px; height: 18px; width: 18px;}
.trash { background-position: 0px -262px; height: 18px; width: 18px;}
.cart_summary_bullet  { background-position: 0px -280px;}

#SearchSideBar
{
	display:inline-block;
    float: left;
    margin-top: -5px;
}

#MainSearch
{
    border: 1px solid #dddddd;
    border-top: 0;
    padding: 10px;
}

#SearchTypeList
{
    margin: 10px 0 0 0;
}

#SearchTypeList li
{
    margin: 0 0 5px 0;
}

#SearchBox
{
    display: block;
    margin: 7px 0 10px 0;
    width: 190px;
}

#NotSearchLabel
{
    display: block;
}

#NotSearchBox
{
    width: 190px;
}

#SearchButton
{
    display: block;
    margin: 10px 0 0 0;
}

div#SearchFilters input
{
    margin-right:5px;
}

div#SearchFilters label
{
    width:80px;
    display:inline-block;
}
#SearchFilters
{
	background: #F5F5F5;
    border: 1px solid #dddddd;
    margin-top: 7px;
    padding: 9px;
}

#SearchFilters p
{
	padding-bottom:4px;
}

.filterTitle
{
	font-weight:bold;
}

.collectionActions
{
	font-size:9px;
}

#SearchFilters .cb
{
	display:-moz-inline-box;
    display:inline-block;
    margin-top:2px;
    margin-bottom:2px;
	width:100px;
}
.cb input
{
	/* Checkboxes need height / width set for IE */
	width:13px;
	height:13px;
	margin-right:3px;
	vertical-align:text-bottom;
}

#CollectionSelect
{
	margin-top:4px;
	margin-bottom:8px;
	margin-left:22px;
	display:block;
	width:150px;
	height:160px;
}

.filterDivider
{
	margin-top:3px;
	margin-bottom:3px;
	border-top:1px solid #dddddd;
	height:1px;
	width:200px;
	display:block;
}
#SearchActionBar
{
    background-color: #eeeeee;
    border: 1px solid #dddddd;
    float: left;
    margin: 0 0 10px 0;
    padding: 5px;
    width: 100%;
}

#SearchActionBar .headerColumn
{
    float: left;
    line-height: 18px;
    width: 33.3%;
}

.ie #SearchActionBar .headerColumn
{
    line-height: 22px;
}

#SearchActionBar .left
{
    height: 1px;
}

#SearchActionBar .hidden
{
    display: none;
}

#SearchActionBar .middle
{
    text-align: center;
}

#SearchActionBar .middle select
{
    margin-left: 4px;
}

#SearchActionBar .right
{
    text-align: right;
}

#SearchActionBar .right input
{
    width: 22px;
}

#SearchActionBar .navPrev, #SearchActionBar .navNext
{
    height: 9px;
    width: 9px;
}
#LightboxActionBar
{
    background-color: #eeeeee;
    border: 1px solid #dddddd;
    float: left;
    padding:5px;
    margin: 0 0 10px 0;
    width: 100%;
}

#LightboxActionBar .headerColumn
{
    float: left;
    line-height: 18px;
    width: 33.3%;
}

.ie #LightboxActionBar .headerColumn
{
    line-height: 22px;
}

#LightboxActionBar .left
{
    height: 1px;
}

#LightboxActionBar .hidden
{
    display: none;
}

#LightboxActionBar .middle
{
    text-align: center;
}

#LightboxActionBar .middle select
{
    margin-left: 4px;
}

#LightboxActionBar .right
{
    text-align: right;
}

#LightboxActionBar .right input
{
    width: 22px;
}

#LightboxActionBar .navPrev, #LightboxActionBar .navNext
{
    height: 9px;
    width: 9px;
}
#LightboxContent
{
	padding:0 12px 0 10px;
	margin-left:228px;
	margin-top:2px;
}

#LightboxContent dl
{
    margin-left: 2px;
    float: left;
    clear: both;
}

#LightboxContent dd
{
    line-height: 18px;
    vertical-align: middle;
}

#LightboxContent dt, #LightboxContent dd
{
    float: left;
    padding-left: 10px;
}

#LightboxContent h1
{
	display:block;
	height:30px;
	line-height:30px;
	font-size:16px;
	margin-top:12px;
	margin-left:8px;
	color:#666;
}

#LightboxContent p
{
	padding:0px 0px 18px 12px;
	color:#666;
}

#LightboxContent a
{
	color:rgb(0,145,208);
}

#LightboxContent .resultMessage,
#LightboxContent .unavailableMessage
{
	text-align:center;
	padding-bottom:400px;
	margin-top:30px;
	color:#000;
	font-size:12px;
	clear:right;
}

#LightboxContent .resultMessage
{
	display:none;
}

#LightboxSideBar
{
	display:inline-block;
	float:left;
	margin-top:-5px;
	cursor:pointer
}
form.copy_lightbox_form
{
    margin-bottom:15px;
}

form.copy_lightbox_form input.button
{
    width:52px;
}

.actionLinks
{
    text-align: center;
}

.actionLinks span
{
    padding:3px;
    height: 18px;
    width: 18px;
    display:inline-block;
}

.pulledImageSpan
{
    margin-right:42px;
}
.ie6 .pulledImageSpan
{
    margin-right:0px;
}

.noShow
{
	display: none; 
}

.result
{
    border: 1px solid #dddddd;
    float: left;
    height: 248px;
    margin-right:20px;
    margin-bottom: 20px;
    position: relative;
    width: 170px;
}

.ie .result
{
    height: 248px;
}

.wrapper
{
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 170px;
}

.wrapper .imageLink
{
    display: block;
}

.wrapper label
{
    display: block;
}

label.collName
{
    font-weight: bold;
}


label.licenseType
{
    float: right;    
}

.iconText
{
	color:#0091D0;
	font-size:9px;
}

.searchError
{
	font-size:13px;
	padding:40px;
	text-align:center;
}
#previewBubble
{
    background-color: #ffffff;
    border: 1px solid #000000;
    display: none;
    padding: 5px;
    position: absolute;
    text-align: center;
    z-index: 100;
}

#previewBubble a
{
    display: block;
}

#previewBubble #previewCollection
{
    font-weight: bold;
}
#Breadcrumb
{
    font-size: 13px;
    float: left;
    line-height: 15px;
    margin: 0 0 10px 0;
    width: 100%;
}

#Breadcrumb label
{
    float: left;
    margin-right: 8px;
}

#Breadcrumb ul 
{
    float: left;
}

#Breadcrumb li
{
    float: left;
    margin-bottom: 5px;
    margin-right: 6px;
}

#Breadcrumb a
{
    text-decoration: underline;
}
#RefinementsTemp
{
	display:none;
}

#Refinements 
{
	margin-top:7px;
	background:#FFF;
	width:226px;
	border:solid 1px #DDD;
	font-size: 10px;
}

#Refinements span
{
    float: left;
    height: 9px;
    margin: 2px;
    margin-right:4px;
    vertical-align: top;
    width: 7px;
}

#Refinements .arrow_collapse
{
    background: url(/images/search/arrow_collapse.gif) no-repeat left 1px;
}

#Refinements .arrow_expand
{
    background: url(/images/search/arrow_expand.gif) no-repeat left 1px;
}

#Refinements h3
{
	display:block;
	padding:4px;
	width:218px;
	background:#0091D0;
	color:White;
	font-weight:bold;
}

.xt
{
	display:block;
	padding:4px;
	width:218px;
	background:#F1F1F1;
	font-weight:bold;
	margin-bottom:1px;
}

.xc
{
	font-weight:bold;
}
.rc
{
	display:block;
	padding:4px;
	margin-left:24px;
    font-weight:normal;
	background:#FFF;
}

.rl
{
	display:block;
	margin-left:18px;
}
#ActiveLightboxOnImageDetail
{
	margin-top:7px;
	background:#FFF;
	border:solid 1px #DDD;
    margin-left:40px;
    width: 310px;    
}


#ActiveLightboxOnLightboxDetail,
#ActiveLightboxOnSearch
{
	margin-top:7px;
	width:226px;
	border:solid 1px #DDD;
}

#ActiveLightboxOnLightboxDetail
{
    background-color: #f5f5f5
}

#ActiveLightbox
{
	width:226px;
}

#ActiveLightbox #PaneLinks
{
    clear: both;
    padding: 7px;
    padding-bottom: 35px;
}

#ActiveLightbox #SelectedLightbox
{
    width:157px;
}

.InactivePaneLink
{
	font-weight:bold;
	color: #999999;
	text-decoration: none;
}

.InactivePaneLink:hover
{
	color: #999999;
	text-decoration: none;
}

.ActivePaneLink
{
	font-weight:bold;
	color: #0091D0;
}

#ActiveLightbox #MiniContainer
{
    margin: 1px;
}


#ActiveLightbox dt 
{
    width:50px;
    clear:both;
}

#ActiveLightbox dd 
{
    padding-bottom: 13px;
}

#ActiveLightbox #EmailedLightbox
{
    width:165px;    
}

#ActiveLightbox .instruction, #ActiveLightbox .textbox
{
    font-family:Verdana,Arial,Helvetica,sans-serif;    
    width:160px;    
} 

#ActiveLightbox .emailaddress
{
    display: block;
    white-space:nowrap;
    overflow: hidden;
    width: 160px;
    font-size: 9px;
    text-overflow: ellipsis;   
    -o-text-overflow: ellipsis   
}

#ActiveLightbox .instruction
{
    font-size: 9px;
}

#ActiveLightbox textarea
{
    height: 40px;
}

#ActiveLightbox .PaneAction
{
    float: left;
    margin-left: 10px;
    margin-right: 2px;
    clear: both;
	width: 72px;
}

#ActiveLightbox .RightPaneAction
{
    float: left;
    margin-left: 12px;
	width: 72px;
}

#ActiveLightbox dl, #ActiveLightbox dt, #ActiveLightbox dd 
{
    float:left;
}

#ActiveLightbox .AssetBorder
{
    margin: 1px;
	padding: 2px;
    text-align: center;
    height: 66px; 
    width: 66px; 
    border: 1px solid #DDDDDD;
    float: left;
    line-height:66px;
}

.LightboxAsset
{
	/*width:66px;*/
	/*height:66px;*/
	vertical-align:bottom;
}

#ActiveLightbox .LightboxAsset
{
    position: inherit; bottom: 0; 
}

#ActiveLightbox .PaneHeader
{
	padding-bottom:4px;
	font-weight:bold;
	color: #303030;
}


#ActiveLightboxOnLightboxDetail #MiniHeader,
#ActiveLightboxOnImageDetail #MiniHeader
{
	background:#DDD;
	color:#666;
	display:block;
	padding:4px;
	width:218px;
}

#ActiveLightboxOnSearch #MiniHeader
{
	display:block;
	padding:4px;
	width:218px;
	background:#0091D0;
	color:White;
}

#MiniHeader h3
{
	font-weight:bold;
	float: left;
}

#MiniSelection
{
    padding: 7px;
}

#ActiveLightboxOnImageDetail  #ViewLightbox
{
	display:block;
    text-align: right;
    text-decoration: underline;
	font-weight:bold;
}

#ActiveLightboxOnSearch  #ViewLightbox
{
	display:block;
    text-align: right;
    color:White;
    text-decoration: underline;
	font-weight:bold;
}

#ActiveLightbox #CancelEdit, 
#ActiveLightbox #CancelEmail, 
#ActiveLightbox #CancelNew
{
    display: block;
    margin: 0 0 0 10px;
}

#ActiveLightbox li 
{
    display:inline;
}

#CreateNameInvalid
{
    color:#F00
}
#EditNameInvalid
{
    color:#F00
}
#EmailInvalid
{
    color:#F00
}
