/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 04 February 2012 02:51:02
*/


/*  STYLESHEET SECTIONS

    Section Flags marked with [=]
    
    RESET BROWSER DEFAULTS
    CONTENT STYLING
    CONTAINERS
    REGION NAV
    NAVIGATION
    RIGHT COLUMN SEARCH
    RIGHT COLUMN CONTENT
    FOOTER
..................................................... */

/* 
=RESET BROWSER DEFAULTS ************************************/
* {
    margin:0;
    padding: 0;
}

body {
    font-size: 65%;
    line-height: 1.3;
    font-family: arial, verdana, helvetica, sans-serif;
    background:#D5D4D4;
}

h2, h3, h4, h5, h6 {
    margin: 1em 0 0.2em 0;
}

p, ul {
    margin: 0.5em 0 1em 0;
}

ol {
    margin: 0.5em 0 1em 2em;
}

h1 {
    font-size: 1.5em;
    margin: 0.1em 0.1em 0.1em 0;
}

h2 {
    font-size: 1.3em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size: 1em;
    font-style:italic;
}

label {
    font-size: 1em;
    clear:both;
    font-weight:normal;
}

a {
   /*outline:none;*/
}

a img {
    border: none;
}


/*=CONTENT STYLING****************************/

#logo {
    margin:21px 0 0 44px;
    width:157px;
    height:45px;
    float:left;
} 

blockquote {
   background-image:url(http://cdn.squiz.co.uk/assets/image/0005/29957/open_quote.gif);
   background-position:left top;
   background-repeat:no-repeat;
   padding:0 40px;
}

blockquote p {
   background-image:url(http://cdn.squiz.co.uk/assets/image/0009/29952/close_quote.gif);
   background-position:right bottom;
   background-repeat:no-repeat;
   padding:0 25px 0 0;
letter-spacing: -0.5px;
font-size: 1.2em;
}

.hide {
    /*display:none;*/
    position:absolute;
    top:-99999px;
    visibility:hidden;
    height:0px;
    overflow:hidden;
}

.hightlight, #introduction.intro{
    padding:10px;
    background-color:#f8f8f8;
}

/*
=CONTAINERS*************************************/

#outer_wrapper {
    background-image:url("http://cdn.squiz.co.uk/assets/image/0020/58601/top_new.jpg");
    background-repeat:repeat-x;
    background-color:rgb(247,247,247);
    margin:0;
    height:1%;
}

#inner_wrapper {
    background:url("http://cdn.squiz.co.uk/assets/image/0019/58600/header-bg_new.jpg") no-repeat scroll center top transparent;
    min-height:580px;
    font-size:1.1em;
    width:980px;
    overflow:hidden;
    height:1%;
    margin:0 auto;
}

#content_wrapper {
    float:left;
    clear:both;
    overflow:hidden;
    width:100%;
    padding:0 0 10px 0;
}

#main_content {
    float:right;
    margin:0 0 0 32px;
    display:inline;   /*redefined in ie6.css*/
    color:#606060;
}

#main_content_inside {
    float:left;
    margin:0 0 0 32px;
    display:inline;
}

/*
=REGION NAV********************/

#region_nav,
#region_nav-responsive {
    float:right;
    height:24px;
    margin:-2px 5px 0 0;
    padding:0;
    color:#9f9ea8;
    line-height:1.5;
    display:inline;
    font-size:1.1em;
}

#region_nav li,
#region_nav-responsive li {
    margin:0 4px 0 0;
    float:left;
    padding:0px 3px;
}

#region_nav li a,
#region_nav-responsive li a {
    text-decoration:none;
    color:#9f9ea8;
    margin:1px 0 0 0;
    padding:0 5px 10px;
    display:block;
    float:left;
}

#region_nav li.selected a, #region_nav li a:hover,
#region_nav-responsive li.selected a, #region_nav-responsive li a:hover {
    /*background-color:#779312;
    background-image:url(http://www.squiz.co.uk/_designs/squiz-new-design/css/global.css/region_nav_bg.gif);
    background-repeat:no-repeat;
    background-position:right bottom;*/
    color:#fff;
    background:#4D4068;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#region_nav li.selected a,
#region_nav-responsive li.selected a {
    color:#fff;
    padding:8px 5px 2px!important;
}

#region_nav li, #nav li,
#region_nav-responsive li {
    float:left;
    list-style-type:none;
}

ul#social_media_links {
  float:right;
  width:117px;
  height:20px;
  background:none;
  margin:0; padding:0;
  list-style:none;
}

ul#social_media_links li { 
    float:left;
    display:inline;
    padding:0;
    height:20px;
    width:20px;
    margin:2px 0 0 5px;
}

