/* =====================================================================	
	 	main.css
========================================================================	
   	Author:
   	Date:
------------------------------------------------------------------------
	Comments
------------------------------------------------------------------------
/* @group Reset */
/* Based on Reset v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #000;
	background: #fff;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

   
/* =General
----------------------------------------------------------------------*/
body {
	background: #EFF2F7;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, "Helvetica Neue", "Helvetica", sans-serif;
	padding: 0;
	margin: 0;
}
p {
	padding: 0 0 1em 0;
}
/*
p, ol li, ul li {
	font-size: 0.75em;
}
*/
a {
	color: #0059AA;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	outline: none;
}

.clear {
	clear:both;
}

.w100 {
	width:100%;
}

.po {display:none;}

/* =Headings
----------------------------------------------------------------------*/
.intro {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color:#333;
	margin-bottom:10px;
}
.home h1 {
	font-size: 18px;
	margin-bottom:20px;
}
.home h2 {
	font-size: 14px;
}
.home h3 {
	font-size: 12px;
}
h2 {
	font-size: 20px;
	padding: 0 0 8px 0;
	color: #333;	
	line-height:24px;
}
h3 {
	font-size: 14px;
	padding: 0 0 2px 0;
	color: #333;	
}
.tabbed_content h3 {
	color: #0059AA;
}
.content_canvas h3 {
	color: #333;
	/*font-size: 1.25em;*/
}
h4 {
	/*font-size: 8px;*/
	font-weight: bold;
}
.content_canvas h4 {
	color: #333;
	/*font-size: 1em;*/
}


/* =Layout
----------------------------------------------------------------------*/
.centered {
	width: 960px;
	margin: 0 auto;
}
#pre_footer .centered,
div.footer .centered {
	overflow: hidden;
}
.full_panel, .two_third_panel {
	width: 940px;
	padding: 10px;
	border-bottom: 1px solid #e6eaed;
	overflow: hidden;
}
.two_third_panel {
	background: url(/img/panel_border.gif) repeat-y 720px 0;
}
.two_third_col {
	width: 700px;
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
	display: inline;
	overflow: hidden;
}
.one_third_col {
	width: 300px;
	float: left;
	padding: 10px 10px;
	margin: 0;
	display: inline;
	overflow: hidden;
}

.one_third_col h2 {
	padding-bottom:0;
}

.three_cols_container {
	padding:0 !important;
}

.three_cols {
	padding:0;
	background: url(/img/three_col_divide.gif) repeat-y top left;
	overflow:hidden;
}

.three_cols .first {
	border-left:none;
}

.single_col {
	width: 220px;
	padding: 0 0 0 10px;
	float: left;
}
.home_bottom_panel {
	border: none;
	padding: 0;
	margin: 0 10px;
	background: url(/img/panel_grad.png) repeat-x left bottom;
}
.home_bottom_panel .grad_panel {
	padding: 10px 10px 0;
	background: url(/img/panel_border.gif) repeat-y 710px 0;
	overflow: hidden;
}
.microsite .medical_home .grad_panel, .microsite .retail_home .grad_panel, .microsite .samples_home .grad_panel {
	padding: 10px 10px 0;
	background: url(/img/small_grad.jpg) repeat-x bottom left;
	overflow: hidden;
}
.home_bottom_panel .grad_panel .two_third_col {
	width: 690px;
}
.home_bottom_panel .grad_panel .single_col {
	width: 210px;
}
.single_box_wrapper {
	width: 220px;
}
.blue_box {
	background: #558ebf url(/img/single_box_bottom_blue.png) no-repeat left bottom;
}
.blue_box p {
	color: #FFF;
	padding: 0;
}
.single_box {
	width: 200px;
	padding: 10px;
}
.blue_box .single_box {
	background: url(/img/single_box_top_blue.png) no-repeat 0 0;
	height: 260px;
	overflow: hidden;
}
.half_col {
	width: 470px;
	float: left;
	margin: 0 20px 0 0;
}
.inner_single {
	width: 220px;
	margin-right: 20px;
	float: left;
}
.inner_double {
	width: 440px;
	margin-right: 20px;
	float: left;
}

.fl {
	float:left;
}
.fr {
	float:right;
}
.oh {
	overflow:hidden;
}
div.nm {
	margin:0;
}

.tc{
	text-align:center;
}

.last {
	margin-right: 0;
}
.blue_box .dots {
	margin: 0.5em 0 0 0;
	padding: 0.5em 0 0 0;
	background: url(/img/dots.png) repeat-x left top;
}
.dots p {
	overflow: hidden;
}
.flear {
	width: 580px;
	float: left;
}


