/* 
    Ref: Product page styles only
    DOC: 
    a:hover: color #0066cc;
	NB: highly_rated_reviewer badge background image calls a relative path going up 3 directorys, This is necassary for images that contain text which need to be localised. Please bear in mind that this relative path may need amending this css file is moved.
----------------------------------  */

/* Imported style-sheets
----------------------------------  */
    @import url("../widgets/trailer_thumbs.css");


/*  Outer scope */
#content_layout_B {
    margin-top: 0;
    padding-top: 0;
}
#all_wrap {
    padding: 0;
}


/*  Defaults */

.product-wrapper * {
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
    line-height: 1em;
    border-collapse: collapse;
}

a {
    text-decoration: none;
    color: #0066cc;
}

a:hover {
    text-decoration: underline;
}

div.product-wrapper {
    background: #262626 url(/lovefilm/images/product/diag-bg.png);
    padding-bottom: 30px;
}

div#product-details {
    background: transparent url(/lovefilm/images/product/diag-grad.png) repeat-x;
    padding: 18px; 
    color: #e1e1e1;
    min-height: 290px;
    /*position: relative;*/
    *zoom: 1;
}

div#product-details:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;   
}


/*  Structure */
#player {position: relative;}
#player, #cover-art {
    margin-right: 12px;
    float: left;
}

#player, #flash_player {
    width: 515px;
    height: 290px;
}
#flash_player {
    background-color: #000;
    background-position: bottom center;
    background-repeat: no-repeat;
}
#player #flash_info, #player #silverlight_info {
	position: absolute;
    background-color: #000;
    line-height: 1.2em;
    padding: 3px;
    display: none;
    width:509px;
}
#player #silverlight_info {
    display: block;
}
#flash_player #player_loader_msg {
    text-align: center;
    margin: 0 0;
    padding: 0.8em 0;
    background-color: #000;
    font-size: 1.2em;
    color: #aaa;
    font-weight: bold;
    opacity: 0.4;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=70);
}
p.ipad_product {
    padding: 0 130px 10px 50px;
    position:relative;
    display:table-cell;
    vertical-align: middle;
    height: 84px;
}
p.ipad_product a {
    font: 14px arial;
    color: #FFFFFF;
    outline: none;
}
span.ipad_product_img {
    position: absolute;
    top: 12px;
    right: 50px;
    display:block;
    width: 64px;
    height: 64px;
    background: #FFFFFF url(/lovefilm/images/static/ipad/lf_player_app.png) 0 0 no-repeat scroll;
    float:right;
    -moz-box-shadow: 0 0px 5px #CCCCCC;
    -webkit-box-shadow: 0 0px 5px #CCCCCC;
    box-shadow: 0 0px 5px #CCCCCC;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#cover-art {
    width: 300px;
    text-align: center;
    margin-top: 30px;
}

/* Parental control modal window */
#parental_controls_form {
    display: none;
}
#parental_controls {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 515px; 
	height: 290px;
}
#parental_controls input {
	-moz-border-radius: 2px;
}
#parental_pin {
	background: url(/lovefilm/images/product/parental_control_bkgr.png) top left no-repeat; 
	width: 374px; 
	height: 154px;
	padding: 20px;
	margin: 50px;
	position: relative;
}
#parental_pin h2 {
	font-weight: normal;
	font-size: 1.5em;
}
#pin_number_wrapper {
	overflow: hidden;
}
#pin_number_wrapper .pin_number {
	float: left;
	width: 150px;
}
#pin_number_wrapper .pin_number input {
	text-align: center;
}
#pin_number_wrapper p.forgottenPin {
	float: right;	
}
#parental_pin a.closeBtn{
	position: absolute;
	top: 20px;
	right: 20px;
    font-size: 1.4em;
    font-weight: bold;
}
#parental_pin input.password {
	background-color: #aaaaaa;
	border: 1px solid #8d8c8c;
	width: 30px;
    line-height: 30px;
	height: 24px;
    padding: 3px 0;
}
#parental_pin input.done {
    background-color: #fff;
}
#parental_pin input.password:focus,
#parental_pin input.selected{
	background-color: #fff; 
}
#parental_pin p#message {
	margin: 9px 0 24px 0;
}
#parentalBtns {
	margin-top: 29px;
    position: absolute;
	bottom: 20px;
	left: 20px;
}
#parentalBtns li  {
	display: inline;
}
#parentalBtns input {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	width: 120px;	
	text-align: center;
	color: #fff;
	padding: 4px 0;
	-moz-border-radius: 5px;
}
#parentalBtns input#pinSubmitBtn {
    display: none;
}
#parentalBtns input#pinSubmitBtn {
	border: 1px solid #0a62bc;
	background: #0a62bc url("/lovefilm/images/product/cta-buy-blue-bg.gif") top left repeat-x;
}
#parentalBtns input#pinCancelBtn {
	border: 1px solid #868585;
	background: #868585 url("/lovefilm/images/product/cta-home-bg.gif") top left repeat-x;
}

/*  product-summary */

div#product-summary {
    float: left;
    overflow: hidden;
    padding-bottom: 65px;
}

div.narrow div#product-summary {
    width: 428px;
}

div.wide div#product-summary {
    width: 643px;
}

div.product-wrapper h1 {
    font-size: 1.8em;
    font-weight: normal;
    padding-bottom: 6px;
    display: block;
    float: left;
}

div.product-wrapper ul.long-title {
    padding-top: 0;
}

div.product-wrapper h1.long-title {
    font-size: 1.6em;
}

span.title-details {
    float: left;
    font-size: 1.5em;
    color:#8B8B8B;
    font-size:1.3em;
    font-weight:bold;
    line-height:1;
    margin-left:5px;
}

span.title-details img.cert {
    width: 18px;
    height: 18px;
}

span.long-title {
    display: none;
}

h1.long-title span.title-details {
    font-size: 0.9em;
    float: none;
    display: inline;
    white-space: nowrap;
    margin-top:-1px;
}

div#ratings {
    background-color: #454545;
    padding: 1px 5px 3px 5px;
    margin-bottom: 18px;
    clear: both;
    overflow: hidden;
    zoom: 1;
}

div#product-summary p {
    line-height: 1.3; 
    margin-bottom: 12px;
}

div#product-summary p a,
div#product-summary table a {
    color: #6ab5f9;
}

div#product-summary table {
    margin-bottom: 10px;
    color: #8A8A8A;
}

div#product-summary th {
    white-space:nowrap;
    font-weight: normal;
    padding-right: 15px;
    vertical-align: top;
    width: 20%;
}

div#product-summary td,
div#product-summary th {
    padding-bottom: 7px;
}


/*  CTA's */

.cta {
    height: 43px;
    position: absolute;  /* Can't use relative as buggy in IE */
}

.cta h3 {
    font-size: 1em;
}
#product-summary .cta h3 {
    text-align: center;
}

.cta h3 a {
    width: 135px;
}

