/* SponsorThisRoundabout.com // http://www.sponsorthisroundabout.com // 24/07/2009 // hello@ingserv.com */

@media screen, projection {

/*

++ General styles

*, html, body, h1, h2, h3, h4, h5, h6, p, address, blockquote, pre, ul, ol, li, dl, dt, dd, table, caption, tr, th, td, form, fieldset, legend, label, input, textarea, div, img, a, strong, em, abbr, q, cite, code, kbd, var, span, #id, .class

*/

body, blockquote, fieldset, .nav {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	color: #555;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 62.5%;
	line-height: 1.8em;
	text-align: center;
}

h1 {
	color: #262626;
	font-size: 2.8em;
	letter-spacing: -.036em;
	line-height: 1;
	margin: .643em 0;
}

h1 strong, h2 strong, h3 strong {
	color: #739707;
}

h2 {
	color: #262626;
	font-size: 1.8em;
	letter-spacing: -.028em;
	margin: 1em 0 -.5em;
}

h3 {
	color: #262626;
	font-size: 1.6em;
	letter-spacing: -.031em;
	margin: 1.125em 0 -.563em;
}

h4 {
	color: #262626;
	font-size: 1.4em;
	margin: 1.286em 0 -.643em;
}

p, ul, ol {
	font-size: 1.4em;
	margin: 1.286em 0;
}

blockquote {
	background: url(../img/quote.gif) no-repeat;
	margin: 1.8em 0;
}

blockquote p {
	display: inline;
	font-family: Georgia, serif;
	padding-left: 2.429em;
}

blockquote em {
	color: #8c4332;
	font-size: 1.143em;
	font-weight: normal;
}

ul {
	list-style-position: outside;
	padding-left: 2.429em;
	margin-top: -.643em;
}

h3+ul {
	margin-top: 1.286em;
}

form {
	margin: 1.8em 0;
}

form li {
	padding-bottom: 1.5em;
}

form img {
	border: 0;
}

fieldset {
	border: 0;
}

fieldset ol {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

label {
	display: block;
	padding-bottom: .321em;
}

label em {
	color: #7f7f7f;
	font-weight: normal;
}

input, select, textarea {
	border: 0;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 1.1em;
}

select {
	border-color: #c4cccc #acb5b5 #6f7777;
	border-style: solid;
	border-width: 1px;
}

img {
	border: 1px solid #e8e8e8;
}

a:link, a:visited {
	border-bottom: 1px solid #ccc;
	color: #739707;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
}

a:hover, a:focus, a:active {
	color: #262626;
}

a:focus {
	background-color: #739707;
	color: #fff;
}

a img {
	float: left;
}

strong {
	color: #000;
}

em {
	color: #262626;
	font-style: normal;
	font-weight: bold;
}

/*

++ Helper styles

*/

h2 a#error_message0 {
	border: 0;
	color: #c9282d;
}

h2 a#error_message0:focus {
	background-color: #c9282d;
	color: #fff;
}

ul#faq {
	font-size: 1em;
	list-style: none;
	padding-left: 0;
}

ol#errors a:link, ol#errors a:visited {
	color: #c9282d;
}

ol#errors a:hover, ol#errors a:focus, ol#errors a:active {
	color: #262626;
}

ol#errors a:focus {
	background-color: #c9282d;
	color: #fff;
}

form#switch select {
	font-size: 1.4em;
	margin-right: .714em;
	padding: .143em;
}

.text {
	background-color: #e5e5e5;
	-moz-border-radius: .188em;
	-webkit-border-radius: .188em;
	color: #2e2e2e; /* should this be 262626? */
	font-weight: bold;
	margin-right: 1.063em;
	padding: .545em; /* 6px */
	width: 18.938em;
}

.text:focus, .text:active {
	background-color: #d8d8d8;
	color: #000;
}

textarea.text {
	width: auto;
}

form#search input.text {
	font-size: 1.6em;
	margin-right: 0;
	width: 18.188em; /* (6px) 291px (6px) */
}

input.error {
	
}

