/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.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: #53D9F3; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #e6007c;
 
}

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.headerNavigation:hover {
  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: #0277BB;
}

.infoBoxContents {
  background: #FFFFFF;
  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;
}

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

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 {
  border: 1px;
  border-style: solid;
  border-color: #0277BB;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #0277BB;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
  color: #000000;
}
A.productListing-data:hover{
font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
  color: #000000;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #1770A6;
}

TD.pageHeading, DIV.pageHeading {
	background-image:url(images/01_files/title_bg.gif);
	background-repeat:no-repeat;
	width:761px;
	height:33px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px; 
	padding-top:7px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Arial;
  font-size: 12px;
  line-height: 1.5;
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial;
  font-size: 12px;
    color: #000000;

}
A.smallText:hover{
font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    color: #e6007c;

}

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

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: #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: #53D9F3; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #37A8CF; }

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

body {
	margin:2px 0 2px 0;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.whitebold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.white {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.white:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #e6007c;
	text-decoration: none;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-image:url(images/01_files/arrow_off.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	padding:0px 0px 0px 20px;
	}
	
a.nav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #550026;
	background-image:url(images/01_files/arrow_on.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	padding:0px 0px 0px 20px;
}
a.navlighter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-image:url(images/01_files/arrow_off_lighter.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	padding:0px 0px 0px 20px;
	}
	
a.navlighter:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #550026;
	background-image:url(images/01_files/arrow_on_lighter.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	padding:0px 0px 0px 20px;
}
a.navon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #550026;
	background-image:url(images/01_files/arrow_on.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	padding:0px 0px 0px 20px;
}
a.navon:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-image:url(images/01_files/arrow_off.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	padding:0px 0px 0px 20px;
	}
	
.textfield
{
	height: 16px;
	width: 119px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004E7A;
	border:1px solid #58A9F4;
	padding-top:0px;
	padding-left:4px;
}
.gobutton {
	
	background-image: url(images/01_files/button/go.gif); 
	width:26; 
	height:19; 
	border: 0px ;
	background-position: left top;
}
.blue {
	
	width:181; 
	border-left:1px solid #015687;
	border-right:1px solid #015687;
	background-color:#DACCD9;
}
.rightblue {
	
	width:258; 
	border-left:1px solid #015687;
	border-right:1px solid #015687;
	background-color:#DACCD9;
}
.garyborder {
	
	width:525; 
	border-left:1px solid #A7A7A7;
	border-right:1px solid #A7A7A7;
	background-color:#F0F0F0;
}
.gary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4D4D4D;
	text-decoration: none;
	
}
.imgborder {
	
	width:157; 
	border-left:1px solid #A7A7A7;
	border-right:1px solid #A7A7A7;
	background-color:#FFFFFF;
}
.namebg {
	
	width:133px; 

	height:18;
	background-image:url(images/01_files/name_bg.gif);
	background-repeat:no-repeat;
/*	background-color:#074CA6;*/
	color:#FFFFFF;
}

.namebg2 {
	
	width:133; 
	height:18;
	color:#E6007C;
}
a.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.name:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a.read {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
a.read:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.jawellery_bodybg {
	background-image:url(images/01_files/jawellery_body_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:2px 0 2px 0;
}
.jawellery_tablebg {
	background-image:url(images/01_files/jawellery_body_bg_pic.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.jawellery_topleft {
	background-image:url(images/01_files/jawellery_top_left.gif);
	background-repeat:no-repeat;
	width:5px;
	height:30px;
}
.jawellery_topright {
	background-image:url(images/01_files/jawellery_top_right.gif);
	background-repeat:no-repeat;
	width:5px;
	height:30px;
}
.jawellery_navtop {
	background-image:url(images/01_files/jawellery_nav_top.gif);
	background-repeat:no-repeat;
	width:183px;
	height:9px;
}
.jawellery_navbottom {
	background-image:url(images/01_files/jawellery_nav_bottom.gif);
	background-repeat:no-repeat;
	width:183px;
	height:9px;
}
.jawellery_ss {
	background-image:url(images/01_files/jawellery_ss_bg.gif);
	background-repeat:no-repeat;
	width:183px;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.jawellery_ss_border {
	
	width:181; 
	border-left:1px solid #5AE6FD;
	border-right:1px solid #5AE6FD;
	background-color:#5AE6FD;
}
.jawellery_ss_bottom {
	background-image:url(images/01_files/jawellery_ss_bottom.gif);
	background-repeat:no-repeat;
	width:183px;
	height:9px;
}
a.jawellery_ss_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #550026;
	background-image:url(images/01_files/arrow_ss_off.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	padding:0px 0px 0px 20px;
}
a.jawellery_ss_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-image:url(images/01_files/arrow_ss_on.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	padding:0px 0px 0px 20px;
	}
a.jawellery_ss_navon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-image:url(images/01_files/arrow_ss_on.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	padding:0px 0px 0px 20px;
}
a.jawellery_ss_navon:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #550026;
	background-image:url(images/01_files/arrow_ss_off.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	padding:0px 0px 0px 20px;
	}
a.jawellery_sub_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #166BA1;
	background-image:url(images/01_files/sub_arrow_off.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	padding:0px 0px 0px 20px;
}
a.jawellery_sub_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #42A0DB;
	background-image:url(images/01_files/sub_arrow_on.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	padding:0px 0px 0px 20px;
	}
	
.footer1{
background-image:url(images/01_files/footer_bg.gif);
background-repeat:repeat-x;
width:100%;
}	

A.find8{padding-left: 28px;}
A.find8:hover {
color: #FFFFFF;
}
A.find8 {
color: #FFFFFF;}

div.home0{
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #583383;
	text-decoration: none;
	background:#CBFFFF;
	height:25px;
	padding-top:5px;
	overflow:hidden;
}
A.home0:hover {
color: #583383;
}
A.home0{
color: #583383;}
.bg1{
height:1px;
background-color:#CBFFFF;
overflow:hidden;}
.bg2{
height:1px;
background-color:#5AE6FD;
overflow:hidden;}

.aroow{
background:url(images/01_files/sub_arrow_off.gif);
width:10px;
height:10px;
background-repeat:no-repeat;}
A.aroow{
background:url(images/01_files/sub_arrow_on.gif);
width:10px;
height:10px;
background-repeat:no-repeat;}

.jawellery_what_new {
	background-image:url(images/01_files/what_bg.gif);
	background-repeat:no-repeat;
	width:183px;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #464646;
	text-decoration: none;

}

.pageheading1{
	font-family:Bradley Hand ITC;
	font-size: 24px;	
	color: #348796;
	text-align: justify;
	font-weight:bold;
}
.pageheading2{
	font-family:Arial;
	font-size: 12px;	
	color: #000000;
	text-align: justify;
	font-weight:bold;
}
.pageheading3{
	font-family:Arial;
	font-size: 12px;	
	color: #348796;
	text-align: justify;
	
}
.pageheading4{
	font-family:Arial;
	font-size: 10px;	
	color: #348796;
	text-align: justify;
	
}
.garyborder {
	
	border-left:1px solid #A7A7A7;
	border-right:1px solid #A7A7A7;
	background-color:#F0F0F0;
	width:527px;
}
.pagetitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E6007C;
	text-decoration: none;
}

.inner_top_bg
{
background-image:url(inner_top_bg_03.jpg);
background-repeat:repeat-x;

}

.subtitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0281CB;
	text-decoration: none;
	}
	
	.textfieldcontactus
{
	height: 16px;
	width: 200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004E7A;
	border:1px solid #58A9F4;
	padding-top:0px;
	padding-left:4px;
}
.textarea
{
	height: 150px;
	width: 300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004E7A;
	border:1px solid #58A9F4;
	padding-top:0px;
	padding-left:4px;
}






.main1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-family:10px;
color:#000000;
font-weight:bold;
}
.main1:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-family:10px;
color:#0682C8;
font-weight:bold;
text-decoration:none;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:middle;
}


.breadcrum{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.breadcrum:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

.homepage_category_image {
  border: 1px solid #0281cb;
}
