/*
+--------------------------------------------------------------------------
|   Cascading Style Sheet for MKportal "Forum" Portal Template
|   ========================================
|   by Meo aka Luponero [Amedeo de longis]
|      Don K. Colburn [visiblesoul.net]
|   Copyright (c) 2004-2007 mkportal.it
|   http://www.mkportal.it
|   Email: luponero@mclink.it
+--------------------------------------------------------------------------
|   > MKPortal
|   > Written By Amedeo de longis
|   > Date started: 9.2.2004
+--------------------------------------------------------------------------
*/

/*=============================
M
K  global styles
P
=============================*/
/* background-color: #98C2FF; */
/* IMPORT body */
body,
.importbody {
	background-color: #FFFFFF;
	font-size: 11px; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-size: 11px;
	margin:0px; 
	padding:0px; /* Opera 0 margin */	
	text-align: center; /* center in IE */ 
}

/* IMPORT body background (used for SMF) */
.importbgbody {
	font-size: 11px;
}

/* portal wrapper */
#mkwrapper {
	text-align:left; /* left-align text in IE */	
	margin: 0px auto 0px auto;
}

/* IMPORT logostrip */
#mklogostrip,
#importlogostrip {	
	background-color: #8cb6e7;	
}

/* logostrip */
#mklogostrip {
	text-align: left;
}

/* IMPORT global font formatting */
table,
tr,
td,
.tdglobal,
.importfont {
	font-size: 11px; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

/* global font formatting */
table,
tr,
td,
.tdglobal {
	font-size: 11px;	
}

/* IMPORT main portal table bg (if different than body bg) */
.tabmain,
.importmain {	
	font-size: 11px;	
}

/* main portal table */
.tabmain {
	margin:0px;
	padding:0px;	
}

/* images */
img { 		
	border: 0px;
	vertical-align: middle; /* Meo: Added in C1.2 */
}

/*=============================
M
K IMPORT LIGHT BACKGROUND
P
=============================*/
.modulecell,
.urlo2,
.tabnews,
.trattini,
.trattini3,
.tablemenu,
.taburlo,
.importlightback {
	background-color: #ffffff;
	color: #000000;
}

/*=============================
M
K IMPORT MEDIUM BACKGROUND
P
=============================*/
.navigatore,
.tdblock,
.moduleborder,
.modulex,
.mkpagecurrent,
.importmediumback {
	background-color: #D7EBFF;
	color: #000000;
}

/*=============================
M
K IMPORT DARK BACKGROUND
P
=============================*/
.urlo,
.sottotitolo,
.importdarkback {
	background-color:#324CCE;
	color: #ffffff;
}

/*=============================
M
K  border and divider styles
P
=============================*/
/* vertical spacer image used in portal skin */
/* .vspacer {
	background-image: url(MKPORTALIMGDIR/punto_vert.gif);
	background-repeat: repeat-y;
	background-color: transparent;	
} */

/* IMPORT border-color */
.tabmain,
.tablemenu, /* block wrapper, chat button strip */
.taburlo,
.urlo2,
.tabnews,
.trattini,
.trattini2,
.trattini3,
.mkpagelink,
.mkpagelinklast,
.mkpagecurrent,
.titadmin,
.importborders {
	border: 1px solid #5c88c8;	
}
	
.trattini { /*used only in tpl_main.php(deprecated), blog, ad_blocks.php*/
	border-width: 1px 0 0 0;
	border-style: dashed;
}

/* blocks admin */
.trattini2 {
	border-width: 0 1px 0 0;
	border-style: dashed;
}

.trattini3 { /* used only in blog, quotes, urlobox, calendar*/
	border-width: 0 0 1px 0;
	border-style: dashed;
}

/*=============================
M
K  hyperlink styles
P
=============================*/
/* IMPORT global links */
a:link,
a:active,
a.uno:link,
.importlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0F3171;	
	text-decoration: none;	
}

a:visited,
a.uno:visited,
.importvisited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0F3171;	
	text-decoration: none;	
}

