/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/
@import url("headertags_seo_styles.css");
ul.thumbs img {height:75px;}

/*.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  font-size: 11px;
}*/

body {
  background: #fff;
  color: #000;
  margin: 0px;
  /*font-size: 11px;
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;*/
  font-family: Arial, sans-serif;
  font-size:10px;
}

#bodyWrapper {
}

#bodyContent {
}

#header {
  height: 60px;
}

#storeLogo {
  float: left;
  margin-top: 5px;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
}

#columnLeft {
  padding-top: 5px;
}

#columnRight {
  padding-top: 5px;
}

.infoBoxContainer { }

.infoBoxHeading {
  padding: 2px;
  font-size: 11px;
}

.infoBoxContents {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.contentContainer {
  padding-bottom: 10px;
}

.contentContainer h2 {
  font-size: 16px;
  /*text-decoration: underline;*/
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.contentText, .contentText table {
  padding: 5px 0 5px 0;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}


.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

h1 {
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 5px;
}

img {
  border: 0;
}

table, p {
  font-size: 11px;
  line-height: 1.5;
}

#piGal ul {
  list-style-type: none;
}

#piGal img {
  -webkit-box-shadow: 0px 0px 0px #000;
  -moz-box-shadow: 0px 0px 0px #000;
}

#piGal .outer {
  /*margin-left: -30px;*/
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
}

.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; }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.headerOrderhistory {
  border: 1px solid #000000;
  background: #000000;
}

TD.headerOrderhistory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 1px solid #EEEEEE;
  background: #DDDDDD;
  color: #000000;
  font-weight : bold;
}

TR.Orderhistory {
  border: 1px solid #AAAAAA;
  background: #FFFFFF;
}

TD.Orderhistory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 1px solid #FFFFFF;
  color: #000000;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  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: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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: 1px;
  border-style: solid;
  border-color: #87C6CD;
  border-spacing: 1px;
}

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

A.pageResults {
  font-size:11px;
  font-weight:bold;
  color: #87C6CD;
}

A.pageResults:hover {
  color: #66969B;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  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.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.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;
}

.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: 12px; font-weight:bold; color:black; 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; }

/* buttons 

.tdbLink a {  }

.tdbLink button { }*/

/* account link list */
.ksicon {
  border:#EEEEEE 1px solid;
  border-radius:6px;
  text-decoration:none;
}

