#productGrid #topOptions .sort select {
	height: 18px;
	padding: 2px;
	font-size: 10px;
	color: #000;
	border: 1px solid #D2D2D2;
}

#productGrid #topOptions .sort {
width: 29%;
}

/* Product Detail  */


#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: 243px;
	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: Tahoma, Arial;
	color: #000000;
	font-size: 12px;
	background:none;
}

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


#productDetail #productsRelated .title  {
	height: 35px;
}

#productDetail #productsRelated .title a {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 11px;
}

#productDetail #productsRelated .details .sprice {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 11px;
}

/* end productRelated */


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

#productDetail .submitBtn {
	margin:0;
	padding:0;
	width: 124px;
	height: 31px;
	font-size: 14px;
	line-height: 16px;
	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: 17px 5px 5px 25px;
	color: #000000;
}

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


#productDetail .form-field {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

#productDetail #price {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

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


#productDetail .form-label {
	font-weight: normal;
	width: none;
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 11px;
}

#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 { 
	font-family: Tahoma, Arial;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	line-height: 18px;}
	
#existingCustomer .hdr-title
, #newCustomer .hdr-title 
, #passwordRemindCustomer .hdr-title
, #billInfo .hdr-title
, #shipInfo .hdr-title
, #paymentInfo .hdr-title
, #orderDetails .hdr-title 
, #clientAccount .hdr-title
  {
	color: #FFFFFF;
	background-color: #613d2b;
	text-align: left;
	padding:5px;
	font-weight: bold;
}


#createCustomer .hdr-title 
  {
	color: #FFFFFF;
	background-color: #613d2b;
	text-align: left;
	padding:5px;
	margin:0;
	padding-top:20px;
	height: 20px;
	font-weight: bold;
}

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

#button_cart {
    margin:0;
	padding:8;
	border: 1px solid #6384ac;
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 11px;
	background: #a6bdda;
	font-weight: bold;
}

.input_field_sort {
    margin:0;
	padding:8;
	border: 1px solid #6384ac;
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 11px;
	background: #FFFFFF;
	font-weight: normal;
}

.submitBtn {
    margin:0;
	padding:8;
	border: 1px solid #6384ac;
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 13px;
	background: #a6bdda;
	font-weight: bold;
}

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