/* custom css for bbb*/
#gold_diamond_jewelry_bbb {
	float: left;
	clear: left;
	padding-top: 0px;
	padding-left: 37px;
	margin: 0px;
}

/*--------------------------------------------------------------------------------------
Global
-------------------------------------------------------------------------------------- */
body {
	margin:0 auto;
}

.module-body {
	padding:4px 8px;
}

#ctl00_leftColumn.page-column-left .module, #ctl00_rightColumn.page-column-right .module {
	margin-bottom:4px;
}

div.product-list-item-container { text-align:center; }
div.product-list-control { display:block; width: 110px; text-align:center; margin: 0 auto; } 
div.product-list-control input { margin: 0 auto; }
/*--------------------------------------------------------------------------------------
Header
-------------------------------------------------------------------------------------- */
#header {
	width:856px;
	height:206px;
	padding:0;
	margin:0;
	overflow:hidden;
	background:url(../images/layout/header.jpg) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#hdr-top {
	float:left;
	width:504px;
	height:20px;
	padding:30px 316px 107px 36px;
}

#searchcontainer {
	float:right;
	width:240px;
	height:25px;
	padding:9px 3px 0 0;
	margin:0;
	
}

#searchcontainer .textbox {
	width:150px;
	border:1px solid #FFFFFF;
}

.srchtxt {
	float:left !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:2px;
}
/*--------------------------------------------------------------------------------------
Navigation
-------------------------------------------------------------------------------------- */
#navcontainer {
	float:left;
	width:605px;
	height:30px;
	padding:4px 0 0 3px;
}

.navlist ul {
	list-style: none;
	padding: 0;
	margin: 0;
	z-index:1000;
}

.navlist ul a {
	text-decoration: none;
	display: block;
	height:17px;
	border:4px solid #FFFFFF;
	margin:0 1px;
	background:transparent;
	z-index:1000;
	font-size:11px;
	overflow:hidden;
	text-align:center;
	text-transform:uppercase;
	padding:5px 0 0;
	font-weight:bold;
	background:url(../images/layout/nav_bg.gif) top center repeat-x;
}

.navlist ul li {
	float: left;
	position: relative;
	z-index:1000;
}

li a.nav01 {
	display:block;
	width:46px;
}

li a.nav02 {
	display:block;
	width:66px;
}

li a.nav03 {
	display:block;
	width:79px;
}

li a.nav04 {
	display:block;
	width:89px;
}

li a.nav05 {
	display:block;
	width:82px;
}

li a.nav06 {
	display:block;
	width:65px;
}

li a.nav07 {
	display:block;
	width:90px;
}


li a:hover {
	background-position:bottom;
}
/*--------------------------------------------------------------------------------------
Left Column Navigation
-------------------------------------------------------------------------------------- */

ul.module-list {
	margin: 0;
	padding-left:20px;
	list-style-type: none;
	}

ul.module-list.cat-nav {
	padding-top:5px;
}

ul.module-list li{
	margin-left:-20px;
	padding:3px 8px;
}	

ul.module-list li ul {
	margin: 0px;
	padding-left: 16px;
	list-style-type: none;
	}

ul.module-list li ul li {
	padding-left:16px;
	border:none;
}

/*--------------------------------------------------------------------------------------
Left Column
-------------------------------------------------------------------------------------- */
.module.mailing-list-module label {display:block;}
.module.mailing-list-module .textbox.mailing-list-module-text {width:142px;}
/*--------------------------------------------------------------------------------------
Main Content Area
-------------------------------------------------------------------------------------- */
#ctl00_centerColumn.page-column-center {
	padding:8px;
}

.blue {
	color:#0000FF;
	font-weight:bold;
}

.blueunder {
	color:#0000FF;
	font-weight:bold;
	text-decoration:underline;
}

.red {
	color:#cc0000;
	font-weight:bold;
}

.redunder {
	color:#cc0000;
	font-weight:bold;
	text-decoration:underline;
}

.under {
	text-decoration:underline;
}

#home01 {
	width:308px;
	height:294px;
	padding:10px 350px 10px 10px;
	background:url(../images/layout/home01.jpg) top center no-repeat;
}

#home01 H1 {
	font-family:"Times New Roman", Times, serif;
	font-size:42px;
	font-style:italic;
	color:#5280B1;
	margin:0;
}
/*--------------------------------------------------------------------------------------
Footer
-------------------------------------------------------------------------------------- */
#footer {
	width:856px;
	height:100px;
	padding:24px 0 0;
	text-align:center;
	background:url(../images/layout/footer.gif) top center repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#footer p {
	padding:0;
	margin:3px;
}
/*--------------------------------------------------------------------------------------
Standard Default Styling
-------------------------------------------------------------------------------------- */

/* general text style */
p, ol, ul {
}

