@charset "UTF-8";

.detailed-menu{
	padding-top: 0;	
}

.announce-container{
	/*
	margin-top: 4px;
	margin-left: 10px;
	_margin-left: 5px;
	*/
	float: left;
	margin-top: 1px;
}

.apply{
	float: right;
	padding-right: 12px;	
}	
/*
.announce-top{
	float: left;
	background: url('../../../images/default/meditation/listing/header-top.png') no-repeat top left;
	height: 6px;
	width: 620px;
	_font-size: 5px;
}

*/
.middle-section{
	float: left;	
	width: 638px;	
	padding-top: 2px;
	padding-bottom: 2px;	
	/*border-right: 1px solid #93cb8b;
	background-color: #fbfbfb;
	background: url('../../../images/default/meditation/listing/left-panel.png') repeat-y left;*/
	border: 1px solid #ddd;	
}	
/*
.premium{
	background: url('../../../images/default/meditation/listing/premium.png') no-repeat left center;	
}	
*/
.announce-information{
	float: left;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 16px;
	width: 622px;
	color: #68696d;
}	

.teacher-info{	
	font-weight: bold;
	font-size: 12px;	
}

.teacher-info .title{
	font-size: 13px;	
}

.meditation-level{
	font-size: 10px;	
}	

.teacher-text{
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 0px;
	text-indent: 16px;	
}	

.teacher-rating{
	float: left;
	width: 606px;
	font-weight: bold;
	font-size: 12px;
}	
/*
.bottom-border{
	float: left;
	width: 620px;
	height: 5px;
	background: url('../../../images/default/meditation/listing/bottom-border.png') no-repeat bottom left;
	_font-size: 4px;
}
*/
/*
	Reset filters
*/
#reset-filters{
	margin: 10px 34px;
	float: left;
	line-height: 16px;
	padding-left: 20px;
	background: url('../../../images/icons/reset_filters.gif') no-repeat left center;
}

/*
	Paginator
*/
.paginator{
	width: 620px;
	float: left;
	margin: 12px 0 0 10px;
	text-align: center;
}

.paginator div{
	margin: 5px;	
}

.pagination_flow a{
	border: 1px solid #93cb8b;
	padding: 1px 4px;
	background-color: #f8f8f8;
	color: #508F47;
}

.pagination_flow a:hover{
	background-color: #fff;
	color: #93cb8b;
	border-color: #AEDFA7;
}	

.pagination_flow span{
	border: 1px solid #bbb;
	padding: 1px 4px;
	color: #999;
	/*background-color: #f8f8f8;*/
	cursor: pointer;
}

.paginator_info{
	color: #508F47;
}

.paginator_info span{
	color: #444;
}
