/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Calibri, Verdana, sans-serif;
	font-size:12px;
	color:#333333;
}
a{
	color:#008000;
	outline:none;
	text-decoration:none;
}

input, textarea {
	border:1px solid #999;
font-size:11px;
}
select{
font-size:11px;
}
a:hover{
	color:#008000;
	text-decoration:underline;
}
#wrapper {
	margin: auto;
	background-color:#FFFFFF;
	width: 820px;	
}

#header {
	background:url(images/top_bg.jpg) right bottom no-repeat;
	height: 104px;
	width: 825px;
	border-bottom:2px solid #008000;
	float: left;
}


#top_ban{
	width: 824px;
/*	padding:3px 5px;*/
    margin-top: 2px;
	height: 26px;
	/*background:#008000;*/
	color:#fff;
	font-size:11px;
	float:left;
    background: url(images/lang_bg.jpg) right no-repeat;
	padding-top: 10px;
}
#top_ban a{
	padding-left: 10px;
	color:#fff;
	text-decoration:none;}

#top_ban a:hover{
    text-decoration: underline;
}   
#logo{
	/*margin:8px 0px 0px 0px;*/
	float:left;
/*	height:52px;*/
    height: 104px;
}
#nav {
    width: 825px;
	border-bottom:1px solid #afafaf;
	background:url(images/menu_bg.jpg) repeat-x bottom;
	float: left;
}
#nav ul {
	margin:0px auto;
	padding:0px 10px;
	float: left;
}
#nav li{
	list-style:none;
	display:inline;
	padding:2px 5px;
	line-height:29px;
	font-weight:bold;
}
#nav li a{
	color:#545454;
	text-transform:uppercase;
	text-decoration:none;
    padding: 5px 25px 5px 25px; 	
}
#nav li a:hover{
/*	color:#128912;	*/
    color: #fff;
	background-color: #128912;
	text-decoration:none;
}
.right_border{
	border-right:1px solid #afafaf;}

right_icon a{
	padding: 2px;	
}
.right_icon {
  float: right;
}
.right_icon img{
   height: 	
}


	
#container {
	width: 100%;
	margin:10px auto;
}

#content-left {
	float: left;
	width: 213px;
	margin-right: 8px;
	text-align:center;
}
.reservation, .customer{
	float:left;
	width:100%;
	text-align:left;
	margin:0px 0px 8px 0px;
}

.customer h1{
	color:#fff;
	background:url(images/title2.gif) 0px 0px no-repeat;
	text-transform:uppercase;
	font-size:13px;
/*	padding:5px 5px;*/
	margin:0px;
}
h2{
	color:#545454;
	margin:0px auto;
	padding:5px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1{
	color:#fff;
	background:url(images/title.gif) no-repeat top;
	/*	background:#545454;*/
	text-transform:uppercase;
	font-size:13px;
	margin:0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
h3{
	color:#008000;
	font-size:18px;
	padding:0px 0px 8px 0px;
	margin:0px;
}
.left_incontent{
	padding:5px;
	border:1px solid #969696;
}
.green_txt{
	color:#008000;
}
#content-right {
	float: right;
	width: 588px;
	padding:0px 3px 10px 0px;
}
#content-right p{
	text-align:justify;
	line-height:18px;
	padding:0px;
	margin:0px;
	}
.sm_txt{
	font-size:11px;
}
.button{
    background: none repeat scroll 0 0 #609946;
    border-bottom-color: #3B6E22;

/*	background-color:#008000;*/
	padding:2px 5px;
	color:#fff;
	border:none;
	font-weight:bold;
	cursor:pointer;
}
input, select{
	font-size:12px;
	margin:0px;
	padding:0px;}
.input1{
	width:70px;
}

.dotted{
	background:url(images/dotted.gif) repeat-x center;
	height:8px;
	width:98%;
}
.phone{
	background:url(images/phone.jpg) 60px 0px no-repeat;
}

#content-footer {
	border-top:2px solid #afafaf;
	clear: both;
	color:#fff;
	text-align:center;
	margin:0px auto;
	padding:0px 8px;
	font-size:11px;
	/*background-color:#008000;*/
	background: url(images/footer_bg.gif) repeat-x;
	height:28px;

}
.left_con{
	float:left;
	padding-top:8px;
}
.right_con{
	float:right;
	padding-top:8px;
}
#content-footer a{
	color:#fff;
	text-decoration:none;
}
#content-footer a:hover{
	text-decoration:underline;
}
.contact div{
	padding:3px 0px;
}
.errormessage {
color: red;
}
.TDatePicker_default .selected {
	background-color:#008000;
	border:none;
}
.TDatePicker_default .hover {
border-color:#008000;
}
.TDatePickerImageButton {
border:0px;
margin-left:1px;
padding:2px;
vertical-align:top;
}
.dhtmlgoodies_question {
color:#094884;
cursor:pointer;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:30px;
margin-bottom:2px;
margin-top:2px;
overflow:hidden;
padding-left:2px;
}
.dhtmlgoodies_answer {
background:#F1F1F1 none repeat-x scroll center bottom;
border:1px solid #E4E1E1;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
margin-bottom:15px;
overflow:hidden;
position:relative;
visibility:hidden;
width:99%;
}
.dhtmlgoodies_answer_content {
color:#000000;
font-size:11px;
font-weight:normal;
margin-bottom:10px;
padding:5px;
position:relative;
}
.dhtmlgoodies_answer_content ul {
margin:0 0 0 25px;
padding:0;
}
.dhtmlgoodies_answer_content li {
display:list-item;
line-height:15px;
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
text-indent:1px;
}

#flashcontainer {
/*   border: 1px #CCCCCC solid;*/
}

.space {
   margin-top: 10px;
}

#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 200px;
	border-collapse: collapse;
	text-align: center;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}

