/*
  $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: Verdana, Helvetica, Arial; font-size: 10px; }
.errorBox { font-family : Verdana, Helvetica, Arial; font-size : 10px; background: #edf2a2; font-weight: bold;
	color: #845b1a;
}
.stockWarning { font-family : Verdana, Helvetica, Arial; font-size : 10px; color: #3d4ecc; }
.productsNotifications { }
.orderEdit { font-family : Verdana, Helvetica, Arial; font-size : 10px; color: #2a3c60; text-decoration: underline; }

BODY {
  background: #C8C8C8;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #2a3c60;
  text-decoration: underline;
}
.shopcart {
    font-family: Verdana;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #000000
}
FORM {
  display: inline;
}
INPUT.search_input{
  color: #3d5782; 
  background: #F1F1F1;
  border: 1px solid #4b4b4b;
}

INPUT.submit_button, INPUT.button_submit{
	border: 0px;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: transparent;
}

TD.headerNavigation {
  font-family: Verdana;
  font-size: 10px;
  background: transparent;
  padding-right: 4px;
  padding-left: 4px;  
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
	font-size: 10px; 
	font-family: Verdana;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

A.headerNavigation:hover {
	font-size: 10px;
	color: #092f59;
	}

TR.headerError {
  background: #e6e395;
}

TD.headerError {
  font-family: Verdana, Helvetica, Arial;
  font-size: 12px;
  background: #e6e395;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #274aa4;
}

TD.headerInfo {
  font-family: Verdana, Helvetica, Arial;
  font-size: 12px;
  background: #274aa4;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 10px; 
	font-family: Verdana;
	color: #0c1824;
	font-weight: normal;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 10px;
	color: #384db7;
	}
	.menubarmain{
	font-size: 10px; 
	font-family: Verdana;
	font-style: normal;
	color: #333333;
	padding-top: 7px;
	padding-left: 4px;
	}
	.menubarmain_td1{
	height: 26px;
	}
	.menubarmain_td2{
	height: 27px;
	}
	
	
TR.footer {
  background: #576d91;
}

TD.footer {
  font-family: Verdana, Helvetica, Arial;
  font-size: 10px;
  background-image: url(./images/bgyp.jpg);
  height: 22px;
  padding-right: 8px;
  padding-left: 8px;  
  color: #00000;
  font-weight : bold;
}

	TD.footer_td1, TD.footer_td2{
	height: 28px;
	background-image:url('./images/infobox/infoback.jpg');
	}
	TD.footer_td3{
	height: 40px;
	}
	.footer_menu_tb{
	font-family: Verdana;
	font-weight: normal;
	color: #333333;
	font-size: 11px; 
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-size: 11px; 
	color: #ffffff;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 10px;
	color: #092f5912;
	}

.infoBox {
  background: #dddddd;
  padding-left: 1px;
  padding-right: 1px; 
  padding-bottom: 1px;      
}

.infoBoxContents {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #1f1f1f;
  background: #ffffff;
  padding-left: 12px;    
}

.infoBoxNotice {
  background: #ffd78c;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Helvetica, "Arial-size: 10px";
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  background-image:url('./images/infobox/boxbgtop.gif');    
  color: #ffffff;
  padding-left: 0px;
}
TD.infoBoxHeadingLeft {
  background-image:url('./images/infobox/boxbgtop.gif');    
}
TD.infoBoxBottom {
  background-image:url('./images/infobox/boxbgbottom.gif');    
}

TD.infoBoxMBottom {
  background-image:url('./images/infobox/bgboxes.gif'); 
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Helvetica, Arial;
  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: #ffffff;
}

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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #dddddd;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Helvetica, Arial;
  font-size: 10px;
  background: #F1F1F1;
  color: #819FA5;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Helvetica, Arial;
  font-size: 10px;
}

A.pageResults {
  color: #0000aa;
}

A.pageResults:hover {
  color: #00008a;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Helvetica, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #656e8f;
  padding: 5;  
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Helvetica, Arial;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
  line-height: 1.5;
  COLOR: #4b4b4b;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Helvetica, Arial;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Helvetica, Arial;
  font-size: 13px;
  color: #697ba3;
}

TD.fieldKey {
  font-family: Verdana, Helvetica, Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Helvetica, Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Helvetica, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Helvetica, Arial;
  font-size: 10px;
  color: #6e7cb7;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Helvetica, Arial;
  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: Verdana, Helvetica, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Helvetica, Arial;
  font-size: 10px;
  color: #333333;
  font-weight: normal;
	background: #ebe9c5;
}

SPAN.productSpecialPrice {
  color: #ff7039;
	font: normal 13px Verdana, Helvetica, Arial;
}

SPAN.errorText {
  font-family: Verdana, Helvetica, Arial;
  color: #b04b25;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Helvetica, Arial; font-size: 10px; color: #333333; }
.checkoutBarCurrent { font-family: Verdana, Helvetica, Arial; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Helvetica, Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Helvetica, Arial; font-size: 10px; background-color: #ffde8f; }
.messageStackSuccess { font-family: Verdana, Helvetica, Arial; font-size: 10px; background-color: #7992ff; }

/* input requirement */

