/* LOVEFiLM MAIN CSS 
----------------------------------------------- */

/* HTML ELEMENTS
----------------------------------------------- */
/* - now taken from global
body{
    background-color:#fff;
    margin:0 5px;
    padding:0;
    text-align:left;
    font:x-small arial,helvetica,sans-serif;
    voice-family: "\"}\""; 
    voice-family:inherit;
	font:normal 12px Arial, Helvetica, sans-serif;
}
html>body{
	font:normal 12px Arial, Helvetica, sans-serif;
}
*/
td,th{
    font-size:75%;
    text-align:left;
    voice-family: "\"}\""; 
    voice-family:inherit;
    font-size:small;
    font-size:100%;
}
input,select,textarea{
    font:100% arial,helvetica,sans-serif;
}
table input,table select,table textarea{
    font:95% arial,helvetica,sans-serif;
}
table,tr,td,th{
    border:0;
}
p{
    margin:20px 0;
}
h1{
    letter-spacing:-2px;
    color:#222;
    line-height:35px;
    margin:0 0 20px 0;
    font:normal 200% "arial black",arial,helvetica,sans-serif;
}
h2{
    font:bold 120% arial,helvetica,sans-serif;
    margin:15px 0;
}
h2 + p{
    margin-top:10px;
}
h3{
    font:bold 140% arial,helvetica,sans-serif;
    margin:20px 0 0 0;
    letter-spacing:-1px;
}
h2.title{
    padding:0;
    margin:0;
    letter-spacing:-1px;
    font:bold 140% arial,helvetica,sans-serif;
    background:transparent;
    color:#000;
}
h2.title a,h3 a{
    text-decoration:underline;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{
    font-weight:normal;
    color:#666;
}
h1 span{
    font-family:arial,helvetica,sans-serif;
}
fieldset{
    padding:10px;
    border:none;
    margin:0 0 20px 0;
    border:1px solid #ccc;
}
fieldset table td,fieldset table th{
    padding:3px;
}
fieldset table th{
    text-align:right;
}
legend{
    font-weight:bold;
    color:#000;
    margin:0;
}
hr{
    color:#ccc;
    background-color:#ccc;
    height:1px;
    border:0;
    margin:0 0 15px 0;
    clear:both;
}
ul{
    margin:20px 0 20px 10px;
    padding:0 0 0 20px;
    list-style-type:disc;
}
li{
    padding:5px 0;
    margin:0;
}
small{
    font-size:95%;
}

/* SITE STRUCTURE - in basic order of page flow
----------------------------------------------- */

#bodycopy{
    background:url(/img/body-top-bg.gif) top left repeat-x;
    text-align:left;
    line-height:150%;
    font:95%/140% arial,helvetica,sans-serif;
    padding:18px;
}
#rightnav {
    border-right:1px solid #808184;
    text-align:left;
    font-size:85%;
    width:160px;
    margin:0;
    padding: 4px 5px 0px 4px;
    background: #e4f0f0 url(/img/body-right-bg.gif) repeat-y top left;
}

#rightnav h3,#rightnav h2{
    font-size:125%;
    font-weight:bold;
    color:#000;
    letter-spacing:0;
    display:block;
    padding:5px 0px 5px 0px;
}

#RHSblock {
    position:absolute;
    right:-167px;
    top:161px;
    text-align: left;
}
#RHSblockAbove {
    position:absolute;
    left:0px;
    margin-top:-152px;
    text-align: left;
}

