/*#########################################################
###         Document Stylesheet for NetManner           ###
###       Type: Formatting for Structure & Text         ###
###          Jussi Lahtinen / Smilehouse Oy             ###
#########################################################*/


/***** Mass Reset *****/

html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, form, label, legend, caption, tbody, tfoot, thead
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;

}
td {
	vertical-align: top;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a img, :link img, :visited img {border:none;}


/***** Typography *****/

body,ul,ol,dl,td,th,caption,pre,p,blockquote,input,textarea,select,font
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

/***** Floats *****/

.left {float:left;}
.right {float:right;}
.clearThis  {clear:both;}

/***** Forms *****/


label {
cursor:pointer;
}

fieldset {
	border: 1px solid #ccc;
	padding: 0.5em;
	margin: 0.5em;
}

legend {
	background: transparent;
	font-size: 1.3em;
	font-weight: bold;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

.req {
	color: #FF0000;
}

/***** Global Settings *****/
 
body {
	line-height: 1;
	text-align: left;
	color: #000;
	background: #F7F1F3;

}


a:link, a:visited  {
	color: #e20e45;
	text-decoration: none;
}

a:active, a:hover  {
	color: #e20e45;
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #e20e45;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 12px;
}
.header  {
	background: #f0f0f0;
}

.pic {
	border: 1px solid #ddd;
	margin: 3px;
}
#wrap{
	width: 1160px;
	text-align: left;
	margin: 0 auto;

    }

.sitebg{
	background: #f7f1f3 url(body-bg.gif) repeat-y center;
	float: left;
	width: 975px;
	padding-right: 18px;
	padding-left: 18px;
    }
.banner {
	float: left;
	margin: 10px 0px;
}


hr {
	color: #dbdbdb;
}


.content {
	text-align: left;
	padding: 15px;
	float: left;
}

.leftnav {
	width: 250px;
	background-image: url(left-bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #9c0a38;
	padding-top: 170px;
	color: #FFF;
}

.leftnav  a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.leftnav ul.ProductGroupTree, .leftnav ul {
  list-style-type: none;
  margin-left: 0px;
  padding:5px 18px 18px 18px;
}
.leftnav ul ul  {
  margin: 0px;
  padding:0px;
}

.leftnav ul li {
	background-color: #cb0b3c;
	border: solid 1px #000;
	margin-bottom: 10px;
	padding: 4px;
	text-align: center;
	font-size: 14px;    
}

.leftnav ul li ul {
	background-color: #CCC;  
}

.leftnav  ul li li.normal, .leftnav  ul li li.hassub {
	border: solid 0px #CCC;
	margin-bottom: 0px;
	padding: 4px 4px 4px 14px;
	text-align: left;
	background: #CCC;
	font-size: 12px;
}

.leftnav  ul li li.normal a, .leftnav  ul li li.hassub a {
        color: #000;
}

.leftnav  ul li li li.normal, .leftnav  ul li li li.hassub {
	border: solid 0px #CCC;
	margin-bottom: 0px;
	padding: 4px 4px 4px 14px;
	text-align: left;
	background: #CCC;
	font-size: 12px;
}

.leftnav  ul li li li li.normal, .leftnav  ul li li li li.hassub {
	border: solid 0px #CCC;
	margin-bottom: 0px;
	padding: 4px 4px 4px 24px;
	text-align: left;
	background: #CCC;
	font-size: 12px;
}

.leftnav  ul li.sel {
background: #cb0b3c;
border: solid 1px #000;
padding: 4px;
text-align: center;
}

.leftnav  ul li.sel ul {
margin-top: 3px;
padding-top: 3px;
}

.leftnav  ul li.sel ul li.sel ul {
margin-top: 3px;
padding-top: 3px;
}

.leftnav  ul li li.sel {
background: #ccc;
border: solid 1px #ccc;
text-align: left;
} 

.leftnav  ul li li.sel ul {
margin-top: 3px;
padding-top: 3px;
}

.leftnav  ul li li li.sel {
background: #ccc;
border: solid 0px #ccc;
margin-bottom: 0px;
padding: 4px 4px 4px 14px;
text-align: left;
font-size: 12px;
} 

/* Marker & color for inactive 2nd level items*/
.hassub.open li {
width: 160px;
}

.leftnav  .tag {
float: left;
}

.alert {
    background: #fff6bf url(exclamation.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #ffd324;
    border-bottom: 2px solid #ffd324;
    }
	
.topnav {
	font-size: 13px;
	background: #000;
	padding: 7px;
	margin-top: 3px;
}

.topnav a:link, .topnav a:visited {
	color: #fff;
	padding: 0px 10px;
}

.topnav a:hover, .topnav a:active {
	color: #fff;
	padding: 0px 10px;
	font-weight: bold;	
}


.napit {
	padding-top: 20px;
	padding-left: 10px;
	color: #FFF;
}

.name {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.itemcode {
	font-size: 11px;
	color: #666666;
	margin-bottom: 5px;
}


.price {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #9e1a34;
	white-space: nowrap;
}

.oldprice {
	color: #CCC;
	font-size: 12px;
	text-decoration: line-through;
}

/** WS-styles **/		

.table {
	border-width: 1px;
	border-style: solid;
	border-color: #d7d9dc;
	border-collapse: collapse;
	width: 690px;
}

.table th {
	border-width: 1px;
	border-style: solid;
	border-color: #d8d8d8;
	font-weight: bold;
	padding: 4px;
	color: #fff;
	text-align: left;
	background-color: #e20e45;

}

.table td {
	border-width: 1px;
	border-style: solid;
	border-color: #d7d9dc;
	padding: 4px;
	vertical-align: middle;
}


.TableFooter td {
	font-weight: bold;
	background: #f4f4f4;
	padding: 4px;
}

.TableTdDark, .TableRowDark td {
	background: #e4e4e4;
	padding: 2px;
	font-weight: bold;
}


.TdDark {
	background: #f8f8f8;
	padding: 2px;
	font-weight: bold;
}

.TableError td {
	padding: 2px;
	font-weight: bold;
	background-color: #FF0000;
	color: #FFF;
}

.noborder, .noborder td {
	border-style: none;
}

.login {
	float:right;
}

.logintable td {
	color: #828282;
	vertical-align: middle;
}
.ProductSearchParameter {
	border: 1px solid #7d7d7d;
	height: 18px;
	width: 130px;
	margin-bottom: 2px;

}

.LoginFormUser, .LoginFormPasswd {
	width: 95px;
	margin: 0px;
	height: 18px;
	border: 1px solid #ccc;
	background: #f7f7f7;
}

.RecoveryFormUser {
	width: 195px;
	margin: 0px;
	height: 18px;
	border: 1px solid #ccc;
	background: #f7f7f7;
}

.ProductOptionsField  {
	font-size: 12px;
	border: 1px solid #7d7d7d;
}
.ProductAmountField, .ShoppingCartQuantityField  {
	font-size: 12px;
	border: 1px solid #7d7d7d;
	background: #f7f7f7;
}
.ProductAddButton {
	margin: 0px;
	padding: 0px;
}


.vaihe td {
	background-color: #e2e2e2;
	padding: 2px;
	border: 1px solid #d6d6d6;
	color: #999;
	text-align: center;
}
td.valittu {
	background-color: #f8f8f8;
	color: #007f30;
	font-weight: bold;
}

.pagepad {
	padding: 10px 20px 20px;
}


/** WS-editori **/	

.tinymce1 {
	font-weight: bold;
	font-size: 18px;
}
.tinymce2 {
	font-weight: bold;
	font-size: 16px;
}
.tinymce3 {
	font-weight: bold;
	font-size: 14px;
}
.tinymce4 {
	font-weight: normal;
	font-size: 12px;
}
.tinymce5 {
	font-weight: normal;
	font-size: 10px;
}
.tinymce6 {
	font-style: italic;
	font-size: 12px;
}
.tinymce7 {
	font-weight: bold;
	font-size: 12px;
	color: #CD0000;
}


.border {
	border: 1px solid #ebebeb;
}

.page {
	text-align: right;
	margin: 5px;
}

.print {
	background: url(print.png) no-repeat 2px;
	padding-left: 22px;
}

.smallcart {
	float: left;
}  

.muokkaa  {
	border-top: 1px solid #93c871;
	padding-top: 5px;
}
.yhteensa  {
	border-bottom: 1px solid #93c871;
	padding-bottom: 5px;
}

.muokkaa a:link, .muokkaa a:visited  {
	color: #FFF;
	background: url(arrow-right-white.gif) no-repeat right center;
	padding-right: 15px;
}
.back {
	border-top: 1px solid #dbdbdb;
	padding-top: 5px;
}

.kirjautumislinkit {
	padding: 5px 0px;
}
.width {
	width: 670px;
}
.svh {
	color: #999;
}
.maarasolu {
	border-left: 1px solid #dbdbdb;
}


	
/*### LIGHTBOX ###*/

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	background: transparent url(___just-anything-here.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/** Laajennettu haku **/	

#haku table {
	margin: 0px;
	padding: 0;
}
#haku th {
	background-color: inherit;
	font-weight: normal;
	border-bottom: 1px solid #F3F6F8;
	padding: 8px;
	line-height: 14px;
}
#haku td {
	background-color: inherit;
	border-bottom: 1px solid #F3F6F8;
}
#haku tbody tr:hover {
	color: inherit;
	background-color: #f7f6f7;
}
#haku input {
	padding: 1px;
}
#haku td{
	padding: 8px;
}
#haku .submit {
	border: 0px;
}
.perushaku {
	text-align: left;
	margin-left: 20px;
}
.AnotherTree a {
color: #000;
font-weight: normal;
}

.AnotherTree br {
padding-bottom: 2px;
margin-bottom: 2px;
}
.viiva {
	border-top: 1px solid #000;
}