* {
  margin:0;
  padding:0;
}

html {
  background:#f2f0ec;
  overflow: auto;
  background:#d1e6ea url('../../images/website/img/header-repeat.gif') repeat-x;
}

body {
  font-family:tahoma,verdana,arial,sans-serif;
  font-size:12px;
  color:#39342e;
  line-height:1.5;
  background:url('../../images/website/img/header.jpg') top center no-repeat;
  min-width:960px;
}

img {
  border:none;
}

a {
  text-decoration:none;
  color:inherit;
}

a:hover {
  text-decoration:underline;
}

/**********************************
* H tags
**********************************/
h1 {
  width:310px;
  height:170px;
  background:url(../../images/website/img/logo.png) no-repeat;
  position:absolute;
  text-indent:-9999em;
  top:0;
  left:0;
  z-index:100;
  
}

h1 a {
  display:block;
	overflow:hidden;
  width:310px;
  height:170px;
}

h2 {
  font-family:"Trebuchet MS",candara, georgia, serif;
  font-weight:bold;
  font-size: 16px;
  color: #3b5c63;
}

#page-content h2 {
  margin:0 0 10px 0;
}

.body-header {
  color:#efa004;
  margin:0 0 10px 0;
}

h3 {
  font-weight:normal;
  font-size: 16px;
  color: #4d280a;
}

h4 {
  color:#6c7e32;
  font-family:candara, georgia, serif;
  font-weight:normal;
  font-size:15px;
  margin: 20px 0 15px 0;
}

.article-list h4 {
  margin:20px 0 0 0;
}

h5 {
  font-size:12px;
  color:#2F394A;
  font-family:tahoma,verdana,arial,sans-serif;
  font-weight:normal;
  font-size:12px;
}

/********************
* Standard classes
********************/

.center {
  text-align: center;
}

.strong {
  font-weight: bold;
}

.underline {
  text-decoration: underline;
}

.wrap {
  margin:0 auto;
  width:960px;
}

.disabled {
  cursor:default;
}

.left {
  float:left!important;
  width:auto;
}

.right {
  float:right!important;
  width:auto;
}

.clearing {
  clear:both!important;
}

ul {
  list-style-position:inside;
}

ol {
  list-style-position:inside;
}

.hidden {
  display:none;
}

.visible {
  display:block;
}

.blue {
  color:#3B5C63;
}

/**********************************
* CLEARFIX
**********************************/
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}

/**********************************
* Various Content Elements
**********************************/
#top {
  height:200px;
  z-index:2;
  position:relative;
}

#top .wrap {
  position:relative;
}

#homes #top {
  height:333px;
  background:url('../../images/website/img/header-home.jpg') top center no-repeat;
  z-index:2;
  position:relative;
}

#homes #top .wrap {
  position:relative;
}

#homes #top #home-flash {
  width:960px;
  height:230px;
  clear:both;
  position:relative;
  z-index:1;
}

#language-select {
  padding:8px 0 0 10px;
}

/**********************************
* Footer
**********************************/
#footer-container {
  background:#222426;
  width:980px;
  margin:0 auto;
}

#footer-top {
   background:url('../../images/website/img/footer-top.png') no-repeat;
   width:980px;
   height:12px;
   margin:0 auto;
   line-height:1px;
   overflow:hidden;
}

#footer {
  background:#222426;
  border-top:1px dashed #FF5700;
  width:960px;
  margin:0 auto;
  padding:27px 10px 20px 10px;
  font-size:11px;
  color:#e1e7eb;
}

#footer > table > thead > tr th {
  padding-bottom:20px;
  text-align:left;
  font-weight:normal;
  vertical-align:top;
}

#footer td {
  vertical-align:top;
}

#footer .first {
  padding-left:15px;
  padding-right:2px;
  border-right:1px solid #111213;
}

#footer .second {
  border-left:1px solid #333639;
  border-right:1px solid #111213;
  padding-left:15px;
  padding-right:10px;
  width:365px;
}

#footer .second .contact {
  margin-bottom:10px;
}

#footer .second th {
  text-align:left;
  font-weight:normal;
  padding-right:8px;
  color:#d1e6ea;
  vertical-align:top;
}

#footer .second a {
  color:#ff5700;
}

#footer .third {
  border-left:1px solid #333639;
  padding:0 5px 0 15px;
  width:280px;
}

