/* Buttion CSS Start */

a.button{
background: transparent url(../../images/left.jpg) no-repeat top left;
display: block;
float: left;
font: bold 14px "Trebuchet MS"; /* Change 13px as desired */
text-transform:uppercase;
line-height: 14px; 
height: 23px; 
padding-left: 33px; 
text-decoration: none;
}

a:link.button, a:visited.button, a:active.button{
color: #2d2822; 
}

a.button span{
background: transparent url(../../images/right.jpg) no-repeat top right;
display: block;
padding: 5px 15px 4px 0; 
}

a.button:hover{ 
background-position: bottom left;
}

a.button:hover span{ 
background-position: bottom right;
color: #FFF;
}

.buttonwrapper{ 
overflow: hidden; 
width: 100%;
}			
/* Buttion CSS End */

.biscayne{ z-index:0;}
.biscayne ul{margin:0 0 0 0px;padding:0;list-style-type: none;float:left;}
/*Top level list items*/
.biscayne ul li{position: relative;display: inline;float: left;/*background-color: #BDB587;*/ /*overall menu background color*/}
/*Top level menu link items style*/
.biscayne ul li a{display:block;padding: 12px 14px 26px 13px; text-decoration: none;color:#ffffff;font-family:Trebuchet MS;font-size:12pt;font-weight:bold; text-align:center;}
.biscayne ul li ul{left: 0px;position: absolute; /* no need to change, as true value set by script */display: block; visibility: hidden;font-family:Arial;border:solid  1px #334223;}
/*Sub level menu list items (undo style from Top level List Items)*/
.biscayne ul li ul li{position: relative;display:block;float:left;background:#e2e2e2;color:#FFFFFF;}
.biscayne ul li ul li a{display: block;text-decoration: none;padding:0px 20px 0px 8px;border-bottom:solid  1px #334223;font-family:Trebuchet MS;font-size:12px;font-weight:normal;float:none;}
.biscayne ul li a:hover{/*background-color:black;*/color:#4e4e4e;background:url(../../images/menu_over.jpg) repeat-x;
/*background: url(../../images/menu_bg_over.jpg) repeat-x left bottom;*/}
#biscayne #current a, #biscayne #current { /*currently selected tab*/
color:#4e4e4e;background:url(../../images/menu_over.jpg) repeat-x;}

.sohan a{ /*currently selected tab*/
color:#ffffff;background:url(../../images/menu_over.jpg) repeat-x;}

.devider{ background:url(../../images/menu_devider.jpg) no-repeat left top;}

.top_shdow{background:url(../../images/top_shdow.png) no-repeat center top;}


.submenu_divabout {	
	position:absolute;
	margin:40px 0 0 577px;
	z-index:1000000;
	
}

.submenu_divroom {	
	position:absolute;
	margin:42px 0 0 70px;
	z-index:1000000;
	
}

.sub1	{
    margin:0px;
	background:url(../../images/photogallery.png) no-repeat;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	z-index:10;
	text-align:left;
   padding:12px 0 15px 0;

}

.sub1 a:link	{	
			text-decoration:none;
			color:#ffffff;
			cursor: pointer;
			padding:12px 36px 15px 37px;
			
			
			
			}
.sub1 a:activated	{	
			text-decoration:none;
			color:#ffffff;
			cursor: pointer;
			padding:12px 36px 15px 37px;
		
			 
			}
.sub1 a:visited	{	
			text-decoration:none;
			color:#ffffff;
			cursor: pointer; 
			padding:12px 36px 15px 37px;
			

			
			
			}
.sub1 a:hover	{	
			text-decoration:none;
			color:#4e4e4e;
			cursor: pointer; 
			background:url(../../images/photogallery_o.png) no-repeat;
			padding:12px 36px 15px 37px;
			margin:0px;
			
			}




.sub2	{
    margin:0px;
	background:url(../../images/sub_menu.png) no-repeat;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	z-index:10;
	text-align:left;
   padding:12px 0 15px 0;

}

.sub2 a:link	{	
			text-decoration:none;
			color:#ffffff;
			cursor: pointer;
			padding:12px 36px 15px 25px;
			
			
			
			}
.sub2 a:activated	{	
			text-decoration:none;
			color:#ffffff;
			cursor: pointer;
			padding:12px 36px 15px 25px;
		
			 
			}
.sub2 a:visited	{	
			text-decoration:none;
			color:#ffffff;
			cursor: pointer; 
			padding:12px 36px 15px 25px;
			

			
			
			}
.sub2 a:hover	{	
			text-decoration:none;
			color:#4e4e4e;
			cursor: pointer; 
			background:url(../../images/sub_menu_o.png) no-repeat;
			padding:12px 36px 15px 25px;
			margin:0px;
			
			}
