/*jQuery MegaMenu Plugin
  Author: Devadatta Sahoo
  Author URI: http://www.geektantra.com */

#Container {
  height: 100%;
  width: 741px;
  margin: auto; 
  font-family: Verdana, Trebuchet MS, arial;
  margin-left:13px;
  
}

/*ul {
	text-align: left;
	margin: 35px;
	font-size: 16px;
	list-style-type: square;
}*/
.MegaMenu {
  /* background-image:url(../images/default.jpg);*/
   width:741px;
   height:35px;
   background-repeat:repeat-x; 
   margin-left:13px;

}
.MegaMenu a.MegaMenuLink:link, .MegaMenu a.MegaMenuLink:visited {
   display: inline-block;
   padding: 5px 0px 0px 0px;
   margin: 1px 2px 0px 1px;
   color: #FFF;
   text-decoration: none;
   font-size: 15px;
   font-weight:bold;
   text-align:center;
   outline: none;
   z-index: 1000;
   width:90px;    
   height:35px;
   font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

   
}
.MegaMenu a.MegaMenuLinkOff:link, .MegaMenu a.MegaMenuLinkOff:visited {
   display: inline-block;
   padding: 15px 20px 5px;
   margin: 1px 2px 4px 1px;
   color: #FFF;
   text-decoration: none;
   font-size: 13px;
   font-weight:bold;
   text-align:center;
   outline: none;
   z-index: 1000;
   width:80px;
   height:30px;
     
}
.MegaMenu a.MegaMenuLinkOff:hover {
   background-image:url(../images/selected.png)repeat-x;   
/*   margin: 0px;
   padding: 4px 18px 4px 17px;
   border: 1px solid #9A9A9A;*/
   padding-right: 21px;
   color:#000000;
}
.MegaMenu a.MegaMenuLinkActive:link, .MegaMenu a.MegaMenuLinkActive:visited {
   background-image:url(../images/selected.png);   
   background-repeat:repeat-x;   
   color: #000000;
   border: 0px solid #9A9A9A;  
   
}
.MegaMenu .MegaMenuContent{
   display: none;   
}
.outerDiv
{
   background-color:#F4f4f4;
   padding:10px;   
}
#MegaMenuContent, #MegaMenuContentShadow {
   background: #FFF; 
   border: 0px solid #9A9A9A;
   border-top: none;
   padding: 0px 0 0 0;
   margin-left: 11px;
   margin-top:-4px;
   position: absolute;
   z-index: 10;
}
#MegaMenuContentShadow {
   /*background-color: #000;
   margin-left: 18px;
   margin-top: 6px;
   z-index: 9;
   opacity: 0.2;
   -moz-opacity: 0.2;
   filter:alpha(opacity=20);*/
}
.MegaMenuTable {
  border-collapse: collapse;
  border: 0px solid #FFF; 
  background-color:#fff; 
}
.MegaMenuTable th {
  text-align: left;
  padding: 5px 10px;
  font-size: 13px;
}
.MegaMenuTable .MegaMenuHead {
  padding: 0px 5px 5px;
  border-bottom: 5px solid #EEE;
  font-size:14px;
  color:#000;
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

}
.MegaMenuTable td {
  vertical-align: top;  
}
.MegaMenuTable td.LastCell {
  border: none;
}
.MenuFoot div {
  border-top: 1px solid #CCC;
  margin: 10px 10px 5px 10px; 
  font-size: 10px;
  color: #555;
  padding: 10px 0px 0px 0px;
}
.MenuFoot h2 {
  padding: 0px 0px 3px 0px;
  margin: 0px;
  font-size: 14px;
  color: #000;
}
.MegaMenuTable {
  cursor: default;
}
.MegaMenuTable a {
  cursor: pointer;
  color:#000;
  font-weight:normal;
  font-size:11px;
  text-decoration:none;
}
.MegaMenuTable .MegaMenuLists {
  margin: 0px 15px;
  padding: 0px;
  color: #000;
  list-style-type: square;
  list-style-position: inside;
}
.MegaMenuLists ul
{
    margin:0;
    padding:0;
    border:0;
}
.MegaMenuLists li {
  margin: 0px 0px 5px;
  *margin: 2px 0px 0;
  font-weight: bold;
  font-size: 11px;
}
/*Non IE CSS Starts*/
html>body .MegaMenu a.MegaMenuLink:link,html>body .MegaMenu a.MegaMenuLink:visited {
   position: relative;
}
html>body #MegaMenuContent, html>body #MegaMenuContentShadow {
}

.leftCorner
{
    background-image:url(../images/leftCurve2.jpg);
    position:absolute;
    float:left;
    width:6px;
    height:35px;
}
.rightCorner
{
    background-image:url(../images/rightCurve2.jpg);    
    float:right;
    width:6px;
    height:35px;
}

.aboutBack
{
   /* background-image:url(../images/aboutUs.jpg);*/
    background-repeat:no-repeat;
    width:485px;
    height:130px;
}
.historyBack
{
    /*background-image:url(../images/history.jpg);*/
    background-repeat:no-repeat;
    width:285px;
    height:88px;
}
.locationBack
{
    /*background-image:url(../images/location.jpg);*/
    background-repeat:no-repeat;
    width:575px;
    height:240px;
}
.textbox {
	width:110px;
	margin:-10px 0 0 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:15px;
	background:none;
	font-size:12px;
	font-family: Tahoma, "Georgia", Times New Roman, Times, serif;
	font-weight:normal;	
	text-align:left;
	text-decoration:none;
	color:#000;
	float:left;
	padding-left:5px;
}
.search {
	background:url(../images/textbox.png) 0 0 no-repeat;
	height:35px;
	width:136px;
	padding:15px 0;
	float:right;
	position:absolute;
	margin-left:30px;
	*margin-left:0;
}
.input {
	height:25px;
	width:23px;
	display:block;
	float:right;	
	border:0;
	background:transparent;
	cursor:pointer;	
	margin-right:-4px;
}