#footer h3 {
  color:#d1e6ea!important;
  font-size:14px;
}

#copyright {
  margin:20px 0 0 0;
}

#generation-y {
  color:#d1e6ea;
}

.generation-y-logo {
  background-image: url('../../images/website/img/generation-y-logo.gif');
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 16px;
  font-weight: bold;
}

/**********************************
* Newsletter
**********************************/
#footer .third .newsletter p {
  color:#7e7e7e;
  margin-bottom:20px;
}

.newsletter .newsletter-form .newsletter-email {
  height:13px;
  width:180px;
  border:1px dashed #808080;
  background:none;
  color:#d1e6ea;
  font-family:tahoma,verdana,arial,sans-serif;
  padding:3px 4px 3px 4px;
  font-size:11px;
  float:left;
}

.newsletter .newsletter-form .newsletter-submit {
  border:1px dashed #808080;
  background:none;
  color:#d1e6ea;
  font-family:tahoma,verdana,arial,sans-serif;
  padding:2px 4px 2px 4px;
  font-size:11px;
  height:21px;
  text-align:center;
  width:70px;
  float:left;
  margin:0 0 0 5px;
}

/* The form used by the partial file */
.newsletter-error {
  margin:0 0 20px 0;
}

.newsletter-error .newsletter-form .newsletter-email {
  height:13px;
  width:180px;
  border:1px dashed #808080;
  background:none;
  color:#39342E;
  font-family:tahoma,verdana,arial,sans-serif;
  padding:3px 4px 3px 4px;
  font-size:11px;
  float:left;
}

.newsletter-error .newsletter-form .newsletter-submit {
  border:1px dashed #808080;
  background:none;
  color:#39342E;
  font-family:tahoma,verdana,arial,sans-serif;
  padding:2px 4px 2px 4px;
  font-size:11px;
  height:21px;
  text-align:center;
  width:70px;
  float:left;
  margin:0 0 0 5px;
}

/**********************************
* Main content
**********************************/
#header-content-separator {
  background:#c0c6ca url('../../images/website/img/header-content-separator.png') bottom repeat-x;
  height:3px;
  line-height:1px;
  overflow:hidden;
}
#header-content-separator .top {
  border-top: 1px dashed #ff5700;
}

#header-content-separator .bottom {
  background:url('../../images/website/img/header-content-separator-inside.png') top center no-repeat;
  width:960px;
  height:2px;
  margin:0 auto;
  line-height:1px;
  overflow:hidden;
}

#content {
  background:#D1E6EA;
  z-index:1;
  position:relative;
}

#content .wrap {
  background:url('../../images/website/img/content-bg.png') repeat-y;
}

#content-main {
  width:650px;
  float:left;
  padding: 10px 10px 0 5px;
}

#content-inside {
  width:610px;
  border-left:5px solid #d6dbdf;
  border-right:5px solid #d6dbdf;
  background:#f0f3f5;
  margin-left:15px;
  float:left;
  padding:15px 10px 0 10px;
}


/*************************
* Home Scroller
*************************/
#content-main #home-topbox {
  margin:0 0 3px 5px;
}

#content-main #home-topbox .home-scroller {
  position: relative;
  z-index:1;
  float:left;
  width:526px;
  height:237px;
  display:none;
}

#content-main #home-topbox .home-scroller img {
  border:5px solid #d6dbdf;
  margin-left:5px;
  width:511px;
  height:223px;
  display:block;
}

#content-main #home-topbox .home-scroller a {
  display:block;
  width:521px;
  height:233px;
  position:absolute;
  top:0;
  left:5px;
  z-index:5;
}

#home-topbox .home-scroller .label {
  background:url('../../images/website/img/home-scroller.png') no-repeat;
  position:absolute;
  bottom:20px;
  height:62px;
  width:500px;
  color:#d1e6ea;
  z-index:2;
  left:0;
}

#content-main #home-topbox .home-scroller .label .title {
  font-weight:bold;
  margin:15px 0 0 30px;
}

#content-main #home-topbox .home-scroller .label .subtitle {
  margin:0 0 0 30px;
}

#home-topbox #home-scroller-tabs {
  width:102px;
  float:right;
  border:5px solid #d6dbdf;
  margin-left:5px;
  padding:1px;
}

