/* TEST in /css folder
Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.3.0 
*/

/* Whitespace Reset 
-------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;} table {font-size:inherit;font-size:100%;}  pre,code,kbd,samp,tt {font-family:monospace; line-height:99%;}

/* Reset Whitespace 
-------------------*/
strong,th,h1,h2,h3,h4,h5,h6{ font-weight: bold; }h1,h2,h3,h4,h5,h6{padding: 0; margin: 0}em{font-style: italic;}ul li{list-style: disc;}ol li{list-style: decimal;}

body{
	color:#000; background:#FFF; font-family: arial,helvetica,clean,sans-serif; font-size: 100%;
} 

a{
	outline: none;
}
#main-wrapper{
 	width: 1000px; margin: 0 auto; background-image: url(../images/background-shadow.gif); background-repeat: repeat-y; 
}

#wrapper{
	width: 960px; margin: 0 20px; background-image: url(../images/nav-shadow.gif); background-repeat: repeat-x; background-position: 0 119px; position: relative;
}

#bottom{
	width: 1000px; height: 20px; margin: 0 auto; background-color: red; background-image: url(../images/bottom-shadow.gif); background-repeat: no-repeat; background-position: bottom;
}

#bottom-logo{
	background-image: url(../images/uk300.gif); background-repeat: no-repeat; height: 88px; width: 65px; position: absolute; bottom: 70px; right: 20px;
}

/*  Generic styles
-------------------*/   
.hide{
	position: absolute; top: -1000em;
}

/* Clearing :note: In IE < v.7 This relies on the Holly Hack being prescent ie specific css file*/
.clear:after {
	content: "."; height: 0; visibility: hidden; display: block; clear: both;
}

dl.accordian dt{
	cursor: pointer;
}

.left{
	float: left;
}

.right{
	float: right;
}

/*100% height*/
/*
html, body { height: 100%; }
#main-wrapper{ min-height: 100%; }
*/

.bold{
	font-weight: bold;
}

.highlight{
	color: #e11b22;
}

.normal{
	font-weight: normal; color: #4c4c4c;
}

.centre{
	text-align: center;
}

/* Header
----------------------------*/ 
#header{
	height: 66px; /* background-color: blue; */ margin: 0 20px; padding: 20px 0 0 0;
}

#header #contact{
	float: right;
}

#header a{
	float: left;
}

#header h2{
	color: #E11B22; text-align: right; font-size: 1.125em; font-weight: normal;
}

#header #contact a:link, 
#header #contact a:visited{
	color: #4c4c4c; font-size: 1em; text-decoration: none;
}

#header #contact a:focus, 
#header #contact a:hover,
#header #contact a:active{
	color: #0039a6;
}

/* Navigation
----------------------------*/
#navigation{
 	width: 920px; height: 33px; /* background-color: gray; */ margin: 0 20px; position: relative; z-index:20;
}	

#navigation a:link, 
#navigation a:visited{
	font-size: 0.875em; color: #4c4c4c; text-decoration: none;
}

#navigation a:focus, 
#navigation a:hover,
#navigation a:active{
	color: #E11B22;
}

#navigation a.selected{
	color: #E11B22;
}

#navigation li{
	display: inline; border-left: #E11B22 1px solid; padding: 0 17px;
}

#navigation .first{
	border-left: none; padding-left: 0;
}

#navigation .last{
	padding-right: 0;
}

.about-us-section #navigation .about-us-selected{
	color: #E11B22;
}

.programmes-section #navigation .programmes-selected{
	color: #E11B22;
}

.training-and-benefits-section #navigation .training-and-benefits-selected{
	color: #E11B22;
}

.application-process-section #navigation .application-process-selected{
	color: #E11B22;
}

.profiles-section #navigation .profiles-selected{
	color: #E11B22;
}

.events-section #navigation .events-selected{
	color: #E11B22;
}

#subnav{
	float: right; width: 190px; margin: 20px 20px 0 0; height: 610px;
}

body.profiles-section #subnav {
	height: 750px;
}

#subnav a:link, 
#subnav a:visited{
	 color: #4c4c4c; text-decoration: none; 
}

#subnav a:focus, 
#subnav a:hover,
#subnav a:active{
	color: #E11B22;
}