.detail_single_col {
	width: 340px;
	padding: 0 10px 0 0;
	float: left;
	margin: 0 10px 0 0;
	min-height:1px;
}
.detail_two_third_col {
	width: 580px;
	float: left;
}

.detail_half_col {
	width: 455px;
	float: left;
	margin-right:30px;
}

.microsite .primary_content {
	width: 550px;
}

.microsite .secondary_content {
	width: 360px;
}

.secondary_content {
	margin:0;
}

.full_central_col {
	width: 700px;
}

.secondary_col {

}

.tertiary_col {
	width:210px;
	margin:0;
	padding:0;
}


.caption {
	background:#e5e5e5;
	padding:4px 10px 10px;
	width:198px;
	color:#666;
	font-style:italic;
	border-top:1px solid #fff;
}

.large_caption {
	width:340px;
}


/* =Header
----------------------------------------------------------------------*/
div.header {
	background: #005BAA url(/img/header_bg.png) repeat-x left bottom;
	height: 46px;
	padding: 10px 0 0 0;
}
div.header #logo {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	width: 155px;
	height: 40px;
}
div.header #logo img {
	display: block;
	width: 155px;
	height: 40px;
}



/* =Navigation
----------------------------------------------------------------------*/
#main_navigation {
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-304px;
	z-index:100;
}
div.nav {
	width: 662px;
	float: left;
	padding: 8px 0 0 0;
	font-size:14px;
}
div.nav ol li {
	display: inline;
	background: url(/img/nav_sep.gif) no-repeat left center;
	position: relative;
	font-size: 14px;
}
div.nav ol li:first-child, div.nav ol li.first {
	background: transparent;
}
div.nav ol li a {
	padding: 20px 3px 20px 8px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0;
	text-shadow: #053772 1px 1px 2px;
	font-weight: bold;
}
div.nav ol li:first-child a, div.nav ol li.first a {
	padding-left: 0;
}
div.nav ol li.hover a, div.nav ol li:hover a.top_link { 
	color: #a9c5df;
	background: url(/img/nav_arrow.gif) no-repeat center bottom;
	text-decoration: none;
}

div.nav ol li a.active {
	color: #a9c5df;
	background: url(/img/nav_arrow.gif) no-repeat center bottom;	
}

.subnav li.active a {
	font-weight:bold;
	color: #a9c5df !important;
}


div.nav ol li div {
	width: 214px;
	background: #2975b7 url(/img/subnav_border.gif) repeat-y 213px 0;
	position: absolute;
	left: 0px;
	top: 36px;
	overflow: hidden;
	z-index: 1000;
	 -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	-moz-box-shadow: 0 5px 5px #004D91;
	-webkit-box-shadow: 0 5px 5px #004D91;
	box-shadow: 0 5px 5px #004D91;
	display:none;
}

.microsite div.nav ol li a.top_link {
	padding-bottom:28px;
}

.microsite div.nav ol li div {
	top:43px;
}

div.nav ol li div ol {
	width: 194px;
	float: left;
	background: url(/img/subnav_bg.gif) repeat-x 0 0;
	padding: 10px 10px 10px;
}
div.nav ol li li {
	display: block;
	background: transparent;
	border-bottom: 1px solid #639acb;
	font-size: 12px;
}
div.nav ol li li:last-child, div.nav ol li li.last {
	border: none;
}
div.nav ol li li span {
	display: block;
	background: url(/img/subnav_arrow.gif) no-repeat right center;
	padding: 0 20px 0 0;
}
div.nav ol li li.main span {
	background: url(/img/subnav_main_arrow.gif) no-repeat right center;
}
div.nav ol li li a, div.nav ol li.hover li a {
	background: transparent;	
	display: block;
	text-shadow: none;
	padding: 0.25em 0;
	margin: 0;
	text-shadow: #2266a1 1px 1px 2px;
	color: #FFF;
	width: 194px;
}
div.nav ol li li.main {
	/*font-size: 1.125em;*/
}
div.nav ol li li.main a, div.nav ol li.hover li.main a  {
	color: #a9c5df;
}
div.nav ol li li a:hover {
	background: url(/img/subnav_hover.gif) repeat-y 0 0;
	color: #FFF;
}
div.nav ol li li.main a:hover {
	color: #a9c5df;
}

div.nav ol li:hover div, div.nav ol li.hover div {
	display:block;
}


