/* GENERAL STYLES */

* { margin: 0px; padding: 0px; border: 0px;}

body {
	background: #127ea6;
	color: #fff;
	font-family: Georgia;
	font-size: 11px;
}
a {
	color: #fff;
	outline: 0;
	text-decoration: none;
}
.p-help{ font-size:14px;}
div { zoom: 1; } 
h1 {
	font-size: 32px;
	font-style: italic;
	font-weight: normal;
}
h2 {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
}
h3 {
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
}
h4 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}
.float-area {
	overflow: hidden;
}

/* GENERAL STYLES END */

/* HEADER STYLES */

#header_decorator {
	background: url('../images/bkg-header-decorator.png');
	min-width: 910px;
}
#header_clouds {
	background: url('../images/bkg-header-clouds.png') left bottom repeat-x;	
}
#top-decorator {
/*	background: url('../images/bkg-header.png') center top no-repeat; */
	height: 562px;
}
.page {
	margin: 0px auto;
	width: 910px;
}
#header {
	overflow: hidden;
}
#logobox{
	float: left;
	/*border:1px solid green;*/
	width:200px;
	text-align:center;
	padding-top:10px;
}
#header img#thelogo {
	width: 130px;
	height: 151px;
}
#header .options {
	float: right;
	margin-bottom: 15px;
	padding-top: 35px;
	padding-right:10px;
	width: 690px;
}
#mtp_slogan{
	float:left;
	width:492px;
	padding:0px;
}
#site-slogan{   float:right;
				padding-left:5px;
				margin-top:7px;
				font-family: Arial,Verdana,Sans Serif;
				font-size:17px; 
				color:#48A1C7;
				text-shadow: #FFFFFF 1.5px 1.5px;
				width:229px;
	
}

#div-lang{  float:right;
			width:185px;
			margin-top:6px;
			margin-right:11px;
			color:#48A1C7;	
}

#div-lang-label{ font-family: Arial,Verdana,Sans Serif;
				font-size:13px;
				float:left;
				width:75px;
				text-align:left;
}

#div-lang-combo{    border:0px;
					overflow:hidden;
					width:108px;
					position:relative;
					height:18px;
					float:right;
}

#select-lang{	padding:2px;
				position:absolute;
				top:-2px;
				left:-2px;
				height:22px;
				background-color: #FFF;
				border:none;
				color:#888888;
				font-family: Arial,Verdana,Sans Serif;
				font-size:11px;
}

#mtp_youcan {   font-family: Arial,Verdana,Sans Serif; 
				font-size:18px;
				font-style:normal; 
				color:#48A1C7;
				text-shadow: #FFFFFF 1.5px 1.5px;
				margin-bottom:10px;
}

#navigation {
	background: url('../images/bkg-navigation.png') left top no-repeat;
	height: 53px;
	margin: 0px auto;
	overflow: hidden;

	width: 678px;

}
#navigation li {
	display: block;
	float: left;
	list-style-type: none;
	line-height: 48px;
	padding: 0px 40px;
}

.nav-li-fix{
				padding: 0 31px !important;
}
#navigation li a {
	color: #fff;
	font-size: 19px;
	font-style: italic;
	font-weight: normal;
}
#navigation li a:hover { color: #ffde0f; }
#navigation li a.active { color: #ffde0f; }

#banner {
	clear: both;
	font-style: italic;
	overflow: hidden;
}
#banner .intro {
	color: #312c2a;
	float: left;
	padding-top: 35px;
	padding-left: 3px;
	width: 297px;
}

#banner .intro p {color: #6E948F;
				  font-family:Trebuchet MS;
				  font-size:13px;
				   font-weight:bolder;
				  text-shadow:1.5px 1.5px #FFFFFF;
	
}
#banner h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 30px;
}
#banner p {
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
}
#banner .presentation {
	background: url('../images/bkg-baloon.png') left top no-repeat;
	float: right;
	height: 285px;
	position: relative;
	padding: 60px 0px 0px 200px;
	width: 405px;
}
.presentation ul {
	color: #464646;
/*
	list-style-type: none;
	margin: 65px 0px 0px 200px;
	width: 315px;
*/
}
#banner ul p { line-height: 12px; }
.presentation ul li { margin-bottom: 15px; }
.presentation ul a { color: #f0781f; }
#follow-link {
	bottom: 0px;
	height: 70px;
	position: absolute;
	right: 43px;
	width: 60px;
}

