/* CSS Document */

.Head_title_twit{
	background-image: url(twit_bird.png);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 40px;
	padding-top:2px;
	padding-left:4px;
}
.twit{background-color:#eaefde;}
.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;
}

/*---------- 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;}
.c_contentpaneenq{
	text-align:left;
	background-image: url(formbg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 520px;
	width: 530px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
/*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: 570px;
	width: 530px;
	padding-top: 15px;
	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: 590px;
	width: 530px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

.c_footer {margin-bottom:20px;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}

/* white container */
.c_contentpane_white{
	text-align:left;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}

/* white container */
.c_contentpane_twit{
	text-align:left;
	
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
/* home container container */
.c_contentpane_homecont{
	text-align:left;
	background-color: #eaefde;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(homecontainerbot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:135px;
}

.c_content_homecont{width:419px;}










