﻿#page-title-cart {
background:#373536 url(/Images/Lightfield/page-title-cart.jpg) top left no-repeat;
width:712px;
height:42px;
margin: 0 0 0 135px;
}

#store-title {
width:450px;
float:left;
}

#store-title h4 {
font-size:18px;
color:#003739;
padding: 14px 0 0 16px;
text-transform:uppercase;
}

#store-search {
width:262px;
float:left;
}

#search-title {
float:left;
font-weight:bold;
padding:16px 0 0 0;
}

#search-txtbox {
float:left;
padding:10px 5px 0 9px;
}

.txtbox-search {
width:134px; 
height:16px !important; 
border:1px solid #404040;
}

#search-btn {
float:left;
padding:12px 0 0 0;
}


#page-title-cart h4 {
font-size:18px;
color:#003739;
padding: 14px 0 0 16px;
}


.cart-content {
padding: 10px 0 20px 147px;
}

#cart-content-header {
height:40px;
}

#cart-content-header a, #cart-content-header a:visited {
color:#000;
text-decoration:none;
}

#cart-content-header a:hover {
color:#000;
text-decoration:underline;
}

#cart-content-header span {
padding: 0 0px;
}

#cart-breadcrumbs {
width:516px;
float:left;
}

#cart-info {
float:left;
}

/* Left Colum */
#left-column-cart {
width:279px;
float:left;
padding: 8px 0 0 0;
}

#product-bg {
background:#c9c6b5;
width:260px;
border:solid 1px #999999;
}

.product-image {
padding: 8px 16px 14px 18px;
}

.product-image-bg
{
	background-color:White;
	width:226px;
	height:inherit;
	text-align:center;
}

.order-details {
padding: 0 18px 0px 20px;
font-size:14px;
}

.order-misc {
padding: 0px 18px 8px 20px;
font-size:14px;
}

.order-notes {
padding: 0 18px 0px 20px;
font-size:14px;
}

#quantity-title {
float:left;
font-size:14px;
font-weight:bold;
padding:16px 0 0 20px;
}

#quantity-txtbox {
float:left;
padding:12px 12px 0 8px;
}

#quantity-btn {
float:left;
padding:14px 0 0 0;
}

.order-notes p {
margin:0;
padding: 0px 0 16px 0;
font-size:12px;
font-style:italic;
}

/* Right Column */
#right-column-cart {
width:400px;
float:left;
padding-top:5px;
}

h2.ProductTitle  
{
font-size:16px;
font-weight:bold;
line-height:18px;
color:#003739 !important;}

#right-column-cart a, #right-column-cart a:visited {
color:#003739;
text-decoration:underline;
}

#right-column-cart a:hover {
color:#003739;
text-decoration:none;
}

#details-table {
width:400px;
text-align:center;
border:1px solid #999;
background-color:White;
}

#details-table td {
vertical-align:middle;
padding:4px;
}

.details-header {
background:#656565;
color:#fff;
}

.category-header {
background:#c9c6b5;
font-weight:bold;
}

.category-header span {
font-weight:normal;
}

.table-border-right {
border-right: 1px solid #999;
}

.table-border-bottom {
border-bottom: 1px solid #999;
}

.CategoryList
{
	text-align:left;
}

.ProductList
{
	text-align:center;
}

.ProductImageContainer 
{
	margin-bottom: 5px; 
	margin-top: 5px; 
	width:214px;
	min-height:155px;
	_height:155px;
	border: 3px solid #C89E00;	
	text-align:center;
	background-color:White;

}

.ProductImage
{
	text-align:center;
	padding-top:10px;
}