.xplanbook_main button, .xplanbook_main_button {
	background-color: #E8E1CF;
	background-image: url('../images/xplanbook/rowbg.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 50% 50%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7E7567;
	border-right-color: #7E7567;
	border-bottom-color: #7E7567;
	border-left-color: #7E7567;
	cursor: pointer;
	font-size: 10px;
	line-height: 12px;
}

button.xplanbook_bigbutton {
	font-size: 12px;
	min-width: 80px;
}

.xplanbook_main input {
	border-top-color: #004763;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	background-color: #FFFFFF;
	border-left-color: #004763;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: arial,sans-serif;
	font-size: 12px;
}

input.xplanbook_text {
	width: 95%;
}

input.xplanbook_checkbox, input.xplanbook_radio {
	background-color: transparent;
	border-top-color: #F0F8FF;
	border-right-color: #F0F8FF;
	border-bottom-color: #F0F8FF;
	border-left-color: #F0F8FF;
}

.xplanbook_main select {
	border-top-color: #004763;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #004763;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: arial,sans-serif;
	font-size: 12px;
}

.xplanbook_nav {
	clear: left;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url('../images/xplanbook/rowbg.gif');
	background-repeat: repeat-x;
	background-position: 0% 0%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #7E7567;
	border-right-color: #7E7567;
	border-bottom-color: #7E7567;
	border-left-color: #7E7567;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 100%;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	overflow: hidden;
	font-family: Verdana,sans-serif;
}

.xplanbook_nav ul {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	position: relative;
	left: 50%;
	text-align: center;
}

.xplanbook_nav ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	right: 50%;
}

.xplanbook_nav ul li.first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7E7567;
}

.xplanbook_nav ul li.last {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECE9D8;
}

.xplanbook_nav ul li span {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECE9D8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7E7567;
	text-decoration: none;
	color: #7D6A46;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
}

.xplanbook_nav ul li.active span {
	color: #FFFFFF;
	background-position: 50% 50%;
	background-color: #111538;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	padding-top: 4px;
	padding-bottom: 5px;
}

td.xplanbook_cal, th.xplanbook_cal {
	width: 30px;
	background-color: #EAEAEA;
	text-align: right;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.xplanbook_cal th {
	color: #838288;
	text-align: center;
}

.xplanbook_cal td.xplanbook_day {
	cursor: pointer;
}

.xplanbook_cal td.xplanbook_week {
	color: #A19D9A;
	font-style: italic;
}

.xplanbook_cal caption {
	background-image: url('../images/xplanbook/grad_gray.gif');
	background-repeat: repeat-x;
	background-position: 0% 0%;
	height: 20px;
	line-height: 20px;
	color: #000000;
}

.xplanbook_cal td.xplanbook_today {
	background-image: url('../images/xplanbook/grad_red.gif');
}

.xplanbook_cal td.xplanbook_selected {
	background-image: url('../images/xplanbook/grad_orange.gif');
	background-position: 50% 50%;
}

.xplanbook_calframe td.xplanbook_calmonth {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.xplanbook_calframe td.xplanbook_calright {
	background-image: url('../images/xplanbook/right.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 10px;
	cursor: pointer;
}

.xplanbook_calframe td.xplanbook_calleft {
	background-image: url('../images/xplanbook/left.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 10px;
	cursor: pointer;
}

.xplanbook_main {
	clear: both;
	width: 99%;
	min-height: 500px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.xplanbook_small {
	float: right;
	width: 35%;
}

.xplanbook_large {
	float: left;
	width: 63%;
}

.xplanbook_full {
	width: 100%;
}

.xplanbook_footer {
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.xplanbook_header {
	width: 100%;
	background-image: url('../images/xplanbook/grad_black.gif');
	background-position: 0% 0%;
	height: 20px;
	color: #FFFFFF;
	line-height: 20px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.xplanbook_headwait {
	text-align: center;
	background-image: url('../images/xplanbook/grad_blue.gif');
	background-repeat: repeat-x;
	background-position: 0% 0%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	border-top-color: #3E96FF;
	border-right-color: #3E96FF;
	border-bottom-color: #3E96FF;
	border-left-color: #3E96FF;
}

.xplanbook_headdone {
	text-align: center;
	background-image: url('../images/xplanbook/grad_green.gif');
	background-repeat: repeat-x;
	background-position: 0% 0%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	border-top-color: #3EB14E;
	border-right-color: #3EB14E;
	border-bottom-color: #3EB14E;
	border-left-color: #3EB14E;
}

.xplanbook_headerror {
	text-align: center;
	background-image: url('../images/xplanbook/grad_red.gif');
	background-repeat: repeat-x;
	background-color: #FF4246;
	background-position: 0% 0%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	border-top-color: #FF4246;
	border-right-color: #FF4246;
	border-bottom-color: #FF4246;
	border-left-color: #FF4246;
}

.xplanbook_headerrortext {
	color: #000000;
	text-align: left;
	background-position: 50% 50%;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.xplanbook_border {
	border-top-color: #BFB3A9;
	border-right-color: #BFB3A9;
	border-bottom-color: #BFB3A9;
	border-left-color: #BFB3A9;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
}

.xplanbook_content {
	background-color: #FFFFFF;
}

.xplanbook_busy {
	background-image: url('../images/xplanbook/loader.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

.xplanbook_busy_40 {
	height: 40px;
}

.xplanbook_list {
	width: 100%;
	background-color: #EAEAEA;
}

.xplanbook_list th {
	background-image: url('../images/xplanbook/grad_gray.gif');
	background-position: 0% 0%;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
}

.xplanbook_list td {
	padding-left: 5px;
	line-height: 18px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

li.xplanbook_list {
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.xplanbook_cats {
	background-color: #EAEAEA;
}

.xplanbook_list td.xplanbook_choice {
	background-color: #D3D3D3;
	font-style: italic;
}

.xplanbook_list td.xplanbook_right {
	text-align: right;
}

.xplanbook_list td.xplanbook_hand {
	cursor: pointer;
}

.xplanbook_form td {
	width: 50%;
}

.xplanbook_collpers {
	width: 35px;
}

span.xplanbook_step {
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

span.xplanbook_nocatselected {
	text-align: center;
	font-style: italic;
	color: #BFBFBF;
}

span.xplanbook_price {
	float: right;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

span.xplanbook_info {
	float: right;
	height: 20px;
	width: 20px;
	background-image: url('../images/xplanbook/info2.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

span.xplanbook_left {
	float: left;
}

#xplanbook_calendar {
	background-color: #FFFFFF;
}

#xplanbook_startendtime {
	height: 48px;
}

#xplanbook_cancelres {
	height: 26px;
	width: 132px;
	line-height: 26px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	background-image: url('../images/xplanbook/bttn.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
}

#xplanbook_next {
	height: 26px;
	width: 132px;
	line-height: 26px;
	text-decoration: none;
	text-align: center;
	float: right;
	color: #FFFFFF;
	background-image: url('../images/xplanbook/bttn.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#xplanbook_prev {
	height: 26px;
	width: 132px;
	line-height: 26px;
	text-decoration: none;
	text-align: center;
	float: left;
	color: #FFFFFF;
	background-image: url('../images/xplanbook/bttn.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#xplanbook_tos {
	display: none;
	height: 200px;
	overflow: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#tooltip {
	position: absolute;
	z-index: 6000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	max-width: 200px;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

