/*-------------------------*//* global layout styles *//*---------------------------------*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#container{
	width:960px;
	margin:0 auto;
}

/*header*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#header{
	height: 161px;
	position: relative;
}

#header #logo {
	position: absolute;
	top: 60px;
	left: 20px;
}  

/*navigation*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#nav {
	color: #4f4f4f;
	line-height: 1;
	font-weight: bold;
	position: absolute;
	right: 20px;
	bottom: 45px;
	_bottom: 44px; /* :hack: IE6 is 1px out? */
}

#nav ul{
	margin:0;
	list-style:none;
}

#nav li{
	float:left;
	margin:0 0 0 8px;
	padding: 0;
	background: #eaeaea url(/images/bg_nav_l.png) no-repeat 0 0;
}

#nav a {
	color: #4f4f4f;
	display: block;
	padding: 15px 20px 0;
	height: 21px;
	text-transform: uppercase;
	white-space: nowrap;
	background: url(/images/bg_nav_r.png) no-repeat 100% 0;
	_float:left; /* :hack: make buttons right size in IE6 */
}

.body_about #nav_about,
.body_partner #nav_partner,
.body_solutions #nav_solutions,
.body_epsys #nav_epsys {
	background-color: #d98411;
	background-image: url(/images/bg_nav_on_l.png);
}

.body_about #nav_about a,
.body_partner #nav_partner a,
.body_solutions #nav_solutions a,
.body_epsys #nav_epsys a {
	color: #fff;
	background-image: url(/images/bg_nav_on_r.png);
}

.body_about #nav_about ul,
.body_partner #nav_partner ul,
.body_solutions #nav_solutions ul,
.body_epsys #nav_epsys ul {
	display: block;
}

#nav ul ul {
	display: none;
	position: absolute;
	right: -20px;
	bottom: -45px;
	width: 960px;
}

#header #nav ul ul li {
	margin-left: 0;
}

#header #nav ul ul a {
	color: #fff;
	height: 30px;
	background: url(/images/bg_subnav.png) no-repeat 0 100%;
	text-transform: none;
	padding-left: 12px;
	padding-right: 12px;
}

#body_home #nav #nav_home a,
#body_history #nav #nav_history a,
#body_philosophy #nav #nav_philosophy a,
#body_what #nav #nav_what a,
#body_categories #nav #nav_categories a,
#body_clients #nav #nav_clients a,
#body_overview #nav #nav_overview a,
#body_benefits #nav #nav_benefits a,
#body_purchasepoints #nav #nav_purchasepoints a,
#body_costs #nav #nav_costs a,
#body_range #nav #nav_range a,
#body_sectors #nav #nav_sectors a,
#body_faq #nav #nav_faq a,
#body_case_studies #nav #nav_case_studies a,
#body_solutions_overview #nav #nav_solutions_overview a,
#body_approach #nav #nav_approach a,
#body_involved #nav #nav_involved a,
#body_framework #nav #nav_framework a,
#body_support #nav #nav_support a,
#body_solutions_benefits #nav #nav_solutions_benefits a,
#body_solutions_sectors #nav #nav_solutions_sectors a,
#body_solutions_case_studies #nav #nav_solutions_case_studies a,
#body_epsys_overview #nav #nav_epsys_overview a,
#body_epsys_benefits #nav #nav_epsys_benefits a,
#body_finance #nav #nav_finance a,
#body_operators #nav #nav_operators a,
#body_buyers #nav #nav_buyers a,
#body_functionality #nav #nav_functionality a,
#body_demo #nav #nav_demo a,
#body_epsys_case_studies #nav #nav_epsys_case_studies a {
	background: #f9a804 url(/images/bg_subnav_on.png) repeat-x bottom;
	margin-right: -1px;
	position: relative;
}