/* =Main Content
----------------------------------------------------------------------*/
.canvas {
	margin-top: 1em;
	background: #FFF;
	overflow: hidden;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 5px #e3e6ec;
	-webkit-box-shadow: 0 0 5px #e3e6ec;
	box-shadow: 0 0 5px #e3e6ec;
}
.content_canvas {
	margin-top: 1em;
	padding: 20px 10px 10px;
	background: #FFF;
	overflow: hidden;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 5px #e3e6ec;
	-webkit-box-shadow: 0 0 5px #e3e6ec;
	box-shadow: 0 0 5px #e3e6ec;
	width: 940px;
	position: relative;
}
div.section div.header, div.article div.header {
	background: transparent;
	padding: 0;
	height: auto;
}
.article_content {
	/*font-size: 8px;*/
}
.article_content p, .article_content li {
	/*font-size: 1em;*/
}



/* =Homepage
----------------------------------------------------------------------*/
#home_news div.article {
	position: relative;
	padding: 0 98px 8px 0;
	margin-bottom:10px;
}
#home_news div.article .thumb {
	width: 78px;
	display: block;
	top: 0;
	right: 0;
	position: absolute;
	border: 1px solid #e2e2e2;
}

#home_news h3 {
	padding-bottom:0;
}
.single_col select {
	width: 210px;
}
.home .canvas {
	padding: 0 0 10px 0;
}



/* =Detail page
----------------------------------------------------------------------*/
.tabbed_panel {
	width: 960px;
	margin: 10px auto 0;
}
.tabbed_panel ul {
	height: 41px;
	z-index: 25;
	border-bottom: 1px solid #edece8;
}
.tabbed_panel ul li {
	float: left;
	width: 270px;
	margin: 0 20px 0 0;
	padding: 0;
	/*font-size: 1em;*/
}
.tabbed_panel ul li h2 {
	padding: 0;
	margin: 0;
	font-size:16px;
}
.tabbed_panel ul li a {
	display: block;
	width: 252px;
	padding: 10px;
	background-color: #FFF;
	background-image: url(/img/tab_hover_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	-moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	color: #666;
	text-decoration: none;
	height: 17px;
	margin: 4px 0 0 0;
	overflow: hidden;
	position: relative;
	bottom: 0;
	-moz-box-shadow: 0 -2px 2px #e3e6ec;
	-webkit-box-shadow: 0 -2px 2px #e3e6ec;
	box-shadow: 0 -2px 2px #e3e6ec;
}
.tabbed_panel ul li a strong {
	display: block;
	background: url(/img/tab_arrow.gif) no-repeat right center;
	cursor: pointer;
}
.tabbed_panel ul li a.active {
	background-repeat: no-repeat;
	background-position: -9999em 0;
	bottom: -1px;
	height: 21px;
	margin: 0;
}
.tabbed_panel ul li a:hover {
	text-decoration: none;
}
.tabbed_panel .tabbed_content {
	width: 940px;
	overflow: hidden;
	background: url(/img/panel_border.gif) repeat-y 350px 0;
}
ul.bullet_list_black , .cms ul {
	height: auto;
	border: none;
}
ul.bullet_list_black li, .cms ul li {
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	margin: 0;
	/*font-size: 0.75em;*/
	background: url(/img/black_bullet.gif) no-repeat left center;
}
.tabbed_panel .canvas {
	padding: 30px 10px 10px;
	margin: 0;
	position: relative;
	z-index: 20;
	-moz-box-shadow: 0 2px 2px #e3e6ec;
	-webkit-box-shadow: 0 2px 2px #e3e6ec;
	box-shadow: 0 2px 2px #e3e6ec;
}
.content_image {
	width: 218px;
	border: 1px solid #e2e3e3;
	margin: 0 0 20px 20px;
	float: right;
	display: inline;
}
.content_image img {
	border-bottom: 5px solid #7FAACF;
	display: block;
	width: 218px;
}
.quote {
	color: #0059AA;
	/*font-size: 1.25em;*/
	clear: both;
	line-height: 1.25em;
}

.article_list .article {
	margin-bottom:10px;
}

/* =ServiceCentres
----------------------------------------------------------------------*/
#servicecentre_portal {
	margin:15px 0;
	position:relative;
	width:100%;
}

#servicecentre_portal p {
	float:left;
	width:90px;
	font-size:10px;
	color:#666;
	line-height:13px;
}

.item_list .item {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #ddd;
	overflow:hidden;
}

.item_list img {
	float:right;
}



/* =Latest News
----------------------------------------------------------------------*/
#latest_news {
	background:#00539F;
	padding:1px 10px;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border-radius: 6px;
	font-size:14px;
	color:#fff;
	overflow:hidden;
	margin:-10px 0 10px;
}

