body {
	margin: 0;
	font-size: 100%;
	-webkit-text-size-adjust: none;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.75em;
	background: #eaeaea url(../images/mobile/bgBody.png) repeat-x left top; 
	text-align: center;
}
div.hr { clear: both; }
	div.hr hr { display: none; }

.floatClear {
	clear:both;	
}
#mainCol {
	width: 640px;
	background: #ffffff url(../images/mobile/bgVert.png) repeat-y left top;
	text-align: left;
	margin: 0 auto;
	position: relative;
	padding-bottom: 20px;
}
#header {
	width: 580px;
	height: 190px; 
	padding: 0 30px;
	background: url(../images/mobile/bgMain.png) no-repeat left top; 
}
#left, #right {
	width: 520px;
	padding: 10px 60px;
}
#bottom {
	display:none;
}
.skipNav {
	display:none;
}
#navPrimary {
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 16px;
}
#navPrimary ul { 
	margin: 0; 
	padding: 0; 
	width: 100%; 
/*	display: none; */
}
#navPrimary li { 
	padding: 0; 
	margin: 0; 
	list-style-type: none !important; 
	list-style-image: none !important; 
	font-size: 1.5em;
	font-weight: bold; 
}
#navPrimary h3 {
	font-size: 1.5em;
	margin-bottom: 0;
}
#navPrimary a, #navPrimary h3 span { 
	display: block;
	float: left;
	clear: left;
	color: #6c6c6c;
	padding: 3px 0;
	cursor: pointer;
}
#navPrimary li.current a { 
	color: #d02029; 
	background:#EAEAEA;
}	
#navPrimary .navigation-list {
	clear: left;
	display: none;
}
#navPrimary .navigation-tabs a, #navPrimary h3 span {
	float: left;
	clear: none;
	padding: 5px 5px 7px;
	background:#EAEAEA;
	border-style: solid;
	border-color: #c6c6c6;
	border-width: 1px 0 1px 1px;
	margin-bottom: 10px;
}
#navPrimary .navigation-tabs li:last-child a {
	border-width: 1px 1px 1px 1px;
}
#navPrimary h3 span {
	float: right;
	border-width: 1px 1px 1px 1px;
}
#navPrimary .navigation-tabs .current a { 
	color: #d02029; 
	background:#fff;
	cursor: pointer;
	border-width: 1px 0 0 1px;
}	
#navPrimary .navigation-tabs .current:last-child a {
	border-width: 1px 1px 0 1px;
}
#navSecondary {
	clear: left;
	padding: 14px 0 16px;
	margin: 0;
	border-bottom: 1px solid #c6c6c6;
}
	#navSecondary ul { 
		margin: 0px; 
		padding: 0px; 
		width: 100%; 
	}
	#navSecondary li { 
		font-size: 1.3em;
		font-weight: bold;
		padding: 1px 0; 
		margin: 0;
		background-image: none !important; 
		width: 100%; 
	}
	#navSecondary a { 
		color: #D0202A; 
	}
	#navSecondary a:hover, #navSecondary a.current { 
		color: #fff;
		background:#D0202A;
	}
#address {
	float: left;
	width: 200px;
	height: 200px;
	margin: 0px;
	padding: 12px 0px 12px 17px;
	font-weight: bold;
	font-size: 1.0em;
}
	#address p { 
		margin: 0px; 
	}

/* --- PAGE TITLES --- */
h1 {
	display:none;
}
h2 {
	font-size: 1.6em;
	margin: 0 0 20px 0;
	color: #D0202A;
}
h3 {
	font-size: 1.3em;
	color:#6c6c6c;
	margin: 0 0 10px 0;
}
h4 {
	font-size: 1.2em;
	color:#6c6c6c;
	margin:0 0 10px 0;
}
p {
	font-size:1.2em;
	color:#6c6c6c;
	margin:0 0 10px 0;
}
ul, ol {
	padding: 0;
	margin: 0 0 10px 0;
	list-style: none;
}
ul li {
	margin: 0;
	padding: 0 0 0 24px;
	font-size: 1.2em;
	color:#6c6c6c;
	background: url(../images/listMarker.gif) no-repeat left 11px;
}
ul li li {
	font-size: 1em;
}
p.actionLink {
	padding: 8px 0 10px 0;
}
	p.actionLink a {
		padding: 5px 35px 6px 6px;
		background: url(../images/mobile/commonLink_bg_grey.gif) right center no-repeat #eaeaea;
		border: 1px solid #C7C7C7;
		font-weight: bold;
	}
a:link, a:visited {
	color: #D00327;
	text-decoration: none;
}
a img {
	border: 0 none;
}
img {
 	margin: 0px;
 	padding: 0px;
}
.boxShot {
	float: right;
	border: 1px solid #c7c7c7;
	margin: 3px 0 0 12px;
	padding: 12px 20px 0 0;
}
#cmsLogos {
	display: block;
    float: left;
	height: 53px;
	margin: 5px 0 10px; 
	width: 519px;	
}
#cmsLogos img {
	border: 0;
	float: left;
	margin: 0;
}

/* -------------------- SMALL CASE STUDIES -------------------- */