#home-topbox #home-scroller-tabs .arrow {
  height:14px;
  width:101px;
  float:left;
  cursor:pointer;
  border:none;
}

#home-topbox #home-scroller-tabs .arrow.disabled {
  cursor:default;
}

#home-topbox #home-scroller-tabs .arrow-up {
  background:#383a3b url('../../images/website/img/arrow-u.png') center center no-repeat;
}

#home-topbox #home-scroller-tabs .arrow-down {
  background:#383a3b url('../../images/website/img/arrow-d.png') center center no-repeat;
  margin-top:1px;
}

#home-topbox #home-scroller-tabs a {
  float:left;
  margin-top:1px;
  overflow: hidden;
}

#home-topbox #home-scroller-tabs #carousel {
  float:left;
}

#home-topbox #home-scroller-tabs #carousel li {
  float:left;
  position:relative;
  width: 101px; height: 63px;
  list-style-position:outside;
}

#home-topbox #home-scroller-tabs #carousel img {
  float:left;
  filter: alpha(opacity=50); /* internet explorer */
	-khtml-opacity: 0.5;      /* khtml, old safari */
	-moz-opacity: 0.5;       /* mozilla, netscape */
	opacity: 0.5;
  filter: gray;
  position:relative;
  z-index:1;
}

#home-topbox #home-scroller-tabs #carousel li .border {
  width:91px;
  height:53px;
  position:absolute;
  top:0;
  left:0;
  display:none;
  z-index:2;
}

#home-topbox #home-scroller-tabs #carousel li:hover .border, #home-topbox #home-scroller-tabs #carousel li.selected .border {
  border:5px solid #fb5e21;
  display:block;
}

#home-topbox #home-scroller-tabs #carousel li:hover img, #home-topbox #home-scroller-tabs #carousel li.selected img {
  filter: alpha(opacity=100); /* internet explorer */
	-khtml-opacity: 1;      /* khtml, old safari */
	-moz-opacity: 1;       /* mozilla, netscape */
	opacity: 1;
}

/*************************
* Home
*************************/
#content-main .home-sidebox {
  width:263px;
  border:5px solid #d6dbdf;
  margin:0 0 0 10px;
  background:#f0f3f5;
  padding:1px;
}


#content-main .home-sidebox .box {
  border-bottom:4px solid #88b2bd;
  margin-bottom:40px;
}

#content-main .home-sidebox .box h2 {
  border-bottom:4px solid #88b2bd;
  margin-bottom:2px;
  position:relative;
  padding-right:20px;
  padding-left:10px;
}

#content-main .home-sidebox .box h2 a {
  position:absolute;
  right:0;
}

/* LATEST NEWS */
#content-main .home-sidebox .latest-news li {
  border-top:1px solid #f8f9fa;
  border-bottom:1px solid #e8edf0;
  padding-bottom:10px;
  padding-top:8px;
  list-style:none;
}

#content-main .home-sidebox .latest-news li:first-child {
  border-top:none;
  padding-top:1px;
}

#content-main .home-sidebox .latest-news li:last-child {
  border-bottom:none;
  padding-bottom:5px;
}

#content-main .home-sidebox .latest-news li .title {
  color:#ff5700;
  font-weight:bold;
  padding-left:10px;
}

#content-main .home-sidebox .latest-news li .date {
  color:#3b5c63;
  font-size:10px;
  font-weight:bold;
  font-family:georgia, candara, serif;
  padding-left:10px;
}

#content-main .home-sidebox .latest-news li .body {
  color:#222426;
  margin-top:5px;
  padding-left:10px;
  padding-right:10px;
}

/* WELCOME BOX */
#content-main .welcome-box {
  width:343px;
  border:5px solid #d6dbdf;
  margin:0 0 0 10px;
  background:#f0f3f5;
  padding:1px;
}

#content-main .welcome-box .header {
  background:url('../../images/website/home/welcome-image.jpg');
  width:343px;
  height:127px;
  position:relative;
}

#content-main .welcome-box .header h2 {
  padding:4px 10px 4px 10px;
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  border-top:1px dashed #ed4a52;
  border-bottom:1px dashed #ed4a52;
}

#content-main .welcome-box .header h2 .trans {
  background:#000;
  filter: alpha(opacity=85); /* internet explorer */
	-khtml-opacity: 0.85;      /* khtml, old safari */
	-moz-opacity: 0.85;       /* mozilla, netscape */
	opacity: 0.85;           /* fx, safari, opera */
  width:100%;
  height:100%;
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:1;
}

