.MenuItemBegin {
background: url(../../../Includes/Images/EntRelated/Menu/MenuItemBeginPic.jpg) left;
background-position:center;
left: 0px;
background-repeat:no-repeat;
height: 29px;
width:7px;
}

.MenuItemCenterRepeat {
background: url(../../../Includes/Images/EntRelated/Menu/MenuItemRep.jpg);
background-position:center;
background-repeat:repeat-x;
height: 29px;
cursor:pointer;
}

.MenuItemEnd {
background: url(../../../Includes/Images/EntRelated/Menu/MenuItemEndPic.jpg) right;
background-position:center;
background-repeat:no-repeat;
right: 0px;
height: 29px;
width:7px;
}

.MenuItem{
text-decoration:none;
font-family:Longhand;
font-size:18px;
color:#000000;
}

.nav-wrap { margin: 5px; background-color: #9eb600; border-bottom: 2px solid #9eb600; width:979px; text-align:left; }
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; }
#example-one { margin: 0px; padding-left:25px; list-style: none; position: relative; text-align:left; }/*white-space:nowrap; */
#example-one li { display: inline-block; text-align:left;}
#example-one a { color: black; font-size: 16px; padding-left: 27px; padding-right: 27px; font-weight:bold;text-decoration: none; text-transform: uppercase;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; display: block; width:100%; }
#example-one a:hover { color: white; }
#magic-line { position: absolute;bottom: -2px; left: 0; width: 100px; height: 2px; background: #C0D055;}
.current_page_item a { color: white !important; }
.ie6 #example-one li, .ie7 #example-one li { display: inline; }
.ie6 #magic-line {bottom: -3px;}


/*For Tours Page*/
.ContentHead
	{
	margin-top:10px;
	margin-left:18px;
	color:#B21F08;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border: 0px solid #54CE43;
	overflow:hidden;
	text-align:left;
	width:96%;
	height:100%;
	background:#F9FBEC;
	/*width:700px;*/
	}
	
/*For Tours Page*/
.ContentDesc
	{
	margin: 0px;
	padding: 0px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 0px solid #54CE43;
	overflow:hidden;
	text-align:justify;
	width:100%;
	height:100%;
	background:#F9FBEC;
	/*width:490px;*/
	}

.HotelCatPageContentDesc
	{
	height:91px;
	width:98%;
	overflow:hidden;
	text-align:justify;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	}
.HotelContentDesc
	{
	margin: 0px;
	padding: 0px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 0px solid #54CE43;
	overflow:hidden;
	text-align:justify;
	width:100%;
	height:100%;
	background:#F9FBEC;
	/*width:490px;*/
	}
/*Brochures Page Start*/
ul.ShowPDFsGallery {
	float: left;
	list-style: none;
	margin: 0; padding: 0px;
	/*width: 360px;*/
}
ul.ShowPDFsGallery li {
	margin: 0; padding-left: 24px;
	float: left;
	position: relative;
	width: 204px;
	height: 214px;
}
ul.ShowPDFsGallery li img {
	width: 204px; height: 202px;
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #aaa;	/*border: 1px solid #ddd;*/
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
/*Brochures Page End*/


ul#fixedbtns{
	position:fixed;
	right:-5px;
	top:300px;
	list-style:none;
	z-index:3;
	padding:0;
	}
	
ul#fixedbtns li a{
	margin-top:5px;
	}

ul#fixedbtns li a{
	display:block;
	width:41px;
	height:38px;
	}
	
ul#fixedbtns li.side_facebook a{
	background:url(../../../Includes/Images/WebRelated/FBTwitterRSS.png) no-repeat 3px -40px;
	}

ul#fixedbtns li.side_facebook a:hover{
	background:url(../../../Includes/Images/WebRelated/FBTwitterRSS.png) no-repeat 0px -40px;
	}
	
ul#fixedbtns li.side_twitter a{
	background:url(../../../Includes/Images/WebRelated/FBTwitterRSS.png) no-repeat 3px -79px;
	}

ul#fixedbtns li.side_twitter a:hover{
	background:url(../../../Includes/Images/WebRelated/FBTwitterRSS.png) no-repeat 0px -79px;
	}
	
ul#fixedbtns li.side_skype a{
	background:url(../../../Includes/Images/WebRelated/FBTwitterRSS.png) no-repeat 3px -120px;
	}

ul#fixedbtns li.side_skype a:hover{
	background:url(../../../Includes/Images/WebRelated/FBTwitterRSS.png) no-repeat 0px -120px;
	}
	
ul#fixedbtns li.side_tripadvisor a{
	background:url(../../../Includes/Images/WebRelated/FBTwitterRSS.png) no-repeat 3px 0px;
	}

ul#fixedbtns li.side_tripadvisor a:hover{
	background:url(../../../Includes/Images/WebRelated/FBTwitterRSS.png) no-repeat 0px 0px;
	}