/* HEADER STYLES END */


/* CONTENT STYLES */

#body_clouds {
	background: url('../images/bkg-body-clouds.png') left bottom repeat-x;
	padding-top: 15px;
	padding-bottom: 80px;
	min-width: 910px;
}
.main { 
	clear: both;
	overflow: hidden;
}
.main .row {
	margin-bottom: 35px;
	overflow: hidden;
}
.main .column {
	float: left;
	margin-right: 25px;
	width: 286px;
}
.main .column-no-margin {
	float: left;
	width: 286px;
}
.column .header,
.column-no-margin .header {
	color: #fff;
	font-style: italic;
	padding-top: 10px;
}
.column .header h1,
.column-no-margin .header h1 {
	font-size: 32px;
	font-weight: normal;
}
.column .header p,
.column-no-margin .header p {
	font-size: 14px;
}
.main .services .header {
	background: url('../images/bkg-our-services.png') left top no-repeat;
	height: 70px;
	padding-left: 80px;	
} 

.main .services .header .holder:hover a,
.main .resume .header .holder:hover a,
.main .contact .header .holder:hover a { color: #b5e6e7; }


.main .services .content,
.main .resume .content,
.main .contact .content{
	background: url('../images/bkg-dotted.png') 3px top no-repeat;
	padding: 17px 20px 0px 0px;
	font-family:Trebuchet MS;
	font-size:12px;
}
.main .resume .header {
	background: url('../images/bkg-our-resume.png') 5px 10px no-repeat;
	padding-left: 70px;
	height: 70px;
}
.main .contact .header {
	background: url('../images/bkg-contact.png') left 15px no-repeat;
	height: 70px;
	padding-left: 95px;
}
.main .contact .content {
	background: url('../images/bkg-dotted-medium.png') 3px top no-repeat;
	padding-top: 17px;
}
.main .contact .content span {
	color: #ffd200;
	font-weight: bold;
}
.main .dotted-header { margin-bottom: 0px; }
.main .dotted-header .header {
	background: url('../images/bkg-dotted-large.png') left 43px no-repeat;
	height: 45px;
	padding: 0px;
}
.main .dotted-header .column-no-margin .header {
	background: url('../images/bkg-dotted-medium.png') left 43px no-repeat;
}
.main .dotted-header .content {
	padding-top: 20px;
}
.main .column .content img { margin-bottom: 0; }
.main .dotted-header p {
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	margin-bottom: 25px;
}
.view-all {
	color: #ffd200;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.view-all:hover { text-decoration: underline; }
.written-by {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	
}
.column-no-margin .top-decorator {
	width: 264px;
}
 .column-no-margin .bottom-decorator {
	width: 264px;
}
.bottom-decorator ul {


}

.column-no-margin .type-1 {
	font-weight: bold;
}
.column-no-margin .type-2 {
	color: #acd2e5;
	list-style: none;
	list-style-position: outside;
	margin-bottom: 15px;
}
.row .column-no-margin .no-margin { margin: 0px; }

.page-content {
	float: left;
	margin-right: 25px;
	width: 600px;
}
.page-content .text p { line-height: 16px; margin-bottom: 10px; }
.page-content .text p.by {
	font-size: 12px;
	font-style: italic; 
	font-weight: bold;
	margin-bottom: 25px; 
}
.page-content .text .no-margin-bottom { margin-bottom: 0px; }
.page-content .text p span,
.page-content .text .no-margin-bottom span {
	background: url('../images/bkg-list-span.png') left 2px no-repeat;
	display: block;
	margin-left: 10px;
	padding-left: 10px;
}
.page-content h1,
.sidebar h1,
.helpdesk h1 {
	background: url('../images/bkg-dotted-one.png') left bottom repeat-x;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.for-contact h1 {
	background: url('../images/bkg-contact-little.png') left top no-repeat;
	padding-left: 65px;
	padding-bottom: 13px;
	margin-bottom: 0px;
}
.sidebar {
	float: left;
	width: 265px;
}

/*
.sidebar .top-decorator {
	background: url('../images/bkg-sidebar.png') left top no-repeat;
	padding-top: 8px;
}

.sidebar .bottom-decorator {
	background: url('../images/bkg-sidebar.png') -548px bottom no-repeat;
	padding-bottom: 8px;
}
*/
.sidebar .list {
	background: url('../images/bkg-sidebar.png') -274px top repeat-y;
	list-style-position: inside;
	padding: 17px 23px;
}
.sidebar .list li {
	font-size: 12px;
	line-height: 26px;
}
.sidebar .list li a { color: #fff; }
.sidebar .list li a:hover { color: #FFDE0F; }

.helpdesk h1 { margin-bottom: 10px; }
.helpdesk h4 { color: #e8e8e8; }
.helpdesk h2 { color: #ffd200; }

.download {
	background: url('../images/bkg-download.png') left top no-repeat;
	color: #fff;
	display: block;
	font-size: 18px;
	font-style: italic;
	padding-left: 40px;
	width: 205px;
}

.items {
	overflow: hidden;
}
.items h5 {
	background: url('../images/bkg-dotted-one.png') left bottom repeat-x;
	color: #ffde0f;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 12px;
	padding-bottom: 8px;
	width: 180px;
}
.items h5 a { color: #ffde0f; }
.items .box {
	display: block;
	float: left;
	margin-right: 32px;
	margin-top: 24px;
	width: 180px;
}
.items .box-no-margin-right {
	float: left;
	margin-top: 24px;
	margin-right: 10px;
	width: 190px;
}
.items .box:hover,
.items .box-no-margin-right:hover { cursor: pointer; }

.helpdesk-holder {
	float: left;
	width: 265px;
}

.list-products .product {
	margin-bottom: 30px;
	overflow: hidden;
}
.list-products .product-no-margin-bottom { overflow: hidden; }
.list-products .product img,
.list-products .product-no-margin-bottom  img {
	float: left;
	height: 110px;
	width: 133px;
}
.list-products .product .informations,
.list-products .product-no-margin-bottom .informations {
	float: right;
	width: 450px;
}
.list-products .product p,
.list-products .product-no-margin-bottom p {
	line-height: 16px;
	margin-bottom: 10px;
}
.list-products .learn-more {
	color: #fff;
	font-weight: bold;
}
.list-products .learn-more:hover { text-decoration: underline; }

.contact-dates {
	background: url('../images/bkg-dotted-one.png') left top repeat-x;
	margin-bottom: 20px; 
	padding-top: 12px;  
}
.contact-explanation { margin: 0px 0px 19px 3px; line-height: 16px;}

/* CONTENT STYLES END */

/* FOOTER STYLES */

#footer {
	background: #064157;
	padding-top: 25px;
	padding-bottom: 40px;
	min-width: 910px;
}
#footer .row { margin-bottom: 0px; }
#footer .header {
	background: url('../images/bkg-dotted-large.png') left bottom no-repeat;
	height: 40px;
}
#footer ul.networks {
	background: none;
	margin-bottom: 17px;
	overflow: hidden;
	padding: 0px;
	list-style: none;
}
#footer .networks li {
	display: block;
	float: left;
	margin-right: 9px;
}
#footer .networks li.no-margin {
	margin-right: 0px;
}
#footer .social {
}
#footer .social-no-margin {
}
#footer .social img,
#footer .social-no-margin img {
	width: 60px;
	height: 61px;
}

