@import url(navigation.css);

* {
	margin: 0;
	padding: 0;
	outline-width: 0px;
	}
body {
	font: 62.5%/1.8em Arial, Helvetica, sans-serif, Verdana, Tahoma;
	color: #333;
	background: #fff;
	}
table, form, input, select, textarea {
	font-size: 100%;
	}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	}
button {
	cursor: pointer;
	}
a, #pages a, #gallery a, .tagCloud a, #tags a {
/* 	color: #B3CA28; */
	color:#858282;
	}
a:hover {
	color: #3399FF;
	text-decoration: underline;
	}
#js #shirm {
	background: #fff url(../images/loading.gif) no-repeat;
	}
#content-primary a:visited {
	color: #81ADB5;
	}
#content-primary2 a:visited {
	color: #81ADB5;
	}
#content-primary a {
	font-weight: bold;
	}
#content-primary2 a {
	font-weight: bold;
	}
.error {
	font-weight:normal;
	color:#ff0000;
	}

/* =Headings */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, .h3, .h3 a, .h3-grey {
	line-height: normal;
	text-decoration: none;
	padding: 0;
	color: #74838E;
	}	
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
	}
h1 {
	font-size: 220%;
	margin: 7px 0px 10px 0px;
	font-weight: normal;
	color: #00aeef;
	}
h2 {
	font-size: 160%;
	font-weight: normal;
	margin: 12px 0px 5px 0px;
	}
.news-content h2 {
	font-size: 180%;
	margin: 12px 10px 10px 0px;
	}
#right-pane .sifrbolder {
	font-size: 3.4em;
	color: #b4b3b3;
	margin: 0 0 12px;
	line-height: normal;
	}
	#right-pane .sifrbolder strong {
	color: #00aeef;
		}	
h3, .h3 {
	font-size: 140%;
	margin: 6px 0px;
	font-weight: bold;
	}
	.h3,.h3-grey {
		margin: 6px 0 12px;
		}
.h3-grey
 {
	color:#9B9B9B;
	font-size: 1.7em;
	font-weight: normal;
	}
	.h3-grey strong,
	strong.h3 {
	color: #00aeef;
}
	
#services-tabs h3 { display: none;}	
h4 {
	font-size: 120%;
	margin: 12px 0px 4px 0px;
	}
.news-content h4{
	margin: 10px 0pt 15px;
	}
h5 {
	font-size: 100%;
	color: #4f5559;
	margin: 0 0 2px 0;
	font-weight: normal;
	}
	
.news-content h5{
	margin: 0 0 10px 0;
	}
h6 {
	font-size: 90%;
	margin: 0px;
	}
.content-primary h1 {
	padding: 0;
	margin: 0;
	}
.content-primary2 h1 {
	padding: 0;
	margin: 0;
	}
.content-primary ol {
	padding-bottom: 10px;
	margin-left: 30px;
	}
.content-primary2 ol {
	padding-bottom: 10px;
	margin-left: 30px;
	}
.content-primary  ul {
	padding-bottom: 5px;
	margin-left: 20px;
	list-style-image: url(../images/li_item.gif);
    overflow:hidden;
    padding:0 0 0 20px;
}
.content-primary2  ul {
	padding-bottom: 5px;
	margin-left: 20px;
	list-style-image: url(../images/li_item.gif);
    overflow:hidden;
    padding:0 0 0 20px;
}

.content-primary  ul ul {
	list-style-type: disc;
	}
.content-primary2  ul ul {
	list-style-type: disc;
	}
.content-primary ul li {
	padding: 2px 0px 2px 0px;
	}
.content-primary2 ul li {
	padding: 2px 0px 2px 0px;
	}
dl {
	margin: 5px 0px;
	padding: 0px;
	}
p {
	margin: 14px 0;
	}
body.page3 p{
	margin: 8px 0;
	}
hr {
	height: 1px;
	line-height: 0em;
	border: 0px;
	border-top: 1px dotted #74838E;
	margin: 10px 0;
	clear: both;
	}
hr.hr {
	border-top: 1px solid #DFDEDE;
	}
img {
	border:0;
	}
img.img-right {
	float: right;
	margin: 4px 0 4px 10px;
	}
img.img-left {
	float: left;
	margin: 4px 10px 4px 0;
	}
.align_left, .floatLeft {
	float: left;
	}
.align_right {
	float: right;
	}
.align_middle {
	vertical-align: middle;
	}
div.center, .center {
	text-align: center;
	}
p.left {
	text-align: left;
	}
p.right {
	text-align: right;
	}
.hide {
	display: none;
	}
.clearall {
	clear: both;
	}
br.clearall {
	clear: both;
	height: 0em;
	line-height: 0em;
	}
.w690 { width: 690px;}
/* =Form style */

/*=Common*/
legend {
	visibility: hidden;
	height: 0.1em;
	line-height: 0.1em;
	}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}
select {
	width: 220px;
	margin: 0 5px 0 0;
	}
select.sDate {
	width: 70px;
	}
.fieldset {
	background: #C1D72E;
	padding: 8px 10px 10px 10px;
	margin: 0 0 10px 0;
	}
.fieldset label {
	color: #fff;
	width: 180px;
	float: left;
	font-weight: bold;
	padding-top: 3px;
	}
.fieldset label.inline {
	float: none;
	padding: 0 10px 0 0;
	}
.fieldset .text {
	width: 180px;
	margin: 0 10px 5px 0;
	}
.fieldset .select {
	width: 186px;
	margin: 0 10px 5px 0;
	}

/*=Contact Form*/
a.register,
a.register:visited,
a.submit-details,
a.submit-details:visited {
	display: block;
	width: 123px;
	height: 38px;
	background: #ebebeb url(../../images/branding/submit-button.gif) no-repeat;
	overflow: hidden;
	text-indent: -999em;
	margin-bottom: 10px;
	margin-top: 20px;
	}
	a.submit-details,
	a.submit-details:visited {
		background: #ebebeb url(../../images/branding/submit-details.gif) no-repeat;
		width: 168px;
		}
a.register:hover {
	background: url(../../images/branding/submit-button.gif) -123px 0px no-repeat;
	}
	a.submit-details:hover {
		background: url(../../images/branding/submit-details.gif) -168px 0px no-repeat;
		}
#personal-info {
	border: 1px solid #e0dfdf;
	margin: 10px 0 0;
	padding: 10px 2px 5px;
	width: 646px;
	float: left;
	clear: left;
	}
#personal-info legend {
	visibility: visible;
	line-height: 130%;
	font-size: 100%;
	color: #74838E;
	font-weight: bold;
	height: auto;
	margin-left: 10px;
	padding: 0 10px;
	}
#personal-info label {
	font-weight: bold;
	color: #74838E;
	margin: 5px 20px 3px 0;
	float: left;
	width: 130px;
	text-align: right;
	height: 20px;
	position: relative;
	clear: left;
	}
