
/* ---------- Basic Layout Styles ----------- */

html,
body,
#page  {
  height: 100%;
}
body.i18n-km{
font-family: 'Hanuman', serif!important;
font-size:16px;
}
body.i18n-km ul.nice-menu-left li ul {
    left: -17.35em !important;
    width: 18.65em !important;
}
body.i18n-km ul.nice-menu a{
    font-size:16px;
}
#page-wrapper {
  min-height: 100%;
  min-width: 960px;
}
#main{
 width:940px;
 margin:0 auto;
}
#header div.section,
#featured div.section,
#messages div.section,

#triptych,
#footer-columns,
#footer {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
#header div.section {
  position: relative;
}
.region-header {
  float: right; /* LTR */
  margin: 0 5px 10px;
}
.with-secondary-menu .region-header {
  margin-top: 3em;
  width:22%;
}
.without-secondary-menu .region-header {
  margin-top: 20px;
  width:206px;
}
#secondary-menu {
  position: absolute;
  right: 0; /* LTR */
  top: 0;
  width: 480px;
}
#content,
#sidebar-first,
#sidebar-second,
.region-triptych-first,
.region-triptych-middle,
.region-triptych-last,
.region-footer-firstcolumn,
.region-footer-secondcolumn,
.region-footer-thirdcolumn,
.region-footer-fourthcolumn {
  display: inline;
  float: left; /* LTR */
  position: relative;
}
.breadcrumb{
 display:none;
}
.one-sidebar #content {
  width: 680px;
  margin-right:10px;
  border-right:1px solid #ccc;
  padding-right:9px;
}
.two-sidebars #content {
  width: 480px;
}
.no-sidebars #content {
  width: 960px;
  float: none;
}
#sidebar-first,
#sidebar-second {
  width: 240px;
}
#main-wrapper {
  min-height: 300px;
}
#content .section,
.sidebar .section {
  padding: 0;
}
#breadcrumb {
  margin: 0 15px;
}
.region-triptych-first,
.region-triptych-middle,
.region-triptych-last {
  margin: 20px 20px 30px;
  width: 280px;
}
#footer-wrapper {
  padding: 0px 5px 30px;
}
.region-footer-firstcolumn,
.region-footer-secondcolumn,
.region-footer-thirdcolumn,
.region-footer-fourthcolumn {
  padding: 0 10px;
  width: 220px;
}
#footer {
  width: 940px;
  min-width: 920px;
}
