/*
  $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, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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


h1				{
				font-family:Tahoma;
				font-size:18px;
				line-height:23px;
				font-weight: bolder;
				color:#C87100;
				}
h2 { 
				font-family:Tahoma;
				font-size:14px;
				line-height:14px;
				color:#C87100;
				}
h3 { 
				font-family:Tahoma;
				font-size:12px;
				line-height:14px;
				color:#172C07;
				font-weight: bold;
				}
h4{
				font-family:Tahoma;
				font-size:10px;
				line-height:10px;
				color:#558A0E;
				font-weight: normal;
				}
p, b			{
				font-family:Tahoma;
				font-size:11px;
				line-height:12px;
				color:#172C07;
				text-align : left;
				}
li			{
				font-family:Tahoma;
				font-size:11px;
				line-height:12px;
				color:#172C07;
				text-align : left;
				}
   .bg3{
 background-image: url('http://snusshoppen.com/shop/catalog/images/snusshoppen/snusshoppen_03.jpg');
 background-repeat: no-repeat;
 background-position:  
 center bottom;  
 }

   .bg5{
 background-image: url('http://snusshoppen.com/shop/catalog/images/snusshoppen/snusshoppen_05.jpg');
 background-repeat: no-repeat;
 background-position: left bottom  
 } 
   .bg6{
 background-image: url('http://snusshoppen.com/shop/catalog/images/snusshoppen/snusshoppen_06.jpg');
 background-repeat: no-repeat;
 background-position: left bottom  
 } 
     .bg7{
 background-image: url('http://snusshoppen.com/shop/catalog/images/snusshoppen/snusshoppen_07.jpg');
 background-repeat: no-repeat;
 background-position: right bottom  
 } 
     .bg8{
 background-image: url('http://snusshoppen.com/shop/catalog/images/snusshoppen/snusshoppen_08.jpg');
 background-repeat: no-repeat;
 background-position: left bottom  
 } 
  .bg9{
 background-image: url('http://snusshoppen.com/shop/catalog/images/snusshoppen/snusshoppen_09.jpg');
 background-repeat: no-repeat; 
 background-position: right top
 }
   .bg10{
 background-image: url('http://snusshoppen.com/shop/catalog/images/snusshoppen/snusshoppen_10.jpg');
 background-repeat: repeat-y; 
 background-position: right top;
 background-color: #D8C8AA
 }
  .bg19{
 background-image: url('http://snusshoppen.com/shop/catalog/images/snusshoppen/snusshoppen_19.jpg');
 background-repeat: no-repeat; 
 background-position: right top;
 background-color: #D8C8AA
 }
  .bg12{
 background-image: url('http://snusshoppen.com/shop/catalog/images/snusshoppen/snusshoppen_12.jpg');
 background-repeat: repeat-y; 
 background-position: right top;
 background-color: #D8C8AA
 }
  .bg13{
 background-image: url('http://snusshoppen.com/shop/catalog/images/snusshoppen/snusshoppen_18.jpg');
 background-repeat: repeat-y; 
 background-position: left top;
 background-color: #D8C8AA;
 pedding: 0 20px 10px 0
 }
   .buttom{
 background-image: url('http://snusshoppen.com/shop/catalog/images/Clear_buttom.gif');
 background-repeat: no-repeat; 
 background-position: left top:
 }
    .buttom a{
 font-family:Tahoma;
 font-size:12px;
 line-height:12px;
 font-weight: bolder;
 color:#ffffff;
 }
#content{
				width : 380px;
				float: left;
				}