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

body
{
	font:Helvetica,Verdana, Arial,  sans-serif;
	color:#000000;
	margin:0px;
	padding:0px;
	
	
}
a
{
	text-decoration:none;
	color:008ff5
}
a:hover
{
	text-decoration:underline;
	color:#008ff5;
}
input
{
	border:1px solid #000000;
	height:15px;
	width:100px;
}
.button
{
	border:1px solid #000000;
	height:20px;
	width:50px;
}
/*
a:visited
{
	color:#008ff5;
}*/


a.naviInstLink{
	display:block;
	font-size:14px; 
	color:#333366;
	font-weight:bold;
	height:20px;
	text-decoration:none;
	padding-top:5px;

	
	
}
a.naviInstLink:hover{
	display:block;
	font-size:14px; 
	color:#333366;
	font-weight:bold;
	height:20px;
	background-color:#DFE9F3;
	text-decoration:none;
	padding-top:5px;
	
	
}


a.naviInstLink_active{
	display:block;
	font-size:11px; 
	color:#333366;
	font-weight:bold;
	height:20px;
	background-color:#FFFFFF;
	text-decoration:none;
	padding-top:5px;
	padding-left:15px;
}


.naviInstLink_active_sub{
	display:block;
	font-size:13px; 
	color:#333366;
	height:15px;
	background-color:#DFE9F3;
	text-decoration:none;
	padding-left:10px;
	font-weight:bold;
}

div.subCatDiv
{
	display:none;	
	
}



a.naviInstLink_active_sub_selected{
	display:block;
	font-size:13px; 
	color:#333366;
	height:15px;
	background-color:#cccccc;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	font-weight:bold;
}
a.naviInstLink_active_sub:hover{
	display:block;
	font-size:13px; 
	color:#333366;
	height:15px;
	background-color:#DFE9F3;
	text-decoration:underline;
	padding-left:10px;
	font-weight:bold;
}

.shopCatContenetBox{
	
	padding-left:3px;
	text-align:left;
}

.leftWholebackGroud
{
	background-color:#cccccc;
}
div#nifty{ margin: 0 10%;background: #9BD1FA}

.link
{
	cursor:pointer;
}


/*leftmenu*/
.leftMenuBody
{
	 background-image:url(../img/siteImg/leftMenuBody.jpg); 
	 background-repeat:repeat-y;
	 width:180px;
}
.leftMenuHead
{
	background-image:url(../img/siteImg/leftMenuHead.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	width:180px;
}
.leftMenuFooter
{
	background-image:url(../img/siteImg/leftMenuFooter.jpg); 
	background-repeat:no-repeat;
	background-position:bottom;	
	width:180px; 
}

/*midItem*/
.midMenuBody
{
	 background-image:url(../img/siteImg/midMenuBody.jpg); 
	 background-repeat:repeat-y;
	 width:250px;
}
.midMenuHead
{
	background-image:url(../img/siteImg/midMenuHead.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	width:250px;
}
.midMenuFooter
{
	background-image:url(../img/siteImg/midMenuFooter.jpg); 
	background-repeat:no-repeat;
	background-position:bottom;	
	width:250px;
	height:200px;
}

/*detMid*/
.detMidBody
{
	 background-image:url(../img/siteImg/detMidBody.jpg); 
	 background-repeat:repeat-y;
	 width:520px;
}
.detMidHead
{
	background-image:url(../img/siteImg/detMidHead.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	width:520px;
}
.detMidFooter
{
	background-image:url(../img/siteImg/detMidFooter.jpg); 
	background-repeat:no-repeat;
	background-position:bottom;	
	width:520px;

}

/*minContent*/
.minContBody
{
	 background-image:url(../img/siteImg/minContBody.jpg); 
	 background-repeat:repeat-y;
	 width:542px;
}
.minContHead
{
	background-image:url(../img/siteImg/minContHead.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	width:542px;
}
.minContFooter
{
	background-image:url(../img/siteImg/minContFooter.jpg); 
	background-repeat:no-repeat;
	background-position:bottom;	
	width:542px;
	/*height:500px;*/

}
/*mostContent*/
.mostContBody
{
	 background-image:url(../img/siteImg/mostContBody.jpg); 
	 background-repeat:repeat-y;
	 width:970px;
}
.mostContHead
{
	background-image:url(../img/siteImg/mostMenuHead.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	width:970px;
}
.mostContFooter
{
	background-image:url(../img/siteImg/mostContFooter.jpg); 
	background-repeat:no-repeat;
	background-position:bottom;	
	width:970px;
	/*height:208px;*/

}

/*leftList*/
.leftListBody
{
	 background-image:url(../img/siteImg/leftListBody.jpg); 
	 background-repeat:repeat-y;
	 width:210px;
}
.leftListHead
{
	background-image:url(../img/siteImg/leftListHead.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	width:210px;
}
.leftListFooter
{
	background-image:url(../img/siteImg/leftListFooter.jpg); 
	background-repeat:no-repeat;
	background-position:bottom;	
	width:210px;
	

}


/*input format*/
.hotelAdd
{
	width:250px;
	height:15px;
	border:1px solid #999999;
}

.textArea
{
	width:380px;
	height:150px;
	border:1px solid #999999;
}

/*google map*/
#map_inetlanka
{
	width:370px;
	height:370px;
	border:1px solid #000;
	overflow:hidden;
	clear:both;
}