#rent-all .rent-button, .cta div {
    display: block;
    width: 135px;
}

.cta div,
#rent-all .rent-button {
    float: left;
    margin-right: 8px; 
    border: 1px solid #333;
    position: relative;
    background-repeat: repeat-x;
    padding: 7px 0;
}

div.cta #buy {
    background: #1f56d1 url(/lovefilm/images/product/cta-buy-blue-bg.gif) 0 top repeat-x;
}

div.cta #book {
    background: #FFF url(/lovefilm/images/product/cta-book-bg.gif) 0 top repeat-x;
    margin-right: 0;
}

#rent-all div.rent-button,
.cta div.rent-button {
    background: #ed2219 url(/lovefilm/images/product/cta-rent-bg.gif) 0 top repeat-x;
}

.cta div.watch {
    background: #F6BD0B url(/lovefilm/images/product/cta-watch-bg.gif) 0 top repeat-x;
}

.cta div.at-home {
    background: #6E6E6E url(/lovefilm/images/product/cta-home-bg.gif) 0 top repeat-x;
}
#product-summary .cta div.watch a {
    color: #333;
}

#product-summary .rent-button .action,
#rent-all .rent-button a,
#product-summary .cta h3 a {
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-size: 1.4em;
}

#rent-all .rent-button span,
.cta h3 a span {
    text-transform: none;
    display: block;
    font-size: 0.7em;
    letter-spacing: 0;
    font-weight: normal;
    padding:0 1px;
}

.cta h3 a span.tiny {
    font-size:0.6em;
    letter-spacing:-0.05em;
    padding:1px 0;
}
#rent-all .rent-button .action,
#product-summary .rent-button .action {
    font-weight: bold;
    font-size: 1em;
    display: inline;
    text-transform: uppercase;
}

#product-summary .rent-button .over-list .action {
    font-weight: bold;
    font-size: 1em;
}

#rent-all .rent-button a {
    font-size: 1.08em;
}

#rent-all .rent-button h3 {
    text-align:center;
    margin-bottom: 0;
}

#rent-all h3 {
    margin-bottom: 12px;
}

.cta ul.over-list {
    position: absolute; 
    bottom: 44px;
    width: 135px;
    background-color: #FFF;
    clear: both;
}

.cta ul.over-list h4 {
    font-size: 1.2em;
    padding: 8px 5px;
}

#product-summary .rent-button .over-list .action,
#product-summary .cta .over-list h4 a {
    color: #016ad7;
    text-transform: none;
}

.cta ul.over-list li {
    border-top: 1px solid #333;
    height: auto;
    width: auto;
    display: block;
    float: none;
    margin: 0;
    background-color: #FFF;
    color: #000;
    padding: 0;
}

.cta ul.over-list li.price {
    background-color: #d7d7d7;
    font-size: 1em;
    margin-bottom: 5px;
}

.cta ul.over-list li.price span {
    font-weight: bold;
}

.cta ul.over-list li.saving {
    margin-bottom: 8px;
}

.cta ul.over-list li.or {
    background-color: #CCC;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 10px;
    padding: 0 0 3px 0;
    text-align: center;
}

.cta ul.over-list li.individual h4 {
    border-top: none;
    font-size: 1.3em;
    padding: 4px 0;
}

.cta ul.over-list li ul li {
    padding: 2px 5px;
    font-size: 0.9em;                                    
    display: block;
    border-top: none;
}

.cta ul.over-list li ul li.date {
    margin-bottom: 5px;
}

div#product-summary div.watch {
    margin-right: 0;
    margin-bottom: 18px;
}
 
div#tabbed-content {
    margin: 0 18px;
    background-color: #FFF;
    /* overflow: hidden; */ /* Need to overflow boundaries */
    clear: both;
    *zoom: 1;
}

div#tabbed-content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div div.tabbed_content_data {
    padding-left: 17px;
    clear:both;
}

div div.panel {
    clear: both;
    margin: 25px 20px 0 0;
    width: 600px;
    float: left;
    position: relative;
    color: #333;
}


/*  Tabs */

ul#main-tabs {
    background: transparent url(/lovefilm/images/product/tabs-grad-bg-select.png) repeat-x;
    overflow: hidden;
    width: 100%;
}

ul#main-tabs li {
    background: transparent url(/lovefilm/images/product/tabs-divider.png) top right no-repeat;
    display: block;
    float: left;
    font-size: 1.2em;
    padding-right: 1px;
}

ul#main-tabs li.last {
    background-image: none;
}

ul#main-tabs li.current a {
    background: #333333 url(/lovefilm/images/product/tabs-grad-bg.png) repeat-x;
    color: #FFF;
}

ul#main-tabs li a {
    background: transparent url(/lovefilm/images/product/tabs-grad-bg-select.png) repeat-x;
    font-weight: bold;
    color: #333;
    padding: 10px 20px 8px 20px;
    display: block;
}

ul#main-tabs li a:hover {
    background: #5a5a5a url(/lovefilm/images/product/tabs-grad-bg-hover.png) repeat-x;
    color: #FFF;
}

ul#main-tabs li.current a:hover {
    background: #333333 url(/lovefilm/images/product/tabs-grad-bg.png) repeat-x;
}

ul#main-tabs li ul,
ul#main-tabs li ul li a,
ul#main-tabs li ul li.ui-tabs-selected a,
ul#main-tabs li ul li a:hover {
    background-image: none;
    background-color: #d4d2d3;
}

ul#reviews_sort_nav a.current {
    font-weight: bold;
}


/*  Panel */

.hide-title {
    position: absolute;
    left: -9999px;
}

div.panel h2 {
    font-size: 2em;
    font-weight: 700;
    float: left;
    padding-bottom: 15px;
}

div.panel h3 {
    font-size: 1.3em;
    clear: both;
}

div.panel h3 a.review_title{
    width:auto;
}

div.news h3 {
    clear: none;
}

div.panel ul li {
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
}

/* Write a review CTA */

div.panel ul li.write_review_cta {
    position: relative;
    margin: 15px 0 0 0;
    height: 102px;
    width: 600px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top left;
	border-top: 1px dotted #A5A5A5
}

.write_review_cta .cta {
    position: absolute;
    left: 472px;
    top: 33px;
}

.write_review_cta .cta a {
    color: #fff;
    font: bold 14px/1 Arial;
    text-transform: uppercase;
    display: block;
    text-align: center;
    width: 126px;
    height: 32px;
    padding: 15px 0 10px 0;
}

.write_review_cta .cta span {
    font-size: 11px;
}


/* fixes for rating stars */
div.panel ul.ratings li {
    border-bottom: none;
    margin-bottom: 0;
    overflow: hidden;
    width: inherit;
}

div.panel ul li.heading, div#reviews-write {
    border-bottom: none;
    border-top: 1px dotted #a5a5a5;
    margin-bottom: 0;
    padding-top: 10px;
}

div.panel ul li.footer a.view-all {
    top: 0;
}

