@import "../libs/960_16_col.css";
body {
  margin: 0;
  padding: 0;
  background: #f9f9f9 url(/src/medias/dummy/foldLine.gif) repeat-x;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
#container {
  padding-bottom: 35px;
}
#container.dacBG {
  background: url(/src/medias/dummy/dacBG.png) no-repeat top right;
}
#container.dacBG #headerPlaceholder {
  height: 167px;
}
#navPlaceholder {
  background: url(/src/medias/dummy/stripe_9a2d50e4bfd86fd604f6acfb1892ffe4.png);
}
#navPlaceholder ul {
  list-style-type: none;
}
h1 {
  padding: 35px 0;
  text-align: center;
}
fieldset {
  margin-bottom: 35px;
  clear: both;
}
fieldset legend {
  font-size: 1.3em;
  font-weight: bold;
}
fieldset img {
  float: left;
  margin-right: 10px;
}
fieldset p.rem {
  background: LightYellow;
  border: 1px solid yellow;
  padding: 20px;
  color: DarkRed;
}
#actualCnt {
  background: white;
}
#actualCnt h2 {
  margin: 0;
  padding: 15px 0;
  border-top: 3px solid #F9F9F9;
}
#actualCnt #linkBoxes {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#actualCnt #linkBoxes li {
  border-top: 1px solid #F9F9F9;
}
#actualCnt #linkBoxes img {
  vertical-align: top;
  float: left;
  margin-right: 10px;
}
/*
  Bootstrap v1.1
  Variables and mixins to bootstrap any new web development project.
*/
/* Variables
-------------------------------------------------- */
/* Mixins
-------------------------------------------------- */
.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.center-block {
  display: block;
  margin: 0 auto;
}
.container {
  width: 940px;
  margin: 0 auto;
  zoom: 1;
}
.container:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
#flexbox .display-box {
  display: -moz-box;
  display: -webkit-box;
  display: box;
}
#reset .global-reset html,
#reset .global-reset body,
#reset .global-reset div,
#reset .global-reset span,
#reset .global-reset applet,
#reset .global-reset object,
#reset .global-reset iframe,
#reset .global-reset h1,
#reset .global-reset h2,
#reset .global-reset h3,
#reset .global-reset h4,
#reset .global-reset h5,
#reset .global-reset h6,
#reset .global-reset p,
#reset .global-reset blockquote,
#reset .global-reset pre,
#reset .global-reset a,
#reset .global-reset abbr,
#reset .global-reset acronym,
#reset .global-reset address,
#reset .global-reset big,
#reset .global-reset cite,
#reset .global-reset code,
#reset .global-reset del,
#reset .global-reset dfn,
#reset .global-reset em,
#reset .global-reset img,
#reset .global-reset ins,
#reset .global-reset kbd,
#reset .global-reset q,
#reset .global-reset s,
#reset .global-reset samp,
#reset .global-reset small,
#reset .global-reset strike,
#reset .global-reset strong,
#reset .global-reset sub,
#reset .global-reset sup,
#reset .global-reset tt,
#reset .global-reset var,
#reset .global-reset b,
#reset .global-reset u,
#reset .global-reset i,
#reset .global-reset center,
#reset .global-reset dl,
#reset .global-reset dt,
#reset .global-reset dd,
#reset .global-reset ol,
#reset .global-reset ul,
#reset .global-reset li,
#reset .global-reset fieldset,
#reset .global-reset form,
#reset .global-reset label,
#reset .global-reset legend,
#reset .global-reset table,
#reset .global-reset caption,
#reset .global-reset tbody,
#reset .global-reset tfoot,
#reset .global-reset thead,
#reset .global-reset tr,
#reset .global-reset th,
#reset .global-reset td,
#reset .global-reset article,
#reset .global-reset aside,
#reset .global-reset canvas,
#reset .global-reset details,
#reset .global-reset embed,
#reset .global-reset figure,
#reset .global-reset figcaption,
#reset .global-reset footer,
#reset .global-reset header,
#reset .global-reset hgroup,
#reset .global-reset menu,
#reset .global-reset nav,
#reset .global-reset output,
#reset .global-reset ruby,
#reset .global-reset section,
#reset .global-reset summary,
#reset .global-reset time,
#reset .global-reset mark,
#reset .global-reset audio,
#reset .global-reset video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
#reset .global-reset body {
  line-height: 1;
}
#reset .global-reset ol,
#reset .global-reset ul {
  list-style: none;
}
#reset .global-reset table {
  border-collapse: collapse;
  border-spacing: 0;
}
#reset .global-reset caption,
#reset .global-reset th,
#reset .global-reset td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
#reset .global-reset q,
#reset .global-reset blockquote {
  quotes: none;
}
#reset .global-reset q:before,
#reset .global-reset blockquote:before,
#reset .global-reset q:after,
#reset .global-reset blockquote:after {
  content: "";
  content: none;
}
#reset .global-reset a img {
  border: none;
}
#reset .global-reset article,
#reset .global-reset aside,
#reset .global-reset details,
#reset .global-reset figcaption,
#reset .global-reset figure,
#reset .global-reset footer,
#reset .global-reset header,
#reset .global-reset hgroup,
#reset .global-reset menu,
#reset .global-reset nav,
#reset .global-reset section {
  display: block;
}
#reset .reset-box-model {
  margin: 0;
  padding: 0;
  border: 0;
}
#reset .reset-font {
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
#reset .reset-focus {
  outline: 0;
}
#reset .reset-body {
  line-height: 1;
}
#reset .reset-list-style {
  list-style: none;
}
#reset .reset-table {
  border-collapse: collapse;
  border-spacing: 0;
}
#reset .reset-table-cell {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
#reset .reset-quotation {
  quotes: none;
}
#reset .reset-quotation:before,
#reset .reset-quotation:after {
  content: "";
  content: none;
}
#reset .reset-image-anchor-border {
  border: none;
}
#reset .reset-html5 article,
#reset .reset-html5 aside,
#reset .reset-html5 details,
#reset .reset-html5 figcaption,
#reset .reset-html5 figure,
#reset .reset-html5 footer,
#reset .reset-html5 header,
#reset .reset-html5 hgroup,
#reset .reset-html5 menu,
#reset .reset-html5 nav,
#reset .reset-html5 section {
  display: block;
}
body {
  background-color: white;
  font-size: 81.25%;
  line-height: 1.5;
  color: #333333;
}
a {
  outline: none;
  text-decoration: none;
  color: #2973bd;
}
a:hover {
  color: #333;
}
#actualCnt {
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  margin: 0;
  padding: 0 9px;
}
#actualCnt #pageTitle {
  font-size: 20px;
  margin: 0;
  padding: 15px 0 0;
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
}
#actualCnt #mShip {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 5px;
  font-size: 0.9em;
}
#actualCnt #foreword {
  border-top: 1px solid #CCCCCC;
  background: url("http://dac50.desformes.net/img/gui/wp10_rainbowBG-n1.png") repeat-x left top #ffffff;
}
#actualCnt #foreword p {
  margin: 0;
  padding: 20px 0 10px;
  font-size: 14px;
  color: #333;
}
#actualCnt .rBorder {
  margin-right: 0;
  padding-right: 9px;
  border-right: 1px solid #ddd;
}
#actualCnt h2,
#actualCnt h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
}
#actualCnt h3 {
  border-bottom: 4px solid #CCCCCC;
}
#actualCnt ul {
  list-style-position: outside;
  margin: 5px 0;
  padding: 0 0 0 15px;
}
#actualCnt ul li {
  padding-bottom: 5px;
}
#actualCnt p {
  margin: 5px 0;
  padding: 5px 0 0 0;
}
h2.blueH2 {
  margin: 0;
  padding: 5px 10px!important;
  background: #2973BD;
  border: medium none;
  clear: both;
  color: #FFFFFF;
}
h2.greyH2 {
  margin: 0;
  padding: 5px 10px!important;
  background: none repeat scroll 0 0 #aaa;
  border: medium none;
  clear: both;
  color: #FFFFFF;
}
.visualization {
  background: url(/src/medias/gui/Feedek/loader.gif) no-repeat center center;
  width: 400px;
  height: 200px;
}
.chartTitle {
  padding: 1px 10px;
  text-align: center;
  border-bottom: 1px solid #f7f7f7;
}
table {
  margin: 5px 5%;
  width: 90%;
  font-size: 11px;
}
table caption {
  text-align: right;
  font-size: 10px;
}
table thead th {
  background: #2973bd;
  padding: 1px 10px;
  text-align: left;
  color: #fff;
}
table thead td {
  padding: 1px 10px;
  background: #2973bd;
  text-align: right;
}
table tbody th {
  padding: 1px 10px;
  background: #eee;
  text-align: left;
  font-weight: normal;
}
table tbody td {
  padding: 1px 10px;
  background: #fafafa;
  text-align: right;
}
#graphsblock {
  border-top: 1px solid #ddd;
  border-bottom: 4px solid #2983bd;
  padding-bottom: 10px;
  margin-bottom: 5px;
}
#graphsblock #graphTitle {
  padding-left: 10px;
  background: #fff;
  float: right;
}
#graphsblock #graphHolder {
  height: 250px;
  overflow: hidden;
}
#graphsblock #graphHolder .chart.pie {
  height: 235px;
  margin: 10px 0;
}
.secLD h4 {
  margin: 0;
  padding: 10px 0;
}
.secLD p {
  margin: 0!important;
  padding: 0 0 5px 0!important;
}
.secLD img {
  margin: 10px 10px 0 0;
  border: 1px solid #ddd;
  float: left;
  width: 30%;
}
#mainLinks {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}
#mainLinks div.thumbs {
  width: 230px;
  padding-bottom: 35px;
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#eeeeee), to(#ffffff));
  /* Konqueror */

  background-image: -moz-linear-gradient(#eeeeee, #ffffff);
  /* FF 3.6+ */

  background-image: -ms-linear-gradient(#eeeeee, #ffffff);
  /* IE10 */

  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #ffffff));
  /* Safari 4+, Chrome 2+ */

  background-image: -webkit-linear-gradient(#eeeeee, #ffffff);
  /* Safari 5.1+, Chrome 10+ */

  background-image: -o-linear-gradient(#eeeeee, #ffffff);
  /* Opera 11.10 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  /* IE6 & IE7 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0)";
  /* IE8+ */

  background-image: linear-gradient(#eeeeee, #ffffff);
  /* the standard */

}
#mainLinks div.thumbs ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#mainLinks div.thumbs ul li {
  padding: 0;
}
#mainLinks div.thumbs ul li a {
  display: block;
  position: relative;
  margin: 0;
  padding: 10px 5px 10px 15px;
  border-top: 1px solid #fff;
  color: #2973BD;
  line-height: 1.3;
}
#mainLinks div.thumbs ul li a span.gUnit {
  color: #333;
  font-size: .7em;
  font-style: italic;
}
#mainLinks div.thumbs ul li a span.ar {
  position: absolute;
  top: 50%;
  left: -1px;
  margin-top: -15px !important;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
}
#mainLinks div.thumbs ul li a.pager-active {
  border-top-color: #ccc;
  background: #ddd;
  color: #fff;
}
#mainLinks div.thumbs ul li a.pager-active span.ar {
  border-left-color: #fff;
}
#mainLinks div.thumbs a#myMore {
  display: block;
  padding-left: 15px;
}
#mainLinks #linkBoxes {
  clear: both;
  background: #fafafa!important;
  margin: 0;
  padding: 0;
}
#mainLinks #linkBoxes li {
  float: left;
  z-index: 350;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #CCC;
  text-align: center;
}
#mainLinks #linkBoxes li.current {
  background: #fff;
}
#mainLinks #linkBoxes li.current a span.arRight {
  border-top-color: #fff;
}
#mainLinks #linkBoxes .thumbs a {
  display: block;
  position: relative;
  zoom: 1;
  margin: 0;
  padding: 3px 5px 7px 5px;
  border: 1px solid #fff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
  text-decoration: none !important;
  color: #2973bd;
}
#mainLinks #linkBoxes .thumbs a:hover {
  color: #333;
}
#mainLinks #linkBoxes .thumbs a span.arRight {
  position: absolute;
  top: 100%;
  right: 50%;
  margin-right: -15px !important;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid transparent;
}
h3 {
  margin: 0;
  padding: 10px 0 3px;
  border-bottom: 4px solid #CCCCCC;
  font-size: 16px;
  font-weight: bold;
}
#asusAIDPlacehold img {
  margin: 1px 0 10px 0;
}
#rssBlock h4 {
  margin: 0;
  padding: 5px 0;
  border-bottom: 1px solid #ccc;
}
#rssBlock .ItemTitle a {
  display: block;
  padding: 3px 5px 0 10px;
  text-decoration: none;
  color: #2973BD;
}
#rssBlock .ItemDate {
  padding: 1px 5px 5px 10px;
  color: #999999;
  font-size: 11px;
  margin: 0;
  border-bottom: 1px dotted #94B9DE;
}