#subnav a.selected{
	color: #E11B22;
}

#subnav li{
	list-style: none; border-bottom: 1px solid #E11B22; padding: 0.75em 0; font-size: 0.75em;

}

#subnav .first{
	padding-top: 0;
}

.profiles-section #subnav ul li{
	border-bottom: none; width: 190px; height: 90px; /* border: 1px dotted #d3f3f3; */ margin: 0 0 10px 0; padding: 0;
}

.profiles-section #subnav ul li.three-line{
	height: 108px; 
}

.profiles-section #subnav ul li.one-line{
	height: 72px; 
}

/* Content
----------------------------*/
#content{
	width: 710px; /* background-color: green; */ padding: 20px 20px;
}

.home #content{
	width: 920px;
}

#col1{
	width: 450px; float: left;
}

#col2{
	width: 450px; float: left; margin-left: 20px;
}

/* content area defaults */
#content h1,
#content #accordion h2{
	font-size: 1.5em; font-weight: normal; padding: 0.5em 0 0.5em 0; color: #0039a6; margin: 0;
}

#content h2{
	font-size: 1em;  padding: 0.25em 0 0.25em 0; color: #000; margin: 0;
}

#content h3{
	font-size: 0.875em; padding: 0.5em 0 0.25em 0; color: #5bb4e5; margin: 0; 
}

#content h4{
	font-size: 1.5em; padding: 0 0 0.25em 0; color: #000; margin: 0;
}

#content h4.last{
	padding-bottom: 0.75em;
}

#content p {
	padding: 0 0 0.75em 0; font-size: 0.75em; color: #4c4c4c; margin: 0;
}

#content strong{
	font-weight: bold;
}

#content ul, 
#content ol {
	padding: 0.25em 0 0.5em 0; margin-left: 40px;
}

/*Make sure the font size of content inside lists doesn't get too small
(Fixes alot of issues on the /apply/appform pages)*/
#content ul li,
#content ol li{
	font-size: 0.75em; color: #4c4c4c; padding: 0 0 0.25em 10px; list-style: none; background: url(../images/bullet.gif) 0 4px no-repeat;
} 

#content ul li p,
#content ul li a,
#content ol li p,
#content ol li a{
	font-size: 0.75em;	
} 


#content a:link, 
#content a:visited{
	text-decoration:underline; color: #0039a6; font-weight: bold;
}

#content a:focus, 
#content a:hover,
#content a:active{
	text-decoration:none;
} 

#image1{
	background-image: url(../images/slide01.gif);
}

#image2{
	background-image: url(../images/slide02.jpg);
}

#image3{
	background-image: url(../images/slide03.jpg);
}

#image4{
	background-image: url(../images/slide04.jpg);
}

#image5{
	background-image: url(../images/slide05.jpg);
}

#image6{
	background-image: url(../images/slide06.jpg);
}

#image7{
	background-image: url(../images/slide07.jpg);
}

#slideshow {
    position:relative;
    height:315px;
    width: 920px;
}

#slideshow a {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    height:315px;
    width: 920px;
}

#slideshow a.active {
    z-index:10;
}

#slideshow a.last-active {
    z-index:9;
}

.profile-box{
	background-color: #f1f1f1; margin: 0 0 15px 0; padding: 15px 15px; float: left;
}

.stream1-profiles #content h1,
.stream2-profiles #content h1,
.stream3-profiles #content h1,
.stream4-profiles #content h1,
.stream5-profiles #content h1,
.stream6-profiles #content h1,
.internships-profiles #content h1,
#content #accordion h2{
	font-size: 1.125em;
}

.profiles-section #content ul{
	margin: 0; width: 170px;
}

.profiles-section #content ul li{
	list-style: none; padding: 0 0 4px 0; background: none;
}

.profiles-section .profile-col1{
	float: left; width: 170px; position: relative;
}

.profiles-section .profile-col2{
	float: left; padding-left: 15px; position: relative; width: 495px;
}

/* Video profiles section */
.profiles-section #video-profiles{
	background-color: #F1F1F1; padding: 20px 20px 30px 20px; float: left; margin-top: 1px; width: 670px;
}

