/*
	yleiset.css
	Stylesheet for http://www.noveltechaudio.com
*/

* {
	padding: 0px;
	margin: 0px;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	background: #ffffff;
	color: #000000;
	text-align: center;		/* centering for old browsers */
	padding-bottom: 20px;
}

a {
	color: #1040bf;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	text-align: justify;
	margin: 15px 0px;
}

legend {
	color: #3b87c5;
	font-weight: bold;
}

/* headings */
h1 {
	display: none;
}

h2 {
	color: #15447c;
	font-size: 130%;
}

h3 {
	font-size: 120%;
	color: #15447c;
}

h4, strong {
	font-size: 100%;
	color: #15447c;
}

address {
	font-style: normal;
	padding-left: 20px;
}

ol {
	padding-left: 40px;
}

div#container {
	margin: 30px auto 10px auto;
	padding-top: 12px;		/* some room for the background */
	width: 600px;
	text-align: left;		/* correct the text alignment */
/*	background: url(../images/top_background.gif) top right no-repeat;*/
}

/* -- navigation -- */
ul#navigation {
	list-style: none;
	width: 600px;
	height: 1em;
	border-bottom: 1px solid #000000;
	padding: 2px 0px 4px 0px;
	font-size: 80%;
	font-weight: bold;
}

ul#navigation li#navHome { width: 55px; }
ul#navigation li#navNews { width: 53px; }
ul#navigation li#navDownloads { width: 95px; }

ul#navigation li#dropdown1, 
ul#navigation li#dropdown2 {
	width: 85px;
}

ul#navigation li#navSupport, 
ul#navigation li#navContacts, 
ul#navigation li#navAboutUs {
	width: 75px;
}

ul#navigation li {
	float: left;	
	position: relative;
}

ul#navigation li a {
	display: block;
	text-align: center;
/*	padding: 0px 5px 0px 5px;*/
}

ul#navigation li a:hover {
	background: #324c55;
	color: #d0cec9;
}


ul#navigation .raquo_merkki {
	display: none;
}

/* navigation - second level "drop down" menus */
ul#navigation li ul {		
	position: absolute;
	/*top: 1em;		
	left: 0px;*/
	display: none;
	list-style: none;
	border: 1px solid #324c55;
	background: #ffffff;
	font-weight: normal;
	width: 14em;	/* width for IE */
}
ul#navigation li > ul {		
	width: auto; 
	min-width: 14em;	/* min-width for standards compliant browsers */
}

ul#navigation li:hover ul, 
ul#navigation li.over ul {		
	display: block;
}

ul#navigation li ul li {		
	float: none;
	display: block;
	padding: 1px;
	background: #ffffff;
}


ul#navigation li ul li a {		
	display: block;
	padding: 2px;
	text-align: left;
}

ul#navigation li ul li a:hover {		
	/*text-decoration: underline;*/
}

#navigation a {
	color: #000000;
	text-decoration: none;
}

/* -- news -- */
ul#news {
	list-style: none;
	border-top: 1px solid #000000;
	padding: 50px 0px 10px 0px;
	background: url(../images/news_top.jpg) top left no-repeat;
	width: 188px;
}

ul#news li {
	border-bottom: 1px dotted #000000;
	padding: 15px 5px;
}

#news span.date {
	display: block;
	padding-left: 10px;
	background: url(../images/news_item.gif) 0% 50% no-repeat;
	font-size: 80%;
	font-weight: bold;
	color: #5f5f5f;
}

#news a { 
	color: #3f3f3f;
	text-decoration: none;
	font-size: 90%;	
}

#news a:hover { 
	color: #000000;
	text-decoration: underline;
}


/* -- main -- */
#main_content {
	clear: both;
	padding: 30px 0px;
}

div.clear {
	clear: both;
}


/* -- footer -- */
div#footer {
	clear: both;
	font-size: 80%;
	border-top: 1px solid #000000;
	margin-top: 5px;
}

div#footer a {
	color: #000000;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}



.red {
	color: #ff0000;
}

.submit {
	border: 1px solid #3f6f97;
	background: #d2e3f3;
	background: url(../images/submit_button.gif) #d2e3f3 top left repeat-x;
	color: #3f6f97;
	display: block;
	padding: 2px 15px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 100%;
}