#web-survey span.error {
	display: inline;
	margin: 0;
	}
#personal-info .select {
	width: 310px;
	border: 1px solid #C4CACF;
	margin: 0 0 10px;
	float:left;
	display: inline;
	padding: 1px 2px;
	}
#personal-info .error {
	margin-left:150px;
	}
#personal-info label .error {
	margin-left:0;
	}
#web-survey input.text,	
#personal-info input.text{
	border: none;
	background: #ebebeb url(../images/bg-contact-input-text.jpg) no-repeat;
	height: 15px;
	width: 279px;
	margin: 0 0 10px 0;
	padding: 8px 0;
	text-indent:7px;
	}
#personal-info .select {
	width: 279px;
	}
#message-text {
	margin: 20px 0 0;
	float: left;
	}
.fileinputs {
	clear: both;
	margin: 0 0 2px;
	}
.fileinputs .text {
	width: 100%;
	border: 1px solid #C4CACF;
	}
#message-text label {
	display: block;
	margin: 5px 0;
	font-weight: bold;
	color: #74838E;
	font-size: 100%;
	color: #74838E;
	}
#web-survey textarea.text,
#message-text textarea.text {
	background: #ebebeb url(../images/bg-contact-textarea.gif) no-repeat;
	height: 156px;
	he\ight: 149px;
	width: 650px;
	overflow:auto;
	border: none;
	text-indent:7px;
	margin: 0 0 10px;
	padding: 7px 0 0 0;
	}
input.contact-us-button,
input.news-submit,
input.submit-button {
	width: 123px;
	height: 38px;
	display: block;
	float: right;
	display:inline;
	margin-right: 38px;
	background: #ebebeb url(../../images/branding/submit-button.gif) no-repeat;
	color: #ffffff;
	border: none;
	cursor: pointer;
	text-indent:-9999em;
	}
	input.submit-button { margin-right: 0;}

/*=Web Survey*/
#web-survey label {
	margin: 5px 0 5px;
	font-weight: bold;
	color: #74838E;
	}
#web-survey label, #web-survey .text {
	display: block;
	width: 100%;
	}
#web-survey .text {
	border: 1px solid #C4CACF;
	padding: 1px 2px;
	}
#web-survey span.select {
	display: block;
	margin: 5px 0 5px;
	}
#web-survey span.select label {
	display: inline;
	margin-right: 20px;
	}
#web-survey span.select br {
	display: none;
	}
#web-survey span.select input {
	margin: 0 5px 0 0;
	vertical-align: middle;
	}

/* =Page Structure*/
#access-key {
	display: block;
	overflow: hidden;
	text-indent: -999em;
	}
a.logo {
	display: block;
	width: 100px;
	height: 82px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../images/branding/ra-360.gif) no-repeat top left;
	position: absolute;
	top: 6px;
	left: -7px;
	background-image: url(../../images/branding/ra-360.gif);
	}
#top-flash-movie {
	width: 849px;
	height: 65px;
	position: absolute;
	left: 98px;
	top: 21px;
	}
	.phone-ritukamedia {
	color: #00aeef;
	display:block;
	font-size: 1.7em;
	font-weight: bold;
	text-align: right;
	padding: 10px 0;
	float: right;
	width: 250px;
		}
#container {
	width: 950px;
	margin: 0 auto;
	margin-bottom:15px;
	text-align: left;
	position: relative;
	padding-top: 144px;
	overflow:hidden;
	}
	body#home #container {
		padding-top:125px;
		}	
.breadcrumb {
	font-size: 90%;
	line-height: 120%;
	margin: 0.8em 0 0 20px;
	}
	.breadcrumb a {
		color: #000;
		}
	.breadcrumb span {
		color: #C1D72E;
		}
#home .breadcrumb, 
#home h1 {
	display: none;
	}
body.home h1 { height: 0.1em; overflow: hidden;}	
h2.description {
	padding: 5px 0 0 19px;
	}
#flashcontent {
	border-bottom: 1px dotted #e5e5e5;
	}
#content {
	padding-top: 8px;
	width: 950px;
	min-height: 310px;
	}
body.with-second-column .content-primary,
.content-primary {
	float: left;
	padding: 0;
	width: 693px;
	/*margin-right: -100%;*/
	margin-bottom: 17px;
	font-size: 1.2em;
	position: relative;
	z-index: 500;
	color: #51585f;
	}
body.with-second-column .content-primary2,
.content-primary2 {
	float: left;
	padding: 0;
	width: 693px;
	/*margin-right: -100%;*/
	margin-bottom: 17px;
	font-size: 1.2em;
	position: relative;
	z-index: 500;
	color: #51585f;
	}
.content-primary {
	width: 950px;
	}	
.content-primary2 {
	width: 950px;
	}	

body#news #content,
body#team-page #content {
	background: url(../images/content-bg.png) 100% 8px no-repeat;  
	}
body#sifrbolder .content-primary, #contact .content-primary{
	background: url(../images/content-bg.png) 100% 0 no-repeat;  
	}
body#sifrbolder .content-primary, #contact .content-primary2{
	background: url(../images/content-bg.png) 100% 0 no-repeat;  
	}
body#sifrbolder .content-primary p{
	width: 432px;
	}
body#sifrbolder .content-primary2 p{
	width: 432px;
	}
body#sifrbolder .content-primary a{
	color: #c8e22b;
	text-decoration: underline;
	}
body#sifrbolder .content-primary2 a{
	color: #c8e22b;
	text-decoration: underline;
	}
body#sifrbolder img#lamp{
	float: right;
	margin: -65px 10px 0 0;
	}
#home #content, 
#details #content {
	padding-top: 0;
	}
body.with-second-column .content-secondary,
.content-secondary {
    float: right;
    width: 237px;
    font-size:1.2em;
    padding:0;
    margin-bottom: 20px;
    display: block;
	}
	.content-secondary {
		display: none;
		}
		.content-primary .content-secondary {
			display: block;
			margin-right: 16px;
			}
		.content-primary2 .content-secondary {
			display: block;
			margin-right: 16px;
			}
body#home #content {
	background:none;
	}
body#home .content-secondary {
	padding:8px 0 0 0;
	}
#footer {
	clear: both;
	border-top:1px solid #e4e3e3;
	padding-top: 10px;
	color: #818e98;
	}
	#footer a {
		color: #5F5C5C;
		}
		#footer a:hover {
			color: #C06600;
			}
#footer p {
	margin: 0;
	}
	#footer p.contact {
		margin: 7px 0 0 0;
		text-align: center;
		}
.content-secondary h5 {
	font-weight:bold;
	color: #828F99;
	}
.content-secondary .block {
	padding: 5px 10px;
	}