/* SPLASH PAGES 
----------------------------------------------- */
#content{
    padding:20px 0;
    text-align:left;
}
#splash{
    margin:20px auto 0 auto;
    width:616px;
    text-align:left;
}
#splashbody{
    text-align:center;
}
#splash h1{
    margin:0;
    padding:0;
}
#splash h2{
    font:150% arial black,tahoma,arial,helvetica,sans-serif;
    letter-spacing:-1px;
    background-color:transparent;
    margin:0 0 5px 0;
    padding:0;
    color:#000;
}
#splash h3{
    font:150% arial,tahoma,arial,helvetica,sans-serif;
    margin:0 0 10px 0;
}
#splashnew ul{
    margin:0 0 0 20px;
}
#splashnew li{
    padding:3px 0 0 0;
}
#splashnew #advert{
    float:left;
    width:550px;
}
#splashnew #banners{
    float:left;
    width:180px;
}
#splashnew #columns{
    margin:23px auto 20px auto;
    background:url(/img/splash/bg.gif) repeat-y;
    float:left;
    width:730px;
}
#splashnew #bullets{
    width:392px;
    float:left;
}
#splashnew #testimonials{
    float:left;
    width:285px;
    margin-left:15px;
}
#splashnew #recommend{
    background-color:#F1EFEE;
    clear:both;
    padding:10px;
    margin-top:20px;
    width:710px;
}
#splashnew #recommend p{
    padding-bottom:0;
    margin-bottom:0;
}

/* CLASSES AND OTHER STUFF 
----------------------------------------------- */


.reg_box {
    border: #CCCCCC 1px solid ;
    padding:10px;
}
.reg_box label {
    display:block;
    float:left;
    text-align:right;
    font-weight:bold;
    padding-right:5px;
    width:30%;
    clear:both;
}
.reg_box div.indent {
    margin-left: 30%;
    padding: 0 0;
}
.validation_error {
    font-weight:bold;
    color:#eb0438;
}



/* ----------------------------------------------------
CLASSES AND STUFF THAT NEEDS LOOKING AT
----------------------------------------------------*/
.preview-item{
    padding:10px 0;
    border-bottom:1px solid #ccc;
}
.preview-item p{
    margin:0 0 3px 0;
}
.preview-item-text{
    margin:0 0 0 75px;
}
.preview-item img{
    vertical-align:middle;
}
.search_result {
    border-bottom:1px solid #ccc;
    padding:10px;
    clear:both;
}
.result_image {
    float:left;
    margin-right:10px;
}
.result_text {
    overflow:auto;
    height:auto !important;
    height:1%;
}
.result_text p {
    margin:0;
    margin-bottom:3px;
}
.result_text small {
    color:#666;
}
.rows{
    margin:10px 0 0 0;
}
.rows th{
    text-align:left;
    border-bottom:1px solid #000;
    font-weight:bold;
}
.rows th,.rows td{
    padding:5px;
    border-bottom:1px solid #ccc;
    font-size:95%;
}
.rows td input{
    font-size:100%;
}
tr.rowsnoline td, tr.rowsnoline th{
    border:none;
}
tr.rowstopline td{
    border-top:1px solid #000;
    border-bottom:none;
}
.box{
    background-color:#EDECEA;
    margin:0 0 5px 0;
    padding:20px; 
    border:0;
}
.box th,.box td{
    padding:4px 3px;
    border:0;
}
.box th{
    text-align:right;
    font-size:95%;
}
.txt{
    width:180px;
}
.inactive{
    color:#999;
}
.date{
    color:#999;
    font-size:95%;
}
dl.links{
    border-top:1px solid #000;
    padding:15px 0;
}
.terms{
    font-size:85%;
    color:#666;
    text-align:justify;
}
.terms p {
    padding:0;
    margin:2px auto;
    line-height:110%;
}
.pagination{
    color:#999;
    margin:20px 0;
    border-bottom:1px dotted #ccc;
    padding:10px 0;
}
.pagination p{
    margin:0;
}
.pagination strong{
    color:#000;
}


