/* basic tag formatting ---------------------------------------------------------------------------------- */

* 
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	margin:0px;
	text-align:center;
	background-color: #003366;
	/* known browser compatible workaround for centering page (IE5/Win as example) - see margin and text-align. This box is normally horizontally centered by setting its right and left margin widths to "auto" but these margin and text-align values followed by the text-align left on the sibling container will also centre all for IE5/win */
}

select, input
{
    font-size: 95%;
    font-family: Arial,sans-serif;
}





/* page layout divs - sets each area -------------------------------------------------------------------------- */

#base_container {
	width: 760px;
	margin:0px auto;
	text-align:left;
}

#wrapper_main {
	background-color: #FFFFFF !important;
	float:left;
	padding: 0 18px;
	width: 740px;
		color: #003366;
	}

#head {
	float: left;
	width: 740px;
}


#mid_wrapper {
	float: left;
	width: 740px;
}

#sidenav {
	width: 135px;
	margin-top: 70px;
	float: left;
	border-bottom: solid 3px #6699CC;
	font-size: 85%;
}
#sidenav_2tier {
	width: 135px;
	float: left;
}

body#home #sidenav {
	width: 135px;
	margin-top: 70px;
	float: left;
	font-size: 85%;
	border:0;
}

body#manufacturer_integration_audi #sidenav,
body#manufacturer_integration_chevrolet #sidenav,
body#manufacturer_integration_chrysler #sidenav,
body#manufacturer_integration_citroen #sidenav,
body#manufacturer_integration_daf #sidenav,
body#manufacturer_integration_daihatsu #sidenav,
body#manufacturer_integration_ford #sidenav,
body#manufacturer_integration_harley #sidenav,
body#manufacturer_integration_honda #sidenav,
body#manufacturer_integration_hyundai #sidenav,
body#manufacturer_integration_isuzu #sidenav,
body#manufacturer_integration_jaguar #sidenav,
body#manufacturer_integration_kia #sidenav,
body#manufacturer_integration_landrover #sidenav,
body#manufacturer_integration_mazda #sidenav,
body#manufacturer_integration_mitsubishi #sidenav,
body#manufacturer_integration_nissan #sidenav,
body#manufacturer_integration_peugeot #sidenav,
body#manufacturer_integration_porsche #sidenav,
body#manufacturer_integration_renault #sidenav,
body#manufacturer_integration_seat #sidenav,
body#manufacturer_integration_skoda #sidenav,
body#manufacturer_integration_ssangyong #sidenav,
body#manufacturer_integration_subaru #sidenav,
body#manufacturer_integration_suzuki #sidenav,
body#manufacturer_integration_volvo #sidenav,
body#manufacturer_integration_vw #sidenav,
body#manufacturer_integration_vwcommercial #sidenav
{
	width: 135px;
	margin-top: 70px;
	float: left;
	font-size: 85%;
	border:0;
}

body#support #sidenav {
	width: 135px;
	margin-top: 70px;
	float: left;
	border-bottom: solid 3px #669933;
	font-size: 85%;
}

#content_area {
	width: 355px;
	float: left;
	padding: 16px 20px 40px 0px;
	display: inline;
	margin-left: 20px;
	background-color: #FFFFFF;
}
body#home #content_area {
	width: 355px;
	border-top: solid 3px #FF9900;
	float: left;
	padding: 14px 20px 40px 0px;
	display: inline;
	margin-left: 20px;
}


#infobox_area {
	float: right;  /* IE6 float to fix a float hack */
	display: inline; /* IE6 double margin hack */
	width: 210px;
	font-size: 85%;
	margin: 50px 0px 40px 0px;
}


#bottom_taster_area {
	float: left;
	width: 740px;
}

#footer {
	margin: 0px 0px 10px 155px;
	padding: 5px 0px 0px 0px;
	width:  585px;
	float: left;
	border-top: solid 4px #6699CC;
	display: inline;
	color: #6699cc;
	font-size: 75%;
}

#footer_right
{
    float: right;
}


/* headings - non area specific ---------------------------------------------------------------------------------- */

h1
{
    font-size: 120%;
}
body#home h1 {
	font-weight: bold;
	padding: 0 30px 0 0;
	color: #6699CC;
	width: 320px;
	font-size: 100%;
}

h2
{
	font-size: 110%;
	color: #6699CC;
	padding-top: 2px;
}

h3
{
	font-size: 110%;
	color: #FF9900;
}

h4
{
	font-size: 100%;
	color: #003366;
}

body#support h2
{
	font-size: 110%;
	color: #669933;
}






/* images - non area specific -------------------------------------------------------------------------------- */

.heading_pic1 {
	padding: 20px 0px 10px 0px;
}

.heading_title {
	padding: 23px 0px 10px 0px;
}
.content_nav {
	padding: 12px 0px 10px 0px;
}


.pic_borderblue {
border: 1px solid #E5F2FF;
}

.emphasis_image {
	padding: 30px 0;
	margin: 0;
}	
.cases_quote_image {
	padding: 2px 0 10px 0;
	margin: 0;
}	
	
	
.pdf_icon {
padding:5px 6px 0 0;
	float: left;
	height: 17px;
	width:17px;
}

.pdf_icon2 {
	background: url(images/pdficon_small-blue.gif) no-repeat top right;
	display: block;
	float: left;
	height: 30px;
}







