body{
margin:0 auto;
font-family:verdana;
font-size:8pt;
}

#wrapper{
width:1000px;
height:900px;
background: transparent;
margin-left:5px;
}

#header {
	width: 100%;
	height: 80px;
}

#topnav {
	height: 40px;
	background-image:url(../images/bkg_header_grey.jpg);
	background-repeat:repeat-x;
	margin-top:43px;
	margin-left:1px;
width:1067px;
}

#body_wrapper{
width:1199px;
background:#ffffff;
}

#leftcol{
float:left;
width:200px;
margin-left:5px
}

#content_wrapper{
float:left;
width:729px;
margin-left:10px;
/*background:#FFF555;*/

}
#flash_content{
float:left;
width:655px;
margin-bottom:10px;
/*background:#ffccff;*/
}

#midcol{
float:left;
width:395px;
/*background:#9966cc;*/
}
#centercol{
float:left;
width:655px;
/*background:#9966cc;*/
}
#rightcol{
float:left;
width:302px;
margin-left:10px;
/*background:#00cc66;*/
}
#sky_ads{
float:left;
width:120;
margin-left:5px;
/*background:#ff3333;*/
}
#spacer_nav{
float:left;
width: 200px;
height:20px;
}
/* top button navigation*/
#nav{
float:left;
width:650px;
height:20px;
margin-top:10px;
text-align:left;
}

#button_nav{
float:left;
width:640px;
}

#button_nav ul {margin:0 0 0 30px; 
   }
#button_nav li {
   float:left; 
   list-style-type:none;        
   border-right:1px solid #a4a4a4;   	 
   }
#button_nav li:first-child {
   border-right:1px solid #a4a4a4;
   }
#button_nav li:last-child {
   border-right:0px solid #a4a4a4;
   }
#button_nav a {
    padding:0 10px;
	font-family:serif;
	font-size:12px;  
	font-weight:bold;
	text-decoration:none;     
	color:#000000; 
   }
#button_nav a:hover {
   color:#f30000;       
   }

* html div#button_nav ul {   
   float:left;     
   margin-left:15px;  
   }    
/* End of top button nav*/
#spacer3px {
height: 3px;
}

* html div#spacer3px {
height: 1px;
}

.footer{
clear: both;
margin-top:10px;
border-top:solid 2px #6D6D6D;
font-size:11px;
color:#6d6d6d;
}
.footer a:link,.footer a:visited{font-size:11px;color:#6d6d6d;text-decoration:none;font-weight:none;}
.footertext{font-size:11px;color:#6d6d6d;text-decoration:none;font-weight:none;}

.thinborderfloat {
  border:solid 1px silver;
  padding:0px 0px 0px 0px;
  margin-left:10px;
  width:510px;
  } 
  
.titleheader{
font-family:Verdana, Arial;
font-size:11px;
font-weight:bold;
color:#000000;
background: #EEEEEE;
padding:5px 5px 5px 5px;
width:500px;
}

.squareBoxContent{
font-family:Verdana, Arial;
font-size:11px;
font-weight:normal;
color:#4d4d4d;
padding:5px 5px 5px 5px;
width:480px;
}

table{
font-family:Verdana, Arial;
font-size:11px;
}
.error{
 color:red;
 display:block;
 font-size:0.9em;
}
div.pagination {
        padding: 3px;
        margin: 3px;
}

div.pagination a {
        padding: 2px 5px 2px 5px;
        margin: 2px;
        border: 1px solid #000099;
        background-color: #eee;

        text-decoration: none; /* no underline */
        color: #0000FF;
}
div.pagination a:hover, div.pagination a:active {
        border: 1px solid #000099;

        color: #000;
}
div.pagination span.current {
        padding: 2px 5px 2px 5px;
        margin: 2px;
        border: 1px solid #000099;

        font-weight: bold;
        background-color: #000099;
        color: #FFF;
}
div.pagination span.disabled {
        padding: 2px 5px 2px 5px;
        margin: 2px;
        border: 1px solid #EEE;

        color: #DDD;
}
a { color:#990000;}

#col-left-1 {
background:transparent url(../images/sideBg.jpg) no-repeat scroll 0%;
border:0px solid #FFFFFF;
float:left;
height:400px;
width:160px;
margin-left:40px;
}

#col-left-1-up {
background:url(../images/sideBg2.gif.jpg);
border:0px solid #FFFFFF;
float:left;
height:398px;
width:160px;
margin-left:40px;
}

#left-ads {
border:0px solid #CCCCCC;
height:113px;
left:20px;
position:absolute;
top:120px;
width:150px;
z-index:1;
}
#left-ads-2 {
border:0px solid #CCCCCC;
height:113px;
left:20px;
position:absolute;
top:510px;
width:150px;
z-index:1;
}

#search-form-1 {
margin-left:7px;
}
#iklan {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
color:#990000;
font-size:32px;
font-variant:small-caps;
}
.minifp-anotherlinks {
background:transparent url(../images/application_add.gif) no-repeat scroll left top;
border-bottom:1px solid #CCCCCC;
display:block;
font-size:100%;
font-weight:bold;
margin-bottom:5px;
padding-bottom:5px;
padding-left:20px;
}
.minifp ul li {
font-size:90%;
list-style-image:url(../images/arrow_green.gif);
margin-left:20px;
}
ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}