body { 
	margin: 0; 
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color:#cdb693;
	/*background:url('libri_bkg.jpg') repeat;*/
}
#tuotelista FONT { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px; 
}
table, td { font-size: 12px; }
p.afterh2 { margin-top: 0 !important; padding-top: 0; }

h1 { font-size: 12px; margin: 0px 0px 0px 0px; }
h2 { font-size: 12px; margin: 0px 0px 0px 0px; }
h4 { font-size: 12px; font-weight: bold; margin: 0px 0px 0px 0px; }

a:link { color: #0041FB; text-decoration: none; }
a:visited { color: #0041FB; text-decoration: none; }
a:hover { color: #0041FB; text-decoration: underline; }
a:active { color: #0041FB; text-decoration: none; }

strong { font-weight: bold; }
hr { 
	color: #C8C8C8;
	background-color: #C8C8C8;
	height: 1px;
	border: 0px;
}


/* book table (Valikoima) */
.bookTableTd1 {
	width: 346px;
	border-right: 1px solid #C2AF86;
	border-bottom: 1px solid #C2AF86;
	padding: 5px 5px 5px 10px;
	vertical-align: top;
}
.bookTableTd2 { width: 346px; border-bottom: 1px solid #C2AF86; padding: 5px 5px 5px 0; vertical-align: top; }
.bookTableTdContent { vertical-align: top; }
.bookTableTdContent h4 { font-size: 11px; font-weight: bold; margin: 0; padding: 0; }
.bookTableTdContent p, .bookTableTdContent a { font-size: 11px; margin: 0; padding: 0; }
.bookTableTdLast { border-bottom: 0; }
.imageLeft { float: left; margin: 0 10px 40px 0; }
.imageLeft2 { float: left; margin: 0 5px 40px 0; }


/* form styles */
form { margin: 0px; padding: 0px; }
#formArea {
	/*background-color: #FAF7F2;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	*/
	padding: 12px;
	margin: 0 0 20px 0;	
}

input, select, textarea { 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px; 
}

input.text, textarea.text {
	background: #FFF8E8 url('bkg_formelement.gif') repeat-x;
	border: 1px solid #A0A0A0;
	padding-left: 2px;
}

    select {
	background: #FFF8E8 url('bkg_formelement.gif') repeat-x;
	border: 1px solid #A0A0A0;
	padding-left: 2px;
}

/* General styles */
#mainmenu {
	border-left: 1px solid #777;
	border-top: 1px solid #777;
	border-right: 1px solid #777;
	text-align: center;
	background: url('bkg_navi.gif') repeat-x;
}

#table {
	
	border-bottom: 1px solid #777;	
	
}



#content {
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	background: #FFF;
	height: 300px;
	vertical-align: top;
	padding: 0px 0px 29px 35px;
}
#shadowRight {
	background: #B8DAE6;
	vertical-align: top;
}
#contentLeft {
	vertical-align: top;
}
#contentRight {
	vertical-align: top;
	padding: 0 0 0 20px;
}
#footer {
	text-align: right;
	font-size: 0.9em;
	padding: 5px 3px 50px 0;
	/* border-top: 1px solid #777; */

}

#footer2 {
	text-align: right;
	font-size: 0.9em;
	padding: 5px 3px 50px 0;
}

#footer2 a:link { color: ##000000; text-decoration: none; }
#footer2 a:visited { color: #000000; text-decoration: none; }
#footer2 a:hover { color: #000000; text-decoration: underline; }
#footer2 a:active { color: #000000; text-decoration: none; }


/* Tilaa */
.orderInformation td {
	padding: 0 0 3px 0;
	vertical-align: top;
}


/* Tilaa v2 - useamman Libricard-valikoiman tyylit ("Dekkarisivu") */
.orderTableMultipleLibricardsButtons {
	vertical-align: bottom;
	background: #FFF url('tab_background.gif') repeat-x bottom;
}
.orderTableMultipleLibricardsRight {
	border-bottom: 1px solid #C2AF86;
	text-align: right;
	vertical-align: top;
}
.orderTableMultipleLibricardsContent {
	border-bottom: 1px solid #C2AF86;
	border-left: 1px solid #C2AF86;
	border-right: 1px solid #C2AF86;
	padding: 5px;
	background-color: #F0E7D6;
}
