

.content-container {
	padding: 2px 0 10px 0;
	background: url(../images/bg-topline.gif) top repeat-x;
}

.standard-container {
	background: url(../images/bg-content-standard.gif) repeat-y;
}

.content-container .left-column {
	float: left;
	width: 562px;
	padding: 35px;
	background: #f0eadf url(../images/bg-left-standard.jpg) no-repeat;
	line-height: 160%;
	color: #49443e;
}

.content-container .right-column {
	float: right;
	width: 260px;
	background: #4c8998 url(../images/bg-right-standard.jpg) no-repeat;
	padding: 28px;
}

.title {
	border-bottom: 2px solid #e2dbd1;
	height: 50px;
	margin-bottom: 20px;
}

.subtitle {
	border-bottom: 1px solid #e2dbd1;
	height: 30px;
	/*margin: 40px 0 20px 0;*/
}

.content-container .left-column p { margin: 1.5em 0; }

.content-container .right-column p { margin: 0.4em 0 1.0em 0; }

.content-container .right-column a { color: #fff; }

.content-container .right-column a.viewalllink  {
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 30px;
}

.content-container .right-column img.free-sample { margin: 15px 0 0 0; }

.sample .content-container .right-column img.free-sample { display:none; }

.quote .content-container .right-column .getQuote { display:none; }

.gap { 
	height: 1Opx;
	background: #fff;
	display: block;
}
	
.content-container .right-column hr {
	border: 0;
	border-bottom: 2px solid #417a89;
	height: 2px;
	margin: 15px 0;
}

.content-container .right-column .video img {
	float: left;
	width: 90px;
	display: block;
	margin: 0 15px 0 0;
	border: 1px solid #3d6a6c;
}

.content-container .right-column .video .text {
	float: left;
	width: 150px;
	display: block;
}	
	
.content-container .right-column h3 {
	font-size: 13px;
	font-weight: normal;
}	
	

/* -----------------------------------------------
	images
----------------------------------------------- */
#img-right {
	float: right;
	margin: 0 0 10px 10px;
	width: 120px; height: 190px;
}

#img-right.profile, #img-right.software { background: url(../images/img3.png); }





/* -----------------------------------------------
	how it works animations
----------------------------------------------- */
.animation {
	position: relative;
	width: 264px; height: 215px;
	padding: 24px 0 0 16px;
	float: left;
	margin: 0 0 25px 0;
}

.animation .tape {
	background: url(../images/animations/tape200x150.png);
	position: absolute;
	top: 0; left: 0;
	width: 280px; height: 239px;
	display: block;
	overflow: hidden;
}

.animation .caption {
	color: #a39c90;
	position: absolute;
	bottom: -8px; left: 16px;
	font-size: 0.9em;
}



/* -----------------------------------------------
	thumbs amongst content (see it work page)
----------------------------------------------- */
.thumbs { margin-bottom: 25px; }

.thumbs .item {
	float: left;
	width: auto;
	margin: 0 30px 15px 0;
}

.thumbs .item .caption {
	color: #a39c90;
	font-size: 0.9em;
}

.installation {
	border-top: 1px solid #c2baad;
	padding: 10px 0;
	margin: 10px 0;
	clear:both;
}

.installation h4 { color:#0e5265; }

.installation .thumbs { margin: 10px 0 0 0; }

.installation .thumbs .item {
	float: left;
	width: auto;
	margin: 0 9px 15px 0;
}

.installation .thumbs .item .caption {
	color: #a39c90;
	font-size: 0.9em;
	width:130px;
}



/* -----------------------------------------------
	product listing
----------------------------------------------- */
.content-container .right-column .product-listing .item {
	width: 240px;
	background: #73a1ad;
	float: none;
	margin: 15px 0 0 0;
	padding-top: 10px;
	color: #192830;
}

.content-container .right-column .product-listing .item .price { color: #fff; }

.content-container .right-column .product-listing .item a.thumb {	background: #416d70; padding: 1px; }

.content-container .right-column .product-listing .item a:hover.thumb {	background: #284c4e; }

.content-container .right-column .product-listing .item .info { width: 130px; }

.content-container .right-column .product-listing .item .info a { color: #8a0303; }


/* -----------------------------------------------
	contact
----------------------------------------------- */

.map { background: #416d70; width: 258px; padding: 1px; margin: 10px 0; }



/* -----------------------------------------------
	enquiry and quote form
----------------------------------------------- */

.enquiryForm { width: 320px; float: right; margin: 0 0 15px 15px; padding: 0 0 0 30px; color: #000; }
