/* Sella layout */
body {
	border-top: 3px solid #CA181E;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

/* Leveyden muutos */
body div#main {
	width: 960px;
}
body div#leftcol {
	width: 219px;
}
body div#sh1, body div#sh2 {
	width: 960px;
}

/* Vasen menu */
body div#leftcol {
	float: left;
	width: 219px;
/*	margin: -13px 0 0 0;*/
/*	padding: 20px;*/
	margin: 0 0 0 0;
	padding: 0;
/*	background: url(images/design/menu_bg.jpg) 0 0 no-repeat;*/
	background: transparent;
	min-height: 300px;
	overflow: hidden;
}
body div#menu {
	background: #CC1821 url(images/design/menu_tausta.jpg) 0 100% no-repeat;
	width: 211px;
	margin: 0 0 20px 0;
	display: block;
}
body div#menu table.MenuBase {
	margin: 0;
	background: transparent url(images/design/extra_bg.png) 0 0 no-repeat;
}
body div#menu table.MenuBase td.MenuBase {
	padding: 0;
}

body div#menu a {
/*	color: #887766;*/
	color: white;
	display: inline-block;
/*	font-family: arial,helvetica,sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
/*	padding: 4px 0;*/
	padding: 0 0 0 5px;
	margin-left: 30px;
	text-decoration: none;
/*	width: 211px;*/
	width: 176px;
}
/*----- Taso 0 -----*/
body .MenuInc0 a,
body .MenuSel0 a {
	height: 40px;
	line-height: 40px;
}
td.MenuBase .MenuInc0,
td.MenuBase .MenuSel0 {
	background: transparent url(images/design/list_bg.png) 0 0 no-repeat;
}
.MenuInc0, .MenuSel0 {
	border-bottom: none !important;
}
body div#menu td.MenuBase .MenuSel1 a {
	background-position: 25px 50%;
}
body div#menu .MenuInc0 a:hover,
body div#menu .MenuSel0 a:hover {
	background: transparent url(images/design/list_bg_on.png) 0 0 no-repeat;
}
body div#menu .MenuSel0 a {
	font-weight: bold;
}

/*----- Taso 1 -----*/
body div#menu .MenuInc1 a,
body div#menu .MenuSel1 a {
	padding-left: 50px;
	width: 161px;
	margin-left: 0px;	

	border-bottom: 1px dashed #333333;
	height: 30px;
	line-height: 30px;
}
body div#menu .MenuInc1,
body div#menu .MenuSel1 {
	background-color: #960F16;
}
/*----- Taso 2 -----*/
body div#menu .MenuInc2 a,
body div#menu .MenuSel2 a {
	padding-left: 70px;
	width: 141px;
	margin-left: 0px;	

	border-bottom: 1px dashed #333333;
	height: 30px;
	line-height: 30px;
}
body div#menu .MenuInc2,
body div#menu .MenuSel2 {
	background: #960F16;
}
body div#menu td.MenuBase .MenuSel2 a {
	background-position: 45px 50%;
}

/*----- Kaikki Tasot -----*/
/*.MenuSel0 a, .MenuSel1 a, .MenuSel2 a, .MenuSel3 a, .MenuSel4 a {
	background: transparent!important;
}*/

div#menu a:hover {
/*	background: transparent !important;*/
	background: transparent;
	color: #FF3333;
}


/* Sisältöalue */
body div#content {
/*	margin-top: -13px;*/
/*	padding-top: 0px;
	padding-left: 0px;*/
	float: right;
/*	width: 740px;*/
	background: ;
/*	border-left: 1px dashed #999;*/
	border-left: none;
}
body div#textcontent {
	background-color:#FFFFFF;
	border: 1px solid #BBBBBB;
	margin: 0px 0 8px 1px;
	padding:40px;
/*	width:655px;*/
}

/* Header sella.fi tyyleillä */
#header {
	font-size: 0.814em;
/*	height: 300px;*/
	background-color: #FFFFFF;
	margin-bottom: 3px;
}
#header .row-1 {
	border-bottom: 3px solid #191919;
	height: 113px;
}
.wrapper {
	overflow: hidden;
	width: 100%;
}
#header .row-1 .fleft {
	padding: 23px 0 0 7px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}

/* Header valikko */
body #header ul {
	list-style:none outside none;
	margin: 0;
}
body #header .row-1 .fright ul li {
	float:left;
	padding-left:12px;
}
body #header .row-1 .fright ul li a {
	display: inline-block;
	text-align: center;
	padding-top: 50px;
	width: 102px;
	height: 40px;
	font-family: verdana,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
body #header .row-1 .fright ul li a:hover {
	background: transparent url(images/design/ylanappi_tausta.jpg) 0 0 no-repeat;
	color: #FFFFFF;
}

/*----- Yleiset tyylit -----*/
.infobox {
	width: 189px;
	margin: 0 0 20px 0;
	padding: 10px;
	background: #F5F3F4 url(images/design/infobox_bg.png) no-repeat scroll 150px 0;
	border: 1px solid #D0D0D0;
	margin-top: 0px;
	text-align: center;
	font-size: 10pt
}
body .tuote span.hinta, #tori span.hinta {
	/*color: #CA181E;*/
/*	color: #FF2F3C;*/
	color: black;
}
body .tuote .nimi,
#tori h3,
div.contentheader a {
	color: #7A7A7F;
}
div.contentheader a {
	text-decoration: none;
}

body .tuote a,
body #tori a,
body a.back,
div.infobox a,
#textcontent > a,
#textcontent > p > a {
	color:#CA181E;
}
body .tuote a:hover,
body #tori a:hover,
body a.back:hover,
div.infobox a:hover,
#textcontent > a:hover,
#textcontent > p > a:hover {
	color:#4F0A0C;
}

h2 {
	margin: 30px 0 0 10px;
	font-size: 16px;
}

/* Etusivun linkkilaatikot */
div.etusivulinkki {
	position: relative;
	display: inline-block;
	background-color: white;
	background-repeat: no-repeat;
	background-image: url(images/design/huutokauppa_tausta.jpg);
	border: 1px solid #C0C0C0;
	width: 300px;
	height: 400px;
	color: black;
	text-align: center;
	text-decoration: none;
}
div.etusivulinkki h1 {
	color: #CA181E;
}

/* Reunavarjot pois, valkoinen tausta */
div#sh1, div#sh2 {
	display: block;
	width: 980px;
	padding: 0;
}
body div#sh1 {
/*	position: relative;
	left: -490px;
	margin-left: 50%;*/
	margin: 0 auto;
	padding-left: 10px;
	background: transparent;
}
body div#sh2 {
	margin: 0;
	padding-right: 10px;
	background: transparent;
}
body {
	background: #FFFFFF !important;
}
/* ----- */
div#footer span.right {
	top: 10px;
	left: 800px;
	text-align: right;
}

#ui-datepicker-div {
	font-size: 8pt;
}

div.contentheader {
	display: block;
	margin-bottom: -160px;
	padding: 20px 50px 160px 30px;
	background: transparent url("images/design/title_bg2.png") repeat-x 0 0;
	border-color: #ECECEC;
	border-style: solid;
	border-width: 1px 0 0 1px;
	color: #6A6A6F;
}
