/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}body {
  width: 960px;
  margin: 0 auto;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 62.5%;
  background: #fff url(http://static.imerja.com/img/body-bg.png) repeat-x top left;
  color: #808285;
  }
  
#page-wrapper {
 float: left;
 width: 960px;
 margin: 10px 0 0 0;
 padding: 0px 0 20px 0;
 background: transparent url(http://static.imerja.com/img/content-bg.png) no-repeat top left;
 }
  
.landing {
	float: right;
}
.right {
	float: right;
}
  
/**************
 *** Header ***
 **************/
#header {
  clear: both;
  width: 914px;
  float: left;
  margin: 23px 0 0 23px;
  display: inline;
  /* background: transparent url(http://static.imerja.com/img/big-white-top-bg.png) no-repeat top left; */
  background: transparent url(http://static.imerja.com/img/spriteme4.png) no-repeat top left;
	background-position: -10px -149px;
  }
  
#global-logo {
  float: left;
  margin: 30px 0 20px 20px;
  width: 162px;
  }


#search-tel {
	float: right;
	margin: 50px 40px 0px 0;
	width: 386px;
}

#search-tel p.tel {
	float: left;
	margin: 5px 10px;
    font-size: 17px;
}

#search-tel form {
	float: left;
	position: relative;
}

#search-tel form label {
	display: none;
}

#search-tel form .form-text {
	border: none;
    background: transparent;
    width: 157px;
	float: left;
	border: 2px solid #808285;
	padding: 3px;
}

#search-tel form div.form-wrapper {
  }

#search-tel form .btn {  
	float: left;
	margin: 2px 0 0 10px;
}
  
#global-nav {
  clear: both;
  float: left;
  width: 914px;
  background: #77787b;
  }
  
#global-nav li {
  float: left;
  text-align: center;
  }
  
#global-nav li a:link, #global-nav li a:visited {
  padding: 9px 44px 6px 44px;
  display: block;
  font-size: 1.2em;
  color: #fff;
  text-decoration: none;
  background: #77787b;
  }
  
#global-nav li a:hover, #global-nav li a:focus {
  text-decoration: underline;
  }
  
#global-nav li.active a:link, #global-nav li.active a:visited {
  text-decoration: underline;
  /* background: #77787b url(http://static.imerja.com/img/nav-hover.png) repeat-x top left; */
  background: #77787b url(http://static.imerja.com/img/spriteme2.png) repeat-x top left;
  background-position: 0px -10px;
  }
  
/***************************
 *** Main feature & news ***
 ***************************/
#feature-wrapper {
  clear: both;
  width: 914px;
  float: left;
  margin: 0 0 0 23px;
  display: inline;
  }
 
#feature {
  float: left;
  width: 758px;
  height: 340px;
  background: transparent url(http://static.imerja.com/img/feature-bg-single.png) no-repeat bottom left;
  }

.frontpage #feature {
  float: left;
  width: 758px;
  height: 340px;
  }


.small-header #feature {
  float: left;
  width: 758px;
  height: 235px;
  background: transparent url(http://static.imerja.com/img/feature-bg-single.gif) no-repeat bottom left;
  }
 
#feature h1 {
  color: #75C7B9;
  font-size: 5.5em;
  width: 340px;
  font-weight: normal;
  margin: 40px 0 0 30px;
  line-height: 50px;
  text-indent: -9999px;
  }
  
#feature ul {
  margin: 110px 0 0 30px;
  font-size: 1.8em;
  line-height: 25px;
  }

#feature ul li {
  background: url(http://static.imerja.com/img/feature-bullet.gif) no-repeat 0 50%;
  padding-left: 17px;
  min-height: 0px;
  }
 
#news-list {
  width: 144px;
  float: left;
  margin-left: 10px;
  min-height: 340px;
  height: auto;
  background: url(http://static.imerja.com/img/news-bg.png) no-repeat bottom left;
  }

