a {
	text-decoration:none;
	color:#0a3542;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	/*text-decoration:underline;*/
	color:#e19820;
}

.spacifica-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.boarder-bk-left {
	background-image: url(images/border-left.jpg);
	background-repeat: repeat-y;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 20px;
	text-align: justify;
	padding-right: 20px;
}
.enlarge-image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.headings1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.category-headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#e19820;
	padding:10px;
	padding-bottom:0px;
	font-weight:normal;
}
.category-headings .parent {
	font-size:14px;
	color:#e19820;
}
.category-headings .sub {
	
}

.product-pagebar {
	font-size:12px;
	padding:5px;
}

.product-pagebar .page_active {
	
}

.boarder-bk-right {
	background-image: url(images/border-right.jpg);
	background-repeat: repeat-y;
}
.product-descriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a3542;
	padding-left: 10px;
	padding-right: 10px;
}
.specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #963;
}

.product-specs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0A3542;
	padding-left: 10px;
}
td.product-specs {
	padding-left: 0px;
}
div.product-specs {
	margin-top:5px;
}
.product-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0A3542;
	padding-left: 10px;
	margin:10px 0;
}
div.product-price {

	padding-left: 0px;
}
.product-headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding:10px;
}
.sub-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004482;
	text-align: center;
}

tr.grey {
	background:#eee;
}