/* header area --------------------------------------------------------------------------------------------- */

#top_contact {
	width: 200px;
	display: block;
	color: #6699CC;
	font-size: 85%;
	float: right;
	list-style: none;
	line-height: 1.1em;
	display: block;
	margin-bottom: 4px;
	text-align: right;

}

#top_verticalline /* blue vertical line at top of pages */
{
	background-color: #6699CC;
	height: 60px;
	width: 2px;
	float: left; 
		display: inline;/* IE6 double margin hack */
}


/* header area pics ------------------------------------------------------------------------------------------- */

#top_image_home {
	width: 740px;
	height: 200px;
	float: left;
	background: url(images/home-main-pic3b.jpg) no-repeat top left;
	display: inline;
}

body#company #top_image {
	float: left;
	width: 528px;
		height:130px;
		background: url(images/toppic_company1.jpg) no-repeat top left;
	display: inline;
}
body#product #top_image {
	float: left;
	width: 528px;
		height:130px;
		background: url(images/toppic_product1.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_audi #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/audi_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_chevrolet #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/chevrolet_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_chrysler #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/chrysler_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_citroen #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/citroen_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_daf #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/daf_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_daihatsu #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/daihatsu_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_ford #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/ford_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_harley #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/harley_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_honda #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/honda_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_hyundai #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/hyundai_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_isuzu #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/isuzu_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_jaguar #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/jaguar_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_kia #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/kia_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_landrover #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/landrover_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_mazda #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/mazda_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_mitsubishi #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/mitsubishi_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_nissan #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/nissan_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_peugeot #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/peugeot_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_porsche #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/porsche_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_renault #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/renault_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_seat #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/seat_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_skoda #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/skoda_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_ssangyong #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/ssangyong_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_subaru #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/subaru_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_suzuki #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/suzuki_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_volvo #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/volvo_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_vw #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/vw_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration_vwcommercial #top_image
{
	float: left;
	width: 528px;
	height:130px;
	background: url(images/manufacturerintegration/vwcommercial_header_pic.jpg) no-repeat top left;
	display: inline;
}

body#product #top_chip_pin {
	float: left;
	width: 528px;
		height:130px;
		background: url(images/toppic_chip_pin.gif) no-repeat top left;
	display: inline;
}
body#news #top_image {
	float: left;
	width: 528px;
		height:130px;
		background: url(images/toppic_news2.jpg) no-repeat top left;
	display: inline;
}
body#support #top_image {
	float: left;
	width: 528px;
		height:130px;
		background: url(images/toppic_support1.jpg) no-repeat top left;
	display: inline;
}
body#careers #top_image {
	float: left;
	width: 528px;
		height:130px;
		background: url(images/toppic_careers2c.jpg) no-repeat top left;
	display: inline;
}

body#contact #top_image {
	float: left;
	width: 528px;
		height:130px;
		background: url(images/toppic_contact1.jpg) no-repeat top left;
	display: inline;
}

body#manufacturer_integration #top_image {
	float: left;
	width: 528px;
		height:130px;
		background: url(images/toppic_product1.jpg) no-repeat top left;
	display: inline;
}

body#company #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/statement_company1.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#product #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/statement_product2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/front_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_audi #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/audi_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_chevrolet #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/chevrolet_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_chrysler #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/chrysler_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_citroen #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/citroen_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_daf #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/daf_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_daihatsu #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/daihatsu_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_ford #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/ford_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_harley #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/harley_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_honda #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/honda_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_hyundai #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/hyundai_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_isuzu #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/isuzu_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_jaguar #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/jaguar_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_kia #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/kia_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_landrover #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/landrover_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_mazda #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/mazda_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_mitsubishi #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/mitsubishi_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_nissan #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/nissan_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_peugeot #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/peugeot_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_porsche #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/porsche_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_renault #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/renault_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_seat #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/seat_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_skoda #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/skoda_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_ssangyong #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/ssangyong_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_subaru #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/subaru_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_suzuki #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/suzuki_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_volvo #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/volvo_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_vw #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/vw_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#manufacturer_integration_vwcommercial #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/manufacturerintegration/vwcommercial_header_2.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}

body#product #top_statement_chip {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/statement_chip_pin.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}
body#news #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/statement_news1.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}
body#support #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/statement_support1.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #669933;
}
body#careers #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/statement_careers1.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}
body#contact #top_statement {
	float: right;
	height:130px;
	width: 212px;
		background: url(images/statement_contact1.gif) no-repeat top right;
	display: inline;
	border-bottom:solid 3px #FF9900;
}


#top_logo {
	float: left;
	width: 210px;
	margin: 27px 0px 0px 0px;
	display: inline;
}

#top_tagline {
float: left;
	width: 170px;
	margin: 27px 10px 0px 137px;
		display: inline;
}
/*
#top_tagline2old {
	float: left;
	width: 170px;
	height: 37px;
	margin: 27px 10px 0px 137px;
	display: inline;
	background: url(images/service-top-blue.gif) no-repeat top right;
}
*/
#top_tagline2 {
	float: left;
	width: 170px;
	height: 38px;
	margin: 27px 10px 0px 137px;
	display: inline;
	background: url(images/tagline-top2.gif) no-repeat top right;
}


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


.210_width {
	width: 210px;
}
.530_width {
	width: 530px;
}






/* topnav area --------------------------------------------------------------------------------------------- */

