﻿*
{
	behavior: url(js/iepngfix.htc);
}

body 
{
	font-family: Arial;
	font-size: 11px;
	color: #23408f;
	background: url(../images/elements/bkg.jpg) top center;
}

a
{
	text-decoration: none;
	color: #23408f;
}

a:hover
{
	text-decoration: underline;
}

/*************** Structure ***************/
#Container
{
	position: absolute;
	top: 0;
	left: 50%;
	width: 923px;
	height: 550px; 
	margin: 0 0 0 -473px;
	background-image: url(../images/elements/background.jpg);
}



/*************** Header ***************/
#Header
{
	float: right;
	width: 800px;
	height: 111px;
	margin: 0 30px 0 0;
	border: none;
	border-width: 0 0 1px 0!important;
	color: #23408f;
}

#Header #Flash
{
	float: left;
	margin-top: 20px;
}

#Header #Title
{
	float: right;
	margin: 0px 0 0px 0;
	text-align: right;
}

#Header #Title p
{
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#Header #MenuContainer
{
	float: right;
	margin-top: 90px;
	width: 800px;
}

#Header #Menu
{
	float: none;
	width: 800px;
}

#Menu ul
{
	margin: 0;
	padding: 0;
}

#Menu li
{
	float: right;
	margin: 0 0 0 0px;
	padding: 0 0;
	list-style: none;
}

#Menu li a
{
	text-decoration: none;
	color: #23408f;
}

#Menu li a.current
{
	font-weight: bold;
}

#Menu li a:hover
{
	text-decoration: underline;
}

#Menu .ContactUs
{
	display: block;
	width: 75px;
	height: 31px;
	background: no-repeat url(../images/Nav/contact-us.png);
	text-indent: -100px;
	overflow: hidden;
}

#Menu .ContactUs:hover
{
	background-position: 0 -31px;
}

#Menu .News
{
	display: block;
	width: 42px;
	height: 31px;
	background: no-repeat url(../images/Nav/news.png);
	text-indent: -100px;
	overflow: hidden;
}

#Menu .News:hover
{
	background-position: 0 -31px;
}

#Menu .JoinUs
{
	display: block;
	width: 57px;
	height: 31px;
	background: no-repeat url(../images/Nav/join-us.png);
	text-indent: -100px;
	overflow: hidden;
}

#Menu .JoinUs:hover
{
	background-position: 0 -31px;
}

#Menu .MeetTheTeam
{
	display: block;
	width: 97px;
	height: 31px;
	background: no-repeat url(../images/Nav/meet-the-team.png);
	text-indent: -100px;
	overflow: hidden;
}

#Menu .MeetTheTeam:hover
{
	background-position: 0 -31px;
}

#Menu .OurWork
{
	display: block;
	width: 71px;
	height: 31px;
	background: no-repeat url(../images/Nav/our-work.png);
	text-indent: -100px;
	overflow: hidden;
}

#Menu .OurWork:hover
{
	background-position: 0 -31px;
}

#Menu .WhatWeDo
{
	display: block;
	width: 82px;
	height: 31px;
	background: no-repeat url(../images/Nav/what-we-do.png);
	text-indent: -100px;
	overflow: hidden;
}

#Menu .WhatWeDo:hover
{
	background-position: 0 -31px;
}

#Menu .AboutUs
{
	display: block;
	width: 70px;
	height: 31px;
	background: no-repeat url(../images/Nav/about-us.png);
	text-indent: -100px;
	overflow: hidden;
}

#Menu .AboutUs:hover
{
	background-position: 0 -31px;
}

#Menu .Home
{
	display: block;
	width: 52px;
	height: 31px;
	background: no-repeat url(../images/Nav/home.png);
	text-indent: -100px;
	overflow: hidden;
}

#Menu .Home:hover
{
	background-position: 0 -31px;
}




/*************** Content ***************/
#Content
{
	float: left;
	width: 800px;
	height: 270px;
	margin-top: 16px;
	padding-top: 0px;
	margin-left: 76px;
	background-image: url(../images/elements/sand-paper.jpg);
	background-position: right;
}

* html #Content
{
	margin-left: 38px;
}

#FullColumn
{
	float: right;
	width: 600px;
	height: 270px;
	padding: 0 25px;
	background: no-repeat url(../images/LargeContentBackground.png) #fff;
	border: 2px solid #fff;
	overflow: auto;
}

#FullColumn h1
{
	margin: 0;
	padding: 0;
	line-height: 50px;
	font-size: 22px;
}

#FullColumn .hr
{
	margin: 0 0 10px 0;
}

#FullColumn p
{
	margin: 0 0 10px 0;
}

#LeftColumn
{
	float: left;
	width: 400px;
	height: 270px;
}

#LeftNewsColumn
{
	float: left;
	padding-left: 10px;
	margin-left: 135px;
	width: 250px;
	height: 260px;
	background: #ffffff;
}

* html #LeftNewsColumn
{
	margin-left: 67px;
}

#LeftColumn550
{
	float: left;
	width: 310px;
}

#LeftColumn550 .dominic
{
	position: absolute;
	top: 140px;
	left: 100px;
}

#LeftColumn550 .annette
{
	position: absolute;
	top: 130px;
	left: 245px;
}

#LeftColumn550 .mark
{
	position: absolute;
	top: 145px;
	left: 360px;
}

#LeftColumn550 .el
{
	position: absolute;
	top: 270px;
	left: 220px;
}

#LeftColumn550 .kevin
{
	position: absolute;
	top: 270px;
	left: 320px;
}

#LeftColumn650
{
	float: left;
	width: 650px;
}

#RightColumn
{
	float: right;
	width: 400px;
}

#RightColumn250
{
	float: right;
	width: 310px;
}

#RightColumn150
{
	float: right;
	width: 150px;
}

#ContentBox
{
	float: right;
	border: solid 1px #e2e2e2;
	position: relative;
	overflow: hidden;
}

#ContentBoxCaseStudy
{
	float: right;
	height: 260px;
	border: solid 1px #e2e2e2;
	border-width: 0 1px 1px 1px;
}

#ContentBox250
{
	float: right;
	border: solid 1px #e2e2e2;
}

#ContentBox150
{
	float: right;
	border: solid 1px #e2e2e2;
}

#ContentBox150Short
{
	float: right;
	height: 260px;
	border: solid 1px #e2e2e2;
	border-width: 0 1px 1px 1px;
}

#ContentBox .ContentBoxHeader
{
	float: right;
	width: 398px;
	background: url(../images/Elements/header-back-long.jpg);
	position: relative;
}

#ContentBox .ContentBoxHeader .CaseStudiesLogo
{
	position: absolute;
	top: -4px;
	right: 15px;
	height: 50px;
	width: 103px;
}

#ContentBox .ContentBoxHeader .Jet2
{
	background: url(../images/CaseStudies/Jet2-CaseStudyHeader.png);
}

#ContentBox .ContentBoxHeader .CarPeople
{
	background: url(../images/CaseStudies/TheCarPeople-CaseStudyHeader.png);
}

#ContentBox .ContentBoxHeader .TateLyle
{
	background: url(../images/CaseStudies/TateAndLyle-CaseStudyHeader.png);
}

#ContentBox .ContentBoxHeader .LifelongLearning
{
	background: url(../images/CaseStudies/LifeLongLUK-CaseStudyHeader.png);
}

#ContentBox .ContentBoxHeader .Rhs
{
	background: url(../images/CaseStudies/RHS-CaseStudyHeader.png);
}

#ContentBox .ContentBoxHeader .MissionFoods
{
	background: url(../images/CaseStudies/MissionFoods-CaseStudyHeader.png);
}

#ContentBox250 .ContentBoxHeader .CaseStudiesLogo250
{
	position: absolute;
	top: -4px;
	right: 10px;
	height: 50px;
	width: 103px;
}

#ContentBox250 .ContentBoxHeader
{
	position: relative;
	float: right;
	width: 310px;
	background: url(../images/Elements/header-back-310.jpg) no-repeat;
}

#ContentBox150 .ContentBoxHeader
{
	float: right;
	width: 148px;
	background: #23408f;
}

.ContentBoxHeader p
{
	font-weight: bold;
	margin: 0;
	padding: 7px 10px;
}

/* ---------------  CONTACT FORM  -------------- */

.ContactForm
{
	width: 218px;
	height: 213px;
	margin: 8px 0 8px 365px;
	background: #053d6e;
	position: absolute;
}

.ContactForm input
{
	color: #888888;
	font-size: 12px;
}

.FullName
{
	margin: 8px 0 4px 46px;
	padding: 0;
	width: 157px;
	height: 19px;
}

.EmailAddress
{
	margin: 4px 46px;
	padding: 0;
	width: 157px;
	height: 19px;
}

.Contact
{
	margin: 4px 46px;
	padding: 0;
	width: 157px;
	height: 19px;
}

.Enquiry
{
	margin: 4px 46px;
	padding: 0;
	width: 157px;
	height: 70px;
	font-family: Arial;
	font-size: 12px;
	color: #888888;
}

.Submit
{
	background: no-repeat url(../images/Submit.gif);
	width: 64px;
	height: 20px;
	margin-left: 145px;
	display: block;
}

.ContentBoxMain .ThankYou
{
	width: 280px;
	height: 25px;
	margin: 15px;
	background: #053d6e;
}

.ContentBoxMain .ThankYou p
{
	margin: 15px;
	padding: 4px 0 0 0;
	color: #FFFFFF;
}

.ContactForm .QuickEnquiry
{
	position: absolute;
	top: -25px;
	left: -68px;
	cursor: pointer;
}

.ContactForm .Expand
{
	position: absolute;
	top: 25px;
	width: 33px;
	height: 56px;
	background: no-repeat url(../images/ContactFormControls.jpg);
	cursor: pointer;
	display: block;
}

.ContactForm .Expanded
{
	background-position:-33px 0;
}

/* ---------------  CONTACT FORM END  -------------- */

#ContentBox .ContentBoxMain
{
	float: right;
	width: 398px;
	height: 240px;
	overflow: auto;
	background: left repeat-y url(../images/Elements/inner-shad.gif) #FFFFFF;
}

#ContentBoxCaseStudy .ContentBoxMain
{
	float: right;
	width: 398px;
	height: 197px;
	overflow: auto;
	background: left repeat-y url(../images/Elements/inner-shad.gif) #FFFFFF;
}

#ContentBox250 .ContentBoxMain
{
	float: right;
	width: 310px;
	height: 230px;
	overflow: auto;
	background: left repeat-y url(../images/Elements/inner-shad.gif) #FFFFFF;
}

#ContentBox250MeetTheTeam
{
	float: right;
	background: left repeat-y url(../images/Elements/inner-shad.gif) #FFFFFF;
	border: solid 1px #e2e2e2;
}


#ContentBox250MeetTheTeam .ContentBoxMain
{
	float: right;
	width: 310px;
	height: 230px;
	overflow: auto;
}

#ContentBox250MeetTheTeam .ContentBoxHeader
{
	position: relative;
	float: right;
	width: 310px;
	background: url(../images/Elements/header-back-310.jpg) no-repeat;
}

#ContentBox250MeetTheTeam .ContentBoxHeader .MeetTheTeamName250
{
	position: absolute;
	top: -8px;
	left: 3px;
	height: 50px;
	width: 103px;
}

#ContentBox250MeetTheTeam .ContentBoxHeader .Dominic
{
	background: url(../images/MeetTheTeam/Names/Dominic.png);
}

#ContentBox250MeetTheTeam .ContentBoxHeader .Mark
{
	background: url(../images/MeetTheTeam/Names/Mark.png);
}

#ContentBox250MeetTheTeam .ContentBoxHeader .Annette
{
	background: url(../images/MeetTheTeam/Names/Annette.png);
}

#ContentBox250MeetTheTeam .ContentBoxHeader .El
{
	background: url(../images/MeetTheTeam/Names/El.png);
}

#ContentBox250MeetTheTeam .ContentBoxHeader .Kevin
{
	background: url(../images/MeetTheTeam/Names/Kevin.png);
}

#ContentBox150 .ContentBoxMain
{
	float: right;
	width: 148px;
	height: 230px;
	overflow: auto;
}

#ContentBox150Short .ContentBoxMain
{
	float: right;
	width: 148px;
	height: 220px;
	overflow: auto;
}

.ContentBoxMain p
{
	margin: 5px 15px;
	padding: 0;
	color: #23408f;
}

.ContentBoxMain .NewsImage
{
	float: left;
	margin: 15px;
}

.ContentBoxMain ul.News
{
	margin: 0;
	padding: 0;
}

.ContentBoxMain ul
{
	margin: 10px 30px;
	padding: 0;
}

.ContentBoxMain li
{
	margin: 0 0 5px 0;
}

.ContentBoxMain ul.News li
{
	display: block;
	float: left;
	width: 85%;
	margin: 10px;
	padding: 0 0 10px 0;
	background: bottom repeat-x url(../images/Dots.gif);
	list-style: disc inside url(../images/BlueDot.gif);
	clear: both;
}

* html .ContentBoxMain ul.News li
{
	margin: 5px;
}

.ContentBoxMain ul.News li img
{
	float: left;
	margin: 5px 10px 0 0;
	padding: 0;
}

.ContentBoxMain ul.News li p
{
	display: block;
	float: right;
	width: 90%;
	margin: 0;
	padding: 0;
}

.ContentBoxMain ul.News li .ReadMore
{
	font-weight: bold;
	text-decoration: none;
	color: #23408f;
}

.ContentBoxMain ul.News li .ReadMore:hover
{
	text-decoration: underline;
}

/*************** Footer ***************/
#Footer
{
	float: left;
	width: 800px;
	margin-top: 4px;
	padding-top: 2px;
}

/*************** Other ***************/
.BlueText
{
	font-weight: bold;
	color: #23408f;
}

.BlueLink
{
	font-weight: bold;
	text-decoration: none;
	color: #23408f;
}

.BlueLink:hover
{
	text-decoration: underline;
}

.Divider
{
	float: left;
	width: 630px;
	height: 135px;
	padding-bottom: 2px;
	background: bottom repeat-x url(../images/Dots.gif);
}

.Cup
{
	float: left;
	width: 210px;
	height: 130px;
	overflow: hidden;
}

.Cup img
{
	margin: 10px 0 0 30px;
}

.CaseStudies
{
	margin: 15px 0 0 15px;
} 