.submit { display:block; margin:10px 0 10px auto }
.reg_box input[type="text"], .reg_box textarea { width:50% }
.LISTS_listname { font-size: 1.3em; font-weight: bold }
.LISTS_my_lists_row_bottom { border-bottom: 1px solid #CCC }
.LISTS_my_lists_row_spacer { font-size: 0.3em; height: 5px; line-height: 0.3em }
.LISTS_my_lists_text_cell { padding: 1px 4px 1px 4px }
div.show_customer_lists {padding: 5px 0px 5px 0px !important; clear: both;}
ol#open_list, ol.right_list { background-color: transparent; margin: 0 0 5px 0; padding: 0 0 0 25px; clear: both;}
ol#open_list li, ol.right_list li { background-color: transparent; border-bottom: #EFEFEF 1px solid; padding: 2px 3px 3px 3px }
form#choose_list_form {margin-top: 5px}
div#product_lists {margin-top: 15px}
span.handle {cursor: n-resize; text-decoration: underline; color: #0066cc}
#managelist .managelist_item {list-style-type: none }
div.active_list { padding: 2px !important; margin-top: 6px; border: 1px solid #CCC }
div.RH_list_image { float: left; padding: 0px 4px 5px 0px !important }
div.RH_list_title { padding: 0px 0px 5px 0px !important; margin-top: 10px; font-size: 1.2em }


h1.this_heading {
    background: transparent url(/lovefilm-de/images/lists/detcs_header.jpg) no-repeat scroll left top;
    margin: 0 0 10px 0;
    height: 100px;
    position: relative;
    width: 611px;
}
h1.this_heading span {
    display: none;
    position: relative;
}

/* layout */
#all_wrap {
    padding-top: 0;
    background: #D8D8D8 url(/lovefilm-de/images/lists/background-gradient.jpg) repeat-x scroll left top;
}
#this_content {
    width: 100%;
    margin: 0;
    padding-left: 6px;
}
#this_left {
    float: left;
    position: relative;
    width: 470px;
    margin: 0 6px 0 0;
}
#this_right {
    float: left;
    position: relative;
    width: 500px;
    margin-left: 6px;
}
#this_left, #this_right {
    background-color: #F6F6F6;
}
#this_left .searchlist {
    height: 130px;
    padding-right: 4px;
}
#view_collection_button { 
    float:right;
    margin:15px 0;
    text-align:center;
    text-transform: capitalize;
    width:200px;
}
.pageBrowse {
    margin-bottom: 4px;
}

/* charts */
div#UC_charts {
    width: 100%;
}
div.UC_chart {
    width: 50%;
    float: left;
}
div.UC_chart .chart_inner {
    height: 294px;
    background: url(/lovefilm-de/images/lists/grey_fade_v.jpg) #F6F6F6 repeat-x fixed;
    padding: 3px 6px;
}
div.UC_chart .boxcover {
    float: left;
}
div.UC_chart ol {
    overflow: auto;
    height: 200px;
    list-style-type: none;
    clear: both;
    padding-left: 10px;
    margin: 0;
}
div.UC_chart li {
    padding: 0 0 5px 0;
    margin: 0;
}

/* text */
#this_left h2, #this_right h2 {
    text-align: center;
    padding: 5px 5px;
    margin: 1px 0 0 0;
    letter-spacing: 5px;
    color: #F5FCAB;
    background: url(/lovefilm-de/images/lists/dark_fade.jpg) #04090C repeat-x;
    font-size: 1.1em;
    text-transform:uppercase;
}
#this_left h2 a, #this_right h2 a {
    letter-spacing: 0;
    font-size: 0.9em;
}
.UC_alink_dark a, .UC_alink_dark a:visited, .UC_alink_dark a:link  {
    color: #10233F;
}
.UC_alink_light a, .UC_alink_light a:visited, .UC_alink_light a:link {
    color: #AFD0FF;
}

/* thumb panel */
ul.UC_thumbs {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 500px;
}
ul.UC_thumbs li {
    float: left;
}
ul.UC_thumbs li a {
    width: 100px;
    height: 100px;
    display: block;
    opacity: 0.75;
    filter: alpha(opacity = 75);
}
ul.UC_thumbs li a:hover {
    opacity: 1;
    filter: alpha(opacity = 100);
}
ul.UC_thumbs li a span {
    display: none;
}

/* feature panel */
.UC_feature {
    background-repeat: no-repeat;
    height: 300px;
    overflow: hidden;
    background-position: left center;
    position: relative;
}
.wide {
    height: 230px;
}
.UC_feature .feature_collection_overlay, .UC_feature .feature_collection_overlay_wide {
    padding: 15px 15px 0 15px;
}
.UC_feature ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.UC_feature li {
    margin: 0;
    padding: 0;
}
.UC_feature div h3 {
    margin: 0 0 10px 0;
    font-size: 2.0em;
}
.feature_collection_overlay {
    color:#fff;
    font-size:12px;
    height:285px;
    margin:0 0 0 250px;
}
.feature_collection_overlay_wide {
    margin:0 0 0 300px;
    height:220px;
}
.celeb_link_img {
height:100%;
display:block;
width: 100%;
position:absolute;
}