ul#social_media_links li button {
  width:20px;
  height:20px;
  color:#000;
  border:0;
  cursor:pointer;
}

ul#social_media_links li button.facebook_icon { background: url('http://cdn.squiz.co.uk/assets/image/0005/58604/facebook-sprite.png') 0 0 no-repeat; text-indent: -9999px; }
ul#social_media_links li button.facebook_icon:hover { background-position:0 -20px; }

ul#social_media_links li button.twitter_icon { background: url('http://cdn.squiz.co.uk/assets/image/0008/58607/twitter-sprite.png') 0 0 no-repeat; text-indent: -9999px; }
ul#social_media_links li button.twitter_icon:hover { background-position:0 -20px; }

ul#social_media_links li button.linkedin_icon { background: url('http://cdn.squiz.co.uk/assets/image/0006/58605/linkedin-sprite.png') 0 0 no-repeat; text-indent: -9999px; }
ul#social_media_links li button.linkedin_icon:hover { background-position:0 -20px; }

ul#social_media_links li button.squizforums_icon { background: url('http://cdn.squiz.co.uk/assets/image/0007/58606/squiz-forums-sprite.png') 0 0 no-repeat; text-indent: -9999px; }
ul#social_media_links li button.squizforums_icon:hover { background-position:0 -20px; }

/*
=Navigation**********************/

#nav {         /*redefined in ie6.css*/
    float:left;
    clear:both;
    margin:15px 0 0 41px;
    width:100%;
    display:inline;
}

#nav li {
    margin:0 10px 0 0;
    position:relative;
    z-index:100;
    width:auto;
    height:27px;
}

#nav li a {
    width:auto;
    height:27px;
    padding:0 0 0 2px;
    float:left;
    line-height:2.5;
    display:block;
    text-decoration:none;
    color:#fff;
}

#nav #matrix_selected,#nav #about_selected, #nav #services_selected, #nav #Portfolio_selected,#nav #news_selected, #nav #careers_selected, #nav #contact_selected, #nav #mini_selected  {
    background-image:url(http://cdn.squiz.co.uk/assets/image/0012/26112/selected.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}

#nav #selected 
{
    background-image:url(http://cdn.squiz.co.uk/assets/image/0012/26112/selected.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}

#nav li a span {
    height:27px;
    float:left;
    padding:0 5px;
}

#nav li a:hover {
    background-image:url(http://cdn.squiz.co.uk/assets/image/0006/26088/nav_top_left.gif);
    background-repeat:no-repeat;
    background-position:left top;
    cursor:pointer;
}

#nav li a:hover span {
    background-image:url(http://cdn.squiz.co.uk/assets/image/0007/26089/nav_top_right.gif);
    background-position:right;
    background-repeat:no-repeat;
}

#nav li ul {
    display:none;
    position:absolute;
    top:26px;
    left:0;
    margin:0;
    background-repeat:no-repeat;
    background-position:bottom right;
    width:auto;
    min-width:136px;
    padding-bottom:2px;
    z-index:-1;
    background-color:#333;
    border-right:1px solid #646374;
    border-bottom:1px solid #646374;
    min-width: none;
    padding-right:8px;
    border-left:1px solid #646374;
}

#nav #matrix ul, #nav #matrix_selected ul, #nav #about ul, #nav #about_selected ul {
   width:140px;
   background-image:url(http://cdn.squiz.co.uk/assets/image/0019/30583/nav_bottom_wide.png);
}

#nav #news ul, #nav #news_selected ul {
   width:150px;
   background-image:url(http://cdn.squiz.co.uk/assets/image/0020/30584/nav_bottom_xwide.png);
}

#nav li:hover ul, #nav li.hover ul {
    display:block;
}

#nav ul li {
    float:none;
    height:23px;
    margin: 0;
    width:auto;
    white-space:nowrap;
}

#nav ul li a {
    color:#adadad;
    background-image:none;
    float:none;
    text-indent:5px;
    line-height:1.5;
    height:23px;
}

#nav ul li a:hover {
    background-image:none;
    color:#fff;
    background-color:#333;
}

#nav li.lvl_1:hover a.lvl_1, #nav li.lvl_1.hover a.lvl_1 {
    background-image:url(http://cdn.squiz.co.uk/assets/image/0006/26088/nav_top_left.gif);
    background-repeat:no-repeat;
    background-color:#333;
}

#nav li.lvl_1:hover a.lvl_1 span, #nav li.lvl_1.hover a.lvl_1 span {
    background-image:url(http://cdn.squiz.co.uk/assets/image/0007/26089/nav_top_right.gif);
    background-position:right;
    background-repeat:no-repeat;
}

/*
=TOOLS***********************/

#right_column .tools {
    float:left;
    width:200px;
    width:80px;
    margin:42px 0 0 -10px;
    list-style-type:none;
    display:inline;
}

