@import "/skin/frontend/default/blank/css/styles.css";
body
{
	background-color: #463929;
	font-size: 14px;
}
.page-popup
{
	background-color: white;
}
a
{
	color: #4CA732;
}
p
{
	margin-bottom: 10px;
}
.page {
	padding: 0px;
	background-color: white;
}
.header-container
{
	width: 974px;
	height: 119px;
	background-image: url(/skin/frontend/default/cuttingboardusa/images/header.jpg);
}
.header-container a
{
	width: 310px;
	height: 85px;
	margin: 18px 0px 0px 26px;
	display: inline-block;
	text-decoration: none;
}
.page {
	width: 974px;
	background-image: url(/skin/frontend/default/cuttingboardusa/images/gradient-back.jpg);
	background-position: 0px 160px;
	background-repeat: repeat-x;
}
.divMenu
{
	display: block;
	height: 31px;
	background-image: url(/skin/frontend/default/cuttingboardusa/images/menu-back.jpg);
	text-align: center;
	font-weight: bold;
	color: white;
	padding-top:  10px;
}
.divMenu a
{
	display: inline-block;
	text-align: center;
	width: 80px;
	color: white;
	text-decoration: none;
	font-size: 0.85em;
}
.divMenu a:visited
{
	color: white;
}
.divMenu a:hover
{
	color: white;
	text-decoration: underline;
}
.main {
	margin:0px;

	clear: both;
}
.col-main {
	border: none;
}
.divHomeRight
{
	float: right;
	width: 550px;
}
.Cutting-Board
{
	border: 3px solid #DDD6CC;
}
.imgBadges
{
	margin-left: -5px;
}
.std
{
	color: #726032;
	padding-left: 10px;
}
.spanWelcome
{
	display: inline-block;
	margin-top: 25px;
	margin-bottom: 14px;
	font-size: 1.6em;
	font-weight: bold;
}
.divProduct {
	background-color:white;
	border:2px solid #F6F6F6;
	float:left;
	font-weight:bold;
	height:200px;
	margin:0 0 10px 10px;
	margin-right:1px;
	width:260px;
}
.divProductInner
{
	height: 375px;
}
.divProduct a
{
	color: #6E6033;
	display: block;
}
.divProduct img
{
	width: 230px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	display: block;
}
.divProduct span
{
	float: right;
	margin: 0px 5px 0px 5px;
	display: block;
}
.page-title {
	border-bottom:1px solid #C1A945;
}

.buttons-set {
	border:1px solid #FFE0A7;
}
.footer {
	border-top:1px solid #C1A945;
}
.breadcrumbs {
	border-bottom:1px solid #C1A945;
	clear: both;
}
.data-table td {
	border:1px solid #C1A945;
}
.data-table th {
	border:1px solid #C1A945;
}
.col-right {
	width: 215px;
	border: none;
}
.block {
	border:1px solid #C1A945;
}
.block .block-title {
	border-bottom:1px solid #C1A945;
	background-color: #CCB545;
}
.opc .active .step-title {
	background-color: #CCB545;
}
.opc li.section {
	border-color: #C1A945 #C1A945 -moz-use-text-color;
}
.data-table thead {
	background-color: #CCB545;
}
.divFSC
{
		float: left;
		margin: 5px 10px 0 0;
}
.divFSC img
{
        border: none;
}
.spanRegularPrice
{
	text-decoration: line-through;
	color: #CFC29B;
}
.spanSpecialPrice
{
	color: red;
}
#nav {
	border: none;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	height: 14px;
float:left;

}
.spanCat
{
	padding: 0px;
	font-size:12px;
	display: inline-block;
float:left;

	padding: 5px 0px 0px 10px;
}
.product-options
{
	float:left;
	margin:10px 10px 0;
}
