﻿/*
Theme Name: Humidor Guide
Theme URI: http://wordpress.org/
Author: HG
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	background-color:#3d3f34;
	color:#FFFFCC;
	/*text-align: center;*/
	margin-bottom:160px !important;
	}
	
#refresh_captcha{
width: 250px; 
height: 50px; 
padding-top:10px;
}

.clear{
clear:both;
}

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 3px; }

  table thead,
  table tbody,
  table tfoot {
    border: 1px solid #f1f1f1;
    background-color: #4f4f4f; }

  table caption {
    font-weight: bold;
    padding: 0.5rem 0.625rem 0.625rem; }

  table thead,
  table tfoot {
    background: #f8f8f8;
  }

    table thead tr,
    table tfoot tr {
      background: transparent; }

    table thead th,
    table thead td,
    table tfoot th,
    table tfoot td {
      padding: 0.8rem 0.9rem 0.8rem 0.6rem;
      font-weight: bold;
      text-align: left; }

  table tbody tr:nth-child(even) {
    background-color: #6d6d6d; }

  table tbody th,
  table tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }

#page {
	/*border: 1px solid #FF9900;*/
	background-image: url('images/panel.png');
    background-position: center 20px;
    background-repeat:no-repeat;
    margin-left:auto;
    margin-right:auto;
    width:1020px;
    /*padding-left:20px;*/
    height:auto;
    padding-top:50px;
    margin-top: 20px;
	}

	
#header {
	background: url('images/header_bgk.jpg') no-repeat bottom center;
	padding: 0;
	height: 120px;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	}

.ssbp-set--one {
	display: none !important;
}
	

#headerimg h1 {
	font-size: 36px;
	text-align: left;
	color:#FFFFCC;
	padding-top: 40px;
	padding-left:70px;
	margin: 0;
	}
	
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
	
h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#FFFFCC;
	text-shadow: 2px 2px 3px #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=4);
	
	}


/*///////////////////////////////////////START BAR LANGUAGES FLAGS*/
#bar_flags{
	float:right;
	margin-top:-30px;
	width: 330px;
	padding-right:20px;
	/*border:1px #FF3300 dotted;*/
}

#bar_flags ul{
	margin-left:0px;
	margin-top:0px;
	height:17px;
	padding-left:0px;/*importante para los dos navegadores*/
	margin-bottom:0px;
}

#bar_flags li {
	float:left;
	height:17px;
	width:26px;
	display:block;
	padding-left:4px;
	list-style: none;
}
/*///////////////////////////////////////END BAR LANGUAGES FLAGS*/	

/* Begin Sidebar ///////////////////////////////////////////////////////////////////////////////////////////////////*/

#sidebar{
	float:left;
	background-image:url('images/col_left_bgk.png');
	width:370px;
	height:785px;
	margin-top:25px;
	padding-left:20px;
	*padding-left:80px;
	*width:310px;
	text-align:left;
	/*border:#FF0000 dotted 1px;*/
	}

#sidebar form {
	margin: 0;
	}

#content {/*COLUMNA DE CONTENIDO*/
    float: right;
	font-size: 1.4em;
	margin-top:25px;
	padding: 0 40px 0px 20px;
	/*border:#FF0000 dotted 1px;*/
	/*width: 580px;*/
	width: 570px;
	}
	
.narrowcolumn {
	margin: 0px 0 0 0;
	/*border:#FF0000 solid 1px;*/
	}
/*////////////////////////////////////////////////////////////////////////////////////////////////*/

.myicons {
	 border: 0px;
	 /*vertical-align: top;*/
	 padding: 1px 10px 1px 0px;
	 margin-bottom:-40px;
	 margin-left:-60px;
	 border:none;
	 /*border:#FF9900 1px dotted;*/
}

.children .myicons{
	display: none !important;	
}

/*////////////////////////////////////////////////////////////////////////BLOQUE DE CATEGORIAS*/
#sidebar ul {
	margin:-5px 0 0 0px;
	padding:0px;
	padding-bottom:20px;
	width:253px;
}

#sidebar ul a{
	text-decoration:none;
	border:none;
}
#sidebar ul ul li{
	font-size:14px;
	color:#FF9900 !important;
	font-weight:bold;
	}

#sidebar ul ul{
	margin: 0 0 0 70px;/*margen izquierdo del bloque de categor�as*/
	/*border:#FF9900 1px dotted;*/
}
#sidebar ul li {
	list-style: none;
	}

/*////////////////////////////////////////////////////////////////////////BLOQUE DE SUBCATEGORIAS*/
#sidebar ul ul ul a{
	font-size:12px !important;
	color:#FFFFCC !important;
	padding-left: 3px;
	}
	
