@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

body {
	color: #fff;
/*	background-color:#D0D3D3;   */
	background: -moz-linear-gradient( top,#fff 90px,#D0D3D3, transparent);
	background: -webkit-linear-gradient(top,#fff 90px,#D0D3D3, transparent);
	background: -ms-linear-gradient(top,#fff 90px,#D0D3D3, transparent);
	background: -o-linear-gradient(top,#fff 90px,#D0D3D3, transparent);
	background: linear-gradient(top,#fff 90px,#D0D3D3, transparent);
	font-size: 13px;
}


#page {
    position: relative;	
    width: 930px;
    margin: 0 auto;
	
	
}

.content {
	padding: 25px;
	background:url('images/transparent.png') repeat;
	
}

.subcontent {
	position: relative;
	height: 400px;	
}

.rcontent {
	float: right;
	width: 300px;
	margin-right: 270px;
		
}

.bcontent {
	width: 600px;
}



.extrcontent {
	float: right;
	width: 300px;
}

h2 a {
  /*  color: #099;  */
  	  color:#000066;
	text-decoration:none;
}


h2 a:hover {
    color: #0FF;
}



.rpics{
	position: relative;
	float: right;
	width: 355px;	
	margin: 0 auto;
}

.button {	
	float: right;
	width: 100px;
	padding: 2px;
	margin-right: 150px;
	margin-top: 3px;

	}

.rpics2 {
	position: relative;
	float: right;
	width: 222px;	
	margin: 2px 2px 0 2px;
}


.rphone {
	float: right;
	margin-right: 200px;	
}


.rcontain {
	width: 400px;	
}



.logo {
	width: 930px;
	background-color: #fff;	
}




.ligi {
	position: relative;
	float: right;
	padding-right: 530px;
	font-weight: bold;
	font-size: 15px;
	font-family: Consolas, monaco, monospace;
	margin: 0 auto;
	line-height: 0.9em;
	color: #232207;
	text-shadow: #603 -1px -1px 0;
	/*text-shadow: #7C1315 -1px -1px 0; */
	
	line-height: none;
	background-image: url(url);
	
}



/*  ImportedMenuBarCss */
@charset "utf-8";
.cssmenu,
.cssmenu ul,
.cssmenu ul li,
.cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cssmenu {
  position: relative;
  margin:0 auto;
  width: 930px;
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
}
.cssmenu.align-right ul li {
  float: right;
  border-right: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.22);
}
.cssmenu.align-right ul li a {
  border-right: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.cssmenu ul {
  background: #222222;
  /* Old browsers */

  background: -moz-linear-gradient(bottom, #000000 0%, #222222 50%, #3c3c3c 51%, #393939 78%, #888888 100%);
  background: -webkit-linear-gradient(bottom, #000000 0%, #222222 50%, #3c3c3c 51%, #393939 78%, #888888 100%);
  background: -o-linear-gradient(bottom, #000000 0%, #222222 50%, #3c3c3c 51%, #393939 78%, #888888 100%);
  background: -ms-linear-gradient(bottom, #000000 0%, #222222 50%, #3c3c3c 51%, #393939 78%, #888888 100%);
  background: linear-gradient(to top, #000000 0%, #222222 50%, #3c3c3c 51%, #393939 78%, #888888 100%);
}
.cssmenu:after,
.cssmenu ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.cssmenu ul li {
  float: left;
  display: block;
  border-right: 1px solid rgba(0, 0, 0, 0.22);
  z-index: 100;
}
.cssmenu ul li::after {
  content: "";
  width: 100%;
  height: 8px;
  position: absolute;
  border-top-left-radius: 50% 4px;
  border-top-right-radius: 50% 4px;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #222222 61%, #222222 100%);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #222222 61%, #222222 100%);
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #222222 61%, #222222 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #222222 61%, #222222 100%);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  z-index: 2;
  bottom: 10px;
}
.cssmenu ul li a {
  display: block;
  padding: 10px 30px;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  z-index: 3;
}
.cssmenu ul li a:hover,
.cssmenu ul li.active a {
  color: #ffffff;
}
.cssmenu ul li:hover,
.cssmenu ul li.active {
  background: #1275ae;
  /* Old browsers */

  background: -moz-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: -webkit-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: -o-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: -ms-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: linear-gradient(to top, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
}
.cssmenu ul li:hover::after,
.cssmenu ul li.active::after {
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #1275ae 61%, #1275ae 100%);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #1275ae 61%, #1275ae 100%);
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #1275ae 61%, #1275ae 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, #1275ae 61%, #1275ae 100%);
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}


/* My addition */



.cssmenu ul ul {
	position: absolute;
	visibility: hidden;
}

.cssmenu ul li:hover ul {
	position: absolute;
	visibility: visible;	
}
/* EndOfImportedMenuBarCss */




/* sidebar */

/* to move the "reserve now" button on top of pix, activate this class and insert the class in the "img" tag
.imgpadz {
	position: absolute;
	margin-top: 25px;
	padding: 20px 0 10px 0;
		
}

*/

.imgpad {
	padding: 20px 0 10px 0;
	border-radius: 37%;
		
}

.imgpads{
	padding: 20px 0 10px 0;
	border-radius: 10%;
	width: 260px;
	height: 275px;
		
}
/*
.pics {
	margin-top: 5px;	
}
*/

#test {
	color: #fff;
	background: #1275ae;
	 background: -moz-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: -webkit-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: -o-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: -ms-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: linear-gradient(to top, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  position: relative;
  height: 30px;
  text-shadow: #7C1315 -1px -1px 0;
  border-radius: 9px 9px 0 0;
  line-height: 3em;  
  text-align: center;
  margin-top: 0;
  
}

#testbase {
	color: #fff;
	background: #1275ae;
	 background: -moz-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: -webkit-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: -o-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: -ms-linear-gradient(bottom, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  background: linear-gradient(to top, #0b4669 0%, #1275ae 50%, #1794dc 51%, #1691d8 78%, #98d2f4 100%);
  position: relative;
  height: 5px;
  text-shadow: #7C1315 -1px -1px 0;
  border-radius: 0 0 12px 12px;
  line-height: 0.1em;
  text-align:center;
}

/*
.post {
	position: relative;
	float: right;
	width: 549px;
	padding: 20px 25px;
	text-align: left;
	margin-top: 700px;
	margin-right: 140px;
	background: url('images/transparent.png') repeat;
	color: #EBF5FB;
  /*  background: url('images/shadedborder.jpg')no-repeat top left ;  */
	
/*}  */

.pan {
	position:relative;
	float: right;
	width: 600px;	
}


/*
.post h2{
	
   
    text-shadow: #7C1315 -1px -1px 0;
/*    color: #1275ae;  */
/*	  position: relative;
  -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box; 
   color: #ffffff;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  box-sizing: border-box;
  
    display: block; 
	*/ 
	 
  
/*	background: url('images/vistabutton12.png') no-repeat;  */
    
/*} */


/* footer */



/*   footer2   */




#footer2 {
	position: relative;
	height: 27px;
	vertical-align:middle;
    clear: both;
    padding-bottom: 23px;
	padding-top: 3px;
	border-radius: 0 0 7px 7px;
	color: #fff;
    background: url('images/footer.jpg') no-repeat;
	
}

#footer2 a {
	color: #fff;
}

#footer2 p {
    font-size: 0.88em;
    text-align: center;
}

#footer2 p a:hover {
	
	color:#0FF;
}







/*

#pong {
	position: relative;
	padding: 1px 5px 3px 20px;
		
	background-color: #fff;
		
}

.distance {
	position: relative;
	float: right;
	padding-top: 40px;
	padding-left: 23px;
	padding-right: 10px;
	padding-bottom: 155px;
	background-color: #fff;	
}

.exrm {
	position: relative;
	float: right;	
}

.map {
	position: relative;
	float: right;	
	background-color: #fff;
}
*/

/* rate page */
/*
.top {
	float: right;
}
*/
.tip {
	float: right;
	margin-left: 10px;
	margin-top: -460px;	
}

/* contact page */

.next {
	position: relative;
	float: left;
	width: 400px;	
}

.west {
	position: relative;
    float: left;
	width: 241px;
	height: 241px;
	margin: 0 9px 10px 0;
	
}

.meal {
	position: relative;
	float: left;
	width: 500px;
	margin-bottom: 30px;
}

/* road page */
/*
.onground {
	
	
	padding: 1px 10px 7px 10px;
	background-color: #fff;	
}
*/
/* overv */



.loc {
	position: relative;
	float: right;	
	width: 600px;
}



.rdsubcont {
	float: right;
	top: -50px;
/*.mg {
	margin-top: 3px;	
}
*/
.dent {
	text-decoration:underline;	
}






/* Reservation form  */

.horizontal {
	margin: 20px 200px ;

}

.txtara {
	border: 1px solid #999;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	width: 200px;
	height: 25px;
	background-color:#fff;
}

.txtaraa {
	border: 1px solid #999;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	width: 200px;
	height: 140px;
	background-color:#fff;
}
	
.hdcol { 
    color:#036;
}
.edcol {
	color: #003;

}



  