/* general link style */
a:active {
}

a:link {
}

a:hover {
}

a:visited {
}

/* headings */
h1 {
	margin-top:0;
}

h1.specials {
	width:678px;
	height:26px;
	font-size:0;
	text-indent:-9000px;
	overflow:hidden;
	background:url(../images/layout/specials.gif) top center no-repeat;
	margin:0;
}

h3, h5 {
	margin:0 0 5px 0;
}

.text-required {
	line-height:18px;
	margin:0 3px;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.clear {
	clear:both;
}

/* general element style */
img {
	border:0;
}

label {
	font-weight:bold;
}

p {
	margin:8px 0;
}

/* alignment */
.left {
	text-align:left;
}

.center {
	text-align:center;
	margin:0 auto;
}

.right {
	text-align:right;
}

/* validation summary */
.val-summary {
	margin:10px 0;
	padding:10px 0 0 10px;
	border:1px solid #cccccc;
	background-color:#efefef;
}

/* notification */
.notification {
	margin:15px 0;
}

/* container elements */  
table.page-container {
	width:100%;
	border-collapse:collapse;
	margin:0;
}

table.page-container td {
	vertical-align:top;
}

table.topnav {
	margin-top:10px;
}
  
td.head-fill {height:32px;
	background:url('../images/layout/top_nav_bg.gif') repeat-x;
}
	
tr.page-body {
	height:500px;
}

td.page-body-content {
}

table.page-body-columns	{
	width:100%;
	height:100%;
}

/* content area styling */

div.page-html-content {
	margin-bottom:5px;
}

div.page-text-content {
	margin-bottom:5px;
}

table.content {
	margin-bottom:5px;
}

td.content-head, td.content-nav, td.content-body {
	padding:5px;
	text-align:left;
}
  
td.content-head h1, td.content-head h3 {
	margin:0;
}
	
td.content-nav h5 {
	margin:0;
}
  
/* module styling */
	table.mini {
}

table.mini td {
	font-size:1.0em;
	font-weight:normal;
	vertical-align:top;
}

table.mini th {
	font-size:1.1em;
	font-weight:bold;
}
	
table.cart {
	width:100%;
	border:0;
}

td.cart-header-img {
	text-align:right;
	vertical-align:middle;
}

tr.cart-header th {
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #ccc;
}

tr.cart-item td {
	padding:10px 0;
	border-bottom:1px solid #ccc;
	vertical-align:top;
}

div.cart-prod-name {
	margin:0 0 10px;
}
  
span.cart-part-number {
	font-weight:bold;
	color:#c0c0c0;
}
  
tr.cart-footer td {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:10px 0;
}

td.cart-subtotal-label {
	font-weight:bold;
	text-align:right;
	padding-right:3px;
}

td.cart-subtotal {
	font-weight:bold;
}
  
table.cart-redirect {
	margin-top:15px;
}

td.cart-continue {
	text-align:left;
}

td.cart-checkout {
	text-align:right;
}

table.form-item {
	border:none;
	margin-top:10px;
}

table.form-item-first {
	margin-top:0;
}

td.label {
	width:150px;
	text-align:right;
	font-weight:bold;
}
 
span.form-option label {
	font-weight:normal;
}

  
/* category listing */
table.category-list td {
	text-align:center;
	width:350px;
}
 
div.category-list-item {
	margin:0 10px 10px 0;
}

div.category-list-item-head {
	padding:4px;
}

div.category-list-item-head h5 {
	margin:0;
}

div.category-list-item-body {
	padding:5px;
	text-align:center;
}

div.category-list-item-body img {
	display:block;
	margin:0 auto 5px auto;
}
    	  
/* product listing */
table.product-list {
	margin:5px 0;
}

td.product-list-item-container, td.product-list-item-container-alt {
	padding:4px;
}

div.product-list-item {
	text-align:center;
	margin:5px;
}

div.product-list-info {
	width:100px;
	padding-right:10px;
}

img.product-list-img {
	display:block;
	margin:10px auto ;
}
 /* thumbnail alignment fix */
div.product-list-text {
	font-weight:normal;
	margin-top:10px;
}

div.product-list-promo {
	margin-top:10px;
}

div.product-list-promo img {
	margin:1px;
}
	  
div.product-list-options {
}

div.product-list-price {
	margin-bottom:10px;
}

div.product-list-qty label, span.product-list-msrp-label, span.product-list-cost-label {
	font-weight:bold;
}

div.product-list-qty {
	margin:8px 0;
}
	
table.product-list-results-header {
	margin-bottom:5px;
}

td.product-list-results {
	font-weight:bold;
}

td.product-list-size {
	width:100px;
	text-align:right;
	white-space:nowrap
}

td.product-list-sort {
	width:100px;
	text-align:right;
	white-space:nowrap
}
  
table.product-pager {
}

td.product-pager-page {
	font-weight:bold;
}

td.product-pager-list {
	text-align:right;
	white-space:nowrap;
}

td.product-pager-list span, td.product-pager-list a {
	font-weight:bold;
	margin:0 3px;
}

a.pager-item-first {
	margin-right:6px;
}

span.pager-item-current {
	text-decoration:underline;
}

span.pager-item-separator {
	letter-spacing:2px;
}

div.product-list-control img {
	margin-top:3px;
}

/* space between buttons in product list */
		
/* product detail */
table.prod-detail {
}

  /* layout */
td.prod-detail-tp {
	padding-bottom:10px;
}

td.prod-detail-lt {
	width:50%;
	padding-right:10px;
}

td.prod-detail-rt {
	width:50%;
	padding-left:10px;
}

td.prod-detail-bt {
	padding-top:20px;
}
   
  /* information */
div.prod-detail-price {
	margin-bottom:10px;
}

span.prod-detail-msrp-label, span.prod-detail-cost-label {
	font-weight:bold;
}

span.prod-detail-part-label {
	font-weight:bold;
}
  
div.prod-detail-man {
	margin-top:10px;
}

span.prod-detail-man-name-label, span.prod-detail-man-part-label {
	font-weight:bold;
}

input.prod-detail-add {
	position:relative;
	top:5px;
	left:3px;
}

/* product image gallery */
div.gallery {
	position:relative;
	width:220px;
	min-height:300px;
	height:300px;
	margin-top:15px;
}
  
a.gallery-thumb {
	float:left;
}

a.gallery-thumb img {
	border:none;
	margin:0 5px 5px 0;
}

a.gallery-thumb:hover {
	background-color:transparent;
}

a.gallery-thumb:hover img {
	border:none;
}

a.gallery-thumb span {
	position:absolute;
	background-color:#efefef;
	font-weight:bold;
	padding:5px;
	left:-1000px;
	border:1px dashed gray;
	visibility:hidden;
	color:black;
	text-decoration:none;
}

a.gallery-thumb span img{
	border-width:0;
	padding:2px;
}
    
a.gallery-thumb:hover span {
	visibility:visible;
	top:0;
	left:230px;
	z-index:50;
}

/* account */
div.account-item {
	margin-bottom:20px;
}

div.account-item-last {
	margin-bottom:0;
}
    
/* order history */
.grid {
	width:100%;
}

.grid-header th {
	font-weight:bold;
	border-bottom:1px solid #666;
	text-align:left;
}

.grid-row td {
	background-color:#fff;
}

.grid-row-alt td {
	background-color:#efefef;
}
  
.grid-footer td {
	width:100%;
	font-weight:bold;
	text-align:right;
}

.grid-footer td table {
	border-top:1px solid #666;
}
  
/* checkout */
table.checkout-shipping th {
	padding:2px 0;
	border-bottom:1px solid #ccc;
}

table.checkout-shipping td {
	padding:2px 0;
}

tr.checkout-review-tax {
	padding-bottom:3px;
}

td.checkout-review-underline {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:1px;
}

tr.checkout-review-total th, tr.checkout-review-total td {
	padding-top:3px;
}

table.checkout-payment td.label label {
	text-align:right;
	font-weight:bold;
}

/* order summary */
table.invoice {
	background-color:#fff;
}

h1.invoice-title {
	font-size:2.4em;
	font-weight:bold;
	color:#333;
	margin:0;
}

h3.invoice-subtitle {
	font-size:1.4em;
	font-weight:bold;
	color:#333;
	margin:0;
	padding:0;
}

table.invoice-order-info {
	border:none;
	width:100%;
}

table.invoice-order-info td.label {
	width:125px;
	text-align:right;
	padding-right:3px;
	font-weight:bold;
}

table.invoice-customer-info {
	border:none;
	width:100%;
}

table.invoice-customer-info td.label {
	width:125px;
	text-align:right;
	padding-right:3px;
	font-weight:bold;
}

div.invoice-separator {
	border-bottom:1px solid #ccc;
	margin:5px 0;
}

div.invoice-address {
	margin-left:15px;
	margin-top:5px;
}

table.invoice-detail {
	width:100%;
	border-bottom:2px solid #ccc;
}

tr.invoice-detail-header th {
	font-weight:bold;
	border-bottom:1px solid #666;
	background-color:#cdcdcd;
	text-align:left;
}

tr.invoice-detail-row td, tr.invoice-detail-row-alt td {
	background-color:#fff;
}

table.invoice-summary {
	margin-top:5px;
	width:100%;
}

td.invoice-summary-text {
	text-align:right;
}

td.invoice-summary-item {
	width:70px;
	text-align:right;
	padding-right:4px;
}

td.invoice-summary-separator {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:1px 0;
}
