/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.required2{
	display:none;
}
.boxText { 
	font-family:Lucida Sans Unicode, sans-serif; 
	font-size: 11px;
	color: #FF0000; 
	}
.errorBox { 
	font-family:Lucida Sans Unicode, sans-serif; 
	font-size :11px;  
	font-weight:bold;
	border:1px solid #FF0000;
	padding:5px; 
}
.stockWarning { font-family:Lucida Sans Unicode, sans-serif; font-size :12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family:Lucida Sans Unicode, sans-serif; font-size :12px; color: #70d250; text-decoration: underline; }

body {
	color: #000000;
    background-image:url(../../images/tausta.gif);
    background-repeat:repeat-y;
	background-color:#F7DB00;    
}


DIV#container{
  width:1000px;
  background-color:transparent;
  margin-left:195;
  margin-right:auto;	
}

DIV#page_modules TD.infoBoxHeading
{
	border-left: 15px;
	border-right: 10px;
	border-color: #FFFFFF;
	border-style: solid;
}
DIV#pageDiv
{
 	background-color: #FFFFFF;
 	
}



.content{
  font-family:Verdana, sans-serif;
  font-size:11px;
  
}
/*for main tables. here we can define main width*/
table.mainTables {
  width:100%;	
}


A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background:#ffffff;
}

.headerStoreLogo
{
	line-height: 35px;
	font-size: 14px;
	font-family: sans-serif;
	background-color: #000000;
	color:#ADADAD;
}

TD.headerNavigation2 {
  font-family:sans-serif;
  font-size:14px;
  text-align: Center;
  color:#ADADAD;
  line-height: 1.5;
}

TD.headerNavigation2 a{
  color:#ADADAD;
}

TD.headerNavigation{ /* IE reads only first definition */
  text-align: right;
}

TD.headerNavigation{
  
  background: transparent;
  vertical-align:bottom;
  height: 60px;
  text-align: -moz-right;
  border-left-width: 212px;
  border-left-style: solid;
  border-left-color: transparent; 
  background-image:url(../../images/headerNavigation.gif);
  background-repeat:repeat-y;
     
}
  
TD.navigationPages{
	width: 160px;
	height: 40px;
	margin-left: 2px;
	background-repeat: no-repeat;
	background-image: url("../../images/navigationTab.gif");
}  

TD.headerNavigation a {
  color:#000000;
  font-weight:bold;
  text-transform:uppercase; 
}


TD.headerNavigation2 img { /*lang flags*/
	margin:0px;
	padding:0px;
	line-height:15px;
}

TD.leftMenu{
	width: 200px;
}
TABLE.leftMenu .infoBox
{
    border-bottom-style: solid;
  	border-bottom-color: #C6C6C6;
  	border-bottom-width: 3px;
}

TD#bodyContentArea
{
	background-color: #FFFFFF;
	border-right:5px solid;
}
DIV#bodyContent
{
	width:760px;
	display:block;
	overflow:auto;
	background-color:#FFFFFF;
	margin-left:10px;
}


TD.rightMenu
{
	display: none;
}

A.headerNavigation2 {
 color:#ADADAD;	
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Lucida Sans Unicode, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Lucida Sans Unicode, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.footer {
  font-family:Lucida Sans Unicode, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-align:center;
  height:30px;
}

TD.footer a {
  color:#bfddfb;	
}
.infoBox {
  background: transparent;
}

.contentTable{
	background: #FFFFFF;
	
}


.infoBoxContents {
 
  font-family:Lucida Sans Unicode, sans-serif;
  font-size: 11px;
 
}

.infoBoxContents  a{
  color:#F7DE00;
  
}

.smallText a{
	color:#000000;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:Lucida Sans Unicode, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  font-family: Lucida Sans Unicode;
  font-size: 11px;
  font-weight:bolder;
  text-transform:uppercase;
  background:#000000 none repeat scroll 0 0;
  color:#F8DA00;
  height:34px;
  letter-spacing:1px;
  padding-left:10px;
}

TD.infoBox, SPAN.infoBox {
  font-family:Lucida Sans Unicode, sans-serif;
  font-size: 11px;
}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:Lucida Sans Unicode, sans-serif;
  font-size: 11px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family:Lucida Sans Unicode, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

/*
TD.pageHeading, DIV.pageHeading {
  font-family:Lucida Sans Unicode, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}
*/
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:Lucida Sans Unicode, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family:Lucida Sans Unicode, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Lucida Sans Unicode, sans-serif;
  font-size: 11px;
  
}

TD.accountCategory {
  font-family:Lucida Sans Unicode, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:Lucida Sans Unicode, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:Lucida Sans Unicode, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family:Lucida Sans Unicode, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:Lucida Sans Unicode, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:Lucida Sans Unicode, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:Lucida Sans Unicode, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:Lucida Sans Unicode, sans-serif;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Lucida Sans Unicode, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Lucida Sans Unicode, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:Lucida Sans Unicode, sans-serif;
  color: #ff0000;
}

