/*
Copyright Internova UK Ltd 2005
www.internova.co.uk
*/
body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 80%;
	color: #000000;
	
}
#sheet
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 760px;
	text-align: left;
}

.RHImage{
	background-position: right bottom;
	background-repeat: no-repeat;
}
/* header and navigation */
#header
{
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header img
{
	border: 0px;
}
#header ul
{
	margin: 0px;
	padding: 174px 0px 0px 0px;
	width: 760px;
	height: 25px;
	background-image: url(/images/navbg.gif) no-repeat bottom;
}
#header ul li
{
	font-size: 0px;
	line-height: 0px;
	display: inline;
	list-style-position: outside;
	list-style-type: none;
	float: left;
	margin: 0px;
}
#header ul li.first
{
	margin: 0px;
	margin-left: 20px;
}
/* page and content */
#page
{
	clear: both;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-top: solid 2px #ffffff;
	padding: 3px;
	background-color: #fff;
	
}
#content
{
	border: solid 1px #999;
	padding: 2px;
	
}


/* columns */
#column-ABC
{
	background-image: url(/images/back_default.gif);
	background-repeat: repeat-y;
	margin-bottom: 0px;
}
#column-ABC-base
{
	clear: both;
	height: 1px;
}
#column-AB
{
	background-image: url(/images/back_default.gif);
	background-repeat: repeat-y;
}
#column-AB-base
{
	clear: both;
	background: #EBEBEB url(/images/col_ab_base.jpg) no-repeat top;
	height: 30px;
}
#column-A
{
	background: #EBEBEB url(/images/col_a_top.gif) no-repeat top;
}
#column-A-base
{
	clear: both;
	background: #EBEBEB url(/images/col_a_base.gif) repeat-x top;
	height: 30px;
}
* html #column-AB, * html #column-ABC
{
	height: 1px;
}
#column-ABC-A .text, #column-ABC-C .text, #column-AB-B .text, #column-AB-A .text, #column-ABC-B .text
{
	margin-top: 30px;
}

.text
{
	padding: 0px 8px 0px 8px;
}


#column-ABC-A
{
	width: 301px;
	background-repeat: no-repeat;
}
#column-ABC-B
{
	/*margin-top: 30px;*/
	/*background-color: #E1E3E8;*/
	/*border-left: solid 2px #fff;
	border-right: solid 2px #fff;*/
	margin-left: 2px;
	width: 250px;
	background-repeat: no-repeat;
}
#column-ABC-B h2, #column-AB-A h2, #column-A h2
{
	margin-top: 0px;
	margin-bottom: 0px;
}
#column-A h2
{
	padding-top: 20px;
}
#column-ABC-C ,#column-AB-B
{
	max-width: 189px;
	background-repeat: no-repeat;
	margin-left: 2px;
	color: #FFFFFF;
}
#column-ABC-C a, #column-AB-B a, #column-ABC-C a:visited, #column-AB-B a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#column-ABC-C a:hover, #column-AB-B a:hover
{
	text-decoration:underline;
}

#column-AB-A
{
	/*background-color: #E1E3E8;*/
	/*border-right: solid 2px #fff;*/
	background-repeat: no-repeat;
	width: 553px;
}
.column
{
	float: left;
}
/* footer */
#footer
{
	clear: both;
	color: #000;
	font-size: 0.85em;
}
#footer a
{
	color: #ffffff;
}
#footer ul
{
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 0px 0px;
	clear: both;
}
#footer ul li
{
	display: inline;
	list-style: none none outside;
	margin-right: 10px;
	color:#ffffff;
}
#footer .base
{
	float: left;
	background-color: #fff;
}
#footer #curveLeft
{
	height: 27px;
	width: 30px;
	background-image: url(/images/footer_left.gif);
}
#footer #curveRight
{
	height: 27px;
	width: 26px;
	background-image: url(/images/footer_right.gif);
}
#footer #middle
{
	height: 27px;
	width: 704px;
	text-align: right;
	vertical-align: middle;
	line-height: 2.5em;
}
.internova
{
	font-size: 0.9em;
	font-weight:bold;
	color:#000; 
	text-decoration:none;
}
/* common rendering styles */
.floatRight
{
	float: right;
}
.floatLeft
{
	float: left;
}
.accessibility
{
	display: none;
	visibility: hidden;
}
h1
{
	color: #C50101;
	font-size: 1.2em;
}
h2
{
	color: #C50101;
	font-size: 1.2em;
	
}
h3
{
	font-size: 1em;
	margin: 0px;
}
a
{
	color: #C50101;
}
p
{
	margin-top: 0px;
}
img.spaced
{
	margin-bottom: 50px;
	border: 0px;
}
img.link
{
	border: 0px;
}
blockquote
{
	margin-right: 0px;
	margin-left: 0px;
	font-style: italic;
}
.small
{
	font-size: 0.85em;
}
/* news box */
#news
{
	font-size: 0.85em;
}
#news img
{
	float: left;
	margin: 0px 5px 30px 0px;
	border: 0px;
}
#news br
{
	clear: both;
}
/* case studies box */
#casestudies
{
	display: block;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
}
#casestudies img
{
	margin: 0px;
	margin-bottom: 6px;
	border: 0px;
}
#casestudieslist
{
	margin-left: 20px;
	padding-left: 0px;
}
#casestudieslist li
{
	margin-bottom: 8px;
	list-style: none url(/images/red_arrow.gif) outside;
}
/* contact form */
#contact
{
	padding-left: 20px;
	padding-right: 20px;
}
#contact input.txt
{
	font-size: 1em;
	font-family: Arial, Sans-Serif;
	width: 200px;
}
#contact textarea
{
	font-size: 1em;
	font-family: Arial, Sans-Serif;
	width: 270px;
	height: 150px;
}
#contact input.txt, #contact textarea
{
	border: inset 1px #A9BDCF;
}
.contactTable
{
	margin-top: 25px;
}
.contactField
{
	width: 120px;
	text-align: right;
	font-weight: bold;
}

.icons
{
	display: block;
	margin-top: 35px;
	font-size: 0.85em;
}

#contact .address
{
	display: block;
	margin-top: 20px;
	font-size: 0.85em;
}

.default
{
	width: 250px;
	height: 170px;
	float: left;
	text-align: center;
	vertical-align: middle;
}

.clear
{
	clear: both;
}

.formElement{ margin: 0px; margin-left: 10px; margin-right: 10px; padding:5px; font-size:1em; vertical-align:top; width:500px; clear:both;}
.formElement .formInput{text-align:left;  }
.formElement .formLabel{width:200px;padding-right:10px;float:left;text-align:right; color:#333333; font-weight:bold;}
.labelOnly{margin-left:10px;float:left;text-align:left;font-weight:bold;font-size:12px;}


