/*

  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $



  osCommerce, Open Source E-Commerce Solutions

  http://www.oscommerce.com



  Copyright (c) 2003 osCommerce



  Released under the GNU General Public License

*/



.boxText { font-family: Arial, sans-serif; font-size: 11px; }

.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family : 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: #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: #CCCCCC; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;

}



A.headerNavigation:hover {

  color: #000000;

}



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;

}









.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: #f8f8f9;

}



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: #f8f8f9;

}



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: #b6b7cb;

  color: #FFFFFF;

  font-weight: bold;

}



TD.productListing-data, TD.productListing-data a {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

}



A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



TD.pageHeading, DIV.pageHeading, H1, a.h1_link {

  font-family: Verdana, Arial, sans-serif;

  font-size: 18px;

  font-weight: bold;

  color: #333;

  margin:0px;

}



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;

}



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

/* OTF contrib begins */

/* DDB - 041031 - Form Field Progress Bar */

.progress{

  width: 1px;

  height: 14px;

  color: white;

  font-size: 12px;

  overflow: hidden;

  background-color: navy;

  padding-left: 5px;}

/* OTF contrib ends */



/* custom css */

.product_name {
	color: #000;
	font-size: 12px;
}

.product_description p {
	font-size: 9px;
	
}

H2 {margin:0px; padding:0px; font-size:11px; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif;}


a.email_friend {
	color: #ae1e1d;
	text-decoration: underline;
}

.view_all {
	text-decoration: underline;
	color: #ae1e1d;
	font-size: 10px;	
}
.prev_next {
	text-decoration: none;
	color: #000;	
	font-weight: bold;
	font-size: 10px;
}

a.accept_terms {
	color: #ae1e1d;
	text-decoration: underline;
}

.menu_slider {
	background: url(images/menu_slider.gif) no-repeat top right;	
	line-height: 32px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;	
	color: #333;
	float: left;

}

.menu_slider_last {
	float: none;
}

.menu_slider a {
	color: #333;
	display: block;
}
.menu_slider_end {
	background: url(images/menu_slider_bg.gif) repeat-x top right;
}

.help a {
	color: #ae1e1d;
	text-decoration: underline;

}
.help {
	padding-bottom: 3px;
}


.main a {
	font-size: 10px;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
}

.search_by_phrase {
	color: #900;	
}
.headings {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.headerTable {	
	background: #072d5c;
	background:url(images/headerBG.jpg)
}

.product_name {
	font-family: arial; 
	color: #6f749d; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none;
}

.special {
	color: #F00;
		
}
.special_text {
	font-family: arial; 
	color: #6f749d; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none;
	text-align: center;
}


.basic_theme_text {
	font-family: arial; 
	color: #6f749d; 
}


.infoBoxContents {

  background: #f8f8f9;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}

.infoBox {
  background: #e1e1e1;
}

.box_border {
	border: #e1e1e1 1px solid; 
	text-align: center; 
	margin: 0px auto;
}

.box_special_price {
	margin: 0px auto;
	text-align: center; 
	font-size: 14px;
	font-weight: bold;
	color: 6f749d;
	font-family: Arial, Helvetica, sans-serif;

}

.box_special_text, .box_special_text a {
	margin: 0px auto;
	text-align: center; 
	font-size: 14px;

}




h3.box {
	background: url(t_images/box_heading.gif);
	width: 149px;
	height: 24px;
	font-weight: normal;
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	text-align: center;
	color: #224272;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	
}

h3.box_left {
	background: url(t_images/box_heading_left.gif);
	width: 180px;
	height: 24px;
	font-weight: normal;
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	text-align: center;
	color: #224272;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	
}

.shopping_cart_atts {
	color: #333;	
}

.featuredHeading, .featuredHeading a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #03F;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	color: #FC0;
	line-height: 1.4;
}
.featuredContent {
	text-align: center;
	padding: 0px;
}
.boxWrapper {
	padding: 5px;
	border-style:solid;
	border-width: 1px;
	border-color:#666;
	float: left;
	margin: 5px;
}

img { 
border: none;
}

.diamond_search_button, .diamond_search_button a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FC0;
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
	margin: 0px;
	text-align: center;
	background-color: #F00;
	border-style: solid;
	width: 220px;
}

.diamond_search_button a {
		border-style: none;
		padding: 0px;
}

.diamond_search_table td {
	font-size: 12px;
	color: #6f749d;
}

.diamonds_search_by td {
	font-size: 14px;
	color: #6f749d;
	font-weight: bold;	
}

.diamond_search_results {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.even_diamond_row {
	background: white;
}

.odd_diamond_row {
	background: #CCC;
}

a.man_link { font-size: 12px; }

a.view_cert_link {
	font-size: 14px;
	font-weight: bold;
	display: block;
}

a.back_to_diamond_search_link {
	background: url(images/Left-Arrow.png) center left no-repeat;
	padding: 10px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	padding-left: 40px;
	line-height: 4;
	text-decoration: underline;
	
}

a.back_to_selected_ring_link {
	background: url(images/Left-Arrow.png) center left no-repeat;
	padding: 10px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	padding-left: 40px;
	line-height: 4;
	color: #F00;
	text-decoration: underline;
	text-align: center;
	
}

.sortByField { font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif }

a.side_menu_highlight { color: #F00; }

.diamond_search_image { background-color: #FFF; border-style: solid; border-color: #CCC; border-bottom: none; border-width: 1px; }

.location_links a, .location_description a, .location_description { font-size: 12px; }


.locations_home_1 {color: #F60; margin:0px; padding:0px; font-size:18px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}

.locations_home_2 {color: #009; margin:0px; padding:0px; font-size:14px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}

a.ring_size_help { color: #F00; font-size: 12px; font-weight: bold; }