@charset "utf-8";
/* CSS Document */
/* Author: InBusiness */
/* Layout-specific stylesheet */
/*	
	misc stylesheet begins at 338
	navigation styles attt 448
*/
* {
	margin: 0;
	border: none;
	padding: 0;
}

/* Body
---------------------------------------- */
body {
	margin: 0;
	background: #fff;
}

/* Container
---------------------------------------- */
#container {
	width: 908px; /* (page width: 900 + left main right borders 8 = 908) */
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}

/* Header - Language
---------------------------------------- */
#language {
	height:70px;
	color:#A9B1B1;
	font-size:0.833em;
	overflow:hidden;
	padding: 10px 15px 15px 10px;
	background: url(../gfx/bgRightInfo.jpg) no-repeat left top;
}

#language h2 {
	color:#fff;
	font-size:1.5em;
	margin:0;
	padding:0;
}

#language ul {
	list-style:none;
	margin:0;
	padding:0;
}
#language li {
	display:inline-block;
	float:left;
	margin:0;
	padding:0;
	width:60px;
	height:24px;
}
#language li a,
#language li a:link,
#language li a:visited {
	display:inline-block;
	width:60px;
	height:24px;
	color:#ccc;
	text-decoration:none;
	line-height:18px;
}
#language li a.selected,
#language li a:hover,
#language li a:active {
	color:#fff;
	text-decoration:none;
	line-height:18px;
}
#language li.nor {
	background:url(../gfx/lang_no1.gif) no-repeat 25px 4px;
	margin:0 20px 0 0;
}
#language li.nor:hover,
#language li.nor.selected {
	background:url(../gfx/lang_no2.gif) no-repeat 25px 4px;
}

#language li.eng {
	background:url(../gfx/lang_gb1.gif) no-repeat 25px 4px;
}
#language li.eng:hover,
#language li.eng.selected {
	background:url(../gfx/lang_gb2.gif) no-repeat 25px 4px;
}

/* Header - Language Auction
---------------------------------------- */
#languageAuction {
	margin:13px 0 0 0;
	width:132px;
	height:70px;
	color:#A9B1B1;
	font-size:0.833em;
	overflow:hidden;
	padding: 10px 5px 15px 8px;
	background: url(../gfx/bgLeftInfoAuction.jpg) no-repeat left top;
}

#languageAuction h2 {
	color:#fff;
	font-size:1.2em;
	margin:0;
	padding:0;
}

#languageAuction ul {
	list-style:none;
	margin:0;
	padding:0;
}
#languageAuction li {
	display:inline-block;
	float:left;
	margin:0;
	padding:0;
	width:60px;
	height:24px;
	background:blue;
}
#languageAuction li a,
#languageAuction li a:link,
#languageAuction li a:visited {
	display:inline-block;
	width:60px;
	height:24px;
	color:#ccc;
	text-decoration:none;
	line-height:18px;
}
#languageAuction li a.selected,
#languageAuction li a:hover,
#languageAuction li a:active {
	color:#fff;
	text-decoration:none;
	line-height:18px;
}
#languageAuction li.norAuction {
	background:url(../gfx/lang_no1.gif) no-repeat 25px 4px;
	margin:0 10px 0 0;
}
#languageAuction li.norAuction:hover,
#languageAuction li.norAuction.selected {
	background:url(../gfx/lang_no2.gif) no-repeat 25px 4px;
}

#languageAuction li.engAuction {
	background:url(../gfx/lang_gb1.gif) no-repeat 25px 4px;
}
#languageAuction li.engAuction:hover,
#languageAuction li.engAuction.selected {
	background:url(../gfx/lang_gb2.gif) no-repeat 25px 4px;
}


/* Header
---------------------------------------- */
#header {
	height: 190px;
	margin: 0;
	margin-bottom: 15px;
	border-bottom: 2px solid #666;
}
#header .logo {
	overflow:hidden;
}

/* Left
---------------------------------------- */
#left {
	width: 160px;
	float: left;
	margin: 0;
	/*border-right: 2px dotted #666;*/
	padding: 0;
}
/* Left Menu (navigation.css for more)
---------------------------------------- */
#left #navigationLeft {
	width:160px;
}

#left #leftSale {
	height: 126px;
	overflow: hidden;
	margin: 15px 0 0 20px;
	padding: 15px 45px 15px 15px;
	background: url(../gfx/bgLeftSale.jpg) no-repeat left top;
	}
#left #leftAuction {
	height: 35px;
	overflow: hidden;
	margin: 15px 0 0 0;
	padding: 45px 35px 30px 30px;
	background: url(../gfx/bgLeftAuction.jpg) no-repeat left top;
	}
	#leftSale, #leftAuction,
	#rightSale, #rightMonth, #rightInfo {
		line-height: 1.2em;
		}

