﻿html
{
	height: 100%;
}

body
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	height: 100%;
}

#MasterHeader .topMenu .subMenu .bold
{
	font-weight:bold;
}


input:text, #MasterHeader select
{
	font-size: 11px;
	border: #a5acb2 1px solid;
}

.PageContent
{
	width: 100%;
	
}


input, textarea{
	outline:none;
}
a:active
{
	outline: none;
}

a:focus
{
	-moz-outline-style: none;
}

img
{
	border: 0px;
}



.MainContentWrapper a:link img
{
	outline: none !important;
}

embed { outline: none !important; }


#options
{
	padding: 0;
	margin-top: 10px;
	height: 24px;
	overflow: hidden;
	width: 900px;
}


#gallery
{
	margin-top: 20px;
	overflow: auto;
	position: relative;
	float: left;
	width: 100%;
	height: 525px;
}

#gallerycontainer
{
	width: 4000px;
	height: 460px;
}

#scroll
{
	float: left;
	margin: 0 50px 0 0;
}

a
{
	color: #FF6600;
	border: 0;
}

a.biddingpage
{
	display: block;
	float: left;
	width: 80px;
	text-decoration: none;
	font-weight: bold;
}

a.addfavorites, #MasterHeader a.remfavorites
{
	text-decoration: none;
	font-weight: bold;
}

a.biddingpage:hover, #MasterHeader a.addfavorites:hover, #MasterHeader a.remfavorites:hover
{
	text-decoration: underline;
}

.assistance
{
	float: left;
	margin-top: 5px;
	font-weight: bold;
	font-size: 10px;
}
.demoLink
{
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	font-size: 10px;
}

.image
{
	float: left;
	height: 300px;
	padding: 0 24px;
	border-right: 1px dotted #999999;
	margin-bottom: 10px;
	text-align: center;
}
.lot-item
{
	overflow:hidden;
}
.lot-item .lot-image
{
	text-align: center;
	height: 270px;
	width: 270px;
	margin-right: 60px;
}
.lot-image-alternative
{
	height: 130px;
	width: 120px;
	margin: 0 auto;
	float: left;
}
.lot-item-alternative
{
	height: 152px; 
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	
}
.lot-title-alternative
{
	text-align: center;
	font-weight: bold;
	width: auto;
	position: absolute;
	display: none;
}
.lot-item .lot-info
{
	width: 270px;
	margin-top: 6px; /*height: 110px;*/
	overflow:hidden;
}
.lot-info p
{
	margin: 3px 0 0 0;
}

.lot-info p span
{
	display: inline;
	margin-bottom: 3px;
	height: 11px;
}
.lot-info p span.price span, #MasterHeader .lot-info p span.price
{
	display: inline;
}

.info
{
	display: none;
	padding: 0 24px;
	clear: both;
}

.price
{
	color: #FF6600;
	display: inline;
	font-weight:bold;
}

.estimate
{
	color: #999999;
	font-weight: bold;
}

.end
{
	color: #999999;
}