.smallCsWrap {
	width:520px;
	float:left;
	margin:0 0 10px 0;
	padding: 0;
}
	.smallCsWrap li {
		display: inline;
		list-style: none;
		margin:0;
		padding: 0;
	}
a.caseStudy {
	float:left;
	width:260px;
	background:url(../images/csSmall_top.gif) 0 0 no-repeat; 
	color:#6c6c6c;
	cursor:pointer;
}
	a.caseStudy:hover, a.caseStudy:hover strong {
		color: #000;
	}
	.caseStudy .inside {
		float: left;
		width: 232px;
		min-height: 210px;
		background: url(../images/csSmall_bottom.gif) -1px bottom no-repeat; 
		padding: 14px;
		line-height: 1.4em;
	}
	.caseStudy .inside img {
		border: none;
	}
	.caseStudy .inside strong {
		color: #d02029;
	}
.csImg {
	border:1px solid #c7c7c7; 
}

/* -------------------- JQUERY ACCORDIAN -------------------- */

.basicAccordion  {
	width: 518px;
	margin:0 0 15px 0;
}
.basicAccordion div {
	border-color: #c7c7c7;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	padding: 10px 10px 0 10px;
}
.basicAccordion h3 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.basicAccordion h3 a {
	cursor: pointer;
	display: block;
	padding: 3px 0 3px 10px;
	margin-top: 0;
	text-decoration: none;
	color: #d02029;
	border-color: #c7c7c7;
	border-style: solid;
	border-width: 1px;
	background: #eaeaea;
}
.basicAccordion h3 a.noTopBorder {
	border-width: 0 1px 1px 1px;
}
.basicAccordion ul li ul {
	margin: 0;
}

/* ----------------- CAROUSEL ------------------- */
.carouselWrap {
	margin:0 0 10px 0;
}
.panel p a {
	padding: 2px 25px 5px 5px;
/*	width: 100%; */
	display: block;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url(../images/mobile/panelLink_bg.gif);
	background-repeat: no-repeat;
	border-width: 1px;
	border-style: solid;
}
	.panel p a:link, .panel p a:visited {
		background-position: right 12px;
		border-color: #ffffff;
		color: #d0202a;
	}
.panel{
	background:#eaeaea;
	padding: 10px;
	margin: 0 0 10px 0;
}
.buttons {
	display: none;
}
.clientList ul {
	width:210px;
	float:left;
}
.topTrump {
	width:300px;
	height:425px;
	background:url(../images/wltw_topTrump.jpg) center -11px no-repeat;
	float:right;
	margin:-40px -15px 0 0;
}
	.topTrump ul {
		display:none;	
	}
.freeCallToActions {
	width:520px;
	padding:15px 0 0 0;
	margin-bottom: 10px;
}
	.freeCallToActions p {
		color: #000;
	}
	.freeCallToActions .col1 {
		margin:0 20px 0 0;	
		width:230px;
		float:left;
	}
	.freeCallToActions .col2 {
		width:230px;
		float:left;
		margin:0 0 0 20px;
	}
	.freeCallToActions .col1 .top, 
	.freeCallToActions .col2 .top {
		width:230px;
		padding:90px 10px 0 10px;
		float:left;
		color:#000;
		min-height:94px;
	}
	.freeCallToActions .col1 .top {
		background:#dc343f url(../images/freeTechBidSupport_dark.gif) 0 0 no-repeat;
	}
	.freeCallToActions .col2 .top {
		background:#dc343f url(../images/freeSalesTraining_dark.gif) 0 0 no-repeat;
	}
	.freeCallToActions .col1 .bottom,
	.freeCallToActions .col2 .bottom {
		width:228px;
		background:url(../images/freeStuff_bottom.gif) 0 0 no-repeat;
		padding:10px 10px 0 10px;
		float:left;
		color:#000;
		border-left:1px solid #CF202B;
		border-bottom:1px solid #CF202B;
		border-right:1px solid #CF202B;
	}
	.freeCallToActions .col1 h5,
	.freeCallToActions .col2 h5 {
		display:none;
	}
.creativeCTA {
	width:520px;
	height:150px;
	display:block;
	background:url(../images/mobile/creativeAgenciesClickHere_bg.jpg) 0 0 no-repeat;
	text-indent:-9999px;
}
.marketingCTA {
	width:520px;
	height:150px;
	display:block;
	background:url(../images/mobile/marketingClickHere_bg.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	margin-bottom: 15px;
}
.bigger {
	font-size:1.1em; 
	color:#D0202A;	
}
.MakeItWork_sweet {
	float:right;
	margin:-20px -15px 0 0;
}
.speechList {
	padding-left:30px;
}
.speechList li {
	margin-bottom:3px;
}
.speechList li.wltw {
	list-style-image:url(../images/speechBubble_red.gif);
}
.speechList li.client {
	list-style-image:url(../images/speechBubble_grey.gif);
}
.sitemap #right ul li ul li {
	list-style-image:url(../images/listMarker_lightGrey.gif);
}
	.sitemap #right ul li ul li a {
		color:#6C6C6C;
	}
.sitemapLink {
	position:absolute;
	bottom:12px;
	right:50px;
	text-decoration:underline !important;
	color:#999 !important;
}
.sitemapLink:hover {
	text-decoration:none !important;
}

