﻿.eglbooking {
	border-radius:4px;
	padding:8px 14px;
    background: #008800;
    background: -moz-linear-gradient(top, #008800 0, #c8480f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f06e33), color-stop(100%, #c8480f));
    background: -webkit-linear-gradient(top, #f06e33 0, #c8480f 100%);
    background: -o-linear-gradient(top, #f06e33 0, #c8480f 100%);
    background: -ms-linear-gradient(top, #f06e33 0, #c8480f 100%);
    background: linear-gradient(to bottom, #44B344 0, #008800 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f06e33, endColorstr=#c8480f, GradientType=0);
    border: none;
    color: #fff !important;
	cursor:pointer;
	font-weight:700
}
.eglbooking:hover {
    background: #008800;
    background: -moz-linear-gradient(top, #c8480f 0, #f06e33 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c8480f), color-stop(100%, #f06e33));
    background: -webkit-linear-gradient(top, #c8480f 0, #f06e33 100%);
    background: -o-linear-gradient(top, #c8480f 0, #f06e33 100%);
    background: -ms-linear-gradient(top, #c8480f 0, #f06e33 100%);
    background: linear-gradient(to bottom, #008800 0, #44B344 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8480f, endColorstr=#f06e33, GradientType=0);
    border: none;
    color: #fff !important;
	cursor:pointer
}

body {
    background-color: #f4eddc;
    margin: 0px auto;
    padding:0px auto;
    overflow-x: hidden;
    overflow-y: visible;
    _overflow-x: hidden;
    _overflow-y: visible;
    
}
#frame {
	/*background: url("../images/subbit.png") repeat-x scroll 0 transparent;*/
	width: 100%;
	height: 100;   
}
#center {    
    margin: 0px auto;
    padding:0px auto;
    position: relative;
    width: 1002px;
}
#maincontent {
    position: relative;
    width: 1002px;
    z-index: 10;
}
#header {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
    width: 1002px;
}

#menu
{
	background: url("../images/bgban1.jpg") no-repeat scroll 0 transparent;    
    height: 566px;           
    top: 0;    
    width: 1400px;   
    left:-200px;
    _left:-200px;    
    position:absolute;    
    _position:absolute;  
    overflow-x: hidden;
    overflow-y: visible;
    _overflow-x: hidden;
    _overflow-y: visible;  
       
}
#headerbg
{	
    position:relative;
    top: 0;
    width: 1002px;
    z-index: 5;
}

#menubg
{
	float:left;
	background: url("../images/menubg.png") no-repeat;    
	height: 36px;            
    width: 1002px;       
}

.menu a{ font-family:Arial; font-size:14px; color:#ffffff; text-decoration:none; z-index:10; }
.menu a:hover{ color:#fcf306;}

#contentbg{ float:left; margin:0px auto; padding:0px auto; position:relative; }

#bannerbg
{
	float:left;
	background-color:#A27D39;
    height: 40px;        
    position:relative;    
    width: 1002px;
     
}

#content{ float:left; margin:0px auto;width:1002px; position:relative; }
#contentbg1{ float:left; margin:0px auto;width:1002px; position:relative; background-color:#fcf8f0; height:100%;}

#leftbg{ float:left;position:relative;width:700px; background-color:#fcf8f0; height:100%;}
#rightbg{ float:right;position:relative;width:300px;}
#gallerybg{ float:left;position:relative;width:1002px; background-color:#fcf8f0; height:100%;}
#contactleftbg{ float:left;position:relative;width:400px; background-color:#fcf8f0; height:100%;}
#contactrightbg{ float:right;position:relative;width:600px;}

.read a{ font-family:Arial; font-size:10px; color:#b07704; text-decoration:none;}
.read a:hover{ color:#b07704;}
 
 .newyeartitle a{ font-family:Rye;font-size:18px;font-weight:bold; color:#9d2620; font-style:normal; text-decoration:none; }
 .newyeartitle a:hover{  text-decoration:underline;}
 
.paratxt { font-family:Arial; font-size:11px; color:#614b49; line-height:180%; text-align:justify;}
.title { font-family:Arial Narrow; font-size:14px; color:#9d2620; }
.roomtitle { font-family:Arial; font-size:14px; color:#9ca419; font-weight:bold; }
.rate { font-family:Arial; font-size:12px; color:#000000; }
.reachtxt{ font-family:Arial; font-size:12px; color:#7a5b1d;}
.contacttitle{ font-family:Arial Narrow; font-size:19px; color:#9d2620; font-weight:bold;}
.contactparatxt{ font-family:Arial; font-size:15px; color:#614b49; line-height:180%; text-align:justify; }
.email a{ font-family:Arial; font-size:14px; color:#b07704; text-decoration:none;}
.email a:hover{ color:#614B49; text-decoration:underline;}

#footer { font-family:Verdana;font-size:11px;color:#ffffff;}
#footer a{ font-family:Verdana;font-size:11px;color:#ffffff;text-decoration:none;}
#footer a:hover{ text-decoration:underline;}


#footerbg{ float:left;margin:0px auto;padding:0px auto; background-color:#6f5325;height:50px;width:100%; clear:both;}
#footercenter{ margin:0px auto;padding:0px auto;width:1002px;}

/*#footerimg{ margin:0px auto;padding:0px auto;background:url(../images/footerimg.png);width:1002px;height:96px;}*/

img{ border:0px;}
a:focus{ outline:0px;}

.btnsubmit
{
	background:url(../images/btnsubmit.jpg);
	width:85px;
	height:24px;
	border:0px;
	cursor:pointer;
}

.btnreset
{
	background:url(../images/btnreset.jpg);
	width:85px;
	height:24px;
	border:0px;
	cursor:pointer;	
}

.clsTextbox
{ 
	font-family:Arial;
	font-size:12px;
	border:1px solid #733B09;
	width:200px;
	color:#733B09;	
	font-weight:bold;
	background-color:#ffffff;
	height:20px;
}	