/* Main Content
---------------------------------------- */
#mainContent {
	min-height: 500px;
	height: auto !important;
	height: 500px;
	width:514px;
	float:left;
	/*position: relative;
	left: -2px;*/
	margin: 0;
	border: 2px dotted #666;
	border-top: none;
	border-bottom: none;
	padding: 0 15px;
}
/* Right
---------------------------------------- */
#right {
	width: 185px;
	float: left;
	/*position: relative;
	left: -4px;*/
	margin: 0;
	/*border-left: 2px dotted #666;*/
	padding: 0;
	padding-left: 15px;
	}
#right #rightSale {
	height: 94px;
	overflow: hidden;
	margin: 0;
	padding: 15px 8px;
	background: url(../gfx/bgRightSale.jpg) no-repeat left top;
	}
#right #rightMonth {
	height: 164px;
	position: relative;
	margin: 0;
	margin-top: 15px;
	/*background: url(#thumbnail#) no-repeat left top INLINE STYLE*/
	}
	#right #monthWrap {
		position: absolute;
		bottom: 0;
		width: 200px;
		height: 164px;
		margin: 0;
		padding: 0;
		background: url(../gfx/bgRightMonthBorder.png) no-repeat left top;
		}
#right #rightInfo {
	height: 55px;
	overflow: hidden;
	margin: 0;
	margin-top: 15px;
	padding: 15px 15px 15px 10px;
	background: url(../gfx/bgRightInfo.jpg) no-repeat left top;
	}
/* Footer
---------------------------------------- */
#footer {
	width: 65%;
	float: left;
	margin: 0 auto;
	padding: 4px 0;
	font-size: 0.92em;
	text-align: left;
}

/* Credits
---------------------------------------- */
#credits {
	width: 35%;
	float: left;
	margin: 0 auto;
	padding: 4px 0;
	font-size: 0.92em;
	text-align: right;
}

/* AUCTION
---------------------------------------- */
/*auctionList.cfm*/
div#auctionHeader {
	margin: 0;
	border: none;
	border-bottom: 2px dotted #666;
	padding: 0;
}
div#bidBtn {
	width: 105px;
	float: right;
	margin: 11px 10px 0 0;
	border: none;
	padding: 5px 10px;
	background: url(../gfx/bgBidBtn.jpg) no-repeat left top;
}
div#auctionList {
	width: 730px;
	overflow: hidden;
	margin: 10px 0 0 0;
	border: none;
	border-top: 2px dotted #666;
	padding: 10px 0 0 0;
}
div.auctionItem {
	width: 151px;
	height: 151px;
	float: left;
	overflow: hidden;
	margin: 0;
	border: 1px dotted #fff;
	border-top: none;
	border-left: none;
	padding: 15px;
	background: #000;
}
/*auctionDetail.cfm*/
div#auctionItemDetail {
	padding: 15px;
	background: #000;
	text-align: left;
}
div#auctionItemDetail p#backBtn {
	float: right;
}


/* Misc Styles */

/* TOOLBOX/FIXES (Handy stuff for optimized code)
---------------------------------------- */
img {
	border:none;
	outline:none;
}
div.hr {
	background:#E7E7E7;
	height:2px;
	margin:0 0 10px 0;
	overflow:hidden;
}
div.hr hr {
  display: none;
}
.floatLeft {float:left}
.floatRight {float:right}

.absmiddle {
	vertical-align: middle;
}
.clear {
	clear:both;
}
.justClearMe {
     clear:both; 
     height:0; 
     margin:0;
     font-size:1px;
     line-height:0px;
}


/* BUDSKJEMA / BID FORM
------------------------------------ */
.myFancyForm {
	margin: 0;
	padding: 0;
	}
	.myFancyForm fieldset {
		width: 550px;
		margin: 0;
		border: 1px solid #ddd;
		padding: 15px;
		overflow: hidden;
		clear: both;
		}
		.myFancyForm legend {
			margin: 0;
			padding: 0 10px;
			color: #333;
			}
		.myFancyForm ul {
			list-style: none;
			margin: 0;
			padding: 0;
			}
			.myFancyForm li {
				width: 550px;
				height: 15px;
				margin: 0;
				padding: 0;
				line-height: 15px;
				}
				.myFancyForm label {
					display: block;
					float: left;
					height: 15px;
					margin: 0;
					padding: 0;
					line-height: 15px;
					}
				.myFancyForm input {
					float: left;
					margin: 0;
					border: 1px solid #ddd;
					padding: 0;
					}
					.myFancyForm input:hover,
					.myFancyForm input:focus {
						}
				.myFancyForm input#submit {
					width: 100px;
					height: 30px;
					background: #000;
					color: #fff;
					position: relative;
					left: 600px;
					text-align: center;
					vertical-align: top;
					}
/*fieldset special styles*/
/*auction*/
.myFancyForm #auction label {
	width: 100px;
	}
.myFancyForm #auction input {
	width: 440px;
	}
