/* layout */
.thumb .layout-main { padding: 10px 0 10px 22px;}
.thumb .layout-right { display:none; }
.thumb .layout-left { width:1002px;padding-left:0;}
.detail .layout-left { padding-left:0;width:745px;}
.list .layout-main { padding: 10px 0;}
.list .layout-right { padding-top:28px;display:block;width:275px; }
.detail .layout-right { padding-top:45px;display:block; }
/* redirect detail view to player page */
.detail .layout-main { visibility: hidden;}
.detail #filmsOnNav { display: none;}
.detail.player .layout-main { visibility: visible;}
.detail.player #filmsOnNav { display: none; }

.filmsList { position:relative; padding-right:20px;min-height:300px;;}
.filmsList .pagination { float:right; z-index: 3;}
.thumb .filmsList { padding-right:0; }
.thumb .filmsList .pagination {padding-top: 9px; margin-right:32px; }
.filmsList .list-header { width:900px;margin-bottom:13px;z-index:2;}
.filmsList .list-header h3 {font-size: 1.5em; display:inline;}

/* loading icon */
/*.dot-loading {display: block;margin: 80px auto;width:400px;} */
.dot-loading .message { font-size: 10px;margin: 0 5px;color: #F01B75;letter-spacing: 1px;vertical-align: text-bottom; }

/* jump up link */
.jump-up { cursor:pointer;position:relative;color:#72819B;text-transform:uppercase;text-decoration:underline;font-size:0.9em;padding-left:3px;display:inline;}

.listBox .title {font-size: 13px;font-weight: bold;font-family: Arial Narrow, Arial;/* background: url(images/bg_boxHeader.gif) repeat-y -200px 0; */}
.listBox .list { padding:14px 8px 16px 10px }
.listBox .list ul.twoCol li { float: left; font-size:12px;margin-right:2px;line-height:20px;}
.listBox .list ul.twoCol li a { width: 118px;display:block;color:#ccc; text-decoration: underline;}

.listBox .list .prev-page, .listBox .list .next-page {position:relative;display:block;height:11px;cursor:pointer;}
.listBox .list .prev-page { background:url(images/icon_arrow_up.gif) no-repeat center center;margin-bottom:5px;}
.listBox .list .prev-page:hover { background-image:url(images/icon_arrow_up_rollover.gif);}
.listBox .list .next-page { background:url(images/icon_arrow_down.gif) no-repeat center center;margin-top:5px;}
.listBox .list .next-page:hover { background-image:url(images/icon_arrow_down_rollover.gif);}

/* no result */
#find-no-result { color:#ea0079;}

/* filmsOn nav */
#filmsOnNav { clear:both;position:relative;margin: 5px 14px;padding:0 8px 0;font-size:11px; border-bottom:4px double #2d2935; }
#filmsOnNav { }
#filmsOnNav .shortcuts { margin: 0 0 12px; line-height:28px; position:relative; color:#ccc; font-size:12px;}
#filmsOnNav .shortcuts a { color:#8198b7; text-decoration:underline; font-size:11px; /*letter-spacing:0.8px;*/}
#filmsOnNav .shortcuts a:hover { color:#fff;}
#filmsOnNav .shortcuts a.hlt { background-color:#D0DDF0;color:black;}
#filmsOnNav .shortcuts a.hlt:hover { color:black;}
#filmsOnNav .shortcuts td { padding-right:25px;min-width: 120px; vertical-align: top;}

#filmsOnNavFilters { position:absolute;top:17px;right:0;width:220px;height:120px; }
#filmsOnNavFilters select { font-size:12px; background-color: #443f4f; border: 1px solid #676c7f; border-radius: 6px 6px 6px 6px; color: #8198b7; display:block;margin-left:60px;width:150px;height:23px;line-height:23px;margin-bottom:15px; padding-left:20px; padding-top:2px;}
#filmsOnNavFilters .plus { position:absolute;font-size:4em;top:40px;left:0px;color:#566278;width:27px;height:25px;background:url(/css/skin/filmedia/images/icon_plus.png) no-repeat;overflow:hidden;text-indent:-3000px;}

/* ad */
.cu-ad.index-submit .mediumHeader{
	display: none;
}

#mostview-links,#tag-links {padding: 0 5px;display: none;}
#mostview-links, #mostview-links a {text-transform: uppercase;}
#mostview-links,#tag-links, #mostview-links a, #tag-links a { vertical-align: text-bottom;font-size:12.5px; color:#8198B7;text-decoration: none; }
#mostview-links span,#tag-links span { padding: 0 5px;}
#mostview-links.mostViewed a.mostViewed,
#mostview-links.mostViewed24 a.mostViewed24,
#tag-links.entries a.entries,
#tag-links.special a.special {
	color: white;
}
