.news
{
/*	border:1px solid #f1f3f4;*/
	margin-bottom:26px;
	width:100%;
	/*min-height:228px;*/
}

.news h4
{
	margin:21px 0 18px 0;
	padding:0px;
	background-image:url(../images/left.png);
	background-repeat:no-repeat;
	font-size:15px;
	font-family: 'museo700';
	height:29px;
	padding:0 0 0 27px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
}

.news .contain
{
	padding:0 26px;
}

.news .contain .head
{
	font-family: 'latobold';
	font-size:14px;
	color:#939598;
	text-transform:uppercase;
}

.news .contain .text
{
	font-family: 'latoitalic';
	font-size:12px;
	color:#000000;
	padding:5px 0;
}

.news .contain a
{
	text-align:right !important;
	font-family: 'latobold';
	font-style:italic;
	color:#385071;
	margin-bottom:10px;
	text-decoration:none;
}
.news .contain a:hover
{
	text-decoration:underline;
}


/*===========facebook box===========*/

.testmonials
{
/*	border:1px solid #f1f3f4;*/
	margin-bottom:26px;
	width:100%;
}

.testmonials h4
{
	margin:21px 0 18px 0;
	padding:0px;
	background-image:url(../images/listing-price.png);
	background-repeat:no-repeat;
	font-size:15px;
	font-family: 'museo700';
	height:29px;
	padding:0 0 0 27px;
	line-height:28px;
	color:#fff;
	text-transform:uppercase;
}

.testmonials .contain
{
	padding:0 20px;
}

.testmonials .contain .head
{
	font-family: 'latobold';
	font-size:14px;
	color:#3b589c;
	text-transform:uppercase;
	background-image:url(../images/facebook.jpg);
	padding-left:25px;
	background-repeat:no-repeat;
	border-bottom:1px solid #bcbdc0;
	padding-bottom:5px;
	margin:0px 6px;
}

.testmonials .contain .text
{
	font-family: 'latoregular';
	font-size:15px;
	color:#000000;
	padding:10px 0 20px 0;
}


/*slider section css*/

.row-slider
{
	background-color:#fff;
	margin:22px 0 0 0;
	width:272px;
	height:210px;
	position:relative;
}

.row-slider h4
{
	font-family: 'museo700';
	margin:0px 15px 0 15px;
	padding:18px 0 5px 0px;
	font-size:15px;
	color:#385071;
	text-transform:uppercase;
	border-bottom:1px solid #dcddde;
}
.row-slider h4 a
{
	color:#385071;
}

.row-slider .left
{
	float:left;
	width:114px;
	height:136px;
	margin:10px 0px 0 15px;
}

.row-slider .right
{
	float:left;
	width:114px;
	margin:10px 0px 0 12px;
	font-size:12px;
}

.row-slider .slider-price
{
	position:absolute;
	bottom:23px;
	right:0px;
	background-image:url(../images/slider-price.png);
	width:177px;
	height:34px;
	text-align:center;
	line-height:33px;
	font-family: 'museo700';
	font-size:24px;
	color:#fff;
}

.left-box
{
	float:left;
	width:280px;
}

.left-box ul
{
	margin:20px 0px 56px 0px;
	padding:0px;
	list-style:none;
	
}

.left-box ul li
{
	float:left;
	margin-bottom:10px;
	width:172px;
}
.left-box ul li a
{
float:left;
width:172px;
background-image:url(../images/left-hover.png);
background-repeat:no-repeat;
height:29px;
text-align:left;
padding-left:25px;
line-height:28px;
font-family: 'museo300';
font-size:15px;
color:#385071;
text-transform:capitalize;

}

.left-box ul li a:hover, .left-box ul li a.active
{
float:left;
background-image:url(../images/left.png);
background-repeat:no-repeat;
height:29px;
font-family: 'museo700';
font-size:15px;
color:#fff;
}

.result-form
{
	padding:40px 0px 0px 15px;
}

.result-form label
{
	padding-top:5px;
	padding-bottom:5px;
}
.result-form .label-form
{
	float:left;
	width:60px;
	padding-top:5px;
}

#sl2 {
    width: 178px;
  	}

button
{
	background-image:url(../images/button.png);
	width:61px;
	height:20px;
	border:0px;
	background-color:transparent;
	color:#fff;
	font-family: 'museo300';
	margin-top:15px;
	font-size:11px;
	cursor:pointer;
}

button:hover
{
	background-image:url(../images/button-hover.png);
	width:61px;
	height:20px;
	border:0px;
	background-color:transparent;
	color:#fff;
	font-family: 'museo300';
	margin-top:15px;
	font-size:11px;
	cursor:pointer;
}

/*product details page css*/
.product-right
{
	border-left:1px solid #eeefef;
	padding:11px 0 0 21px;
	margin:19px 0 0 50px;
	float:left;
	padding-bottom:13px;
	margin-bottom:30px;
	width:660px;
}

.product-right .left-box
{
	float:left;
	width:327px;
}

.product-right .left-box h4
{
	font-family: 'museo700';
	margin:0 0 16px 0;
	padding:0 0 0 0;
	color:#384f72;
	text-transform:uppercase;
}
.product-right .left-box h6
{
	font-family: 'latoregular' ;
	margin:0 0 0px 0;
	padding:0 0 0 0;
	font-size:14px;
	font-weight:normal;
	color:#384f72;
	text-transform:uppercase;
}