.ostanappi input {
	border: 1px solid #3f6f97;
	background: #d2e3f3;
	background: url(../images/submit_button.gif) #d2e3f3 top left repeat-x;
	color: #3f6f97;
	display: block;
	padding: 2px 15px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 100%;
	width: 100px;
}

.submit:hover {
	border: 1px solid #5f8fb7;
	color: #749a0e;
	background: #e2f3ff;
	background: url(../images/submit_button_hover.gif) #ade710 top left repeat-x;
}

.ostanappi input:hover {
	border: 1px solid #5f8fb7;
	color: #749a0e;
	background: #e2f3ff;
	background: url(../images/submit_button_hover.gif) #ade710 top left repeat-x;
	width: 100px;
}

.ostanappi {
	margin: 0px;
	padding: 0px;
	width: 290px;
	background: url(../images/pankkilogot2_kapea.GIF) #ffffff top right no-repeat;
	
}

.tuotetiedot .ostanappi {
	padding: 10px 0px 20px 0px;
	font-size: 130%;
}

fieldset {
	margin: 5px;
	padding: 5px;
	border: 1px solid #afafaf;
}

/* -- päälohkot -- */

#login {
	text-align: right;
	font-size: 80%;
	background: #ffffff;
	padding: 0px;
	/*border-bottom: 1px solid #d0f243;*/
}

#login form {
	margin: 0px;
	padding: 0px;
}

#login input {
	text-align: left;
	background: #efefef; 
	width: 20px; 
	font-size: 12px;
	border: 1px solid #afafaf;
	margin: 0px;
	padding: 0px;
}

#login input.textinput, #login input.logout {
	width: 80px;
}


#infobox {
	background: url(../images/infobox.gif) top left no-repeat; 
	padding-left: 38px;
	padding-top: 3px;
	width: 200px; 
	height: 17px;
	color: #283a8c;
	font-weight: bold;
}

/*#maincontainer {
    text-align: left;
	float: left;
    width: 1000px;
	background: url(../images/sivupalkki.gif) top left repeat-y #ffffff;
	color: #000000;
}*/


/* -- infolinkit (=navigointi) -- */
ul#infolinkit {
	margin: 4px 0px 0px 20px;
	padding: 0px;
	list-style: none;
}

ul#infolinkit li {
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
	background: url(../images/navibullet.gif) 0px 4px no-repeat;
}

ul#infolinkit a {
	color: #1f2a6c;
	text-decoration: none;
}

ul#infolinkit a:hover {
	color: #3f4a8c;
}

ul#infolinkit li.selected {
/*	background: url(../images/ylapalkki/navibullet_selected.gif) 0px 2px no-repeat;*/
}



#tuotevalikko {
    float: left;
    width: 192px;
/*    background: url(../images/sivupalkki.gif) top left repeat-y #ffffff;*/
}

#tuotevalikko h2 {
	color: #425196;
	font-size: 120%;
	margin: 0px;
	padding: 20px 0px 5px 20px;
}


/*#main {
    float: left;
    background: #ffffff;
    width: 780px;*/	/* 800 - padding */
/*    min-height: 400px;
	padding: 10px;
	margin: 10px 0px 0px 5px;	
}*/


#error {
	font-size: 120%;
	font-weight: bold;
	color: #ff0000;
}

/*
#tuoteryhmavalikko {
	margin: 0px;
	padding: 10px 0px 10px 4px;
	list-style: none;
}

#tuoteryhmavalikko li {
	margin: 0px;
	padding: 0px 0px 6px 10px;
	font-size: 130%;	
	line-height: 0px;
}

#tuoteryhmavalikko li a span.linkki_teksti, #tuoteryhmavalikko li span.raquo_merkki {  
	display: none;
}

#tuoteryhmavalikko li#tuoteryhma_id_1 a, #tuoteryhmavalikko li#tuoteryhma_id_2 a  {
	display: block;
	width: 170px;
	height: 38px;
}
*/

.ostoskori li a {
	font-weight: bold;
	color: #252D78;
	text-decoration: none;
}


.ostoskori li a:hover {
	color: #555db8;
	text-decoration: none;
}


#maksutavat {
	border-bottom: 1px solid #bdc8e4;
	padding-bottom: 20px;
	margin-bottom: 60px;
}

#maksutavat h2 {
	padding-top: 0px;
	padding-bottom: 13px;
	font-size: 110%;
}