.profiles-section #video-profiles #video-profiles-sub-content-wrapper{
	float: left; width: 260px;  
}

.profiles-section #video-profiles #video-profiles-sub-content-wrapper p{
	padding-right: 40px;
}

.profiles-section #video-profiles h2{
	color: #0039A6; padding-top: 0;
}

.profiles-section #video-profiles p{
	padding-bottom: 4px;
}

.profiles-section #video-profiles h3{
	color: #000; font-size: 0.75em; margin: 0; padding: 0 0 0.75em; outline: none;
}

.profiles-section #video-profiles h3 a{
	color: #000;
}

/*.profiles-section #video-profiles p{	
   color: #000;
}*/

.profiles-section #video-profiles ul{
		float: right; width: 450px; 
}

.profiles-section #video-profiles ul li{
	width: 134px; height: 90px; float: right; padding-left: 13px; padding-bottom: 16px;
}

.profiles-section #video-profiles ul li a:link,
.profiles-section #video-profiles ul li a:visited{
	width: 134px; display: block; background: white url(../images/video-profile-nav-sprite.jpg) no-repeat 0 0; text-indent: -1000em;
}

.profiles-section #video-profiles ul li a:focus,
.profiles-section #video-profiles ul li a:hover,
.profiles-section #video-profiles ul li a:active{
	
}

/* Video profile navigation */

/* Stream 1 */
.profiles-section #video-profiles ul li.vid-stream1 a:link,
.profiles-section #video-profiles ul li.vid-stream1 a:visited{
	background-position: 0 0;
}

.profiles-section #video-profiles ul li.vid-stream1 a:focus,
.profiles-section #video-profiles ul li.vid-stream1 a:hover,
.profiles-section #video-profiles ul li.vid-stream1 a:active{
	background-position: 0 -114px;
}

/* Stream 2 */
.profiles-section #video-profiles ul li.vid-stream2 a:link,
.profiles-section #video-profiles ul li.vid-stream2 a:visited{
	background-position: -134px 0;
}

.profiles-section #video-profiles ul li.vid-stream2 a:focus,
.profiles-section #video-profiles ul li.vid-stream2 a:hover,
.profiles-section #video-profiles ul li.vid-stream2 a:active{
	background-position: -134px -114px;
}

/* Stream 3 */
.profiles-section #video-profiles ul li.vid-stream3 a:link,
.profiles-section #video-profiles ul li.vid-stream3 a:visited{
	background-position: -268px 0;
}

.profiles-section #video-profiles ul li.vid-stream3 a:focus,
.profiles-section #video-profiles ul li.vid-stream3 a:hover,
.profiles-section #video-profiles ul li.vid-stream3 a:active{
	background-position: -268px -114px;
}

/* Stream 4 */
.profiles-section #video-profiles ul li.vid-stream4 a:link,
.profiles-section #video-profiles ul li.vid-stream4 a:visited{
	background-position: -402px 0;
}

.profiles-section #video-profiles ul li.vid-stream4 a:focus,
.profiles-section #video-profiles ul li.vid-stream4 a:hover,
.profiles-section #video-profiles ul li.vid-stream4 a:active{
	background-position: -402px -114px;
}

/* Stream 5 */
.profiles-section #video-profiles ul li.vid-stream5 a:link,
.profiles-section #video-profiles ul li.vid-stream5 a:visited{
	background-position: -536px 0;
}

.profiles-section #video-profiles ul li.vid-stream5 a:focus,
.profiles-section #video-profiles ul li.vid-stream5 a:hover,
.profiles-section #video-profiles ul li.vid-stream5 a:active{
	background-position: -536px  -114px;
}

.profiles-section #video-profiles #linkedin-profile{
	padding-top: 28px;
}

.profiles-section #video-profiles #linkedin-profile a{
	background: transparent url(../images/linkedin-logo.jpg) no-repeat 0 0; padding-left: 28px; line-height: 22px; color: #872434; display: block; float: right;
} 

/*.profiles-section #video-profiles */

#video{
	 width: 400px; height: 250px;
 /*:temp: */ /*outline: 1px dashed green;*/
}

.profiles-section #video-profiles #accordian{
	clear: both;
}