a.clickdetails
{
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.pageNumberBox
{
	width: 25px;
	border: 1px solid #666666;
	text-align: center;
	font-size: 10px;
}

.every
{
	margin-left: 15px;
}
.filtersContainer { float:left; margin-right:3px; }
.filtersLabel { float:left; margin-right:3px; padding-top: 4px; display:none; }
.viewModeContainer { margin-left:55px; float:left; }
.viewLabel { float:left;padding-top:4px; }
.buttonViewMode { display:block; float:left; cursor:pointer; height:20px; margin-top:2px; margin-right:3px; }
.viewModeActive { border:1px solid black; overflow:hidden; width:26px; height:16px; }
.viewModeActive img { margin:-1px; }

.browse
{
	float: left;
	margin: 0 50px 0 0;
}

#footer
{
	clear: both;
	padding-left: 20px;
	padding-bottom:20px;
	margin-top: 50px;
	font-size: 10px;
	color: #999999;
}

#footer a
{
	color: #999999;
	text-decoration: none;
}

#footer a:hover
{
	color: #FF6600;
	text-decoration: none;
}

A.specialSales
{
	color: #999999 !important;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

/*///////////////////////////////*/
/*start of lot details classes   */
/*///////////////////////////////*/

#infowrapper
{
	width: 925px;
	margin-top: 30px;
}



#infowrapper .chartTipster
{
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	list-style: none;
}
#infowrapper .salesResultChart
{
	clear: both;
	padding-top: 20px;
}
#infowrapper .salesResultChart img
{
	cursor: pointer;
}

#infowrapper .chartTipster li
{
	float: left;
	position: relative;
}

#infowrapper .chartTipster imageContainer
{
}

#infowrapper .chartTipster li .content
{
	float: left;
	position: relative;
}

#infowrapper .chartTipster .marker
{
	position: absolute;
	z-index: 150;
	cursor: hand;
}

#infowrapper .chartTipster .marker img
{
	margin: 0;
	float: left;
}

#infowrapper .chartTipster .marker span
{
	display: none;
}

#infowrapper .chartContainer
{
	float: left;
	width: 320px;
	margin: 0px 10px 0px 0px;
}
#infowrapper .chartContainer strong
{
	color: Black;
	font-weight: bold;
}
#infowrapper .chartContainer img
{
	margin-top: 10px;
}
.chartContainer ul.mktree
{
	float: left;
	margin: 0px;
	width: 100%;
}
.chartContainer ul.mktree P
{
	font-size: 10px;
}

#infowrapper .popup2
{
	width: 100px;
	position: absolute;
	display: none;
	padding: 10px;
	color: #000000;
	line-height: 1.6em;
	z-index: 500;
	text-align: left;
	border: 2px solid #FF6600;
	color: #000000;
	background: white;
}


#image
{
	margin-right: 0px;
	float: left;
}

#details
{
	float: left;
width:430px;
	margin-right: 30px;
}
#details .lotId
{
	float: right;
	font-size: 10px;
	margin-top: 20px;
}

#topimg
{
	width: 465px;
}
#topimg .topImgWrapper
{
	width: 465px;
	height: 465px;
}
.lotDetailsOptions
{
	padding: 0;
	margin-top: 9px;
	height: 13px;
	overflow: hidden;
	width: 970px;
}

.imgToolbar
{
}
.imgToolbar .enlarge
{
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}

#bottomimg
{
	height: 80px;
	margin-right: 0px;
	margin-top: 3px;
}

#bottomimg .viewItem, #MasterHeader #bottomimg .selectedViewItem
{
	border: none;
	float: left;
	text-align: center;
}
#bottomimg .selectedViewItem
{
	border: 1px solid #FF6600;
}

.lotDetailsSeparator
{
	border-top: 1px solid #c7c7c7;
	float: left;
	padding: 5px 0px 5px 0px;
	width: 100%;
}

.bottomInfoBlock
{
	margin-top: 10px;
	border-top: 2px solid c7c7c7;
	width: 100%;
}

.arrowAnchorLink
{
	margin-top: 6px;
	margin-right: 5px;
	display: inline;
	text-decoration: none;
}
.arrowAnchorLink img
{
	width: 15px;
	height: 10px;
	margin-right: 5px;
}

.quickActions
{
	float: right;
	text-align: right;
	font-size: 9px;
}

.bid
{
	float: left;
	width: 100px;
	color: #000000;
	font-weight: bold;
}

.infotitle
{
	float: left;
	width: 92px;
	color: #000000;
	font-weight: bold;
	display: inline;
}

.estimatetitle
{
	float: left;
	width: 100px;
	color: #666666;
	font-weight: bold;
}

.currentprice
{
	float: left;
	color: #FF6600;
	width:330px;
	margin-bottom: 5px;
}

.currentprice a img
{
	margin-top: 5px;
}

.dollarsign
{
	font-weight: normal !important;
}

.titledetail
{
	float: left;
	color: #666666;
	/*width: 250px;*/
}

.titledetail2
{
	margin-bottom: 6px;
}

.currentestimate
{
	float: left;
	color: #666666;
	width: 300px;
	margin-bottom: 10px;
}

.lotDetailsDescr, #MasterHeader .lotDetailsDescrContent
{
	margin-bottom: 10px;
}

.lotDetailsDescr
{
	color: #000000;
	font-weight: bold;
}
.lotDetailsDescrContent BR
{
	font-size: 8px;
}
.lotTitle
{
	font-style: italic;
}

.artistindex
{
	color: #FF6600;
	margin-bottom: 5px;
	font-weight: bold;
	clear: both;
}
.comparablework
{
	color: #FF6600;
	margin-bottom: 6px;
	margin-top: 6px;
	font-weight: bold;
	clear: both;
}

.back
{
	color: #000000;
	font-weight: bold;
	float: left;
}

.back a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.back2
{
	color: #000000 !important;
	font-weight: bold;
	text-decoration: none;
}

.optionsright
{
	width: 300px;
	float: right;
	color: #000000;
	font-weight: bold;
}

.optionsright a
{
	margin-right: 15px;
}

img.infoicon
{
	padding-right: 10px;
}

.title
{
	font-size: 16px;
	color: #000000;
	text-align: left;
	padding: 0 0 10px 20px;
	min-height: 30px;
	line-height: 16px;
}

#details .title
{
	padding: 0px;
	margin-bottom: 4px;
	padding-bottom: 10px;
	border-bottom: 2px solid #c7c7c7;
}

.smartbid
{
	clear: both;
	padding: 8px;
	border: 1px solid #FF6600;
}

.maxbid
{
	text-align: center;
	margin: 10px 0;
	color: #000000;
}

.maxbid input[type=text]
{
	border: 1px solid #666666;
	width: 100px;
	margin-left: 15px;
}

.maxbid textarea
{
	border: 1px solid #666666;
	width: 100px;
	margin-left: 15px;
}

.maxbid img
{
	margin: 0 5px;
}

.arrowLeft, #MasterHeader .arrowRight
{
	width: 30px;
	height: 30px;
	display: block;
}

.arrowLeft
{
	background: url(../../images/carousel/prev-horizontal.gif) left top no-repeat;
}

.arrowRight
{
	background: url(../../images/carousel/next-horizontal.gif) left top no-repeat;
}

.comparables
{
	width: 100%;
	clear: both;
	margin: 0px;
}

.compareitems
{
	float: left;
}

.compareimg
{
	height: 150px;
	width: 150px;
	float: left;
	text-align: right;
}
.compareimg IMG
{
	padding-right: 5px;
}

.comparables h2, #MasterHeader #bottomimg h2
{
	font-size: 14px;
	color: #FF6600;
	margin: 0px;
}

.compareinfo
{
	padding-left: 10px;
	font-size: 10px;
	width: 140px;
	float: left; /*clear:both;*/
}

.compareinfo P
{
	margin-top: 0px;
}

.compareinfo strong
{
	color: #000000;
}

.comparebrowse
{
	clear: both;
	text-align: center;
	text-spacing: 20px;
}

.comparebrowse img
{
	margin-right: 60px;
}

.marketinformationheader
{
    color: Black;
}

.marketinformation
{
    margin-left:10px; 
    width:301px; 
    display: block; 
    float:left;
}

.alsoFromSellerImg
{
	height: 300px;
	float: left;
}

.EnlargeName, #MasterHeader .EnlargeWorkname, #MasterHeader .EnlargeLastname
{
	font-size: 16px;
}
.EnlargeLastname
{
	font-weight: bold;
}
.EnlargeClose
{
	float: right;
	width: 50px;
}
.EnlargeWorkname
{
	font-style: italic;
}

.bidPrice
{
	float: left;
}
.bidEuro
{
	position: relative;
	margin-top: 2px;
	float: left;
	margin-right: 10px;
}
.bidButton
{
	display: block;
}

.printImage
{
	float: left;
	margin: 10px;
	text-align: center;
	width: 300px;
	height: 300px;
}
.printImage img
{
	margin: auto;
}

/*				LotDetails pager - alternate views		*/
#infowrapper .pager
{
	float: right;
}
#infowrapper .pager ul.pages
{
	display: block;
	border: none;
	text-transform: uppercase;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#infowrapper .pager ul.pages li
{
	list-style: none;
	float: left;
	text-decoration: none;
	margin: 0 8px 0 0;
	color: #FF6600;
	text-decoration: underline;
}

#infowrapper .pager ul.pages li:hover
{
}

#infowrapper .pager ul.pages li.pgEmpty
{
	color: #eee;
}

#infowrapper .pager ul.pages li.pgCurrent
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.alternateViewsCaption
{
	float: right;
	color: #000000;
	font-weight: bold;
	margin-right: 10px;
	display: none;
}
.alternateViewsProgress
{
	float: left;
	color: #000000;
}
.rightCornerRemark, #MasterHeader .rightCornerSalesResultsRemark
{
	color: Black;
}
.rightCornerSalesResultsRemark
{
	width: 320px;
	margin-right: -10px;
}

#details .euro{
	position: relative;
	margin-top: 2px;
	float: left;
	margin-right: 10px;
}
/*			End of LotDetails pager - alternate views	*/
/*///////////////////////////////*/
/*end of lot details classes     */
/*///////////////////////////////*/

#mpr
{
	width: 850px;
	clear: both;
	margin: auto;
	padding-top: 20px;
}

#mpr h2
{
	font-size: 14px;
	color: #FF6600;
	margin: 30px;
}

.gradient_box
{
	background: transparent url(../../images/master/mpr_bg.gif) repeat-x scroll 0 0;
	border: 1px solid #CECECE;
	padding: 15px;
	text-align: center;
	width: 600px;
	margin: auto;
}

.gradient_box h3
{
	color: #000000;
	font-size: 14px;
}

.return
{
	width: 630px;
	margin: auto;
	text-align: right;
	padding: 10px 0;
}

/* ////////////////// */
/* MY ACCOUNT LINKS */
/* ////////////////// */

#accountlinks, #MasterHeader .accountlinks
{
	color: #000000;
	font-size: 14px;
	height: 30px;
	margin-top: 10px;
	padding: 12px 0;
}

#accountlinks ul.TitleMenuUl, #MasterHeader .accountlinks
{
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

#accountlinks ul.TitleMenuUl
{
	margin-left: -5px;
	margin-top: 5px;
}

#accountlinks a, #MasterHeader .accountlinks a
{
	margin: 0 5px;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

#accountlinks a.red-link, #MasterHeader .accountlinks a.red-link
{
	color: #FF6600;
	text-decoration: underline;
}

#accountlinks a.active, #MasterHeader .accountlinks a.active
{
	font-size: 11px;
	margin: 0 5px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.messages
{
	color: #FF6600 !important;
	text-decoration: underline !important;
}

select
{
	border: 1px solid #CCCCCC;
}

.TitleSmall
{
	font-size: 11px;
	font-weight: bold;
}

.MainContentWrapper
{
	padding-left: 18px;
}

div#overDiv
{
	position: absolute;
	visibility: hidden;
	z-index: 1000;
}


/*		TITLE MENU	*/

.TitleMenuUl
{
	margin: 3px 0 0 0;
	list-style: none;
}
.TitleMenuUl .active
{
	font-weight: bold;
}
.TitleMenuUl .last
{
	color: #FF6600;
	text-decoration: underline;
	border: none;
}
.TitleMenuUl li, #MasterHeader .TitleMenuUl li .normal
{
	color: #000000;
	font-size: 11px;
	padding: 0 5px;
	text-decoration: none;
	float: left;
	display: list-item;
	border-right: 1px solid;
	cursor: pointer;
}
/* This is a style we should use before TitleUl tabs. For example, <div class="TitleMenuULCaption">My Account</div> <da:TabControl ....*/
.TitleMenuULCaption
{
	padding-right: 20px;
}

/*		ENTER A NEW LOT */
.EditLotContainer
{
	width: 930px;
}


.EditLotHelp
{
	margin: 10px 0;
}

.white_box
{
	padding: 0;
	color: #666666;
	width: 900px;
}
.white_subbox
{
	border: 1px solid #cfcfcf;
	padding: 10px;
	color: #666666;
}
.hid_select
{
	display: none;
}
.textarea
{
	width: 450px;
	height: 50px;
}
.short_field
{
	width: 50px;
}
.euro
{
	margin: 0 0 1px 3px;
}
.info
{
	margin: 0 0 -2px 0;
	padding: 0;
}
.w_fix
{
	min-width: 280px !important;
}
* html body .w_fix
{
	width: 280px !important;
}
.order_list
{
	display: block;
	float: left;
	width: 30px;
	margin: 0 0px 0 0;
	padding: 0;
	list-style: none;
}
#images_list
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}



.pic_div .wrap
{
	width: 220px;
	border: 1px solid #cfcfcf;
	border-bottom: none;
	margin-bottom: -2px;
	text-align: center;
	padding: 10px;
}
.pic_div .wrap .in
{
	width: 80px;
	float: right;
	text-align: right;
}
.pic_div .pic
{
	margin-left: 15px;
}

ul#images_list
{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#images_list li
{
	margin: 0;
	padding: 0;
	height: 120px;
}

#upload_div
{
	padding: 10px;
	margin-bottom: 10px;
}
#images_list li
{
	cursor: move;
	width: 250px;
}
.number_div
{
	padding: 0;
	margin: 0px;
	height: 112px;
	width: 30px;
}
.pic-div
{
	padding: 10px;
	margin-bottom: 0px;
	height: 90px;
	width: 220px;
}
.narrow_text
{
	width: 70px;
}

div#wrapBlock
{
	height: 500px;
/*  overflow: hidden;*/
	white-space: nowrap;
	margin: 0 5px;
	padding: 0;
}

div#wrapBlock ul
{
	display: block;
	padding: 0;
}

div#wrapBlock ul li
{
	list-style: none;
	padding: 0;
}

.selected
{
	font-weight: bold;
}

.unselected
{
	font-weight: normal;
}

/*			DOCUMENTS STYLE			*/
.documentContainer
{
	width: 860px;
}

#transparent, #MasterHeader .bannersContainer
{
	float: right;
	width: 217px;
	height: 40px;
	overflow: hidden;
	clear: right;
	margin-right: 55px;
	margin-top: 6px;
	width: 217px;
	text-align:left;
}
.banner {vertical-align:top;display:block; margin-left:3px;}
.sponsoredLogo {vertical-align:top;display:block; float:left; margin-right:10px;}

.sponsoredLogos
{
	float:left; 
	height:45px;
	overflow:hidden;
	clear:right;
	text-align:right;
	max-width:217px;
	margin-left:10px;
}

.artistItem{
	display: block;
	margin: 4px; 
	background:url(../../images/dot.gif) left center no-repeat;
	padding-left: 10px;
	text-decoration: none;
}

.artistItem:hover
{
	color: #FF6600;
	text-decoration: underline;
}

.artistColumn
{
	width: 214px;
	float: left;
	margin-bottom: 15px;
	margin-left:22px;
}

.artistColumnFirst
{
	width: 214px;
	float: left;
	margin-bottom: 15px;
}

#relativeContainer 
{ 
	height:85%; min-height:630px; overflow:visible;	
}
* HTML #relativeContainer {
	height:expression(document.body.clientHeight > 630 ? "85%" : "630px") /* For IE6 */;
}

.NeedFlashBlock{
	margin-left:18px;
	width:940px;
	height:480px;
	border:#999999 1px solid;
	background:url(../../images/need_flash_bg.jpg) top left repeat-x;
	text-align:center;
}
.NoFlashContent
{
	padding-top:20px;
}
.NeedFlashText{
	width:500px;
	padding-left:100px;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	line-height:24px;
	height:75px;
	margin-top:200px;
	margin-left:150px;
	padding-top:20px;
	text-align:left;
	background:url(../../images/flash_image.gif) left center no-repeat;
}
.NeedFlashText a{
	color:#cc3300;
	text-decoration:underline;
}

.redText { color:red; }

.SuppressedBidderLink
{	
	white-space:nowrap;
	padding: 2px;
	color:#FF6600;
}

.float_left
{
	float: left;
}

.subscribebox 
{
	background-image: url( '../../images/textboxbg.png' );
	background-repeat: repeat-x;
	background-position: top;
	width:217px;
	height:18px;
	border-bottom:1px solid #DCDCDC;
	border-top:1px solid #DCDCDC;
	border-left:1px solid #DCDCDC;
	border-right:0px;
	padding:1px;
	margin:0px;
}

.subscribeboxRedesigned
{
    background-image: url( '../../images/textboxbg.png' );
	background-repeat: repeat-x;
	background-position: top;
	width:175px;
	height:18px;
	border-bottom:1px solid #DCDCDC;
	border-top:1px solid #DCDCDC;
	border-left:1px solid #DCDCDC;
	border-right:0px;
	padding:1px;
	margin:0px;
}

.subscribebtn
{
	border:0px;
	padding:0px;
	margin:0px;
}
.subscribtionCaption
{
	font-weight:bold;
	color:#E17B39;
	font-family:Arial,Sans-Serif;
	font-size:14px;
}
.subscriptionSubCaption
{
	color:#999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}
.subscribecont
{
	/*width:313px;*/
	height:55px;
	border:0px;
	/*border-right:1px solid #C3C3C3;*/
	float:left;
}

.subscribecont2
{
	float:left;
    height:100px;
    margin-left:22px;
    margin-right:5px;
    width:280px;
    overflow:visible;
}
.subscribecont2 .subscriptionSubCaption
{
    float:right;
    margin-top:3px;
}

.float_right
{
	float: right;
}

.exclamin_red
{
	font-size: 25px; 
	width: 25px; 
	text-align: center;
	font-family: Verdana;
}

#same_maxbid_entered_notify
{
	color: #CD363D;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 30px;
}
.displayNone
{
display: none;	
}


/*New master page*/
/* Reset styles */

#MasterHeader html, #MasterHeader body, #MasterHeader div, #MasterHeader span, #MasterHeader applet, #MasterHeader object, #MasterHeader iframe,
 #MasterHeader h1, #MasterHeader h2, #MasterHeader h3, #MasterHeader h4, #MasterHeader h5, #MasterHeader h6, #MasterHeader p, #MasterHeader blockquote, #MasterHeader pre, #MasterHeader
a, #MasterHeader abbr, #MasterHeader acronym, #MasterHeader address, #MasterHeader big, #MasterHeader cite, #MasterHeader code, #MasterHeader
del, #MasterHeader dfn, #MasterHeader em, #MasterHeader img, #MasterHeader ins, #MasterHeader kbd, #MasterHeader q, #MasterHeader s, #MasterHeader samp,
#MasterHeader small, #MasterHeader strike, #MasterHeader strong, #MasterHeader sub, #MasterHeader sup, #MasterHeader tt, #MasterHeader var, #MasterHeader
b, #MasterHeader u, #MasterHeader i, #MasterHeader center, #MasterHeader
dl, #MasterHeader dt, #MasterHeader dd, #MasterHeader ol, #MasterHeader ul, #MasterHeader li, #MasterHeader
fieldset, #MasterHeader form, #MasterHeader label, #MasterHeader legend, #MasterHeader
table, #MasterHeader caption, #MasterHeader tbody, #MasterHeader tfoot, #MasterHeader thead, #MasterHeader tr, #MasterHeader th, #MasterHeader td, #MasterHeader
article, #MasterHeader aside, #MasterHeader canvas, #MasterHeader details, #MasterHeader embed, #MasterHeader 
figure, #MasterHeader figcaption, #MasterHeader footer, #MasterHeader header, #MasterHeader hgroup, #MasterHeader 
menu, #MasterHeader nav, #MasterHeader output, #MasterHeader ruby, #MasterHeader section, #MasterHeader summary, #MasterHeader
time, #MasterHeader mark, #MasterHeader audio, #MasterHeader video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
#MasterHeader .bannersWrapperFirst,
#MasterHeader .bannersWrapperSecond{
	height:40px;
	width:300px;
	float:right;
	font-size:12px;
	margin-right:72px;
	text-align:center;
	color:#FFFFFF;
}
#MasterHeader .bannersWrapperSecond{
	margin-right:10px;
}


#MasterHeader article, #MasterHeader aside, #MasterHeader details, #MasterHeader figcaption, #MasterHeader figure, #MasterHeader 
footer, #MasterHeader header, #MasterHeader hgroup, #MasterHeader menu, #MasterHeader nav, #MasterHeader section {
	display: block;
}
#MasterHeader body {
	line-height: 1;
}
#MasterHeader ol, #MasterHeader ul {
	list-style: none;
}
#MasterHeader blockquote, #MasterHeader q {
	quotes: none;
}
#MasterHeader blockquote:before, #MasterHeader blockquote:after, #MasterHeader
q:before, #MasterHeader q:after {
	content: '';
	content: none;
}
#MasterHeader table {
	border-collapse: collapse;
	border-spacing: 0;
}
#MasterHeader a img{
	border:0;
}
/* /Reset styles */
/* Main styles */
#MasterHeader body{
	font:13pt Verdana, Arial, Helvetica, sans-serif;
	color:#4c4c4c;
}
#MasterHeader .clear{
	clear:both;
	height:0px;
	overflow:hidden;
	font-size:0px;
}
#login .clear{
	clear:both;
	height:0px;
	overflow:hidden;
	font-size:0px;
}