#sidebar ul ul ul a:hover{
	font-size:12px !important;
	color:#FFFFCC !important;
	text-decoration:underline!important;
	}	

#sidebar ul ul ul{/*bloque de las subcategor�as*/
	margin: 8px 0 0 0px;/*distancia hasta el t�tulo de la categor�a*/
	/*border:#FF0000 1px dotted;*/
	line-height: 18px;
	padding-left: 13px;
	}

#sidebar ul ul ul li:before {
	content: url(images/HG-leftColBullet.png);
	margin: 0 0 0 -0.8em;
	/* background-repeat:no-repeat;
	background-position: 0px 6px;
	vertical-align: middle;
	list-style:disc !important;
	list-style-position:outside !important;*/
	/*border:#FF0000 1px dotted;*/
	}	
/*////////////////////////////////////////////////////////////////////////FIN BLOQUE DE SUBCATEGORIAS*/


/*//////////////////////////////////////////////////////////////////////// START MENU CENTRAL*/
#menu_central{
	width:580px;
	height:320px;
	background-image:url(images/menu_humidor.png);
	background-repeat:no-repeat;
	background-position: 180px 80px;
	font-size:20px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/* float:left; */
	/*border:#FF0000 dotted 1px;*/
}
#menu_central a{
	text-decoration:none;
	color:#FF9900;
}
#menu_central a:hover{
	text-decoration:none;
	color:#FFFFCC;
}

.construction, .humidifier, .hygrometer, .preparation, .storing, .solution{
	width:190px;
	height:40px;
	text-align:center;
	position:relative;
	padding-bottom:5px;
	margin-top:-5px;
}
.construction{
left:170px;
top:10px;
}
.humidifier{
left:370px;
top:60px;
}
.hygrometer{
left:370px;
top:120px;
}
.preparation{
left:190px;
top:150px;
}
.storing{
left:10px;
top:40px;
}
.solution{
left:10px;
top:-105px;
}
/*//////////////////////////////////////////////////////////////////////// END MENU CENTRAL*/


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	
	
	}	
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	
	}

/* End Sidebar */

.continue:hover {
	color: #ffffcc !important;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
/*
h1 {
	font-size: 4em;
	text-align: center;
	} */

h1, h2 {
	font-size: 1.6em;
	}

.page-id-1183 h2 {
	line-height: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	text-align:left;
	}

h1, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    color:#FF9900;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color:#FF9900;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
	
/*///////////////////////////////////////////////////////////////////////////////////FORMULARIO DE COMENTARIOS*/


.commentlist{
	width:100%;
	margin:0px;
	}
#comments_title{
	color:#FF9900;
	font-size:1em;
	padding-bottom: 7px;
	/*font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-weight:bold;*/
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:#3d3f34;
	border:#FFFFCC dotted 1px;
	}
#commentform input {
	color:#FF9900;
	}
#commentform textarea {
	color:#FFFFCC;
	}
	
#commentform #submit{
	background-color:#FF9900!important;
	color:#FFFFCC;
	font-weight:bold;
	border:#FFFFCC solid 1px;
	width:auto;
}	

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	color:#FFFFCC;
	}
.commentlist .says{
	color:#FF9900;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.continue {
	position: relative;
	margin-left: 5px;
	padding: 6px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none !important;
	background-image: url("images/HG-contButton_middle.png");
	background-repeat: repeat-x;
	color: #ffffcc !important;
	text-shadow: 0 1px 2px #515151;
}

.continue:before {
	background-image: url("images/HG-contButton_before.png");
    content: "";
    height: 25px;
    left: -6px;
    position: absolute;
    top: 0;
    width: 6px;
}

.continue:after {
	background-image: url("images/HG-contButton_after.png");
    content: "";
    height: 25px;
    right: -20px;
    position: absolute;
    top: 0;
    width: 20px;
}

.leavy_reply a {
	position: relative;
	margin-left: 5px;
	padding: 6px;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none !important;
	background-image: url("images/HG-contButton_middle.png");
	background-repeat: repeat-x;
	color: #ffffcc;
	text-shadow: 0 1px 2px #515151;
}

.leavy_reply a:before {
	background-image: url("images/HG-contButton_before.png");
    content: "";
    height: 25px;
    left: -6px;
    position: absolute;
    top: 0;
    width: 6px;
}

.leavy_reply a:after {
	background-image: url("images/HG-commButton_after.png");
    content: "";
    height: 25px;
    right: -27px;
    position: absolute;
    top: 0;
    width: 27px;
}

.leavy_reply{
font-size:14px;
font-weight:bold;
color:#FF9900;
text-decoration:none;
padding-bottom: 8px;
}

.leavy_reply a:hover {
	text-decoration: none !important;
}

.arrow{
vertical-align:middle;
display: none;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color:#FFFFCC;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #FF9900;
	text-decoration: none;
	}

