/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.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; }
.navBlue     { color: #FF0000; font-size: 8pt; font-family: Verdana; }
.subnavBlue     { color: #9966FF; font-size: 8pt; font-family: Verdana; }




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

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

FORM {
  display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

a:hover.headerNavigation {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, 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: #bbc3d3;
}

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

.infoBox {
  background: #C4A974;
}

.infoBoxContents {
  background: #F7EFDF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContentsHeader{
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.main_table_heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-width: thin;
  border-color: #99AECE;
  border-style: solid;
  background: #f8f8f9;
  color: #ffffff;
}

TD.main_table_heading_inner {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #f8f8f9;
  color: #ffffff;
}
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: #F7EFDF;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #7C1818;
  color: #D9BF89;
  font-weight: bold;
  padding:4px 0px 4px 0px;
}

.rightpad{
	padding-right:4px;
}

.productlisting-headingPrice { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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

A.pageResults:Link, A.pageResults:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #591A00;
	text-decoration:none;
	/*color: #0000FF;*/
}

a.pageResults:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #A30000;
	text-decoration:Underline;
/*	color: #0000FF;
	background: #FFFF33;*/
}

A.hylink7:Link, A.hylink7:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #A30000;
	text-decoration:Underline;
}

A.hylink7:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #591A00;
	text-decoration:none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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

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

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  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;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer;}
.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; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */
.content  {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #BDCAF0;
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #00FF00; */
  color: #00FF00;
}

TD.cookieUsage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}

/* VJ infosystem added */
h4.infoTitle { 
  margin: 0;
  margin-bottom: 0.2em;
}

p.infoBlurb { 
  margin: 0;
  margin-bottom: 2em;
}


TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

/* //////////////////////// Our CSS starts from here ////////////////////////////// */

body {
	background-color:#937446;
	background-image: url(../../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top:25px;
}

.defaulttext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
}

.defaulttext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #591A00;
}

.defaulttext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #764A0B;
	background-color:#FFFFFF;
}

.defaulttext5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #B56914;
	font-weight:bold;
}
.defaulttext7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight:normal;
}

.defaulttext6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #C7761B;
}

.defaulttext7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #1E1D1D;
}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	background-color: #FFFFFF;
	padding-left: 4px;
	height:16px;
}

.loginfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	background-color: #FFFFFF;
	padding-left: 4px;
	height:12px;
	border:solid 1px #C8C8C8;
}

A.hylink1:Link, A.hylink1:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #591A00;
	text-decoration:none;
}

A.hylink1:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #A30000;
	text-decoration:Underline;
}

A.hylink2:Link, A.hylink2:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration:Underline;
}

A.hylink2:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration:none;
}

A.hylink3:Link, A.hylink3:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #D9BF89;
	text-decoration:none;
}

A.hylink3:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FCEFD4;
	text-decoration:none;
}

A.hylink4:Link, A.hylink4:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #C7761B;
	text-decoration:none;
}

A.hylink4:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #A30000;
	text-decoration:none;
}

A.hylink5:Link, A.hylink5:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #A30000;
	text-decoration:Underline;
}

A.hylink5:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #591A00;
	text-decoration:none;
}

A.hylink6:Link, A.hylink6:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #523E20;
	text-decoration:none;
	background-color:#DABF89;
	display:block;
	width:70px;
	height:17px;
	border:solid 0px #FFF;
	border-right-width:1px;
	padding-top:3px;
}

A.hylink6:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFF;
	text-decoration:none;
	background-color:#947447;	
}

.leftpanelbg {
	background-image:url(../../images/left_nav_bg.gif);
	background-position:right top;
	background-repeat:repeat-y;
	background-color:#7C1818;
}

.rightpanelbg {
	background-image:url(../../images/right_nav_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	background-color:#7C1818;
}

.whitehdots {
	background-image:url(../../images/white_hdots.gif);
	background-position:15px top;
	background-repeat:repeat-x;
	height:1px;
/*	background-color:#7C1818; */
}

.maroonhdots {
	background-image:url(../../images/maroon_hdots.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:1px;
}

.contentbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	background-color:#E8D2A3;
}

.whitebg {
	background-color:#FFFFFF;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #413625;
	padding-left:16px;
}

.titlebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#947447;
	padding-left:8px;
}

.paging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #65410D;
	background-color:#D6BB85;
}

.currentpg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color:#7C1818;
	font-weight:bold;
}
a.middlelk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #764A0B;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.middlelk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #764A0B;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

#menubar ul, #menubar li { margin:0px; padding:0px; float:left; list-style:none; } 

#menubar div.menu { 
	background-image: url(images/menubar.png);
	background-repeat:no-repeat;
	display:block;
}

div.home { background-position: 0 -97px; width: 65px; height: 37px; cursor:hand; border:solid 1px #ccc; }
div.home_hl { background-position: 0 -365px; width: 65px; height: 37px; cursor:hand; border:solid 1px #ccc; } 

div.aboutus { background-position: 0 -298px; width: 89px; height: 37px; cursor:hand; border:solid 1px #ccc; } 
div.aboutus_hl { background-position: 0 -968px; width: 89px; height: 37px; cursor:hand; border:solid 1px #ccc; } 

div.mens_fashion { background-position: 0 -700px; width: 119px; height: 37px; cursor:hand; border:solid 1px #ccc; } 
div.mens_fashion_hl { background-position: 0 -767px; width: 119px; height: 37px; cursor:hand; border:solid 1px #ccc; } 

div.womens_fashion { background-position: 0 -499px; width: 130px; height: 37px; cursor:hand; border:solid 1px #ccc;} 
div.womens_fashion_hl { background-position: 0 -566px; width: 130px; height: 37px; cursor:hand; border:solid 1px #ccc; } 

div.myaccount { background-position: 0 -30px; width: 107px; height: 37px; cursor:hand; border:solid 1px #ccc; } 
div.myaccount_hl { background-position: 0 -901px; width: 107px; height: 37px; cursor:hand; border:solid 1px #ccc; }
 
div.showrooms { background-position: 0 -633px; width: 109px; height: 37px; cursor:hand; border:solid 1px #ccc; } 
div.showrooms_hl { background-position: 0 -834px; width: 109px; height: 37px; cursor:hand; border:solid 1px #ccc; } 

div.contactus { background-position: 0 -432px; width: 97px; height: 37px; cursor:hand; border:solid 1px #ccc; } 
div.contactus_hl { background-position: 0 -164px; width: 97px; height: 37px; cursor:hand; border:solid 1px #ccc; } 

div.left_round { background-position: 0 -231px; width: 10px; height: 37px; cursor:hand; border:solid 1px #ccc; } 

div.right_round { background-position: 0 -1035px; width: 12px; height: 37px; cursor:hand; border:solid 1px #ccc; } 

/*
#container li {
   background: url(menubar.png) no-repeat top left;
}*/

.menuActuator a { 
	color:#666666;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
}

A.menulink:Link, A.menulink:Visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#FFF;
	text-decoration:none;
	width:160px;
	display:block;
	background-color:#735C3A;
	padding:5px 0px 5px 6px;
	border:solid 0px #FFF;
	border-bottom-width:1px;
}

A.menulink:Hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#7C1818;
	text-decoration:none;
	width:160px;
	display:block;
	background-color:#C6AE7D;
}

.menu {
	font-family:verdana;
	color:#666666;
	font-size:10px;
	background-color:;
	layer-background-color:#FFF;
}

td div {
/* this makes TDs a container with their own coordinate system.
 absolutely-positioned elements will be offset relative to them */
position:relative;
}