.inputRequirement { font-family: Verdana, Helvetica, Arial; font-size: 10px; color: #4a5fb7; }

TD.palkki_taustat {
  background-color: #f0f1f5;
  border-left: 1px solid #5375a5;
  border-right: 1px solid #5375a5;  
}

TD.contentarea {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 6px;
  padding-bottom: 6px;   
}
TD.carearight {
  padding-left: 2px;
  padding-right: 4px;
  padding-top: 6px;
  padding-bottom: 6px;   
}
/*
------------Boxes Section for css-------------
*/

.contentBox {
  background: #ffffff;
  padding: 8px 1px 8px 1px;
}

TD.contentBoxHeading {
  font-family: Verdana, Helvetica, Arial;
  font-size: 12px;
  font-weight: 500;
  background-image:url('./images/contentBox/contenthead.gif');    
  color: #dd680e;
  padding-left: 4px;
}

.contentBoxContents {
  background: #ffffff;
  font-family: Verdana, Helvetica, Arial;
  font-size: 10px;
}


.CategoriesBox {
  background: transparent;
  padding-left: 1px;
  padding-right: 1px;     
}
TD.CategoriesBoxHeading {
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
  font-weight: bold;
  background: #f0f4e6;
  background-image:url('./images/infobox/boxbgtop.gif');     
  color: #4b4b4b;
  padding-left: 0px;  
}
TD.CategoriesBoxHeadingR {
  background-image:url('./images/corner_right.gif');   
}
.CategoriesBoxContents {
  background: transparent;
  font-family: Verdana, Helvetica, Arial;
  font-size: 10px;
  color: #ffffff;  
}
td.CategoriesBoxContents {
    font-family: Verdana, Helvetica, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #8b8c65;

	height:20px;
}
td.CategoriesBoxbg {
    font-family: Verdana, Helvetica, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #868760;
    background-image:url('./images/infobox/boxbgcategory.jpg');
    padding-left: 16px;	
	height:20px;
}
.CategoriesBoxContents A {
  font-size: 11px;
  color: #7b7b44;
  text-decoration: none;
  padding-left: 6px;
}

.CategoriesBoxContents A:hover {
  color: #586591;
  text-decoration: underline;
}


.ShoppingCartBox {
  background: #dddddd;
  padding-left: 1px;
  padding-right: 1px;     
}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  background-image:url('./images/infobox/boxbgtop.gif');    
  color: #4b4b4b;
  padding-left: 4px;
}
.ShoppingCartBoxContents {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  background: #ffffff;  
  color: #333333;
  padding-left: 12px;  
}
TD.SCartBoxHeading {
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  background-image:url('./images/infobox/bgboxes.gif');    
  color: #627694;
}

.infopagesBox {
  background: Transparent;
}
TD.infopagesBoxHeading {
  font-family: Verdana, Helvetica, Arial;
  font-size: 11px;
  font-weight: bold;
  background: #ffffff;
  background-image:url('./images/infobox/bgboxhead.gif');    
  color: #627694;
  padding-left: 4px;
}
.infopagesContents {
  font-size: 10px; 
  font-family: Verdana;
  color: #333333;
  font-weight: normal;
  text-decoration: none;
  background-image:url('./images/vl_1.gif');
  background-repeat: no-repeat;  
  padding-right: 6px;
  padding-left: 6px;
  
}
td.infopagesBoxContents {

	font-size: 10px;
	color: #4a5fb7;
}
.infopagesBoxContents A {
  font-size: 10px; 
  font-family: Verdana;
  color: #333333;
  font-weight: normal;
  text-decoration: none;
}

