/* CSS Document ***************************************************************************************/
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #888;
	}

a:link {
	color: #555;
	text-decoration: none;
}
a:visited {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #ffbb00;
	text-decoration: none;
}
a:active {
	color: #ffbb00;
	text-decoration: none;
}

/* ukuran text **************************************************************************************/
		
.uk10 {
	font-size:10px;
	}	
		
.uk12 {
	font-size:12px;
	}
	
.uk14 {
	font-size:14px;
	}
	
/* warna *******************************************************************************************/

.white {
	color:#fff;
	}

.black{
	color:#666;
	}
	
.grey{
	color:#999;
	}

/* header *************************************************************************************/

#header {
	width: 1004px; /*Width of header*/
	margin: 0 auto; /*Center container on page*/
	padding: 0px;
	background-color:#fff;
	}
	
#leftheader{
	width: 374px;
	float: left;
	margin: 0 0 0 0;
	}
	
#rigtheader{
	width: 630px;
	float: left;
	margin: 0 0 0 0;
	}
	
#upbar {
	width: 1004px;
	padding: 20px 0 0 0;
	background-color:#000;
	}
	
#midbar {
	position: static;
	width: 1004px;
	padding: 20px 0 0 0;
	margin: 0 0 0 0;
	background-color:#000;
	}
	
/* material header *****************************************************************************/

.logo {
 	margin: 9px 0px 9px 35px;
	}

.image {
 	margin: 10px 10px 10px 10px;
	}
	
.smallimage {
 	margin: 10px 0 10px 10px;
	}
	
.smallimage a img{
 	border: 0;
	}	
	
.mediumimage {
 	padding: 10px 0 20px 100px;
	}

.specialimage {
	padding: 10px 0 20px 0;
    }
	
.specialimage02 {
	padding: 1px 0 1px 0;
    }
	
.imagework {
 	margin: 10px 10px 25px 25px;
	}
	
.menu {
	margin: 5px 0 0 0;
	font-size: 8px;
	color: #fff;
	}
	
.video {
 	padding: 10px 10px 10px 80px;
	}
	
.newsimage {
 	margin: 10px 0 0px 0px;
	}
	
.newsimage a img{
 	border: 0;
	}	
	
/* menu atas ************************************************************************************/

#nav {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	overflow: hidden;
	width: 630px;
	}
	
#nav li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	margin: 5px 0 0 5px;
	padding: 0 0 0 0;
	overflow: hidden;
	height: 100px !important; 
	height /**/:100px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -100px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -100px;
	}
	
#videowork a  {
	width: 100px;
	background: url("img/menu/videowork.gif") top left no-repeat;
	}

#electrowork a  {
	width: 100px;
	background: url("img/menu/electrowork.gif") top left no-repeat;
	}

#urbanwork a  {
	width: 100px;
	background: url("img/menu/urbanwork.gif") top left no-repeat;
	}

#nowork a  {
	width: 100px;
	background: url("img/menu/nowork.gif") top left no-repeat;
	}
#globalwork a {
	width: 100px;
	background: url("img/menu/globalwork.gif") top left no-repeat;
}
#otherwork a {
	width: 100px;
	background: url("img/menu/otherwork.gif") top left no-repeat;
}

/* menu tengah **************************************************************/

#menutengah {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 20px;
	display: inline;
	width: 625px;
	}
	
#menutengah li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	list-style-type: none;
	}

#menutengah a {
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	color: #999;
	float: left;
	margin: 5px 0 0 5px;
	padding: 5px 0 0 0;
	width: 100px;
	background-color: #000;
	height: 15px !important; 
	height /**/:15px; /* for IE5/Win */
	}
	
#menutengah a:hover {
	color: #000;
	background-color: #ffbb00;
	}

#menutengah a:active, #menutengah a.selected {
	color: #000;
	background-color: #ffbb00;
	}

/* main container *****************************************************************************/
	
#maincontainer {
	width: 1004px; /*Width of header*/
	margin: 0 auto;
	padding: 0 0 0 0;
	}
	
#leftcolumn{
	float: left;
	width: 180px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	}
	
#maincolumn{
	float: left;
	width: 550px;
	padding: 5px 0 0 34px;
	}

#rightcolumn{
	float: left;
	width: 205px;
	padding: 5px 0 0 35px;
	}
	
/* menu samping *****************************************************************************/

#menusamping {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 20px;
	display: inline;
	overflow: hidden;
	width: 180px;
	}
	
#menusamping li {
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	display: inline;
	list-style-type: none;
	}

#menusamping a {font-size: 9px;
	text-decoration: none;
	color: #fff;
	float: left;
	margin: 0 0 0 0;
	padding: 5px 0 0 30px;
	width: 150px;
	height: 15px !important; 
	height /**/: 15px; /* for IE5/Win */
	}
	
#menusamping a:hover {
	color: #000;
	background-color: #ffbb00;
	}

#menusamping a:active, #menusamping a.selected {
	color: #000;
	background-color: #ffbb00;
	}
	
#menu01 a  {
	background-color: #222;
	}

#menu02 a  {
	background-color: #333;
	}

#menu03 a  {
	background-color: #444;
	}
	
#menu04 a  {
	background-color: #555;
	}

#menu05 a  {
	background-color: #666;
	}
	
#menu06 a  {
	background-color: #777;
	}
	
#menu07 a  {
	background-color: #888;
	}
	
#menu08 a  {
	background-color: #999;
	}

/* content tengah *****************************************************************************/

#titlebar {
	width: 550px;
	padding: 4px 0 4px 0;
	background-color:#666;
	}	

#righttitlebar {
	width: 205px;
	padding: 4px 0 4px 0;
	background-color:#888;
	}

.title {
 	margin: 0 0 0 10px;
	color: #fff;
	}
	
.text {
 	margin: 10px 10px 15px 10px;
	}
	
.textspacing {
 	margin: 15px 10px 10px 10px;
	}
	
.textlink {
 	margin: 0px 10px 30px 10px;
	}

/* workshop ***************************************************************/

.hoverbox
{
	cursor: default;
	list-style: none;
	padding: 0 0 170px 8px;
}

.hoverbox a
{
	border: 0;
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -90px;
	left: -50px;
	z-index: 1;
}

.hoverbox img
{
	border: 0;
	padding: 0 0 0 2px;
	width: 130px;
	height: 172px;
}

.hoverbox li
{
	float: left;
	position: relative;
}

.hoverbox .preview
{
	width: 250px;
	height: 333px;
}

/* horisontal box *****************************************************************************/

.horizontalbox
{
	cursor: default;
	list-style: none;
	padding: 0 0 130px 7px;
}

.horizontalbox a
{
	border: 0;
	cursor: default;
}

.horizontalbox a .preview
{
	display: none;
}

.horizontalbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -69px;
	left: -85px;
	z-index: 1;
}

.horizontalbox img
{
	border: 0;
	padding: 0 0 0 2px;
	width: 176px;
	height: 132px;
}

.horizontalbox li
{
	float: left;
	position: relative;
}

.horizontalbox .preview
{
	width: 352px;
	height: 264px;
}

/* draft **************************************************************************************/

#footer {
	clear: both;
	text-align: center;
    }

#leftcontent02{
	width: 0px;
	float: left;
	padding: 0px;
	}
	
#rightcontent02{
	margin-left: 0px;
	}