/*

  $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: Calibri, Helvetica, Arial, Verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }





BODY {

  background: #E6E6E6;	

  background-image: url(bg.gif);

  background-position: center top;

  background-repeat: repeat-y;

  color: #000000;

  margin: 0px;

}



A {

  color: #666666;

  text-decoration: none;

}



A:hover {

  color: #A9A9A9;

  text-decoration: underline;

}



FORM {

	display: inline;

}



TR.header {

  background: #FFFFFF;
  
}



TR.headerNavigationleft {

  background: #FFFFFF;


}

TR.headerNavigationright {

  background: #FFFFFF;

  background-image: url();

}



TD.headerNavigationleft {
 
  border-top: 1px solid #A9A9A9;

  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;

  font-size: 12px;

  background: #FFFFFF;

  background-image: url();

  color: #666666;

  font-weight: Bold;
  
  padding-top:4px;

}

TD.headerNavigationright {

  border-top: 1px solid #A9A9A9;
  
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;

  font-size: 12px;

  background: #FFFFFF;

  background-image: url();

  color: #666666;

  font-weight : bold;

}


A.headerNavigationleft {

  color: #666666; 
  

}

A.headerNavigationright { 

  color: #666666; 

}


A.headerNavigationleft:hover {

  color: #A9A9A9;

}

A.headerNavigationright:hover {

  color: #A9A9A9;

}



TR.headerError {

  background: #ff0000;

}



TD.headerError {

  font-family: 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: Calibri, Helvetica, Arial, Verdana, sans-serif;

  font-size: 12px;

  background: #00ff00;

  color: #ffffff;

  font-weight: bold;

  text-align: center;

}



TR.footerleft {

  background: #FFFFFF;
  
}

TR.footerright {

  background: #FFFFFF;
  
}



TD.footerleft {

  border-top: 1px solid #A9A9A9;

  border-left: 1px solid #A9A9A9;

  border-bottom: 1px solid #A9A9A9;
  
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;

  font-size: 12px;

  background: #FFFFFF;

  background-image: url();

  color: #666666;

  font-weight: bold;

}

TD.footerright {

  border-top: 1px solid #A9A9A9;

  border-right: 1px solid #A9A9A9;

  border-bottom: 1px solid #A9A9A9;
  
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;

  font-size: 12px;

  background: #FFFFFF;

  background-image: url();

  color: #666666;

  font-weight: bold;

}

TABLE.centerarea  {

  border: 1px solid #A9A9A9;
  
  margin-top:16px;
  
} 
  

/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/

.contentBox {
    border-top: 1px solid #A9A9A9;
	background: #FFFFFF;
}

TD.contentBoxHeading {
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}

.contentBoxContents {
  background: #ffffff;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px
}


.BestSellersBox {
  background: #b6b7cb;
}
TD.BestSellersBoxHeading {
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.BestSellersBoxContents {
  background: #f8f8f9;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
}


.CategoriesBox {
  background: #FFFFFF;
}
TD.CategoriesBoxHeading {
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #FFFFFF;
  color: #ffffff;
}
.CategoriesBoxContents {
  background: #f8f8f9;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
}


.CurrenciesBox {
  background: #b6b7cb;
}
TD.CurrenciesBoxHeading {
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #f8f8f9;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
}


.dm_categoriesBox {
	background: #FFFFFF;
}

TD.dm_categoriesBoxHeading {
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}

.dm_categoriesBoxContents {
  background: #ffffff;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px
}


.InformationBox {
	background: #FFFFFF;
}
TD.InformationBoxHeading {
  padding-top: 5px;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}
.InformationBoxContents {
  background: #ffffff;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px
}


.LanguagesBox {
    border: 1px solid #A9A9A9;
	background: #FFFFFF;
}
TD.LanguagesBoxHeading {
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}
.LanguagesBoxContents {
  background: #ffffff;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
}


.LoginBox {
    border: 1px solid #A9A9A9;
	background: #FFFFFF;
}
TD.LoginBoxHeading {
  padding-top: 5px;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}
.LoginBoxContents {
  background: #ffffff;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
}




.SignedinBox {
    border: 1px solid #A9A9A9;
	background: #FFFFFF;
}
TD.SignedinBoxHeading {
  padding-top: 5px;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}
.SignedinBoxContents {
  background: #ffffff;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
}

.loginBoxGreeting { 

  padding-top: 2px;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  background: #ffffff;
  color: #666666;
}

.ManufacturerInfoBox {
  background: #b6b7cb;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #f8f8f9;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
}


.ManufacturersBox {
  background: #b6b7cb;
}
TD.ManufacturersBoxHeading {
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #f8f8f9;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
}


.OrderHistoryBox {
  background: #b6b7cb;
}
TD.OrderHistoryBoxHeading {
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #f8f8f9;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #b6b7cb;
}
TD.ProductNotificationsBoxHeading {
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #f8f8f9;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
}


.ReviewsBox {
  background: #b6b7cb;
}
TD.ReviewsBoxHeading {
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ReviewsBoxContents {
  background: #f8f8f9;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
}


.SearchBox {
  background: #b6b7cb;
}
TD.SearchBoxHeading {
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SearchBoxContents {
  background: #f8f8f9;
  font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
  font-size: 10px;
}


.ShoppingCartBox {
  border: 1px solid #A9A9A9;
  background: #ffffff;
}

TD.ShoppingCartBoxHeading {
  font-family:Calibri, Helvetica, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}

.ShoppingCartBoxContents {
  background: #ffffff;
  font-family:Calibri, Helvetica, Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-bottom:3px;
}


.SpecialsBox {
  background: #b6b7cb;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.TellaFriendBox {
  background: #b6b7cb;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.VisitoremailBox {
    border: 1px solid #A9A9A9;
	background: #FFFFFF;
}
TD.VisitoremailBoxHeading {
  padding-top: 5px;
  font-family:Calibri, Helvetica, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #ffffff;
  color: #000000;
}
.VisitoremailBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}



.WhatsNewBox {
  background: #b6b7cb;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.WhatsNewBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/


TD.checkout {

  border-right: 1px solid #A9A9A9;

  background: #FFFFFF;
}





.infoBox {

  border: 1px solid #A9A9A9;

  background: #FFFFFF;

}



.infoBoxContents {

  background-image: url();

  background: #FFFFFF;

  font-family:Calibri, Helvetica, Verdana, Arial, sans-serif;

  font-size: 12px;

}


.infoBoxNotice {

  background: #FF8E90;

}


.infoBoxNoticeContents {

  background: #FFE6E6;

  font-family:Calibri, Helvetica, Verdana, Arial, sans-serif;

  font-size: 12px;

}



TD.infoBoxHeading {

  font-family: Calibri, Helvetica, Verdana, Arial;

  font-size: 14px;

  font-weight: normal;

  background-image: url();

  color: #000000;

}



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: #A9A9A9;

  border-spacing: 1px;
  

}



.productListing-heading {

  font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;

  font-size: 12px;

  background: #FFFFFF;

  color: #666666;

  font-weight: bold;

}



TD.productListing-data {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;
  
  background-color:#FFFFFF;

}



A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



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: Calibri, Helvetica, Verdana, Arial, sans-serif;

  font-size: 12px;

  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:Calibri, Helvetica, Verdana, Arial, sans-serif;

  font-size: 12px;

  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: Calibri, Helvetica, Verdana, Arial, sans-serif;

  font-size: 14px;

  color: #666666;

  font-weight: normal;

}



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: #66FF66; cursor: pointer; cursor: auto; }

.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; }



/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	width: 160px;
	color: #666666;
	background-color:#FFFFFF;
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #A9A9A9;
	border-top: 1px solid #A9A9A9;

}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;

}

.vertitem	a {   /* Font style, size of main menu items */
 	font-family:Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;		
	text-decoration: none;
	position: relative;
	display: block;
	padding-bottom: 0.3em;
	padding-top: 0.4em;
	padding-left: 0.5em;

}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	font-family:Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	border-bottom: 1px solid #A9A9A9;
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
 	font-family:Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #00CC00;
	background-color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #A9A9A9;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
 	font-family:Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #00CC00;
	background-color: #FFFFFF;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	margin-top: 6px;
}

