*{
	margin:0px;
	padding:0px;
	font:12px Arial, Helvetica, sans-serif;
	}
body{
	background:#fff url(images/bg.jpg) repeat-x;
}

strong{
	font-weight:bold;
	}

a{text-decoration: none;}

img{border: 0px solid;}

h1{
	font:40px Century Gothic;
	color:#81B32D;
	padding-bottom:10px;
	}

p{
	text-align: justify;
	font: 12px Arial, Helvetica, sans-serif;
	color:#2E1312;
	line-height:18px;
	margin-bottom: 10px;
}

#container{
	background:url(images/bg-container.jpg) no-repeat top;
	position:relative;
	float: left;
	margin-left:50%;
	left: -490px;
	width:980px;
	
}

#header{
	position:relative;
	float: left;
	width:980px;
	padding: 10px 0px 0px 0px;
	}
#header .logo{
	background: url(images/logo.jpg) no-repeat 0px 10px;
	position:relative;
	float:left;
	width:350px;
	height:35px;
	}
#header .logo a{
	float: left;
	text-decoration: none;
	width: 295px;
	height: 100%;
	}	
#header .note{
	position:relative;
	float:left;
	width:600px;
	height:35px;
	padding: 10px 10px 20px 10px;
	text-align: right;
	background: url(images/phone.png) no-repeat right top;
	}

#header .note p{
	line-height: 20px;
	color: #2D3192;
	text-align: right;
	}

#header .note1{
	position:relative;
	float:right;
	width:130px;
	height:35px;
	padding: 10px 10px 20px 10px;
	}
#header .note1 p{
	line-height: 16px;
	color: #2D3192;
	text-align: right;
	
	}
#header .tagline{
	position:relative;
	float:left;
	width:970px;
	padding: 5px;
	}
#header .tagline span{
	font-weight: bold;
	font-size: 14px;
	text-shadow : 1px 1px #999, 1px 1px #999;
	}
#header .cmenu{
	background: url(images/bordermenu.jpg) repeat-x;
	position:relative;
	float:left;
	width:950px;
	height: 41px;
	padding: 0px 15px 0px 15px;
	}

#header .cmenu .menu{
	position:relative;
	float:left;
	width:700px;
	height: 41px;
	}
#header .cmenu .menu a{
	position:relative;
	float: left;
	font:13px 'arial';
	color:#393528;
	text-transform: uppercase;	
	text-decoration:none;
	margin: 12px 15px 10px 15px;
}
#header .cmenu .menu a:hover{
	/*background:#000;
	color:#FFFFFF;*/
	text-decoration: underline;
}
#header .cmenu .search{
	background: url(images/search.jpg) no-repeat;
	position:relative;
	float:left;
	width:250px;
	height: 41px;
	}

#search{
	background: none;
	border: 0px solid;
	margin-top: 13px;
	margin-left:45px;
	width: 190px;
}

	
#main{
	clear:both;
	background: #ffffff;
	position:relative;
	width:980px;
	margin:0px;
	float:left;
	}
#main .mleft{
	position:relative;
	float:left;
	width:220px;
	margin: 0px;
	}

#main .mleft h3{
	clear:both;
	background:url(images/submenu.png) no-repeat 8px 11px;
	position:relative;
	font:14px 'century gothic';
	font-weight:500;
	color:#fff;
	width:170px;
	padding:12px 0px 13px 30px;
	line-height:12px;
	margin:0px 0 0 0px;
	border-bottom: 1px dotted #cccccc;
	}


#main .mleft ul{
	background: #f4f4f4;
	border: 1px solid #e7e3e9;
	position:relative;
	float:left;
	width:189px;
	padding:9px 9px 25px 0px;
	margin:0px 0 30px 0px;
	}
#main .mleft ul li{
	background: url(images/submenu-border.jpg) no-repeat bottom;
	position:relative;
	float:left;
	width:100%;
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
	height: 25px;
	list-style: none;
	padding: 4px 4px 8px 10px;
	margin: 0px;
	}
#main .mleft ul li a{
	position:relative;
	float:left;
	color:#666666;
	text-decoration:none;
	padding: 4px 4px 4px 14px;
	font:14px 'century gothic';
}

#main .mleft ul li a:hover{
	background: url(images/dot.png) no-repeat left center;	
}	
#main .mright{
	position:relative;
	float:left;
	width:760px;
	}
	
#main .mright .iphoto{
	position:relative;
	float:left;
	width:760px;
	height:300px;
	overflow: hidden;
	margin: 0px;
	}
	
#main .mright .mrwrap{
	background: #f4f4f4;
	border: 1px solid #e7e3e9;
	position:relative;
	float:left;
	width: 758px;
	margin: 20px 0px 20px 0px;
	min-height: 600px;
	}
#main .mright .mrwrap h2{
	position:relative;
	font:28px 'times new roman';
	color: #333333;
	padding:10px 10px 10px 10px;
}

#main .mright .mrwrap h3{
	background: #3da7ca;
	position:relative;
	float: left;
	font:18px 'century gothic';
	color: #fff;
	padding:10px 20px 10px 0px;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: right;
	width:740px;
}

