/*
 *  Copyright 2012 Anyware Services
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */

/* begin Page */
/* Created by Artisteer v3.0.0.41778 */

.hidden-L{
	position: absolute;
	left: -20000px;
	top: -20000px;
}

/* search highlight */
span.highlight {
	color: #000000;
	background-color: #fcfc00;
}


abbr[title], abbr[data-original-title],
acronym[title], acronym[data-original-title],
dfn[title], dfn[data-original-title] {
    cursor: help;
    font-style: normal;
}

acronym[title], acronym[data-original-title],
dfn[title], dfn[data-original-title] {
	border-bottom: 1px dotted #999;	
}

abbr[title], abbr[data-original-title] {
	border-bottom: none;
}

/* --------- */
div.page-wai-links
{
	position: absolute;
	width: 100%;
	height: 0;
	text-align: center;
	z-index: 50000;
}

div.page-wai-links a,
div.page-wai-links a:focus,
div.page-wai-links a:active,
div.page-wai-links a:visited,
div.page-wai-links a:hover
{
	position: relative;
	left: -20000px;
	top: -20000px;
	text-decoration: underline;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
}
div.page-wai-links a:active,
div.page-wai-links a:focus,
div.page-wai-links a:hover
{
	left: 0;
	top: 0;
}

/* =========================================================
Heading
============================================================ */
h1 {
    color: #333;
    font: 400 38px  'Rokkitt', serif;
    letter-spacing: 0;
    margin-bottom:15px;
	margin-top: 0px;
}

h1 .content-subtitle{
	color:#999999;
	display:block;
	font-size:26px;
}

h2 {
    color: #595959;
    font: 400 26px 'Rokkitt', serif;
    letter-spacing: 0;
    margin-bottom:5px;
    line-height:normal;
}

.col-content .ametys-cms-content h2,
.col-content .ametys-cms-service h2 { 
	display: list-item;
	list-style-type: none;
/* 	list-style-image: url('../img/bg-h2.png'); */
	list-style-position: inside;
}

/* h2 span.content-title{ display:block; } */

h2 span.content-subtitle{ font-size:.8em; color: #2C2D2E; line-height: normal; display: block;}

/* h2:before { */
/*     content: "◾"; */
/*     font-size: 30px; */
/*     padding-right: 5px; */
/*     padding-top: 5px; */
/*     vertical-align: middle; */
/* } */

h3 {
    color: #333;
    font: 400 24px/26px 'Rokkitt', serif;
    letter-spacing: 0;
    margin:30px 0px 20px;
/*     padding-left:20px; */
}
h4 {
    color: #002F6B;
    font: 400 20px 'Rokkitt', serif;
    letter-spacing: 0;
    margin:30px 0 5px;
/*     padding-left:50px; */

}
h5 {
    color: #333;
    font: 400 16px/20px 'Rokkitt', serif;
    letter-spacing: 0;
    margin-bottom:5px;

}
h6 {
    color: #333;
    font: 400 14px/20px 'Rokkitt', serif;
    letter-spacing: 0;
    margin-bottom:5px;

}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #333;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #999999;
}
p { 
    margin-bottom:10px;
    line-height:18px;
    margin: 12px 0;
}

.ametys-cms-content a, .ametys-cms-service a,
.ametys-cms-content a:link, .ametys-cms-service a:link
{
  text-decoration: none;
  color: #002F6B;
}

a.ui-state-default.ui-state-active.ui-state-hover {
	color: #999999 !important;
}

.ametys-cms-content a:visited, .ametys-cms-content a.visited,
.ametys-cms-service a:visited, .ametys-cms-service a.visited
{
  color: #002F6B;
}

.ametys-cms-content a:hover, .ametys-cms-content a.hover,
.ametys-cms-service a:hover, .ametys-cms-service a.hover
{
  	text-decoration: underline;
}

/* ----
   LINK
   ---- */
.ametys-cms-content a.invisible,
.ametys-cms-content a.invisible:visited
{
	color: #0F1419;
	text-decoration: none;
}

.ametys-cms-content a.invisible:hover,
.ametys-cms-content a.invisible:active,
.ametys-cms-content a.invisible:focus
{
  text-decoration: underline;
}

.ametys-cms-content a.download:before
{
	content:"\e0bc";
	font-family:'icomoon';
	margin-right:5px;
}

.ametys-cms-content a.pdf-2-flash,
.ametys-cms-content a.pdf-2-flash:visited,
.ametys-cms-content a.pdf-2-flash:hover
{
	padding-left: 15px;
	background-image: url('images/link/magnifier.png');
	background-position: left;
	background-repeat: no-repeat;
}

