/* used in 2 column category Grids */
#productGrid .content-odd2,
#categoryGrid .content-odd2 {
border: 0;
margin: 0;
padding: 0;

}

#productGrid .content-even2,
#categoryGrid .content-even2 {
border: 0;
margin: 0;
padding: 0;

}

#productGrid .photo,
#categoryGrid .photo {
	width:180px;
	height: 183px;
	padding: 0;
	padding-top: 30px;
	margin: 0 5px 0 0;
	background: url(../images/bg_featured_products.png) no-repeat top center;
	float: left;
}


#productGrid .title,
#categoryGrid .title {
	text-align: center;
	margin: 0 5px 10px 0;
	padding: 0;
	width:180px;
	float: left;
	
	font-family: "Trebuchet MS", Arial;
	color: #60321E;
	font-size: 14px;
}

#productGrid .title a,
#categoryGrid .title a {
	color: #60321e;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}


#productGrid .title a:hover,
#categoryGrid .title a:hover {
	text-decoration: none;
	color: #a64d1f;
}

#giftCerts h2, 
#categoryList h2, 
#categoryGrid h2, 
#affiliateLogin h2, 
#customerLogin h2, 
#productGrid h2, 
#productDetail h2, 
#searchForm h2, 
#registrySearchForm h2, 
#viewCart h2, 
#popupShipping h2, 
#checkoutOnePage h2, 
#checkoutConfirm h2, 
#checkoutBilling h2,
#checkoutShipping h2, 
#checkoutPayment h2, 
#clientAccount h2, 
#vendorLogin h2, 
#vendorAccount h2,
#pageContent h2 { 
	font-family: "Trebuchet MS", Arial;
	color: #A64D1F;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 0 0 0 5px;
	margin-bottom: 20px;
	line-height: 0;}
	
#menu, #search {
	margin-top:6px;
}

#productDetail #productPhotos {
	width:236px;
	padding: 12px;
	margin: 20px 0 0 0;
    text-align: center;
	float:left;
	background: #E7D4AB;
	border: 1px solid #364471;
	display: table;
	position: relative;
}

#productDetail .hdr-title {
	width: 100%;
	text-align: left;
	margin: 20px 0 20px 0;
	padding: 0;
	float: left;
	border-bottom: 1px solid #EAD9B3;
	font-weight: bold;
	}
	
#productDetail #productsRelated .content-odd,
#productDetail #productsRelated .content-even {
	width:180px;
	height: 183px;
	padding: 0;
	margin: 0 0 0 0;
	background: url(../images/bg_featured_products.png) no-repeat top center;
	float: left;
}

/* begin productRelated */

#productDetail #productsRelated {
	margin-top: 0;
	border: none;
	float: left;
	clear: left;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 15px;
	text-align: left;
}


#productDetail #productsRelated .hdr-title {
	font-family: "Trebuchet MS", Arial;
	color: #60321E;
	font-size: 14px;
	background:none;
}

#productDetail #productsRelated .photo {
	text-align: center;
	margin-top: 20px;
}

/* end productRelated */


.submitBtn {
	font-size: 130%;
	font-weight: bold;
}

#productDetail .submitBtn {
	margin:0;
	padding:0;
	width: 109px;
	height: 24px;
	border: 0;
	background: url(../images/add_to_cart.png) no-repeat top center;
}

#productDetail #extraDetails {
	float: left;
	clear: none;
	height: auto;
	width: 320px;
	border-collapse: collapse;
	margin: 0;
	padding: 0 5px 5px 25px;
	color: #878787;
}

#productDetail .form-label {
	font-weight: bold;
	width: 25px;
}

#productDetail #price,
#productDetail .form-field {
	font-family: "Trebuchet MS", Arial;
	color: #60321E;
	font-size: 14px;
	font-weight: normal;
}

#productDetail #price .myerror {
	font-weight: normal;
}


#productDetail .form-label {
	font-weight: normal;
	width: none;
	font-family: "Trebuchet MS", Arial;
	color: #60321E;
	font-size: 13px;
}

#mright {
padding-right:140px;
}

.sublink {
	font-size: 100%;
	text-decoration: underline;
}

a.sublink {
	text-decoration: underline;
}


a.sublink:active {
	text-decoration: none;
}

a.sublink:visited {
	text-decoration: none;
}

a.sublink:hover {
	text-decoration: none;
}
.button02
{ background:url(../images/register.gif) no-repeat left top;
 width:96px;
 height:24px;
 border:0;
 cursor:pointer;
}

#productDetail input {
	width:70px;
	height:auto;
    margin:0;
	padding:0 0 0 3px;
    text-align: left;
	border: 1px solid #B3B9C3;
	color: #60321E;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
}

#button_cart {
    margin:0;
	padding:8;
	border: 1px solid #232a56;
	color: #d8cba2;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	background: #2e3a67;
	font-weight: bold;
}

#viewCart #cartItems thead tr th {
	color: #FFFFFF;
	background-color: #61321e;
	text-align: left;
	font-weight: bold;
	height: 22px;
	font-size: 12px;
}

#existingCustomer .hdr-title, #newCustomer .hdr-title 
,#createCustomer .hdr-title 
, #passwordRemindCustomer .hdr-title
, #billInfo .hdr-title
, #shipInfo .hdr-title
, #paymentInfo .hdr-title
, #orderDetails .hdr-title 
, #clientAccount .hdr-title  {
	color: #FFFFFF;
	background-color: #61321e;
	text-align: left;
	padding:5px;
	font-weight: bold;
}

.submitBtn {
    margin:0;
	padding:8;
	border: 1px solid #232a56;
	color: #d8cba2;
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	background: #2e3a67;
	font-weight: bold;
}

.submitOrder {
	width: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.input_field_sort {
    margin:0;
	padding:8;
	border: 1px solid #CCCCCC;
	color: #60321e;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	background: #FFFFFF;
	font-weight: bold;
}