.content-secondary .block.vcard {
	padding:15px 0 20px 0;
    background: url(../images/left-bar-bg.png) 0 100% no-repeat;
	}
.content-secondary .block.adr {
	padding:15px 0 20px 0;
	}
.content-secondary .block.vcard a,
.content-secondary .block.adr a{
	color:#3399FF !important;
	}
.content-secondary h2 {
	margin: 0;
	}
.content-secondary .hr {
	border-style: dashed;
	border-color: #D8D8D8;
	}
a#download_map {
	display:block;
	padding:0 0 3px 20px;
    background: url(../images/ritukamedia_pdf_icon.gif) 0 50% no-repeat;
	}
#flash-movie {
	width: 693px;
	}
#clientName {
	margin: 5px 0;
	}

/* Page 3 no secondary content, primary content is wide*/
.page3 .content-primary {
	background: url(../images/content-bg.png) 100% 0 no-repeat;
	width: 950px !important;
	overflow: hidden;	
	}
.page3 .content-primary2 {
	background: url(../images/content-bg.png) 100% 0 no-repeat;
	width: 950px !important;
	overflow: hidden;	
	}
	#padding .content-primary {
		w\idth: 930px !important;
		padding: 0 20px 0 0;
		}
	#padding .content-primary2 {
		w\idth: 930px !important;
		padding: 0 20px 0 0;
		}
#picture {
	margin: 0px 0;
	position: relative;
	clear: both;
	height: 400px;
	}
	#picture img {
		position: absolute;
		left: 0;
		top: 30px;
		}

/*================================= Widgets ================================= */

/* Project details */
#project {
	position: relative;
	width: 693px;
	background: #fff;
	overflow: hidden;
	margin-top: 15px;
	}
#js #project {
	height: 356px;
	}
#controls {
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
	}
#js #controls {
	display: block;
	}
#project #controls li {
	width: 45px;
	height: 63px;
	position: absolute;
	line-height: 100%;
	display: block;
	overflow: hidden;
	z-index: 8;
	margin: 0;
	padding: 0;
	}
#controls a {
	display: block;
	width: 45px;
	padding: 0;
	height: 63px;
	text-decoration: none;
	color: #839099;
	overflow: hidden;
	text-indent: -9999px;
	}
#controls #nextLink {	
	background: transparent url(../../images/branding/next-bg.png) no-repeat -45px center;
	}
	#controls #nextLink:hover {
		background: transparent url(../../images/branding/next-bg.png) no-repeat 0px center;
		}
#controls #prevLink {	
	background: transparent url(../../images/branding/prev-bg.png) no-repeat 0px center;
	}
	#controls #prevLink:hover {
		background: transparent url(../../images/branding/prev-bg.png) no-repeat -45px center;
		}
		
#info {
	left: -274px;
	background: #fff;
	z-index: 10;
	font-size: 90%;
	}
#js #info {
	padding: 10px 10px;
	position: absolute;
	width: 254px;
	height: 336px;
	}
#info span.h {
	display: block;
	margin: .8em 0em .2em 0em;
	font-size: 130%;
	font-weight: bold;
	color: #AAB8C3;
	}
#info p {
	margin: 5px 10px;
	font: 12px Tahoma, sans-serif;
	}
#close {
	position: absolute;
	width: 20px;
	height: 20px;
	display: none;
	text-indent: -999em;
	background: url(../images/minus.png);
	right: 0;
	top: 0;
	overflow: hidden;
	}
	#close:hover {
		background: url(../images/minus-over.png);
		}
#shirm {
	position: absolute;
	top: 0;
	left: 0;
	width: 720px;
	height: 356px;
	z-index: 5;
	}
#project-gallery {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 1;
	top: 0;
	}
	#project-gallery li {
		display: block;
		line-height: 100%;
		margin: 0;
		padding: 0;
		height: 356px;
		background: #fff url(../images/loading.gif) no-repeat;
		}
#next {
	right: 4px;
	top: 146px;	
	}
#prev {
	left: 4px;
	top: 146px;
	}
#more {
	left: 4px;
	top: 161px;
	background: url(../images/plus.png) no-repeat #839099;
	}

/*= Clients list*/

#clients-list {
	clear: both;
	width: 950px;
	margin: 20px 0;
	overflow: hidden;
	}
	#clients-list ul {
		margin: 0;
		padding: 0;
		overflow: hidden;
		list-style: none !important;
		}
		#clients-list ul li {
			padding: 0px;
			margin: 0 22px 22px 0;
			border: 1px solid #ccc;
			float: left;
			line-height: 100%;
			}
			#clients-list ul li.last {
				padding-right: 0;
				}
		#clients-list ul li a {
			display: block;
			border: 1px solid #fff;
			}
			#clients-list ul li a:hover {
				display: block;
				border: 1px solid #8f9ca4;
				}

/* =SiteMap */
#sitemap ul {
	font-weight: bold;
	}
#sitemap ul ul ul {
	font-weight: normal;
	}

/* =Portfolio */
#holder {
	margin: 0 4px;
	overflow: hidden;
	position: relative;
	width: 684px;
	}
#js #holder {
	min-height: 173px;
	height: auto !important;
	}
ul#hul,
#holder div#hul ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
	top: 0;
	left: 0;
	}
	#holder div#hul ul { float: left; width: 684px;}
#js ul#hul, 
#js div#hul {
	position: relative;
	top: 0;
	left: 0;
	}
#holder li {
	width: 171px;
	height: 173px;
	float: left;
	font: 10px Tahoma, sans-serif;
	text-align: center;
	}
	#holder li a {
		display: block;
		text-align: center;
		height: 173px;
		text-decoration: none;
		color: #74838e;
		}
		#holder li a span {
			display: block; margin: 0px auto;
			padding: 5px 0;
			width: 161px;
			}
		#holder li a img{
			margin: 5px 0;
			border: 1px solid #D8D8D8;
			}
		#holder li a strong {
			text-align: left;
			display: block;
			margin: 0 5px;
			}
		#holder li a:hover {
			background: #9BA5AD;
			color: #fff;
			}
#left_a {
	float: left;
	margin: -112px 0 0;
	display: none;
	cursor: pointer;
	}
#right_a {
	float: right;
	margin: -112px 0 0;
	display: none;
	cursor: pointer;
	}
#js #left_a, #js #right_a {
	display: inline;
	}
	
#delay_projects, #delay_related_projects {
	background-color: #FFFFFF;
	height: 300px;
	left: 0;	
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 110;
	}
	#delay_related_projects {
		height: 100px;
		}
		#delay_projects span,
		#delay_related_projects span {
			background: transparent url(../../images/branding/loading.gif) no-repeat scroll left center;
			font-size: 1em;
			line-height: 16px;
			margin: 0pt;
			padding: 5px 0pt 5px 20px;
			position: relative;
			top: 45%;
			}
	
