.componentheading {
    color: #794461;
    font-family: HacenTunisia;
    font-size: 25px;
    padding-bottom: 20px;
    text-rendering: optimizespeed;
}

.jumbotron {
  position: relative;
  padding: 40px 0;
}
.jumbotron h1 {
  font-size: 52px;
  letter-spacing: -1px;
  line-height: 1;
  margin: 0 0 10px 0;
}
.jumbotron p {
  font-size: 19.5px;
  line-height: 1.275;
  margin: 0 0 20px 0;
}
.jumbotron .btn {
  margin-top: 10px;
}
.jumbotron .btn-large {
  margin-top: 20px;
  font-size: 17px;
}
.masthead {
  padding: 80px 0 60px;
  text-align: center;
}
.masthead h1 {
  font-size: 91px;
}
.masthead p {
  font-size: 39px;
}
.masthead .btn-large {
  font-size: 26px;
  padding: 13px 26px;
}
.jumbotron.has-image {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.masthead.has-image {
  text-align: left;
}
.thumbnails {
  margin-bottom: 20px;
  margin-left: -30px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  position: relative;
  margin-bottom: 20px;
  margin-left: 30px;
}
.thumbnail {
  border: 1px solid #e5e5e5;
  display: block;
  padding: 4px;
  line-height: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  box-shadow: 0 1px 3px rgba(0,0,0,0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
a.thumbnail:hover {
  border-color: #00394D;
  -webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  -moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
  box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #666;
}
.thumbnails.paper > li:before,
.thumbnails.paper > li:after {
  content: '';
  position: absolute;
  z-index: -2;
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  box-shadow: 0 15px 10px rgba(0,0,0,0.7);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.thumbnails.paper > li:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.thumbnails.paper .thumbnail {
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.thumbnails.paper a.thumbnail.paper:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-indent: -9999em;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("http://joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}

.wrap {
  width: auto;
  clear: both;
}
.offset-12 {
  margin-left: -930px;
}
.offset-11 {
  margin-left: -850px;
}
.offset-10 {
  margin-left: -770px;
}
.offset-9 {
  margin-left: -690px;
}
.offset-8 {
  margin-left: -610px;
}
.offset-7 {
  margin-left: -530px;
}
.offset-6 {
  margin-left: -450px;
}
.offset-5 {
  margin-left: -370px;
}
.offset-4 {
  margin-left: -290px;
}
.offset-3 {
  margin-left: -210px;
}
.offset-2 {
  margin-left: -130px;
}
.offset-1 {
  margin-left: -50px;
}
.row-fluid .spanfirst {
  margin-left: 0 !important;
}

.wrap {
  width: auto;
  clear: both;
}
.main-content {
  margin-left: 30px;
}
.main-content1 {
  margin-right: 30px;
}
.main-slideshow {
  margin-left: 30px;
}
.main-siderbar {
  margin-right: 30px;
}
.main-siderbar1 {
  margin-left: 30px;
}
.no-sidebar .main-content {
  margin-left: 30px;
  margin-right: 30px;
}

body {
    color: #444;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  padding-top: 30px;
}
a {
  color: #00394D;
  text-decoration: none;
  transition: color 0.2s ease-in;
  font-family:HacenTunisia;
}
a:hover {
  color: #00394D;
  text-decoration: none;
}
img {
  max-width: 100% !important;
}
.img-rounded {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
-------------------------------------------------------
table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  line-height: 20px;
  padding: 8px 10px;
  text-align: left;
  vertical-align: top;
}
td {
  border-top: 1px solid #ddd;
}
th {
  background: #444;
  color: #e5e5e5;
  font-weight: bold;
}
th a {
  color: #e5e5e5;
}
th a:hover,
th a:focus,
th a:active {
  color: #fff;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
-------------------------------------------------------
.star {
  color: #fc0;
}
.red {
  color: #c33;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

form {
  margin: 0 0 20px;
  direction:rtl;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
input,
textarea {
  width: 200px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  box-shadow: none;
  -webkit-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  -moz-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  -o-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #666;
  box-shadow: none;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #e5e5e5;
}
select[multiple],
select[size] {
  height: auto;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.radio,
.checkbox {
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  padding-top: 5px;
  margin-bottom: 0;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
}
.help-block,
.help-inline {
  color: #6a6a6a;
}
.help-block {
  margin-bottom: 10px;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  margin-bottom: 0;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
}
.form-horizontal .control-label {
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  margin-left: 160px;
}
.form-horizontal .help-block {
  margin-top: 10px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
.btn {
  padding: 6px 14px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top,#3c3c3c,#2f2f2f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#3c3c3c),to(#2f2f2f));
  background-image: -webkit-linear-gradient(top,#3c3c3c,#2f2f2f);
  background-image: -o-linear-gradient(top,#3c3c3c,#2f2f2f);
  background-image: linear-gradient(to bottom,#3c3c3c,#2f2f2f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b3b3b', endColorstr='#ff2e2e2e', GradientType=0);
  border-color: #2f2f2f #2f2f2f #090909;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #2f2f2f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  font-weight: bold;
  text-shadow: none;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #fff;
  background-color: #2f2f2f;
  *background-color: #222222;
}
.btn:active,
.btn.active {
  background-color: #151515 \9;
}
.btn:hover,
.btn a.btn:hover {
  color: #fff;
  text-decoration: none;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #fc721a;
  background-image: -moz-linear-gradient(top,#ff7d2b,#00394D);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff7d2b),to(#00394D));
  background-image: -webkit-linear-gradient(top,#ff7d2b,#00394D);
  background-image: -o-linear-gradient(top,#ff7d2b,#00394D);
  background-image: linear-gradient(to bottom,#ff7d2b,#00394D);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff7d2b', endColorstr='#fff76000', GradientType=0);
  border-color: #00394D #00394D #ab4200;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #00394D;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn:hover:hover,
.btn:hover:focus,
.btn:hover:active,
.btn:hover.active,
.btn:hover.disabled,
.btn:hover[disabled],
.btn a.btn:hover:hover,
.btn a.btn:hover:focus,
.btn a.btn:hover:active,
.btn a.btn:hover.active,
.btn a.btn:hover.disabled,
.btn a.btn:hover[disabled] {
  color: #fff;
  background-color: #00394D;
  *background-color: #de5600;
}
.btn:hover:active,
.btn:hover.active,
.btn a.btn:hover:active,
.btn a.btn:hover.active {
  background-color: #c44c00 \9;
}
.btn:focus,
.btn a.btn:focus {
  outline: 0;
}
.btn.active,
.btn:active,
.btn a.btn:active {
  text-decoration: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
}
.btn-small {
  padding: 3px 9px;
  font-size: 12px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
}
.btn {
  border-color: #1a1a1a;
  border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
  color: #fff;
  text-shadow: none;
}
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top,#3c3c3c,#2f2f2f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#3c3c3c),to(#2f2f2f));
  background-image: -webkit-linear-gradient(top,#3c3c3c,#2f2f2f);
  background-image: -o-linear-gradient(top,#3c3c3c,#2f2f2f);
  background-image: linear-gradient(to bottom,#3c3c3c,#2f2f2f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b3b3b', endColorstr='#ff2e2e2e', GradientType=0);
  border-color: #2f2f2f #2f2f2f #090909;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #2f2f2f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #2f2f2f;
  *background-color: #222222;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #151515 \9;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #fc721a;
  background-image: -moz-linear-gradient(top,#ff7d2b,#00394D);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff7d2b),to(#00394D));
  background-image: -webkit-linear-gradient(top,#ff7d2b,#00394D);
  background-image: -o-linear-gradient(top,#ff7d2b,#00394D);
  background-image: linear-gradient(to bottom,#ff7d2b,#00394D);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff7d2b', endColorstr='#fff76000', GradientType=0);
  border-color: #00394D #00394D #ab4200;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #00394D;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  border-color: #c44c00;
}
.btn-primary:hover:hover,
.btn-primary:hover:focus,
.btn-primary:hover:active,
.btn-primary:hover.active,
.btn-primary:hover.disabled,
.btn-primary:hover[disabled],
.btn-primary:focus:hover,
.btn-primary:focus:focus,
.btn-primary:focus:active,
.btn-primary:focus.active,
.btn-primary:focus.disabled,
.btn-primary:focus[disabled],
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active:active,
.btn-primary:active.active,
.btn-primary:active.disabled,
.btn-primary:active[disabled] {
  color: #fff;
  background-color: #00394D;
  *background-color: #de5600;
}
.btn-primary:hover:active,
.btn-primary:hover.active,
.btn-primary:focus:active,
.btn-primary:focus.active,
.btn-primary:active:active,
.btn-primary:active.active {
  background-color: #c44c00 \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #fc721a;
  background-image: -moz-linear-gradient(top,#ff7d2b,#00394D);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff7d2b),to(#00394D));
  background-image: -webkit-linear-gradient(top,#ff7d2b,#00394D);
  background-image: -o-linear-gradient(top,#ff7d2b,#00394D);
  background-image: linear-gradient(to bottom,#ff7d2b,#00394D);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff7d2b', endColorstr='#fff76000', GradientType=0);
  border-color: #00394D #00394D #ab4200;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #00394D;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #00394D;
  *background-color: #de5600;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c44c00 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #d24b4b;
  background-image: -moz-linear-gradient(top,#d65c5c,#c33);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#d65c5c),to(#c33));
  background-image: -webkit-linear-gradient(top,#d65c5c,#c33);
  background-image: -o-linear-gradient(top,#d65c5c,#c33);
  background-image: linear-gradient(to bottom,#d65c5c,#c33);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd65b5b', endColorstr='#ffcc3333', GradientType=0);
  border-color: #c33 #c33 #8f2424;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #c33;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #c33;
  *background-color: #b82e2e;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #a32929 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #85b65c;
  background-image: -moz-linear-gradient(top,#8fbe68,#75aa49);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#8fbe68),to(#75aa49));
  background-image: -webkit-linear-gradient(top,#8fbe68,#75aa49);
  background-image: -o-linear-gradient(top,#8fbe68,#75aa49);
  background-image: linear-gradient(to bottom,#8fbe68,#75aa49);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8fbe67', endColorstr='#ff75aa49', GradientType=0);
  border-color: #75aa49 #75aa49 #507432;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #75aa49;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #75aa49;
  *background-color: #699841;
}
.btn-success:active,
.btn-success.active {
  background-color: #5c863a \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #00b0eb;
  background-image: -moz-linear-gradient(top,#00bfff,#09c);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00bfff),to(#09c));
  background-image: -webkit-linear-gradient(top,#00bfff,#09c);
  background-image: -o-linear-gradient(top,#00bfff,#09c);
  background-image: linear-gradient(to bottom,#00bfff,#09c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00bfff', endColorstr='#ff0099cc', GradientType=0);
  border-color: #09c #09c #006080;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #09c;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #09c;
  *background-color: #0086b3;
}
.btn-info:active,
.btn-info.active {
  background-color: #007399 \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #535353;
  background-image: -moz-linear-gradient(top,#5e5e5e,#444);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5e5e5e),to(#444));
  background-image: -webkit-linear-gradient(top,#5e5e5e,#444);
  background-image: -o-linear-gradient(top,#5e5e5e,#444);
  background-image: linear-gradient(to bottom,#5e5e5e,#444);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5d5d5d', endColorstr='#ff444444', GradientType=0);
  border-color: #444 #444 #1e1e1e;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #444;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #444;
  *background-color: #373737;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #2b2b2b \9;
}
.invalid {
  border-color: #c33;
}
label.invalid {
  color: #c33;
}

.nav {
  margin-bottom: 20px;
}
.nav > li > a:hover {
 
  color: #00394d !important;
  }
.nav .dropdown-toggle .caret {
  border-top-color: #00394D;
  border-bottom-color: #00394D;
  margin-top: 8px;
  margin-left: 5px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #00394D;
  border-bottom-color: #00394D;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.caret {
  border-top: 4px solid #000;
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  background-color: #CCD7DB;
  border: 1px solid rgba(0,0,0,0.2);
  border-top: 0;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.dropdown-menu a {
  font-weight: normal;
  padding: 3px 20px;
  color: #444;
  text-shadow: none;
}
.dropdown-menu a:hover,
.dropdown-menu a:focus,
.dropdown-menu a:active {
  color: #00394D;
}
.nav li.dropdown.open > .dropdown-toggle,
.nav li.dropdown.active > .dropdown-toggle,
.nav li.dropdown.open.active > .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #00394D;
}
.nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #666;
  border-bottom-color: #666;
}
.nav li.dropdown > .dropdown-toggle:hover .caret {
  border-top-color: #00394D;
  border-bottom-color: #00394D;
}
.nav li.dropdown.open > .dropdown-toggle .caret,
.nav li.dropdown.active > .dropdown-toggle .caret,
.nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #00394D;
  border-bottom-color: #00394D;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  background: none;
  color: #00394D;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #00394D;
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999;
}
.dropdown-menu .disabled > a:hover {
  background-color: transparent;
}
.dropdown-submenu > .dropdown-menu {
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #f2f2f2;
  right: 100%;
  left: auto;	
}
.dropdown-submenu > a:after {
    border-right-color: #CCCCCC;
    border-width: 4px 4px 4px 0;
	float:left;
    margin-right: -10px;
    margin-top: 5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a:after {
    direction: rtl;
    margin-right: 0;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #00394D;
}
.ja-navhelper .container {
  background: #000;
  border-bottom: solid 1px #222;
  font-size: 11px;
  padding: 10px 0 !important;
  text-transform: uppercase;
}
.ja-navhelper .container ul.breadcrumb {
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *zoom: 1;
  margin: 0 0 0 10px !important;
  padding: 0;
}
.ja-navhelper .container ul.breadcrumb:before,
.ja-navhelper .container ul.breadcrumb:after {
  display: table;
  content: "";
  line-height: 0;
}
.ja-navhelper .container ul.breadcrumb:after {
  clear: both;
}
.ja-navhelper .container ul.breadcrumb li {
  text-shadow: none;
  display: block;
  float: left;
}
.ja-navhelper .container ul.breadcrumb a {
  color: #666;
  display: block;
  float: left;
}
.ja-navhelper .container ul.breadcrumb a:hover,
.ja-navhelper .container ul.breadcrumb a:focus,
.ja-navhelper .container ul.breadcrumb a:active {
  color: #00394D;
}
.ja-navhelper .container ul.breadcrumb .divider {
  color: #fff;
  display: block;
  float: left;
  padding: 0 5px;
}
.ja-navhelper .container ul.breadcrumb .divider img {
  vertical-align: middle;
}
.ja-navhelper .container ul.breadcrumb .active {
  color: #00394D;
}
.module_menu .nav {
  margin-bottom: 20px;
}
.module_menu .nav > li {
  border-top: 1px solid #e5e5e5;
}
.module_menu .nav > li > a {
  padding: 5px;
}
.module_menu .nav > li:first-child {
  border-top: 0;
}
.module_menu .nav > li:first-child > a {
  padding-top: 0;
  border-top: 0;
}
.ja-mainnav {
  height: 50px;
}
.ja-mainnav .navbar {
  color: #666;
  margin-bottom: 0;
  margin-top: 0;
  background: #f5f5f5;
  overflow: visible;
  z-index: 11;
}
.ja-mainnav .navbar-inner {
  min-height: 50px;
  background: #f5f5f5;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  position: relative;
}
.navbar-inner .left-mainnav {
  width: 10px;
  height: 60px;
  background: url(../images/left-mainnav.png) no-repeat left top;
  position: absolute;
  left: -10px;
  top: 0px;
}
.navbar-inner .right-mainnav {
  width: 10px;
  height: 60px;
  background: url(../images/right-mainnav.png) no-repeat left top;
  position: absolute;
  right: -10px;
  top: 0px;
}
.ja-mainnav .nav li.dropdown.open > .dropdown-toggle {
  background-color: #fff;
  color: #00394D;
}
.ja-mainnav .nav li.dropdown.active > .dropdown-toggle,
.ja-mainnav .nav li.dropdown.open.active > .dropdown-toggle,
.ja-mainnav .nav > li.dropdown.open.active > a:hover {
  background: #fff;
  color: #00394D;
}
.ja-mainnav .navbar .nav {
  border-left: solid 1px #e5e5e5;
  margin: 0;
}
.ja-mainnav .navbar .nav > li > a {
  border-top: 0;
  border-right: solid 1px #e5e5e5;
  font-size: 14px;
  font-family: 'novecento_wide_lightbold', sans-serif;
  text-shadow: none;
  text-transform: uppercase;
  outline: none;
  padding: 15px 20px;
}
.ja-mainnav .navbar .nav > li > a:focus,
.ja-mainnav .navbar .nav > li > a:hover {
  color: #00394D;
  background: #fff;
  outline: none;
  text-shadow: none;
}
.ja-mainnav .navbar .nav > .active > a,
.ja-mainnav .navbar .nav > .active > a:hover,
.ja-mainnav .navbar .nav > .active > a:focus {
  background: #fff;
  color: #00394D;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
.ja-mainnav .navbar .btn-navbar {
  float: left;
  padding: 7px 10px;
  margin: 7px 20px 0;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top,#f2f2f2,#e8e8e8);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e8e8e8));
  background-image: -webkit-linear-gradient(top,#f2f2f2,#e8e8e8);
  background-image: -o-linear-gradient(top,#f2f2f2,#e8e8e8);
  background-image: linear-gradient(to bottom,#f2f2f2,#e8e8e8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe8e8e8', GradientType=0);
  border-color: #e8e8e8 #e8e8e8 #c2c2c2;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #e8e8e8;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.ja-mainnav .navbar .btn-navbar:hover,
.ja-mainnav .navbar .btn-navbar:focus,
.ja-mainnav .navbar .btn-navbar:active,
.ja-mainnav .navbar .btn-navbar.active,
.ja-mainnav .navbar .btn-navbar.disabled,
.ja-mainnav .navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e8e8e8;
  *background-color: #dcdcdc;
}
.ja-mainnav .navbar .btn-navbar:active,
.ja-mainnav .navbar .btn-navbar.active {
  background-color: #cfcfcf \9;
}
.ja-mainnav .navbar .btn-navbar .icon-bar {
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
.ja-mainnav .btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  border-color: #e5e5e5;
}
.ja-mainnav .dropdown .caret {
  margin-left: 5px;
}
.ja-mainnav .dropdown-menu {
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.ja-mainnav .dropdown-menu a {
  padding: 5px 20px;
  text-shadow: none;
}
.ja-mainnav .dropdown-menu li:first-child > a {
  border-top: 0;
}
.ja-mainnav .navbar .nav > li > .dropdown-menu:before {
  display: none;
}
.ja-mainnav .navbar .nav > li > .dropdown-menu:after {
  display: none;
}
.ja-mainnav .dropdown-menu .disabled > a,
.ja-mainnav .dropdown-menu .disabled > a:hover {
  color: #999;
}
.ja-mainnav .dropdown-menu .disabled > a:hover {
  background-color: transparent;
}

.module {
  background: #fff;
  border: 1px solid #e5e5e5;
  color: #666;
  margin-bottom: 20px;
}
.module .module-inner {
  padding: 0;
}
.ja-sidebar .module {
  width: 100%;
}
.module-title {
  color: #fff;

  font-size: 22px;
  font-weight: bold;
  margin: 0 0 15px 0;
  padding: 15px 20px 0;
  line-height: 30px;

  overflow: hidden;
}
.module-title span {
  background: #333;
  display: block;
  float: left;
  padding: 9px 10px;
  line-height: 1;
}
.module-ct {
  background: inherit;
  color: inherit;
  padding: 0 20px 20px 20px;
}
.module-ct iframe {
  width: 100% !important;
}
.t3-module ul,
.t3-module ol {
  margin-left: 20px;
}
.t3-module ul.unstyled,
.t3-module ol.unstyled,
.t3-module ul.nav,
.t3-module ol.nav {
  margin-left: 0;
  font-size:13px;
}
.t3-module.menu ul,
.t3-module.menu ul {
  margin-left: 0;
}
.t3-module.menu ul > li {
  border-bottom: 1px solid #f2f2f2;
  list-style: none;
  padding: 0;
}
.t3-module.menu ul > li:last-child {
  border: 0;
}
.t3-module.menu ul li a {
  background: url(../images/bullet.png) no-repeat 5px 11px;
  color: #666;
  display: block;
  padding: 5px 0 5px 17px;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}
.t3-module.menu ul li a:hover {
  background: url(../images/bullet-hover.png) no-repeat 5px 11px;
  color: #00394D;
  margin-left: 10px;
  text-shadow: 1px 1px 0 white;
}
.t3-module.menu ul li li a {
  transition: 0;
  -moz-transition: 0;
  -webkit-transition: 0;
  padding-right: 20px;
  padding-left: 20px;
}
.t3-module.menu ul li li a:hover,
.t3-module.menu ul li.active a,
.t3-module.menu ul li li.active a,
.t3-module.menu ul li.active li.active a,
.t3-module.menu ul li.active li.active li.active a,
.t3-module.menu ul li.active li.active li a:hover,
.t3-module.menu ul li.active ul li a:hover {
  background-image: url(../images/bullet-hover.png);
  background-position: 8px 11px;
  color: #00394D;
  margin-left: 0px;
  text-shadow: none;
}
.t3-module.menu ul li.active li a,
.t3-module.menu ul li.active li.active li a {
  background-image: url(../images/bullet.png);
  background-position: 8px 11px;
  color: #666;
}
.t3-module {
  transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  -ms-transition-duration: 0.7s;
  -moz-transition-duration: 0.7s;
  -webkit-transition-duration: 0.7s;
}
.t3-module {
  transition-property: height, width;
  -o-transition-property: height, width;
  -ms-transition-property: height, width;
  -moz-transition-property: height, width;
  -webkit-transition-property: height, width;
}
.t3-module {
  transition-property: left, right, top;
  -o-transition-property: left, right, top;
  -ms-transition-property: left, right, top;
  -moz-transition-property: left, right, top;
  -webkit-transition-property: left, right, top;
}
.t3-module.black,
.module.black {
  background: #222;
  border-color: #222;
  color: #aaaaaa;
}
.t3-module.black .module-title span,
.module.black .module-title span {
  background: #00394D;
  color: #fff;
}
.t3-module.black .module-ct img,
.module.black .module-ct img {
  display: block;
}
.t3-module.black .module-ct a,
.module.black .module-ct a {
  color: #fff;
}
.t3-module.black .module-ct a:hover,
.t3-module.black .module-ct a:focus,
.t3-module.black .module-ct a:acitve {
  color: #00394D;
}
.t3-module.black .module-ct strong,
.module.black .module-ct strong {
  color: #fff;
  font-size: 14px;
  display: block;
  margin: 10px 0;
}
.t3-module.black .module-ct a.readmore {
  color: #aaaaaa;
}
.t3-module.black .module-ct a.readmore:hover,
.t3-module.black .module-ct a.readmore:focus,
.t3-module.black .module-ct a.readmore:active {
  color: #00394D;
}
.t3-module.black .ja-slidenews-item.last-child {
  padding-top: 0;
}
.t3-module.black .ja-slidenews-item .ja-title:hover,
.t3-module.black .ja-slidenews-item .ja-title:focus,
.t3-module.black .ja-slidenews-item .ja-title:active {
  color: #00394D;
}
.t3-module.black .ja-slidenews-item img {
  margin: 0 0 15px;
}
.t3-module.black .module-ct a.readon {
  color: #999;
  margin-top: 5px;
}
.t3-module.black .module-ct a.readon:hover,
.t3-module.black .module-ct a.readon:focus,
.t3-module.black .module-ct a.readon:active {
  color: #00394D;
}
.t3-module.gray,
.module.gray {
  background: #111;
  border-color: #111;
  color: #aaaaaa;
}
.t3-module.gray .module-ct a,
.module.gray .module-ct a {
  color: #fff;
}
.t3-module.black .module-ct a:hover,
.t3-module.black .module-ct a:focus,
.t3-module.black .module-ct a:acitve {
  color: #00394D;
}
.t3-module.gray .module-ct a.readmore,
.t3-module.gray .module-ct a.readon {
  color: #999;
}
.t3-module.gray .module-ct a.readmore:hover,
.t3-module.gray .module-ct a.readmore:focus,
.t3-module.gray .module-ct a.readmore:active,
.t3-module.gray .module-ct a.readon:hover,
.t3-module.gray .module-ct a.readon:focus,
.t3-module.gray .module-ct a.readon:active {
  color: #00394D;
}
.t3-module.title-blue .module-title span,
.module.title-blue .module-title span {
  background: #07b;
}
.t3-module.title-yellow .module-title span,
.module.title-yellow .module-title span {
  background: #00394D;
}
.t3-module.no-padding,
.module.no-padding {
  border: none;
}
.t3-module.no-padding .module-ct,
.module.no-padding .module-ct {
  padding: 0;
}
.t3-module.adv,
.module.adv {
  border: solid 1px #fff;
  background: none;
}
.ja-slideshow .right-slideshow .t3-module.adv,
.ja-slideshow .right-slideshow .module.adv {
  border-color: #000;
}
.topgame ul {
  margin-left: 0 !important;
}
ul.bulletin li {
  margin: 0;
  padding: 10px 0 10px 50px;
  position: relative;
}
ul.bulletin li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
ul.bulletin li h5 {
  font-size: 13px;
  margin: 0 0 5px;
  padding: 0;
  line-height: 1.3;
}
ul.bulletin li h5 a {
  color: #444;
  display: block;
}
ul.bulletin li h5 a:hover,
ul.bulletin li h5 a:focus,
ul.bulletin li h5 a:active {
  color: #00394D;
}
ul.bulletin li .mod-articles-category-hits {
  display: block;
  position: absolute;
  left: 0;
  top: 15px;
}
ul.bulletin li .mod-articles-category-hits strong {
  background: #c33;
  color: #fff;
  display: block;
  float: left;
  font-weight: bold;
  font-size: 14px;
  height: 30px;
  min-width: 18px;
  padding: 0 8px;
  line-height: 30px;
  position: relative;
  text-align: center;
}
ul.bulletin li .mod-articles-category-hits strong:after {
  border-left: 6px solid #c33;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 10px;
  right: -5px;
  width: 0;
  direction: ltr;
}
ul.bulletin li .mod-articles-category-category,
ul.bulletin li .mod-articles-category-category a {
  color: #999;
}
ul.bulletin li .mod-articles-category-category a:hover,
ul.bulletin li .mod-articles-category-category a:focus,
ul.bulletin li .mod-articles-category-category a:active {
  color: #00394D;
}
table.acymailing_form {
  margin: 0 !important;
  width: 100%;
}
.acymailing_form,
div.acymailing_module {
  *zoom: 1;
}
.acymailing_form:before,
.acymailing_form:after,
div.acymailing_module:before,
div.acymailing_module:after {
  display: table;
  content: "";
  line-height: 0;
}
.acymailing_form:after,
div.acymailing_module:after {
  clear: both;
}
.acymailing_form form,
div.acymailing_module form {
  margin: 0 !important;
}
.acymailing_module_form td {
  padding: 5px 0;
}
.acysubbuttons {
  text-align: left !important;
}
div.acymailing_form p.onefield {
  float: left;
  margin-right: 5px;
}
div.acymailing_form p.acysubbuttons {
  float: left;
}
div.acymailing_form p.acysubbuttons input.button {
  padding-top: 4px \9;
  padding-bottom: 4px \9;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  div.acymailing_form p.acysubbuttons input.button {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  div.acymailing_form p.acysubbuttons input.button {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
.acymailing_mootoolsbutton p {
  margin: 0;
  text-align: left !important;
}
.acymailing_mootoolsbutton p a.acymailing_togglemodule {
  border: solid 1px #1a1a1a;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top,#3c3c3c,#2f2f2f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#3c3c3c),to(#2f2f2f));
  background-image: -webkit-linear-gradient(top,#3c3c3c,#2f2f2f);
  background-image: -o-linear-gradient(top,#3c3c3c,#2f2f2f);
  background-image: linear-gradient(to bottom,#3c3c3c,#2f2f2f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b3b3b', endColorstr='#ff2e2e2e', GradientType=0);
  border-color: #2f2f2f #2f2f2f #090909;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #2f2f2f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  font-size: 12px;
  margin-left: 0;
  text-shadow: none;
  padding: 6px 14px;
  position: inherit;
  width: auto;
}
.acymailing_mootoolsbutton p a.acymailing_togglemodule:hover,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:focus,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:active,
.acymailing_mootoolsbutton p a.acymailing_togglemodule.active,
.acymailing_mootoolsbutton p a.acymailing_togglemodule.disabled,
.acymailing_mootoolsbutton p a.acymailing_togglemodule[disabled] {
  color: #fff;
  background-color: #2f2f2f;
  *background-color: #222222;
}
.acymailing_mootoolsbutton p a.acymailing_togglemodule:active,
.acymailing_mootoolsbutton p a.acymailing_togglemodule.active {
  background-color: #151515 \9;
}
.acymailing_mootoolsbutton p a.acymailing_togglemodule:hover,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:focus,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:active {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #fc721a;
  background-image: -moz-linear-gradient(top,#ff7d2b,#00394D);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff7d2b),to(#00394D));
  background-image: -webkit-linear-gradient(top,#ff7d2b,#00394D);
  background-image: -o-linear-gradient(top,#ff7d2b,#00394D);
  background-image: linear-gradient(to bottom,#ff7d2b,#00394D);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff7d2b', endColorstr='#fff76000', GradientType=0);
  border-color: #00394D #00394D #ab4200;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #00394D;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background: #ff7d2b !important;
  color: #fff;
  border-color: #c44c00;
}
.acymailing_mootoolsbutton p a.acymailing_togglemodule:hover:hover,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:hover:focus,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:hover:active,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:hover.active,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:hover.disabled,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:hover[disabled],
.acymailing_mootoolsbutton p a.acymailing_togglemodule:focus:hover,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:focus:focus,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:focus:active,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:focus.active,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:focus.disabled,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:focus[disabled],
.acymailing_mootoolsbutton p a.acymailing_togglemodule:active:hover,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:active:focus,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:active:active,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:active.active,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:active.disabled,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:active[disabled] {
  color: #fff;
  background-color: #00394D;
  *background-color: #de5600;
}
.acymailing_mootoolsbutton p a.acymailing_togglemodule:hover:active,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:hover.active,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:focus:active,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:focus.active,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:active:active,
.acymailing_mootoolsbutton p a.acymailing_togglemodule:active.active {
  background-color: #c44c00 \9;
}
.banneritem {
  padding: 10px 0;
  border-top: 1px solid #e5e5e5;
}
.banneritem:first-child {
  margin-top: 10px;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #e5e5e5;
  font-size: 11px;
  padding-top: 10px;
  text-align: right;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 13px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
  margin-top: 0;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #e5e5e5;
  margin-top: 5px;
}
.feed .newsfeed li,
.feed ul.newsfeed li {
  border-bottom: 1px solid #e5e5e5 !important;
  padding: 8px 0 !important;
}
.feed .newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed .feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 5px;
}
.feed .newsfeed .feed-link a:hover,
.feed .newsfeed h5.feed-link a:hover,
.feed ul.newsfeed .feed-link a:hover,
.feed ul.newsfeed h5.feed-link a:hover {
  color: #00394D;
}
.feed .newsfeed p,
.feed ul.newsfeed p {
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #e5e5e5;
  display: inline-block;
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
div.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
div.tagspopular ul li {
  color: #666;
  display: inline-block;
  margin: 0 5px 5px 0;
}
div.tagspopular ul li a {
  background: #e5e5e5;
  border-radius: 3px;
  color: #666;
  display: block;
  padding: 2px 5px;
}
div.tagspopular ul li a:hover,
div.tagspopular ul li a:focus,
div.tagspopular ul li a:active {
  background: #00394D;
  color: #fff;
  text-decoration: none;
}
div.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.tagssimilar ul li {
  border-bottom: 1px solid #e5e5e5;
  padding: 8px 0;
}
div.tagssimilar ul li a {
  color: #666;
}
div.tagssimilar ul li a:hover,
div.tagssimilar ul li a:focus,
div.tagssimilar ul li a:active {
  color: #00394D;
}

.blog-featured {
  margin-top: 30px;
}
.atrticle-feature .pull-left.item-image {
  float: right;
}
.atrticle-feature img[align="left"],
.atrticle-feature img[align="right"],
.atrticle-feature .pull-left.item-image {
  margin: 0;
  padding: 0;
}
.article-date {
  font-size: 11px;
}
.article-date >li {
  list-style: none;
}
.atrticle-feature .article-intro img {
  display: none;
}
.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 20px;
}
.item-page {
  background: #fff;
}
.divider-vertical {
  margin: 0 0 30px;
  border: 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}
.article-aside {
  color: #999;
  border-top: solid 1px #e5e5e5;
  font-size: 11px;
  margin-bottom: 10px;
}
.article-info {
  margin: 0;
  width: 90%;
}
.article-info a {
  color: #00394D;
}
.article-info a:hover,
.article-info a:active,
.article-info a:focus {
  color: #00394D;
  text-decoration: underline;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  border-right: solid 1px #e5e5e5;
  font-weight: bold;
  float: left;
  margin: 0;
  padding: 10px 15px 0;
  white-space: nowrap;
}
.article-info dd:first-child,
.article-info dd.first-child {
  padding-left: 1px;
}
.article-info dd span {
  color: #444;
  display: block;
  font-weight: 300;
}
.article-aside .btn-group {
  margin-top: 10px;
}
.article-title,
.article-header h1 {
  font-size: 20px;
  line-height: 40px !important;
  margin: 0 !important;
}
.article-title a,
.article-header h1 a {
  color: #794461;
  font-family:HacenTunisia;
}
.article-title a:hover,
.article-title a:focus,
.article-title a:active,
.article-header h1 a:hover,
.article-header h1 a:focus,
.article-header h1 a:active {
  color: #00394D;
}
.readmore a.btn {
  background: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
  color: #999;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  padding-left: 0;
  text-shadow: none;
}
.readmore a.btn:hover,
.readmore a.btn:focus {
  color: #00394D;
  background: none;
}
.readmore a.btn span {
  background: url(../images/readmore-bg.png) no-repeat left center;
  display: block;
  font-weight: normal;
  padding-left: 20px;
}
.readmore a.btn:hover span,
.readmore a.btn:focus span,
.readmore a.btn:active span {
  background-image: url(../images/readmore-hover-bg.png);
}
article img[align=left],
article .pull-left.item-image,
.img_caption.left,
.article-intro img[align=left],
.article-intro .pull-left img {
  margin: 0 20px 20px 0;
  max-width: 100%;
}
article img[align=right],
article .pull-right.item-image,
.img_caption.right,
.article-intro img[align=right],
.article-intro .pull-right img {
  margin: 0 0 20px 30px;
  max-width: 100%;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 30px;
}
.img-fulltext-right {
  float: right;
  margin-left: 30px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #e5e5e5;
  color: #666;
  font-size: 11px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}
article aside .btn-group > .dropdown-toggle {
  color: #444;
  background: #fff !important;
  border: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:focus,
article aside .btn-group > .dropdown-toggle:active {
  color: #444;
  background: #f5f5f5 !important;
}
article .btn-group.open .btn.dropdown-toggle {
  background: #fff !important;
}
.login_form fieldset,
.login fieldset {
  padding: 15px 0 0;
}
.login_form fieldset p,
.login fieldset p {
  margin: 0 0 5px;
}
.login_form label,
.login label {
  display: block;
  font-weight: bold;
}
.login-fields {
  margin: 0 0 10px;
}
.login_form .inputbox,
.login-fields .required {
  margin-left: 10px;
  width: 150px;
}
.login_form .remember .inputbox {
  width: 20px;
}
.ja-module #login-form ul,
.module #login-form ul {
  margin-left: 0;
}
#login-form ul li {
  list-style: none;
}
#login-form ul li a {
  background: url(../images/bullet.png) no-repeat left center;
  color: #444;
  padding-left: 10px;
}
#login-form ul li a:hover,
#login-form ul li a:focus,
#login-form ul li a:active {
  background-image: url(../images/bullet-hover.png);
  color: #00394D;
}
.login-wrap .other-links {
  margin-bottom: 15px;
}
.login-wrap .other-links ul {
  margin-left: 160px !important;
}
.login-wrap .other-links ul li {
  list-style: none;
}
.login-wrap .other-links ul li a {
  background: url(../images/bullet.png) no-repeat left center;
  color: #444;
  padding-left: 10px;
}
.login-wrap .other-links ul li a:hover,
.login-wrap .other-links ul li a:focus,
.login-wrap .other-links ul li a:active {
  background-image: url(../images/bullet-hover.png);
  color: #00394D;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
ul.actions li,
ul.whosonline li {
  list-style: none;
}
ul.whosonline li {
  background: url("../images/bullet.png") no-repeat left center;
  color: #666;
  display: block;
  padding-left: 17px;
}
div.weblink-category table.category ul.actions {
  float: right;
  list-style: none outside none;
  margin: -30px 0 0 !important;
  padding: 0;
}
div.weblink-category h2 {
  border-bottom: 1px solid #ddd;
}
div.weblink-category ul.category {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.weblink-category ul.category li {
  border-bottom: 1px solid #eee;
  padding: 10px 0;
}
div.weblink-category ul.category li.cat-list-row1 {
  background: transparent;
}
div.weblink-category ul.category li:hover {
  background: transparent;
}
div.weblink-category ul.category .list-title {
  font-size: 14px;
}
div.weblink-category ul.category li p {
  color: #999;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  font-size: 150%;
  margin-top: 0;
  margin-bottom: 20px;
}
#mailto-window .mailto-close {
  background: #FFF;
  background: -moz-linear-gradient(bottom,#ccc,#f0f0f0);
  background: -webkit-linear-gradient(bottom,#ccc,#f0f0f0);
  border: 1px solid #CCC;
  border-radius: 3px;
  color: #666;
  font-size: 92%;
  padding: 2px 5px;
  position: absolute;
  top: -10px;
  right: 0px;
  text-shadow: 1px 1px 0 #f0f0f0;
}
#mailto-window .mailto-close a {
  color: #666;
}
#mailto-window .mailto-close:hover {
  border-color: #999;
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: block;
  float: left;
  margin-top: 2px;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .inputbox {
  width: 60%;
}
#mailtoForm .button {
  box-shadow: none;
  color: #444;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #363636;
  background-image: -moz-linear-gradient(top,#3c3c3c,#2f2f2f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#3c3c3c),to(#2f2f2f));
  background-image: -webkit-linear-gradient(top,#3c3c3c,#2f2f2f);
  background-image: -o-linear-gradient(top,#3c3c3c,#2f2f2f);
  background-image: linear-gradient(to bottom,#3c3c3c,#2f2f2f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b3b3b', endColorstr='#ff2e2e2e', GradientType=0);
  border-color: #2f2f2f #2f2f2f #090909;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #2f2f2f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: solid 1px #1a1a1a;
  border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
  color: #fff;
  margin-right: 5px;
  padding: 4px 14px;
  text-shadow: none;
}
#mailtoForm .button:hover,
#mailtoForm .button:focus,
#mailtoForm .button:active,
#mailtoForm .button.active,
#mailtoForm .button.disabled,
#mailtoForm .button[disabled] {
  color: #444;
  background-color: #2f2f2f;
  *background-color: #222222;
}
#mailtoForm .button:active,
#mailtoForm .button.active {
  background-color: #151515 \9;
}
#mailtoForm .button:hover,
#mailtoForm .button:focus,
#mailtoForm .button:active {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #fc721a;
  background-image: -moz-linear-gradient(top,#ff7d2b,#00394D);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff7d2b),to(#00394D));
  background-image: -webkit-linear-gradient(top,#ff7d2b,#00394D);
  background-image: -o-linear-gradient(top,#ff7d2b,#00394D);
  background-image: linear-gradient(to bottom,#ff7d2b,#00394D);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff7d2b', endColorstr='#fff76000', GradientType=0);
  border-color: #00394D #00394D #ab4200;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #00394D;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  border-color: #c44c00;
}
#mailtoForm .button:hover:hover,
#mailtoForm .button:hover:focus,
#mailtoForm .button:hover:active,
#mailtoForm .button:hover.active,
#mailtoForm .button:hover.disabled,
#mailtoForm .button:hover[disabled],
#mailtoForm .button:focus:hover,
#mailtoForm .button:focus:focus,
#mailtoForm .button:focus:active,
#mailtoForm .button:focus.active,
#mailtoForm .button:focus.disabled,
#mailtoForm .button:focus[disabled],
#mailtoForm .button:active:hover,
#mailtoForm .button:active:focus,
#mailtoForm .button:active:active,
#mailtoForm .button:active.active,
#mailtoForm .button:active.disabled,
#mailtoForm .button:active[disabled] {
  color: #fff;
  background-color: #00394D;
  *background-color: #de5600;
}
#mailtoForm .button:hover:active,
#mailtoForm .button:hover.active,
#mailtoForm .button:focus:active,
#mailtoForm .button:focus.active,
#mailtoForm .button:active:active,
#mailtoForm .button:active.active {
  background-color: #c44c00 \9;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #e5e5e5;
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding: 10px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile .dl-horizontal dt {
  width: 140px;
  margin-bottom: 5px;
}
.profile .dl-horizontal dd {
  margin-left: 150px;
  margin-bottom: 5px;
}
#searchForm {
  padding: 10px 20px;
  border: 1px solid #e5e5e5;
  background: #e5e5e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  *zoom: 1;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: "";
  line-height: 0;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
.phrases-box input,
.phrases-box label,
.form-limit input,
.form-limit label,
.only label {
  display: inline-block;
  margin-right: 10px;
}
.phrases-box input {
  margin: 0;
}
.search-results {
  margin-top: 20px;
}
.search-results .result-title {
  font-size: 15px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 11px;
  color: #999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-created {
  font-size: 11px;
  color: #999;
}
#searchForm legend {
  border-bottom: solid 1px #ddd;
  margin-bottom: 10px;
}
#searchForm .btn-toolbar .btn {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.search .only label {
  display: block;
  float: left;
  vertical-align: bottom;
}
.search .only input {
  float: none;
  vertical-align: top;
}
#finder-search input.inputbox {
  margin-bottom: 0;
}
.search .form-limit label {
  margin-top: 4px;
  vertical-align: top;
}
a#advanced-search-toggle {
  display: inline-block;
  margin-top: 10px;
}
#finder-filter-window {
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #e5e5e5;
  width: auto !important;
}
ul#finder-filter-select-list {
  margin-top: 15px;
  padding: 15px !important;
}
#finder-filter-window ul li {
  list-style: none;
}
#finder-filter-window ul li label {
  display: inline-block;
  margin: 3px 0 0;
  vertical-align: top;
  width: 220px;
}
#finder-search button.button {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #1a1a1a;
  box-shadow: none;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top,#3c3c3c,#2f2f2f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#3c3c3c),to(#2f2f2f));
  background-image: -webkit-linear-gradient(top,#3c3c3c,#2f2f2f);
  background-image: -o-linear-gradient(top,#3c3c3c,#2f2f2f);
  background-image: linear-gradient(to bottom,#3c3c3c,#2f2f2f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b3b3b', endColorstr='#ff2e2e2e', GradientType=0);
  border-color: #2f2f2f #2f2f2f #090909;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #2f2f2f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  font-weight: bold;
  padding: 3px 14px;
  text-shadow: none;
}
#finder-search button.button:hover,
#finder-search button.button:focus,
#finder-search button.button:active,
#finder-search button.button.active,
#finder-search button.button.disabled,
#finder-search button.button[disabled] {
  color: #fff;
  background-color: #2f2f2f;
  *background-color: #222222;
}
#finder-search button.button:active,
#finder-search button.button.active {
  background-color: #151515 \9;
}
#finder-search button.button:hover,
#finder-search button.button:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #fc721a;
  background-image: -moz-linear-gradient(top,#ff7d2b,#00394D);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff7d2b),to(#00394D));
  background-image: -webkit-linear-gradient(top,#ff7d2b,#00394D);
  background-image: -o-linear-gradient(top,#ff7d2b,#00394D);
  background-image: linear-gradient(to bottom,#ff7d2b,#00394D);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff7d2b', endColorstr='#fff76000', GradientType=0);
  border-color: #00394D #00394D #ab4200;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #00394D;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-color: #c44c00;
  color: #fff;
  text-decoration: none;
}
#finder-search button.button:hover:hover,
#finder-search button.button:hover:focus,
#finder-search button.button:hover:active,
#finder-search button.button:hover.active,
#finder-search button.button:hover.disabled,
#finder-search button.button:hover[disabled],
#finder-search button.button:focus:hover,
#finder-search button.button:focus:focus,
#finder-search button.button:focus:active,
#finder-search button.button:focus.active,
#finder-search button.button:focus.disabled,
#finder-search button.button:focus[disabled] {
  color: #fff;
  background-color: #00394D;
  *background-color: #de5600;
}
#finder-search button.button:hover:active,
#finder-search button.button:hover.active,
#finder-search button.button:focus:active,
#finder-search button.button:focus.active {
  background-color: #c44c00 \9;
}
#searchForm .phrases-box input[type="radio"] {
  float: none;
  margin-right: 3px;
  margin-top: 4px;
  vertical-align: top;
}
.contact .accordion-heading .accordion-toggle {
  font-weight: bold;
}
.contact input,
.contact textarea {
  width: 250px;
}
input#jform_contact_email_copy {
  width: auto;
  height: auto;
  border: none;
}
.contact-links .nav-list,
.contact-links .nav-tabs.nav-stacked {
  margin-left: 120px !important;
}
.contact-links .nav-list > li > a,
.contact-links .nav-tabs.nav-stacked > li > a {
  background: url(../images/bullet.png) no-repeat left center;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #444;
  padding: 4px 0 4px 12px;
  transition: color 0.3s ease 0s;
}
.contact-links .nav-list > li > a:hover,
.contact-links .nav-list > li > a:focus,
.contact-links .nav-list > li > a:active,
.contact-links .nav-tabs.nav-stacked > li > a:hover,
.contact-links .nav-tabs.nav-stacked > li > a:focus {
  background-image: url(../images/bullet-hover.png);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: left center;
  color: #00394D;
}
.accordion-group {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-bottom: none;
  margin-bottom: 0;
}
.contact .accordion-heading .accordion-toggle {
  background: #f5f5f5;
  color: #aaaaaa;
  font-size: 12px;
  font-family: 'novecento_wide_ultralightbold';
  line-height: 40px;
  margin: 0;
  padding: 0 20px;
  text-transform: uppercase;
}
.accordion-group:last-child {
  border-bottom: solid 1px #e5e5e5;
}
#slide-contact {
  border-bottom: solid 1px #e5e5e5;
}
.contact .tab-content {
  overflow: inherit;
}
.contact fieldset legend {
  font-size: 14px;
}
.contact .tab-content {
  padding-top: 15px;
}
.contact .nav-tabs > li > a:hover,
.contact .nav-tabs > li > a:focus,
.contact .nav > li > a:hover,
.contact .nav > li > a:focus {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  background: #000;
  border-color: #000;
  color: #fff;
}
.contact .nav-tabs > .active > a,
.contact .nav-tabs > .active > a:hover,
.contact .nav-tabs > .active > a:focus {
  background: #00394D;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-color: #00394D;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items div.intro {
  clear: both;
  overflow: hidden;
}
.categories-list > .category-desc,
.category-list .cat-items {
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #e5e5e5;
  padding: 15px 20px;
}
.page-header .label,
.page-header .badge.badge-info {
  background: #00394D;
}
.category-item,
.cat-children > div {
  margin-top: 20px;
  float: left;
  width: 33.3%;
  *zoom: 1;
}
.category-item:before,
.category-item:after,
.cat-children > div:before,
.cat-children > div:after {
  display: table;
  content: "";
  line-height: 0;
}
.category-item:after,
.cat-children > div:after {
  clear: both;
}
.category-item div.sub-category,
div.cat-children div.sub-children {
  margin: 0 15px 30px;
  overflow: hidden;
  padding: 0;
  position: relative;
}
div.sub-category:hover,
div.cat-children .sub-category:hover {
  border-color: #ccc;
}
.category-item div.sub-category .category-subdesc {
  overflow: hidden;
  width: 299px;
}
div.sub-category a.subCategoryImage img,
div.sub-category a.subCategoryImage:hover img {
  margin: 0;
  padding: 0;
}
div.sub-category a.subCategoryImage,
div.sub-category a.subCategoryImage:hover {
  display: block;
  text-align: center;
}
div.sub-category .page-header,
div.cat-children .page-header {
  background: #222;
  border: none;
  color: #fff;
  font-family: 'novecento_wide_lightbold', sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 35px;
  text-align: center;
  width: 299px;
}
div.sub-category .category-desc,
div.cat-children .category-desc {
  display: block;
  height: 350px;
  position: relative;
  width: 299px;
}
div.sub-category .subcategory-desc,
div.cat-children .subcategory-desc {
  background: url(../images/trans-dark.png);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  bottom: 0px;
  display: none;
  color: #999;
  font-size: 15px;
  left: -299px;
  height: 350px;
  position: absolute;
  padding: 120px 30px 0 30px;
  transition: all 0.3s ease-in;
  text-align: center;
  width: 299px;
}
div.sub-category .category-des,
div.sub-category .subcategory-desc {
  height: 338px;
}
div.sub-category:hover .subcategory-desc,
div.sub-category .subcategory-desc:hover,
div.cat-children .sub-children:hover .subcategory-desc,
div.cat-children .subcategory-desc:hover {
  display: block;
  left: 0;
}
div.sub-category .category-desc img,
div.cat-children .category-desc img {
  display: block;
  height: 100%;
}
.newsfeed-category > h2 {
  border-bottom: 1px solid #e5e5e5;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
.newsfeed-category ul.category li {
  border-bottom: 1px solid #eee;
  padding: 10px 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.feed-description {
  margin-bottom: 40px;
}
.newsfeed-category ul.category li:hover {
  background: #f6f6f6 !important;
  padding-left: 20px;
}
.newsfeed-category ul.category li.cat-list-row1 {
  background: transparent;
}
.newsfeed-category ul.category li a {
  color: #222;
}
.newsfeed-category ul.category li a:hover,
.newsfeed-category ul.category li a:focus,
.newsfeed-category ul.category li a:active {
  color: #00394D !important;
}
.edit textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.button2-left,
.button2-left div {
  float: left;
}
.button2-right,
.button2-right div {
  float: right;
}
.button2-left {
  margin: 5px 5px 0 0;
}
.button2-right {
  margin: 5px 0 0 5px;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
  background: #e5e5e5;
  border: 1px solid #d8d8d8;
  color: #999;
  cursor: pointer;
  display: block;
  float: left;
  padding: 2px 10px;
  border-radius: 3px;
}
.button2-left span,
.button2-right span {
  color: #999;
  cursor: default;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
  padding: 0 6px;
}
.button2-left a:hover,
.button2-right a:hover {
  background: #d8d8d8;
  color: #444;
  text-decoration: none;
}
.controls img.calendar {
  cursor: pointer;
  margin-left: 5px;
}
.article-content .pagination ul {
  border-left: 1px solid #e5e5e5;
  box-shadow: none;
}
.article-content .pagination ul li {
  float: left;
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #e5e5e5;
  border-left: 0;
}
.article-content .pagination ul a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index {
  float: right;
  margin: 0 0 20px 20px;
  padding: 10px;
  width: 30%;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#article-index ul {
  margin: 0 0 0 20px;
}
.counter {
  display: none;
  float: right;
  line-height: 1;
  margin: 10px 0;
  text-align: right;
}
div.pagination {
  margin: -12px 0 20px;
  line-height: 1;
  text-align: center;
}
.pagination ul,
div.pagination ul.pagination-list {
  margin: 0 0 15px;
  padding: 0;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none !important;
}
.pagination ul > li {
  display: inline-block;
  padding: 0 5px;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pagination ul > li > a,
.pagination ul > li > span {
  border: 1px solid #e5e5e5;
  color: #444;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px;
}
.pagination ul > li > a:hover {
  background-color: #444;
  border-color: #444;
  color: #fff;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a {
  background: #f2f2f2;
  border-color: #e5e5e5;
  color: #999;
}
.pagination ul > .disabled > a:hover {
  background: #f2f2f2;
  border-color: #f2f2f2;
  color: #999;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.items-more h3 {
  margin: 0 0 5px;
}
.back_button a,
.back_button a:hover,
.back_button a:active {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0 5px;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .filter-search,
.filters .display-limit {
  float: left;
  width: 50%;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
  box-shadow: 0 0 3px rgba(0,0,0,0.4);
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 13px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #fff !important;
  border-bottom: none;
}
div#system-message-container div#system-message {
  margin-bottom: 0 !important;
}
div#system-message-container div#system-message.alert-danger,
div#system-message-container div#system-message.alert-error {
  margin-bottom: 20px !important;
  padding: 8px 35px 8px 14px !important;
}
#searchForm legend {
  float: left;
  float: none \9;
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  #searchForm legend {
    float: none;
  }
}
.edit.item-page .control-group a.modal {
  position: inherit;
  width: auto !important;
  margin-left: 0 !important;
  top: auto !important;
}
.edit.item-page #images.tab-pane .control-group {
  display: block;
  float: left;
  width: 90%;
}
.no-touch .t3-mainbody .t3-content .adminlist th a {
  color: #666 !important;
}
.no-touch .t3-mainbody .t3-content ul.manager.thumbnails .thumbnail {
  display: inline-block !important;
  padding: 4px 20px !important;
}
.no-touch .t3-mainbody .t3-content .table-condensed div.pagination {
  margin-top: 0 !important;
}
.no-touch .t3-mainbody .t3-content fieldset.filter .btn-toolbar .btn-group.pull-left {
  float: none !important;
}
.no-touch .t3-mainbody .t3-content fieldset.filter .btn-toolbar .btn-group.pull-left button.btn {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.blog .tags {
  background: #fff;
  border-bottom: solid 1px #e5e5e5;
  padding: 0 0 15px;
}
.tags span {
  margin-bottom: 3px;
}
.tags .label-info[href] {
  background: #00394D;
  font-weight: normal;
  font-size: 12px;
  padding: 4px 6px;
  text-shadow: none;
}
.tags .label-info[href]:hover,
.tags .label-info[href]:focus,
.tags .label-info[href]:active {
  background: #de5600;
}
.item-page .tags {
  margin-bottom: 15px;
}
.tag-category {
  background: #fff;
  padding: 20px 0;
}
.tag-category h2 {
  line-height: normal;
  margin-top: 0;
}
.tag-category ul.category {
  margin: 10px 0 20px;
  display: block;
}
.tag-category ul.category li {
  list-style: none;
  padding: 10px 20px;
  border-bottom: solid 1px #e5e5e5;
}
.tag-category ul.category li h3 {
  line-height: normal;
}
.tag-category ul li.pagination-list {
  border-bottom: none;
  padding: 0s;
}
.tag-category ul li img {
  margin-bottom: 10px;
}
.mod-preview-info {
  z-index: 1000;
}
#page-site a.modal.btn {
  position: relative;
  top: 0;
  left: auto;
  right: 0;
  z-index: 10;
  width: auto;
  box-shadow: none;
}

p {
  margin: 0 0 10px;
  direction:rtl;
}
p small,
p .small {
  font-size: 11px;
  color: #999;
}
.lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-weight: bold;
  line-height: 1;
  color: #444;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1 {
  font-size: 32.5px;
  line-height: 40px;
}
h1 small {
  font-size: 26px;
}
h2 {
  font-size: 26px;
  line-height: 40px;
    color: #794461;
    font-family: HacenTunisia;
}
h2 small {
  font-size: 19.5px;
}
h3 {
  font-size: 19.5px;
  line-height: 40px;
}
h3 small {
  font-size: 15px;
}
h4 {
  font-size: 15px;
  line-height: 20px;
}
h4 small {
  font-size: 13px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
}
h5 small {
  font-size: 11px;
}
h6 {
  font-size: 13px;
  line-height: 20px;
}
.page-header {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin: 0 0 40px;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 20px;
  *zoom: 1;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 10px 0;
}
.item-title {
  font-weight: bold;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 130px;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 10.998px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #999;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
a.label:hover,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #c33;
}
.label-important[href],
.badge-important[href] {
  background-color: #a32929;
}
.label-warning,
.badge-warning {
  background-color: #00394D;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c44c00;
}
.label-success,
.badge-success {
  background-color: #75aa49;
}
.label-success[href],
.badge-success[href] {
  background-color: #5c863a;
}
.label-info,
.badge-info {
  background-color: #07b;
}
.label-info[href],
.badge-info[href] {
  background-color: #005788;
}
.label-inverse,
.badge-inverse {
  background-color: #444;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #2b2b2b;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #e5e5e5;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #e5e5e5;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 0;
  font-style: normal;
  line-height: 20px;
}
.infor-message {
  background: #d9edf7;
  border: 1px solid #bce8f1;
  color: #3A87AD;
  margin: 0;
  padding: 10px;
}

.ja-header .container {
  background: url(../images/header-bg.gif) repeat left top;
  padding-top: 20px;
  padding-bottom: 5px;
  overflow: visible;
}
.logo {
  float: left;
}
.logo h1,
.logo h1 a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image {
  margin-left: -10px;
}
.logo-image a {
  background-image: url("../images/logo.png");
  background-repeat: no-repeat;
  width: 357px;
  height: 60px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text {
  margin-left: 30px;
}
.logo-text h1 {
  color: #fff;
}
.logo-text h1 a {
  color: #fff;
  text-decoration: none;
}
.logo-text:hover h1 a,
.logo-text h1 a:hover,
.logo-text h1 a:active,
.logo-text h1 a:focus {
  color: #00394D;
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 13px;
  margin-top: 5px;
}
.head-search {
  float: left;
  height: 49px;
  width: 47%;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .input {
  background: url(../images/ico/search-invert.png) no-repeat 95% center #000;
  border-radius: none !important;
  border: none;
  border-left: solid 1px #222;
  box-shadow: none;
  color: #666;
  height: 49px;
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: middle;
  width: 150px;
}
.head-search .input:focus,
.head-search .input:hover,
.head-search .input:active {
  border: none;
  border-left: solid 1px #222;
  background-image: url(../images/ico/search-invert-hover.png);
  color: #fff;
  width: 150px;
}
.ja-sl-1 .container {
  background: #111;
  border-top: solid 1px #222;
  padding-top: 30px;
  padding-bottom: 30px;
}
.ja-sl-1 .container .t3-module {
  background: none;
  border: none;
  margin-bottom: 0;
}
.ja-sl-1 .container .t3-module .module-ct {
  background: none;
  padding-bottom: 0;
}
.ja-mainbody .container {
  background: #000;
  padding-top: 30px;
  padding-bottom: 30px;
}
.ja-mainbody .container {
  background: #fff;
}
.ja-footer {
  background: #000;
  color: #666;
  *zoom: 1;
}
.ja-footer:before,
.ja-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.ja-footer:after {
  clear: both;
}
.ja-footer small {
  display: block;
  font-size: 100%;
}
#ja-footer a {
  color: #737373;
}
#ja-footer a:hover,
#ja-footer a:active,
#ja-footer a:focus {
  color: #00394D;
}
.ja-footer .container.ja-fn {
  padding: 30px 0;
}
.ja-footnav {
  padding: 0;
  *zoom: 1;
}
.ja-footnav:before,
.ja-footnav:after {
  display: table;
  content: "";
  line-height: 0;
}
.ja-footnav:after {
  clear: both;
}
.ja-footer .module,
.ja-footer .t3-module {
  background: none;
  border: none;
  margin-bottom: 0;
}
.ja-footer .ja-fn .module,
.ja-footer .ja-fn .t3-module {
  border: none;
  background: url(../images/line.gif) repeat-y left top;
}
.ja-footer .ja-fn .item-first .module {
  background: none !important;
}
.ja-footer .module-title {
  color: #fff;
  font-size: 15px;
  margin-bottom: 5px;
  padding-top: 0;
}
.ja-footer .module-title span {
  background: none;
  padding-left: 0;
  padding-right: 0;
}
.ja-footer .ja-fn .module-ct {
  margin: 0 20px;
  padding: 0 0 20px;
}
.ja-footer .ja-fn ul {
  list-style: none;
  margin-left: 0;
}
.ja-footer .ja-fn li {
  border: none;
  background: none;
  line-height: 24px;
}
.ja-footer .ja-fn ul.nav > li a {
  background: none;
  color: #666;
  padding: 0;
  transition: none;
}
.ja-footer .ja-fn ul.nav > li {
  margin-bottom: 5px;
}
.ja-footer .ja-fn ul.nav > li a:hover,
.ja-footer .ja-fn ul.nav > li a:focus,
.ja-footer .ja-fn ul.nav > li a:active,
.ja-footer .ja-fn ul.nav > li.active a {
  background: none;
  color: #00394D;
  margin-left: 0;
  text-shadow: none;
}
.ja-footer .ja-fn .readon {
  color: #666;
}
.ja-footer .ja-fn .readon:hover,
.ja-footer .ja-fn .readon:focus,
.ja-footer .ja-fn .readon:active {
  color: #00394D;
}
.social {
  float: right;
}
.ja-footermenu .container .social ul {
  margin: 0px !important;
}
.social ul {
  *zoom: 1;
  margin: 0 !important;
  padding: 0 !important;
}
.social ul:before,
.social ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.social ul:after {
  clear: both;
}
.social ul li {
  border-left: solid 1px #222;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.social ul li a {
  background-image: url(../images/social-icon.png);
  background-repeat: no-repeat;
  color: gray;
  font-size: 0px;
  display: block;
  line-height: 49px;
  margin: 0px !important;
  padding: 0px !important;
  text-indent: -999em;
  width: 49px;
  height: 49px;
}
.social ul li a:hover,
.social ul li a:focus,
.social ul li a:active {
  background-image: url(../images/social-icon.png);
}
.social ul li.facebook a {
  background-position: 0 0;
}
.social ul li.facebook:hover a,
.social ul li.facebook a:hover,
.social ul li.facebook a:focus,
.social ul li.facebook a:active {
  background-position: -49px 0px;
}
.social ul li.twitter a {
  background-position: 0 -49px;
}
.social ul li.twitter:hover a,
.social ul li.twitter a:hover,
.social ul li.twitter a:focus,
.social ul li.twitter a:active {
  background-position: -49px -49px;
}
.social ul li.feed a {
  background-position: 0 -98px;
}
.social ul li.feed:hover a,
.social ul li.feed a:hover,
.social ul li.feed a:focus,
.social ul li.feed a:active {
  background-position: -49px -98px;
}
.ja-topbar .social ul li a,
.ja-topbar .social ul li a:hover,
.ja-topbar .social ul li a:focus,
.ja-topbar .social ul li a:active {
  background-image: url(../images/social-icon-top.png);
}
.ja-footer .ja-slidenews-item {
  border-color: #222;
}
.ja-footer .ja-slidenews-item:first-child {
  margin-top: 0;
  padding-top: 0;
}
.ja-footer .ja-slidenews-item .ja-title {
  color: #00394D;
}
.ja-footer .ja-slidenews-item .ja-title:hover,
.ja-footer .ja-slidenews-item .ja-title:focus,
.ja-footer .ja-slidenews-item .ja-title:active {
  text-decoration: underline;
}
.t3-module.about .module-ct img,
.module.about .module-ct img {
  display: block;
  margin-bottom: 10px;
}
.ja-footermenu .container {
  border-top: solid 1px #222;
  border-bottom: solid 1px #222;
}
.ja-footermenu .t3-module {
  border: none;
  margin-bottom: 0;
}
.ja-footermenu .container .top-menu ul.nav {
  text-align: left;
  margin-top: 10px !important;
}
.ja-copyright {
  font-size: 11px;
  padding: 20px 0;
  *zoom: 1;
}
.ja-copyright:before,
.ja-copyright:after {
  display: table;
  content: "";
  line-height: 0;
}
.ja-copyright:after {
  clear: both;
}
.copyright {
  float: left;
}
.poweredby {
  float: right;
  text-align: right;
  padding: 20px 0;
}
.ja-footer small {
  margin-left: 20px;
}
.ja-topheader .container {
  background: #000;
  border-bottom: solid 1px #222;
  overflow: visible;
  position: relative;
  z-index: 1000;
}
.top-menu .module-ct {
  padding: 0;
}
.ja-topheader .top-menu {
  float: left;
}
.ja-topheader .languageswitcherload {
  float: left;
  margin-top: 8px;
}
.container .top-menu ul.nav,
.top-menu ul {
  margin: 5px 0 0 20px !important;
  padding: 0;
  *zoom: 1;
}
.container .top-menu ul.nav:before,
.container .top-menu ul.nav:after,
.top-menu ul:before,
.top-menu ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.container .top-menu ul.nav:after,
.top-menu ul:after {
  clear: both;
}
.top-menu ul li {
  display: inline-block;
  float: left;
  border: none;
}
.top-menu ul li a {
  background: none;
  color: #666;
  font-size: 10px !important;
  list-style: none;
  line-height: 30px;
  padding: 0px 10px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}
.top-menu ul li a:hover,
.top-menu ul li a:focus,
.top-menu ul li.active a {
  background: none;
  color: #fff;
  text-shadow: none;
  margin: 0;
}
.ja-slideshow .container {
  background: #000;
  padding-top: 30px;
  padding-bottom: 30px;
}
.ja-slideshow .main-siderbar .t3-module {
  width: 100%;
}
.ja-slideshow .main-siderbar .t3-module:last-child {
  margin-bottom: 0;
}
.t3-module.tabs,
.module.tabs {
  background: #fff;
}
.ja-tabswrap .container {
  margin: 0;
  padding: 0;
}
.default .ja-tabs-title-top {
  border: none !important;
}
.ja-tabs-title-top ul.ja-tabs-title {
  top: 20px !important;
}
.default .ja-tabs-title-top ul.ja-tabs-title li {
  background: none !important;
  border: none !important;
  margin: 0 5px 0 0 !important;
}
body .default .ja-tabs-title-top ul.ja-tabs-title li h3 {
  background: none;
  border: none !important;
  border-bottom: solid 1px #d5d5d5 !important;
  color: #aaaaaa !important;
 
  font-size: 22px !important;
 
 
}
body .default .ja-tabs-title-top ul.ja-tabs-title li:hover h3,
body .default .ja-tabs-title-top ul.ja-tabs-title li:focus h3,
body .default .ja-tabs-title-top ul.ja-tabs-title li:active h3 {
  border: none !important;
  background: #00394D;
  color: #fff !important;
}
body .default .ja-tabs-title-top ul li.active h3,
body .default .ja-tabs-title-top ul li.firstactive h3,
body .default .ja-tabs-title-top ul li.lastactive h3 {
  border: none !important;
  background: #00394D;
  color: #fff !important;
}
.ja-tabswrap .ja-tab-content li {
  list-style: none;
  border: none;
}
.ja-tabswrap .container {
  width: 100% !important;
}
.ja-tab-content .ja-tab-subcontent div:first-child {
  padding-top: 0;
}
.tabs-list li {
  float: left;
  width: 33.3%;
}
.tabs-list li h3 {
  font-size: 13px;
  color: #222;
  line-height: normal;
  margin: 20px 0px 5px;
}
.tabs-list > li span {
  font-size: 12px;
}
.ja-mastcol .ja-tabs-title-top {
  margin-top: -20px;
}
.accordion .ja-slidenews-item img[align="left"] {
  margin-bottom: 15px;
}
.ja-tab-subcontent .ja-slidenews-item {
  border: none;
  clear: none;
  display: inline-block;
  width: 33%;
  *zoom: 1;
  padding: 0;
}
.ja-tab-subcontent .ja-slidenews-item:before,
.ja-tab-subcontent .ja-slidenews-item:after {
  display: table;
  content: "";
  line-height: 0;
}
.ja-tab-subcontent .ja-slidenews-item:after {
  clear: both;
}
.ja-tab-subcontent .ja-slidenews-item img {
  margin-bottom: 15px;
}
.ja-tab-subcontent .ja-slidenews-item a.readon {
  margin-top: 5px;
}
.ja-tab-subcontent .ja-slidenews-item .content-slidenews {
  margin-right: 10px;
}
.ja-topbar .container {
  background: #111;
  border-bottom: solid 1px #222;
}
.ja-topbar .head-search .input {
  background-color: #111;
}
.ja-topbar .head-search .input:hover,
.ja-topbar .head-search .input:focus,
.ja-topbar .head-search .input:active {
  color: #fff;
}
.ja-headlines,
.ja-headlines .ja-headlines-item {
  height: 18px !important;
}
.ja-headlines .ja-headlines-item a {
  color: gray;
}
.ja-headlines .ja-headlines-item a:hover,
.ja-headlines .ja-headlines-item a:focus,
.ja-headlines .ja-headlines-item a:active {
  color: #00394D;
}
.ja-healineswrap {
  *zoom: 1;
  margin-top: 15px;
  padding-left: 20px;
}
.ja-healineswrap:before,
.ja-healineswrap:after {
  display: table;
  content: "";
  line-height: 0;
}
.ja-healineswrap:after {
  clear: both;
}
.ja-healineswrap em {
  color: #fff;
  font-weight: bold;
  float: left;
  margin-right: 10px;
  margin-top: 15px;
}
.ja-headlines {
  margin-top: 15px;
}
.ja-slideshow .content-slide {
  border-bottom: none;
  margin-bottom: 0;
  margin-right: 10px;
  padding-bottom: 0;
}
.ja-slideshow .ja_slidetitle a {
  color: #fff;
}
.ja-slideshow .ja_slidetitle a:hover,
.ja-slideshow .ja_slidetitle a:focus,
.ja-slideshow .ja_slidetitle a:active {
  color: #00394D;
}
.ja-slideshow .ja_slidetitle a.readon {
  color: #aaaaaa;
}
.ja-slideshow .ja_slidetitle a.readon:hover,
.ja-slideshow .ja_slidetitle a.readon:focus,
.ja-slideshow .ja_slidetitle a.readon:active {
  color: #00394D;
}
.main-slideshow .t3-module,
.main-slideshow .module {
  background: none;
}
.highslide-img a {
  margin: 3px !important;
  float: left;
}
.highslide img {
  border: none !important;
}
.mod-views {
  position: relative;
  border: none;
}
.mod-views .module-title {
  padding-left: 0;
}
.category-module li {
  border-bottom: solid 1px #e5e5e5;
  clear: both;
  list-style: none;
  margin-bottom: 5px;
  padding-bottom: 2px;
  position: relative;
}
.category-module > li .img-details img,
.category-module > li .img-intro img {
  margin-bottom: 20px;
}
.jacontent h5 {
  margin-top: 0;
}
ul.category-module li a {
 
  display: inline-block;
  color: #794461;
  font-family:HacenTunisia;
}
ul.category-module li a:hover,
ul.category-module li a:focus,
ul.category-module li a:active,
.jacontent a {
  color: #00394D;
}
.jacontent a:hover,
.jacontent a:focus,
.jacontent a:active {
  color: #00394D;
}
.jacontent h5 a {
  color: #444;
  font-size: 18px;
  font-weight: bold;
}
.jacontent h5 a:hover,
.jacontent h5 a:focus,
.jacontent h5 a:active {
  color: #00394D;
}
.jacontent .article-aside span {
  color: #999;
  float: left;
  margin: 0;
  padding: 10px 5px 0 0;
  white-space: nowrap;
}
.jacontent .article-aside span.first-child {
  padding-left: 0;
}
.jacontent .article-aside span:last-child {
  border-left: 1px solid #e5e5e5;
  margin-left: 5px;
  padding-left: 10px;
}
.jacontent .article-aside > span strong {
  color: #999;
  display: inline-block;
  padding-right: 5px;
}
p a.mod-articles-category-title,
ul.category-module li p a.mod-articles-category-title {
  background: url(../images/readmore-bg.png) no-repeat left center;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 12px;
  margin-top: 10px;
  padding-left: 18px;
}
p a.mod-articles-category-title:hover,
p a.mod-articles-category-title:focus,
p a.mod-articles-category-title:active,
ul.category-module li p a.mod-articles-category-title:hover {
  background-image: url(../images/readmore-hover-bg.png);
  color: #00394D;
}
.vertical-layout li.no-images .showcategory {
  padding-left: 0;
}
.vertical-layout .showcategory {
  min-height: 100px;
  padding: 0px 0 0 230px;
  position: relative;
}
.vertical-layout .img-details {
  display: none !important;
}
.vertical-layout li .img-intro {
  left: 0px;
  width: 200px;
  position: absolute;
}
.horizontal-layout .img-intro {
  display: none !important;
}
.horizontal-layout .jacontent {
  display: block !important;
  width: 100%;
}
#button {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0px;
  top: 15px;
}
#button span {
  background-image: url(../images/button-module.png);
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  font-size: 0px;
  line-height: 30px;
  height: 30px;
  margin: 0px 3px;
  width: 30px;
  vertical-align: top \9;
  text-indent: -999em;
}
.btn-vertical {
  background-position: 0 0;
}
.btn-vertical:hover,
.btn-vertical:focus,
.btn-vertical:active,
.btn-vertical.active {
  background-position: 0px -30px;
}
.btn-horizontal {
  background-position: -30px 0;
}
.btn-horizontal:hover,
.btn-horizontal:focus,
.btn-horizontal:active,
.btn-horizontal.active {
  background-position: -30px -30px;
}
.topgame .showcategory .img-intro {
  display: none !important;
}
.topgame .vertical-layout .showcategory {
  padding-left: 0;
}
#back-to-top {
  cursor: pointer;
  background: url(../images/back-top.png) no-repeat right center;
  margin-right: 20px;
  padding-right: 20px;
  text-align: right;
}
#back-to-top:hover,
#back-to-top:focus,
#back-to-top:active {
  background-image: url(../images/back-top-hover.png);
  color: #fff;
}
a.readmore {
  background: url(../images/readmore-bg.png) no-repeat left center;
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 11px;
  margin-top: 10px;
  padding-left: 18px;
  text-indent: -999em;
}
a.readmore:hover,
a.readmore:focus,
a.readmore:active {
  background-image: url(../images/readmore-hover-bg.png);
  color: #00394D;
}
a.video img {
  display: block;
  margin-bottom: 15px;
}
iframe.dark {
  background: #444;
}
body.countdown-page {
  background: url(../images/lp-bg.jpg) no-repeat center top #000;
  padding-top: 0;
}
body.countdown-page .ja-footer {
  background: transparent;
}
div.ja-countdown-page div.acymailing_module {
  background: url(../images/trans-2.png);
  margin: 30px auto 0 !important;
  padding: 30px 0 !important;
  text-align: center;
  width: 840px;
}
div.ja-countdown-page .acymailing_introtext {
  color: #fff;
}
div.ja-countdown-page .acymailing_form {
  float: left;
  margin-left: 190px !important;
  padding-top: 20px !important;
}
div.ja-countdown-page .acyfield_email .inputbox {
  background: #000;
  border: 1px solid #000;
  margin-right: 5px;
  padding: 9px 15px;
  line-height: 1;
  width: 300px !important;
}
div.ja-countdown-page .acyfield_email .inputbox:hover {
  background: #222;
  border-color: #222;
}
div.ja-countdown-page .acyfield_email .inputbox:focus {
  background: #fff;
  color: #222;
}
div.ja-countdown-page .acymailing_form .acysubbuttons .button {
  background: #00394D;
  border: 1px solid #00394D;
  height: 40px;
  text-transform: uppercase;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
div.ja-countdown-page .acymailing_form .acysubbuttons .button:hover {
  padding-left: 20px;
  padding-right: 20px;
}
.ja-countdown.layout1 {
  background: none;
}
.ja-countdown.layout1 .custom-text {
  margin: 0 auto;
  width: 840px;
}
.ja-countdown.layout2 {
  background-color: transparent;
}
.ja-countdown.layout2 .custom-text {
  padding: 100px 50px 0;
}
.ja-countdown.layout2 .custom-text h1 {
  color: #fff;
  font-size: 48px;
  line-height: 1.2;
}
.ja-countdown.layout2 .timer {
  top: 42%;
}
.ja-countdown.layout3 .text {
  top: 72px;
}
.ja-countdown.layout3 .text .val {
  color: #fff;
  height: 38px;
}
.ja-countdown.layout4 {
  width: 860px;
  background: none;
}
.ja-countdown.layout4 .custom-text {
  float: right;
  padding-top: 70px;
  text-align: left;
  width: 60%;
}
.ja-countdown.layout4 .custom-text h1 {
  clear: both;
  display: block;
  font-size: 46px;
  margin-bottom: 10px;
  line-height: 1.2;
  width: 100%;
}
.ja-countdown.layout4 .custom-text div.custom-message {
  padding: 0;
  text-align: left;
}
.ja-countdown.layout4 .clock {
  float: left;
  margin-top: 70px;
  margin-left: 20px;
}
.ja-countdown.layout5 .val {
  text-shadow: none;
}