#top_nav {
	width: 740px;
	padding: 30px 0px 2px 0px;
	float: left;
}
#top_nav {
list-style:none;
}

#top_nav img {
	width:100%;
	height:100%;
}
.topnav_end {
	float: left;
	width: 104px;
	height: 20px;
}

.topnav_buttons {
	float: left;
	padding-right: 2px;
	width: 104px;
	height: 20px;
	display: inline;
}

/* topnav area pics ----------------------------------------------------------------------------------------- */

#topnav_home a:link, #topnav_home a:visited, #topnav_home a:active {
	background: url(images/topnav-home.gif) no-repeat top left;
	display:block;
	height: 100%;
	width: 100%;
}
#topnav_home a:hover {
	background: url(images/topnav-home-on.gif) no-repeat top left;
	display:block;
}


#topnav_company a:link, #topnav_company a:visited, #topnav_company a:active {
background: url(images/topnav-company.gif) no-repeat top left;
	display:block;
	height: 100%;
	width: 100%;
}
#topnav_company a:hover {
background: url(images/topnav-company-on.gif) no-repeat top left;
	display:block;
}
body#company #topnav_company a:link, body#company #topnav_company a:visited, body#company #topnav_company a:active {
background: url(images/topnav-company-on.gif) no-repeat top left;
	display:block;
	height: 100%;
	width: 100%;
}



#topnav_product a:link, #topnav_product a:visited, #topnav_product a:active {
background: url(images/topnav-product.gif) no-repeat top left;
	display:block;
	height: 100%;
	width: 100%;
}
#topnav_product a:hover {
background: url(images/topnav-product-on.gif) no-repeat top left;
	display:block;
}
body#product #topnav_product a:link, body#product #topnav_product a:visited, body#product #topnav_product a:active {
background: url(images/topnav-product-on.gif) no-repeat top left;
	display:block;
	height: 100%;
	width: 100%;
}


#topnav_news a:link, #topnav_news a:visited, #topnav_news a:active {
background: url(images/topnav-news.gif) no-repeat top left;
	display:block;
	height: 100%;
	width: 100%;
}
#topnav_news a:hover {
background: url(images/topnav-news-on.gif) no-repeat top left;
	display:block;
}
body#news #topnav_news a:link, body#news #topnav_news a:visited, body#news #topnav_news a:active {
background: url(images/topnav-news-on.gif) no-repeat top left;
	display:block;
	height: 100%;
	width: 100%;
}


#topnav_support a:link, #topnav_support a:visited, #topnav_support a:active {
background: url(images/topnav-support.gif) no-repeat top left;
	display:block;
	height: 100%;
	width: 100%;
}
#topnav_support a:hover {
background: url(images/topnav-support-on.gif) no-repeat top left;
	display:block;
}
body#support #topnav_support a:link, body#support #topnav_support a:visited, body#support #topnav_support a:active {
background: url(images/topnav-support-on.gif) no-repeat top left;
	display:block;
	height: 100%;
	width: 100%;
}


#topnav_careers a:link, #topnav_careers a:visited, #topnav_careers a:active {
background: url(images/topnav-careers.gif) no-repeat top left;
	display:block;
	height: 100%;
	width: 100%;
}
#topnav_careers a:hover {
background: url(images/topnav-careers-on.gif) no-repeat top left;
	display:block;
}
body#careers #topnav_careers a:link, body#careers #topnav_careers a:visited, body#careers #topnav_careers a:active {
background: url(images/topnav-careers-on.gif) no-repeat top left;
	display:block;
	height: 100%;
	width: 100%;
}


#topnav_contact a:link, #topnav_contact a:visited, #topnav_contact a:active {
background: url(images/topnav-contact.gif) no-repeat top left;
	display:block;
	height: 100%;
	width: 100%;
}
#topnav_contact a:hover {
background: url(images/topnav-contact-on.gif) no-repeat top left;
	display:block;
}
body#contact #topnav_contact a:link, body#contact #topnav_contact a:visited, body#contact #topnav_contact a:active {
background: url(images/topnav-contact-on.gif) no-repeat top left;
	display:block;
	height: 100%;
	width: 100%;
}



/* sidenav area ----------------------------------------------------------------------------------------- */

#sidenav .header {
font-size: 100%;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #6699CC;
	display: block;
	padding: 2px 6px;
}
body#support #sidenav .header {
font-size: 100%;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #669933;
	display: block;
	padding: 2px 6px;
}

#sidenav .nav {
	width: 135px;
	padding-bottom: 7px;
	float: left;
}
#sidenav .nav li {
	list-style-type: none;
	font-size: 100%;
	color: #6699CC;
	width: 129px;
	background-color: #FFFFFF;
	padding-top: 0.4em;
	padding-left: 6px;
	list-style-position: outside;
	display: block;
}


#sidenav_tier2 {
	width: 135px;
	font-size: 85%;
	float: left;
	border-bottom: solid 1px #6699CC;
}
#sidenav_tier2 .nav {
	width: 135px;
	padding-bottom: 7px;
	float: left;
}
#sidenav_tier2 .nav li {
	display: block;
	list-style-type: none;
	height: 1.3em;
	font-size: 100%;
	color: #6699CC;
	width: 129px;
	background-color: #FFFFFF;
	padding-top: 0.4em;
	padding-left: 6px;
	list-style-position: outside;
}


