/***********************
  ECOMM SPECIFIC STYLES
************************/
div#contentLeft.blank {
	width:695px;
}
/*search form*/
div#searchWrap {
	margin:auto;
	width:995px;
	height:58px;
	background:url(../images/searchBarBG.jpg) left bottom no-repeat;
}
div#searchContainer {
	float:right;
	width:660px;
	padding:20px 0 0;
}
div#searchContainer form {
	float:left;
	padding:0;
	margin:0;
}
form#search {
}
form#search label {
	color:#352c1d;
	font-weight:bold;
}
form#search input.field {
	border:1px solid #838383;
	margin:0 8px;
	width:120px;
	font-size:12px;
	background:#c5c3bd;
}
form#search input.searchsubmit {
	margin-right:12px;
	width:30px;
	height:21px;
	border:1px solid #595142;
	font-family:Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#352c1d;
	background:#c5c3bd;
}
form#search input.searchsubmit:hover {
	color:#c5c3bd;
	background:#352c1d;
}
form#search select {
	margin:0 8px;
}
/*end search form*/

/*login*/
form#customer_auth_login_form {
	padding:10px;
	width:300px;
	background:#eeeeee;
}
form#customer_auth_login_form table td {
	padding:4px 8px;
}
form#customer_auth_login_form table td h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#272425;
	text-align:right;
	font-weight:bold;
}
/*end login*/

/*cart*/
div#gridTitleWrap {
	float:left;
	width:300px;
}
div#contentArea {
	width:702px;
}
div#contentArea form, div#contentArea form form {
	width:688px;
}
div#contentArea label {
	padding-right:5px;
	font-weight:bold;
}
div#contentArea input {
	margin:0 5px;
}
div#contentArea table {
	width:100%;
	padding:0;
}
div#contentArea table.productsList, div#contentArea table.discountList, div#contentArea table.shippingList, div#contentArea table.addressGrid {
	width:688px;
}
table.addressGrid td {
	width:25%;
}
div#contentArea table thead tr {
	background:#bcbbb8;
}
div#contentArea table thead tr th {
	padding:4px 8px;
	border:1px solid #fff;
	text-align:right;
	font-weight:bold;
}
div#contentArea table thead tr th.title {
	text-align:left;
	padding-left:8px;
}
div#contentArea table thead tr th.name {
	width:210px;
	text-align:left;
	padding-left:8px;
}
div#contentArea table tr {
	background:#eeeeee;
}
div#contentArea table td {
	border:1px solid #fff;
	padding:5px 8px;
	vertical-align:middle;
}
div#contentArea table td.quantityField input {
	border:1px solid #838383;
	margin:0 8px;
	width:40px;
	font-size:12px;
	background:#c5c3bd;
}
div#contentArea table td.numbers {
	text-align:right;
}
div#contentArea table td.edit {
	width:38px;
	text-align:center;
	background:#dbdad7;
	font-size:7pt;
	padding:0;
}
div#contentArea table td.empty {
	background:#fff;
}
div#contentArea table td.total {
	background:#bcbbb8;
	padding:4px 8px;
	text-align:right;
	font-weight:bold;
	width:110px;
}
div#contentArea table td input.couponCode {
	border:1px solid #838383;
	margin:0 8px;
	width:140px;
	font-size:12px;
	background:#c5c3bd;
}
div.cart_header {
	border-top:1px solid #3ac337;
	border-left:1px solid #3ac337;
	border-right:1px solid #3ac337;
	padding:4px 0 4px 8px;
	background:#ececec;
	color:#fff;
	font-weight:bold;
	font-size:12pt;
	color:#898989;
}
div.disclaimer_header {
	width:678px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	font-size:8pt;
	margin-top:5px;
	padding:4px 0 4px 8px;
}
table#disclaimer {
}
div#gotoMyAccount {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	font-size:8pt;
	width:400px;
	text-align:right;
	margin-top:5px;
	padding-right:25px;
}
div#gotoMyAccount a, div#gotoMyAccount a:link, div#gotoMyAccount a:active, div#gotoMyAccount a:visited {
	color:#3ac337;
}
div#gotoMyAccount a:hover {
	color:#333333;
}
div#grandTotal {
	width:372px;
	text-align:center;
	padding:10px 5px 0 0;
	font-size:14pt;
	font-weight:bold;
	color:#5e5953;
	float: right;
	border-bottom: 1px solid #3ac337;
	margin-bottom: 3px;
}
div#grandTotal strong {
	color:#3ac337;
}
div#payPalWrap {
	width:680px;
	text-align:right;
	padding-right:5px;
}
/*end cart*/

/* product preview (search results) */
div#resultsCurrencyContainer {
	padding-right:20px;
	float:right;
	text-align:right;
}
div#resultsCurrencyContainer table td.curTitle {
	vertical-align:middle;
	padding:3px;
}
div#productGridFloat {
	float:left;
	width:141px;
	margin:10px;
}
div#productGrid {
	margin-left: 10px;
}
div#searchWrap2 {
	float:right;
	margin-top: -45px;
	margin-right:20px;
}
table#productPreview {
	width:140px;
	border:1px solid #d7d7d7;
	background:#fff;
}
table#productPreview:hover {
	background:#ccc;
}
table#productPreview img {
	#margin-left:4px;

}