SPAN.oldPrice {
  text-decoration:line-through;	
}

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

/*categories menu and boxMainMenu*/
td#categories_menu ul, td#boxMainMenu ul {
  list-style-type:none;
  padding-left:5px; /*Mozilla*/
  margin-left:5px;/*IE*/	
}

td#categories_menu ul.first_level, td#boxMainMenu ul.first_level {
  padding-left:1px; /*Mozilla*/
  margin-left:1px;/*IE*/  
}

td#categories_menu li, td#boxMainMenu li {
  border-top:1px dotted black;
  text-transform:capitalize;
  display:block;
}

td#categories_menu a, td#boxMainMenu a {
  line-height:15px;
  display:block;
  background-repeat:no-repeat;
  background-position:left center;
  background-image:url(../../images/category_menu_dot.gif);
  border-bottom:1px dotted;
  border-bottom-color: #C6C6C6;
  padding-left:7px;
}

td#categories_menu a.selected, td#boxMainMenu a.selected {
  font-weight:bold;	
}
/*categories menu end*/

/*Header menu*/


.dmx .item1
{
    padding-top: 9px;
    padding-bottom: 5px; 
	font-family:sans-serif;
	font-size:11px;
	font-weight: bold; 
	color: #000000;
	text-align: center;
	display: block;
	
}

.dmx .item1-active,
.dmx .item1-active:hover {
	padding: 3px 10px 3px 10px;
	background: #000000;
	font-family:Lucida Sans Unicode, sans-serif;
	font-size:11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}


.dmx .item2,
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
	padding: 3px 8px 4px 8px;
	font-family:Lucida Sans Unicode, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	white-space:nowrap;
	z-index: 500;
	position: relative;
}
.dmx .item2  {
  background:#e5e1da;
}

.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
  background:#ffffff;
  text-decoration:underline;
}
.dmx .arrow,
.dmx .arrow:hover {
  padding: 3px 16px 4px 8px;
}
.dmx .item2 img,
.dmx .item2-active img{
	position: absolute;
	top: 4px;
	right: 1px;
	border: 0;
}
.dmx .section {
	border: 1px solid #b8b4ae;
	position: absolute;
	visibility: hidden;
	z-index: -1;
	padding:0px;
	background:#e5e1da;
}

* html .dmx td { position: relative; } /* ie 5.0 fix */
/*Header menu end*/

/*News */
ul.newsContent {
  color:white;
  font-family:Lucida Sans Unicode, sans-serif;
  font-size:11px;
  margin:0px;
  padding:0px;
  list-style:none;  
}

ul.newsContent li{
  border-top:1px dotted gray;
  margin:0px;
  margin-bottom:4px;
}

ul.newsContent li.first{
  border-top:0px; 
}

ul.newsContent h1 {
  padding:0px;
  margin:0px; 
  margin-top:3px;
  margin-bottom:2px; 
}
ul.newsContent h1 a {
  font-size:11px;
  font-weight:bold;
}
ul.newsContent a {
  text-decoration:underline;
}
ul.newsContent p {
  margin:0px; 
}
ul.newsContent p.date {
  margin:0px; 
  margin-bottom:2px;
  font-style: italic
}

/*PAGES
  Muista kopioida myös pagestyle.css:ään, jotta tinymce näyttää oikein.
*/

div#page_content {
  font-family:Lucida Sans Unicode, sans-serif;
  font-size:11px;
  margin-left: 10px;
  margin-right: 10px;
  
}
div#page_content h1, h1#page_header, td.pageHeading, DIV.pageHeading{
  font-weight:bold;
  margin-top:1px;
  font-family:Lucida Sans Unicode, sans-serif;
  font-size:14px;
  width:100%;
  line-height:25px;
  border-bottom:1px solid black;	
  
}
div#page_content h2{
  font-size:12px;
  font-weight:bold;	
}
div#page_content h3{
  font-size:11px;
  font-weight:bold; 
}
div#page_content p {}
div#page_content img {}
div#page_content a {
  color:blue;    	
}
div#page_content label {
  width:100px;
  display:block;
  float:left;	
}
div#page_content textarea {
  width:400px;
  height:100px;	
}
div#page_content input.required {
  background-image:url(../../images/required.gif);
  background-repeat:no-repeat;
  background-position:right;
  border:1px solid #7f9db9;
  height:20px;
}



/*pages end*/

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

.checkoutBarFrom, .checkoutBarTo { font-family:Lucida Sans Unicode, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:Lucida Sans Unicode, sans-serif; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family:Lucida Sans Unicode, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family:Lucida Sans Unicode, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:Lucida Sans Unicode, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:Lucida Sans Unicode, sans-serif; font-size: 11px; color: #ff0000; }

