@charset "UTF-8";
/* ===== RESET ===== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, 
label, legend, table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: none; }
body {	line-height: 1; }
ol, ul {	list-style: none; }
blockquote, q {	quotes: none; }
/* remember to define focus styles! */
:focus {	outline: 0; }
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;	border-spacing: 0; }


/* ===== GENERAL ===== */
.image-right, .feature-box img.image-right { float: right; margin: 0 0 8px 10px; }
.image-left { float: left; margin: 0 12px 8px 0; }
.clear { clear: both; }
.clear-all { clear: both; height: 1px; line-height: 1px; overflow: hidden; }
.align-center { text-align: center; }

a, a:link, a:visited { color: #860027; text-decoration: none; }
a:hover, a:active, a:focus { color: #e40042; text-decoration: underline; }

body { font: 62.5% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; background: #9a002c url(assets/bg-body.png) repeat-x center -10px; padding: 40px 0 12px; text-align: center; }

#container { width: 838px; padding: 0 8px; margin: 0 auto 12px; text-align: left; position: relative; }

/* ===== HEADER and NAV ===== */
#header img { margin-bottom: 20px; }

#header ul { list-style-type: none; height: 43px;}
#header li { display: inline; height: 43px; float: left; }
#header li a { display: block; height: 16px; border-right: 1px solid #fff; color: #ea9722; background: url(assets/nav-text1.png) no-repeat left 1px; position: relative; text-decoration: none; }
 #header li a span, ul.subnav li a span { position: relative; left: -9999px; }
	#header li.last a, #header li.current a  { border-right: none; }
	#header li.current { border-right: 2px solid #fff; }
	#header li a.navA { width: 50px; background-position: 0px -319px;  }
	#header li a.navB { width: 92px; background-position: 10px 1px; }
	#header li a.navC { width: 105px; background-position: 10px -39px; }
	#header li a.navD { width: 108px; background-position: 10px -79px; }
	#header li a.navE { width: 109px; background-position: 10px -119px; }
	#header li a.navF { width: 82px; background-position: 10px -159px; }
	#header li a.navG { width: 71px; background-position: 10px -199px; }
	#header li a.navH { width: 54px; background-position: 10px -239px; }
	#header li a.navI { width: 73px; background-position: 10px -279px; }

	#header li a.navA:hover, #header li a.navA:active, #header li a.navA:focus, #header li.current a.navA { background-position: -200px -319px; }
	#header li a.navB:hover, #header li a.navB:active, #header li a.navB:focus, #header li.current a.navB { background-position: -190px 1px; }
	#header li a.navC:hover, #header li a.navC:active, #header li a.navC:focus, #header li.current a.navC { background-position: -190px -39px; }
	#header li a.navD:hover, #header li a.navD:active, #header li a.navD:focus, #header li.current a.navD { background-position: -190px -79px; }
	#header li a.navE:hover, #header li a.navE:active, #header li a.navE:focus, #header li.current a.navE { background-position: -190px -119px; }
	#header li a.navF:hover, #header li a.navF:active, #header li a.navF:focus, #header li.current a.navF { background-position: -190px -159px; }
	#header li a.navG:hover, #header li a.navG:active, #header li a.navG:focus, #header li.current a.navG { background-position: -190px -199px; }
	#header li a.navH:hover, #header li a.navH:active, #header li a.navH:focus, #header li.current a.navH { background-position: -190px -239px; }
	#header li a.navI:hover, #header li a.navI:active, #header li a.navI:focus, #header li.current a.navI { background-position: -190px -279px; }

#toplinks { position: absolute; right: 5px; top: 24px; width: 67px; }
 #toplinks a { display: block; padding: 5px 9px 7px; height: 16px; background: url(assets/bg-top-buttons.png) no-repeat left top; color: #333; text-decoration: none; font-size: 1.15em; margin-bottom: 3px; }
	#toplinks a:hover, #toplinks a:active, #toplinks a:focus { color: #6a001f; background-position: -100px top; }
	
#sirensays { position: absolute; right: 5px; top: 36px; display: block; width: 97px; height: 34px; background: url(assets/button-sirensays.png) no-repeat left top; text-decoration:none; }
 #sirensays span { position: relative; left: -9999px; }
	#sirensays:hover, #sirensays:active, #sirensays:focus { background-position: -150px top; }
	
ul.subnav { padding: 14px 0; margin-bottom: 15px; }
ul.subnav li { display: inline; height: 18px; float: left; }
 ul.subnav li a { display: block; height: 16px; border-right: 1px solid #b4a99d; background: url(assets/subnav-text.png) no-repeat left 1px; position: relative; text-decoration: none; }
 ul#subnav-about li a { background: url(assets/subnav-text-redbg.png) no-repeat left 1px; }
 ul.subnav li.last a { border: none; }
 ul#subnav-about li a.subnavA { width: 63px;  }
 ul#subnav-about li a.subnavB { width: 116px; background-position: 10px -39px; }
 ul#subnav-about li a.subnavC { width: 88px; background-position: 10px -79px; }
 ul#subnav-about li a.subnavD { width: 62px; background-position: 10px -119px; }
 ul#subnav-about li a.subnavA:hover, ul#subnav-about li a.subnavA:active, ul#subnav-about li a.subnavA:focus, ul#subnav-about li.current a.subnavA { background-position: -200px 1px; }
 ul#subnav-about li a.subnavB:hover, ul#subnav-about li a.subnavB:active, ul#subnav-about li a.subnavB:focus, ul#subnav-about li.current a.subnavB { background-position: -190px -39px; }
 ul#subnav-about li a.subnavC:hover, ul#subnav-about li a.subnavC:active, ul#subnav-about li a.subnavC:focus, ul#subnav-about li.current a.subnavC { background-position: -190px -79px; }
 ul#subnav-about li a.subnavD:hover, ul#subnav-about li a.subnavD:active, ul#subnav-about li a.subnavD:focus, ul#subnav-about li.current a.subnavD { background-position: -190px -119px; }

 ul#subnav-people li a { background: url(assets/subnav-text-bluebg.png) no-repeat left 1px; }
 ul#subnav-people li a.subnavA { width: 156px; background-position: 0 -119px;  }
 ul#subnav-people li a.subnavB { width: 130px; background-position: 10px -159px; }
 ul#subnav-people li a.subnavC { width: 124px; background-position: 10px -199px; }
 ul#subnav-people li a.subnavA:hover, ul#subnav-people li a.subnavA:active, ul#subnav-people li a.subnavA:focus, ul#subnav-people li.current a.subnavA { background-position: -200px -119px; }
 ul#subnav-people li a.subnavB:hover, ul#subnav-people li a.subnavB:active, ul#subnav-people li a.subnavB:focus, ul#subnav-people li.current a.subnavB { background-position: -190px -159px; }
 ul#subnav-people li a.subnavC:hover, ul#subnav-people li a.subnavC:active, ul#subnav-people li a.subnavC:focus, ul#subnav-people li.current a.subnavC { background-position: -190px -199px; }

/* ===== MAIN ===== */

#mainouter { width: 838px; background: url(assets/bg-main.png) no-repeat left top; min-height: 300px; padding-top: 10px;}
#main { width: 838px; background: #fff url(assets/bg-main.png) no-repeat right bottom; min-height: 300px; position: relative; }

#main p { font-size: 1.3em; line-height: 135%; }
#main h2 { font-size: 1.7em; margin: 0 0 11px; padding-top: 6px; }
#main strong { font-size: 1.1em; }

#feature-box { display:block;width:824px;height:323px;margin: 0 7px 10px; position:relative; top: -4px;}
.horinaja ul { position:relative; }
.horinaja ul li { display:block;top:0; position: relative; display: none;}
.horinaja ul li.active { display:block;}

/* Feature boxes */
li.services, div.feature-box { background: url(assets/bg-box-general.jpg) no-repeat left top; color: #333; }
li.pr, div.pr, div.about, div.red { background: url(assets/bg-box-pr.jpg) no-repeat left top; color: #fff; }
li.consult, div.consult, div.yellow, div.contact { background: url(assets/bg-box-consultancy.jpg) no-repeat left top; color: #fff }
li.news, div.news, div.blue { background: url(assets/bg-box-news.jpg) no-repeat left top; color: #fff }
li.social, div.social, div.grey { background: url(assets/bg-box-social.jpg) no-repeat left top; color: #fff }
 .horinaja img { margin: 5px; }
 .horinaja h1 { position: absolute; left: 450px; bottom: 120px; font-size: 2.5em; font-weight: normal; line-height: 140%; }
 .horinaja h4 .button { display: block; width: 171px; height: 35px; position: absolute; left: 450px; bottom: 52px; text-indent: -9999px;}
	 .horinaja h4 .pr { background: url(assets/button-pr.png) no-repeat left top; }
	 .horinaja h4 .consult { background: url(assets/button-consultancy.png) no-repeat left top; }
	 .horinaja h4 .news { background: url(assets/button-news.png) no-repeat left top; }
	 .horinaja h4 .social { background: url(assets/button-social.png) no-repeat left top; }
		.horinaja h4 a:hover, .horinaja h4 a:active, .horinaja h4 a:focus { background-position: left -50px; }
 .horinaja h4 .services-pr, .horinaja h4 .services-consult, .horinaja h4 .services-social, .horinaja h4 .services-news { display: block; width: 171px; height: 149px; position: absolute; left: 450px; top: 10px; text-indent: -9999px; background: url(assets/buttons-services-lg.gif) no-repeat -7px -6px; }
 .horinaja h4 .services-consult { left: 627px; background-position: -181px -6px; }
 .horinaja h4 .services-social { left: 627px; top: 167px; background-position: -181px -161px; }
 .horinaja h4 .services-news { top: 167px; background-position: -7px -161px; }
  .horinaja h4 a.services-pr:hover, .horinaja h4 a.services-pr:active, .horinaja h4 a.services-pr:focus { background-position: -7px -406px; }
  .horinaja h4 a.services-consult:hover, .horinaja h4 a.services-consult:active, .horinaja h4 a.services-consult:focus { background-position: -181px -406px; }
  .horinaja h4 a.services-social:hover, .horinaja h4 a.services-social:active, .horinaja h4 a.services-social:focus { background-position: -181px -561px; }
  .horinaja h4 a.services-news:hover, .horinaja h4 a.services-news:active, .horinaja h4 a.services-news:focus { background-position: -7px -561px; }

.feature-box img { float: left; margin: 5px 36px 0 5px; }
.feature-box h1 { width: 350px; height: 32px; font-size: 2em; font-weight: normal; float: left; margin: 24px 0 12px;}
 .feature-box h1.pr { background: url(assets/heading-pr-agency.png) no-repeat left top; text-indent:-9999px; }
 .feature-box h1.consult { background: url(assets/heading-consultancy.png) no-repeat left top; text-indent:-9999px; }
 .feature-box h1.news { background: url(assets/heading-news-service.png) no-repeat left top; text-indent:-9999px; }
 .feature-box h1.social { background: url(assets/heading-social-media.png) no-repeat left top; text-indent:-9999px; }
 .feature-box h1.siren-says { background: url(assets/heading-sirensays.png) no-repeat left top;  }
	.feature-box h1.siren-says a { display: block; width: 95px; text-decoration: none; }
	.feature-box h1.siren-says a:hover, .feature-box h1.siren-says a:active { text-decoration: none; }
 .feature-box h1.siren-says span { position: relative; left: -9999px;}
.feature-box.general p { width: 345px; float: left; }
.feature-box p { padding-right: 10px; }
.pr p, .consult p, .news p, .social p { width: 204px; float: left; padding: 0; }

.endorsements { margin: 3px 0; text-align: center; }
.endorsements img { margin: 0 26px; }

ul.serviceslist { width: 120px; float: right; padding-right: 20px; font-size: 1.3em; color: #ddd; line-height: 110%; font-weight: bold; border-left: 1px solid #ddd; padding-left: 10px; margin-left: 10px; }
 ul.serviceslist li { padding: 0 0 9px; }
	ul.serviceslist li.last { padding: 0; }
 div.pr ul.serviceslist, div.news ul.serviceslist { color: #bad3ec; border-left: 1px solid #bad3ec; }
 div.consult ul.serviceslist { color: #444; border-left: 1px solid #444; }
 div.social ul.serviceslist { color: #222; border-left: 1px solid #222; }

.testimonial { width: 700px; margin: 6px 0 8px 12px; clear: left; }
.testimonial img { float: left;  background: url(assets/bg-logo.png) no-repeat left top; padding: 8px 9px 11px 8px; margin: 0 16px 10px 0; }
 #main .testimonial p { font-size: 1.3em; line-height: 120%; margin: 4px 0; padding: 4px 80px 0 0; color: #555; }
	#main .testimonial p a { color: #555; }
	 .testimonial p span, .testimonial p a span { font-weight: bold; color: #999; }
	#main .testimonial p a:hover, #main .testimonial p a:active, #main .testimonial p a:focus { color: #808080; text-decoration: none; }
	
	#main .testimonial p.quotesource { font-size: 1.1em; font-style: normal; font-weight: bold; padding: 0; color: #333;}
  #main .testimonial p.quotesource a { color: #333;}
  #main .testimonial p.quotesource a:hover, #main .testimonial p.quotesource a:active, #main .testimonial p.quotesource a:focus { color: #666;}

#tma { position: absolute; right: 14px; top: 328px; }

/* About us */
.list { font-size: 1.3em; width: 140px; margin-right: 10px; float: left; display: none; }
 .list li { display: inline; }
	.list a { display: block; padding: 3px 0; color: #eea22b; }
	.list a:link, .list a:visited { color: #eea22b; }
	.list a:hover, .list a:active, .list a:focus { text-decoration: none; color: #fff; }
	.list a span { font-size: 0.9em; color: #d0d0d0; }
	.list a:hover span, .list a:active span, .list a:focus span, .list a.current span { color: #e4e4e4; }
	.list a.current, .list a.current:link, .list a.current:visited { font-size: 1.1em; color: #fff; }

.listtext { padding: 3px 0 0 0; margin-right: 10px; height: 264px; overflow: auto; }
.listtext p { margin: 0 0 8px; }
.listtext h3 { font-size: 1.4em; margin: 0 0 3px;}
.listtext h4 { font-size: 1.2em; margin: 0 0 6px; }
.listtext img { float: right; margin: 0 0 4px 10px; }
.list a.current { font-weight: bold; }
#main .team p { font-size: 1.3em; line-height: 130%; }
.feature-box.general .listtext p { float: none; margin: 0 0 10px; width: auto; }

.active { display: inline; }
.listtext .active { display: block; height: 264px; overflow: auto; padding-right: 8px;  }
.inactive { display: none; }
.about p { margin: 0 0 10px; }

/* People */
.languages { margin: 5px 0;  }
 .languages h3 { width: 80px; font-size: 1.2em; margin: 0 10px 10px; line-height: 110%; text-align: center; float: left; display: inline; color: #444; }
 .languages img { margin: 6px 10px 0 0; float: left; }

.peoplenav { width: 310px; height: 275px; float:left; margin:43px 36px 0 0; padding-left: 5px; display: none; position: relative; overflow: hidden;  }
 .peoplenav .list { margin: 0 0 0 8px; width: 220px; display: block; padding: 0; float: none; }
	.peoplenav .list li { display: inline-block; padding: 0 0 2px; width: 220px; margin: 0; line-height: 115%; }
	.peoplenav img { position: absolute; top: 0; right: 0; margin: 7px 0 0;}
	/*.peoplenav .list a span { font-size: 0.9em; color: #333; }
 div.blue .peoplenav .list a, div.blue .peoplenav .list a:link, div.blue .peoplenav .list a:visited { color: #860027; }
 div.blue .peoplenav .list a:hover, div.blue .peoplenav .list a:active, div.blue .peoplenav .list a:focus { color: #e40042; }*/

.team h3 {margin-bottom: 8px; }
.team h3 span { color: #bbb; font-size: 0.8em; }

/* Work */
.work h2 { font-weight: normal; }
 .work h2 strong { font-size: 1.1em; font-weight: bold; }
#main .feature-box.work p { margin: 0 0 8px; float: none; width: auto; }

.workdetails { margin: 0 8px 0 0; height: 314px; overflow: auto; }

#rotate { width: 315px; height: 313px; z-index: 0; position:relative; float: left; margin: 5px 36px 0 5px; display: inline; }
#rotate IMG { position:absolute; top:0; left:0; z-index:8; opacity:0.0; margin: 0;}
#rotate IMG.active { z-index:10; opacity:1.0; }
#rotate IMG.last-active { z-index:9; }

.worklist { float: left; width: 466px; padding-top: 30px; overflow: visible; }
.worklist p { margin: 0; padding: 0; }
.worklist a { display: block; width: 141px; height: 96px; float: left; margin: 4px 11px 18px 0; background: url(assets/bg-logo-alpha.png) no-repeat left top; }
.worklist img { margin: 7px 0 0 7px; float: none; }

.worklist a.plain { display: inline; width: auto; height: auto; float: none; margin: 0; background: none; font-size: 1.4em; padding: 1px 1px 1px 3px; }

.backlink { position: absolute; right: 10px; bottom: 10px; padding: 3px; text-align: right; font-size: 1.3em; }
.backlink:link, .backlink:visited, div.blue a:link, div.blue a:visited { color: #eea22b; }
.backlink:hover, .backlink:active, div.blue a:hover, div.blue a:active { color: #fff; }
div.yellow .backlink:link, div.yellow .backlink:visited, div.grey a:link, div.grey a:visited { color: #510118; }
div.yellow .backlink:hover, div.yellow .backlink:active, div.grey a:hover, div.grey a:active { color: #860027; }



/* Contact */
.feature-box.contact p { width: auto; float: none; padding: 0; margin: 0;}
#main .feature-box.contact h2 { padding-top: 18px; font-size: 1.8em; margin: 0 0 8px; }

.maplink { display: block; width: 100px; height: 27px; float: right; margin-right: 20px; display: inline; background:url(assets/button-map-yel.png) left top; text-indent: -9999px; }
.maplink:hover, .maplink:active, .maplink:focus { background-position: left -50px; }

.contact .people { width: 170px; float: left; margin: 20px 14px 12px 0; overflow: hidden;}
 .contact .people img { float: left; margin: 0 8px 0 0; }
	.contact .people h4 { font-size: 1.4em; }
	.contact .people h6 { font-size: 1.1em; color: #222; }
 #main .contact .people p.email { font-size: 1.2em; }
 #main .contact p.telno { font-size: 1.4em; }
	.telno span { font-size: 0.8em; }
.work li { font-size: 1.2em; padding: 2px 0; line-height: 1.2em;}
.contact p { padding: 0; }

.terms { margin: 10px; width: 802px; height: 302px; overflow: auto; float: left; display: inline;}
#main .terms p { width: auto; float: none; font-size: 1.1em; margin: 0 0 8px; }
#main .terms ol { list-style-type: decimal; padding-left: 15px; }
#main .terms li { font-size: 1.1em; margin: 0 0 8px 12px; }
 #main .terms li .subheading { font-weight: bold; font-size: 1.2em; }


.sirensays { margin: 14px 18px 10px; width: 786px; height: 302px; overflow: auto; float: left; display: inline;}
#main .sirensays h1 { width: auto; float: none; font-size: 1.8em; margin: 0 0 6px; }
#main .sirensays h3 { font-size: 2em; margin: 8px 0 2px; }
#main .sirensays h4 { font-size: 1.2em; color: #625f5b; margin: 0 0 14px; }
#main .sirensays p { width: auto; float: none; font-size: 1.3em; margin: 0 0 10px; }
#main .sirensays p.blog-preview { margin: 0 0 18px; }
#main .sirensays p.blog-preview strong { font-size: 0.9em; color: #726f6b; }
#main .sirensays ol { list-style-type: decimal; padding-left: 15px; }
#main .sirensays li { font-size: 1.3em; margin: 0 0 8px 12px; }
 #main .sirensays li .subheading { font-weight: bold; font-size: 1.4em; }


/* ===== BLOG ===== */

#blog { display:block;width:824px; margin: 0 7px 10px; position:relative; top: -4px; background: url(/assets/bg-longbox-middle.png) repeat-y left top; }
 #blog h3 { background: url(/assets/bg-longbox-edges.png) no-repeat left top;  height: 42px; margin: 0 0 10px; }
	 #blog h3 img { margin: 17px 0 0 26px; }
 #main #blog p.bottom { clear: both; height: 16px; margin: 0; background: url(/assets/bg-longbox-edges.png) no-repeat left bottom; } 

.bloginner { margin: 14px 26px 10px 26px; color: #333; }
#main #blog h1 { width: auto; float: none; font-size: 1.8em; margin: 0 0 6px; }
#main #blog h2 { font-size: 2em; margin: 8px 0 2px; color: #625f5b; }
#main #blog h4 { font-size: 1.2em; color: #625f5b; margin: 0 0 14px; }
#main #blog p { width: auto; float: none; font-size: 1.3em; margin: 0 0 10px; }
#main #blog p.blog-preview { margin: 0 0 4px; }
#main #blog p.blog-date { font-size: 1.1em; font-weight: bold; color: #827f7b; padding-left: 5px; margin: 0 0 14px; border-top: 1px solid #c9c3bf; padding-top: 4px; }
#main #blog ol { list-style-type: decimal; padding-left: 15px; }
#main #blog li { font-size: 1.3em; margin: 0 0 8px 12px; }
 #main #blog li .subheading { font-weight: bold; font-size: 1.4em; }
	
.blog-list { float: right; width: 174px; background: #fff url(assets/bg-box-sidebar-middle.png) repeat-y left top; padding: 0; }
#main #blog .blog-list h4 { font-size: 1.6em; background: url(assets/bg-box-sidebar-edges.png) no-repeat left top; padding: 10px 10px 0;}
#main #blog .blog-list p { margin: 0 0 2px; line-height: 120%; padding: 0 14px 0 10px;}
#main #blog .blog-list p.blog-date { font-size: 1em; padding: 0 14px 0 10px; margin: 0 0 12px; border-top: none; }
#main #blog .blog-list p.last { border-top: 1px solid #dad5d1; padding: 5px 14px 12px 10px; text-align: right; margin: 0; background: url(assets/bg-box-sidebar-edges.png) no-repeat left bottom;  }

.blog-entry { float: left; width: 570px; }
 .blog-entry img { border: 10px solid #fff; float: right; margin: 0 0 10px 14px; }
	.blog-entry img.image-left { float: left; margin: 0 14px 10px 0; }
	
 #main #blog .blog-entry h2 { margin-top: 0; }

.listingsnav { padding-top: 10px; }
.listingsnav span, .listingsnav a { padding: 2px 7px; border: 1px solid #c9c3bf; }
.listingsnav a:hover, .listingsnav a:active, .listingsnav a:focus { background: #fff; text-decoration: none; border: 1px solid #c9c3bf; }


/* ===== FOOTER ===== */
#footer, #footer2 { width: 809px; height: 83px; background: url(assets/bg-footer2.png) no-repeat left top; padding: 5px 12px 11px 15px; margin: 4px 0 0 2px; font-size: 0.85em; clear: both; }
#footer2 { height: 55px; background: url(assets/bg-footer.png) no-repeat left top; padding: 5px 12px 11px 15px; }
 #footer p.logos, #footer2 p.logos { width: 394px; float: right; text-align: right; padding-top: 7px; }
 #footer2 p.logos { width: 354px;padding-top: 12px; }
  #footer p.logos img, #footer2 p.logos img { margin: 0 6px 6px ; }
		#footer a:focus, #footer2 a:focus { outline: 1px dotted #860027; }
 #footer p.text, #footer2 p.text { width: 406px; float: left; color: #333; line-height: 150%; padding-top: 12px; }
 #footer2 p.text { line-height: 125%; width: 450px; padding-top: 6px;  }
	#footer p span, #footer2 p span { color: #786f65; }

/* ===== CONTENT.CSS ===== */
.two-col { }
ul.two-col { width: 210px; float: left; margin: 0 10px 0 0; }