#gallery {
	background: url(../images/gallery-bg.gif) 0 0 repeat-x;
	width: 693px;
	padding-bottom: 10px;
	position: relative;
	}	
#pages,
h2.band {
	background: url(../images/latest-bg.gif) 0 100% repeat-x;
	text-align: right;
	font-weight: bold;
	margin-top: 20px;
	padding: 5px 15px;
	border-top: 1px solid #f3f3f3;
	border-bottom:1px solid #fff;
	overflow: hidden;
	clear:both;
	line-height: 24px;
	}
h2.band {
	margin:0;
	}
#pages h4 {
	float: left;
	text-align: left;
	font-size: 200%;
	margin: 0;
	padding: 0;
	}
#pages.f0 a.f0,
#pages.f1 a.f1, 
#pages.f2 a.f2, 
#pages.f3 a.f3, 
#pages.f4 a.f4, 
#pages.f5 a.f5, 
#pages.f6 a.f6, 
#pages.f7 a.f7, 
#pages.f8 a.f8, 
#pages.f9 a.f9, 
#pages.f10 a.f10, 
#pages.f11 a.f11, 
#pages.f12 a.f12 {
	color: #fff;
	text-decoration: none;
	background: url(../images/green-bullet.gif) 0 0 no-repeat;
	}
#pages h2 {
	width:300px;
	float: left;
	margin: 0;
	padding: 0;
	}
#pages a {
	color:#828f99;
	margin: 2px 5px 2px 0;
	cursor: pointer;
	padding: 1px 5px 3px 6px;
	font-weight: bold;
	}

div.tagCloud {
	background: transparent url(../../images/branding/tags-top-bg.gif) repeat-x top;
	padding: 0;
	float: left;
	width: 100%;
	margin-bottom: 17px;
	line-height: 2em;
	}
	.tagCloud h2 {
		margin: 10px 0 0 8px;
		}
	
#tags, ul.tagCloud {
	background:url(../images/gallery-bg.gif) top repeat-x;
	margin: 0;
	padding: 0 8px 15px 8px;
	list-style: none;
	overflow:hidden;
	height:1%;
	clear: both;
	font-size: 1.1em;
	}
	ul.tagCloud {
		background: transparent url(../../images/branding/tags-bottom.gif) repeat-x bottom;
		}
#tags li, ul.tagCloud li {
	float: left;
	display: inline;
	white-space: nowrap;
	margin: 0 5px 0 -5px;
	}
#tags li a, ul.tagCloud li a {
	text-decoration: none;
	float: left;
	padding: 2px 5px;
	}
#tags li.current a, #tags li a:hover, ul.tagCloud li.current a, ul.tagCloud li a:hover {
	color: #fff;
	background: #c9dd0a;
	text-decoration: none;

	}

a.rss {
	background: transparent url(../../images/branding/rss-ico.gif) no-repeat right center;	
	padding: 10px 40px 10px 0;
	margin: 0 8px 17px 8px;
	text-decoration: underline;
	display: block;
	color: #B3CA28;
	text-align: right;
	}
a.rss:hover {color: #51585F;}

/*=Team page*/
#team {
	position: relative;
	float: left;
	width: 100%;		
	}
	#team .vcard {
		float: left;
		width: 652px;
		}

ul#team {
	margin: 20px 0 20px 25px;
	padding: 0 0 25px;
	list-style: none;
	position: relative;
	float: left;
	width: 652px;
	}
	ul#team li {
		float: left;
		margin-right: 6px;
		margin-bottom: 1px;
		height: 119px;
		width: 157px;
		overflow: hidden;
		}
		ul#team li img {
			margin-top: -119px;
			}
ul#team li a:hover img {
	margin-top: 0;
	}
ul#team li a:hover {
	font-weight: bold;
	}
#team-splash {
	margin: 20px 0 20px;
	padding: 0;
	list-style: none;
	position: relative;
	z-index:1;
	float: left;
	width: 950px;
	clear: both;
	background:none;
	}
#team-splash li {
	float: left;
	margin-right: 0;
	margin-bottom: 0px;
	height: 193px;
	width: 179px;
	overflow: hidden;
	}
#team-splash li img {
	margin-top: -193px;
	}
#team-splash li a:hover img {
	margin-top: 0;
	}
#team-splash li a:hover {
	font-weight: bold;
	}
.team-member-info,
#team-member-info {
	width: 100%;
	clear: both;
	}
.team-member-info.additional,
#team-member-info.additional {
	width: 450px;
	}
.team-member-info, 
.team-member-info td, 
.team-member-info th,
#team-member-info, 
#team-member-info td, 
#team-member-info th {
	padding: 8px 10px 9px 10px;
	border-collapse: collapse;
	margin: 20px 0;
	/*font-size: 95%;*/
	text-align: left;
	}
.team-member-info td, .team-member-info th,
#team-member-info td, #team-member-info th {
	background:#fbfbfb url(../images/team-details-bg.gif) bottom repeat-x;
	border-bottom: 1px solid #fff;
	color: #77828E;
	}
.team-member-info .odd td, .team-member-info .odd th,
#team-member-info .odd td, #team-member-info .odd th {
	background: #FCFCFC;
	}
.team-member-info td.tel h2,
.team-member-info td.tel h3,
#team-member-info td.tel h2,
#team-member-info td.tel h3 {
	margin: 0;
	}

.team-member-info.additional td,
.team-member-info.additional th,
.team-member-info.additional .odd td,
.team-member-info.additional .odd th,
#team-member-info.additional td,
#team-member-info.additional th,
#team-member-info.additional .odd td,
#team-member-info.additional .odd th {
    padding: 8px 10px 9px 0;
	background:none;
	border-bottom:none;
	}
.backToTeam {
	position:absolute;
	right:0;
	top:55px;
	}
	
.team-pictures {
	float: right;
	}	

/*=Right hand column blocks */

.hentry img {
	float: right;
	margin: 0 0 0 5px;
	}
.hentry p {
	margin: 0 0 5px;
	}
#home .hentry {
	margin: 0 0 15px;
	}
.hentry p a {
	padding: 0 0 0 8px;
	margin: 0 0 0 8px;
	background: url(../images/arrow.png) 0 50% no-repeat;
	}

/*= Tooltips */
div.tool-tip {
	width: 171px;
	color: #fff;
	z-index: 999;
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	}
div.tool-tip .tool-title {
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 8px 10px 2px;
	background: url(../images/baloon.png) top left no-repeat !important;
	background: url(../images/baloon.gif) top left no-repeat;
	font-size: 11px;
	}
div.tool-tip .tool-text {
	margin: 0;
	padding: 0 10px 25px;
	background: url(../images/baloon.png) bottom left no-repeat !important;
	background: url(../images/baloon.gif) bottom left no-repeat;
	font-size: 10px;
	}
