@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
.clear{
	clear:both;
	content:'.';
	height:0px;
}

body {
	margin-top:0px; 
	margin-bottom:0px;
	background-color:#2a2f35;
}
.page{	
	width:100%;
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.content{
	width:976px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#2a2f35;
	overflow:auto;
}
.cont-inner{
	height:auto;
	width:auto;
}
#logo{
	background-image:url(../images/logo.jpg);
	float:none;
	width:271px;
	height:157px;
	z-index:1000;
	position:relative;
}
#logo-inner{
	background-image:url(../images/logo-inner.jpg);
	float:none;
	width:231px;
	height:109px;
	z-index:1000;
	position:relative;
	margin-top:0px;
	cursor:pointer;
}
#main{
	margin-top:-80px;
	margin-bottom:0px;
	background-color:#2a2f35;
	/*background-image:url(../images/home-main.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
	float:none;
	width:976px;
	height:548px;
	z-index:500;
	position:relative;	
}
#floor_plan-cover{
	margin-top:-60px;
	background-color:#fff;
	z-index:500;
}
#pallette-cover{
	margin-top:-60px;
	background-color:#fff;
	z-index:500;
	height:500px;
}
#pallette-cover-in{
	margin-top:-60px;
	background-color:#fff;
	z-index:500;
	height:600px;
}
#pallette-cover-in2{
	margin-top:-60px;
	background-color:#fff;
	z-index:500;
	height:650px;
}
#floor_plan{
	background-color:#fff;
	float:none;
	width:976px;
	height:580px;
}
/*#floor_plan-rose{
	padding-top:100px;
	background-color:#fff;
	float:none;
	width:962px;
	padding-left:14px;
}*/


#floor_plan-rose{
	padding-top:100px;
	background-color:#fff;
	width:962px;
	position:relative;
	padding-left:14px;
}




#floor_plan-rose2{
	padding-top:100px;
	background-color:#fff;
	float:none;
	width:962px;
	height:540px;
	padding-left:14px;
}



