
img.PlaceHolder {
    border: solid 1px #ccc;
}

/*  structural
----------------------------------  */
body{

}
#wrap {
    position: inherit;
}

/*  logo / masthead
----------------------------------  */
#amazon_logo{
    background-color: transparent;
    height:22px;
    left:125px;
    position:absolute;
    top:100px;
    width:100px;
    z-index:5;
}
#amazon_logo #amazon_logo_img{
    display:block;
    height:100%;
    width:100%;
}
#amazon_logo #amazon_link{
	display:none;
}

#mainheader {
    height:115px;
    /*margin:30px 0px 0px 0px;*/
    width:993px;
    position:relative;
}

body #mainheader #brand a#logo{
    background: url(/lovefilm/images/brands/amazon-uk/lf_amazon_masthead_logo.gif) top left no-repeat;
    width:201px;
    height:71px;
    position:absolute;
    top:20px;
    left:16px;
    display:block;
}

#mainheader p#brand span, #mainheader #brand span {
	display:none;
}

/* Adverts
----------------------------------  */
#advertLEADERBOARD {
    top: 40px;
}
#advertTOP{
	top:50px;
}
div.advertTOPout{
	left:245px;
}
div.advertTOPin{
	left:530px;
}
#advertSKY {
    top:137px;
}

/*  ancillary links
----------------------------------  */

/*  login
----------------------------------  */

#inlinelogin {
    background: url(/lovefilm/images/brands/amazon-uk/sign_in_panel.gif) no-repeat top left;
    width: 261px;
    height: 76px;
    overflow: none;
    padding: 0;
    margin: 0;
    position: relative;
	border:1px solid #fff;
}
#inlinelogin p#loginPara1 {
    padding: 0;
    margin: 10px 0 0 0;
}
#inlinelogin p#loginPara2 {
    padding: 0;
    margin: 4px 0 0 0;
}

#inlinelogin p label {
	width:60px;
    display: block;
    float: left;
    margin-right: 5px;
    text-align: right;
	font-size:1.1em;
	line-height:22px;
	color:#555555;
}
#inlinelogin input.txt {
    background-color:#fff;
    border:1px solid #D7D7D7;
    font-size:1.1em;
    height: 16px;
    padding: 0;
    width: 120px;
}
#top_login_links {
	margin:5px 10px;
	padding:0;
    width: auto;
	font-size:1.1em;
	text-align:right;
}
#top_login_links small, #top_login_links small a {
		font-size:1em;
		text-decoration:none;
		color:#777777; 
}
#inlinelogin small a:hover {
	text-decoration:underline;
}
#topsubmit {
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
	font-size:1.3em;
	background:#d8d8d8;
	width:56px;
	height:40px;
	cursor:pointer;
}




/*  search
----------------------------------  */
#amazonSearchWrap {
	position:relative;
}

#topSearch, body > #topSearch {
    /*background:url(/lovefilm/images/brands/amazon-uk/search_bg.gif) left top no-repeat;*/
    position:absolute;
    height:29px;
    left: 731px;
    margin: -8px 0 0 0;
	padding:5px;
    width: 250px;
}
#toplogin input, #topSearch input {
	font-family:Arial,Helvetica,sans-serif;
}

#topSearch input#search_keywords {
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    width:156px;
    height:auto;
    margin: 3px 0px;
    border:#fff 1px solid;
    position: relative;
    top: 0;
    left:0;
    text-transform:capitalize;
    float: left;
}

#topSearch label {
    display: none;
}

#topSearch input#searchbutton {
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    background-color: #565656;
    height:23px;
    border:#565656 solid 1px;
    color: #fff;
    margin: 3px 0;
    width: 65px;
    font-weight: bold;
    float: right;
    cursor:pointer;
    position: relative;
}


/*  Main Nav
----------------------------------  */
#amazon-uk-mnav {
	background: url(/lovefilm/images/brands/amazon-uk/header-tabs-bg.gif) repeat-x top left;
	/*font:13px Arial, Helvetica, sans-serif;*/
	width:973px;
	list-style:none;
	margin:0;
	padding: 0 0 0 20px;
	height:32px;
	position:relative;
	border:none;
	clear:both;
    z-index: 87;
}
#amazon-uk-mnav a img {
    border:0;
    height:16px;
}

#amazon-uk-mnav li{
	display:block;
	float:left;
	margin:3px 0px 0px 0px;
    padding: 0 0 7px 0;
    position: relative;
}
#amazon-uk-mnav li a{
    border-right: #4eaddd solid 1px;
	width:auto;
	float:none;
	color:#fff;
	display:block;
	font-weight:bold;
	padding: 1px 12px;
    margin: 4px 0 0 0;
    position:relative;
	text-decoration:none;
}
#amazon-uk-mnav li.last a{
    border-right: none;
}
#amazon-uk-mnav li a:hover, #amazon-uk-mnav li a:active{
	outline:0;
	color:#000;
}

#amazon-uk-mnav li.current{
	background: #DD8104;
	margin:0;
	padding:0;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
	margin-left:-2px;
	margin-right:-2px;
	z-index:5;
	}