body#support #sidenav .nav li {
	display: block;
	list-style-type: none;
	height: 1.3em;
	font-size: 100%;
	color: #669933;
	width: 129px;
	background-color: #FFFFFF;
	padding-top: 0.4em;
	padding-left: 6px;
}


.sidenav_pic {
float:left;
display:inline;
margin: 21px 0;
}




/* info box area ----------------------------------------------------------------------------------------- */

.info_box_orange {
	margin-top: 20px;
	background-color: #FFF2E5;
	color: #666666;
}
.info_box_orange .chippin {
border-bottom: solid 2px #ffcc99;
}

.info_box_orange .header {
	font-size: 100%;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #FF9900;
	display: block;
	padding: 2px 6px;
}

.info_box_white {
	margin-top: 20px;
	background-color: #FFFFFF;
	color: #666666;
}

.info_box_blue {
	margin-top: 20px;
	background-color:#E5F2FF;
	color: #666666;
}
.info_box_blue .chippin {
border-bottom: solid 1px #E5F2FF;
}
.info_box_blue .header {
	font-size: 100%;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #6699CC;
	display: block;
	padding: 2px 6px;
}

.info_box_green {
	margin-top: 20px;
	background-color:#edf5e5;
	color: #666666;
}
.info_box_green .header {
	font-size: 100%;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #669933;
	display: block;
	padding: 2px 6px;
}


.infobox_body {
	padding:4px 6px;
	line-height: 1.2em;
}

.info_box_white .infobox_body {
	padding: 2px 6px 4px 2px;
	line-height: 1.2em;
}




/* alt home design ----------------------------------------------------------------------------------------- */

#tasters_img_area_alt {
	margin: 0px 0px 0px 154px;
	width: 585px;
	display:inline;
	float: left;
	background-color: #e5f2ff;
}

#tasters_img_area_alt img {
	float: left;
	padding: 0px 65px 0px 0px;
	border-left: 2px solid #ffffff;
}

#tasters_text_area_alt {
	padding: 0px 0px 0px 155px;
	width: 585px;
	float: left;
	background-color: #003366;
	color: #E5F2FF;
	height: 70px;
}

#tasters_text_area_alt dl {
	padding: 10px 20px 0px 0px;
	float: left;
	width: 166px;
	font-size: 85%;
	line-height: 1.2em;
}
#tasters_text_area_alt dl dt {
font-weight:700;
}

#tasters_text_area_alt a:link, #tasters_text_area_alt a:visited, #tasters_text_area_alt a:active {
	color: #E5F2FF;
	text-decoration: underline;
	font-weight:700;
}
#tasters_text_area_alt a:hover {
	color: #E5F2FF;
	text-decoration: none;
	font-weight:700;
	}


/* alt2 home design ------------------------------------------------------------------------------------- */

#tasters_img_area_alt2 {
	margin: 0px 0px 0px 154px;
	width: 585px;
	display:inline;
	float: left;
	background-color: #e5f2ff;
}

#tasters_img_area_alt2 img {
	float: left;
	padding: 0px 65px 0px 0px;
	border-left: 2px solid #6699cc;
}

#tasters_text_area_alt2 {
	padding: 0px 0px 0px 155px;
	width: 585px;
	float: left;
	background-color: #6699CC;
	color: #E5F2FF;
	height: 70px;
}

#tasters_text_area_alt2 dl {
	padding: 10px 20px 0px 0px;
	float: left;
	width: 166px;
	font-size: 85%;
	line-height: 1.2em;
}
#tasters_text_area_alt2 dl dt {
font-weight:700;
}

#tasters_text_area_alt2 a:link, #tasters_text_area_alt2 a:visited, #tasters_text_area_alt2 a:active {
	color: #E5F2FF;
	text-decoration: underline;
	font-weight:700;
}
#tasters_text_area_alt2 a:hover {
	color: #E5F2FF;
	text-decoration: none;
	font-weight:700;
	}

#footer_alt2 {
	margin: 0px 0px 10px 155px;
	padding: 5px 0px 0px 0px;
	width: 585px;
	float: left;
	border-top: solid 4px #003366;
	display: inline;
	color: #6699cc;
	font-size: 75%;
}

#footer_alt2 a:link, #footer_alt2 a:visited, #footer_alt2 a:active {
	color: #6699cc;
	text-decoration: none;
}
#footer_alt2 a:hover {
	color: #6699cc;
	text-decoration: underline;
	}



/* bottom tasters ----------------------------------------------------------------------------------------- */

#tasters_img_area {
	margin: 0px 0px 0px 154px;
	width: 585px;
	display:inline;
	float: left;
}

#tasters_img_area img {
	float: left;
	padding: 0px 65px 0px 0px;
	border-left: 2px solid #6699CC;
}


#tasters_text_area {
	padding: 0px 0px 0px 155px;
	width: 585px;
	float: left;
	background-color: #e5f2ff;
	color: #6699cc;
	height: 70px;
}
#tasters_text_area dl {
	padding: 7px 20px 0px 0px;
	float: left;
	width: 166px;
	font-size: 85%;
	line-height: 1.2em;
}
#tasters_text_area dl dt {
font-weight:700;
}






/* links - excluding topnav ------------------------------------------------------------------------------- */

#top_contact a:link, #top_contact a:visited, #top_contact a:active {
	color: #6699CC;
	text-decoration: none;
}
#top_contact a:hover {
	color: #6699CC;
	text-decoration: underline;
	}