#right_column .tools li {
    float:left;
    border-left:1px solid #32334b;
    text-indent:-9999px;
}

.tools li:first-child {  /*redefined in ie6.css*/
    border:none!important;
}

.tools li a {
    display:block;
    background-repeat:no-repeat;
    margin:0 5px;
    outline:none;
}

.tools li .text-transform,
li .text-transform {
    background-image:url(http://cdn.squiz.co.uk/assets/image/0018/26163/text.gif);
    width:17px;
    height:12px;
    text-indent: -9999px;
    margin: 0 4px;
    padding: 0 !important;
}

.tools li .printer,
li .printer {
    background-image:url(http://cdn.squiz.co.uk/assets/image/0011/26102/printer.gif);
    width:12px;
    height:12px;
    text-indent: -9999px;
    margin: 0 4px;
    padding: 0 !important;
}

.tools li .login{
    background-image:url(http://cdn.squiz.co.uk/assets/image/0019/26074/login.gif);
    width:13px;
    height:12px;
}

/*
=RIGHT COLUMN SEARCH*************/
.search-content-col {
    display: none;
}
#right_column form {
    float:left;
    padding:0;
}

#right_column input {
    margin:33px 0 0 0;
}

#right_column label {
    display:none;
}

#right_column input.sq-form-field {
  background: url("http://cdn.squiz.co.uk/assets/image/0004/58603/search_icon.jpg") no-repeat scroll 2px 3px #000000;
    border: 1px solid #666666;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    color: #666666;
    float: left;
    font-size: 1em;
    height: 21px;
    padding: 0 0 0 21px;
    width: 140px;
}

 #right_column .button input {
    background-color: #666666;
    border: medium none;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 1em;
    height: 23px;
    padding: 0;
    width: 45px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

 #right_column .button input:hover {
  background:#555555;
  border:1px solid #555555
}
/*
=RIGHT COLUMN CONTENT*******************/

#right_column {
    float:left;
    width:220px;
    display:inline;
    padding:0 0 0 30px;
}

#right_column .box_content {
    width:210px;
    margin-top:20px;
    float:left;
}

#right_column .box_content img {
    margin-left:-10px;
}

#right_column h2 {
    margin:5px 0 5px 0;
    background-repeat:no-repeat;
}

#right_column h3 {
    font-weight:normal;
    font-size:1.1em;
    color:#2b2b2b;
}

#right_column h4 {
    font-size:1.1em;
    font-weight:normal;
    color:#2b3b2b;
}

#right_column p{
    color:#696969;
}

#right_column strong {
    font-weight:normal;
    color:#2b2b2b;
}

#right_column a {
    font-weight:normal;
    text-decoration:none;
    color:#5688a2;
}

#right_column a:hover {
    text-decoration:underline!important;
}


#right_column li {
    list-style-type: none;
}

#page_nav {
    text-align:right;
    width:100%;
    display:block;  
    padding:0;
    clear:both;
    background-image:url(http://www.squiz.co.uk/_designs/squiz-new-design/css/global.css/hr_bg.gif);
    background-repeat:repeat-x;
    background-position:top;
    float:left;
}

#box_nav {
    background-position:center top;
    background-repeat:repeat-x;
    clear:both;
    display:block;
    float:left;
    padding:0;
    text-align:right;
    width:100%;
}

#page_nav ul{float:right; margin:5px 0 5px 0!important}

#box_nav ul{float:right; margin:5px 0 5px 0!important}

#page_nav ul li {
    float:left;
    border-left:1px solid #aeafb0;
    list-style-type:none;
    margin-right:4px;
}

#box_nav ul li {
    float:left;
    border-left:1px solid #aeafb0;
    list-style-type:none;
}

#page_nav ul li .no_border {
    margin-right:5px;
}

#box_nav ul li .no_border {
    margin-right:5px;
}

#page_nav ul li:first-child {  /* redefined in ie6.css */
    border:none!important;   
}

#box_nav ul li:first-child {  /* redefined in ie6.css */
    border:none!important;   
}

#page_nav ul li a {
    font-family:Helvetica, Arial, sans-serif;
    letter-spacing:-1px;
    padding:0 8px;
    color:#5688A2;
    text-decoration:none !important;
}

#box_nav ul li a {
    font-family:Helvetica, Arial, sans-serif;
    letter-spacing:-1px;
    padding:0 8px;
    color:#5688A2;
    text-decoration:none !important;
}

#page_nav ul li a:hover {
    text-decoration:underline !important;
}

#box_nav ul li a:hover {
    text-decoration:underline !important;
}

/*
=FOOTER*******************/
#footer-wrapper {
    width:980px;
    margin:0 auto;
}