.pageWrapper{
	width:960px;
	padding:6px 0 15px 11px;
	margin:auto;
}
#MasterHeader .artnet{
	color:#FF6600;
	font-weight:bold;
}
#MasterHeader .auctions{
	color:#0ebcee;
	font-weight:bold;
}
#MasterHeader .reg{
	vertical-align: super;
	font-size:3px;
}
#MasterHeader .italic{
	font-style:italic;
}
#MasterHeader .show{
	display:block !important;
}
/* Header */
#MasterHeader .header{
	padding:0 18px ;
}
#MasterHeader .topArtnetLinks{
	float:right;
	width:173px;
	height:13px;
	margin-right:116px;
	margin-top:28px;
	display: inline;
}

#MasterHeader .bannersWrapper{
	height:40px;
	width:100px;
	float:right;
	font-size:12px;
	margin-right:70px;
	text-align:center;
}


#MasterHeader .topArtnetLinks a, #MasterHeader .topArtnetLinks div{
	height:13px;
	display:block;
	float:left;
}
#MasterHeader .topArtnetLinks .artnetLink{
	width:50px;
	background:url(../../images/master/artnet-link.gif) left top no-repeat;
}
#MasterHeader .topArtnetLinks .artnetLinkSeparator{
	width:3px;
	margin:0 3px 0 2px;
	background:url(../../images/master/artnet-links-separator.gif) left top no-repeat;
}
#MasterHeader .topArtnetLinks .artnetAuctionsLink{
	width:115px;
	background:url(../../images/master/artnet-auctions-link.gif) left top no-repeat;
}
#MasterHeader .artnetAuctionsLogo
{
	display:block;
	width:295px;
	height:32px;
	margin:-12px 0 0 52px;
	float:left;
	display:inline;
}
#MasterHeader .searchWrapper, #MasterHeader
.signUpInputWrapper{
	margin:5px 0 0 72px;
	float:left;
	border:1px solid #babbbe;
	height:17px;
	width:205px;
	padding-left:5px;
}
#MasterHeader .signUpInputWrapper{
	width:177px;
	margin:13px 0;
	height:20px;
}
#MasterHeader .searchWrapper .searchButton,
#MasterHeader .signUpInputWrapper .signUpButton{
	border:0;
	float:right;
	width:19px;
	height:17px;
}
#MasterHeader .signUpInputWrapper .signUpButton{
	width:66px;
	height:20px;
}
#MasterHeader .searchWrapper .searchInput,
#MasterHeader .signUpInputWrapper .signUpInput{
	width:180px;
	padding:0;
	margin:0;
	border:0;
	font-size:12px;
	line-height:16px;
	height:16px;
	color:#65696e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#MasterHeader .signUpInputWrapper .signUpInput{
	width:130px;
	margin-top:2px;
}
#MasterHeader .loginRegisterWrapper{
	float:left;
	margin:6px 0 0 79px;
	font-size:12px;
	color:#65696e;
	width:202px;
	min-height:50px;
	height:auto !important;
	height:50px;
	position:relative;
}
.loginRegisterWrapper .logoutLink{
	float:right;
}