a:hover,
a.uno:hover,
.importhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/* a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0F3171;	
	text-decoration: none; 	
} */

/* bold navbar, block, module links */
a.uno:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}

a.uno:visited {	
	font-size: 11px; 
	font-weight: bold;
	text-decoration: none
}


a.uno:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

/* block text links */
/* .tablemenu a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0F3171;	
	text-decoration: none;	
}

.tablemenu a:hover {
	text-decoration: underline;
}

.tablemenu a:active { 
	text-decoration: none; 	
} */

/* global contrasting text and hyperlink color */
.mktxtcontr,
a.mktxtcontr:link, 
a.mktxtcontr:visited {	
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

a.mktxtcontr:hover {
	font-weight: bold;
	text-decoration: underline;
}

/* contrasting text and hyperlink color 2 (admin) */
.mktxtcontr2,
a.mktxtcontr2:link, 
a.mktxtcontr2:visited {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}

a.mktxtcontr2:hover {
	font-weight: bold;
	text-decoration: underline;
}

/*=============================
M
K  Top NAVIGACE ------------------->  by David
P
=============================*/

span.style1 {
color: #000000;	
text-decoration: none;
font-weight: bold;
font-size: 12px;
}
span.link-styles1 {
background-color:#FFFFFF;	
color: #000000;	
text-decoration: none;
font-weight: bold;
}
td.hover-style {
color: #FFFFFF;
background-color:#000000;
text-decoration: none;
font-weight: bold;}
td.hover-style:hover {
text-decoration: none;
font-weight: bold;}
a.hover-styles {
color: #FFFFFF;
background-color:#000000;	
text-decoration: none;
font-weight: bold;	
}
a.hover-styles:hover {
background-color:#FFFFFF;	
color: #000000;	
text-decoration: none;
font-weight: bold;
}
a.hover-styles2:hover {
background-color:#ff0000;	
color: #000000;	
text-decoration: none;
font-weight: bold;
}

td.hover-style3 {
color: #000000;
font-size: 11px;
background-color:#FFFFFF;
text-decoration: none;
font-weight: bold;}
td.hover-style3:hover {
font-size: 11px;
text-decoration: none;
font-weight: bold;}
a.hover-styles3:hover {
font-size: 11px;
background-color:#FFFFFF;	
color: #000000;	
text-decoration: none;
font-weight: bold;
}
a.hover-styles4:hover {
font-size: 11px;
background-color:#82bdff;	
color: #000000;	
text-decoration: none;
font-weight: normal;
}

span.style5 {
color: #FFFFFF;	
text-decoration: none;
font-weight: bold;
}
a.hover-styles5:hover {
font-size: 11px;
background-color:#354D7F;	
color: #000000;	
text-decoration: none;
font-weight: bold;
}

/*=============================
M
K  form styles
P
=============================*/
/* remove margin after closing "form" tag in MSIE */
form {
	margin: 0;
	padding: 0
}

/* IMPORT form styles */
input,
textarea,
select,
.bgselect, /* input fields */
.mkbutton, /* global submit buttons */
.mkblkinput, /* block input */
.mkradio, 
.importforms
{
	background-color: #dfe6ef;		
	/* border: 1px solid #4C77B6; */	
	/* margin: 0px; */
	/* padding: 0px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px; 
	color: #496c9f;
	vertical-align: middle;
}

/* set form padding and margin */
/*.mkbutton,*/ /* global submit buttons */
/* textarea,*/
input,
select,
.bgselect, /* input fields */
.mkblkinput /* block input */
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal; /* needed for Mozilla */	
}

.mkbutton { /* Global submit buttons */
	padding: 3px;
}

.mkbbbutton { /* MKP BBcode editor buttons */
	margin: 0;
	padding: 0;
}

/* radio/checkbox buttons - remove background color and border in IE */ 
/* .mkradio {
	background-color: transparent;
	border-width: 0px;
} */

/* configure blog textarea */
textarea.mkwrap1 {
	overflow: auto;
	/* width: 230px; */
	width: 100%;
}

/* edit blog textarea */
textarea.mkwrap2 {
	overflow: auto;
	width: 500px ;
}

/*=============================
M
K  navstrip styles
P
=============================*/
/* top navstrip */
.navigatore {	
	vertical-align: bottom;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 10px;
	border: 0;
}

/*=============================
M
K  block styles
P
=============================*/
/* used in functions.php (function main_page) */
.blocks {
	padding: 0px;
}

/* block td cell */
.tdblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	margin: 2px;	
}

