table.booking{
	table-layout:fixed;
	width:470px;
    border-style: none;
	border-width: 3px;
}
table.fileds3{
	width:450px;
    border-style: none;
	border-width: 3px;
}
td.tdbooking1{
	width:408px;
    border-style: none;
}
td.tdbooking11{
	width:50px;
    border-style: none;
}

table.booking1{
	width:458px;
    border-style: none;
	border-width: 3px;
}
.center {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
}
td.middle {
    vertical-align: middle;
}
div.main{
	z-index:10;
	background-color:#FFFFFF;
	width:480px;
    border-style: solid;
	border-width: 3px;
	border-color: #CCCCCC;
	margin:10px 10px 10px 10px;
	}
div.innerMain{
	margin:10px 10px 10px 10px;
	}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

img {
    margin: 0 0 0 0;
}

.top { vertical-align: top; }
.bottom { vertical-align: bottom; }

table.progressImage1
{
background-image: url('../img/bookProgOne.jpg');
width:458;
height:34;
table-layout:fixed;
overflow:hidden;
}
table.progressImage2
{
background-image: url('../img/bookProgTwo.jpg');
width:458;
height:34;
table-layout:fixed;
overflow:hidden;
}
table.progressImage3
{
background-image: url('../img/bookProgThree.jpg');
width:458;
height:34;
table-layout:fixed;
overflow:hidden;
}
table.progressImage4
{
background-image: url('../img/bookProgFour.jpg');
width:458;
height:34;
table-layout:fixed;
overflow:hidden;
}

th {
	margin: 0 0 0 0;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
h1 {
	margin: 0 0 0 0;
	font-weight: bold;
	color: #038bd5;
	font-size: 18px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	display: inline;
}

#form {
	display: inline-block;
	margin: 10 10 10 10;
	background: #fff;
	-webkit-box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 0px 2px 2px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width:458;
}
#content{
	margin: 10 10 10 10;
}

.btn {
	background: #e1e1e1;
	color: #a8a8a8;
	border-radius: 4px;
	padding: 7px 14px;
	margin: 10px 10px;
	float: left;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
	.btn a {
		color: #a8a8a8;
	}

	.btn.active {
		background: #038bd5;
		color: #fff;
		text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
		cursor:pointer;
	}
	.btn.active2 {
		background: #04d404;
		color: #fff;
		text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
		cursor:pointer;
	}
		.btn.active a {
			color: #fff;
		}

.infoButton{
	margin: 0px 0px 0px 10px;
	width:20;
	height:20;
}
.lnkbdt {
	color: #a8a8a8;
	padding: 7px 14px;
	float: right; 
	width:60%;	
	margin-top:5;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
}