.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix{
    display:block;
    clear:both;
    float:none;
}
/* Hide from IE Mac \*/
.clearfix{
    display:block;
}
/* End hide from IE Mac */
.coverage{
    border-bottom:1px solid #ccc;
    margin:20px 0 20px 0;
}
.coverage img{
    float:left;
    margin:0 0 20px 0
}
.coverage p{
    margin:0 0 0 150px;
    padding:0 0 20px 0;
}
p.help{
    margin:0;
}
.none{
    display:none;
}
.box1{
    background:url(/img/roundedbox_side.gif) repeat-y left;
    width:616px;
    margin:20px auto 20px auto;
}
.box2{
    background:url(/img/roundedbox_top.gif) no-repeat top left;
    width:616px;
}
.box3{
    background:url(/img/roundedbox_bottom.gif) no-repeat bottom left;
    text-align:left;
    padding:30px;
}
#toggleable div {
    display: none;
}
.item{
    clear:left;
    margin:10px;
}
.item img{
    float:left;
    margin:0 10px 10px 0;
}
.item p{
    margin-top:0;
}
.archive {
    border-bottom:1px dashed #ccc;
    padding:10px 0;
}
.archive h2{
    clear:none;
}
.archive img{
    float:left;
    margin:0 15px 0 0;
    border:1px solid #eee;
    padding:3px;
}
.archive p{
    margin:0 0 0 136px;
}
.coverage p{
    margin:0 0 0 160px;
}
p.terms{
    clear:both;
}
ul.listitem{
    padding:0;
    margin:0
}
ul.listitem li{
    border-bottom:1px solid #999;
    padding:4px 5px;
    margin:0;
    list-style:none;
}
ul.listitem{
    padding:0;
    margin:0
}
ul.listitem li{
    border-bottom:1px solid #999;
    padding:4px 5px;
    margin:0;
    list-style:none;
}
p.h2link{
    float:right;
    margin:-21px 6px 0 0;
}
p.h2link a,p.h2link a:hover{
    text-decoration:underline;
}
.columntwo{
    float:left;
    width:47%;
    margin:0 2% 0 0;
}
.seperator{
    border-bottom:1px dotted #ccc;
    padding:7px 0 7px 0;
    width:99%;

}
.boxoutinline{
    margin:10px;
    width:64px;
    float:left;
    text-align:center;
}
.problembox,.warningbox,.successbox,.infobox{
    padding:10px 15px 20px 50px;
}
.problembox{
    background:url(/img/icons/icon-problem.gif) no-repeat top left #EB2E2E;
    color:#fff;
}
.warningbox{
    background:url(/img/icons/icon-warning.gif) no-repeat top left #FFFFC9;
}
.successbox{
    background:url(/img/icons/icon-success.gif) no-repeat top left #BEFFBB;
}
.infobox{
    background:url(/img/icons/icon-info.gif) no-repeat top left #D8EBFF;
}
.error{
    color:#ff0000;
    font-weight:bold;
}
.alert{
    color:green;
    font-weight:bold;
}
.success{
    color:green;
    font-weight:bold;
}
.imgtxt p{
    float:left;
    padding:2px 0 0 5px;
    margin:0;
}
.imgtxt img{
    float:left;
}
.ealerts{
    background:#F3FAFE;
    padding:5px;
    margin:0 0 10px 0;
    border:1px solid #E1EAF5;
}
div.pybox{
    border:1px dotted #ccc;
    padding:10px;
    position:relative;
}
div.pybox .pyclose{
    position:absolute;
    top:5px;
    right:5px;
    margin:0;
}
div.pybox a.pyhover:hover img{
    filter:alpha(opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity:0.50;
    opacity:0.5;
}
.block{
    background:#eee;
    padding:10px;
}
ul.items{
    margin:20px 0;
    padding:0;
}
ul.items li{
    list-style:none;
    margin:0;
    padding:7px 0;
    border-bottom:1px dotted #ccc;
    position:relative;
}
ul.items li img{
    position:absolute;
    right:0;
    top:2px;
}


/*  MOVED -> Global: Preview cover items
----------------------------------  */


div.boxcover{
    margin-right:5px;
    float:left;
    border-bottom:none;
}
div.boxcover .titlecover {
    margin-bottom:5px;
}
div.titleDetails {
    margin-left:65px;
    margin-right:10px;
}
input.submit{
    font-size:95%;
}
a.more{
    padding-left:20px;
    font-size:80%;
}
.utility{
    background:#E4F0F0;
    padding:5px;
    text-align:right;
}
.catch-banner{
    background:#AFDBE4;
    margin:10px 0;
    padding:10px;
    text-align:center;
}
.catch-line{
    border-top:1px solid #89C9CB;
    margin:5px 0;
    border-bottom:1px solid #fff;
}
.crumb{
    color:#999;
    margin:0 0 5px 0;
    font-size:90%;
}
ul.tabs{
	height:30px; /*or 29px*/ 
	overflow:hidden;
    background:url("/img/tabs/bg.gif") repeat-x 0 -270px;
    width:100%;
    line-height:normal;
    margin:1px 0 0 0;
    padding:0 0 0 0;
    list-style:none;
}
ul.tabs li{
    float:left;
    background:url("/img/tabs/bg.gif") no-repeat 0 0;
    margin:0 2px 2px 0;
    padding:0 0 0 4px;
    white-space:nowrap;
    overflow:hidden;
}
ul.tabs li a {
    float:left;
    display:block;
    background:url("/img/tabs/bg.gif") no-repeat 100% 0;
padding:7px 6px 6px 2px;
    text-decoration:none;
    font-weight:bold;
    width:auto;
        overflow:visible;
}
ul.tabs li a img {
    cursor: default;
}

ul.tabs li div.queueName  {
    white-space:nowrap; 
    overflow:hidden;
    text-overflow: ellipsis;
    display:block;
    background:url("/img/tabs/bg.gif") no-repeat 100% 0;
    padding:7px 10px 6px 6px;
    text-decoration:none;
    font-weight:bold;
}
ul.tabs li div.queueName td div {
    white-space:nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
}
#queuetabs ul li.tabs a{overflow:hidden; margin:0 2px 0 0}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
ul.tabs li a{
    float:none;
}
/* End IE5-Mac hack */
ul.tabs li.current {
    background:url("/img/tabs/bg.gif") no-repeat 0 -100px;
}
ul.tabs li.current a {
    background:url("/img/tabs/bg.gif") no-repeat 100% -100px;
    padding-bottom:9px;
    color:#000;
    cursor: default;
}
.ajaxbutton {
/*    float:right; */
}
.smlpreview .ajaxbutton {
    float:none;
}
.row-odd{
    background:#f6fafa;
}
.row-even{
    background:#fff;
}
.series-disc{
    background-color:#eee;
}
.filter{
    background:#e4f0f0;
    padding:0 20px;
    border:1px solid #C9D6D6;
}
#reviews {
    margin:20px 5px 0 5px;
}
#reviews #tabs, #reviews #tabs-clear-line {
    margin:0 -5px 0 -5px;
}
#reviews p {
    margin:3px 0 3px 0;
}
#reviews h3 {
	border-bottom:1px solid #ccc; 
	margin-bottom:5px;
	font-size:14px;
    text-transform:uppercase;
}

