/*
  $Id: stylesheet.css,v 1.8 2007/11/20 05:37:47 gopi Exp $
  Lux Shop Copyright (c) 2007 BGsys.dk
*/

.boxText { font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color:#333333}
.errorBox { font-family :  Tahoma, Arial, Helvetica, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Tahoma, Arial, Helvetica, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Arial, Helvetica, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

.cssbutton {
 background: #727272;
 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: #727272;
 border-spacing: 1px;
}

 
.cssbuttonsubmit{
 background: #727272;
 vertical-align: top;
 color: #FFFFFF;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 12px;
 cursor: pointer;
 border:none;
}

.syte_width {width:800px; margin:auto;}

/*.spacer {font-size:0; line-height:0;}*/


BODY {
  padding:0; margin:0;
  font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#353434;
	line-height:12px;
}

/*.logo { background:url(images/logo_bg.jpg) no-repeat right 31px; width:723px; height:213px;}

.logo img { margin:81px 0 0 35px;}*/

.menu {text-align:center;}
.menu a{text-align:center; color:#FFFFFF;}
.menu a:hover{text-align:center;}

.nav { padding:3px 31px 11px 21px;}
.nav table {color:#dbdbdb; font-size:8px; text-transform:uppercase;}
.nav a {color:#f8f800; text-decoration:none;}
.nav img {vertical-align:middle;}

.nav .line 	{ background:url(images/nav_line.gif) no-repeat center top; width:38px;}
.nav .shop { font-size:10px; text-transform:none; color:#dbdbdb;}
.nav .shop strong { color:#dc4207; font-size:10px; text-transform:uppercase; font-weight:normal;}
.nav .shop a { color:#5E5B5B; text-decoration:none;}

.nav .select {width:131px; vertical-align:middle; font-size:11px;}

 .search_content {padding:20px 4px 20px 38px; background:url(images/search_bg.gif) 0 20px no-repeat;}
 .input_search {width:185px; margin-right:5px; padding:2px 0 3px;}

.head_l_b { background:url(images/head_l_b.gif) no-repeat left top; width:6px;}
.head_r_b { background:url(images/head_r_b.gif) no-repeat left top; width:6px;}
.head_b { background:url(images/head_b.gif) left top repeat-x; width:100%;}

.cont_l_tall { background:url(images/cont_l_tall.gif) left top repeat-y; height:100%; width:6px;}
.cont_r_tall { background:url(images/cont_r_tall.gif) right top repeat-y; height:100%; width:6px;}


A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #333333;
  text-decoration: underline;
}

FORM {
  display: inline;
}

TR.header {
  background: #f8f8f9;
}

TR.headerNavigation {
  background: #A5CE10;
}

TD.headerNavigation {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #A5CE10;
  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, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: ##A5CE10;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #A5CE10;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*  FOOTER  */

.footer { height:64px;}
.footer td { color:#b4ca41; font-size:11px; padding:15px 0 0 0;}

.footer a { color:#b4ca41; text-decoration:none;}
.footer a:hover { text-decoration:underline;}

.footer span {color:#464646;}
.footer span a {color:#464646; text-decoration:none; font-size:11px;}
.footer span a:hover {text-decoration:underline;}

.footer b a {color:#464646; text-decoration:underline;}
.footer b a:hover { text-decoration:none;}

.foot_l_t { background:url(images/foot_l_t.gif) no-repeat left top; width:8px;}
.foot_t { background:url(images/foot_t.gif) left top repeat-x;}
.foot_r_t { background:url(images/foot_r_t.gif) no-repeat left top; width:8px;}

/*  --------------  */

TD.columnLeft, TD.columnRight {
}

.infoBox {
  background: #F2F2F0;
  padding:3px;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #f8f8f9;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #A5CE10;
  color: #ffffff;
  vertical-align: middle;
}

TD.infoBox, SPAN.infoBox {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.contentBox {
  background: #F2F2F0;
  padding:3px;
}

.contentBoxContents {
  background: #FFFFFF;
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
}


TD.contentBoxHeading {

  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #A5CE10;
  color: #ffffff;
  vertical-align: middle;
}


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: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #A5CE10;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data, TD.linkListing-data {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #77AA0D;
  font-variant: small-caps;	
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ff0000;
}


CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}


SPAN.greetUser {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #77AA0D;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  color: #414141;
  font-size: 12px;
font-weight: bold;
line-height: 1.5; 
}

SPAN.errorText {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:  Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

.imagesBoxContents {
  font-family: Tahoma, Arial, Helvetica, 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, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #A5CE10;
}
TD.normalprice, P.normalprice {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;

}
TD.productSpecialPrice, p.productSpecialPrice{
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  color: #ff0000;
}

TD.quantityprice, P.quantityprice {
  font-family:  Tahoma, Arial, Helvetica, 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:Tahoma, 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:Tahoma, Arial, Helvetica, sans-serif;font-size:10px;color:#000000;}


.box_body_table { background:#fff;}
.box_body_td { margin:0; padding:0 0 0 0px;}
.box_body_td ul { margin:0; padding:0px 5px 5px 15px;list-style:none;}
.box_body_td .bg_list { }
.box_body_td .bg_list a { background:url(images/bg_list_marker.gif) left 4px no-repeat; padding-left:18px; color:#464545; font-size:11px; line-height:23px; font-weight:normal; text-decoration:none;}
.box_body_td .bg_list a:hover { text-decoration:none; }
.box_body_td .bg_list_un {}
.box_body_td .bg_list_un a { background:url(images/bg_list_marker1.gif) no-repeat left 5px; padding-left:18px; color:#dc4207; font-size:11px; line-height:23px; font-weight:bold;}
.box_body_td .bg_list_un a:hover { text-decoration:none;}
.box_body_td .bg_list_sub {background:url(images/bg_list_bgd.gif) left bottom repeat-x; padding-left:25px;}
.box_body_td .bg_list_sub a {color:#464545; font-size:11px; line-height:22px;}


.box_body_table_2 { }
.box_body_td_2 { padding:8px 0 18px 17px;}
.box_body_td_2 span a { color:#5e5b5b; font-size:13px; font-weight:bold;}
.box_body_td_2 span a:hover { text-decoration:none;}

.box_body_tall_t_2 { background:url(images/box_body_tall_2.gif) left top repeat-x;}
.box_body_tall_r_2 { background:url(images/box_body_tall_2.gif) right top repeat-y;}
.box_body_tall_b_2 { background:url(images/box_body_tall_2.gif) left bottom repeat-x;}
.box_body_tall_l_2 { background:url(images/box_body_tall_2.gif) left top repeat-y;}

/*  IMAGE  */
.pic 	{}
.table_pic_width	{ width:1px;}

.pic_corn_t { background:url(images/pic_corn_t.gif) left top repeat-x;}
.pic_corn_b { background:url(images/pic_corn_b.gif) left top repeat-x;}
.pic_corn_l { background:url(images/pic_corn_l.gif) left top repeat-y;}
.pic_corn_r { background:url(images/pic_corn_r.gif) left top repeat-y;}

/*  --------------  */

.product_listing_table { border:1px #CCCCCC dotted; padding:10px;}
.product a 	{ color:#464545; font-size:11px; line-height:15px;} /* for  sub_categories (index-1.html) */
.product a:hover 	{text-decoration:underline;}

.product td { font-size:10px;}
.product span a { font-size:13px; line-height:15px; color:#5e5b5b; font-weight:bold;}
.product span a:hover {text-decoration:none;}

.product em { font-style:normal; font-size:13px; line-height:15px; color:#5e5b5b; font-weight:bold; text-decoration:underline;}

.product .line_x { background:url(images/bg_line_x.gif) left top repeat-x; height:1px;}
.product .line_y { background:url(images/bg_line_y.gif) center top repeat-y; width:61px;}


