/*organic tabs*/
#tab_galeri
{
	margin:auto;
	width: 100%;
	float: left;
	overflow-y: auto;
	overflow-x: hidden;
}
#tab_galeri .thumbs
{
	margin: 4px;
	height: 157px;
	float: left;
	border: 1px solid #AFAFAF;
}
#tab_galeri IMG
{
	margin: 0px auto;
	width: 157px;
	height: 157px;
	float: left;
}
#tabbed_box_1
{
margin-left:15px;
	width: 98%;
	float: left;
}
.tabbed_box H4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
.tabbed_box H4 SMALL
{
	color: #E3E9EC;
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	position: relative;
	top: -4px;
	left: 6px;
	letter-spacing: 0px;
}
.tabbed_area
{
	padding: 0;
	border: 0;
}
UL.tabs
{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 6px;
}
UL.tabs LI
{
	list-style: none;
	display: inline;
}
UL.tabs LI A
{-webkit-border-radius:7px;	-moz-border-radius: 7px;border-radius: 7px;
	color: #fff;
	padding: 8px 20px 10px 15px;
	border: 0;
	text-decoration: none;
	font-size: 9pt;
	font-family: arial;
	font-weight: 300;

	background: url(../images/tabmenuli_.png) 140px 0px;
}
UL.tabs LI A:hover
{
	border-color: #2F343A;
}
UL.tabs LI A.active
{
	background: url(../images/tabmenuli2.png) 138px 0px;
	background-color: transparent;
	border-bottom: 0px solid #E9B71D;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	color: #FFFFFF;
}
.content
{
margin:15px;
text-align:left;

	background-repeat: repeat-x;
	background-position: bottom;

	border: 0;
	font-size: 10pt;
}
.content p{line-height:20px;}
#content_2, #content_3, #content_4, #content_5, #content_6, #content_7
{
	display: none;
}
.content UL
{
	margin: 0px;
	padding: 0px 20px;
}
.content UL LI
{
	list-style: none;
	border-bottom: 1px solid #D6DDE0;
	padding:7px;
	font-size: 10pt;
}
.content UL LI:last-child
{
	border-bottom: none;
}
.content UL LI A
{
	text-decoration: none;
	color: #3E4346;
}
.content UL LI A SMALL
{
	color: #8B959C;
	font-size: 9px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 4px;
	top: 0px;
}
.content UL LI A:hover
{
	color: #A59C83;
}
.content UL LI A:hover SMALL
{
	color: #BAAE8E;
}
