/*
  $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: 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 {
  text-align: center;
  background-image:url('GUI/bg_gradient.gif');
	background-repeat:repeat-x;
  color: #00000;
  background-color:#232e10;
  background-attachment:fixed;
  margin: 0px;
  font-family : Verdana, Arial, sans-serif;
  font-size: 10px;
}

h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #9a9a9a;
}
.fixcenter {
  width: 758px;
  border: solid; border-width: 0px;
  background: #EFE7D6;
  background: #FFFFFF;
  color: #b9a93b;
  margin:0;
  /*margin-top: 20px;*/
  text-align: left;
}

.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.modemlink {
	font-family: Arial, sans-serif;
	font-size: 12px;
  color: #222222;
  font-weight: bold;
  text-decoration: none;
}

A.modemlink:hover {
  color: #000000;
  text-decoration: underline;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #b9a93b;
  
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b9a93b;
  color: #FFFFFF;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.footer {
  background: #b9a93b;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b9a93b;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: transparent;
}

.infoBoxContents {
  background: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsCenter {
  background: transparent;
  text-align:center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;color:#FFFFFF;
  font-size: 10px;
  font-weight: bold;
  background: #b9a93b;
  background: #FFFFFF;
  color: #000000;
}

TD.infoBoxHeadingCenter {
  font-family: Verdana, Arial, sans-serif;color:#FFFFFF;
  font-size: 10px;
  font-weight: bold;
  background: #b9a93b;
  background: #FFFFFF;
  color: #000000;
  text-align:center;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: #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: 0px;
  border-style: solid;
  border-color: #b9a93b;
  border-spacing: 1px;
  background: #FFFFFF
}

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  border-bottom:0px solid #CCCCCC;
}

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.maincat, P.maincat {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}

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

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

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

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

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

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

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

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

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

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

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

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
/*Jonas*/
ul.sitemap {
color: #ff0000;
}

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

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.bonuscontent {
  background: #FFFFFF; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.bg{background:url(GUI/left.png);background-color:transparent}
.bg1{background:url(GUI/right.gif)}
.bg3{background:url(GUI/1_bg3.gif) no-repeat top left;padding:5px 5px 0 10px}
.bg4{background:url(GUI/1_bg4.gif) no-repeat top left;padding:5px 5px 0 30px;table-layout:fixed}

.box_heading_table 					{background:#ef541a}
.box_heading_table .box_heading_td 	{padding:17px 10px 8px 0px;}
.box_heading_table .box_heading_td 	{color:#FFFFFF; font-weight:bold; font-size:14px; }

.box_heading_table_2 					{background:#8fa818}
.box_heading_table_2 .box_heading_td 	{padding:17px 10px 8px 0px;}
.box_heading_table_2 .box_heading_td 	{color:#FFFFFF; font-weight:bold; font-size:14px; }

.box_heading_table_3 					{background:#838383;width:100%}
.box_heading_table_3 .box_heading_td 	{padding:5px 5px 5px 5px;}
.box_heading_table_3 .box_heading_td 	{color:#FFFFFF; font-weight:bold; font-size:14px; }


/* ----- Box Kategorier ----- */
ul
{
	width:200px;
	list-style-type:none;
	list-style-position:outside;
	padding:0px;
	margin:0px;
	font-size:10px;
	line-height:12px;
	white-space:nowrap;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
}
	li.levl0
	{
		padding:3px 0px 3px 0px;
		border-top:1px #FFFFFF solid;
		background-color:#FAFAFA;
		border-left:1px #F0F0F0 solid;
		border-bottom:1px #F0F0F0 solid;
		border-right:1px #F0F0F0 solid;
		/*font-weight:bold;*/
	}
	li.levl1
	{
		padding:3px 0px 3px 7px;
		border-top:1px #FCFCFC solid;
		background-color:#F7F7F7;
		border-left:1px #EDEDED solid;
		border-bottom:1px #EDEDED solid;
		border-right:1px #EDEDED solid;
	}
	li.levl2
	{
		padding:3px 0px 3px 14px;
		border-top:1px #FAFAFA solid;
		background-color:#F5F5F5;
		border-left:1px #EBEBEB solid;
		border-bottom:1px #EBEBEB solid;
		border-right:1px #EBEBEB solid;
	}
	li.levl3
	{
		padding:3px 0px 3px 21px;
		border-top:1px #F7F7F7 solid;
		background-color:#F2F2F2;
		border-left:1px #E8E8E8 solid;
		border-bottom:1px #E8E8E8 solid;
		border-right:1px #E8E8E8 solid;
	}

img.menu-arr
{
	border:0px;
	padding:0px 5px 0px 5px;
}

a span.active
{
	color:#D91616;
}

a:hover span.active
{
	color:#B30000;
}

div.breadcrumb {
	margin-left:10px;
	font-size:10px;
	color:#FFFFFF;
}

.adRowC
{
    BORDER-RIGHT: #fff 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #fff 1px solid;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #fff 1px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #fff 1px solid;
    HEIGHT: 14px
}
.adRowCOn
{
    BORDER-RIGHT: #da880c 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #da880c 1px solid;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #da880c 1px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #da880c 1px solid;
    HEIGHT: 14px;
    BACKGROUND-COLOR: #f9fae3;
	cursor:pointer;
}

.boxheadingBig {
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	font-weight: bold; 
	color: #C90000;
}

.inputSubmit
{

    DISPLAY: block;
    PADDING-LEFT: 0.3em;
    FONT-SIZE: 11px;
    BACKGROUND: url(../images/gfx_background_submit.gif);
    PADDING-BOTTOM: 1px;

}
.inputSubmit:hover
{
    BORDER-RIGHT: #90a369 3px double;
    BORDER-TOP: #90a369 3px double;
    BORDER-LEFT: #90a369 3px double;
    BORDER-BOTTOM: #90a369 3px double
}

.comboxfill	{background-color:#FCFCFC; margin: 0px 0px 10px 0px; padding: 5px 5px 5px 5px; border-top: 1px #DDDDDD solid; border-bottom: 1px #DDDDDD solid;font-size:12px;}

.comboxnofill	{background-color:#FFFFFF; margin: 0px 0px 10px 0px; padding: 5px 5px 5px 5px; font-size:12px;}

.comboxnofillb	{background-color:#FFFFFF; margin: 0px 0px 10px 0px; padding: 5px 5px 5px 5px; border-top: 1px #DDDDDD solid; border-bottom: 1px #DDDDDD solid;font-size:12px;}

div.page_dialog {
	visibility: hidden;
	left:50%;
	width:750px;
	position:absolute;
	z-index:100;
	/*background:white;*/
	padding:2px;
	font:10pt tahoma;
	/*border:2px solid #777777;*/
	text-align:center;
	margin-left:-375px;
	/*margin-right:-325px;*/
	margin-top:100px;
}

div.country_dialog {
	visibility: hidden;
	left:50%;
	width:500px;
	position:absolute;
	z-index:100;
	/*background:white;*/
	padding:2px;
	font:10pt tahoma;
	/*border:2px solid #777777;*/
	text-align:center;
	margin-left:-275px;
	/*margin-right:-325px;*/
	margin-top:100px;
}

#overlay {
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#222222;
	filter:alpha(Opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	z-index:1;
}

td.popup_top_left {
  width:32px;
  height:32px;
  background-image:url(GUI/box_top_left.png);
}

td.popup_top_middle {
  height:32px;
  background-image:url(GUI/box_top_middle.png);
}

td.popup_top_right {
  width:32px;
  height:32px;
  background-image:url(GUI/box_top_right.png);
}

td.popup_left_middle {
  width:32px;
  background-image:url(GUI/box_left_middle.png);
}


td.popup_main {
  background:white;
  font-size:12;
}

td.popup_right_middle {
  width:32px;
  background-image:url(GUI/box_right_middle.png);
}

td.popup_bottom_left {
  width:32px;
  height:32px;
  background-image:url(GUI/box_bottom_left.png);
}

td.popup_bottom_middle {
  height:32px;
  background-image:url(GUI/box_bottom_middle.png);
}

td.popup_bottom_right {
  width:32px;
  height:32px;
  background-image:url(GUI/box_bottom_right.png);
}

div.popup_header {
 font-size:14;
 font-weight:bold;
 color:#FF9900;
 margin-bottom:10px;
}

.sprite-btn_faglar_aktiv { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: 0 0; width: 61px; height: 55px; float:left;} 
.sprite-btn_faglar_hover { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -71px 0; width: 61px; height: 55px; float:left;} 
.sprite-btn_faglar_inaktiv { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -142px 0; width: 61px; height: 55px; float:left;} 
.sprite-btn_fisk_aktiv { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -213px 0; width: 77px; height: 55px;float:left;} 
.sprite-btn_fisk_hover { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -300px 0; width: 77px; height: 55px;float:left;} 
.sprite-btn_fisk_inaktiv { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -387px 0; width: 77px; height: 55px;float:left;} 
.sprite-btn_gnagare_aktiv { background: url(csg-4bc824872e3c7.png) no-repeat top left; background-position: -474px 0; width: 61px; height: 55px; float:left;} 
.sprite-btn_gnagare_hover { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -545px 0; width: 61px; height: 55px; float:left;} 
.sprite-btn_gnagare_inaktiv { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -616px 0; width: 61px; height: 55px; float:left;} 
.sprite-btn_hast_aktiv { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -687px 0; width: 61px; height: 55px; float:left;} 
.sprite-btn_hast_hover { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -758px 0; width: 61px; height: 55px; float:left;} 
.sprite-btn_hast_inaktiv { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -829px 0; width: 61px; height: 55px; float:left;} 
.sprite-btn_hund_aktiv { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -900px 0; width: 61px; height: 55px; float:left;} 
.sprite-btn_hund_hover { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -971px 0; width: 61px; height: 55px; float:left;} 
.sprite-btn_hund_inaktiv { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -1042px 0; width: 61px; height: 55px;float:left;} 
.sprite-btn_katt_aktiv { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -1113px 0; width: 61px; height: 55px; float:left;} 
.sprite-btn_katt_hover { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -1184px 0; width: 61px; height: 55px; float:left;} 
.sprite-btn_katt_inaktiv { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -1255px 0; width: 61px; height: 55px; float:left;} 
.sprite-btn_reptil_aktiv { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -1326px 0; width: 61px; height: 55px; float:left;} 
.sprite-btn_reptil_hover { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -1397px 0; width: 61px; height: 55px; float:left;} 
.sprite-btn_reptil_inaktiv { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -1468px 0; width: 61px; height: 55px; float:left;} 
.sprite-dfl1 { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -1539px 0; width: 36px; height: 35px; float:left;margin-right:10px;} 
.sprite-efl1 { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -1585px 0; width: 36px; height: 35px; float:left;margin-right:10px;} 
.sprite-ffl1 { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -1631px 0; width: 36px; height: 35px; float:left;margin-right:10px;} 
.sprite-m1 { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -1677px 0; width: 115px; height: 63px; float:left;} 
.sprite-m2 { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -1802px 0; width: 113px; height: 63px; float:left;} 
.sprite-m3 { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -1925px 0; width: 113px; height: 63px; float:left;} 
.sprite-m4 { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: 0 -73px; width: 114px; height: 63px; float:left;} 
.sprite-m5 { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -124px -73px; width: 107px; height: 63px; float:left;} 
.sprite-menu-arr-hb { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -244px -73px; width: 7px; height: 7px; position:relative;margin-left:5px;margin-right:5px;} 
.sprite-menu-arr-hr { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -261px -73px; width: 7px; height: 7px; position:relative;margin-left:5px;margin-right:5px;} 
.sprite-menu-arr-vb { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -278px -73px; width: 7px; height: 7px; position:relative;margin-left:5px;margin-right:5px;} 
.sprite-menu-arr-vr { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -295px -73px; width: 7px; height: 7px; position:relative;margin-right:5px;margin-left:5px;} 
.sprite-nfl1 { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -312px -73px; width: 36px; height: 35px; float:left;margin-right:10px;} 
.sprite-q1 { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -358px -73px; width: 10px; height: 60px; } 
.sprite-q2 { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -378px -73px; width: 9px; height: 60px; } 
.sprite-sfl1 { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -397px -73px; width: 36px; height: 35px; float:left;margin-right:10px;} 
.sprite-support_available { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -443px -73px; width: 14px; height: 17px; float:left;} 
.sprite-support_unavailable { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -467px -73px; width: 14px; height: 17px; float:left;} 
.sprite-tfl1 { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -491px -73px; width: 36px; height: 35px; float:left;margin-right:10px;} 
.sprite-z1 { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -537px -73px; width: 14px; height: 17px; float:left; margin-right:5px;} 
.sprite-z3 { background: url(csg-4bc824872e3c7.png) no-repeat top left;background-position: -561px -73px; width: 1px; height: 86px; } 

#quotes
{
 width:180px;
 margin:0;
 border:0px solid red;
 padding-bottom:60px;
 font-size:12px;
 position:relative;
 color:#000;
 text-align:center;
 margin-left:auto;
 margin-right:auto;
}
.textItem
{
 width:180px;
 position:absolute;
 border:0px solid red;
 display:none;
 margin-left:auto;
 margin-right:auto;
 left:0px;
 
}
