.error_box {
	border: 1px solid #dd3c10;
	margin: 15px 10px;
	padding: 10px;
	background: #ffebe8;
	color: #333;
}
.error_box h4 {
	font-size: 1.5em;
}
.error_box p {
	font-size: 1em;
	margin-top: 10px;
}

.catalogue {
	margin: 0;
	padding: 10px;
	font: 8pt Arial, Helvetica, sans-serif;
	text-align: center;
	color: #5a5555;
}
.catalogue img {
	margin: 4px;
}

.txtSession {
	width: 145px;
	height: 15px;
	border-bottom: 1px solid #c5c7ca;
	font: 8pt Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #5a5555;
	margin: 0 0 0 7px;
	padding: 6px 0 0 0;
}
.txtBasket {
	width: 125px;
	height: 15px;
	border-bottom: 1px solid #c5c7ca;
	font: 8pt Arial, Helvetica, sans-serif;
	background: url(../styleImages/icons/basket.gif) center left no-repeat;
	font-style: italic;
	font-weight: bold;
	color: #5a5555;
	margin: 0 0 0 7px;
	padding: 6px 0 0 20px;
}
.txtSearch {
	width: 145px;
	height: 15px;
	font: 8pt Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #5a5555;
	margin: 0 0 0 7px;
	padding: 6px 0 0 0;
}

.txtSessionLogin {
	font: 8pt Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #5a5555;
	display: block;
	width: 48px;
	margin: 4px 6px 0 7px;
	padding: 2px 0 0 0;
	text-decoration: none;
	height: 12px;
	background: url(../styleImages/bullet2.gif) top right no-repeat;
	float: left;
	border: 0;
}
.txtSessionLogout {
	font: 8pt Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #5a5555;
	display: block;
	width: 53px;
	margin: 4px 6px 0 7px;
	padding: 2px 0 0 0;
	text-decoration: none;
	height: 12px;
	background: url(../styleImages/bullet2.gif) top right no-repeat;
	float: left;
	border: 0;
}
.searchBtn {
	font: 8pt Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #5a5555;
	width: 18px;
	margin: 4px 0 0 2px;
	padding: 2px 0 0 0;
	text-decoration: none;
	height: 14px;
	background: url(../styleImages/bullet2.gif) top right no-repeat;
	float: left;
	border: 0;
}	
.txtSessionLogin:hover, .txtSessionRegister:hover, .searchBtn:hover, .txtviewCart:hover, .txtSessionYourAccount:hover {
	background: url(../styleImages/bullet2.gif) bottom right no-repeat;
	text-decoration: underline;
	color: #494a4a;
}
.txtSessionRegister {
	font: 8pt Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #5a5555;
	background: url(../styleImages/bullet2.gif) top right no-repeat;
	height: 12px;
	float: left;
	text-decoration: none;
	padding: 2px 0 0 0;
	margin: 4px 0 0 0;
	width: 62px;
	border: 0;
	display: block;
}
.txtSessionYourAccount {
	font: 8pt Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #5a5555;
	background: url(../styleImages/bullet2.gif) top right no-repeat;
	height: 12px;
	float: left;
	text-decoration: none;
	padding: 2px 0 0 0;
	margin: 4px 6px 0 7px;
	width: 92px;
	border: 0;
	display: block;
}
.txtviewCart {
	font: 8pt Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #5a5555;
	background: url(../styleImages/bullet2.gif) top right no-repeat;
	height: 12px;
	float: left;
	text-decoration: none;
	padding: 2px 0 0 0;
	margin: 4px 6px 0 7px;
	width: 124px;
	border: 0;
	display: block;
}
.thumbnail a {
	text-decoration: none;
	color: #6f6f6f;
	text-decoration: none;
}
.thumbnail a:hover {
	text-decoration: underline;
	color: #494a4a;
}
.thumbimage {
	border: 1px solid #636c78;
	margin-bottom: 4px;
}
.searchBox {
	font: 9pt Arial, Helvetica, sans-serif;
	margin: 0 0 0 7px;
	float: left;
	padding: 1px;
	border: 1px solid #44494f;
}
form {
	margin: 0;
	padding: 0;
}
#leftNav h2 {	
	background: #8c8d8d url(../styleImages/navheaderbg.gif) top left no-repeat;	
	margin: 0;
	padding: 3px 10px;
	width: 160px;
	height: 8px;
	font: 8pt Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
html>body #leftNav h2 {	
	background: #8c8d8d url(../styleImages/navheaderbg.gif) top left no-repeat;	
	margin: 0;
	padding: 4px 10px;
	width: 160px;
	height: 12px;
	font: 8pt Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
#main h2 {	
	background: #8c8d8d url(../styleImages/mainheaderbg.gif) top left no-repeat;	
	margin: 0 0 15px 0;
	padding: 3px 10px;
	width: 556px;
	height: 8px;
	font: 8pt Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
html>body #main h2 {	
	background: #8c8d8d url(../styleImages/mainheaderbg.gif) top left no-repeat;	
	margin: 0 0 15px 0;
	padding: 5px 10px;
	width: 556px;
	height: 10px;
	font: 8pt Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.loginbox {
	border: 1px solid #eaeaea;
	width: 259px;
	margin: 15px 0 0 130px;
	padding: 10px;
}
.quickadd {
	border: 1px solid #eaeaea;
	width: 359px;
	margin: 0 0 10px 80px;
	font: 8pt Arial, Helvetica, sans-serif;
	padding: 2px 10px 7px 10px;
}