/* block title bar */
.sottotitolo {
	vertical-align: bottom;	
	text-align: left;
	font-size: 12px;
	font-weight: bold;	 
}

/* horizontal spacer between blocks */
.tdspacer {
	line-height: 3px;
}

/*=============================
M
K  module global styles
P
=============================*/
/* IMPORT module table headings */
th.modulex,
.importmodulex {
	background-color: #f1f5f8;
	height: 25px;
}
th.modulex {
	white-space: nowrap;
}
.modulex {
	border-width: 0 0 0 0;
}
/* Reviews description text */
.modulelite {
	font-size: 9pt;
	/* color:#a6bbcd;*/
}

/* block padding (news, admin) */
.contents {
	padding: 11px;	
}

/* module pagination links */
.mkpagelink {
	padding:1px 3px 1px 3px;
	font-weight: normal;
}

.mkpagelinklast {
	padding:1px 3px 1px 3px;
	font-weight:normal;
}

.mkpagecurrent {
	padding:1px 3px 1px 3px;
	font-weight:normal;
}

/* admin cp titles with top border - used in frontend and backend */
.titadmin {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	border-width: 1px 0 0 0;
	border-style: dashed;
}
/*=============================
M
K  shoutbox module styles
P
=============================*/
td.taburlo{	
	margin:5px;
	padding:5px;
	border: 0;	
}
	
/* shouter and date cell */
.urlo {
	line-height: 18px;
	vertical-align: bottom;
	text-align: left;	
	font-size: 12px;
	font-weight: bold;
	padding: 4px;		 
}

/* shout cell */
.urlo2 {
	padding: 4px;
	border-width: 0 0 1px 0;
	border-style: solid;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

/* white shouter text */
/* .urlocontrast {	
	color: #ffffff;
} */

/*=============================
M
K  news module styles
P
=============================*/
/* news table with border */
.tabnews {
	border-width: 1px;
	border-style: dashed;
	margin:0px; 
	padding:0px;
	font-size: 10px;	
}

/*=============================
M
K  font styles
P
=============================*/
/* red error page text */
.mkerror {	
	font-size: 13pt;
	color: #ff0000;
	font-weight:bold;
}

/* MKPQuote quotation text */
/* .mkquote { 		
	color: #0000ff;	
} */

/* MKPGallery module ecard, offline page */
.ecardtitle,
.offlinetxt {
	font-size: 11pt; 
	font-weight: bold;
	text-align: center;
}

/*=============================
M
K  BBcode quote styles
P
=============================*/
.mkquoteball {
	font-size: 10px; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #ffffff;	
	padding: 0;	
}

.mkquotetext {
	font-size: 11px; 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #ffffff;
	margin: 0;
	padding: 0;	
}

table .mkquotetable{				
	width: auto; /* IE */	
	text-align: left;
}

/* Added in C1.2 */
/* Table background highlight */
.bghighlight1 {
	background-color: #EAF8EB;
}
/* Table background highlight 2 */
.bghighlight2 {
	background-color: #EFCBCB;
}
/* mkportal footer copyright - Do not remove, modify or obscure the copyright text */
.mkcopyright {
	font-size: 11px;
}
.mkcopyright a {
	text-decoration: none;
}
/* Calendar block current day highlighting */
#mkcaltoday {
	border:2px;
	border-style:outset;
	background-color: #ffff00;
}

/* Table Cell Alignment ltr/rtl */

/* default is "left" */
.mkalign1 {
	text-align: left;
}

/* default is "right" */
.mkalign2 {
	text-align: right;
}

 
   