.infobox_body a:link, .infobox_body a:visited, .infobox_body a:active {
	color: #6699CC;
	text-decoration: none;
}
.infobox_body a:hover {
	color: #6699CC;
	text-decoration: underline;
	}
.infobox_blue a:link, .infobox_blue a:visited, .infobox_blue a:active {
	color: #6699CC;
	text-decoration: none;
}
.infobox_blue a:hover {
	color: #6699CC;
	text-decoration: underline;
	}
.info_box_orange a:link, .info_box_orange a:visited, .info_box_orange a:active {
	color: #FF9900;
	text-decoration: none;
}
.info_box_orange a:hover {
	color: #FF9900;
	text-decoration: underline;
	}
	
.info_box_login a:link, .info_box_green a:link, 
.info_box_login a:visited, .info_box_green a:visited, 
.info_box_login a:active, .info_box_green a:active {
	color: #669933;
	text-decoration: none;
}
.info_box_login a:hover, .info_box_green a:hover {
	color: #669933;
	text-decoration: underline;
	}	


#footer a:link, #footer a:visited, #footer a:active {
	color: #6699cc;
	text-decoration: none;
}
#footer a:hover {
	color: #6699cc;
	text-decoration: underline;
	}


#content_area a:link, #content_area a:visited, #content_area a:active {
	color: #6699cc;
	text-decoration: none;
}
#content_area a:hover {
	color: #6699cc;
	text-decoration: underline;
	}
body#support #content_area a:link, body#support #content_area a:visited, body#support #content_area a:active {
	color: #669933;
	text-decoration: none;
}
body#support #content_area a:hover {
	color: #669933;
	text-decoration: underline;
	}	
#content_area #listblue a:link, #content_area #listblue a:visited, #content_area #listblue a:active {
	color: #003366;
	text-decoration: none;
	font-weight: 700;
	background:none;
	list-style:none;
}
#content_area #listblue a:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: 700;
		background: none;
		list-style:none;
	}
#content_area #listblue {
	list-style-position: outside;
	list-style-type: none;
	padding:0;
	margin: 0;
	line-height: 1.7em;
}
#content_area  #listblue li {
	padding:0 0 1.2em 0;
	list-style:none;
	font-size: 100%;
	margin: 0;
	background: none;
}


#content_area .list_lightBlue {
	list-style-position: outside;
	list-style-type: none;
	padding:0;
	margin: 0;
	line-height: 1.7em;
	border-bottom: 2px solid #e5f2ff;
	padding-bottom: 13px;
}
#content_area  .list_lightBlue li {
	padding:0.8em 0;
	list-style:none;
	font-size: 100%;
	margin: 0;
	background: none;
	font-weight: 700;
	line-height: 1.3em;
}


#sidenav .nav a:link, #sidenav .nav a:visited, #sidenav .nav a:active
{
	text-decoration: none;
	color: #6699CC;
} 

#sidenav .nav a:hover,
 
.current_page,

#sidenav .nav .current_page a:link, 
#sidenav .nav .current_page a:visited, 
#sidenav .nav .current_page a:active, 
#sidenav .nav .current_page a:hover,
 
.nav a:link .current_page, 
.nav a:visited .current_page, 
.nav a:active .current_page, 
.nav a:hover .current_page 
{
text-decoration: underline;
	color: #6699CC;
	}

body#support #sidenav .nav a:link, body#support #sidenav .nav a:visited, body#support #sidenav .nav a:active {
	text-decoration: none;
	color: #669933;
} 

body#support #sidenav .nav a:hover 

body#support #sidenav .nav .current_page a:link, 
body#support #sidenav .nav .current_page a:visited, 
body#support #sidenav .nav .current_page a:active, 
body#support #sidenav .nav .current_page a:hover,
 
body#support .nav a:link .current_page, 
body#support .nav a:visited .current_page, 
body#support .nav a:active .current_page, 
body#support .nav a:hover .current_page
{
	text-decoration: underline;
	color: #669933;
	}	
	
	
	
#sidenav_tier2 .nav a:link, #sidenav_tier2 .nav a:visited, #sidenav_tier2 .nav a:active {
	text-decoration: none;
	color: #6699CC;
} 
#sidenav_tier2 .nav a:hover {
	text-decoration: underline;
	color: #6699CC;
	}



#tasters_text_area a:link, #tasters_text_area a:visited, #tasters_text_area a:active {
	color: #6699CC;
	text-decoration: underline;
	font-weight:700;
}
#tasters_text_area a:hover {
	color: #6699CC;
	text-decoration: none;
	font-weight:700;
	}
	

/* back to top links & vacancy apply links ---------------------------------------------------- */
#content_area .vacancyBox .backToTop a:link, #content_area .vacancyBox .backToTop a:visited, #content_area .vacancyBox .backToTop a:active, #content_area .vacancyBox .apply a:link, #content_area .vacancyBox .apply a:visited, #content_area .vacancyBox .apply a:active {
	color: #6699CC;
	text-decoration: underline;
			font-size:85%;
}
#content_area .vacancyBox .backToTop a:hover, #content_area .vacancyBox .apply a:hover {
	color: #6699CC;
	text-decoration: none;
			font-size:85%;
	}
