
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;	
	min-width: 780px;
	font-family: SolaimanLipi, sans-serif;
    font-size: 12pt;
    line-height: 125%;
	padding: 10px 0px;
/*	background: #FFFFFF url(../img/blue_tile.jpg) repeat-x top;	*/
}
#page {
   margin: 0 auto;
   width: 97%; /* 95% or 950px */
   	font-family: SolaimanLipi, sans-serif;
    font-size: 12pt;
    line-height: 125%;
	/*border-bottom: thin solid #60B0E3;
	border-right: thin solid #60B0E3;
	border-left: thin solid #60B0E3;	*/
	
	
}

div.header{
background:#FFF;
background-attachment:fixed;
background-position:center;
float: inherit;
/*padding: 10px 0px;*/
}

div.sidebar-left {
  width: 160px;
  float:left;
  vertical-align: bottom;
  border-style: groove;
  border-width: 0px;
  border-color:#4CA1D8;
  background-color: #FFFFFF;
  padding: 15px 0;
}

div.sidebar-right {
  width: 240px;
  float:right;
  vertical-align: top;
  border-style: groove;
  border-width: 2px;
  background-color: #FFFFFF;
  border-color:#E72503;
}
div.middle-container{
	width: 100%;	
	padding: 10px;
}
div.footer {
  text-align: center;
  color:#fff;
  margin:0;
  font-size: 75%;
  padding: 1em;
}
  
#footer a {
  font-weight:bold;
  color: #ffe400;
}

#main_holder {
	text-align: left;
}

div#navigation {
/*  background: #FFF url(../images/salamander1/menu-bg.png) repeat-x*/;
  position:relative;
  float:right;
  padding: 15px 10px 10px 10px;
  
}
div#middlecontainer .title,
div#middlecontainer h2 {
	color: #104a91;
}
label.error {
color:red;
font-style:italic;
}

p.error {
color:red;
font-style:italic;
}

ul.nav,
.nav ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}

ul.nav{
	display: table;
}
ul.nav>li{
	display: table-cell;
	position: relative;
	padding: 6px 10px;
}

ul {
	/*list-style: url(../img/list_bullet.jpg);*/
	list-style: none;
}

ol {
	/*list-style: url(../img/list_bullet.jpg);*/
	list-style: decimal;
	font-size: small;
}

ul.nav li>ul{
/*Make the sub list items invisible*/
	display: none;
	position: absolute;
	max-width: 40ex;
	margin-left: -6px;
	margin-top: 2px;
}

ul.nav li:hover>ul{
/*When hovered, make them appear*/
	display : block;
}

.nav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 2px 10px;
}

/*** Menu colors (customizable) ***/

ul.nav,
.nav ul,
.nav ul li a{
	/*background-color: #fff;*/
	color: #369;
}


ul.nav li:hover,
.nav ul li a:hover{
	background-color: #FFF;
	color: #fff;
}

ul.nav li:active,
.nav ul li a:active{
	background-color: #036;
	color: #fff;
}

ul.nav,
.nav ul{
	border: 0px solid #369;
}

.nav a{
	text-decoration: none;
}


#mainbody p {
	text-align: justify;
}

em {
	color: #4CA1D8;
}

div, h1 {
	margin: 0px;
	padding: 0px;
}

#pageheading {
	background: #60B0E3 url(../img/header.jpg) no-repeat center;
	/*text-indent: -5000px;*/
	padding-top:0px;
	height: 75px;
	width: 100%;
}

div#pageheading 
.header-left {
/*background:transparent url(../img/mast-l.png) no-repeat scroll -2px 0px;*/
padding:1px 0 0 5px;
float:left;
width: 300px;
height:75px;
}
#site-logo{
	background: transparent;
	padding-top: 2px;
	padding-left: 5px;
	width:100px;
	position:relative;
	vertical-align:middle;

}
#site-title{
	color:#FFF;
	font-size: 80%;
	font-weight:bold;
	vertical-align:bottom;
}

#mainbody {
	/*padding-left: 180px;
	padding-right: 30px;
	*/
	margin: 0 12em 0 12em;
	
}

#menu_list {
	float: none;
	list-style: none;
	margin: 20px 0px 0px 5px;
	padding: 0px;
}

#menu_list li {
	display:inline;
}

#menu_list a {
	text-decoration: none;
	font-weight: bold;
	color: #4CA1D8;
	/*background: url(../img/menu_back.png) no-repeat left top;*/
	padding-left: 30px;
	display: block;
	margin:5px 0 0 0;
	line-height: 23px;
}
#userinfo{
	background: #F7F7F7;
	border: 1px solid #EAEAEA;
	padding: 10px 10px 10px 10px;
	font-size:small;
}
select.corpus{
	font-size:small;
}
table#userinfotable{
	background: #F7F7F7;
	border: 1px solid #EAEAEA;
	padding: 5px 5px 5px 5px;
	font-size:small;
}

#menu_list a:hover {
	background: url(../img/menu_back.png) no-repeat left bottom;
	color: #6CB8E9;
}

h1, h2, h3, h4, h5, h6 {
	color:#4CA1D8;
}

h2, h3 {
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6, p, div {
	font-family: Arial, Helvetica, sans-serif;	
}

hr {
	background: #4CA1D8;
	color: #4CA1D8;
	border: 1px solid #4CA1D8;
}
p{
font-size:small;	
}
#footer {
	color:  #000;
	font-size:80%;
	line-height:130%;
	margin:15px 0 0 0;
	padding: 5px 0 5px 0;
	text-align:center;	
	border-top:thin solid #60B0E3;
	/*background:#60B0E3;*/
}
#footer a{
	color:  #000;
}
#footer a:hover{
	color:  #00F;
}
#function_description {
	background: #F7F7F7;
	border: 1px solid #EAEAEA;
	padding: 10px;
	margin-top: 10px;
}

#function_description ul {
	margin: 0;
	padding: 0;
	list-style:none!important;
	list-style-image: none!important;
}

#function_description ul li {
	margin-bottom: 10px;
}

#function_search_form {
	background: #F7F7F7;
	border: 1px solid #EAEAEA;
	padding: 30px 10px 30px 10px;
}

#function_name {
	width: 250px;
	height: 25px;

}
#search_button {
	background: #FFF url(../img/search.png) no-repeat right center;
	padding:0 25px 0 0;
	height: 35px;
	text-align:center;
}

div.autocomplete {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
}
	
div.autocomplete ul{
	list-style:none!important;
	list-style-image:none!important;
	margin:0px;
	padding:0px;
}

div.autocomplete ul li.selected {
	background-color: #B9DAF0;
}

div.autocomplete ul li {
	font-size: small;
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}