/* tab menu */
#tabmenu {
      float:left;
      width:100%;
      background:#8CB2DC;
      font-size:13px;
      line-height:normal;
      }
    #tabmenu ul {
      margin:0;
      padding:0 8px 0;
      list-style:none;
      }
   #tabmenu li {
      float:left;
      background: url(images/left.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #tabmenu a {
      display:block;
      background: url(images/right.gif) no-repeat right top;
      padding:4px 6px 0px 0px;
      text-decoration:none;
      font-weight: bold;	
      color:#FFFFFF;
      }
   #tabmenu a:hover {
      color:#000000;
      }
    #tabmenu #current {
      background-image: url(images/left_on.gif);
      }
    #tabmenu #current a {
      background-image: url(images/right_on.gif);
      color:#333;
      padding-bottom:0;
      }
    
    
      
#tabmenu2 {
      float:left;
      width:100%;
      background:#c4daf5;
      font-size:6px;
      line-height:5;
      }

/*
* vem - autostop style
*/
/*bedin added by David*/
.buttonSearch {     
	padding: 3px 8px;
	font-size: 11pt;
	font-weight:bold;
} 
/*end*/
h2 {
	background: #8cb6e7;
	color: black;
}

th {
	color: black;
	text-align: right;
}

td {
	color: black;
}

#offerlist {
	width: 100%;
	padding: 0;
}
#offerlist th {
	background: #8cb6e7;
	text-align: left;
}

.re {
	background: #d7ebff;
}

#offerlist tbody tr:hover, #offerlist tbody tr.distinct:hover {
        background: #abcfff;
    }
   
    #offerlist a {
        display: block;
    }

    #offerlist .action a {
        display: inline;
    }

#offerlist td img {
	text-align: center;
}

#numrows{
	float: right;
}

#detailmenu {
	font-size: 1.2em;
	text-align: right;
}

#cancelfilter {
	float: right; 
	margin-top: 15px;
}

#cancelfilter hover {
	text-decoration: underline;
}

.err {
	font-size: 13pt;
	color: #ff0000;
	font-weight:bold;
	text-align: center;
	margin: 20px;
	padding: 20px;
	border: 1px solid #5C88C8;		
}

.msg {
	background: #D7EBFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: 20px 0;
}


.selC {
	font-weight: bold;
}

.tripdate {
	width: 80px;
}

#via {
	width: 100%;
}

.action {
	width: 120px;
}

.center {
	text-align: center;
}

/**
* Maps module styles
*/
#ep {
 	display: none;
}

#bg {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 5;
	background-color: #000;
	filter: alpha(opacity=70); /* here you can set the opacity of box with text */
	-moz-opacity: 0.7; /* here you can set the opacity of box with text */
	-khtml-opacity: 0.7; /* here you can set the opacity of box with text */
	opacity: 0.7; /* here you can set the opacity of box with text */
}
 
#frame {
 	background-color: #fff;
 	width: 500px;
 	height: 350px;
	position: fixed;
	left: 50%;
	padding: 0px 30px 110px 30px;
 	margin: 20px 0 20px -250px;
	z-index: 10;
	filter: alpha(opacity=100); /* here you can set the capacity of box with text */
	-moz-opacity: 1; /* here you can set the capacity of box with text */
	-khtml-opacity: 1; /* here you can set the capacity of box with text */
	opacity: 1; /* here you can set the capacity of box with text */
	text-align: right;
}

#frmlclose {
	background: url(images/cross.png) no-repeat right center;
	display: block;
	width: 60px;
	line-height: 30px;
	margin: 0 0 0 auto;
	padding: 0 20px 0 0;
	font-size: 14px;
	font-weight: bold;
}

#frame p {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#map2 {
	width: 100%;
 	height: 100%;
}

#savebtn {
	display: block;
	width: 150px;
	background: #8CB6E7;
	border: 2px solid #000;
	color: #000;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	float: right;
}

.mapbox {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}

.mapbox span { line-height: 30px;padding: 0 10px; float: left;
}

.left {	float: left; text-align: left; }