#floor_plan-rose-inner{
	float:left;
}
#floor_plan img{
	padding:20px;
	margin-left:30px;
}
#header{
	margin-top:0px;
	width:976px;
	height:20px;
	margin-bottom:2px;
	background-color:#2a2f35;
}
#header-in{
	margin-top:0px;
	width:976px;
	height:48px;
	margin-bottom:2px;
	background-color:#2a2f35;
}
.top-nav{
	width:600px;
	float:right;
	margin-top:18px;
}
.top-nav-inner{
	width:600px;
	float:right;
	margin-top:-10px;
}
.top-nav-sub{
	width:110px;
	float:right;
	display:block;
}
.nav-style{
	display:inline;
	float:right;
	margin-left:12px;
	margin-bottom:5px;
}
.nav-style1{
	display:inline;
	float:right;
	margin-left:12px;
	margin-bottom:5px;
}
.nav-style1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.nav-style a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c9c9c9;
	cursor:pointer;
	text-decoration:none;
}
.nav-style a:hover{
	color:#b0efff;
	text-decoration:none;
}
.nav-style a:visited{
	text-decoration:none;
}
.bottom{
	width:976px;
	height:100px;
	margin-bottom:15px;
}
.cetra-cont-cover{
	width:976px;
	height:140px;
	background-color:#FFF;
}
.cetra-cont{
	width:954px;
	height:120px;
	background-color:#FFF;
	padding-right:20px;
	padding-bottom:0px;
	padding-top:15px;
	border-top:1px dotted #777;
}
.cetra-logo{
	width:200px;
	height:101px;
	float:right;
	margin-right:20px;
	cursor:pointer;
}
.cetra-text{
	width:640px;
	float:left;
	margin-left:40px;
	padding-top:10px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	border-right:1px dashed #ccc;
}
.cetra-text b{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#777;
}
.cetra-text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#777;
	text-decoration:none;
}
.cetra-text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#19A4D6;
	text-decoration:none;
}
.cetra-text-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
	margin-bottom:10px;
	width:60px;
	border-bottom: 1px solid #CCC;
}
.bottom-left{
	float:left;
	width:350px;
	height:100px;
}
.bottom-mid{
	float:left;
	width:215px;
	height:90px;
	outline:none;
}
.bottom-mid a{
	color:#CCC;
	text-decoration:none;
}
.bottom-mid-text{
	float:left;
	width:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	margin-top:0px;
	text-align:center;
}
.bottom-copy{
	float:left;
	width:680px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	margin-top:0px;
	margin-bottom:10px;
	padding-left:280px;
}
.bottom-copy a{
	color:#999;
	text-decoration:none;
}
.bottom-mid-text a{
	text-decoration:none;
	color:#999;
}
.bottom-mid-logo{
	float:right;
	width:80px;
	height:56px;
	padding-top:0px;
	padding-bottom:10px;
	cursor:pointer;
}
.bottom-mid img{
	margin:0;
	padding:0;
}
.bottom-left-txt{
	float:left;
	width:200px;
	height:70px;
	border-left:1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c9c9c9;
	margin-top:15px;
	padding-left:10px;
	line-height:.99;
}
.bottom-left-txt1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#fff;
	line-height:1.5;
}
.bottom-right{
	float:right;
	width:257px;
	height:90px;
}
.bottom-right a{
	text-decoration:none;
}
.bottom-right-txt{
	float:right;
	width:250px;
	height:70px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:10px;
	color:#c9c9c9;
	margin-top:15px;
}
.bottom-right-txt a{
	text-decoration:none;
	color:#c9c9c9;
}
.bottom-right-txt a:hover{
	text-decoration:underline;
	color:#c9c9c9;
}
.bottom img{
	margin-top:15px;
	float:left;
	margin-right:10px;
}
.type-btn{
	width:180px;
	height:30px;
	background-image:url(../images/type-btn.gif);
	background-repeat:no-repeat;
	padding:11px 0;
	text-align:center;
}
.type-btn:hover{
	background-image:url(../images/type-btn-hover.gif);
	background-repeat:no-repeat;
}
.type-btn a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	text-decoration:none;
}
.type-btn a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#D5F7FF;
	text-decoration:none;
}
.type-btn a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	text-decoration:none;
}
.type-btn a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	text-decoration:none;
}
.type-btn1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	text-align:right;
	margin:18px 18px 0 0;
}
.type-btn1:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#D5F7FF;
	text-decoration:none;
}
.type-btn2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	margin:40px 0 0 10px;
}
.type-btn2:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#D5F7FF;
	text-decoration:none;
}



#type-nav1{
	width:200px;
	height:73px;
	position:relative;
	top:108px;
	left:650px;
}
#type-nav{
	width:200px;
	height:73px;
	position:absolute;
	top:180px;
	left:830px;
}
#type-nav-rose{
	width:100px;
	height:73px;
	background-image:url(../images/type-bg-1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	text-align:right;
	text-decoration:none;
}
#type-nav-rose:hover{
	width:100px;
	height:73px;
	background-image:url(../images/type-bg-1-hover.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
}

#type-nav-rose a{
	text-decoration:none;
	color:#000;
}
#type-nav-emerald{
	width:100px;
	height:73px;
	background-image:url(../images/type-bg-2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:right;
	text-align:left;
}
#type-nav-emerald:hover{
	width:100px;
	height:73px;
	background-image:url(../images/type-bg-2-hover.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#type-nav-emerald a{
	text-decoration:none;
	color:#000;
}
#type-nav-in1{
	width:200px;
	height:73px;
	position:relative;
	top:-452px;
	left:650px;
}
#type-nav-in2{
	width:200px;
	height:73px;
	position:relative;
	top:-632px;
	left:650px;
}
#type-nav-in3{
	width:200px;
	height:73px;
	position:relative;
	top:-656px;
	left:650px;
}
#type-nav-in{
	width:200px;
	height:73px;
	position:absolute;
	top:180px;
	left:830px;
}
#type-nav-rose-in{
	width:100px;
	height:73px;
	background-image:url(../images/type-bg-1-hover.jpg);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	text-align:right;
	text-decoration:none;
}
#type-nav-rose-in:hover{
	width:100px;
	height:73px;
	background-image:url(../images/type-bg-1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
}