#amazon-uk-mnav li.current a{
	background:none;
	border:none;
	color:#000;
	padding-top:0px;
    padding-bottom: 0px;
    margin: 0px;
	display:block;
	line-height:33px;
	margin-bottom:-2px;
	background: #DD8104;
	}
#amazon-uk-mnav li.current a:hover{
	background: #DD8104;
	color:#fff;
	}
	#amazon-uk-mnav li a.redText{
	color:#000;
	}
	#amazon-uk-mnav li.current a.redText, #amazon-uk-mnav li a:hover.redText{
	color:#fff;
	}
#amazon-uk-mnav ul.drop_down {
    top: 28px;
    left: 0;
}

/*  Second Nav - Tab
----------------------------------  */
#snav{
	background-color:#DD8104;
	margin-bottom:0px;
    font-size:0.9em;
	border:none;	border-left:1px solid #DD8104;
	border-right:1px solid #DD8104;
	overflow:hidden;
}
#snav ul {
    margin-left: 23px;
}
#snav li a, #snav li a:link, #snav li a:visited, #snav li a:hover, #snav li a:active {
    color: #fff;
    font:1.1em Arial, Helvetica, sans-serif bold;
}
#snav li a:hover {
    color: #333;
}
#snav li.current a, #snav li a:active {
    color: #000;
}
#noNav {
    background-color:#DD8104;
    background-image:none;
    height: 5px;
    width:993px;
}

/*  Page LH Nav; H3, H4 backgrounds
----------------------------------  */
#subnav dl {
	margin-top:0;
}
#HtabbedContent h3{
	margin:3px 0px 0px 0px;
	background:#0087c9;
		border-right:solid 1px #fff;
}
#HtabbedContent h3.selected{
	color:#000;
	margin-right:0;
	margin-left:-1px;
	border:solid 1px #fff;
	border-bottom:none;
	background:#DD8104;
}
#HtabbedContent h3.selected:first-child{
	margin-left:0;
}
#HtabbedContent h3 a {
	color:#fff;
	position:relative;
	background:none;
	float:none;
	display:block;
	margin:0 auto;
	left:0;
	line-height:23px;
}
#HtabbedContent h3 a:hover{
	background:none;
	color:#000;
}
#HtabbedContent h3.selected a:hover{
	background:none;
	color:#fff !important;
}
#HtabbedContent h3 a, #HtabbedContent h3.selected a{
	padding:0 16px;
}
#HtabbedContent h3:hover a, #HtabbedContent h3 a:hover 	{
		background-position:left -71px;
		border-bottom:none;
}
#HtabbedContent h3.selected a{
	color:#000;
}
#HtabbedContent h3.selected a, #HtabbedContent h3.selected a:hover {
	background:none;
	border:none;
	line-height:normal;
	line-height:26px;
	
}
#HtabbedContent div.tabContent{
	border-top: solid 3px #DD8104;
}

/*  Colors
----------------------------------  */
h2, h3 {
    color:#000;
}
	/*  WARNING AND INFO BOXES
----------------------------------  */
.warningBox {
    background-color: #FEFF9F;
    border-color: #BD2F19;
    background-image: url(/lovefilm/images/static/global/warningBox.gif);
}
.warningBox h2 {
    color: #BD2F19;
}

	/*  rental list tabs css
----------------------------------  */

body #crl .ui-tabs-nav a .alloc {
    background: transparent url('/lovefilm/images/account/allocations_amazon.gif') repeat-x left top;
}
body  #crl .ui-tabs-nav li.ui-tabs-selected a:hover .alloc {
    background-position: 0pt -32px;
}

body #crl_lists {
    background:#0087C9 url();
}
body #crl_lists li a, body #crl_lists .ui-tabs-nav a {
    background: url(/lovefilm/images/account/amazon_list_border.gif) no-repeat right 8px;
    color:#fff;
}
body #crl_lists li.rmv_bdr a, body #crl_lists li.rmv_bdr a:hover {
    background-image:none;
}

body #crl_lists li.current a, body #crl_lists li.ui-tabs-selected a {
    color:#000;
    background:#DD8104 url();
    border-left:solid 1px #fff;
    border-right:solid 1px #fff;
}
body #crl_lists li.current a:hover, body #crl_lists li.ui-tabs-selected a:hover {
    color:#fff;
    background:#DD8104 url();
}


body #crl_lists li.add_edit a {
    background-image:none;
    color:#fff;
}

body #crl_lists li a:hover,body #crl_lists li.add_edit a:hover {
    background-image:none;
    color:#000;
}
body #crl_lists li a:hover {
    background: url(/lovefilm/images/account/amazon_list_border.gif) no-repeat right 8px;
}

/*
body ul.mini_btn a:hover span.price_wrap{
color:#000;
background:url('/lovefilm/images/global/buttons/shop/price_pointer_lrg_a.gif') no-repeat left top;
}

body ul.mini_btn a span.price_wrap em{
background:url('/lovefilm/images/global/buttons/shop/price_pointer_lrg_a.gif') no-repeat right top;
}
*/