#footer_links, .footer_info, .contacts {
    list-style-type:none;
}

#footer {
    height:104px;
    clear:both;
    color:#696969;
    font-size:1em;
    background: rgb(247,247,247); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(247,247,247,1) 0%, rgba(213,212,212,1) 51%, rgba(213,212,212,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(51%,rgba(213,212,212,1)), color-stop(100%,rgba(213,212,212,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(213,212,212,1) 51%,rgba(213,212,212,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(213,212,212,1) 51%,rgba(213,212,212,1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(247,247,247,1) 0%,rgba(213,212,212,1) 51%,rgba(213,212,212,1) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#d5d4d4',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, rgba(247,247,247,1) 0%,rgba(213,212,212,1) 51%,rgba(213,212,212,1) 100%); /* W3C */
}

#footer_links_wrapper{
    width:1500px;
}

#footer_links {
    float:left;
    margin:13px 0 0 35px;
    display:inline;
}

#footer_links li {
    float:left;
    display:inline;
    line-height:1;
    border-left:1px solid #cccbcb;
}

#footer_links li:first-child {
    padding:0 4px 0 0;
    border-left:none;
}

#footer_links li a {
    color:#696969;
    float:left;
    display:inline;
    text-decoration:none;
    display:block;
    padding:0 4px;
}

#footer_links li a:hover{
    text-decoration:underline;
}

#footer_links li a.no_border, #footer_links li.no_border { 
    border:none;
}

#page_nav li.no_border #page_nav li a.no_border {
    border:none; !important;
} 

.footer_info {
    float:left;
    margin:13px 0 0 275px;
    display:inline;
}

.footer_info li {
    float:left;
    border-left:1px solid #cccbcb;
    line-height:1;
    padding:0 10px;
}

.footer_info li:first-child {
    border:none;
}

.footer_info li a {
    color:#696969;
    text-decoration:none;
}

.footer_info li a:hover{
    text-decoration:underline;
}
.contacts {
    font-size:1.1em;
    float:left;
    margin:22px 0 0 15px;
    width:1000px;
    display:inline;
    clear:both;
}

.contacts li {
    float:left;
    margin:0 10px 0 20px;
    display:inline;
}

.contacts li span {
    color:#696969;
    font-weight:bold;
    font-size:1em;
    display:block;
}

.clear  {
    clear: both;
}

#right_column .sm_tool{
    float: left;
    margin: 38px 0 0 -10px;
    width: 84px;
}
#right_column .sm_tool li{
    display:inline;
    margin-left:5px;
    float:left;
}

#right_column .sm_tool .facebook_icon{
    text-indent:-9999px;
    background:url(http://www.squiz.co.uk/_designs/squiz-new-design/css/global.css/facebook.png) 0 0 no-repeat;
    float:left;
    width:20px;
    height:20px;
}

#right_column .sm_tool .twitter_icon{
    text-indent:-9999px;
    background:url(http://www.squiz.co.uk/_designs/squiz-new-design/css/global.css/twitter.png) 0 0 no-repeat;
    float:left;
    width:20px;
    height:20px;
}

#right_column .sm_tool .linkedin_icon{
    text-indent:-9999px;
    background:url(http://www.squiz.co.uk/_designs/squiz-new-design/css/global.css/linkdin.png) 0 0 no-repeat;
    float:left;
    width:20px;
    height:20px;
}

table.contact_form_new_table {
    background:#eef6fd;
    padding:5px;
}

input.contact_form_new {
    width:333px;
    height:35px;
    padding:2px;
    border:1px solid #a7c5dc;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

textarea.contact_form_new_ta {
    width:333px;
    height:109px;
    padding:2px;
    border:1px solid #a7c5dc;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.contact_form_info { margin:0 0 0 70px; padding:0; }

h3.contact_form_info {
    margin:0 0 0 10px;
    font-weight:normal;
    font-size:1.1em;
    color:#63810c;
}

#input_wrapper {
    background:#daebf7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:5px 0 5px 5px;
    width:343px;
}

input#form_email_45906_submit, input#form_email_58692_submit, input#form_email_59085_submit, 
input#form_email_50744_submit, input#form_email_59246_submit {
     width:349px;
     height:37px;
     border:0;
    background:url('http://cdn.squiz.co.uk/assets/image/0004/58549/contact_submit.png') 0 0 no-repeat;
    font-size:0em;
    cursor:pointer;
}

input#form_email_45906_submit:hover, input#form_email_58692_submit:hover, 
input#form_email_50744_submit:hover, input#form_email_59085_submit:hover, input#form_email_59246_submit:hover {
    background-position: 0 -37px;
}

#right_column ul.sm_tool {display:none; }

.errors-on-form ul li {
  color:red;
}

