/* CSS Document */

.Head_title_twit{
	background-image: url(twit_bird.png);
	background-repeat: no-repeat;
	background-position: 110px 6px;
	min-height: 40px;
	padding-top:6px;
	padding-left:8px;
}
.twit{background-color:#eaefde; margin-top:10px;}
.c_head{padding:0; margin-top:8px;text-align:left;}
.title_twit{
	background-color:#eaefde;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.TwitHead{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #37081a;
}

.c_contentpane_twit{
	text-align:left;
	
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.c_contentpane{padding:8px 0 0 0; text-align:left;}
/*enquiry form*/
.c_contentenq{clear:both;background-image: url(formbg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 520px;
	width: 535px;}
.c_contentpaneenq{
	text-align:left;
	
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}
/*reservation form*/
.c_contentres{clear:both;}
.c_contentpaneres{
	text-align:left;
	background-image: url(formbg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 575px;
	width: 530px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
/*reservation form*/
.c_contentbook{clear:both;}
.c_contentpanebook{
	text-align:left;
	background-image: url(formbg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 595px;
	width: 530px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

.c_footer {margin-bottom:20px;padding:0; text-align:right;}
.c_footer_slim {margin-bottom:5px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
/*.Normal p{margin-top:0px;}*/

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}

.darkbg{
	background-image: url(containerbg.jpg);
	background-repeat: repeat;
	background-position: left top;
	width:315px;
}

.c_head_dark{padding:0; margin-top:0px;text-align:left;}


.c_contentpanedark{
	text-align:left;
	padding: 0;
	
}