#content-main .welcome-box .header h2 .title {
  position:relative;
  z-index:2;
  color:#d1e6ea;
}

#content-main .welcome-box .content {
  padding:10px;
}

#content-main .welcome-box .content p {
  margin-bottom:10px;
}

#content-main .welcome-box .content strong {
  color:#3b5c63;
}

/* SIDEBOX */
#content-side {
  width:283px;
  float:right;
  padding: 10px 6px 0 1px;
  position:relative;
}

#content-side .sidebox {
  border-bottom:4px solid #88b2bd;
  margin-bottom:40px;
}

#content-side h2 {
  border-bottom:4px solid #88b2bd;
  margin-bottom:2px;
  padding-left:10px;
  position:relative;
}

#content-side h2 a {
  position:absolute;
  right:0;
}

/* FAQ */
#content-side .faq ul {
  margin-left:10px;
}

#content-side .faq li {
  list-style: none;
  padding:0 0 0 30px;
  background:url('../../images/website/img/faq-icon.png') 0px 10px no-repeat;
}

#content-side .faq li:first-child {
  background-position: 0px 5px;
}

#content-side .faq li a {
  display:block;
  border-top:1px solid #e8f3f5;
  border-bottom:1px solid #bad9df;
  padding-bottom:10px;
  padding-top:8px;
  padding-right:5px;
}

#content-side .faq li:first-child a {
  border-top:none;
  padding-top:3px;
}

#content-side .faq li:last-child a {
  border-bottom:none;
  padding-bottom:5px;
}

/* LATEST ARTICLES */
#content-side .latest-articles ul {
  margin-left:10px;
}

#content-side .latest-articles li {
  border-top:1px solid #e8f3f5;
  border-bottom:1px solid #bad9df;
  padding-bottom:10px;
  padding-top:8px;
  list-style:none;
}

#content-side .latest-articles li:first-child {
  border-top:none;
  padding-top:1px;
}

#content-side .latest-articles li:last-child {
  border-bottom:none;
  padding-bottom:5px;
}

#content-side .latest-articles li .title {
  color:#ff5700;
  font-weight:bold;
}

#content-side .latest-articles li .date {
  color:#3b5c63;
  font-size:10px;
  font-weight:bold;
  font-family:georgia, candara, serif;
}

#content-side .latest-articles li .body {
  color:#222426;
  margin-top:10px;
}

/*************************
* Inside Content
*************************/
#content-inside {
  height:100%;
  float:left;
}

#content-inside .static-content {
  border-bottom:4px solid #88b2bd;
  margin-bottom:30px;
}

#content-inside .static-content img {
  float:left;
  border:1px solid #d6dbdf;
  margin:0 10px 10px 0;
}

#content-inside .static-content h2 {
  border-bottom:4px solid #88b2bd;
  float:left;
  padding:0 10px 0 10px;
  width:378px;
  margin:0 0 10px 0;
  display:block;
}

#content-inside .static-content h2.full {
  width:590px;
}

#content-inside .static-content p {
  margin:0 0 10px 0;
}

#content-inside .static-content ul, #content-inside .static-content ol {
  margin:0 0 10px 20px;
}

#content-inside .static-content li {
  list-style-position:inside;
}

#content-inside .static-content h3, #content-inside .static-content thead {
  color:#3B5C63;
  font-family:"Trebuchet MS",candara,georgia,serif;
  font-size:14px;
  font-weight:bold;
}
#content-inside .static-content h3 {
  margin:15px 0 10px;
}

#content-inside .static-content table {
  float:left;
  margin:0 0 20px;
}

#content-inside .static-content td {
  padding:0 30px 10px 0;
}

#content-inside .static-content .back2top {
  text-align:right;
  margin-top:30px;
}
.back2top a {
  padding-right:18px;
  background:transparent url(/images/website/img/back2top.gif) no-repeat 100% -15px;
  text-decoration:none;
}
.back2top a:hover {
  background-position:100% 0;
}

/******************************
* Inside Content More details
******************************/
#content-inside .more-details {
  width:263px;
  float:left;
  border-bottom:4px solid #88b2bd;
  padding-bottom:10px;
}

