.divbooking {
	width:320px;
	height:200px;
	margin-left: 550px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #eaeaea;
	background-image: url(../images/booking-bg.jpg);
}

.bookingtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #AB2525;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height:30px;
}



.broder-booking {
	width:90px;
	height:20px;
	border: 1px solid #CCCCCC;
}

.broder-booking2 {
	width:190px;
	height:20px;
	border: 1px solid #CCCCCC;
}

.broder-booking3 {
	width:250px;
	height:20px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}

.broder-booking4 {
	width:350px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}

  .button_add {
	border:2px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius:5px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	background-color: #b62827;
	cursor:  pointer;
	font-weight: bold;
	width: 100%;

}

  .button2 {
	border:2px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius:5px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: #b62827;
	cursor:  pointer;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

  .button3 {
	border:2px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius:5px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: #b62827;
	cursor:  pointer;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 10px;
}

.style6 {color: #FFFFFF}


.divall {
	width: 100%;
	text-align: center;
}



.divg {
	float: left;
	height: 295px;
	width: 29%;
	margin-right: 2%;
	margin-left: 2%;
}

.divg_broder{
	float: left;
	border: 1px solid #cecece;
	width: 100%;
}

.divg_broder img{
	width: 100%;
	height:auto
}

.divg_wd1{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 21.5px;
	line-height: 50px;
	background-color: #b62827;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.divg_wd2{
	color: #2a2a2a;
	font-weight: bold;
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.divg_wd3{
	color: #b62827;
	font-weight: bold;
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.divg_wd4{
	color: #171717;
	font-size: 15px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

.group {
	width: 625px;
	margin-right: auto;
	margin-right: auto;
	margin-left: auto;
}

.group_broder{
	border: 1px solid #cecece;
	width: 100%;
}

.group_wd1{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 30px;
	line-height: 50px;
	background-color: #b62827;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
