/* CSS Document */

body {
	font:12px Arial, Helvetica, sans-serif;
	color:#624e18;
	background:#dcd9ac url(../images/bg.png) left top repeat-x;
	margin:0px;
	padding:0px;
}
.isi p  {
	line-height:20px;
}
#container {
	width:1000px;
	padding:0px;
	margin:0px auto;
}

.menuzone {
	height:22px;
	background:url(../images/topbg.jpg) left top;
	text-align:center;
	padding:8px 0px 0px 0px;
}

.banner {
	margin-top:5px;
	height:220px;
	width:998px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #994e37;
	border-right-color: #994e37;
	border-left-color: #994e37;
}
.logozone {
	padding:25px 0px 0px 223px;
}

.workzone {
	background:url(../images/workzonebg.jpg) left top;
	padding:14px 19px 30px 19px;
}

.workzone-left{
	width:214px;
	float:left;
}

.workzone-extra{
	width:214px;
	float:right;
}
.workzone-right {
	width:487px;
	float:left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/* Start Post */
.workzone-right .post {
	width:487px;
	height:auto;
	float:left;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px solid #FFC;
}
.workzone-right .post a.judul {
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
.workzone-right .post .author {
	font-size:10px;
	display:block;
	width:auto;
}
.workzone-right .post .categori {
	font-size:10px;
	display:block;
	text-align:left;
}
.workzone-right .post .date {
	float:left;
	margin-right:3px;
	height:50px;
	width:43px;
	text-transform:uppercase;
	font-size:15px;
	background:url(images/bg-date.png) no-repeat;
	border:1px solid #090;
	text-align:center;
}
.workzone-right .post .date .month {
	font-size:10px;
}
.workzone-right .post .date .day {
	color:#333;
	font-weight:bold;
}
.workzone-right .post .date .year {
	color:#333;
	font-size:10px;
}
.workzone-right .post a.read-more {
	color:#090;
	font-size:10px;
	text-decoration:none;
}
.workzone-right .post a:hover.read-more {
	text-decoration:underline;
}
.workzone-right .post img {
	float:right;
	margin-left:5px;
	padding:3px;
	background:#FFF;
	border:1px solid #030;
}
.workzone-right .post p {
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align:justify;
}

/* End Post */

.dottedrow {
	padding:0px 0px 18px 0px;
	margin:0px 0px 15px 0px;
}

.portfoliogallery {
	padding:20px 0px 0px 0px;
}

.portfolioimg {
	float:left;
	border:1px solid #a69a65;
	padding:2px;
	background:#d1c890;
	margin:0px 8px 8px 0px;
}

.portfoliotxt {
	width:115px;
	float:left;
	font-weight:bold;
	text-align:center;
	margin-right:6px;
}

.slidemenu {
	width:132px;
	font-weight:bold;
	background:url(../images/slidebg.jpg) left top repeat-x;
	color:#dbd5a8;
}

.slidemenuleft {
	background:url(../images/slideleft.jpg) left top no-repeat;
}

.slidemenuright {
	background:url(../images/slideright.jpg) right top no-repeat;
	padding:1px 10px 3px 10px;
}

.serviceleft {
	width:49%;
	float:left;
}

.serviceright {
	width:51%;
	float:right;
}

.footer-container {
	background:url(../images/footerbg1.png) left bottom repeat-x;
	border:
}

.footer {
	width:1000px;
	padding:50px 0px 46px 0px;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	margin:0px auto;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}


/*	Text Style Start Here */

h1 {
	font:20px Georgia, Arial, Helvetica, sans-serif;
	color:#993926;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
}

h2 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#dfdab0;
	background:url(../images/redback.jpg) left top no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 16px;
}
h3 {
	margin:0px;
	padding:0px;
	font-size:12px;
}

.newscontent {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.newscontent a {
	text-decoration:none;
}
.newscontent a:hover {
	text-decoration:underline;
}

/*	Text Style End Here */


/* Menu Styles Start Here */

a {
	color:#6b6546;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.toplink {
	text-align:center;
	font-weight:bold;
}

.toplink ul {
	margin:0px;
	padding:0px;
}

.toplink li {
	display:inline;
	border-right:1px solid #e3e3e3;
	padding:0px 10px 0px 10px;
	list-style:none;
}

.toplink li a {
	color:#e3e3e3;
	text-decoration:none;
}

.toplink li a:hover {
	color:#cdc890;
}

.Categorieslink {
	margin-bottom:10px;
}

.Categorieslink ul {
	margin:0px;
	padding:0px;
}

.Categorieslink li {
	display:block;
	background:url(../images/px.gif) left bottom repeat-x;
	padding:2px 0px 2px 0px;
	width:200px;
	
}

.Categorieslink li a{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#624e18;
	background:url(../images/disc1.jpg) 3px 4px no-repeat;
	padding:0px 0px 0px 15px;
	text-decoration:none;
}

.Categorieslink li a:hover {
	background:url(../images/disc1.jpg) 0px 4px no-repeat;
	text-decoration:none;
}

.servicelink {
}

.servicelink ul {
	margin:0px;
	padding:0px;
}

.servicelink li {
	display:block;
	background:url(../images/disc2.jpg) 0px 2px no-repeat;
	padding:0px 0px 8px 16px;
	list-style:none;
}

.servicelink li a{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#624e18;
	text-decoration:none;
}

.servicelink li a:hover {
	background:url(../images/disc1.jpg) 0px 0px no-repeat;
	text-decoration:none;
}

.footerlink {
	text-align:center;
	font-weight:bold;
}

.footerlink ul {
	margin:0px;
	padding:0px;
}

.footerlink li {
	display:inline;
	border-right:1px solid #ffffff;
	padding:0px 10px 0px 10px;
	list-style:none;
}

.footerlink li a {
	color:#ffffff;
	text-decoration:none;
}

.footerlink li a:hover {
	color:#abc56d;
}

.detail {
	padding:15px 0px 0px 0px;
}

.detail1 {
	padding:0px 0px 0px 0px;
	text-align:right;
}

.detail1 a {
	color:#984f39;
	text-decoration:none;
	background:url(../images/disc2.jpg) 0px 2px no-repeat;
	padding:0px 0px 8px 16px;
	margin-right:15px;
}

.detail1 a:hover  {
	color:#984f39;
	text-decoration:underline;
}

/* Menu Styles End Here */




/* Inside Style Start Here	*/

.insidebanner {
	height:224px;
	background:url(../images/insidebanner.jpg) left top no-repeat;
}

.insideheader1 {
	height:90px;
	background:url(../images/insideheader-inside1.jpg) left top no-repeat;
}

h5 {
	font:15px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#624e18;
	font-weight:100;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #624e18;
	margin:0px 0px 10px 0px;
}


h6 {
	font:17px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#624e18;
	font-size:20px;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}

.ourvalue {
	margin:10px 0px 0px 0px;
}

.aboutus-img {
	float:right;
	border:4px solid #b0a48b;
	margin:0px 0px 10px 20px;
}

.aboutcolumnzone {
	padding:20px 0px 16px 0px;
}

.aboutcolumn1 {
	width:48%;
	float:left;
	margin:0px 0px 10px 0px;
}

.aboutcolumn2 {
	width:48%;
	float:right;
	margin:0px 0px 10px 0px;
}

.abouticon {
	float:left;
	margin:0px 20px 0px 0px;
}

.servicecolumnzone {
	padding:20px 0px 16px 0px;
}

.servicecolumn1 {
	width:48%;
	float:left;
	margin:0px 0px 10px 0px;
}

.servicecolumn2 {
	width:48%;
	float:right;
	margin:0px 0px 10px 0px;
}

.our-comment {
	margin:10px 0px 0px 0px;
}

.blog-posted-row {
	padding:3px;
}

.ourprojectrow {
	margin-bottom:20px; 
	border-bottom:1px dotted #000000; 
	padding-bottom:10px;
}

.project-img {
	float:right;
	margin-left:20px;
	border: 6px solid #b0a48b;
}

input.button {
	color:#ffffff;
	background:#414141;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 10px;
	margin:0px 5px 5px 0;
	border:1px solid #000000;
}
input.button:hover {
	cursor:pointer;
	color:#cccccc;
}

.readmore {
	padding:10px 0px 10px 0px;
}

/* Inside Style End Here	*/
.tr_judul {
  font-weight : bold;
  text-align : center;
  background : #d0d0d0;
}
.tr_terang {
  text-align : center;
  background : #f0f0f0;
}
.tabel_data {
  background:#963;
  color : #000000;
}
/* Start Agenda */
.agenda img {
	margin-right:5px;
}
.agenda td {
	border-bottom:1px solid #999;
}
.agenda .tema {
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}
.agenda .date {
	font-style:italic;
	font-size:10px;
/* End Agenda */

/* Start Poling */

#poling {
	width:200px;
	border:1px solid #eee;
	margin:100px auto;
}
#poling h1{
	margin:0; padding:5px; 
	font-size:1.4em; font-family:Georgia, serif;
	font-weight:normal; color:#333;
}
#poling p{
	font-family:Georgia, serif; color:#333; 
	margin:0; line-height:2em;
}
#pollcontainer{
	margin:5px; border:1px solid #f3f3f3;
	background:#f9f9f9; padding:5px;
}
#loader{ display:none; text-align:center;}
.option{ margin:5px 0; }
.option p{ line-height:1.1em; font-size:0.85em; }
.bar{ height:10px; background:#3399cc; }
.yourvote{ background:#113399; }

/* End Poling */
