
/**	
 *	PoIWiki.hu default szinsema
 *	
 *	@author Bartal Tamas
 *	@date 2007-06-02
 *	@version 1.00
 *	
 **/	



@media screen, projection {
  body {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('/images/topbg.gif');
    background-repeat: no-repeat;
    background-position: top center;
    background-color: white; /*rgb(238,238,238);*/
    font: small georgia, serif;
  }
  
  #globalWrapper {
    position: relative;
    width: 976px; /*860px;*/
    margin: 0px auto;
    padding: 0px;
    /* border: 1px solid rgb(238,238,238);*/
    border: 1px solid white;
    font-size: 0.9em;
  }
  
  #column-content {
    margin: 0;
    padding: 0px;
    
  }

  #pmio {
    border: 1px solid gray;
    margin: 5px 0px;
    padding: 5px;
    /*width: 320px;*/
    float: right;
    font-size: 11px;
    clear: right;
    display: none;
    height: 260px;
    overflow-y: auto;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;    
  }
  
  #pmio img {border:0;}
  
  .pmio_imglink {
    display: block; 
    float: left;
    width: 100px; 
    height: 100px; 
    background-repeat: no-repeat; 
    background-position: 50% 50%;  
    margin: 5px 5px 0px 5px;
    border: 1px solid gray;
    padding: 1px;
  }
  #toolbox {
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    border: 1px solid gray;
    margin: 5px 0px;
    padding: 5px;
    /*width: 320px;*/
    float: right;
    font-weight: bold;
    font-size: 11px;
    /*line-height: 50px;*/
    white-space: no-wrap;
  }
  
  #toolbox a {
    text-decoration: none;
    color: #333;/*
    
    float: left;
    clear: both;
    height: 20px;
    line-height: 20px;
    padding: 0px;*/
    display: block;
    padding: 0px;
    margin: 0px;
  }
  
  #toolbox img {
    border: 0;
  }
  
  #bodyContent {
    
  }
  
  #content {
    margin: 188px 0px 0px 0px;
    padding: 5px 14px;
    background-color: white;
    background-image: url('/images/bg.png');
    background-repeat: repeat-y;
    background-position: top center;    
  }
  
  #p-cactions {
    position: absolute;
    right: 9px;
    top: 169px;
    width: 953px;
    border-bottom: 1px solid gray;
    text-align: right;
    background-color: rgb(204,204,204);
    height: 20px;
    line-height: 20px;
    padding: 0px 2px;
  }

  #p-personal {
    position: absolute;
    right: 240px;
    top: 5px;
    padding-right: 10px;
    border-right: 1px solid gray;
  }
  
  #p-navigation {
    position: absolute;
    left: 10px;
    top: 138px;
    /*width: 957px;*/
    height: 40px;
    margin:0;
    padding:0;
  }
  
  #p-search {
    position: absolute;
    right: 10px;
    top: 2px;
  }
  
  #p-search form {
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 10px;
         
  }
  
  .searchButton {
    border: 1px solid gray;
    background-color: #eee;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
  }
  
  #searchInput {
    border: 1px solid gray;
    background-color: rgb(240,245,245);
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
    height: 13px;
    line-height: 13px;
  }
  
  #p-navigation ul {
    list-style-type: none;
    margin: 0px;
    padding:0px;
    border-top: 1px solid rgb(204,204,204);
    border-right: 1px solid rgb(204,204,204);
    float: left;
    background-color: white;
    height: 30px;
  }
  
  #p-navigation ul li {
    display: inline;
    margin:0px;
    padding: 0px;
    height: 30px;
    
  }

  #p-navigation ul li a {
    /*line-height: 40px !important;*/
    border-left: 1px solid rgb(204,204,204);
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0px 2px;
    background-color: white;
    margin: 0px;
    font-family: Verdana, Segoe, Tahoma, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    color: #333;
  }
  
  #p-navigation ul li a:hover { 
    background-color: rgb(240,245,245);
    text-decoration: none;
  }
  
  #p-cactions ul, #p-personal ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
  }
  #p-cactions ul li, #p-personal ul li {
    display: inline;
    padding-left: 10px;
  }
  #p-cactions ul li a, #p-personal ul li a {
    text-transform: uppercase;
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-weight: bold;
    color: #555;
  }
  
  .firstHeading {
    height: 1%;
    font-family: Georgia, serif;
    font-weight: normal;
    font-size: 24px;
    border-bottom: 1px solid #ccc;
    color: rgb(0,65,110);
  }
  
  div.portlet h5 {
    display: none;
  }
  #p-logo {
    display: block;
    position: absolute;
    top: 16px;
    left: 20px;
  }

  #p-logo a {
    display: block;
    width: 120px;
    height: 115px;
    background-repeat: no-repeat;
  }

  .visualClear { clear: both; }
  
  .hidden, #siteSub, .printfooter, #jump-to-nav { display: none; }
  
  #googtop {
    position: absolute;
    top: 37px;
    right: 14px;
  }
  
  a {
    text-decoration: none;
    color: #002bb8;
    background: none no-repeat;	/* DOKUWIKI */
  }

  a:visited {
    color: #5a3696;
  }

  a:active {
    color: #faa700;
  }

  a:hover {
    text-decoration: underline;
  }
  
  a.stub {
    color: #772233;
  }

  a.new, #p-personal a.new {
    color: #ba0000;
  }

  a.new:visited, #p-personal a.new:visited {
    color: #a55858;
  }

  #footer {
    background-image: url('/images/footbg.gif');
    background-repeat: no-repeat;
    background-position: bottom center;
    padding: 2px 10px 15px 10px;
    margin: 0px 0px 5px 0px;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size: 11px;
  }

  #footer ul {
    list-style-type: none;
    text-align: center;  
  }
  
  #footer ul li {
    display: inline;
    padding: 0px 3px;
  }
  #footer ul li a {
  }


  dt { 
    font-weight: bold; 
  }

}



@media print {
  .hidden, #toolbox, #googright, #column-one, #jump-to-nav, #footer {display: none;}
  body {font-family: Arial, sans-serif;}
  
}


@media handheld {
  /* TBD*/
  
}