div.tool-splash-tip {
	width: 144px;
	color: #fff;
	height: 50px;
	z-index: 999;
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	}
div.tool-splash-tip .tool-splash-title {
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 7px 2px 2px;
	background: url(../images/team-splash-tooltip.png) top left no-repeat !important;
	background: url(../images/team-splash-tooltip.gif) top left no-repeat;
	font-size: 11px;
	}
div.tool-splash-tip .tool-splash-text {
	margin: 0;
	padding: 0 2px 5px;
	background: url(../images/team-splash-tooltip.png) bottom left no-repeat !important;
	background: url(../images/team-splash-tooltip.gif) bottom left no-repeat;
	font-size: 10px;
	}

/*=What we do */

#what_we_do {
	margin: 25px 0 0;
	padding: 0;
	list-style: none;
	width: 760px;
	clear: both;
	overflow: hidden;
	}
	#what_we_do li {
		padding: 16px 16px 18px;
		display: inline;
		width: 179px;
		height: auto !important;
		height: 230px;
		min-height: 230px;
		position: relative;
		background: url(../images/what_back.png) no-repeat #F8F8F9;
		float: left;
		margin-right: 42px;
		margin-bottom: 42px;
		font: 90%/150% Arial, Helvetica, sans-serif, Verdana, Tahoma;
		color: #828F99;
		}
		#what_we_do li div {
			height: 70px;
			margin: 8px 0 0;
			display: table;
			width: 100%;
			}
			#what_we_do li div.thumb {
				height: 113px;
				margin: 0;
				width: 176px; 
				overflow: hidden;
				display: block;
				border: 1px solid #D9DCE1;
				}
#what_we_do a.link {
	display: block;
	background: url(../images/arrow2.png) 100% 50% no-repeat;
	padding-right: 20px;
	text-decoration: none;
	}
	#what_we_do a.link:hover {
		text-decoration: underline;
		}
#what_we_do h5 {
	font: bold 16px Meta Book, Meta, Arial, sans-serif;
	margin: 0 0 10px;
	color: #828F99;
	}
#what_we_do span hr {
	display: none;
	}
#what_we_do span.hr {
	display: block;
	width: 211px;
	position: absolute;
	bottom: -2px;
	left: 0;
	background: url(../images/what_back.png) 0 100% no-repeat;
	height: 16px;
	}

/*=News*/

.news-box {
	padding: 24px 0;
	background: url(../../images/branding/news-item-border.png) 50% 0 no-repeat;
	width: 100%;
	overflow: hidden;
	}
	.news-box.first-news, .news-full {
		background: none;
		}
.news-full {
	padding: 0 0 10px;
	}
.news-pic {
	float: left;
	margin-right: 15px;
	}
.featured .news-pic {
	margin-right: 24px;
	}
.featured {
	padding-left: 0;
	width: 100%;
	}
.news-content h2 {
	margin-top: 0;
	}
.news-content {
	overflow: hidden;	
	}
	
#news-block2 .news-content {
	overflow: visible;
	}
.news-content h5 a {
	text-decoration:none;
    font-weight: bold;
    color: #828F99;
}
.news-content h5 a:hover {
	color: #c8e22b;
	text-decoration:underline;
	}
.news-content p {
	margin: .3em 0;
	padding: 0;
	}
.news-full p {
	margin: 14px 0;
	}
.news-content p em.date {
	color: #858282;
	font-style: normal;
	font-size: 0.89em;
	}
.news-content p.news-date{margin-bottom: 7px;}
img.left {
	float: left;
	margin: 0 10px 16px 0;
	}
	body.news img.left {
		margin: 12px 18px 18px 0;
		}
.news-box img.right {
	float: right;
	margin: 0 0 16px 16px;
	}
img.right{
	float: right;
	margin: 0 0 16px 10px;
	}
	
body.news img.right {
	float: right;
	margin: 12px 0 18px 18px;
	}
.news-block img {
	display: block;
	}
.news-content a.readmore {
	color:#00aeef;
	text-decoration:underline;
	}
.news-content a.readmore:hover {
	color:#51585F;

	}	
#news-block2 .news-box {
	float: left;
	width: 346px;
	w\idth:316px;
	padding: 15px;
	border: none;
	background:none;
	}
#news-block2 {
	background:#F8F9FA url(../../images/branding/news-item-border.png) 50% 0 no-repeat;
	overflow: hidden;
	clear: both;
	width:100%;
	}
.related-news {
	width: 100%;
	padding: 10px 0;
	}
.related-news img {
	display: block;
	margin: 0px 10px 6px 0px;
	f\loat: none;
	}
#related-news-header {
	width: 100%;
	}

.textbox-green,
.news-full p.textbox-green
 {
	background: transparent url(../../images/content/textbox-green.png) no-repeat top left;
	margin: 0px 0px 20px 20px;
	width: 234px;
	float: right;
	}
.textbox-grey {
	background: url(../../images/content/textbox-grey.png) no-repeat top left; 
	width: 197px; 
	padding: 10px 0 0;
	margin: 20px 0 20px 20px;
	float: right;
	}	
	.textbox-green-inner,
	.textbox-grey-inner {
		background: transparent url(../../images/content/textbox-green-inner.png) no-repeat bottom left;
		width: 234px;
		w\idth: 194px;
		padding: 20px;
		color: #97ac1a;
		float: left;
		}
	.textbox-grey-inner {
		background: url(../../images/content/textbox-grey-inner.png) no-repeat bottom left;
		color: #5F6F82;
		font-weight:normal!important;
		width: 197px;
		w\idth: 157px;
		padding: 10px 20px 20px;		
		}	
		.textbox-grey-inner span{font-weight:bold;}
	
/*=Home Page Snippets*/

.home-page-an {
	clear:both;
	width: 237px;
	padding:12px 0 0 0;
	background: url(../images/home-an-header-top.png) 0 0 no-repeat;
	margin:0 0 17px;
	}
.home-page-an p {
	background: url(../images/home-an-header-bot.png) 0 100% no-repeat;
	padding:5px 10px 15px 10px;
	margin:0;
	}
.home-page-an a {color:#B3CA28;}
.home-page-an a:hover {color:#51585F;}
.over {
	background-position: 100% 0;
	}
.home-page-an img {
	float: right;
	}
.home-page-an .h3 {
	display: block;
	padding: 0;
	margin:0 0 0 10px !important; 
	}
.linked {
	background: url(../images/arrow_2.png) 203px -77px no-repeat;
	}
.over .linked {
	background-position: 203px 8px;
	}
.home-page-an h4 {
	margin: 7px 10px;
	}
.home #related-news-header{display:none;}
/*=Services Banners*/

#services {
	width: 490px;
	overflow: hidden;
	}
#services ul {
	width: 510px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
	#services li {
		list-style-image: none;
		margin: 0; padding: 0;
		list-style: none;
		margin-right: 17px; margin-bottom: 6px;
		float: left;
		}
