/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

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

div.box {
/*Any properties you'd want the box to have.*/
/*Would probably be position, dimension type stuff.*/
/*Though personally I would have a div outside this
to control the dimensions.*/
border: 0px;
position: relative;
width: 100%;
}
div.box_contents {
background-color:transparent;
height: 100%;
position: relative;
width: 100%;

}
div.box_background {
height: 100%;
filter:alpha(opacity=100); /* IE's opacity*/
left: 0px;
background-color:#FFFFFF;
opacity: 1;
position: absolute;
     top: 0px;
     width: 100%;

}
#kuvakehys, #tekstikehys, #divtest { behavior: url('IEFixes.htc');}

#kuvakehys {width: 170px; height: 250px;  font-size:0; position:relative; background: transparent;}
#kuvakehys:hover, #kuvakehys.hover{filter:alpha(opacity=10);
-moz-opacity:.1; background-color:transparent;
opacity:.1; 
}
#divtest{width: 170px; height: 250px; background-color:transparent;}

#tekstikehys{width: 170px; height: 250px; position:absolute; color:#ffffff; vertical-align:middle; background-color:transparent;}
#tekstikehys:hover, #tekstikehys.hover{  
 color:#ffffff; vertical-align:middle; background-color:transparent;}

#kuvakehys2, #tekstikehys2, #divtest2 { behavior: url('IEFixes.htc');}

#kuvakehys2 {width: 180px; height: 180px;  font-size:0; position:relative;}
#kuvakehys2:hover, #kuvakehys2.hover{filter:alpha(opacity=20);
-moz-opacity:.2;
opacity:.2;}

#divtest2{width: 180px; height: 180px;}

#tekstikehys2{width: 180px; height: 180px; position:absolute; background: #2f2d80; color:#ffffff; vertical-align:middle;}
#tekstikehys2:hover, #tekstikehys2.hover{ background: #2f2d80; color:#ffffff; vertical-align:middle;}
.isoborder {
  border: 4px solid #ffffff;
}
.pieniborder {
  border: 2px solid #ffffff;
}
.isoborderkehys {
  border: 1px solid #cecece;
}
.pieniborderkehys {
  border: 1px solid #cecece;
}
.ostoskori_yla {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 2;
    color:#FFFFFF;
}
.ostoskori {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 2;
  color:#FFFFFF;
}

.oikeakuva {
width: 7px;

}
#border {
  border: 1px solid #cecece;
  padding: 2px;
  background-color: #ffffff;
}
a.textbox {
color: #ffffff;
}
.IEfixreuna {
padding-top: -10px;
width: 1x; /* show to Mozilla/Safari/Opera */
_width:1px;
_padding-left: -2px; /* show to IE */
}

.IEleft {
padding-top: -10px;
margin-right: 0px; /* show to Mozilla/Safari/Opera */
_margin-right:-4px; /* show to IE */
}
.IEright {
padding-top: -10px;
margin-left:0px; /* show to Mozilla/Safari/Opera */
_margin-left:0px; /* show to IE */
_width: -4px;
}

BODY {
  text-align: center;
  background-image: url("styles/bg.jpg");
  background-position:top center;
  background-repeat:repeat-x;
  background-color: #000000;
  color: #000000;
  margin:0px;
}
.centershop {
  background-color: #FFFFFF;
  width:1000;
}
A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  color:#FFFFFF;
  background-image: url("styles/ylapalkkikeski.jpg");
}
.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight : bold;
  line-height:30px;
  color:#FFFFFF;
  margin-top:5px;
}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  height:36;
  color:#FFFFFF;
}
TD.yla_Navigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  height:44px;
  color:#FFFFFF;
}
A.yla_Navigation {  
  color: #FFFFFF;
}

A.yla_Navigation:hover {
  color: #FFFFFF;
}
A.headerNavigation {  
  color: #FFFFFF;
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background-image: url("styles/footerbar.jpg");
  background: #ceb3ff;
}

TD.footer {
  font-family: Arial, sans-serif;
  background-image: url("styles/footerbar.jpg");
  font-size: 12px;
  background: #ceb3ff;
  color: #FFFFFF;
  font-weight: bold;
}

.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

.infoBox {

}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-image: url("styles/sivupalkki_keski.jpg");
  color: #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 12px;
}
.categoriesBox {
background: bottom no-repeat url(styles/cat_bg.jpg);
}

TD.categoriesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-image: url("styles/cat_keski.jpg");
  color: #FFFFFF;
}

.categoriesBoxContents {
  font-family: Arial, sans-serif;
  font-size: 12px;
  height: 286px;
  color: #ffffff;
}
.reviewsBox {
background: bottom no-repeat url(styles/laita_bg.gif);
}

TD.reviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-image: url("styles/laitapalkki_keski.jpg");
  color: #FFFFFF;
}

.reviewsBoxContents {
  font-family: Arial, sans-serif;
  font-size: 12px;
  height: 120px;
  color: #ffffff;
}
.BestSellersBox {
background: bottom no-repeat url(styles/uutis_bg.jpg) #ca3c76;
}

TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-image: url("styles/uutispalkki_keski.jpg");
  color: #FFFFFF;
}

.BestSellersBoxContents {
  font-family: Arial, sans-serif;
  font-size: 12px;
  height: 286px;
  color: #ffffff;
}
.SivuBox {
background: bottom no-repeat url(styles/sivu_bg.jpg);
}

TD.SivuBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-image: url("styles/sivupalkki_keski.jpg");
  color: #000000;
}

.SivuBoxContents {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.informationBox {
background: bottom no-repeat url(styles/cat_bg.jpg);
}

TD.informationBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-image: url("styles/infopalkki_keski.jpg");
  color: #ffffff;
}

.informationBoxContents {
  font-family: Arial, sans-serif;
  font-size: 12px;
}
.specialsBox {
background: bottom no-repeat url(styles/uusi_bg.png);
}

TD.specialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-image: url("styles/uusi_keski.jpg");
  color: #ffffff;
}

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

TD.contentBoxHeading {  
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  height: 24px;
  }

.contentBoxContents {
  font-family: Arial, sans-serif;
  font-size: 12px;
}


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: #ffffff;
    font-size: 12px;
}

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: #ffffff;
    font-size: 12px;
}

TABLE.productListing {
  background:#000000;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  font-weight: bold;
  background-color:#000000;
}

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

A.pageResults {
  color: #b5305d;
}

A.pageResults:hover {
  color: #ffffff;
  background: #b5305d;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #b5305d;
}
 
TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

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

SPAN.greetUser {
  font-family: 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: Arial, sans-serif;
  color: #ff0000;
}

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

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

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

/* message box */

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

/* input requirement */
.topcat a {
padding-left: 23px;
color: #ffffff;
}

.secondcat a {
	padding-left: 28px;
	color: #ffffff;
	background-image:url(styles/cat_ala.jpg);
}

.thirdcat a {
	padding-left: 33px;
}

.fourthcat a {
	padding-left: 38px;
}

.fifthcat a {
	padding-left: 43px;
}


.inputRequirement { font-family: Arial, sans-serif; font-size: 12px; color: #ff0000; }
#thecategories a:hover {
	color: #ffffff;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: 0px;
	margin-bottom: 10px;
	width: 226px;
	color: #ffffff;
}

#activelink {
	display: block;
	font-weight: bold;
	color: #ffffff;
	background-image:url(styles/cat_active.jpg);	
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
	color: #ffffff;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/


