@import url('css/layout.css');
@import url('css/design.css');
@import url('css/admin.css');
@import url('css/database.css');
@import url('css/jqui/custom-theme/jquery-ui-1.8.16.custom.css');
/*@import url('css/media.css');*/
/*@import url('css/rtl.css');*/
/*@import url('css/print.css');*/

body {background: #ffffff url('images/tmp/temp_gy/bg.jpg') no-repeat center -139px;}

div.dokuwiki div.page {
  background: #ffffff url('images/tmp/temp_gy/bg_fade.jpg') no-repeat center top;
  border-top-color: #4b6179
}

div.dokuwiki div.lborder {
  background: url('images/borders/border_4b6179.png') no-repeat left top;
  padding-left: 1px;
}

div.dokuwiki div.rborder {
  background: url('images/borders/border_4b6179.png') no-repeat right top;
  padding-right: 1px;
}

/* Header, quicklinks*/
.dokuwiki .header .quicklinks a            {position:relative; top: 9px; margin:4px 5px 0px 0px; padding:5px 0px 5px 29px; font-weight:bold;text-transform:uppercase; color:#606060 !important}
.dokuwiki .header .quicklinks a:hover      {color:#000 !important}

/*****************************
**** Top Menu by Typhoon *****
*****************************/ 
.header .menu .persona                     {background:url('images/tmp/temp_gy/menu.png') no-repeat 0px 0px;}
.header .menu .end                         {background:transparent url('images/tmp/temp_gy/menu.png') no-repeat right 0px;}
.header .menu ul.base                      {background:url('images/tmp/temp_gy/1pw.png') repeat-x scroll left top;}
.header .menu:hover .persona .img          {background-image:url('images/tmp/temp_gy/personaa.png');}
.header .menu .persona .img                {position:absolute;  bottom:-20px;  width:56px;  height:100px;  background:transparent url('images/tmp/temp_gy/persona.png') no-repeat 2px bottom;}

/* search form in header.. */
.header .top_search                        {background: url('images/tmp/temp_gy/menu.png') no-repeat;} 

div.dokuwiki div.breadcrumbs {
  margin: 0px 6px 0px 27px;
}


/* Footer styling */
div.dokuwiki div.footerinc {
  background: url('images/borders/footer.png') no-repeat center top !important;
  width: 100%;
	color: #707070;
}

div.dokuwiki div.footerinc a {
	color: #909090 !important;
}

div.dokuwiki div.footerinc a.fb, 
div.dokuwiki div.footerinc a.hd {
  color: #606060 !important;
}

div.dokuwiki div.footerinc a:hover {
	color: #505050 !important;
}
