.horbar	{
	color: black;
	background-color: #31719C;
	background-image: url(/images/layout1/images/KohSamuiHouses.com_topbar_b.jpg);
	Z-INDEX: 1000;
}

.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	
}

.horbaritem a	{
	display: block;
	text-decoration: none;
}

.horbaritem a:link	{
	color: #FFFFFF;
	text-decoration: none;
}

.horbaritem a:visited	{
	color: #FFFFFF;
	text-decoration: none;
}

.horbaritem a:hover	{
	color: #000000;
	background-color: #3399FF;
	text-decoration: none;
}

.horbaritem a:active	{
	color: #FFFFFF;
	text-decoration: none;
}

.verbar	{
	color: #FFFFFF;
	background-color: #31719C;
	background-image: url(/images/layout1/images/KohSamuiHouses.com_topbar_b.jpg);
	
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px outset #0066FF;
	Z-INDEX: 1000;
}

.subframe	{
	position: relative;
	display: block;
	background-color: #31719C;
	background-image: url(/images/layout1/images/KohSamuiHouses.com_topbar_b.jpg);
	filter:alpha(opacity=90);-moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;
	
}

.item	{
	text-align: left;
	white-space: nowrap;
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
}

.item a:link	{
	color: #FFFFFF;
	text-decoration: none;
}

.item a:visited	{
	color: #FFFFFF;
	text-decoration: none;
}

.item a:hover	{
	color: #000000;
	background-color: #3399FF;
	text-decoration: none;
}

.item a:active	{
	color: #FFFFFF;
	text-decoration: none;
}

.item .fwdarr	{
	position: absolute;
	top: 5px;
/*	right: 4px; */
	right: 7px;
}

.separator	{
	border-top: 1px dotted #CECFCE;
	border-bottom: 0px solid #66CCFF;
	margin: 6px 0px 6px 1px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
}