.vertsubframe	{   /* Color of submenu item and border */
	width: 11em;
	background-color: #ffffff;
	border: 1px solid #A9A9A9;
	position: relative;
	display: block;	
	opacity: 0.9;
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
 	font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;			
	text-decoration: none;
	font-style:normal;
	position: relative;
	display: block;
	padding-top: 0.5em;
	padding-left: 0.8em;
	padding-bottom:0.5em;
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #00CC00;
	background-color: #FFFFFF;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #00CC00;
	background-color: #FFFFFF;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 13px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
	font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-weight: Normal;
	color: #00CC00;
	background: url(images/checkout_bullet.gif) center left no-repeat;
}

.verbar .dmselected {   /* Style override for selected root category */
	color: #00CC00;
	background: url(images/checkout_bullet.gif) center left no-repeat;
}

.dmselected a:hover {   /* Style override for selected category tree */
	font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-weight: Normal;
	color:#00CC00;
	background: url(images/checkout_bullet.gif) center left no-repeat;
}


TABLE.infosider  {
	border: 1px solid #A9A9A9;
}

.Overskrift {
	font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

.Underoverskrift {
	font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.brodtekst  {
	font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight:800;
	color: #666666;
	text-align: justify;
}

TABLE.frontpage  {
	border: 1px solid #A9A9A9;
}

TABLE.images_frontpage  {
	border-bottom: 1px solid #A9A9A9;
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #A9A9A9;
	font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight:800;
	color: #666666;
	text-align: justify;
}

TD.frontpage_headline {
	font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-size: 36 px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
}

.frontpage_brodtekst {
	font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight:800;
	color: #666666;
	text-align: justify;
}