/*
  $Id: stylesheet.css,v 1.7 2007/11/20 05:37:47 gopi Exp $
  Lux Shop Copyright (c) 2007 BGsys.dk
*/

.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; }

.cssbutton {
	background: #ffffff;
	color : #000000;
	width : 100px;
	vertical-align: top;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	cursor: pointer;
	text-align:center;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	border-spacing: 1px;
}

 
.cssbuttonsubmit{
	background: #000000;
	vertical-align: top;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	border:none;
}

BODY {
   background: #ffffff;
   color: #000000;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: underline;
	/*background-color:#DFEFBA;
	*/
}

FORM {
	display: inline;
}

TR.header {
	background: #FFFFFF;
}

TR.headerNavigation {
  /*background: #DAEEC4;
  */
  background-color: #ffffff;
/*  background-image : url(images/breadcrumb_bar.png); */  
line-height: 30px;
}

TD.headerNavigation {
/*  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DAEEC4;
  color: #FFFFFF;
  font-weight : bold;
  */
   font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 11px;
  background-color: #ffffff; 
/* background-image : url(infobox/heading_background.gif); */
background-image : url(images/breadcrumb_bar.png); 
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #fff; 
}

A.headerNavigation_featured { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #fff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Verdana, 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: 10px;
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
/*background: #DAEEC4;*/


background-color: #ffffff; 
/*    background-image : url(http://eitel.dk/includes/modules/themes/eco_green/infobox/heading_background.gif); */
  line-height: 36px;
}

TD.footer {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #000000;
  font-weight: bold;
}

TD.columnLeft, TD.columnRight {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
/*  color:#6A8F0B; */
  font-family: Tahoma, Trebuchet; Arial, sans-serif;
  font-size: 10px;

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	/* font-family:Tahoma, Trebuchet, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #8BBC55;
	color: #ffffff;
	vertical-align: middle;
	*/
	font-family: Tahoma, Trebuchet, Arial, sans-serif;
	background-image : url(infobox/heading_background.gif);
	line-height: 29px;
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000;
	vertical-align: middle;
}


TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.linkListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #F1F1F1;
}

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, TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #FFFFFF;
  border-spacing: 1px;
}

.productListing-heading, .linkListing-heading {
  /*font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #8BBC55;
  color: #ffffff;
  font-weight: bold;
*/
 font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  background-color: #990000;
  color: #FFFFFF;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data, TD.linkListing-data {
 font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 10px;
}

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: #4A7718;
*/
font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #990000;
  padding-top: 6px;
}

TR.subBar {
  background: #FFFFFF;
  border: 1px solid Black;
}

TD.subBar {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 14px;
  color: #AABBDD;
}

TD.fieldKey {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 10px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 10px;
}

SPAN.greetUser {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  color: #00007F;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #FFFFFF;
  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;
}

TD.normalprice, P.normalprice {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  color: #ff0000;
  font-size: 12px;
font-weight: bold;
line-height: 1.5; 
}

TD.quantityprice, P.quantityprice {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.errorText {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Trebuchet, Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Trebuchet, Arial, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Trebuchet, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Trebuchet, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Trebuchet, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Trebuchet, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.imagesBoxContents {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 10px;
}

.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;
}

TD.productPriceInListing {
  font-family: Tahoma, Trebuchet, Arial, sans-serif
  font-size: 10px;
  background: #d2e9fb;
}

/*TD.normalprice, P.normalprice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;

}
TD.productSpecialPrice, p.productSpecialPrice{
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

TD.quantityprice, P.quantityprice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
*/
				
/******************* fpr tab css****/

@charset "UTF-8";

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}


.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}


.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	color:#000000;
	background-color: #FFFFFF;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}


.TabbedPanelsTabHover {
	background-color: #000000;
	color: #FFFFFF;
}


.TabbedPanelsTabSelected {
	background-color: #990000;
	border-bottom: 1px solid #CCC;
	color:#FFFFFF;
}


.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}


.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	background-color: #FFFFFF;
}


.TabbedPanelsContent {
	padding: 4px;
	font-family: Tahoma, Trebuchet, Arial, sans-serif;
	font-size:11px;
	color:#333333;
}


.TabbedPanelsContentVisible {
}


.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}


.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #CCC;
}


.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

/*****************************/

.product-thumb img{
	border: 1px solid #CCC; margin: 2px 2px 2px 2px; display: inline-block; float:left; position:relative;  
	filter : alpha(opacity=50); /* IE */ 
	-moz-opacity: 0.5; /* Mozilla */ 
	}
	
		
.product-thumb:hover img{
	border:1px solid black; margin: 2px 2px 2px 2px; display: inline-block; float:left; position:relative; 
	filter : alpha(opacity=100); /* IE */ 
	-moz-opacity: 1; /* Mozilla */ 
 	}

.productInfoSmall{
font-family: Tahoma, Trebuchet, Arial, sans-serif;font-size:10px;color:#000000;}

.white{
font-family: Tahoma, Trebuchet, Arial, sans-serif;
color:#000;
font-size:12px;
text-decoration:none;
}

a.white{
font-family: Tahoma, Trebuchet, Arial, sans-serif;
color:#000;
font-size:12px;
text-decoration:none;
}

a:hover.white{
font-family:Tahoma, Trebuchet, Arial, sans-serif;
color:#000;
font-size:12px;
text-decoration:none;}

.black{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
text-decoration:none;}

a.black{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
text-decoration:none;}

a:hover.black{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
text-decoration:underline;
}

.navibar{
font-family: Tahoma, Trebuchet, Arial, sans-serif;
color:#FFF;
font-size:12px;
text-decoration:none;
}

a:navibar{
font-family: Tahoma, Trebuchet, Arial, sans-serif;
color:#FFF;
font-size:12px;
text-decoration:none;
}
a:hover.navibar{
	font-family:Tahoma, Trebuchet, Arial, sans-serif;
	color:#FFF;
	font-size:12px;
	text-decoration: underline;
}

.headButtons{
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

a:headButtons{
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

a:hover.headButtons{
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}

.contentBox {
  background: #FFFFFF;
}

.contentBoxContents {
	background: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}


TD.contentBoxHeading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #FFFFFF;
	color: #000000;
	vertical-align: middle;
	background-image : url(infobox/heading_background.gif);
	line-height: 29px;
	background-repeat: repeat-x;
}