#feature-wrapper .ask-the-expert {
	 min-height: 235px;
	background: url(http://static.imerja.com/img/ask-the-expert.png) no-repeat bottom left;
}

#feature-wrapper .ask-the-expert .expert-copy {
	margin-top: 70px;
	padding: 5px 14px 5px 14px;
	color: #fff;
	font-size: 1.2em;
	line-height: 17px;
}

#feature-wrapper .ask-the-expert .expert-copy a:link, #feature-wrapper .ask-the-expert .expert-copy a:visited {
	color: #fff;
	text-decoration: none;
	margin-top: 15px;
	padding-left: 17px;
	float: left;
	/* background: transparent url(http://static.imerja.com/img/link-arrow.png) no-repeat scroll 0 50%; */
	background: transparent url(http://static.imerja.com/img/spriteme3.png) no-repeat scroll 0 50%;
	background-position: 148px -420px;
}

#feature-wrapper .ask-the-expert .expert-copy a:hover, #feature-wrapper .ask-the-expert .expert-copy a:focus {
	text-decoration: underline;
}
  
#news-list h2 {
  color: #75C7B9;
  font-size: 2.5em;
  margin: 15px 10px 10px 13px;
  }
  
#news-list ul {
  margin: 0 13px;
  line-height: 14px;
  font-size: 1.1em;
  }

#news-list ul li {
  margin: 0 0 5px 0;
  }

#news-list-list ul li {
  margin: 0 0 5px 0;
  }
#news-list ul li a {
    padding-left: 15px;
   background: url(http://static.imerja.com/img/small-bullet.gif) no-repeat top left;
height: 1%;	
	min-height: 0px;
  }

  
#news-list ul li a:link, #news-list ul li a:visited {
  color: #808285;
  text-decoration: none;
  display: block;
  }

#news-list ul li a:hover, #news-list ul li a:focus {
  text-decoration: underline;
  }
  
p.news-subscribe {
  text-align: right;
  margin: 10px 20px 0 0;
  }

p.news-subscribe a:link, p.news-subscribe a:visited {
  display: block;
  padding: 5px 20px;
  color: #808285;
  text-decoration: none;
  /* background: url(http://static.imerja.com/img/feed.gif) no-repeat 100% 50%; */
  background: url(http://static.imerja.com/img/spriteme3.png) no-repeat 100% 50%;
  background-position: 98px -64px;
  }

p.news-subscribe a:hover, p.news-subscribe a:visited {
  text-decoration: underline;
  }
 
 /**************
 *** Content ***
 ***************/
 
 #content-wrapper {
   float: left;
   width: 783px;
   }
 
 #main-content {
   float: left;
   width: 627px;
   }
   
 #main-content h1 {
   font-size: 1.4em;
   padding: 0 15px 5px 15px;
   font-weight: bold;
   }
   
#main-content p {
   font-size: 1.2em;
   line-height: 15px;
   padding: 5px 15px;
   }

#main-content p img {
   vertical-align:text-top;
   }


#main-content ul {
	margin: 5px 0 10px 20px;
	padding: 0 17px 0 17px;
	font-size: 1.2em;
	line-height: 16px;
	list-style-type: square;
	overflow: hidden;
	min-height: 1px;
}

#main-content ul li {
	background: none;
	min-height: 1px;
	font-size: 1em;
	padding: 0;
}

#main-content ul li ul {
	min-height: 1px;
	font-size: 1em;
}

#main-content a:link, #main-content a:visited {
	color: #75C7B9;
	text-decoration: none;
}

