/*
  $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
*/

.boxText { font-family:Arial, sans-serif; font-size: 11px; }
.errorBox { 
	font-family:Arial, sans-serif; 
	font-size :11px;  
	font-weight:bold;
	border:1px solid #FF0000;
	padding:5px; 
}
.stockWarning { font-family:Arial, sans-serif; font-size :12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family:Arial, sans-serif; font-size :12px; color: #70d250; text-decoration: underline; }

BODY {
	margin-top:10px;
	background-color:#e6e7e9;
  background-image:url(../../images/bg_body.gif);
  background-repeat:repeat-y; 
  color: #000000;
  text-align:center;
}

DIV#container{
  width:1000px;
  background-color:white;
  margin-left:auto;
  margin-right:auto;	
}

.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;
}

TR.headerNavigation2{}

TD.headerNavigation2 {
  font-family:Arial, sans-serif;
  font-size:11px;
  line-height:30px;
  height:30px;
  color:#ffffff;
  font-weight:bold;
  background-color:black;
}

TD.headerNavigation 2 a{
  font-size:11px;
  font-weight:bold;
}

TD.headerNavigation {
  font-family:Arial, sans-serif;
  font-size:11px;
  line-height:30px;
  height:30px;
  color:#ffffff;
  font-weight:bold;
  background-image:url(../../images/bg_header.gif);
}

TD.headerNavigation a {
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;
}

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

A.headerNavigation, A.headerNavigation2 { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, 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, Arial, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {}

TD.footer {
  font-family:Arial, sans-serif;
  font-size: 11px;
  background-image:url(../../images/bg_footer.gif);
  color: #ffffff;
  font-weight: bold;
  text-align:center;
  height:30px;
}

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

.infoBoxContents {
  background: #f8f8f9;
  font-family:Arial, sans-serif;
  font-size: 11px;
}

.infoBoxContents  a{
  color:#000000;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 11px;
  font-weight:bolder;
  color:white;
  text-transform:uppercase;
  background-color:#808080;
}

TD.infoBox, SPAN.infoBox {
  font-family:Arial, 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: #b6b7cb;
  border-spacing: 1px;
}

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

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

/*
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: 11px;
  color: #000000;
}

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

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

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family:Arial, 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, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

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

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

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

SPAN.errorText {
  font-family:Arial, 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;
  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);
  padding-left:7px;
}

td#categories_menu a.selected, td#boxMainMenu a.selected {
  font-weight:bold;	
}
/*categories menu end*/

/*Header menu*/
.dmx {
    
}
.dmx .item1,
.dmx .item1:hover,
.dmx .item1-active,
.dmx .item1-active:hover {
	padding: 3px 10px 3px 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
}

.dmx .item1:hover{
  text-decoration:underline;
}

.dmx .item2,
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
	padding: 3px 8px 4px 8px;
	font-family:Arial, 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 {
  font-family:Arial, 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
}

div#suitable select{
	height:100px;
	margin:5px 5px 15px 0px;
}

/*PAGES
  Muista kopioida myös pagestyle.css:ään, jotta tinymce näyttää oikein.
*/

div#page_content {
  font-family:Arial, sans-serif;
  font-size:11px;
}
div#page_content h1, h1#page_header, td.pageHeading, DIV.pageHeading{  
  font-weight:bold;
  margin-top:1px;
  font-family:Arial, sans-serif;
  font-size:14px;
  width:100%;
  line-height:25px;
  border-bottom:1px solid red;	
}
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:Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:Arial, sans-serif; font-size: 11px; color: #000000; }

/* message box */

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

/* input requirement */

.inputRequirement { font-family:Arial, sans-serif; font-size: 11px; color: #ff0000; }

ul.sitemap { 
	color: #ff0000; 
	text-align:left;
}