div.panel ul li.first {
    border-top: none;
    padding-top: 0;
}

div.panel ul li ul li {
    border-bottom: none;
    margin-bottom: 0;
}

/* Panel on Details Tab */
.details-reviews {
	padding-top:20px;	
}

a.view-all { 
    position: relative;
    left: -10px;
    top: 10px;
    float: right;
}

div .round-box {
    background: transparent url(/lovefilm/images/product/rndcnr-w-on-w.gif) 0 0 no-repeat;
    float: left;
    overflow: hidden;
    padding-top: 4px;
    width: 100%;
    clear: both;
    position: relative;
}

div .grey-top {
    background: #FFF url(/lovefilm/images/product/rndcnr-g-on-w.gif) no-repeat;
}

.grey-top form,
.grey-top h5 {
    background: #e4e3e3 url(/lovefilm/images/product/rndcnr-w-on-g.gif) bottom no-repeat;
    padding: 6px 15px 10px 15px;
    margin:0;
    font-size: 1em;
}

div div.grey-top form p {
    float: left;
    margin: 0 5px 0 0;
    font-size: 1em;
}

div.grey-top form input {
    margin-right: 6px;
    position: relative;
    top: 2px;
}

.round-box div {
    border-color: #e4e4e4;
    border-style: solid;
    border-width: 0 1px;
    background: #FFF url(/lovefilm/images/product/critic-review-grad.png) bottom repeat-x;
    padding: 10px 15px 0 15px;
    overflow: hidden
}

.round-corner {
    width: 600px;
    height: 4px;
    display: block;
    float: left;
}

div .corner-bottom {
    background: transparent url(/lovefilm/images/product/round-corner-bottom.gif) no-repeat;
    margin-bottom: 20px;
}

div .bubble-bottom {
    width: 600px;
    height: 19px;
    display: block;
    background: #FFF url(/lovefilm/images/product/speech-bubble.gif) no-repeat;
    margin-bottom: 7px;
    float: left;
}

div div.panel p {
    line-height: 1.3;
    font-size: 1.2em;
    margin-bottom: 18px;
}

p.rating strong {
    color: #d50a0b;
    font-size: 0.8em;
    font-weight: normal;
    text-transform: uppercase;
    float: right;
    padding-top: 6px;
}

div.round-box .rating img {
    float: left;
}

div.round-box div img,
div.round-box div p {
    margin-bottom: 10px;
}

/*  Reviews (members) 2 column layout
----------------------------------  */

ul.review-2col {
    list-style-type: none;
}
ul.review-2col small {
    font-size: 0.85em;
}
ul.review-2col li.left {
    float: left;
}
ul.review-2col li.product-review-list {
    width: 440px;
    min-height: 65px;
}
ul.review-2col div.helpful {
    overflow: hidden;
    float:right;
}
ul.review-2col p.report_this_review a:link {
    color: #999;
    text-decoration: underline;
}
ul.review-2col p.report_this_review a:hover {
    color: #0066CC;
}
ul.review-2col div.helpful ul, ul.review-2col div.helpful ul li, ul.review-2col div.helpful p {
    float: left;
}
ul.review-2col div.helpful p {
    font-size: 1.0em;
    padding-top:4px;
    margin-bottom:0;
}
ul.review-2col div.helpful p strong {
    display: block;
    float: left;
    height: 15px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 180px;
}
ul.review-2col li.product-review-list blockquote, ul.review-2col li.critic-review-list blockquote {
    margin: 1em 1em 0.5em 1em;
    padding: 0;
}
ul.review-2col li.product-review-list h3 {
    font-size: 1.7em;
    padding: 0.1em 0 0.3em 0;
    margin: 0;
}
ul.review-2col li.product-review-list blockquote p.rating {
    margin: 0;
    padding: 0 5px 10px 0;
    line-height: 1.5em;
    text-align: right;
    color: #666666;
    font-weight: bold;
    font-size: 1.0em;
    float:left;
}
ul.review-2col li.product-review-list blockquote p.rating img {
    float: left;
}
ul.review-2col li.product-review-list blockquote p.spoiler {
    padding: 0.3em 0.7em;
    margin: 0em 0 0.3em 0;
    line-height: 1.5em;
    background-color: #CCCCCC;
    text-align: center;
}
ul.review-2col li.product-review-list blockquote p.spoiler strong {
    color: #d50a0b;
    font-weight: normal;
}
ul.review-2col li.product-review-list blockquote p.spoiler span {
    display: inline;
}
ul.review-2col li.product-review-list blockquote p.spoiler span.hidespan {
    display: none;
    float: right;
    padding: 0;
    margin: 0;
}
ul.review-2col li.bubble-pointer-right, ul.review-2col li.bubble-pointer-left {
    width: 21px;
    overflow: visible !important;
}
ul.review-2col li.bubble-pointer-right {
    _margin-left: -1px; /* IE6 position fix */
}
ul.review-2col li.bubble-pointer-right span {
    display: block;
    width: 21px;
    height: 44px;
    margin-left: -1px;
    margin-top: 12px;
    background-color: #f0f;
    text-indent: -9999px;
    font-size: 0.1em;
    background: url('/lovefilm/images/product/review-pointers_24bit.png') no-repeat left top;
    /* IE6 */
    _background: url('/lovefilm/images/product/review-pointers_8bit.png') no-repeat left top;
    _margin-left: 0;
}
ul.review-2col li.internal_review span {
    background-image: url('/lovefilm/images/product/review-pointers-red_24bit.png');
    /* IE6 */
    _background-image: url('/lovefilm/images/product/review-pointers-red_8bit.png');
}
ul.review-2col div.user-imgs {
    height: 57px;
    margin: 0.1em;
    overflow: hidden;
}
ul.review-2col div.user-imgs p.highly_rated_reviewer, ul.review-2col div.user-imgs p.avatar, ul.review-2col div.user-imgs p.critic-logo, ul.review-2col div.user-imgs p.most_helpful_review {
    margin: 0;
    padding: 0;
    width: 57px;
    height: 57px;
    float: left;
    display: block;

}
/* ROSSETTES */
ul.review-2col div.user-imgs p.highly_rated_reviewer, ul.review-2col div.user-imgs p.critic-logo, ul.review-2col div.user-imgs p.most_helpful_review {
	background-image: url('../../../images/product/rosette_sprite_24bit.png');
    /* IE6 */
    _background-image: url('../../../images/product/rosette_sprite_8bit.png');
	background-repeat: no-repeat;
	
}

ul.review-2col div.user-imgs p.highly_rated_reviewer {
	text-indent: -9999px;
    font-size: 0.1em;
    margin: 1px;
	background-position: 0 0;
}
ul.review-2col div.user-imgs p.most_helpful_review {
	text-indent: -9999px;
	background-position: -57px -2px;
	
}
ul.review-2col div.user-imgs p.critic-logo {
	text-indent: -9999px;
	background-position: -114px -2px;
}

