img {
   behavior: url("http://blog.mobissimo.com/plugin/pngbehavior.htc");
}
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	direction: ltr;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}h4,h3 {
    margin: 0;
}

.serendipitySideBarContent input {
    width: 150px;
}

#mainpane {
    margin: auto;
    width: 100%;
    border-top: 0px;
    background-color: #FFFFFF;
}

#content {
    padding: 10px;
    margin: 10px;
    width: auto;
}

#serendipityRightSideBar {
    background: url('/templates/mobissimo/img/box_line.png') top repeat-x;
    width: 170px;
    padding: 10px;
    vertical-align: top;
    padding-top: 40px;
}

#serendipityLeftSideBar {
    width: 170px;
    padding: 10px;
    vertical-align: top;
    padding-top: 40px;
}

body {
    margin: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom: 30px;
    height: 100%;
}

input, textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th, td {
    font-size: 11pt;
}

p, td, th, div, span {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#serendipity_banner {
    margin: auto;
    width: 100%;
    height: 72px;
    background-image: url(templates/default/img/background.png);
}

a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
    color: #ff6600;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size : 20px;
    font-weight: bold;
    padding-left:0px;
    padding-top: 10px;
    margin: 0px;
    text-decoration: none;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
    color: #ff6600;
	padding-top: 5px;
    padding-left: 0px;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    text-decoration: none;
}

.serendipity_title {
 	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
    color: #333333;
    padding-left: 0px;
}
.serendipity_title a:link,
.serendipity_title a:visited {
   text-decoration: none;
   border: 0;
   font-weight: bold;
}

.serendipity_title a:hover {
    color: #000000;
}

div.serendipity_entryFooter a:hover,
.serendipity_entry_body a:hover,
.serendipitySideBarContent a:hover {
   color: #ff4d00;
}

.serendipity_entry_body {
    overflow: hidden;
}

.serendipity_entry {
 	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 11px;
    color: #333333;
    font-weight: normal;
    padding-right: 10px;
    width: 95%;
    margin: auto;
    margin-top: 10px;
}

.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
    /* Inner blocks of .serendipity_entry, can be used for further customization */
}

.serendipity_entry_date {
    margin: auto;
}

.serendipity_date {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 11px;
    color: #333333;
    margin: 0;
    margin-top: 20px;
    text-align: right;
}

.serendipity_commentsTitle {
   	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
    color: #ff4d00;
    padding-left: 0px;
    border-bottom: 1px solid #cccccc;
}

div.serendipity_entryFooter {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 11px;
    border-bottom: 1px solid #cccccc;
    clear: both;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

td.serendipity_commentsLabel {
    font-size: 11px;
    font-weight: bold;
    vertical-align: top;
}

div.serendipity_commentDirection {
    font-size: 11px;
}

td.serendipity_commentsValue input,
td.serendipity_commentsValue select,
td.serendipity_commentsValue textarea {
    font-size: 11px;
    padding: 2px;
    width: 400px;
}


.serendipity_commentForm {
    font-size: 11px;
    color: #404040;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #FFFFFF;
}
.serendipity_comment {
    font-size: 11px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    color: #404040;
    padding: 3px;
    background-color: #FFFFFF;
    overflow: auto;
}

.serendipity_comment_source {
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
    padding-bottom: 3px;
	background: url('/templates/mobissimo/img/box_line.png') bottom repeat-x;
}


table.serendipity_calendar td {
    font-size:11px;
    padding: 3px;
}
table.serendipity_calendar a {
    color: #ff6600;
    font-weight: bold;
    text-decoration:none;
}

table.serendipity_calendar a:hover {
    text-decoration: none;
}

td.serendipity_weekDayName {
    font-size:11px;
    font-weight:bold;
}
td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
    border: 0;
    text-decoration: none;
}

div.serendipityPlug {
    padding-left: 10px;
}

div.serendipityPlug a {
    text-decoration: none;
    border: 0px;
}

/* Container for each item on the side bar */
div.serendipitySideBarItem {
    padding-bottom: 12px;
    margin-bottom: 12px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 11px;
    font-weight:normal;
	background: url('/templates/mobissimo/img/box_line.png') bottom repeat-x;
}

