/* CSS Document */
a, a:link {
	text-decoration: none;
	outline:none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
margin:0;
padding:0;
}

.cart {
color:#b88406;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;

}

.cart_normal {
color:#b88406;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;

}

.footer {
font-family:Arial;
font-size:11px;
color:#d3c584;
}

.menu {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#676665;


}.ErrMsg {
	font-family:Arial;
	font-size:11px;
	color:#A00;
}

.MainHeading {
	color:#b3805b; 
	font-family:'Trebuchet MS'; 
	font-size:30px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* Safari FIX */
.footer {
vertical-align: bottom;
}
}


/*************************** Retail *************************************/
.box-308 {
	width:260px;
	height:140px;
	padding:0px 0px;
	font-size:14px;
	color:#8ca757;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#f0f1ec  url(../images/retail_wholesale_link_bg.jpg) center center no-repeat;
}
.subLink01 {
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight: bold;
	color: #b3805b;
	text-transform:uppercase;
}

.box-307 {
	width:230px;
	padding:10px 20px 2px 20px;
	font-size:14px;
	color:#8ca757;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#f0f1ec url(../images/bg.gif) center center no-repeat;
	}
.box-307 .title {
	color:#b3805b;
	font-size:18px;
	text-transform:uppercase;
	padding-bottom:5px;
	border:none;
	text-align:left;
	}
.box-307 .titlesmall {
	color:#b3805b;
	}
.box-307 {
	text-align:left;
}
.h-250 { height:260px; }
.box-307 p.bulk-img, .box-307 p.title { padding:0px 0 6px 0; margin:5px 0px; }
.box-307 div, .box-307 p.bulk-img, .box-307 .btn  {
	text-align:center;
}