/* page Name: Home Page
   Author: Sandip Ghosh
   Creation Date:  03/08/2007
*/
/* CSS For Maxim Bunglow Design */
/* Common Classes*/
body {
	margin:0;
	background-color:#C3C0B3;
	font-family: Arial;
	font-size: 12px;
}
.centerdiv {
	margin: 0 auto 0 auto;
}
img {
	border:none;
}
img.clickimage {
	cursor:pointer;
}
a{
	color:#2A221C;
	text-decoration:none;
	font-family: Arial;
}
a:hover{
	color:#5A0F07;
}
/* Top Header Row Classes */
.topHeaderRow {
	margin-top:0px;
	background-color: #ffffff;
	height: 120px;
	padding-top:4px;
}
.topHeaderRowInsideDiv {
	width:888px;
	height: 104px;
}


/* Top Navigation (menu) Classes */
.topNavRow {
	background-color: #C3C0B3;
	background-repeat: repeat-x;
	height: 26px;
}

.navRowContent {
	width:888px;
}
.mainMenuLinkContainer{
    float:left;
	position:relative;
	padding-top:0px;
	margin:0;
	height:20px;
	font-family:Arial;
}
.subMenuOuterContainer{
	position:absolute;
	top:26px;
	left:0px;
	overflow:hidden;
	height:0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;	

}
.subMenuInnerContainer{
	height:463px;
	background-color: #E6E4DD;
	top:-463px;
	position:absolute;
}
.subMenuLink{
	color: #000000;
	display: block;
	line-height: 22px;
	font-size:11px;
	text-decoration:none;
	padding-right: 30px;
	padding-left: 15px;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.subMenuLink:hover{
	color:#CC0000;
	background-color:#CCCCCC;
}
.subSubMenuOuterContainer{
	height:463px;
	position:absolute;
	top:0px;
	width:0px;
	overflow:hidden;
	
}
.subSubMenuInnerContainer{
	background-color: #ffffff;
	height:463px;
	position:absolute;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

/*Mid Row Content Classes */
.midContentRow {
	background-color: #C3C0B3;
	background-repeat: repeat;
	height:450px;
}
.midContentWidth {
	width: 996px;
}
/* Bottom Nav Classes */
.bottomNavRow {
	background-color: #C3C0B3;
	background-repeat: repeat-x;
	height: 30px;

}
.bottomNavLinkContainer{
	width:996px;
	text-align:right;
	padding-top:4px;
	color:#584333;
}
.bottomNav_sperator{
	float: right;
	height: 20px;
	width: 1px;
	background-color: #C3C0B3;
	display: block;
}
.bottomNavLink{
	display:block;
	float:right;
}
/* Footer Classes */

.footerContentRow {
	width:996px;
	text-align:center;
	padding-bottom:10px;
	font-family:Arial;
	font-size: 11px;
	color:#eee7d2;
}
a.footerLink{
	color:#999999;
}
a.footerLink:hover{
	text-decoration:underline;
}
.footerimage {
	float:left;
	height:58px;
}
.yourlife {
	height:58px;
}
.midRightDiv {
	float:right;
	width:996px;
	background-color:#FFFFFF;
}
.midCol1 {
	float:left;
	width:430px;
	height:395px;
	border-right:solid 1px #655141;
	margin-top:37px;
	padding-left:30px;
	padding-right:10px;
}
.midCol2 {
	float:left;
	width:200px;
	height:395px;
	border-right:solid 1px #655141;
	margin-top:37px;
	padding-left:10px;
	padding-right:10px;
}
.midCol2Title {
	font-weight: bold;
	color:#8C7B6B;
	font-family:Arial;
	font-size: 13px;
	margin-top: -19;
}
.midCol2Content {
	font-family:Arial;
	font-size: 11px;
	margin-top: -19;
	text-align:justify;
}
.spacediv {
	height:10px;
}
/* page Name: maxim_div02.html
   Author: Sandip Ghosh
   Creation Date:  06/08/2007
*/

.midMainContainer {
	width:996px;
	background-color:#FFFFFF;
	height: 463px;
}
.midMainPicture {
	float:left;
	width:320px;
	height:463px;
}
.midMainCol1 {
	float:left;
	width:390px;
	height:395px;
	border-right:solid 1px #655141;
	margin-top:37px;
	padding-left:20px;
	padding-right:10px;
}
.midMainCol2 {
	float:left;
	width:220px;
	height:385px;
	margin-top:37px;
	padding-left:10px;
	padding-bottom:10px;
	overflow:auto;
	border:none;
	text-align:justify;
}
.midMainCol1Row1 {
	width:390px;
	height:240px;
	padding-bottom:10px;
	overflow:auto;
	border:none;
	text-align:justify;
}
.midMainCol1Row2 {
	width:390px;
	height:135px;
	padding-bottom:10px;
	border-top:solid 1px #655141;
	overflow:auto;
	border:none;
	text-align:justify;
}

.col1Left {
	width:481px;
	height:463px;
	float:left;
	margin-bottom:15px;
}
.col1LeftTopRowTitle {
	background-color:#655141;
	height:25px;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	line-height: 25px;
	text-transform: uppercase;
	width: 481px;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
.col1LeftTopRow {
	height:463px;
}
.col1LeftBottomRow {
	height:175px;
	width:463px;

	padding-left:25px;
}
.col1LeftBottomRowCol1 {
	float:left;
	height:165px;
	width:190px;
	padding-right:10px;
	text-align:justify;
	padding-top:10px;
}
.col1LeftBottomRowCol2 {
	float:left;
	height:165px;
	width:195px;
	text-align:justify;
	padding-top:10px;
}

.col2Right {
	width:470px;
	height:382px;
	float:left;
	margin-top:15px;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:15px;
}
.col2RightTop {
	width: 514px;
	height: 115px;
	text-align:justify;
	overflow:auto;
}
.col2RightBottom {
	width: 514px;
	height: 274px;
}
.col2RightBottomCol1 {
	float:left;
	padding-top:10px;
	height: 264px;
	width: 240px;
	padding-right:12px;
	padding-bottom:3px;
}
.col2RightBottomCol2 {
	float:left;
	padding-top:10px;
	height: 264px;
	width: 238px;
	padding-left:12px;
	padding-right:12px;
}
.col2RightBottomCol2Row1 {
	width:215px;
	height:75px;
}
.col2RightBottomCol2Row2 {
	width:215px;
	height:189px;
	padding-left:20px;
	border-left:solid 1px #655141;
}
h1, .h1 {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#655141;

}

h2, .h2 {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;

	}
.h3 {
	font-family:Arial;
	font-size:12px;
}
.h4 {
	font-family:Arial;
	font-size:12px;
}
.h5 {
	font-family:Arial;
	font-size:12px;
	color:#655141;
}

.p{
margin-top:0;
margin-bottom:15px;
}

.col1Left03 {
	width:481px;
	height:463px;
	float:left;
	overflow:hidden;
}
.col2Right03 {
	width:100%;
	height:437px;
	float:left;
}
.col2RightTop03 {
	width: 463px;
	height: 145px;
	text-align:justify;
	overflow:auto;
	border:none;
}
.col2RightBottomCol103 {
	float:left;
	height: 220px;
	width: 210px;
	overflow:auto;
	border:none;
}
.col2RightBottomCol203 {
	float:left;
	height: 220px;
	width: 190px;
	padding-left:12px;
	padding-right:12px;
}
.col2RightBottomCol2Row203 {
	width:190px;
	height:220px;
	padding-left:20px;
	overflow:auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #655141;
}
.col2RightBottom03 {
	width: 463px;
	height: 230px;
}
.col2RightWhole {
	overflow: auto;
	height: 392px;
	padding: 20px;
}
/* Information Page 
Author: Sandip Ghosh
Creation Date:  20/08/2007
*/
.InfoName{
	width:225px;
	float:left;
}
.info_form_labels{
}

/* Bunglows Combination Page 
Author: Abu Zakaria
Creation Date:  20/08/2007
*/
.coming_soon{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#5A0F07;
}
.bunglows_combo_bracket {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E91C39;
	border-bottom-color: #E91C39;
	border-left-color: #E91C39;
}

.smallprint {
	 font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
}

.rss_box {
	 font-family: Arial;
	font-size:12px;
}

.rss_title, rss_title a {
	font-family: Arial;
	color: #000000;
	font-size:12px;

}
.rss_item  {
 font-family: Arial;
  color: #000000;
  font-size:12px;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	color:#2A221C;
	font-family: Arial;
	font-size:12px;
	}

.rss_item a:hover { 
	color:#5A0F07;
	font-size:12px;
	}
	
.rss_date {
	color:#2A221C;
	text-decoration:none;
	font-family: Arial;
	font-size:12px;
	}

/* CSS Document */
