/*
  $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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	background: #CCCCFF;
	color: #000000;
	margin: 0px;
	background-image : url(images/mga_bg_notile.jpg);
	background-repeat : no-repeat;
	margin: 0;
}

A {
  color: #0000BB;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

A:visited {
  color: #purple;
  text-decoration: none;
}


FORM {
	display: inline;
}

.jewelchatbox {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
	background-image : url(images/jewelchat_logo_sm.gif);
	background-repeat : no-repeat;
}

.mainpageBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}

TR.header {
  
}



TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	
	color: #008000;
	font-weight : bold;
	/*background-image : url(images/nav-bar-bg1.gif);
	background-repeat : repeat-x;*/
}


A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

A.headerNavigation:visited {
  color: #purple;
}

TABLE.headerNavigation .menu {
	font-family: Times New Roman, Verdana, Arial;
	color:#675EF9;
	font-size:16px;
	font-weight:bold;
	padding:0px 8px 0px 15px;
}

TABLE.headerNavigation .cart {
	font-size:12px;
	color:#000000;
	padding-right:10px;
}

TABLE.headerNavigation .cart span {
	color:#000000;
}

TABLE.headerNavigation .cart a {
	color:#1108B3;
	text-decoration:none;
	font-weight:bold;
}

TABLE.headerNavigation .cart a:hover {
	text-decoration:underline;
}

TABLE.headerNavigation .cart a.red {
	color:#FF0000;
	
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12pt;
  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: 12pt;
	background: #00ff00;
	color: #008000;
	font-weight: bold;
	text-align: center;
}

TR.footer {
  background: #B9B9FF;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  background: #B9B9FF;
  color: #008000;
  font-weight: bold;
  	background-image : url(images/nav-bar-bg1.gif);
	background-repeat : repeat-x;
}

TD.footer2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  color: #000000;
  font-weight: normal;
}

.purpleHeader {
	height:29px;
	padding:1px;
	padding-left:10px;
  background-color: #C1C1FE;/*#ccccff;*/
  overflow:hidden;
}

.infoBox {
  border: 1 thin solid;
  border-color: white;  
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
}

.infoBoxContents2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
}

.infoBoxNotice {
  background: #c1c1ff;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  background: #c1c1ff;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #BFBFFF;
  color: #000000;
  font-weight: bold;
}

TD.productListing-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: #336633;
  border-spacing:0px;
}

DIV.pageHeadingCart {
	width:150px;
	height:29px;
	overflow:hidden;
}

TD.pageHeading span {
	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: 14px;
  line-height: 1.5;
}

TD.mainSmall {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #000000;
  text-decoration:none;
}

A.mainSmall {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #336633;
  text-decoration:none;
}

A.mainSmall:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #336633;
  text-decoration:underline;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.footerSmallText, SPAN.footerSmallText, P.footerSmallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.footerSmallText {
  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;
}

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-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;
  font: bolder 12pt;
}

.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: bolder 12pt; 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; }

H1 {
   font-size: 20px;
   margin:0px;
  margin-bottom:0em; 
  	margin-top:0em;
}

