/*
  $Id: stylesheet.css,v 1.3 2009/01/17 11:06:13 anisha Exp $
  Lux Shop Copyright (c) 2007 BGsys.dk
*/

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.cssbutton {
 background: #0D579D;
 color : #FFFFFF;
 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: #6AE4A3A;
 border-spacing: 1px;
 
}

 
.cssbuttonsubmit{
 background: #0D579D;
 vertical-align: top;
 color: #FFFFFF;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 12px;
 cursor: pointer;
 border:none;
}

BODY {
  color: #000000;
  background-image: url(images/bg_blue.jpg);
  background-repeat: repeat;
  margin-left: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;

}

BODY.wish { 
	background-image: url(images/bg_blue.jpg);
  background-repeat: repeat;
  	color: #000000;
	margin-left: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
} 

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

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

FORM {
	display: inline;
}

TR.header {
  background: #EFF7FF;
}

TR.headerNavigation {
 /* background: #1E6FBB;*/
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  /*background: #1E6FBB;*/
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000;   font-weight : bold;
}

A.headerNavigation_featured { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;  font-weight : bold;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #FFFFFF;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  /*background: #1E6FBB;*/
}

.footer {
 font-family: Arial, Helvetica, sans-serif;
color:#327ACC;
font-size:11px;
padding:5px;
text-decoration:none;
}

a.footer{text-decoration:none; color:#000000;}
a:hover.footer{text-decoration:underline; color:#000000;}

.footer_copyrt{
font-family: Arial, Helvetica, sans-serif;
color:#9D9D9E;
font-size:11px;
}


TD.columnLeft, TD.columnRight {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #FFFFFF;
  color: #000000;
  vertical-align: middle;
  text-transform:uppercase;
  
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, 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: #EFF7FF;
}

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

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

TD.productListing-data, TD.linkListing-data {
  font-family: Verdana, 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: #000000;
}

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: #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: #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: #000000;
  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;
  font-size: 12px;
font-weight: bold;
line-height: 1.5; 
}

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

.contentBox {
  background: #C1D5E7;
}

.contentBoxContents {
  background: #ffffff;
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}


TD.contentBoxHeading {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #E6F2FF;
  color: #2071BE;
  vertical-align: middle;
}

.product_listing_table {
border:1px #DCDCDC solid;
}

.shopping{font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;}
.shopping2{font-family:Arial, Helvetica, sans-serif;
color:#8A8A8A;
font-size:12px;}

.margin { margin-left:0; padding:0px;}


.nav{ width:121px; display: inline;
margin:0px;
float:left;
height:31px;
line-height:31px;
vertical-align:middle;
background-image:url(images/button_bg.gif);
background-repeat:no-repeat;
background-position:center;
font-family: Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:12px;
font-weight:bold;
text-align:center;
text-decoration:none;
}

a.nav{ color:#FFFFFF;}

a:hover.nav{ color:#FFFFFF;
text-decoration:none;}

				
/******************* 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: #1F71BD;
	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: #1F71BD;
}


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


.TabbedPanelsContentVisible {
	color:#000000;
}


.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 */ 
 	}