#main .mright .mrwrap .welcome{
	position:relative;
	float:left;
	width:720px;
	padding:10px 10px 40px 20px;

}

#main .mright .welcome p{
	position:relative;
	font: 12px Arial, Helvetica, sans-serif;
	color:#2E1312;
	line-height:18px;
}

#main .mright .search input{
	position:relative;
	width:170px;
	padding:3px;
	color:#000000;
}

#main .mright .villa{
	position:relative;
	float:left;
	width:728px;
	padding: 20px 10px 20px 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}

#main .mright .villa p{
	padding-right: 10px;
}

#main .mright .villa a{
	text-decoration: underline;
	color: #7b992a;
	font-style: italic;
}

#main .mright .villa h4{
	position:relative;
	padding:0px;
	margin:0px 0px 13px 0px;
	font: 22px 'century gothic';
	color:#ee4d6b;
	text-decoration:none;
	padding-bottom:10px;
	}


#main .mright .villa .photo{
	position:relative;
	float:left;
	width:180px;
	padding:0px 6px 0px 4px;
	overflow: hidden;
}
#main .mright .villa .photo img{
	border:6px solid #A6CE39;
	width: 160px;
}
#main .mright .villa .photo a{
	float: left;
	margin-bottom: 10px;
}
#main .mright .villa .description{
	position:relative;
	float:left;
	width:518px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#2E1312;
	overflow:hidden;
}

#main .mright .villa .description .text{
	position:relative;
	float:left;
	/*width:290px;*/
	width:410px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#2E1312;
	overflow:hidden;
	padding-right: 10px;
}

#main .mright .villa .description .price{
	position:relative;
	float:left;
	width:110px;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#49311c;
	overflow:hidden;
	text-align: center;
	padding-right: 10px;
}



#main .mright .villa .description .button{
	position:relative;
	float:left;
	width:98px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#2E1312;
	overflow:hidden;
}
#main .mright .villa .description .button .addtocart{
	position: relative;
	background: url(images/button-addtocart.png) no-repeat;
	height: 27px;
	width: 93px;
	border: 0px solid;
	cursor: pointer;
	}
#main .mright .villa .description .button .showdetail{
	position: relative;
	background: url(images/button-showdetail.png) no-repeat;
	height: 27px;
	width: 93px;
	border: 0px solid;
	cursor: pointer;
	}


#main .mright .villa .description .category{
	position:relative;
	font: 12px Arial, Helvetica, sans-serif;
	color:#2E1312;
	line-height:18px;
	padding-bottom:10px;
}
#main .mright .villa .description .category a{
	position:relative;
	font: 11px Arial, Helvetica, sans-serif;
	color:#660000;
	line-height:18px;
	text-decoration:none;
	font-style:italic;

}
#main .mright .villa .description p{
	position:relative;
	font: 12px Arial, Helvetica, sans-serif;
	color:#2E1312;
	line-height:18px;
}
#main .mright .villa .readmore{
	clear:both;
	position:relative;
	text-align:right;
	padding:47px 50px 0px 0px;
}
#main .mright .villa .readmore a{
	text-decoration:none;
	text-transform:lowercase;
	color:#FFFFFF;
}	

#main .mright .villa-detail{
position:relative;
	float:left;
	width:728px;
	padding: 20px 10px 20px 20px;
	margin-bottom: 20px;
}

#main .mright .villa-detail .photoSingle{
	position:relative;
	float: left;
	width:300px;
	min-height:235px;
	overflow:hidden;
}

#main .mright .villa-detail .photo{
	position:relative;
	width:300px;
	min-height:235px;
	overflow:hidden;
	background: url(images/loader.gif) no-repeat center center;
}

#main .mright .villa-detail .description{
	position:relative;
	float: left;
	width:400px;
	padding-left: 15px;
}
#main .mright .villa-detail .description p{
	position:relative;
	font:12px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#3D2F29;
	}
#main .mright .villa-detail .optional{
	position:relative;
	float:left;
	font: 12px Arial, Helvetica, sans-serif;
	color:#49311c;
	padding-top: 20px;
	margin-top: 30px;
	width:398px;
	text-align: right;
	border-top: 1px solid #e6e6e6;
	/*background:#efefef;
	padding: 20px;*/
}

#main .mright .villa-detail .optional .price{
	position:relative;
	float:left;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#49311c;
	width:100%;
	text-align: right;
	padding-bottom: 10px;
}

#main .mright .villa-detail .optional form{
	position:relative;
	float:left;
	font: 12px Arial, Helvetica, sans-serif;
	color:#49311c;
	width:100%;
	text-align: right;
	}

#main .mright .villa-detail .optional .addtocart{
	position: relative;
	background: url(images/button-addtocart.png) no-repeat;
	height: 27px;
	width: 93px;
	border: 0px solid;
	cursor: pointer;
	}
#main .mright .villa-detail .optional .back{
	position: relative;
	background: url(images/button-backtolist.png) no-repeat;
	height: 27px;
	width: 93px;
	border: 0px solid;
	cursor: pointer;
	}