H2 {
  font-size: inherit;
  margin-bottom:0em; 
  color:inherit;
}

	ul.images {
		padding:0;
		margin:0;
		list-style-type:none;
		width:auto;
		position:relative;
	}

	ul.images li li {
		position:absolute;
		left:0px;
		padding-top:4px;
		top:-4px;
		background-color:#CCCCFF;
	}
	
	ul.images ul {
		padding:0;
		margin:0;
		list-style-type:none;
		width:auto;
		
	}
	
	
	/*
		Old Version Start
	*/
	
	TABLE.headerNavigation {
	  height:28px;
	  background:#C1C1FE;
	  font-family: Verdana, Arial, sans-serif;
	}

	TABLE.headerNavigation .headerLinks {
		font-family: Verdana, Arial, sans-serif;
		font-size:13px;
		padding-right:20px;
	}
	
	TABLE.headerNavigation .headerLinks a {
		color:#000000;
		text-decoration:none;
		font-size:15px;
	}
	
	TABLE.headerNavigation .headerLinks a:hover {
		text-decoration:underline;
	}
	
	TABLE.headerNavigation td.headerLinks span {
		color:#FFFFFF;
	}
	
	TABLE.headerNavigation INPUT.searchInput {
		margin:0px;
		top:2px;
		position:relative;
		height:21px;
		border:0px;
		width:450px;
		margin-left:10px;
		font-size:15px;
		padding-top:3px;
		padding-left:10px;
		padding-bottom:0px;
	}

	
	TABLE.headerNavigation input.searchEmpty {
		width:410px;
		height:22px;
		font-size:14px;
		padding-top:4px;
		color:#000000;
		font-style:italic;
		vertical-align:top;
		margin:0;
	}
	
	TABLE.headerNavigation .submitSearch {
		margin:0px;
		position:relative;
		top:2px;
		left:8px;
		height:24px;
		width:110px;
		background:url(includes/languages/english/images/buttons/button_search_new.gif) top left no-repeat;
		border:0;
		cursor:pointer;
	}
	
	
	
	
	/*
		Old Version End
	*/
	
	/*
		New Version Start
	*/
	
	TABLE.headerNavigationDev {
	  height:31px;
	  background:url(images/dev_header_bar.gif) top left repeat-x; /*#886EC9 */
	  font-family: Verdana, Arial, sans-serif;
	}

	TABLE.headerNavigationDev .headerLinks {
		font-family: Verdana, Arial, sans-serif;
		font-size:13px;
		padding-right:20px;
		vertical-align:top;
		padding-top:5px;
	}
	
	TABLE.headerNavigationDev .headerLinks a {
		color:#000000;
		text-decoration:none;
		font-size:15px;
		text-decoration:underline;
	}
	
	TABLE.headerNavigationDev .headerLinks a:hover {
		text-decoration:none;
	}
	
	TABLE.headerNavigationDev td.headerLinks span {
		color:#000000;
	}
	
	TABLE.headerNavigationDev INPUT.searchInput {
		margin:0px;
		top:2px;
		position:relative;
		height:20px;
		border:#A791D6 1px solid;
		width:450px;
		margin-left:9px;
		font-size:15px;
		padding-top:3px;
		padding-left:10px;
		padding-bottom:0px;
	}
	
	TABLE.headerNavigationDev input.searchEmpty {
		width:410px;
		height:22px;
		font-size:14px;
		padding-top:4px;
		color:#000000;
		font-style:italic;
		vertical-align:top;
		margin:0;
	}
	
	TABLE.headerNavigationDev .submitSearch {
		margin:0px;
		position:relative;
		top:-2px;
		left:9px;
		height:33px;
		width:40px;
		background:url(includes/languages/english/images/buttons/button_search_dev.gif) top left no-repeat;
		border:0;
		cursor:pointer;
	}
	
	
	/*
		New Version End
	*/
	
	
	input.cartSubmit {
		margin:1px;
		border:none;
		background:#77A9FE;
		color:#FFFFFF;
		font-size:11px;
		height:21px;
		width:120px;
		text-align:center;
		margin-left:8px;
		line-height:23px;
		vertical-align:top;
		
	}
	
	input.red {
		background:#FF0000
	}
	
	

.main_menu {
	padding-top:6px;
	height:25px; 
	z-index:2000; 
	margin:0px auto;
	text-align:left;
	font-size:0.85em;
	position:relative;
}


/* remove all the bullets, borders and padding from the default list styling */
.main_menu ul {
padding:0;
margin:0px;
list-style-type:none;
cursor:pointer;
height:25px;
z-index:100;
}


.main_menu ul ul.large {
	width:320px;
	border-bottom:#9A94D4 1px solid;
}


.main_menu ul ul.extralarge {
	width:480px;
	border-bottom:#9A94D4 1px solid;
	margin-left:-320px;
}

/*\*/ * html .main_menu ul ul { margin-top:14px; } /**/

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.main_menu li {
float:left;
position:relative;
}

.main_menu li.spacer {
float:left;
margin-top:2px;
position:relative;
padding:0 4px;
color:#837EDC;
}
/*\*/ * html .main_menu { padding:0;margin-top:0; } /**/