.ksicon:hover {border:#CCCCCC 1px solid;background-color:#EEEEEE;}

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}
/*BOF Options as Images*/
SPAN.optionsAvailable {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
/*EOF Options as Images*/
/*BOF Option Types v2.3.1 - Progress Bar */
.progress{
  width: 1px;
  height: 12px;
  color: grey;
  font-size: 10px;
 /* overflow: hidden; */
  background-color: #bbc3d3;
  padding-left: 5px;
}
.bar{
  border-style: solid;
  border-width: 1px;
  border-color: #bbc3d3;
}

/* product column listing contrib */
ul.column{
	width: 710px;
	padding: 0;
	margin: 10px 0;
	list-style: none;
}
ul.column li {
	float: left;
	width: 236px; /*Set default width*/
	padding: 0;
	margin: 5px 0;
	display: inline;
}
.block {
	height: 320px;
	font-size: 1em;
	margin-right: 5px; /*Creates the 10px gap between each column*/
	padding: 5px;
	background: #fff;
	border: 1px solid #a6c9e2;
  border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.block h2 {
	font-size: 1.8em;
}
/*.block img {
	width: 90%;
	padding: 5%;
	background:#fff;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic;
}*/

.xlistimage {
	width: 190px;
	padding: 5%;
	background:#fff;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation for IE 6/7 */
}

.zipcolor {
  width:12px;
  height:12px;
  margin-top:10px;
  margin-right:5px;
  display: inline;
}

/* product column listing contrib end*/

div#ImagePreload { display: none; }

/*EOF Option Types v2.3.1 - Progress Bar */
/*BOF Bring fraktguide*/
#bringFrakt { width: 650px; font-family: Arial, Tahoma, sans-serif; font-size: 13px; }
#bringFrakt table { width: 100%; }
#bringFrakt th { font-weight: bold; padding: 7px; }
#bringFrakt td { padding: 1px 5px 2px 7px; background-color: #f5f5f5; vertical-align: top;}
#bringFrakt .bringHeaderRow th { padding-top: 25px; vertical-align: bottom; }
#bringFrakt .bringFraktHovedkategori { font-size: 15px; text-align: left; }
#bringFrakt .bringFraktUnderkategori { padding-top: 3px; padding-bottom: 3px; }
#bringFrakt .bringFraktvalg label { font-weight: bold; }
#bringFrakt .bringFraktvalg .bringFraktvalgRadio { margin-right: 5px; }
#bringFrakt .bringFraktvalg .bringFraktvalgdetaljer { margin: 6px 0 8px 16px; padding: 6px; background-color: #ffffff; }
#bringFrakt .bringFraktvalgPris { width: 9ex; text-align: center; }
#bringFrakt .bringFraktvalgAnkomstdato { width: 12ex; text-align: center; }
#bringFrakt .bringFraktvalgMiljobelastning { width: 15ex; text-align: center; }
#bringFrakt .bringFraktvalgTips { color: #ff9900; font-weight: bold; width: 18ex; text-align: center; font-size:smaller; }
#bringFrakt .bringHelpIconCell { padding-top: 4px; width: 1ex; }
#bringFrakt .bringHelpBox { color: #ff9900; display: none; }
#bringFrakt .bringSelectedPostautomatInfo { margin: 7px 0px 7px 16px; padding: 6px; background-color: #ffffff; }
#bringFrakt #bringPopUpPostautomatButton { padding: 0px 3px 0px 3px; font-size: 11px; margin-left: 16px; width:auto; overflow:visible;}
#bringFrakt #bringPopUpValgfrittPostkontorButton { padding: 0px 3px 0px 3px; font-size: 11px; margin: -5px 0 5px 16px; width:auto; overflow:visible;}
#bringFrakt .bringSelectedPostautomatInfoLine { margin-bottom: 6px; }

#bringFraktTooltip .bringHelpText { width: 400px; font-size: small; font-family: Arial, Tahoma, sans-serif; }
#bringFraktTooltip { position: absolute; z-index: 3000; border: 2px solid #919195; background-color: #ffffff; padding: 15px; opacity: 1; }
#bringFraktTooltip h3, #bringFraktTooltip div { margin: 0; }

.hideme {display:none} 

/*EOF Bring fraktguide*/

#customer_service h1 {
background: url(includes/languages/norwegian/images/open.png) no-repeat 0% 10%;
padding:0px 0px 5px 20px;
cursor: pointer;
font:15px/1.6em Verdana, arial, helvetica, sans-serif;
font-style:italic;
font-weight: normal;
}

#customer_service h2 {
background: url(includes/languages/norwegian/images/open.png) no-repeat 0% 10%;
padding:0px 0px 5px 20px;
cursor: pointer;
font:11px/1.6em Verdana, arial, helvetica, sans-serif;
font-style:italic;
font-weight: normal;
text-decoration:none;
}

#customer_service h2.close {
background-image: url(includes/languages/norwegian/images/close.png);
}

#customer_service .answer {
  background-color: white;
  padding:0px 0px 5px 30px;
/*  border-bottom:1px dashed #79b7e7; */
  margin-bottom:5px;
}

/* knutm sine styles */
.thead {
  border-top:#EEEEEE 10px solid;
}

.theadex {
  border-top:#EEEEEE 10px solid;
  border-bottom:#EEEEEE 1px solid;
}

.tgreybg {
  background-color:#EEEEEE;
}