.highlights {
	color: #cbcbcb;
	font-size: 12px;
	list-style-position: inside;
	padding-top: 15px;
}
.highlights li {
	margin-bottom: 10px;
}

.highlights li a:hover { color: #FFDE0F; }
.copyright {
	background: #101619;
	color: #425f6b;
	line-height: 34px;
	height: 34px;
	text-align: center;
	min-width: 910px;
}
.copyright a { color: #425f6b; }
.copyright a:hover { text-decoration: underline; }

/* FOOTER STYLES END */

/* forms */

#search-form {
	background: url('../images/bkg-search.png') right top no-repeat;
	height: 28px;
	margin-top:10px;
	margin-bottom: 8px;
	padding-right: 5px;
	position: relative;
	padding:0px;
	width:698px;
	text-align:left;
}
input {
	color: #919191;
	font-family: Georgia;
	font-size: 13px;
	font-style: italic;
}
textarea {
	color: #e8e8e8;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
}
#search-form input {
	background:none repeat scroll 0 0 transparent;
	height:18px;
	margin-left:-116px;
	padding:2px;
	position:absolute;
	top:3px;
	width:100px;


	
	
}

.chrome_search_input {
	
	padding: 2px 15px 2px 2px !important;
	position: relative !important;
	top: -30px !important;
}