a:hover {
	color: #FFFFCC;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure ////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	/*margin: 5px 0 0 150px;*/
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
/*.post ul{
	list-style:disc;
	}
.post ul li{
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position: 535px 7px;
padding-right:20px;
width:530px;

}*/

.entry li {
	background-image: url("images/HG-entryBullet.png");
	background-position: 0 7px;
    background-repeat: no-repeat;
    list-style: none outside none;
    padding-left: 13px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer_info {
	text-align:justify;
	margin-top:80px;
}

#footer {
	padding: 0;
    width: 580px;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
    border-top: 1px dotted #FF9900;
    padding-top: 20px;
	}

#footer a {
    font-size:12px;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	
	}

#brochures_PDF{
	width:200px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-40px;
	text-align:center;
	/*border:1px #FF9900 dotted;*/
}

/*.image_pdf a:hover{
	text-decoration:none !important;
	border:1px #FF9900 dotted;
}*/
.addthis{
	clear: both;
	width:300px; 
	margin:0 auto;
	/*border:1px #FF9900 dotted;*/
}

.addthis_toolbox{
	padding-top: 80px;	
}

.addthis_button_google_plusone {
width: 52px !important;
} 

/* End Structure */


/*	Begin Headers */


h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. 

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020"; CON ESTE ATRIBUTO APARECEN LAS FLECHAS
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
*/

/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0px 0 5px auto;
	float: left;
	cursor: pointer;
	}
/* End Form Elements */


/* Begin Comments*/
.alt, .even {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin-bottom: 14px;
}

/* .commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	} */
	
.commentlist li, #commentform input, #commentform textarea {
    background-color: #3D3F34;
    border: 1px dotted #999966;
    font: 0.9em 'Lucida Grande',Verdana,Arial,Sans-Serif;
	list-style: none;
}

.commentlist cite, .commentlist cite a {
color: #FF9900;
font-size: 1em;
font-style: normal;
font-weight: bold;
}
	
/* .commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
} */

.commentlist p {
	margin: 10px 5px 5px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: none !important;
	}

/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	/*margin-top: 10px;
	margin-bottom: 60px;*/
	}
	
/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.ratingblock {
 /* margin-left: 200px; */
  padding-top: 9px;
}
/* End captions */

/* BO language dropdown */
#langMenu {
  padding: 0;
  margin: 0;
  border: 0;
  float: right; 
  margin-top: -49px; 
  margin-right: 8px;
  margin-bottom: 0;
  margin-left: 0;
  position: relative;
}

#langMenu ul,
#langMenu li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#langMenu ul {
  z-index: 597;
}

#langMenu ul li {
  float: left;
  min-height: 1px;
  vertical-align: middle;
}

#langMenu ul li.hover,
#langMenu ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}

#langMenu ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
}

#langMenu ul ul li {
  float: none;
}

#langMenu ul ul ul {
  top: 0;
  left: 100%;
}

#langMenu ul li:hover > ul {
  visibility: visible;
  overflow-y: auto !important;
}

#langMenu ul ul {
  margin-top: 0;
}

#langMenu a {
  display: block;
  line-height: 1em;
  text-decoration: none;
}

#langMenu {
  width: auto;
  font-family: Helvetica, Arial, sans-serif;
}

#langMenu > ul > li {
  margin: 0;
}

#langMenu > ul > li.currentLang:hover > a {
  -moz-border-radius: 0px 0px 7px 7px;
  -webkit-border-radius: 0px 0px 7px 7px;
  border-radius: 0px 0px 7px 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

#langMenu > ul > li.active:hover > a {
  background-color: #cb7b72;

}

#langMenu ul a {
  background-position: 0 12px;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3D4034), color-stop(1, #6F775F));
  background-image: -webkit-linear-gradient(top, #3D4034, #6F775F);
  background-image: -moz-linear-gradient(top, #3D4034, #6F775F);
  background-image: -o-linear-gradient(top, #3D4034, #6F775F);
  background-image: linear-gradient(#3D4034, #6F775F);
  -moz-border-radius: 0 0 7px 7px;
  -webkit-border-radius: 0 0 7px 7px;
  border-radius: 0 0 7px 7px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  line-height: 22px;
  padding: 0 5px;
  position: relative;
  text-align: center;
  font-family: arial, helvetica, sans-serif;
}

#langMenu ul ul {
  width: 133px;
}

#langMenu ul ul a {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 84%;
}

#langMenu ul .active > a {
  color: #FFF;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  background-color: #c46a60;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ef7260), color-stop(1, #b04c41));
  background-image: -webkit-linear-gradient(top, #ef7260, #b04c41);
  background-image: -moz-linear-gradient(top, #ef7260, #b04c41);
  background-image: -o-linear-gradient(top, #ef7260, #b04c41);
  background-image: linear-gradient(#ef7260, #b04c41);
}

#langMenu ul .currentLang {
  position: relative;
}

#langMenu ul .currentLang ul {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.3);
    height: 170px;
    overflow-x: auto;
    padding: 3px 0;
    overflow-y: hidden;
}

#langMenu ul .currentLang ul a {
  color: #3D3F34;
  font-weight: normal;
  background: none;
  padding: 8px 8px 5px 5px;
  border-bottom: 1px solid transparent;
  text-align: left;
}

#langMenu ul .currentLang ul .currentLang a:after {
  content: none;
}

#langMenu ul .currentLang li:hover > a {
  color: #FFF;
  background-color: #767d56;
  position: relative;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  font-weight: bold;
}

