

.boxText { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Tahoma, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { }
.orderEdit { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


/*** TEHTY MUUTOKSIA**/
BODY {
  background: #000000;
  color: #ffffff;
  margin: 0px;
  background: url(../../images/bg_image.jpg) top left repeat;
}

/*** UUSI TYYLI **/
td {
vertical-align: top;
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
}

.register
{
	padding-left:20px;
	background-color: #373736;
	background-image: url(/images/wide_content.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
A {
  color: #ffffff;
  text-decoration: none;
}
.navigationlink
{
	text-decoration:none;
}
.navigationlink:hover
{
	text-decoration:none;
}
.navigationlink:active
{
	text-decoration:none;
}

A:hover {
  color: #a0a0a0;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
  background: #000000;
}

TD.headerNavigation {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  /* background: #bbc3d3; */
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
/* background-color: #2b2a2a; */
background-image:url(../../../images/nostotausta_iso.jpg);
}

.infoBoxContents {
/* background-color: #2b2a2a; */
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.3em;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #020202;
  color: #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
/* background-color: #020202; */
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
/* background-color: #323232; */
}

TABLE.productListing {
	/* background:#2B2A2A;
	background-image:url(../../images/nostotausta.jpg); */
	background-image:url(../../../images/nostotausta_iso.jpg);
	border-top: 4px solid #515252;
}

.productListing-heading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  /* background: #202020; */
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5em;
/* background-color: #2b2a2a; */
border-bottom: 4px solid #FFFFFF;
padding: 7px;
background-image:url(../../images/nostotausta_iso.jpg);
}

/*** UUSI TYYLI, jotta sisäkkäiset td.productlisting-datat ei tulosta sisäkkäisiä border-bottomeita ****/
TD.productListing-data TD.productListing-data {
border-bottom: none;
padding: 3px;
}


A.pageResults {
  color: #ffffff;
}

A.pageResults:hover {
  color: #a0a0a0;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  padding: 10px 10px 0px 10px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  /* line-height: 1.5; */
}

/** UUSI **/
TD.main_container {
background-image:url(../../../images/nostotausta_iso.jpg);
padding:10px;
border-top: 4px solid #515252;
border-bottom: 4px solid #515252;
}

/**** UUSI ***/
TD.main b, TD.main select {
margin-top: 10px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  /* background: #f1f9fe; */
  /* border-color: #7b9ebd; */
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, Arial, sans-serif;
  /* color: #ff0000; */
  color: #ffffff;
}

SPAN.errorText {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Arial, sans-serif; font-size: 12px; color: #ffffff; }


/******** UUDET TYYLIT ********/

.container {
background-color: #000000;
text-align: left;
padding-bottom: 4px;
}



.ylanavi td {
padding-top: 7px;
}

.contentbox {
padding-top: 3px;
padding-bottom: 3px;
}

.kauppa_contentbox {
padding-bottom: 4px;
}

box_centering {

}

.etusivu_left_cont {
border-left: #515152 solid 4px;
border-bottom: #515152 solid 4px;
border-right: #515152 solid 4px;
background-image: url(../../images/harmaaylareuna.gif);
background-position: top left;
background-repeat: repeat-x;
}

.otsikkotausta {
height: 30px;
background-color: #000000;
text-align: center;
vertical-align: middle;
font-family: Tahoma, Arial, sans-serif;
font-size: 1.0em;
font-weight: bold;
}

.paaotsikko {
text-align: center;
vertical-align: middle;
font-family: Tahoma, Arial, sans-serif;
font-size: 1.0em;
font-weight: bold;
height: 35px;
background-color: #515152;
}


.alaotsikko {
text-align: left;
padding-left: 10px;
vertical-align: middle;
font-family: Tahoma, Arial, sans-serif;
font-size: 0.8em;
font-weight: bold;
height: 30px;
padding-top: 4px;
}

.alaotsikko_alasivut {
height: 26px;
background-color: #000000;
text-align: left;
padding-left: 10px;
vertical-align: middle;
font-family: Tahoma, Arial, sans-serif;
font-size: 0.8em;
font-weight: bold;
}

.harmaatausta {
background-color: #515152;
}

.tuotenosto_kuvatausta {
background-color: #494848;
padding: 3px;
vertical-align: middle;
}

.tuotenosto_tekstit {
background-color: #2b2a2a;
padding: 3px 3px 6px 3px;
vertical-align: middle;
text-align: center;
}

img {
vertical-align: middle;
border: none;
}

.vanhahinta {
text-decoration: line-through;
vertical-align: middle;
font-size:12px;
}

.tarjoushinta {
font-weight: bold;
font-size: 1.5em;
vertical-align: middle;
color: #5EACF1;
}

.iso_tarjousraiskale .vanhahinta {

position:absolute;
width: 171px;
margin-top:55px;
text-align:center;
}
.iso_tarjousraiskale .tarjoushinta_iso {
width:171px;
margin-top:55px;
position:absolute;
text-align:center;
}
.tarjoushinta_iso {
font-weight: bold;
font-size: 22px;
vertical-align: middle;
color: #5EACF1;
margin-top: -10px;
}

.nostotausta_suuri {
background-image: url(../../images/tarjoustaustakuva.gif);
background-position: bottom left;
background-repeat: repeat-x;
background-color: #212121;
padding: 15px 5px 5px 15px;
}

.levea_tuotenosto {
padding-left: 20px;
padding-right: 2px;
}

.tarjousraiskale {
background-image: url(../../images/tarjousraiskale.gif);
background-repeat: no-repeat;
background-position: center;
text-align: center;
vertical-align: middle;
width: 117px;
}

.iso_tarjousraiskale {
background-image: url(../../images/iso_tarjousraiskale.gif);
background-repeat: no-repeat;
background-position: top left;
//text-align: center;
//vertical-align: middle;
width: 171px;
height: 172px;
font-size: 1.1em;
padding-right: 40px;
}

.nostotausta_pieni {
background-image: url(../../images/nostotausta.jpg);
background-position: bottom left;
background-repeat: repeat-x;
background-color: #212121;
padding: 10px;
}

.myymala_nosto {
border-top: 3px solid #2b2a2a;
background-color: #000000;
padding: 10px;
}

.myymala_nosto_wide {
background-color: #000000;
padding: 10px;
}

.myymala_nosto_tekstit {
padding-left: 10px;
padding-top: 10px;
}

.osionosto_tekstit {
padding: 0 10px 0 10px;
}

.tuotehaku_tarkenne {
font-weight: normal;
}



/******** UUTISNOSTOT ****/

.nostotausta_uutiset {
background-image: url(../../images/nostotausta.jpg);
background-position: bottom left;
background-repeat: repeat-x;
background-color: #212121;
}


.uutisotsikko {
height: 26px;
/* background-color: #171616; */
background-color: #090909;
}

.uutisotsikko a {
font-weight: bold;
text-decoration: none;
}

.uutisotsikko a:hover {
font-weight: bold;
text-decoration: underline;
color: #a0a0a0;
}

.uutisotsikko td {
padding-left: 10px;
vertical-align: middle;
padding-top: 3px;
padding-bottom: 3px;
}

.uutisnostojen_vali {
height: 10px;
}

select.listaa_tuotteet {
width: 210px;
}

/******** VERKKOKAUPAN TYYLIT ******/

.verkkokauppa_paaotsikko {
text-align: center;
vertical-align: middle;
font-family: Tahoma, Arial, sans-serif;
font-size: 1.0em;
font-weight: bold;
height: 45px;
background-image: url(../../images/verkkokauppa_otsikko.gif);
background-position: top left;
background-repeat: no-repeat;
background-color: #181818;
padding-bottom: 10px;
}


.verkkokauppa_left_cont {
background-image: url(images/../../tarjoustaustakuva.gif);
background-position: bottom left;
background-repeat: repeat-x;
background-color: #212121;
border-left: #515152 solid 4px;
border-bottom: #515152 solid 4px;
border-right: #515152 solid 4px;
}

/**** UUSI ****/
.verkkokauppa_right_cont {
/* background-image: url(images/../../tarjoustaustakuva.gif); */
background-position: bottom left;
background-repeat: repeat-x;
/* background-color: #212121; */
border: #515152 solid 4px;
}

.tuotenosto_kuvareunus {
border: #000000 solid 4px;
}

.tarjoushinnat td {
vertical-align: middle;
padding: 4px;
}

/******** YRITYS JA YHTEYSTYYLIT *****/

.yritys_paaotsikko {
text-align: center;
vertical-align: middle;
font-family: Tahoma, Arial, sans-serif;
font-size: 1.0em;
font-weight: bold;
height: 35px;
background-image: url(../../images/verkkokauppa_otsikko.gif);
background-position: top left;
background-repeat: no-repeat;
background-color: #181818;
}

.wide_contentbox {
background-image: url(../../images/wide_tausta.jpg);
background-repeat: repeat-x;
background-position: top left;
background-color: #515152;
padding-bottom: 2px;
padding-top: 2px;
}

.wide_content {
background-image: url(../../images/wide_content.jpg);
background-repeat: repeat-x;
background-position: bottom left;
background-color: #373636;
}

.wide_text {
padding-top: 10px;
padding-bottom: 10px;
}

.yhteys_box {
width: 215px;
padding: 10px 15px;
background-color: #000000;
}

.palautelomake_kentat {
padding-top: 4px;
padding-bottom: 8px;
}

.palaute_tekstikentat {
width: 215px;
background-color: #c4c4c4;
}

/************ KIRJAUTUNEET, TERVETULOA PALKKI ********/

.tervetuloa_vasen {
background-image: url(../images/tervetuloa_vasenkulma.gif);
background-repeat: no-repeat;
background-position: top left;
width: 11px;
height: 31px;
}

.tervetuloa_oikea {
background-image: url(../images/tervetuloa_oikeakulma.gif);
background-repeat: no-repeat;
background-position: top left;
width: 12px;
height: 31px;
}

.tervetuloa_palkki {
border-top: 3px #3c3c3c solid;
border-bottom: 3px #3c3c3c solid;
vertical-align: middle;
}

.tervetuloa {
float: left;
font-weight: bold;
color: #97dbff;
}

.tervetuloa_linkit {
float: right;
font-size: 11px;
}

