body
{
    margin: 0;
    padding: 0;
    border: 0;
    /*
    overflow: hidden;
    height: 100%; 
    max-height: 100%;
    */ 
    
    font-family: Verdana;
    font-size: 11px;
    
}

a
{
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

a:hover
{
    text-decoration: underline;
}

.border_bottom
{
	border-bottom: 1px solid #eee;
}

.big_pic
{
    background-color: #fff;
    border: 2px solid #000;
    padding: 10px;
    width: 550px;
}

.pic_title
{
    background-color: #fff;
    color: #000;
    padding: 20px;        
    font-size: 15px;
    font-weight: bold;
}

.InfoBoxOverskrift
{
    font-size: 14px;
    font-weight: bold;
}

.InfoBox
{
    padding-bottom: 25px;
    padding: 5px;
}


#topMenu
{
    /*background-color: #269bb8; */
    background-color: #9f4040; 
    border-top: 1px solid #0c6a8e; 
    color: #032b3d; 
    padding-left: 5px; 
    font-weight: bold; 
    font-family: Verdana; 
    font-size: 12px;
}

#topMenu a 
{
    /*color: #032b3d; */
    color: #fff;
    text-decoration: none;
}

#topMenu a:hover
{
    text-decoration: underline;
}

#topcontent
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 185px;
    width: 100%;
    background-image: url(../images/bgtop.jpg);
    background-repeat: repeat-x;
}


#login_header
{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottoM: 10px; 
}

#framecontent{
position: absolute;
top: 185px;
bottom: 0; 
left: 0;
width: 190px; /*Width of frame div*/
height: 100%;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #9f4040;
color: white;
}

#maincontent{
position: fixed;
top: 185px; 
left: 190px; /*Set left value to WidthOfFrameDiv*/
right: 0;
bottom: 0;
overflow: auto; 
background: #fff;
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

* html body{ /*IE6 hack*/
padding: 0 0 0 180px; /*Set value to (0 0 0 WidthOfFrameDiv)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}


.wideList
{
    width: 100%;
    
}

.RowHeader
{
    background-color: #a5cad3;
    font-weight: bold;
    text-align: center;
}

.RowSubHeader
{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.product_table td
{
    padding-bottom: 15px;
}

#user_area input
{
    font-family: Verdana;
    font-size: 10px;
}

.firstRow
{
    background-color: #ededed;
}

.secondRow
{
    background-color: #cfcfcf;
}





/* Site Registration */
#registerBody  .boxHdr .col1,
 #privacyBody  .boxHdr .col1 {
    width:90%;} 

#registerBody  .boxBody .col1,
#privacyBody  .boxBody .col1 {
    float:left;
    width:60%;}

#registerBody  .boxBody .col2 {
    float:right;
    width:270px;}

#registerBody  .progress {
    margin:20px 0 6px 0;
    font-weight:bold;
    color:#999;
    font-weight:normal;
}

#registerBody  .progress .current {
    font-weight:bold;
    color:#e95e25;}
    
#registerBody  .progress .done a {
    font-weight:bold;
    color:#003300;}
    
#registerBody .boxBody .subDet {
    margin:10px 0 10px 0;}
    
#registerBody select {
    margin:0;}

#registerBody .memLogin div.ttb .label {
    text-align:left;}
    
#registerBody .memLogin input.button {
    float:right;
    margin:10px 10px 0 0;}

#registerBody .strap {
    margin-top:10px;
    font:bold 1.3em arial,sans-serif;
    color:#003300;}
    
#registerBody .next .button {
    margin:20px 10px 0 0;}

#registerBody .next.step1 {
    padding-left:230px;}

#registerBody .next.step2 {
    padding-left:44px;}
    
#registerBody .next.step3 {
    padding-left:0;}
    
#registerBody .next.step4 {
    padding-left:0;}

#registerBody .preferences {
    list-style-type:none;}

#registerBody .genTandCs  {
    margin:10px 0 10px 0;}

#registerBody .boxBody .genTandCs.notice  {
    height:200px;}
    
#registerBody .genTandCs li {
    list-style-type:lower-alpha;
    padding:0 0 6px 0;}

#privacyBody .privacy li {
    list-style-type:lower-alpha;
    padding:0 0 6px 0;}
    
