body
{
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 70%;
	color: #726e6c;
	line-height: 1.4;
}

hr
{
	background: #fff;
	color: #fff;
	border: 0 none;
	border-top: 1px solid #e4e2db;
}

.clear
{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	display: block;
}

.text
{
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	padding: 4px;
	border: 1px solid #ccc;
}

.button
{
	font-size: 100%;
	font-family: arial, helvetica, sans-serif;
}

img
{
	border: 0 none;
}

h1, h2, h3, h4, h5, h6, p, ul, ol
{
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6
{
	color: #000;
}

h3 {font-size: 125%;}
h4 {font-size: 115%;}

a
{
	color: #000;
	text-decoration: none;
}

a:hover,
a.link:hover,
#side a:hover,
#side a.link:hover,
#footer a:hover,
#footer .right p.corp a:hover
{
	color: #f60;
}

a.link,
#side a.link
{
	color: #000;
	text-transform: uppercase;
	font-size: 80%;
	margin-left: 10px;
}

a.link span
{
	border-bottom: 1px dashed #918f8f;
	font-size: 110%;
}

.center,
#wrapper
{
	width: 960px;
	margin: 0 auto;
}

#top
{
	background: #1b1a1a;
	color: #838383;
	padding: 5px 0;
	font-size: 90%;
}

#top .center
{
	text-align: right;
	position: relative;
	z-index: 25;
}

#top b
{
	color: #ccc;
	font-weight: normal;
}

#top a
{
	color: #fff;
	margin-left: 10px;
}

#header
{
	padding-top: 40px;
	height: 32px;
	border-bottom: 1px solid #f1efe9;
	margin-bottom: 12px;
}

#header .logo
{
	float: left;
	padding-bottom: 12px;
	border-bottom: 2px solid #000;
}

#header ul
{
	float: right;
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}

#header ul ul
{
	display: none;
	position: absolute;
	left: 0;
	top: 15px;
	width: 200px;
	padding: 11px 0 0 0;
	background: #fff;
}

#header ul li
{
	float: left;
	margin-left: 25px;
	position: relative;
	z-index: 10;
}

#header ul li:hover ul
{
	display: block;
}

#header ul ul li
{
	float: none;
	margin: 0;
}

#header ul li a
{
	float: left;
	background: url(/media/images/header-menu.gif);
	height: 15px;
}

#header ul ul li a
{
	float: none;
	background: #f1efe9;
	color: #3b3a38;
	height: auto;
	width: auto !important;
	display: block;
	padding: 6px 10px;
	border-top: 1px solid #fff;
}

#header ul ul li a:hover
{
	background: #3b3a38;
	color: #fff;
}

#header ul li#menu-home a
{
	width: 41px;
}

#header ul li.active#menu-home a,
#header ul li#menu-home a:hover
{
	background-position: 0 15px;
}

#header ul li#menu-what-we-do a
{
	width: 84px;
	background-position: -41px 0;
}

#header ul li.active#menu-what-we-do a,
#header ul li#menu-what-we-do a:hover
{
	background-position: -41px 15px;
}

#header ul li#menu-about-us a
{
	width: 64px;
	background-position: -125px 0;
}

#header ul li.active#menu-about-us a,
#header ul li#menu-about-us a:hover
{
	background-position: -125px 15px;
}

#header ul li#menu-case-studies a
{
	width: 65px;
	background-position: -189px 0;
}

#header ul li.active#menu-case-studies a,
#header ul li#menu-case-studies a:hover
{
	background-position: -189px 15px;
}

#header ul li#menu-news a
{
	width: 39px;
	background-position: -254px 0;
}

#header ul li.active#menu-news a,
#header ul li#menu-news a:hover
{
	background-position: -254px 15px;
}

#header ul li#menu-blog a
{
	width: 31px;
	background-position: -293px 0;
}

#header ul li.active#menu-blog a,
#header ul li#menu-blog a:hover
{
	background-position: -293px 15px;
}

#header ul li#menu-get-in-touch a
{
	width: 89px;
	background-position: -324px 0;
}

#header ul li.active#menu-get-in-touch a,
#header ul li#menu-get-in-touch a:hover
{
	background-position: -324px 15px;
}

#header ul li span
{
	display: none;
}

#header ul ul li span
{
	display: inline;
}

#banner
{
	background: #ff7e00 url(/media/images/banner-bg.gif) right top no-repeat;
	color: #fff;
	height: 178px;
	position: relative;
	margin-bottom: 13px;
}

#bannersmall
{
	background: #ff7e00 url(/media/images/banner-small-bg.gif) right top no-repeat;
	color: #fff;
	height: 70px;
	margin-bottom: 13px;
}

#banner img
{
	position: absolute;
	bottom: 30px;
	left: 30px;
}

#services
{
	border-top: 1px solid #f1efe9;
}

#services .panel
{
	float: left;
	width: 180px;
	margin: 0 15px 15px 0;
	
}

#services .panel#emailmarketing
{
	margin-right: 0;
}

#services .panel h2
{
	text-transform: uppercase;
	font-size: 125%;
}

#work
{
	clear: both;
	min-height: 1px;
	border-top: 1px solid #f1efe9;
	padding-top: 12px;
}

#work .panel
{
	float: left;
	width: 310px;
	margin: 0 15px 0 0;
	padding-bottom: 15px;
}

#work .panel#casestudyend
{
	margin-right: 0;
}

#work .panel .img
{
	background: #f1efe9;
	padding: 5px;
}

#work .panel .img img
{
	display: block;
	border-top: 1px solid #fff;
}

#bottom
{
	clear: both;
	min-height: 1px;
	border-top: 1px solid #e5e3df;
	padding-top: 12px;
}

#bottom h2
{
	font-size: 135%;
	text-transform: uppercase;
	margin-bottom: 16px;
}

#bottom .panel
{
	float: left;
	width: 310px;
	margin: 0 15px 0 0;
	padding-bottom: 25px;
}

#bottom .panel#latestnews h2 img
{
	vertical-align: middle;
}

#bottom .panel#latestnews p
{
	margin-top: -6px;
	font-size: 90%;
}

#bottom .panel#latestnews h3
{
	font-size: 135%;
}

#bottom .panel#latestnews h3 a.link span
{
	text-transform: none;
}

#bottom .panel#about h3
{
	color: #5c5a59;
}

#bottom .panel#about a
{
	color: #5C5A59;
	text-decoration: underline;
}

#bottom .panel#getintouch
{
	margin-right: 0;
}

#footer
{
	background: #f1efe9;
	border-top: 1px solid #e4e2db;
	clear: both;
	padding: 12px 0 40px 0;
}

#footer a
{
	color: #726e6c;
}

#footer .right
{
	float: right;
	text-align: right;
}

#footer .right p
{
	margin: 5px 0;
}

#footer .right p.corp,
#footer .right p.corp a
{
	color: #949291;
}

#footer h3
{
	text-transform: uppercase;
}

#footer a.link span
{
	text-transform: none;
	font-size: 120%;
}

#footer .date
{
	font-size: 90%;
	margin-top: -5px;
	color: #8a8786;
}

#side
{
	float: left;
	width: 300px;
	border-top: 1px solid #f1efe9;
	padding-top: 27px;
	font-size: 90%;
	color: #85817f;
}

#side .text,
#side .button
{
	font-size: 110%;
}

#side h2
{
	text-transform: uppercase;
	font-size: 110%;
	font-weight: bold;
	color: #726e6c;
}

#side a
{
	color: #3c3a39;
}

#side .panel
{
	margin-bottom: 30px;
}

#side .caselist
{
	border-top: 1px solid #f1efe9;
	padding: 5px 0 0 165px;
	margin-bottom: 30px;
}

#side .caselist img
{
	border: 4px solid #f1efe9;
	float: left;
	margin-left: -165px;
	display: inline;
}

#side .caselist h4
{
	margin: 0 0 -7px 0;
	font-size: 115%;
}

#side .caselist p.launch
{
	margin: -3px 0 0 0;
}

#side #blogFilter div
{
	float: right;
	padding-right: 70px;
}

#side #blogFilter div h3
{
	margin-top: 0;
}

#side .panel p.date
{
	margin-top: -10px;
}

#content
{
	float: right;
	width: 635px;
	padding: 0 0 45px 25px;
	border-top: 1px solid #f1efe9;
}

#content h1
{
	font-size: 400%;
	margin-bottom: 30px;
}

#share
{
	
	border-top: 5px solid #f1efe9;
	border-left: 5px solid #f1efe9;
	float: right;
	width: 585px;
	padding: 5px 25px 10px;
}

#share .rss
{
	margin: 0;
	float: right;
	padding-top: 11px;
}

#share img
{
	vertical-align: middle;
	margin-right: 2px;
}

#share a
{
	margin-right: 10px;
}

.ajaxForm
{
	margin-bottom: 15px;
	font-weight: bold;
}

.ajaxFormLoad
{
	display: none;
	vertical-align: middle;
	margin: 0 3px;
}

.ajaxForm b
{
	display: block;
	color: #c00;
}

.ajaxForm big
{
	font-size: 100%;
}

.ajaxForm big b
{
	display: inline;
	color: #000;
}

/*CASE STUDIES*/
/*------------*/

#casestudytabs
{
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	height: 40px;
	border-bottom: 1px solid #ddd;
	text-transform: uppercase;
	font-size: 80%;
}

#casestudytabs li
{
	float: left;
}

#casestudytabs li a
{
	float: left;
	border: 1px dotted #ccc;
	border-left: 0 none;
	border-bottom: 1px solid #ddd;
	padding: 14px 10px 0 10px;
	height: 25px;
	background: #f8f8f8;
	color: #444;
}

#casestudytabs li a:hover,
#casestudytabs li.active a
{
	border-top-color: #555;
	background: #fff;
	color: #000;
}

#casestudytabs li.active a
{
	border-bottom: 1px solid #fff;
}

#content .caselist
{
	float: left;
	width: 310px;
	margin: 0 15px 25px 0;
}

#content .caselist.end
{
	margin-right: 0;
}

#content .caselist h4,
#content .caselist h2
{
	font-size: 125%;
}

#content .caselist img
{
	background: #fff;
	padding-top: 1px;
	border: 5px solid #f1efe9;
}

#content .caselist p
{
	margin-top: 0;
}

#content .caselist p.footer
{
	font-size: 90%;
	font-style: italic;
}

/*NEWS PAGE*/
/*---------*/

.showing
{
	margin: 0;
	float: right;
	color: #888;
}

.paging
{
	margin: 0;
	font-weight: bold;
	padding-bottom: 2px;
}

.paging .active
{
	text-decoration: none;
	font-weight: normal;
}

.rss
{
	text-align: right;
	margin: 0 0 20px 0;
}

.rss *
{
	vertical-align: middle;
}

.rss a
{
	color: #f60;
	text-decoration: none;
}

.rss a:hover
{
	color: #000;
}

#news-list h2
{
	border-top: 1px solid #f1efe9;
	padding-top: 10px;
	margin-top: 25px;
}

#news-list .date
{
	font-size: 90%;
	margin-top: -10px;
}

.bordered
{
	margin: 0 25px 25px 25px;
}

#blog-list h2
{
	border-top: 1px solid #f1efe9;
	padding-top: 10px;
	margin-top: 35px;
}

.blogFooter
{
	font-size: 110%;
	margin-top: 20px;
}

#casethumbs
{
	float: right;
	width: 160px;
	padding-left: 10px;
	border-left: 1px solid #f1efe9;
	margin-left: 15px;
}

#casethumbs img
{
	border: 4px solid #f1efe9;
	margin-bottom: 10px;
}

#towns-list div
{
	float: left;
	width: 33%;
}

#clientLogin
{
	text-align: left;
	position: absolute;
	background: #fff;
	border: 1px solid #f1efe9;
	padding: 20px 20px 10px 20px;
	margin-left: -150px;
	right: 0;
	top: 20px;
}

#clientLogin input
{
	margin-bottom: 2px;
}

#clientEmailUpdate form
{
	display: none;
}

.clientleft
{
	float: left;
	width: 60px;
}

.clientleft span
{
	float: left;
	width: 15px;
	font-size: 90%;
	font-weight: bold;
}

.clientright
{
	margin: 0 0 15px 65px;
	border-top: 1px dashed #bbb;
}

.clientright h4
{
	margin: 0;
}

.clientright ul
{
	list-style: none;
	margin: 15px 0;
	padding: 0 10px;
}

.clientright ul li
{
	border-top: 1px solid #fff;
	padding: 2px 5px;
	background: #f2f2f2;
}

.clientright textarea.text
{
	width: 400px;
}