/* $Id: style.css,v 1.1.4.6 2009/05/19 07:20:23 Gurpartap Exp $ */

/* --------- Modifications of the original theme ----------- */
#sidebarLeft span#topspan {
height: 15px;
width: 150px;
background: #fff url(img/top.gif) no-repeat top left;
}
#sidebarLeft span#bottomspan {
height: 15px;
width: 150px;
background: #fff url(img/bottom.gif) no-repeat top left;
}

#headerInner {
  width: 800px;
}

#mainInner {
  width: 800px;
}

#sidebarLeft {
width: 150px;
}

#sidebarLeft span#topspan {
height: 15px;
}

#primaryContent h3 {
  font-family: "Trebuchet MS",sans-serif;
  font-weight: bold;
  font-size: 1.2em;
  letter-spacing: inherit;
}
/*
h3 {
  font-size: inherit;
}
*/

.content {
  margin-left: 0em;
  margin-top: 0.2em;
}

.node ul li{
  list-style: none;
}

.nodeTitle, .pageTitle {
  line-height: normal;
  border-bottom: 1px solid #bbb;
  margin-bottom: 20px;
}

.nodeTitle, .pageTitle{
  padding-left: 0;
  background-image: none;
  width: auto;
}

#columns {
  padding-left: 2em;
}

.FooterCopy { width: 800px; }
.FooterCopy a:hover { text-decoration: underline; color: #d3d3d3; }

* html .FooterContain { height: 50px;} 
.FooterContain { width: 100%; height:50px}
.Footer { width: 800px; }

#logo {
  margin: 25px 0 0;
}

/* --------- Custom elements ----------- */
#topbarregion {
  position: absolute;
  right: 7px;
  top: 12px;
}

#languageregion {
  position:absolute;
  top: 75px;
  right: 7pt;
}

#languageregion li{
  list-style: none;
  display: inline;
  margin: 0 0 0 0;
}

#languageregion .block{
  margin: 0 0 0 0;
}

#languageregion .block ul{
  padding: 0 0 0 0;
}

#languageregion .content{
  margin-top: 0;
}

#footer_copy {
  float: right;
}

#footer_copy li.leaf {
  background: none;
  padding: 0px 0px 0px 0px;
  list-style: none;
  list-style-image: none;
  display: inline;
}

#footer_copy .content {margin-top: 5px; margin-bottom: 5px; margin-right: 5px;}
#footer_copy h2 {display:none}
#footer_copy .block {border-bottom:0}
#footer_copy ul {margin: 0px 0px 0px 0px; border-top: none;}
#footer_copy li {margin: 0px 0px 0px 0px; border-top: none;}
#footer_copy a {text-decoration: none;}
#footer_copy a:visited {text-decoration: none;}
#footer_copy li a.active {color: #d3d3d3}

li a.active {
color:#ffffff;
}

#custom_footer {
color: #D3D3D3;
margin-top: 5px;
margin-left: 3px;
}