#backlink {
	display: block;
	margin: 15px 0;
	text-decoration: none;
	float: left;
	clear: both;
	}
#vcard-link {
	float: left;
	clear: left;
	margin: 15px 0 0 0;
	padding: 1px 0 1px 24px;
	background: url(../images/vcard.gif) 0 1px no-repeat;
	font-size:.9em;
	text-decoration: none;
	}
.ritukamedia {
	color: #7A8797;
	}
.abs-img {
	z-index:-10;
	position: absolute;
	right: 257px; top: 20px;
	}
.abs-img-lower {
	z-index:-10;
	position: absolute;
	right: 270px; top: 125px;
	}
p.narrow {
	width: 360px;
	}
a#download_map img {
	float: left;
	margin: 5px 10px 5px -6px;
	display: inline;
	}
a#download_map span {
	display: block; 
	margin-top: 8px; 
	text-decoration: underline;
	}
#work_at_ritukamedia_banner {
	width: 627px; height: 84px; 
	display: block; 
	clear: both;
	margin: 0px;
	position: relative; 
	top: -15px;
	background: url(../code/50415.html) no-repeat;
	overflow: hidden;
	text-indent: -9999em;
	}
.imageReSnippet {
	width: 237px;
	float: right;
	height: 121px;
	margin: 0 0 17px 0;
	clear: both;
	background-repeat: no-repeat;
	}
	.imageReSnippet a {
		display: block;
		height: 121px;
		text-indent: -9999em;
		overflow: hidden;
		}
/*MIPIM-2009
===============================================================================*/		
div.left{float:left;}
div.right{float:right;}

p.textbox-green.nigel-comment {margin-left:0 !important;}

.nigel-comment .textbox-green-inner{background:transparent url(../../images/branding/nigel-bg.png) no-repeat left bottom;
			                        padding-bottom:60px;
						margin-left:0 !important;}
.nigel-comment p{margin:0;}

.call-email {font-size:14px; 
		     color:#51585f; 
		     width:224px; 
		     padding-left:10px; 
		     float:right; 
		     font-weight:bold;}

.mipim-2009 .phone-ritukamedia {float:right;
	                      font-size:33px;
	                      width:224px; 
	                      padding:0 0 20px 10px;}

a.contact-us   {display:block;
				background: #949fa7 url(../../images/branding/contactus-bg.png) no-repeat left top;
				width:221px;
				height:28px;
				color:#fff;
				font-weight:bold;
				font-size:14px;
				padding:10px 0 0 15px;
				text-decoration:none;
				position:relative;}
		 
a.contact-us:hover, a.contact-us:visited, a.contact-us:link{color:#fff; text-decoration:none;}

.envelope{background:transparent url(../../images/branding/envelope.png) no-repeat left top;
		  position:absolute;
		  right:5px;
		  top:-5px;
		  width:87px;
		  height:43px;
		  cursor:pointer;}

.mipim-2009 .gallery {margin-bottom:20px;}

.mipim-2009 .services {margin-bottom:20px;}

.mipim-2009 h2{color:#b3ca28;}

		  
.mipim-2009 .services ul {list-style-type:none;
		                  list-style-image:none;
		                  padding:0;
				          }
	
	.mipim-2009 .services ul li{background:url(../../images/branding/list-arrow.png) no-repeat left 7px; 
		                        padding-left:15px;}
	
	.mipim-2009 .services ul li a, .mipim-2009 .services ul li a:visited {color:#b3ca28;}




/* Gallery for MIPIM-2009
========================================================================================*/

.mipim-2009 .gallery .imageHolder{
	position:absolute;
	width:426px;
	height:214px;
	overflow:hidden;
	}

.mipim-2009 .gallery #box{
	position:absolute;
}
.mipim-2009 .gallery #box div{
	display:block;
	float:left;
}

.mipim-2009 .gallery #thumbs{
	position:relative;
	width:486px;
	clear:both;
	height:41px;
	overflow:hidden;
	margin-top:234px;
}
.mipim-2009 .gallery #thumbs .thumbs,
.mipim-2009 .gallery #thumbs_handles, 
.mipim-2009 .gallery #thumbs_mask{
								position:absolute;
								top:0;
								width:100%;
								height:41px;
								margin:0 !important;
								}
								
.mipim-2009 .gallery #thumbs .thumbs div, 
.mipim-2009 .gallery #thumbs_handles span{
										display:block;
										width:81px;
										height:41px;
										margin:0;
										float:left;
										cursor:pointer;
										margin-right:5px;
										}

.mipim-2009 .gallery #thumbs .thumbs div img{
										height:41px;
										float:right;
										}
										
.mipim-2009 .gallery #thumbs_handles span{
										/*background:url(/images/gallery/thumb_invisible.gif) no-repeat;*/
										}
										
.mipim-2009 .gallery #thumbs_mask{
								width:1200px;
								background:url(../../images/gallery/thumbs_mask.gif) no-repeat center top;
}

.mipim-2009 .gallery {
					position:relative; 
					overflow:hidden; 
					width:425px;
					margin:4px 0 5px;
					padding:0 0 20px 0;}





	

/*==================================/Widgets==================================*/

div.team-search {
    position:absolute;
    z-index:1000;
    top: 10px;
    right:16px;
    width:345px;
    height:59px;
    line-height:normal;
    color:#666;
	font-size:1.2em;
    }
    div.team-search label,
    div.team-search input, 
    div.team-search button,
    div.team-search p.error {
        position:absolute;
        }
        div.team-search label {
            top:20px;
            left:4px;
            font-weight:bold;
            color:#828f99;
			font-size:.9em;
            }
        div.team-search input {
            top:16px;
            right:34px;
            width:187px;
		    background:#ebebeb url(../../images/branding/personSearchBg.png) 0 0 no-repeat;
			height:21px;
            padding:4px 0 0 0;
			text-indent:4px;
			border:0;
            }
        div.team-search button {
            top:16px;
            right:0;
            width:24px;
            height:24px;
            border:none;
            text-indent:-999em;
            background:#c8e22a url(../../images/branding/searchButton.png) 0 0 no-repeat;
            }
        div.team-search p.error {
			top:40px;
			left:10px;
			margin:0;
			color:#ff0000;			
			}
ul.suggestion {
		position:absolute;
        width:173px;
        margin:0;
        padding:0 6px 5px 1px;
        list-style:none;
        list-style-image:none;
        background:#fff url(../../images/branding/autoSuggestBg.png) 0 100% no-repeat;
        z-index: 1000;
		}
        ul.suggestion li {
            display:block;
            padding:2px 4px;
            line-height:normal;            
            }
            ul.suggestion li:first-child,
            ul.suggestion li.first-child {
                border-top:1px solid #716f64;
                }
        ul.suggestion li.current {
				color:#fff;
				background:#53595d;
				}