table#productPreview img:hover {
}

table#productPreview td {
}
td#thumbnail {
	height:122px;
	width:56px;
	padding:5px 0;
	vertical-align:middle;
	text-align:center;
/*border:1px solid #d7d7d7;*/ }
td#prodPreviewName {
	padding:5px 4px 5px 4px;
	height:55px;
	vertical-align:top;
	text-align:center;
	background:#9ce19b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#555555;
}
td#prodPreviewName a {
	color:#FFF;
	font-size:9pt;
	text-decoration:underline;
	font-weight: bold;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
td#price {
	height:30px;
	padding-left:8px;
	vertical-align:middle;
	font-size:11pt;
	font-weight:bold;
	background:#dbdad7;
}
td#addIcon {
	height:30px;
	padding-left:3px;
	vertical-align:middle;
	font-weight:bold;
	background:#dbdad7;
}
/*end product preview*/

/* product upsell */
div#upsellGridFloat {
	float:left;
	width:155px;
	margin:5px 5px 0 0;
}
/*end product upsell*/

/*product detail*/
table#prodDetailOptions {
	clear:both;
	width:100%;
	padding:5px;
	border-bottom:1px dashed #333;
}
table#prodDetailOptions td.price {
	width:100px;
	vertical-align:middle;
	border-right:1px dashed #333;
}
div#productDetailImage {
	padding:0 0 10px 0;
}
div#productDetailImage img {
/*border: 1px solid #ccc;*/}
table#productDetailAttribs {
background:#fff;
	border:1px solid #3ac337;
	
	}
table#productDetailAttribs td {
	text-align:right;
	vertical-align:middle;
	padding:5px 5px 5px 10px;
}
table#productDetailAttribs td table th {
	padding-top:2px;
	font-size:8pt;
	vertical-align:middle;
}
div#detailTitleAlso {
	margin-top:20px;
}
div#prodDetailInfo {
	margin-left:10px;
}
div#prodDetailInfo p {
	text-align:left;
	color: #898989;
}
/*end product detail*/

/*registration*/
form#registration_form {
	width:450px;
	padding:5px;
	background:#eeeeee;
}
div#required_desc {
	text-align:right;
}
div#required_desc strong {
	font-weight:bold;
	color:#3ac337;
}
div.reg_header {
	border:1px solid #fff;
	padding:4px 0 4px 8px;
	background:#9f9b91;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	font-size:10pt;
	color:#333;
}
table#registration_form {
}
table#registration_form td {
	padding:5px;
}
table#registration_form td.form_label {
	width:125px;
	padding-right:10px;
	text-align:right;
	vertical-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
table#registration_form td.form_label strong {
	font-weight:bold;
	color:#3ac337;
}
table#registration_form td.form_field input, table#registration_form td.form_select select {
	border:1px solid #838383;
	width:140px;
	font-size:12px;
	background:#c5c3bd;
}
table#registration_form td.note {
	font-size:7pt;
	color:#3ac337;
}
/*end registration*/

/*status errors*/
div.status_error, .status_error, .status_processing, .status_warning, .status_hint {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#3ac337;
	margin-bottom:10px;
}
.status_success {
	font-weight:bold;
}
.status_cap, .status_caption {
	font-weight:bold;
}
#status_total TD {
	padding:0px;
	margin:0px;
	border:none;
}
/*end status errors*/

#sideLogos {
	text-align: center;
}
div#sslLogoContainer {
	padding-top: 20px;
	padding-left: 70px;
	width:90px;
	height:125px;
	overflow:hidden;
}
div#contentRight dt {
	font-size:12pt;
	color:#898989;
	font-weight:bold;
	padding:5px 0;
}
div#contentRight dd {
}
div#contentRight dd a {
	color:#898989;
	text-decoration:none;
	font-weight:bold;
}
div#contentRight dd a:hover {
	color:#777;
}
div#contentRight li {
	background: #fff;
	padding: 7px;
	border-bottom: 1px solid #3ac337;
}
div#contentRight ul {
	border-top: 1px solid #3ac337;
	border-right: 1px solid #3ac337;
	border-left: 1px solid #3ac337;
}
/*pagination*/
paginationHolder {
	display:block;
	width:400px;
	margin-bottom:15px;
	padding:10px;
	font-size:8pt;
	float:right;
}
paginationHolder img {
	margin:2px 0 -2px;
}
span.paginationTitle {
	font-weight:bold;
	color:#777;
}
	
	
/*end pagination*/

.cartcontent table {
	border-top:1px solid #3ac337;
	border-left:1px solid #3ac337;
}
.cartcontent table td {
	border-bottom:1px solid #3ac337;
	border-right:1px solid #3ac337;
	padding:3px;
	text-align:center;
	color:#474747;
}
.cartcontent table th {
	border-bottom:1px solid #3ac337;
	border-right:1px solid #3ac337;
	padding:3px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#474747;
	background-color:#e7e7e7;
}

