@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #f0f0f0;
}

h1 {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 20px;
	color: #7794ae;
	font-weight: normal;
	border-top: 7px solid #7794ae;
}

h1.caseStudies {
	margin: 0 0 20px 0;
	padding: 0;;
	color: #58abdb;
	font-size: 20px;
	font-weight: normal;
	border-top: 7px solid #58abdb;
}

h1.video {
	margin: 0 0 20px 0;
	padding: 0;
	color: #63a97a;
	font-size: 20px;
	font-weight: normal;
	border-top: 7px solid #63a97a;
}

h2,h4,h5,h6 {
	padding: 0;
	margin: 0 0 15px 0;
	color: #000;
	font-size: 11px;
}

h2.blue {
	padding: 0;
	margin: 0 0 15px 0;
	color: #59ADDE;
	font-size: 12px;
}

h2.red {
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	color: #f50000;
	font-size: 11px;
	text-transform: uppercase;
}

h3.home {
	margin: 0 0 15px 0;
	padding: 1px 7px 2px 7px;
	background-color: #7794ae;
	color: #fff;
	text-transform: uppercase;
	background-image: url(images/homeArrow.png);
	background-repeat: no-repeat;
	background-position: 400px center;
	font-weight: normal;
	font-size: 10px;
}

h3.casestudies {
	margin: 0 0 15px 0;
	padding: 1px 7px 2px 7px;
	background-color: #59adde;
	color: #fff;
	text-transform: uppercase;
	background-image: url(images/casestudyArrow.jpg);
	background-repeat: no-repeat;
	background-position: 700px center;
	font-weight: normal;
	font-size: 10px;
}

h3.video {
	margin: 0;
	padding: 1px 7px 2px 7px;
	background-color: #63a97a;
	color: #fff;
	text-transform: uppercase;
	background-image: url(images/videoArrow.jpg);
	background-repeat: no-repeat;
	background-position: 310px center;
	font-weight: normal;
	font-size: 10px;
}