#reviews h4 {
    font-size:12px;
}

.recommendedBlock {
    background: #fff url(/img/body/body-recommended-bg.jpg) no-repeat top left;
    border-bottom:2px solid #ccc;
}
#quickSearchBox {
    margin: 0 0;
    padding: 0 0;
}
#search_keywords {
    width:140px;
    margin: 0 0;
}
.imageRec{
    border:1px solid #ff9900;
    margin:-4px -12px 0 0;
}
.recBigTitle{
    position:relative;
    left:-5px;
    top:-240px;
    z-index:5;
    margin-bottom:-35px;
}
.gameTitle{
    position:relative;
    left:0px;
    top:-240px;
    z-index:6;
    margin-bottom:-35px;
}
.imageRecLrg{
    border:1px solid #fcc455;
    margin-top:0
}
h2.tabh2  {
    margin:0;
    margin-top:20px;
    padding:7px 0 6px 6px;
    background:#fff url(/img/tabs/body-tab-bgl.gif) no-repeat top left;
    border-bottom:2px solid #999;
}
h2.tabh2 span{
    font-size:85%;
    font-weight:bold;
    padding:7px 10px 6px 6px;
    text-decoration:none;
    background:transparent url(/img/tabs/body-tab-bgr.gif) no-repeat top right;
    color:#666;
}