/* style the links for the top level */
.main_menu a, .main_menu a:visited {
	margin-top:0px;
	display:block;

	vertical-align:middle;
	padding:0;
	font-family: Times New Roman, Verdana, Arial;
	color:#000000;
	font-weight:bold;
	font-size:15px;
}
	
/*\*/ * html .main_menu a { margin-top:8px; } /**/
/*\*/ * html .main_menu a:visited { margin-top:8px; } /**/


.main_menu a:hover {
	text-decoration:none; 
}
	
/* a hack so that IE5.5 faulty box model is corrected */
* html .main_menu a, * html .main_menu a:visited {
	/*width:150px;
	w\idth:139px;*/
}

/* style the second level background */
.main_menu ul ul a.drop, .main_menu ul ul a.drop:visited {
}

/* style the second level hover */
.main_menu ul ul a.drop:hover{
}

.main_menu ul ul :hover > a.drop {
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.main_menu ul ul {
	visibility:hidden;
	position:absolute;
	height:auto;
	top:17px;
	left:0px; 
	width:160px;
	cursor:pointer;
	border-left:#9A94D4 1px solid;
	border-right:#9A94D4 1px solid;
	background:#C2C1FD;
}
/* another hack for IE5.5 */
* html .main_menu ul ul {
	top:10px;
	t\op:11px;
}

/*\*/ * html .main_menu ul ul li {  } /**/

/* style the table so that it takes no ppart in the layout - required for IE to work */
/*\*/ * html .main_menu table {position:absolute; top:0; left:0;} /**/

/*\*/ * html .main_menu table table {position:relative; } /**/

/* style the second level links */
.main_menu ul ul a, .main_menu ul ul a:visited {
font-family: Verdana, Verdana, Arial;
height:auto; 
font-weight:normal;
padding:2px 5px; 
width:150px;
font-family: Verdana, Arial, sans-serif;
font-size:11px;
left:-4px;

/* yet another hack for IE5.5 */
}

/*\*/ * html .main_menu ul ul a { padding:0px 5px; } /**/

.main_menu ul ul a:hover {
	color:#c62f00;
	text-decoration:none;
}

* html .main_menu ul ul a{
width:150px;
w\idth:129px;
}

/* make the second level visible when hover on first level list OR link */
.main_menu ul li:hover ul,
.main_menu ul a:hover ul{
visibility:visible; 
}

TABLE.filter {
	font-family: Verdana, Arial, sans-serif;
	color:#000000;
	margin-top:10px;
}

TABLE.filter .heading {
	
	height:25px;
	font-size:11px;
	vertical-align:middle;
}

TABLE.filter .tab {
	font-size:11px;
	height:19px;
	padding:0px 7px;
	align:center;
	vertical-align:middle;
}

TABLE.filter .active {
	background:#ECEBFF;
}

TABLE.filter .inactive {
	background:#D9D9FF;
}

TABLE.filter .tab a {
	color:#000000;
	text-decoration:none;
}

TABLE.filter .tab a:hover {
	text-decoration:underline;
}

TABLE.filter .tab  .disabled {
	color:#CCCCCC;
}

TABLE.filter .content {
	background:#ECEBFF;
	padding:3px 10px;
}

TABLE.filter .content a {
	font-size:11px;
	text-decoration:none;
}

TABLE.filter .content a:hover {
	text-decoration:underline;
}

TABLE.filter .content a.selected {
	font-weight:bold;
}

TD.searchForm {

}


INPUT.searchSubmit {
	margin:0px;
	position:relative;
	top:2px;
	left:8px;
}

INPUT.cartAdd {
	margin:0;
	padding:0;
	margin-bottom:0em;
}

TABLE.cartBox {
	height:58px;
	width:278px;
	border:1px #FFFFFF solid;
	background:#DFDFFF;
	margin-top:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

TABLE.cartBox .cartContents {
	color:#000000;
	font-size:15px;
	
}

TABLE.cartBox .cartLinks {
	font-size:14px;
	color:#FFFFFF;
}

TABLE.cartBox .cartLinks A {
	text-decoration:none;
	color:#000000;
}

TABLE.cartBox .cartLinks A:hover {
	text-decoration:underline;
}