﻿html {
	border:none;
	cursor:default;
}

body {
	/*font-family: Consolas, Courier New;*/
	font-family: Consolas, Lucida Sans Unicode ;
	font-size: 10pt;
	font-style: normal;
	color: #000;
	padding: 4px 0 0 0;
	margin: 0;
	border: none;
	background: #fff url(/img/textura.gif) repeat;
}

div,p,span { 
	font-size: 10pt;
}

img {
	border: 0;
}

img.block {
	display: block;
}

img.charselect {
	margin: 2px 2px 2px 2px;
}

img.picb1 {
	padding: 0 1px 0 0;
}

ol, ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}


#mainweb {
	width: 960px; /* web width */
	margin: 0 auto; /* center web */
	padding: 0;
}

#nav_left {
	float: left;
	width: 210px;
	margin-left: -960px;
	background: url(blog_head.png) no-repeat;
	padding-top: 80px;
	padding-left: 14px;
	text-align: justify;
}

#nav_right {
	float: left;
	width: 225px;
	margin-left: -225px; /* -navright.width  */
	background: url(foto_head.png) no-repeat;
	padding-top: 50px;
	text-align: center;
}

#nav_top {
	width: 960px; /* web width */
	margin: 0 auto; /* center web */
	height: 110px;
}

#content {
	float: left;
	width: 100%;
}

#content2 {
	margin: 0 245px 0 245px; /* zero navright zero navleft */
}

#content4 {
	display: block;
	padding-top: 10px;
}

#footer {
	background: #ffb;
	display: block;
	width: 960px; /* web width */
	margin: 0 auto; /* center web */
	height: 110px;
	background: url(footer_bg.png);
}

.foot1 {
	float: left;
	padding: 30px 0 0 20px;
}

.foot2 {
	float: left;
	padding: 30px 0 0 80px;
}

.foot3 {
	float: left;
	padding: 30px 0 0 80px;
}

#videoslide {
	clear: left;
	width: 960px; /* web width */
}

#footer_text2 { 
	margin: 0;
	font-size: 7pt;
	padding: 0px 0px 0px 4px;
}

.center {
	text-align: center;
}

img.picalt {
	padding-top: 20px;
}

h1 {
	font-family: Tahoma, Arial, Helvetica;
	padding: 0 0 0 0;
	margin: 0;
	color: #113f5f;
	font-size: 8pt;
	font-style: normal;
}

h1 span
{
	visibility: hidden;
	display: none; 
	margin: 0px; 
}

hr {
	padding: 0;
    margin: 0;
    border: none;
    height: 1px;
	width: 100%;
	color: #A1A2B1;
	background-color: #A1A2B1;
	margin-top: 8px;
} 

a {
/*	color: #fc5209;*/
	font-weight: normal;
	text-decoration: none;
}

a:visited 
{
	/*	color: #fc5209;*/
}

a:hover, a:active {
	color: #000;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

input, textarea {
	font-family: Segoe UI, Arial, Tahoma, Helvetica;
	font-size: 8pt;
	font-style: normal;
	padding: 2px;
	margin: 0;
	border: none;
	background: #CDCFE0;
}


.blogHead
{			
		font-size: 12pt;
		margin: 10px;				
}

.menuItem
{
	width: 160px; 
	height: 50px; 
	display: block; 	
}

#partners { margin-bottom: 10px; }
#partners a { margin-left: 15px; height: 80px; background: no-repeat 0% 50%; display:block; float: left; }
#partners img { visibility:hidden;}
.pager a, .pager span { margin: 0px 5px 0px 5px; font-size: 1.2em; }
.pager { text-align: center; margin-bottom: 10px; }
.pager span { font-weight: bold; font-size: 1.5em; }


#langSwitcher
{
	float:left;
	padding-top: 10px;
	padding-left: 4px;
}

#langSwitcher .selected
{
	text-decoration: underline;
	font-weight: bold; 	
}



#top
{
	width: 960px; 
	margin: 0 auto;
	padding: 0;	
}


#logo 
{	
	float:right; 
	width: 223px;
	height: 77px;
}

#logo img
{
	margin-top: 5px;	
}

#cse-search-box { margin: 10px 0px 0px 20px; float:left; }
#cse-search-box .gsearchbtn { margin: 2px 0px 0px 5px; padding: 3px 8px 3px 8px; }


.menu span
{
	visibility: hidden; 
	display: none; 	
}


img, div, a, span, h1, h2, h3, h4, input { behavior: url(/iepngfix.htc) }


.nav {
height:40px; 
position:relative; 
font-family: consolas, courier new; 
font-size:11pt; 
font-weight: bold;
width:960px; 

}

.nav .table {
display:table; 
margin:0 auto;
}

.nav .select,
.nav .current {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav li {
margin:0; 
padding:0; 
height:auto; 
float:left;
}

.nav .select a {
display:block; 
height:55px; 
float:left; 
padding: 0; 
text-decoration:none; 
white-space:nowrap; 
color: #fff;
}



.nav .current a {
display:block; 
height:55px; 
float:left; 
/*background: url(menu_hover.png); 
padding: 0; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#fff;
}


.nav .current a b {
display:block;  
/*background:url(menu_hover.png) right top;*/
line-height:35px; 
}

.nav .select a:hover, 
.nav .select li:hover a {
/*background: url(menu_hover.png); */
padding:0 0 0 0; 
cursor:pointer; 
color:#fff;
line-height:35px; 
}

.nav .select a:hover b, 
.nav .select li:hover a b {
display:block; 
float:left; 
padding: 0; 
/*background:url(menu_sub_bg.png); */

cursor:pointer;
}



.nav .select_sub {
display:none;
}

/* IE6 only */
.nav table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.nav .sub {
display:table; 
margin:0 auto; 
padding:0; 
list-style:none;
}

.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
background:transparent; 
color:#f00;
}



.nav .select_sub, 
.nav .show {
display:block; 

float:left; 

width:960px; 
top:37px; 

padding: 2px; 
height: 60px;

left:0; 
text-align:center;
margin-top: -15px;
}



.nav .show {

}

.nav .sub li a, 
.nav .show .sub li a {
display:block; 
float:left; 
background:transparent; 
padding:10px; 
margin:0; 
white-space:nowrap; 
border:0; 
color:#444;
}

.nav .sub li.sub_show a {
color:#088; 
cursor:default; 
}

.nav .sub li a:hover, 
.nav .sub li a:hover {
visibility:visible; 
color:#088; 
}





.MenuItemWrap
{
	margin-left: 2px; 
	
}


#w2pName, #w2pText, #w2pCode { background: white; border: #C50102 1px solid; }
#w2pText { clear:both; display:block; }
.disc label { display: block; margin-bottom: 5px; margin-top: 10px; }
#commentErr .in h5 { color:red; font-size:1.2em; }
#commentErr { width: auto; float: none; }
#commentErr ul { width: auto; float: none; }
#commentErr li { width: auto; float: none; display: block; }
.hidden, #commentErr li.hidden { display:none; }
.pager a, .PoolTable a { color:red; }



.ico	      { padding-left: 23px; background: 0 50% no-repeat; }
.ico-facebook  { background-image: url('/images/facebook.gif'); }