/* title of an individual item */
.serendipitySideBarTitle2 {
    margin: 0;
   	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 11px;
    color: #000000;
 
    font-weight:bold;
    padding-left:2px;
    padding-bottom:2px;
}

.serendipitySideBarTitle {    
    font: 1.25em/1em 'Trebuchet MS', Tahoma, sans-serif;
	font-weight: bold;
	color: #ff4d00;
	background: url('/templates/mobissimo/img/box_line.png') bottom repeat-x;
	padding: 0 0 0.6em 0.2em;
	margin-bottom: 0.3em;
}

.serendipityImageButton {
    cursor: pointer;
}
.serendipity_entry p {
    margin: 0px;
    padding-bottom: 0px;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #DDDDDD;
    background-color: #EFEFEF;
    margin: 3px;
    padding: 3px;
    text-align: center;
}

.serendipity_imageComment_center {
    margin: auto;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    border-top: 1px solid #DDDDDD;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    text-align: center;
}

.serendipity_comments {
    font-size: 11px;
}

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
    font-weight: bold;
    font-size: 11px;
}

.serendipity_msg_notice {
    color: green;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self .serendipity_comment_source {
    background-color: #EEEEFF;
}

u {
    text-decoration: none;
}

a:link,
a:visited,
a:active {
/*
    font-weight: normal;
*/
text-decoration: none;
	color: #ff4d00;
	border-bottom: 1px dotted #ff4d00;
}

a:hover {
	color: #ff4d00;
	border-bottom: 1px solid #ff4d00;
}


td.blacklink
{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
td.blacklink a
{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

td.blacklink a:hover
{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;
}

* img {
    max-width: 98%;
}

* embed {
    max-width: 98%;
}




/*======== blog style from .pl ========*/

/* only applies to IE -- specifies a different offset for the footer */
div#wrap_blog {
	position: relative;
	width: 980px;
	margin: 0 auto;
	background: #fff url('/templates/mobissimo/img/head_air.png') no-repeat;
	min-height: 100%;
        text-align: left;
}

.body_blog {
    background: #f3f3f3 url('/templates/mobissimo/img/bg_top.png') repeat-x top;
    text-align: center;
}

#blog_logo {
	position: absolute;
	top: 35px;
	left: 60px;
}

#blog_logo h1,#blog_logo h4 {
	text-indent: -9999px
}

#blog_logo a {
	display:block;
	width: 280px;
	height: 40px;
	border: 0px;
}

#blog_link a {
	position: absolute;
	margin-left: 393px;
	width: 320px;
	height: 155px;
	border: 0px;
}

#main_col_blog {
	float: left;
	width: 765px;
	margin-top: 155px;
}

#main_col_blog, #right_col_blog {
	padding-bottom: 4em; /* IE footer fix: prevents from overlapping */
}

#main_col_blog_2 {
	float: left;
	width: 98%;
	margin-top: 155px;
	padding-bottom: 4em; /* IE footer fix: prevents from overlapping */
}

#nav_blog {
	height: 27px;
	clear: both;
	background: url('/templates/mobissimo/img/box_line.png') bottom repeat-x;
	padding-bottom: 3px;
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 15px;
}

/*
#nav_blog a, #nav_blog a:visited {
	text-decoration: none;
	color: #ff4d00;
}

#nav_blog a:hover {
	color: #ff4d00;
	border-bottom: 1px solid #ff4d00;
}
*/

#nav_blog p, ul#menu a {
	height: 25px; 
	border: 0;
	float: left;
}

a.selected_page, a.selected_page:visited {
	text-decoration: none;
	color: #333;
	border-bottom: 1px none #ff4d00;
}

a.non_selected_page, a.non_selected_page:visited {
	text-decoration: none;
	color: #ff4d00;
	border-bottom: 1px none #ff4d00;
}

a.selected_page, a.non_selected_page:hover {
	color: #ff4d00;
	border-bottom: 1px solid #ff4d00;
}

/* Blog categories menu 2 */

#blog_nav2 {
	height: 27px;
	clear: both;
	background: url('/templates/mobissimo/img/box_line.png') bottom repeat-x;
	padding: 10px 0 3px 18px;
}

#blog_nav2 p, ul#blog_menu2 a {
	height: 22px;
	border: 0;
	float: left;
	font-size: 12px;
}