#search-label {
	color: #919191;
	display: block;
	font-size: 14px;
	font-style: italic;
	right: 23px;
	position: absolute;
	top: 5px;
	width: 95px;
}

#subscribe-form {
	background: url('../images/bkg-subscribe.png') left 13px no-repeat;
	margin-left: 1px;
	padding: 23px 0px 23px 18px;
	position: relative;
}
#subscribe-input {
	background: transparent;
	width: 225px;
}
#subscribe-label {
	color: #919191;
	font-size: 14px;
	font-style: italic;
	left: 15px;
	position: absolute;
	top: 22px;
}
#subscribe-submit {
	background: url('../images/bkg-subscribe-submit.png') left top no-repeat;
	display: block;
	height: 19px;
	margin: 0px 23px 0px auto;
	width: 30px;
}
#subscribe-submit:hover, .arrow:hover { cursor: pointer; }

#contact-form {
	background: url('../images/bkg-contact-form.png') left top repeat;
	height: 277px;
	width: 591px;
}
#contact-form .formfield {
	height: 28px; 
	padding: 8px 12px 0px;
	position: relative;
	margin-bottom: 4px;
	overflow: hidden;
}
#contact-form .formfield-textarea {
	padding: 8px 12px 0px;
	position: relative;
	margin-bottom: 4px;
	overflow: hidden;
}
#contact-form input {
	background: transparent; 
	color: #e8e8e8;
	margin-right: 15px; 
	width: 228px; 
}
#contact-form label { color: #e8e8e8; }
#contact-form .absolute {
	position: absolute;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	left: 12px;
	top: 8px;
}
#contact-form textarea {
	background: transparent;
	height: 140px;
	max-height: 140px;
	width: 565px;
	max-width: 565px;
	overflow-y: auto;
}
#contact-submit {
	background: url('../images/bkg-contact-submit.png') left top no-repeat;
	color: #e8e8e8;
	display: block;
	font-size: 18px;
	font-style: italic;
	height: 37px;
	line-height: 37px;
	margin-top: 3px;
	text-align: center;
	width: 95px;
}
#contact-submit:hover { cursor: pointer; }

/* end forms */



/* general classes */
.margin-bottom-20 { margin-bottom: 20px; }
.margin-bottom-40 { margin-bottom: 40px; }
.active { color: #ffde0f; }
.yellow-bold { 
	color: #ffd200;
	font-weight: bold; 
}

a#take_tour_es{
	display:block;
	width:240px;
	height:50px;
	background-image:url(../images/take_tour_es.png);
}
a#take_tour_es:hover{ background-image:url(../images/take_tour_hover_es.png); }
a#sign_up_es{
	display:block;
	width:240px;
	height:50px;
	background-image:url(../images/sign_up_es.png);
}
a#sign_up_es:hover{ background-image:url(../images/sign_up_hover_es.png); }


a#take_tour_en{
	display:block;
	width:240px;
	height:50px;
	background-image:url(../images/take_tour_en.png);
}
a#take_tour_en:hover{ background-image:url(../images/take_tour_hover_en.png); }
a#sign_up_en{
	display:block;
	width:240px;
	height:50px;
	background-image:url(../images/sign_up_en.png);
}
a#sign_up_en:hover{ background-image:url(../images/sign_up_hover_en.png); }