#latest_news span {
	margin-left:8px;
}

#latest_news span a {
	color:#fff;
	font-weight:bold;
}

#latest_news h2 {
	float:left;
	color:#DDE7F2;
	margin-right:4px;
	padding:0;
	display:inline;
}

a.imgList {
	padding-left:15px;
	width:130px;
	display:block;
	float:right;
}

.newsBack {
	float:left;
	clear:left;
}

.addThisSpan {
	float:right;
	clear:right;
}

/* =Page banners
----------------------------------------------------------------------*/
#page_banner {
	overflow: hidden;
	width: 700px;
	height: 280px;
	position: relative;
}
.home #page_banner {
	text-indent: -9999em;
}
.home_banner #cta {
	background: url(/img/home-cta.png) bottom left no-repeat;
	display:block;
	width:700px;
	height:93px;
	position:absolute;
	bottom:0;
	left:0;
}

.home_banner #retail_cta {
	background: url(/img/retail-cta.png) bottom left no-repeat;
	display:block;
	width:700px;
	height:93px;
	position:absolute;
	bottom:0;
	left:0;
}

.home_banner #flashcontent, .home_banner #banner_image {
	display:block;
	width:700px;
	height:280px;
	position:absolute;
	top:0;
	left:0;
}

.flash_home_banner {
	background:none !important;
}

.medical_home .home_banner {
	background: url(/img/medical_top.jpg) no-repeat 0 0;
}
.retail_home .home_banner {
	background: url(/img/medical_top.jpg) no-repeat 0 0;
}
.samples_home .home_banner {
	background: url(/img/medical_top.jpg) no-repeat 0 0;
}
.detail_banner {
	background: url(/img/page_banner2.jpg) no-repeat 0 0;
}
#page_banner_content {
	position: absolute;
	bottom: 0;
	left: 0;
}
#page_banner h1 {
	background: url(/img/page_title_bg_full.png) no-repeat left bottom;
	width: 680px;
	padding: 22px 10px;
	color: #FFF;
	font-size: 34px;
	font-family: "Chaparral Pro", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#page_banner div.subnav {
	border-top: 2px solid #FFF;
}	

#page_banner div.hideborder {
	border-top:none;
}

#page_banner div.nav {
	width: 680px;
	padding: 4px 10px;
	background: #005baa;
	font-size:11px;
}
#page_banner div.nav li {
	display: inline;
	width: auto;
	color: #FFF;
	background: url(/img/subnav_sep.png) no-repeat right center;
	padding: 0 10px 0 0;
	margin: 0 6px 0 0;
}
#page_banner div.nav li:last-child, #page_banner div.nav li.ast {
	padding: 0;
	margin: 0;
	background: transparent;
}
#page_banner div.nav li a {
	color: #FFF;
	padding: 0;
}
#page_banner #page_subheadings {
	width: 700px;
	border-top: 2px solid #FFF;
	background: #cee1f0;
}
#page_banner #page_subheadings ul {
	height: 28px;
	/*border-bottom: 2px solid #FFF;*/
}
#page_banner #page_subheadings li {
	float: left;
	border-right: 2px solid #FFF;
	height: 28px;
}
#page_banner #page_subheadings li a {
	display: block;
	padding: 4px 6px;
	color: #FFF;
	background: #6caade url(/img/page_subnav_bg.png) repeat-x left bottom;
}
#page_banner #page_subheadings li.active a {
	background: #005baa url(/img/page_subnav_bg_active.png) repeat-x 0 0;
	position: relative;
	bottom: -2px;
	margin-top: -2px;
	padding: 5px 6px;
}
#page_banner #page_subheadings li a:hover {
	text-decoration: none;
}
#page_banner div#page_subnav {
	border: none;
	position: relative;
}



/* =Search
----------------------------------------------------------------------*/
#search_form {
	width: 123px;
	float: right;
	height: 20px;
	overflow: hidden;
	background: url(/img/search_bg.png) no-repeat 0 0;
	position: relative;
	top: 0.375em;
}
#search_form label {
	display: none;
}
#search_form input#search_text {
	width: 115px;
	border: none;
	height: 14px;
	position: relative;
	top: 2px;
	left: 2px;
	display: block;
}
#search_form input#search_submit {
	position: absolute;
	width: 12px;
	height: 12px;
	top: 4px;
	right: 4px;
}