.ametys-cms-content a.know-more,
.ametys-cms-content a.know-more:visited,
.ametys-cms-content a.know-more:hover
{
	background-image: url("../img/arrow-icon.png");
    background-position: right 6px;
    background-repeat: no-repeat;
    color: #002F6B;
    font-family: "Rokkitt",serif;
    font-size: 18px;
    padding: 0 15px 0 0;
}

.ametys-cms-content a.external:after,
.module-box a.external:after
{
	margin-right:5px;
	margin-left:2px;
	content: "\e066";
	font-family:'icomoon';
}

.ametys-cms-content a.mailto:before,
.ametys-cms-content a.comment-sendmail:before
{
	margin-right:5px;
	content: "\e254";
	font-family:'icomoon';
}

.ametys-cms-content a.agenda {
	padding-left:20px;
	background:url('../img/icons/calendar.png') no-repeat left center transparent
}

.ametys-cms-content a.broken,
.ametys-cms-content a.broken:hover,
.ametys-cms-content a.broken:link,
.ametys-cms-content a.broken:visited,
.ametys-cms-content a.broken:active {
	color: #ffffff !important;
	background-color: #ff0000 !important;
}

body
{
  padding: 0; 
  margin:0;
  color: #0F1419;
  height:100%;
  min-height:100%;
  background-color: #F7F7F7;
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}
form .row {
	margin-left : 0;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

.ametys-cms-content dfn a:link,
.ametys-cms-content dfn a:visited,
.ametys-cms-content dfn a:hover,
.ametys-cms-content dfn a:active,
.ametys-cms-content dfn a:focus
{
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #0F1419; 
	color: #0F1419;
}

/* end Page */

/* -----
   IMAGE
   ----- */
.ametys-cms-content img
{
  	margin: 7px 0px;
	padding: 0;	
	box-sizing: border-box;
}

.ametys-cms-content span.invisible img
{
	border-style: none;
	padding: 0;
}

.ametys-cms-content span.frame img 
{
	background-color: #ffffff;
	padding: 3px;
}

.ametys-cms-content span.largeframe img 
{
	background-color: #ffffff;
	padding: 8px;	
}

.ametys-cms-content .floatleft 
{
	float: left;
	margin-left: 0;
	margin-right: 7px;
}

.ametys-cms-content .floatright 
{
	float: right;
	margin-right: 0;
	margin-left: 7px;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* -----
   TABLE
   ----- */
.ametys-cms-content table
{
  border-collapse: collapse;
  margin: 1px;
}
.ametys-cms-content table caption
{
	margin-bottom: 7px;
}
.ametys-cms-content table tr td
{
  padding: 2px;
  vertical-align: top;
  text-align: left;
}
.ametys-cms-content table tr th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}
.ametys-cms-content table tr th p,
.ametys-cms-content table tr td p
{
	margin: 0;
}
.ametys-cms-content table.floatright 
{
	margin-left: 7px;
}
.ametys-cms-content table.floatleft 
{
	margin-right: 7px;
}
/* SIMPLE */
.ametys-cms-content table.simple,
.ametys-cms-content table.simple > tbody > tr > th,
.ametys-cms-content table.simple > tbody > tr > td
{
	border: 1px solid #999999;
}
/* INVISIBLE */
.ametys-cms-content table.invisible,
.ametys-cms-content table.invisible > tbody > tr > th,
.ametys-cms-content table.invisible > tbody > tr > td 
{
	border: 0 none transparent;	
}
/* DATALIGHT */
.ametys-cms-content table.datalight {
	border: 1px solid #999999;
}
.ametys-cms-content table.datalight > tbody > tr > th {
	font-weight: bold ;
	text-align: center;
}
/* DATA */
.ametys-cms-content table.data {
	border: 1px solid #999999;
}
.ametys-cms-content table.data > tbody > tr.even {
	background-image: url('../img/services/even.png');
}
.ametys-cms-content table.data > tbody > tr > th,
.ametys-cms-content table.data > tbody > tr > td {
	border: 1px solid #999999;
}
.ametys-cms-content table.data > tbody > tr > th {
	font-weight: bold;
	text-align: center;
	background-image: url('../img/services/important.png');
}
/* DATASTRONG */
.ametys-cms-content table.datastrong {
	border: 1px solid #999999;
}
.ametys-cms-content table.datastrong > tbody > tr.even {
	background-image: url('../img/services/even.png');
}
.ametys-cms-content table.datastrong > tbody > tr > th,
.ametys-cms-content table.datastrong > tbody > tr > td {
	border: 1px solid #002F6B;
}
.ametys-cms-content table.datastrong > tbody > tr > th {
	background-color: #002F6B ; 
	color: #FFFFFF;
	border-color: #EDCC9C;
	font-weight: bold;
	text-align: center;
}

/* ---------
   PARAGRAPH 
   --------- */

.ametys-cms-content p.introduction
{
	font-size: 1.2em; 
	font-style: italic;
	line-height:1.5;
}

.ametys-cms-content p.secondary
{
	font-style : italic;
  	color: #999999;
}

/* begin PostBullets */
.ametys-cms-content ol, .ametys-cms-content ul
{
  margin: 20px 0 20px 20px;
  padding: 0;
  line-height:2;
}

.col-content .ametys-cms-content li
{
  font-size: 13px;
  color: #0F1419;
  padding: 0;
}

.ametys-cms-content li ol, .ametys-cms-content li ul
{
  margin: 0 0 0 15px;
  padding: 0;
}

.ametys-cms-content ul.disc li,
.ametys-cms-content ul.square li,
.ametys-cms-content ol li{
	margin:0;
}

.ametys-cms-content ul.disc li{
	list-style-type:disc;
}

.ametys-cms-content ul.square li{
	list-style-type: square;
}

.ametys-cms-content ul.disc li li,
.ametys-cms-content ul.square li li{
	margin:0;
}

.ametys-cms-content ul.custom li
{
  padding: 0;
  list-style-type:none;
  list-style-image: url(../img/bullet.png);
  list-style-position:outside;
}

.ametys-cms-content ul.custom li ul li{
	list-style-image: url(../img/postbullet.png);
}

.ametys-cms-content ul li
{
	padding: inherit;
	background-image: none;
}

.ametys-cms-content ul,
.ametys-cms-content ul.disc
{
	list-style-type : disc;
	list-style-image : none;	
}

.ametys-cms-content ul.square
{
	list-style-type : square;
	list-style-image : none;	
}

.ametys-cms-content ol,
.ametys-cms-content ol.arabic
{
	list-style-type: decimal;
	list-style-image : none;	
}

.ametys-cms-content ol.lowerroman
{
	list-style-type: lower-roman;
	list-style-image : none;	
}

.ametys-cms-content ol.upperroman
{
	list-style-type: upper-roman;
	list-style-image : none;	
}

.ametys-cms-content ol.loweralpha
{
	list-style-type: lower-alpha;
	list-style-image : none;	
}

.ametys-cms-content ol.upperalpha
{
	list-style-type: upper-alpha;
	list-style-image : none;	
}

/* end PostBullets */

/* begin PostQuote */
.ametys-cms-content p.important,
.ametys-cms-content p.important a,
.ametys-cms-content p.important a.simple:visited,
.ametys-cms-content p.important a.invisible:visited,
.ametys-cms-content p.important a.download:visited,
.ametys-cms-content p.important a.external:visited,
.ametys-cms-content p.important a.mailto:visited,
.ametys-cms-content p.important a.know-more:visited,
.ametys-cms-content p.important a:hover
{
  text-align: left;
  color:#ffffff;
}

.ametys-cms-content p.important a,
.ametys-cms-content p.important a:hover{
	text-decoration: underline;
}

.ametys-cms-content p.important a:after,
.ametys-cms-content p.important a:before,
.ametys-cms-content p.important a.invisible{
	text-decoration: none;
}

.ametys-cms-content p.important a.invisible:hover {
	text-decoration: underline;
}

.ametys-cms-content p.important a.know-more {
	background-image: url("../img/arrow-icon-white.png");
}

.ametys-cms-content p.important
{
	color: #ffffff;
   margin: 2px 0 2px 15px;
   border: solid 1px #d4d4d4;
  margin: 20px 0;
  padding: 20px;
  background-color: #002F6B ;
  background-position: left top;
  background-repeat: no-repeat;
  font-size:1.2em;
  line-height:1.5;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

div.col-content div.ui-tabs ul.ui-tabs-nav
{
	border-bottom: 3px solid solid;
}

div.col-content div.brief
{
    background-color: #F7F7F8;
    border-radius: 15px 15px 15px 15px;
}

div.col-content .ui-tabs .ui-tabs-nav li.ui-tabs-selected a
{
	background-color: solid;
    background-image: -moz-linear-gradient(center bottom , solid 0, #F7F7F8 100%);
    border: 1px solid solid;
    color: #204256;
}
/* end PostQuote */