.wrap {
	position:absolute;
	right:0;
	top:0;
	width:237px;
	}
	a.newsletter{
		font-size:1.3em;
		line-height:42px;
		text-decoration:none;
		color:#fff;
		width:224px;
		position:absolute;
		z-index:1100;
		padding:0 0 0 13px;
		background: transparent url(../images/newsletter-btn.png) no-repeat;
		}
		a.newsletter:hover {
			color:#c1da2a;
			text-decoration:none !important;
			}
		.newsletter strong {
			color:#c1da2a;
			}
	fieldset#newsletter-form { 
		width:237px; 
		w\idth:223px;
		background: url(../images/newsletter-bg.png) 0 100% no-repeat;
		z-index:1000;
		padding:58px 0 13px 14px;
		position: relative !important;
		}
		#js fieldset#newsletter-form { display: none;}
		
	fieldset#newsletter-form h4{
		color:#fff;
		padding:0 0 14px 0;
		margin:0;
		font-size:1.2em;
		}
	fieldset#newsletter-form label {
		float:left;
		color:#fff;
		font-size:1.2em;
		margin:0 0 4px 0;
		}
	fieldset#newsletter-form .error {
		color: #fff;
		font-size:1.2em;
		}
	fieldset#newsletter-form .text {
		width:209px;
		height:21px;
		padding:6px 0 4px 0;
		border:none;
		display:inline;
		margin:0 0 18px 0; 
		text-indent:6px;
		font-size:1.6em;
		background: #fff url(../images/newsletter-input.png) 0 0 no-repeat;
		}		
	input.news-submit {
		width: 87px;
		height: 32px;
		margin: 5px 11px 30px 0;
		background: #ebebeb url(../images/newsletter-button.png) no-repeat;
		}
	a.close {
		text-decoration:none;
		color:#fff;
		display:block;
		padding:0 0 1px 18px;
		background: url(../images/close-icon.png) 0 0 no-repeat;	
		}

.request-information {
	position: relative;
	width: 237px;
	min-height: 38px;
	height: auto !important;
	height: 38px;
	float: left;
	margin-bottom: 17px;
	background: transparent url(../../images/branding/request-information-bg.gif) no-repeat top left;
	}
	.request-form {
	display: block;
	color: #00aeef;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
		}
	fieldset#request-form {
		background: transparent url(../../images/branding/request-information-inner.gif) no-repeat bottom;
		padding: 0 14px 15px 14px;
		margin: 0;
		color: #828f99;
		font-weight: bold;
		}
		fieldset#request-form .text {
			background: #fff url(../../images/branding/request-form-input.gif) no-repeat 0 0;		
			width: 209px;
			w\idth: 201px;
			padding: 6px 4px 4px 4px;
			height: 21px;
			border: none;
			display: inline;		
			margin: 0 0 12px 0;
			color: #828F99;
			font-weight: normal;
			}
			fieldset#request-form textarea.text {
				background: #fff url(../../images/branding/request-form-textarea.gif) no-repeat 0 0;
				display: block;
				height: 73px;
				color: #828F99;
				font-weight: normal;
				margin: 0 0 -5px 0;		
				}
		fieldset#request-form label {			
			margin:0 0 4px 0;
			display: block;
			}
			fieldset#request-form label span.error {
				color:#828f99;
				}
		input.request-submit {
			width: 83px;
			height: 25px;
			margin: -20px 0 0 0;
			background: #ebebeb url(../../images/branding/request-button.gif) no-repeat left top;
			border: none;
			cursor: pointer;
			float: right;
			text-indent: -9999px;
			line-height: 32px;
			}
		fieldset#request-form a.close {
			text-decoration:none;
			color:#fff;
			padding:0 0 1px 18px;
			background: url(../../images/branding/close-ico.gif) 0 0 no-repeat;	
			overflow: hidden;
			margin-top: -5px;
			float: left;
			}
		#request-form h2 {
			margin: 45px 0; 
			text-align: center;
			}

		
/* portfolio ----------------------------------------------------------*/

body#portfolio-item.page3 .content-primary {
	background: none;
	}
body#portfolio-item.page3 .content-primary2 {
	background: none;
	}
body#portfolio-item #pages {
	width: 663px;
	clear: none;
	}
body#portfolio-item .portfolio-right {
	width: 238px;
	float: right;
	margin: -35px 0 0 0;
	}
body#portfolio-item .portfolio-right strong.h3{
	display: block;
	color: #c1da2a;
	background: url(../images/h3-bg.png) no-repeat bottom;
	margin: 6px 0;
	padding: 0 0 2px;
	}
body#portfolio-item .portfolio-right #backlink {
	color: #c1da2a;
	display: inline;
	float: none;
	padding: 1px 0;
	margin: 0;
	text-decoration:none;
	font-weight: bold;
	}
body#portfolio-item .portfolio-right #backlink:hover {
	color: #858282;
	}

/* homepage tabs ----------------------------------------------------------*/
#services-tabs {
	background: url(../images/services-tabs-bg.gif) no-repeat right top;
	margin: 20px 0;
	padding: 14px 0 10px;
	}
#right-pane {
	float: right;
	width: 482px;
	padding: 0 0 0 20px;
	position: relative;
	}
	
	#tab0 {
	background-image: url(../x/51242s.jpg);
	height: 450px;
	background-position: right top;
	background-repeat: no-repeat !important;

		}
	
	#tab1, #tab2, #tab3, #tab4, #tab5, #tab6, #tab7, #tab8, #tab9 {
	height: 450px;
	background-position: right top;
	background-repeat: no-repeat !important;
	background-image: url(../x/5124d.jpg);
		}
	#right-pane .online {	background: transparent url(../x/51240.jpg);}
	#right-pane .creative {	background: transparent url(../x/51237.jpg);}
	#right-pane .email {	background: transparent url(../x/51238.jpg);}
	#right-pane .media {	background: transparent url(../x/51239.jpg);}
	#right-pane .pr-tab {	background: transparent url(../x/51241.jpg);}
	#right-pane .strategy {	background: transparent url(../x/51243.jpg);}
	#right-pane .seo {	background: transparent url(../x/51242.jpg);}
	#right-pane .advertising {	background: transparent url(../x/51236.jpg);}

#right-pane h2{
	margin: 0 0 6px 0;	
	}
#right-pane .h3 {
	color: #00aeef;
	}	
#right-pane p{
	padding: 0 20px 0 0;
	}
#right-pane a{
	color: #00aeef;
	}
	#right-pane a:hover{
		color: #858282;
		}
#services-tabs.tabactive #right-pane div {
	width: 482px;
	position: absolute;
	right: 0;
	top: -9999px;
	}
#services-tabs.tabactive #right-pane div.active {
	top: 0;
	}