/* =CSS Buttons
----------------------------------------------------------------------*/
.button_list li {
	padding: 0 0 0.5em 0;
}
.btn {
	padding: 2px 4px;
	display: block;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border-radius: 6px;
	z-index: 5;
	/*font-size: 1em;*/
	margin: 0.25em 0;
	position: relative;
	line-height:22px;
	font-weight:bold;
}
.btn div {
	z-index: 10;
	cursor: pointer;
}
.gray_btn {
	padding: 8px;
	display: block;
	background: #e0e0e0 url(/img/button_bg.png) repeat-x left center;
	border-top: 1px solid #dfe1e2;
	border-right: 1px solid #dfe1e2;
	border-bottom: 1px solid #c8c8c9;
	border-left: 1px solid #dfe1e2;
	text-shadow: #f0f0f0 1px 1px 1px;
}
.blue_btn {
	background: #005b9e url(/img/blue_button_bg.png) repeat-x left center;
	border-top: 1px solid #005b9e;
	border-right: 1px solid #0080c3;
	border-bottom: 1px solid #0080c3;
	border-left: 1px solid #0080c3;
	text-shadow: #165c9a 1px 1px 1px;
	margin-right: 4px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.dark_btn {
	background: #454545 url(/img/dark_button_bg.png) repeat-x left center;
	border: none;
	border-top: 1px solid #454545;
	border-right: 1px solid #636363;
	border-bottom: 1px solid #636363;
	border-left: 1px solid #636363;
	text-shadow: #2A2A2A 1px 1px 1px;
	margin-right: 4px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
#btn_quik, #btn_book, #btn_demo {
	float: left;
}
#btn_quik {
	width: 60px;
}
#btn_book {
	width: 60px;
}
#btn_demo {
	width: 36px;
}
.down_btn {
	width: 204px;
/*
	position: absolute;
	top: 10px;
	right: 10px;
*/
	/*font-size: 0.75em;*/
}
.more_info {
	width: 220px;
	text-align: left;
}
#btn_acc, #btn_pay {
	width: 110px;
	margin-bottom: 0.5em;
}
.gray_btn:hover {
	text-decoration: none;
	border-top: 1px solid #c8c8c9;
	border-right: 1px solid #c8c8c9;
	border-bottom: 1px solid #A4A4A4;
	border-left: 1px solid #c8c8c9;
}
.blue_btn:hover {
	text-decoration: none;
	border-top: 1px solid #0e4b82;
	border-right: 1px solid #0e4b82;
	border-bottom: 1px solid #0e4b82;
	border-left: 1px solid #0e4b82;
}
.dark_btn:hover {
	text-decoration: none;
	border-top: 1px solid #454545;
	border-right: 1px solid #454545;
	border-bottom: 1px solid #333;
	border-left: 1px solid #454545;
}
.btn strong {
	display: block;
	background: url(/img/button_arrow.gif) no-repeat right center;
	padding: 0 20px 0 0;
}
.more_info strong {
	background: url(/img/button_arrow_white.gif) no-repeat right center;
}
.down_btn strong {
	background: url(/img/down_btn_arrow.gif) no-repeat right center;
}

/* =Microsite
----------------------------------------------------------------------*/

body.microsite div.header {
	height:96px;
	border-bottom:3px solid #4479B6;
}

body.microsite #logo {
	margin-top:20px;
}

body.microsite #logo span {
	font-size:20px;
	color:#a9c5df;
	width:138px;
	display:block;
	text-align:center;
	padding:5px 0;
	font-weight:normal;
	text-shadow: #053772 1px 1px 2px;	
}

body.microsite #main_navigation {
	top:55px;
	left:50%;
	margin-left:-292px;	
}

/*
body.microsite #main_navigation li a:hover {
	background-image:none;
}
*/

body.microsite div.nav {
	width:772px;
}

body.microsite div.nav ol{
	float:right;
}

body.microsite #cshomepage {
	background:#558EBF;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:10px 10px 3px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border-radius: 4px;
	position:relative;
	top:-16px;
	float:right;
}

body.microsite .intro {
	
}

/* =Lists 
----------------------------------------------------------------------*/

ul.bullets li, .cms ul li {
	padding:4px 0px 4px 29px;
	background:url(/img/bullet.png) top left no-repeat;
}

.cms ul li {
	padding:0px 0px 2px 16px;
	background:url(/img/bullet_small.png) top left no-repeat;
	background-position:0px 3px;
}

ul.bullets, .cms ul {
 	margin:10px 0;
 }

ul.inline, ul.inline li, ul.inline li a {
	float:left;
}

ul.inline li {
	margin-right:10px;
}

ul.inline {
	overflow:hidden;
	margin-bottom:10px;
}