#content_area .vacancyBox_orange .backToTop a:link, #content_area .vacancyBox_orange .backToTop a:visited, #content_area .vacancyBox_orange .backToTop a:active, #content_area .vacancyBox_orange .apply a:link, #content_area .vacancyBox_orange .apply a:visited, #content_area .vacancyBox_orange .apply a:active {
	color: #FF9900;
	text-decoration: underline;
			font-size:85%;
}
#content_area .vacancyBox_orange .backToTop a:hover, #content_area .vacancyBox_orange .apply a:hover {
	color: #FF9900;
	text-decoration: none;
			font-size:85%;
	}	



/* text formatting more ---------------------------------------------------------------------------------- */

#content_area ol {
	color: #003366;
	list-style-position: outside;
	padding-left: 30px;
}
#content_area ol li {
	padding: 0 20px 1em 5px;

}
body#support #content_area ol {
	color: #669933;
	border-bottom: 2px solid #edf5e5;
	padding-bottom: 30px;
		list-style-position: outside;
}

body#contact #content_area ol {
	color: #003366;
	list-style-position: outside;
	padding-left: 25px;
}

.grey_side_text {
	width: 320px;
	border-left: solid 2px #cccccc;
	padding: 0 20px 0 10px;
	font-size: 85%;
	font-weight: 400;
	line-height: 1.25em;
}

#content_area ul {
	list-style-position: outside;
	list-style-type: none;
	font-size: 90%;
	padding-top: 1em;
}
#content_area ul li {
	padding: 0 20px 1.2em 20px;
	background-image: url(images/sq_bullet.gif);
	background-repeat: no-repeat;
	 background-position: left 0.6em;
}
body#support #content_area ul li {
	padding: 0 20px 1em 20px;
	background-image: url(images/sq_bullet-green.gif);
	background-repeat: no-repeat;
	 background-position: left 0.6em;
}

.smallprint2 {
	font-size: 90%;
	font-weight:700;
	line-height:1.1em;
}
.smallprint_85 {
	font-size: 85%;
	line-height:1.25em;
}




/* new and events headers -------------------------------------------------------------------------------- */

.press_release {
	padding: 20px 0;
	background-image: url(images/title-press-release.gif);
	background-repeat: no-repeat;
}
.old_news {
	border-top: 2px solid #e5f2ff;
	padding: 40px 0;
	background-image: url(images/title-archive.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	background-position: 0 20px;
}
.old_news_archive {

}
.latest_news {
	padding: 20px 0;
	background-image: url(images/title-latest-news.gif);
	background-repeat: no-repeat;
}
.forthcoming_event {
	padding: 20px 0;
	background-image: url(images/title-event.gif);
	background-repeat: no-repeat;
}
.press_release dt, .latest_news dt, .forthcoming_event dt, .case_studies dt {
	padding: 0 15px;
	border-left: solid 2px #6699CC;
	background-repeat: no-repeat;
	margin-top: 3px;
	font-size: 100%;
	font-weight: 700;
	color: #6699CC;
	vertical-align: top;
}
.old_news dt, .old_news_archive dt {
	margin-top: 3px;
	font-size: 90%;
	font-weight: 700;
	color: #6699CC;
	}

.press_release dd, .latest_news dd, .forthcoming_event dd, .old_news dd, .old_news_archive dd, .case_studies dd {
	margin-top: 3px;
	font-size: 85%;
}
.date, .cases_person_label {
	font-size: 85%;
	color: #6699CC;
}
.press_release .date, .latest_news .date, .forthcoming_event .date, .case_studies .cases_person_label {
	padding-left: 15px;
	border-left: solid 2px #6699CC;
	background-repeat: no-repeat;
	margin: 0 0 3px 0 !important;
	font-size: 85%;
	color: #6699CC;
	vertical-align: bottom;
}

.old_news .date, .old_news_archive .date {
	margin: 0 0 10px 0 !important;
	font-size: 85%;
	color: #6699CC;
	}


.text_statement1 {
	font-weight: 700;
	padding: 0 30px 0 0;
	color: #6699CC;
	width: 320px;
}
body#support .text_statement1 {
	font-weight: 700;
	padding: 0 0px 0 0;
	color: #669933;
		width: 320px;
}
.text_smallprint {
	font-weight: 400;
	width: 320px;
	font-size: 85%;
	line-height: 1.1em;
}




/* form1 -------------------------------------------------------------------------------- */

.input-box {
	color: #6699CC;
	border: #6699CC solid 1px;
	background-color: #FFFFFF;
	width: 240px;
	margin-bottom: 10px;
		font-size: 100%;
}
.input-box-alt {
	color: #6699CC;
	border: #6699CC solid 1px;
	background-color: #FFFFFF;
	width: 255px;
	margin-bottom: 10px;
	float: right;
	display:inline;
	font-size: 100%;
}
.submit-button {	
	color: #6699CC;
	background-color: #FFFFFF;
	font-size: 100%;
	border: 2px #ffffff outset;
}
.browse-button {
	color: #6699CC;
	background-color: #FFFFFF;
	font-size: 90%;
	border: 1px #6699CC;
	width: 257px;
	border-style:solid;
	float: right;
}

.drop-box {
	color: #FFFFFF;
	border: #6699CC solid 1px;
	background-color: #6699CC;
	width: 242px;
	font-size: 90%;
}

.buttonalign {
	margin: 10px 10px;
}
form#two .buttonalign {
	margin: 10px 0;
	width: 257px;
	float: right;
	display: inline;
}

