/* site */
html {
	height: 100%;
}

body {
	min-height: 100%;
	text-align: center;
	background-image: url("/images/site/picbg.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
}

div.outercontainer {
	padding-top: 9px;
	padding-bottom: 3em;
}

div.container {
	text-align: left;
	background-image: url("/images/site/background.png");
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #fff;
	width: 950px;
	margin: 0 auto;
	padding: 20px;
}

div.footer {
	text-align: center;
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #ccc;
	font-size: 0.9em;
	color: #777;
}

/* header */
div.header {
	margin-bottom: 1em;
}

/* language menu */
ul.langmenu {
	float: right;
}

ul.langmenu li {
	float: left;
	margin-left: 0.5em;
	margin-top: 0.3em;
}

ul.langmenu li img {
	border: 1px solid #555;
}

ul.langmenu li.activelang img {
	border: 1px solid #003399;
}

/* menu */

div.menu {
	background-image: url("/images/site/menubg.png");
	background-repeat: no-repeat;
	background-position: top center;
	height: 36px;
	line-height: 36px;
	margin-bottom: 0.3em;
}

div.menu ul.mainmenu li {
	float: left;
	background-image: url("/images/site/menudivider.png");
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
	margin-top: 1px;
}

div.menu ul.mainmenu li a {
	display: block;
	text-decoration: none;
	color: #000;
	line-height: 35px;
	padding: 0em 0.9em;
	text-transform: uppercase;
}

div.menu ul.mainmenu li a.haschildren {
	background-image: url('/images/site/mainmenuarrow.png');
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 18px;
}

div.menu ul.mainmenu li li a.haschildren {
	background-image: url('/images/site/mainmenuarrowright.png');
	padding-right: 18px;
}

div.menu ul.mainmenu li a.active {
	background-image: url('/images/site/mainmenuactivebg.png');
	background-repeat: no-repeat;
	background-position: center right;
	color: #fff;
	margin-top: -1px;
}

div.menu ul.mainmenu li a.activehaschildren {
	background-image: url('/images/site/mainmenuactivehaschildrenbg.png');
	padding-right: 18px;
	margin-top: -1px;
}

div.menu ul.mainmenu li a:hover {
	color: #333;
}

div.menu ul.mainmenu li ul {
	position: absolute;
	display: none;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	top: 34px;
	z-index: 10;
}

div.menu ul.mainmenu li li {
	float: none;
	border: none;
	margin-top: 0;
}

div.menu ul.mainmenu li li a {
	width: 160px;
	line-height: 25px;
	border-bottom: 1px solid #aaa;
	background-color: #fff;
	text-transform: none;
}

div.menu ul.mainmenu li li a.active {
	background-image: none;
	color: #000;
	margin-top: 0;
}

div.menu ul.mainmenu li li li a {
	font-weight: normal;
}

div.menu ul.mainmenu li li a.haschildren {
	width: 122px;
}

div.menu ul.mainmenu li li a:hover {
	border-bottom: 1px solid #aaa;
	/* background-image: url("/images/common/admin/interface/menuhoverbg.png"); */
	background-color: #ddd;
}

div.menu ul.mainmenu li li a.haschildren:hover {
	background-image: url("/images/common/admin/interface/menuhoverbgarrowright.png");
}

div.menu ul.mainmenu li li ul {
	left: 161px;
	top: 0px;
	font-size: 1em;
	z-index: 20;
}

/* holmastobox */
div.holmastobox {
	background-image: url("/images/site/roundframe.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
}

div.holmastobox span {
	display: block;
	padding: 0.2em 0.7em;
	background-image: url("/images/site/roundframe.png");
	background-repeat: no-repeat;
	background-position: top center;
}

/* holmastobar */

div.holmastobar {
	background-image: url("/images/site/greybutton.png");
	background-repeat: no-repeat;
	background-position: center right;
	line-height: 25px;
	padding-right: 1em;
}

div.holmastobar span {
	background-image: url("/images/site/greybutton.png");
	background-repeat: no-repeat;
	background-position: center left;
	line-height: 25px;
	padding-left: 1em;
	margin: 0;
	display: block;
}

/* decoration */
div.decoration {
	width: 950px;
	height: 125px;
	background-image: url("/images/site/defaultdecoration.jpg");
}

/* etusivu */
div.etusivu div.holmastobar {
	margin-bottom: 1em;
}

div.holmastobox div.holmastobar {
	margin-bottom: 0.5em;
}

div.threecol, div.twocol {
	margin-top: 1em;
}

div.threecol div.leftcol {
	float: left;
	width: 42%;
	padding-right: 1%;
}

div.threecol div.middlecol {
	float: left;
	width: 30%;
	padding-left: 1%;
	padding-right: 1%;
	border-right: 1px dotted #aaa;
	border-left: 1px dotted #aaa;
}

div.twocol div.middlecol {
	float: left;
	width: 73%;
	padding-left: 1%;
	padding-right: 1%;
}

div.threecol div.rightcol, div.twocol div.rightcol {
	float: right;
	width: 24%;
}

div.newsitem {
	font-size: 0.9em;
	border-bottom: 1px dotted #aaa;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}

div.newsitem div.pic {
	float: right;
	margin-left: 1em;
}

/* etusivu objects */

div.fpitem {
	border-bottom: 1px dotted #aaa;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

div.fpitem div.image {
	text-align: center;
}

div.fpitem div.description span {
	font-weight: bold;
	color: #000;
	margin-right: 0.4em;
}

div.fpitem div.description {
	margin-bottom: 0.5em;
	color: #333;
	font-size: 0.9em;
}

div.fpitem div.finalprice {
	float: left;
	color: #777;
}

div.fpitem div.minprice {
	float: right;
	color: #777;
}

div.fpitem div.finalprice span, div.fpitem div.minprice span {
	font-weight: bold;
	color: #333;
}

/* right bar */

div.rightcol div.label {
	font-weight: bold;
	font-size: 0.85em;
}

div.rightcol input.rightcolfield {
	font-weight: bold;
	font-size: 0.85em;
	padding: 0.2em;
	border: 1px solid #999;
	background-color: #eee;
	width: 100%;
	margin-top: 0.4em;
}

/* search form */
div.searchform div.left {
	float: left;
	width: 42%;
	margin-left: 5%;
}

div.searchform div.webshopleft {
	float: left;
	width: 90%;
	margin: 0 5%;
}

div.searchform div.right {
	float: right;
	width: 42%;
	margin-right: 5%;
}

/* login */
div.header div.login {
	float: right;
	
}

div.header div.login a.uibutton {
	margin-right: 1em;
}

/* auction list */
div.auctionlist div.auctionrow {
	margin-bottom: 0.5em;
}

div.auctionlist div.number {
	float: left;
	margin-right: 1em;
	width: 25%;
	white-space: nowrap;
	overflow: hidden;
}

div.auctionlist div.number a {
	text-decoration: none;
}

div.auctionlist div.time {
	float: left;
}

div.objlink, div.shoplink {
	cursor: pointer;
}

/* objinfo dialogs */
div.objinfodialog div.mainimage {
	text-align: center;
	margin: 0.5em 0;
	float: left;
	width: 100%;
	cursor: pointer;
	overflow: hidden;
}

div.objinfodialog div.otherimages {
	float: right;
}

div.objinfodialog div.otherimages div.image {
	float: left;
	margin: 3px;
	border: 1px solid #999;
	padding: 2px;
	cursor: pointer;
}

div.objinfodialog div.otherimages div.activeimage {
	border: 1px solid #003399;
}

div.objinfodialog div.otherimages div.image img {
	float: left;
}

div.objinfodialog div.description span {
	font-weight: bold;
	color: #000;
	margin-right: 0.4em;
}

div.objinfodialog div.description {
	margin-bottom: 0.5em;
	color: #333;
	cursor: pointer;
	float: left;
	overflow: hidden;
}

div.objinfodialog div.description div.prodname {
	color: #000;
	font-size: 1.1em;
	margin-bottom: 0.2em;
	font-weight: bold;
}

div.objinfodialog div.description div.readmore {
	float: right;
	border: 1px solid #999;
	padding: 0.5em;
	font-size: 0.9em;
	cursor: pointer;
	color: #003399;
	background-color: #ddd;
	margin-left: 1em;
}

div.objinfodialog div.description div.prodinfo {
	font-size: 0.9em;
}

div.objinfodialog div.minprice span, div.objinfodialog div.finalprice span {
	color: #000;
}

div.objinfodialog div.bottom {
	position: absolute;
	background-color: #fff;
}

div.objinfodialog div.prices {
	border: 1px dotted #999;
	background-color: #eee;
	margin-bottom: 0.5em;
}

div.objinfodialog div.minprice {
	float: left;
	color: #777;
	font-weight: bold;
	margin: 1em;
	width: 20%;
}

div.objinfodialog div.minprice input.newbid {
	border: 1px solid #999;
	width: 50px;
	padding: 0.2em;
	height: 19px;
	margin-right: 0.3em;
	margin-left: 1em;
	text-align: center;
}

div.objinfodialog div.controls {
    text-align: center;
}

div.objinfodialog div.controls span.pausebutton {
    display: none;
}

div.objinfodialog div.minprice div.button, div.objinfodialog div.finalprice div.button {
	font-size: 0.9em;
	margin-top: 0.5em;
}

div.objinfodialog div.finalprice {
	float: right;
	color: #777;
	font-weight: bold;
	text-align: right;
	margin: 1em;
	width: 20%;
}

div.objinfodialog div.finalprice div.deliveryintro {
    font-weight: normal;
    font-size: 0.9em;
    color: #000;
    margin-bottom: 0.5em;
}

div.objinfodialog div.dialognavi div.catlink {
	margin: 0 10%;
	text-align: center;
}

div.objinfodialog a.navilink {
	cursor: pointer;
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #003399;
}

div.objinfodialog div.bottom div.mybid {
	border: 1px solid #990000;
	padding: 0.5em;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0.3em;
	font-size: 0.9em;
	color: #555;
}

div.objinfodialog div.bottom div.winning {
	border: 1px solid #009900;
}

div.objinfodialog div.bottom div.mybid span {
	color: #000;
	margin: 0 1em;
}

/* magnify button */

div.objinfodialog div.imagecontainer {
	margin: 0 auto;
	position: relative;
}

div.objinfodialog div.magnify {
	position: absolute;
	width: 16px;
	height: 16px;
	margin-top: -24px;
	background-image: url("/images/common/icons/magnify.png");
	display: none;
}

.ui-widget-content a.uibutton {
	color: #333;
}

.ui-widget input.uibutton {
	font-family: arial;
}

div.objinfodialog a.nextlink {
	float: right;
}

div.objinfodialog a.prevlink {
	float: left;
}

div.magnify {
	position: absolute;
	margin-top: -16px;
}

/* cat object */

div.auctionitems div.catobj {
	border-bottom: 1px dotted #999;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}

div.objinfodialog .hidden {
	display: none;
}

div.auctionitems div.catobj div.image {
	float: left;
	margin-right: 0.5em;
	width: 150px;
	text-align: center;
}

div.auctionitems div.catobj div.description {
	float: left;
	width: 250px;
	color: #333;
	margin: 0;
}

div.auctionitems div.catobj div.description span {
	color: #000;
	font-weight: bold;
	margin-right: 0.5em;
}

div.auctionitems div.catobj div.prices {
	float: right;
	text-align: right;
	color: #777;
}

div.auctionitems div.catobj div.prices span {
	display: block;
	margin-bottom: 0.5em;
	color: #555;
	font-weight: bold;
}

div.auctionitems div.catobj div.bidstatus {
    float: right;
}

div.auctionitems div.catobj div.bidinfo {
    color: #990000;
}

div.auctionitems div.catobj div.mybid {
    margin-top: 0.5em;
}

div.auctionitems div.catobj div.mybidsum {
	float: left;
	width: 180px;
}

div.auctionitems div.catobj div.highest {
    color: #009900;
}

/* cms form tweaks for this site */
div.cmsform div.formfields {
	margin-top: 2em;
}

div.cmsform div.formfield {
	float: left;
	width: 45%;
}

div.cmsform div.formfieldrow div.checkbox {
	float: left;
	width: 2em;
	margin-left: 30%;
}

div.cmsform div.formfieldrow div.checkboxlabel {
	width: 60%;
}

div.cmsform input.uibutton {
	margin-left: 30%;
}

/* shopping basket */

div.shoppingbasket div.basketitem {
	padding: 0 5%;
	font-size: 0.8em;
	color: #555;
}

div.shoppingbasket div.basketitem div.prodamount {
	float: left;
	width: 10%;
	overflow: hidden;
}

div.shoppingbasket div.basketitem div.prodname {
	float: left;
	width: 65%;
	overflow: hidden;
	cursor: pointer;
	color: #003399;
}

div.shoppingbasket div.basketitem div.prodprice {
	float: right;
	text-align: right;
	width: 25%;
	overflow: hidden;
}

div.shoppingbasket div.totalsum {
	text-align: right;
	color: #777;
	border-top: 1px dotted #999;
	padding-top: 0.2em;
	margin: 0.5em 5% 0 5%;
}

div.shoppingbasket div.totalsum strong {
	color: #000;
	font-weight: normal;
}

div.shoppingbasket div.showbutton {
	padding: 1em 5%;
	font-size: 0.9em;
}

/* show starter */

div.dialog div.groupchoice {
	margin-top: 1em;
}

div.dialog div.groupchoice div.specificgroup {
	float: left;
	width: 45%;
}

div.dialog div.groupchoice li a {
	display: block;
	font-size: 0.9em;
	border: 1px solid #ccc;
	padding: 0.2em;
	text-align: center;
	margin-bottom: 0.3em;
	text-decoration: none;
}

div.dialog div.groupchoice li a:hover {
	border: 1px solid #003399;
}

div.dialog div.groupchoice div.startgroup {
	float: right;
	width: 45%;
}


input.showstartbutton {
	width: 100%;
	color: #fff;
	border: 1px solid #555;
	background: #0e930e;
	background: -moz-linear-gradient(-90deg,#00c400,#0e930e) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear,left top,left bottom,from(#00c400),to(#0e930e)) repeat scroll 0 0 transparent;
}
