@charset "utf-8";
/* CSS Document by I Putu Rudiarsana <http://balisidenotes.com>*/

html, body {
	height:100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin: 0px;
	background: url(images/bg-body.jpg) left top repeat;
	text-align: center;
}
h1 {
	margin-bottom: 20px;
	padding: 0;
	font-size: 24px;
	color: #5e9443;
	letter-spacing: 1px;
	font-weight: normal;
}
p {
	margin-bottom: 20px;
}
.captionbold {
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
}
/* Home Page */
.container {
    display: table;    
    width: 100%;
}
.cell {    
    /* For IE6/7 */
	text-align: left;
}
.content {
    /* center horizontally */
    margin: 0 auto;
    width: 900px;
	text-align: left;
}
/* Home Page */

#header {
	width: 900px;
	height: 128px;
	text-align: left;
}
#logo {
	width: 472px;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}
#menu-atas {
	width: 398px;
	float: right;
	text-align: right;
	padding-top: 70px;
	padding-right: 15px;
	color: #fff;
}
#slidehead {
	clear: both;
	width: 900px;
	padding: 2px 0 0 0;
	border-top: 1px solid #b5ce9c;
	border-bottom: 1px solid #b5ce9c;
	height: 425px;
}
#language {
	padding-top: 17px;
}
#menu {
	height: 51px;
	width: 900px;
	background: url(images/bg-menu.gif) left top repeat-x;
	border-bottom: 1px solid #b5ce9c;
	color: #fff;
	line-height: 51px;
	text-align: center;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	display: inline;
	padding: 0 10px;
	background: url(images/border.gif) top right no-repeat;
}
#menu li.last {
	padding: 0 0 0 15px;
	background: none;
}
#menu li.first {
	padding: 0 15px 0 0;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #CCFFCC;
	text-decoration: none;
}
a:active {
	color: #fff;
	text-decoration: none;
}
#copyright {
	width: 870px;
	padding: 15px;
	text-align: left;
	color: #fff;
}
.copyright-left {
	width: 520px;
	float: left;
}
.address {
	width: 350px;
	float: right;
	text-align: right;
}
#maintext {
	background: #fcfff4 url(images/bg-text.jpg) left bottom repeat-x;
	padding: 25px;
	color: #333333;
	line-height: 20px;
}
#reserveol {
	background: #fcfff4;
	padding: 10px;
}
#maintext a:link {
	color: #000;
	text-decoration: none;
}
#maintext a:visited {
	color: #000;
	text-decoration: none;
}
#maintext a:hover {
	color: #FF6600;
	text-decoration: none;
}
#maintext a:active {
	color: #000;
	text-decoration: none;
}

#share {
	text-align: left;
	margin-top: 10px;
	border-top: 1px solid #d4d4c0;
	padding-top: 15px;
}
#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 10px;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{		
		background: #68A758;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #000000;
		text-decoration: none;
		color: #000;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{	
		background: #68A758;
		color: #000;
	}

#tabnav a:hover
	{
		background: #fff;
	}
/* Calendar */

div.calendar
{
  font-size: smaller;
  color: #3e3e3e;
}

div.calendar.popup
{
  margin-left: -40px;
  margin-top: -100px;
  z-index: 9999;
}

div.calendar table
{
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-collapse: separate;
  border-spacing: 1px;
}

div.calendar thead {
  background-color: #fff;
}

div.calendar td,
div.calendar th
{
  padding: 2px;
  text-align: center;
}

div.calendar td.title
{
  font-weight: bold;
  color: #e8a800;
}

div.calendar th
{
  font-weight: bold;
}

div.calendar tr.days td {
  width: 2em;
  color: #3d60ba;
  text-align: right;
  cursor: pointer;
  border: 1px solid #e5e5e5;
}

div.calendar tr.days td:hover,
div.calendar td.button:hover
{
  border-color: #e8a800;
  background-color: #e5e5e5;
  cursor: pointer;
}
div.calendar tr.days td:hover
{
 background-color: #ffffff;
}

div.calendar tr.days td:active
div.calendar td.button:active
{
  background-color: #cde;
}

div.calendar tr.days td.selected
{
  font-weight: bold;
  background-color: #e8a800;
  border-color: #e8a800 !important;
  color: #fff !important;
}

div.calendar tr.days td.weekend {
	color: #7f9de8;
}

div.calendar tr.days td.today
{
  font-weight: bold;
  border-color: #3d60ba;
}

div.calendar tr.days td.otherDay
{
  background: #e5e5e5;
  color: #fff;
}
.label {
		margin: 0 5px 0 0;
	}
	.coutlabel {
		margin: 0 10px 0 5px;
	}
	.buttonres {
		padding: 1px;
		text-align: center;
		color: #333333;
		background: #c6c6c6;
		font-size: 11px;
		border: 1px solid #c6c6c6;
		margin-left: 10px;
		cursor: pointer;
	}
	.textbox {
		border: 1px solid #dad9d9;
		background: #fff;
		color: #666666;
		font-size: 11px;
		padding: 2px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.tablehead {
		font-weight: bold;
		color: #6f3773;
		font-size: 12px;
		border-bottom: 1px solid #dddddd;
		background: #eeeeee;
	}
	.tabletext {
		font-size: 11px;
		border-bottom: 1px solid #eeeeee;
		height: 20px;
		line-height: 20px;
	}
	.avahead {
		font-weight: bold;
		background: #6f3773;
		color: #fff;
		font-size: 12px;
		border-bottom: 1px solid #dddddd;
	}
	.avatext {
		font-weight: bold;
		background: #ebeaea;
		border-bottom: 1px solid #dddddd;
	}
	.messageStackError {
		color: #CC3300;
	}

