.iata {
margin-top:35px;
}

.runningtext {
font-size:14px;
}

.runningtext_bar{
margin-top:5px;
margin-bottom:10px;
background:url(../images/bg_runningtext.png) no-repeat;
padding:0 10px;
height:36px;
line-height:36px;
}

.toplivechat_wrapper {
color:#939393;
border:1px solid #fff;
padding:10px;

-moz-box-shadow:0 0 9px #b9b9b9 inset;
-o-box-shadow:0 0 9px #b9b9b9 inset;
-webkit-box-shadow:0 0 9px #b9b9b9 inset;
box-shadow:0 0 9px #b9b9b9 inset;

-moz-border-radius:5px;
-o-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

.toplivechat_wrapper tr td {
padding-left:10px;
}

.toplivechat_wrapper tr td:first-child {
padding-left:0px;
}

.toplivechat_wrapper img {
margin-bottom:-5px;
}

/* ********************************************** TOPRIGHT */
#header .topright {
	float:right;
	color:#FFFFFF;
	text-align:right;
}

#header .topright a {
color:#666;
}

#header .topmenu {
font-size:12px;
margin-top:10px;
}

#header .topmenu td {
padding:0px 13px;
border-right:1px solid #414242;
line-height:normal;
}

#header .topmenu td:last-child {
border:none;
}

#header .topmenu td a {
}

/* TOPCART */
a.topcart {
display:block;
background:#fff;
padding:5px 2px;
font-size:24px;
color:brown;
font-family:Gillsans;
font-weight:bold;

-moz-border-radius:5px;
-o-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
-ms-border-radius:5px;
border-radius:5px;
}

a.topcart:hover {
text-decoration:none;
color:#e99800;
}

/* ********************************************** TOPSEARCH */
#header .topsearch {
	float:right;
	margin-right:10px;
	padding:0px 10px 0px 0px;
	margin:0px;
	margin-top:6px;
}

#header .topsearch input.search{
	width:200px;
	height:21px;
	background:#222;
	border:1px solid #444;
	border-right:none;
	color:#ddd;
	float:left;
	font-size:11px;
	letter-spacing:.5px;
}

#header .topsearch input.butsearch{
	background:none;
	border:none;
	cursor:pointer;
	display:inline-block;
	float:left;
	height:25px;
}

#centerbanner ul li{
	float:left;
}

#centerbanner ul li:last-child{
}

#centerbanner ul li div.slide {
	height:123px;
	width:214px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
}

#centerbanner ul li div.judul {
	background-image:url(../images/button2.jpg);
	background-repeat:repeat-x;
	height:33px;
	width:214px;
	border-top:1px solid #e9e9e9;
	-moz-border-radius:0px 0px 10px 10px;
	-o-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	-khtml-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
}

#centerbanner ul li div.judul a{
	line-height:33px;
	color:#9e9d9d;
}

#centerbanner ul li div.judul a:hover{
	color:#000000;
}