#content-inside .more-details h2 {
  border-bottom:4px solid #88b2bd;
  padding:0 10px 0 10px;
  margin:0 0 10px 0;
}

/******************************
* Inside Content Contact form
******************************/
#content-inside .contact-form {
  width:333px;
  float:right;
  border-bottom:4px solid #88b2bd;
  padding-bottom:10px;
  margin-bottom:50px;
}

#content-inside .contact-form h2 {
  border-bottom:4px solid #88b2bd;
  padding:0 10px 0 10px;
  margin:0 0 10px 0;
}

#content-inside .contact-form p {
  margin:0 0 10px 10px;
}

#content-inside .contact-form label {
  float:left;
  width:70px;
  height:20px;
  margin-bottom:6px;
  padding:4px 0 0 10px;
}

#content-inside .contact-form label.required {
  background:url(../../images/website/img/required.gif) 95% center no-repeat;
}

#content-inside .contact-form .form-input {
  width:250px;
  border:1px solid #d1e6ea;
  background:#fff;
  height:25px;
  margin-bottom:5px;
}

#content-inside .contact-form .form-textarea {
  width:250px;
  border:1px solid #d1e6ea;
  background:#fff;
  height:100px;
}

#content-inside .contact-form .submit {
  border:1px dashed #ff5700;
  padding:3px 4px 3px 4px;
  color:#222426;
  background:none;
  float:right;
  margin:10px 0 0 0;
  font-size:12px;
}

/* Contact form's Map */
#map {
  width: 100%;
  height: 300px;
  display: block;
  border: 1px solid #D1E6EA;
  margin: 0 10px 10px 0;
}

#articles h3 {
  font-family:candara,georgia,serif;
  font-size:14px;
  font-weight:bold;
  color:#FF5700;
}

#articles .inside-article-date {
  margin-bottom:10px;
  font-size:10px;
}

#articles .inside-article-body img {
  border:1px solid #D6DBDF;
  float:left;
  margin:0 10px 10px 0;
}

#articles .more {
  margin-top:10px;
  margin-bottom:10px;
  color:#FF5700;
}

/**********************************
* Form Errors
**********************************/
.form-message {
  margin: 10px 10px 10px 0;
}

.form-error {
  border:1px dashed #FF5400;
  background: #6e2020;
  color:#E1E7EB;
  font-size:11px;
  margin:10px 0 10px 0;
  padding:10px;
}

.form-error p {
  font-weight:bold;
}

.form-error ul li {
  margin: 5px 0 5px 10px;
}

/**********************************
* Sitemap
**********************************/
.sitemap, .sitemap ul {
  list-style: none;
  padding: 0;
}

.sitemap li {
  background: url(../../images/website/img/tvi.gif) no-repeat top left;
  padding-left: 20px;
}

.sitemap a.empty {
  color: #000;
}

.sitemap a.empty:hover { text-decoration: none; }

.sitemap li:last-child {
  background-image: url(../../images/website/img/tvil.gif);
}

/**********************************
* Remove the background from the
* Iframe used by tinyMCE
**********************************/
.mceContentBody {
  background:none!important;
}

/**********************************
* Contact form side address
**********************************/
#content-inside .contact-address {
  width:270px;
  float:left;
  border-bottom:4px solid #88b2bd;
  margin-bottom:50px;
}

#content-inside .contact-address h2 {
  border-bottom:4px solid #88b2bd;
  padding:0 10px 0 10px;
  margin:0 0 10px 0;
}

#content-inside .contact-address p {
  margin:0 0 10px 10px;
}

#content-inside .contact-address table {
  margin:0 0 10px 10px;
}

#content-inside .contact-address th {
  text-align:left;
  padding-right:8px;
}

/**********************************
* Press
**********************************/
.press-item img {
  border:none!important;
}

/**********************************
* Links
**********************************/
.links-item a {
  display:block;
}

.links-item img {
  border:none!important;
}

.links-item .link {
  display:block;
  color:blue;
}

/**********************************
* Photo gallery
**********************************/
.photo-gallery {
  text-align:center;
}

.photo-gallery img {
  float:none!important;
}

/**********************************
* Blockquotes
**********************************/
blockquote {
  clear:both;
  padding: 10px 0 0 60px;
  background:url(../../images/website/img/quotes-left.png) top left no-repeat;
}

