﻿/* HEADER */
	h1{
		display:inline;
		margin:0; padding:0;
		font-size:14pt;
	}




/* FORM */
form{ margin:0 0 0.5em 0; padding-bottom:0.5em; }
textarea{
width:100%;
font-size:1em;
height:525px;
border: 2px solid #c0c0c0;
line-height: 20px;
}
#outputarea{margin-top:1.2em;}

/* *************************************************** */

samp{font:11pt Pothana2000,Georgia,Gautami,serif;}

body{font:11pt Pothana2000,Georgia,Gautami,serif;}
body{
     font-family: Verdana,Arial,Helvetica,sans-serif; 
    margin: 0;
    text-align: center;
	background: url("../images/bg.png") repeat scroll 0 0 #fff; 
}

.header
{
/*    background: none repeat scroll 0 0 #fff; */
    border-bottom: 2px solid #E5E4E3;
    height: 60px;
    margin: 0;
    padding: 0;
    width: 100%;
    }
.fhead {
text-align:left;
width: 85%;
margin: 0 auto;
position: relative;
padding-top:3px;
}
#rbar {
  background-attachment:initial;
  background-clip:initial;
  /*background-color:#fda40c; */
  background-color:#03b2f1; 
  background-image:-webkit-linear-gradient(top, #03b2f1, #03b2f1);
  background-origin:initial;
  background-position:initial initial;
  background-repeat:initial initial;
  border-top-color:#03b2f1;
  border-top-style:solid;
  border-top-width:2px;
  height:0px;
}
#rbar1 {
  background-attachment:initial;
  background-clip:initial;
  /*background-color:#fda40c; */
  background-color:#fda40c; 
  background-image:-webkit-linear-gradient(top, #fda40c, #fda40c);
  background-origin:initial;
  background-position:initial initial;
  background-repeat:initial initial;
  border-top-color:#fda40c;
  border-top-style:solid;
  border-top-width:2px;
  height:10px;
}

#PalakaHeader
{
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 2px solid #E5E4E3;
    height: 70px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.fhead h1.logo {
 background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
    border-bottom: medium none;
    display: block;
    float: left;
    height: 50px;
    text-indent: -99999px;
    width: 95px;	
}
.fhead h1.logo1 {
 background: url("../images/Epalaka.png") no-repeat scroll 0 0 transparent;
    border-bottom: medium none;
    display: block;
    float: left;
    height: 50px;
    text-indent: -99999px;
    width: 95px;	
}
.ad728 {
    margin: 0;
    padding: 5px 0 0;
  	text-align:right;
  	float:right;

}
#content {
clear:both;
text-align: left;
    margin: 0 auto;
    width: 85%;
    padding-top:40px;
#    overflow:hidden; 
    }
#helpmenu{
	width:300px;
	float:right;
	margin-top: 1em; padding:.5em;
/*	background:#e9e9e9; */
	text-align:center;
}


#leftbox{
float:left; 
width:52%;

}
#rightbox{
float:right; 
width:46%;	
}
#rightmenu{
float:right; 
width:46%;	
}
#leftmenu{
float:left; 
width:52%;
padding-bottom:10px;

}



#ad{
	padding-top:25px;
   border-bottom: 2px solid #E5E4E3;
}
#subButton {
 background: url("../images/save.jpg") no-repeat scroll 0 0 transparent;
  
    cursor:pointer;
    border: none;
    	height:16px;
	width:16px;

	}
#resetButton {
 background: url('../images/clear.png') no-repeat scroll 0 0 transparent;

    cursor:pointer;
    border: none;
	height:16px;
	width:16px;

}
.prefooter{
	text-align: center;
	margin: 0 auto;
    width: 85%;
    padding-top:10px;
    padding-bottom:20px;

    overflow:hidden;
    text-align:left;
   border-bottom: 2px solid #E5E4E3;
}
#img_button{
border: 0px none;}
.helper{
   overflow:hidden;
   display:scroll;
   position:fixed;
   bottom:210px;
   right:10px;
   text-align:right;
   display:block;
}
#Help{
	display:none;
	padding-top:5px;
	padding-bottom:15px;
}
#closehelp{
	display:none;
	}
.social{
	padding-top:10px;
	padding-bottom:10px;
}
.prefooter_left {
	float: left;
	width: 37%;
	padding-right: 10px;
	text-align: center;
}
.footer {
	font-size: small;
	padding-top:5px;
		padding-bottom:20px;
	text-align: center;
}
.prefooter_right{
    float: right;
    width: 58%;
        border-left: 2px solid #E5E4E3;
        padding-left:15px;
text-align:justify;
line-height:24px;
}
.inc_text {
	font-size: 21px;
	color: #03B2F1;
	font-weight:bold;
}
.small_text {
	color: #666666;
		font-size: 12px;
}