.options { padding: 6px 20px 0; color: #eaeaea; font-weight: bold; zoom: 1; }
.options:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }
.options p { margin: 3px 0 0; float: left; font-size: 1.17em; }
.options ul { float: right; margin: 0; padding: 0; list-style: none; }
.options li { float: left; margin: 0 0 0 10px; padding: 0; background: #2a2a2a url(/images/bg_options_l.png) no-repeat left; }
.options a { color: #fff; background: url(/images/bg_options_r.png) no-repeat right; display: block; padding: 3px 12px 0; height: 19px; _float:left; /* :hack: make buttons right size in IE6 */ }
#options_contact { float: none; position: absolute; right: 20px; top: 50px; background: none; }
#options_contact a { padding: 0 0 0 15px; background: url(/images/bg_more_white.gif) no-repeat left; height: auto; color: #444; }

/*content*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#content{
	clear: both;
	padding: 25px 20px;
	zoom: 1;
}
#content:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

#content_main{
	float: left;
	width: 610px;
	margin: 0 30px 0 0;
}
 
#content_sub{
	float: left;
	width: 280px;
}
       
/*footer*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#footer{
	clear: both;
	height: 251px;
	color: #999;
	font-size: .92em;
	padding: 30px 20px 0;
	background: #292828;
}

#footer .options { color: #ccc; padding: 0; }
#footer .options li { background-color: #121212; padding: 0; background-image: url(/images/bg_options_footer_l.png); }
#footer .options a { background-image: url(/images/bg_options_footer_r.png); }

#footer_nav{
	margin:0;
	padding: 20px 0 0;
	list-style: none;
	line-height: 1;
	clear: both;
	border-top: 1px solid #3e3d3d;
}

#footer_nav li {
	float:left;
	margin-right: 8px;
	padding: 0 8px 0 0;
	border-right: 1px solid;
	background: none;
}

#footer_nav li#kyan{
	border-right: 0;
}

#footer_nav a {
	color: #999;
}

#addresses { clear: both; padding: 20px 0 0; }
#addresses div { margin: 0 0 10px 40px; border-top: 1px solid #3e3d3d; float: left; width: 280px; }
#addresses div.first { margin-left: 0; }
#addresses h3 { color: #f9a804; font-size: 1em; margin: 15px 0 2px; }
#addresses p { margin: 0 0 5px; }

/* panels */

.panel { background: url(/images/bg_panel.png) no-repeat bottom; margin: 0 0 20px; width: 280px; float: left; }
.panel_sleeve { background: url(/images/bg_panel_top.png) no-repeat top; padding: 14px 17px 6px; zoom: 1; }
.panel_sleeve:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }
.panel.style_2 { background-color: #f4f4f4; background-image: url(/images/bg_panel_2.png); }
.panel.style_2 .panel_sleeve { background-image: url(/images/bg_panel_top_2.png); }

.panel h2 { font-size: 1.17em; }
.panel h3 { font-size: 1.17em; color: #eb9e03; clear: left; }
.panel p { margin-bottom: 10px; }
.panel .intro { font-size: 1.17em; }

.panel.style_2 .button, .panel.style_2 .button a { background-image: url(/images/bg_button_grey.png); }

#quote { float: left; width: 600px; background: url(/images/bg_quote.png) no-repeat bottom; margin: 0 10px 25px 0; }
#quote_sleeve { background: url(/images/bg_quote_top.png) no-repeat top; padding: 12px 21px 27px; }
#quote h2 { font-size: 1.17em; }
#quote blockquote { border: 0; margin: 0; padding: 0; text-align: left; }
#quote p { margin: 0 0 5px; }
#quote p:first-child { text-indent: -5px; }

/* specific pages */

#body_home #content_main { margin-right: 0; width: auto; float: none; }
#body_home #intro { margin: 0 47px 25px 0; float: left; width: 593px; }
#body_home #intro_strap { background: url(/images/hdr_home_new.png) no-repeat 0 0; height: 91px; }
#intro * { position: absolute; left: -9999px; }
#body_home #intro * { position: static; }
#body_home #intro_strap * { position: absolute; }
#body_home #quote { width: 280px; background-image: url(/images/bg_home_quote.png); margin-right: 0; }
#body_home #quote_sleeve { background-image: url(/images/bg_panel_top.png); }

#attract { margin: 0 -19px 0 -18px; clear: both; padding: 0; list-style: none; background: url(/images/bg_attract.jpg) no-repeat 0 0; zoom: 1; position: relative; /* :hack: fix clipping in IE6 */ }
#attract:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }
#attract li { float: left; margin: 0; padding: 0; width: 319px; height: 199px; background: none; }
#attract li .sleeve { padding: 30px 25px 0; height: 169px; background: url(/images/bg_attract_over.jpg) no-repeat 0 0; }
#attract #attract_2 .sleeve { background-position: -319px 0; }
#attract #attract_3 .sleeve { background-position: -638px 0; }
.js-enabled #attract li .sleeve { display: none; }
#attract h2 { font-size: 1.75em; font-weight: normal; margin: 0 0 10px; }
#attract .more { margin: 0; }
#attract .more a { color: #2a2a2a; }

#sections { margin: 0 -19px 35px -18px; padding: 0; list-style: none; background: url(/images/bg_sections.png) no-repeat 0 0; position: relative; /* :hack: fix clipping in IE6 */ }
#sections:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }
#sections li { float: left; width: 276px; padding: 20px 20px 0 23px; background: none; }
#sections li h2 { font-size: 1.09em; }
#sections .intro { font-size: 1.25em; color: #ad6809; }
#sections #sections_2 .intro { color: #d98411; }
#sections #sections_3 .intro { color: #eb9e03; }
#sections #sections_1 .button { background-color: #ad680a; }
#sections #sections_1 .button, #sections #sections_1 .button a { background-image: url(/images/bg_button_darkest.png); }
#sections #sections_2 .button { background-color: #d98411; }
#sections #sections_2 .button, #sections #sections_2 .button a { background-image: url(/images/bg_button_dark.png); }

#body_home #sections { background-image: url(/images/bg_sections_home.png); min-height: 250px; _height: 250px; /* :hack: min-height: for IE6 */ }
#body_home #sections li { padding-top: 93px; }
#body_home #sections h2 { position: absolute; left: -9999px; }
#body_home #sections .intro { font-size: 1.33em; }

#body_overview #intro { position: absolute; z-index: 10; background: url(/images/hdr_buying_partners.png) no-repeat 0 0; width: 236px; height: 73px; margin: 25px 0 0 7px; }
#body_solutions_overview #intro { position: absolute; z-index: 10; background: url(/images/hdr_solutions.png) no-repeat 0 0; width: 251px; height: 74px; margin: 25px 0 0 7px; }
#body_epsys_overview #intro { position: absolute; z-index: 10; background: url(/images/hdr_epsys.png) no-repeat 0 0; width: 225px; height: 68px; margin: 25px 0 0 7px; }

#body_overview #quote, #body_solutions_overview #quote, #body_epsys_overview #quote { margin-right: 40px; }

#stories { margin: 0 -19px 0 -18px; background: #747474 url(/images/bg_stories.png) repeat-x 0 143px; position: relative; height: 94px; padding: 160px 0 0 24px; }
#stories h2 { color: #fff; font-size: 1.17em; }
#stories ul { margin: 0; padding: 0; list-style: none; }
#stories li { position: absolute; right: 0; top: 0; padding: 0; width: 639px; height: 254px; background: none; }
#stories .showing { z-index: 1; }
#stories .thumb { border: 1px solid #747474; position: absolute; top: 185px; left: -294px; }
#stories .thumb img { border: 1px solid #515151; }
#stories .showing .thumb, #stories .showing .thumb img, #stories .thumb.over { border-color: #fff; }
#stories p.intro { color: #fff; font-size: 1.33em; margin-bottom: 5px; }

#stories #epsys .content { height: 74px; width: 559px; padding: 180px 40px 0; background: url(/images/case_studies/epsys/super_cricket.jpg) no-repeat 0 0; }
#stories #epsys #stories_2 .content { background-image: url(/images/case_studies/epsys/super_contract_caterer.jpg); }
#stories #epsys #stories_3 .content { background-image: url(/images/case_studies/epsys/super_school.jpg); }

#stories #buying_partners .content { height: 74px; width: 559px; padding: 180px 40px 0; background: url(/images/case_studies/buying_partners/super_fountain.jpg) no-repeat 0 0; }
#stories #buying_partners #stories_2 .content { background-image: url(/images/case_studies/buying_partners/super_london_lodge.jpg); }
#stories #buying_partners #stories_3 .content { background-image: url(/images/case_studies/buying_partners/super_conisbee.jpg); }
#stories #buying_partners #stories_4 .content { background-image: url(/images/case_studies/buying_partners/super_elephant.jpg); }

#stories #corporate_solutions .content { height: 74px; width: 559px; padding: 180px 40px 0; background: url(/images/case_studies/corporate_solutions/super_contractor01.jpg) no-repeat 0 0; }
#stories #corporate_solutions #stories_2 .content { background-image: url(/images/case_studies/corporate_solutions/super_contract_caterer.jpg); }
#stories #corporate_solutions #stories_3 .content { background-image: url(/images/case_studies/corporate_solutions/super_newbury.jpg); }
#stories #corporate_solutions #stories_4 .content { background-image: url(/images/case_studies/corporate_solutions/super_caterplus.jpg); }

#stories #stories_2 .thumb { left: -224px; }
#stories #stories_3 .thumb { left: -154px; }
#stories #stories_4 .thumb { left: -84px; }

#body_solutions_benefits table { margin-top: 10px; }

.case_study { margin:0 0 20px; padding:0 0 5px; border-bottom:1px solid #e8e8e8; }
.case_study div { margin:0 0 0 160px; }
.case_study h2 { font-size:1.28em; }
.case_study h3 { color:#333; }
.case_study a { margin:0; }
.case_study img { margin:0 20px 0 0; padding:3px; border:1px solid #e8e8e8; float:left; }
.case_study .right img { margin:0 0 0 0; }
p.pull { color:#999; font-size:1.4em; font-style:italic; }

.case_studies { padding: 0; margin: 0 0 20px; }
.case_studies li { background: none; margin: 0 0 20px 20px; padding: 0; width: 295px; float: left; _display: inline; /* :hack: ie6 double margin fix */ }
.case_studies .thumb { padding:3px; border:1px solid #e8e8e8; margin: 0 10px 0 0; }
.case_studies .row_leader { margin-left: 0; padding-left: 0; clear: left; }
.case_studies h2 { margin-top: 0; }

.screenshot { border: 1px solid #dfdfdf; padding: 25px 22px 11px; background: #f6f6f6 url(/images/icon_zoom.png) no-repeat 100% 100%; margin: 0 0 25px; display: block; text-decoration: none; color: #666; }
.screenshot img { border: 1px solid #dfdfdf; display: block; }
.screenshot .caption { margin: 23px 0 0; display: block; }

#body_epsys_overview #epsys_licence { text-align:right; font-size:1em; color:#999;}
#body_epsys_overview #epsys_licence p{margin-bottom:5px;}
#body_epsys_overview #epsys_licence p.description a{color:#999; text-decoration:none;}
#body_epsys_overview #epsys_licence img{margin:0 0 7px;}