#main-content a:hover, #main-content a:focus {
	text-decoration: underline;
}

   
 #content {
  clear: both;
  display: inline;
  width: 914px;
  float: left;
  margin: 0px 0 0 23px;
  padding: 0 0 20px 0;
  background: url(http://static.imerja.com/img/big-white-bottom-bg.png) no-repeat bottom left;
  } 
  
 .content-top-corner {
   float: left;
   display: inline;
   margin: 10px 0 0 23px;
   width: 914px;
   height: 25px;
  /* background: url(http://static.imerja.com/img/big-white-top-bg.gif) no-repeat top left; */
  background: url(http://static.imerja.com/img/spriteme4.png) no-repeat top left;
	background-position: -10px -10px;
   }

 
.local-nav {
   float: left;
   width: 131px;
   display: inline;
   }



/** Single partner style **/

.partner-logo {
	margin: 50px 34px 0 0px;
	float: right;
}

.small-header #feature h3 {
 float: left;
 width: 400px;
 margin-top: 30px;
 padding: 0 20px 5px 20px;
 font-size: 4.5em;
 color: #75C7B9;
 font-weight: normal;
}

.section #feature h3 {
	float: left;
	width: 400px;
	margin-top: 30px;
	padding: 0 20px 5px 20px;
	font-size: 4.5em;
	color: #75C7B9;
	font-weight: normal;
}
    
/** Coloured coulmns **/
 
#body-home .coloured-col {
  margin: 0 0 0 8px;
  }
 
.coloured-col {
   float: left;
   width: 201px;
   margin: 10px 0 0 8px;
   display: inline;
   }
 
#green-col {
   background: #a8d69e url(http://static.imerja.com/img/green-col-bg.png) repeat-x top left; 

  }
   
#blue-col {
   background: #75c7b9 url(http://static.imerja.com/img/blue-col-bg.png) repeat-x top left; 
  }
 
#sky-col {
   background: #7fd1e0 url(http://static.imerja.com/img/sky-col-bg.png) repeat-x top left; 
  }
  
.coloured-col h2 {
  padding: 18px 17px 0 17px;
  font-size: 2.4em;
  font-weight: normal;
  /* background: transparent url(http://static.imerja.com/img/coloured-col-top.png) no-repeat top left; */
  background: transparent url(http://static.imerja.com/img/spriteme3.png) no-repeat top left;
	background-position: -10px -374px;
  }
  
.coloured-col p {
  margin: 10px 17px;
  line-height: 15px;
  }
  
.coloured-col img {
  margin: 10px 0 0 17px;
  }

#main-content .coloured-col .read-more a:link, #main-content .coloured-col .read-more a:visited {
  color: #fff;
  text-decoration: none;
  padding: 10px 13px 10px 0;
  margin: 10px 17px 0px 17px;
  display: block;
  	background: transparent url(http://static.imerja.com/img/link-arrow.png) no-repeat 100% 50%; 
  }
  
#main-content .coloured-col .read-more a:hover, #main-content .coloured-col .read-more a:focus {
  text-decoration: underline;
  }
  
#main-content .coloured-col .read-more {
  text-align: right;
  width: 201px;
  background: transparent url(http://static.imerja.com/img/coloured-col-bottom.png) no-repeat bottom left; 
  margin: 0px;
  padding: 0px;
  }


/** Local nav **/
.local-nav .local-nav-list {
  font-size: 1.1em;
  line-height: 15px;
  }
  