img {
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	margin: 0;
	padding: 0 0 15px 0;
	line-height: 16px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

.clearFloat {
	clear: both;
	margin: 0;
	padding: 0;
}

.numberedList {
	margin: 0;
	padding: 0 0 0 10px;
}

span.numbers {
	color: #59ADDE;
	font-weight: bold;
	font-size: 13px;
	padding: 0 5px 0 0;
}

.outterWrapper {
	margin: 10px auto 15px auto;
	padding: 0;
	width: 970px;
	overflow: hidden;
}

/* ------------------- ADVERTS ------------------------- */

.topAdvert {
	margin: 0 auto 10px auto;
	padding: 0;
	width: 728px;
	height: 90px;
}

.sideAdvert {
	margin: 3px 0 0 8px;
	padding: 0;
	width: 120px;
	height: 600px;
	float: left;
}

.mainAdvert {
	margin: 0;
	padding: 0;
	width: 785px;
}

.contentAdvert {
	margin: 0;
	padding: 0;
	float: right;
	width: 300px;
	height: 250px;
}

.bookmark {
	margin: 11px 0 0 0;
	padding: 0;
}

/* ------------------- END ADVERTS ------------------------- */

/* ------------------- TOP PAGE STYLES --------------------- */

.topPageLarge {
	margin: 0;
	padding: 7px 0 0 0;
	background-image: url("images/topSlice.png");
	background-repeat: no-repeat;
}

.topContent {
	margin: 0;
	padding: 10px 15px 6px 10px;
	background-image: url("images/middleSlice.png");
	background-repeat: repeat-y;
	overflow: hidden;
}

.btmPageLarge {
	margin: 0;
	padding: 10px 0 0 0;
	background-image: url("images/btmSlice.png");
	background-repeat: no-repeat;
}

.headerContainer {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.logoContainer {
	margin: 0;
	padding: 0 0 0 50px;
	width: 200px;
	float: left;
}

.headerRight {
	margin: 0;
	padding: 5px 0 0 0;
	float: right;
	width: 570px;
}


/* -------- MT MENU --------- */
.mtMenu {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 300px;
}

.mtHome a {
	margin: 0 22px 0 0;
	padding: 0;
	background-image: url(images/homeNav.png);
	background-repeat: no-repeat;
	float: left;
	text-indent: -9000px;
	width: 31px;
	overflow: hidden;
}

.mtEmail a {
	margin: 0 20px 0 0;
	padding: 0;
	background-image: url(images/newsemailNav.png);
	background-repeat: no-repeat;
	float: left;
	text-indent: -9000px;
	width: 75px;
	overflow: hidden;
}

.mtNewsfeeds a {
	margin: 0 10px 0 0;
	padding: 0;
	background-image: url(images/newsfeedsNav.png);
	background-repeat: no-repeat;
	float: left;
	text-indent: -9000px;
	width: 60px;
	overflow: hidden;
}

/* -------- MT MENU --------- */

.microsoftLogo {
	margin: 0;
	padding: 0 15px 15px 0;
	width: 300px;
	float: right;
}

.imgRight {
	float: right;
	margin: 0;
	padding: 0 0 15px 15px;
	width: 285px;
}

/* --------------- MAIN MENU STYLES ---------------- */

/*.mainMenu {
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: right;
	width: 535px;
	font-size: 13px;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
}

ul.siteMenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

ul.siteMenu li {
	display: inline;
	padding: 0;
	margin: 0;
}

ul.siteMenu li.mainHome a {
	margin: 0 5px 0 0;
	padding: 2px 0 0 5px;
	width: 125px;
	height: 25px;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	text-indent: -9000px;
	background-image: url(images/menuSprite.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

ul.siteMenu li.mainHome a:hover {
	background-image: url(images/menuSprite.jpg);
	background-repeat: no-repeat;
	background-position: 0 -23px;
}

ul.siteMenu li.mainCasestudies a {
	margin: 0 5px 0 0;
	padding: 2px 0 0 5px;
	width: 125px;
	height: 25px;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	text-indent: -9000px;
	background-image: url(images/menuSprite.jpg);
	background-repeat: no-repeat;
	background-position: -135px 6px;
}

ul.siteMenu li.mainCasestudies a:hover {
	background-image: url(images/menuSprite.jpg);
	background-repeat: no-repeat;
	background-position: -135px -23px;
}

ul.siteMenu li.mainVideo a {
	margin: 0 5px 0 0;
	padding: 2px 0 0 5px;
	width: 125px;
	height: 25px;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	text-indent: -9000px;
	background-image: url(images/menuSprite.jpg);
	background-repeat: no-repeat;
	background-position: -270px 6px;
}

ul.siteMenu li.mainVideo a:hover {
	background-image: url(images/menuSprite.jpg);
	background-repeat: no-repeat;
	background-position: -270px -23px;
}

ul.siteMenu li.mainForm a {
	margin: 0;
	padding: 2px 0 0 5px;
	width: 125px;
	height: 25px;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	text-indent: -9000px;
	background-image: url(images/menuSprite.jpg);
	background-repeat: no-repeat;
	background-position: -405px 6px;
}

ul.siteMenu li.mainForm a:hover {
	background-image: url(images/menuSprite.jpg);
	background-repeat: no-repeat;
	background-position: -405px -23px;
}*/

/* --------------- END MAIN MENU STYLES ---------------- */

/* -------------------------------- DROP DOWN MENU STYLES ---------------------------------------- */

.siteMenu {
	margin: 0;
	padding: 0;
	overflow: hidden;
	float: right;
	width: 555px;
	font-size: 13px;
	color: #fff;
}

#siteMenu, #siteMenu ul {
    padding: 0;
    margin: 0;
	list-style-type: none;
	float: right;
	clear: both;
}
#siteMenu a {
    display: block;
    width: 130px;
	color: #000;
	text-decoration: none;
	padding: 0 0 0 11px;
}

#siteMenu a:hover {
	text-decoration: none;
	color: #000;
}

#siteMenu li.mainHome a {
	margin: 0 5px 0 0;
	padding: 2px 0 0 5px;
	width: 125px;
	height: 25px;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	text-indent: -9000px;
	background-image: url(images/menuSprite.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

#siteMenu li.mainHome a:hover {
	background-image: url(images/menuSprite.jpg);
	background-repeat: no-repeat;
	background-position: 0 -23px;
}