#type-nav-rose-in a{
	text-decoration:none;
	color:#000;
}
#type-nav-emerald-in{
	width:100px;
	height:73px;
	background-image:url(../images/type-bg-2-hover.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:right;
	text-align:left;
}
#type-nav-emerald-in:hover{
	width:100px;
	height:73px;
	background-image:url(../images/type-bg-2.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#type-nav-emerald-in a{
	text-decoration:none;
	color:#000;
}

.rose-side{
	width:389px;
	float:right;
	margin:169px 30px 0 0;
}
.full_page-gal{
	padding-top:50px;
	padding-left:190px;
	}
.full_page-contact{
	min-height:200px;
	height:auto;
	padding-top:150px;
	text-align:center;
	}

.contact-text{
	color:#666;
	width:200px;
	font-size:14px;
	}
.contact-text b{
	color:#555;
	font-size:16px;
	font-weight:bold;
	}
.full_page-in{
	padding-top:15px;
	padding-left:15px;
	}
.full_page-abt{
	min-height:200px;
	height:auto;
	padding:80px 0 40px 20px;
	width:926px;
	}
.abt-in-left{
	float:left;
	width:285px;
	padding-left:15px;
	padding-right:5px;
	color:#666;
	line-height:1.5;
	}
.abt-in-left2{
	float:left;
	width:310px;
	padding-left:15px;
	padding-right:5px;
	color:#666;
	line-height:1.5;
	}
.abt-in-left3{
	padding-left:275px;
	text-align:center;
	
	}
.abt-in-left img{
	margin-bottom:15px;
	}
.abt-in-left2 ul{
	background-color:#A6D7E5;
	}
.abt-in-left2 ul li{
	list-style:none;
	display:block;
	float:left;
	color:#617784;
	padding-left:20px;
	width:270px;
	margin:10px 0;
	background:url(../images/list-bg1.gif) left 5px no-repeat;
	background-color:#F1FAFE;
	padding-bottom:12px;
	padding-top:8px;
	font-size:13px;
	border-bottom:1px dotted #8E9C9F;
	border-top:1px dotted #8E9C9F;
	}
.abt-in-right{
	float:left;
	width:285px;
	padding-left:0px;
	padding-right:0px;
	color:#666;
	line-height:1.5;
	}
.abt-in-right img{
	margin-bottom:15px;
	}
.arch-cetra-logo{
	float:right;
	width:220px;
	margin-top:-500px;
	}
.arch-cetra-text{
	float:right;
	width:200px;
	margin-top:-380px;
	margin-right:20px;
	color:#666;
	}
.arch-cetra-text p{
	text-indent:10px;
	line-height:130%;
	}
.abt-right-text{
	float:right;
	width:200px;
	margin-top:-380px;
	margin-right:20px;
	color:#666;
	}
.mail-link{
	color:#888;
	text-decoration:none;
	}
.mail-link:hover{
	color:#666;
	text-decoration:underline;
	}
.pallette{
	float:right;
	margin-right:40px;
	margin-top:20px;
	text-align:center;
	cursor:pointer;
	
	}
.pallette a{
	color:#5C6E72;
	text-decoration:none;
	}
.pallette a:hover{
	color:#23A1DB;
	}
.view{
	font-size:11px;
	font-weight:bold;
	color:#5C6E72;
	}