ul.review-2col div.user-imgs p.avatar a.linkimg {
    display: block;
}
ul.review-2col div.user-imgs p.avatar a.linkimg:link img, 
ul.review-2col div.user-imgs p.avatar a.linkimg:visited img {
    border-width: 1px;
    border-style: solid;
    border-color: #BFDFFF;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
ul.review-2col div.user-imgs p.avatar a.linkimg:hover img {
    border-color: #679BCF;
}
ul.review-2col li.user-info {
    width: 136px;
}
ul.review-2col li.user-info ul {
    list-style-type: none;
}
ul.review-2col li.user-info ul li {
    padding: 3px 0 3px 0px;
    margin: 0;
    text-align: left;
}


.showspan {display: block;}
.hidespan {display: none;}
.hidespan, .showspan {cursor: pointer; padding-top: 6px; color: #0066CC; font-size: 0.8em;}


/*  Reviews (critics) 2 column layout
----------------------------------  */

ul.review-2col li.right {
    float: right;
}
ul.review-2col li.avatar {
    width: 132px;
}
ul.review-2col li.avatar img {
    border: 1px solid #DFDFDF;
}
ul.review-2col li.bubble-pointer-left span {
    display: block;
    width: 21px;
    height: 44px;
    margin-left: 1px;
    margin-top: 40px;
    background-color: #f0f;
    text-indent: -9999px;
    font-size: 0.1em;
    background: url('/lovefilm/images/product/review-pointers_24bit.png') no-repeat right top;
    /* IE6 */
    _background: url('/lovefilm/images/product/review-pointers_8bit.png') no-repeat right top;
}
ul.review-2col li.critic-review-list{
    width: 445px;
}
ul.review-2col li.critic-review-list div.rating_branded {
    margin: 0;
    padding: 0.2em 0.5em;
    background-color: #ccc;
    -moz-border-radius-topleft: 6px;
    -webkit-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-radius-topright: 6px;
    overflow: hidden;
}
ul.review-2col li.critic-review-list div.rating_branded img.rated {
    margin-top: 0.3em;
}
ul.review-2col li.critic-review-list div.rating_branded img.branded {
    float: right;
}




/*  Reviews - 1 column layout
----------------------------------  */

.round-box div.helpful {
    border: none;
    width: 100%;
    padding: 3px 0 10px 0;
}

.round-box div.helpful ul li,
.round-box div.helpful p {
    float: left;
    font-size: 1em;
    margin-bottom: 0;
}
.helpful a {
    float: right;
}

.helpful ul {
    float: left;
    padding-left: 10px;
}

div.helpful ul li {
    margin-right: 3px;
    width: auto;
}

div .helpful ul li a,
div .helpful ul li strong {
    display: block;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    float: none;
    width: auto;
    height:17px;
}

.helpful .no,
.helpful a.no.unselected,
.helpful a:hover.no.unselected,
.helpful strong.no,
.helpful strong.no.unselected {
    background: transparent url(/lovefilm/images/product/btn-thumb-no-bg.gif) left 2px no-repeat;
    padding: 3px 2px 3px 18px;
}

.helpful .yes,
.helpful a.yes.unselected,
.helpful a:hover.yes.unselected,
.helpful strong.yes,
.helpful strong.yes.unselected {
    background: transparent url(/lovefilm/images/product/btn-thumb-yes-bg.gif) right 0 no-repeat;
    padding: 4px 18px 3px 2px;
}
.helpful a.yes,
.helpful strong.yes {
    color: #018e01;
}
.helpful a.no,
.helpful strong.no {
    color: #ef2118;
    width:25px;
}
.helpful a:hover.yes,
.helpful a.yes.selected,
.helpful strong.yes.selected {
    background-position: right -24px;
}
.helpful a:hover.no,
.helpful a.no.selected,
.helpful strong.no.selected {
    background-position: left -38px;
}

.helpful a.selected, 
.helpful a.unselected {
    text-decoration:none;
    cursor:default;
}

.helpful a.yes span {
    display:block;
    clear:both;
}
ul.author-detail {
    width: 100%;
    overflow: hidden;
    padding: 0 15px 20px 15px;
    float: left;
}

div div ul.author-detail li {
    display: inline;
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 5px;
    width: auto;
    float: left;
}

ul.author-detail li.post-date,
ul.author-detail li.avatar {
    margin-right: 10px;
    font-size: 0.9em;
    font-weight: normal;
}

ul.author-detail li.source {
    display: block;
    float: none;
}

ul.author-detail li ul {
    font-size: 0.85em;
}

ul.author-detail li ul li {
    float: none;
    display: block;
    padding-bottom: 1px;
}

.news img {
    float: left;
    margin-right: 15px;
}

.news .sub-heading {
    font-size: 0.9em;
    width: 65%;
    overflow: hidden;
    margin: 5px 0 10px 0;
}

.news .sub-heading li {
    float: left;
    padding: 0 4px 0 0;
    width: auto;
}

.news .sub-heading li.first {
    border-right: 1px solid #959595;
    margin-right: 4px;
}

.news li strong {
    color: #ef453d;
    text-transform: uppercase;
    font-weight: normal;
}

ul#review-tabs {
    overflow: hidden;
    background-color: #3c3c3c ;
    padding-left: 15px;
    width: 940px;
    position: relative;
    left: -17px;
}

ul#review-tabs li {
    float: left;
    width: auto;
    padding: 10px 40px 10px 0;
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: none;
    margin-bottom: 0;
}

ul#review-tabs li a {
    color: #48c0fc;
}

ul#review-tabs a.current {
    color: #FFF;
    outline: 0;
}

ul#review-tabs li.review a {
    background: url(/lovefilm/images/product/review-tab-icon.gif) 2px 1px no-repeat;
    padding: 2px 0 0 25px;
}

ul#review-tabs li.review a:hover {
    background-position: 2px -17px;
}

.panel div.pagination {
    margin-bottom: 30px;
}

.panel div.pagination{
  background-color:#fff;	
}
.panel div.pagination ul {
    background-color: #FFF;
}
.panel div.pagination ul li {
    border-bottom: none;
}

.review-panel ul.sort {
    border: 1px solid #e3e3e3;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.review-panel ul.sort li {
    float: left;
    width: auto;
    padding-right: 16px;
    margin-bottom: 0;
}

.review-panel ul.sort li a {
    color: #313131;
}

#reviews-write label,
#reviews-write div.tips {
    font-size: 1.1em;
}

#reviews-write label {
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}

#reviews-write div.tips {
    width: 185px;
    float: left;
    margin-right: 20px;
}

#reviews-write div.tips h6 {
    font-weight: bold;
    margin-bottom: 15px;
}

#reviews-write div.tips ul {
    padding-bottom: 10px;
}

#reviews-write fieldset {
    margin-top: 10px;
    clear:both;
}
#reviews-write fieldset p {
    margin-bottom: 18px;
}
#reviews-write div.panel h2 {
    float:none;
}
#reviews-write form {
    width: 395px;
    margin-bottom: 30px;
}