blockquote p {
  padding: 10px 60px 0 0;
  background:url(../../images/website/img/quotes-right.png) bottom right no-repeat;
  font-family:Candara, Georgia, 'Times New Roman', 'sans serif';
  font-size:16px;
  font-style:italic;
}

#content-inside .captcha {
  padding-left: 80px;
}

#content-inside .captcha label{
  float: none!important;
  padding: 0px;
}

#content-inside .captcha input{
  width:250px;
  border:1px solid #d1e6ea;
  background:#fff;
  height:25px;
  margin-bottom:5px;
}

#error.message {
  color: #dd0000;
}

/**************
* Top Menu
**************/
#top-menu ul {
  list-style:none;
}

#top-menu ul li {
  float:left;
  color:#d1e6ea;
  font-size:11px;
  height:32px;
  width:auto;
  background:url(../../images/website/img/top-menu-border.gif) right center no-repeat;
}

#top-menu ul li a {
  display:inline-block;
  height:24px;
  padding:8px 10px 0 10px;
}

/**************
* Main Menu
**************/
#main-menu {
  width:650px;
  clear:right;
  position:relative;
  z-index:2;
}

#main-menu > ul {
  list-style:none;
  text-align:right;
  float:right;
}

#main-menu > ul > li {
  float:left;
  color:#222426;
  font-size:15px;
  font-family:tahoma,arial,sans-serif;
  background:url(../../images/website/img/main-menu-border.gif) right 16px no-repeat;
  height:71px;
  position:relative;
}

#main-menu > ul > li > a {
  display:inline-block;
  height:43px;
  padding:28px 24px 0 24px;
  position:relative;
}

#main-menu > ul > li:hover > .menu-trans, #main-menu > ul > li.selected > .menu-trans {
  background:#000;
  filter: alpha(opacity=10); /* internet explorer */
	-khtml-opacity: 0.10;      /* khtml, old safari */
	-moz-opacity: 0.10;       /* mozilla, netscape */
	opacity: 0.10;           /* fx, safari, opera */
  width:100%;
  height:100%;
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:0;
}

#main-menu > ul > li:hover > a {
  text-decoration:none;
}

#main-menu > ul > li.with-children:hover > .menu-trans, #main-menu > ul > li.selected > .menu-trans {
  background:#000;
  filter: alpha(opacity=85); /* internet explorer */
	-khtml-opacity: 0.85;      /* khtml, old safari */
	-moz-opacity: 0.85;       /* mozilla, netscape */
	opacity: 0.85;           /* fx, safari, opera */
  width:100%;
  height:100%;
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:0;
}

#main-menu > ul > li:hover > ul > li > .menu-trans, #main-menu > ul > li.selected > ul > li > .menu-trans {
  background:#000;
  filter: alpha(opacity=85); /* internet explorer */
	-khtml-opacity: 0.85;      /* khtml, old safari */
	-moz-opacity: 0.85;       /* mozilla, netscape */
	opacity: 0.85;           /* fx, safari, opera */
  width:100%;
  height:100%;
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:0;
}

#main-menu > ul > li > ul > li > ul > li:first-child > .menu-trans {
  background:#000;
  filter: alpha(opacity=85); /* internet explorer */
	-khtml-opacity: 0.85;      /* khtml, old safari */
	-moz-opacity: 0.85;       /* mozilla, netscape */
	opacity: 0.85;           /* fx, safari, opera */
  width:100%;
  height:100%;
  display:block;
  position:absolute;
  top:0;
  left:0;
  z-index:0;
}

#main-menu > ul > li.with-children:hover > a, #main-menu > ul > li.selected > a {
  color:#d1e6ea!important;
  z-index:1;
  text-decoration:none;
}

/* 2nd Level */
#main-menu > ul > li > ul {
  position:absolute;
  top:71px;
  left:0;
  text-align:left;
  width:auto;
  white-space:nowrap;
  display:none;
}

#main-menu > ul > li:hover > ul {
  display:block;
}

#main-menu > ul > li > ul > li {
  color:#d1e6ea;
  line-height:1px;
  list-style: none;
  position:relative
}

#main-menu > ul > li > ul > li > span.menu-trans {
  display:none;
  height:20px;
  width:20px;
}