#main .mright .villa .checkout{
	position: relative;
	background: url(images/button-checkout.png) no-repeat;
	float: right;
	height: 27px;
	width: 93px;
	border: 0px solid;
	cursor: pointer;
	margin-right: 10px;
	}
#main .mright .villa .shopping{
	position: relative;
	background: url(images/button-shopping.png) no-repeat;
	float: right;
	height: 27px;
	width: 93px;
	border: 0px solid;
	cursor: pointer;
	}
#main .mright .villa .update{
	position: relative;
	background: url(images/button-updatecart.png) no-repeat;
	float: right;
	height: 27px;
	width: 93px;
	border: 0px solid;
	cursor: pointer;
	}

#main .mright .cart-list{
	clear: both;
position:relative;
	float:left;
	width:700px;
	margin-bottom: 20px;
	border: 1px dotted #ccc;
	padding: 10px;
}
#main .mright .cart-list .nom{
	position:relative;
	float:left;
	width:20px;
	font: 16px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-right: 10px;
	padding-top: 10px;
}

#main .mright .cart-list .photo img{
	border:4px solid #A6CE39;
	width: 80px;
}
#main .mright .cart-list .photo a{
	float: left;
	margin-bottom: 10px;
}
#main .mright .cart-list .photo{
	position:relative;
	float:left;
	width:102px;
	padding:0px 6px 0px 4px;
	overflow: hidden;
}
#main .mright .cart-list .text{
	position:relative;
	float:left;
	width:250px;
	font: 14px Arial, Helvetica, sans-serif;
	margin-right: 10px;
	line-height: 18px;
	overflow: hidden;
}

#main .mright .cart-list div h4{
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	font: 20px 'century gothic';
	color:#ee4d6b;
	}
#main .mright .cart-list div h5{
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	font: 20px 'century gothic';
	color:#6e993b;
	font-weight: bold;
	}

#main .mright .cart-list .qty{
	position:relative;
	float:left;
	width:60px;
	font: 16px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-right: 10px;
	padding-top: 10px;
}
#main .mright .cart-list .total{
	position:relative;
	float:left;
	width:150px;
	font: 14px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-right: 10px;
	padding-top: 10px;
}
#main .mright .cart-list .nav{
	position:relative;
	float:right;
	width:60px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align:right;
	font-weight: normal;
}


#footer{
	clear:both;
	background: url(images/grass.png) repeat-x bottom;
	position:relative;
	float: left;
	font:11px Arial, Helvetica, sans-serif;
	line-height:18px;
	width: 100%;
	text-align: center;
	padding-top: 40px;
	}
#footer p{
	clear: both;
	position:relative;
	float:left;
	left:50%;
	margin-left:-400px;
	width:780px;
	padding: 15px 10px 20px 10px;
	text-align: center;
	color: #1a1a1a;
	font-size: 11px;
	line-height: 18px;
	}
#footer p a{
	padding: 2px;
	text-decoration: none;
	color: #1a1a1a;
	font-size: 11px;
	}
	
#main .mright .breadcrumb{
	position:relative;
	padding:5px;
	color:#1a1a1a;
	font:12px Arial, Helvetica, sans-serif;
	}
#main .mright .breadcrumb a{
	color:#1a1a1a;
	font:12px Arial, Helvetica, sans-serif;
}
	
.wpcf7{
	position:relative;
	}
.wpcf7 input{
	border:1px solid #ccc;
	padding:3px;
	width:250px;
	color:#2E1312;
	}
.wpcf7 p{
	padding:0px 0px 10px 15px;
	line-height:18px;
	color:#2E1312;
}

.wpcf7 form h4{
	padding:15px 5px 2px 5px;
	margin:0px 0px 5px 0px;
	font:18px Arial, Helvetica, sans-serif;
	color:#2E1312;
	border-bottom:1px dotted #ccc;
	}
.wpcf7 p .captcha{
	border:1px solid #ccc;
	width:100px;
	}
.wpcf7 p .name{
	border:1px solid #B79C91;
	width:200px;
	}
.wpcf7 p .button, .wpcf7 p .wpcf7-submit{
	color:#D3C4BD;
	margin-top:20px;
	width:75px;
	text-transform:uppercase;
	padding:5px 2px 5px 2px;
	border: 0px solid;
	}
.wpcf7 p .wpcf7-submit, .sendBtn{
	background: url(images/send.png) no-repeat;
}
.wpcf7 p .button, .resetBtn{
	background: url(images/reset.png) no-repeat;
}

.wpcf7 p .w100{
	border:1px solid #ccc;
	width:100px;
	}
	
#makeMeScrollable
{
	float: left;
	width:300px;
	height: 80px;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
}
#makeMeScrollable div.scrollableArea *
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
#makeMeScrollable div.scrollableArea a
{
	position:relative;
	float:left;
	padding:0px 5px 0px 5px;		
	}
	
#makeMeScrollable div.scrollableArea a img{
	height:80px;
	border:0px solid;
	}