/* ----------------------------------------------------------------------------------------------------------

    This website template was downloaded from http://www.nuviotemplates.com - visit us for more templates

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
HTML
---------------------------------------------------------------------------------------------------------- */

body {background-color:#FFFFFF;}

a {color:#FFF;}
a:hover {color:#8DDE35;}

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */


#logo {color:#FFF;}
#logo a {border-top:5px solid #8DDE35; color:#FFF;}
#logo a:hover {border-top:15px solid #8DDE35;}
#logo span {color:#8DDE35;}

#nav {background-color:#050f2e;}
#nav ul li a {border-right:1px solid #0A1F5C; color:#A3B8F5;}
#nav ul li#nav-active a {background-color:#050F2E; color:#050f2e;}
#nav ul li a:hover {background:#030817; color:#FFF;}

#content {background-color:#081745;}
#aside .title {border-bottom:1px solid #152F52; background:#050F2E; color:#8DDE35;}

#aside #search #search-input {border:1px solid #152F52; border-right:1px solid #1F477A; border-bottom:1px solid #1F477A; background:#050F2E; color:#FFF;}
#aside #search #search-submit {background:#8DDE35; color:#050F2E;}

#footer-top {background-color:#8DDE35;}
#footer-bottom {background-color:#8DDE35;}        
#footer {background:#8DDE35; color:#050F2E;}
#footer a {color:#050F2E;}

.low, .low a, a.low {color:#A3B8F5;}
.low a:hover, a:hover.low {color:#FFF;}

.high, .high a, a.high {color:#FFF;}
.high a:hover, a:hover.high {color:#8DDE35;}

/* ----------------------------------------------------------------------------------------------------------
Page: Home
---------------------------------------------------------------------------------------------------------- */

#topstory {border-bottom:1px solid #152F52; background-color:#3366CC;color:#000066;}
#topstory h2 a {color:#000000;}
#topstory h2 a:hover {color:#000;}
#topstory p.info {color:#050F2E}
#topstory p.info a {color:#050F2E;}
#topstory p.info a:hover {color:#FFF;}

#topstory #topstory-title {border-bottom:1px solid #80D620; background-color:#99CCFF;}

.col50 .article.bg {background:#050F2E;}
.col50 .article p {color:#A3B8F5;}
.col50 .article p.info {color:#8DDE35;}
.col50 .article p.info a {color:#FFF;}
.col50 .article p.info a:hover {color:#BEED8D;}

/* ----------------------------------------------------------------------------------------------------------
Others
---------------------------------------------------------------------------------------------------------- */

.hx-style01 {color:#8DDE35;}
#tabel_view {
	border: none;
	margin: 0.1em;
	padding: 0.1em 0.5em;
	vertical-align: top;
	width: 100%;
	font-family:Tahoma;
}

#tabel_view_td_field {
	padding: 3px 3px;
	vertical-align: top;
	border:2;
	border-color:#FFFFFF;
	font-family:Tahoma;
}

#tabel_view_td_field .emailArea {
	background: url('../images_dir/email.png') no-repeat;
	background-position: 2px 4px;
	padding: 2px 5px 2px 22px;
	text-align: left;
}

#tabel_view_td_field .emailArea a {
	color: #988056;
	text-decoration: none;
}

#tabel_view_td_field .emailArea a:hover {
	color: #b9400b;
	text-decoration: none;
}

#tabel_view_td_field .phoneArea {
	background: url('../images_dir/phone.png') no-repeat;
	background-position: 2px 4px;
	padding: 2px 5px 2px 22px;
	text-align: left;
	vertical-align: top;
}

#tabel_view_tr_field {
	color: #828181;
	padding: 5px 5px;
	vertical-align: top;
	border-color:#FFFFFF;
	font-size: 11px;
	font-family:Tahoma;
}

#tabel_view_tr_field span {
	display: none;
}

#tabel_view_tr_field:hover {
	background-color: #dbe7f9;
	cursor:pointer;
	text-decoration:underline;
	color:#000099;
}

#tabel_view_tr_header {
	background: url('../../images/background_atas.jpg') repeat-x top;
	color: #ccc;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	text-align: center;
	border-color:#FFFFFF;
	font-family:Tahoma;
}

#tabel_view_tr_header .link_ad:link {
	color: #ccc;
	display: block;
	text-decoration: none;
}

#tabel_view_tr_header .link_ad:hover {
	background: url('../images_dir/arrow_asc.png') right no-repeat;
	color: #ccc;
	display: block;
	text-decoration: none;
}