.boxBody .row p.inListHdg {
    margin:1.0em 0 0.6em -3.4em;}
    
#registerBody .genTandCs a, #privacyBody .privacy a {
    text-decoration:underline;}    

.ttb {
    float:left;
    clear:both;
    font-weight:bold;
    margin:3px 0;
    width:100%;}
    
.ttb .label {
    float:left;
    margin-right:8px;
    min-height:23px;
    width:240px;
    text-align:right;
    padding-top:2px;}

.ttb .text input {
    float:left;
    width:200px;
    margin-right:4px;}

#creditCardBody .ttb .address {
    float:left;
    margin:6px 0 0 0}

.ttb .text input.ialert {
    width:260px;
    min-height:18px;
    padding-right:25px;
    background: #DDD url(../img/icons/i-noEntry.png) no-repeat 100% 1px;}

.ttb .text input.assetId {
    width:120px;
    min-height:18px;
    padding-right:25px;
    background: #DDD url(../img/icons/i-noEntry.png) no-repeat 100% 1px;}
        
#registerBody .memLogin .label {
    min-height:16px;}
    
#regQuestBody .subDet .text { 
    margin:20px 0 4px 0;
    font-weight:bold;}

#regQuestBody .boxBody select,
#boarBergBody .boxBody select {
    font-size:1.1em;}

#regQuestBody .boxBody .select {
    float:left;
    margin:8px 10px 0 0;}

#regQuestBody input.button {
    margin-right:20px;}
    
#regQuestBody .boxBody .row .col1 {
    margin-left:0;
    padding:0;}

    
/* Start of box styles -------------*/
.boxHdr, .sideBoxHdr {
    clear:both;
    position:relative;
    width:100%;
    height:18px;
    padding:6px 0 0 0;
    border:1px solid #dbd59c;
    background:#f2ebbd;
    text-align:left;
    font-size:0.9em;
    line-height:1.1em;
    font-weight:bold;
    color:#003300;}

.lcr , .rcr, .blcr , .brcr {
    position:absolute;
    width:12px;
    height:100%;}
    
.boxHdr .lcr, .sideBoxHdr .lcr  {
    top:-1px;
    left:-1px;
    background:url(../img/list_left_curve.gif) top left no-repeat;}

.boxHdr .rcr, .sideBoxHdr .rcr  {
    top:-1px;
    right:-2px; 
    background:url(../img/list_right_curve.gif) top right no-repeat;}
    
.boxHdr .col1,
.boxHdr .col1ExchHdr,
.boxHdr .col1AuctHdr {
    position:absolute;
    top:3px;
    left:16px;
    line-height:1.3em;
    font-size:1.3em;}
    
.boxHdr .col1ExchHdr {
    left:64px;
    position: inherit;
    padding-bottom: 5px;}    
    
.boxHdr .boxHdrIcon {
    position:absolute;
    top:-20px;
    left:10px;}
    
#eventDetailsBody .boxHdr{
    padding:0px;
    height: auto;}

#eventDetailsBody .boxHdr .col1,#eventDetailsBody .boxHdr .col1ExchHdr,#eventDetailsBody .boxHdr .col1AuctHdr {
    margin-left: 16px;
    position: relative;
    padding-bottom: 5px;}


#homeBody .mainCol3 .boxHdr {
    /*height: auto;*/}

#homeBody .mainCol3 .boxHdr .col1 {
    width:60%;}

#homeBody .mainCol3 .boxHdr .col1 a {
    color:#003300;}
    
#homeBody .mainCol3 .boxBody .col1 {
    float:left;
    margin-right:6px;
    width:35%;}

#homeBody .mainCol3 .boxBody .col2 {
    float:left;
    margin-right:2px;
    width:63%;}

#homeBody  #valsBox { 
    cursor:hand;
    cursor:pointer; }
    
.boxHdr .col1 h1,
.boxHdr .col1ExchHdr h1,
.boxHdr .col1AuctHdr h1{
    margin:0;
    font-size:1.0em;}
    
.sideBoxHdr .col1 {
    float:left;
    padding-left:10px;
    height:100%;
    font-size:1.1em;
    line-height:1.1em;}