input.btn, a.btn {
	background-color: #3a5c9b;
	border-color: #5173b0 #23417a #23417a #5173b0;
	border-style: solid;
	border-width: .091em;
	-moz-border-radius: .182em;
	-webkit-border-radius: .182em;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	padding: .545em 1.091em;
}

input.btngreen, a.btngreen {
	background-color: #599c3a;
	border-color: #6fb051 #3f7a23 #3f7a23 #6fb051;
}

input.btnred, a.btnred {
	background-color: #8c4332;
	border-color: #a15848 #803e2f #803e2f #a15848;
}

input.btnbig {
	font-size: 1.6em;
}

p.cite {
	display: block;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 1.2em;
	margin: .75em 0 2.25em;
	padding-left: 0;
}

p.note {
	background-color: #f4f1e8;
	font-size: 1.3em;
	margin: 0;
	padding: .538em;
}

img.right {
	float: right;
	margin: .6em 0 1.8em 1.7em;
}

.dialog form {
	margin: 0;
}

.dialog label {
	font-weight: bold;
}

.dialog input.text {
	margin: 0;
	width: 9em;
}

.dialog input.btn {
	font-size: 1.4em;
}

.vcard {
	font-size: 1.4em;
	line-height: 1.5em;
	margin: 1.286em 0 1.286em 1.214em;
}

.vcard span {
	display: block;
}

.vcard span span {
	display: inline;
}

.hcard {
	background: url(../img/hcard.png) no-repeat 0 50%;
	padding-left: 2.857em;
}

.adr {
	margin-bottom: 1.286em;
}

.hide {
	left: -9999px;
	position: absolute;
}

/*

++ Page structure

*/

#container {
	max-width: 100%;
	text-align: left;
}

#headerwrap {
	background-color: #ebf2d3;
	overflow: hidden;
	padding-top: 1.8em;
	width: 100%;
}

#header, #footer, .section {
	margin: 0 auto;
	overflow: hidden;
	width: 96em;
}

#header p {
	background: #acd1e8 url(../img/tel_callout.gif) no-repeat 0 50%;
	color: #333e45; /* rgba? */
	float: left;
	font-family: Georgia, serif;
	font-size: 1.6em;
	letter-spacing: -.031em; /* .5px */
	margin-top: .875em; /* 14px */
	padding: .438em .438em .438em .875em; /* 7px, 14px */
}

#header ul {
	float: left;
	font-size: 1.8em;
	padding: .944em 0;
	width: 53.333em;
}

#header li {
	float: left;
	margin-right: 1.214em;
}

#header li a {
	border: 0;
	letter-spacing: -.028em;
}

#header li a:focus {
	background: none;
	color: #46483f; /* rgba? */
}

body#home #header li#home a, body#find #header li#find a, body#why #header li#why a, body#stories #header li#stories a, body#about #header li#about a, body#contact #header li#contact a {
	color: #262626;
}

#header a.logo {
	background-color: #fff;
	border: 1px solid #d8d8d8;
	border-bottom: 1px solid #a5a5a5;
	-moz-border-radius: .167em;
	-webkit-border-radius: .167em;
	color: #4c4c4c;
	float: left;
	font-size: 2.2em;
	letter-spacing: -.045em;
	margin-bottom: .818em;
	padding: .818em 1.636em;
}

#header a.logo:hover, #header a.logo:focus, #header a.logo:active {
	background: #fff url(../img/logo_hover.gif) no-repeat .417em 50%;
}

#header a.logo span {
	color: #5a98bf;
	padding-left: .056em;
}

#intro, #clients, #councils {
	background: none;
}

#intro p {
	font-size: 1.8em;
	margin: 1em 0;
}

#intro em, p.lead em {
	color: #000;
	font-weight: normal;
}

#regions h2 {
	font-size: 2.2em;
	letter-spacing: -.045em;
	margin: .818em 0 .818em .773em;
}

#regions ul {
	font-size: 1.8em;
	letter-spacing: -.028em;
	list-style: none;
	margin: 1em 0 1em .944em;
	padding-left: 0;
}

