/* KRITI 2008 */

/* all */
html {
  background-color: #fff;
  margin: 0;
  padding: 0;
}

body {
  font-family: Georgia, "Times New Roman", Times, serif !important;
  font-size: 10px;
  width: 95%;
  height: 100%;
  display: block;
  padding: 0 0 0 0;
  margin: 0 0 0 4%;
}
#navi-bg,
#footer,
.content-img-fullscreen,
#disable-css-styles,
.time-bar-desc-header,
.time-bar-desc,
#time-bar {
  display: none !important;
}

#logo-bg #logo a strong {
  display: block !important;
  padding-right: 6px;
  float: right;
  margin-top: 0;
  text-align: right;
  color: #666;
  text-transform: UPPERCASE;
  text-decoration: none;
}

#logo-bg #logo a {
  color: #666;
  text-decoration: none;
}

h1 {
  font-size: 20pt;	
  font-family: Georgia, "Times New Roman", Times, serif !important;
  font-weight: normal;
  border-bottom: 1px solid #111;
  display: block;
  padding-bottom: 7px;
  margin-bottom: 30px;
  margin-top: 38px;
}
h2 {
  font-size: 14pt;	
  color: #222;
  font-weight: normal;
}
h3 {
   font-size: 12pt;
  color: #222;
  font-weight: normal;
}
p {
  font-size: 9pt;
  line-height: 130%;
  font-family: Georgia, "Times New Roman", Times, serif !important;

}
.content-text-text {
  display: block;
  padding-bottom: 30px;
}

hr {
  display: none;	
}
img {

}

a {
  color: #111;
  text-decoration: underline;	
}
strong {
  font-weight: normal;
}
/* --- wai --- */
.wai {
  display: none !important;	
}


#portfolio-img img {
  page-break-inside: avoid;
  margin: 12px 0 !important;
  display: block;
  text-align: center;
  overflow: hidden;

}
.content-img-desc {
  display: NONE !important;
}

.content-text-text ul {
  font-family: Arial, Verdana, sans-serif;  
  margin: 0 0 0 24px;
  padding: 0;
  list-style-image: url(img/list-dash.png)
}
.content-text-text ul li {
  line-height: 130%;
  padding-left: 5px;
  margin-bottom: 5px;
}