#reviews-write form fieldset,
#reviews-write form div {
    padding: 12px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #e4e3e3;
}
/* fixes for rating stars */
#reviews-write form ul.ratings li div {
    padding: 0;
    border: none;
}

#reviews-write form th,
#reviews-write form td {
    padding-bottom: 10px;
    font-size: 1.1em;
}

#reviews-write form th {
    width: 6.1em;
    text-align: right;
    padding-right: 10px;
    font-weight: normal;
    vertical-align: top;
}

#reviews-write form td {
    font-weight: bold;
}

#reviews-write form td label {
    font-weight: normal;
    float: left;
    margin: 2px 5px 0 0;
    font-size: 0.83em;
}

#reviews-write form td input {
    float: left;
}

form span.row {
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
}
#reviews-write form span.submit {
    text-align:center;
}

#reviews-write legend {
    display: none;
}

#reviews-write fieldset textarea,
#reviews-write fieldset input {
    border: 1px solid #c7c7c7;
    background-color: #f3f3f3;
    width: 99%;
    resize: none;
}
#reviews-write form td input {
    border: 1px solid #c7c7c7;
    background-color: #f3f3f3;
    font-size: 1.6em;
}
#reviews-write form span.anonymous_user {
    clear:left;
    display:block;
}
#reviews-write form td label, #anonymousy {
    margin:5px auto;
}

#reviews-write #txt-title {
    font-size: 1.6em;
    background-color:#FFFFFF;
    line-height:1.2em;
}

#reviews-write div.ratings {
    border:none;
    padding:0;
}
#reviews-write #txt-content {
    float: left;
    height: 20em;
    font-size: 1.2em;
    font-family: arial, sans-serif;
    letter-spacing: 1px;
    line-height: 1.2;
    background-color:#FFFFFF;
}

#reviews-write span.anonymous_user input {
    margin-right: 3px;
    border:none;
    background-color:transparent;
}
#reviews-write fieldset span.spoiler input {
    width: auto;
    float: left;
    margin-right: 3px;
    border:none;
}

#reviews-write fieldset span.spoiler p {
    font-size: 1.1em;
    position: relative;
    top: 2px;
}

#reviews-write fieldset span.spoiler,
#reviews-write fieldset span.spoiler p {
    margin-bottom: 0;
}

#reviews-write input.submit,
#reviews-write input.change,
#profileForm input.upload {
    background: #086DD6 url(/lovefilm/images/product/blue-btn-bg.png) repeat-x;
    border: 1px solid #086DD6;
    color: #fff;
    height: 33px;
    line-height: 33px;
    margin-bottom: 15px;
    padding: 0;
    width: 80%;
    -moz-border-radius: 4px;
    cursor: pointer;
    text-decoration:none;
}
#reviews-write input.change {
    border: 1px solid #999;
    background: #ccc url(/lovefilm/images/product/grey-btn-bg.png) repeat-x;
    float:left;
    width:120px;
    margin-right:10px;
    font-size:1.25em;
    text-align:center;
    font-weight:bold;
}
#reviews-write input.shorter {
    width:40%;
}
#reviews-write fieldset.grey {
    background-color:#F3F3F3;
}

#reviews-write div.tips li {
    list-style-type: disc;
    overflow: visible;
    margin: 0 0 15px 16px;
    width: auto;
}


    #reviews-write .error_title {
        clear: both;
        display: block;
        float: none;
        margin: 5px 15px 0 125px;
    }
    #reviews-write form fieldset {
        border:0;
        width:595px;
        padding:0;
    }
    #reviews-write label {
        float: left;
/*        line-height: 25px;*/
        width: 125px;
        font-weight:normal;
        margin:0;
    }
    #reviews-write fieldset textarea,
    #reviews-write fieldset input {
        width:465px;
        border:1px solid #96aac5;
        -moz-border-radius: 2px 2px 2px 2px;
    }
    #reviews-write fieldset input {
        background-color: #FFFFFF;
        font-size: 1.6em;
        line-height: 1.2em;
    }
    form#reviews-write span.row {
        margin-bottom: 10px;
    }
    form#reviews-write span.submit {
        text-align:center;
    }
    #reviews-write #txt-content {
        height: 15em;
    }
    #reviews-write fieldset span.titlefield {
        margin-bottom:10px;
    }
    #reviews-write fieldset span.spoiler{
        line-height: 20px;
        margin-bottom:3px;
    }
    #reviews-write fieldset span.spoiler label {
        visibility:hidden;
    }
    #reviews-write fieldset span.spoiler input {
        margin-top:4px;
    }
    #reviews-write fieldset span.spoiler small,
    #reviews-write fieldset span.submit small {
        display:block;
        margin-left:125px;
        line-height:14px;
    }
    #reviews-write input.nicknamefield {
        width:225px;
    }
    #reviews-write input.submit,
    #reviews-write input.change {
        margin-top:8px;
        margin-left:125px;
        width:160px;
        font-size:1.1em;
        border:1px soild #dae4ed;
    }
    #reviews-write fieldset span.review_tip {
        display:none;
        padding:5px 5px 5px 12px;
        margin-left:20px;
        width:300px;
        position:absolute;
        top:230px;
        z-index:9999;
        background-color: #f6f6f6;
        border:1px solid #ccc;
        -moz-border-radius: 5px 5px 5px 5px;
        -webkit-border-radius: 5px 5px 5px 5px;
        -khtml-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
        -moz-box-shadow: 2px 2px 3px #999;
        -webkit-box-shadow: 2px 2px 3px #999;
        box-shadow: 2px 2px 3px #999;
    }
    #reviews-write fieldset span.review_tip h4 {
        font-size:1.2em;
        margin-bottom:5px;
    }   
    #reviews-write fieldset span.review_tip ul{
        margin: 10px 0 10px -29px;
        background: url("/lovefilm/images/product/review_tip_arrow.gif") no-repeat 0 20px transparent;
    }   
    #reviews-write fieldset span.review_tip ul li {
        margin-left:50px;
        line-height:16px;
        width:265px;
        list-style:disc;
        overflow:visible;
    }
    #reviews-write fieldset span.review_tip p {
        text-align:right;
    }
    #reviews-write fieldset span.login {
        margin-top:20px;
    }
    #reviews-write fieldset div.new_user,
    #reviews-write fieldset div.member {
        border:1px solid #cccccc;
        -moz-border-radius: 0;
        width:220px;
        float:left;
        padding:0;
    }
    #reviews-write fieldset div.new_user input,
    #reviews-write fieldset div.member input {
        background-color: #F3F3F3;
        font-size:11px;
        width:auto;
        height:1.7em;
    }
    #reviews-write fieldset div.new_user h4,
    #reviews-write fieldset div.member h4 {
        padding:5px;
        font-weight:normal;
        padding-left:25px;
    }
    #reviews-write fieldset div.new_user {
        margin-left:125px;
    }
    #reviews-write fieldset div.member {
        background-color:#CCCCCC;
        margin-left:20px;
    }   
    #reviews-write fieldset div.new_user h4 {
        background-color:#CCCCCC;
    }   
    #reviews-write fieldset div.member h4 {
        background-color:#999999;
        color:#fff;
    }   
    #reviews-write fieldset div.new_user ul,
    #reviews-write fieldset div.member ul {
        margin:0 0 10px 25px;
    }   
    #reviews-write fieldset div.new_user ul li,
    #reviews-write fieldset div.member ul li {
        padding-bottom:5px;
        padding-top:5px;
        margin-bottom:0;
    }   
    #reviews-write img.login_or_member { 
        left: 328px;
        margin-top: 60px;
        position: absolute;
    }   
    #reviews-write fieldset div.member ul li small.forgotten a {
        float: right;
        font-size: 10px;
        padding-left: 5px;
        width: 65px;
    }
    #reviews-write li label.terms, #reviews-write li label.other-offers {
        font-size:0.8em;
        display: block;
        float: right;
        line-height: 14px;
        margin-right: 10px;
        width: 165px;
    }
    #reviews-write fieldset div.new_user ul li.terms {
        padding-bottom:0;
    }
    #reviews-write div.new_user span.error_title, 
    #reviews-write div.member span.error_title {
        margin-left:0;
    }

    #reviews-write fieldset span.review_tip p {
        margin-bottom:5px;
    }
    #reviews-write fieldset span.error {
        margin:10px; 
        font-size:12px;
        display:block;
    }
    .review_tip a.close {
        background: url("/lovefilm/images/product/btn_close.gif") no-repeat scroll right 0 transparent;
        display: block;
        height: 21px;
        line-height: 18px;
        padding-right:30px;
    }
    #anonymousy {
        float:left;
    }

