﻿/* Globals */

* { margin: 0; padding: 0; a}





/* main menu */



#menu
{
 font-family: 'Kanit', sans-serif;
  font-size:13pt;
  background: #552222 ;
  
border-bottom: 0px solid #fff;
  margin-bottom: 0px;
  width: 100%;
  height: 40px;

  -webkit-border-radius: 0px 0px 0px 15px;
-moz-border-radius: 0px 0px 0px 15px;
border-radius:  0px 0px 0px 15px;
  }
  


#menu 
ul{list-style-type:none; }
  


#menu ul li{
  border-right:5px solid #331111;
  float:left;
  text-decoration:none;
  }
  


#menu ul li a{
  color:#ffffff;
  padding:11px 10px 9px 10px;
  background: #691209;
  display: block;
  letter-spacing: 1px;
  text-decoration: none;
  }


  
#menu ul li a:hover{
  background:#aa5533;
  color:#fff;

  }
  




/* header */


#header {
  width: 600px; 
  height: 75px;
	margin: 0;
	border-bottom: 0px solid #fff;
	}




#bigsearch{
width: 378px;
height: 55px;
font-size : 27px; font-family: 'Pridi', sans-serif; 
}








#main{
  width: 630px ;
  overflow: hidden;
  margin: 0 0 0 0px;
  margin-top: 0px;
  margin-bottom: 0px;

  float: center;
  float: top;
  	
 font-size:12pt;
-webkit-border-radius: 9px 18px 18px 18px;
-moz-border-radius: 9px 18px 18px 18px;border-radius: 9px 18px 18px 18px;
border:5px solid #E3A20B ;

background-color:#993322;
 

font-family: Kanit;

font-family: 'Montserrat', sans-serif;
font-family: 'Montserrat Alternates', sans-serif;
font-family: 'Pridi', sans-serif;
 }






#idButton
{

border-style: none;	
border-radius: 18px; 
-moz-border-radius: 18px; 
-webkit-border-radius: 18px; 

  outline: none; width: 89px; 
 height: 55px;	
font-size: 22px;	
font-style: normal;	
color: #eaf9f7;
 
font-weight: normal; 
background: -moz-linear-gradient(top, #e79f57 0%, #ad4002 100%);
 
background: -webkit-gradient(linear, left top, left bottom, from(#e79f57), to(#ad4002));
 
background: -ms-linear-gradient(top, #e79f57 0%, #ad4002 100%); 

 background: -o-linear-gradient(top, #e79f57 0%, #ad4002 100%);
 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e79f57), color-stop(1, #ad4002));
 
background: linear-gradient(top bottom, #e79f57 0%, #e79f57 100%);
 
}	







#idButton:active
{

border-style: none;	
border-radius: 18px; 
-moz-border-radius: 18px; 
-webkit-border-radius: 18px; 

  outline: none; width: 89px; 
 height: 55px;	
font-size: 22px;	
font-style: normal;	
color: #cad9d9;
 
font-weight: normal; 
background: -moz-linear-gradient(top, #8d2000 100%, #c77f35 0%);
 
background: -webkit-gradient(linear, left top, left bottom, from(#8d2000), to(#c77f35));
 
background: -ms-linear-gradient(top, #8d2000 100%, #c77f35 0%); 

 background: -o-linear-gradient(top, #8d2000 100%, #c77f35 0%);
 
background: -webkit-gradient(linear, left top, left bottom, color-stop(#c77f35, 0), color-stop(#8d2000, 1));
 
background: linear-gradient(top bottom, #d78f45 100%, #d78f45 0%);
 
}	







#idButton2
{

border-style: none;	
border-radius: 18px; 
-moz-border-radius: 18px; 
-webkit-border-radius: 18px; 

  outline: none; width: 49px; 
 height: 55px;	
font-size: 18px;	
font-style: normal;	
color: #eaf9f7;
 
font-weight: normal; 
background: -moz-linear-gradient(top, #e79f57 0%, #ad4002 100%);
 
background: -webkit-gradient(linear, left top, left bottom, from(#e79f57), to(#ad4002));
 
background: -ms-linear-gradient(top, #e79f57 0%, #ad4002 100%); 

 background: -o-linear-gradient(top, #e79f57 0%, #ad4002 100%);
 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e79f57), color-stop(1, #ad4002));
 
background: linear-gradient(top bottom, #e79f57 0%, #e79f57 100%);
 
}	





#idButton2:active
{

border-style: none;	
border-radius: 18px; 
-moz-border-radius: 18px; 
-webkit-border-radius: 18px; 

  outline: none; width: 49px; 
 height: 55px;	
font-size: 18px;	
font-style: normal;	
color: #eaf9f7;
 
font-weight: normal; 
background: -moz-linear-gradient(top, #8d2000 100%, #c77f35 0%);
 
background: -webkit-gradient(linear, left top, left bottom, from(#8d2000), to(#c77f35));
 
background: -ms-linear-gradient(top, #8d2000 100%, #c77f35 0%); 

 background: -o-linear-gradient(top, #8d2000 100%, #c77f35 0%);
 
background: -webkit-gradient(linear, left top, left bottom, color-stop(#c77f35, 0), color-stop(#8d2000, 1));
 
background: linear-gradient(top bottom, #d78f45 100%, #d78f45 0%);
 
}	



