/* Unchanged */
/*
Theme Name: Bestmas
Theme URI: http://www.inch.my/
Description: The original WordPress theme for Bestmas
Version: 1.0
Author: wan (wan@inch.my)
Tags: 
*/

* {
	margin:0;
	padding:0;
}
body {
	background: url('images/bg.png') repeat-x;
	font: normal 12px/1.3 Helvetica, Arial, sans-serif;
	background-color: #bfbebf;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #f46600;
}
a:hover {
	color: #fff;
	background: #f46600;
}
.containerbottom {
	width: 1000px;
	margin:0px auto;
	clear:both;
	padding:0;
	height: 350px;
}
.clear {
	clear: both;
	margin:0;
	padding:0;
	height:0 !important;
}
#part {
	width: 1000px;
	height: 770px;
	margin: 0px auto;
}
#part1 {
	width: 1000px;
	height: 120px;
	float: left;
}
#part2 {
	width: 1000px;
	height: 650px;
	float: left;
}
/* header */
#header {
	padding: 0px;
	width: 1000px;
	margin:0px auto;
	clear:both;
	height: 120px;
}
#bestmas-header h1 {
	margin:0;
	padding:0;
	width: 109px;
	float: left;
}
/* main navigation */

#bestmas-logo {
	padding:0;
	margin:0;
	float: left;
	margin-top: 0px;
	width: 250px;
	height: 120px;
}
#bestmas-logo img {
	margin-top: 35px;
	width: 170px;
	height: 67px;
}
#bestmas-nav {
	list-style-type: none;
	padding:0;
	margin:0;
	float: right;
	margin-top: 80px;
}
#bestmas-nav li {
	float: left;
	margin-left: 8px;
	height: 26px;
}
#bestmas-nav li a {
	display: block;
	border-right: 1px solid #666666;
	line-height: 22px;
	padding: 0 20px;
	color: #999;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
}
#bestmas-nav li a:hover, #bestmas-nav li.current_page_item a {
	color: #f46600;
	border-bottom-color: #f46600;
	background: transparent;
}
.panel-contents p {
	margin-bottom: 8px;
	text-shadow: none;
	font-size: 11px;
}
.panel-contents h3 {
	margin-bottom: 8px;
}
.panel-contents h2 {
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
	margin-bottom: 12px;
}
img.img-left {
	float: left;
	margin-right: 10px;
}
.page-content {
	text-shadow: 0 0 0 transparent;
}
.page-content p {
	margin-bottom: 10px;
	font-size: 13px;
}
.page-content ul, .page-content ol {
	padding-left: 24px;
	margin-bottom: 10px;
}
.page-content li {
	margin-bottom: 8px;
}
.alignright {
	float: right;
	margin-left: 10px;
}
/* footer */
#bestmas-footer {
	font-size: 10px;
	color: #666666;
	padding: 10px 0;
	width: 1000px;
	margin:0px auto;
	clear:both;
	height: 120px;
}
div#example {
	position: relative;
	display: block;
	width: 250px;
	height: 150px;
	overflow: hidden;
}
div#example br {
	display: none;
}
