/**********************************************************************************************
powered by: prodigi.asia
created by: danu andoko

/**********************************************************************************************
	1 Reset
	2 Clearfix
	3 Global
	4 Structure
	5 Header
	6 Modules
	7 Sidebar
	8 Footer

***********************************************************************************************/

/* 1 Reset
-----------------------------------------------------------------------------------------------*/

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
h1,h2,h3,h4,h5,h6 { font-size:100%;font-weight:normal;}
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
a, ins, del { text-decoration: none; }
table { border-collapse: collapse; border-spacing: 0; }
th, td { vertical-align: top; }
th { text-align: left; }
*{margin:0px; padding:0px; outline: 0;}


/* 2 Global
-----------------------------------------------------------------------------------------------*/
html, body, #wrap {height: 100%;}
body {font-family: Helvetica, Arial, sans-serif;font-size:16px;background:#99D43E url(images/background.jpg) no-repeat top center;margin: 0;	padding: 0;	text-align: center;	color: #FFFFFF;}
body > #wrap {height: auto; min-height: 100%;}
ol#accessibility, .hide { position: absolute; top: -999em; left: -999em; height: 1px; width: 1px; }
hr { display: none; }
strong { font-weight: bold; }
em { font-style: italic; }
del { text-decoration: line-through; }
th { font-weight: normal; }
address, cite, dfn { font-style: normal; }
li { list-style: none; }
abbr, acronym { border-bottom: 1px dotted #999; cursor: help; }
input, textarea, select { font: 1em Arial, Helvetica, sans-serif; }
p{line-height:20px;margin-bottom:10px;}
a { color: #0786d1; text-decoration: none; outline: none }
a:hover {cursor: pointer; color:#666666; }
/*
body  {
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	background:url(images/background.jpg) no-repeat top center #99D43E;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	padding:0px;
	margin:10px 0px 10px 0px;
	color:#FF0099;
	font-weight:bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	padding:0px;
	margin:10px 0px 10px 0px;
	color:#FF0099;
	font-weight:bold;
}

h3 {
	font-size:22px;
	text-align:left;
	padding:0px 0px 5px 0px;
	margin:10px 0px 0px 0px;
	color:#FF0099;
	font-weight:bold;
}

h4 {
	font-size:16px;
	text-align:left;
	padding:0px 0px 5px 0px;
	margin:10px 0px 0px 0px;
	color:#FF0099;
	font-weight:bold;
}

h5 {
	font-size:16px;
	text-align:left;
	padding:0px 0px 5px 0px;
	margin:10px 0px 0px 0px;
	color:#FF0099;
	font-weight:normal;
}

p {
	line-height:25px;
	padding:0px;
	margin:0px;
}

ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

li {
	padding-bottom:5px;
}

hr{
	border-bottom:1px solid #ffffff;
}

a:link, a:visited, a:active{
	color:#FF0099;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

a:hover{
	color:#000000;
}

input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border:none;
	background-color:none;
	padding:2px 2px 2px 4px;
	color:#000000;
}
*/
.clear{
	clear:both;
	margin:0px;
	padding:0px;
}

.logo_bottom{
	padding-top:25px;
}

/************************************************************************************
/*BANNER*/

#imageContainer {
	position:relative;
	margin:auto;	
}

#imageContainer #imagesBannerTop {
	display:block;
	position:absolute;
	padding:0px;
	margin:0px;
}

.twitter{
	font-size:11px;
	width:200px;
	margin-left:5px;
}

.news{
	margin:5px;
	padding-bottom:5px;	
	border-bottom:1px dashed #ffffff;	
}

.news a:link, .news a:visited, .news a:active{
	color:#CBFA5A;	
}

.news a:hover{
	color:#667D2D;	
}

.news h3{
	font-size:11px;
	color:#838B94;
	font-weight:normal;
	padding:0px;
	margin:0px;	
}

.news h4{
	color:#75D2FD;
	font-size:11px;
	font-weight:normal;
	padding:0px;
	margin:0px;	
}

.news p{	
	padding:0px;
	margin:0px;	
}


.content_scroller{
	width:190px;
	height:270px;
	overflow:auto;
	padding:0px 5px 0px 5px;
}

.content_scroller{
	/*
	 scrollbar-face-color: #CBFA5A;
     scrollbar-track-color: #840000;
     scrollbar-3dlight-color: #10160A;
     scrollbar-darkshadow-color: #000000;
     scrollbar-track-color: #10160A;
     scrollbar-arrow-color: #10160A;
     scrollbar-highlight-color: #E6D9BA;
     scrollbar-shadow-color: #FFFFFF;
	 */
}

/*
a.soundcloud-dropbox:hover{color: white !important;background-color: transparent !important; background-position: -200px 0 !important;} 
* html a.soundcloud-dropbox {background-image: none !important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='(http://a1.soundclou
d.com/images/dropbox_square_dark.png?100d10)', sizingMethod='crop')!important;}

*/