#main-menu > ul > li > ul > li > a {
  position:relative;
  z-index:1;
  padding:3px 28px 3px 10px;
  display:block;
  line-height:1.5;
  font-size:12px;
  width:170px;
}

#main-menu > ul > li > ul > li.with-children > a {
  background:url(../../images/website/img/main-menu-third.gif) 95% center no-repeat;
}

#main-menu > ul > li > ul > li:first-child > a {
  padding-top:10px;
  background-position:95% 60%;
}

#main-menu > ul > li > ul > li:last-child > a {
  padding-bottom:10px;
  background-position:95% 40%;
}

/* 3rd Level */
#main-menu > ul > li > ul > li > ul {
  position:absolute;
  left:208px;
  top:0;
  z-index:100;
  width:auto;
  white-space:nowrap;
  display:none;
}

#main-menu > ul > li > ul > li > ul > li {
  color:#d1e6ea;
  list-style: none;
}

#main-menu > ul > li > ul > li > ul > li > a {
  position:relative;
  z-index:1;
  padding:3px 20px 3px 10px;
  display:block;
  line-height:1.5;
  font-size:12px;
}

#main-menu > ul > li > ul > li > ul > li:first-child > a {
  padding-top:10px;
  background-position:11px 60%;
}

#main-menu > ul > li > ul > li > ul > li:last-child > a {
  padding-bottom:10px;
  background-position:11px 40%;
}


#main-menu ul li.with-children a{
  cursor: default;
}

#main-menu ul li.with-children ul li a{
  cursor: pointer;
}

/**************
* Footer Menu
**************/
#footer-menu {
  float:left;
}

#footer-menu ul {
  list-style:none;
  width:265px;
}

#footer-menu ul li {
  float:left;
  width:132px;
}

#footer-menu ul li a {
  text-decoration:underline;
}

#footer-menu ul li a:hover {
  color:#ff5700;
}

/**************
* Side Menu
**************/
#side-menu ul {
  list-style:none;
}

#side-menu > ul > li {
  margin:0 0 1px 0;
  position:relative;
  display:inline-block;
  float:left;
}

#side-menu h2 {
  margin-bottom:1px;
}

#side-menu > ul > li > .menu-bullet {
  width:5px;
  height:25px;
  background:#222426;
  float:left;
}

#side-menu > ul > li:hover > .menu-bullet {
  background:#ff5700;
}

#side-menu > ul > li.selected > .menu-bullet {
  background:#ff5700;
}

#side-menu > ul > li > a {
  display:block;
  background:#222426;
  height:22px;
  float:left;
  width:265px;
  margin-left:1px;
  color:#d1e6ea;
  padding:3px 0 0 12px;
}

#side-menu > ul > li:hover > a {
  text-decoration:none;
}

/* 2nd Level */
#side-menu > ul > li > ul {
  float:left;
  width:277px;
  margin:0 0 0 6px;
  display:none;
}

#side-menu > ul > li > ul > li {
  height:25px;
  margin:0 0 1px 0;
  float:left;
}

#side-menu > ul > li > ul > li:first-child {
  margin:1px 0 1px 0;
}

#side-menu > ul > li > ul > li:last-child {
  margin:0 0 0 0;
}

#side-menu > ul > li > ul > li > .menu-bullet {
  width:5px;
  height:25px;
  background:#b7c9cd;
  float:left;
  position:relative;
  z-index:1;
}

#side-menu > ul > li > ul > li:hover > .menu-bullet {
  background:#ff5700;
}

#side-menu > ul > li > ul > li.selected > .menu-bullet {
  background:#ff5700;
}

#side-menu > ul > li > ul > li > a {
  display:block;
  background:#b7c9cd;
  height:22px;
  float:left;
  width:259px;
  margin-left:1px;
  color:#222426;
  padding:3px 0 0 12px;
  position:relative;
  z-index:2;
}

#side-menu > ul > li > ul > li:hover > a {
  text-decoration:none;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancybox_frontend/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background:#fff;
}


div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancybox_frontend/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancybox_frontend/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancybox_frontend/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancybox_frontend/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox_frontend/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancybox_frontend/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox_frontend/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/fancybox_frontend/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox_frontend/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/fancybox_frontend/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/fancybox_frontend/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancybox_frontend/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../images/fancybox_frontend/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../images/fancybox_frontend/fancy_title_right.png') repeat-x;
}