body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	clip: rect(0px,auto,auto,auto);
	margin: 0px;
	scrollbar-base-color:#f1f1f1;
	scrollbar-face-color:#f1f1f1;
	scrollbar-track-color:#f1f1f1;
	scrollbar-arrow-color:#121212;
	scrollbar-3dlight-color:#d1d1d1;
	scrollbar-darkshadow-color:#121212;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#d1d1d1;
}
a:link, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.edit_item {
	border: 1px solid #888888;
	margin-bottom: 10px;
}
.edit_title {
	font-weight: bold;
	color: #000000;
	background-color: #cfc7c5;
	padding: 3px;
}
.edit_input {
	color: #000000;
	background-color: #e7e4df;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfc7c5;
}
.edit_input input {
	width:99%;
}
.line_title {
	background-color: #cfc7c5;
	font-weight: bold;
}
.line_title a:link, .line_title a:visited {
	color: #000000;
	text-decoration: none;
}
.line_title a:hover, .line_title a:active {
	color: #FFFFFF;
}
.line_title td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E9E6E4;
	border-bottom-color: #A99A96;
	vertical-align: top;
}
.line_odd {
	background-color: #fffcf7;
}
.line_odd_o {
	background-color: #CFC7C5;
	color:#000000;
}
.line_odd td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #c9b8b3;
	vertical-align: top;
}
.line_odd_o td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #c9b8b3;
	vertical-align: top;
}
.line_even {
	background-color: #eeebe6;
}
.line_even_o {
	background-color: #CFC7C5;
	color:#000000;
}
.line_even td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #c9b8b3;
	vertical-align: top;
}
.line_even_o td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #c9b8b3;
	vertical-align: top;
}
.line_accent {
	background-color: #FFC4C4;
}
.line_accent td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #B49B94;
	vertical-align: top;
}
.gallery_thumb {
	float: left;
	margin-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099CC;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 126px;
	padding: 2px;
	height: 220px;
}

/*-------------[ page navigator ]---------------*/
.page_normal {
	color: #000000;
	background-color: #e7e4df;
	font-weight: bold;
	cursor: pointer;
	width:20px;
	height:20px;
	text-align:center;
}
.page_normal_o {
	font-weight: bold;
	color: #000000;
	background-color: #cfc7c5;
	width:20px;
	height:20px;
	text-align:center;
	cursor: pointer;
}
.page_select {
	font-weight: bold;
	color: #000000;
	background-color: #cfc7c5;
	cursor: default;
	height:20px;
	width:20px;
	text-align:center;
}
.page_inactive {
	color: #aaaaaa;
	background-color: #ffffff;
	cursor: default;
	height:20px;
	width:20px;
	text-align:center;
}
/*-------------[ page navigator end ]---------------*/

/*-------------[ file manager ]---------------*/
#file_operations .filelist_title {
	background-color: #cfc7c5;
	font-weight: bold;
}
#file_operations .filelist_title td {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E9E6E4;
	border-bottom-color: #A99A96;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#file_operations .filelist_title a:link, #file_operations .filelist_title a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#file_operations .filelist_title a:hover, #file_operations .filelist_title a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
}
#file_operations .filelist {
	background-color: #eeebe6;
}
#file_operations .filelist td {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #c9b8b3;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	cursor:pointer;
}
#file_operations .filelist_o {
	background-color: #fffcf7;
}
#file_operations .filelist_o td {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #c9b8b3;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	cursor:pointer;
}
#file_operations .selected_n {
}
#file_operations .selected_n td {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	background-color: #FFF5D7;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	cursor:pointer;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF5D7;
	border-bottom-color: #FFF5D7;
}
#file_operations .selected_o {
}
#file_operations .selected_o td {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	background-color: #FCFFD7;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	cursor:pointer;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FCFFD7;
	border-bottom-color: #FCFFD7;
}
#file_operations .file_btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	height: 16px;
	font-weight: bold;
	cursor:pointer;
}
.thumb {
	float: left;
	margin-right: 0px;
	margin-left: 2px;
}
/*-------------[ file manager end ]---------------*/
.message {
	color: #003366;
	font-size: 12px;
	background-color: #FFF8CA;
	padding: 5px;
	border: 1px solid #003366;
	margin-top: 10px;
	margin-bottom: 10px;
}
.errorr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	width: 99%;
	margin-bottom:10px;
}
/*-------------[ reservation status ]---------------*/
.res_running {
	background-color: #D9EFD6;
}
.res_canceled {
	background-color: #FFDDDD;
}
.res_pending {
	background-color: #FBFCCF;
}
.res_confurmed {
}
/*-------------[ availability calendar ]---------------*/
.details_day_title {
	background-color:#cfc7c5;
	color:#180b00;
	font-weight:normal;
	text-align:center;
}
.details_day_title td {
	border: 1px solid #999999;
	width: 14.29%;
	padding: 2px;
}
.details_tr_even {
	background-color:#fffcf7;
}
.details_tr_even td {
	border: 1px solid #bbbbbb;
	padding: 2px;
}
.details_tr_odd {
	background-color:#eeebe6;
}
.details_tr_odd td {
	border: 1px solid #bbbbbb;
	padding: 2px;
}
.details_date {
	text-align:center;
	color: #888888;
}

.details_discount {
	color:#000099;
}
.store_mark {
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaaaaa;
	cursor: default;
	width: 5px;
}
.store_mark_dot {
	font-size: 14px;
}

.td_btn {
}
.td_btn_o {
	background-color: #FFCC66;
	cursor: pointer;
}