div.tabcontainer {
    clear:both;
    border:1px solid #808184;
    border-top:none;
    padding:10px;
}
div.loading {
    clear:both;
    text-align:center;
}


.ellipsis span {
   white-space:nowrap;
}
.titleSmall {
    width: 80%;
    line-height: 1.3em;
    height: 2.6em;
    margin:7px auto 3px auto;
    font-size:x-small;
    overflow:hidden;
    text-align: center;
}
.titleSmall span {
   text-overflow:ellipsis; /* for internet explorer */
   overflow:hidden;
   width:100%;
   display:block;
   text-align: center;
}


.hidewrap {
    white-space: nowrap;
    overflow:hidden;
    width:85px;
    text-overflow: ellipse;
}


.imageGame-xbox360 {
    border:2px solid #aec267;
}
.imageGame-gamecube {
    border:2px solid #856eb9;
}
.imageGame-ds {
    border:2px solid #c8c8c8;
}
.imageGame-xbox{
    border:2px solid #9dcf4c;
}
.imageGame-psp {
    border:2px solid #666666;
}
.imageGame-ps2 {
    border:2px solid #488ee5; 
}
.imageGame-ps3 {
    border:2px solid #c30000;
}
.imageGame-wii {
    border:2px solid #5E97B6;
} 
.imageMedia-blu_ray {
    border:1px solid #0093d4;
}
.imageMedia-hd_dvd {
    border:1px solid #e89191;
}



/*--------------  trailer button ------------*/
#trailer_btn{
	width:101px;
	float:right;
	margin-top:10px;
}

.signup_tip{
	background-color:#FDEDAD; 
	color:#000; 
	padding-left:3px;
	font-weight:bold;
}

/*--------------  page navaigation ------------*/
div.pageBrowse{
    text-align: center;
    margin: 2px 0 10px 0;
    font-size: 0.9em;
    padding: 0 3px;
    background: url(/img/graphics/pageBrowse_bar.gif) no-repeat center bottom #FFF;
}
div.pageBrowse span{
    color: #333;
}
div.pagePrevNext {
    border-bottom: 1px solid #CCC;
}
div.pagePrevNext a, div.pageBrowse a{
    text-decoration: none;
}


/*--------------  user collections ------------*/
#collectionsFilter{
    text-align: center;
    padding: 0 3px;
    margin: 5px 0 5px 0;
    background: url(/img/graphics/filter_bar.gif) no-repeat center bottom #FFF;
}

/*-------------- movies you'll love -----------*/
h2.loveHeader, h1.loveHeader {
    font-weight: bold;
    letter-spacing:-2px;
    color:#222;
    line-height:35px;
    margin:0 0 20px 0;
    font:normal 200% "arial black",arial,helvetica,sans-serif;
}


