@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	background:#333;
	font:14px arial;
	color:#000;
	line-height:20px;
}
#wrapper{
	width:1000px;
	margin:0px auto;
	background:#fff url(../images/color-bar.jpg) no-repeat top;
}
.clear{
	clear:both;
}
.header{
	padding:20px 0px 20px 0px;
	text-align:center;
}
.navigation{
}
.navigation a img{
	margin-bottom:-8px;
}
.navigation a,.navigation a:visited{
	font:13px arial;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:normal;
	margin-right:10px;
	margin-left:10px;
}
.navigation a:hover{
	font:13px arial;
	color:#000;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:normal;
}
.navigation a:last-child{
	margin-right:0px;
	background:none;
}
.module1{
	background:url(../images/banner-img1.jpg) no-repeat;
	padding:230px 0px 30px 50px;
	height:187px;
}
.module2{
	background:url(../images/banner-img2.jpg) no-repeat;
	padding:230px 0px 30px 50px;
	height:187px;
}
.module3{
	background:url(../images/banner-img3.jpg) no-repeat;
	padding:230px 0px 30px 50px;
	height:187px;
}
.bx-prev {
	text-indent:-999999px;
	background:url(../images/previous-button.png) no-repeat;
	height:66px;
	position:relative;
	top:-280px;
	left:10px;
	display:block;
	width:30px;
}
.bx-next {
	text-indent: -999999px;
	background:url(../images/next-button.png) no-repeat;
	height:66px;
	position:relative;
	top:-330px;
	left:950px;
	display:block;
	width:30px;
}
#box{
	float:left;
	width:100%;
	height:180PX;
	display:table;
	margin-bottom:30px;
}
#designer_vase{
	width:100%;
	float:left;
	display:table block;
	margin:0px 0px 20px 0px;
}
#designer_vase img{
	float:left;
	width:160px;
	margin-right:30px;
	display:table-row;
}
.heading{
	display:block;
	margin:0px;
	padding:0px 0px 10px 0px;
	font:14px arial;
	color:#c00000;
	font-weight:bold;s
}
.heading .small{
	margin:0px;
	padding:0px 0px 10px 0px;
	font:12px arial;
	color:#c00000;
	font-weight:normal;
}
#leager_view img{
	float:left;
	margin:3px 5px 10px 0px;
}
#leager_view{
	float:left;
	margin-top:8px;
	font-family:Arial;
	font-size:13px;
}