/*items*/
.myFancyForm #items label,
.myFancyForm #items input {
	border: none;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	}
	#items .colc {
		border-right: 1px solid #ddd!important;
		}
	#items li:last-child input {
		border-bottom: 1px solid #ddd!important;
		}
		#bid10, #bid10txt, #bid10kr {
		border-bottom: 1px solid #ddd!important;
		}
.myFancyForm #items .cola { width: 90px;}
.myFancyForm #items .colb { width: 335px;}
.myFancyForm #items .colc { width: 115px;}
/*contact*/
.myFancyForm #contact li {
	margin-bottom: 15px;
	}
.myFancyForm #contact label {
	width: 75px;
	}
	.myFancyForm #contact label.cont {
		margin-left: 20px;}
.myFancyForm #contact input {
	width: 185px;
	}
/*confirmation*/
.myFancyForm #confirmation label {
	width: 400px;
	}
.myFancyForm #confirmation input {
	width: 50px;
	border: none;
	background: none;
	}





/* Navigation - UL LI */

/* Navigation Left
---------------------------------------- */
* html #navigationLeft span {
	display: block;
	height: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 0px;
	margin: 0;
	border: none;
	padding: 0;
	}
#navigationLeft ul {
	position: relative;
	z-index: 1;
	width: 110px;
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
}
#navigationLeft ul li {
	position: relative;
	z-index: 2;
	display: block;
	width: 100%;
	margin: 0;
	border: none;
	padding: 0;
}
#navigationLeft li a,
#navigationLeft li a:link,
#navigationLeft li a:visited {
	display: block;
	width: 100%;
	overflow: hidden;
	color: #666;
	font-size: 1em;
	text-decoration: none;
	text-transform: uppercase;
}
#navigationLeft li a:hover,
#navigationLeft li a:active {
	font-weight: 700;
}
#navigationLeft li.selected a,
#navigationLeft li.selected a:link,
#navigationLeft li.selected a:visited,
#navigationLeft li.selected a:hover,
#navigationLeft li.selected a:active {
	font-weight: 700;
}

/* Left Menu Level 2
---------------------------------------- */
#navigationLeft ul li ul {
	visibility: hidden;
	position: absolute;
	left: 80px;
	top: 0;
	z-index: 1000;
	width: 150px;
	background: #eee;
	list-style: none;
}
#navigationLeft ul li:hover ul {
	visibility: visible;
	position: absolute;
	z-index: 110;
	}
#navigationLeft ul li ul:hover {
	visibility: visible;
	}
#navigationLeft ul li ul li {
	/*position: relative;
	z-index: 120;*/
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	background: #eee;
	}
#navigationLeft li li a,
#navigationLeft li li a:link,
#navigationLeft li li a:visited {
	text-transform: none;
	}
#navigationLeft li.selected li a,
#navigationLeft li.selected li a:link,
#navigationLeft li.selected li a:visited {
	font-weight: 400;
	position: relative;
	z-index: 130;
}
#navigationLeft li.selected li a:hover,
#navigationLeft li.selected li a:active {
	font-weight: 700;
}
#navigationLeft li.selected li.selected a,
#navigationLeft li.selected li.selected a:link,
#navigationLeft li.selected li.selected a:visited,
#navigationLeft li.selected li.selected a:hover,
#navigationLeft li.selected li.selected a:active {
	font-weight: 700;
}

/* Left Menu Level 3
---------------------------------------- */
#navigationLeft ul ul ul {
	padding:0 0 0 20px;
}
#navigationLeft li.selected li.selected li a,
#navigationLeft li.selected li.selected li a:link,
#navigationLeft li.selected li.selected li a:visited {

}
#navigationLeft li.selected li.selected li a:hover,
#navigationLeft li.selected li.selected li a:active {

}
#navigationLeft li.selected li.selected li.selected a,
#navigationLeft li.selected li.selected li.selected a:link,
#navigationLeft li.selected li.selected li.selected a:visited,
#navigationLeft li.selected li.selected li.selected a:hover,
#navigationLeft li.selected li.selected li.selected a:active {

}
/*AUCTION NAVIGATION STYLES
------------------------------------------ */
#auctionNavLeft {
	}
#auctionNavLeft ul {
	width: 110px;
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
	}
#auctionNavLeft ul li {
	display: block;
	width: 100%;
	margin: 0;
	border: none;
	padding: 0;
	}
#auctionNavLeft ul li a {
	display: block;
	width: 100%;
	overflow: hidden;
	color: #666;
	font-size: 1em;
	text-decoration: none;
	text-transform: uppercase;
	}
#auctionNavLeft ul li.selected a {
	font-weight: 700;
	}
#auctionNavLeft ul li a:hover {
	font-weight: 700;
	}
#auctionNavLeft ul ul {
	margin: 0;
	padding: 0;
	}
#auctionNavLeft li li {
	padding-left: 15px;
	}
#auctionNavLeft li li a {
	color: #666;
	text-transform: none;
	}
#auctionNavLeft li li a:hover {
	}