#blog_nav_caption2 {
	font-variant: small-caps;
	color: #868686;
	margin: 0;
	padding: 0;
}

#blog_nav2 p {
	width: 115px;
}

ul#blog_menu2 {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#blog_menu2 li {
	float: left;
}

ul#blog_menu2 a {
	font-weight: normal;
	text-decoration: none;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #000;
	padding: 0 7px 0 5px;
	margin-right: 20px;
}

ul#blog_menu2 a:hover {
	color: #ff4d00;
	border-bottom: solid 4px #ff4d00;
}

ul#blog_menu2 a.selected {
	color: #ff4d00;
	font-weight: bold;
	border-bottom: solid 4px #e1e1e1;
}

ul#blog_menu2 a.selected:hover {
	color: #ff4d00;
	border-color: #ff4d00;
}

#blog_content {
	float: left;
	padding: 20px 0 15px 15px;
	width: 746px !important;
}

#blog_content_2 {
	float: left;
	padding: 20px 0 15px 15px;
	width: 100% !important;
}

#right_col_blog {
    float: right;
}

#footer_blog ul.links_blog {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer_blog ul.links_blog li {
	display: inline;
}


#footer_blog {
	clear: both;
	font-size: 11px;
	color: #999;
}

#footer_blog ul#inside {
	padding: 1em 0 1.5em;
}

#footer_blog ul#outside {
	padding-bottom: 2em;
}

#footer_blog a {
	border: 0;
}

#footer_blog ul.links_blog a {
	color: #555;
	padding: 0.1em 1.2em;
	font-weight: normal;
	text-decoration: none;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#footer_blog ul#inside a {
	border-right: 1px solid #ccc;
}

#footer_blog ul#inside a.last_item {
	border: 0;
}

#footer_blog ul#outside a {
	background-repeat: no-repeat;
	background-position: 1em 50%;
	padding-left: 3em;
}

#footer_blog a.com { background-image: url('/templates/mobissimo/img/flag_com.png'); }
#footer_blog a.uk { background-image: url('/templates/mobissimo/img/flag_uk.png'); }
#footer_blog a.fr { background-image: url('/templates/mobissimo/img/flag_fr.png'); }
#footer_blog a.india { background-image: url('/templates/mobissimo/img/flag_india.png'); }
#footer_blog a.pl { background-image: url('/templates/mobissimo/img/flag_pl.png'); }
#footer_blog a.es { background-image: url('/templates/mobissimo/img/flag_es.png'); }
#footer_blog a.it { background-image: url('/templates/mobissimo/img/flag_it.png'); }
#footer_blog a.de { background-image: url('/templates/mobissimo/img/flag_de.png'); }

#footer_blog ul.links_blog a:hover {
	text-decoration: underline;
}

#nonFooter_blog {
	position: relative;
	min-height: 100%;
	height: 100%;
}

* html #nonFooter_blog {
	height: 100%;
}


#footer_blog {
	position: relative;
	margin: -6em auto 0 auto;
	height: 6em;
	overflow: hidden; /* at worst hides the links of cheap flights but allows to set fixed height for the footer and so the footerstickalt plays well with layout */
	width: 980px;
	text-align: center;
	background: #fff url('/templates/mobissimo/img/box_line.png') top repeat-x;
}

* html #footer_blog {
	margin-top: -6.2em;
}


/*
* html #wrap_blog {
	height: 100%;
}
*/

#info-cloud {
	position: absolute;
	top: 60px;
	left: 665px;
	width: 295px;
}

#info-cloud h2 {
	font-family: "Trebuchet MS";
	color: #ff4d00;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	margin: 0;
}

#info-cloud p {
	font-size: 1.3em;	
	line-height: 1.3em;
	margin-top: .4em;
}

a.leave-page {
	background: url('/templates/mobissimo/img/leave_page.png') no-repeat right;
	font-size: .7em;
	font-weight: bold;
	line-height: 1.6em;
	margin: 0;
	padding-right: 23px;
	text-transform: uppercase;
	white-space: nowrap;
	zoom: 1;
	
}

a.leave-page, a.leave-page:visited {
	border-bottom: 1px none #ff4d00;
}

a.leave-page:hover {
	color: #ff4d00;
	border-bottom: 1px solid #ff4d00;
}