#MasterHeader .loginRegisterWrapper a{
	color:#FF6600;
}
#MasterHeader .loginRegisterWrapper a:hover{
	text-decoration:none;
}
#MasterHeader .loginRegisterWrapper span{
	padding-left:12px;
}

#MasterHeader .loginRegisterWrapper .administratorLink{
	line-height:18px;
}
#MasterHeader .loginRegisterWrapper a{
	color:#FF6600;
}
#MasterHeader .loginRegisterWrapper a:hover{
	text-decoration:none;
}
#MasterHeader .loginRegisterWrapper span{
	padding-left:12px;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#MasterHeader .logoutLinkWrapper{
	width:50px;
	float:right;
}

#MasterHeader .logoutLink{
	color:#FF6600;
	font-size:12px;
}

#MasterHeader .userMenuWrapper{
	margin-right:5px;
	height:50px;
	width:210px;
	float:right;
	padding-top:5px;
	font-size:12px;
}
#MasterHeader .userMenuWrapper a{
	color:#FF6600;
	display:block;
	line-height:16px;
}

#MasterHeader .favoritesLink
{
	position:absolute;
	right:0px;
	line-height:22px;
}



/* /Header */
/* Top Menu */
#MasterHeader .topMenu{
	height:20px;
	margin:6px 0 0 18px;
}
#MasterHeader .topMenu li{
	display:block;
	float:left;
	height:20px;
	background:url(../../images/HomePage/top-menu-item.gif) -9px top no-repeat;
	width:216px;
	margin-right:28px;
	line-height:14px;
}
#MasterHeader .topMenu li a{
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color:#5a5b5e;
	line-height:16px;
	display:block;
	padding-left:36px;
	height:20px;
}
#MasterHeader .topMenu li span{
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color:#5a5b5e;
	line-height:16px;
	display:block;
	padding-left:27px;
	height:20px;
}