.zuiprogress { 
  position:relative; width:200px; border: 1px solid #ddd; padding: 1px; border-radius: 3px; 

  }
.zuibar { 
  background-color: #999999; 
  width:0%; 
  height:20px; 
  text-align:center;
  border-radius: 3px; 

}
.zuipercent { 
  position:absolute; display:inline-block; top:3px; left:48%; 

}

.zknutm {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #990000;
  font-weight: bold;
}

/*.zxmenu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color:#FFFFFF;
  font-weight: normal;
  text-transform:uppercase;
  text-decoration:none;
  display:block;
}
.zxmenu:hover {
  background-color:#E0EEF7;
  text-decoration:none;
  font-style: italic;
}*/

.zxmenu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #AAAAAA;
  background-color:#F2F5F7;
  font-weight: normal;
  text-transform:uppercase;
  text-decoration:none;
  display:block;
}
.zxmenu:hover {
  color: #000000;
  background-color:#E0EEF7;
  text-decoration:none;
}

.kortshopcart {
  height:60px;
  background-color:#FFFFFF;
  background-image: url('/images/3dcards/storelogo_small.png');
  background-repeat: no-repeat;
  background-position: top right;
}

.kortshopmobcart {
  height:180px;
  width:98%;
  background-color:#EEEEEE;
  border:#DDDDDD 1px solid;
  border-radius:10px;
  background-image: url('/images/icons/moneyorder.png');
  background-repeat: no-repeat;
  background-position: top left;
}

.kscartlines {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;  
}

br.clearall {
 clear:all; 
}

.tempf {
  height:18px;
  line-height:15px;
  font-size:12px;
  padding-top:0px;
  padding-bottom:0px;
}

.tempfbut {
  font-size:12px;
  font-weight:bold;
  background-color:#AAAAAA;
  
}

.tempfbut:hover {background-color:#EEEEEE;}

.checkoutcusticon {
  /*border:transparent 1px solid;*/
  cursor:pointer;
  padding:2px;
  color:#000000;
  float:left;
  width:77%;
  border-radius:10px;
  margin-bottom:3px;
  border:#DDDDDD 1px outset;
  padding:5px;
  min-height:20px;
}
.checkoutcusticon:hover { border:#666666 1px inset; }

.checkoutcusticon_sel {
  border:transparent 1px solid;
  cursor:pointer;
  padding:5px;
  background-color:#D5EACC;
  color:#000000;
}
.checkoutcusticon_sel:hover { border:#666666 1px outset; }

.checkoutshippingicon {
  /*border:transparent 1px solid;*/
  cursor:pointer;
  padding:2px;
  color:#000000;
  float:left;
  width:85%;
  border-radius:10px;
  margin-bottom:8px;
  border:#DDDDDD 1px outset;
  padding:5px;
  padding-left:38px;
  min-height:50px;
}
.checkoutshippingicon:hover { border:#DDDDDD 1px inset; }

.checkoutshippingicon_sel {
  background-color:#D5EACC !important;
}
.checkoutshippingicon_sel:hover { border:#DDDDDD 1px inset; }

.kscheckoutbutton {
  border:#CCCCCC 1px solid;
  border-radius:10px;
  cursor:pointer;
  color:#000000;
  float:left;
  width:200px;
  height:80px;
  font-size:20px;
  font-weight:bold;
  text-align:center;
  line-height:80px;
  margin-left:10px;
  /*background-color:#EEEEEE;*/
  background: #EEEEEE url(/images/icons/moneyorder.png) no-repeat 5px 10px
}
.kscheckoutbutton:hover { background: #FFFFFF url(/images/icons/butterflyani.gif) no-repeat 5px 5px; border:#666666 1px outset; }

.paymentimage {
  display:none;
}

.paymentokimage {
  display:block;
}

.shippingcheckimage {
  display:none;
}

.shippingcheckokimage {
  display:block;
}
