/*
Theme Name: IIMS
Theme URI: http://matriphe.com
Description: Themes for Indonesia International Motor Show event.
Version: 1.0
Author: Muhammad Zamroni
Author URI: http://jengjeng.matriphe.com
Tags: otomotif, iims, motor, event
*/

@charset "UTF-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #002242;
	text-align: center;
}
#header {
	height: 212px;
	width: 968px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/header.jpg);
	text-align: left; 
}
#menubar {
	height: 44px;
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg_menubar.gif);
	background-repeat: repeat-x;
	text-align: left;
}
#mainmenu {
	float: left;
	width: 500px;
	height: 42px;
}
#mainews {
	padding: 3px;
	float: left;
	height: 331px;
	width: 662px;
	background-image: url(images/bg_mainews.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	margin-top: 18px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#mainews p {
	padding: 3px;
	font-size: 12px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 0;
}
#mainews .more {
	margin-top: 10px;
}
.mainheadnews {
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	line-height: 28px;
	padding-top: 20px;
	padding-left: 30px;
}
h2 {
	margin: 0;
	padding: 0;
}

h2 a {
	color: #0033CC;
}

.crut .mainheadnews {
	padding-left: 0px;
}

#fotobar {
	float: left;
	width: 630px;
	background-image: url(images/bg_fotobar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	text-align: left;
	padding: 15px;
	margin-top: 15px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#isiberita {
	float: left;
	width: 630px;
	background-image: url(images/bg_fotobar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*height: auto;*/
	text-align: left;
	padding: 15px;
	margin-top: 15px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
#boxvideo {
	height: 170px;
	width: 150px;
	float: left;
}
#boxfoto {
	float: right;
	height: 170px;
	width: 450px;
}
#boxfotoall {
	float: right;
	height: 170px;
	width: 600px;
}
#bottom {
	background-image: url(images/bg_bottom.gif);
	height: 49px;
	width: 968px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#bottom p {
	margin: 5px;
	padding: 15px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
#side {
	float: right;
	width: 250px;
	/*height: 500px;*/
	background-color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	margin-top: 18px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#side img {
	margin-top: 13px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#mainews img {
	float: left;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 30px;
}

.side h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}

.headnews {
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}
.tanggal {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	padding-left: 30px;
}
.side .tanggal {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	padding-left: 0px;
}
.crut .tanggal {
	padding-left: 0px;
}
#isiberita p {
	font-size: 12px;
}
#isi {
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	/*height: 600px;*/
}

.h600 {
	height: 600px;
}
#header2 {
	background-image: url(images/menubar_2.jpg);
	float: right;
	height: 44px;
	width: 428px;
}
#menubar #mainmenu li {
	display: inline;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menubar #mainmenu a {
	color: #FFFF66;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#mainmenu ul {
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menubar #mainmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #168D32;
}
.clear {
	clear: both;
}

.alignleft { float: left; }

.alignright { float: right; }

.isi img { margin: 20px; }

#header h1 { margin: 0 auto; padding: 0; }

#header h1 a { 
	text-indent: -9999px;
	display: block;
	width: 530px;
	border-bottom: 0;
	height: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.navigation {
	margin-top: 20px;
	border-top: 1px solid #aaa;
	padding-top: 10px;
}
.navigation a {
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
}


#logo_anim {
	height: 200px;
	width: 968px;
	display: block;
	background: url('images/logo_anim.gif') no-repeat 100px 80px;
	margin: auto;
	text-align: left;
}