a#take_tour_pt{
	display:block;
	width:240px;
	height:50px;
	background-image:url(../images/take_tour_pt.png);
}
a#take_tour_pt:hover{ background-image:url(../images/take_tour_hover_pt.png); }
a#sign_up_pt{
	display:block;
	width:240px;
	height:50px;
	background-image:url(../images/sign_up_pt.png);
}
a#sign_up_pt:hover{ background-image:url(../images/sign_up_hover_pt.png); }


/* SLIDE */

Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Script URI: http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/
Date: March 26, 2009
Version: 1.0

	The CSS, XHTML and design is released under Creative Common License 3.0:
	http://creativecommons.org/licenses/by-sa/3.0/

*/ 

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
  	background: url(../images/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
    top: 0;
    z-index: 999;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 150px;
  	color: #FFFFFF;
  	font-size: 90%;
	text-align: center;
}

.tab ul.login li.left {
  	background: url(../images/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
	font-family:'Sans Serif';
}

.tab ul.login li.right {
  	background: url(../images/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
	font-family:'Sans Serif';
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 3px;
	display: block;
	float: left;
	height: 42px;
  	background: url(../images/tab_m.png) repeat-x 0 0;
}

.tab ul.login li a {
	color: #15ADFF;
}

.tab ul.login li a:hover {
	color: #FFFFFF;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 120px;
	position: relative;
	top: 11px;
}

.tab a.open {background: url(../images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(../images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(../images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(../images/bt_close.png) no-repeat left -19px;}

/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 370px;
	color: #999999;
	background: #272727;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 5px;
	margin: 0;
	color: #FFFFFF;
	font-weight:bold;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: #FFFFFF;
	font-weight:bold;
}

#panel p {
	margin: 5px 0;
	padding: 0;
	font-family:Verdana;
	color:#CCCCCC;
}

#panel a {
	text-decoration: none;
	color: #15ADFF;
	font-family:Verdana;
	font-size:12px;
}

#panel a:hover {
	color: #FFFFFF;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 1em;
}

#panel .content .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

#panel .content .right {
	border-right: 1px solid #333;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 2px;
	clear: both;
	width: 280px;
	display: block;
	font-family:Verdana;
	font-size:12px !important;
	color:#CCCCCC;
}

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: #FFFFFF;
	height: 16px;
	padding:2px;
}


.field_tf { color:#FFF;
			background-color:#BBB;
			margin-right: 5px;
			margin-top: 4px;
			width: 285px;
			padding:2px;
	
}


.button_tf {
	background:url("../images/bt_register.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	width:94px;
	height:24px;
}

#panel .content input:focus.field {
	background: #545454;
}




#login_error_box {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bolder;
	height:100px;
	padding-left:15px;
	padding-top:1px;
	position:relative;
	top:-118px;
	width:285px;
}

#login_error_box table { border: 1px solid rgb(51, 51, 51);
				   padding: 10px;
}


#lost_password_box {
						color:#FFFFFF;
						font-size:13px;
						font-weight:bolder;
						height:100px;
						padding-left:15px;
						padding-top:1px;
						position:relative;
						top:-120px;
						width:285px;
						display:none;
}

#lost_password_box table { border: 1px solid rgb(51, 51, 51);
				   padding: 10px;
}


#panel .content input.bt_send_pass {
										border:medium none;
										cursor:pointer;
										font-family:Georgia;
										font-weight:bold;
										height:24px;
										margin:10px 0;
										padding-bottom:3px;
										text-align:center;
										width: 94px;
										color: #FFF;
										background: transparent url(../images/bt_register.png) no-repeat 0 0;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
	padding-bottom:3px;
	font-family:Georgia;
}

#panel .content input.bt_login {
	width: 74px;
	background: transparent url(../images/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 94px;
	color: #FFF;
	background: transparent url(../images/bt_register.png) no-repeat 0 0;
}

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}

#avatars_container a img { width:48px;height:48px; background-color:#FFF;}



