/* Reset styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img{
	border:0;
}
/* /Reset styles */
/* Main styles */
body{
	font:13pt Verdana, Arial, Helvetica, sans-serif;
	color:#4c4c4c;
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
	font-size:0px;
}
.pageWrapper{
	width:980px;
	padding:13px 0 15px;
	margin:auto;
	overflow:hidden;
}
.artnet{
	color:#FF6600;
	font-weight:bold;
}
.auctions{
	color:#0ebcee;
	font-weight:bold;
}
.reg{
	vertical-align: super;
	font-size:3px;
	color:#4c4c4c;
}
.bold {
	font-weight: bold;
}
.italic{
	font-style:italic;
}
.greytext{
	color: #4c4c4c;
}
.show{
	display:block !important;
}
/* Header */
.header{
	padding:0 0 25px 0;
}
#maintenance {
	float: left; 
	width: 635px; 
	height: 20px; 
	overflow: hidden
}
.topArtnetLinks{
	float:left;
	width:173px;
	height:13px;

}
.topArtnetLinks a, .topArtnetLinks div{
	height:13px;
	display:block;
	float:left;
}
.topArtnetLinks .artnetLink{
	width:50px;
}
.topArtnetLinks .artnetLinkSeparator{
	width:3px;
	margin:0 3px 0 2px;
	background:url(/media/images/artnet-links-separator.gif) left top no-repeat;
}
.topArtnetLinks .artnetAuctionsLink{
	width:115px;
	background:url(/media/images/artnet-auctions-link.gif) left top no-repeat;
}
.artnetLogo{
	display:block;
	width:178px;
	height:42px;
	margin:4px 0 0 0;
	float:left;
}
.languageLinksWrapper {
	float: left;
	width: 165px;
	margin: 33px 0 0 18px;
}
.languageLinksSeparator {
	float: left;
	width:2px;
	height: 16px;
	margin:0 8px 0 8px;
	background:url(/media/images/language-links-separator.png) left top no-repeat;
}
.languageLinksEn {
	float: left;
	display: block;
	width: 41px;
	height: 13px;
	background:url(/media/images/language-links-en-off.png) left top no-repeat;
}
.languageLinksEnOn {
	float: left;
	display: block;
	width: 41px;
	height: 13px;
	background:url(/media/images/language-links-en-on.png) left top no-repeat;
}
.languageLinksDe {
	float: left;
	display: block;
	width: 26px;
	height: 13px;
	background:url(/media/images/language-links-de-off.png) left top no-repeat;
}
.languageLinksDeOn {
	float: left;
	display: block;
	width: 26px;
	height: 13px;
	background:url(/media/images/language-links-de-on.png) left top no-repeat;
}
.languageLinksFr {
	float: left;
	display: block;
	width: 19px;
	height: 13px;
	background:url(/media/images/language-links-fr-off.png) left top no-repeat;
}
.languageLinksFrOn {
	float: left;
	display: block;
	width: 19px;
	height: 13px;
	background:url(/media/images/language-links-fr-on.png) left top no-repeat;
}
.searchWrapper
{
	margin:32px 0 0 50px;
	padding:0;
	float:left;
	border:1px solid #babbbe;
	height:17px;
	width:205px;
	padding-left:5px;
}
.searchWrapper .searchButton
{
	border:0;
	float:right;
	width:19px;
	height:17px;
}
.searchWrapper .searchInput
{
	width:180px;
	padding:0;
	margin:0;
	border:0;
	font-size:10px;
	line-height:16px;
	height:16px;
	color:#65696e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.loginRegisterWrapper{
	float:left;
	margin:14px 0 0 85px;
	font-size:12px;
	color:#65696e;
	font-weight: normal;
	line-height: 20px;
	width: 216px;
}
.loginRegisterWrapper a:link{
	padding-right:12px;
	color:#FF6600;
	font-size:12px;
	font-weight: normal;
	text-decoration:underline;
	line-height: 20px;
}
.loginRegisterWrapper a:visited {
	padding-right:12px;
	color:#FF6600;
	font-size:12px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 20px;
}
.loginRegisterWrapper a:active{
	padding-right:12px;
	color:#FF6600;
	font-size:12px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 20px;
}
.loginRegisterWrapper a{
	padding-right:12px;
	color:#FF6600;
	font-weight:normal;
	font-size:12px;
	float: left;
	line-height: 20px;
}
.loginRegisterWrapper a:hover{
	padding-right:12px;
	color:#FF6600;
	font-size:12px;
	font-weight: normal;
	text-decoration:underline;
	line-height: 20px;
}
.loginRegisterWrapper a.notRegistered{
	float: right;
	font-size:12px;
	text-decoration: underline;
	font-weight: normal;
	line-height: 20px;
}
.loginRegisterWrapper span {
	padding-right:12px;
}
.site_down{
}
/* /Header */
/* Top Menu */
.topMenu{
	height:26px;
	margin:0 0 10px 0;
	padding-left:0;
}
.topMenu li{
	display:block;
	float:left;
	height:23px;
	background:url(/media/images/top-menu-item.gif) no-repeat;
	background-position: 0 -1px;
	width:216px;
	margin-left:-8px;
	margin-right:20px;
	line-height:23px;
}
.topMenu li span{
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color:#5a5b5e;
	line-height:23px;
	display:block;
	padding-left:30px;
	height:23px;
}
.topMenu li a{
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color:#5a5b5e;
	line-height:26px;
	display:block;
	padding-left:30px;
	height:26px;
}
.topMenu li.last-child{
	margin-right:0;
}
.topMenu li.active{
	background:url(/media/images/top-menu-item.gif) no-repeat;
	background-position: 0 -26px;
}
.topMenu li.active span{
	cursor:default;
}
.topMenu li.active a{
	cursor:default;
}
.topMenu li.active div a{
	cursor:pointer;
}
.subMenu{
	display:none;
}
.topMenu .subMenu{
	position:absolute;
	z-index:100;
	background-color:#fff;
	padding:9px 10px 10px 35px;
	width:171px;
}
.topMenu .subMenu a{
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	padding:0;
	margin: 0;
}
.topMenu .subMenu a.twoRows {
	margin-bottom: 14px;
}
.topMenu .subMenu a:hover {
	color: #999999;
}

