@CHARSET "ISO-8859-1";
.tit{
 margin-bottom: 30px;
}
.vc_column{
 width: 240px;
 float: left;
 text-align: justify;
 margin-bottom: 20px;
 font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.vc_thumb{
 width: 192px;
 margin: auto auto;
 height: 150px;
 cursor: pointer;
}
.vc_column_name{
 clear:both;
 display: block;
 width: 190px;
 margin: auto auto;
 font-variant: small-caps;
}
.vc_column_text{
 width: 195px;
 margin: auto auto;
}
.vc_column_desc{
 font-size: 12px;
 display: block;
 clear: both;
 margin-bottom: 5px;
}
.vc_column_rate{
 font-size: 12px;
 display: block;
 clear:both;
 padding-bottom: 3px;
 border-bottom: 1px dashed #c0c0c0;

}

button.grey{
	
    
    
    color: white;
    
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    width: 110px;
	height: 33px;
	border: none;
	margin-top: 5px;
	 font-family: Verdana,Arial,Helvetica,sans-serif;
	background: url(../img/viewmore.png) no-repeat;
}

.vcdtl_pic{
 float: left;
 border: 1px solid #333333;
 padding: 5px 5px;
}
.vcdtl_des{
 display: block;
 float: left;
 width: 350px;
 margin-left: 18px;
 text-align: left;
 margin-bottom: 35px;
}
.vcdtl_features{
 width: 100%;
 display:block;
 clear:both;
 text-align: left;
 margin-top: 15px;
 padding-top: 5px;
 border-top: 1px dashed #c0c0c0;
}
.vcdtl_features b{
 display: block; 
 width: 150px;
 float: left;
 color: #585858;
}
.vcdtl_features span{
 display: block;
 float: left;
 width: 565px;
}
.vcdtl_features span ul{
	color: #333333;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	
	font-family: Verdana, Tahoma, sans-serif;
}
.vcdtl_features span ul li{
	background: url(../img/bullet.gif) no-repeat scroll -4px 4px transparent;
	padding-left: 10px;
}
.vcdtl_col1{
 width: 340px;
 float: left;
 margin-bottom: 15px;
 padding-bottom: 15px;
}
.gallery{
 float: left; 
 margin-top: 5px;
 width: 99%;
}
.single_pic{
 float: left;
 margin-left: 5px;
 padding: 3px 3px;
 margin-top: 5px;
 border: 1px solid #333333;
 cursor: pointer;
}
.other_button{
 display: block; 
 float: right;
 font-size: 70%;
 margin-right: 10px;
 border: 1px solid #DDD;
 padding: 3px;
}
.other_button:hover{
 cursor: pointer;
 background-color: #DDDDDD;
}


.jlcalendar{
 width: 290px;
 border: 1px solid #dedede;
 font-family: Verdana, Tahoma, sans-serif;
 font-weight: normal;
 font-size: 12px;
 margin: 5px;
 color: #555;
 float: left;
 
}
.jlcalendar thead{
 background-color: #eee;
 font-variant: small-caps;
}
.jlcalendar tbody tr td{
 text-align: center;
}
.jlcalendar tbody tr td u{
 text-decoration: none;
 display:block;
 width: 100%;
 background-color: #ee0;
 height: 100%;
}


.titv, .mini-tit, .legend {
font-size: 26px;
color: #323232;
text-align: center;
margin-top: 8px;
padding-left: 12px;
font-family: 'Forum', helvetica, sans-serif;
}
.titv{
	padding-top: 79px;
	background: url('../img/design/logo.png') no-repeat center -39;
	border-bottom: 1px dotted #323232;
}
.mini-tit, .legend{
	float:left;
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
}
.legend{
	padding-top: 6px;
}
.busy_sample{
	margin-left: 20px;
	margin-top: 10px;
	float: left;
	width: 20px;
	height: 20px;
	background-color: #ee0;
	display: block;
	
}