#contentform {
	padding-top: 3px;
	font-size: 90%;
}

.formtable_col1 {
	width: 100px;
	padding: 0 20px 10px 0;
	vertical-align: top;
}
.formtable_col2 {
	width: 240px;
	vertical-align: top;
}

/* form2 -------------------------------------------------------------------------------- */

#form2_left {
	width:175px;
	float: left;
}
#form2_right {
	width:175px;
	float: right;
}

#form2_bottom {
	width:355px;
	float: left;
}

.input-box2 {
	color: #6699CC;
	border: #6699CC solid 1px;
	background-color: #FFFFFF;
	width: 165px;
	margin-bottom: 10px;
	float: left;
	display: inline;
}
#form2_right .input-box2, #form2_bottom .input-box2, #form2_bottom .drop-box2 {
	float: right;
	display: inline;
}
#form2_right .formLabel {
	float: right;
	display: inline;
	margin-right:-8px;
}

.drop-box2 {
	color: #FFFFFF;
	border: #6699CC solid 1px;
	background-color: #6699CC;
	width: 167px;
	font-size: 90%;
		float: left;
}

.formLabel
{
	float:left;
	width:175px;
}
.formLabel_short {
	float:left;
	width:90px;
}

.formElementContainer {
	width:100%; 	
	margin: 10px 0px 5px 0px;
	float: left;  /* IE6 float to fix a float hack */
	display: inline;
}

#form2_bottom .smallprint2 {
	width:257px;
	float: right;  /* IE6 float to fix a float hack */
	display: inline;
}




/* support forms -------------------------------------------------------------------------------- */

.info_box_login, .info_box_login2 {
	margin-top: 20px;
	background-color:#FFFFFF;
	color: #669933;
}


.info_box_login .input-box {
	color: #669933;
	border: #669933 solid 1px;
	background-color: #edf5e5;
	width: 98%;
	margin-bottom: 10px;
}
.info_box_login2 .input-box {
	color: #669933;
	border: #669933 solid 1px;
	background-color: #edf5e5;
	width: 50%;
	float: left;
	display: inline;
	margin: 0;
}

.info_box_login .header {
	font-size: 100%;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #669933;
	display: block;
	padding: 2px 6px;
}

.info_box_login .submit-button, .info_box_login2 .submit-button {	
	color: #669933;
	background-color: #FFFFFF;
	font-size: 100%;
	border: 2px #ffffff outset;
	margin-top:5px;
}
.info_box_login2 .submit-button {
}


.info_box_login .infobox_body {
	border: #669933 solid 1px;
	padding: 8px 6px 4px 6px;
}
.info_box_login2 .infobox_body {
	border: #669933 solid 0px;
	padding: 0;
}

.info_box_login2 .formLabel
{
	float:left;
	width: 25%;
}

.info_box_login2 .buttonalign {
	margin: 0;
	margin-left: 25%;
}

.info_box_login2 .formElementContainer {
	width:100%; 	
	margin: 5px 0;
	float: left;  /* IE6 float to fix a float hack */
	display: inline;
}




/* careers stories boxes ------------------------------------------------------------------------------ */

.teamBox, .teamBox_noImg {
	width: 335px;
	float:left;
	display: inline;
	padding-bottom: 40px;
}

.teamBox dt {
	padding: 0 15px;
	margin: 0;
	font-size: 110%;
	font-weight: 700;
	color: #6699CC;
	vertical-align: top;
}
.teamBox dd {
	margin-top: 3px;
	font-size: 100%;
}
.teamBox img {
	padding:0 20px 0 0;
	margin:0 20px 20px 0; 	
float: left;
	border-right: solid 2px #6699CC;
}
.teamBox .date, .teamBox .job {
	padding: 0 0 0 15px;
	font-size: 85%;
	color: #6699CC;
	margin:0!important;
	font-weight: 400;
	border: 0;
}

.teamBox_noImg dt {
padding: 0 15px;
	border-left: solid 2px #6699CC;
	margin: 0;
	font-size: 110%;
	font-weight: 700;
	color: #6699CC;
	vertical-align: top;
}
.teamBox_noImg .date, .teamBox_noImg .job {
	padding: 0 0 0 15px;
	font-size: 85%;
	color: #6699CC;
	margin:0!important;
	font-weight: 400;
	border: 0;
		border-left: solid 2px #6699CC;
}


.teamBox .statement, .teamBox_noImg .statement {
	font-size: 85%;
	color: #6699CC;
	border-right: solid 2px #6699CC;
	border-left: solid 2px #6699CC;
	padding:0 60px 0 15px;
	margin:10px 0 0 0;
}
.teamBox .story, .teamBox_noImg .story {
	margin:0;
	clear: left;
}
.teamBox_noImg .story {
margin-top:20px;
}

.teamBox .si, #simon_video {
	background-image:url(images/video-si.jpg);
	padding-bottom: 20px;
	background-repeat: no-repeat;
}

/* not used - alt replacement for no 70px height image
x.teamBox .no_img {
height:70px;
width:20px;
float: left;
	border-left: solid 2px #6699CC;
		margin:0 0 20px 0;
}
*/


/* cases stories boxes ------------------------------------------------------------------------------ */

.caseBox, .caseBox_noImg {
	width: 335px;
	float:left;
	display: inline;
	padding-bottom: 40px;
}

