/*
  $Id: stylesheet.css,v 1.2 2008/07/01 16:03:11 adrian Exp $
  Lux Shop Copyright (c) 2007 BGsys.dk
*/


.errorBox { font-family : Trebuchet, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Trebuchet, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Trebuchet, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

.cssbutton {
 background: #6699cc;
 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: #6AE4A3A;
 border-spacing: 1px;
}

 
.cssbuttonsubmit{
 background: #6699cc;
 vertical-align: top;
 color: #000000;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 12px;
 cursor: pointer;
 border:none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

 background-repeat: repeat-x;
}


BODY.wish { 
	background: #ffffff;
  	color: #000000;
	top:0; 
	left:0; 
	margin:0; 
	padding:0; 
} 

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #333399;
  text-decoration: underline;
}

FORM {
  display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #6699cc;
}

TD.headerNavigation {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  background: #6699cc;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation_featured { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: ##6699cc;
}

TD.headerInfo {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  background: #6699cc;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color:#AEA9A9;
	font-size:11px;
	padding:3px;
	text-decoration:none;
}
a.footer {
	text-decoration:none;
}
a:hover.footer {
	text-decoration: underline;
	color:#CFC7C7;
}
TD.columnLeft, TD.columnRight {
}

.infoBox {
  background: #FFFFFF;
}

.infoBoxContents {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #f8f8f9;
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #000066;
  color: #ffffff;
  vertical-align: middle;
}

TD.infoBox, SPAN.infoBox {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}

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: #f4f7fd;
}

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: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  background: #AEA9A9;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data, TD.linkListing-data {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000066;
  font-variant: small-caps;	
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 13px;
}
.input2 {
	width:130px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666697;
	font-size:11px;
	margin-top:1px;
	margin-bottom:1px;
	border:#CCCACA 1px solid;
	padding-left:4px;
}
.nav {
	font-family:Arial, Helvetica, sans-serif;
	color:#90908F;
	font-size:12px;
	background-image:url(images/navbg.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
}
a.nav {
	text-decoration:none;
	background-image:none;
}
a:hover.nav {
	text-decoration:none;
	background-image:none;
}
TEXTAREA {
  width: 100%;
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 13px;
}

SPAN.greetUser {
  font-family: Trebuchet, Arial, sans-serif;
  font-size: 12px;
  color: #333399;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #6699cc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Trebuchet, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Trebuchet, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Trebuchet, Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Trebuchet, Arial, sans-serif; font-size: 12px; 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;
}

SPAN.productSpecialPrice, TD.productSpecialPrice, p.productSpecialPrice{
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5; 
}

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: #AEA9A9;
	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: #CCCCCC;
}


.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;}

.contentBox {
  background: #FFFFFF;
}

.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: #FFFFFF;
  color: #000000;
  vertical-align: middle;
}
.input1 {
	/*background-color:#000066;*/
	width:205px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	/*color:#ACACE4;*/
	font-size:11px;
	margin-top:2px;
	margin-top:2px;
	/*border:none;*/
}
.login {
	font-family:Arial, Helvetica, sans-serif;
	color:#666697;
	font-size:12px;
}
.welcome {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
}
.redgeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#E31C11;
	font-size:12px;
}
.contentgeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#787878;
	font-size:12px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	color:#E31C11;
	font-size:12px;
}
.readmore {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#E31C11;
	font-size:11px;
	text-decoration:underline;
}
a.readmore {
	text-decoration:underline;
}
a:hover.readmore {
	text-decoration:underline;
}
.divider {
	background-image: url(../images/dot_bg.gif);
	background-repeat:repeat-x;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	color:#808080;
	font-size:12px;
}
.boxText {
	font-family: Arial, Helvetica, sans-serif;
	color:#808080;
	font-size:12px;
}
.left {
	font-family: Arial, Helvetica, sans-serif;
	color:#575656;
	font-size:11px;
	background-image: url(images/dot_bg.gif);
	background-repeat:repeat-x;
}
a.left {
	background-image:none;
}
a:hover.left {
	background-image:none;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