#reviews-preview form {
    width:100%;
    margin-bottom:10px;
}
#reviews-preview label {
    display:inline;
    font-weight:normal;
    font-size:1em;
    margin-left:5px;
}

#panel-details div.cover-up img {
    float: left;
    margin: 0 20px 20px 0;
}

#panel-details table {
    width: 100%;
    position: relative;
}

#panel-details td,
#panel-details th {
    border-bottom: 1px dotted #a5a5a5;
    padding: 8px 0;
    line-height: 1.4;
}

#panel-details th {
    padding: 8px 0;
    width: 10em;
    font-weight: normal;
    vertical-align: top;
}

#panel-details td {
    font-weight: bold;
}

#panel-details td span {
    font-weight: normal;
}

#panel-details tr li {
    display: inline;
    border: none;
}

#panel-details table img {
    margin: 0;
}

#panel-details table img.cert {
    float: none;
}

#panel-details p.feedback_text {
line-height: 1.2em; 
font-size: 14px; 
font-weight: bold; 
} 

#panel-details .discs img.child_cert {
    margin-right: 7px;
    margin-top: -2px;
    float: left;
}

#rent-all {
    margin: 25px 0 20px 0;
    overflow: hidden;
    background: #f6f6f6 url(/lovefilm/images/product/rndcnr-top-rent-all.gif) 0 top no-repeat;
    padding-top: 4px;
}

#rent-all div {
    border-right: 1px solid #e4e3e3;
    border-left: 1px solid #e4e3e3;
    overflow: hidden;
    padding: 10px 17px;
}

#rent-all h4 {
    margin: 5px 0 0 0;
    border: none
}

#rent-all span.bottom {
    background: #f6f6f6 url(/lovefilm/images/product/rndcnr-bottom-rent-all.gif) 0 bottom no-repeat;
    display: block;
    width: 600px;
    height: 5px;
}

#panel-details ul.discs li {
    border-bottom: 1px solid #e4e3e3;
    padding-bottom: 10px;
    position: relative;
}

#panel-details ul.discs li.last {
    border-bottom: none;
    margin-bottom: 0;
}

#panel-details ul.discs h3 {
    font-size: 1.2em;
    float: left;
    padding-top: 4px;
    position: relative;
    margin: 4px 0;
}

body #panel-details ul.discs h3 a {
    font-size: 0.85em;
    margin-right: 10px;
    width: auto;
}

#panel-details ul.discs ul {
    clear: left;
}

#panel-details ul.discs ul li {
    border: none;
    width: auto;
    float: left;
    font-size: 1.2em;
    padding: 5px 5px 5px 0;
}

#panel-details ul.discs p {
    clear: both;
    font-size: 0.9em;
    margin-bottom: 0;
}

#avatars li {
    position: relative;
    white-space: nowrap;
    overflow: visible;
}

#avatars li div.hover {
    position: absolute;
    top: -110px;
    right: 55px;
    background-color: #FFF;
    border: 1px solid #E4E3E3;
    padding: 2px;
}

#container #avatars li div.hover img {
    width: 90px;
    height: 90px;
    padding: 0;
    margin: 0;
}

#container #avatars li img {
    width: 22px;
    height: 22px;
    float: none;
    margin: 3px;
    padding: 1px;
    border: 1px solid #E4E3E3;
    vertical-align: middle;
    position: static;
}

#avatars li img:hover {
    cursor: pointer;
}


/*------- CERT OVERLAY ------*/

div.cert_overlay {
    width: 200px; 
    height: 200px; 
    border: 1px solid #AFAFAF; 
    position: absolute; 
    background-color: #FFF; 
    display: none;
    z-index: 50;
    color: #000;
}


/* details tab */

.product_info_table {
    clear:both;
}

/* ----------- small tabs (charts section) ----------*/
div ul.cnav {
    background-color: #ffffff;
    font:90% Arial, Helvetica, sans-serif;
    list-style:none;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    height:24px;
    position:relative;
    clear:both;
    border-bottom:1px solid #dedede;
}
div ul.cnav li {
    background:url(/lovefilm/images/global/nav/tabs/cnav_li_back.gif) repeat-y #ebebeb;
    display:inline;
    float:left;
    margin:3px 0 0px 0;
    padding:0px;
    line-height: 20px;
    border:1px solid #dedede;
    width:auto
}
.cnav li a {
	width:auto;
	float:none;
	background:url(/lovefilm/images/global/nav/tabs/cnav_li_back.gif) repeat-y #ebebeb;
	color:#323232;
	display:block;
	float:left;
    font-weight:bold;
	padding:0 7px;
	position:relative;
	text-decoration:none;
    line-height: 20px;
}
.cnav li a:hover {
	color:#666666;
    line-height: 20px;
    margin:0;
}
.cnav li.current {
    background-image: none;
    border-bottom:1px solid #ffffff;
    line-height: 23px;
    margin:0;
}
.cnav li.current a {
    background: none #ffffff;
	color:#b60001;
    line-height: 23px;
    outline: 0;
}
.cnav li:hover {
	background-position: right top;
    outline: 0;
}
.cnav li:hover a, .cnav li:active a, .cnav li:focus a, .cnav li.current a:hover {
	color:#666666;
	background-position: left bottom;
    outline: 0;
}