#siteMenu li.mainCasestudies a {
	margin: 6px 5px 0 0;
	padding: 2px 0 0 5px;
	width: 125px;
	height: 19px;
	display: block;
	float: left;
	color: #fff;
	background-color: #59adde;
	text-decoration: none;
/*	background-image: url(images/menuSprite.jpg);
	background-repeat: no-repeat;
	background-position: -135px 6px;*/
}

#siteMenu li.mainCasestudies a:hover {
	text-decoration: none;
	color: #fff;
}

#siteMenu li.mainVideo a {
	margin: 0 5px 0 0;
	padding: 2px 0 0 5px;
	width: 125px;
	height: 25px;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	text-indent: -9000px;
	background-image: url(images/menuSprite.jpg);
	background-repeat: no-repeat;
	background-position: -270px 6px;
}

#siteMenu li.mainVideo a:hover {
	background-image: url(images/menuSprite.jpg);
	background-repeat: no-repeat;
	background-position: -270px -23px;
}

#siteMenu li.mainForm a {
	margin: 0;
	padding: 2px 0 0 5px;
	width: 125px;
	height: 25px;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	text-indent: -9000px;
	background-image: url(images/menuSprite.jpg);
	background-repeat: no-repeat;
	background-position: -405px 6px;
}

#siteMenu li.mainForm a:hover {
	background-image: url(images/menuSprite.jpg);
	background-repeat: no-repeat;
	background-position: -405px -23px;
}

#siteMenu li {
    float: left;
    width: 135px;
	color: #fff;
}

#siteMenu li ul {
    position: absolute;
    width: 10em;
    left: -999em;
	padding: 5px 0 0 0;
}

#siteMenu li ul.dropDown {
    position: absolute;
    width: 130px;
    left: -999em;
	background-color: #59adde;
	margin: 22px 0 0 0;
	*margin: 0;
	color: #fff;
}

#siteMenu li ul.dropDown li {
	margin: 0;
	padding: 5px 0 3px 0;
	border-top: 1px dotted #fff;
	width: 130px;
}

#siteMenu li ul.dropDown a {
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 5px;
	margin: 0;
	width: 115px;
}

#siteMenu li ul.dropDown a:hover {
	color: #000;
	text-decoration: none;
}

#siteMenu li:hover ul {
    left: auto;
}

#siteMenu li:hover ul, #siteMenu li.sfhover ul {
    left: auto;
}

/* -------------------------------- DROP DOWN MENU STYLES ---------------------------------------- */

/* ------------------- END TOP PAGE STYLES --------------------- */

/* ----------------------------------------------------- MAIN STYLES ------------------------------------------- */

.breadCrumb {
	margin: 0;
	padding: 0 0 5px 10px;
	font-size: 10px;
	color: #6c6c83;
}

.breadCrumb a {
	color: #6c6c83;
	text-decoration: none;
}

.breadCrumb a:hover {
	color: #6c6c83;
	text-decoration: underline;
}

.contentWrapper {
	margin: 0;
	padding: 0 0 0 0;
	float: left;
	width: 835px;
	overflow: hidden;
}

.contentTop {
	margin: 0;
	padding: 6px 0 0 0;
	background-image:url(images/contentTop_slice.png);
	background-repeat: no-repeat;
}

.mainContainer {
	margin: 0;
	padding: 15px 24px 8px 26px;
	background-image: url(images/contentSlice.png);
	background-repeat: repeat-y;
	overflow: hidden;
}

.mainContent_home {
	margin: 0;
	padding: 25px 0 0 0;
	overflow: hidden;
	border-bottom: 3px solid #7794ae;
}

.mainContent_caseStudy {
	margin: 0;
	padding: 25px 0 0 0;
	overflow: hidden;
	border-bottom: 3px solid #59adde;
}

.mainContent_video {
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-bottom: 3px solid #63a97a;
}

.textContainer {
	margin: 0;
	padding: 0;
	width: 465px;
	float: left;
}

.textContainer p {
	margin: 0;
	padding: 0 0 15px 0;
	line-height: 16px;
}

p.homeItalics {
	margin: 0;
	padding: 0 0 15px 0;
	line-height: 16px;
	font-style: italic;
	color: #7794ae;
	font-weight: bold;
}

