﻿/*This configures to left search box */
#pcMain #search-box form {
	margin: 0;
}

#search-box .pcForms input {
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	font-size: 11px;
	color: #666666;
	padding: 2px 3px 2px 3px;
	margin: 10px 5px 1px 0;
	float: left;
	vertical-align: middle;
}
#search-box .pcForms a  {
	vertical-align: middle;
	margin: 0px 5px 0 0;
	float: left;
}
#search-box .pcForms a img {
	vertical-align: middle;
	margin: 11px 5px 0 0;
	
}


#search-box .pcForms img {
	margin: 10px 5px 0 0;
	padding: 0;
	background: #e9e4d9;
}
#search-box .pcForms #submit {
	margin: 10px 5px 1px 0;
	padding: 0;
	border: 0;
}
#search-box .pcForms input:focus {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#search-box .pcForms textarea {
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	font-size: 11px;
	color: #666666;
	padding: 2px 3px 2px 3px;
}
#search-box .pcForms textarea:focus {
	border: 1px solid #999999;
	background-color: #FFFFCC;
}
/*This configures to the two search box in the middle of the home page*/
.smsrchboxhm p {
	margin: 8px 0 0px 0;
}
.smsrchboxhm form.pcForms input {
	margin: 0 5px 0px 0;
	vertical-align:middle;
}
/* Style the transparent fields used by ProductCart Build To Order and Apparel Add-on */
#pcMain input.transparentField {
	border: 0;
	background-color: transparent;
}
#pcMain input.transparentField2 {
	border: 0;
	background-color: transparent;
}
#pcMain input.transparentField3 {
	border: 0;
	background-color: transparent;
}
.pcMainTableDisc {
	width: 90%;
	border: 0;
	padding: 0px 0px 10px 0px;
}
table.pcShowProducts {
	border-collapse: collapse;
}
#pcMain .pcShowProductName a:link {
	text-decoration: none;
	color: #3587c6;
}
#pcMain .pcShowProductName a:visited {
	text-decoration: none;
	color: #3587c6;
}
#pcMain .pcShowProductName a:hover {
	text-decoration: underline;
	color: #3587c6;
}
/* Style the product name for use on the specials/new products/best sellers */
.pcShowProductNameSpecials {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #3587c6;
}
#pcMain .pcShowProductNameSpecials a:link {
	text-decoration: none;
	color: #3587c6;
}
#pcMain .pcShowProductNameSpecials a:visited {
	text-decoration: none;
	color: #3587c6;
}
#pcMain .pcShowProductNameSpecials a:hover {
	text-decoration: underline;
	color: #3587c6;
}
#pcMain .pcShowProductCustSearch a {
	text-decoration: none;
}
#pcMain .pcShowProductPriceHome {
	color: #333;
	font-weight: bold;
}
#pcMain .pcShowProductListPriceHome {
	color: #333;
	font-weight: normal;
	padding-left: 5px;
}
#pcMain .pcShowProductPriceNM {
	color: #333;
	font-weight: bold;
	font-size: 11px;
}
.pcShowProductPriceNM {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
#pcMain .pcShowProductListPriceStrike {
	text-decoration: line-through;
}
.pcSectionTitle2 {
	background-color: #e9e4d9;
	text-align: center;
	padding: 5px 0 5px 0;
	font-size: 13px;
	font-weight: bold;
	color: #968967;
	font-family: arial,sans-serif;
	text-transform: uppercase;
}
.pcBGSProdTitle {
	padding: 5px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #3587c6;
	font-family: arial,sans-serif;
}
.pcMatrixTitle1 {
	padding: 5px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #3587c6;
	font-family: arial,sans-serif;
}
.pcMatrixTitle2 {
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	font-family: arial,sans-serif;
	text-align: center;
}
.pcMatrixTitle3 {
	padding: 1px 5px 0 3px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	font-family: arial,sans-serif;
	text-align: right;
	vertical-align: top;
}
hr.a {
	border: none 0;
	border-bottom: 1px solid #96896d;
	width: 100%;
	height: 1px;
	margin: 2px auto 0 0;
	text-align: left;
}
#pcMain .pcSizeLink a:link {
	text-decoration: underline;
	color: #000;
}
#pcMain .pcSizeLink a:visited {
	text-decoration: underline;
	color: #000;
}
#pcMain .pcSizeLink a:hover {
	text-decoration: none;
	color: #000;
}
#pcMain .pcBlackLinks a:link {
	text-decoration: underline;
	color: #333;
}
#pcMain .pcBlackLinks a:visited {
	text-decoration: underline;
	color: #333;
}
#pcMain .pcBlackLinks a:hover {
	text-decoration: none;
	color: #333;
}
.Sep2 {
	margin-top: 2px;
}
#pcMain.Sep5 {
	margin-top: 5px;
}
.Sep7 {
	margin-top: 7px;
}
.Sep10 {
	margin-top: 10px;
}
.Sep13 {
	margin-top: 13px;
}
.Sep15 {
	margin-top: 15px;
}
.Sep20 {
	margin-top: 20px;
}
.Sep30 {
	margin-top: 30px;
}
/*
.pcForms .pcShowContent p {margin: -3px 0 0 0;}

.pcForms p.form-text {margin: 8px 0 0 0;}

#login-signup p { margin: 5px 0 0 0;}
#login-signup p input {margin: -10px 0 8px 0;}
#login-signup p img {margin: 1px 0 0 0;}

.pcForms3 input {margin: -4px 0 15px 0; padding: 0;}





*/