/*------ GENERIC WIDGET STYLES ------- */

.widgets .review a {
    background: transparent url(/lovefilm/images/product/write-review-icon.gif) no-repeat;
    font-size: 1.2em;
    padding-left: 20px;
}

div.widgets {
    width: 300px;
    float: left;
    margin-top: 25px;
}

.widgets .widget {
    color: #333;
    margin-bottom: 20px;
    overflow: hidden;
    clear: both;
    border: 1px solid #E1E1E1;
}

.widgets .advert_mpu {
    margin-bottom: 20px;
}

.widget caption {
    width: 100%;
    padding: 6px 0 8px 0;
    font-size: 1.3em;
    color: #333;
    font-weight: bold;
    text-align: left;
}

.widgets .widget h4,
.widgets .sponsored h4 {
    background:url('/lovefilm/images/global/nav/tabs/darkNav.gif') no-repeat right top;
    line-height: 33px;
    font-size: 1.5em;
	margin:0;
	padding:0 15px;
	text-transform: none;
    font-weight: bold;
}
.widgets .widget h4 a,
.widgets .sponsored h4 a{    
    line-height: 33px;
    color: #026AD2;
}
.widgets .widget h4 a:hover,
.widgets .sponsored h4 a:hover{
    text-decoration: underline;
}

.widgets .widget h4 a.small {
    font-size: 0.6em;
    font-weight: normal;
}
.widgets .widget h4 a.right {
    float: right;
}

.widgets #sponsored_links_1 {
    overflow: visible;
}
.thumbnail-list .widget,
.widgets .review,
.collection .title {
    padding: 12px;
}

ul.last ul.searchlist {
    border-bottom: none;
}

/*------ RATINGS PANEL WIDGET ------- */
#ratings-panel {
    position:relative;
}

#ratings-panel .member_ratings {
    margin:10px;
    margin-bottom:0;
}

#ratings-panel table {
    margin: 15px;
    padding: 15px;
    width: 90%;
}
#ratings-panel tr {
    height:10px;
    padding:0;
}
#ratings-panel th {
    width: 27%;
    border-bottom: 2px solid #FFFFFF;
    font-weight: normal;
}
#ratings-panel td {
    width: 73%;
    border-bottom: 2px solid #FFFFFF;
}
#ratings-panel td div {
    background-color: #CCCCCC;
    float: left;
    height: 12px;
    margin-left: 0; /*right: 8px*/
    width: 75%;
}
#ratings-panel span.txt_rating {
    color: #666;
    margin-left:3px;
}
#ratings-panel td div span {
    /*background: #ed1f16 url(/lovefilm/images/product/histogram-bg.gif) top repeat-x;*/
    background: #fbca03 url(/lovefilm/images/product/member-histogram-bg.gif) top repeat-x;
    display:block;
    height:100%;
    width:20%;
}

#place-holder {
    width: 85%;
    margin: 20px auto;
    clear: both;
}

#place-holder img {
    width: 100%;
}


/*------ BOX OFFICE WIDGET ----------*/

.widget .cnav {
    margin: 0;
}

.widget div.cnav_content {
    border: 1px solid #e1e1e1;
}

.widget .cnav li.current a {
    background: #FFF;
    color: #333;
    font-weight: bold;
}

.widget ul.cnav li a {
    float: none;
    background: #EBEBEB;
    line-height: 2em;
    font-weight: normal;
    height: 100%;
}

.widget ul.cnav li {
    width: 49%;
    text-align: center;
    background: #EBEBEB;
    line-height: 2em;
}

.widget .cnav li.current {
    margin: 3px 0 0 0;
}

.widgets table.zebra th {
    font-weight: normal;
    color: #999;
    font-size: 1em;
    padding: 4px 0 8px 0;
    background-color: #FFF;
}

.widget table {
    margin: 0 auto;
}

.widget table.zebra td {
    padding: 3px 0;
}

.widget table td.right_dec {
    padding: 0 8px;
    text-align: right;
}

.widget table.zebra tr.odd {
    background-color: #EBEBEB;
}

.widgets div.straight_box {
    border:0px;
}


/*------ COLLECTION WIDGETS ----------*/

.celeb .title {
    border-top: 1px solid #E1E1E1;
}

.collection .title p {
    margin-bottom: 5px;
}

.collection .title a {
    color: #076cd8;
    font-size: 1.2em;
}

.mini-carousel .gallery,
.collection .gallery {
    overflow: hidden;
    padding: 12px 12px 0 12px;
    width: 92%;
}

.collection p.author,
.collection .gallery {
    border-top: 1px solid #E1E1E1;
}

.collection .gallery .viewing-all ul li {
    margin-bottom: 20px;
}

.collection h5 {
    font-size: 1.2em;
    margin-bottom: 8px;
}

.collection p.author {
    padding: 8px;
    clear: both;
}

.collection p.create {
    border-top: 1px solid #E1E1E1;
    clear: both;
    font-size: 1.1em;
    font-weight: bold;
    padding: 8px;
    text-align: center;
/*    background-color: #EFEFEF; */
}

.collection .celeb-image-hack {
    background-position: 0 33%;
    background-repeat: no-repeat; 
    width: 280px; 
    height: 160px;
    border: 10px solid #FFF;
}


/*------ CINEMA SEARCH WIDGET ----------*/

.widgets #cinema_search_panel {
    width: 100%;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
}

.widgets #cinema_search_panel * {
    text-align: left;
}

.widgets #cinema_search_panel h2 {
    font-size: 1.3em;
    margin-bottom: 10px;
}

.widgets .box_inner {
    padding: 8px;
    line-height: 1.6;
}

.widgets .box_inner label {
    margin-bottom: 3px;
}

.widgets .box_inner input {
    float: left;
    margin-top: 3px;
}

.widgets #cinema_search_text {
    width: 66%;
    padding: 1px 0;
    border: 2px solid #ECE9D8;
    margin-right: 3px;
}

.widgets hr {
    background-color: #5A5A5A;
    border-color: #8D8D8D;
    border-style: none none solid;
    border-width: 0 0 1px 0;
    color: #5A5A5A;
    height: 2px;
    margin-top: 5px;
}

.widgets .box_inner p {
    overflow: hidden;
}

.widgets .box_inner strong {
    line-height: 1.4;
}

.widgets a.expanded_this {
    background-position: left -22px;
}


/*------ THUMBNAIL LIST WIDGET ----------*/

.widgets .thumbnail-list ul {
    padding: 4px 12px;
}

.widgets .thumbnail-list ul li {
    border-top: 1px solid #E1E1E1;
    padding: 6px 0 8px 0;
    overflow: hidden;
    width: 100%;
}

.widgets .thumbnail-list ul li.first {
    border-top: none;
}

.widgets .thumbnail-list img {
    margin-right: 10px;
}

.widgets .thumbnail-list img,
.widgets .thumbnail-list p {
    float: left;
}

.widgets .thumbnail-list p.image {
    width: 78%;
}

.widgets .thumbnail-list p a {
    font-weight: bold;
    font-size: 1.1em;
}

.widgets .thumbnail-list p span {
    display: block;
    padding-bottom: 3px;
    color: #333;
    text-decoration: none;
    font-weight: normal;
}


/*------ SOUNDTRACK WIDGET ----------*/

.widgets #soundtrack .title {
    padding: 12px;
    font-size: 0.9em;
    color: #666666;
}

.widgets #soundtrack img {
    width:130px;
    float:left;
    margin: 0 10px 10px 0;
}

.widgets #soundtrack div {clear:both}

.widgets #soundtrack li {
    padding: 5px 0 0 0;
    height:30px;
    font-weight: bold;
    color:#333;
    border-bottom: 1px dotted #e1e1e1;
}

.widgets #soundtrack li p {
    padding: 2px 0 5px 12px;
    font-weight: normal;
    font-size: 1em;
    color: #666;
}

.widgets #soundtrack .toggle_tracks {
    padding: 5px;
    text-decoration: none;
    color: #0066cc;
    cursor: pointer;
}

.widgets #soundtrack .hide_tracks {
    display: none;
}


/*------ RETAIL WIDGET ----------*/
#retail {
    position:relative;
}
#retail .retail_list {
    padding:5px 15px;
}
#retail h4 p {
    color:#000;
    padding-top:3px;
}

#retail li {
    color:#666666;
    font-size:11px;
}
#retail li.price {
    color:#000;
    line-height:1.3em;
}

#retail h3 {
    font-weight: bold;
    font-size: 1.3em;
    padding: 0.9em 0 0 0;
    line-height: 1.3em;
    margin: 0 0 0 80px;
}
#retail .fl_detail_info {
    margin-left: 160px;
}

#retail .synopsis {
    color:#666666;
    margin-left:80px;
    line-height:1.3em;
}

ul li.boxcover {
    min-width:75px;
    width:75px;
}

ul.blockItem, .blockItem {
    border-bottom:1px dotted #CCCCCC;
    padding:5px 0 20px 0;
}

#retail ul.btnset {
    margin-left:13px;
}

#retail ul.btnset li {
    margin: 2px 0 0 0 !important;
}

/* ----- DIGITAL SIGN IN PAGE ----- */

#content_layout_AB {
    width: 770px;
    margin-top: 0;
    background-color: #FFF;
    border: 1px solid #AFAFAF;
    padding: 20px;
}

#content_layout_AB h1 {
    margin-top: 0;
}
.validation_error {
    margin-top:10px;
}

/* ----- WRITE REVIEW VALIDATE ERROR MESSAGES ----- */

.error_title{
    color:red;
    font-weight:normal;
}
.pad5{
    float:left;
    padding:5px 0 5px 0;
}
#error_log{
    float:left;
    color:red;
    font-weight:bold;
    padding:0px 0 20px 0;
}
#reviews-write #error_log {
    float:none;
    clear:both;
    display:block;
}
/* ----- Signup acquisition widget (PPM) ----- */
.product-wrapper .signup-acquisition * {
    line-height: 1.4;
}

.signup-acquisition {
    position: relative;
    margin: 0 0 27px 0;
    background-color: #fff;
    border: 1px solid #c5c5c5;
    color: #333;
    background: #fff url('/lovefilm/images/signup/widgets/tearStrip.png') bottom left no-repeat;
}

.signup-acquisition .inner-wrapper {
    *zoom: 1;
    padding: 0 0 0 182px;
}

.signup-acquisition .inner-wrapper:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.signup-acquisition .wrap-rent {
    background: url('/lovefilm/images/signup/widgets/rentThis.png') left center no-repeat;
}

.signup-acquisition .wrap-soon {
    background: url('/lovefilm/images/signup/widgets/comingSoon.png') left center no-repeat;
}

.signup-acquisition .wrap-online {
    background: url('/lovefilm/images/signup/widgets/watchNow.png') left center no-repeat;
}


.signup-acquisition .close {
    float: right;
    background: url('/lovefilm/images/signup/widgets/close.png') no-repeat top right;
    padding: 2px 24px 3px 0;
    margin: 3px;
    font-size: 13px;
    color: #666;
}

.signup-acquisition .podium {
    position: absolute;
    left: 55px;
    top: -9px;
    -moz-box-shadow:    0 0 2px 2px #9b9b9b;
    -webkit-box-shadow: 0 0 2px 2px #9b9b9b;
    box-shadow:         0 0 2px 2px #9b9b9b;
    *border: 1px solid #e0e0e0;
}

.signup-acquisition .podium img {
    *border: 1px solid #9f9f9f;
}

.signup-acquisition .content {
    padding: 7px 0;
}

/* Undo global styles */
.wide .signup-acquisition .content {
    width: auto;
}

.signup-acquisition h2,
.signup-acquisition h3 {
    color: #c00;
}

.signup-acquisition h2 {
    font-size: 19px;
}

.signup-acquisition h3 {
    font-size: 16px;
}

.signup-acquisition ul {
    padding-left: 9px;
    margin: 14px 4px 4px;
}

.signup-acquisition ul li {
    list-style: disc;
    list-style-position: outside;
}

.signup-acquisition sup {
    font-size: 0.7em;
}

.signup-acquisition .action-items {
    clear: right;
    float: right;
    width: 290px;
    margin: 2px 40px 2px 6px;
    text-align: center;
}

/* Undo global styles */
.wide .signup-acquisition .action-items {
    border: none;
    margin-left: 6px;
    padding-left: 0;
    width: 290px;
    float: right;
}

.signup-acquisition .action-items a {
    color: #277DFF;
    text-decoration: underline;
    font-weight: bold;
}


.signup-acquisition .a11y {
    position: absolute;
    left: -9999px;
}


.signup-acquisition .call_to_action {
    border: 1px solid #018e01;
    background: #018e01 url(/lovefilm/images/home/widgets/button_green_gradient.gif) top left repeat-x;
    color: #fff;
    margin: 6px auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor:pointer;
    clear: both;
    color: #fff;
}

body .signup-acquisition a.call_to_action {  
    display: block;
    font: bold 16px Verdana;
    text-align: center;
    padding: 8px 0;
    color: #fff;
}

a.call_to_action:link,
a.call_to_action:visited,
a.call_to_action:hover,
a.call_to_action:active {
    text-decoration: none;
}

/* IE7 styling fix */
.product-wrapper {
    *zoom: 1;
}

/* Hide if A/B test suggests it */
#banner-signup-acquisition.hide {
    display: none;
}
h3#error_log {
    margin:15px 10px 0 10px;
    color:#333;
}
#submit_review .error {
    font-weight:normal;
}