#MasterHeader .topMenu li.lastMargin
{
		margin-right:20px;
}


#MasterHeader .topMenu li.last-child{
	margin-right:0;
}
#MasterHeader .topMenu li.active{
	background:url(../../images/HomePage/top-menu-item.gif) -9px bottom no-repeat;
}
#MasterHeader .topMenu li.active a{
	cursor:default;
}
#MasterHeader .topMenu li.active span{
	cursor:default;
}
#MasterHeader .topMenu li.active div a{
	cursor:pointer;
}

#MasterHeader .topMenu li.nonexpand
{
	background:none;
	margin-right:18px;
}
#MasterHeader .topMenu li.nonexpand a
{
	color:#F60;
}

.menuLinkButton
{
	width: 19px;
	height:20px;
	float:left;
}


#MasterHeader .subMenu{
	display:none;
}
#MasterLeft .subMenu{
	display:none;
}

#MasterHeader .topMenu .subMenu{
	position:absolute;
	z-index:100;
	background-color:#fff;
	padding:9px 10px 10px 35px;
	width:171px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	opacity: 0.9;
}
#MasterHeader .topMenu .subMenu a{
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	width:auto;
	padding:0;
	height:auto;
	text-indent:-4px;
}
/* /Top Menu */
/* Left Menu */
.leftMenuWrapper{
	overflow:visible;
	min-height:667px;
	margin-top:4px;
}
.leftMenu{
	margin:11px 0 0 28px;
}
.leftMenu li{
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	background:url(../../images/master/menu-arrows.gif) left 6px no-repeat;
	padding-left:26px;
}
.leftMenu li a{
	text-decoration:none;
	color:#5a5b5e;
}
.leftMenu li ul{
	margin-bottom:2px;
}
.leftMenu li li{
	font-weight:normal;
	line-height:16px;
	background:none;
	padding-left:20px;
	text-indent:-4px;
}
.leftMenu li.active{
	background:url(../../images/master/menu-arrows.gif) left -19px no-repeat;
}
#MasterHeader .signUpWrapper{
	font-size:12px;
	line-height:15px;
	width:184px;
	margin-right:52px;
	height:85px;
	float:left;
}
#MasterHeader .signUpWrapper p{
	margin:9px 0;
}
/* /Left Menu */
/* Page Content */
.pageContentWrapper{
	float:left;
	margin-top:10px;
	width:706px;
	overflow:hidden;
}
#MasterHeader .carouselWrapper{
	padding-right:18px;
}
#MasterHeader .carouselControls, #MasterHeader
#carouselControls{
	float:right;
	padding:3px 0;
}
#MasterHeader #carouselControls li, #MasterHeader
.carouselControls li{
	font-size:13px;
	font-weight:bold;
	float:left;
	margin-left:7px;
}
#MasterHeader #carouselControls li a, #MasterHeader
.carouselControls li a{
	text-decoration:none;
	color:#707479;
}
#carouselControls li.current a, #MasterHeader
.carouselControls li.active a{
	color:#FF6600;
}