.local-nav .local-nav-list li {
  /* background: url(http://static.imerja.com/img/green-arrow-bullet.gif) no-repeat top left; */
  background: url(http://static.imerja.com/img/spriteme3.png) no-repeat top left;
  background-position: -10px -339px;
  min-height: 1px;
  padding: 0 0 10px 15px;
  font-weight: bold;
  min-height: 1px;
  }

.bottom-local-nav-list li {
  /* background: url(http://static.imerja.com/img/green-arrow-bullet.gif) no-repeat top left; */
  background: url(http://static.imerja.com/img/spriteme3.png) no-repeat top left;
  background-position: -10px -339px;
  min-height: 1px;
  padding: 0 0 10px 15px;
  font-weight: bold;
  }


.local-nav .local-nav-list li a:link, .local-nav-list li a:visited {
  color: #808285;
  text-decoration: none;
  display: block;
  }

.local-nav .local-nav-list li.active a:link, .local-nav-list li.active a:visited {
  color: #a7d59d;
  }
  
.local-nav .local-nav-list li a:hover, .local-nav .local-nav-list li a:focus {
  text-decoration: underline;
  }
  
/** Blockquotes **/
#main-content blockquote p {
  font-weight: bold;
  font-size: 1.3em;
  padding: 0 15px 0 22px;
  margin: 0;
  font-style: italic; 
  background: url(http://static.imerja.com/img/quote-left.png) no-repeat top left;
  }
  
#main-content blockquote {
  margin: 10px 17px;
  background: url(http://static.imerja.com/img/quote-right.png) no-repeat bottom right;
  }
  
#main-content p.author {
  font-weight: bold;
  padding-left: 22px;
  }



/** Contact details **/    
.contact-details h2 {
  text-transform: lowercase;
  font-size: 2.2em;
  margin: 0px 0 15px 20px;
  }
  
.contact-details h3 {
  margin: 10px 0 0 20px;
  }
  
.contact-details ul {
  margin: 0 0 15px 20px;
  line-height: 14px;
   font-size: 10.5px;
	min-height: 1px;
  }
  
.local-nav .awards-img {
  margin: 0 0 0 20px;
  }
  
.secondary-content {
  float: left;
  width: 156px;
  }
  
.secondary-content h2 {
  text-transform: lowercase;
  font-size: 2.2em;
  margin: 0px 0 0 10px;
  }
  
.secondary-content .newsletter-img {
  margin: 15px 0 0 15px;
  }
  
.secondary-content p.business-download-link {
  line-height: 13px;
  margin: 0px 0 10px 17px;
  }
  
.secondary-content p.business-download-link a:link, .secondary-content p.business-download-link a:visited {
  color: #808285;
  text-decoration: none;
  font-weight: bold;
  display: block;
  font-size: 1.1em;
  padding-left: 15px;
/*  background: url(http://static.imerja.com/img/blue-arrow-bullet.gif) no-repeat top left; */
  background: url(http://static.imerja.com/img/spriteme3.png) no-repeat top left;
  background-position: -10px -465px;
  min-height: 1px;
  }
  
.secondary-content p.business-download-link a:hover, .secondary-content p.business-download-link a:focus {
  text-decoration: underline;
  }
  
.secondary-content .blog-link {
  width: 128px;
  height: 111px;
  background: url(http://static.imerja.com/img/spriteme3.png) no-repeat top left;
  background-position: -10px -102px;
  margin: 0 0 10px 17px;
  }
  
.secondary-content .blog-link p {
  padding: 73px 0 0 38px;
  }
  
.secondary-content .blog-link a:link, .secondary-content .blog-link a:visited {
  color: #fff;
  text-decoration: none;
  padding-left: 13px;
  	/* background: transparent url(http://static.imerja.com/img/link-arrow.png) no-repeat 0% 50%; */
	background: transparent url(http://static.imerja.com/img/spriteme3.png)  no-repeat 0% 50%;
	background-position: 148px -420px;
  }
  
.secondary-content .blog-link a:hover, .secondary-content .blog-link a:focus {
  text-decoration: underline;
  }


/*** link for each partner's page ***/

#addlink {
	margin: 0 10px 20px 10px;
	padding-bottom: 10px;
	font-size: 1.1em;
	border-bottom: 1px solid #ccc;
}

#addlink li {
	 padding: 4px 0 4px 17px;
	/* background: url(http://static.imerja.com/img/blue-arrow-bullet.gif) no-repeat 0 50%; */
	background: url(http://static.imerja.com/img/spriteme3.png) no-repeat 0 50%;
	background-position: -10px -465px;
  min-height: 1px;
}

#addlink li.text {
	margin-top: 10px;
	padding-left: 0px;
	background: none;
	font-weight: bold;
}

#addlink li a:link, #addlink li a:visited {
	text-decoration: none;
	color: #808285;
	display: block;
}

#addlink li a:hover, #addlink li a:focus {
	text-decoration: underline;
	color: #808285;
}

