/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: "Helvetica Neue", sans-serif;
  color: #222;
}
body {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.4;
  height: 100%;
}
::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}
a {
  color: #000;
  text-decoration: none;
}
a:visited {
  color: #000;
}
a:hover {
  color: #000;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted #93a4b5;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
dd {
  margin: 0;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
h1,
h2,
h3,
h4,
p {
  margin: 0;
  padding: 0 ;
}
/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* =============================================================
   BASICS AND STRUCTURE
============================================================= */
@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.eot');
    src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/opensans-light-webfont.woff') format('woff'),
    url('../fonts/opensans-light-webfont.ttf') format('truetype'),
    url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}
body, table {
  font-size: 13px;
  font-family: Arial, sans-serif;
  color: #231f20;
}
.wrapper {
  margin: 0 auto;
  position: relative;
  min-height: 100%;
  min-width: 960px;
  background: #ffffff url(../img/bg-footer.png) no-repeat center bottom;
}
.wrapper-inner {
  margin: 0;
  min-width: 960px;
}
.wrapper-inner2 {
  margin: 0 auto;
  min-width: 960px;
}
.wrapper-layout {
  margin: 0 auto;
  width: 960px;
  padding-bottom: 40px;
  display:block;
  text-align:left;
}
.wrapper-home .wrapper-inner {
  background: transparent url(../img/bg-home.png) no-repeat center 119px;
}
.wrapper-home .wrapper-inner2 {
  background: transparent url(../img/bg-home-banner.jpg?new) no-repeat center 119px;
}
.wrapper-page .wrapper-inner {
  background: transparent url(../img/bg-page.png) no-repeat center 119px;
}
.wrapper-page .wrapper-projects {
  background: transparent url(../img/bg-about-banner.jpg) no-repeat center 119px;
}
.wrapper-page .wrapper-investor {
  background: transparent url(../img/bg-investor2-banner.jpg) no-repeat center 119px;
}
.wrapper-page .wrapper-contact {
  background: transparent url(../img/bg-investor-banner.jpg) no-repeat center 119px;
}
.wrapper-page .wrapper-about {
  background: transparent url(../img/bg-contact-banner.jpg) no-repeat center 119px;
}
/* =============================================================
   HEADER
============================================================= */
header {
  height: 119px;
}
.logo {
  height: 119px;
  width: 200px;
  float: left;
}
ul.menu {
  list-style: none;
  float: right;
  height: 27px;
  padding: 80px 0 0 0;
}
ul.menu li {
  float: left;
  display: inline;
  border-right: 1px solid #cbc6c3;
  height: 27px;
}
ul.menu li.selected a {
	color:#ea8429;
}
ul.menu li a {
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'open_sanslight', sans-serif;
  color: #58595b;
  display: block;
  float: left;
  height: 27px;
  line-height: 27px;
  padding: 0 15px;
}
ul.menu li a:hover {
  color: #ea8429;
}
ul.menu li.last {
  border-right: none;
}
ul.menu li.last a {
  padding: 0 0 0 15px;
}
ul.sub-menu {
  list-style: none;
}
ul.sub-menu li {
  display: block;
  float: none;
  margin: 0 0 10px 0;
}
ul.sub-menu li a {
  display: block;
  background: transparent url(../img/bg-icons.png) no-repeat 0 5px;
  padding: 0 0 0 20px;
  margin: 0 0 0 10px;
}
ul.sub-menu li a:hover {
  color: #ea8429;
}
/* =============================================================
   CONTENT
============================================================= */
.content {
  padding: 0 0 20px 0;
}
.content h1 {
  font-size: 36px;
  font-family: 'open_sanslight';
  font-weight: normal;
  padding: 6px 0 12px 0;
}
.content h2 {
  font-size: 27px;
  font-family: 'open_sanslight';
  font-weight: normal;
  color: #ea8429;
  padding: 0 0 8px 0;
  margin: 0;
}
.content h4 {
 color: #ea8429;
 font-size:14px;
 height:20px;
 margin:0 0 12px 0;
 padding:0;
 background: transparent url(../img/h4-down.gif) no-repeat bottom right;
}
.content h2.border {
  border-bottom: 1px solid #d3d3d3;
  margin: 0 0 12px 0;
}
.content h3 {
  color: #ea8429;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 10px 0;
}
.content h3 a {
  color: #ea8429;
  display: inline-block;
  padding: 0 15px 0 0;
  background: transparent url(../img/bg-icons.png) no-repeat right 8px;
}
.content p {
  padding: 0 0 12px 0;
}
.content-main {
  float: left;
  width: 622px;
}
.content-aside, .content-aside-submenu {
  float: right;
  width: 305px;
}
.content-inner {
  margin: 0 15px;
}
.content-inner a {
	color:#e37120;
}
.wrapper-home .content-main {
  margin-top: 303px;
}
.wrapper-home .content-aside {
  margin-top: 303px;
}
.wrapper-page .content-main {
  margin-top: 182px;
}
.wrapper-page .content-aside {
  margin-top: 92px;
}
.wrapper-page .content-aside-submenu {
  margin-top: 295px;
}
/* =============================================================
   BUTTONS
============================================================= */
a.button {
  display: inline-block;
  background: #ea8429 url(../img/bg-icons.png) no-repeat right -41px;
  border-right: 8px solid #ea8429;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  padding: 6px 14px 6px 10px;
}
a.button:hover {
  background: #1a0f07 url(../img/bg-icons.png) no-repeat right -41px;
  border-right: 8px solid #1a0f07;
}
/* =============================================================
   BOXES
============================================================= */
.box {
  padding: 6px 15px;
  margin: 0 0 20px 0;
  background-color: #1a0f07;
  color: #fff;
}
.box p.share-label {
  padding: 0;
  font-size: 12px;
}
.box p.share-label a {
  display: inline-block;
  color: #fff;
  background: transparent url(../img/bg-icons.png) no-repeat right -45px;
  padding-right: 12px;
}
.box p.share-price {
  color: #e37120;
  padding: 0 0 6px 0;
  font-size: 42px;
  font-family: 'open_sanslight';
  font-weight: normal;
  line-height: 44px;
}
.box p.breadcrumb {
  padding: 7px 0 1px 0;
  margin: 0;
  color: #fff;
  font-size: 11px;
}
.box p.breadcrumb span {
  color: #f2be9a;
}
.box-highlight {
  background: transparent url(../img/bg-orange.png) repeat;
}
.box-highlight p {
  color: #fff;
}
.box-highlight p.share-label {
  color: #fff;
}
.box-highlight p.share-price {
  color: #26170d;
}
.box-register {
  padding: 12px 15px 20px 15px;
  margin: 0 0 68px 0;
}
.box-register a.button:hover {
  background: #ffd600 url(../img/bg-icons.png) no-repeat right -41px;
  border-right: 8px solid #ffd600;
}
.box-register h3 {
  font-size: 14px;
  font-family: 'open_sanslight';
  font-weight: normal;
}
.item {
  border-bottom: 1px solid #d3d3d3;
  margin: 0 0 12px 0;
}
.item p.date {
  padding: 0;
  font-size: 11px;
}
.item .item-image {
  float: left;
  margin: 0 12px 12px 0;
}
.item a.button {
  margin-bottom: 12px;
}
.content-inner table, .content-inner table.alternate {
	width:100%;
}
.content-inner table tr:first-child td {
	background-color:#ea8429;
	padding:5px;
	color:#fff;
	text-align:left;
}
.content-inner table tr td {
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #ccc;
	padding:5px;
}
.content-inner table.alternate tr:first-child td, .content-inner table.alternate tr td {
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #ea8429;
	padding:5px;
	background-color:#fff;
	color:#000;
}
.content-inner ul {
	padding: 0 0 12px 16px;
	list-style-type:disc;
}
p.tbldatetime {
	color:#999;
	padding: 5px;
	margin-bottom:50px;
}
.col {
	width:270px;
	float:left;
	clear:left;
}
.col:nth-child(even) {
	width:270px;
	float:right;
	clear:right;
	margin-left:50px;
}
img.photo {
	border:3px solid #ccc;
}
/* =============================================================
   FOOTER
============================================================= */
footer {
  margin: 0 auto;
  position: relative;
  margin-top: -40px;
}
.footer-layout {
  margin: 0 auto;
  width: 960px;
}
.footer-inner {
  background-color: #1a0f07;
  color: #fff;
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
}
.footer-inner a {
  color: #fff;
}
/* =============================================================================
   Print Styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

/* JOOMLA */
.etabs, ul.etabs { margin: 0; padding: 0; }
.tab { display: inline-block; zoom:1; *display:inline; background: #eee; border: solid 1px #d3d3d3; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }
.tab a { font-size: 14px; line-height: 2em; display: inline-block; padding: 0 10px; outline: none; }
.tab a:hover { text-decoration: underline; }
li.tab.active { background: #ea8429; padding-top: 6px; position: relative; top: 1px; border-color: #d3d3d3; }
.tab a.active { font-weight: bold; color: #fff; }
.tab-container .panel-container { clear:both; background: none; border: solid #d3d3d3 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }