/* css for listings/events lading and detail */

.inner-page .page-holder { 
padding-top: 408px;
}

.inner-page #header { 
height: 408px;
}

.inner-page #menu { 
top:367px;
}

#header .img-header {
position:absolute;
top:40px;
left:17px;
z-index:1;
}

.inner-page .column1 {
float:none;
width:100%;
overflow:hidden;
}

.inner-page #content {
width:716px;
padding:0;
}

.inner-page .columns-holder { 
padding-bottom:11px;
}

#content .top-area {
padding:0 0 0 15px;
overflow:hidden;
height:1%;
}

.top-area .left-part {
float:left;
width:510px;
padding:20px 0 0;
}

.top-area .left-part p {
float:left;
width:680px;
padding:0;
}

.inner-page #content h2 span { 
font-size:23px;
}

.top-area .right-part {
float:right;
width:177px;
overflow:hidden;
}

.inner-page .breadcrumb {
color:#999;
padding-bottom:7px;
}

/*
.inner-page .form-box {
	background:#dedede url(../images/bg-form-block.gif) repeat-x;
	overflow:hidden;
	height:1%;
	margin:12px 0 0 15px;
	width:662px;
	padding:0 0 0 14px;
	border-bottom:1px solid #999;
	border-left:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
	border-top:1px solid #c5c5c5;
}
.inner-page .form-box .find-events {
	float:left;
	width:225px;
	background:url(../images/bg-form-block2.gif) no-repeat 100% 0;
	padding:6px 0 16px;
}
.inner-page .form-box .find-events .label { display:none;}
* html .inner-page .form-box .find-events { padding-bottom:15px;}
.inner-page .find-events label {
	color:#999;
	display:block;
	font:bold 12px/14px Helvetica, Arial, sans-serif;
	padding:0 0 8px;
}
.inner-page .find-events input {
	color:#999;
	font-size:11px;
	background:#fff;
	border:1px solid #ccc;
	width:174px;
	height:18px;
	padding:5px 6px 0;
}
.inner-page .find-events select {
	height:21px;
	margin:8px 0 0;
	font-size:11px;
	width:189px;
	color:#999;
}
.inner-page .form-box .regions {
	float:left;
	width:270px;
	padding:3px 0 0 23px;
}
.inner-page .form-box .dates {
	float:left;
	width:270px;
	padding:6px 0 0 23px;
}
.inner-page .dates .form-item {
	overflow:hidden;
	height:1%;
	padding:6px 0 0;
}
.inner-page .dates .form-item input {
	margin:0;
	height:13px;
	float:left;
}
.event-search-date {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	padding:0 3px;
	border:#CCC 1px solid;
	width:52px;
}
.inner-page .dates .form-item label {
	float:left;
	font-size:11px;
	padding-left:8px;
	color:#999;
	line-height:12px;
}
.inner-page .form-box input:focus { outline:none;}
.inner-page .form-box .btn { float:left;}
*/
/* Listings blocks */

.listings {
padding:10px 0 0 2px;
margin-right:24px;
}

.listings h2, .listings h3 {
margin:6px 0 6px 3px;
font:bold 1.27em/1.12em Helvetica, Arial, sans-serif;
color:#666;
}

.listings-area {
overflow:hidden;
height:1%;
background:#fbfbfb;
padding:12px 0 10px 16px;
border:solid #ccc;
border-width:1px 0;
}

.listings-area .sort-by {
float:left;
width:250px;
overflow:hidden;
}

.listings-area label {
line-height:21px;
float:left;
color:#666;
padding-right:5px;
font-size:1em;
}

.listings-area select {
font-size:11px;
height:21px;
padding: 2px; 
float:left;
color:#666;
margin-right:5px;
}

.listings-area .sort-by select { 
width:150px;
}

.listings-area .per-page {
overflow:hidden;
float:left;
}

.listings-area .per-page select { 
width:53px;
}

.listings-area ul {
margin:0;
padding:0 15px 0 0;
list-style:none;
float:right;
color:#666;
}

.listings-area ul li {
float:left;
}

.listings-area ul a {
display:block;
height:11px;
width:11px;
overflow:hidden;
text-indent:-9999px;
margin:4px 0 0 10px;
}