#content table{
	color: #4c4c4c; margin: 10px 0;
}

#content td{
	padding: 4px 4px; font-size: 0.75em; border: 1px solid #f1f1f1; 
}

#content tr.content-row1 td{
	background-color: #f1f1f1;
}

#content tr.content-row2 td{
	/* background-color: #f1f1f1; */
}

#content tr.top-row td{
	background-color: #e11b22; font-weight: bold; color: #FFF; 
}


/* Accordian */
#accordion{
	clear: both; 
	/*clear: left; float: left;*/
}

#accordion h3 a{
	color: #000; font-weight: bold; 
}

#accordion .transcript-toggle {
	position: relative; outline: none; 
}

#accordion .transcript-toggle h3 {
	position: absolute; top: 0; left: 0; /* width: 200px; */  
}

#accordion .ui-state-active .show-transcript {
	display: none;
}

#accordion .ui-state-default .hide-transcript {
	display: none;
}


#accordion #transcript{
	padding-top: 20px;
}

/*#accordion #transcript h4{
 	color: #000; font-size: 0.75em; 
}*/

#accordion #transcript{
	width: 650px !important;
}


 /* Footer
----------------------------*/

#footer{
	width: 920px; height: 38px; margin: 0 20px; border-top: #d1d3d4 1px solid; padding: 5px 0;
}

.internships-profiles #footer,
.profiles #footer{
	margin-top: 70px;
}



#footer p{
	font-size: 0.625em; color: #a7a9ac; /* float: left; */ 
}

#footer .copy{
	font-size: 0.6875em; color: #a7a9ac;
}

#footer a:link, 
#footer a:visited{
	font-size: 0.6875em; color: #a7a9ac; text-decoration: none;
}

#footer a:focus, 
#footer a:hover,
#footer a:active{
	color: #4c4c4c;
}

#footer li{
	display: inline;/*  border-left: #a7a9ac 1px solid; */ padding: 0 4px 0 8px; background-image: url(../images/footer-divide.gif); background-repeat: no-repeat; background-position: left; 
}

#footer .first{
	/* border-left: none; */ padding-left: 0; background-image: none;
}

#footer .last{
	padding-right: 0;
}

#footer ul{
	margin: 2px 0 5px 0; text-align: right; float: right;
}





/* Image replacement 
--------------------*/

.logo{
	background-image: url(../images/aon-logo.gif); background-repeat: no-repeat; display: block; width: 95px; height: 40px; margin: 0; padding: 0; color: #FFF;
}

.programmes-button{
	background-image: url(../images/programmes-button.jpg); background-repeat: no-repeat; display: block; float: left; color: #FFF;
}

.profiles-button{
	background-image: url(../images/profiles-button.jpg); background-repeat: no-repeat; display: block; float: left; color: #FFF; margin-left: 15px !important;
}

.summer-button{
	background-image: url(../images/summer-internship-button.jpg); background-repeat: no-repeat; display: block; float: left; color: #FFF; margin-left: 15px !important;
}

.history-button{
	background-image: url(../images/our-history-button.jpg); background-repeat: no-repeat; display: block; float: right; color: #FFF;
}

.button{
	width: 219px; height: 115px; margin: 15px 0 15px 0;
}

#content .content-header-image{
	width: 710px; height: 142px; color: #FFF;  margin: 0 0 15px 0; display: block; padding: 0;
}

.about-us-section .content-header-image{
	background-image: url(../images/about-us-header.jpg); background-repeat: no-repeat; background-color: #000; 
}

.our-history .content-header-image{
	background-image: url(../images/history-header.jpg); background-repeat: no-repeat;  
}

.programmes .content-header-image{
	background-image: url(../images/programmes-header.jpg); background-repeat: no-repeat;
}

.stream1 .content-header-image{
	background-image: url(../images/stream2-header.jpg); background-repeat: no-repeat;
}

.stream2 .content-header-image{
	background-image: url(../images/stream4-header.jpg); background-repeat: no-repeat;
}

.stream3 .content-header-image{
	background-image: url(../images/stream3-header.jpg); background-repeat: no-repeat;
}

.stream4 .content-header-image{
	background-image: url(../images/stream1-header.jpg); background-repeat: no-repeat;
}

