/* UTILISING DEFAULT SCHEME BRANDING AND OVERALL SIZING PAGE */
/* THIS BROWSER INFO
/* Detail   CCBot/1.0 (+http://www.commoncrawl.org/bot.html) 
/* System   --unknown-- 
/* ThisBrowser    -- unavailable --  
/* Release    -- unavailable --  
/* Version    -  
*/


/* =========================== DEFAULT LAYOUT ================== */

h2.pageTitle { font-size:2.5em; color:#005292; padding:0px;}

div#text { clear:both; float:left; width:460px; position:relative; }

div.summary { clear:both; float:left; width:100%; padding:30px 0px 25px 0px;}
div.summary div.cmsText p { font-size:2.4em; line-height:110%;  color:#005292; }

div.text { clear:both; float:left; width:100%; }
div.text div.cmsText p { font-size:1.4em; }
div.text div.cmsText li { font-size:1.4em; }

div#extra { clear:none; float:right; width:345px; position:relative; margin-bottom:-70px;  }


/* ================================================================== SOCIAL LINKS SPECIFIC STUFF ===================================*/

ul#social { clear:none; float:left; display:block; padding:0px; }
ul#social li { clear:none; float:left; display:block;  padding:0px 0px 0px 5px; }
ul#social li:first-child { padding-left:0px; }
ul#social a { clear:none; float:left; display:block; width:32px; height:31px; background-color:transparent;background-position:left top; background-repeat:no-repeat; }
ul#social a span { display:none; }
ul#social a#blogLink { background-image:url('img/bg_blog.png'); }
ul#social a#twitter { background-image:url('img/bg_twitter.png'); }
ul#social a#linkedIn { background-image:url('img/bg_linkedIn.png'); }


div#footer ul#social { position:absolute; left:50px; bottom:50px; }
div#footer ul#social li { padding:0px 0px 0px 20px; }
div#footer ul#social li:first-child { padding-left:0px; }