/* PRETTY PHOTO MODAL */

  div.light_rounded .pp_top .pp_left{background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;}div.light_rounded .pp_top .pp_middle{background:#fff;}div.light_rounded .pp_top .pp_right{background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}div.light_rounded .pp_content .ppt{color:#000;display:none !important; opacity:0px !important;}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff;}div.light_rounded .pp_content{background-color:#fff;}div.light_rounded .pp_next:hover{background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.light_rounded .pp_previous:hover{background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_rounded .pp_expand{background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_rounded .pp_expand:hover{background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_rounded .pp_contract{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_rounded .pp_contract:hover{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_rounded .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_rounded #pp_full_res .pp_inline{color:#000;}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_rounded .pp_nav .pp_play{background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_nav .pp_pause{background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_arrow_previous{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next{background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}div.light_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_rounded .pp_bottom .pp_left{background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_middle{background:#fff;}div.light_rounded .pp_bottom .pp_right{background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}div.light_rounded .pp_loaderIcon{background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}div.dark_rounded .pp_top .pp_left{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;}div.dark_rounded .pp_top .pp_middle{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_top .pp_right{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;}div.dark_rounded .pp_content_container .pp_left{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_rounded .pp_content_container .pp_right{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_rounded .pp_content{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_next:hover{background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_rounded .pp_previous:hover{background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.dark_rounded .pp_expand{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_expand:hover{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_rounded .pp_contract:hover{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_rounded .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_rounded .currentTextHolder{color:#c4c4c4;}div.dark_rounded .pp_description{color:#fff;}div.dark_rounded #pp_full_res .pp_inline{color:#fff;}div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.dark_rounded .pp_nav .pp_play{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_nav .pp_pause{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_arrow_previous{background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_rounded .pp_arrow_next{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;}div.dark_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_rounded .pp_bottom .pp_left{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_middle{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_bottom .pp_right{background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_loaderIcon{background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_left ,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background: url(../images/prettyPhoto/dark_square/contentPattern.png) top left repeat;}div.dark_square .currentTextHolder{color:#c4c4c4;}div.dark_square .pp_description{color:#fff;}div.dark_square .pp_loaderIcon{background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_content_container .pp_left{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_square .pp_content_container .pp_right{background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_square .pp_expand{background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.dark_square .pp_expand:hover{background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.dark_square .pp_contract{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.dark_square .pp_contract:hover{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.dark_square .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.dark_square #pp_full_res .pp_inline{color:#fff;}div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.dark_square .pp_nav .pp_play{background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_nav .pp_pause{background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_arrow_previous{background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_square .pp_arrow_next{background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;}div.dark_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.dark_square .pp_next:hover{background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor: pointer;}div.dark_square .pp_previous:hover{background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff;}div.light_square .pp_content .ppt{color:#000;}div.light_square .pp_expand{background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_square .pp_expand:hover{background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_square .pp_contract{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_square .pp_contract:hover{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_square .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_square #pp_full_res .pp_inline{color:#000;}div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_square .pp_nav .pp_play{background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_nav .pp_pause{background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_arrow_previous{background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_square .pp_arrow_next{background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;}div.light_square .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_square .pp_next:hover{background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor: pointer;}div.light_square .pp_previous:hover{background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_top .pp_left{background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;}div.facebook .pp_top .pp_middle{background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;}div.facebook .pp_top .pp_right{background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;}div.facebook .pp_content .ppt{color:#000;}div.facebook .pp_content_container .pp_left{background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;}div.facebook .pp_content_container .pp_right{background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;}div.facebook .pp_content{background:#fff;}div.facebook .pp_expand{background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.facebook .pp_expand:hover{background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.facebook .pp_contract{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.facebook .pp_contract:hover{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.facebook .pp_close{width:22px;height:22px;background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.facebook #pp_full_res .pp_inline{color:#000;}div.facebook .pp_loaderIcon{background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat;}div.facebook .pp_arrow_previous{background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}div.facebook .pp_arrow_next{background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_next.disabled{background-position: -32px -96px;cursor:default;}div.facebook .pp_nav{margin-top:0;}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}div.facebook .pp_nav .pp_play{background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_nav .pp_pause{background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_next:hover{background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor: pointer;}div.facebook .pp_previous:hover{background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor: pointer;}div.facebook .pp_bottom .pp_left{background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;}div.facebook .pp_bottom .pp_middle{background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;}div.facebook .pp_bottom .pp_right{background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display: none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display: none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position: relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position: static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;}.pp_fade{display: none;}.pp_content_container{position: relative;text-align: left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{float: left;margin:10px 0 2px 0;}.pp_description{display: none;margin:0 0 5px 0;}.pp_nav{clear: left;float: left;margin:3px 0 0 0;}.pp_nav p{float: left;margin:2px 4px;}.pp_nav .pp_play,.pp_nav .pp_pause{float: left;margin-right:4px;text-indent: -10000px;}a.pp_arrow_previous,a.pp_arrow_next{display:block;float: left;height:15px;margin-top:3px;overflow: hidden;text-indent: -10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}.pp_gallery{left:50%;margin-top: -50px;position:absolute;z-index:10000;}.pp_gallery ul{float: left;height:35px;margin:0 0 0 5px;overflow: hidden;position: relative;}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,0.5) solid;display:block;float: left;height:33px;overflow: hidden;}.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff;}.pp_gallery ul a img{border:0;}.pp_gallery li{display:block;float: left;margin:0 5px 0 0;}.pp_gallery li.default a{background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px;}.pp_gallery li.default a img{display: none;}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px !important;}a.pp_next{background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: right;height:100%;text-indent: -10000px;width:49%;}a.pp_previous{background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: left;height:100%;text-indent: -10000px;width:49%;}a.pp_expand,a.pp_contract{cursor: pointer;display: none;height:20px;position:absolute;right:30px;text-indent: -10000px;top:10px;width:20px;z-index:20000;}a.pp_close{display:block;float: right;line-height:22px;text-indent: -10000px;}.pp_bottom{height:20px;position: relative;}* html .pp_bottom{padding:0 20px;}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_bottom .pp_middle{left:0;position: static;}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_loaderIcon{display:block;height:24px;left:50%;margin: -12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align: left;}#pp_full_res .pp_inline p{margin:0 0 15px 0;}div.ppt{color:#fff;display: none;font-size:17px;margin:0 0 5px 15px;z-index:9999;}.clearfix:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}.clearfix {display: inline-block;}* html .clearfix {height:1%;}.clearfix {display:block;} 
 
 /** LANG COMBO **/
 
 .language-select, .language-menu {
	display: block;
	list-style-type: disc;
	font-family: Arial, Verdana, 'Sans Serif';
	font-size:11px;
}

.language-select {
float: left;
text-align: left;
width: 200px;
margin-top:1px;
font-size:13px;
font-weight:bold;
}


.language-select li {
	display: inline;
	padding: 0px 4px;
}




.language-select li + li {
padding: 0px 8px !important;
}


.language-select a {
color: #888888;
cursor: pointer;
font-weight: normal;
text-decoration: none;
font-size:11px;
}

.language-select .arrow {
color: #888888;
cursor: pointer;
font-size: 0.6em;
font-weight: bold;
text-align:right;
position:absolute;
left:679px;
top:10px;
}

.language-menu {
background-color: #FFFFFF;
display: none;
padding-left: 0px;
position: absolute;
text-align: left;
width: 115px;
z-index: 1;
margin-left: 70px;
margin-top: 21px;
z-index: 1;
}

.round {
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
}
#f{  line-height: 1;
text-align: center;


}

.language-menu li:first-child {
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
}


.language-menu li:last-child {
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
}

 .language-menu li {
display: inline;
padding: 0px 4px;
color: #888888;
cursor: pointer;
display: block !important;
padding: 7px 10px 7px;
text-align: left;
font-family: Arial, Verdana, 'Sans Serif';
font-size:11px;
font-weight:normal;
}

.language-menu li:hover{
			  background-color:#48A1C7;
			  color:#FFFFFF;
}
 