.loginbox legend {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #5a5555;
	text-transform: uppercase;
	font-weight: bold;
}
 .quickadd legend, .prodoptions legend {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #5a5555;
	text-transform: uppercase;
	font-weight: bold;
}
.loginbox label {
	width: 95px;
	display: block;
	float: left;
	margin: 0;
	padding: 1px;
}
.loginbox input, .textbox {
	font: 9pt Arial, Helvetica, sans-serif;
	margin: 0 0 0 7px;
	padding: 1px;
	border: 1px solid #44494f;
}
.qtytextbox {
	font: 9pt Arial, Helvetica, sans-serif;
	margin: 0 7px;
	padding: 1px;
	border: 1px solid #44494f;
}
.loginbox input:focus {
	background: #eaeaea;
}
.loginsubmit {
	margin: 0 135px 0 0;
	float: right;
}
.gatewaysubmit {
	margin: 5px 145px 0 0;
	float: right;
}
.submit {
	background: #fff url(../styleImages/bullet1.gif) center right no-repeat;
	border: 0;
	margin: 4px 0 0 0;
	padding: 0 20px 0 0;
	font: 9pt Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #5a5555;

}
.submitsml {
	background: #fff url(../styleImages/bullet1.gif) center right no-repeat;
	border: 0;
	margin: 4px 0 0 0;
	padding: 0 20px 0 0;
	font: 8pt Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #5a5555;

}
.txtButton {
	background: #fff url(../styleImages/bullet1.gif) center right no-repeat;
	border: 0;
	margin: 4px 0 0 0;
	text-decoration: none;
	padding: 0 22px 0 0;
	font: 9pt Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #5a5555;

}

.smalllink {
	font: 8pt Arial, Helvetica, sans-serif;
	color: #b8b8b8;
	text-decoration: none;
}
.smalllink:hover {
	color: #8c8d8d;
	text-decoration: underline;
}
.txtLocation {
	color: #b8b8b8;
	text-decoration: none;
}
.txtLocation:hover {
	color: #8c8d8d;
	text-decoration: underline;
}
.txtDefault, .txtLink {
	color: #5a5555;
	font-weight: bold;
	text-decoration: none;
}
.txtDefault:hover, .txtLink:hover {
	text-decoration: underline;
}
.mainContent h5 {
	margin: 0;
	padding: 0;
}
.mainContent h1 {
	font: 13pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5a5555;
	letter-spacing: -0.1px;
	text-transform: uppercase;
	margin: 0;
	padding: 25px 0 0;
}
.prodimage {
	float: right;
	margin: 7px;
}
.txtcartProgressCurrent {
	color: #8c8d8d;
	text-decoration: underline;
}
.tdcartTitle {
	border-bottom: 1px solid #eaeaea;
	font-weight: bold;
}
.tdCartSubTotal {
	border-top: 1px solid #eaeaea;
}
#homeWelcome h1 {
	width: 227px;
	height: 18px;
	margin: 0;
	padding: 0;
	background: url(../styleImages/welcomeh1.gif) top left no-repeat;
}
#homeWelcome h3 {
	width: 277px;
	height: 17px;
	margin: 3px 0;
	padding: 0;
	background: url(../styleImages/welcomeh2.gif) top left no-repeat;
}
h1 span, h2 span, h3 span, #brands span {
	display: none;
}
#latestProducts h1 {
	width: 118px;
	height: 18px;
	margin: 0;
	padding: 0;
	background: url(../styleImages/latestproducts.gif) top left no-repeat;
}
.productOptions {float:left; margin: 10px 0;}
.productAddtoBasket {
	float:left; clear:left;
	text-align: left; padding: 10px 5px;
	margin-top: 25px; width: 280px;
}

.regFormFS {
	margin: 15px 0;
	padding: 10px;
	border: 1px solid #ccc;
}
.regFormFS legend {
	font: 11pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5a5555;
}
.regFormFS label {
	width: 210px;
	display: block;
	float: left;
	margin: 0;
	text-align: left;
	padding: 2px;
}
.regFormFS input, .regFormFS select, .regFormFS textarea {
	font: 9pt Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px;
	border: 1px solid #44494f;
}
.accountBox {
	margin: 10px;
	padding: 10px;
	float: left;
	width: 235px;
	border: 1px solid #ccc;
}
.accountBox h3 {
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5a5555;
	margin: 0 0 6px 0;
	padding: 0;
}
.accountBox p {
	font: 9pt Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 12pt;
	text-align: left;
}
table {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #5a5555;
	text-align: left;
}
#homeFindStockist h3 {
	width: 116px;
	height: 18px;
	margin: 0 0 3px 0;
	padding: 0;
	background: url(../styleImages/findastockistheader.gif) top left no-repeat;
}
.mainContentViewCat h6 {
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #5a5555;
	margin: 10px 0;
}

.txtSession445 {
	color: #5a5555;
	text-decoration: none;
}
.txtSession445:hover {
	color: #5a5555;
	text-decoration: underline;
}

/* Fields that are required for existing customers on the registration page */
/* Javascript is used to assign the "required" class to <p> tags with name="req_field" */
p.required label { font-weight: bold; color: #006940; }
p.required input { }
p.required select { }


/* Hide thank you page link in site docs menu */

.doc-8 {
	display: none;
}

.login-reg-links img {
	float: left;
	margin: 14px 7px 0 7px;
}


/* Property Link */
.property {
	border: 1px solid #ccc;
	background: #fafafa;
	margin: 18px 10px;
	padding: 5px;
	text-align: center;
}
.property a {
	text-decoration: none;
	color: #6f6f6f;
	font: 8pt Arial, Helvetica, sans-serif;
	
}