.bx-wrapper
{
	height:417px;
}
.maintext{
	background:#fff;
	padding:20px 50px;
	display:table;
	height:auto;
}
.maintext .left{
	float:left;
	width:450px;
	margin-right:50px;
	display:table-row;
	margin-bottom:30px;
	line-height:22px;
}
.maintext .right{
	float:left;
	width:400px;
	margin-right:0px;
	margin-bottom:30px;
	line-height:22px;
}
.shade{
	background:url(../images/maintext-shade.jpg) no-repeat center;
}
.blue-form{
	background:#3ba3d0;
	border:2px solid #0772a1;
	border-radius:5px;
	padding:0px 0px 0px 0px;
	margin:0px 20px;
}
.blue-form .top{
	background:#0772a1;
	border-radius:5px 5px 0px 0px;
	padding:10px 20px;
	font:18px arial;
	color:#fff;
	font-weight:normal;
}
.blue-form .inner{
	padding:10px 20px;
	height:165px;
}
.blueinput{
	background:#edf7fb;
	border:0px;
	border-radius:5px;
	padding:8px 10px;
	font:12px arial;
	font-style:italic;
	margin-bottom:10px;
	margin-right:10px;
	color:#232323;
}
.redbutton{
	background:#ff3100;
	border:0px;
	border-radius:5px;
	padding:8px 20px;
	font:13px arial;
	color:#fff;
	float:left;
	margin:2px 8px 0px 0px;
}
.redbutton:hover{
      opacity: .8;
      filter:alpha(opacity=80);
	  cursor:pointer;
}
.small-text{
	font:11px arial;
	color:#000;
	margin:10px 0px 0px 10px;
}
.inner .small-text{
	font:11px arial;
	color:#000;
	margin:12px 0px 0px 10px;
}
.red{
	font:11px arial;
	color:#ff0000;
}
.home-testimonials{
	background:#b1ddf5;
	display:table;
	padding:20px 50px;
}
.home-testimonials .left{
	float:left;
	width:350px;
	margin-right:50px;
	display:table-row;
	margin-bottom:0px;
}
.home-testimonials .right{
	float:left;
	width:500px;
	margin-right:0px;
	margin-bottom:30px;
	padding:50px 0px;
	font:16px arial;
}
.home-testimonials .right .small{
	font:12px arial;
	float:right;
	padding:10px 10px 0px 0px;
}
.bottom-white{
	background:#fff;
	padding:20px 50px;
	display:table;
}
.bottom-white .box1{
	width:400px;
	margin-right:50px;
	float:left;
	display:table-row;
}
.bottom-white .box1 img{
	margin-bottom:-80px;
}
.bottom-white .box{
	width:200px;
	margin-right:50px;
	float:left;
	display:table-row;
}
.bottom-white .box:last-child{
	margin-right:0px;
}
.bottom-white h1{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font:19px arial;
	color:#c00000;
	font-weight:normal;
}
.bottom-white .links,.bottom-white .links a{
	font:12px arial;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	line-height:24px;
}
.bottom-white .links a:hover{
	font:12px arial;
	color:#000;
	text-decoration:underline;
	font-weight:normal;
	line-height:24px;
}
.footer{
	background:#90cff2;
	padding:20px 50px 20px 150px;
	font:10px arial;
	color:#000;
	display:table;
	margin-top:20px;
}
.footer .left{
	display:table-row;
	float:left;
	width:400px;
	margin-right:50px;
}
.footer .right{
	display:table-row;
	float:right;
	width:350px;
}
.footer a{
	font:10px arial;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.footer a:hover{
	font:10px arial;
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}
.link a,.link a:visited{
	font:14px arial;
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}
.link a:hover{
	font:14px arial;
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
.maintext .textinner{
	float:left;
	width:600px;
	margin-right:50px;
	display:table-row;
	margin-bottom:30px;
}
.recidence{
	float:left;
	margin-top:20px;
}
.block{
	float:left;
	width:auto;
}
.block p{
	width:auto
	float:left;
	margin:0px;
	font:13px Arial;
}

.maintext .sidebar{
	float:left;
	width:250px;
	margin-bottom:30px;
}
h1{
	font:35px arial narrow;
	color:#c00000;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 25px 0px;
}
h2{
	font:18px arial;
	color:#c00000;
	font-weight:normal;
	margin:0px;
	padding:15px 0px 20px 0px;
}
.story-crew{
	
	margin-bottom:20px;
	display:table;
	height:100%;
}
.story-crew img{
	float:left;
	margin-right:20px;
	display:table-row;
}
.crew-text{
	float:left;
	width:500px;
}
.story-crew .small{
	font:13px arial;
	color:#333;
	font-style:italic;
}
.form{
	float:left;
}
.talk-bottom-bg{
	background:url(../images/msg-talk-bottom.png) no-repeat right top;
}
.sidebar .box h3{
	background:url(../images/sidebar-box-bg.jpg) no-repeat;
	font:19px arial narrow;
	color:#525252;
	margin:0px;
	padding:15px 0px 0px 15px;
	width:248px;
	height:51px;
	overflow:hidden;
	font-weight:bold;
}
.sidebar .box{
	border-right:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	border-radius:5px;
	margin-bottom:30px;
	font:14px arial;
	padding-bottom:10px;
}
.sidebar .box a{
	margin:0px 20px;
	padding:8px 0px;
	font-weight:normal;
	text-transform:none;
	text-decoration:none;
	color:#525252;
	font:14px arial;
	border-bottom:1px solid #ededed;
	display:block;
}
.sidebar .box a:hover{
	font-weight:normal;
	text-transform:none;
	text-decoration:underline;
	color:#525252;
	font:14px arial;
	border-bottom:1px solid #ededed; 
}
.inputside{
	padding:8px 10px;
	font:14px arial;
	color:#333;
	border:1px solid #e0e0e0;
	background:#fff;
	margin:8px 0px 8px 0px;
	width:180px;
	border-radius:5px;
}
.sidebar .box .inner{
	padding:10px 20px 20px 20px;
	line-height:23px;
}
.folio-block{
	display:table;
}
.innerblock{
	float:left;
	width:160px;
	margin-right:20px;
	display:table-row;
	font:12px arial;
	line-height:25px;
	padding-bottom:30px;
}
.innerfooternew{
	background:url(../images/innerfooter-bg.jpg) no-repeat;
	width:760px;
	margin:0px auto;
	padding:20px 0px 0px 0px;
	font:15px Arial;
	color:#c00000;
}
.innerfooternew img a:hover{
      opacity: .8;
      filter:alpha(opacity=80);
	  cursor:pointer;
}
.innerfooternew a,.innerfooternew a:visited{
	font:15px Arial;
	color:#c00000;
	text-decoration:underline;
	font-weight:normal;
}
.innerfooternew a:hover{
	font:15px Arial;
	color:#c00000;
	text-decoration:none;
	font-weight:normal;
}
.footerinnerpg{
	background:#ff9a32;
	width:900px;
	padding:20px 50px 20px 50px;
	font:10px arial;
	color:#000;
	display:table;
	margin-top:20px;
}
.footerinnerpg .left{
	display:table-row;
	float:left;
	width:400px;
	margin-right:50px;
}
.footerinnerpg .right{
	display:table-row;
	float:right;
	width:350px;
}
.footerinnerpg a{
	font:10px arial;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.footerinnerpg a:hover{
	font:10px arial;
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}
.map{
	width:320px;
	border:5px solid #fff;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
}
.map-bg{
	background:url(../images/contact-pg-bg.png) no-repeat;
	width:478px;
	height:323px;
	margin:-80px 0px 0px 20px;
}
.contactpg{
	font:15px arial;
}
.contactpg a,.contactpg a:visited{
	font:15px arial;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	line-height:26px;
}
.contactpg a:hover{
	font:15px arial;
	color:#000;
	text-decoration:underline;
	font-weight:normal;
	line-height:26px;
}
.enquiry-bg{
	background:url(../images/enquiry-bg.png) no-repeat;
	height:602px;
	padding:80px 90px;
}
h4{
	font:26px arial narrow;
	color:#007099;
	font-weight:bold;
	text-transform:none;
	margin:0px 0px 15px 0px;
	padding:0px 0px 15px 0px;
	border-bottom:1px solid #dae3e6;
	width:90%;
}
h5{
	font:18px arial;
	color:#c00000;
	font-weight:normal;
	margin:-20px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}
.inputtext{
	border:0px;
	border-bottom:1px solid #dae3e6;
	padding:7px 0px;
	font:14px arial;
	display:block;
	width:93%;
	margin-top:20px;
}
.inputbutton{
	border:0px;
	background:#c00000;
	border-bottom:1px solid #dae3e6;
	border-radius:5px;
	padding:7px 20px;
	font:18px arial;
	color:#fff;
	margin-top:20px;
}
.inputbutton:hover{
      opacity: .8;
      filter:alpha(opacity=80);
	  cursor:pointer;
}
.send-arrow{
	background:url(../images/send-arrow.jpg) no-repeat;
	margin-left:150px;
	width:136px;
	height:49px;
}
.testimonial-small{
	margin:10px 0px 30px 0px;
	text-align:right;
	font-size:small;
}
.inputbox{
	padding:8px 10px;
	font:14px arial;
	color:#333;
	border:1px solid #e0e0e0;
	background:#fff;
	margin:8px 0px 8px 0px;
	border-radius:5px;
}
select{
	width:180px;
}
.form-text{
	font-size:12px;
	font-family:arial;
}
.bluebutton{
	font-weight:bold;
	font:17px Arial;
	color:#FFF;
	background-color:#c00000;
	border-radius:5px;
	border:0px;
	padding:8px 20px;
}
.bluebutton:hover{
      opacity: .8;
      filter:alpha(opacity=80);
	  cursor:pointer;
}
.dottedline{
	background:url(../images/dot.jpg) repeat-x center left;
}
.readmore-button a{
	float:right;
	background:#ff3100;
	border:0px;
	border-radius:5px;
	padding:5px 20px;
	font:12px arial;
	color:#fff;
	margin:10px 8px 10px 0px;
	text-decoration:none;
	text-transform:uppercase;
}
.readmore-button a:hover{
      opacity: .8;
      filter:alpha(opacity=80);
	  cursor:pointer;
}
.new{
	line-height:26px;
}

ul.bullet{
padding-left: 0;
}


.bullet li{
padding-left: 15px;
padding-bottom:15px;
background:url(../images/dot.png) no-repeat;
background-position: .0em .7em;
display:block;
font-size:14px;
font-family: Arial;
color:#000;
text-transform:none;
line-height:22px;
}
.sitemap{
font-size:14px;
color:#c00000;
text-transform:uppercase;
font-weight:normal;
text-decoration:none;
}

.sitemap a{
font-size:15px;
color:#c00000;
text-transform:uppercase;
font-weight:normal;
text-decoration:none;
}

.sitemap a:hover {
font-size:15px;
color:#c00000;
text-transform:uppercase;
font-weight:normal;
text-decoration:underline;
}

.sitemapsmall{
font-size:13px;
color:#666;
text-transform:none;
}

.sitemapsmall a{
font-size:13px;
color:#666;
text-decoration:underline;
font-weight:normal;
text-transform:none;
}

.sitemapsmall a:hover{
font-size:13px;
color:#666;
text-decoration:none;
font-weight:normal;
text-transform:none;
}
.red-small-text{
	margin:0px;
	padding:0px 0px 10px 0px;
	font:15px arial;
	color:#c00000;
	font-weight:normal;
}