/* top elements */
*
{
	padding: 0;
	margin: 0;
}

body
{
	font: .70em/1.5em Verdana, Tahoma, Helvetica, sans-serif;
	background: url('../images/back.gif') center;
	text-align: center;
}

#outer
{
	background: url('../images/b5.jpg') repeat-x;
}

/* links */
a
{
	color: #1B629C;
	background-color: inherit;
	text-decoration: none;
}
a:hover
{
	color: #FF3300;
	background-color: inherit;
}

/* headers */
h2, h3, h4
{
	font: bold 'Trebuchet MS' , Arial, Sans-serif;
	color: #1B629C;
}
h1
{
	margin: 10px 10px 5px 10px;
	font-size: 12px;
	color: #9EC630;
	border-bottom: 2px solid #9EC630;
}
h2
{
	border-top: 1px solid #1B629C;
	border-bottom: 1px solid #1B629C;
	background-image: url('../images/h2b.gif');
	font-size: 11px;
	margin: 10px 10px 5px 10px;
	padding: 2px 5px 0 10px;
	height: 20px;
}
h3
{
	border-top: 1px solid #1B629C;
	border-bottom: 1px solid #1B629C;
	background-image: url('../images/h2b.gif');
	font-size: 11px;
	margin: 0;
	padding: 2px 5px 0 10px;
	height: 20px;
}
h4
{
	border-bottom: 1px solid #1B629C;
	font-size: 11px;
	margin: 0;
	padding: 2px 5px 0 0;
	height: 18px;
}

p
{
	text-align: justify;
	margin: 5px 10px 10px 10px;
}

ul, ol
{
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}
ul span, ol span
{
	color: #666666;
}

/* images */
img
{
	border: none;
}
img.galeri1
{
	margin: 6px;
}
img.galeri
{
	margin: 6px 5px;
}
img.uye
{
	margin: 0px 10px 0px 0px;
}
img.solda
{
	float:left;
		border: none;
	margin: 5px 10px 1px 0px;
}


a img
{
	border: 2px solid #CCCCCC;
}
a:hover img
{
	border: 2px solid #9EC630;
}

a img.uye
{
	border: none;
}
a:hover img.uye
{
	border: none;
}

a img.center
{
    text-align:center;
	border: none;
		margin: 0 18px;
}
a:hover img.center
{
		margin: 0 18px;
    text-align:center;
	border: none;
}

/***********************
	  LAYOUT
************************/
#wrap
{
	background: #FFFFFF;
	width: 850px;
	height: 100%;
	border-right: 4px solid #1B629C;
	border-left: 4px solid #1B629C;
	margin: 0 auto;
	text-align: left;
}
#content-wrap
{
	clear: both;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

/* main */
#main
{
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	padding: 0;
	width: 510px;
}

/* sidebar */
#sidebar
{
	float: left;
	width: 164px;
	margin: 0;
	padding: 0;
	display: inline;
	background-color: White;
		border-right: 3px solid #EEEEEE;
}
#sidebar ul.sidemenu
{
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
}
#sidebar ul.sidemenu li
{
	margin-bottom: 1px;
	border: 1px solid #f2f2f2;	

}
#sidebar ul.sidemenu a
{
	display: block;
	font-weight: bold;
	background: #FFF;
	color: #1B629C;
	text-decoration: none;
	padding: 1px 5px 1px 10px; /* border-left:4px solid #CCC; */
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	height: 18px;
}

* html body #sidebar ul.sidemenu a
{
	height: 18px;
}

#sidebar ul.sidemenu a:hover
{
	padding: 1px 5px 1px 10px; /* background: #f5ffdd; */
	background: #EEE;	
	/*background: #1B629C;*/
	/*text-decoration:underline;*/
	/*background: #ebf7fe;*/
	color: #FF3300;
	/*color: #9EC630;*/
	
	border-top: 1px solid #9EC630;
	border-bottom: 1px solid #9EC630;
		border-right: 1px solid #CCC;
}

/* rightbar */
#rightbar
{
	float: right;
	width: 164px;
	padding: 0;
	margin: 0;	
	background-color: White;
		border-left: 3px solid #EEEEEE;}

/* Footer */
#footer
{
	clear: both;	
	color: #1B629C;
	/*color: #FFFFFF;*/
	background: #FFFFFF;
	/*background: #a0d7f5;*/
	border-top: 4px solid #1B629C;
	margin: 0;
	padding: 0;
	height: 35px;
	font-size: 10px;
	font-weight: bold;
}
#footer a
{
	text-decoration: none;
	color: #1B629C;
}

#footer a:hover
{
	color: #1B629C;
	text-decoration: underline;
}
#footer .footer-left
{
	float: left;
	width: 40%;
}
#footer .footer-right
{
	float: right;
	width: 50%;
}

/* menu tabs */
#header ul
{
	z-index: 999999;
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	right: 0;
	bottom: 6px !important;
	bottom: 5px;
	font: bold 13px Arial, 'Trebuchet MS' , Tahoma, verdana, sans-serif;
}
#header li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#header a
{
	float: left;
	background: url('../tableft.gif') no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#header a span
{
	float: left;
	display: block;
	background: url('../tabright.gif') no-repeat right top;
	padding: 6px 15px 3px 8px;
	color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span
{
	float: none;
}
/* End IE5-Mac hack */
#header a:hover span
{
	color: #FFF;
}
#header a:hover
{
	background-position: 0% -42px;
}
#header a:hover span
{
	background-position: 100% -42px;
}
#header #current a
{
	background-position: 0% -42px;
	color: #FFF;
}
#header #current a span
{
	background-position: 100% -42px;
	color: #FFF;
}
/* end menu tabs */

/* alignment classes */
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
.align-left
{
	text-align: left;
}
.align-right
{
	text-align: right;
}

/* additional classes */
.clear
{
	clear: both;
}
.green
{
	color: #9EC630;
}
.gray
{
	color: #BFBFBF;
}