.stream5 .content-header-image{
	background-image: url(../images/stream5-header.jpg); background-repeat: no-repeat;
}

.stream6 .content-header-image{
	background-image: url(../images/stream6-header.jpg); /* <- placeholder img */ background-repeat: no-repeat;
}

.summer-internship-scheme .content-header-image{
	background-image: url(../images/internship-header.jpg); background-repeat: no-repeat;
}

.training-and-benefits-section .content-header-image{
	background-image: url(../images/training-and-benefits-header.jpg); background-repeat: no-repeat;
}

.application-process-section .content-header-image{
	background-image: url(../images/application-process-header.jpg); background-repeat: no-repeat;
}

.profiles-section .content-header-image{
	background-image: url(../images/profiles-header.jpg); background-repeat: no-repeat;
}

.events-section .content-header-image{
	background-image: url(../images/events-header.jpg); background-repeat: no-repeat;
}

.apply-section .content-header-image{
	background-image: url(../images/apply-header.jpg); background-repeat: no-repeat;
}

#content .profile-photo{
	width: 170px; height: 170px; display: block; background-repeat: no-repeat; padding: 0;
}

.profile-photo1{
	background-image: url(../images/profile-mattieu-denarnaud.jpg); 
}

.profile-photo2{
	background-image: url(../images/profile-jon-pipe.jpg); 
}

.profile-photo3{
	background-image: url(../images/profile-shelly-mills.jpg); 
}

.profile-photo4{
	background-image: url(../images/profile-dave-lamb.jpg); 
}

.profile-photo5{
	background-image: url(../images/profile-tobias-bracey.jpg); 
}

.profile-photo6{
	background-image: url(../images/profile-emma-stokes.jpg); 
}

.profile-photo7{
	background-image: url(../images/profile-rebekah-sprague.jpg); 
}

.profile-photo8{
	background-image: url(../images/profile-uma-patel.jpg); 
}

.profile-photo9{
	background-image: url(../images/profile-daniel-jackson.jpg); 
}

.profile-photo10{
	background-image: url(../images/profile-liam-mayne.jpg); 
}

.profile-photo11{
	background-image: url("../images/profile-carly-bryan.jpg");
}

.profile-photo12{
	background-image: url(../images/profile-neil-watts.jpg); 
}

.profile-photo13{
	background-image: url(../images/profiles-chris.jpg);
}

.profile-photo14{
	background-image: url(../images/profiles-diarmuid.jpg); 
}
.profile-sub-buttons span{
	background-image: url(../images/profiles-subnav-sprite.png); background-repeat: no-repeat;
}

.profile-sub-buttons{
	width: 190px; margin: 0; padding: 0; 
}

.profile-sub-buttons{
	color: #FFF !important;
}

.replace{
	position: relative; overflow: hidden;
}

.replace span{
	display: block; position: absolute; top: 0; left: 0; z-index: 1; width: 190px; height: 90px; background-color: transparent; background-repeat: no-repeat; border: 2px solid #fff;
}

.profile-button1 span{
	background-position: 0 0 !important; height: 108px; 
}

.profile-button1 span:hover{
	background-position: 0px 0 !important; border-color: #E11B22;
}

.profile-button2 span{
	background-position: -190px 0 !important;
}

.profile-button2 span:hover{
	background-position: -190px 0 !important; border-color: #E11B22;
}

.profile-button3 span{
	background-position: -380px 0 !important;
}

.profile-button3 span:hover{
	background-position: -380px 0 !important; border-color: #E11B22;
}

.profile-button4 span{
	background-position: -570px 0 !important; height: 108px;
}

.profile-button4 span:hover{
	background-position: -570px 0 !important; border-color: #E11B22;
}

.profile-button5 span{
	background-position: -760px 0 !important;
}

.profile-button5 span:hover{
	background-position: -760px 0 !important; border-color: #E11B22;
}

.profile-button6 span{
	background-position: -950px 0 !important; height: 90px;
}

.profile-button6 span:hover{
	background-position: -950px 0 !important; border-color: #E11B22;
}

.profile-button7 span{
	background-position: -1140px 0 !important; height: 72px;
}

.profile-button7 span:hover{
	background-position: -1140px 0 !important; border-color: #E11B22;
}



