#banner {
	border-top:8px solid #056C93;
}

/*------------------ nav --------------------*/

.search-call {
	background:url(/images/search-call-custom.jpg) repeat-y;
}

/*------------------------fonts-------------*/

h3 {
	margin:0;
	padding:0;
	margin-top:62px;
	font-size:1.5em;
	margin-left:13px;
}

h4 {
	color:#034761;
}

/*------------------------- content left ------------------------*/

.content-left-single {
	border-top:1px solid #BDE3F3;
}

.picright {
	padding-left:10px;
}

ol li {
	font-size:0.8em;
	padding:6px 0 6px 0;
	border-bottom:1px dashed #999999;
}

ol li a {
	text-decoration:none;
}

/*------------------------  content right ----------------*/

#content-right {
	background:url(/images/custom-caesarstone-content-right-background.jpg) repeat-y;
}

.product-pic {
	border-top:1px solid #fff;
}

#content-right-heading {
	background: url(/images/vanities-content-right-heading.jpg) top left;
}

p {
	color:#387278;
}

/*----------------- table -------------------------*/

table, tr, td {
	border:none;
}

.features td {
	border-bottom:1px solid #BDE3F3;
	color:#333333;
}

.colours {
	line-height:1.8em;
	width:40px;
	width:500px;
}

.colours p {
	margin:0;
	padding:0;
}

.colours img {
	margin-bottom:15px;
}

.tick {
	margin-left:15px;
}

/*--------------------- footer ----------------*/

#footer {
	background-color:#D5E7FD;
}	