#MasterHeader .worksWrapper .works{
	width:334px;
	height:195px;
	margin-right:19px;
	float:left;
	margin-top:6px;
}
#MasterHeader .works .worksHeaderText{
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}
#MasterHeader .works .worksImage{
	margin-bottom:10px;
	margin-top:3px;
}
#MasterHeader .works .worksDescription{
	font-size:11px;
	margin-bottom:5px;
}
#MasterHeader .works .moreLink{
	float:right;
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
/* Footer */
#MasterHeader .footerWrapper{
	margin:8px 0 0 0;
}
#MasterHeader .connectWithArtnet{
	width:235px;
	margin-right:20px;
}
#MasterHeader .connectWithArtnet, #MasterHeader
.artnetInAppleStore{
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	float:left;
}
#MasterHeader .connectIcons{
	margin-top:10px;
}
#MasterHeader .rssIcon, #MasterHeader .facebookIcon, #MasterHeader .twitterIcon, #MasterHeader .inIcon{
	display:block;
	float:left;
	width:25px;
	height:25px;
	margin-right:15px;
	background-image:url(../../images/master/connect-icons.gif);
	background-position: left top;
}
#MasterHeader .facebookIcon{
	background-position: -40px top;
}
#MasterHeader .twitterIcon{
	background-position: -79px top;
}
#MasterHeader .inIcon{
	background-position: -118px top;
}
#MasterHeader .appStoreLink{
	background:url(../../images/master/app-store.gif) left top no-repeat;
	width:74px;
	height:26px;
	display:block;
}
#MasterHeader .footerMenu{
	margin-top:23px;
}
#MasterHeader .footerMenu li{
	float:left;
	font-size:8px;
	line-height:11px;
	width:117px;
	color:#0ebcee;
	font-weight:bold;
	overflow: hidden;
}
#MasterHeader .footerMenu li a{
	font-weight:normal;
	text-decoration:none;
	color:#707479;
}
#MasterHeader .footerCopyright{
	margin-top:33px;
	font-size:8px;
}