/*Down states
--------------------*/

/*:temp: Can change this to run off selected style on a link*/

.stream1-profiles .profile-button1 span{
	background-position: 0px 0px !important; border-color: #E11B22;
}

.stream2-profiles .profile-button2 span{
	background-position: -190px 0px !important; border-color: #E11B22;
}

.stream3-profiles .profile-button3 span{
	background-position: -380px 0px !important; border-color: #E11B22;
}

.stream4-profiles .profile-button4 span{
	background-position: -570px 0px !important; border-color: #E11B22;
}

.stream5-profiles .profile-button5 span{
	background-position: -760px 0px !important; border-color: #E11B22;
}

.stream6-profiles .profile-button6 span{
	/*background-position: -760px 0px !important;*/ border-color: #E11B22;
}

.internships-profiles .profile-button6 span{
	background-position: -950px 0px !important; border-color: #E11B22;
}


/* MEGA DROPDOWN
--------------------*/

ul#topnav li .sub {
	position: absolute; /*--Important--*/
	top: 34px; left: 0;
	background: #fff url(../images/dropdown-grad.gif) repeat-y;  /*--Background gradient--*/
	padding: 0px;
	margin: 0px;
	float: left;
	display: none; /*--Hidden for those with js turned off--*/
	width: 243px !important;
	border: 1px solid #d1d3d4; 
	border-top: none;
}


ul#topnav li .programmes-dropdown {
	left: 76px;
}

ul#topnav li .profiles-dropdown {
	left: 529px;
}

ul#topnav li .about-us-dropdown {
	left: 0px;
}

ul#topnav li .sub ul{
	list-style: none;
	margin: 3px 3px; 
	padding: 0;
	float: left;
}

ul#topnav .sub ul li {
	/* width: 100%; */ /*--Override parent list item--*/
	color: #fff;
	border: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: none;
/*
	width: 150px;
*/

}

ul#topnav .sub ul .last {
	border-bottom: none !important;
}

ul#topnav .sub ul .first {
	padding-top: 7px !important;
}

ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	padding: 4px 5px;
	margin: 0 3px;
	display: block;
	text-decoration: none;
	color: #4c4c4c !important;
	font-size: 0.6875em !important;
	border-bottom: 1px solid #d1d3d4;
	width: 220px;


}

ul#topnav .sub ul li a:hover {
	color: #E11B22 !important;
}

/** 
 * Slideshow style rules.
 */
body.our-history #slideshow {
	margin:10px auto;
	width:710px;
	height:282px;
	position:relative;
	background: url(../images/slideshow-background.jpg) no-repeat 0 0;
}
body.our-history #slideshow #slidesContainer {
  	margin:0 auto;
  	width:549px;
  	height:253px;
  	overflow:auto; /* allow scrollbar */
 	/* position:relative; */
 	position: absolute;
	top: 16px;
	left: 78px;
}
body.our-history #slideshow #slidesContainer .slide {
  margin:0 auto;
  width:529px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:253px;
  background: url(../images/slide-background.jpg) no-repeat 0 0;  
}

body.js_enabled #slideshow #slidesContainer .slide {
	display: none;
}

/** 
 * Slideshow controls style rules.
 */
body.our-history  .control {
  display:block;
  width:75px;
  height:282px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
body.our-history  #leftControl {
  top:0;
  left:0;
  background:transparent url(../images/arrow-left.png) no-repeat 55px 130px;
}
body.our-history #rightControl {
  top:0;
  right:0;
  background:transparent url(../images/arrow-right.png) no-repeat 6px 130px;
}

body.our-history #slideshow p {
	width: 325px; margin-left: 20px; text-align: right;
}

body.our-history #slideshow p span {
	font-size: 18px; font-weight: bold; color: #E11B22;
}


body.our-history #slideshow h2 {
	color: #4e4e4e; letter-spacing: -8px; font-size: 78px; position: absolute; top: 60px; right: 27px;
}

body.our-history #slideshow #slidewrap {
	position: relative;
}

body.our-history #slideshow .topalign {
	padding-top: 96px;
}

body.our-history #slideshow .topalign-main {
	padding-top: 42px;
}