#regions .me a:link, #regions .me a:visited {
	color: #8c4332;
}

#regions .me a:hover {
	color: #262626;
}

#regions .me a:focus {
	background-color: #8c4332;
	color: #fff;
}

#studies img {
	margin: 0 0 1.125em;
}

#footer {
	border-top: 1px solid #d8d8d8;
}

#footer p {
	color: #7f7f7f;
	font-size: 1.2em;
	margin: 1.5em 0;
}

#footer a:link, #footer a:visited {
	border: 0;
	color: #2e2e2e;
}

#footer a:hover, #footer a:focus, #footer a:active {
}

#grid {
	background: url(../img/12_col.png) repeat-y;
	height: 1200px;
	left: 50%;
	margin-left: -480px;
	opacity: .15;
	position: absolute;
	top: 0;
	width: 960px;
}

ul.nav {
	list-style: none;
}

.section {
	background: url(../img/line_horz.gif) repeat-y 66.667% 0;
	clear: left;
	overflow: hidden;
	margin: 1.8em auto;
}

.article {
	/* border-right: 1px solid #d8d8d8; */
	float: left;
	padding-right: 1.7em;
	width: 62.3em;
}

.article p, .article ul, .article ol, .aside p, .aside ul {
	line-height: 1.5em;
}

p.lead {
	font-size: 1.8em;
	line-height: 1.333em;
	margin: .5em 0;
}

.aside {
	float: left;
	padding-right: 1.7em;
	width: 30.3em;
}

.aside h2 {
	margin-left: .944em;
}

.aside h3 {
	margin-left: 1.063em;
}

.aside p, .aside ul {
	margin-left: 1.214em;
}

.aside blockquote p {
	margin-left: 0;
}

.aside blockquote, .aside form, .aside img {
	margin-left: 1.7em;
}

.aside ul {
	padding-left: 1.214em;
}

.aside .nav {
	padding-left: 0;
}

.aside .nav li a {
	background-color: #f2efe9;
	border-bottom: 1px solid #fff;
	color: #8c4332;
	display: block;
	padding: .5em 0 .5em 1.214em;
}

.aside .nav li a:hover, .aside .nav li a:focus, .aside .nav li a:active {
	background-color: #d1c9b8;
	color: #262626;
}

ul.affiliates {
	float: left;
	list-style: none;
	margin-bottom: 0;
	/* margin-top: 0; */
	padding: 0;
}

ul.affiliates li {
	float: left;
	margin: 0 1.143em 1.286em 0;
}

ul.affiliates img {
	margin: 0;
	padding: .357em;
}

body#aggregate .aside .nav li#aggregate a,
body#arctic .aside .nav li#arctic a,
body#hawkins .aside .nav li#hawkins a,
body#meads .aside .nav li#meads a,
body#melton .aside .nav li#melton a,
body#tellabs .aside .nav li#tellabs a,
body#uponor .aside .nav li#uponor a,
body#vodafone .aside .nav li#vodafone a,
body#testimonials .aside .nav li#testimonials a,
body#media .aside .nav li#media a {
	color: #262626;
}

.twocol, .threecol, .fourcol, .sixcol, .eightcol {
	float: left;
	margin-right: 1.7em;
}

.twocol {
	width: 14.3em;
}

.threecol {
	width: 22.3em;
}

.fourcol {
	width: 30.3em;
}

.sixcol {
	width: 46.3em;
}

.eightcol {
	width: 62.3em;
}

.last {
	margin-right: 0;
}

/*

++ Page components

*/

p.cta {
	background-color: #f4f1e8;
	clear: left;
	font-size: 1.8em;
	letter-spacing: -.028em;
	margin: 1em 0;
	padding: .944em;
	text-align: center;
}

p.cta a:link, p.cta a:visited {
	color: #8c4332;
}

p.cta a:focus {
	background-color: #8c4332;
	color: #fff;
}

ul.gallery {
	float: left;
	font-size: 1.1em;
	list-style: none;
	margin: 1.636em 0;
	padding: 0;
}