/* -- tuotehakuformi -- */
#tuotehaku {
	display: none;
}

/* -- ostoskori (valikossa) -- */
#tuotevalikko .ostoskori {
	padding: 15px 0px 20px 20px;
	margin: 20px 0px 20px 0px;
	list-style: none;
/*	font-family: arial, verdana, sans-serif;*/
	font-weight: normal;	
	font-size: 100%;
	color: #1e2b71;
	border-top: 1px solid #bdc8e4;
	border-bottom: 1px solid #bdc8e4;
	line-height: 1.7em;
}

#tuotevalikko .ostoskori li {
	padding-left: 23px;
}

#tuotevalikko .ostoskori a {
	font-weight: bold;
	color: #1e2b71;
}


/* -- tuotelista (table) -- */
.tuotelista {
	margin-top: 30px;
	font-size: 100%;
	color: #000000;
	width: 600px;
}

table.tuotelista tr.nimi td {
	background: url(../images/product_title_bg.jpg) #f0f5fb top left no-repeat;
	vertical-align: top;
	border-bottom: 2px solid #BCD1EC;
}

table.tuotelista tr.nimi td h2 {
	color: #15447c;
	font-size: 130%;
}

table.tuotelista tr.nimi td.hinta {
	background: url(../images/product_title_bg.jpg) #f0f5fb top right no-repeat;
	white-space: nowrap;
	text-align: right;
	color: #15447c;
	font-size: 130%;
	font-weight: bold;	
}

table.tuotelista tr.nimi td.hinta small {
	font-size: 60%;
	font-weight: normal;
	color: #3574ac;
}

table.tuotelista ul.featureListing {
	list-style: none;
	margin-bottom: 10px;
}
table.tuotelista ul.featureListing li {
	padding: 3px 0px 3px 9px;
	background: url(../images/noveltech_featurelist_bullet.gif) 0px 0.5em no-repeat;
}

.tuotelistan_sivuvalikko {
	display: none;
}

/*tr.tuotelistaus td.nimi h2 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}*/

.tuotelistan_sivuvalikko {
	margin-top: 0px;
	margin-bottom: 0px;
}

.tuotelista a, .tuotelistan_sivuvalikko a {
	color: #0b72bf;
	text-decoration: none;
}

.tuotelista a:hover, .tuotelistan_sivuvalikko a:hover {
	text-decoration: underline;
}

.tuotelista td {
	padding: 6px 4px;
}

.tuotelista tr {
	background: #ffffff;
}

.tuotelista tr.alt {
	background: #efefef;
}

.tuotelista th {
	background: #81b1d9;
	color: #ffffff;
	text-align: left;
	font-size: 90%;
	padding: 2px 4px;
}

.tuotelista .hinta {
	text-align: right;
	white-space: nowrap;
	width: 100%;
}


.tuotelista .nimi {
	width: 50%;
}

.tuotelista .tuotekuva {
	text-align: center;
}

.tuotelista .tuotekuva img {
	border: none;
}

.hintalappu {
	position: absolute;
	bottom: 0px;
	left: 15px;
	background: url(../images/hintalappu.gif) no-repeat top left;
	width: 127px;
	height: 39px;
	text-decoration: none;
}

.hintalappu .hinta {
	font-weight: bold;
	font-size: 110%;
	color: #000000;
	white-space: nowrap;
	position: relative;
	top: 11px;
	left: 0px;
	text-decoration: none;
	text-align: right;
	margin-right: 24px;
}



div.tuotekuva {
	position: relative;
}



tr.tuotelistaus td {
	padding: 1px 10px;
}

tr.tuotelistaus a {
	color: #0000ff;
	text-decoration: none;
}

tr.tuotelistaus h2 {
	font-size: 140%;
	margin: 0px;
	padding: 0px;
}



/* -- tuotetietotaulukko -- */
.tuotetiedot {
	/*background: url(../images/viiva.gif) #ffffff bottom left no-repeat;
	padding-bottom: 20px;*/
	margin: 7px;
	color: #000000;
	width: 765px;
}

.tuotetiedot td {
	padding: 2px 5px 2px 20px;
}

.tuotetiedot .nimi {
	font-size: 150%;
	font-weight: bold;
	color: #081b5c;
	padding: 10px 0px 20px 20px;
	width: 100%;
	background: url(../images/viiva.gif) bottom left no-repeat;
}