.product-right .left-box h6 span
{
	text-transform:capitalize;
}

.product-right .left-box .container
{
	margin:19px 0 0 0;
}

.product-right .left-box .container p
{
	font-family: 'latoregular';
	font-style:normal;
	padding:0px 0 10px 0;
	margin:0px;
}

.product-right .left-box .container p.price
{
	font-family: 'latoregular' ;
	font-size:14px;
	padding-bottom:0px !important;
	line-height:23px;
}
.product-right .left-box .container p.price span
{
	font-size:24px;
	color:#384f72;
	font-family: 'museo700';
}
.product-right .right-box 
{
	width:280px;
	margin-left:30px;
}

.product-right .right-box .play-video
{
	background-image:url(../images/play-video.jpg);
	height:31px;
	background-repeat:no-repeat;
	font-family: 'museo700';
	font-size:15px;
	text-align:center;
	float:left;
	width:100%;
	text-transform:uppercase;
	line-height:30px;
	margin-top:16px;
	color:#384f72;
	text-transform:uppercase;
}
.product-right .right-box .play-video a
{
	color:#fff;
	text-decoration:none;
}

.product-right .right-box .play-video a:hover
{
	color:#fff;
	text-decoration:underline;
}


.product-box-row
{
	border-top:1px solid #dcddde;
	float:left;
	width:100%;
	padding-top:18px;
	margin-top:10px;
	
}

.product-box-row-inner
{
	border-top:1px solid #dcddde;
	float:left;
	width:100%;
	padding-top:18px;
	margin-top:10px;
	font-size:12px;
	color:#000;
}
.product-box-row-inner img
{
	padding-top:6px;
}

.row207
{
	width:257px;
	float:left;
}

.full-width
{
	float:left;
	width:100%;
	margin-bottom:13px;
}

.full-width-nomargin
{
	float:left;
	width:100%;
}

.row207 .left
{
	width:155px;
	font-size:13px;
	color:#8d8d8e;
	font-family: 'latoregular';
	float:left;
}

.row207 .right
{
	width:100px;
	float:left;
	font-family: 'latoregular';
	font-size:13px;
	color:#000;
}

.row390
{
	float:right;
	width:340px;
}

.row390 .left
{
	float:left;
	width:95px;
	text-align:right;
	 font-family: 'latoregular';
	 font-size:12px;
	 padding-top:5px;
}
.row390 .right
{
	float:left;
	width:70%;
	margin-left:5px;
	margin-bottom:0px;
}

.row390 .right .input
{
	
	border:1px solid #dcddde;
	height:22px;
	box-shadow:0px !important;
	border-radius:0px;
	background-image:none;
}

.row390 .right .textarea
{
	
	border:1px solid #dcddde;
	height:50px;
	box-shadow:0px !important;
	border-radius:0px;
	background-image:none;
}

.row390 p
{
	font-size:10px;
	line-height:14px;
}

.blog-post
{
	border-bottom:1px solid #dcddde;
	float:left;
	width:100%;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:10px;
}

.blog-post h4
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:14px;
	font-family: 'latobold';
	color:#384f72;
}
.blog-post .content
{
	color:#000;
	font-size:14px;
	font-family: 'latoregular';
	padding:10px 0;
}

.blog-post .date
{
	font-family: 'latoregular';
	font-size:12px;
	color:#6c6d71;
}

.blog-post .date span
{
	font-family: 'latoitalic';
	font-size:12px;
}

.blog-post .comment
{
	font-family: 'latoregular';
	font-size:10px;
}

.blog-comment
{
	background-color:#e7e8ea;
	float:left;
	width:92%;
	margin-top:10px;
	padding:2% 6% 2% 2%;
}
.blog-comment .head
{
	font-size:16px;
	color:#384f72;
	font-family: 'museo700';
	padding-bottom:10px;
}

.blog-comment .masdatory
{
	font-size:10px;
	color:#000000;
	 font-family: 'latoregular';
	 padding-bottom:10px;
}
.label-row
{
	float:left;
	width:83px;
	font-size:10px;
	text-align:right;
	margin-right:10px;
	
}

.blog-comment .input-row
{
	float:left;
	width:440px

	
}
.blog-comment .input-row .input
{
	width:440px;
	height:16px;
	border:none;
	border-radius:0px;
	box-shadow:none;
	background-image:none;
}

.blog-comment .input-row .input-small
{
	width:69px;
	height:16px;
	border:none;
	border-radius:0px;
	box-shadow:none;
	background-image:none;
}

.blog-comment .input-row .textarea
{
	width:440px;
	height:109px;
	border:none;
	border-radius:0px;
	box-shadow:none;
	background-image:none;
}

/*============map css===========*/

.home-map{background:url(../images/map.png) no-repeat 1px 0px;


}

.map-bg{	
	/*background:url(../images/singapore-map1.png) no-repeat left top;*/
	width:324px;
	height:374px;
	position:relative;
	left:0px;
	top:0px;
	
}
.map-bg img{
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}



