@charset "utf-8";
/* CSS Document */
#LHMenu #helplink {
	background-color:RGB(255,236,224);
	color: #000; 
	border-right: 10px solid RGB(251,96,2);
}

#tabs #helpcentre a
{
	background-color:RGB(251,96,2);
	color:white;
	background:url(../images/backgrounds/TabSelected.jpg) top left no-repeat;
	border:1px solid black;
}

#helpcontainer {
	width:585px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	position:relative;
}
#helpcontainer #helpheader {
	width:580px;
	height:110px;
	position:relative;
	float:left;
	margin-top:10px;
	border-bottom:1px solid #efefef;
	padding-bottom:5px;
}
#helpcontainer h1 {
	color:#505050;
	font-size:26px;
	font-weight:normal;
	letter-spacing:0px;
	line-height:25px;
	padding:0;
	text-transform:none;
	margin-left:0px;
	text-shadow:none;
	margin-top:10px;
	position:absolute;
	height:50px;
}
#helpcontainer img{position:absolute; margin-left:130px;}
#helpcontainer #helpheader ul {
	margin-left:320px;
	color:#FFF;
	color:#FFF;
	font-size:15px;
	margin-top:15px;
}
#helpcontainer h1 {
	color:#333;
	
	font-size:21px;
	font-weight:100;
	letter-spacing:-0.2px;
	line-height:18px;
	margin:0;
	margin-top:15px;
	padding:0;
	text-transform:none;
	margin-left:15px;
	position:absolute;
}

#helpcontainer h3 {
	color:#333;
	
	font-size:15px;
	font-weight:100;
	letter-spacing:-0.2px;
	line-height:18px;
	margin:0;
	margin-top:15px;
	padding:0;
	text-transform:none;
	margin-left:15px;
	padding-bottom:4px;
}
#helpcontainer ul {
	display:inline-block;
	width:250px;
	padding:0;
	padding-left:20px;
}
#helpcontainer li {
	line-height:30px;
	list-style-type:square;
	margin:0;
	padding:0;
	vertical-align:bottom;
}
#helpcontainer li a {
	color:#FFF;
	text-shadow:none;
}
#helpcontainer p {
	text-shadow:0 1px 0 #FFFFFF;
	font-size:11px;
	margin-left:15px;
	width:250px;
	line-height:20px;
}
#helpcontainer p#helpIntroduction{
	width:550px;
	margin-top:60px!important;
	}

#helpcontainer #buyingmain {
	width:580px;
	height:auto;
	position:relative;
	float:left;
	margin-top:8px;
	background-repeat:repeat-x;
	background-image:url(http://assets.eframe.co.uk/content/images/backgrounds/background.jpg);
}
#helpcontainer a {
	text-shadow:0 1px 0 #FFFFFF;
	display:inline-block;
	text-decoration:none;
	display:inline;
	font-weight:normal;

}
#helpcontainer h2 {
background-image: url("http://assets.eframe.co.uk/content/images/backgrounds/Header-Arrow.gif");
    background-position: right bottom;
    background-repeat: no-repeat;
border:none!important;
color: #333333;
    
    font-size: 15px;
    font-weight: 100;
    height: 15px;
    letter-spacing: -0.2px;
    line-height: 18px;
    margin: 0 0 0 15px;
    padding: 0 0 0;
    text-transform: none;
    width: 250px;
}
#helpcontainer img {
	margin-bottom:10px;
}
#helpcontainer #imageContainer {
	height:310px;
	margin-left:17px;
	width:545px;
	margin-top:15px;
	margin-bottom:10px;
border:none!important;}
#helpcontainer #imageContainerTall {
	height:450px;
	margin-left:17px;
	width:545px;
	margin-top:15px;
	margin-bottom:10px;
border:none!important;}
#helpcontainer #imageContainer p {
	margin:0;
	padding:0;
	color:#8d4225;
}
#helpcontainer #imageContainerTall p {
	margin:0;
	padding:0;
	color:#8d4225;
}
#helpcontainer #itemButton {
	background:url(http://assets.eframe.co.uk/content/images/backgrounds/MoreInfo.jpg) no-repeat top;
	float:left;
	height:35px;
	margin-left:0;
	margin-top:10px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	text-align:left;
	width:116px;
	cursor:hand;
	cursor:pointer;
}
#helpcontainer #itemButton:hover {
	background-position:0 -35px;
}
#helpcontainer #itemButton:active {
	background-position:0 -70px;
}
#helpcontainer #topTip {
	float:left;
	width:442px;
	height:35px;
	margin-top:10px;
	margin-left:20px;
	background-color:#f8ece8;
border:none!important;}
#helpcontainer #topTip p {
	margin:0;
	margin-top:8px;
	margin-left:20px;
}
#columnLeft{
border-right: 1px solid #EFEFEF;
    float: left;
    margin-left: 4px;
	}
#columnRight{
	float:left;
	margin-left:5px;
	}
	
a.backgroundHover{
	height:100px;
	width:265px;
	text-decoration:none;
	padding-bottom:5px;
	padding-left:0;
	padding-bottom:20px;
border:none!important;
  background-color: #FFFFFF;
    border: 1px solid #E1E1E1;
    border-radius: 6px 6px 6px 6px;
    margin: 0 0 10px;
    min-height: 125px;


}
a.backgroundHover p{
	padding-bottom:20px;
	border-bottom:1px solid #efefef;
	}	
	
a.backgroundHover:hover p{
	text-decoration:none;
	color:#F60;
	cursor:hand;
	cursor:pointer;
}
a.backgroundHover:hover{
	text-decoration:none;
	color:#F60;
	cursor:hand;
	cursor:pointer;
	height:100px;
	width:265px;	}