.listings-area ul .display1 a {
background:url(../images/ico-display1.gif) no-repeat;
}

.listings-area ul .display1 a:hover,
.listings-area ul #display1.active a {
background:url(../images/ico-display1-hover.gif) no-repeat;
}

.listings-area ul #display2.active a {
background:url(../images/ico-display2-hover.gif) no-repeat;
}

.listings-area ul .display2 a {
background:url(../images/ico-display2.gif) no-repeat;
}

.listings-area ul .display2 a:hover {
background:url(../images/ico-display2-hover.gif) no-repeat;
}

.listings-area ul .display3 a {
background:url(../images/ico-display3.gif) no-repeat;
}

.listings-area ul #display3.active a {
background:url(../images/ico-display3-hover.gif) no-repeat;
}

.listings-area ul .display3 a:hover {
background:url(../images/ico-display3-hover.gif) no-repeat;
}

.listings-area ul .display4 a {
background:url(../images/icon-gridcal.png) no-repeat;
}

.listings-area ul #display4.active a {
background:url(../images/icon-gridcal-over.png) no-repeat;
}

.listings-area ul .display4 a:hover {
background:url(../images/icon-gridcal-over.png) no-repeat;
}

.posts-holder {
padding:3px 24px 0 2px;
overflow:hidden;
margin-bottom:-1px;
height:1%;
}

.newbatch {
background:url(../images/bg-border2.gif) repeat-x 0 100%;
}

.posts {
background:url(../images/bg-border2.gif) repeat-x 0 100%;
overflow:hidden;
padding:11px 0 13px 3px;
height:1%;
}

.posts .only-text {
float:left;
width:300px;
}

.posts .only-text strong {
color:#c60;
display:block;
line-height:1.14em;
font-size:1.08em;
}

.posts .only-text p {
margin:0;
color:#666;
}

.posts .only-text em {
font-weight:bold;
font-size:1.03em;
color:#555;
font-style:normal;
line-height:1em;
}

.posts .when {   /* This displays "Today" text for Events in text-only view */
float:left;
margin:0;
color:#666;
margin:14px 0 0 60px;
line-height:14px;
display:inline;
padding:0;
width:120px;
text-align:center;
}

.posts .favorites {
float:left;
margin:0;
color:#999;
margin:3px 0 0 41px;
line-height:14px;
display:inline;
padding:0;
list-style:none;
width:120px;
}

.posts .favorites li { 
padding:4px 0 0; 
float:left;
}

.posts .favorites li img {
float:left;
margin-right:7px;
}

.posts .added {
margin:0 -3px 0 0;
float:right;
padding:4px 0 0;
list-style:none;
font-size:10px;
line-height:12px;
}

.posts .added li a:hover {
text-decoration:none;
}

.posts .added li {
float:left;
width:80px;
text-align:center;
}

.posts .added li img {
display:block;
margin:0 auto;
}

.posts .added li img.add-trip { 
margin:0px auto 0;
}

.posts2 { 
padding-bottom:5px;
}

.second-post2 { 
padding-bottom:13px;
}

.posts2 .content-posts {
overflow:hidden;
width:411px;
float:left;
}

.posts2 .content-posts .img-holder {
display:block;
height:80px;
width:80px;
float:left;
}

.posts2 .content-posts .img-holder img {
display:block;
margin:0 auto;
}

.posts2 .content-posts .text-area {
float:right;
width:321px;
}

.posts2 .content-posts .text-area .only-text { 
width:310px;
}

.posts2 .when2 {   /* This displays "Today" text for Events in thumb-text view */
float:left;
margin:0;
color:#666;
margin:20px 0 0 10px;
line-height:14px;
display:inline;
padding:0;
width:80px;
}

.posts2 .favorites {
width:300px;
margin:7px 0 0 -4px;
}

.posts2 .favorites li { 
padding-right:11px;
}

.posts2 .added li { 
padding:10px 0 0;
}

.posts3 {
margin:15px -30px 0 0;
width:705px;
padding-bottom:23px;
background:url(../images/bg-border4.gif) no-repeat 0 100%;
}

.no-border { 
background:none;
}

* html .no-border {
background:url(../images/none.gif);
}

