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

.cssbutton {
 background: #009900;
 color : #FFFFFF;
 width: 140px;
 height: 16;
 vertical-align: center;
 font-weight: bold;
 font-family: Verdana;
 font-size: 12px;
 cursor: pointer;
 text-align:center;
 border: 0px;
 border-style: solid;
 border-color: #006600;
 border-spacing: 1px;
}

 
.cssbuttonsubmit{
 background: #009900;
 color : #FFFFFF;
 width: 140px;
 height: 18;
 vertical-align: center;
 font-weight: bold;
 font-family: Verdana;
 font-size: 12px;
 cursor: pointer;
 text-align:center;
 border: 0px;
 border-style: solid;
 border-color: #006600;
 border-spacing: 1px;
}

body
{
   background-color: #a6a6a6;
   background-image: url(images/bg.jpg);
   background-repeat: repeat-x;
   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: #F7FBED;
}

TR.headerNavigation {
  background: #DAEEC4;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #DAEEC4;
  color: #4A7718;
  font-weight : bold;
}

A.headerNavigation { 
  color: #39464C; 
}

A.headerNavigation_featured { 
  color: #39464C; 
}

A.headerNavigation:hover {
  color: #39464C;
}

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: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #DAEEC4;
}

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

TD.columnLeft, TD.columnRight {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
}

.columnLeft .infoBox {
  background-color: #39464c;
}

.infoBox {
  /*background: #FFFFFF;*/

}
.infoBoxContents {
color: #000000;
}

.columnLeft .infoBoxContents {
  color:#ffffff;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;

}

.infoBoxContents  a
{
font-size: 13px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading
{
color: #000000;
}

.columnLeft TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  vertical-align: middle;
  text-transform: uppercase;
height:35px;
overflow: hidden;
backgroud-color: Transparent;
}


TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}
.contentBox {
 color: #000000;
}

.contentBoxContents {
 color:#ffffff;
  font-family: verdana, Helvetica, sans-serif;
  font-size: 10px;
}


TD.contentBoxHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
background-color:#0CA5AE;
color: #ffffff;
height: 16px;
line-height: 16px;
font-weight: bold;

}

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: #F4FAE8;
}

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: #000000;
  border-spacing: 1px;
}

.productListing-heading, .linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #39464C;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data, TD.linkListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #009999;
}

A.pageResults:hover {
  color: #000000; 
  background: #CCCCCC; 
}

TD.pageHeading, DIV.pageHeading {
  font-family:Verdana;
  font-size: 20px;
  font-weight: bold;
  color: #39464c;
padding-top: 10px;
}

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.main
{
padding:10px 0px 10px 0px;
}

TD.smallText, SPAN.smallText, P.smallText, .productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.smallText a, .productListing-data a
{
font-weight: normal;
}

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

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: #ffffff;
}

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: #00007F;
  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: #000000;
  font-size: 11px;
font-weight: bold;
}

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

.smallText
{
color: 000000;
}

.smallText s, .normalprice s, .productListing-data s
{
color: #AC3055;
font-size: 11px;
}

.moduleRow { }
.moduleRowOver { background-color: #59C4CA; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FFFFFF; }

.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; }

.imagesBoxContents {
  font-family: Verdana, 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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

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

}
TD.productSpecialPrice, p.productSpecialPrice{
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 11px;
}

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:#FFFFFF;
	background-color: #8BBC55;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}


.TabbedPanelsTabHover {
	background-color: #8BBC55;
}


.TabbedPanelsTabSelected {
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color:#000000;
}


.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}


.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #FFFFFF;
}


.TabbedPanelsContent {
	padding: 4px;
	font-family:Arial, Helvetica, 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 #999;
	border-right: solid 1px #999;
	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 #999;
}


.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

/*****************************/

.product-thumb img{
	border: 1px solid #CCCCCC; 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:Verdana,Arial,sans-serif;font-size:10px;color:#000000;}

.white{font-family:Arial, Helvetica, sans-serif;
color:#4A7718;
font-size:12px;
text-decoration:none;}
a.white{font-family:Arial, Helvetica, sans-serif;
color:#4A7718;
font-size:12px;
text-decoration:none;}
a:hover.white{font-family:Arial, Helvetica, sans-serif;
color:#003F7F;
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;}

.top
{
width: 980px;
height: 142px;
background-image: url(images/top_95_9.jpg);
}

.bottom
{
width: 980px;
height: 72px;
/*background-image: url(images/bottom.gif);*/
line-height: 72px;
text-align: center;
color: #CECECE;
font-size: 11px;
}

.topmenu
{
width: 980px;
height: 34px;
background-image: url(images/menu_bg.jpg);
color: #ffffff;
}

.topmenu a, .topmenu a:hover
{
color: ffffff;
text-decoration: none;
font-size: 15px;
font-weight: normal;
font-family: Verdana;
}



.boxText a
{
text-decoration: none;
color: #ffffff;
}

.boxText a:hover
{
text-decoration: underline;
color: #ffffff;
}

.boxText a u
{
text-decoration: none;
font-size: 11px;
font-family: Verdana;
color: #ffffff;
}

.frontpageDiv
{
width: 706px;
margin: 10px 0px;
}

.frontpageDiv table td
{
font-size: 11px;
color: #000000;
text-align: left;
line-height: 24px;
}

.productCard
{
margin: 10px;
vertical-align: top;
}

.productCard td
{
vertical-align: top;
}

.productCard h1
{
   font-size: 16px;
   font-weight: bold;
font-family: Verdana;
}

.productCard p, .productCard td, .productCard div
{
   font-size: 11px;
}

.productCard .main
{
padding:0px;
}

.productCard .imageContainer img
{
border: solid 1px #000000;
}

.productCard .imagesBoxContents img
{
width: 80px;
}

.productCard .infoboxHeading
{
font-size: 14px;
background-color:#0CA5AE;
color: #ffffff;
height: 16px;
line-height: 16px;
font-weight: bold;
}


.productCard .smallText
{
vertical-align: bottom;
}

.productCard .smallText img
{
padding-top: 7px;
}

.imageContainer a:link, .imageContainer a:hover, .imageContainer a:active, .imageContainer a:visited  
{ 
color:#ffffff;
}

.columnLeft .infoBoxContents a img
{
width: 160px;
}

.productListing-data-col,  .infoBoxContents .smallText
{
vertical-align: bottom;
}

.productListing-data-col table
{
background-color: #ffffff;
}

.columnLeft .smallText
{
color: #ffffff;
}

.fp_table td
{
padding-left:10px;
}

.save
{
margin: 5px 0px;
font-weight: normal;
}

.review .cssbutton 
{
background-color: #39464C;
}