.page_pallette{
	width:730px;
	height:420px;
	margin:30px 0 20px 20px;
	float:none;
	position:relative;
	top:100px;
	left:100px;
	}
.page_pallette-rose{
	width:730px;
	height:480px;
	margin:40px 0 20px 20px;
	float:none;
	position:relative;
	top:100px;
	left:100px;
	}
.allotment-cover{
	min-height:550px;
	width:976px;
	height:auto;
	background-image:url(../images/allotbg2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding-bottom:50px;
	margin-bottom:0px;
	}
.allotment{
	height:auto;
	padding-top:100px;
	padding-bottom:0px;
	}
.allotment-right{
	width:400px;
	float:left;
	min-height:200px;
	height:auto;
	padding-top:10px;
	padding-bottom:0px;
	}
.allot-lef{
	float:left;
	width:420px;
	padding-left:15px;
	padding-right:5px;
	}
.allot-mid{
	float:left;
	width:400px;
	padding-left:45px;
	padding-right:5px;
	color:#666;
	line-height:1.5;
	}
.allot-mid img{
	margin-bottom:20px;
	}
.allot-detail{
	float:left;
	width:456px;
	color:#666;
	line-height:1;
	font-size:11px;
	display:inline;
	border-bottom:1px dotted #CCC;
	margin-bottom:15px;
	}
.allot-detail-sub{
	display:inline;
	width:220px;
	float:left;
	}
.allot-detail-sub-rig{
	display:inline;
	width:160px;
	float:right;
	padding-left:5px;
	}
#mtable{
	border-top:1px dotted #ffF;
	border-bottom:1px dotted #ffF;
	background-image:url(../images/tab-bg.png);
	margin-left:12px;
	margin-right:auto;
	margin-top:-8px;
	padding:0px;
	float:none;
	}
.row-rosegold{
	height:25px;
	width:160px;
	border-top:1px dotted #8E9C9F;
	border-bottom:1px dotted #8E9C9F;
	background-image:url(../images/tab-row-bg-rose.png);
	text-align:center;
	color:#666;
	}
.row-rosegold:hover{
	border-top:1px dotted #8E9C9F;
	border-bottom:1px dotted #8E9C9F;
	background-color:#E9BCC8;
	color:#000;
	}
.row-rosegold a{
	color:#2D0912;
	text-decoration:none;
	font-size:11px;
	}
.row-emerald{
	height:25px;
	width:160px;
	border-top:1px dotted #8E9C9F;
	border-bottom:1px dotted #8E9C9F;
	background-image:url(../images/tab-row-bg-gr.png);
	text-align:center;
	color:#666;
	}
.row-emerald:hover{
	border-top:1px dotted #8E9C9F;
	border-bottom:1px dotted #8E9C9F;
	background-color:#8DA682;
	color:#000;
	}
.row-emerald a{
	color:#162211;
	text-decoration:none;
	font-size:11px;
	}
	
	
/*Added on Sep 20 2011*/

.back,
.back:link,
.back:visited {
	font-size:11px;
	font-weight:normal;
	display:block;
	text-decoration:none;
	color:#000;
	margin-top:6px;
	padding:3px;
	background:#BEAEA7;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:160px;
	}
	
.back:hover {
	text-decoration:none;
	background:#9e867a;
	}
	
.back1,
.back1:link,
.back1:visited {
	font-size:11px;
	font-weight:normal;
	display:block;
	text-decoration:none;
	color:#000;
	margin-top:10px;
	padding:3px;
	background:#BEAEA7;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:50px;
	}
	
.back1:hover {
	text-decoration:none;
	background:#9e867a;
	}
	
img.pdng{
	float:right;
	display:block;
	margin:15px 0;
	}
img.paradise{
	float:left;
	display:block;
	margin-left:0px;
	margin-right:15px;
	}
#cent-text{
	width:auto;
	height:20px;
	padding-top:1px;
	}