/* /Top Menu */
/* Footer */
#footer_divider {
	background-color: #CCCCCC; 
	border: 0 none; 
	color: #CCCCCC; 
	height: 1px; 
	margin-top: 20px;
    clear: both;
}
.footerMenuWrapper {

    height: 345px;
    margin: 0 auto;
    position: relative;
    width: 980px;
    clear: both;
}
.footerMenu {
	float: left;
	margin-right: 20px;
	width: 216px;
	padding: 0;
}
.footerMenu .last {
	margin-right: 0;
}
.footerMenu li{
	float:left;
	font-size:9px;
	line-height:12px;
	width:216px;
	color:#65686d;
	font-weight:bold;
	margin-top: 12px;
	list-style: none;
}
.footerMenu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footerMenu li ul li {
	font-size:9px;
	line-height:12px;
	margin-top: 0;
	list-style: none;
	padding:0;
}
.footerMenu li a{
	font-weight:normal;
	text-decoration:none;
	color:#7A7B7F;
}
.footerCopyright{
	float:left;
	margin:22px 0 0 0;
	font-size:9px;
	line-height:12px;
	width: 980px;
	clear: both;
	padding: 0 0 38px 0;

}

/* /autocomplete widget */
.ai-autocomplete {
    cursor: default;
    position: absolute;
    width: 186px;
}
.ai-autocomplete .ui-autocomplete-pager {
    padding: 3px;
}
.ui-autocomplete-loading
{
    background-image: url(/media/images/loading16px.gif);
    background-position:right center;
    background-repeat:no-repeat;
}
.ui-autocomplete-pager-current
{
    float:left;
    margin-left: 30px;
    text-align:center;
}
.ui-autocomplete-pager-prev
{
	float:left;
}
.ui-autocomplete-pager-next
{
	float:right;
}
.ui-menu{
	min-width:180px;
}

#breadcrumbs {
    margin-bottom: 20px;
    margin-left: 9px;

    font-family: verdana;
    font-size: 11px;
    color: #8B8B8B;
    line-height: 11px;
}

#breadcrumbs a {
    color: #FF5A00;
    font-size: 11px;
}

td.mainContentCell { padding-bottom: 10px; height:440px; }


a.icon-cart {
	cursor:	pointer; 
	background: url(../../media/images/icon-cart.gif) 100% 80% no-repeat; 
	height: 19px; 
	display: block;
	padding-right: 20px!important;
	margin-right: 9px;
}
.rightContentWrapper
{
float:left;
}
.pageContentWrapper
{
float:left;
}