/* Login Panel */
.loginPanel{
	position:absolute;
	z-index:1000;
	width:300px;
	height:125px;
	padding:10px;
	margin:132px 0 0 135px;
	background:#FFF url(../../images/master/login-background.gif) left bottom repeat-x;
	left:50%;
	border:1px solid #999999;
	font-size:12px;
	display:none;
}
.loginPanelClose{
	width:7px;
	height:7px;
	float:right;
	display:block;
	background:url(../../images/master/close-button.gif) left top no-repeat;
	z-index:100000;
	overflow:hidden;
	
}
.loginPanelContent{
	padding-top:15px;
	text-align:center;
}
.loginButton{
	background-color:#FF6600;
	color:#FFFFFF;
	margin-bottom:5px;
	cursor: pointer;
}
.loginPanelContent a{
	color:#4C4C4C;
	font-size:11px;
	line-height:16px;
}
.loginPanelContent a:hover{
	text-decoration:none;
}
.loginPanelClose:hover{
/*	background:url(../../images/master/close-button.gif) left bottom no-repeat;*/
}
.loginPanelTitle, .loginPanelInput{
	height:25px;
}
.loginPanelInput input{
	border:1px solid #BABBBE;
	font-size:12px;
	width:150px;
}
.loginPanelTitle{
	font-size:bold;
	float:left;
	margin-left:10px;
	width:120px;
	padding-top:3px;
	text-align:left;
}
/* /Login Panel */





/* /Footer */
/* /Main styles */

/*New master page*/
/* Reset styles */

#MasetrFooter html, #MasetrFooter body, #MasetrFooter div, #MasetrFooter span, #MasetrFooter applet, #MasetrFooter object, #MasetrFooter iframe,
 #MasetrFooter h1, #MasetrFooter h2, #MasetrFooter h3, #MasetrFooter h4, #MasetrFooter h5, #MasetrFooter h6, #MasetrFooter p, #MasetrFooter blockquote, #MasetrFooter pre, #MasetrFooter
a, #MasetrFooter abbr, #MasetrFooter acronym, #MasetrFooter address, #MasetrFooter big, #MasetrFooter cite, #MasetrFooter code, #MasetrFooter
del, #MasetrFooter dfn, #MasetrFooter em, #MasetrFooter img, #MasetrFooter ins, #MasetrFooter kbd, #MasetrFooter q, #MasetrFooter s, #MasetrFooter samp,
#MasetrFooter small, #MasetrFooter strike, #MasetrFooter strong, #MasetrFooter sub, #MasetrFooter sup, #MasetrFooter tt, #MasetrFooter var, #MasetrFooter
b, #MasetrFooter u, #MasetrFooter i, #MasetrFooter center, #MasetrFooter
dl, #MasetrFooter dt, #MasetrFooter dd, #MasetrFooter ol, #MasetrFooter ul, #MasetrFooter li, #MasetrFooter
fieldset, #MasetrFooter form, #MasetrFooter label, #MasetrFooter legend, #MasetrFooter
table, #MasetrFooter caption, #MasetrFooter tbody, #MasetrFooter tfoot, #MasetrFooter thead, #MasetrFooter tr, #MasetrFooter th, #MasetrFooter td, #MasetrFooter
article, #MasetrFooter aside, #MasetrFooter canvas, #MasetrFooter details, #MasetrFooter embed, #MasetrFooter 
figure, #MasetrFooter figcaption, #MasetrFooter footer, #MasetrFooter header, #MasetrFooter hgroup, #MasetrFooter 
menu, #MasetrFooter nav, #MasetrFooter output, #MasetrFooter ruby, #MasetrFooter section, #MasetrFooter summary, #MasetrFooter
time, #MasetrFooter mark, #MasetrFooter audio, #MasetrFooter video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