.tuotetiedot .tuotekuva {
	vertical-align: top;
	text-align: left;
	width: 400px;
	padding-top: 20px;
}

.tuotetiedot .tuotekuva img {
	border: none;	
}

.tuotetiedot .tuotekuva a {
	color: #000000;
}

.tuotetiedot .tuotekuva a:hover {
	color: #3f3f3f;
}

/* -- ostoskori -- */
.ostoskoritaulukko {
	margin: 7px 7px 7px 12px;
	/*background: url(../images/shoppingcart_bg.jpg) top left repeat-x #ffffff;*/
	color: #000000;
	padding: 10px;
	width: 600px;		
	font-size: 110%;
}

.ostoskoritaulukko td {
	padding: 3px 6px;
	/*border: 1px solid #7f7f7f;*/
	background: #dde7fd;
}

.ostoskoritaulukko tr.yhtrivi td {
	/*background: #ffde45;*/
	background: #ffffff;
}

.ostoskoritaulukko tr.yhtrivi_ei_alv td {
	background: #ffde45;
}

.ostoskoritaulukko tr.yhtrivi_sis_alv td {
	background: #ffde45;
}

.ostoskoritaulukko tr.alv td {
	background: #ffffff;
}

.ostoskoritaulukko tr.toiminnotrivi td, .ostoskoritaulukko tr.alvrivi td, .ostoskoritaulukko td.plusmiinus {
	background: #ffffff;
}

.ostoskoritaulukko th {
	vertical-align: bottom;
}

.ostoskoritaulukko .hinta {
	text-align: right;
	white-space: nowrap;
}

.ostoskoritaulukko a {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}



/* -- kassan vaihepalkki -- */
#vaihepalkki {
	float: left;
	list-style: none;
	margin-left: 40px;
}

#vaihepalkki li {
	float: left;
	margin: 5px;
	padding: 5px 10px;
	background: #f6ffff;
	border: 1px solid #417199;
	color: #c7d9e7;
	text-align: center;
	font-weight: bold;
}

#vaihepalkki .valittu {
	color: #09589b;
	text-decoration: underline;
}

#vaihepalkki a {
	color: #09589b;
	text-decoration: none;
}

#vaihepalkki a:hover {
	text-decoration: underline;
}

#maksutapaform, #clientform, #newclientform, #loginform {
	clear: both;
	margin: 10px;
}

#newclientform span.dash {
	display: block;
	float: left;
}

#clientform label, #newclientform label, #loginform label {
	clear: left;
	float: left;
	width: 200px;
}
#clientform input, #newclientform input, #newclientform select, #loginform input {
	float: left;
	margin: 2px;
}

#newclientform select option {
	padding: 1px 5px;
}

#maksutapaform label {
	float: left;
	color: #000000;
}

#maksutapaform input {
	clear: left;
	float: left;
	margin: 2px;
}

.maksuikoni {
	padding: 5px;
	background: #ffffff;
	border: 1px solid #7f7f7f;
}

#kayttajapalkki {
	padding: 5px;
	background: #6f6f6f;
	text-align: right;	
}

#kayttajapalkki a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#kayttajapalkki a:hover {
	text-decoration: underline;
}

#tilisiirtolomake {
	color: #000000;
	margin: 7px;
	width: 560px;
}

table.toimituskulut {
	border-collapse: collapse;
}

table.toimituskulut th {
	font-weight: normal;
	background: #d2e3f3;
}

table.toimituskulut th, table.toimituskulut td {
	border: 1px solid #2f2f2f;
	text-align: right;
}

/* -- faq -- */
dt {
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 10px 0px 10px 10px;
}

dd {
	padding: 0px 0px 30px 10px;
	margin: 0;
	background: url(../images/viiva.gif) bottom left no-repeat;
}

/* -- company notice -- */
company_notice {
	font_face: arial;
	font-size: 12px;
}

/* -- Terms and condition -- */
.scrollPane {
	clear: both;
	margin: 10px 10px 10px 10px;
	padding: 0px 5px 0px 5px;	
	width: 580px;
	height: 350px;
	border-style: solid;
	border-color: black;
	border-width: 1px  1px  1px  1px;
	overflow: auto;
}