@charset "utf-8";
/* CSS Document */
.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 890px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 890px;
}
* {
	margin:0px;
	padding:0px;
}
body {
	background:url(../images/top_bg.jpg) no-repeat top center #000;
	font-family:"Trebuchet MS", Verdana, "Lucida Grande", Arial, Tahoma;
	color:#b3b3b3;
	font-size:11px;
}
#banner {
	height:150px;
	margin:0px auto;
}
#space {
	width:950px;
	height:33px;
	margin:0px auto;
}
#middle {
	width:950px;
	height:auto;
	margin:0px auto;
}
#footer {
	width:950px;
	height:20px;
	margin:0px auto;
	font-size:11px;
	text-align:center;
	margin-top:20px;
}
#left {
	width:490px;
	height:auto;
	float:left;
}
#flash_news {
	width:490px;
	height:360px;
	float:left;
}
#language {
	width:470px;
	height:260px;
	margin-top:41px;
	padding-left:20px;
	float:left;
	background:url(../images/map.jpg) no-repeat center 20px;
}
.world_head {
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	border-bottom:1px #333333 solid;
	width:410px;
}
#language a {
	color:#F2F2F2;
	text-decoration:none;
	font-size:14px;
}
#language a:hover {
	color:#af48a4
}
#right {
	width:369px;
	height:567px;
	float:right;
	position:relative;
	background:url(../images/main_right.jpg) no-repeat;
}
.clear {
	clear:both;
}
#bottom_menu li {
	display:inline;
	margin-right:5px;
}
#bottom_menu li a {
	color:#b3b3b3;
	text-decoration:none;
}
#bottom_menu li a:hover {
	color:#af48a4
}
#galleri_sub {
	width:915px;
	float:left;
}
#video_sub {
	width:490px;
	height:390px;
	float:left;
}
#galeri_sub_menu {
	width:425px;
	height:27px;
	background:#737373;
	float:right;
}
#galeri_sub_t {
	width:405px;
	float:right;
	margin-top:28px;
	padding-left:20px;
}
.g_h1 {
	font-weight:normal;
	font-size:24px;
	background:url(../images/line.jpg) no-repeat left bottom;
	margin-bottom:20px;
}
.g_h2 {
	font-size:11px;
	background:url(../images/line.jpg) no-repeat left bottom;
	margin-bottom:10px;
}
#sub_foto {
	width:915px;
	float:left;
	margin-top:10px;
}
#sub_foto img {
	margin-bottom:2px;
}
.galeri_item {
	width:154px;
	height:149px;
	background:url(../images/bg_slide.png);
	float:left;
	margin:10px;
	margin-right:16px;
}
.galeri_item_img {
	width:139px;
	height:91px;
	margin:5px;
	margin-left:8px;
	margin-top:10px;
}
.galeri_item_text {
	padding:6px;
	padding-top:0px;
}
#galeri_menu {
	width:915px;
	height:64px;
	background:#737373;
	float:right;
	background:url(../images/sub_dir2.png) left top no-repeat;
	position:absolute;
	z-index:10;
	top:-35px;
	left:0px;
}
#gallery_main {
	width:915px;
	float:left;
	position:relative;
	margin-top:45px;
}
#contact input, textarea {
	border:none;
	border-top:1px #000000 solid;
	border-left:1px #000000 solid;
	background:#b3b3b3;
	width:255px;
	padding:2px;
}
#contact input[type="submit"] {
	width:69px;
	height:22px;
	cursor:pointer;
	background:#333333;
	color:#FFFFFF;
	font-size:11px;
}
#aboutus {
	width:800px;
	height:auto;
	float:left;
}
.title {
	position:absolute;
	width:144px;
	height:110px;
	left: 218px;
	top: 28px;
	z-index:1;
	color:#DBDBDB;
	font-size:11px;
}

.head_title {
	font-size:18px
}
.title a {
	text-decoration:none;
	color:#DBDBDB;
}
.title a:hover {
	color:#FFF;
	}

/**
 * Additional styles for the controls.
 */
.jcarousel-control {
    margin-bottom: 10px;
    text-align: center;
	margin-top:20px;
}

.jcarousel-control a {
    font-size: 75%;
    text-decoration: none;
    padding: 0 5px;
    margin: 0 0 5px 0;
    border: 1px solid #fff;
    color: #eee;
    background-color: #a61b97;
    font-weight: bold;
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}

.jcarousel-scroll {
    margin-top: 10px;
    text-align: center;
}

.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}

.jcarousel-scroll select {
    font-size: 75%;
}