.boxHdr .col2 {
    float:left;
    margin-left:35%;
    font-weight:normal;
    color:#003300;}
    
.boxHdr .col3 {
    font-weight:bold;
    text-align:right;
    padding-right:10px;}
    
.boxFooter {
    background:#f2ebbd;
    border-top:1px solid #dbd59c;
    font-weight:bold;
    text-align:right;
    margin-top:10px;
    padding:4px 10px 6px 0;}
    
.boxFooter a {
    color:#003300;}
    
.boxHdr .col3 a {
    color:#003300;}
    
.boxHdr a {
    color:#666;
    padding:0 4px;}
    
.boxHdr a.active {
    font-weight:bold;
    color:#003300;}
    
.boxBody, .sideBoxBody  {
    position:relative;
    font-size:0.9em;
    border:1px solid #dbd59c;
    border-top:none;
    padding:4px 0 0 0;
    width:100%;
    margin:0 0 8px 0;}
    
.sideBoxBody .inner {
    margin:0 10px;}

.boxBody .row .categoryHdg {
    font-weight:bold;
    font-size:1.1em;
    background-color:#9f9d8b;
    color:#FFF;
    padding:4px 0 0px 10px;
    height:18px;}
    
.goBullets {
    margin:0 14px;}
    
.tools .goBullets {
    font-size:1.1em;
    margin:0 14px;}
    
.goBullets ul {
    margin:0 0 0 -8px;
    padding:4px 0 0 0;
    line-height:1.1em;
    list-style-type:none;}

.goBullets li {
    padding:4px 0 10px 24px;
    font-weight:normal;
    background: url(../img/icons/goBullet.gif) no-repeat 0 0;}
    
.goBullets.exchangeBullets li {
    padding:4px 0 2px 24px;
    font-weight:normal;
    background:url(../img/icons/goBullet.gif) no-repeat 0 4px;}
    
.goBullets li a {
    font-weight:bold;}

.sideBoxBody p {
    margin:0 0 10px 0;}

.sideBoxBody  .featureAuc,
.sideBoxBody  .featuredSale,
.sideBoxBody  .exchanges {
    margin:0 4px;}

.boxBody .row {
    clear:left;
    margin:4px 14px 0 14px;}
    
.sideBoxBody .row {
    font-size:0.8em;
    margin:0 10px;}
    
/*.boxBody .row a {
    color:#003300;
    font-weight:bold;}*/
    
.boxBody .row a:hover,
.sideBoxBody a:hover {
    color:#e95e25;}
    
#homeBody .boxBody .col1,
#auctionCalBody .boxBody .col1,
#lotCatalogBody .boxBody .col1,
#bidMgrBody .boxBody .col1{
    float:left;
    margin-right:6px;
    width:23%;}
    
#homeBody .boxBody .col1 .date,
#auctionCalBody .boxBody .col1 .date,
#lotCatalogBody .boxBody .col1 .date,
#bidMgrBody .boxBody .col1 .date {
    font-weight:bold;}
    
#homeBody .boxBody .col2,
#auctionCalBody .boxBody .col2,
#lotCatalogBody .boxBody .col2,
#bidMgrBody .boxBody .col2 {
    float:left;
    margin-right:6px;
    width:75%;}

.boxBody .col2 .sale a {
    font-weight:bold;}
        
.boxBody button {
    float:right;
    padding:0;
    margin:0 0 10px 2px;
    font:bold 1.0em arial,sans-serif;}
        
.boxBody button.listen img {
    padding-right:6px;}

.boxBody button:hover {
    cursor:pointer;}

.boxBody .hr, .sideBoxBody .hr {
    clear:both;
    height:9px;
    overflow:hidden;
    margin-bottom:9px;
    border-bottom:1px solid #CCC;}

    
/* Start: column widths */
.boxBody .edcol1 {
    float:left;
    width:70%;}

.boxBody .edcol1 .titleDet {
    margin-bottom:10px;}

.boxBody .edcol1 .subDet {
    margin-bottom:20px;}

.boxBody .edcol2 {
    width:270px;
    float:right;}

.boxBody .tools {
    position:relative;
    padding:5px 10px 8px 12px;
    margin-top:10px;
    border:1px solid #dbd59c;}

.boxBody .tools a {
    text-decoration:none;
    font-weight:bold;}

.tools  img {
    padding-right:6px;}
    
 .tools  a img {
    text-decoration:none;}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	font-size: 10px;
}
#tooltip h3, #tooltip div { margin: 0; }

.bidnowBtn {
	background-color: red;
	color: white;
	font-weight: bold;
}

.helpBtn {
	background-color: #005ad0;
	color: white;
	font-size: 13px;
}
.LotsContent div {
	display:block;
}
.LotRow {
	min-height: 100px;
	padding: 10px;
	color: #444;
	cursor: pointer;
    overflow: hidden;
}
.LotRow:hover {
	background-color: #F2EBBD;
}
.LotTitle {
	width: 100%;
	font-weight: bold;
	padding-bottom: 10px;
    display: block;
}
.LotPicture {
	float: left;
	width: 90px;
    display: block;
}
.LotDescription {
	float: left;
	padding-left: 10px;
	width: 20%;
    display: block;
}
.LotLocation {
	float: left;
	width: 20%;
    display: block;
}
.LotIcons {
	float: left;
	width: 20%;
    display: block;
}
.LotCurrent {
	float: left;
	width: 20%;
    display: block;
}
.LotBidNow {
	float: left;
    display: block;
}
.LotHr {
	height: 1px;
	border-top: 1px solid #CCC;
}

.BLOCK { margin: 0; padding: 0; }
#CVIEW_CONTENT {
	margin: 0;
	width: 800px;
	display: inline-block;
}
#CVIEW_MENU {
	margin: 0;
	width: 170px;
	display: inline-block;
	vertical-align: top;
}
#CVIEW_INTRO { margin: 0;}

#CVIEW_PICTURE {
	margin: 0;
	width: 320px;
	height: 370px;
	display:inline-block;
	vertical-align: middle;
	text-align: center;
}