#left-pane {
	float: left;
	width: 190px;
	}
	#left-pane .ourServices {
		padding: 8px 0 8px 28px;
		margin: 6px 0;
		}
	#left-pane ul{
		list-style: none;
		list-style-image: none;
		margin: 0;
		padding: 0;
		}
	#left-pane ul:after { /* clearing without presentational markup, IE gets extra treatment */
		display: block;
		clear: both;
		content: " ";
		}
	#left-pane ul li {
		display: block;
		width: 190px;
		height: 1%;
		padding: 0;
		margin: 0;
		}
		#left-pane ul li a {
			color: #9b9b9b;
			background: url(../images/services-tabs-menu-def-bg.png) 0 0 no-repeat;
			line-height: 38px;
			font-weight: bold;
			text-decoration: none;
			width: 154px;
			height: 1%;
			padding: 0 8px 0 28px;
			margin: 0;
			display: block;
			cursor:pointer;
			}
			#left-pane ul li a:hover {
	color: #00aeef;
	background: url(../images/services-tabs-menu-def-bg.png) 0 0 no-repeat !important;
				}
			#left-pane ul li a.selected,
			#left-pane ul li a:hover.selected {
				color: #fff;
				background: url(../images/services-tabs-menu-bg.gif) no-repeat left top !important;
				}
			#left-pane ul li a:hover.selected{
				color: #fff;
				}

/* PR section */

ul#pr-section {
	list-style:none;
	list-style-image:none; 
	margin:0 0 15px 0;
	padding:0;
	width:100%;
	min-height:500px;
	height:auto !important;
	height:500px;
	}
ul#pr-section li {
	padding:0;
	margin:0 0 5px 0;
	}
ul#pr-section li h4 {
	margin:0;
	}
ul#pr-section li h4 a{
	display:block;
	cursor:pointer;
	line-height:43px;
	padding:0 0 0 18px;
	margin:0;
	color:#666;
	text-decoration:none;
	}
ul#pr-section ul {
	list-style:none;
	list-style-image:none; 
	padding:0;
	margin:15px 0 0 0;
	}
ul#pr-section ul li {
	padding:0;
	}
ul#pr-section ul li ul{
	list-style-image: url(../images/li_item.gif) !important;
	padding:0 0 0 25px;
	}	
ul#pr-section p {
	padding:0;
	margin:0 0 1.5em 0;
	}
ul#pr-section li h4 a{background:#ededed url(../../images/branding/pr-section/pr-section-li-1.png) no-repeat;}
ul#pr-section li h4 a:hover,
ul#pr-section li.selected h4 a{
	background:#c2dc2a url(../../images/branding/pr-section/pr-section-li-active.png) no-repeat;
	color:#fff;
	}	
a.what-we-do {
	margin:0 0 15px 0;
	width:237px;
	height:49px;
	display:block;
	text-indent:-9999em;
	overflow: hidden;
	background:#6f7d89 url(../code/50340.png) no-repeat;
	}
a.what-we-do:hover {
	background:#009dcf url(../code/50340.png) -237px 0 no-repeat;
	}
	
/* =Content styles	
------------------------------------------------------*/

blockquote {
	background: #f8fbe9;
	float: right;
	color: #b9d03c;
	width: 200px;
	w\idth: 160px;
	padding: 20px;
	margin-left: 20px;	
	}
	blockquote p {
		margin: 0;
		padding: 0 0 0.8em;
		}

.corporate-brochures {	
	background: transparent url(../../images/content/corporate-brochures.gif) no-repeat left bottom;
	}
	.corporate-brochures-inner {
		background: transparent url(../../images/content/corporate-brochures-inner.gif) no-repeat left top;
		width: 960px;
		w\idth: 275px;
		min-height: 205px;
		height: auto !important;				
		padding: 310px 25px 15px 390px;
		}
	
.xplode360 {
	background: #333132 url(../../images/content/xplode360.jpg) no-repeat bottom;
	float: left;
	margin: 0 0 17px 0;
	}	
	.xplode360-inner {
		background: transparent url(../../images/content/xplode360-inner.jpg) no-repeat top;		
		padding: 100px 250px 20px 30px;
		width: 680px;
		w\idth: 400px;
		color: #fff;
		float: left;
		}
	
.xplode-lite {
	background: #bfd72d url(../../images/content/xplode-lite.png) no-repeat left top;
	float: left;
	margin: 0 0 17px 0;
	}
	.xplode-lite-inner {
		background: transparent url(../../images/content/xplode-lite-inner.png) no-repeat left bottom;
		float: left;
		padding: 20px 25px 20px 245px;
		width: 680px;
		w\idth: 410px;
		color: #53575c;
		}
		.xplode-lite .title {
			background: transparent url(../../images/content/xplode-lite-title.png) no-repeat left top;
			width: 299px;
			height: 102px;
			display: block;			
			text-indent: -9999px;
			}
.pr {
	width: 320px;
	padding: 0 0 10px 0;
	float: right;
	margin: 17px 0 17px 17px;
	background: transparent url(../../images/content/pr.gif) no-repeat bottom;
	}	
	.pr-inner {
		background: transparent url(../../images/content/pr-inner.gif) no-repeat top;
		float: left;
		padding: 110px 16px 10px 134px;
		width: 320px;
		w\idth: 170px;
		color: #97ac1a;		
		}
		
body.strategy .content-primary2 {
	background: transparent url(../../images/content/bsc.jpg) no-repeat top right;
	}
body.strategy .content-primary {
	background: transparent url(../../images/content/strategy-bg.gif) no-repeat top right;
	}
body.public-relations .content-primary {
	background: transparent url(../../images/content/pr-bg.gif) no-repeat top right;
	}
	body.public-relations .content-primary2 {
	background: transparent url(../../images/content/pr-bg.gif) no-repeat top right;
	}
body.advertising-first #container,
body.advertising #container{
	background: url(../../images/content/advertTopBg.jpg) no-repeat left 125px;
	padding-top:151px;
	}
	body.advertising-first #container img.top {margin:12px 0 10px;}
/*	body.advertising h1 { color: #f6e209;}
	body.advertising h1 strong { color:#7a8797;}
*/
	body.advertising-first h1 { font-size: 3.5em;}
	
.w460 { width: 460px;}		
.w400 { width: 400px;}
.p20 { padding: 0 20px;}


body.team-list #content {
	background: transparent url(../images/content-bg.png) no-repeat scroll 100% 0;	
	position: relative;
	}
	body.team-list .content-primary {
		position: static;
		}
	body.team-list .content-primary2 {
		position: static;
		}
		body.team-list .content-secondary {
			margin: 70px 16px 20px 0;
			}





.home .content-secondary .ourServices {margin-bottom: 6px;}

form fieldset.subscribe {
	width: 250px;
	}
body.subscribe {font-size:0.75em;}
div.subscribe {font-size:larger;}

