body, html {
font-family: "Open Sans", Verdana, sans-serif; font-size:13px; color:#e8e0ca; font-weight:lighter;
padding:0; margin:0; width:100%; height:100%; background-attachment:fixed; overflow:hidden;}

a { color:inherit; text-decoration:none; }

		.overlay {
	position:absolute;
		top:0;
		bottom:0;
		left:0;
	width:100%;
	background:#1e1912;
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	}
		.overlay1 {
	position:absolute;
		top:0;
		bottom:0;
		left:0;
	width:100%;
	background:#2f271b;
	}
	
.overlay2 {
position: absolute;
top: 0;
height: 110px;
right: 0;
height: 35px;
width: 100%;
background-color: #947f5c;
}
.overlay3 {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
background: #1e1912;
opacity: 0.8;
-moz-opacity: 0.8;
-khtml-opacity: 0.8;}
	.container {
		position:relative;
	}

	.content {
		position:relative; 
		height:auto;
	}
	
	#container .content {
		width:100%;
	}

h1 { font-family: "Open Sans", Verdana, sans-serif; font-size:20px; color:#fff;  text-decoration:none; font-weight:lighter; margin:0; padding:10px; display:inline-block; }
h2 { font-family: "Open Sans", Verdana, sans-serif; font-size:12px; color:#111111; font-weight:lighter; margin:0; padding:0; }

.forms1 {
	font-family: "Open Sans", Verdana, sans-serif;
	font-size:13px;
	font-weight:lighter;
	color:#e8e0ca;
	text-transform:lowercase;
	background: url(images/calendar.png) right no-repeat #1b1613;
	border:none;
	padding:6px; 
	margin: 0px 3px;
	width:120px;
	padding-left: 14px;
}

select.forms1 {
	padding:5px 15px 5px 18px; 
	width:auto;
	background: url(images/select.png) right no-repeat #1b1613;

}
select.forms1:focus { 
}

.forms {
	font-family: "Open Sans", Verdana, sans-serif;
	font-size:11px; 
	color:#FFFFFF;
	background:none;
	border:none;
	border-bottom:1px solid #e8e0ca;
	margin-bottom:5px;
	outline:none;
}

.button { 
    font-size:11px;
	color:#FFFFFF;
	background:#947f5c;
	border:none;
	padding:3px 10px 3px 10px;
	text-decoration:none;
	display:inline-block;
	cursor:pointer;
	text-transform:uppercase;
}

.divbutton { clear:both; padding:10px; }

.text { line-height:20px; }
.text1 { font-size:11px; color:#111111; }
.text2 { font-size:12px; color:#111111; }
.lang { font-size:12px; background:#FFFFFF; color:#111111; padding:5px; margin:1px; display:inline-block; }
.links {  }
.linkf { font-size:11px; color:#947f5c; text-decoration:none; }
.titles { font-size:18px; color:#FFFFFF; text-decoration:none; padding-bottom:5px; }
.titles1 { font-size:16px; color:#FFFFFF; text-decoration:none;  }
.titles2 { font-size:18px; color:#FFFFFF; text-decoration:none;  }

/* Drop down menu */

.menu{
width:160px; 
position:absolute;
visibility:hidden;
}

.dropdownbox{ 
padding:0;
}

.dropdownmenu{
margin: 0;
padding: 0;
width: 100%;
overflow: hidden;
}

.dropdownmenu li{
display: inline;
}

.dropdownmenu li a{
font-size:12px; font-weight: 500;margin-top: 4px;padding:5px; margin-left:5px; text-decoration:none; text-transform:uppercase; display:inline-block;
}

.navigation { color:#FFFFFF; }
a.navigation:hover { color:#2f271b; }
.navactive { color:#2f271b; }

.navilinks { font-size:13px; color:#555555; margin:5px; margin-left:0; text-decoration:none; }
.divlinks { padding:5px; background:#FFFFFF url(images/dots.gif) bottom left repeat-x; }


p { padding:0; margin:0; margin-bottom:10px; text-align:justify}
ul {padding-left:20px;}

img { border:none; margin:0; vertical-align:middle; }

img.plinks { border:1px #FFFFFF solid; }
.plinks img{ border:1px #FFFFFF solid; }
a.plinks:hover img{ border:1px #947f5c solid; }

/** style for jquery ui datepicker **/
#ui-datepicker-div{
    font-size:11pt;
	z-index:1000 !important;
}
#ui-datepicker-div span.ui-datepicker-month{
    color:#fff;
}
#ui-datepicker-div span.ui-datepicker-year{
    color:#eee;
}

#mask {
  position:absolute; left:0; top:0; z-index:9000; background-color:#000; display:none; }
  
#boxes .window {
  position:absolute; left:0; top:0; width:800px; height:600px; display:none; z-index:9999; padding:20px; }

#boxes #dialog {
  width:auto; height:auto; }
  
.trigger 
{ margin:0; cursor:pointer; display:inline; }

.toggle-container
{ display: none; margin:0; padding:0; z-index:110  }


.accom{padding: 8px 0px 7px 5px !important;
margin: 0px 0px 0px 0px !important;}

.accom:hover{background: #1c1614;}

option{background: #201d1c;}

ul > li > div{display: none;}

 td>b{font-size: 8px;}
 .text2>tbody>tr>td{width: 50px !important;}