ul.gallery li {
	float: left;
	margin: 0 1.545em 1.636em 0;
	width: 20.273em;
}

ul.gallery span {
	color: #777;
	display: block;
	font-weight: normal;
	margin: .818em 0;
}

ul.gallery span em {
	color: #555;
	display: block;
	font-weight: normal;
}

#google_map {
	background: url(../img/icn_loading_animated.gif) no-repeat 50% 50%;
	border: 1px solid #e8e8e8;
	height: 348px;
	width: 621px;
}

#static_map_canvas img {
	border: 0;
	margin: 0;
}

#map_info, #static_map_info {
	background: #f4f1e8 url(../img/map_callout.gif) no-repeat 50% 0;
}

#map_info ul, #static_map_info ul {
	list-style: none;
	margin: .643em 0 0;
	padding-left: 0;
}

#static_map_info ol {
	list-style: upper-alpha inside;
	margin: .643em 0 0;
	padding-left: 0;
}

#map_info li a, #static_map_info li a {
	border-bottom: 1px solid #d8d8d8;
	color: #8c4332;
	display: block;
	padding: .5em 0 .5em 1.214em;
}

#map_info li a:hover, #map_info li a:focus, #map_info li a:active, #static_map_info li a:hover, #static_map_info li a:focus, #static_map_info li a:active {
	background: none;
	color: #262626;
}

#map_info li:last-child a, #static_map_info li:last-child a, #static_map_info ol li:last-child {
	border: 0;
}

#map_info ul ul, #static_map_info ul ul, #static_map_info ol {
	font-size: 1em;
	margin: 0;
}

#map_info ul ul li a, #static_map_info ul ul li a {
	font-weight: normal;
	padding-left: 2.429em;
}

#map_info ul ul li:last-child a, #static_map_info ul ul li:last-child a {
	border-bottom: 1px solid #d8d8d8;
}

#static_map_info ol li {
	border-bottom: 1px solid #d8d8d8;
	padding: .5em 0 .5em 2.429em;
}

#static_map_info ol li a {
	border: 0;
	display: inline;
	font-weight: normal;
	padding: 0;
}

.dialog h2 {
	margin: 0 0 -1em;
}

.dialog p, .dialog ol {
	font-size: 1.3em;
	margin: 1.385em 0;
}

.dialog p {
	margin-bottom: 0;
}

.dialog ul {
	border-top: 1px solid #d8d8d8;
	float: left;
	list-style: none;
	font-size: 1.1em;
	margin: 1.636em 0;
	padding: .5em 0 0;
	width: 100%;
}

.dialog li {
	float: left;
	margin-right: .769em;
}

.dialog li a:link, .dialog li a:visited {
	background-color: #e5e5e5;
	border: 0;
	-moz-border-radius: .273em;
	-webkit-border-radius: .273em;
	color: #4c4c4c;
	float: left;
	font-weight: normal;
	padding: .364em .636em;
}

.dialog li a:hover, .dialog li a:focus, .dialog li a:active {
	background-color: #d8d8d8;
	color: #000;
}

.dialog li:last-child a:link, .dialog li:last-child a:visited {
	border: 0;
}

.dialog li.newgroup {
	clear: left;
}

/*

++ Overrides

*/

#home h2 {
	margin-top: .75em;
}

#home #google_map,
#callback #google_map {
	height: 248px;
	margin-left: 1.7em;
	width: 444px;
}

#home .section,
#callback .section {
	background-position: 50% 0;
}

#home .article,
#callback .article {
	width: 46.3em;
}

#home .aside,
#callback .aside {
	width: 46.3em;
}

#clients .article {
	/* border: 0; */
	padding-right: 0;
	width: 48em;
}

#myAutoComplete { 
	width:30.3em; /* set width here or else widget will expand to fit its container */
	margin-right: 1.7em;
	padding-bottom:2em; 
}

#myContainer ul {
	margin:0;
	padding:0;
	width:100%;
	font-size: 1.4em;
}

}

@media print {
}