/* =Footer 
----------------------------------------------------------------------*/
#pre_footer a, div.footer a {
	color: #FFF;
	text-decoration: none;
}
#pre_footer h5 {
	padding: 0 0 0.5em 0;
}
#pre_footer {
	margin: 1em 0 0 0;
	padding: 20px 0;
	background: #005BAA url(/img/footer_bg.png) repeat-x 0 0;
	color: #FFF;
}
.footer_logos, #pre_footer div.section {
	width: 225px;
	float: left;
	margin: 0 20px 0 0;
}
#pre_footer div.lastsection {
	margin-right: 0;
}
#pre_footer div.section li {
	display: block;
	background: transparent;
	border-top: 1px solid #639acb;
}
#pre_footer h5 a {
	background: url(/img/subnav_main_arrow.gif) no-repeat right center;
	display: block;
	padding: 0 20px 0.25em 0;
	color: #94c5f0;
}
#pre_footer div.section li a {
	background: url(/img/subnav_arrow.gif) no-repeat right center;
	padding: 0.25em 20px 0.25em 0;	
	display: block;
	margin: 0;
	text-shadow: #2266a1 1px 1px 2px;
	color: #FFF;
	z-index: 10;
	width: 205px;
	/*font-size: 1em;*/
}
.footer_logos ul {
	overflow: hidden;
	padding: 1em 0 0 0;
}
.footer_logos li {
	float: left;
	margin: 0 10px 10px 0;
}
.footer_logos li a img {
	display: block;
}
div.footer {
	background: #004e90 url(/img/footer_border.gif) repeat-x 0 0;
	color: #FFF;
	padding: 10px 0;
	font-size:10px;
}
div.footer p {
	padding: 0;
	/*font-size: 0.75em;*/
}
div.footer .last {
	text-align: right;
}


/* =location
----------------------------------------------------------------------*/
#sc_loc {
/*
	position:relative;
	zoom:1;
*/
}
#sc_loc h3, #sc_loc label {
	color:#fff;
	font-size:12px;
}

#sc_loc label {
	padding:4px 0;
	display:block;
	float:left;
}

#utility input.text {
	font-size:13px;
}

#sc_postcode{
	width:60px;
	margin:0 5px;	
}

#loginForm p {
	margin-bottom:10px;
}

#sc_loc #submit {
	width:35px;

/*
	font-size:13px;
	position:absolute;
	bottom:0px;
	right:0px;
	padding:0;
	overflow:visible;
*/
}

.sc_info_group {
  	background:#fff;
 	border:1px solid #C5D5E6;
	color:#000;
	padding:4px 10px;
	margin-bottom:10px;
	font-size:12px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border-radius: 3px;	
}	

#sc_list h3 {
}

.sc_info_group_collection {
	margin-bottom:20px;
}

.contentIntro {
	margin-bottom:20px;
}

#sc_list h2 {
}
	
#sc_list h3 a {
  	background:#ECF0F6;
 	display:block;
 	padding:4px 10px;
}

.sc_info_group th {
	text-align:right;
	padding:2px 10px;
}

.sc_info_group td {
	font-weight:normal;
}

#display_area {
	display:none;
  	background:#fff;
 	border:0px solid #C5D5E6;
	color:#000;
 	margin-bottom:10px;
	position:absolute;
	top:55px;
	left:0px;
	width:100px;
	-moz-box-shadow: 0 2px 2px #ccc;
	-webkit-box-shadow: 0 2px 2px #ccc;
	box-shadow: 0 2px 2px #ccc;	
	font-size:11px;
	line-height:12px;
	border-right:1px solid #AFBCCC;
	border-bottom:1px solid #AFBCCC;	
	border-left:1px solid #C5D5E6;
	border-top:1px solid #C5D5E6;	
	
 }

#display_area h3 {
	background:#1C5186;
	padding:4px 6px;
	font-size:11px;
}

#display_area h3 a{ 
	color:#fff;

}

#display_area li {
	padding:4px 6px;	
}

#display_area a {
	font-weight:bold;
}

#map_info {
}

#sc_map_img {
	position:absolute;
	top:0px;
	right:0px;
}

#labels {
/*
  	position:relative;
	top:0px;
	right:0px;
*/
}