#langMenu ul .currentLang > a {
  padding-right: 0;
}

#langMenu ul .currentLang > a:after {
  content: url("HG_flags-dropdown-arrow-back.png");  
  margin-left: 7px;
  width: 22px;
  background: url("HG_flags-dropdown-arrow.png") no-repeat scroll 0 0px transparent;
  padding-bottom: 2px;
}

#langMenu ul .active > a:after {
  color: #FFF;
}

#langMenu ul ul a {
  font-size: 12px;
}

/* BO Flag images for each language */

span.langMenuFlagEN {
    background-image: url("HG-flags-sprite.png");
    background-position: 0 -244px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    vertical-align: middle;
    width: 28px;
}

span.langMenuFlagDE {
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -2px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagFR {
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -56px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagIT {
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -83px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagJP {
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -110px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagES {
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -29px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagNL {
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -137px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagSE {
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -218px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagRU{
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -192px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagFI {
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -298px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagPT {
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -406px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagHU {
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -352px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagCS {
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -271px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagNO {
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -622px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagTR{
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -730px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagDA{
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -514px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagGR {
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -325px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagAR {
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -784px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagKO {
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -838px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagIW {
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -757px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagZH {
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -487px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

span.langMenuFlagPL{
  background-image: url(HG-flags-sprite.png);
  vertical-align: middle;
  background-position: 0px -164px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  width: 28px;
}

/* EO language dropdown */


/* BO logos positioning */

#headerTitle img[src$="EN.png"]{
    padding-top: 30px;
	padding-left: 47px
}

#headerTitle img[src$="FR.png"]{
    padding-top: 30px;
	padding-left: 18px
}

#headerTitle img[src$="IT.png"]{
    padding-top: 25px;
	padding-left: 69px
}

#headerTitle img[src$="JP.png"]{
    padding-top: 41px;
	padding-left: 23px
}

#headerTitle img[src$="ES.png"]{
    padding-top: 45px;
	padding-left: 9px
}

#headerTitle img[src$="PL.png"]{
    padding-top: 30px;
	padding-left: 46px
}

#headerTitle img[src$="RU.png"]{
    padding-top: 30px;
	padding-left: 27px
}

#headerTitle img[src$="FI.png"]{
    padding-top: 42px;
	padding-left: 27px
}

#headerTitle img[src$="PT.png"]{
    padding-top: 47px;
	padding-left: 23px
}

#headerTitle img[src$="HU.png"]{
    padding-top: 46px;
	padding-left: 24px
}

#headerTitle img[src$="CZ.png"]{
    padding-top: 46px;
	padding-left: 16px
}

#headerTitle img[src$="NO.png"]{
    padding-top: 46px;
	padding-left: 29px
}

#headerTitle img[src$="TR.png"]{
    padding-top: 35px;
	padding-left: 39px
}

#headerTitle img[src$="GR.png"]{
    padding-top: 46px;
	padding-left: 30px
}

#headerTitle img[src$="KO.png"]{
    padding-top: 42px;
	padding-left: 34px
}

#headerTitle img[src$="CN.png"]{
    padding-top: 38px;
	padding-left: 40px
}

#headerTitle img[src$="IW.png"]{
    padding-top: 42px;
	padding-left: 40px
}

#headerTitle img[src$="AR.png"]{
    padding-top: 43px;
	padding-left: 40px
}

/* EO logos positioning */

#headerTitle {
	position: absolute;
	/*
	padding-top: 11px; 
	padding-left: 70px;
	width: 16%;	*/
	line-height: 118px;
	margin-left: 1.1%; 
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	font-weight: bold; 
	font-size: 36px; 
	text-align: right; 
	text-decoration: none;  
	text-shadow: 2px 2px 3px #000;
}

#headerTitle a {
	color: #FFFFCC !important;
}

span.mainPageSubmenu {
        font-size: 20px; 
        font-family: Verdana, Arial, Helvetica, Sans-serif;
}