.contentBtm {
	margin: 0;
	padding: 11px 0 0 0;
	background-image:url(images/contentBtm_slice.png);
	background-repeat: no-repeat;
}

/* ---------------- LIST STYLES WITH DIFFERENT COLOUR ICONS ----------------------- */

ul.homeList {
	margin: 0;
	padding: 0 0 5px 25px;
}

ul.homeList li {
	margin: 0;
	padding: 0 0 10px 0;
	list-style-image: url(images/homeIcon.jpg);
}

ul.casestudyList {
	margin: 0;
	padding: 0 0 5px 25px;
}

ul.casestudyList li {
	margin: 0;
	padding: 0 0 10px 0;
	list-style-image: url(images/casestudyIcon.jpg);
}

ul.videoList {
	margin: 0;
	padding: 0 0 5px 25px;
}

ul.videoList li {
	margin: 0;
	padding: 0 0 10px 0;
	list-style-image: url(images/videoIcon.jpg);
}

/* ---------------- END LIST STYLES WITH DIFFERENT COLOUR ICONS ----------------------- */


/* ------------------------------- INNER STYLES ------------------------------- */

.casestudiesSection {
	margin: 0;
	padding: 0 0 12px 0;
	overflow: hidden;
}

.backToTop {
	margin: 0;
	padding: 0;
	border-top: 1px solid #c8c8c8;
	font-size: 10px;
	overflow: hidden;
}

.backToTop a {
	margin: 0;
	text-align: right;
	background-image: url(images/topArrow.jpg);
	background-repeat: no-repeat;
	background-position: right 9px;
	display: block;
	float: right;
	width: 75px;
	text-align: right;
	padding: 5px 18px 5px 0;
}

.videoSection {
	margin: 10px 0 5px 0;
	padding: 0;
	width: 380px;
	float: left;
}

.videoSectionRight {
	margin: 10px 0 5px 0;
	padding: 0;
	width: 380px;
	float: right;
}

.videoContainerLeft {
    background: url('images/debate1.png') no-repeat 0 0;
	padding: 85px 0 90px 0;
	margin: 0 0 15px 0;
	width: 378px;
	border-left: 1px solid #CCC; 
	border-right: 1px solid #CCC; 
	border-bottom: 1px solid #CCC;
}

.videoContainerRight {
    background: url('images/debate2.png') no-repeat 0 0;
	padding: 85px 0 90px 0;
	margin: 0 0 15px 0;
	width: 378px;
	border-left: 1px solid #CCC; 
	border-right: 1px solid #CCC; 
	border-bottom: 1px solid #CCC;
}

.videoContainer {
    margin: 0 0 15px 0;
}

.videoBtn a {
    background: url('images/videoBtn.png') no-repeat 0 0;
    display: block;
    margin: auto;
    padding: 0;
    width: 51px;
    height: 51px;
    overflow: hidden; 
    text-decoration: none;
}

.videoBtn a:hover {
    background: url('images/videoBtn.png') no-repeat 0 -60px;
    text-decoration: none;
}

/*.videoBtn a, .videBtn a:hover {
    display: block;
    height: 52px;
    width: 52px;
    text-decoration: none;
}*/

.videoText {
    margin: 0;
    padding: 0;
}

/* ------------------------------------- FOOTER STYLES -------------------------------------------- */

.footerContainer {
	margin: 3px 0 0 0;
	padding: 0 28px;
	overflow: hidden;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
}

.footerContainer a {
	color: #000;
	text-decoration: none;
}

.footerContainer a:hover {
	color: #000;
	text-decoration: underline;
}

.footerLeft {
	margin: 0;
	padding: 0;
	float: left;
	width: 450px;
}

ul.haymarketLinks {
	margin: 2px 0 0 0;
	padding: 0;
	list-style-type: none;
}

ul.haymarketLinks li {
	display: inline;
	padding: 0 1px;
	margin: 0;
}

img.leftImage {
	margin: 0;
	padding: 0 5px 0 0;
	float: left;
}

.footerRight {
	margin: 2px 0 0 0;
	padding: 0;
	float: right;
	width: 200px;
	text-align: right;
}

/* ------------------------------------- END FOOTER STYLES -------------------------------------------- */



<!------------------------------------------------- END CSS - MCM NET LTD - JML ------------------------------------------------------------------>