/* NEW CUSTOM CORNERS 
----------------------------------------------- */
.cB,.cBw{
    background:url(/images/corners/cbb-1s.gif) top right;
}
.cBt,.cBt div,.cBb,.cBb div{
    background:url(/images/corners/cbb-1.gif) top right;
}
.cB{
    margin:15px 0 0 0;
    padding:0 15px 0 0;
}
.cBw{
    background-position:top left;
    padding-left:15px;
}
.cBt,.cBb{
    margin:0 -15px 0 -15px; /* push into rB and rBw padding */
    height:15px; /* fix IE/win bug when rB width set */
}
.cBt div,.cBb div{
    width:15px;
    height:15px;
}
.cBt div{
    background-position:top left;
}
.cBb,.cBb div{
    height:15px;
}
.cBb{
    background-position:bottom right;
}
.cBb div{
    background-position:bottom left;
}
.themeb .cBt,.themeb .cBt div,.themeb .cBb,.themeb .cBb div{
    background-image:url(/images/corners/cbb-2.gif);
}
.themeb .cB,.themeb .cBw{
    background-image:url(/images/corners/cbb-2s.gif);
}
.themec .cBt,.themec .cBt div,.themec .cBb,.themec .cBb div{
    background-image:url(/images/corners/cbb-3.gif);
}
.themec .cB,.themec .cBw{
    background-image:url(/images/corners/cbb-3s.gif);
}
.themed .cBt,.themed .cBt div,.themed .cBb,.themed .cBb div{
    background-image:url(/images/corners/cbb-4.gif);
}
.themed .cB,.themed .cBw{
    background-image:url(/images/corners/cbb-4s.gif);
}
.themee .cBt,.themee .cBt div,.themee .cBb,.themee .cBb div{
    background-image:url(/images/corners/cbb-5.gif);
}
.themee .cB,.themee .cBw{
    background-image:url(/images/corners/cbb-5s.gif);
}
.themef .cBt,.themef .cBt div,.themef .cBb,.themef .cBb div{
    background-image:url(/images/corners/cbb-6.gif);
}
.themef .cB,.themef .cBw{
    background-image:url(/images/corners/cbb-6s.gif);
}
/* theme g */
.themeg .cBt,.themeg .cBt div,.themeg .cBb,.themeg .cBb div{
    background-image:url(/images/corners/cbb-7.gif);
}
.themeg .cB,.themeg .cBw{
    background-image:url(/images/corners/cbb-7s.gif);
}
.themeg .cB{
    padding:0 25px 0 0;
    position: relative;
}
.themeg .cBw{
    padding-left:25px;
    width:auto;
}
.themeg .cBt, .themeg .cBb{
    margin:0 -25px 0 -25px; /* push into rB and rBw padding */
    height:25px; /* fix IE/win bug when rB width set */
}
.themeg .cBt div, .themeg .cBb div{
    width:25px;
    height:25px;
}
/* theme h // */
.themeh .cBt,.themeh .cBt div,.themeh .cBb,.themeh .cBb div{
    background-image:url(/images/corners/cbb-8.gif);
}
.themeh .cB,.themeh .cBw{
    background-image:url(/images/corners/cbb-8s.gif);
}
/* theme i // */
.themei .cBt,.themei .cBt div,.themei .cBb,.themei .cBb div{
    background-image:url(/images/corners/cbb-9.gif);
}
.themei .cB,.themei .cBw{
    background-image:url(/images/corners/cbb-9s.gif);
}

/* Multiple Lists 
----------------------------------*/
.queueGo {
    font-size:90%;
    margin-left:5px;
}

/* Form validation 
----------------------------------*/
input.required {
    border: 1px solid #BF6B6E;
    padding: 1px 1px 3px 1px;
}

/*Poll styling
---------------------------------*/
.poll_title{
font-size:80%;	
}

/*Search results text footer
---------------------------------*/
.footer_results, .footer_results a {
    color:#666;
}
.footer_results ul {
    margin:5px 0;
    padding:0;
}
.footer_results ul, .footer_results li {
    list-style:none;
    float:left;
    padding:0;
    font-size:10px;
}
.footer_results li a {
    padding:0 5px;
    margin:0;
    border-right:1px solid #999;
}
.footer_results li:last-child a {
    border-right:none;
}

.hide {
	display:none;
}

.priv_check td {
	padding:0;
	margin:0;
	vertical-align:middle;
}
.priv_check td label {
	font-weight:normal;
	text-align:left;
	width:150px;
}

/* Browse all & all collections layout */
    .collectionsBox {
        float:left;
        border:1px solid #ccc;
        border-bottom:1px dashed #ccc;
        width:45%;
        margin:0 10px 0 5px;
        padding:10px;
    }
    .collectionsBox p {
        padding:5px 0;
    }
    .collectionsBox ul {
        margin:0;
        padding:0;
    }
    .collectionsBox ul li {
        width:200px;
        padding:0px;
        list-style:none;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
    
    
/* BIGGER TEXT Class */    


.bigger_text {
    font-size: 115%;
}