/*************
*** News ***
**************/
.news-item {
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

.news-item h1 {
	padding-left: 15px;
	font-size: 1.5em;
}


  
 /*************
 *** Footer ***
 **************/
 #footer {
   width: 760px;
   display: inline;
   float: right;
   border-top: 1px solid #ccc;
   margin: 20px 20px 0 0;
   }
 
#footer .bottom-right {
  float: right;
  margin: 10px 0;
  }
  
#footer .secondary-links {
  padding: 10px 0;
  text-align: left;
}

#footer .secondary-links li {
  background:transparent url(http://static.imerja.com/img/divider.gif) no-repeat scroll 0 50%;
  float:left;
  padding: 0 0.75em;
}

#footer .secondary-links li a:link, #footer .secondary-links li a:visited {
  color: #808285;
  text-decoration: none;
  }
  
#footer .secondary-links li a:hover, #footer .secondary-links li a:focus {
  text-decoration: underline;
  }
  
#footer .secondary-links li.list-first-item { 
  background: none;
}

.post {
	font-size:150%;
        text-decoration:none;
	background-color: white;
	        padding-bottom: 10px;
	padding-right:20px;
}

.post-title {
        font-size:150%;
	        margin-bottom: 10px;
}

.post-title a {
        text-decoration:none;
	color: #808285;
}


.entry a {
        color: #808285;
}

.entry p {
	margin-bottom: 5px;
}
.alignleft {
        float:left;
        text-align:left;
        margin-right:10px;
}
.alignright {
        float:right;
        text-align:right;
        margin-left:10px;
}
.aligncenter {
        margin: 10px auto;
        text-align: center;
        display: block;
}
/* rotator in-page placement */
        div#feature ul {
        margin: 0px;
}
/* rotator css */
        div#feature ul li {
        float:left;
        position:absolute;
        list-style: none;
}
/* rotator image style */
        div#feature ul li img {
        border: none;
        padding: 0px;
        background: #77787B;
}

        div#feature ul li {
        background: transparent;
        padding: 0px;
}
    div#feature ul li.show {
        z-index:500
}
    div#rotator {
        margin-left: 15px;
}
    div#rotator2 {
	float: left;
	
        margin-left: 15px;
}

/* rotator in-page placement */
        div#rotator ul {
        margin: 0px;
}
/* rotator css */
        div#rotator ul li {
        float:left;
        position:absolute;
        list-style: none;
}
/* rotator image style */
        div#rotator ul li img {
        border: none;
        padding: 0px;
        background: white;
}

        div#rotator ul li {
        background: transparent;
        padding: 0px;
}
    div#rotator ul li.show {
        z-index:500
}
/* rotator in-page placement */
        div#rotator2 ul {
        margin: 0px;
}
/* rotator css */
        div#rotator2 ul li {
        float:left;
        position:absolute;
        list-style: none;
}
/* rotator image style */
        div#rotator2 ul li img {
        border: none;
        padding: 0px;
        background: white;
}

        div#rotator2 ul li {
        background: transparent;
        padding: 0px;
}
    div#rotator2 ul li.show {
        z-index:500
}

div#loginx {
	/* background: url(http://static.imerja.com/img/login.png) no-repeat; */
	background: url(http://static.imerja.com/img/spriteme3.png) no-repeat;
	background-position: -10px -233px;
	margin: 0px 0px 10px 10px; 
	width: 120px; 
	padding: 66px 0 10px 46px;
}

div#loginx a {
	text-decoration: none; color: white;
}

div#loginx a:hover, div#loginx a:focus {
  text-decoration: underline;
  }

p.news-twitter {
  text-align: right;
  margin: 10px 20px 0 0;
  }


p.news-twitter a:link, p.news-twitter a:visited {

        display: block;
  padding: 5px 20px;
  color: #808285;
  text-decoration: none;
         background: url( http://twitter-badges.s3.amazonaws.com/t_mini-a.png) no-repeat 100% 50%;
}



p.news-twitter a:hover, p.news-twitter a:visited {
  text-decoration: underline;
  }