#MasetrFooter article, #MasetrFooter aside, #MasetrFooter details, #MasetrFooter figcaption, #MasetrFooter figure, #MasetrFooter 
footer, #MasetrFooter header, #MasetrFooter hgroup, #MasetrFooter menu, #MasetrFooter nav, #MasetrFooter section {
	display: block;
}
#MasetrFooter body {
	line-height: 1;
}
#MasetrFooter ol, #MasetrFooter ul {
	list-style: none;
}
#MasetrFooter blockquote, #MasetrFooter q {
	quotes: none;
}
#MasetrFooter blockquote:before, #MasetrFooter blockquote:after, #MasetrFooter
q:before, #MasetrFooter q:after {
	content: '';
	content: none;
}
#MasetrFooter table {
	border-collapse: collapse;
	border-spacing: 0;
}
#MasetrFooter a img{
	border:0;
}
/* /Reset styles */
/* Main styles */
#MasetrFooter body{
	font:13pt Verdana, Arial, Helvetica, sans-serif;
	color:#4c4c4c;
}
#MasetrFooter .clear{
	clear:both;
	height:0px;
	overflow:hidden;
	font-size:0px;
}
#MasetrFooter .artnet{
	color:#FF6600;
	font-weight:bold;
}
#MasetrFooter .auctions{
	color:#0ebcee;
	font-weight:bold;
}
#MasetrFooter .reg{
	vertical-align: super;
	font-size:3px;
}
#MasetrFooter .italic{
	font-style:italic;
}
#MasetrFooter .show{
	display:block !important;
}
/* Header */
#MasetrFooter .header{
	padding:0 18px ;
}
#MasetrFooter .signUpInputWrapper{
	width:200px;
	margin:3px 0;
	height:20px;
}
#MasetrFooter .signUpInputWrapper .signUpButton{
	width:66px;
	height:20px;
}
#MasetrFooter .signUpInputWrapper .signUpInput{
	width:130px;
	margin-top:2px;
}
/* /Header */
/* Left Menu */
#MasetrFooter .signUpWrapper{
	font-size:12px;
	line-height:15px;
	width:184px;
	margin-right:52px;
	height:85px;
	float:left;
}
#MasetrFooter .signUpWrapper p{
	margin:9px 0;
}
/* /Left Menu */
/* Page Content */
#MasetrFooter .carouselWrapper{
	padding-right:18px;
}
#MasetrFooter .carouselControls, #MasetrFooter
#carouselControls{
	float:right;
	padding:3px 0;
}
#MasetrFooter #carouselControls li, #MasetrFooter
.carouselControls li{
	font-size:13px;
	font-weight:bold;
	float:left;
	margin-left:7px;
}
#MasetrFooter #carouselControls li a, #MasetrFooter
.carouselControls li a{
	text-decoration:none;
	color:#707479;
}
#carouselControls li.current a, #MasetrFooter
.carouselControls li.active a{
	color:#FF6600;
}

#MasetrFooter .worksWrapper .works{
	width:216px;
	float:left;
	margin-top:5px;
}
#MasetrFooter .works .worksHeaderText{
	font-size:13px;
	font-weight:bold;
	margin-bottom:9px;
}
#MasetrFooter .works .worksImage{
	margin-bottom:10px;
}
#MasetrFooter .works .worksDescription{
	font-size:11px;
	margin-bottom:5px;
}
#MasetrFooter .works .moreLink{
	float:right;
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
	display:block;
	text-decoration:none;
}
/* Footer */
#MasetrFooter .footerWrapper{
	margin:58px 0 0 0;
}
#MasetrFooter .connectWithArtnet, #MasetrFooter
.artnetInAppleStore{
	font-size:11px;
	line-height:14px;
	float:left;
	width:236px;
}

#MasetrFooter .connectWithArtnet{
	width:234px;

}

.artnetInAppleStore .connectIcons
{
	margin-left:26px;
}

#MasetrFooter .connectIcons{
	margin-top:10px;
}
#MasetrFooter .rssIcon, #MasetrFooter .facebookIcon, #MasetrFooter .twitterIcon, #MasetrFooter .inIcon{
	display:block;
	float:left;
	width:25px;
	height:25px;
	margin-right:15px;
	background-image:url(../../images/master/connect-icons.gif);
	background-position: left top;
}
#MasetrFooter .facebookIcon{
	background-position: -40px top;
}
#MasetrFooter .twitterIcon{
	background-position: -79px top;
}
#MasetrFooter .inIcon{
	background-position: -118px top;
}
#MasetrFooter .appStoreLink{
	background:url(../../images/master/app-store.gif) left top no-repeat;
	width:74px;
	height:26px;
	display:block;
}

#MasetrFooter .footerMenu li{
	float:left;
	font-size:10px;
	line-height:12px;
	width:108px;
	padding-right:6px;
	color:#0ebcee;
	font-weight:bold;
	overflow: hidden;
}

#MasetrFooter .footerMenu li.last
{
	padding-right:8px;
}

#MasetrFooter .footerMenu li.first
{
	padding-right:14px;
}


#MasetrFooter .footerMenu li a{
	font-weight:normal;
	text-decoration:none;
	color:#707479;
}



#MasetrFooter .footerCopyright{
font-size:9px;
line-height:12px;
margin-left:237px;
margin-top:18px;

}

#MasetrFooter .footerMenuWrapper{
	margin:26px 0 0 18px;
}


/* /Footer */
/* /Main styles */
.leftSideWrapper{
	width:254px;
	float:left;
}

ul.breadcrumbs {
	height:1%;
	overflow:hidden;
	list-style: none outside none;
	margin:15px 0 0 0;
	padding:0;
}
ul.breadcrumbs li {
	color:#666;
	background:url(../../images/separator01.gif) no-repeat 0 3px;
	padding:0 8px 0 15px;
	margin:0 15px 0 -15px;
	float:left;
	font:10px/12px Verdana, Arial, Helvetica, sans-serif;
	cursor: default;
}
ul.breadcrumbs a {
	color:#ff6600;
	text-decoration:none;
}

.medPaintings
{
	width:115px;
}

.registerLabelContainer 
{
	height: 50px;
	padding-top: 10px;
	text-align: center;
	color: #FF6600;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