#labels div {
	z-index:100;
	display:none;
	background:#fff;
	font-size:11px;
	padding:2px 2px;
	line-height:11px;
	font-weight:bold;
	-moz-box-shadow: 0 2px 2px #222;
	-webkit-box-shadow: 0 2px 2px #222;
	box-shadow: 0 2px 2px #222;	
	text-align:center;
	border-right:1px solid #AFBCCC;
	border-bottom:1px solid #AFBCCC;	
	border-left:1px solid #C5D5E6;
	border-top:1px solid #C5D5E6;	
}
#labels #label-scotland {
 	position:absolute;
	top:0px;
	left:110px;
}
#labels #label-north {
 	position:absolute;
	top:70px;
	left:140px;
}
#labels #label-midlands {
 	position:absolute;
	top:100px;
	left:135px;
}
#labels #label-east {
 	position:absolute;
	top:110px;
	left:175px;
}
#labels #label-south-east {
  	position:absolute;
	top:130px;
	left:150px;
	width:60px;
}
#labels #label-london {
  	position:absolute;
	top:135px;
	left:165px;
}
#labels #label-south-central {
  	position:absolute;
	top:130px;
	left:120px;
	width:75px;	
}
#labels #label-south-west {
  	position:absolute;
	top:130px;
	left:110px;
	width:65px;	
}
#labels #label-wales {
  	position:absolute;
	top:95px;
	left:120px;
}


/* =Search
----------------------------------------------------------------------*/

#searchResults{
	padding:0 40px 10px;
}

#searchResults li {
	margin-bottom:10px;
}

#searchResults em a {
	color:#777;
}

#searchResults h4 {
	font-size:15px;
}

.pager {
	text-align:center;
	margin:10px 0;
}	

.pager a, .pager_sel {
 	background:#fff;
 	border:1px solid #C5D5E6;
	color:#000;
	font-weight:bold;
	padding:4px 10px;
	margin-bottom:10px;
	font-size:12px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border-radius: 3px;	
}

.pager_sel {
	background:#C5D5E6;
}

/* =Utility
----------------------------------------------------------------------*/
img.bb {
	border-bottom:5px solid #4B89C2;
	float:left;
}

div.bb {
	border-bottom:5px solid #4B89C2;
}

.cmsedit {
	position:absolute;
	top:20px;
	left:10px;
	background:#fff;
	padding:2px 4px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
	
}
.date {
	color:#777;
}

.notification {
 	background:#C5D5E6;
	color:#000;
	padding:4px 10px;
	margin-bottom:10px;
	font-size:14px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	border-radius: 3px;	
}

.hide {
	display:none;
}
	
#utility, #utility p, #utility h3{
	color:#fff;
}

#loginPanel, #quikPanel {
	display:none;
}

#loginPanel label, #quikPanel label {
	font-weight:bold;
}

#loginPanel input.text, #quikPanel input.text {
	width:190px;
}

#loginPanel a.cancel, #quikPanel a.cancel {
 	font-weight:bold;
 	float:right;
 	padding:4px 0;
 	line-height:1.6;
}

div.reponse {
	width:200px;
	float:left;
	overflow:hidden;
}

#loginPanel input.submit, #quikPanel input.submit {
	float:left;
	padding:1px 2px;
	width:50px;
}

#loginPanel h3, #quikPanel h3 {
	font-size:14px;
	margin-bottom:0;
	padding-bottom:0;
}

#loginPanel p {
	margin-bottom:4px;
}

table.awards {
	width:650px;
}

table.awards td {
	height:0px;
	padding:2px;
	text-align:center;
	vertical-align:bottom;
}

table.awards h3 {
	font-weight:normal;
	font-size:13px;
	margin:10px 0 0;
	padding:10px;
	background:#DAE7F2;
	color:#555;
	height:60px;
}

#mainBtns {
	margin:0 auto;
	width:150px;
}

#newToCity {
	width:122px;
	margin:0 auto;
	text-align:center;
	font-weight:bold;
}

#startPanel {
	text-align:center;
}

/* =Vacancies
------------------------------------------------------------------------*/

#departmentSelector {
	padding:10px 10px;
	background:#ECF0F6;
 	-moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;	
}

#vacanciesList {
	margin:4px 0 10px;
}

#vacanciesList table th, #vacanciesList table td {
	text-align:left;
	padding:5px 10px;
}

#vacanciesList table {
	color:#333;
	width:100%;
}

#vacanciesList table {
	background:#fefefe;
/*
	border:1px solid #C5D5E6;	
*/
}

#vacanciesList table tr.blue td, #vacanciesList table tr.blue th {
	background:#ECF0F6;
}

#vacanciesList table thead th {
	background:#004E90;
	color:#fff;
	font-size:14px;
}

#vacanciesList table tbody tr td {
	padding-bottom:10px;
}

#applicationForm h3,
#applicationForm p.smaller{
	padding-left:160px;
	padding-bottom:0;
}


/* =forms2
------------------------------------------------------------------------*/
.formFF li {
    list-style-type:none;
    float:left;
    width:100%;
    padding:2px 0;
}