.infopagesBoxContents A:hover {
	font-size: 10px;
	color: #4a5fb7;
}

td.searchBox {
  background: transparent;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
}

.cssbutton {
 background: #819fa5;
 color : #ffffff;
 width : 110px;
 vertical-align: center;
 font-weight: bold;
 font-family: Tahoma;
 font-size: 11px;
 cursor: pointer;
 text-align:center;
 border: 1px;
 border-style: solid;
 border-color: #B7B7B7;
 border-spacing: 1px;
}
.cssbuttonsubmit{
 background: #819fa5;
 vertical-align: center;
 color: #ffffff;
 border-color: #ffffff; 
 font-family: Verdana;
 font-weight: bold;
 font-size: 11px;
 cursor: pointer;
 border:none;
}

.boxbottom {
  height: 17px;
  background-image:url('.images/infobox/box_bottom.gif');  
}

/*Categories box */
ul, ol, dl {
    position: relative;  
}
.hide {
    display:none;
    }
#categories {
    margin: 0;
    padding-left: 1;
    }
#categories dt {
    font-size: 95%;
	padding: 1px 0 1px 20px;
	height: 21;
    background:  url(images/infobox/bg_cat.gif) repeat-x bottom left;
    }
#categories dd {
    margin: 0px;
    padding: 1px 0 2px 24px;
    font-size: 85%;
	color:#000000;
	height: 18;
	background-color: #f1f3e6;
    background: url(images/icons/bullet_cat.gif) no-repeat 0px 50%;
    }
#categories  a {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana; TEXT-DECORATION: none
    }
#categories dd a {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana; TEXT-DECORATION: none
    }	

#categories a.selected {
    font-weight: bold;
    }
	
td.catya {
    background:  url(images/infobox/bg_catya.gif) repeat-x;
	padding: 1px 0 2px 3px;

    FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana; TEXT-DECORATION: none
	}

/*box control */ 
   
.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 250px;	
}
.productBoxHeading_tb{
	border-top: 0px solid #E5E5E5;
}
.productBoxBottom_tb{
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	height: 45px;
}
.productBox {  
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-color: #828282;
	color: #393939;
	padding: 2px;
	height: 120px;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4a5fb7;
}
.productBox A:hover {
	color: #333333;
}
.productBoxHeading {
	line-height: 0.8;
    font-family: Verdana;
    font-size: 11px;
	font-weight: bold;
	color: #b7562d;
	padding-left: 10px;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #627694;
}
.productBoxHeading A:hover {
	color: #4a5fb7;
}
.productBoxHeadingRcorner {width: 0px;}
.productBoxHeadingLcorner {width: 0px;}
.productBoxBottom_tb{
}
.productBoxBottom_tb A:link, .productBoxBottom_tb A:active, .productBoxBottom_tb A:visited{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #627694;
}
.productBoxBottom_tb A:hover {
	color: #4a5fb7;
}
.productBoxLBottom{
	text-align: center;
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #e65414;
}
.productBoxRBottom{
	text-align: center;
}
.productBox_prod_name{
}
.productBox_prod_name A:link, .productBox_prod_name A:active, .productBox_prod_name A:visited{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #828282;
}
.productBox_prod_name A:hover {
	color: #495173;
	text-decoration: underline;
}
.productBox_prod_discr{
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
}
.menu_icons A:link, .menu_icons A:active, .menu_icons A:visited{ 
	font-size: 11px; 
	font-family: Verdana;
	color: #5e5e5e;
	font-weight: normal;
	text-decoration: none;
	}
	.menu_icons A:hover{
	font-size: 11px; 
	color: #192b83;
	text-decoration: underline;
}
	
TD.boksit {
  padding-top: 4px;
}
/*change the menu hover color below*/
#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 162px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}

.star-product-title {
  font-family: Verdana, Helvetica, Arial;
  text-align : center;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Verdana, Helvetica, Arial;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: Verdana, Helvetica, Arial;
  font-size: 15px;
  font-weight: bold;
  color: #e65414;
}