/*
-------------------------------------------------
URI: http://www.project365.co.uk
Created by Project 365
-------------------------------------------------

CONTENTS

1: SITE MASTER SETUP (including reset from Tripoli)

2: TYPOGRAPHY/DESIGN 

3: LAYOUT
	3.1 main form
	3.2 container
	3.3 header
	3.4 content
	3.5 primary content
	3.6 secondary content
	3.7 tertiary content
	3.8 footer
	
4: GLOBAL ELEMENTS / CONTROLS
	4.1 accessibility
	
5: TEMPLATE / PAGE SPECIFIC
	
6: USEFUL CLASSES

/* -----------------------------------------------
1. SITE MASTER SETUP
----------------------------------------------- */

/* Imported mostly from Tripoli reset.css - http://www.monc.se/tripoli/css/reset.css */
* { margin:0; padding:0; text-decoration:none; outline:none } code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext { font:inherit } a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table { border:none } table { border-collapse:collapse; border-spacing:0 } caption, th, td, center { text-align:left; vertical-align:top } q { quotes:"" "" } font { color:inherit !important; font:inherit !important; color:inherit !important } marquee { overflow:inherit !important; -moz-binding:none } blink { text-decoration:none } nobr { white-space:normal }
/* end of import */
body { height:100%; text-align:center; min-width:775px; background:#fff; color:#636466; }
ul { list-style:disc outside }
ol { list-style:decimal outside }


/* -----------------------------------------------
2. TYPOGRAPHY / DESIGN
----------------------------------------------- */

html { font-size:62.5%; font-family:arial, verdana, "microsoft sans serif", helvetica, sans-serif; line-height:1.4em; color:#000 }
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea { font-size:1.1em; font-family:monaco, "Lucida Console", courier, mono-space }
h1 { font-size:2em; color:#000; margin:0 0 12px 0 }
h2 { font-size:1.8em; color:#000; margin:0 0 12px 0 }
h3 { font-size:1.6em; color:#000; margin:0 0 12px 0 }
h4 { font-size:1.4em; color:#000; margin:0 0 12px 0 }
h5 { font-size:1.2em; color:#000; margin:0 0 12px 0 }
h6 { font-size:1.1em; color:#000; margin:0 0 12px 0 }
p {  font-size:1.1em; color:#666; margin:0 0 12px 0; line-height:170% }
a { color:#ff4600; text-decoration:none }
a:hover { color:#ff4600; text-decoration:underline }
a:visited {  }
a:active {  }
ul { margin:0 0 12px 0; font-size:1.1em }
ol { margin:0 0 12px 0; font-size:1.1em }
dl { margin:0 0 12px 0; font-size:1.1em }
hr { display:block; background:#aaa; color:#aaa; width:100%; height:1px; border:none }
address { font-size:1.4em; color:#999; font-style:normal; line-height:150% }
blockquote { font-size:1.1em; font-style:italic; line-height:180%; border-left:3px solid #d6d8d9; padding:0 15px; margin:20px 0 25px 20px; color:#666 }
table { border-top:1px solid #ccc;  border-left:1px solid #ccc }
th, td { border-bottom:1px solid #ddd; border-right:1px solid #ccc }
fieldset { border:0 }
legend { background:#fff; }
label { font-size:1.1em }
textarea, input[type='text'], select { border:1px solid #000; background:#fff; font-size:11px; color:#000 }


/* -----------------------------------------------
3. LAYOUT
----------------------------------------------- */

/* 3.1 - main form */
form.main { width:100%; height:100% }

/* 3.2 - container */
div#container { text-align:center; width:952px; margin:0 auto }

/* 3.3 - header */
div#header { height:112px; background:url("../images/backgrounds/header.gif") no-repeat top center }

/* 3.4 - content */
div#content { text-align:left }

/* 3.5 - primary content */
div#primary-content {  }

/* 3.6 - secondary content */
div#secondary-content {  }

/* 3.7 - secondary content */
div#tertiary-content {  }

/* 3.8 - wrapper */
div.wrapper {  }

/* 3.9 - footer */
div#footer { background:url(../images/backgrounds/footer-arrow.gif) no-repeat top left; margin:70px 0 0 0; padding:0 0 0 25px }

/* -----------------------------------------------
4. GLOBAL ELEMENTS / CONTROLS
----------------------------------------------- */

/* 4.1 - accessibility */
ul#skiplinks { display:none }
ul#skiplinks a, ul#skiplinks a:hover, ul#skiplinks a:visited { position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden } 
ul#skiplinks a:active, ul#skiplinks a:focus { position:static; width:auto; height:auto }

/* 4.2 - navigation */
/* primary navigation */
ul#primary-navigation { list-style:none; display:inline; float:right; margin:39px 26px 0 0 }
ul#primary-navigation li { float:left; list-style:none; display:inline; margin:0 1px }
ul#primary-navigation li a { height:49px; float:left; overflow:hidden }
ul#primary-navigation li a:hover { background-position:50% -49px; border-bottom:none }

#nav-home { width:72px; text-indent:-3000px; margin:0 4px 0 0!important }
#nav-home a { width:72px; background:url("../images/buttons/primary-navigation/home.gif") no-repeat; display:block }
#nav-our-work { width:101px; text-indent:-3000px }
#nav-our-work a { width:101px; background:url("../images/buttons/primary-navigation/our-work.gif") no-repeat; display:block }
#nav-what-we-do { width:115px; text-indent:-3000px }
#nav-what-we-do a { width:115px; background:url("../images/buttons/primary-navigation/what-we-do.gif") no-repeat; display:block }
#nav-talk-to-us { width:100px; text-indent:-3000px }
#nav-talk-to-us a { width:100px; background:url("../images/buttons/primary-navigation/talk-to-us.gif") no-repeat; display:block }

/* secondary navigation */
ul#secondary-navigation { list-style:none; display:inline; width:540px; margin-top:30px }
ul#secondary-navigation li { float:left; list-style:none; display:inline }
ul#secondary-navigation li a { float:left; overflow:hidden }

#nav-ad-generator { width:172px; height:27px; text-indent:-3000px }
#nav-ad-generator a { width:172px; height:27px; background:url("../images/buttons/secondary-navigation/ad-generator.gif") no-repeat; display:block }
#nav-ad-generator a:hover { background-position:50% -27px }
#nav-cnp { width:187px; height:27px; text-indent:-3000px }
#nav-cnp a { width:187px; height:27px; background:url("../images/buttons/secondary-navigation/cnp.gif") no-repeat; display:block }
#nav-cnp a:hover { background-position:50% -27px }
#nav-homes-financial { width:181px; height:27px; text-indent:-3000px }
#nav-homes-financial a { width:181px; height:27px; background:url("../images/buttons/secondary-navigation/homes-financial.gif") no-repeat; display:block }
#nav-homes-financial a:hover { background-position:50% -27px }
#nav-feelfit { width:115px; height:34px; text-indent:-3000px }
#nav-feelfit a { width:115px; height:34px; background:url("../images/buttons/secondary-navigation/feelfit.gif") no-repeat; display:block }
#nav-feelfit a:hover { background-position:50% -34px }
#nav-the-mix-manchester { width:202px; height:34px; text-indent:-3000px }
#nav-the-mix-manchester a { width:202px; height:34px; background:url("../images/buttons/secondary-navigation/the-mix-manchester.gif") no-repeat; display:block }
#nav-the-mix-manchester a:hover { background-position:50% -34px }
#nav-euroview-sport { width:187px; height:34px; text-indent:-3000px }
#nav-euroview-sport a { width:187px; height:34px; background:url("../images/buttons/secondary-navigation/euroview-sport.gif") no-repeat; display:block }
#nav-euroview-sport a:hover { background-position:50% -34px }
#nav-john-hodgson { width:194px; height:35px; text-indent:-3000px }
#nav-john-hodgson a { width:194px; height:35px; background:url("../images/buttons/secondary-navigation/john-hodgson.gif") no-repeat; display:block }
#nav-john-hodgson a:hover { background-position:50% -35px }
#nav-gamesstream { width:165px; height:35px; text-indent:-3000px }
#nav-gamesstream a { width:165px; height:35px; background:url("../images/buttons/secondary-navigation/gamesstream.gif") no-repeat; display:block }
#nav-gamesstream a:hover { background-position:50% -35px }
#nav-extreme-eyewear { width:181px; height:35px; text-indent:-3000px }
#nav-extreme-eyewear a { width:181px; height:35px; background:url("../images/buttons/secondary-navigation/extreme-eyewear.gif") no-repeat; display:block }
#nav-extreme-eyewear a:hover { background-position:50% -35px }
#nav-pub-in-the-park { width:181px; height:35px; text-indent:-3000px }
#nav-pub-in-the-park a { width:181px; height:35px; background:url("../images/buttons/secondary-navigation/pub-in-the-park.gif") no-repeat; display:block }
#nav-pub-in-the-park a:hover { background-position:50% -35px }

/* footer */
div#footer ul { list-style:none; margin-left:15px }
div#footer ul li { padding:2px 0; color:#969ca0; float:left; margin-right:10px }
div#footer a { color:#999 }

/* 4.3 - buttons */
a.btn-logo { display:block; width:158px; height:112px; text-decoration:none; background:url("../images/buttons/logo.gif") top left; text-indent:-3000px; float:left }
a.btn-logo:hover { background-position:50% -112px }
a.btn-talk-to-us { display:block; width:427px; height:55px; text-decoration:none; background:url("../images/buttons/talk-to-us.gif") top left; text-indent:-3000px; margin-left:70px }
a.btn-talk-to-us:hover { background-position:50% -55px }
a.btn-top { display:block; width:32px; height:19px; text-decoration:none; background:url("../images/buttons/top.gif") top left; text-indent:-3000px; margin-top:-47px }
a.btn-top:hover { background-position:50% -19px }
a.btn-get-in-touch { display:block; width:480px; height:36px; text-decoration:none; background:url("../images/buttons/get-in-touch.gif") top left; text-indent:-3000px }
a.btn-get-in-touch:hover { background-position:50% -36px }

/* 4.4 - image replaced text */
/* titles */
h1.ttl-new-media-agency { height:251px; width:952px; background:url("../images/titles/new-media-agency.gif") no-repeat; text-indent:-3000px; margin:0 }

h2.ttl-the-work { height:100px; width:370px; background:url("../images/titles/the-work.gif") no-repeat; text-indent:-3000px; margin:0 }
h2.ttl-what-we-do { height:118px; width:952px; background:url("../images/titles/what-we-do.gif") no-repeat; text-indent:-3000px; margin:0 }

h3.ttl-ad-generator { height:49px; width:235px; background:url("../images/titles/ad-generator.gif") no-repeat bottom; text-indent:-3000px }
h3.ttl-cnp-professional { height:49px; width:235px; background:url("../images/titles/cnp-professional.gif") no-repeat bottom; text-indent:-3000px; margin:0 }
h3.ttl-feelfit { height:49px; width:235px; background:url("../images/titles/feelfit.gif") no-repeat bottom; text-indent:-3000px; margin:0 }
h3.ttl-homes-financial { height:49px; width:235px; background:url("../images/titles/homes-financial.gif") no-repeat bottom; text-indent:-3000px; margin:0 }
h3.ttl-gamesstream { height:49px; width:235px; background:url("../images/titles/gamesstream.gif") no-repeat bottom; text-indent:-3000px; margin:0 }
h3.ttl-john-hodgson { height:49px; width:235px; background:url("../images/titles/john-hodgson.gif") no-repeat bottom; text-indent:-3000px; margin:0 }
h3.ttl-euroview-sport { height:49px; width:235px; background:url("../images/titles/euroview-sport.gif") no-repeat bottom; text-indent:-3000px; margin:0 }
h3.ttl-extreme-eyewear { height:49px; width:235px; background:url("../images/titles/extreme-eyewear.gif") no-repeat bottom; text-indent:-3000px; margin:0 }
h3.ttl-the-mix-manchester { height:49px; width:235px; background:url("../images/titles/the-mix-manchester.gif") no-repeat bottom; text-indent:-3000px; margin:0 }
h3.ttl-pub-in-the-park { height:49px; width:235px; background:url("../images/titles/pub-in-the-park.gif") no-repeat bottom; text-indent:-3000px; margin:0 }

h2.ttl-some-more-work { height:132px; width:671px; background:url("../images/titles/some-more-work.gif") no-repeat; text-indent:-3000px; margin:0 }
h2.ttl-some-stats { height:104px; width:952px; background:url("../images/titles/some-stats.gif") no-repeat; text-indent:-3000px; margin:0 }
h2.ttl-even-more-work { height:152px; width:671px; background:url("../images/titles/even-more-work.gif") no-repeat; text-indent:-3000px; margin:0 }

h3.ttl-the-fluffy-marketing-version { height:110px; width:952px; background:url("../images/titles/the-fluffy-marketing-version.gif") no-repeat; text-indent:-3000px; margin:0 }
h3.ttl-where-do-we-start { height:64px; width:382px; background:url("../images/titles/where-do-we-start.gif") no-repeat; text-indent:-3000px; margin:0 }
h3.ttl-getting-in-contact { height:64px; width:346px; background:url("../images/titles/getting-in-contact.gif") no-repeat; text-indent:-3000px; margin:0 }

h4.ttl-thats-it { height:53px; width:928px; background:url("../images/titles/thats-it.gif") no-repeat; text-indent:-3000px; margin:0 }

dt.ttl-landing-page-analysis { height:38px; width:189px; background:url("../images/titles/landing-page-analysis.gif") no-repeat; text-indent:-3000px; margin:0 }
dt.ttl-form-analysis { height:38px; width:189px; background:url("../images/titles/form-analysis.gif") no-repeat; text-indent:-3000px; margin:0 }
dt.ttl-usability-studies { height:38px; width:189px; background:url("../images/titles/usability-studies.gif") no-repeat; text-indent:-3000px; margin:0 }
dt.ttl-creative-and-copywriting { height:38px; width:189px; background:url("../images/titles/creative-and-copywriting.gif") no-repeat; text-indent:-3000px; margin:0 }
dt.ttl-ppc-research-and-setup { height:38px; width:189px; background:url("../images/titles/ppc-research-and-setup.gif") no-repeat; text-indent:-3000px; margin:0 }
dt.ttl-campaign-management { height:38px; width:189px; background:url("../images/titles/campaign-management.gif") no-repeat; text-indent:-3000px; margin:0 }
dt.ttl-split-testing { height:38px; width:189px; background:url("../images/titles/split-testing.gif") no-repeat; text-indent:-3000px; margin:0 }
dt.ttl-the-right-traffic { height:38px; width:189px; background:url("../images/titles/the-right-traffic.gif") no-repeat; text-indent:-3000px; margin:0 }
dt.ttl-brand-promotion { height:38px; width:189px; background:url("../images/titles/brand-promotion.gif") no-repeat; text-indent:-3000px; margin:0 }
dt.ttl-display-networks { height:38px; width:189px; background:url("../images/titles/display-networks.gif") no-repeat; text-indent:-3000px; margin:0 }
dt.ttl-tracking { height:38px; width:189px; background:url("../images/titles/tracking.gif") no-repeat; text-indent:-3000px; margin:0 }
dt.ttl-software-development { height:38px; width:189px; background:url("../images/titles/software-development.gif") no-repeat; text-indent:-3000px; margin:0 }

/* paragraphs */
p.ttl-we-make-great-sites { height:78px; width:952px; background:url("../images/titles/we-make-great-sites.gif") no-repeat; text-indent:-3000px; margin:0 }
p.ttl-lucky-people { height:100px; width:370px; background:url("../images/titles/lucky-people.gif") no-repeat; text-indent:-3000px; margin:0 }
p.ttl-design-fantastic-sites { height:128px; width:952px; background:url("../images/titles/design-fantastic-sites.gif") no-repeat; text-indent:-3000px; margin:0 }
p.ttl-you-then-make-money { height:84px; width:952px; background:url("../images/titles/you-then-make-money.gif") no-repeat; text-indent:-3000px; margin:0 }
p.ttl-told-you-it-was-simple { height:40px; width:952px; background:url("../images/titles/told-you-it-was-simple.gif") no-repeat; text-indent:-3000px; margin:0 }
p.ttl-bored { height:132px; width:281px; background:url("../images/titles/bored.gif") no-repeat; text-indent:-3000px; margin:0 }
p.ttl-its-back { height:152px; width:281px; background:url("../images/titles/its-back.gif") no-repeat; text-indent:-3000px; margin:0 }

p.star { padding-left:15px; margin:-10px 25px 0 0; line-height:450%; background:transparent url("../images/icons/star.gif") center left no-repeat }

.strike { text-decoration: line-through }

/* 4.5 - lists */

/* 4.6 - icons */

/* 4.7 - forms */
div#contact-form { float:right; width:476px }
div#contact-form fieldset { border:none; margin:0; padding:0 }
div#contact-form ol li label { width:100px; float:left; text-align:right; display:block; font-weight:normal; cursor:pointer; padding:5px 30px 0 0; font-family:arial, verdana, "microsoft sans serif", sans-serif; font-size:1.4em; color:#666 }
div#contact-form ol li input { width:229px; padding:2px; font-family:arial, verdana, "microsoft sans serif", sans-serif; font-size:1.3em; color:#444; border:1px solid #d0d3d4 }
div#contact-form ol li input.form-button { width:157px; height:25px; border:0 }
div#contact-form ol li textarea { width:223px; padding:5px; border:1px solid #d0d3d4; font-family:arial, verdana, "microsoft sans serif", sans-serif; font-size:1.3em; }
div#contact-form ol li select { width:235px; padding:1px; font-family:arial, verdana, "microsoft sans serif", sans-serif; font-size:1.3em; color:#444; border:1px solid #d0d3d4 }
div#contact-form ol { list-style:none }
div#contact-form ol li { padding-top:10px; }

#recaptcha_widget_div { margin-left: 48px }
#recaptcha_widget_div label { float: none!important }

/* 4.8 - banners */


/* -----------------------------------------------
5. TEMPLATE/PAGE SPECIFIC
----------------------------------------------- */
div#the-work { height:207px; background:url(../images/backgrounds/the-work.gif) no-repeat bottom left }

div.case-study { margin:20px 0; padding:0 0 33px 20px!important; background:url("../images/backgrounds/dotted-line.gif") no-repeat bottom left }
div.case-study p { width:235px; font-size:1.2em }
div.case-study h3 { margin:0 0 15px 0 }
div.case-study img { margin-right:25px }

div#marketing-section p { font-size:1.6em; margin-left:22px; margin-right:22px }

div.glossary-row { width:907px; margin:0 auto; background:url("../images/backgrounds/glossary-divide.gif") no-repeat bottom left; padding:15px 0 20px 0 }
div.glossary-row dl { float:left; width:272px; margin-left:45px }
div.glossary-row dd { line-height:160%; margin-top:10px }
.first-in-row { margin-left:0!important }

div#stats { float:left; width:476px }
div#stats ul { list-style:none; margin-left:35px }
div#stats ul li { font-size:1.5em; padding-left:20px; line-height:170%; background:transparent url("../images/icons/star.gif") center left no-repeat }



/* -----------------------------------------------
6. USEFUL CLASSES
----------------------------------------------- */

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
.clr { overflow:hidden; clear:both; height:1px; margin-top:-1px }
.la { text-align:left }
.ra { text-align:right }
.ca { text-align:center }
.fl { float:left }
.fr { float:right }
.vt { vertical-align:top }
.vm { vertical-align:middle }
.vb { vertical-align:bottom }
.nb { border:0 none }