.formFF {
    margin:10px 0;
    float:left;
}
.formFF .text, .formFF textarea {
    padding:4px;
    margin:0;
    width:96%;
    border:none;
    border:1px solid #c7c7c7;
    background:#f9f9f9;
    font-family:Arial, sans-serif;
    font-size:100%;
    color:#333;
}
.formFF ol {
    padding:16px 0;
    float:left;  
    width:100%;
    overflow:hidden;
}

.formLayoutA b {
    display:block;
    float:left;
    width:34%;
    text-align:right;
    line-height:1.4;   
    margin-left:0px;   
    padding:0.25em 0;
}
.formLayoutA .field {
    display:block;
    float:right;
    text-align:left;
    width:64%;
    padding:2px;    
}

.formLayoutA li {
    overflow:hidden;
}

.microsite .formLayoutA li {
    width:550px;
}

.formLayoutA li.inline {padding:0 10px;}
.formLayoutA li.inline b {
    display:inline;
    float:none;
    width:auto;
    text-align:left;
}
.formLayoutA li b label {

}

.formLayoutA li.inline .field {
    display:inline;
    float:none;
    text-align:left;
    width:auto;
    padding:2px;    
}

.formFF em.rq {
    color:red;
    font-size:110%;
    font-weight:bold;
}
.formFF .cb {
    margin:2px;
    margin-right:6px;
    padding:0px;
}

.formFF .cbCont {
    margin:0 15px 0px 0;
    display:block;
}

.formLayoutA li.inline * {
	display:inline;
}



.formnav {
	width:60px;
}

.colr {
	float:right;
}

.coll {
	float:left;
}

#errors {
    background:#FFB5AC;
    border:1px solid #902312;
    padding:15px;
    margin-bottom:10px;
    color:#471008;
}
.formButtons {
    padding:0 30px;
    width:650px;
}


.set {
	overflow:hidden;
	float:left;
}

#contactForm, #courierForm {
	width:700px;
}

#contactForm li, #courierForm li {

}

table#indemnityItems {
 	width:460px;
	margin-left:246px;
	margin-top:0px;
}

table#indemnityItems th, table#indemnityItems td {
	padding:4px;
	text-align:left;
}

table#indemnityItems input {
	width:88% !important;
}

table#indemnityItems th {
	width:70px;
}

table#indemnityItems input.pound {
	width:60% !important;
}

table#indemnityItems th#desc {
	width:300px;
}

span.pound {
	font-weight:bold;
	float:left;
	padding:3px;
	line-height:20px;
}

span.currency input {
	width:75px !important;
}

form .copy {
	margin-left:250px;
	padding:15px 0 5px;
	overflow:hidden;
	float:left;
	width:100%;
	display:inline;
}

/* =tabs
------------------------------------------------------------------------*/

.tabs {
    overflow:hidden;
    padding:0;
    width:100%;
    clear:both;
}

.tabs li, .tabs li a{
    float:left;
    display:block;
}

.tabs li {
    margin:0 4px 0 0 ;
    
}

.tabs li a{
    font-size:120%;
    text-decoration:none !important;
    padding:7px 8px;
    background:#C5D5E6;
    border:1px solid #ddd;
    z-index:100;
    position:relative;
    color:#333 !important;
    
}

.tabs .tabActive {
    background:#fff url(/img/bg/tabactive.jpg) top left repeat-x;
    border-bottom-color:#fff;
    padding:7px 8px 12px 8px;
    color:#333;    
}

.tabarea, form#accountApplication {
    background:#fff;
}

form#accountApplication {
    margin-top:-1px !important;
    border:1px solid #ddd;
    border-bottom-width:2px;
    padding:10px;
    z-index:80;
    position:relative;
    width:690px;
    
}

form#accountApplication #reqNote {
    position:absolute;
    top:-2.5em;
    right:40px;
}

#nearest_servicecentre {
	
}

#logoList {
	padding-left:28px;
}

#utility_note {
	text-align:center;
	font-size:13px;
}

#utility_note h3{
	font-size:15px;
	float:left;
	width:100%;
	margin-bottom:5px;
	padding:0 !important;
}

#utility_note strong {
	font-size:16px;
}

#utility a.promo_link {
	color:#fff;
	font-size:14px;
}

.newsletterdiv {
	width: 85px;
	margin-right: 20px;
	margin-top: 10px;
	float: left;
	text-align: center;
}

.socialdiv {
	float: left;
	width: 48px;
	margin-right: 10px;
	font-size: 80%;
	text-align: center;
}