/**
 * @version          1.0
 * @package          Joomla.Site
 * @subpackage	     Mind To Mind design
 * @copyright        Copyright (C) 2011 - Mind To Mind ApS, All rights reserved.
 * @license          Commercial License
 */
 
/* Reset */
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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ************************* */

/*** Global ***/

html, body {
    font-size: 12px;
    line-height: 1.5;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    color: #5a5b5d;
    margin: 0;
    padding: 0;
    background: #efebe7;
}

body {
    padding-bottom: 20px;
}

a {
    color: #5296ac;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    line-height: 1;
    color: #726e69;
    font-family: HelveticaNeueThin, Verdana, sans-serif;
}

h1 {
    font-size: 34px;
    margin-bottom: 44px;
}

h2 {
    font-size: 31px;
    margin-bottom: 37px;
}

h3 {
    font-size: 26px;
    margin-bottom: 32px;
}

h4 {
    font-size: 21px;
    margin-bottom: 25px;
}

h5 {
    font-size: 17px;
    margin-bottom: 18px;
}

h6 {
    font-size: 14px;
    margin-bottom: 12px;
    font-weight: bold;
}

p + p {
    margin-top: 20px;
}

a img {
    border: 0 none;
}

strong {
    font-weight: bold;
}

.group:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0;
}

[valign="middle"] {
    vertical-align: middle;
}

nav a {
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
}

nav a:hover {
    text-decoration: none;
}

div.page {
    position: relative;
    width: 1022px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 88px rgba(0, 0, 0, 0.4);
}

.top {
    background: #246585;
}

.top .moduletable.top-logo {
    float: left;
    width: 292px;
    padding: 101px 0 102px;
}

.top .moduletable.top-logo p {
    line-height: 0;
    text-align: center;
}

.top .moduletable.top-slideshow {
    float: right;
    width: 730px;
}

.top .moduletable.top-slideshow .box_skitter .info_slide {
    left: 20px;
    bottom: 12px;
    top: auto;
    background: transparent;
    padding: 0;
    font: inherit;
    opacity: 1;
    border-radius: 0;
    display: block;
}

.top .moduletable.top-slideshow .box_skitter .info_slide .image_number {
    text-indent: -999px;
    overflow: hidden;
    width: 16px;
    height: 16px;
    line-height: 0;
    background: transparent url(../images/ticks.png) no-repeat left top;
    padding: 0;
    margin: 0;
}

.top .moduletable.top-slideshow .box_skitter .info_slide .image_number.image_number_select,
.top .moduletable.top-slideshow .box_skitter .info_slide .image_number:hover {
    background-position: right top;
}

.top .moduletable.top-slideshow .box_skitter .info_slide .image_number + .image_number {
    margin-left: 3px;
}

.top .moduletable-top-menu {
    line-height: 1;
}

.top .moduletable-top-menu nav li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 146px;
}

.top .moduletable-top-menu nav li a {
    background: #7ca3b6;
    display: block;
    text-align: center;
    color: #fff;
    padding: 9px 0;
    text-transform: uppercase;
}

.top .moduletable-top-menu nav li.active a,
.top .moduletable-top-menu nav li a:hover {
    background: #246585;
    color: #e7d5c3;
}

.content {
    padding-top: 42px;
}

.middle {
    padding-bottom: 100px;
}

.content .leftside {
    width: 218px;
    padding: 70px 0 0 74px;
    float: left;
}

.content .leftside nav li {
    line-height: 1;
    display: block;
}

.content .leftside nav li + li {
    margin-top: 25px;
}

.content .leftside nav li a {
    color: #231f20;
    font-family: HelveticaNeueExt, Verdana, sans-serif;
}

.content .leftside nav li.active a,
.content .leftside nav li a:hover {
    color: #888079;
}

.content .inner-content {
    float: left;
}

.content .leftside + .inner-content {
    width: 586px;
}

.botinside {
    width: 100%
}

.botinside .moduletable.footer-text {
    float: left;
    position: relative;
    left: 50%;
}

.botinside .custom.footer-text {
    position: relative;
    right: 50%;
    padding: 12px 14px;
    font-size: 9px;
    line-height: 1;
    border-left: 3px solid #246585;
}


/*** Custom ***/
.partner-page article.article {
    padding-top: 77px;
}