.posts-items {
width:150px;
float:left;
margin-right:25px;
display:inline;
position:relative;
_position:inherit;
}

.block_img{
width:150px;
height:133px;
float:left;
margin:0px;
display:block;
position:relative;
_position:inherit;
}

.block_img img{
vertical-align:bottom;
text-align:center;
display:block;
margin:0 auto;
}

.posts .posts-items .img-area {
width:150px;
float:left;
padding:8px 0px 0px 0px;
position:relative;
_position:inherit;
}

.posts .posts-items .img-area img {
vertical-align:bottom;
text-align:center;
display:block;
margin:0 auto;
}

.posts .posts-items .img-area img.full-width {
position:relative;
bottom:0;
left:0;
display:block;
}

.posts3 .posts-items .only-text {
float:none;
width:150px;
text-align:center;
margin:5px 0 0;
}

.posts3 .posts-items .only-text ul {
margin:0;
padding:0;
list-style:none;
text-align:center;
}

.posts3 .posts-items .only-text ul li { 
display:inline;
}

.posts3 .posts-items .only-text ul a {
/*background:url(../images/ico-add.gif) no-repeat 0 2px;*/
padding-left:4px;
}

.posts3 .posts-items .only-text ul a:hover {
text-decoration:none; 
color:#F60;
}

.get-next {
display:block;
width:690px;
color:#fff;
text-align:center;
margin:10px 0 0 2px;
font:bold 16px/37px Helvetica, Arial, sans-serif;
background:url(../images/bg-big-btn.gif) repeat-x;
}

.get-next:hover {
color: #FFC; 
text-decoration:none;
}

#shownextitem{
background:#FFF; 
display:block;
padding:15px 0px 0px 0px;
margin:-2px 0px 0px 0px;
}

.inner-page .biz-narrow-by {
background:#dedede url(../images/bg-form-block.gif) repeat-x;
overflow:hidden;
height:1%;
margin:12px 0 0 2px;
width:676px;
padding:0;
border-bottom:1px solid #333;
border-left:1px solid #b3b3b3;
border-right:1px solid #b3b3b3;
border-top:1px solid #c5c5c5;
}

.inner-page .biz-narrow-by .by-categ {
float:left;
width:220px;
padding:6px 0 0 23px;
*padding:6px 0px 12px 23px;
margin:10px 0;
}

.inner-page .biz-narrow-by .by-categ2 {
float:left;
width:200px;
padding:31px 0 0 14px;
*padding:42px 0px 12px 23px;
margin:0;
}

.inner-page .biz-narrow-by .by-region {
float:left;
width:180px;
padding:6px 0 0 23px;
*padding:6px 0px 12px 23px;
margin:10px 0;
border-left:#CCC 1px solid;
}

.inner-page .biz-narrow-by .by-date {
float:left;
width:205px;
padding:6px 0 0 23px;
*padding:6px 0px 12px 23px;
margin:10px 0;
border-right:#CCC 1px solid;
}

.inner-page .biz-narrow-by .title {
font-weight:bold;
color:#666;
/**margin-bottom:-8px;*/
}

.inner-page .narrow-by {
background:#dedede url(../images/bg-form-block.gif) repeat-x;
overflow:hidden;
height:1%;
margin:12px 0 0 15px;
width:676px;
padding:0;
border-bottom:1px solid #333;
border-left:1px solid #b3b3b3;
border-right:1px solid #b3b3b3;
border-top:1px solid #c5c5c5;
}

.inner-page .narrow-by .by-categ {
float:left;
width:260px;
padding:6px 0 0 23px;
border-right:#CCC 1px solid;
margin:10px 0;
}

.inner-page .narrow-by .by-region {
float:left;
width:270px;
padding:6px 0 0 23px;
margin:10px 0;
}

.inner-page .narrow-by .title {
font-weight:bold;
color:#666;
}

.showall {
*margin-bottom:-8px;
*margin-top:6px;
padding-left:4px;
}

.daterange {
padding:0px 0px 0px 5px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.showall {
padding-left:0px;
}
.daterange {
padding:0px 0px 0px 0px;
}
}

.couponlistname { 
color:#555;
}

.couponlistname:hover { 
color:#555; 
text-decoration:underline;
}