#CVIEW_PICTURE img {
	max-width: 300px;
	max-height: 200px;
	width: expression(this.width > 300 ? "300px" : true);
	height: expression(this.height > 200 ? "200px" : true);
    cursor: pointer;
}
#CVIEW_PICTURE_DIV {
    width: 300px;
    height: 200px;
    padding: 0;
    margin: 0;
}
#CVIEW_BIDDING {
	margin: 0;
	width: 460px;
	height: 350px;
	display: inline-block;
	vertical-align: top;
}
#BIDDING_FIELDSET {
	height: 290px;
}
#BIDDING_FIELDSET blockquote {
	padding: 0 0 0 10px; margin: 0;
}

.rightMenuItem
{
	position:relative;
	display:block;
	border: 1px solid #DBD59C;
	margin-top: 10px;
	padding: 5px 10px 8px 12px;
}
.rightMenuCLeft {
	position: absolute;
	display:block;
	top: -1px;
	left: -1px;
	height: 10px;
	width: 12px;
	background: url(../images/sprites003.png) -29px -188px no-repeat;
}

.rightMenuCRight {
	position: absolute;
	display:block;
	top: -1px;
	right: -1px;
	height: 10px;
	width: 12px;
	background: url(../images/sprites003.png) -41px -188px no-repeat;
}

.biddingTable button {
	margin: 4px;
	padding: 6px;
	width: 180px;
}

#biddingHistory table, #biddingHistory th, #biddingHistory td {
	border-color: #600;
    border-style: solid;
}

#biddingHistory table {
    border-width: 0 0 1px 1px;
}

#biddingHistory th {
	text-align: left;
	padding: 4px;
    border-width: 1px 1px 0 0;
}

#biddingHistory td {
	padding: 3px;
    border-width: 1px 1px 0 0;
}


#ManualBidNow {
	padding: 6px;
}

#txt_bid {
	text-align: right;
}

#CVIEW_INFORMATION { margin: 0;}

.paginationButtons a, .paginationButtons button {
    display:block;
    float:left;
    margin:0 2px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    /*font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;*/
    font-size:9px;
    text-decoration:none;
    color:#565656;
    cursor:pointer;	
}

.paginationButtons button{
    width:auto;
    overflow:visible;
}

.paginationButtons button img, .paginationButtons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

.ToggleObservation {
	width: 20px;
	height: 20px;
}

.bidButton {
    font:14px Futura, ‘Century Gothic’, AppleGothic, sans-serif;
    padding:14px;
    background-color:rgb(244,116,32);
    border:1px solid #ffcc00;
    -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
    -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);
    border-bottom:1px solid #9f9f9f;
    cursor:pointer;
}
.bidButton a {
    color: white;
}