.caseBox dt {
	padding: 0 15px;
	margin: 0;
	font-size: 110%;
	font-weight: 700;
	color: #6699CC;
	vertical-align: top;
}
.caseBox dd {
	margin-top: 3px;
	font-size: 100%;
}
.caseBox img {
	padding:0 20px 0 0;
	margin:0 20px 20px 0; 	
float: left;
	border-right: solid 2px #6699CC;
}
.caseBox_statement_img {
	margin:0 0px 20px 0!important;
	border: 0 !important;
	padding:0!important;
	float: left!important;
}
.caseBox .date, .caseBox .job {
	padding: 0 0 0 15px;
	font-size: 85%;
	color: #6699CC;
	margin:0!important;
	font-weight: 400;
	border: 0;
}

.caseBox_noImg dt {
padding: 0 15px;
	border-left: solid 2px #6699CC;
	margin: 0;
	font-size: 110%;
	font-weight: 700;
	color: #6699CC;
	vertical-align: top;
}
.caseBox_noImg .date, .caseBox_noImg .job {
	padding: 0 0 0 15px;
	font-size: 85%;
	color: #6699CC;
	margin:0!important;
	font-weight: 400;
	border: 0;
		border-left: solid 2px #6699CC;
}


.caseBox .statement, .caseBox_noImg .statement {
	font-size: 85%;
	color: #6699CC;
	border-right: solid 2px #6699CC;
	border-left: solid 2px #6699CC;
	padding:0 60px 0 15px;
	margin:10px 0 0 0;
}
.caseBox .story, .caseBox_noImg .story {
	margin:0;
	clear: left;
}
.caseBox_noImg .story {
margin-top:20px;
}


.case_studies {
	padding: 1px 0 35px 0;
	xbackground-image: url(images/title-casestudies-grey.gif);
	xbackground-repeat: no-repeat;
}


/* vacancies boxes ------------------------------------------------------------------------------ */

.vacancyBox, .vacancyBox_orange {
margin:0 0 60px 0;
}
.vacancyBox dd, .vacancyBox_orange dd {
	font-size: 100%;
	color: #003366;
	padding: 6px 20px 10px 0;
}


.vacancyBox dt {
	font-size: 100%;
	background-color:#E5F2FF;
	color: #6699CC;
	padding: 0 6px;
	font-weight: 700;
}
.vacancyBox .based {
	background-color: #6699CC;
	color: #FFFFFF;
	padding: 0 6px;
}
.vacancyBox .jobTitle {
	font-size: 100%;
	font-weight: 700;
	color: #6699CC;
	line-height: 2em;
	background-color: #FFFFFF;
	border-top: solid 2px #6699CC;
	padding: 0;
}


.vacancyBox_orange dt {
	font-size: 100%;
	background-color:#FFF2E5;
	color: #FF9900;
	padding: 0 6px;
	font-weight: 700;
}
.vacancyBox_orange .based {
	background-color: #FF9900;
	color: #FFFFFF;
	padding: 0 6px;
}
.vacancyBox_orange .jobTitle {
	font-size: 100%;
	font-weight: 700;
	color: #FF9900;
	padding: 0;
	line-height: 2em;
	background-color: #FFFFFF;
	border-top: solid 2px #FF9900;
}
.vacancyBox_orange .date {
	font-size: 90%;
	font-weight: 400;
	color: #6699CC;
	padding: 0;
	line-height: 1em;
	background-color: #FFFFFF;
}
}




/* campaign specific ------------------------------------------------------------------------------ */

#ps3 {
	list-style-position: outside;
	list-style-type: none;
	font-size: 85%;
	padding-top: 1em;
}
#ps3 li {
	padding: 0 20px 1.2em 20px;
	background-image: url(images/sq_bullet.gif);
	background-repeat: no-repeat;
	 background-position: left 0.6em;
}

#details_footer {
	margin: 10px 0;
	padding: 10px 0;
	border-top: solid 4px #6699CC;
	color: #FFFFFF;
	font-size: 85%;
}
#details_footer a:link, #details_footer a:visited, #details_footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#details_footer a:hover {
	color: #6699cc;
	text-decoration: underline;
	}

/* misc ------------------------------------------------------------------------------ */

.hide {
display:none;
}
.image_alt_replace {
display:none;
}

.no_border {
border:0 !important;
}
.no_margin {
margin::0 !important;
}
.no_padding {
padding::0 !important;
background:#339933;
}


.backToTop {
	float:right;
	padding: 0 !important;
	margin:0 !important;
	width: 300px;
	text-align: right;
		}
.apply {
	float:left;
	padding: 0 !important;
		margin:0 !important;
		}		
.next, .previous {
	float:right;
	padding: 0;
	padding-bottom: 4px;
	margin:0;
	text-align: right;
	border: solid #e5f2ff 0;
	border-bottom: 1px;
	border-top: 1px;
		}
.previous {
float:left;
text-align: left;
}
	

#iframe_map {
	width: 351px;
	height: 351px;
	overflow:hidden;
	border: solid 2px #FF9900;
	margin-top: 3px;
	}
	

.formAlertContainer{
      width: 100%;
      margin: 10px 0;
      float: left;  /* IE6 float to fix a float hack */
      display: inline;
      color: #FF6600;
      font-weight: 700;
      text-transform: uppercase;
}
