/*
------------------------------------------------------
Movies.com - Trailers Styles                       
Copyright (c) 2009. All rights reserved.          
------------------------------------------------------
*/

.trailers #main { overflow: hidden; }
.trailers.splitCol300 #content { margin-top: 21px; }
.trailers.splitCol300 .contentMarquee { margin-left: 0; background: #d6e6e6; }
.trailers #topContent { margin-bottom: 9px; min-height: 263px; height: auto; padding: 13px 0px 0 28px; }
.trailers .contentMarquee { width: 600px; padding: 13px 9px 5px 28px; overflow: auto; }
.trailers.landing #topContent { padding-left: 0px; padding-right: 0px; width: 960px;}
.trailers.landing .contentMarquee { margin-left: 0px;}
.trailers .contentMarquee p { clear: none;}
.trailers #topContent .ad {	float: right; margin-bottom: -16px; zoom: 1; width: 300px; margin-right: 15px;}
.trailers.landing h1 { width: 609px; height: 42px; background: transparent url(../images/global/h1-artheaders.png) no-repeat 0 -42px; text-indent: -999em; margin-left: 28px; }
.trailers #featuredImage { position: relative; left: 0; top: 0; float: left; margin-right: 17px;}
.trailers #featuredImage a.image { display: block;}
.trailers #featuredImage img {	display: block; height: 181px; min-width: 181px;}
.trailers #featuredImage a:hover { border: none;}
.trailers #allTrailers .trailers { padding-bottom: 15px; }
.trailers .visual.trailers li { height: 133px; min-height: 133px; overflow: hidden; }

.trailers .sort {	position: relative; margin:8px 36px 9px -12px; padding: 12px 0px 12px 12px; background: #ececec; -webkit-border-radius: 3px;	-moz-border-radius: 3px; border-radius: 3px; *zoom:1;}
.trailers .sort .searchBoxMini {	position: absolute; right: 12px; top: -10px; width: 263px; padding: 0px; height: 23px;}
.trailers .sort .disabled { color: #ccc; }
.trailers .searchBoxMini .inputText { top:19px; width:184px; height: 15px; font-size: 1em;}
.trailers .searchBoxMini .redSearch { right: -2px; position:absolute; top:19px;}

.trailers .searchClear[href] { display: none; outline: none; right: 57px; top:22px; border: none; text-indent: -999em; position: absolute; background: transparent url(../images/global/search-clear-x.png) no-repeat 0 0px; width: 20px; height: 16px; }
.trailers .resultsFound { font-size: 1.2em; margin-bottom: 4px;}
.trailers .searchBoxMini .ajaxLoad { position: absolute; right: 64px; top: 22px; z-index: 50;}