/* --------------------------------------------------[ css ]-- */
div.jw-listItems-content .item:after,
div.jw-listItems-content .jw-listItems-description:after{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.jw-listItems-grid-4col-lg {
	position:relative;
	font-family: arial,helvetica;
	font-size: 12px;
	margin:17px 0px 22px;_margin:17px 0px 42px;
	background:none;
	overflow:hidden;
	zoom:1;
}
div.jw-listItems-grid-4col-lg p.toolbox-link{
	position:relative;
	width:320px;
	padding:5px 10px;
	margin:10px 0;
}
div.jw-listItems-grid-4col-lg h3 {
	font-size:1.1em;
}
div.jw-listItems-grid-4col-lg h4{
	margin-bottom:0.5em;
}
div.jw-listItems-grid-4col-lg p{
	margin-bottom:1.5em;
}

div.jw-listItems-grid-4col-lg .jw-listItems-content{
	width:100%;
	padding:20px 0;
}

div.jw-listItems-grid-4col-lg .jw-listItems-content,
div.jw-listItems-grid-4col-lg .jw-listItems-links,
div.jw-listItems-grid-4col-lg .jw-listItems-content .jw-listItems-image,
div.jw-listItems-grid-4col-lg .jw-listItems-content .jw-listItems-price{
	position:relative;
	float:left;
}

div.jw-listItems-grid-4col-lg .jw-listItems-content .jw-listItems-description{
	padding:0 20px;
}
	div.jw-listItems-grid-4col-lg .jw-listItems-content .jw-listItems-description p,
	div.jw-listItems-grid-4col-lg  .item .jw-listItems-content .jw-listItems-description ul{
		color:#666666;
	}
div.jw-listItems-grid-4col-lg .jw-listItems-content .jw-listItems-price{
	padding:8px 10px 0;
	display:inline;
}

div.jw-listItems-grid-4col-lg .row{
	position:relative;
	padding-bottom:20px;
    width:110%;
}
div.jw-listItems-grid-4col-lg .row:after {
    clear:both;
    content:".";
    display:block;
    height:0;
    visibility:hidden;
}
div.jw-listItems-grid-4col-lg .item {
	float:left;
	width:232px;
	margin-right:12px;
	overflow:hidden;
}
div.jw-listItems-grid-4col-lg .item .jw-listItems-title{
	padding:8px;
}
div.jw-listItems-grid-4col-lg .item .jw-listItems-title.titleOverImage{
	position:absolute;
	max-width:180px;
	margin:10px;
	background:#666666;
	color:#FFF;
	z-index:3;
}
div.jw-listItems-grid-4col-lg  .item .jw-listItems-content,
div.jw-listItems-grid-4col-lg  .item .jw-listItems-content .jw-listItems-image,
div.jw-listItems-grid-4col-lg  .item .jw-listItems-content .jw-listItems-description{
	padding:0px;
}
div.jw-listItems-grid-4col-lg  .item .jw-listItems-content .jw-listItems-textBox{
	position:relative;
	float:left;
	overflow:hidden;
	padding:10px;
}
	div.jw-listItems-grid-4col-lg  .item .jw-listItems-content .jw-listItems-description ul{
		float:left;
		width:100%;
		list-style-type:disc;
		margin-left:20px;
		padding:0 0 1.5em;
	}
div.jw-listItems-grid-4col-lg  .item .jw-listItems-content .jw-listItems-image img{
	width:100%;
	height:100%;
}
div.jw-listItems-grid-4col-lg  .item .jw-listItems-content .toggle-button a{
	position:relative;
	float:left;
	padding:8px 10px 8px;
	margin:0;
	cursor:pointer;
	color: #3b3b3b;
	text-decoration: underline;
	font-size:11px;
	width:auto;
}
	div.jw-listItems-grid-4col-lg  .item .jw-listItems-content .toggle-button,
	div.jw-listItems-grid-4col-lg  .item .jw-listItems-content .toggle-button a{
		width:213px;
		height:18px;
	}
	div.jw-listItems-grid-4col-lg.readmore .item .jw-listItems-content .toggle-button a{
		color:#FFF;
		text-decoration:none;
		font-size:12px;
	}
	div.jw-listItems-grid-4col-lg  .item .jw-listItems-content .toggle-button.right{
		text-align:right;
	}
	div.jw-listItems-grid-4col-lg  .item .jw-listItems-content .toggle-button.center a{
		text-align:center;
	}
	
	
div.jw-listItems-grid-4col-lg  .jw-listItems-content{
	position:relative;
	float:left;
}

div.jw-listItems-grid-4col-lg  .jw-listItems-links {
	background:#3b3b3b url(../_common/images/grid-btn-1L.png) no-repeat 0 0;
    display: block;
    float: left;
    position: relative;
    width: 232px;
	height:32px;
}
	div.jw-listItems-grid-4col-lg .jw-listItems-content  .jw-listItems-booknow,
	div.jw-listItems-grid-4col-lg .jw-listItems-content  .jw-listItems-price{
		color:#FFFFFF;
		text-decoration:none;
	}
	div.jw-listItems-grid-4col-lg .jw-listItems-content .jw-listItems-booknow {
		float:right;
	}
	div.jw-listItems-grid-4col-lg .jw-listItems-content .jw-listItems-links .jw-listItems-booknow {
		width:auto;
		padding:8px 17px 0;
		float:right;
	}
	div.jw-listItems-grid-4col-lg .jw-listItems-content .jw-listItems-links .jw-listItems-booknow.left,
	div.jw-listItems-grid-4col-lg .jw-listItems-content .jw-listItems-details .jw-listItems-booknow.left{
		float:left;
		padding-left:10px;
	}
	div.jw-listItems-grid-4col-lg  .jw-listItems-price.right{
		float:right;
	}

div.jw-listItems-grid-4col-lg .jw-listItems-content .jw-listItems-links a {
    cursor: pointer;
    float: left;
    height: 26px;
    padding: 0;
    position: relative;
    width: 232px;
}

div.jw-listItems-grid-4col-lg .jw-listItems-content .jw-listItems-details{
	position:relative;
	float:left;
	width:100%;
	min-height:15px;
	padding:10px 0 8px;
}
	div.jw-listItems-grid-4col-lg .jw-listItems-content .jw-listItems-details .jw-listItems-booknow,
	div.jw-listItems-grid-4col-lg .jw-listItems-content .jw-listItems-details .jw-listItems-price{
		display:inline;
		padding-top:0;
		color: #3b3b3b;
		font-size:12px;
	}
	div.jw-listItems-grid-4col-lg .jw-listItems-content .jw-listItems-details .jw-listItems-booknow{
		text-decoration: underline;
		padding-right:10px;
	}
	

